/*.qodef-page-header .qodef-menu-area .qodef-logo-wrapper a {
    max-height: 120px;
    margin-top: 20px;
}
*/
.tinto{
	color: #6b4d4d;
}
.qodef-mobile-header .qodef-mobile-logo-wrapper img {
    height: 60px;
    width: auto;
	margin-top: 4px;
}
.white{
	color: #fff;
}
.left{
	text-align: left;
}
.qodef-content-inner{
	margin-top: 60px;
}
/*REMOVE SLIDESHOW WOOCOMMERCE
.wp-caption, img {
    cursor: none;
    pointer-events: none;
}
@media only screen and (min-width: 769px) {
    .qodef-woo-single-page.qodef-woo-single-thumb-on-left-side .qodef-single-product-content .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a {
        pointer-events: none;
    }
}
.woocommerce-product-gallery__image a {
    pointer-events: none;
    cursor: default;
}*/

.qodef-woo-single-page .qodef-single-product-summary .product_meta>span>a, .qodef-woo-single-page .qodef-single-product-summary .product_meta>span>span {
    text-transform: normal;
    letter-spacing: 2px;
	  font-size: 14px;
}

.qodef-woo-single-page .qodef-single-product-summary .price * {
    font-size: 25px;
    font-weight: 400;
	  line-height: 1.2em;
}
.woocommerce-wishlist table.wishlist_table tbody tr td.product-price {
    font-family: 'Muli';
    color: #6b4d4d;
    font-weight: 700;
}
.qodef-shopping-side-cart .qodef-cart-bottom .qodef-subtotal-holder .qodef-total-amount {
    font-family: 'Muli';
    color: #6b4d4d;
    font-weight: 700;
}

.qodef-woo-single-page .qodef-single-product-summary .price * {
    font-family: 'Muli';
    color: #6b4d4d;
    font-weight: 700;
}
.qodef-sc-dropdown .qodef-sc-dropdown-subtotal .qodef-sc-dropdown-total-amount {
   font-family: 'Muli';
	color: #6b4d4d;
    font-weight: 700;
}
.qodef-sc-dropdown .qodef-sc-dropdown-item-price * {
    font-family: 'Muli';
}

.qodef-woo-single-page .woocommerce-tabs table td {
    text-transform: normal;
    letter-spacing: 2px;
	  font-size: 14px;
}

.qodef-woo-single-page .qodef-single-product-summary .product_meta>span>a, .qodef-woo-single-page .qodef-single-product-summary .product_meta>span>span {
    font-family: 'Muli';
    color: #6b4d4d;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    color: #6b4d4d!important;
}

.vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-white.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #6b4d4d!important;
}

/*CONTACT FORM*/
.custom-contact .wpcf7-form-control.wpcf7-text {
    width: 50%;
}

.wpcf7-form div.wpcf7-response-output {
    margin-top: -23px;
}

/*YITH*/
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-button .add_to_wishlist img {
    display: none;
}

.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
    display: none;
}
.yith-wcqv-button {
    display: none !important;
}


.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 13rem;
}

#yith-wcwl-icon-x-mark, #yith-wcwl-icon-check{
	width: 25px;
}
#yith-wcwl-icon-pencil-outline{
	width: 20px;
}


@media only screen and (max-width: 1440px) {
  .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    margin-right: 3rem;
}
}
@media only screen and (max-width: 1366px) {
   .qodef-banner-holder .qodef-banner-title {
    margin-top: 50px;
}
	.qodef-banner-holder.qodef-banner-info-left .qodef-banner-image>img {
    margin-top: 50px;
}
	    .qodef-banner-holder.qodef-banner-info-left .qodef-banner-text-holder, .qodef-banner-holder.qodef-banner-info-right .qodef-banner-text-holder {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 1024px) {
    .page-id-558 .qodef-content .qodef-content-inner > .qodef-container > .qodef-container-inner, .page-id-558 .qodef-content .qodef-content-inner > .qodef-full-width > .qodef-full-width-inner {
        padding: 10px 0;
    }
	.qodef-banner-holder.qodef-banner-info-left, .qodef-banner-holder.qodef-banner-info-right {
    background-size: cover;
    padding: 0 40px;
    padding-top: 1px;
    margin-top: 50px;
}
}
