/*
Theme Name: Mesciuma
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

:root {
	--slide1: url('https://www.mesciuma.it/wp-content/uploads/2021/07/home1.jpg');
	--slide2: url('https://www.mesciuma.it/wp-content/uploads/2021/07/home4.jpg');
	--slide3: url('https://www.mesciuma.it/wp-content/uploads/2021/07/home2.jpg');
}

input[type="submit"]#searchsubmit {
    font-family: 'Font Awesome 5 Free' !important;
}

#place_order {
    margin-top: 30px;
}

/* adds semi-transparent black overlay to title areas */
.title_holder {
	background-color: rgba(0,0,0,.3);
}

/* Fixes menu breakpoints for responsiveness */
@media only screen and (max-width:1200px) and (min-width:1000px){
nav.main_menu > ul > li > a {
    padding: 0 5px !important;
    font-size: 10px;
}
}

/* Fixes the Hompage carousel items look */
.flexslider .slides img, .portfolio_slider .portfolio_slides img, .qode_carousels .slides img {
    height: 130px;
    display: block;
    align-self: flex-end;
    margin: 0 auto;
	width: auto;
}

#copyrightFooter {
	color: white;
	font-size: 12px;
	margin-bottom: 20px;
	font-weight: 600;
	text-transform: capitalize;
}

.menu-item span:hover {
	border-bottom: 4px solid;
}

.customBtn, .woocommerce .button {
    color: #000000;
    font-family: 'Vollkorn', sans-serif;
    border: 2px solid black;
    font-size: 16px;
    line-height: 45px;
    height: 50px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 1px;
    padding-left: 30px;
    padding-right: 30px;
    background: transparent;
	cursor: pointer;
	transition: all 200ms;
}

.woocommerce .qbutton.add-to-cart-button {
    color: #fff;
    font-size: 12px;
    line-height: 45px;
    height: 45px;
    font-family: Vollkorn;
    font-style: normal;
    font-weight: 600;
    border: 2px solid white;
}

.woocommerce ul.products li.product .add-to-cart-button-outer {
    z-index: 10000;
}

.woocommerce ul.products li.product .image-wrapper::before {
    background-color: rgba(0,0,0,.5);
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute;
	content: "a";
	color: transparent;
	z-index: 9999;
	opacity:0;
	transition: 500ms;
}

.woocommerce ul.products li.product .image-wrapper:hover::before {
	opacity: 1;
	transition: 500ms;
}

.customBtn:hover{
	background: black;
	color: white;
}

.onImageBtn {
    font-family: 'Vollkorn', sans-serif;
    background-color: transparent;
    color: white;
	border: 2px solid white;
    padding: 15px 30px;
	font-size: 16px;
	line-height: 45px;
	font-weight: 800;
	cursor: pointer;
	transition: all 200ms;
}

.onImageBtn:hover {
	background-color:white;
	color: black;
}

.title_subtitle_holder_inner h1 span{
	font-family: "Vollkorn";
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bolder;
	font-size-adjust: none;
}

.product_meta {
	font-family: "Vollkorn";
}

.ui-accordion-header {
    font-family: 'Vollkorn';
}

.woocommerce-product-attributes {
    font-family: 'Vollkorn';
}

.woocommerce-Reviews {
    font-family: 'Vollkorn';
}

.woocommerce div.product .cart .quantity {
	margin-right: 0;
}

.variations .label, .woocommerce div.product div.related h4 {
	padding-left:0;
	color: #000000;
    font-family: 'Vollkorn', sans-serif;
    font-size: 16px;
    line-height: 32px;
    font-style: normal;
    font-weight: 700;
}

.variations select, .variations select option {
	color: #000000;
	font-family: 'Vollkorn', sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-style: normal;
	font-weight: 400;
	border: 2px solid black;
	padding: 5px;
}

.woocommerce div.product .summary table.variations {
    margin-bottom: 0px;
}

.reset_variations {display: none !important;}

.woocommerce div.product .cart .quantity {
    padding-top: 4px;
    padding-bottom: 8px;
}

.woocommerce div.product div.related, .woocommerce div.product div.upsells {
    padding-top: 50px;
}

nav.main_menu > ul > li > a {
    padding: 0 10px;
}

.footer_top {
    padding: 72px 0 0px;
}

.privacyFooter {
	color: white !important;
	font-size: 16px !important;
	text-transform: initial !important;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count, .widget #searchsubmit, .widget #searchform input[type="text"], aside .widget li, .woocommerce-pagination ul.page-numbers li, .price_label, .woocommerce .woocommerce-message, .woocommerce ul.woocommerce-error, .container, .woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text, th, .woocommerce input[type="text"]:not(.qode_search_field), .woocommerce-page input[type="tel"], .woocommerce-page input[type="email"], .woocommerce-page textarea {
    font-family: 'Vollkorn' !important;
}

.woocommerce table.cart div.coupon .input-text, .woocommerce-page table.cart div.coupon .input-text {
	border: 2px solid black;
}

.woocommerce .widget_price_filter .button, .woocommerce-page .widget_price_filter .button, .woocommerce ul.products li.product .added_to_cart {
    padding: 0 37px;
    float: left;
}

.woocommerce table tr td, .woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: black;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation  a:hover{
    color: #e6ae48 !important;
}

.content {
    margin-top: 80px;
}

.linkedinIcon {
    display: inline-block;
}

.woocommerce div.product div.related .qode-related-upsells-title, .woocommerce div.product div.related h4 {
	font-size: 22px;
}

.woocommerce .woocommerce-message a.button {
    margin-bottom: 20px;
}

.woocommerce-form-coupon-toggle {opacity: 0; display: none;}

.side_menu_button_wrapper {
    display: flex;
    align-items: center;
}

.q_icon_with_title.qode_iwt_hover_enabled {
    padding: 0;
	cursor: pointer;
}

.accountIcon {
	color: white;
	font-size: 20px;
	cursor:pointer;
	margin-right: 8px;
}

.accountIcon:hover {
	color: #e6ae48;
}

.product_list_widget li a {color: white !important;}

.title_outer.with_image .title .title_subtitle_holder {
    padding-top: 0 !important;
}

.woocommerce div.product .cart .quantity {
    float: none;
}

@media only screen and (min-width: 900px){
	.woocommerce ul.products li.product .add-to-cart-button-outer {
		display: inline-block;
		margin-left: 50%;
		position: absolute;
		top: 50%;
		width: 100%;
	}
	
	.woocommerce ul.products li.product .add-to-cart-button-inner {
		display: inline-block;
		position: relative;
	}

	
	.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product a.qbutton.out-of-stock-button {
		display: inline-block;
		margin-left: -50%;
		margin-top: -22px;
		opacity: 0;
		padding: 0 17px;
		position: relative;
		vertical-align: middle;
		visibility: hidden;
		z-index: 200;
	}
}


@media only screen and (max-width: 900px){
	.woocommerce ul.products li.product .add-to-cart-button-outer {
		display: inline-block;
		margin-left: 50%;
		position: relative;
		top: 50%;
		width: 100%;
		margin: 10px 0;
	}
	.woocommerce ul.products li.product .add-to-cart-button-inner {
		display: inline-block;
		position: relative;
		margin: 0 auto;
		width: 100%;
	}

	.woocommerce ul.products li.product .add-to-cart-button, .woocommerce ul.products li.product .added_to_cart, .woocommerce ul.products li.product a.qbutton.out-of-stock-button {
		display: inline-block;
		margin-left: -50%;
		margin-top: -22px;
		opacity: 1;
		padding: 0;
		vertical-align: middle;
		visibility: visible;
		z-index: 100000000;
		color: black;
		border: 2px solid black;
		width: 99%;
		text-align: center;
	}

	.woocommerce ul.products li.product .add-to-cart-button {
		display: inline-block;
		margin-left: 0;
		margin-top: 0;	
	}
}

.cli-style-v2 {
    font-size: 11pt;
    line-height: 18px;
    font-weight: normal;
    font-family: 'Vollkorn';
}

.social_share_list_holder {
    display: none;
}

#wc-stripe-payment-request-button-separator {
    margin-bottom: 1.5em;
}

.woocommerce .widget_price_filter .button, .woocommerce-page .widget_price_filter .button, .woocommerce ul.products li.product .added_to_cart {
    float: none;
}

/*-------------------- SLIDESHOW -----------------------------*/
@media only screen and (min-width:1000px){
.slideshow {
	display: block;
	position: relative;
	width: 100vw;
	height: 800px;
	overflow: hidden;
}
}

@media only screen and (max-width:1000px){
.slideshow {
	display: block;
	position: relative;
	width: 100vw;
	height: 80vh;
	overflow: hidden;
}
}

.bullets {
	height: 50px;
	width: 100px;
	position: absolute;
	bottom: 20px;
	z-index: 2;
	display: inline-block;
	margin-left: -50px;
}

.arrowsSlider {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
}

.arrowsInner {
	width: 95%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
}

#arrowLeft {
	background-image: url('https://www.mesciuma.it/wp-content/uploads/2021/05/left-arrow.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 50px;
	height: 50px;
	width: 50px;
	cursor: pointer;
	transition: all 250ms;
}

#arrowLeft:hover {
	transform: translateX(-10px);
	transition: all 250ms;
}

#arrowRight {
	background-image: url('https://www.mesciuma.it/wp-content/uploads/2021/05/right-arrow.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 50px;
	height: 50px;
	width: 50px;
	cursor: pointer;
}

#arrowRight:hover {
	transform: translateX(10px);
	transition: all 250ms;
}

.bulletsInner{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-evenly;
    align-items: center;
}

.bullet {
    width: 15px;
    height: 15px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid white;
	cursor: pointer;
}

.bullet:hover {
	background-color: white;
}

.slideContainer {
    position: absolute;
    width: 100%;
    height: 100%;
	opacity: 0;
	transition: all 1000ms;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.slide {
	width: 100%;
	height: 100%;
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.activeSlide {
	opacity: 1;
	transition: all 1000ms;
}

.slide h2{
	color: white;
	font-size: 55px;
    line-height: 120px;
	padding: 0 15px;
}

@media only screen and (min-width: 1000px){
.slide h3{
	color: white;
	font-size: 35px;
	font-weight: 500;
	padding: 0 50px;
}
}

@media only screen and (max-width: 1000px){
.slide h3{
	color: white;
	font-size: 25px;
	font-weight: 500;
	padding: 0 60px;
}
}

@media only screen and (max-width: 1000px){
.woocommerce ul.products li.product:hover .add-to-cart-button, .woocommerce ul.products li.product:hover .added_to_cart {
    display: block;
    opacity: 1;
    height: auto;
}
}

.customBtnSlide {
    color: #fff;
    font-family: 'Vollkorn', sans-serif;
    border: 2px solid #fff;
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 1px;
    padding-left: 30px;
    padding-right: 30px;
    background: transparent;
	cursor: pointer;
	transition: all 200ms;
	width: 200px;
	margin-top: 50px;
	z-index: 5;
	position: relative;
}

.customBtnSlide:hover{
	border: 2px solid #e6ae48;
	background-color: black;
	transition: all 200ms;
}

#slide1 {
	background-image: var(--slide1);
}

#slide2 {
	background-image: var(--slide2);
}

#slide3 {
	background-image: var(--slide3);
}

.disappear {
	opacity: 0;
	transition: all 1000ms;
}

.paymentMethods img {
	image-rendering: auto !important;
	margin: 0px 10px;
}