/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* General Settings */

.fa-mobile {
    font-size: 30px;
    color: #932e3c;
    margin-top: 10px;
    border: 1px solid lightgray;
    border-radius: 50%;
    padding: 15px 20px;
}

.main-page-wrapper {
    padding-top: 0px;
}

.color-scheme-dark {
    color: #494949;
}

/* HEADER */

.search-button .search-button-icon:before , .my-account-with-icon .wd-tools-icon:before , .woodmart-shopping-cart .woodmart-cart-icon:before {
    font-size: 16px;
}

.icons-design-default a.woodmart-social-icon.social-facebook:hover > i , .icons-design-default a.woodmart-social-icon.social-instagram:hover > i, .icons-design-default a.woodmart-social-icon.social-linkedin:hover > i{
	color: #9c2737;
}

.woodmart-social-icons.icons-size- i {
	font-size: 16px;
	color: #b83a4b;
}

.navigation-style-underline .menu-mega-dropdown .color-scheme-dark .sub-menu>li>a {
	font-family: Montserrat;
	font-weight: 400;
}

.site-logo {
	padding: 0px;
}

.navigation-style-underline .menu-mega-dropdown .color-scheme-dark .sub-menu > li > a {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
}

.navigation-style-underline .nav-link-text:after {
	height: 1px;
}

.navigation-style-underline .menu-mega-dropdown .color-scheme-dark .sub-menu > li:hover > a  {
    color: #b83a4b;
}

.whb-color-dark .navigation-style-underline .item-level-0:hover > a {
    color: #b83a4b;
}

.navigation-style-underline .current_page_item > a span {
    color: #b83a4b;
}

.sub-menu .current-menu-item > a .nav-link-text::after {
    width:100%
}

.current_page_ancestor > a .nav-link-text {
    color: #b83a4b;
}

.current_page_ancestor > a .nav-link-text::after {
    width:100%;
}

/* MOBILE MENU */

div.mobile-nav.slide-from-left.act-mobile-menu span.nav-link-text {
	font-weight: 400;
}

/* HOMEPAGE */


@media screen and (max-width: 768px)  {
	.tparrows.tp-leftarrow {
		top: 95% !important;
		left: 30% !important;
    }
    .tparrows.tp-rightarrow {
		top: 95% !important;
		left: 70% !important;
	}
}


.pagin-color-light .owl-dots .owl-dot.active span {
    border: 1px solid rgba(184,58,75,0.8);
    background-color: rgba(184,58,75,0.8);
	box-shadow: 1px 1px 2px 0px;
}

.pagin-color-light .owl-dots .owl-dot span {
    border: 1px solid rgba(255,255,255,0.8);
	background-color: rgba(255,255,255,0.8);
	box-shadow: 1px 1px 2px 0px;
}

.owl-dots .owl-dot span {
    display: block;
    margin: 5px;
    width: 15px;
    height: 15px;
    border: 2px solid rgba(0,0,0,.2);
    border-radius: 50%;
    transition: all .25s ease;
}

a.btn.btn-color-white.btn-style-default.btn-shape-rectangle.btn-size-small {
    color: #b83a4b;
}


a.btn.btn-color-white.btn-style-default.btn-shape-rectangle.btn-size-small:hover {
    color: #b83a4b;
}

.instagram-picture .wrapp-picture {
  transition: transform .2s;
}

.instagram-picture .wrapp-picture:hover {
  transform: scale(1.1);
}

.instagram-picture .wrapp-picture:after {
	background-color: transparent;
}

/* .woodmart-slider .owl-item::before {
    background: rgba(184,58,75,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    pointer-events: none;
    transition: 0.5s ease-in;
    content: "";
}

.woodmart-slide .woodmart-slide-inner {
    z-index: 2;
}

.woodmart-slide .woodmart-slide-container {
    padding-top: 0px;
    padding-bottom: 0px;
} */

/* .product-element-top .content-overlay {
    opacity: 1;
}

.product-element-top .content-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
} */

/* PAGE TITLES */


h1.woodmart-title-container.title.woodmart-font-weight-700 {
	letter-spacing: 10px;
}

.woodmart-title-style-simple.woodmart-title-color-white .liner-continer:after {
    background-color: #6e1d52;
	height: 4px;
}

/* .page-title-banner {
    background-color: rgba(184,58,75,0.8);
    width: 380px;
    padding: 30px 40px;
    text-align: right !important;
    position: relative;
    left: -100px;
} */

.page-title-banner {
    background-color: rgba(184,58,75,0.8);
    width: max-content;
    padding: 30px 0px;
    text-align: right !important;
    position: relative;
    left: -81px;
    padding-left: 35px;
    padding-right: 50px;
    max-width: 100%;
}

@media (max-width:767px) { 
    .page-description .row-banner {
        padding-left: 0px !important;
    }
    
    .offcanvas-sidebar-mobile.admin-bar .sidebar-container {
        margin-top: 0px;
    }

    .page-title-banner img {
        height: auto;
        max-width: 240px;
        vertical-align: top;
    }
    .sidebar-container {
        margin-top: 0px !important;
    }

    .page-title-banner h4 {
        font-size: 30px !important;
    }
}

/* Products */

.product-label.new {
    font-size: 10px;
}

.woocommerce-ordering {
	display: none;
}

.page-title-default {
	background-attachment: initial !important;
}

.widget_product_categories .product-categories li.current-cat > a {
    color: #b83a4b;
}

.woodmart-woocommerce-layered-nav .chosen .layered-nav-link {
    color: #b83a4b;
}

.product-categories .cat-item a::after {
    height: 1px;
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 2px;
    transition: width .4s cubic-bezier(.175,.885,.32,1.15);
    background-color: #b83a4b;
}

.product-categories .cat-item:hover > a::after {
    width: 40px;
}

.sidebar-inner .widget-title {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
	font-weight: 500;
}

.shop-content-area .product-grid-item .product-title {
    margin-bottom: 0px;
    font-size: 14px;
}

.woodmart-hover-standard.product-swatched:not([class*="wd-loading"]):not(.quick-shop-shown) .product-element-top:hover::before, .woodmart-hover-standard:hover .product-element-top::before, .woodmart-hover-info-alt:hover .product-element-top::before {
    opacity: 1;
}

.woodmart-hover-standard .product-element-top::before, .woodmart-hover-info-alt .product-element-top::before {
    background-color: rgba(166,166,166,0.5);
}
.woodmart-hover-standard .product-element-top::before, .woodmart-hover-info-alt .product-element-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0,0,0,.2);
    opacity: 0;
    transition: opacity .3s ease;
}

.product-grid-item .product-title a {
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.woodmart-hover-info-alt h3.product-title {
    color: #b83a4b;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 25px;
	
}

.woodmart-hover-info-alt h3.product-title a:hover {
	color: #9c2737;	
}

.post-type-archive-product .page-title-default, .page .page-title-default {
    display:none !important;
}

.woodmart-hover-button .product-element-top:before, .woodmart-hover-info-alt .product-element-top:before {
    background-color: rgba(166,166,166,0.5);
}

.product-grid-item .product-element-top {
    padding: 20px;
}

.woodmart-hover-button .woodmart-add-btn>a:not(:hover), .woodmart-hover-info-alt .woodmart-add-btn>a:not(:hover) {
   background-color: #b83a4b !important; 
}
.woodmart-hover-button .woodmart-add-btn>a, .woodmart-hover-info-alt .woodmart-add-btn>a {
	border-color: #b83a4b;
    color: #FFF;
    border-width: 2px;
}


.woodmart-hover-button .woodmart-add-btn>a:hover, .woodmart-hover-info-alt .woodmart-add-btn>a:hover {
	border-color: #9c2737;
    color: #FFF;
    border-width: 2px;
}

.woodmart-hover-button .woodmart-add-btn>a:hover, .woodmart-hover-info-alt .woodmart-add-btn>a:hover {
   background-color: #9c2737 !important; 
}

.product-title, .product-grid-item .product-title, .group_table td.label a {
    text-transform: uppercase;
}



.product-grid-item .hover-img img, .product-grid-item .product-image-link img {
    width: auto;
}

/* .categories-accordion-on .widget_product_categories .product-categories {
    display: flex;
}

.filters-inner-area {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
}

.widget_product_categories .product-categories li {
    margin: 0px 15px;
} */
.tax-product_cat .sidebar-container {
    margin-top: 0px;
}

.sidebar-container {
    margin-bottom:0px;
    margin-top: 546px;
}

/* .row-banner {
    padding-left: 147px !important;
}

/*

/* Detail Product */

/* .product-images-inner {
    display: none;
} */

div.product-tabs-wrapper {
	display: none;
}

div.product_meta {
	display:none;
}

.product-share {
    display:none;
}

.breadcrumbs-location-summary .single-breadcrumbs-wrapper {
    display:none;
}

.related-and-upsells {
    margin-top: 50px;
}

.summary-product-detail .block-add-to-cart .price {
	font-size: 22px;
}

h1.product_title.entry-title {
	font-size: 30px;
	font-family: Montserrat;
	font-weight: 500;
}

.detail-product-subtitle {
    font-size: 16px;
    order: 2;
}

@media (min-width:768px) { 
    .product-images {
        position: relative;
        overflow: visible;
        height: 655px;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
    }

    .product-images {
        max-width: 100%;
    }

    /* .product-image-holder {
        position: absolute;
        right: -248px;
        top: 45px;
    } */

    .wd-age-verify {
        max-width: 100% !important;
    }
}

/* @media (max-width:767px) { 
    .product-images {
        max-width: 70%;
    }
    .product-images {
        height: 450px;
    }

    .product-image-holder {
        position: absolute;
        right: -180px;
        top: 45px;
    }

    .entry-summary {
        margin-left: 0px !important;
    }
}

@media (max-width:767px) and (orientation: landscape) { 
    .product-images {
        max-width: 85%;
    }
    .product-images {
        height: 350px;
    }

    .product-image-holder {
        position: absolute;
        right: -155px;
        top: 15px;
        width: 50%;
    }

    .entry-summary {
        margin-left: 0px !important;
    }
} */

.entry-summary {
    padding: 0 50px;
}

.product-images img {
    width: auto;
    display: table;
    margin: 0 auto;
}

.summary-product-detail {
    display: flex;
    flex-direction: column;
}

.product_title {
    order: 1;
}

.detail-product-subtitle {
    font-size: 20px;
    margin-bottom: 5px;
    order:2;
	font-weight: 500;
}

.block-add-to-cart {
    order:3;
}

.product-image-summary .woocommerce-product-details__short-description {
    order: 4;
}

.product-image-summary .entry-title {
	text-transform: uppercase;
    color: #333;
    margin-bottom: 5px;
}

.product-subtitle {
    margin-bottom: 5px;
}

.block-add-to-cart .price {
    font-size: 32px;
}

.row.icon-product strong {
    color: #333;
    font-weight: 700;
}

.icon-wrapper {
    width: 50px;
    display: block;
    float: left;
    margin-right: 10px !important;
    height: 80px;
}

.woocommerce-product-details__short-description p {
    margin-bottom: 0px;
}

#WOODMART_Widget_Price_Filter {
    display: none;
}

#WOODMART_Widget_Sorting {
    display: none;
}

.filter-widget:last-child {
    max-width: 40%;
}

.widget_product_categories .product-categories li a:hover {
    color: #b83a4b;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
    display: flex;
}

/* Contacts */

input.wpcf7-form-control.wpcf7-submit {
	color: white;
	border: 0px solid transparent !important;
}

.wpcf7-form > .row {
    margin-bottom: 13px;
}

.wpcf7-form input::placeholder, .wpcf7-form textarea::placeholder{
    color: #494949;
    opacity: 1;
}

.wpcf7-form textarea {
    min-height: 130px;
}

.wpcf7-submit {
    background: #b83a4b;
    color: #fff;
}

.wpcf7-form input , .wpcf7-form textarea, .wpcf7-form select {
	border: 1px solid rgba(73, 73, 73, 0.7) !important;
	color: #494949;
}

/*.postid-2076 .product-image-holder, .postid-2108 .product-image-holder {
    position: absolute;
    right: -190px;
    top: -45px;
}

.postid-2074 .product-image-holder {
    position: absolute;
    right: -220px;
    top: 20px;
}
*/

/* FOOTER */


@media (max-width: 768px)  {
	.newsletter-email-input {
		width: 100% !important;
		margin-bottom: 20px;
	}
}

.footer-column {
    margin-bottom: 0px;
}

.woodmart-images-gallery.view-carousel {
    margin-bottom: 0px;
}

.copyrights-centered .min-footer>div:last-child {
    font-size: 11px;
}

.footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}

.site-content {
    margin-bottom: 0px;
}

.mc4wp-form-fields input::placeholder {
	color: #494949;
	opacity: 1;
}

.footer-column .icons-size-small .woodmart-social-icon {
	width: 15px;
}

.home .hidden-gallery {
    display:none;
}

form#mc4wp-form-1.mc4wp-form.mc4wp-form-425 div.mc4wp-form-fields p {
	margin-bottom: 0px !important;
}

form#mc4wp-form-1.mc4wp-form.mc4wp-form-425 {
	margin-bottom: 0px !important;
}

/* Mobile Phone */

.mobile-phone h2 {
    font-size: 14px;
    margin-bottom: 5px;
}

.mobile-phone .list-content {
    color:#b83a4b;
}

/* Cart */

.woocommerce-shipping-destination {
	display: none;
}

div.woocommerce {
	margin-top: 40px;
	margin-bottom: 40px;
}

/* Other pages */

.text-valores {
	max-width: 90%;
}

span.dot-start {
    background-color: #b83a4b !important;
}

span.dot-end {
    background-color: #b83a4b !important;
}

.woodmart-timeline-breakpoint-title {
    background-image: url(/wp-content/uploads/2020/05/adegas-camillo-alves.png);
    background-size: cover;
    width: 24%;
    height: 100px;
    background-position: center;
	padding: 0;
}

@media (max-width: 768px)  {
	.woodmart-timeline-breakpoint-title {
		background-image: url(/wp-content/uploads/2020/05/adegas-camillo-alves.png);
    	background-size: contain;
		background-repeat: no-repeat;
    	width: 100%;
    }

    /* .page-title-banner {
        left: -50px;
        text-align:left !important;
    } */

    /* .page-title-banner {
        min-width: 70%;
        padding-left: 80px;
    } */
}

/* .page-title-certifications {
    width: 515px;
}

.page-title-contacts {
    width: 435px;
} */

h4.woodmart-timeline-title {
	font-size: 22px;
}
.woodmart-timeline-breakpoint {
	margin-bottom: 0px;
}

.box-icon-with-border .info-box-icon {
    border-radius: 0%;
    border: 1px solid;
}

div.info-box-wrapper:hover > div > div > h4 {
	color: #b83a4b;
}

.box-icon-with-bg .info-box-icon {
	border-radius: 0%;
}

@media (max-width: 768px)  {
.woodmart-info-box .text-right {
	padding-left: 100px;
}
}	

.page-title-banner-logo {
    background-color: rgba(184,58,75,0.8);
    width: max-content;
    text-align: right !important;
    position: relative;
    left: -80px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 65px;
    max-width: 100%;
}


.owl-nav > div[class*="prev"] {
    padding-left: 2px;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
}

.owl-nav > div[class*="next"] {
    padding-left: 2px;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
}

/* Age Check */

.mfp-container {
    padding: 0 0px;
}

@media (min-width: 1025px)  {
    .wd-age-verify-wrapper {
        max-width: 100%;
        display: flex;
        justify-content: space-between;
        text-align:left;
        padding: 120px 90px;
    }

    .wd-age-verify {
        max-width: 100%;
    }
}

@media (max-width: 1024px)  {
    .banner-fix .page-title-banner {
        left: 0;
    }
    .row-banner {
        padding-left: 0px !important;
    }
    .sidebar-container {
        margin-top: 0px;
    }
    .mfp-with-anim.wd-age-verify {
        text-align: center;
    }
    .highlighted-text h1 {
        color: #fff;
        font-size: 1.5rem;
        line-height: 1rem;
    }
    .wd-age-verify-text-second-column {
        margin-top: 70px;
    }
    .wd-age-verify-text-allowed {
        display: flex;
        justify-content: center;
        margin-top: 50px;
        margin-left: 10px;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .age-text {
        padding: 0px !important;
    }
    .wd-age-verify-buttons .btn {
        font-size: 0.7rem;
    }
    .wd-age-verify-buttons {
        text-align: center;
        display: flex;
    }
    .highlighted-text h1 {
        font-size: 1.4rem !important;
        line-height: 1rem !important;
    }
}

.slogan {
    text-align: center;
    margin-top: 20px;
}

.slogan p {
    line-height: 0px;
    color: #fff;
    font-style: italic;
}

.highlighted-text h1 {

    color: #fff;
    font-size: 3.5rem;
    line-height: 3rem;
    text-transform: uppercase;

}

.highlighted-text h1:nth-of-type(1) {
    font-weight: 500;
}

.highlighted-text h1:nth-of-type(2) {
    font-weight: 300;
}

.wd-age-verify-buttons {
    text-align: right;
}

.wd-age-verify-buttons .btn {
    background-color: #959595;
}

.wd-age-verify-text-allowed {
    display: flex;
    justify-content: start;
    margin-top: 50px;
    margin-left: 10px;
}

.age-text p {
    color: #fff;
    font-weight: 600;
}

.mfp-wrap {
    background-image: url(/wp-content/uploads/2020/05/agecheck-background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.age-text {
    padding-right: 40px;
    padding-top: 25px;
}

.vc_column-inner.vc_custom_1588174766894 {
    order: 0;
}
.sidebar-container.area-sidebar-shop {
    margin-top: 0;
    order: 1;
}
.site-content.shop-content-area.content-with-products {
    order: 2;
}
.promo-popup-wrapper {
    overflow: hidden;
    height: 100% !important;
    position: fixed !important;
    top: 0 !important;
}
.mfp-with-anim.woodmart-promo-popup {
    position: fixed;
    top: 20px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

@media (max-width: 768px)  {
    .page-title-banner {
        left: -15px;
    }
    .breadcrumbs-location-summary .single-product-page {
        margin-top: 0px;
    }
}

@media (max-width:767px) { 
    .row-banner strong {
        position: absolute;
        bottom: 50px;
    }
}