html {
}
html, body{
}
.configurator, body, html {
    background: #F1F1F1;
}
.container{
	max-width: 1366px;
}
.large-container .container {
        max-width: 1200px;
}
.medium-container .container {
	max-width: 992px;
}
.small-container .container {
	max-width: 700px;
}
.container-fluid {
	padding-left: 35px;
	padding-right: 35px;
}
.bg-repeat-x {
	background-repeat: repeat-x!important;
}
.bg-repeat-y {
	background-repeat: repeat-y!important;
}
.row-no-gutters .row.group {
	margin:0;
}
.row-no-gutters .row.group {
	padding: 0;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
/* fix woocommerce conflict */
.woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
} 
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
}

.box.white, .box_shdw {
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	background-color: #fff;
}
.box.gray {
  background-image: linear-gradient(#f1f1f1, #EEEEEF);
}
.btn-primary {
	background-color: #000;
	border-color: #000;
	color: #fff!important;
}
.btn-outline-primary {
	border-color: #000;
	color: #000;
}
.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
	border-color: #000;
	background-color: #000;
	color: #fff!important;
}
.btn-primary:hover {
	background-color: #fff;
	border-color: #000;
	color: #000!important;
}
.text-primary {
	color: #000!important;
}
.btn {
	padding: 11px 20px;
}
.btn-primary.disabled, .btn-primary:disabled {
	background-color: #ccc;
	border-color: #ccc;
}
/* ==========================================================================
   custom
   ========================================================================== */
.btn {
	min-width: 100px;
	margin-left: inherit;
	margin-right: inherit;
}
.navigation.main {
	padding: 80px 0 150px;
}
.navigation.main .bottom-nav {
	position: absolute;
	bottom: 0;
	left:  0;
	width:  100%;
}
.navigation.main ul {
	padding: 0!important;
	margin: 0;
}
.navigation.main ul a {
	font-size: 22px;
	font-weight: 300;
	color: #fff;
	display: block;
}
.navigation.main ul a:hover {
	opacity: 0.5;
	text-decoration: none;
}
#main a { color: #000; }
/* ==========================================================================
   page banner
   ========================================================================== */
.page-banner {
	clear: both;
	position: relative;
	overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.page-banner img {
	width: 100%;
	height: auto;
}
.page-banner .banner-text-holder {
	top: 0;
	left: 0;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
	.owl-carousel.thumb-carousel {
		margin-top: 20px;
		position: relative;
	}
	.owl-carousel.thumb-carousel .owl-nav .owl-prev, .owl-carousel.thumb-carousel .owl-nav .owl-next {
		position: absolute;
		top: 50%;
		margin-top: -50%;
		margin-bottom: -50%;
		bottom: 50%;
	}
  .owl-carousel.thumb-carousel .owl-nav .owl-prev { left: -25px;  }
  .owl-carousel.thumb-carousel .owl-nav .owl-next { right: -25px;  }

@media only screen and (max-width : 1200px){
	.owl-carousel.thumb-carousel {
		padding-left: 20px;
		padding-right: 20px;
	}
  .owl-carousel.thumb-carousel .owl-nav .owl-prev { left: -5px;  }
  .owl-carousel.thumb-carousel .owl-nav .owl-next { right: -5px;  }
}
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }
.owl-dots {
	text-align: center;
	position: relative;
	margin-top: 20px;
}
.owl-dots .owl-dot {
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size: 0;
	text-indent: 0;
	border: none;
	background-color:#ccc!important;
	margin: 0 5px;
	-webkit-border-radius: 6px!important;
	-moz-border-radius: 6px!important;
	border-radius: 6px!important;
}
.owl-dots .owl-dot.active {
	background-color: #000!important;
}

/* Box slider */
.box-carousel .box {
	background-color: #fff;
		-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	text-align: center;
	position: relative;
	font-size:16px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.box-carousel .box .hero {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	z-index: 1;
}
.box-carousel .box .hero img {
	vertical-align: bottom;
}
.box-carousel .box .hero:before {
	content: "";
	display: block;
	min-width: 20%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1) ,rgba(255, 255, 255, 0.9) ,rgba(255, 255, 255, 0.6),rgba(255, 255, 255, 0.3) , rgba(255, 255, 255, 0));
}
.box-carousel .dscptn {
	text-align: left;
	min-height: 220px;
	z-index: 2;
}
.box-carousel .owl-item {
	height: 100%;
}
.box-carousel.owl-carousel, .product-carousel.owl-carousel {
	position: relative;
}
.box-carousel .owl-prev, .box-carousel .owl-next, a.arwdown, .main-carousel .owl-prev, .main-carousel .owl-next, a.arwdown,
.product-carousel .owl-prev, .product-carousel .owl-next {
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #fff!important;
	-webkit-border-radius: 25px!important;
	-moz-border-radius: 25px!important;
	border-radius: 25px!important;
		-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	text-align: center;
}
.box-carousel .owl-nav, .product-carousel .owl-nav {
	width: 100%;
	height:  100%;
}
.box-carousel .owl-prev, .main-carousel .owl-prev, .box-carousel .owl-next, .main-carousel .owl-next,
.product-carousel .owl-prev, .product-carousel .owl-next {
	top: calc(50% - 50px);;
	position:  absolute;
}
.box-carousel .owl-prev, .main-carousel .owl-prev, .product-carousel .owl-prev {
	left: 0;
	margin-left: -15px;
}
.box-carousel .owl-next, .main-carousel .owl-next, .product-carousel .owl-next {
	right: 0;
	margin-right: -15px;
}
.box-carousel .owl-prev i, .box-carousel .owl-next i, a.arwdown i, .main-carousel .owl-prev i, .main-carousel .owl-next i, a.arwdown i,
.product-carousel .owl-prev i, .product-carousel .owl-next i {
	font-size: 25px;
	font-weight: 400;	
	color: #000;
	vertical-align: middle;
}
.box-carousel .owl-prev:hover, .box-carousel .owl-next:hover, a.arwdown, .main-carousel .owl-prev:hover, .main-carousel .owl-next:hover, a.arwdown,
.product-carousel .owl-prev:hover, .product-carousel .owl-next:hover {
	background-color: transparent!important;
}
.box-carousel .owl-prev:hover i, .box-carousel .owl-next:hover i, .main-carousel .owl-prev:hover i, .main-carousel .owl-next:hover i,
.product-carousel .owl-prev:hover i, .product-carousel .owl-next:hover i { color: #000; }
.owl-carousel.product-carousel .owl-item {
    min-height: 250px;
}
.product-carousel .owl-item img, .product-carousel .lazyloaded, .product-carousel .lazyloading {
	opacity: 1!important;
	-webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
	transition-delay: inherit!important;
}
a.arwdown {
	width: 54px;
	height: 54px;
	line-height: 54px;
	position: absolute;
	bottom: 5%;
	z-index: 9;
	margin: auto;
	left: -50%;
	right: -50%;
}
a.arwdown i{	color: #fff;
	line-height: 54px;
}

/* Accordion */
ul.accordion {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.accordion li:before{ display: none!important; }
ul.accordion li.list_accordion {
	clear: both;
	padding: 0;
	margin: 0;
	display: block;
	border-bottom: 1px solid #000;
}
.list_accordion a.ca_btn {
	clear: both;
	display: block;
	text-decoration: none;
	padding: 15px 0;
	font-size: 28px;
	cursor: pointer;
	position: relative;
	z-index: 5;
	padding-right: 55px;
	color: #2C2A29;
}
.list_accordion a.ca_btn:after {
	content: "\f078";
	font-family: 'Font Awesome 5 Pro';
	top: 22px;
	right: 8px;
	display: inline-block;
	position: absolute;
	line-height: 20px;
	font-size: 28px;
	font-weight: 400;
	color: #999;
}
.list_accordion a.ca_btn:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}
.list_accordion.open a.ca_btn:after {
	content: "\f077";
}
body .hidden_content {
	display: none;
	padding: 10px 0;
}
.list_accordion.open > .hidden_content {
	display: block;
}
.hide { display: none!important; }

.pageContent {
 position: relative;
min-height: 100vh;
  transition: all .5s!important;
  -moz-transition: all .5s!important;
  -webkit-transition: all .5s!important;
  -o-transition: all .5s!important;
}

/* content header */
.content-header {}
.content-header .breadcrumbs {
	text-align: center;
	font-size:  14px;
}
.content-header .breadcrumbs .sep {
	margin: 0 5px;
}
.content-header .breadcrumbs a {
	color: inherit;
}

/* woocommerce stuff */
.woocommerce textarea, .woocommerce select,
.woocommerce a.button,
.woocommerce input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 1px solid #eaeaea;
	padding: 10px 18px;
	vertical-align: top;
	line-height: 20px;
	font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px;
}
input.input-text.qty.text {
	min-width: 100px;
}
.select2-container--default .select2-selection--single {
	border: 1px solid #eaeaea;
	padding: 5px 8px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: auto;
}
.woocommerce a.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce table.my_account_orders .button,
.woocommerce-button.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce input[type="submit"],
.woocommerce input.button,
.woocommerce input[type="submit"] {
	cursor: pointer;
	background-color: #000;
	padding: 8px 30px;
	border: none;
	color: #fff;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	height:  42px;
	text-align:  center;
	min-width: 215px;
	font-size: 14px;
	text-transform: uppercase;
}
.woocommerce a.button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce table.my_account_orders .button {
	color:  #fff!important;
	white-space: normal;
	min-width: inherit;
	text-transform: capitalize;
	height:  auto;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	padding: 20px 50px;
	text-transform: uppercase;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background-color: #ccc;
}
.woocommerce ::-webkit-input-placeholder { color:#333;opacity:1 }
.woocommerce ::-moz-placeholder { color:#333;opacity:1 } /* firefox 19+ */
.woocommerce :-ms-input-placeholder { color:#333;opacity:1 } /* ie */
.woocommerce input:-moz-placeholder { color:#333;opacity:1 }

.cat-img {
	background-color: #EFEFEF;
	text-align: center;
}
.cat-img img {
	display:  block;
	margin:  0 auto;
}
.cat-btn {
	max-width: 286px;
}

.woocommerce ul.products {}
.woocommerce ul.products li.product {
	text-align:  center;
}
.woocommerce ul.products li.product a img {
	max-height: 250px;
	width: auto;
	margin: 0 auto;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size:  32px;
	color:  #000;
}
.woocommerce-page div.product div.summary {
	min-height: 500px!important;
}
.woocommerce div.product p.price {
	font-size: 32px;
	color:  #000;
	margin-top: 40px;
}
.woocommerce .cart-collaterals .cross-sells {
	padding: 30px 40px 0;
	background-color: #fff;
}
.woocommerce .cart-collaterals .cross-sells h2 {
	margin-bottom: 20px
}
.woocommerce .cart-collaterals .cross-sells ul.products li, .woocommerce-page .cart-collaterals .cross-sells ul.products li {
	width: 30%;
}
.woocommerce .cart-collaterals .cross-sells ul.products li img, .woocommerce-page .cart-collaterals .cross-sells ul.products li img {
	max-height: 130px;
}
.woocommerce .cart-collaterals .cross-sells ul.products li .woocommerce-loop-product__title, .woocommerce-page .cart-collaterals .cross-sells ul.products li .woocommerce-loop-product__title{ 
	font-size: 14px;
	font-weight: 600;
}
#order_review_heading {
	margin-top: 40px;
	padding-left: 15px;
}

/* product tab */
.woocommerce div.product .woocommerce-tabs ul.tabs li.nav-item {
	background-color: transparent!important;
	background: transparent!important;
	border: none!important;
	border-color: transparent!important;
	border-radius: 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after { display: none!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-size: 39px;
	font-weight: 100;
	padding:  0 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	border-bottom:  1px solid #000;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: auto;
}

/* dashboard */
.top-btns .btn {
	margin: 0 10px 5px;
}
.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
	float: none;
}
.woocommerce table.shop_table {
	border: none;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
	padding: 10px 8px;
}

.dashboard-footer {
	padding:60px 0 60px 0;
	background:#ffffff url('/wp-content/uploads/2020/04/footer-bg.jpg') center center no-repeat;
	background-size: cover;
	position: relative;
}
.dashboard-footer:before {
	background-image: linear-gradient(to bottom,rgb(59,59,59),rgba(59,59,59,0.55) 73%);
	background-blend-mode: multiply;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;	
}
.woocommerce table.my_account_orders .button {
	margin-right: 5px;
}

/* footer */
footer .footerNavigation {
	margin-bottom: 30px;
}
.footer .copyrightContainer {
	font-size:  12px;
	color:  #fff;
}

@media (min-width: 1140px) {
	.pageContent {
		padding-bottom:  100px;
	}
	.wfsocial.pageContent {
		padding-bottom:  254px;
	}
	.footer {
		position:  absolute;
		bottom: 0;
	}
	body.page-template-page-myaccount .pageContent {
		padding-bottom:  320px;
	}	
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

@media only screen and (max-width : 992px){
	.box-carousel .lnkbtn {
		position: relative;
		right: auto;
		display: inline-block;
		margin-top: 15px;
		bottom: auto;
	}
	.box-carousel .box .hero {
		position: relative;
		bottom: auto;
		right: auto;
		margin-bottom: -10%;
	}
	.box-carousel .box .hero img {
	}
	.box-carousel .box .hero:before {
		min-width: 100%;
		height: 25%;
		bottom: 0;
		background-image: linear-gradient(rgba(255, 255, 255, 0) ,rgba(255, 255, 255, 0.3) ,rgba(255, 255, 255, 0.6),rgba(255, 255, 255, 0.9) , rgba(255, 255, 255, 1));
	}
	
	.box-carousel .owl-prev, .box-carousel .owl-next {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}	
	.box-carousel .owl-nav {
		top: 37%;
	}
	.box-carousel .owl-prev {
		margin-left: -5px;
	}
	.box-carousel .owl-next {
		margin-right: -5px;
	}
	.box-carousel .owl-prev i, .box-carousel .owl-next i{
		font-size: 15px;
	}
	

	.custom_bg_align_lg_right_top {
		background-position: right top!important;
	}
	.custom_bg_align_lg_right_bottom {
		background-position: right bottom!important;
	}
	.custom_bg_align_lg_right_middle {
		background-position: right middle!important;
	}
	.custom_bg_align_lg_left_top {
		background-position: left top!important;
	}
	.custom_bg_align_lg_left_bottom {
		background-position: left bottom!important;
	}
	.custom_bg_align_lg_left_middle {
		background-position: left middle!important;
	}
	.woocommerce-page div.product div.summary {
		min-height: inherit!important
	}

}

@media(max-width: 768px) {
	.container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
	.btn {
		margin-left: 0!important;
		margin-right: 0!important;
	}
}

/* custom bootstrap classes for 5 columns */
.col-5th,
.col-sm-5th,
.col-md-5th,
.col-lg-5th,
.col-xl-5th {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-5th {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-5th {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
	
    .col-md-5th {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-5th {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-5th {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}