@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v12/IVeH6A3MiFyaSEiudUMXExNcqx07xvyppV96iFRdwiM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
html, body {
    height: 100%;
	width:100%;
    font-size: 16px;
    color: #f5f5f5;
    font-family: "Roboto", sans-serif;
    vertical-align: baseline;
	padding:0;
	margin:0;
	overflow: auto;
	-webkit-text-size-adjust: auto;
}
::-webkit-scrollbar {width: 5px;}
::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #705B43; 
}
ul,label{
	margin:0;
	padding:0;
}
body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:active,a:hover,a:focus {outline: none; text-decoration: none;}
.container-fluid{
	width:100%;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}
button:focus {outline: none;}
:before,
:after {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}

/***********============================================== hedaer =====================================================***********/
@media only screen and (max-width: 600px) {.header_topbar{padding: 33px 20px 15px 20px;}}
@media only screen and (min-width: 600px) {.header_topbar{padding: 33px 20px 15px 20px;}}
@media only screen and (min-width: 768px) {.header_topbar{padding: 33px 20px 15px 20px;}} 
@media only screen and (min-width: 992px) {.header_topbar{padding: 25px 50px 10px 50px;}} 
@media only screen and (min-width: 1200px) {.header_topbar{padding: 25px 100px 10px 100px;}}
@media only screen and (min-width: 1500px) {.header_topbar{padding: 25px 160px 10px 160px;}}
.header_topbar{
    background: #fff;
	font-family: 'Rubik', sans-serif;
	font-weight:300;
}
.header_topbar .mt30{margin-top:30px;}
.header_topbar .mt15{margin-top:15px;}
.header_topbar .social-list{
    position: relative;
    display: inline-block;
    top: 0px;
    margin-right: 40px;
}
.header_topbar .social-list li{
	position: relative;
    display: inline-block;
    margin-right: 7px;
	list-style:none;
}
.header_topbar .social-list li a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ededed;
    color: #0c0d24;
    text-align: center;
    border-radius: 50%;
}
.header_topbar .social-list li .fa{
    position: relative;
    display: inline-block;
    font-size: 15px;
    color: #0c0d24;
    text-align: center;
	line-height:50px;
}
.header_topbar .flaticon{
	font-size:36px;
	line-height:50px;
	color:#705B43;
}
.header_topbar h4{
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #001939;
	margin:0;
}
.header_topbar h4 a{color: #001939;}
.header_topbar p{
	font-family: 'Open Sans', sans-serif;
	/*position: relative;*/
    display: block;
    font-size: 15px;
    color: #77787f;
	line-height: 26px;
    font-weight: 400;
}


@media only screen and (max-width: 600px) {.navigation{padding: 0px 20px 0px 20px;}}
@media only screen and (min-width: 600px) {.navigation{padding: 0px 20px 0px 20px;}}
@media only screen and (min-width: 768px) {.navigation{padding: 0px 20px 0px 20px;}} 
@media only screen and (min-width: 992px) {.navigation{padding: 0px 30px 0px 30px;}} 
@media only screen and (min-width: 1200px) {.navigation{padding: 0px 80px 0px 80px;}}
@media only screen and (min-width: 1500px) {.navigation{padding: 0px 140px 0px 140px;}}
.navigation{background:#262626;}
.navigation .mrt{margin-top:5px;}
header{position:relative; width:100%; padding-right:0px; font-family: 'Rubik', sans-serif;}
nav{position:relative;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu .navbar-right{ padding-top:0px;}
#cssmenu{font-family: 'Rubik', sans-serif;}
#cssmenu > ul {padding-left:20px;}
#cssmenu > ul > li{float:left;z-index:1000;}
#cssmenu > ul > li > a{padding:17px 10px;font-size:16px; display:block; text-decoration:none; text-transform:capitalize; font-weight:400; color:#fff;font-family: 'Rubik', sans-serif;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff;}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{
	-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#fff;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#fff;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease;
background: #262626;  /* fallback for old browsers */}
#cssmenu ul ul li:hover{background:#262626;}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 10px;width:200px;font-size:14px;text-decoration:none;color:#fff;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff;}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#fff;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:14px;right:14px;display:block;width:2px;height:8px;background:#fff;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#262626; color:#fff;}
#cssmenu ul ul ul li.active a{border-left:1px solid #0269ac}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #0269ac}

@media screen and (max-width:1000px){
header{background:#262626; font-family: 'Rubik', sans-serif; padding-top:0px; padding-bottom:35px;}
nav{width:100%;}
#cssmenu{width:100%; }
#cssmenu ul{width:100%;display:none; background:#262626; margin-top:50px; padding-left:20px;}
#cssmenu ul li{width:100%;border-top:1px solid #ccc; background:#262626;}
#cssmenu ul li:hover{background:#ccc;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto;}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0;background:#262626;}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background: #262626;  /* fallback for old browsers */}
#cssmenu ul ul li:hover{background:#262626!important; color:#fff;}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#fff;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:15px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994; margin-top:20px;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #fff;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#fff;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626;}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#fff;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#fff;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}
.redclr{background: #705B43;}
.redclr:hover{background: #e00001;}
.navigation .btn{
	font-family: 'Rubik', sans-serif;
	line-height:26px;
	display: inline-block;
    font-size: 16px;
    font-weight: 500;
    background: #705B43;
    color: #fff;
    border-radius: 0px;
    text-align: center;
    padding: 15px 10px;
}
.navigation .btn .fa{
	margin-left: 8px;
    font-size: 13px;
    transition: all 500ms ease;
}
.navigation .btn:hover{background: #e00001;}
.pr{padding-right:0px;} .pl{padding-left:0px;}
/***********============================================== hedaer =====================================================***********/

/***********============================================== slider =====================================================***********/
@media only screen and (max-width: 600px) {.slider{margin-top:0px;}}
@media only screen and (min-width: 600px) {.slider{margin-top:0px;}}
@media only screen and (min-width: 768px) {.slider{margin-top:0px;}} 
@media only screen and (min-width: 992px) {.slider{margin-top:0px;}} 
@media only screen and (min-width: 1200px) {.slider{margin-top:0px;}}
@media only screen and (min-width: 1500px) {.slider{margin-top:0px;}}
.carousel-caption{
	top:18%;
	position:absolute;
	left:0%;
	text-align:center;
}
.carousel-caption h6{
	font-family: 'Rubik', sans-serif;
	position: relative;
    color: #705B43;
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom: 20px;
    font-size: 18px;
    padding-left: 18px;
}
/* .carousel-caption h6:before {
    position: absolute;
    content: '';
    left: 40%;
    top: 0px;
    width: 5px;
    height: 18px;
    background-color: #705B43;
} */
.carousel-caption h1 {
	font-family: 'Rubik', sans-serif;
	position: relative;
    color: #161616;
	font-size:54px;
    font-weight: 600;
    line-height: 60px;
	margin-top: 15px;
    margin-bottom: 30px;
}
.carousel-caption .btn{
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
    overflow: hidden;
    border-radius: 0px;
    padding: 10px 30px;
    background: #705B43;
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
	margin-right: 20px;
}
.carousel-caption .btn a{color:#fff;}
.carousel.carousel-fade .carousel-item {
    display: block;
    opacity: 0;
    transition: opacity ease-out 1.7s;
    left: 0;
    top: 0;
    position: absolute;
}
.carousel.carousel-fade .carousel-item.active {opacity: 1 !important;}
.carousel.carousel-fade .carousel-item:first-child {
    top: auto;
    position: relative;
    transition: opacity ease-out 1.7s;
}
.carousel.carousel-fade .carousel-item:second-child {
    top: auto;
    position: relative;
    transition: opacity ease-out 1.7s;
}
.carousel-item .img-fluid {margin: 0 auto;}
.mt15{margin-top:15px;}
/***********============================================== slider =====================================================***********/

/***********============================================== section1 =====================================================***********/
@media only screen and (max-width: 600px) {.section1{padding:50px 20px 80px 20px;}}
@media only screen and (min-width: 600px) {.section1{padding:50px 20px 80px 20px;}}
@media only screen and (min-width: 768px) {.section1{padding:50px 20px 80px 20px;}} 
@media only screen and (min-width: 992px) {.section1{padding:50px 50px 80px 50px;}} 
@media only screen and (min-width: 1200px) {.section1{padding:50px 100px 80px 100px;}}
@media only screen and (min-width: 1500px) {.section1{padding:50px 160px 80px 160px;}}
.section1 .mt30{margin-top:30px;}
.section1 .mt15{margin-top:15px;}
.section1 h6{
	font-family: 'Livvic', sans-serif;
	font-size: 24px;
    font-weight: 400;
    color: #2A1B16;
    display: block;
	line-height:24px;
	text-transform:capitalize;
    margin-bottom: 18px;
}
.section1 h2{
	font-family: 'Rubik', sans-serif;
	color: #232323;
    text-transform: capitalize;
	margin-bottom:20px;
	font-size: 40px;
    font-style: normal;
    line-height: 50px;
    font-weight: 600;
}
.section1 p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
    line-height: 27px;
	color: #686c77;
}
.section1 ul{margin-top:10px;}
.section1 ul li {
	font-family: 'Open Sans', sans-serif;
    position: relative;
    font-size: 14px;
    line-height: 28px;
    color: #777;
    font-weight: 400;
    padding-left: 35px;
    list-style: none;
}
.section1 ul li:before {
    content: "\f192 ";
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    font-size: 16px;
    line-height: 26px;
    padding: 0px;
    color: #2A1B16;
    font-weight: 600;
    font-family: "Fontawesome";
}
.section1 .btn{
	font-family: 'Open Sans', sans-serif;
	background-color: #705B43;
	font-size: 15px;
    font-weight: 600;
    color: #fff;
	text-transform: capitalize;
    text-align: center;
    padding: 15px 35px;
    border: 0;
	margin-top:30px;
	border-radius:0px;
}
.section1 .btn:hover{background:#2A1B16;}
/***********============================================== section1 =====================================================***********/

/***********============================================== section2 =====================================================***********/
@media only screen and (max-width: 600px) {.section2{padding:50px 20px 80px 20px; text-align:center;}}
@media only screen and (min-width: 600px) {.section2{padding:50px 20px 80px 20px; text-align:center;}}
@media only screen and (min-width: 768px) {.section2{padding:50px 20px 80px 20px; text-align:center;}} 
@media only screen and (min-width: 992px) {.section2{padding:50px 50px 80px 50px; text-align:left;}} 
@media only screen and (min-width: 1200px) {.section2{padding:50px 100px 80px 100px; text-align:left;}}
@media only screen and (min-width: 1500px) {.section2{padding:50px 160px 80px 160px; text-align:left;}}
.section2{background:url(../images/section2back.jpg) no-repeat top/cover;}
.section2 .mt30{margin-top:30px;}
.section2 .mt15{margin-top:15px;}
.section2 h3{
	font-family: 'Rubik', sans-serif;
	font-weight: 600;
	position:relative;
    color: #fff;
    font-size: 50px;
	margin-top:10px;
    line-height: 28px;
}
.section2 p{
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
	font-size: 14px;
	text-transform:uppercase;
    line-height: 26px;
    color: #fff;
}
/***********============================================== section2 =====================================================***********/

/***********============================================== section3 =====================================================***********/
@media only screen and (max-width: 600px) {.section3{padding:50px 20px 80px 20px;}}
@media only screen and (min-width: 600px) {.section3{padding:50px 20px 80px 20px;}}
@media only screen and (min-width: 768px) {.section3{padding:50px 20px 80px 20px;}} 
@media only screen and (min-width: 992px) {.section3{padding:50px 50px 80px 50px;}} 
@media only screen and (min-width: 1200px) {.section3{padding:50px 100px 80px 100px;}}
@media only screen and (min-width: 1500px) {.section3{padding:50px 160px 80px 160px;}}
.section3{background:url(../images/section3back.jpg) no-repeat top/cover;}
.section3 .mt30{margin-top:30px;}
.section3 h6{
	font-family: 'Livvic', sans-serif;
	font-size: 24px;
    font-weight: 400;
    color: #2A1B16;
    display: block;
	text-align:center;
	line-height:24px;
	text-transform:capitalize;
    margin-bottom: 18px;
}
.section3 h2{
	font-family: 'Rubik', sans-serif;
	color: #232323;
    text-transform: capitalize;
	margin-bottom:20px;
	font-size: 40px;
	text-align:center;
    font-style: normal;
    line-height: 50px;
    font-weight: 600;
}
.section3 .post-slide{margin:0 15px;}
.section3 .product-grid{
    font-family: 'Rubik', sans-serif;
    text-align: center;
	background:#eee;
	padding-bottom:10px;
}
.section3 .product-grid .product-image{
    overflow: hidden;
    position: relative;
	width:100%;
	height:auto;
}
.section3 .product-grid .product-image a.image{ display: block; }
.section3 .product-grid .product-image img{
    width: 100%;
    height: auto;
	border-radius:15px;
}
.section3 .product-image .pic-1{ transition: all 0.5s; padding:15px; }
.section3 .product-grid .product-discount-label{
    color: #fff;
    background: #2A1B16;
    font-size: 14px;
    line-height: 33px;
    width: 55px;
    height: 33px;
    border-radius: 4px;
    position: absolute;
    top: 12px;
    left: 12px;
}
.section3 .product-grid .product-links{
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.section3 .product-grid:hover .product-links li{
    opacity: 1;
    transform: translateY(0);
}
.section3 .product-grid .product-links li a{
    color: #999;
    background: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    display: block;
    transition: all .3s ease 0s;
}
.section3 .product-grid .product-links li a:hover{
    color: #fff;
    background: #2A1B16;
}
.section3 .product-grid .product-content{ padding: 12px 12px 0; }
.section3 .product-grid .rating{
    color: #705B43;
    font-size: 12px;
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
}
.section3 .product-grid .rating li.far{ color: #ccc; }
.section3 .product-grid .title{
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0 0 8px;
}
.section3 .product-grid .title a{
    color: #333;
    transition: all 0.3s ease 0s;
}
.section3 .product-grid .title a:hover{ color: #2A1B16; }
.section3 .product-grid .price{
    color: #2A1B16;
    font-size: 17px;
    font-weight: 600;
    margin: 0 0 10px;
}
.section3 .product-grid .price span{
    color:#999;
    font-size: 12px;
    font-weight: 400;
}
.section3 .product-grid .add_to_cart{
    color: #fff;
    font-size: 15px;
    font-weight: 600;
	background:#2A1B16;
    padding: 5px 15px 5px 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease;
}
.section3 .product-grid:hover .add_to_cart,
.section3 .product-grid .add_to_cart:hover{
    color: #fff;
    background: #705B43;
    border-color:#705B43;
}
.section3 .product-grid .add_to_cart:before,
.section3 .product-grid .add_to_cart:after{
    content: "\f07a";
    color: #fff;
    font-family: "Fontawesome";
    font-size: 14px;
    font-weight: 900;
    line-height: 20px;
    position: absolute;
    top: 5px;
    left: 8px;
    transition: all 0.3s;
}
.section3 .product-grid .add_to_cart:after{
    color: #fff;
    opacity: 0;
    left: -30px;
}
.section3 .product-grid:hover .add_to_cart:before{
    opacity: 0;
    left: 38px;
}
.section3 .product-grid:hover .add_to_cart:after{
    opacity: 1;
    left: 8px;
}
@media screen and (max-width: 990px){.section3 .product-grid{ margin: 0 0 30px; }}
/***********============================================== section3 =====================================================***********/

/***********============================================== section4 =====================================================***********/
@media only screen and (max-width: 600px) {.section4{padding:50px 20px 80px 20px; text-align:center;}}
@media only screen and (min-width: 600px) {.section4{padding:50px 20px 80px 20px; text-align:center;}}
@media only screen and (min-width: 768px) {.section4{padding:50px 20px 80px 20px; text-align:center;}} 
@media only screen and (min-width: 992px) {.section4{padding:50px 50px 80px 50px; text-align:center;}} 
@media only screen and (min-width: 1200px) {.section4{padding:50px 100px 80px 100px; text-align:center;}}
@media only screen and (min-width: 1500px) {.section4{padding:50px 160px 80px 160px; text-align:center;}}
.section4 {background:url(../images/section4back.jpg) no-repeat top/cover; background-attachment:fixed;}
.section4 .mt30{margin-top:30px;}
.section4 .mt15{margin-top:15px;}
.section4 h6{
	font-family: 'Rubik',sans-serif;
	color: #ccc;
    font-size: 18px;
	font-weight: 600;
	margin-top:40px;
    : 30px;
	text-align:center;
    display:block;
}
.section4 h2{
	font-family: 'Rubik',sans-serif;
    font-size: 48px;
    color: #fff;
	text-transform:uppercase;
    font-weight: 500;
	text-align:center;
	margin-bottom: 30px;
}
.section4 p{
	font-family: 'Open Sans',sans-serif;
	color:#777;
	font-weight:500;
	line-height:26px;
}
.section4 .img{margin:0 auto; text-align:center;}
.section4 .block{text-align:center; margin:0 auto;}
.section4 .sec4{
	background-color: #dff1d8;
	padding: 50px 125px;
}
/***********============================================== section4 =====================================================***********/

/***********============================================== section5 =====================================================***********/
@media only screen and (max-width: 600px) {.section5{padding:50px 20px 80px 20px; text-align:center;}}
@media only screen and (min-width: 600px) {.section5{padding:50px 20px 80px 20px; text-align:center;}}
@media only screen and (min-width: 768px) {.section5{padding:50px 20px 80px 20px; text-align:center;}} 
@media only screen and (min-width: 992px) {.section5{padding:50px 50px 0px 50px; text-align:left;}} 
@media only screen and (min-width: 1200px) {.section5{padding:50px 100px 0px 100px; text-align:left;}}
@media only screen and (min-width: 1500px) {.section5{padding:50px 160px 0px 160px; text-align:left;}}
.section5 .mt30{margin-top:30px;}
.section5 .mt15{margin-top:15px;}
.section5 h6{
	font-family: 'Livvic', sans-serif;
	font-size: 24px;
    font-weight: 400;
    color: #2A1B16;
    display: block;
	line-height:24px;
	text-transform:capitalize;
    margin-bottom: 18px;
}
.section5 h2{
	font-family: 'Rubik', sans-serif;
	color: #232323;
    text-transform: capitalize;
	margin-bottom:20px;
	font-size: 40px;
    font-style: normal;
    line-height: 50px;
    font-weight: 600;
}
.section5 p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
    line-height: 27px;
	color: #686c77;
}
.section5 .btn{
	font-family: 'Open Sans', sans-serif;
	background-color: #705B43;
	font-size: 15px;
    font-weight: 600;
    color: #fff;
	text-transform: capitalize;
    text-align: center;
    padding: 15px 35px;
    border: 0;
	margin-top:30px;
	border-radius:0px;
}
.section5 .btn:hover{background:#2A1B16;}
/***********============================================== section5 =====================================================***********/

/***********============================================== section6 =====================================================***********/
@media only screen and (max-width: 600px) {.section6{padding:50px 20px 80px 20px;}}
@media only screen and (min-width: 600px) {.section6{padding:50px 20px 80px 20px;}}
@media only screen and (min-width: 768px) {.section6{padding:50px 20px 80px 20px;}} 
@media only screen and (min-width: 992px) {.section6{padding:50px 50px 80px 50px;}} 
@media only screen and (min-width: 1200px) {.section6{padding:50px 100px 80px 100px;}}
@media only screen and (min-width: 1500px) {.section6{padding:50px 160px 80px 160px;}}
.section6{background:url(../images/section6back.jpg) no-repeat top/cover;}
.section6 .mt30{margin-top:30px;}
.section6 .mt15{margin-top:15px;}
.section6 .post-slide{margin:0 15px;}
.section6 img{width:115px; height:90px;}
/***********============================================== section6 =====================================================***********/

/***********============================================== section7 =====================================================***********/
@media only screen and (max-width: 600px) {.section7{padding:50px 20px 80px 20px;}}
@media only screen and (min-width: 600px) {.section7{padding:50px 20px 80px 20px;}}
@media only screen and (min-width: 768px) {.section7{padding:50px 20px 80px 20px;}} 
@media only screen and (min-width: 992px) {.section7{padding:50px 50px 80px 50px;}} 
@media only screen and (min-width: 1200px) {.section7{padding:50px 100px 80px 100px;}}
@media only screen and (min-width: 1500px) {.section7{padding:50px 160px 80px 160px;}}
.section7 .mt30{margin-top:30px;}
.section7 .mt15{margin-top:15px;}
.section7 h6{
	font-family: 'Livvic', sans-serif;
	font-size: 24px;
    font-weight: 400;
    color: #2A1B16;
    display: block;
	text-align:center;
	line-height:24px;
	text-transform:capitalize;
    margin-bottom: 18px;
}
.section7 h2{
	font-family: 'Rubik', sans-serif;
	color: #232323;
	text-align:center;
    text-transform: capitalize;
	margin-bottom:20px;
	font-size: 40px;
    font-style: normal;
    line-height: 50px;
    font-weight: 600;
}
.section7 p{
	font-family: 'Open Sans',sans-serif;
	color:#686c77;
	font-weight:500;
	line-height:27px;
	text-align:center;
	max-width:750px;
	margin:0 auto;
}
.section7 .img{margin:0 auto; text-align:center;}
.section7 .post-slide{margin: 30px 25px 0px 25px;}
.section7 .content{
	background:#f8f8f8;
	padding:15px 20px
}
.section7 ul{margin-bottom:20px; margin-top:25px;}
.section7 ul li{
	font-family: 'Rubik', sans-serif;
	margin-right: 15px;
	text-align:left;
	list-style:none;
	display:inline-block;
	font-weight: normal;
    font-style: normal;
    color: #444;
}
.section7 ul li .flaticon{
    margin-right: 5px;
    color: #2A1B16;
	font-weight:500;
}
.section7 h3{
	font-family: 'Rubik',sans-serif;
    color: #232323;
	font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
	line-height:28px;
    letter-spacing: -.3px;
    font-style: normal;
}
.section7 h3:hovre{color:#2A1B16;}
.section7 h5{
	font-family: 'Rubik',sans-serif;
	color:#777;
	font-size:14px;
	font-weight:400;
	line-height:26px;
	text-align:left;
}
.section7 .btn{
	font-family: 'Rubik',sans-serif;
	background: #705B43;
    padding: 7px 0;
    min-width: 170px;
    min-height: 25px;
	font-size:16px;
	font-weight:400;
	color:#fff;
	border-radius:0px;
	margin-top:10px;
	margin-bottom:15px;
}
.section7 .btn:hover{background:#2A1B16;}
/***********============================================== section7 =====================================================***********/

/***********============================================== footer =====================================================***********/
@media only screen and (max-width: 600px) {.footer{padding:50px 20px 80px 20px;} .footer-copy {padding: 20px 10px 10px 10px;} .footer .flaticon{display:none;}}
@media only screen and (min-width: 600px) {.footer{padding:50px 20px 80px 20px;} .footer-copy {padding: 20px 10px 10px 10px;} .footer .flaticon{display:none;}}
@media only screen and (min-width: 768px) {.footer{padding:50px 20px 80px 20px;} .footer-copy {padding: 20px 10px 10px 10px;} .footer .flaticon{display:none;}} 
@media only screen and (min-width: 992px) {.footer{padding:50px 50px 80px 50px;} .footer-copy {padding: 20px 50px 43px 50px;} .footer .flaticon{display:block;}} 
@media only screen and (min-width: 1200px) {.footer{padding:50px 100px 80px 100px;} .footer-copy {padding: 20px 100px 43px 100px;} .footer .flaticon{display:block;}}
@media only screen and (min-width: 1500px) {.footer{padding:50px 160px 80px 160px;} .footer-copy {padding: 20px 150px 43px 150px;} .footer .flaticon{display:block;}}
.footer{background:url(../images/footerback.jpg) no-repeat top/cover;}
.footer .mt30{margin-top:30px;}
.footer .mt15{margin-top:15px;}
.footer h3{
	font-family: "Rubik", sans-serif;
    font-size: 22px;
    color: #fff;
	font-weight:500;
    margin-bottom: 40px;
    text-transform: capitalize;
}
.footer h3::before {
    height: 3px;
    width: 50px;
    background: #705B43;
    content: "";
    position: absolute;
    left: 15px;
    top: 40px;
}
.footer p{
	font-family: 'Rubik', sans-serif;
	color: #777;
	font-weight:400;
    font-size: 14px;
    line-height: 1.9em;
    margin-top: 15px;
}
.footer .link li{
	list-style:none;
	line-height:32px;
	margin:5px 0px;
}
.footer .link li a:before {
    position: absolute;
    content: "\f101";
    left: 0px;
    top: 4px;
	color:#777;
    font-family: 'FontAwesome';
}
.footer .link li a{
	position:relative;
	color: #777;
    font-size: 15px;
    padding-left: 15px;
    font-weight: 400;
	padding-top:10px;
	font-family: 'Rubik', sans-serif;
}
.footer .cnct .flaticon{
	position: absolute;
    left: 20px;
    top: 4px;
	height:100%;
    font-size: 18px;
    line-height: 1em;
    color: #be9f74;
	font-weight:400;
}
.footer .cnct li{
	position:relative;
	list-style:none;
	line-height:25px;
	margin-bottom: 25px;
    line-height: 1.6em;
}
.footer .cnct li a{
	font-family: 'Rubik', sans-serif;
	color: #777;
    font-size: 15px;
    padding-left: 0px;
	font-weight:400;
}
.footer .btn{
	font-family: 'Rubik',sans-serif;
	background: #2A1B16;
    padding: 11.5px 0;
    min-width: 170px;
    min-height: 40px;
	font-size:14px;
	font-weight:400;
	color:#fff;
	border-radius:30px;
	margin-top:0px;
}
.footer .btn:hover{background:#2A1B16;}
.footer-copy {
    background: #111;
    font-family: 'Rubik', sans-serif;
	font-size:17px;
	font-weight:400;
	margin:0;
}
.footer-copy p {
    color: #fff;
    text-align: left;
}
.footer-copy p a {color: #fff;}
/***********============================================== footer =====================================================***********/
/* Style the breadcrumb section */
.breadcrumb {
    background-image: url('../images/slider3.jpg'); /* Replace with your image path */
    background-size: cover;
    background-position: center;
    padding: 100px 0;
    color: #000;
    margin-bottom: 0;
}

/* Style the breadcrumb list */
.breadcrumb-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.breadcrumb-list li {
    display: inline;
    margin-right: 10px;
}

.breadcrumb-list li a {
    color: #000;
    text-decoration: none;
}
.breadcrumb-list li i {
    padding-left: 15px;
}
.breadcrumb-list li a:hover {   
    text-decoration: underline;
}

/* Optional: Add some styles for the current breadcrumb */
.breadcrumb-list li:last-child {
    font-weight: bold;
}
.contact-det {
    color: #000;
    background-color: #76151012;
    border: 1px solid #971313;
    text-align: center;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 10px;
}
.contact-det i {
    background-color: #4c0101b8;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 15px 20px;
    border-radius: 25px;
    margin-bottom: 15px;
}
.contact-det a {
   color: #000;
}

.enquiry-form .appointment-form label {
    color: #161616;
    font-size: 16px;
    font-weight: 600;
}
.enquiry-form .appointment-form input {
    appearance: none;
    width: 100%;
    padding: 15px 17px;
    border: 1px solid rgba(185, 192, 203, .22);
    outline: 0;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    color: #5c5c5c;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fbfbfc;
    margin-bottom: 11px;
    -webkit-transition: border-color .2s ease-out;
}
.enquiry-form .appointment-form textarea {
    appearance: none;
    width: 100%;
    padding: 15px 17px;
    border: 1px solid rgba(185, 192, 203, .22);
    outline: 0;
    font-family: Poppins, sans-serif;
    font-size: 14px;
    color: #5c5c5c;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fbfbfc;
    margin-bottom: 11px;
    -webkit-transition: border-color .2s ease-out;
}
.enq-det h3 {
    color: #2A1B16;
}
.enquiry-form {
    padding: 39px;
    background-color: #f5eeea;
    border-radius: 25px;
}
.mb-100 {
    margin-bottom: 100px;
}
@keyframes rotateme {from {transform: rotate(0deg);} to{transform: rotate(360deg);}}
@-webkit-keyframes rotateme {from {-webkit-transform: rotate(0deg);} to{-webkit-transform: rotate(360deg);}}
@-moz-keyframes rotateme {from {-moz-transform: rotate(0deg);} to{-moz-transform: rotate(360deg);}}
@-o-keyframes rotateme {from {-o-transform: rotate(0deg);} to{-o-transform: rotate(360deg);}}


.product-detail {
    display: flex;
    max-width: 1200px;
    margin: 20px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.product-images {
    flex: 1;
    position: relative;
}

.main-image img {
    width: 100%;
    max-width: 500px;
    height: auto;
    border-radius: 8px;
}

.thumbnail-images {
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
    width: 100%;
}

.thumbnail {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 5px;
    cursor: pointer;
    transition: transform 0.2s;
}

.thumbnail:hover {
    transform: scale(1.1);
}

.product-info {
    flex: 1.5;
    padding-left: 20px;
}

.product-title {
    font-size: 28px;
    margin-bottom: 10px;
    color: #000;
}

.product-price {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
}

.product-description {
    font-size: 16px;
    margin-bottom: 20px;
    color: #555;
}

.quantity {
    margin-bottom: 20px;
}

.quantity input {
    width: 60px;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.add-to-cart {
    background-color: #FF5733;
    color: white;
    padding: 15px 30px;
    font-size: 18px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.add-to-cart:hover {
    background-color: #c7451c;
}

.styled-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.styled-table thead tr {
    background-color: #705B43;
    color: #ffffff;
    text-align: left;
}


.styled-table th,
.styled-table td {
    padding: 12px 15px;
}


.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
    color: #705B43;
}

.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #705B43;
}


.styled-table tbody tr.active-row {
    font-weight: bold;
    color: #705B43;
}

/* Existing styles... */

.zoom-modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1000;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    overflow: auto;
    text-align: center;
}

.zoomed-image {
    max-width: 80%;
    max-height: 80%;
    margin: auto;
    transition: transform 0.3s ease;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 25px;
    color: #f1f1f1;
    font-size: 36px;
    font-weight: bold;
    cursor: pointer;
}

.close-btn:hover,
.close-btn:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.thumbnail {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 5px;
    cursor: pointer;
    transition: transform 0.2s;
}

.thumbnail:hover {
    transform: scale(1.1);
}

.product-info {
    flex: 1.5;
    padding-left: 20px;
}
.cont-det {
    font-size: 17px !important;
    color: #000 !important;
}
/* More existing styles... */

.social-media .social li {
    display: inline-block;
    line-height: 28px;
    padding: 0 3px;
}
.social-media .social li .fa {
    color: #000;
    font-size: 16px;
    margin-right: 5px;
    margin-top: 20px;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 30px;
    line-height: 40px;
    margin-bottom: 20px;
}

.wp{
	position:fixed;
	width:55px;
	height:55px;
	bottom:20px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
	box-shadow: 2px 2px 3px #999;
  	z-index:100;
}
.wp:hover .fa{color:#fff;}
.wp a{color:#FFF;}
.my-float {
    margin-top: 14px;
}

.product-info {
    color: #000;
}