/*
 Table Of Contents
 1.) Wordpress Default CSS
 2.) Global Typography
 3.) Header Style
 ===============================================*/




/*1.)WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size: 22px !important;
}

.priceside-archive{
  margin-top: 35px;
  color: #8c8c8c;
  font-size: 14px;
  font-weight: bold;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
        white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
/*Wordpress Default Css Ends Here*/


/*
 2.) Global Typography
 ----------------------------------------*/
body{
   font-family: 'Thasadith', sans-serif;
   font-size: 16px;
   color: #434343;
   /*opacity: 0.6;
   background: url('../images/DUCLOS-MAQUETTE-singlepage.jpg') top center; */
}
.wrapper,.product-banner,.imagewrapper,.home-banner{
   position:relative;
}
.woocommerce-page form .form-row-first,.woocommerce form .form-row-last, .woocommerce-page form .form-row-last{
   width: 100%;
   float: none;
}
.woocommerce form .form-row{
   display: block;
}
.woocommerce div.product div.images img,
.woocommerce ul.products li.product a img{
    width: auto !important;
}

.woocommerce-MyAccount-navigation ul li a{
    font-weight: bold;
	font-size: 16px;
	color: #000;
}
.woocommerce span.onsale,.single-product-page .product_title::after, .single-product-page .product_title::before{
   display: none;
}
.woocommerce-info {
    border-top-color: #aa7a52;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    max-width: none;
}
a{
    color: #aa7a52;
}
a:hover,a:focus{
    color: rgba(170,122,82, 0.7);
	outline: none;
}
h2,.grid-content h3{
   font-size: 34.85px;
   color: #1e1e1e;
   font-weight: bold;
   text-align: center;
   padding: 20px;
   position: relative;
}
h2::after,h2::before{
   position: absolute;
   content: " ";
   width: 75px;
   height: 3px;
   background: #aa7a52;
   top:0;
   left: 50%;
   transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
}
.entry-title{
    text-align: left;
	padding: 10px 0px;
}
.entry-title::after,.entry-title::before{
    display: none;

}
article{margin: 0 0 30px;}
h2::after{
   top: auto;
   bottom: 0;
   bottom: 0;
}
img{
   max-width: 100%;
   height: auto;
}
p{
   font-family: 'Open Sans', serif;
}
.btn,.woocommerce .cart button.button, button, .wpcf7-submit,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce button.button.alt{
   display:inline-block;
   background: #aa7a52;
   padding: 6px 20px;
   border: 2px solid #aa7a52;
   text-transform: uppercase;
   font-size: 16px;
   font-weight: bold;
   color: #fff;
}
.woocommerce-MyAccount-navigation ul,.woocommerce-MyAccount-content{
    padding: 30px 15px;
	list-style: none;
}
.woocommerce-billing-fields__field-wrapper,.woocommerce-MyAccount-navigation ul li{
    margin: 0 0 20px;
}
.main-menu .btn{
    margin-left: 37px;
}
.btn:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .btn:focus,.newsletter-subscription input[type="submit"]:hover,.woocommerce .cart .button:hover,.woocommerce .cart button.button:focus,.woocommerce button.button.alt:hover{
   color:#aa7a52;
   outline: none;
   background: transparent;
}
.woocommerce .cart button.button{
   font-size: 18px;
   padding: 10px 20px;
    min-width: 202px;
}
.wrapper::before{
   position:absolute;
   content: " ";
   top: 0;
   left:0;
   width: 100%;
   min-height:215px;
   z-index:0;
   background: url(../images/overlay.png) center top no-repeat;
}

/********************
Default Page Css
***********************/
footer.comment-meta a,footer.comment-meta p{
	color:#000;
}
.comment-open ,.single-content-container{
padding:40px 0px;
}
.comment-open .comment-list{
list-style:none;
padding:0;
margin-bottom:30px;
}
.comment-open .comment-list ol.children{
list-style:none;
}
.comment-open .comment-respond label,.comment-open .comment-date{
display:block;
}
.comment-open .comment-respond input,.comment-open .comment-respond textarea#comment{
width:400px;
}
.comment-open .comment-respond textarea#comment{
resize:vertical;
}
.comment-open .comment-respond input.submit{
width:auto;
color:#fff;
padding: 10px;
border:none;
background-color:#9a0c06;
}
.comment-open .comment-respond input[type=checkbox]{
    display: inline-block;
	width: auto;
}
.comment-open .comment-list li{
margin-bottom:40px;
}
time{
	margin-right: 10px;
}
.default-main-content,.single-content-container{
  text-align: left;
}


/****************************
header style
***************************/
 header.header {
    padding: 12px 0 5px;
}
.product-details  {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

header ul{
  list-style:none;
  padding: 0;
  margin: 0;
}
/*
 3.) Header Style
 -------------------------*/
 header.header {
    width: 100%;
    position: fixed;
	left: 0;
	right: 0;
    top: 0;
    z-index: 1000;
}
.header-wrap,.menu-cart-links,.menu-links{
    display:flex;
	align-items:center;
}
header.fixed {
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 20px rgba(0, 0, 0, .15);
	background-color: #fff;
}
header.header.fixed {
    background-color: #000;
}


header .menu-links li a{
    color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
header .menu-links > li{
    margin-right: 60px;
	position: relative;
}
header .menu-links.top-menu > li{
    margin-right: 17px;
}
header .menu-links.top-menu li a,.cart-user a{
    font-size: 13.82px;
	font-weight: normal;
	padding-right: 15px;
	text-transform: none;
	border-right: 1px solid #5a5959;
	font-family: 'Open Sans', serif;
}
.cart-user a{
    border:none;
	padding:0;
	color: #fff;
	position: relative;
	margin-right: 30px;
}
.cart-user a:last-child{
    margin:0;
}
.carttotal{
       position: absolute;
    left: 14px;
    top: -12px;
    color: #aa7a52;
}
.cart-user a i{
    margin-right: 10px;
}
header .sub-menu {
  display: none;
}
.header .menu-cart-links {
    margin: 0px 0 29px;
}
.tel i,.home-main-content p::first-letter{
   color: #aa7a52;
}
.tel i{
   font-size: 15px;
    margin-right: 10px;
}
.tel,.grid-layout .grid-content p{
   font-family: 'Open Sans', serif;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
}

/*****************************
Banner Css Start here
******************************/
.home-banner img,.product-banner img{
   width: 100%;
}
.product-banner::after,.home-banner::after{
   content: " ";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   box-shadow: 0px 30px 70px inset rgba(0,0,0,0.6);
   z-index: 2;
}
.product-banner::after{
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0px 150px 147px rgba(0,0,0,0.9);
	-webkit-box-shadow: inset 0px 150px 147px rgba(0,0,0,0.9);
	-moz-box-shadow: inset 0px 150px 147px rgba(0,0,0,0.9);
    z-index: 2;
}



/******************************
Home Main Content Css Start Here
******************************/
.home-main-content{
   padding: 68px 0px 50px;
}
.home-main-content h2{
   margin: 0 0 48px;
}
 h2 .subtitle{
   font-size: 25.85px;
   font-weight: normal;
   display: block;
}
.home-main-content p{
   color: #616161;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
  font-size: 14px;
}
header .top-menu.menu-links>li>a::after,header .menu-links.top-menu>li .sub-menu{
   display: none;
}
header .top-menu.menu-links>li>a:hover{
    color: rgba(255,255,255,0.8);
}
.home-main-content p::first-letter{
   initial-letter: 2 5;
   color: #aa7a52;
   float:left;
   font-weight: bold;
   line-height: 1;
   padding: 0 15px 15px 0;
   font-size: 57.63px;
   font-family: 'Thasadith', sans-serif;
}


/**************************
home-product-section Css start here
****************************/
.home-product-section{
   text-align: center;
   padding: 50px 0 76px;
   background: url('../images/slider.jpg') center/100% 100% no-repeat;
}
.home-product-section h2{
   color: #fff;
   margin: 0 0 60px;
}
.home-product-section .product-item{
   padding:0 15px;
}
.home-product-section .product-item figure{
      background: #fff;
	  padding:15px;
}
.home-product-section .slick-slide img {
    display: inline-block;
}
.home-product-section .product-slider,.home-product-section .product-item figure,.gallery-list{
    position: relative;
}
.product-details {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 2;
	padding: 20px;
    background: rgba(0,0,0, 0.65);
	opacity:0;
}
.woocommerce ul.products li.product a:hover .product-details ,
.product-item:hover .product-details{
   opacity: 1;
}
.product-details .border-content{
    flex-direction: column;
}
.product-details .border-content{
	border: 3px solid #fff;
    height: 100%;
    font-size: 14.61px;
    font-weight: bold;
	color: #fff;
}
.home-product-section .slick-arrow,.gallery-list .slick-arrow{
    position: absolute;
	top: 48%;
	left:-45px;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	color: #aa7a52;
	z-index:9;
	cursor: pointer;
}
.twist-pgs{
    margin: 0 0 10px;
}
.gallery-list .slick-arrow{
    color: 	#2a2d2f;
	left: -30px;
}

.home-product-section .slick-arrow.next,.gallery-list .slick-arrow.next{
   left: auto;
   right: -45px;
}
.gallery-list .slick-arrow.next{
   right: -20px;
}
/***************************
Masonary Grip Layout Section
****************************/
.grid-layout{
    height: 1010px;
	padding-top: 10px;
}
.grid-layout,.grid-column-two {
   -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;

}
.grid-layout .grid-column-one{
    width: 59.9%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
	align-items: stretch;
}
.grid-layout .grid-column-one figure:first-child{
   width: 46%;
   height: 54%;
   align-self: stretch;
}
.grid-layout .grid-column-one figure:nth-child(2){
    height: 41%;
    width: 53%;
	align-self: stretch;
}
.grid-layout .grid-column-one figure:nth-child(3){
    height: 44%;
    width: 53%;
	position: relative;
}
.grid-layout .grid-column-one figure:last-child {
    width: 46.1%;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 57%;
}
.grid-column-two{
    width: 39.5%;
	position: relative;
	flex-wrap: wrap;
}
.grid-layout .grid-content h3{
    padding: 0;
	margin : 0 0 30px;
	color: #fff;
}
.grid-layout .grid-content p{
    font-weight: normal;
}
.grid-layout .grid-content{
   padding: 70px 55px 30PX;
   display:inline-block;
   max-width: 380px;
   height: 445px;
   overflow-y: auto;
   background: #aa7a52;
}
.grid-layout .grid-content.fourth-content{
       position: absolute;
    bottom: 50%;
    right: 0;
    z-index: 1;
	width: 63.5%;
}
.grid-layout .grid-content.third-content{
    width: 50.4%;
	height: 44%;
	max-width: none;
}
.grid-layout figure{
   display:inline-block;
   margin: 0 0 10px;
}
.grid-layout figure img{
   width: 100%;
   height: 100%;
}
.img{
   object-fit: cover;
   -webkit-object-fit: cover;
}
.grid-layout figure.three{
    width: 48%;
    height: 54%;
}
.grid-layout figure.six{
    width: 50.5%;
    height: 54%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.grid-layout .fifth-content.grid-content{
   position: absolute;
    top: 0;
    right: 52%;
    width: 100%;
}
.grid-layout figure.sev{
    width: 47.9%;
    height: 44%;
    position: absolute;
    right: 0;
    bottom: 0;
}

.newsletter-subscription{
   padding: 125px 0 75px;
   text-align: center;
}
h4{
   font-size: 26.17px;
   font-weight: bold;
}
.newsletter-subscription h4{
   margin: 0 0 25px;
   color: #fff;
}
.newsletter-subscription p{
   margin: 0 0 23px;
   font-size: 18px;
   color: #fff;
}
.newsletter-subscription input[type="email"]{
    font-size: 14.01px;
    font-family: 'Open Sans', serif;
    height: 37px;
    width: 100%;
    border: none;
    border: 2px solid #fff;
    max-width: 360px;
    text-align: center;
    background: transparent;
    color: #fff;
	border-radius: 0;
}
.newsletter-subscription input:focus{
   outline: none;
}
.newsletter-subscription input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.newsletter-subscription input[type="email"]::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.newsletter-subscription input[type="email"]:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.newsletter-subscription input[type="email"]:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.newsletter-subscription input[type="submit"]{
     font-size: 16.88px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 20px;
    border: none;
    font-family: 'Open Sans',sans-serif;
    background: #aa7a52;
    border: 2px solid #aa7a52;
    color: #fff;
}
.footer-logo{
    margin-right: 55px;
}


@media all and (min-width: 768px) {
header .menu-links li span,button.nav-button , header .menu-links.mobile-menu{
   display: none;
}
  header .menu-item-has-children:hover > .sub-menu {
    display: block;
  }
  header .menu-links>li.menu-item-has-children {
        position: relative;
        padding-right: 12px;
    }
    header .explore-btn.menu-btn {
        display: none;
    }
    header .menu-links>li.menu-item-has-children::after{
        content: url('../images/header-dropdown.png');
        vertical-align: middle;
        font-family: FontAwesome;
        display: inline-block;
        border: none;
        position: absolute;
        font-size: 10px;
        left: auto;
        right: 2px;
        top: 4px;
        z-index: 7;
        color: #fff;
    }

    header.fixed .menu-links li a {
        color: #FFF;
    }
    header.fixed .menu-links>li.menu-item-has-children ul a {
        color: #fff;
    }
    header .menu-links>li>a::after {
           content: " ";
			position: absolute;
			left: 0px;
			bottom: -1px;
			width: 0;
			background: #fff;
			height: 2px;
			transition: all 0.3s ease;
    }
    header .menu-links>li>a:hover::after,
    .header .menu-links li:hover>a::after,
    .header .menu-links li.current-menu-parent a::after,
    .header .menu-links li.current-menu-item a::after {
        width: calc(100%)
    }
    header .menu-links li.menu-item-has-children:hover>.sub-menu {
        display: block;
    }

    .header .menu-links>li>.sub-menu:after {
        content: '';
        position: absolute;
        left: 40%;
        top: 8px;
        width: 0;
        height: 0;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #aa7a52;
        clear: both;
    }
    .header .menu-links li .sub-menu {
           position: absolute;
    top: 15px;
    left: 50%;
    width: 150px;
    padding: 22px 0 0;
    z-index: 10;
    transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
    }
    .header .menu-links .sub-menu li {
        text-align: center;
        width: 100%;
        padding: 10px;
        background-color: #aa7a52;
    }
    .header .menu-links li a:hover {
	    text-decoration:none;
	}
    .header .menu-links .sub-menu li.current-menu-parent>a,
    .header .menu-links .sub-menu li.current-menu-item>a,
    .header .menu-links .sub-menu li:hover>a {
        color: #000;
    }
    .header .menu-links .sub-menu .sub-menu {
        left: 100%;
        top: 0;
        padding: 0;
    }
    .header .menu-links li:last-child .sub-menu .sub-menu {
        left: auto;
        right: 100%;
    }
}


/***************************
Footer Style Start Here
***************************/
.footer{
    background: url(../images/footer-back.jpg) center center/cover no-repeat;
	padding: 35px 0 50px;
}
.footer .footer-menu{
    list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
	color: #fff;
}
.footer .footer-menu li{
    margin-right: 85px;
}
.footer .footer-menu li a{
    color: #fff;
	font-family: 'Open Sans', serif;
	font-size: 14px;
}
.footer .social{
  width: 20px;
  height: 20px;
  color: #fff;
  background: none;
  text-align: center;
  font-size: 17px;
  margin: 2px;
  padding: 0px;
}
.footer .social:hover{
    color: #aa7a52;
}
.footer .footer-phone{
    text-align:center;
}
.footer .footer-menu-logo {
    margin: 0 0 15px;
}
.footer .tel{
    display: inline-block;
	font-size: 24.28px;
	position: relative;
	padding: 0 36px;
}
.footer .tel::before,.footer .tel::after{
    content: " ";
	position: absolute;
	top: 50%;
	height: 4px;
	width: 75px;
	right: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	background: #aa7a52;
}
.footer .tel::after{
    right: auto;
	left: 100%;
}


/******************************
Woocommerce single page css
******************************/
.content-area{
    padding-top: 60px;
}
.product-banner figure {
    margin: 0;
}
.woocommerce-cart .wc-proceed-to-checkout {
  text-align: right;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout #place_order{
  padding: 17px 35px !important;
}
.woocommerce .cart button.update_cart{
  font-size: 15px !important;
}
.woocommerce .cart button:disabled{
  background: #EAEAEA !important;
  border-color: #c6c6c6 !important;
}
input[type=text], input[type=password], input[type=tel], input[type=email], input[type=number], select, textarea{
  padding: 10px;
  border-radius: 0px;
  border: 1px solid #8c8c8c;
}
.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select{
  border: 1px solid #006800;
  background: #fafffa;
  border-radius: 0px;
}
.woocommerce-message{
  max-width: 1200px;
  margin: 20px auto;
  font-weight: bold;
  font-size: 18px;
}
.single-product-page .twist-pgs a.full-image{
	padding: 8px 15px 10px;
	background: #fff;
}
.gallery-list figure{
    cursor: pointer;
    height: 154px;
	background: #fff;
    margin:0;
    position: relative;
	padding: 10px;
}
.gallery-list .slick-track .slick-slide{
    margin-right:10px;
}
.gallery-list figure img{
    height: 100% !important;
}
.gallery-list .slick-current.slick-active  figure::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.product-banner .banner-content{
    position: absolute;
	left: 50%;
	bottom: 15px;
	z-index: 9;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
h1{
   font-size: 50px;
   font-weight: bold;
   text-transform: uppercase;
   margin-bottom: 30px;
}
.woocommerce-checkout #customer_details .col-2{
  display: none;
}
.page-id-176 .col2-set .col-1{
  width: 90% !important;
}
.woocommerce-checkout #customer_details, .woocommerce-checkout #order_review{
  width: 50%;
  float: left;
}
.single-product .cart{
  clear: both;
  display: block;
}
.single-product .price{
  float: left;
}

@media screen and (max-width: 1060px) {
  .woocommerce-checkout #customer_details, .woocommerce-checkout #order_review{
    width: 100% !important;
    float: none !important;
  }
  .page-id-176 .col2-set .col-1{
    width: 100% !important;
  }
}

.woocommerce-checkout .woocommerce-info{
  margin-bottom: 40px !important;
}
.clear{
  clear: both;
  display: block;
}
.product-banner .banner-content h1,.product-banner .banner-content a,.product-banner .banner-content nav{
    color: #fff;
}
.product-banner .banner-content nav,.product-banner .banner-content a{
    font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}
.single-product .content-area .woocommerce-breadcrumb{
    display:none;
}
.slick-arrow.slick-disabled{
    pointer-events: none;
	opacity:0.6;
}
.single-product-page .summary{
    padding: 0 90px 0 80px;
}
.single-product .single-product-page .product_title{
   color: #aa7a52;
   margin: 15px 0 30px !important;
   font-size: 36.81px;
   	text-align: left;
}
.single-product-page .product_title .subdetail{
    margin-left: 65px;
    font-size: 16.81px;
}
.woocommerce div.product p.price{
        font-size: 31.7px;
    color: #2a2d2f;
	display: inline-block;
    font-family: 'Thasadith', sans-serif;
}
.woocommerce div.product p.price ins{
    text-decoration: none;
}
h3{
    color: #aa7a52;
	font-size: 24.81px;
	margin: 0 0 27px;
	font-weight: bold;
}
.product-desc{
    padding-top: 38px;
}
.priceside-text{
  font-weight: bold;
  color: #2a2d2f;
  font-size: 18.7px;
  padding-top: 16px;
  display: inline-block;
  padding-left: 10px;
}
.entry-summary p{
    font-size: 14px;
	line-height: 1.5;
}
label{
    font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #2a2d2f;
	margin-right: 20px;
}
.single-product.woocommerce div.product form.cart{
    display: flex;
	align-items: center;
}
.single-product .product_meta,.woocommerce-loop-product__title::after,.woocommerce-loop-product__title::before{
    display: none;
}
.cart-quan{
   display: inline-block;
   position: relative;
   	margin-right: 25px;
}
.woocommerce .quantity .qty {
    width: 55px;
    text-align: center;
    height: 50px;
	border:none;

	border: 1px solid #d8d8d8;
    width: 55px;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Open Sans', San-serif;
}
.woocommerce.single  .quantity input[type='number'] {
    -moz-appearance:textfield;
	padding-right: 20px;
}
.single-product-page{
    margin-bottom: 70px;
}
.fa-chevron-up, .fa-chevron-down {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    font-size: 12px;
    cursor: pointer;
    width: 20px;
    display: flex;
    height: 50%;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    align-items: center;
    justify-content: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-size: 16px;
	color: #aa7a52;
	text-align: left;
	text-transform: none;
	margin: 0 0 7px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product-items-rel .price{display:none !important;}
.fa-chevron-down{
   border-bottom:none;
   bottom: 0;
   top: auto;
}
.category-related.related{
   padding: 50px 0 0px;
   background: #1e1e1e;
}
.category-related.related h2{
   color: #fff;
   margin: 0 0 50px;
}
.product.type-product a .imagewrapper{
    display: flex;
	background: #fff;
    flex-wrap: wrap;
    align-items: center;
	height: 261px;
    justify-content: center;
	margin: 0 0 26px;
	padding: 15px;
}
.discover-category .product-items-rel{
    position: relative;
	padding-bottom: 30px;
}
.discover-category .product-items-rel .price{
    display: block !important;
    bottom: 38px;
	position: absolute;
	font-size: 20px !important;
	font-weight: bold !important;
	color: #1e1e1e !important;
}
.product.type-product a .imagewrapper img{
    height: 100% !important;
}
.woocommerce .products ul, .woocommerce ul.products{
    margin: 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 2% 2.992em 0;
    width: 23.5%;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0;
}
.products .product.type-product p{
    font-size: 14px;
	color: #fff;
}
.discover-category .products .product.type-product p{
     color: #434343;
}
.discover-category .woocommerce .product-items-rel .price{
     font-size: 14.61px;
	 font-weight: bold;
	 display:block !important;
}
.excerpt + p{
    display: none;
}
.discover-category{
    padding: 65px 0px;
}
.woo-pagination{
   padding-top: 22px;
   text-align: center;
   border-top: 1px solid #e9e9e9;
}

.woo-pagination strong,.woo-pagination a{
    font-size: 15px;
	font-weight: bold;
	color: #2a2d2f;
	font-family: 'Open Sans', serif;
}
.woo-pagination strong{margin: 0 30px;}
.woo-pagination a.disabled{
    color: #c3c3c3;
}
.woocommerce-page table.cart td.actions .coupon input{
	    height: 42px;
}


@media screen and (max-width: 1720px){
.grid-layout .grid-content {
    padding: 40px 40px 20px;
}
.grid-layout .grid-content h3{
   font-size: 28px;
   margin: 0 0  20px;
}
.home-banner img, .product-banner img{
    min-height: 290px;
	object-fit: cover;
	-webkit-object-fit: cover;
}
}
@media screen and (max-width: 1499px){
.grid-layout .grid-content {
    padding: 20px 25px 15px;
		height: 377px;
}
.grid-layout {
    height: 880px;
    padding-top: 10px;


}
.grid-layout .grid-content h3{
   font-size: 24px;
   margin: 0 0 15px;
}
h1{
    font-size: 40px;
}
h4 {
    font-size: 23px;
}
.home-product-section .slick-arrow{
    left: -18px;
}
.home-product-section .slick-arrow.next {
    left: auto;
    right: -18px;
}
.product-banner .banner-content{
    bottom:0;
}
}
@media screen and (max-width: 1249px){
.logo{
   max-width: 160px;
}
header .menu-links > li {
    margin-right: 16px;
}
.main-menu .btn{
    margin-left: 15px;
	padding: 5px 15px;
}
h2{
   font-size: 27px;
}
.home-main-content h2 .subtitle,.footer .tel{
    font-size: 20px;
}
.header .menu-cart-links {
    margin: 0px 0 15px;
}
.home-product-section h2 {
    margin: 0 0 30px;
}
.grid-layout {
    height: 790px;
    padding-top: 10px;
}

.grid-layout .grid-column-one figure:last-child {
    height: 57.3%;
}
.grid-layout figure {
    margin: 0 0 8px;
}
.grid-layout .grid-content h3 {
    font-size: 18px;
}
.grid-layout .grid-content {
    padding: 20px 15px 15px;
    height: 315px;
}
.grid-layout .grid-content p{
    font-size: 13px;
}
h4 {
    font-size: 20px;
}
.newsletter-subscription {
    padding: 70px 0 50px;
}
.footer .footer-menu li {
    margin-right: 50px;
}
.newsletter-subscription p{
    font-size: 16px;
}
h1 {
    font-size: 35px;
}

.grid-layout .grid-column-one, .grid-column-two{
    height: 780px;
}
}
@media screen and (max-width: 991px){
h1 {
    font-size: 30px;
}
h2 {
    font-size: 24px;
	padding: 15px;
}
.woocommerce-page table.cart td.actions .coupon input{
	    height: auto;
}
.grid-layout {
    height: 1500px;
    flex-wrap: wrap;
}
.grid-layout .grid-column-one,.grid-column-two{
    width: 100%;
}
.grid-layout figure.three,.grid-layout figure.sev{
    width: 48.5%;
}
.grid-layout .fifth-content.grid-content {
    right: -52%;
    z-index: 5;
}
.footer-logo {
    margin-right: 0px;
	max-width: 175px;
}
.footer .footer-menu li {
    margin-right: 20px;
}
.home-product-section .product-item {
    padding: 0 10px;
}
.product-details{
    padding: 10px;
}
.btn ,.main-menu .btn{
    padding: 4px 9px;
    font-size: 14px;
	margin: 0;
}
header .menu-links li a{
   font-size: 12px;
}
.logo {
    max-width: 130px;
}
header .menu-links.top-menu li a {
    font-size: 11.82px;
	padding-right: 10px;
}
header .menu-links.top-menu > li {
    margin-right: 10px;
}
header.header {
    width: 100%;
    position: relative;
    background: #000;
    z-index: 1000;
}

.single-product-page .summary {
    padding: 0 40px 0 30px;
}
.single-product .single-product-page .product_title{
    font-size: 28px;
	margin: 10px 0 15px !important;
}
.cart-text{
   display: none;
}
.cart-user a{
    margin-right: 10px;
}
.woocommerce .cart button.button {
    font-size: 14px;
    padding: 10px 15px;
    min-width: 175px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.grid-layout .grid-column-one, .grid-column-two{
    height: 750px;
}
}
@media screen and (max-width: 767px){
h1 {
    font-size: 25px;
}
.product-banner figure img{
    min-height: 200px;
	object-fit:cover;
}
.product-desc {
    padding-top: 20px;
}
.gallery-list {
    padding: 0  40px;
}
.cart-user a .cart-text{
    display:none;
}
.single-product .single-product-page .product_title{
    font-size: 23px;
}
header .menu-links {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: none;
    background: #aa7a52;
    position: absolute;
    top: 100%;
    z-index: 10;
    left: 0px;
    display: none;
    padding: 15px;
}
header .menu-links li {
    float: none;
    margin: 0 0 15px;
    line-height: 1;
}
header .menu-links li:last-child {
    margin: 0;
}
header .menu-links li a {
    color: #fff;
    font-size: 15px;
}
.header li.menu-item-has-children span {
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: -4px;
    width: 45px;
    display: block;
    text-align: center;
    z-index: 9;
    cursor: pointer;
}
.header .menu-links li .sub-menu {
    padding-top: 10px;
    padding-left: 10px;
}
.header .menu-links li.current-menu-parent > a, .header .menu-links li.current-menu-item > a, .header .menu-links li.current-menu-ancestor > a, .header .menu-links li:hover > a {
    color: #000;
}
button.nav-button {
    display: block !important;
    position: absolute;
    background: transparent;
    border: none;
    right: 7px;
    bottom: 5px;
    z-index: 10;
	padding: 0;
    outline: none;
    border: none;
}
button.nav-button span {
    height: 5px;
    width: 30px;
    display: block;
    margin-bottom: 3px;
    background: #fff;
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
}
button.nav-button.active-nav span:first-child {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: -1px;
    position: relative;
}
button.nav-button.active-nav span:nth-child(2) {
    display: none;
}
button.nav-button.active-nav span:last-child {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    bottom: 6px;
    position: relative;
}
.tel i {
    margin-right: 6px;
}
.cart-user a i{
   margin-right: 0;
}

.grid-layout {
    height: auto;
    flex-wrap: wrap;
    max-width: 550px;
    margin: 0 auto;
}
.grid-layout figure img {
    width: 100%;
    height: auto;
}
.grid-layout figure {
    position: static !important;
    width: 100% !important;
    height: auto !important;
}
.grid-layout .grid-content {
    width: 100% !important;
    height: auto !important;
    position: static !important;
    max-width: none;
    margin: 0 0 8px;
}
.home-main-content p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
	text-align: justify;
}
.footer .footer-menu-logo {
    margin: 0 0 15px;
    flex-wrap: wrap;
	flex-direction: column;
}
.grid-layout .grid-content.fifth-content,.grid-layout .grid-content.fourth-content{
   margin:8px 0 0;
}
.footer-logo{
    padding: 15px 0px;
}
.footer .tel::before, .footer .tel::after{
   width: 40px;
}
.footer .tel{
    padding: 0 18px;
}
.logo {
    max-width: 109px;
}
.main-menu .btn {
    padding: 3px 5px;
    font-size: 12px;
    margin: 0;
	margin-right: 33px;
}
.header .menu-cart-links,.footer .footer-menu {
    margin: 0px 0 15px;
}
.header .tel{
    margin-right: 7px;
	font-size: 11px;
}
.gallery-list .slick-arrow {
    color: #2a2d2f;
    left: -4px;
}
.gallery-list .slick-arrow.next {
    right: -6px;
}
.account-text{display: none; }
.priceside-text{
	font-size: 14px;
}
.woocommerce div.product p.price {
    font-size: 21.7px;
}
.grid-layout .grid-column-one, .grid-column-two {
   height: auto !important;
}
}
@media screen and (max-width: 479px){
.entry-summary p{
    text-align: justify;
}
.priceside-text{
    right: 15px;
}
.woocommerce-page table.cart td.actions .coupon input{
    width: 35% !important;
}
.woocommerce table.cart td.actions .coupon .button{
     min-width: 150px;
}
}
