@charset "utf-8";
/* CSS Document */

/*Table Of Content
-body
-header
-.layout_boxed
-.layout_dark
-#full_page

-.rev_slider_wrapper

-#grid_box
	-.box_container
		-.grid_box
			-.grid_body

-#parallax2
			
-.design
	-.design_img
	-.descrp
	
-#featured_product
	-.product_wrap
		-.image
		-.product_desc 
		
-#seller
	-.seller-slider
-#slogan
	-.sloganBg
	
-#blog
	-.blog_box
	-.blog_item
		-.blog_image
		-.blog_text
		
-#brands
	-.brand-slider
	
-#newsletter
	-.newsletter
	
-#testinomial
	-.tstinomial-slider
	-.availability 
-#testinomialBg
	
-footer
	-.footer_panel
		-.about_foot
		-.account_foot
-.copyright 
	
*/



/*General Styling*/
body,html{
	min-height:100%;
	height:auto;
	width:100%;
}	
body{
	font-size:16px;
	padding:0;
	margin:0;
	color:#201f1f;
	font-family: 'Lato', sans-serif;
	overflow-x:hidden;
}

@media (max-width:991px){
	header nav.navbar.bootsnav .container.header-inner{
		display:flex;
		align-items:center;
		justify-content:space-between;
		flex-wrap:wrap;
		min-height:unset;
	}
	header nav.navbar.bootsnav .navbar-header{
		display:flex;
		align-items:center;
		flex:1 1 auto;
		order:1;
		min-height:unset;
	}
	header nav.navbar.bootsnav .navbar-collapse{
		display:block;
		flex:unset;
		width:100%;
		order:3;
	}
	header nav.navbar.bootsnav ul.nav > li > a{
		padding:12px 15px;
	}
	header nav.navbar.bootsnav .header-actions{
		display:flex;
		align-items:center;
		gap:12px;
		flex:0 0 auto;
		margin-left:auto;
		order:2;
	}
	header nav.navbar.bootsnav .attr-nav{
		position:static;
		margin:0;
		transform:none;
		float:none;
	}
	header nav.navbar.bootsnav .attr-nav > ul{
		display:flex;
		align-items:center;
		gap:12px;
		margin:0;
	}
	header nav.navbar.bootsnav .attr-nav > ul > li{
		position:relative;
	}
	header nav.navbar.bootsnav .attr-nav > ul > li > a{
		display:flex;
		align-items:center;
		justify-content:center;
		min-width:40px;
		height:40px;
		padding:0;
	}
	header nav.navbar.bootsnav .attr-nav > ul > li > a span.badge{
		position:absolute;
		top:-4px;
		right:-4px;
		margin:0;
		line-height:18px;
		text-align:center;
	}
	header nav.navbar.bootsnav .navbar-toggle{
		position:static;
		margin:0;
		padding:8px 10px;
		line-height:1;
	}
	header nav.navbar.bootsnav .navbar-toggle{
		color:#3f2a00 !important;
		z-index:10001;
	}
	header nav.navbar.bootsnav .navbar-header{
		position:relative;
		z-index:10000;
	}
	#navbar-menu{
		flex-basis:100%;
	}
	/* Search dropdown should fit on phone */
	header nav.navbar.bootsnav .search-toggle{
		position:static;
	}
	header nav.navbar.bootsnav .search-toggle .top-search{
		position:fixed;
		left:0;
		right:0;
		top:72px;
		width:auto;
		z-index:10002;
		padding:10px;
	}
}

@media (max-width:767px){
	/* Header: prevent icon overlap on very small screens */
	header nav.navbar.bootsnav .navbar-header{
		min-height:64px;
	}
	header .navbar-header .navbar-brand .logo{
		max-width:220px;
		height:60px;
		width:auto;
		max-height:60px;
	}
	/* search field inside mobile menu */
	header nav.navbar.bootsnav .mobile-menu-search{
		padding:10px 15px;
		margin-bottom:8px;
	}
	header nav.navbar.bootsnav .mobile-menu-search .form-control{
		height:42px;
		border-radius:10px;
		border:1px solid rgba(200,137,27,0.25);
	}

	/* Hero + sections: better mobile spacing */
	section.padding{
		padding:40px 0;
	}
	.hero-slide{
		padding:40px 0;
	}
	.hero-slide .hero-content{
		max-width:100%;
		padding-right:10px;
	}
	/* Stop horizontal overflow from sliders/overlays */
	.hero-slider-wrapper,
	.product-section,
	.arrival_container{
		overflow-x:hidden;
	}
	#fourCol-slider .owl-prev,
	.owl-carousel.fourCol-slider .owl-prev,
	.featured-products-slider .owl-prev, .latest-products-slider .owl-prev, .popular-products-slider .owl-prev{
		left:0;
	}
	#fourCol-slider .owl-next,
	.owl-carousel.fourCol-slider .owl-next,
	.featured-products-slider .owl-next, .latest-products-slider .owl-next, .popular-products-slider .owl-next{
		right:0;
	}
	.arrival_wrap .overlay_arrival{
		left:0;
	}
	.product_list_card .plc-thumbs{
		gap:8px;
		padding:10px 12px;
	}
	.product_list_card .plc-thumbs img{
		width:46px;
		height:46px;
	}
}

@media (max-width:480px){
	.hero-title{
		font-size:28px;
	}
	.hero-text{
		font-size:14px;
	}
}

.reviews-ui .reviews-head{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
	flex-wrap:wrap;
	margin-bottom:12px;
}
.reviews-ui .reviews-title{
	margin:0;
	font-size:22px;
	font-weight:800;
	letter-spacing:-0.2px;
}

.reviews-ui .reviews-summary{
	display:flex;
	align-items:center;
	gap:10px;
	margin-top:6px;
	color:#555;
}

.reviews-ui .reviews-avg{
	font-weight:900;
	color:#111;
}

.reviews-ui .reviews-count-text{
	font-size:13px;
}

.reviews-ui .reviews-stars .fa{
	font-size:14px;
}

.reviews-ui .reviews-more-btn{
	margin-top:12px;
	border-radius:999px;
	padding:10px 14px;
	border:1px solid rgba(0,0,0,0.10);
	background:#fff;
	font-weight:800;
	letter-spacing:0.2px;
}
.reviews-ui .reviews-more-btn:hover{
	background:#f7f7f7;
}

.reviews-ui .review-hidden{
	display:none;
}

.reviews-ui #reviewList{
	margin-top:10px;
}

.review-card{
	background:#fff;
	border:1px solid rgba(0,0,0,0.08);
	border-radius:14px;
	padding:14px 16px;
	margin-top:12px;
	box-shadow:0 10px 30px rgba(0,0,0,0.04);
}

.review-card-head{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:12px;
}

.reviewer-name{
	font-weight:800;
	color:#111;
}

.review-text{
	margin-top:8px;
	color:#444;
	line-height:1.7;
}

.reviews-ui .rating{
	white-space:nowrap;
}
.reviews-ui .rating .fa{
	color:#f5a623;
	margin-left:1px;
}

.review-modal{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(15, 15, 15, .55);
	z-index:9999;
	padding:20px;
	overflow:auto;
}

.review-modal-dialog{
	max-width:560px;
	margin:60px auto;
	background:#fff;
	border-radius:16px;
	overflow:hidden;
	box-shadow:0 20px 70px rgba(0,0,0,.35);
}

.review-modal-close{
	appearance:none;
	border:0;
	background:transparent;
	width:36px;
	height:36px;
	border-radius:10px;
	font-size:26px;
	line-height:30px;
	font-weight:700;
	color:#111;
	cursor:pointer;
}
.review-modal-close:hover{
	background:rgba(0,0,0,0.06);
}

.review-modal-head{
	padding:14px 16px;
	border-bottom:1px solid rgba(0,0,0,0.08);
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:10px;
}

.review-modal-title{
	font-size:16px;
	font-weight:900;
}

.review-modal-body{
	padding:16px;
}

.review-stars{
	display:inline-flex;
	flex-direction:row-reverse;
	gap:6px;
	user-select:none;
}

.review-stars input{
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.review-stars label{
	font-size:22px;
	line-height:1;
	color:#d9d9d9;
	cursor:pointer;
	margin:0;
}

.review-stars label .fa{
	color:inherit;
}

.review-stars input:checked ~ label,
.review-stars label:hover,
.review-stars label:hover ~ label{
	color:#f5a623;
}

@media (max-width:767px){
	.review-modal-dialog{
		margin:12px auto;
		max-width:100%;
	}
	.reviews-ui .reviews-head{
		align-items:flex-start;
	}
	.reviews-ui .reviews-title{
		font-size:18px;
	}
}

::-webkit-input-placeholder {
    color:#707070;
	 opacity:  1;
}
:-moz-placeholder {
   color:#707070;
   opacity:  1;
}
::-moz-placeholder { 
   color:#707070;
   opacity:  1;
}
:-ms-input-placeholder { 
   color:#707070;
	opacity:  1;
}
input, textarea{
	box-shadow:none !important;
}

/* Home page section background separation */
#featured_products{
	background:#ffffff;
}
#latest_products{
	background:#f7fbfd;
}
#popular_products{
	background:#ffffff;
}
#testinomial{
	background:#f7fbfd;
}
#featured_products, #latest_products, #popular_products, #testinomial{
	border-top:1px solid rgba(0,0,0,0.06);
}

#testinomial .availability{
	background:#fff;
	border:1px solid rgba(0,0,0,0.08);
	border-radius:16px;
	box-shadow:0 14px 40px rgba(0,0,0,0.06);
	padding:22px 18px;
	min-height: auto;
	transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}
#testinomial .availability img{
	background: rgba(121,182,200,0.14);
	border-radius:14px;
	padding:10px;
	border:1px solid rgba(121,182,200,0.22);
	margin-bottom:12px;
	object-fit:contain;
}
#testinomial .availability h5{
	font-weight:900;
	letter-spacing: .4px;
	margin-top:6px;
	margin-bottom:10px;
	color:#303030;
}
#testinomial .availability span{
	font-size:13px;
	line-height:1.55;
	color: rgba(0,0,0,0.68);
	display:block;
}
#testinomial .availability:hover{
	transform: translateY(-3px);
	box-shadow:0 20px 55px rgba(0,0,0,0.10);
	border-color: rgba(121,182,200,0.35);
	color: inherit;
	cursor: default;
}

#newsletter{
	border-bottom: 1px solid rgba(0,0,0,0.08);
}

#testinomial{
	border-top: 1px solid rgba(0,0,0,0.08);
}

@media (min-width: 768px){
	#newsletter{ padding-bottom: 70px; }
	#testinomial{ padding-top: 70px; }
}

/* Make Latest/Popular cards feel more premium */
#latest_products .product_list_card,
#popular_products .product_list_card{
	border-color:rgba(200,137,27,0.18);
	box-shadow:0 12px 40px rgba(63,42,0,0.08);
}
#latest_products .product_list_card:hover,
#popular_products .product_list_card:hover{
	border-color:rgba(200,137,27,0.45);
	box-shadow:0 18px 55px rgba(63,42,0,0.14);
}
#latest_products .product_list_card .plc-title a,
#popular_products .product_list_card .plc-title a{
	color:#3f2a00;
}
#latest_products .product_list_card .plc-title a:hover,
#popular_products .product_list_card .plc-title a:hover{
	color:#79b6c8;
}

@media (max-width:767px){
	/* Service cards smaller on mobile */
	#testinomial .availability{
		padding:14px 10px;
		border-radius:12px;
	}
	#testinomial .availability img{
		max-width:44px !important;
		width:44px;
		height:44px;
		object-fit:contain;
	}
	#testinomial .availability h5{
		font-size:13px;
		margin-top:10px;
		margin-bottom:6px;
	}
	#testinomial .availability span{
		font-size:12px;
		line-height:1.45;
		display:block;
	}
}

/* Remove extra space in service section cards */
#testinomial .availability{
	margin-top:0 !important;
	margin-bottom:14px !important;
}
#testinomial .availability.margin_top{
	margin-top:0 !important;
}

@media (max-width:767px){
	/* Make latest/popular cards smaller on mobile */
	#latest_products .product_list_card .plc-image,
	#popular_products .product_list_card .plc-image{
		padding-bottom:86%;
	}
	#latest_products .product_list_card .plc-body,
	#popular_products .product_list_card .plc-body{
		padding:12px 12px 14px;
	}
	#latest_products .product_list_card .plc-title,
	#popular_products .product_list_card .plc-title{
		font-size:15px;
		margin-bottom:8px;
	}
	#latest_products .product_list_card .plc-price,
	#popular_products .product_list_card .plc-price{
		margin-bottom:10px;
	}
	#latest_products .product_list_card .plc-price .current,
	#popular_products .product_list_card .plc-price .current{
		font-size:15px;
	}
	#latest_products .product_list_card .plc-thumbs img,
	#popular_products .product_list_card .plc-thumbs img{
		width:44px;
		height:44px;
	}
	#testinomial .row > [class*="col-"]{
		margin-bottom:10px;
	}
	#testinomial .availability{
		margin-bottom:10px !important;
		padding:12px 10px;
	}
}
ul, ol{
	padding:0;
	margin:0;
	list-style:none;
}
a, a:hover, a:focus{
	text-decoration:none;
	outline:none;
	color:inherit;
}
h1,h2, .footer_panel h4, #seller h3, .heading{
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
}
.btn-common, .btn-white, .btn-dark, .btn-light, .readmor,
.heading_border, header ul.cart-list .cart-btn > a, 
.availability h5, #tstinomial-slider .testinomial_pic h6, 
.rev_slider_wrapper h3, 
.design h3, .blog_box .media-body .media-heading, .blog_box .media-body h5, .message h4, 
#error .error_content h2,
.input-group-wrapper .input-group-addon > button, #contact .contact-form .btn-form, .contact_detail .address h5, 
.set > a, .widget h5,
#cart .table-responsive > .table thead  tr > th, 
.blog_item .blog_text h5,  .blog-reply h5{
	font-family: 'Montserrat', sans-serif;
	font-weight:bold;
}
.topbar .top_link li a, header nav.navbar.bootsnav ul.nav > li > a{
  font-family: 'Montserrat', sans-serif;
}
.footer_panel .about_foot li, .footer_panel .account_foot li a, .price, .grid_box .grid_body h3{
  font-family: 'Lato', sans-serif;
}
p, .availability span, .seller-slider .media-body .media-heading, .posts .media-body h5{
	font-family: 'Lato', sans-serif;
	font-style:oblique;
}
.rev_slider_wrapper h1 > strong, #parallax2 h2 > strong,
.arrival_wrap .overlay_arrival .inner h1, .arrival_wrap .overlay_arrival .inner h2, .arrival_wrap .overlay_arrival .inner h3, 
.header_layout2 h2 > strong{
	font-family: 'Raleway', sans-serif;
	font-weight:800;
}
#parallax2 h2, #parallax2 h3,
.header_layout2 h2, .header_layout2 h3{
	font-family: 'Raleway', sans-serif;
}
h1,h2,h3,h4, h5{
	margin:0;
}
h1{
	font-size:28px;
}
h2{
	font-size:24px;
}
h3{
	font-size:18px;
}
h4{
	font-size:16px;
}
h5{
	font-size:14px;
}
p, .seller-slider .media-body .media-heading{
	color:#606060;
}
.padding{
	padding:90px 0;
}
.padding_bottom{
	padding-bottom:90px;
}
.padding_top{
	padding-top:90px;
}
.margin_top{
	margin-top:90px;
}
.margin_bottom{
	margin-bottom:90px;
}
.bottom_half{
	padding-bottom:45px;
}
.heading_space{
	margin-bottom:20px;
}
.content_space{
	margin-bottom:45px;
}
.margintop40{
	margin-top:40px;
}
.margintop10{
	margin-top:10px;
}
.margintop10{
	margin-top:10px;
}
.marginbottom10{
	margin-bottom:10px;
}
.marginbottom15{
	margin-bottom:15px;
}
.bottomto40{
	margin:40px 0;
}
.bottom30{
	margin-bottom:30px;
}
.margintop30{
	margin-top:30px
}
.bottomtop30{
	margin:30px 0;
}
.border-radius{
	border-radius:4px;
}
.heading_border{
	padding-left:15px;
	border-left:2px solid #79b6c8;
}
.uppercase{
	text-transform:uppercase;
}

/*Buttons*/
.btn-common, .btn-white, .btn-dark, .btn-light{
	font-size:12px;
	display:inline-block;
	padding:12px 30px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.btn-white{
	border:1px solid #fff;
}
.btn-white, .btn-dark, .btn-light{
	color:#fff;
}
.btn-dark{
	background:#303030;
	border:1px solid transparent;
}
.btn-light{
	background:#79b6c8;
	border:1px solid transparent;
}
.btn-common{
	background:transparent;
	border:1px solid #79b6c8 !important;
	color:#303030;
}
.readmor{
	display:inline-block;
	font-size:12px;
}
.readmor:hover, .readmor:focus{
	color:#79B6C8;
}
.readmor > i{
	margin-left:5px;
}
.btn-light:hover, .btn-light:focus{
	border-color:#303030;
	color:#fff;
}
.btn-light:after{
	background:#303030;
}
.btn-common:after, .btn-dark:after, .btn-white:after{
	background:#79b6c8;
}
.btn-common:hover, .btn-common:focus, .btn-dark:hover, .btn-dark:focus, .btn-white:hover, .btn-white:focus{
	border-color:#79b6c8 !important;
	color:#303030;
}
.btn-common:after, .btn-light:after, .btn-dark:after, .btn-white:after{
	opacity: .5;
	-moz-transform: translateY(-50%) translateX(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
	transform: translateY(-50%) translateX(-50%) rotate(90deg);
	content: "";
	position: absolute;
	height: 0%;
	left: 50%;
	top: 50%;
	width: 150%;
	z-index: -1;
	-webkit-transition: all 0.75s ease 0s;
	-moz-transition: all 0.75s ease 0s;
	-o-transition: all 0.75s ease 0s;
	transition: all 0.75s ease 0s;
}
.btn-common:hover::after, .btn-light:hover::after, .btn-dark:hover::after, .btn-white:hover::after{
	opacity: 1;
	height: 600% !important;
}


/* ----------------- Widget ----------------- */
/*Back to TOP*/
.go-top {
	background:#79b6c8;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	height:48px;
	left: 50%;
	margin-left: -24px;
	position: absolute;
	right: 50%;
	width:48px;
	line-height:46px;
	z-index:5;
	top:0;
}
/*Pagination */ 
.pager{
	text-align:left;
	margin:0;
}
.pager > li{
	display:inline-block;
}
.pager > li a{
	display:block;
	background:#dcdcdc;
	color:#fff;
	border-radius:100%;
	height:38px;
	width:38px;
	padding:5px;
	font-size:16px;
	line-height:27px;
	text-align:center !important;
}
.pager > li a > i{
	font-size:18px;
}
.pager > li.active a{
	background:#79b6c8;
}
.pager > li a:hover, .pager > li a:focus{
	background:#535353;
}
.widget h5{
	padding-bottom:3px;
	border-bottom:1px solid #d9d9d9;
}

/* Accordions */
.accordion-container{
  position: relative;
}
.set{
  position: relative;
  width: 100%;
  height: auto;
}
.set > a{
  display: block;
  padding:10px 0;
  color: #222222;
  font-size:14px;
  border-bottom: 1px solid #d9d9d9;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.set > a i{
  position:relative;
  float: right;
  margin-top:4px;
  color: #222222;
}
.set > a.active{}
.content{
  position:relative;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding:20px 0;
  display:none;
}
.content ul li a{
  color: #606060;
  margin-bottom:10px;
  display:block;
}
.content ul li:last-child a, ul.category li:last-child a{
	margin-bottom:0;
}
.content ul li a:hover, .content ul li a:focus{
  color: #79b6c8;
}

/*Category*/
ul.category{}
ul.category li, ul.category li a{
	display:block;
}
ul.category li a{
	color:#606060;
	font-size:14px;
	margin-bottom:15px;
}
ul.category li a > span{
	float:right;
	color:#c2c2c2;
}

/* Product Category page (sidebar-category.php) */
.page .col-md-3 > h3{
	font-size:18px;
	margin:0 0 14px;
	color:#3f2a00;
}
#left{
	background:#fff;
	border:1px solid rgba(200,137,27,0.18);
	border-radius:14px;
	padding:12px 12px;
	box-shadow:0 12px 40px rgba(63,42,0,0.06);
}
#left ul.nav.menu{
	margin:0;
	padding:0;
}
#left ul.nav.menu > li{
	border-bottom:1px solid rgba(63,42,0,0.08);
}
#left ul.nav.menu > li:last-child{
	border-bottom:none;
}
#left ul.nav.menu li > a{
	display:flex;
	align-items:center;
	gap:10px;
	padding:10px 10px;
	color:#3f2a00;
	border-radius:10px;
}
#left ul.nav.menu li > a:hover{
	background:rgba(121,182,200,0.10);
	color:#437c8a;
}
#left ul.nav.menu li > a.active{
	background:rgba(121,182,200,0.14);
	color:#437c8a;
}
#left ul.nav.menu li > a .sign{
	flex:0 0 auto;
	width:26px;
	height:26px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	border-radius:8px;
	background:rgba(121,182,200,0.14);
	color:#437c8a;
}
#left ul.nav.menu li > a .lbl{
	flex:1;
	font-weight:700;
}
#left ul.nav.menu ul.children{
	padding:6px 0 10px 18px;
}
#left ul.nav.menu ul.children li > a{
	padding:8px 10px;
	font-weight:600;
	color:rgba(63,42,0,0.82);
}
#left ul.nav.menu ul.children li > a.active{
	background:rgba(121,182,200,0.10);
	color:#437c8a;
}
#left ul.nav.menu ul.children ul.children{
	padding-left:14px;
}

.product-container > [class*="col-"]{
	margin-bottom:24px;
}

.page .col-md-9 > h3{
	margin-top:0;
	margin-bottom:18px;
	color:#3f2a00;
	font-weight:800;
}

@media (max-width:767px){
	#left{
		margin-bottom:18px;
	}
}

/*Range Slider*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background-color: #79b6c8;
  border-radius:50%;
  background-image:none;
  border:none;
}
.ui-widget-header {
  background-color:rgba(151,198,212,.8);
  background-image:none;
}
.ui-widget-content {
  background-color: #eeeeee;
  background-image:none;
  border-radius:0;
  border:none;
}
.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.6em;
  top: -0.3em;
}
.range p, .range button{
	display:inline-block;
	margin-top:15px;
}
.range button{
	color:#fff;
	font-size:12px;
	padding:5px 10px;
	float:right;
	border:none;
	background:#333333;
}

.posts .media-body h5{
	margin:0;
	color:#333333;
}

.posts .media-body span{
	font-size:12px;
	color:#aaa;
}
.blog_cate > li{
	display:block;
	color:#888888;
	font-size:14px;
	line-height:20px;
}
.blog_cate > li a{
	display:block;
}
.blog_cate > li a:hover, .blog_cate > li a:focus{
	color:#79b6c8;
}
.color_b{
	color:#bc8246;
}
.result{
	color:#333333;
	border-bottom:1px solid #b2b2b2;
	display:inline-block;
	padding-bottom:2px;
}

.fancybox-close{    
  background-image: url("../images/close.png");
  height:44px;
  width:44px;
}
.fancybox-close, .fancybox-nav span{
  height: 44px;
  width: 44px;
}
.fancybox-prev span{
  background-image: url("../images/left.png");
  background-position:0 0;
}
.fancybox-next span {
  background-image: url("../images/right.png");
  background-position:0 0;
}


/* Mobile Fixed Header & Smooth Scrolling */
@media (max-width: 991px) {
	header {
		position: fixed !important;
		top: 0;
		left: 0;
		right: 0;
		z-index: 9999;
		background: #fff;
	}
	body {
		padding-top: 60px;
		-webkit-overflow-scrolling: touch;
	}
	nav.navbar.bootsnav {
		background: #fff !important;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.navbar-header {
		float: left;
		width: auto;
	}
	.navbar-brand {
		padding: 8px 0;
	}
	.navbar-brand img.logo {
		max-height: 40px;
		width: auto;
	}
	.header-actions {
		float: right;
		margin-top: 8px;
	}
	.navbar-toggle {
		margin: 0;
		padding: 8px 10px;
	}
	.attr-nav > ul > li > a {
		padding: 8px 10px;
	}
	
	/* Fix footer white space */
	footer {
		margin-bottom: 0 !important;
	}
	.copyright {
		margin-bottom: 0;
	}
	body {
		min-height: 100vh;
		display: flex;
		flex-direction: column;
	}
	.wrapper, .page-content, main {
		flex: 1;
	}
	
	/* Remove excessive footer padding */
	footer.padding_top.bottom_half {
		padding-top: 25px;
		padding-bottom: 15px;
	}
	
	/* Prevent horizontal overflow */
	body, html {
		overflow-x: hidden;
		max-width: 100vw;
	}
	
	/* Smooth scroll behavior */
	html {
		scroll-behavior: smooth;
	}
	
	/* Fix scroll jerk - prevent fixed background issues */
	* {
		-webkit-tap-highlight-color: transparent;
	}
	
	/* Ensure content doesn't jump */
	.owl-carousel .owl-item {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}
}

/* Extra small devices */
@media (max-width: 480px) {
	body {
		padding-top: 55px;
	}
	.navbar-brand img.logo {
		max-height: 35px;
	}
}

/* Hide loader and prevent flash of unstyled content */
.loader, #preloader, #status {
	display: none !important;
}
/* Cart badge pulse animation for AJAX add */
.cart-toggler .badge.pulse {
	animation: cartPulse 0.5s ease;
}
@keyframes cartPulse {
	0% { transform: scale(1); }
	50% { transform: scale(1.3); }
	100% { transform: scale(1); }
}

/* Toast (snackbar) */
.app-toast{
	position: fixed;
	left: 50%;
	bottom: 22px;
	transform: translateX(-50%) translateY(16px);
	background: rgba(34,34,34,0.96);
	color: #fff;
	padding: 12px 16px;
	border-radius: 14px;
	box-shadow: 0 18px 55px rgba(0,0,0,0.22);
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .2px;
	opacity: 0;
	visibility: hidden;
	transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
	z-index: 10000;
	max-width: min(420px, calc(100% - 24px));
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
	line-height: 1.35;
}
.app-toast{ bottom: calc(22px + env(safe-area-inset-bottom, 0px)); }
.app-toast.is-show{
	opacity: 1;
	visibility: visible;
	transform: translateX(-50%) translateY(0);
}
.app-toast.is-success{ background: rgba(63,42,0,0.96); }
.app-toast.is-info{ background: rgba(121,182,200,0.96); }
.app-toast.is-error{ background: rgba(190,35,35,0.96); }

.app-toast-confirm{
	position: fixed;
	left: 50%;
	top: 42%;
	bottom: auto;
	right: auto;
	transform:translate(-50%,-50%);
	background: #ffffff;
	color:#303030;
	padding: 18px 18px;
	border-radius: 18px;
	border: 1px solid rgba(0,0,0,0.10);
	box-shadow: 0 26px 90px rgba(0,0,0,0.28);
	z-index: 10002;
	max-width: min(520px, calc(100% - 24px));
	width: 420px;
	line-height: 1.35;
	white-space: normal;
	letter-spacing: 0;
	margin: 0;
}
.app-toast-confirm:before{
	content:"";
	position: fixed;
	left:0;
	top:0;
	width:100vw;
	height:100vh;
	background: rgba(0,0,0,0.45);
	z-index:-1;
}
.app-toast-confirm.is-show{
	opacity: 1;
	visibility: visible;
}
.app-toast-confirm__msg{
	font-weight: 800;
	margin-bottom: 10px;
	color:#303030;
}
.app-toast-confirm__actions{
	display:flex;
	gap:10px;
	justify-content:flex-end;
}
.app-toast-confirm .toast-btn{
	border-radius:12px;
	padding:10px 12px;
	font-weight: 900;
	font-size: 13px;
	border: 1px solid #79b6c8;
	background: #f6f7f8;
	color:#303030;
}
.app-toast-confirm .toast-confirm{
	border-color:#79b6c8;
	background: #79b6c8;
	color:#303030;
}
.app-toast-confirm .toast-confirm:hover{
	background:#5aa4b8;
	color:#303030;
}
.app-toast-confirm .toast-cancel:hover{
	background: rgba(0,0,0,0.05);
}

@media (max-width: 480px){
	.app-toast-confirm{
		top: 36%;
		width: calc(100% - 24px);
		max-width: none;
		padding: 16px 16px;
		border-radius: 16px;
	}
}

@media (max-width: 480px){
	.app-toast{
		left: 12px;
		right: 12px;
		transform: translateY(16px);
		max-width: none;
		width: auto;
		border-radius: 12px;
		padding: 12px 14px;
	}
	.app-toast.is-show{
		transform: translateY(0);
	}
}

/* Both buttons - text stays black on hover */
.plc-actions .btn-common,
.plc-actions .btn-common:hover,
.plc-actions .btn-common:focus {
	color: #303030 !important;
}

.plc-actions .btn-common:hover,
.plc-actions .btn-common:focus{
	color: #303030 !important;
}

/* Disabled state - just dim slightly */
.plc-actions .btn-common.ajax-add-cart:disabled,
.plc-actions .btn-common.ajax-add-cart[disabled] {
	opacity: 0.6;
	cursor: not-allowed;
}

/* Cart Preview Dropdown - Clean Design */
.cart-toggler.has-preview {
	position: relative;
}
.cart-preview-dropdown {
	position: absolute;
	top: 100%;
	right: 0;
	width: 320px;
	background: #fff;
	border-radius: 14px;
	box-shadow: 0 18px 55px rgba(63,42,0,0.18);
	border: 1px solid rgba(200,137,27,0.22);
	margin-top: 12px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s ease, visibility 0.2s ease;
	z-index: 9999;
	max-height: none;
	overflow: hidden;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}
.cart-toggler.has-preview.is-open .cart-preview-dropdown{
	opacity: 1;
	visibility: visible;
}
.cart-preview-remove{
	position:static;
	width:28px;
	height:28px;
	border-radius:10px;
	border:1px solid rgba(121,182,200,0.35);
	background: rgba(121,182,200,0.10);
	color:#303030;
	font-size:20px;
	line-height:24px;
	text-align:center;
	padding:0;
	cursor:pointer;
	flex:0 0 auto;
}
.cart-preview-items,
.cart-preview-content{
	flex: 0 0 auto;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 230px;
	-webkit-overflow-scrolling: touch;
}
.cart-preview-footer{
	flex-shrink: 0;
}
.cart-preview-item{
	position:relative;
}
.cart-preview-remove:hover{
	background:#79b6c8;
	color:#303030;
}
.cart-toggler.has-preview:not(.is-open):hover .cart-preview-dropdown {
	opacity: 0;
	visibility: hidden;
}
.cart-preview-dropdown:before {
	content: '';
	position: absolute;
	top: -7px;
	right: 18px;
	width: 14px;
	height: 14px;
	background: #fff;
	transform: rotate(45deg);
	border-left: 1px solid rgba(200,137,27,0.22);
	border-top: 1px solid rgba(200,137,27,0.22);
}
.cart-preview-item {
	padding: 12px 16px;
	border-bottom: 1px solid rgba(63,42,0,0.08);
	box-sizing: border-box;
}
.cart-preview-row{
	display:grid;
	grid-template-columns: 1fr auto;
	align-items:center;
	column-gap:12px;
}
.cart-preview-actions{
	min-width: 112px;
}
.cart-preview-link{
	display:flex;
	align-items:center;
	gap:12px;
	text-decoration:none;
	color:#3f2a00;
	flex:1;
	min-width:0;
	width:100%;
	position:relative;
	z-index:1;
}
.cart-preview-actions{
	flex:0 0 auto;
	display:flex;
	flex-direction:column;
	align-items:flex-end;
	gap:6px;
	position:relative;
	z-index:3;
}
.cart-preview-qty{
	display:flex;
	align-items:center;
	gap:8px;
	border:1px solid rgba(63,42,0,0.14);
	border-radius:999px;
	padding:4px 8px;
	background:#fff;
}
.cart-preview-qty-btn{
	width:28px;
	height:28px;
	border-radius:999px;
	border:1px solid rgba(121,182,200,0.35);
	background:rgba(121,182,200,0.12);
	color:#303030;
	font-weight:900;
	line-height:26px;
	padding:0;
	cursor:pointer;
}
.cart-preview-qty-val{
	min-width:18px;
	text-align:center;
	font-weight:900;
	color:#3f2a00;
	font-size:13px;
}
.cart-preview-subtotal{
	font-size:13px;
	font-weight:900;
	color:#3f2a00;
}

@media (max-width: 991px) {
	.cart-preview-actions{
		min-width: 120px;
		gap:8px;
	}
	.cart-preview-remove{
		width:32px;
		height:32px;
		line-height:28px;
		border-radius:12px;
	}
}
.cart-preview-item:hover{
	background: #fbf7ef;
}
.cart-preview-item a.cart-preview-link {
	display: flex;
	align-items: center;
	gap: 12px;
	text-decoration: none;
	color: #3f2a00;
	max-width: 100%;
	padding-right: 0;
	position: relative;
	z-index: 1;
}
.cart-preview-item img {
	width: 54px;
	height: 54px;
	object-fit: cover;
	border-radius: 12px;
	border: 1px solid rgba(63,42,0,0.10);
	flex-shrink: 0;
	background: #fff;
}
.cart-preview-info {
	flex: 1;
	min-width: 0;
	max-width: calc(100% - 62px);
	overflow: hidden;
}
.cart-preview-name {
	display: block;
	font-size: 13px;
	font-weight: 800;
	color: #3f2a00;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 3px;
	max-width: 100%;
}
.cart-preview-price {
	display: block;
	font-size: 12px;
	color: #79b6c8;
	font-weight: 800;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cart-preview-footer {
	padding: 12px 16px;
	background: #fbf7ef;
	border-top: 1px solid rgba(63,42,0,0.10);
	box-sizing: border-box;
}
.cart-preview-footer .btn-view-cart{
	margin-bottom: 10px;
}
.cart-preview-footer .btn-view-cart.btn-checkout-preview{
	margin-bottom: 0;
}

@media (min-width: 992px){
	.cart-preview-footer{
		display:flex;
		flex-wrap:wrap;
		gap:10px;
	}
	.cart-preview-total{
		width:100%;
		margin-bottom: 10px;
	}
	.cart-preview-footer .btn-view-cart{
		flex:1 1 0;
		margin-bottom: 0;
	}
}
.cart-preview-total {
	text-align: right;
	font-size: 14px;
	font-weight: 900;
	color: #3f2a00;
	margin-bottom: 10px;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.btn-view-cart {
	display: block;
	text-align: center;
	padding: 11px 12px;
	background: transparent;
	color: #303030;
	border-radius: 12px;
	text-decoration: none;
	font-weight: 900;
	font-size: 13px;
	border: 1px solid #79b6c8;
	box-shadow: none;
}
.btn-view-cart:hover {
	background: #79b6c8;
	color: #303030;
}
.cart-preview-empty {
	padding: 30px;
	text-align: center;
	color: #999;
	font-size: 14px;
	word-wrap: break-word;
}

/* Mobile + laptop: top sheet preview */
@media (max-width: 1200px) {
	body.cart-preview-open{
		overflow:hidden;
	}
	body.cart-preview-open:before{
		content:'';
		position:fixed;
		inset:0;
		background:rgba(0,0,0,0.75);
		z-index:9998;
	}

	.cart-preview-dropdown {
		position: fixed;
		top: 70px;
		right: 12px;
		left: 12px;
		bottom: auto;
		width: auto;
		height: auto;
		max-height: none;
		margin-top: 0;
		border-radius: 20px 20px 0 0;
		border: 1px solid rgba(200,137,27,0.22);
		border-bottom: none;
		box-shadow: 0 -4px 30px rgba(0,0,0,0.18);
		opacity: 0;
		visibility: hidden;
		transform: translateY(20px);
		transition: opacity 0.22s ease, visibility 0.22s ease, transform 0.22s ease;
		z-index: 9999;
		display: flex;
		flex-direction: column;
		background: #fff;
		overflow: hidden;
	}
	.cart-toggler.has-preview.is-open .cart-preview-dropdown{
		opacity:1;
		visibility:visible;
		transform: translateY(0);
	}
	.cart-preview-content,
	.cart-preview-items{
		padding-top: 0;
		flex: 0 0 auto;
		overflow-y: auto;
		overflow-x: hidden;
		max-height: 230px;
		background: #fff;
		-webkit-overflow-scrolling: touch;
	}
	.cart-preview-item{
		padding: 14px 16px;
	}
	.cart-preview-item img{
		width: 60px;
		height: 60px;
		border-radius: 14px;
	}
	.cart-preview-name{
		font-size: 14px;
	}
	.cart-preview-price{
		font-size: 12px;
	}
	.cart-preview-footer{
		position: relative;
		bottom: 0;
		padding: 14px 16px;
		background: #fbf7ef;
		border-top: 1px solid rgba(63,42,0,0.10);
		flex-shrink: 0;
		z-index: 1;
	}
	.cart-preview-total{
		text-align: left;
		margin-bottom: 12px;
		font-size: 15px;
	}
	.cart-preview-footer .btn-view-cart{
		width: 100%;
		border-radius: 14px;
		padding: 12px 14px;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.cart-preview-footer .btn-view-cart.btn-checkout-preview{
		margin-bottom: 0;
	}
}

a, .availability, .owl-prev, .owl-next, header nav.navbar.bootsnav ul.nav > li > a, 
header nav.navbar.bootsnav ul.nav > li > a:before,
#testinomialBg #tstinomial-slider .owl-controls .owl-page, .view-button, .image img, .design .design_img > img,
.contact-form .btn-form, .product_wrap .social{
	-moz-transition:all .3s ease-in;
	-ms-transition:all .3s ease-in;
	-o-transition:all .3s ease-in;
	-webkit-transition:all .3s ease-in;
	transition:all .3s ease-in;
}



/* ----------------- TopBar ----------------- */
.topbar{
	color:#b0b0b0;
	background:#2a2a2a;
	border-bottom:1px solid rgba(255,255,255,0.06);
	font-size:11px;
}
.topbar .top_link{
	text-align:right;
}
.topbar .top_link li{
	display:inline-block;
	margin:0 12px;
}
.topbar .top_link li a{
	color:#b0b0b0;
	font-size:11px;
	padding:12px 0;
	display:block;
	letter-spacing:0.3px;
	transition:color 0.2s ease;
}
.topbar .top_link li:last-child{
	margin-right:0;
}
.topbar .top_link li a:hover{
	color:#79b6c8;
}
.topbar .header-top-entry .title{
	color:#b0b0b0;
}

.header-top-entry{
  color: #747474;
  display:inline-block;
  font-size: 10px;
  line-height:20px;
  padding:11px 0;
  position: relative;
}
.header-top-entry .title {
  cursor: pointer;
  padding:0 15px 0 0;
  white-space: nowrap;
}
.header-top-entry .title i{
	margin-left:2px;
}
.header-top-entry .list {
  border: none;
  background-color: #fff;
  border-bottom-color: 1px solid #f4f4f4;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  left: 1px;
  min-width: 100%;
  opacity: 0;
  padding: 5px 10px;
  position: absolute;
  text-align: left;
  top: 40px;
  transform: scale(0);
  transform-origin: 50% 0 0;
  transition-delay: 0s;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: ease-out;
  z-index: 1;
}
.header-top-entry .list-entry:first-child {
  border-top-color: -moz-use-text-color;
  border-top-style: none;
  border-top-width: medium;
}
.header-top-entry .list-entry {
  border-top-color: #f0f0f0;
  border-top-style: solid;
  border-top-width: 1px;
  color: #747474;
  display: block;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
  white-space: nowrap;
}
.header-top-entry:hover .list {
  opacity: 1;
  transform: scale(1);
  z-index:1000;
}

.navbar{
	min-height:auto !important;
}
header{
	width:100%;
	margin-top:0;
}
/* Single-bar Eren-style header (topbar removed) */
header nav.navbar.bootsnav{
	border-radius:0;
}
header .navbar-brand {
  float: none;
  height: auto;
  line-height: normal;
  padding:0;
  display:inline-block;
}
header .navbar-brand .logo {
  display: block;
  height: 64px;
  width: auto;
  max-height: 64px;
  max-width: 240px;
  object-fit: contain;
  vertical-align: middle;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left:0;
}
header .navbar-header {
  min-height: 64px;
  display: flex;
  align-items: center;
}
header .wrap-sticky nav.navbar.bootsnav,
header nav.navbar.bootsnav{
	background: #ffffff;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.08);
	position: relative;
	z-index: 9999;
	min-height: 72px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}
header nav.navbar.bootsnav .container.header-inner{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	min-height: 72px;
}
header nav.navbar.bootsnav .navbar-header{
	order: 1;
	flex-shrink: 0;
}
header nav.navbar.bootsnav .navbar-collapse{
	order: 2;
	flex: 1;
	justify-content: flex-end;
}

@media (min-width:992px){
	header nav.navbar.bootsnav .header-actions{
		order:3;
		display:flex;
		align-items:center;
		gap:12px;
		margin-left:18px;
	}
	header nav.navbar.bootsnav .header-actions .navbar-toggle{
		display:none !important;
	}
	header nav.navbar.bootsnav .navbar-collapse{
		order:2;
		flex:1 1 auto;
	}
}
@media (min-width:992px){
	header nav.navbar.bootsnav .navbar-collapse.collapse{
		display: flex !important;
		visibility: visible;
	}
}
header nav.navbar.bootsnav .navbar-collapse.collapse.in{
	flex-basis: 100%;
	width: 100%;
}
header nav.navbar.bootsnav .attr-nav{
	order: 3;
	flex-shrink: 0;
	float: none;
	margin: 0;
}
header nav.navbar.bootsnav ul.nav{
	margin-right: 0;
}
header nav.navbar.bootsnav ul.nav > li{
	margin: 0 1px;
}
header nav.navbar.bootsnav ul.nav > li > a{
	color: #303030;
	font-weight: 700;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 26px 14px;
	transition: color 0.2s ease, background 0.2s ease;
}
header .navbar-brand {
	padding: 10px 0;
}
header .navbar-brand .logo {
	max-height: 60px;
	min-height: 40px;
}
header nav.navbar.bootsnav ul.nav > li.active > a,
header nav.navbar.bootsnav ul.nav > li > a:hover, 
header nav.navbar.bootsnav ul.nav > li > a:focus{
	color: #79b6c8;
}

/*dropdown*/
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after{
	display:none;
}
header nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .col-menu:last-child{
  padding-right: 0;
}
header nav.bootsnav .megamenu-content .title{
  margin-bottom: 20px;
}
header nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a,
header nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
  color:#606060;
  font-size:14px;
  line-height:40px;
  border-bottom:1px solid #efefef;
}
header nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
header nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{
	color:#437c8a;
}
header nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	border:1px solid rgba(0,0,0,0.10) !important;
	box-shadow:0 18px 50px rgba(0,0,0,.14);
	border-radius:14px;
	overflow:hidden;
	padding:8px 0;
}

header nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
	color:#303030;
	font-size:14px;
	line-height:42px;
	border-bottom:1px solid rgba(0,0,0,0.06);
	padding:0 18px;
	transition:background .2s ease, color .2s ease;
}
header nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:last-child > a{
	border-bottom:none;
}
header nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover{
	background:rgba(121,182,200,0.12);
	color:#437c8a;
}

header .attr-nav > ul > li > a {
	color: #303030;
}

header .attr-nav > ul > li > a span.badge {
	background-color: #79b6c8;
	height: 18px;
	width: 18px;
}

@media (min-width:992px){
	header nav.navbar.bootsnav .mobile-menu-search{ display:none; }
}
header ul.cart-list {
  display: none;
  position: absolute;
  right: 15px;
  width: 280px;
  z-index: 999;
  background: #fff;
}
header ul.cart-list .cart-btn{
	background:#303030;
	padding:15px;
	width:100%;
}
header ul.cart-list .cart-btn > a{
	width:100%;
	color:#888888;
	border:1px solid #888888 !important;
	padding:14px 30px !important;
	line-height:normal !important;
	text-align:center;
	display:table;
}
header ul.cart-list .cart-btn > a:hover, header ul.cart-list .cart-btn > a.active{
	color:#fff !important;
	border-color:#79b6c8 !important;
	background:#79b6c8 !important;
}
header ul.cart-list .cart-btn > a:first-child{
	margin-bottom:10px;
}
nav.navbar.bootsnav .navbar-toggle, nav.navbar.bootsnav .navbar-toggle:hover, nav.navbar.bootsnav .navbar-toggle:focus{
	background:transparent !important;
}
nav.navbar.bootsnav li.dropdown.on > .dropdown-toggle{
	color: #79b6c8;
}
nav.navbar.bootsnav .navbar-toggle {
  color: #303030;
  float: right;
  margin-right: 0;
  top: 15px;
}
.dropdown-menu.animated, collapse navbar-collapse animated{
	-moz-animation-duration:.5s;
	-o-animation-duration:.5s;
	-webkit-animation-duration:.5s;
	-ms-animation-duration:.5s;
	animation-duration:.5s;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
  text-align: left;
}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before{
        display: none;
    }
.search:hover{
	color:#79b6c8
}
.search-toggle {
  position: relative;
  z-index: 999;
}
 .search-toggle .top-search {
  background-color: #fff;
  display: none;
  padding:0;
  position: absolute;
  width:300px;
  right:0;
  
  box-shadow:0 8px 6px -6px #eeeeee;
}

@media (min-width:992px){
	header nav.navbar.bootsnav .search-toggle{
		position:relative;
		z-index:10002;
	}
	header nav.navbar.bootsnav .search-toggle .top-search{
		top:100%;
		right:0;
		margin-top:10px;
		width:340px;
		padding:10px;
		border-radius:12px;
		border:1px solid rgba(200,137,27,0.18);
		box-shadow:0 18px 50px rgba(90,59,0,.18);
	}
}
 .search-toggle .top-search .form-control{
	 color:#707070;
 }
.search-toggle .top-search .input-group-addon {
  padding: 8px 15px;
  color:#707070;
}
.attr-nav li.dropdown a.dropdown-toggle::after{
	display:none;
}
nav.bootsnav.navbar-full {
  padding-bottom: 0;
  padding-top: 0;
}

/*Menu Fuill Page*/
header#full_page{
}
li.close-full-menu a{
	color:#79b6c8 !important;
}
header#full_page .navbar-brand {
  height: auto;
  line-height: normal;
}
header#full_page nav.navbar.bootsnav .navbar-toggle {
  color: #000;
}
#full_page nav.bootsnav.navbar-full .navbar-collapse ul.nav > li > a{
  font-size: 16px;
  letter-spacing: 0;
  color: #000;
}
#full_page nav.bootsnav.navbar-full .navbar-collapse ul.nav > li > a:hover,
#full_page nav.bootsnav.navbar-full .navbar-collapse ul.nav > li > a:focus{
	color:#79b6c8;
}
header#full_page nav.navbar.bootsnav .navbar-toggle {
  color: #000;
  float: none;
  top: 50%;
  margin: 0;
  left: 50%;
  transform:translate(-50%,-50%);
  position:absolute;
}
header#full_page .attr-nav {
  margin-right: 0;
  position: absolute;
  display: inline-block;
  top: 50%;
  right:15px;
  margin-top:0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
header#full_page .attr-nav ul > li{
	display:inline-block;
}
header#full_page .attr-nav > ul > li > a {
  color: #1f1f1f;
  padding:0;
  margin-left:20px;
}

/*Right Menu*/
header.right-menu nav.navbar.bootsnav ul.nav > li > a, header.right-menu .attr-nav > ul > li > a{
	color:#1f1f1f;
}
header.right-menu nav.navbar.bootsnav .navbar-toggle {
  color: #000;
}

/*Side Menu*/
header#full_page .side, header.right-menu .side{
  background: #fff;
}

.side .widget ul.link li a {
    letter-spacing: 0px;
    border-bottom: 1px solid #eee;
    display: block;
    line-height:38px;
}
header#full_page .side .close-side, header#full_page .side .widget ul.link li a,
header#full_page .side .widget .title,
header.right-menu .side .close-side, header.right-menu .side .widget ul.link li a,
header.right-menu .side .widget .title{
  color: #1f1f1f;
}

header#full_page .side .widget ul.link li a:focus, header#full_page .side .widget ul.link li a:hover,
header.right-menu .side .widget ul.link li a:focus, header.right-menu .side .widget ul.link li a:hover{
	color: #96c6d4;
}

/* ------------------ Hero Slider Section ------------------ */
.hero-slider-wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.hero-slider .owl-item {
	height: 580px;
}
.hero-slide {
	position: relative;
	width: 100%;
	height: 580px;
	background-color: #2c3e50;
	display: flex;
	align-items: center;
	padding: 80px 0;
}

.hero-slide .hero-slide-img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
	display:block;
	z-index:0;
}
.hero-slide .hero-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(105deg, rgba(0,0,0,0.55) 0%, rgba(0,0,0,0.35) 45%, rgba(0,0,0,0.15) 100%);
	z-index: 1;
}
.hero-slide .container {
	position: relative;
	z-index: 2;
}
.hero-slide .hero-content {
	max-width: 580px;
}
.hero-title {
	font-family: 'Oswald', sans-serif;
	font-size: 52px;
	font-weight: 700;
	line-height: 1.1;
	color: #fff;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	text-shadow: 0 2px 20px rgba(0,0,0,0.5);
}
.hero-text {
	font-size: 19px;
	line-height: 1.65;
	color: rgba(255,255,255,0.98);
	margin: 0 0 32px 0;
	text-shadow: 0 1px 8px rgba(0,0,0,0.4);
}
.hero-btn {
	display: inline-block;
	padding: 15px 38px;
	font-size: 13px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 0.9px;
	background: transparent;
	color: #fff !important;
	border: 1px solid rgba(255,255,255,0.85);
	border-radius: 999px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.18);
	transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease, border-color .2s ease;
}
.hero-btn:hover {
	background: #79b6c8;
	color: #303030 !important;
	border-color: #79b6c8;
	transform: translateY(-2px);
	box-shadow: 0 16px 44px rgba(0,0,0,0.35);
}

/* Hero slider nav & dots */
.hero-slider-wrapper .owl-controls {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	transform: none;
	pointer-events: none;
	z-index: 5;
}
.hero-slider-wrapper .owl-controls .owl-buttons {
	pointer-events: auto;
}
.hero-slider-wrapper .owl-controls .owl-prev,
.hero-slider-wrapper .owl-controls .owl-next {
	position: absolute;
	top: 50%;
	margin-top: -28px;
	width: 52px;
	height: 52px;
	background: rgba(0,0,0,0.22) !important;
	border: 1px solid rgba(255,255,255,0.28);
	border-radius: 14px;
	text-align: center;
	line-height: 52px;
	font-size: 22px;
	color: #fff !important;
	box-shadow: 0 14px 30px rgba(0,0,0,0.22);
	transition: background 0.25s ease, color 0.25s ease;
}
.hero-slider-wrapper .owl-controls .owl-prev:hover,
.hero-slider-wrapper .owl-controls .owl-next:hover {
	background: rgba(200,137,27,0.85) !important;
	color: #fff !important;
}
.hero-slider-wrapper .owl-controls .owl-prev { left: 24px; }
.hero-slider-wrapper .owl-controls .owl-next { right: 24px; }
.hero-slider-wrapper .owl-controls .owl-pagination {
	position: absolute;
	bottom: 28px;
	width: 100%;
	text-align: center;
	pointer-events: auto;
}

/* Hide hero slider side navigation arrows */
.hero-slider-wrapper .owl-controls .owl-buttons,
.hero-slider-wrapper .owl-controls .owl-prev,
.hero-slider-wrapper .owl-controls .owl-next {
	display: none !important;
}
.hero-slider-wrapper .owl-controls .owl-page span {
	background: rgba(255,255,255,0.5) !important;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border-radius: 50%;
	transition: background 0.25s ease, transform 0.25s ease;
}
.hero-slider-wrapper .owl-controls .owl-page.active span,
.hero-slider-wrapper .owl-controls .owl-page:hover span {
	background: #79b6c8 !important;
	transform: scale(1.2);
}

/* Scroll down indicator */
.hero-scroll-down {
	position: absolute;
	bottom: 24px;
	left: 50%;
	transform: translateX(-50%);
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: rgba(255,255,255,0.15);
	border: 1px solid rgba(255,255,255,0.35);
	color: #fff !important;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	animation: hero-scroll-bounce 2s ease-in-out infinite;
	transition: background 0.25s ease, color 0.25s ease;
}
.hero-scroll-down:hover {
	background: rgba(121,182,200,0.9);
	color: #fff !important;
}

/* Remove down button (user requested) */
.hero-scroll-down{display:none !important;}

@media (max-width: 767px){
	/* Mobile: hide hero side arrows and hide bottom scroll icon */
	.hero-slider-wrapper .owl-controls .owl-prev,
	.hero-slider-wrapper .owl-controls .owl-next{
		display:none !important;
	}
	.hero-slider-wrapper .owl-controls .owl-pagination{
		bottom: 16px;
	}
	.hero-scroll-down{ display:none !important; }

	/* Mobile: hide latest/popular slider nav arrows */
	.latest-products-slider .owl-prev,
	.latest-products-slider .owl-next,
	.popular-products-slider .owl-prev,
	.popular-products-slider .owl-next{
		display:none !important;
	}
}
@keyframes hero-scroll-bounce {
	0%, 100% { transform: translateX(-50%) translateY(0); }
	50% { transform: translateX(-50%) translateY(8px); }
}

/* Legacy Rev Slider (kept for other pages if used) */
.rev_slider_wrapper {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
  position: relative;
  background: #2d2d2d;
}
.rev_slider_wrapper .white{
	color:#fff;
}
.rev_slider_wrapper h1 > strong{
	display:block;
	font-size:82px;
	color:#1f1f1f;
	line-height:0.7 !important; 
}
.rev_slider_wrapper h1{
	font-size:80px;
	color:#437c8a;
	font-weight:400;
	font-family: 'Raleway', sans-serif;
}
/*arrows Slider*/
.tparrows{
  background:rgba(255,255,255,.45) !important;
  -webkit-border-radius:100%;
  border-radius:100%;
  transform:none;
  position:absolute;
  right:0;
  height:60px;
  width:60px;
}
.tparrows::before {
  color: #fff;
  display: block;
  font-family:'FontAwesome';
  font-size:30px;
  line-height:55px;
  text-align: center;
}
.tparrows.tp-leftarrow:before {
  content: "\f104";
}
.tparrows.tp-rightarrow:before {
  content: "\f105";
}
.tp-leftarrow, .tp-rightarrow{
	margin:5px;
}
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover,
.tparrows.tp-leftarrow:focus, .tparrows.tp-rightarrow:focus{
	background:rgba(67,124,138,.70) !important;
}
.tparrows:hover::before, .tparrows:focus::before{
	color: #fff;
}



/* ------------------ Three Column Grid Products ------------------ */
#grid_box{}
.box_container{
	background:#fff;
	position:relative;
	top:-30px;
	z-index:8;
	padding:0 30px;
}
.grid_box{
	background:#eef0ef;
	margin-top:30px;
	position:relative;
	min-height:210px;
	display:block;
	height:auto;
	transition:all ease-in-out .5s;
}
.grid_box, .grid_box:hover .grid_body h2, .grid_box:hover .grid_body h3{
	-moz-transition:all ease-in-out .5s;
	-ms-transition:all ease-in-out .5s;
	-o-transition:all ease-in-out .5s;
	-webkit-transition:all ease-in-out .5s;
	transition:all ease-in-out .5s;
} 
.grid_box:hover{
	background:rgba(121,182,200,.8);
}
.grid_box:hover .grid_body h2, .grid_box:hover .grid_body h3, .grid_box:hover .grid_body h4{
	color:#fff;
}
.grid_box:hover{
	background:#79B6C8;
}

.grid_box .image_left{ 
	padding-right:10px;
	width:160px;
}
.grid_box .image_left > img{
	width:100%;
	display:inline-block;
}
.grid_box .image_left, .grid_box .grid_body{
	display:table-cell;
}
.grid_box .grid_body {
  position: relative;
  vertical-align: middle;
  right:15px;
  padding:10px;
}
.grid_box .grid_body h2{
	margin-bottom:10px;
}
.grid_box .grid_body h3{
	font-weight:bold;
	color:#79b6c8;
	margin-top:15px;
}




 /* ------------------ Special Design Product ------------------ */
.design{
  border: 30px solid;
  border-image: url("../images/border.png") 30;
  position:relative;
  color:#4e4e4e;
}
.design .design_img {
  height: 100%;
  margin-bottom: -120px;
  position: relative;
  top: -60px;
  width: 100%;
  overflow:hidden;
}
.design .design_img > img {
  width: 100%;
}
.design .descrp{
  padding:40px  0 15px 0px;
}
.design .descrp:hover h3, .design .descrp h3:hover{
	color:#79b6c8;
}
.design .descrp .review{
	margin:20px 0;
}
.design .descrp .review  > li{
	display:inline-block;
}
.design .descrp .review > li + li:before{
	content:'|';
	padding:0 5px;
	color:#ccc;
}
.design .descrp .review > li a{
	color:#4e4e4e;
	font-size:14px;
}
.price{
	color:#79b6c8;
	font-weight:bold;
}
.discount{
	color:#7a7a7a;
}
.design .descrp .price > span{
	color:#4e4e4e;
	font-weight:normal;
}
.design .descrp .detail{
	font-size:14px;
}
.design .descrp .detail > span{
	color:#79b6c8;
}

.countdown-container {
	position: relative;
}

.clock-item .inner {
	height: 0px;
	padding-bottom: 100%;
	position: relative;	
	width: 100%;
	margin-bottom:50px;
}

.clock-canvas {
	background-color: rgba(255, 255, 255, .1);
	border-radius: 50%;
	height: 0px;
	box-shadow: 0 0 0 6px #ebebeb inset;
	padding-bottom: 100%;
}

.text {
	color: #fff;	
	font-size:16px;
	position: absolute;
	top: 50%;
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	width: 100%;
}

.text .val {
	font-size:16px;
}
.text .val,  .type-time {
	font-weight: bold;
	text-align: center;
}
.type-time {
	font-size:12px;
	margin-top:10px;
}





/* ------------------  Products wrap in Box ------------------ */
.product_wrap, .image, .image > img{
	position:relative;
}
.product_wrap .social{
	position:absolute;
	right:-100%;
	bottom:15px;
}
.product_wrap .social ul li, .product_wrap .social ul li a{
	display:block;
}
.product_wrap:hover .social{
	right:15px;
}
.product_wrap .social ul li a{
	width:34px;
	height:35px;
	color:#838383;
	border:1px solid #c8c8c8;
	border-radius:2px;
	text-align:center;
	line-height:34px;
	font-size:18px;
	margin-top:5px;
}
.product_wrap .social ul li a:hover, .product_wrap .social ul li a:focus{
	background:#79b6c8;
	border-color:#79b6c8;
	color:#fff;
}
.image{ overflow:hidden;}
.image img{
	display:block;
	width:100%;
}

/* Prevent scroll flicker (Chrome/Edge) on heavy image sections */
.product_list_card .plc-image img,
.product_wrap .image img,
.hero-slide{
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.product_wrap:hover .image img, .design .design_img:hover img{
	-moz-transform:scale(1.08);
	-ms-transform:scale(1.08);
	-o-transform:scale(1.08);
	-webkit-transform:scale(1.08);
	transform:scale(1.08);
	cursor:pointer;
}
.product_wrap .product_desc{
	padding:20px 0 20px 20px;
	position:relative;
}
.product_wrap .product_desc p, .product_wrap .product_desc span{
	display:table;
}
.product_wrap .product_desc p{
	margin-bottom:0;
}
.product_wrap .product_desc .price{
	color:#79b6c8;
	font-size:14px;
	font-weight:bold;
}
.product_wrap .product_desc i.open {
  color: #5b5b5b;
  position: absolute;
  right: 0;
  top: 20px;
  font-size: 20px;
}
.product_wrap:hover i.open{
	color:#79b6c8;
}
.tag{
	position:absolute;
	top:0;
	right:15px;
	z-index:5;
}
.tag .tag-btn{
  width: 0;
  height: 0;
  border-bottom:10px solid transparent;
  border-top:50px solid #79b6c8;
  border-left:15px solid #79b6c8;
  border-right:15px solid #79b6c8;
  display:inline-block;
}
.tag .tag-black{
  width: 0;
  height: 0;
  border-top:50px solid transparent;
  border-bottom:14px solid #79b6c8;
  border-left:20px solid #79b6c8;
  border-right:20px solid #79b6c8;
  display:inline-block;
}
.tag-btn span{
  color: #fff;
  display:inline-block;
  font-size: 12px;
  font-weight:bold;
  left:4px;
  letter-spacing:-1px;
  line-height: 0;
  position: absolute;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top:24px;
}

.arrival_container{
	position: relative;
	height: auto;
	width: 100%;
	padding: 0 45px;
}

.product-section .owl-carousel .item{
	padding: 12px;
}

/* Index product sections - proper card layout */
.product-section .arrival_container .product_wrap{
	background: #fff;
	border: 1px solid #e8e8e8;
	overflow: hidden;
	border-radius: 12px;
	transition: box-shadow 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
	height: 100%;
	display: flex;
	flex-direction: column;
	box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}
.product-section .arrival_container .product_wrap:hover{
	border-color: #79b6c8;
	box-shadow: 0 14px 40px rgba(121,182,200,0.22);
	transform: translateY(-4px);
}
.product-section .arrival_container .product_wrap .image{
	overflow: hidden;
	background: #f8f8f8;
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	height: 0;
}
.product-section .arrival_container .product_wrap .image a{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
}
.product-section .arrival_container .product_wrap .image img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
}
.product-section .arrival_container .product_wrap .product_desc{
	padding: 16px 14px 14px;
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: flex-start;
	position: relative;
	min-height: 80px;
}
.product-section .arrival_container .product_wrap .product_desc p{
	flex: 1 1 100%;
	margin: 0 0 8px 0;
	min-width: 0;
}
.product-section .arrival_container .product_wrap .product_desc p a{
	font-size: 14px;
	color: #333;
	line-height: 1.4;
	font-weight: 600;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
}
.product-section .arrival_container .product_wrap .product_desc p a:hover{
	color: #79b6c8;
}
.product-section .arrival_container .product_wrap .product_desc .price{
	color: #79b6c8;
	font-size: 15px;
	font-weight: bold;
	flex: 1;
	margin: 0;
}
.product-section .arrival_container .product_wrap .product_desc .cart-icon{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	color: #666;
	transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}
.product-section .arrival_container .product_wrap .product_desc .cart-icon:hover,
.product-section .arrival_container .product_wrap:hover .product_desc .cart-icon{
	background: #79b6c8;
	border-color: #79b6c8;
	color: #fff;
}
.product-section .arrival_container .product_wrap .product_desc i.open{
	font-size: 16px;
	position: static;
}
.arrival_container .arrival_wrap {
  height: 100%;
  position: relative;
  width: 100%;
}
.arrival_container .arrival_wrap > img {
  width: 100%;
}
.arrival_wrap .overlay_arrival{
	position:absolute;
	left: -68%;
	bottom:15px;
	right:0;
	height: 110%;
	width: 110%;
	background:rgba(255,255,255,.2);
	-moz-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	-o-transform: skewX(45deg);
	-webkit-transform: skewX(45deg);
	transform: skewX(45deg);
} 
.arrival_wrap .overlay_arrival .inner {
  bottom: 20px;
  position: absolute;
  right: 0;
  -moz-transform:skew(-45deg)translateX(30%);
  -ms-transform:skew(-45deg)translateX(30%);
  -o-transform:skew(-45deg)translateX(30%);
  -webkit-transform:skew(-45deg)translateX(30%);
  transform:skew(-45deg)translateX(30%);
  z-index: 455;
  left:20px;
  color:#fff;
}
.arrival_wrap .overlay_arrival .inner h1{
	font-size:70px;
}


/* Product listing (category/search) - large multi-photo cards */
.product_list_card{
	background:#fff;
	border:1px solid #e8e8e8;
	border-radius:14px;
	overflow:hidden;
	box-shadow:0 10px 30px rgba(0,0,0,0.06);
	transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
	margin-bottom:24px;
}
.product_list_card:hover{
	transform:translateY(-4px);
	border-color:#79b6c8;
	box-shadow:0 16px 44px rgba(121,182,200,0.22);
}
.product_list_card .plc-image{
	position:relative;
	display:block;
	background:#f7f7f7;
	padding-bottom:76%;
	overflow:hidden;
}
.product_list_card .plc-image img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.product_list_card .plc-hover{
	opacity:0;
	transition:opacity .25s ease;
}
.product_list_card:hover .plc-hover{
	opacity:1;
}
.product_list_card .plc-thumbs{
	display:flex;
	gap:8px;
	padding:10px 12px;
	border-bottom:1px solid #f0f0f0;
	overflow:auto;
}
.product_list_card .plc-thumbs img{
	width:54px;
	height:54px;
	border-radius:10px;
	object-fit:cover;
	border:1px solid #ececec;
	flex:0 0 auto;
}
.product_list_card .plc-thumbs img.is-active{
	border-color:#c8891b;
	box-shadow:0 10px 24px rgba(200,137,27,0.18);
}
.product_list_card .plc-body{
	padding:16px 16px 18px;
}
.product_list_card .plc-title{
	margin:0 0 10px;
	font-size:17px;
	line-height:1.35;
	font-weight:700;
}
.product_list_card .plc-title a{
	color:#222;
	text-decoration:none;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.product_list_card .plc-title a:hover{
	color:#79b6c8;
}
.product_list_card .plc-price{
	display:flex;
	align-items:baseline;
	gap:10px;
	margin-bottom:12px;
}
.product_list_card .plc-weight{
	font-size:13px;
	font-weight:900;
	color:#7a5a18;
	background:#fbf7ef;
	border:1px solid rgba(63,42,0,0.10);
	padding:4px 10px;
	border-radius:999px;
	line-height:1.2;
}
.product_list_card .plc-price .current{
	color:#3f2a00;
	font-weight:800;
	font-size:16px;
}
.product_list_card .plc-price del{
	color:#999;
	font-size:13px;
}
.product_list_card .plc-actions{
	display:flex;
	gap:10px;
}
.product_list_card .plc-actions .btn-common{
	flex:1 1 0;
	padding:10px 12px;
	border-radius:12px;
	min-height:44px;
	display:flex;
	align-items:center;
	justify-content:center;
	line-height:1.1;
}

@media (max-width: 480px){
	.product_list_card .plc-price{
		flex-wrap:wrap;
		row-gap:8px;
	}
}

.featured-products-grid > [class*="col-"]{
	margin-bottom:24px;
}

/* Featured products: prevent right-shift/empty gaps when product count is small */
#featured_products .featured-products-grid{
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
}
#featured_products .featured-products-grid > [class*="col-"]{
	float:none !important;
	display:block;
	flex:0 0 33.333333%;
	max-width:33.333333%;
}
@media (max-width: 991px){
	#featured_products .featured-products-grid > [class*="col-"]{
		flex:0 0 50%;
		max-width:50%;
	}
}
@media (max-width: 767px){
	#featured_products .featured-products-grid > [class*="col-"]{
		flex:0 0 100%;
		max-width:100%;
	}
}




/* ------------------ Slogan With Button ------------------ */
#slogan .sloganBg{
	background:url(../images/slogan.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	padding:40px;
	outline:1px dotted #FFF;
	outline-offset:-15px;
}
#slogan .sloganBg h2{
	font-size:28px;
}
#slogan .sloganBg h2 > span{
	color:#79b6c8;
}
#slogan .sloganBg p{
	margin-bottom:0;
	font-size:18px;
}
#slogan .sloganBg .left{
	float:left;
}
#slogan .sloganBg .right{
	float:right;
	margin-top:8px;
}
/*home2*/
.message{
	position:relative;
	border:1px dotted #c2c2c2;
	margin: 0 15px;
}
.message h4{
	margin:35px 0;
}

.message .tag-btn{
  width: 0px;
  height: 0px;
  border-left:15px solid transparent;
  border-top:15px solid #79b6c8;
  border-right:65px solid #79b6c8;
  border-bottom:15px solid #79b6c8;
  display: table;
  position:absolute;
  top:10px;
  right:15px;
  text-align:center;
}
.message .tag-btn span{
	transform:none;
	left:16px;
	top:auto;
}
/* ------------------ Slogan With Button ------------------ */




/* ------------------ Our Blogs ------------------ */
#blog{}
.blog_box {
  margin: 10px 0;
}
.blog_box .media-left {
  padding-right: 30px;
}
.blog_box .media-body{
	vertical-align:middle;
}
.blog_box .media-body .media-heading{
	font-size:48px;
}
.blog_box .media-body .media-heading > sub{
	font-size:14px;
	color:#79b6c8;
}
.blog_box .media-body h5:after{
	content:'';
	display:table;
	width:40px;
	height:3px;
	background:#79b6c8;
	margin-top:10px;
}
.blog_box:hover .media-body h5{
	color:#79b6c8;
}
.blog_item{}

.blog_item .blog_image, .blog_item .blog_image img{
	position:relative;
}
.blog_item .blog_image a{
	position:absolute;
	background:#79b6c8;
	color:#FFF;
	font-size:26px;
	text-align:center;
	line-height:70px;
	height:70px;
	width:70px;
	border-radius:100%;
	left:50%;
	top:50%;
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	opacity:0;
}
.blog_item:hover .blog_image a{
	opacity:1;
}
.blog_item .blog_image img{
	width:100%;
}
.blog_item .blog_text{
}
.blog_item .blog_text .meta{
	width:100%;
}
.blog_item .blog_text .meta > li{
	display:inline-block;
	color:#555555;
	font-size:12px;
}
.blog_item .blog_text .meta > li a{
	color:#79B6C8;
}
.blog_item .blog_text .meta > li:nth-child(2){
	margin:0 15px;
}
.blog_item .blog_text .meta > li.time{
	color:#afafaf;
}
.blog_item .blog_text .posted{
	font-size:16px;
}
.blog_item .blog_text .posted i{
	margin-right:5px;
}
.blog_item .blog_text .posted, .blog_share ul, .blog_share ul li {
  display: inline-block;
}
.blog_item .blog_text .posted a, .blog-reply h5 > a{
	color:#78b5c7;
}
#blog .blog_share {
  padding: 5px 0;
  font-size:12px;
  border-top:1px solid #e5e5e5;
}

 .blog_share ul li a {
  color: #616161;
  display: block;
  padding: 2px 5px;
}
 .blog_share ul, .blog_share p{
	 margin:5px 0;
 }
 .blog_share p > a{
	 padding: 2px 5px;
 }
 #blog .blog_share,  .blog-reply{
	 border-bottom:1px solid #e5e5e5;
 }
.blog-reply {
	padding:40px 0;
	margin-top:0;
   position: relative;
}
.blog-reply h5, .blog-reply p{
	font-size:14px;
}
#blog .pager{
	text-align:center;
}
/* ------------------ Blogs Ends ------------------ */



/* ------------------ Brand LOGOS ------------------ */
#brand-slider{
	border-bottom:1px dotted #ebebeb;
	border-top:1px dotted #ebebeb;
}
#brand-slider .item > img{
	display:inline-block;
	margin:30px;
}

/* ------------------ NewsLetter ------------------ */
#newsletter{
	background: #ffffff;
	background-attachment:scroll;
	background-position: center center;
	width:100%;
	position: relative;
	overflow: hidden;
}
#newsletter:before{
	content:"";
	position:absolute;
	inset:0;
	background: transparent;
}
#newsletter .container,
#newsletter .row,
#newsletter .col-md-8{
	position: relative;
	z-index: 1;
}
#newsletter .col-md-8{
	background: #ffffff;
	border: 1px solid rgba(0,0,0,0.08);
	border-radius: 18px;
	box-shadow: 0 22px 70px rgba(0,0,0,0.12);
	padding: 26px 20px;
}
#newsletter h2{
	color:#303030;
	margin-bottom: 10px;
	letter-spacing: .6px;
}
#newsletter p{
	font-size:17px;
	line-height: 1.55;
	color: rgba(0,0,0,0.70);
}
form.newsletter .input-group{
	max-width: 520px;
	margin: 0 auto;
}
form.newsletter input{
	background:#fff;
	border:1px solid rgba(0,0,0,0.12);
	border-radius:14px 0 0 14px;
	color:#303030;
	height:48px;
	padding: 10px 14px;
	border-right:none;
	box-shadow: 0 14px 40px rgba(0,0,0,0.06);
}
form.newsletter input:focus{
	border-color: rgba(121,182,200,0.55);
	box-shadow: 0 18px 55px rgba(121,182,200,0.18);
}
form.newsletter .input-group-addon{
	border-radius:0 14px 14px 0;
	border:1px solid rgba(0,0,0,0.12);
	border-left:none;
	background:#fff;
	padding:0;
	box-shadow: 0 14px 40px rgba(0,0,0,0.06);
}
form.newsletter .input-group-addon > button{
	width:54px;
	height:48px;
	background: #79b6c8;
	border:none;
	border-radius:0 14px 14px 0;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#303030;
}
form.newsletter .input-group-addon > button:hover{
	background: #5aa4b8;
}

@media (max-width: 767px){
	#newsletter .col-md-8{
		padding: 20px 14px;
	}
	#newsletter p{
		font-size:14px;
	}
	form.newsletter .input-group{
		display:block;
	}
	form.newsletter input{
		border-radius:14px;
		border-right:1px solid rgba(0,0,0,0.12);
		margin-bottom:10px;
	}
	form.newsletter .input-group-addon{
		display:block;
		width:100%;
		border-radius:14px;
		border-left:1px solid rgba(0,0,0,0.12);
	}
	form.newsletter .input-group-addon > button{
		width:100%;
		border-radius:14px;
		height:48px;
	}
}

/* ------------------ Availability Boxes & Testinomial ------------------ */
#tstinomial-slider .item{
	position:relative;
}
#tstinomial-slider .owl-prev, #tstinomial-slider .owl-next{
	top:18%;
}
#tstinomial-slider .owl-prev{
	left:15%;
}
#tstinomial-slider .owl-next{
	right:15%;
}
#tstinomial-slider .testinomial_pic img{
	margin-bottom:15px;
}
#tstinomial-slider .testinomial_pic h6{
	font-size:12px;
	margin:0;
}
#tstinomial-slider .testinomial_pic span{
	font-size:10px;
	color:#79b6c8;
}
#tstinomial-slider p{
	margin:0 5%;
	margin-bottom:0;
}

.availability{
	border:1px dotted #606060;
	color:#606060;
	padding:35px 15px;
	min-height:175px;
}
.availability:hover, .availability.active{
	border-color:#79b6c8;
	color:#79b6c8;
	cursor:pointer;
}
.availability i {
  display: inline-block;
  font-size: 36px;
  margin-bottom: 15px;
}
.availability h5{
	margin:0;
}
.availability span{
  font-size: 14px;
  color: inherit;
}
/*Testinomial on Home2*/
#testinomialBg{
	background:url(../images/testinomial.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	background-attachment:scroll;
}
#testinomialBg #tstinomial-slider p {
	margin:0 15%;
}


/* ------------------ OWL Carousel ------------------ */
.owl-prev, .owl-next{
	opacity:1;
	margin:0;
	text-align:center;
}
/* Product sliders - Eren structure (fourCol + index page sliders) */
#fourCol-slider .item,
.owl-carousel.fourCol-slider .item,
.featured-products-slider .item,
.latest-products-slider .item,
.popular-products-slider .item{
	margin: 0 15px;
}
#tstinomial-slider .owl-prev, #tstinomial-slider .owl-next,
#fourCol-slider .owl-prev, #fourCol-slider .owl-next,
.owl-carousel.fourCol-slider .owl-prev,
.owl-carousel.fourCol-slider .owl-next,
.featured-products-slider .owl-prev, .featured-products-slider .owl-next,
.latest-products-slider .owl-prev, .latest-products-slider .owl-next,
.popular-products-slider .owl-prev, .popular-products-slider .owl-next{
	position: absolute;
	height: 38px;
	width: 38px;
	background: transparent;
	border: 1px solid #dadada;
	color: #cecece;
	line-height: 30px;
	font-size: 26px;
}
#fourCol-slider .owl-prev,
.owl-carousel.fourCol-slider .owl-prev,
.featured-products-slider .owl-prev, .latest-products-slider .owl-prev, .popular-products-slider .owl-prev{
	left: -30px;
}
#fourCol-slider .owl-next,
.owl-carousel.fourCol-slider .owl-next,
.featured-products-slider .owl-next, .latest-products-slider .owl-next, .popular-products-slider .owl-next{
	right: -30px;
}
#fourCol-slider .owl-prev, #fourCol-slider .owl-next,
.owl-carousel.fourCol-slider .owl-prev, .owl-carousel.fourCol-slider .owl-next,
.featured-products-slider .owl-prev, .featured-products-slider .owl-next,
.latest-products-slider .owl-prev, .latest-products-slider .owl-next,
.popular-products-slider .owl-prev, .popular-products-slider .owl-next{
	top: 35%;
	margin-top: -38px;
}
#tstinomial-slider .owl-prev:hover, #tstinomial-slider .owl-prev:focus,
#tstinomial-slider .owl-next:hover, #tstinomial-slider .owl-next:focus,
#fourCol-slider .owl-prev:hover, #fourCol-slider .owl-prev:focus,
#fourCol-slider .owl-next:hover, #fourCol-slider .owl-next:focus,
.owl-carousel.fourCol-slider .owl-prev:hover, .owl-carousel.fourCol-slider .owl-prev:focus,
.owl-carousel.fourCol-slider .owl-next:hover, .owl-carousel.fourCol-slider .owl-next:focus,
.featured-products-slider .owl-prev:hover, .featured-products-slider .owl-prev:focus,
.featured-products-slider .owl-next:hover, .featured-products-slider .owl-next:focus,
.latest-products-slider .owl-prev:hover, .latest-products-slider .owl-prev:focus,
.latest-products-slider .owl-next:hover, .latest-products-slider .owl-next:focus,
.popular-products-slider .owl-prev:hover, .popular-products-slider .owl-prev:focus,
.popular-products-slider .owl-next:hover, .popular-products-slider .owl-next:focus{
	background: #79b6c8;
	border-color: #79b6c8;
	color: #fff;
}


#testinomialBg #tstinomial-slider .owl-prev, #testinomialBg #tstinomial-slider .owl-next,
#tstinomial-slider .owl-pagination{
	display:none;
}
#testinomialBg #tstinomial-slider .owl-pagination{
	display:block;
	position:absolute;
	right:0;
	top:50%;
}

#testinomialBg #tstinomial-slider .owl-controls {
  margin-top:5%;
}
#testinomialBg #tstinomial-slider .owl-controls .owl-page {
	background: #b7b7b7;
	display:table; 
	text-align: center;
	margin-left:2px;
	border-radius:50%;
	border:1px solid #79b6c8;
	-moz-transform:scale(0.5);
	-ms-transform:scale(0.5);
	-o-transform:scale(0.5);
	-webkit-transform:scale(0.5);
	transform:scale(0.5);
}
#testinomialBg #tstinomial-slider .owl-controls .owl-page span {
	border:none;
	transform:scale(0.9) !important;
	background:transparent;
	margin:3px;
}
#testinomialBg #tstinomial-slider .owl-controls .active {
	background: none;
	transform:scale(0.9);
}

#testinomialBg #tstinomial-slider .owl-controls .owl-page span:hover {
    background: #79b6c8;
}
#testinomialBg #tstinomial-slider .owl-controls .active span {
    background: #79b6c8;	
    opacity: 1;
}

/*Sellers Slider*/
#seller h3{}
.seller-slider{
}
.seller-slider .media-body{
}
.seller-slider .owl-prev{
	right:50px;
}
.seller-slider .owl-next{
	right:15px;
}
.seller-slider .owl-prev, .seller-slider .owl-next{
	position:absolute;
	top:-75px;
	background:#dbdcdc !important;
	color:#fff !important;
	font-size:20px !important;
	line-height:22px;
	height:30px;
	width:30px;
	border-radius:50%;
	opacity:1 !important;
}
.seller-slider .owl-prev:hover, .seller-slider .owl-prev:focus,
.seller-slider .owl-next:hover, .seller-slider .owl-next{
	background:#79b6c8 !important;
}
/* ------------------ OWL Carousel ------------------ */




/* ------------------ Prallax Bacckgrounds  ------------------ */
#parallax2{
	background:url(../images/parallax2.jpg) no-repeat #d3e6eb;
	background-attachment:scroll;
	background-position:center center;
	background-size:cover;
}

@media (max-width: 991px){
	/* Fixed backgrounds cause scroll jank on many devices */
	#newsletter,
	#testinomialBg,
	#parallax2{
		background-attachment: scroll !important;
	}
}
#parallax2 h2, #parallax2 h3,
.header_layout2 h2, .header_layout2 h3{
	font-weight:200;
}
#parallax2 h2, .header_layout2 h2{
	font-size:60px;
}
#parallax2 h2 > strong, .header_layout2 h2 > strong{
	display:block;
}
#parallax2 h3, .header_layout2 h3{
	font-size:24px;
}

/* ------------------ Prallax Bacckgrounds  ------------------ */




/* ------------------ Page Header (inner pages) ------------------ */
.page_header{
	color:#fff;
	background:url(../images/page-header.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
}
.page_header h1{
	font-size:40px;
}
.page_header p{
	color:#fff;
	font-size:18px;
}
.page_menu{
	padding-top:35px;
}
.page_menu .breadcrumb{
	border-bottom:1px solid #ebebeb;
	background:transparent;
}
.page_menu .breadcrumb > li {
  display: inline-block;
  font-size: 14px;
  color:#606060
}
.page_menu .breadcrumb > .active {
  color:#79b6c8;
}
.header_layout2{
	background:url(../images/newsler.jpg) no-repeat;
}
.header_layout2, .header_layout3{
	background-position:center center;
	background-size:cover;
}
.header_layout2 h2 > strong{
	color:#79b6c8
}
.header_layout3{
	background:url(../images/blog-header.jpg) no-repeat;
}

/* ------------------ Page Banner (inner pages - about, contact, cart, etc.) ------------------ */
.page-banner{
	color:#fff;
	background:url(../images/page-header.jpg) no-repeat center center;
	background-size:cover;
	padding:80px 0;
	position:relative;
}
.page-banner .inner,
.page-banner-inner{
	position:relative;
	z-index:2;
	text-align:center;
}
.page-banner .inner h1,
.page-banner-inner h1{
	font-size:40px;
	margin:0;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.page-banner .overlay{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.35);
	z-index:1;
}
.page{
	padding:60px 0;
}
.page .container h3{
	font-family: 'Oswald', sans-serif;
	margin-bottom:25px;
}

/* ------------------ Page Header  ------------------ */




/* ------------------ Product Grids  ------------------ */
.grid{}
.list-view .col-md-3, .list-view .col-md-4{
    width: 100%;
}

.list-view .product_wrap .image, .list-view .product_wrap .product_desc{
	display:table-cell;
	vertical-align:middle;
}
.list-view .product_wrap .image{
	padding-right:0;
	min-width:270px;
	width:auto;
}
.list-view .product_wrap .product_desc > .title, .list-view .product_wrap .product_desc span.price,
.list-view .product_wrap .product_desc i.open{
	display:none;
}

.list-view .product_wrap .product_desc .list_content h4{
	font-weight:bold;
	font-style:oblique;
}
.grid-view .product_wrap .product_desc .list_content{
	display:none;
}
.list-view .product_wrap .product_desc .list_content{
	display:block;
}
.grid .shop-grid-controls .view-button, .shop-grid-controls .entry, .side-button{
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
.grid .shop-grid-controls .side-button{
	font-size:14px;
	height:34px;
	text-align:center;
	padding:3px 10px;
	background:#eeeeee;
	line-height:30px;
}
.grid .shop-grid-controls .view-button{
	padding:3px;
	background:#eeeeee;
	display:inline-block;
	height:34px;
	width:38px;
	text-align:center;
	line-height:28px;
}
.grid .shop-grid-controls .view-button:hover, .grid .shop-grid-controls .view-button.active, .grid .shop-grid-controls .side-button:hover{
	background:#79b6c8;
	color:#fff;
	cursor:pointer;
}
.grid-form .form-group{
	margin-bottom:0;
}
.grid-form .select {
    overflow: hidden;
	 border-radius:0;     
    width:150px;
    position: relative;
    display: block;
	 border:none;
	
}
.grid-form select{       
    height:36px;
	  background:#eee;
    border: 0;
	 padding:6px 12px;
	 font-size:14px;
	 font-weight:normal;
	 position:absolute;
	 left:0;
	 top:0;       
    width:100%;
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.grid-form .select:after {
    content:"\f107";
    font-family: FontAwesome;
	 font-size:16px;
    padding:9px 8px;
	 padding-right:0;
    position: absolute; 
	 right:12px; top:-2px;
    background:transparent;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;      
    pointer-events: none;
    box-sizing: border-box;   
}


/* ------------------ Product Grids  ------------------ */




/* ------------------ Shop  ------------------ */
#cart{
}
.cart-form .btn-dark:hover, .cart-form .btn-dark:focus,
.contact-form .btn-dark:hover, .contact-form .btn-dark:focus{
	background:#79B6C8;
}
#cart .table-responsive > .table {
  margin-bottom: 0;
}
#cart .table-responsive > .table thead  tr > th{
	font-size:13px;
	border-bottom:none;
}
#cart .table-responsive > .table tr{
	border-bottom:1px solid #ebebeb;
}
#cart .table-responsive > .table tbody tr > td{
	padding:30px 0;
	vertical-align: middle;
}
#cart .table-responsive > .table tbody tr > td p{
	font-size:14px;
}
#cart .table-responsive > .table tbody tr > td h5{
	font-weight:bold;
}

#cart .table-responsive > .table tbody tr > td .btn-close{
	display:inline-block;
	font-size:20px;
}
#cart .table-responsive > .table tbody tr > td .btn-close:hover{
	color:#79b6c8;
}

.spinner {
  width: 100px;
}
.spinner .spinner input {
	border-radius:0;
	border-color:#ddd;
}
.spinner .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
  z-index:2;
  right:20px;
}
.spinner .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
  border:none;
}
.spinner  .input-group-btn-vertical > .btn:hover, .spinner .input-group-btn-vertical > .btn:focus{
	background-color:transparent;
}
.spinner .input-group-btn-vertical i{
  position: absolute;
  top: 0;
  left: 4px;
}
input[type="number"] {
	-moz-appearance: textfield;
}

.cart-form .select {
    overflow: hidden;
	 border-radius:4px;     
    width:100%;
    position: relative;
    display: block;
}
.cart-form select{       
    height:48px;
    border: 0;
	 padding-left:12px;
	 font-size:14px;
	 font-weight:normal;
	 position:absolute;
	 left:0;
	 top:0;       
    width:100%;
	 color:#888888;
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.cart-form .select:after {
    content:"\f107";
    font-family: FontAwesome;
    color:#888888;
	 font-size:16px;
    padding:9px 8px;
	 padding-right:0;
    position: absolute; 
	 right:12px; top:5px;
    background:transparent;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;      
    pointer-events: none;
    box-sizing: border-box;   
}

.shop_measures .table tr > td{
	font-size:14px;
}
.shop_measures .table tr > td h5{
	font-weight:bold;
}

/*Product Details*/
#js-pagination-slider{}
#js-pagination-slider .cbp-pagination-item::after{
	background:transparent;
}
#js-pagination-slider .cbp-pagination-active::after {
  box-shadow: inset 0 0px 0px 2px #79b6c8;
  transition: ease .5s;
}

.detail_pro h4{
	font-weight:bold;
	font-style:italic;
}
.review_list > li{
	display:inline-block;
}
.review_list > li + li::before {
  color: #ccc;
  content: "|";
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
}
.review_list > li a{
	color:#606060;
	font-size:14px;
}
.cart-buttons a.icons{
	color:#bfbfbf;
	border:1px solid #bfbfbf;
	border-radius:3px;
	display:inline-block;
	height:43px;
	width:44px;
	text-align:center;
	line-height:42px;
	vertical-align:top;
}
.cart-buttons .btn-light > i {
  font-size: 16px;
  margin-right: 3px;
  vertical-align: middle;
}

.cart-share ul, .cart-share ul > li{
	display:inline-block;
}
.cart-share ul > li a{
	font-size:10px;
	color:#fff;
	border-radius:2px;
	padding:1px 3px;
}
.cart-share ul > li a.facebook{
	background:#3B5998;
}
.cart-share ul > li a.twitter{
	color:#00ACEE;
	background:#fafafa;
}
.cart-share ul > li a.google{
	color:#DB4A39;
	background:#fafafa;
}
.cart-share ul > li a.share{
	background:#DB4A39;
	
}
.cart-share ul > li a.share span{
	color:#fff;
}
.cart-share ul > li a.facebook span{
	color:#fff;
}
.cart-share ul > li a > span{
	color:#0f0f0f;
	font-size:8px;
	margin-left:2px;
}

.shop_tab {
}
.shop_tab .tabs {
  width: 100%;
}
.shop_tab .tabs li {
  cursor: pointer;
  display: inline-block;
  margin-right:30px;
}
.shop_tab .tabs li.active, .shop_tab .tabs li:hover, .shop_tab .tabs li:focus{
	color:#79b6c8;
}
.shop_tab .tab_content {
  padding: 20px 0;
  width: 100%;
}
.tab_content ol.commentlist li {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
.tab_content ol.commentlist li .avator {
  display: inline-block;
  float: left;
  margin-bottom: 55px;
  margin-right:15px;
  width: 50px;
}
.tab_content ol.commentlist li .avator > img {
  display: block;
}
.tab_content ol.commentlist li .comment-content {
  color: #4c4c4c;
}
.tab_content ol.commentlist li .comment-content .stars {
  position: absolute;
  right: 0;
  top: 0;
}
.tab_content ol.commentlist li .comment-content time, .tab_content ol.commentlist li .comment-content strong {
  display: inline-block;
  margin-bottom: 10px;
}
.tab_content ol.commentlist li .comment-content time {
  font-size: 14px;
}
.tab_content .review-form{
}
.tab_content .review-form label {
  font-weight: bold;
  margin-bottom: 5px;
}
.tab_content .review-form textarea.form-control {
  min-height: 150px;
}
.tab_content .review-form input.form-control{
	height:40px;
}
.tab_content .review-form .form-control{
	margin-bottom:15px;
}
	
.product-info .tab_content p:last-child {
  margin-bottom: 0;
}


/* end .squaredThree */
/* .squaredFour */
.squaredFour {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 20px;
}
.squaredFour label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #79b6c8;
}
.squaredFour label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top:6px;
  left:5px;
  border:2px solid #fff;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.squaredFour label:hover::after {
  opacity: 0.5;
}
.squaredFour input[type=checkbox] {
  visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.form-group h5{
	display:inline-block;
}
#cart .contact-form label{
	display:block;
}
#cart .contact-form a{
	color:#79b6c8;
	font-size:14px;
	display:inline-block;
	float:right;
	font-weight:normal;
}
#cart a.facebook-share{
	background:#3B5998;
}
#cart a.twitter-share{
	background:#00ACEE;
}
#cart a.facebook-share, #cart a.twitter-share{
	color:#fff;
	border:none;
	margin-right:20px;
}
#cart a.facebook-share > i, #cart a.twitter-share > i{
	margin-right:10px;
	font-size:20px;
}
/*Accordions*/
#cart .set > a i {
  color: #fff;
  background:#3a3d42;
  float: none;
  font-size:10px;
  padding:5px;
  margin-right:10px;
}
/* ------------------ Shop  ------------------ */




/* ------------------ 404  ------------------ */
#error .error_content{}
#error .error_content img{
	display:inline-block;
}
#error .error_content h2{
	color:#7b7b7b;
}	
#error .error_content h1{
	font-size:50px;
}
#error .error_content p{
	margin:0 13%;
}
#error .error_content p > a{
	color:#79b6c8;
}
.input-group-wrapper{
    vertical-align: middle;
}
.input-group-wrapper .form-control{
	border:1px solid #d7d7d7;
	border-radius:0;
	height:40px;
	border-right:none;
}
.input-group-wrapper .input-group-addon{
	background:transparent;
	border-radius:0;
}
.input-group-wrapper .input-group-addon > button{
	height:100%;
	width:100%;
	background:transparent;
	border:none;
	color:#000;
}




/* ------------------ Contact Us ------------------ */
#contact{} 
#contact .contact-form{} 
.heading{
}
.heading:after{
	content:'';
	height:2px;
	width:30px;
	display:block;
	margin-top:15px;
	background:#303030;
}
.contact-form label, .cart-form label{
  font-weight: bold;
  margin-bottom:10px;
  font-size: 16px;
}
.contact-form .form-control, .cart-form .form-control{
	border:1px solid #dddddd;
	border-radius:0;
	padding:15px;
}
.contact-form input.form-control, .cart-form .form-control{
	height:48px;
}
.contact-form textarea.form-control{
	min-height:130px;
	width:100%;
	resize:none;
}
.contact-form .btn-form{
	background:transparent;
	color:#303030;
	font-size:12px;
	padding:12px 30px;
	border:1px solid #79b6c8
}
.contact-form .btn-form:hover, .contact-form .btn-form:focus{
	background:#79b6c8;
	color:#303030;
}

 .about-modern{
	max-width: 1060px;
	margin: 0 auto;
 }
 .about-h{
	margin: 0;
	color: #303030;
	font-weight: 900;
	line-height: 1.2;
 }
 .about-lead{
	margin-top: 10px;
	font-weight: 800;
	color: rgba(0,0,0,0.62);
	font-size: 15px;
 }
 .about-rich{
	margin-top: 14px;
	color: #303030;
 }
 .about-section{
	margin-top: 22px;
	padding-top: 10px;
 }
 .about-section-head{
	margin-bottom: 12px;
 }
 .about-sh{
	margin: 0;
	font-weight: 900;
	color: #303030;
 }
 .about-sub{
	margin-top: 6px;
	color: rgba(0,0,0,0.60);
	font-weight: 700;
 }
 .about-card{
	background: #fff;
	border: 1px solid rgba(0,0,0,0.08);
	border-radius: 14px;
	padding: 14px;
	box-shadow: 0 12px 34px rgba(0,0,0,0.06);
	margin-bottom: 12px;
 }
 .about-card-highlight{
	background: #eef6f8;
	border-color: rgba(121,182,200,0.30);
 }
 .about-stat{
	padding: 10px 10px;
	border-radius: 12px;
	background: rgba(255,255,255,0.72);
	border: 1px solid rgba(121,182,200,0.20);
	margin-bottom: 10px;
 }
 .about-stat:last-child{margin-bottom:0;}
 .about-stat .k{
	font-weight: 900;
	color: #303030;
	font-size: 13px;
 }
 .about-stat .v{
	margin-top: 2px;
	font-weight: 800;
	color: rgba(0,0,0,0.58);
 }
 .about-values .about-card .t{
	font-weight: 900;
	color: #303030;
 }
 .about-values .about-card .d{
	margin-top: 6px;
	color: rgba(0,0,0,0.62);
	font-weight: 700;
 }
 .about-feature{
	background: #fff;
	border: 1px solid rgba(0,0,0,0.08);
	border-radius: 14px;
	padding: 14px;
	box-shadow: 0 12px 34px rgba(0,0,0,0.06);
	margin-bottom: 12px;
	height: 100%;
 }
 .about-feature .h{
	font-weight: 900;
	color: #303030;
 }
 .about-feature .p{
	margin-top: 6px;
	color: rgba(0,0,0,0.62);
	font-weight: 700;
 }
 .about-note{
	margin-top: 10px;
	font-size: 13px;
	color: rgba(0,0,0,0.55);
	font-weight: 700;
 }
 .about-video-frame{
	width: 100%;
	border-radius: 14px;
	overflow: hidden;
	border: 1px solid rgba(0,0,0,0.08);
	box-shadow: 0 12px 34px rgba(0,0,0,0.06);
	background: #fff;
 }
 .about-video-frame iframe{
	display: block;
	width: 100%;
	height: 340px;
 }
 .about-video-player{
	display:block;
	width:100%;
	height:340px;
	background:#000;
 }
 .about-video-empty{
	padding: 90px 16px;
	text-align: center;
	color: rgba(0,0,0,0.55);
	font-weight: 800;
	background: rgba(238,246,248,0.55);
 }

 @media (max-width: 767px){
	.about-modern{padding-left:2px;padding-right:2px;}
	.about-h{font-size:22px;}
	.about-lead{font-size:14px;}
	.about-video-frame iframe{height: 220px;}
	.about-video-player{height:220px;}
 }

@media (max-width: 767px){
	.user-content .row{margin-left:-10px;margin-right:-10px;}
	.user-content [class*="col-"]{padding-left:10px;padding-right:10px;}
	.user-content .col-md-2,
	.user-content .col-md-4{display:none;}
	.user-content .col-md-8,
	.user-content .col-md-4,
	.user-content .col-md-6,
	.user-content .col-md-12{width:100%;float:none;}
	.user-content .btn,
	.user-content input.btn,
	.user-content a.btn{width:100%;display:block;margin-left:0;margin-right:0;}
	.user-content .form-group{margin-bottom:14px;}
	.user-content .select2-container{width:100% !important;}
	.user-content .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}
}

.contact_detail .address{
	overflow:hidden;
}
.contact_detail .address i {
  color: #79b6c8;
  float: left;
  font-size: 30px;
  margin-bottom: 30px;
  margin-right: 10px;
  vertical-align: middle;
  width: 30px;
}
.contact_detail .address h5{
	margin-bottom:10px;
}
.contact_detail .address p{
	font-size:14px;
}
.contact_detail .address h5, .contact_detail .address p {
  margin-left: 30px;
}
.btn-form{
	font-weight:bold;
}

.gmap3{
  border: 1px dashed #C0C0C0;
  width:100%;
  height: 590px;
}
.cluster{
  color: #FFFFFF;
  text-align:center;
  font-family: 'Arial, Helvetica';
  font-size:11px;
  font-weight:bold;
  cursor: pointer;
}
.cluster-1{
  background-image:url(images/m1.html);
  line-height:53px;
  width: 53px;
  height: 52px;
}
.cluster-2{
  background-image:url(images/m2.html);
  line-height:53px;
  width: 56px;
  height: 55px;
}
.cluster-3{
  background-image:url(images/m3.html);
  line-height:66px;
  width: 66px;
  height: 65px;
}









/* ------------------ Footer  ------------------ */
footer{
	width:100%;
	background:#ffffff;
	color:#303030;
	position:relative;
}

/* Honey theme footer overrides (smaller + warmer) */
footer.padding_top.bottom_half{
	padding-top:35px;
	padding-bottom:10px;
}
footer.padding_top.bottom_half .footer_panel.content_space{
	margin-bottom:12px;
}
footer.padding_top.bottom_half{
	background:#eef6f8;
	color:#303030;
}
footer.padding_top.bottom_half .footer_panel h4{
	color:#303030;
	border-color:rgba(0,0,0,0.10);
	margin-bottom:12px;
}
footer.padding_top.bottom_half .footer_panel .about_foot,
footer.padding_top.bottom_half .footer_panel .about_foot li,
footer.padding_top.bottom_half .footer_panel .account_foot li a{
	color:rgba(0,0,0,0.70);
}
footer.padding_top.bottom_half .footer_panel .account_foot li{
	margin-bottom:8px;
}
footer.padding_top.bottom_half .footer_panel .account_foot li a:hover{
	color:#79b6c8;
}
footer.padding_top.bottom_half .go-top{
	background: rgba(121,182,200,0.22);
	color:#303030;
	border: 1px solid rgba(121,182,200,0.35);
}

footer.padding_top.bottom_half .go-top:hover,
footer.padding_top.bottom_half .go-top:focus{
	background: rgba(121,182,200,0.36);
	color:#303030;
}

/* Footer layout: contact row on top, links row below */
footer.padding_top.bottom_half .footer-contact-row .about_foot{
	display:flex;
	flex-wrap:wrap;
	gap:12px 18px;
	background:none;
}
footer.padding_top.bottom_half .footer-contact-row .about_foot li{
	margin-left:0;
	margin-bottom:0;
	flex:0 0 auto;
	white-space:nowrap;
}
footer.padding_top.bottom_half .footer-contact-row .about_foot li i{
	margin-left:0;
	margin-right:8px;
}
footer.padding_top.bottom_half .footer-contact-row .about_foot li.payment-icons{
	flex:1 1 100%;
	white-space:normal;
}

footer.plain_footer{
	background:url(../images/footer-plan.jpg) no-repeat;
	background-size:cover;
}
.footer_panel h4{
	text-transform:uppercase;
}
.footer_panel .about_foot{
	background:url(../images/map-footer.png) no-repeat;
	background-size:cover;
}
.footer_panel .about_foot li{
	margin-left:20px;
}
.footer_panel .about_foot li i{
	display:inline-block;
	margin-left:-20px;
	margin-right:5px;
}
.footer_panel .about_foot li {
  display: block;
  margin-bottom: 10px;
}
.footer_panel .about_foot li:last-child{
	margin-left:0;
	margin-top:30px;
}
.footer_panel .about_foot li span{
	display:inline-block;
	height:25px;
}
.footer_panel .about_foot li span > img{
	width:100%;
	vertical-align:top;
}
.footer_panel .about_foot li, .footer_panel .account_foot li a{
	color:#8e8e8e;
	font-size:14px;
} 
.footer_panel .account_foot{
}
.footer_panel .account_foot li{
	display:block;
	margin-bottom:10px;
}
.footer_panel .account_foot li a:hover{
	color:#79b6c8;
}
.footer_panel .account_foot li a:before{
	content:'';
	height:5px;
	width:5px;
	background:#8e8e8e;
	display:inline-block;
	vertical-align:middle;
	border-radius:50%;
	margin-right:5px;
}
.footer_panel .payment-icons{
	display:flex;
	flex-wrap:wrap;
	gap:8px;
	align-items:center;
	margin-top:10px;
}
.footer_panel .payment-icons span img{
	max-height:28px;
	width:auto;
	vertical-align:middle;
}
.copyright{
	background:#303030;
}
.copyright p{
	font-size:13px;
	margin:12px 0;
	color:rgba(255,255,255,0.88);
}
.copyright p > a{
	color:#79b6c8;
}

.copyright ul.social{
	margin:12px 0;
	text-align:right;
}
.copyright ul.social li, .footer_panel ul.social li{
	display:inline-block;
}
.copyright ul.social li:last-child a, .footer_panel ul.social li:last-child a{
	border-right:1px dotted #8e8e8e;
}
.copyright ul.social li a, .footer_panel ul.social li a{
	color:rgba(255,255,255,0.72);
	display:block;
	padding:0 15px;
	border-left:1px dotted #8e8e8e;
}
.copyright ul.social li a:hover, .copyright ul.social li a:focus,
.footer_panel ul.social li a:hover, .footer_panel ul.social li a:focus{
	color:#79b6c8;
}

@media (max-width:767px){
	footer.padding_top.bottom_half{
		padding-top:18px;
		padding-bottom:6px;
	}
	footer.padding_top.bottom_half .footer_panel.content_space{
		margin-bottom:8px;
	}
	footer.padding_top.bottom_half .footer_panel h4{
		font-size:14px;
		margin-bottom:8px;
	}
	footer.padding_top.bottom_half .footer_panel .about_foot li,
	footer.padding_top.bottom_half .footer_panel .account_foot li a{
		font-size:13px;
		line-height:1.45;
	}
	footer.padding_top.bottom_half .footer_panel .account_foot li{
		margin-bottom:6px;
	}
	.footer_panel .payment-icons{
		gap:6px;
		margin-top:8px;
	}
	.footer_panel .payment-icons span img{
		max-height:22px;
	}
	footer.padding_top.bottom_half .go-top{
		display:none;
	}
	footer.padding_top.bottom_half .footer-contact-row .about_foot{
		flex-direction:column;
		gap:8px;
	}
	footer.padding_top.bottom_half .footer-contact-row .about_foot li{
		white-space:normal;
	}
	footer.padding_top.bottom_half .footer-links-row{
		display:flex;
		flex-wrap:wrap;
		gap:10px;
	}
	footer.padding_top.bottom_half .footer-links-row > [class*="col-"]{
		float:none;
		width:auto;
		flex:1 1 30%;
		min-width:160px;
	}
	footer.padding_top.bottom_half .footer-links-row .footer_panel.content_space{
		margin-bottom:0;
	}
	.copyright{
		padding:6px 0;
	}
	.copyright p{
		margin:6px 0;
		font-size:12px;
		text-align:center;
	}
	.copyright ul.social{
		margin:6px 0;
		text-align:center;
	}
	.copyright ul.social li a{
		padding:0 10px;
	}
}
















/*Responsive Layout*/
@media screen and (max-width:1199px){
	/*Owl Slider*/
   #fourCol-slider .owl-prev,
   .featured-products-slider .owl-prev, .latest-products-slider .owl-prev, .popular-products-slider .owl-prev{
		left: 0;
  }
   #fourCol-slider .owl-next,
   .featured-products-slider .owl-next, .latest-products-slider .owl-next, .popular-products-slider .owl-next{
		right: 0;
  }
   .arrival_container{
		padding: 0 10px;
  }
}
@media screen and (max-width:1024px){
	#parallax2, #testinomialBg{
		background-position:center center !important;
	}
}
@media screen and (max-width:991px){
  header nav.navbar.bootsnav ul.nav > li > a {
  padding:10px;
 }
 header nav.navbar.bootsnav ul.nav > li > a,  
 nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a, 
 nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
	 border-color: rgba(63,42,0,0.08) !important;
	 color:#3f2a00 !important;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
	 border-color: rgba(63,42,0,0.08) !important;
	 padding:10px 15px;
	 font-size:13px;
  }
  nav.navbar.bootsnav .dropdown .megamenu-content .col-menu .title{
	  border:none;
  }
 nav.bootsnav .megamenu-content .content {
  background-color: #fff;
}
 .attr-nav {
  margin-top: 10px;
  margin-right:30px;
}
.right-menu .navbar-header {
  float: none;
}
header .navbar-header .navbar-brand .logo {
  max-height: 44px;
  max-width: 180px;
}
.page_header{
	padding:0;
}
.page_header h1 {
  font-size: 28px;
}
.message .tag-btn{ top:30px;}
 #parallax2, #parallax, #testinomialBg, #newsletter{
	 background-position: center center !important;
 }
 #parallax2 h2, .header_layout2 h2 {
  font-size: 40px;
}
 
 .gmap3{
	 height:290px;
 }
}


@media screen and (max-width:767px){
	.list-view .product_wrap .image{
		min-width:unset;
		width:100%;
	}
	.grid_box .image_left{
		width:100%;
		display:block;
		padding-right:0;
		padding-bottom:10px;
	}
	h2 {
	  font-size: 22px;
	}
	h3{
	  font-size: 16px;
	}
	h4, p{
	  font-size:14px;
	}
	h4{
	  font-size:12px;
	}
	.page-banner{
		padding:50px 0;
	}
	.page-banner .inner h1,
	.page-banner-inner h1{
		font-size:28px;
	}
	.topbar .top_link{
    text-align: center;
  }
	
  .tparrows{
	  display:none;
  }
	.hero-slider .owl-item,
	.hero-slide{
		height: 400px !important;
		min-height: 400px;
	}
	.hero-slide{
		padding: 50px 0;
	}
	.hero-title{
		font-size: 32px;
	}
	.hero-text{
		font-size: 16px;
		margin-bottom: 22px;
	}
	.hero-btn{
		padding: 12px 24px;
		font-size: 12px;
	}
	.hero-slider-wrapper .owl-controls .owl-prev,
	.hero-slider-wrapper .owl-controls .owl-next{
		width: 44px;
		height: 44px;
		line-height: 44px;
		font-size: 18px;
		margin-top: -22px;
	}
	.hero-slider-wrapper .owl-controls .owl-prev{ left: 12px; }
	.hero-slider-wrapper .owl-controls .owl-next{ right: 12px; }
	.hero-scroll-down{
		bottom: 16px;
		width: 38px;
		height: 38px;
		font-size: 16px;
	}
  .rev_slider_wrapper .tp-caption h3{
		font-size:28px;
	}
  .rev_slider_wrapper .tp-caption{
		max-width:90%;
	}
  .rev_slider_wrapper p{
		font-size:14px !important;
		display:block;
   }
	.rev_slider_wrapper a{
		font-size:12px !important;
		line-height:1.55 !important;
	}
  .arrival_wrap .overlay_arrival .inner h1{
	  font-size:30px;
  }
  #slogan .sloganBg .left, #slogan .sloganBg .right{
	  float: none;
	  text-align: center;
  }
   #fourCol-slider .owl-next, #fourCol-slider .owl-prev,
   .featured-products-slider .owl-next, .featured-products-slider .owl-prev,
   .latest-products-slider .owl-next, .latest-products-slider .owl-prev,
   .popular-products-slider .owl-next, .popular-products-slider .owl-prev{
	  display: none;
  }
   .product-section .arrival_container .product_wrap .image{
		padding-bottom: 100%;
  }
  #parallax2 h2, .header_layout2 h2{
  font-size: 40px;
 }
 #parallax2 h3, .header_layout2 h3{
  font-size: 20px;
}
.message h4{
	display:inline-block;
	font-size:12px;
}
.message .tag-btn{
	top:auto;
}

.copyright p{
  font-size: 12px;
  text-align:center;
}
.copyright ul.social{
  text-align: center;
}
  
}


@media screen and (max-width:480px){
	.media-body, .media-left, .media-right {
	   display: block;
	   vertical-align: middle;
  }
  .media-body, .media-left{
	  padding-right:0 !important;
	  padding-bottom:20px;
  }
  .media-body, .media-left a > img{
	width:100%;
 }
 .arrival_wrap .overlay_arrival{
	 left:15px;
 }
 .arrival_wrap .overlay_arrival, .arrival_wrap .overlay_arrival .inner{
	 transform:none;
 }
 .list-view .product_wrap .image, .list-view .product_wrap .product_desc {
  display: table;
}

.topbar .col-sm-4{
  text-align: center;
}
 
}















