.no-margin {
	margin: 0 !important;
}


/*Dev Custom */


/*====================================================*/

.lib-list-item-product2 {
	border: none;
}

.lib-list-item-product2 .image-dev .list-button-dev {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
}

.lib-list-item-product2 .image-dev .list-button-dev li {
	display: inline-block;
	float: left;
	height: 40px;
	width: 40px;
	background: #fff;
	position: relative;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #ddd;
	opacity: 0;
	transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(1) {
	transform: translateX(40px);
	-moz-transform: translateX(40px);
	-webkit-transform: translateX(40px);
	-ms-transform: translateX(40px);
	z-index: 1;
	transition-delay: 0s;
}

.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(2) {
	transition-delay: 0.2s;
	z-index: 2;
}

.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(3) {
	transition-delay: 0.2s;
	z-index: 2;
}

.lib-list-item-product2 .image-dev .list-button-dev li:nth-child(4) {
	transform: translateX(-40px);
	-moz-transform: translateX(-40px);
	-webkit-transform: translateX(-40px);
	-ms-transform: translateX(-40px);
	z-index: 1;
	transition-delay: 0s;
}

.lib-list-item-product2 .image-dev .list-button-dev li:first-child {
	border-left: 1px solid #ddd;
}

.lib-list-item-product2 .image-dev .list-button-dev li a,
.lib-list-item-product2 .image-dev .list-button-dev li button {
	background: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	line-height: 40px;
	text-align: center;
	box-shadow: none;
	border: none;
	color: #555;
	width: 40px;
	padding: 0;
}

.lib-list-item-product2 .image-dev .list-button-dev li:hover {
	background: #fdb819;
}

.lib-list-item-product2 .image-dev .list-button-dev li:hover a,
.lib-list-item-product2 .image-dev .list-button-dev li:hover button {
	color: #fff;
}

.lib-list-item-product2 .caption-dev {
	text-align: center;
	padding: 0 15px;
}

.lib-list-item-product2 .caption-dev .rating-dev {
	margin: 5px 0;
}

.lib-list-item-product2 .caption-dev .rating-dev .fa-stack-2x {
	font-size: 11px;
}

.lib-list-item-product2 .caption-dev .title-dev {
	color: #444;
	font-size: 13px;
}

.lib-list-item-product2 .caption-dev .price-dev .price.product-price {
	font-size: 16px;
}

.lib-list-item-product2 .caption-dev .price-dev .price-new {
	font-size: 16px;
}

.lib-list-item-product2 .caption-dev .price-dev .price-old {
	font-size: 12px;
}

.lib-list-item-product2 .caption-dev .add-cart-dev {
	background: #fff;
	border: 1px solid #ddd;
	font-size: 12px;
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
	box-shadow: none;
	border-radius: 0;
	padding: 6px 20px;
	margin: 0 0 30px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li {
	opacity: 1;
	transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(1) {
	transform: translateX(0);
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transition-delay: 0.2s;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(2) {
	transition-delay: 0s;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(3) {
	transition-delay: 0s;
}

.lib-list-item-product-over2 .image-dev .list-button-dev li:nth-child(4) {
	transform: translateX(0);
	-moz-transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transition-delay: 0.2s;
}


/*EFECT PRODUCT NUMBER*/

.lib-two-img,
.product-item-container .second_img,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image {
	position: relative;
	display: block;
}

.lib-two-img .img-1,
.product-item-container .second_img .img-1,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-1 {
	opacity: 1;
	position: relative;
	transition: all 0.5s ease-in-out;
}

.lib-two-img .img-2,
.product-item-container .second_img .img-2,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image .lt-image .img-2 {
	position: absolute;
	z-index: 0;
	top: 0;
	opacity: 0;
	display: block;
	transition: all 0.5s ease-in-out;
	left: 50%;
	transform: translateX(-50%);
}

.lib-two-img-over .img-1,
.product-item-container:hover .second_img .img-1,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-1 {
	opacity: 0;
	transform-style: inherit;
	transition: all 0.5s ease-in-out;
}

.lib-two-img-over .img-2,
.product-item-container:hover .second_img .img-2,
.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .media-left .item-image .lt-image .img-2 {
	opacity: 1;
	transform-style: inherit;
	transition: all 0.5s ease-in-out;
}


/*EFFECT SLIDERHOME*/

@keyframes myeffect-slideshow {
	0% {
		opacity: 0;
		transform: translateY(-300px);
		-webkit-transform: translateY(-300px);
		-moz-transform: translateY(-300px);
		-ms-transform: translateY(-300px);
		-o-transform: translateY(-300px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
}

@-webkit-keyframes myeffect-slideshow {
	0% {
		opacity: 0;
		transform: translateY(-300px);
		-webkit-transform: translateY(-300px);
		-moz-transform: translateY(-300px);
		-ms-transform: translateY(-300px);
		-o-transform: translateY(-300px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
}

@-moz-keyframes myeffect-slideshow {
	0% {
		opacity: 0;
		transform: translateY(-300px);
		-webkit-transform: translateY(-300px);
		-moz-transform: translateY(-300px);
		-ms-transform: translateY(-300px);
		-o-transform: translateY(-300px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
}


/*EFFECT SLIDERHOME 1*/

@keyframes myeffect-slideshow1 {
	0% {
		opacity: 0;
		transform: translateX(-300px);
		-webkit-transform: translateX(-300px);
		-moz-transform: translateX(-300px);
		-ms-transform: translateX(-300px);
		-o-transform: translateX(-300px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
	}
}

@-webkit-keyframes myeffect-slideshow1 {
	0% {
		opacity: 0;
		transform: translateX(-300px);
		-webkit-transform: translateX(-300px);
		-moz-transform: translateX(-300px);
		-ms-transform: translateX(-300px);
		-o-transform: translateX(-300px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
		-moz-transform: translateX(0);
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
	}
}

@-moz-keyframes myeffect-slideshow1 {
	0% {
		opacity: 0;
		transform: translateY(-300px);
		-webkit-transform: translateY(-300px);
		-moz-transform: translateY(-300px);
		-ms-transform: translateY(-300px);
		-o-transform: translateY(-300px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
}


/*EFFECT SLIDERHOME 2*/

@keyframes myeffect-slideshow2 {
	0% {
		opacity: 0;
		transform: translateY(300px);
		-webkit-transform: translateY(300px);
		-moz-transform: translateY(300px);
		-ms-transform: translateY(300px);
		-o-transform: translateY(300px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
}

@-webkit-keyframes myeffect-slideshow2 {
	0% {
		opacity: 0;
		transform: translateY(300px);
		-webkit-transform: translateY(300px);
		-moz-transform: translateY(300px);
		-ms-transform: translateY(300px);
		-o-transform: translateY(300px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
}

@-moz-keyframes myeffect-slideshow2 {
	0% {
		opacity: 0;
		transform: translateY(300px);
		-webkit-transform: translateY(300px);
		-moz-transform: translateY(300px);
		-ms-transform: translateY(300px);
		-o-transform: translateY(300px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
	}
}


/*EFFECT SLIDERHOME 4*/

@keyframes myeffect-slideshow4 {
	0% {
		opacity: 0;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
	}
	100% {
		opacity: 1;
		transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	}
}

@-webkit-keyframes myeffect-slideshow4 {
	0% {
		opacity: 0;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
	}
	100% {
		opacity: 1;
		transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	}
}

@-moz-keyframes myeffect-slideshow4 {
	0% {
		opacity: 0;
		transform: translateX(0);
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
	}
	100% {
		opacity: 1;
		transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
	}
}


/*===============================================
 [SASS DIRECTORY ]
 [1] BACK TO TOP
 [2] SOCIAL ACCOUNTS
 [3] TOP PANEL
 [4] LARY LOADER
 [5] NO RESPONSIVE BOOTSTRAP
 [6] PRELOADING SCREEN
 [7] BANNER EFFECT
 [8] POPUP ADDED TO CART
 [9] PAGE COMINGSOON
 ==============================================*/


/*============BACK TO TOP ==================*/

.back-to-top {
	cursor: pointer;
	background-color: #777;
	width: 45px;
	bottom: 35px;
	right: 10px;
	min-height: 42px;
	overflow: hidden;
	z-index: 40;
	position: fixed;
	display: block;
	text-align: center;
	border-radius: 3px;
	opacity: 1;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.back-to-top.hidden-top {
	bottom: -100px;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.back-to-top:hover {
	background-color: #fdb819;
}

.back-to-top i {
	font-size: 36px;
	margin: 1px 0 0 0 !important;
	color: #fff;
	display: inline-block;
}


/*============SOCIAL ACCOUNTS ==================*/

.social-widgets {
	overflow: visible;
	position: fixed;
	z-index: 999;
	top: 50%;
	height: 0;
	width: 0;
}

.social-widgets.socialwidgets-left {
	left: 0;
}

.social-widgets.socialwidgets-right {
	right: 0;
}

.socialwidgets-left .item {
	right: 0px;
}

.socialwidgets-left .active {
	z-index: 100;
	right: -310px;
}

.socialwidgets-left .tab-icon {
	right: -45px;
}

.socialwidgets-left .facebook.active {
	right: -260px;
}

.socialwidgets-left .twitter.active {
	right: -300px;
}

.socialwidgets-left .youtube.active {
	right: -450px;
}

.socialwidgets-right .item {
	left: 0px;
}

.socialwidgets-right .active {
	z-index: 100;
	left: -310px;
}

.socialwidgets-right .tab-icon {
	left: -45px;
}

.socialwidgets-right .facebook.active {
	left: -260px;
}

.socialwidgets-right .twitter.active {
	left: -300px;
}

.socialwidgets-right .youtube.active {
	left: -450px;
}

.social-widgets .item,
.social-widgets .items {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.social-widgets .items {
	top: -100px;
	position: relative;
}

.social-widgets .item {
	position: absolute;
	top: 0;
}

.social-widgets .item-01 {
	top: 0;
	z-index: 99;
}

.social-widgets .item-02 {
	top: 45px;
	z-index: 98;
}

.social-widgets .item-03 {
	top: 90px;
	z-index: 97;
}

.social-widgets .tab-icon .fa {
	font-size: 18px;
	line-height: 45px;
}

.social-widgets .tab-icon {
	position: absolute;
	top: 0;
	display: block;
	width: 45px;
	height: 45px;
	background: #fff;
	text-align: center;
	font-size: 1.54em;
}

.social-widgets .tab-icon:hover {
	text-decoration: none;
}

.social-widgets .active .tab-icon {
	border-color: #e9e9e9;
	background: #fff;
}

.social-widgets .facebook .tab-icon {
	background: #3b5998;
	background-clip: content-box;
	color: white;
}

.social-widgets .twitter .tab-icon {
	background: #07779a;
	background-clip: content-box;
	color: white;
}

.social-widgets .youtube .tab-icon {
	background: #da2723;
	background-clip: content-box;
	color: white;
}

.social-widgets .tab-content {
	background: #fff;
	width: 310px;
	padding: 10px;
}

.social-widgets .active .tab-content {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}

.social-widgets .title {
	margin: -10px -10px 10px;
	padding: 0px 10px;
	background-color: #ccc;
	text-transform: uppercase;
	line-height: 45px;
	color: #000;
	font-weight: bold;
}

.social-widgets .title h5 {
	line-height: 45px;
	margin: 0;
}

.social-widgets .facebook .tab-content {
	width: 260px;
}

.social-widgets .twitter .tab-content {
	width: 300px;
}

.social-widgets .twitter-widget {
	padding-top: 10px;
}

.social-widgets .youtube .tab-content {
	width: 450px;
}

.social-widgets .youtube .tab-content iframe {
	width: 100%;
}

.social-widgets .loading {
	min-height: 200px;
	position: relative;
	z-index: 100;
}

.social-widgets .loading img.ajaxloader {
	position: absolute;
	top: 45%;
	left: 45%;
	width: 32px;
	height: 32px;
}


/*============TOP PANEL ==================*/

.wrapper-boxed header.navbar-compact {
	width: auto;
}

header.navbar-compact {
	position: fixed;
	width: 100%;
	z-index: 999;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
}

header.navbar-compact .compact-hidden {
	display: none;
}


/*============LARY LOADER ==================*/

.lazy {
	display: block;
	overflow: hidden;
	background: transparent url(../images/lazy-loader.gif) no-repeat center center;
}

@media (min-width: 1200px) {
	.lazy.lazy-loaded {
		background: none;
		height: auto;
	}
	.lazy img {
		transition: 1s all ease;
		opacity: 0;
		-webkit-backface-visibility: hidden;
		display: inline-block;
	}
	.lazy.lazy-loaded img {
		opacity: 1;
	}
}


/*============NONE RESPONSIVE BOOTSTRAP ==================*/

@media (min-width: 1200px) {
	.wrapper-fluid .fluid-sidebar {
		width: 83%;
	}
	.wrapper-fluid .fluid-allsidebar {
		width: 66%;
	}
	.wrapper-fluid .content-aside {
		width: 16.666667%;
	}
}

@media (min-width: 1200px) {
	.wrapper-boxed {
		max-width: 1260px;
		margin: 0 auto;
		background: #fff;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}
	.wrapper-full .container {
		width: 1200px;
	}
	.wrapper-full .products-list .product-grid-5 .product-card__gallery,
	.wrapper-full .products-list .product-grid-5 .countdown_box,
	.wrapper-full .products-list .product-grid-5 .order-num {
		display: none;
	}
	.wrapper-fluid .container {
		max-width: 1650px;
		padding: 0;
		width: 93%;
	}
}

@media (min-width: 1200px) and (min-width: 1200px) {
	.wrapper-full .products-list .product-grid-5:nth-child(5n+1) {
		clear: both !important;
	}
}


/*============@group Banners hover effect ==================*/

.banners-effect-1 .banners>div img {
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}

.banners-effect-1 .banners>div img:hover {
	opacity: 0.8;
}

.banners-effect-2 .banners>div a {
	display: block;
	position: relative;
	overflow: hidden;
}

.banners-effect-2 .banners>div a:hover:before,
.banners-effect-2 .banners>div a:hover:after {
	left: 0;
	opacity: 1;
}

.banners-effect-2 .banners>div a:before,
.banners-effect-2 .banners>div a:after {
	background-color: rgba(255, 255, 255, 0.4);
	display: block;
	width: 100%;
	height: 100%;
	left: -100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	content: "";
	z-index: 1;
}

.banners-effect-3 .banners>div a {
	display: block;
	position: relative;
	overflow: hidden;
}

.banners-effect-3 .banners>div a:hover:before,
.banners-effect-3 .banners>div a:hover:after {
	border: 0 solid rgba(0, 0, 0, 0.7);
	opacity: 0;
	filter: alpha(opacity=0);
}

.banners-effect-3 .banners>div a:before,
.banners-effect-3 .banners>div a:after {
	border: 50px solid transparent;
	border-top-right-radius: 50px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
	top: 0;
	content: "";
	opacity: 1;
	filter: alpha(opacity=100);
	width: 100px;
	height: 100px;
	-webkit-transform: scale(7);
	-moz-transform: scale(7);
	-ms-transform: scale(7);
	-o-transform: scale(7);
	transform: scale(7);
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	visibility: visible;
	z-index: 1;
}

.banners-effect-4 .row-no-padding a,
.banners-effect-4 .banners>div a {
	display: block;
	position: relative;
	overflow: hidden;
}

.banners-effect-4 .row-no-padding a:before,
.banners-effect-4 .banners>div a:before {
	border-bottom: 50px solid rgba(255, 255, 255, 0.4);
	border-top: 50px solid rgba(255, 255, 255, 0.4);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 0, 1);
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	transform-origin: 50% 50% 0;
	width: 100%;
}

.banners-effect-4 .row-no-padding a:hover:before,
.banners-effect-4 .banners>div a:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
	-o-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
	-webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
	-moz-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
	-ms-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 4, 1);
}

.banners-effect-5 .banners>div a {
	display: block;
	position: relative;
	overflow: hidden;
}

.banners-effect-5 .banners>div a:before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	border: 70px solid rgba(255, 255, 255, 0);
	top: 0;
	left: 0;
	transition: all 0.5s ease-in-out;
}

.banners-effect-5 .banners>div a:after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: 0.5;
	border: 30px solid #fff;
	top: 0;
	left: 0;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transition: all 0.5s ease-in-out;
}

.banners-effect-5 .banners>div a:hover:before {
	border: 0 solid rgba(255, 255, 255, 0.7);
}

.banners-effect-5 .banners>div a:hover:after {
	transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	opacity: 0;
	transition-delay: 0.1s;
}

.banners-effect-6 .banners>div a {
	display: inline-block;
	position: relative;
	overflow: hidden;
	background: #000;
	vertical-align: top;
}

.banners-effect-6 .banners>div a img {
	backface-visibility: hidden;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
	-o-transition: opacity 1s ease 0s, transform 1s ease 0s;
	transition: opacity 1s ease 0s, transform 1s ease 0s;
}

.banners-effect-6 .banners>div a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	transform: scale3d(1.1, 1.1, 1);
}

.banners-effect-7 .banners>div a {
	display: block;
	position: relative;
	overflow: hidden;
}

.banners-effect-7 .banners>div a:before {
	position: absolute;
	background: rgba(0, 0, 0, 0.3);
	width: 0;
	top: 0;
	left: 50%;
	content: "";
	transition: all 0.3s ease-in-out 0s;
}

.banners-effect-7 .banners>div a:hover:before {
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
}

.banners-effect-8 .banners>div a {
	display: inline-block;
	position: relative;
	overflow: hidden;
	background: #000;
	vertical-align: top;
}

.banners-effect-8 .banners>div a:before,
.banners-effect-8 .banners>div a:after {
	bottom: 20px;
	content: "";
	left: 20px;
	opacity: 0;
	position: absolute;
	right: 20px;
	top: 20px;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	z-index: 1;
}

.banners-effect-8 .banners>div a:before {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
}

.banners-effect-8 .banners>div a:after {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0);
}

.banners-effect-8 .banners>div img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s;
	transition: opacity 0.35s ease 0s;
}

.banners-effect-8 .banners>div a:hover:before,
.banners-effect-8 .banners>div a:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.banners-effect-8 .banners>div a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.banners-effect-9 .banners>div a {
	display: block;
	position: relative;
	z-index: 10;
}

.banners-effect-9 .banners>div a:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	box-shadow: 0 3px 30px rgba(0, 0, 0, 0.2);
	opacity: 0;
}

.banners-effect-9 .banners>div a:hover:before {
	opacity: 1;
}

.banners-effect-9 .banners>div a img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0, 0, 0);
	transform: perspective(1000px) translate3d(0, 0, 0);
}

.banners-effect-9 .banners>div a:hover img {
	-webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
	transform: perspective(1000px) translate3d(0, 0, 21px);
}

.banners-effect-10 .banners>div a {
	display: block;
	position: relative;
	overflow: hidden;
}

.banners-effect-10 .banners>div a:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0, 50%, 0);
	transform: translate3d(0, 50%, 0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.banners-effect-10 .banners>div a:hover:before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.banners-effect-11 .banners>div a {
	display: block;
	position: relative;
	overflow: hidden;
}

.banners-effect-11 .banners>div a:hover:before,
.banners-effect-11 .banners>div a:hover:after {
	width: 100%;
	height: 100%;
}

.banners-effect-11 .banners>div a:before,
.banners-effect-11 .banners>div a:after {
	background-color: rgba(0, 0, 0, 0.15);
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	width: 0;
	transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease-out 0s;
}

.banners-effect-11 .banners>div a:after {
	left: auto;
	right: 0;
	bottom: 0;
}

.banners-effect-12 .banners>div img {
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}

.banners-effect-12 .banners>div img:hover {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}


/*============POPUP ADDED TO CART ==================*/

body>.alert {
	position: fixed;
	z-index: 10004;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
	-moz-animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
	animation: alert-anim 1s cubic-bezier(1, -0.01, 0, 0.99);
}

body>.alert .alert {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
}

body>.alert .alert.fadeOut {
	top: -100%;
}

@-webkit-keyframes alert-anim {
	0% {
		top: -100%;
	}
	60% {
		top: 0;
	}
	100% {
		top: 0;
	}
}

@-moz-keyframes alert-anim {
	0% {
		top: -100%;
	}
	60% {
		top: 0;
	}
	100% {
		top: 0;
	}
}

@keyframes alert-anim {
	0% {
		top: -100%;
	}
	60% {
		top: 0;
	}
	100% {
		top: 0;
	}
}

@-webkit-keyframes alert-anim2 {
	0% {
		top: -100%;
	}
	60% {
		top: 100%;
	}
	100% {
		top: 100%;
	}
}

@-moz-keyframes alert-anim2 {
	0% {
		top: -100%;
	}
	60% {
		top: 100%;
	}
	100% {
		top: 100%;
	}
}

@keyframes alert-anim2 {
	0% {
		top: -100%;
	}
	60% {
		top: 100%;
	}
	100% {
		top: 100%;
	}
}

@-webkit-keyframes alert-icon-anim {
	0% {
		font-size: 0;
	}
	60% {
		font-size: 0;
	}
}

@-moz-keyframes alert-icon-anim {
	0% {
		font-size: 0;
	}
	60% {
		font-size: 0;
	}
}

@keyframes alert-icon-anim {
	0% {
		font-size: 0;
	}
	60% {
		font-size: 0;
	}
}


/*============ PAGE COMINGSOON ==================*/

.comingsoon-page {
	background: #142326;
	padding: 7em 0;
	color: #bdbdbd;
}

.comingsoon-page .container {
	max-width: 750px;
}

.comingsoon-page .comingsoon--title {
	margin: 0.5em 0 1em;
	font-size: 46px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0 1em;
}

.comingsoon-page .comingsoon--content {
	margin: 1em 0;
	font-size: 14px;
}

.comingsoon-page .comingsoon--countdown {
	margin: 6em 0 8em;
}

.comingsoon-page .comingsoon--countdown .time-item {
	width: 125px;
	height: 125px;
	border: 3px solid rgba(255, 255, 255, 0.4);
	border-radius: 50%;
	margin: 0 15px;
	display: inline-block;
	padding: 30px;
}

.comingsoon-page .comingsoon--countdown .num-time {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	line-height: 100%;
	margin: 0 0 5px 0;
}

.comingsoon-page .comingsoon--countdown .name-time {
	font-size: 20px;
	text-transform: uppercase;
}

.comingsoon-page .comingsoon--newsletter {
	margin: 2em 0;
}

.comingsoon-page .comingsoon--newsletter .newsletter {
	background: none !important;
}

.comingsoon-page .comingsoon--newsletter .title-block {
	display: none;
}


/*===============================================
 [SASS DIRECTORY ]
 [1] Pre-Loader
 ==============================================*/

.loaded .so-loadeding {
	display: none;
}

.so-loadeding {
	background: white url(../images/lazy-loader.gif) no-repeat center center;
	height: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	opacity: 1;
}


/*============START Pre-Loader CSS  ==================*/

.so-pre-loader {
	background: rgba(253, 184, 25, 0.5);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.so-pre-loader.no-pre-loader {
	background: none;
	position: absolute;
	height: auto;
}

.so-pre-loader .so-loader-background {
	background: #555;
	display: block;
	height: 100%;
}

.so-pre-loader .so-loader-center {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -25px;
}

.so-pre-loader .so-loader-line {
	background: #fdb819;
	top: 0;
}

.so-pre-loader .spinner {
	width: 50px;
	height: 50px;
	background-color: white;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
}

.so-pre-loader .spinner-bounce {
	width: 60px;
	height: 60px;
	position: relative;
}

.so-pre-loader .double-bounce1,
.so-pre-loader .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: white;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}

.so-pre-loader .double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.so-pre-loader .spinner-cube {
	width: 40px;
	height: 40px;
	position: relative;
}

.so-pre-loader .cube1,
.so-pre-loader .cube2 {
	background-color: white;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
	animation: sk-cubemove 1.8s infinite ease-in-out;
}

.so-pre-loader .cube2 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.so-pre-loader .spinner-bounce2 {
	width: 80px;
	text-align: center;
}

.so-pre-loader .spinner-bounce2>div {
	width: 18px;
	height: 18px;
	background-color: white;
	border-radius: 100%;
	display: inline-block;
	margin: 0 3px;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.so-pre-loader .spinner-bounce2 .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.so-pre-loader .spinner-bounce2 .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

.so-pre-loader .spinner-circle {
	width: 60px;
	height: 60px;
	position: relative;
}

.so-pre-loader .spinner-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.so-pre-loader .spinner-circle .sk-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: white;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.so-pre-loader .spinner-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}

.so-pre-loader .spinner-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}

.so-pre-loader .spinner-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.so-pre-loader .spinner-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}

.so-pre-loader .spinner-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}

.so-pre-loader .spinner-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.so-pre-loader .spinner-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}

.so-pre-loader .spinner-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}

.so-pre-loader .spinner-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.so-pre-loader .spinner-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}

.so-pre-loader .spinner-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}

.so-pre-loader .spinner-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.so-pre-loader .spinner-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.so-pre-loader .spinner-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.so-pre-loader .spinner-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.so-pre-loader .spinner-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.so-pre-loader .spinner-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.so-pre-loader .spinner-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.so-pre-loader .spinner-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.so-pre-loader .spinner-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.so-pre-loader .spinner-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.so-pre-loader .spinner-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

.so-pre-loader .spinner-folding-cube {
	width: 50px;
	height: 50px;
	position: relative;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.so-pre-loader .spinner-folding-cube .sk-cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.so-pre-loader .spinner-folding-cube .sk-cube:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
	animation: sk-foldCubeAngle 2.4s infinite linear both;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

.so-pre-loader .spinner-folding-cube .sk-cube2 {
	-webkit-transform: scale(1.1) rotateZ(90deg);
	transform: scale(1.1) rotateZ(90deg);
}

.so-pre-loader .spinner-folding-cube .sk-cube3 {
	-webkit-transform: scale(1.1) rotateZ(180deg);
	transform: scale(1.1) rotateZ(180deg);
}

.so-pre-loader .spinner-folding-cube .sk-cube4 {
	-webkit-transform: scale(1.1) rotateZ(270deg);
	transform: scale(1.1) rotateZ(270deg);
}

.so-pre-loader .spinner-folding-cube .sk-cube2:before {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

.so-pre-loader .spinner-folding-cube .sk-cube3:before {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.so-pre-loader .spinner-folding-cube .sk-cube4:before {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}


/* *************   END:: Pre-Loader CSS   ************* */


/* **************************************************** */


/* ************   START Loader Animation   ************ */


/* **************************************************** */

@-webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}
	50% {
		-webkit-transform: perspective(120px) rotateY(180deg);
	}
	100% {
		-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
	}
}

@keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}
	50% {
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}
	100% {
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
		-webkit-transform: scale(0);
	}
	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%,
	100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

@-webkit-keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4);
	}
	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

@-webkit-keyframes sk-cubemove {
	25% {
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
	}
	50% {
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
	}
	75% {
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
	}
	100% {
		-webkit-transform: rotate(-360deg);
	}
}

@keyframes sk-cubemove {
	25% {
		transform: translateX(42px) rotate(-90deg) scale(0.5);
		-webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
	}
	50% {
		transform: translateX(42px) translateY(42px) rotate(-179deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
	}
	50.1% {
		transform: translateX(42px) translateY(42px) rotate(-180deg);
		-webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
	}
	75% {
		transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
		-webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
	}
	100% {
		transform: rotate(-360deg);
		-webkit-transform: rotate(-360deg);
	}
}

@-webkit-keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bouncedelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes sk-circleBounceDelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-circleBounceDelay {
	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes sk-cubeGridScaleDelay {
	0%,
	70%,
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

@keyframes sk-cubeGridScaleDelay {
	0%,
	70%,
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

@-webkit-keyframes sk-foldCubeAngle {
	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1;
	}
	90%,
	100% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
}

@keyframes sk-foldCubeAngle {
	0%,
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}
	25%,
	75% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1;
	}
	90%,
	100% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
}


/* ***********   END:: Loader Animation   ************* */


/* **************************************************** */


/*===============================================
 [SASS DIRECTORY ]
 [1] OVERLAY PATTER
 ==============================================*/


/*============OVERLAY PATTERN  ==================*/


/* 1. Overlay pattern ---------------------*/

body.no-bgbody {
	background-image: none;
}

.pattern-1 {
	background-image: url(../images/patterns/1.png);
}

.pattern-2 {
	background-image: url(../images/patterns/2.png);
}

.pattern-3 {
	background-image: url(../images/patterns/3.png);
}

.pattern-4 {
	background-image: url(../images/patterns/4.png);
}

.pattern-5 {
	background-image: url(../images/patterns/5.png);
}

.pattern-6 {
	background-image: url(../images/patterns/6.png);
}

.pattern-7 {
	background-image: url(../images/patterns/7.png);
}

.pattern-8 {
	background-image: url(../images/patterns/8.png);
}

.pattern-9 {
	background-image: url(../images/patterns/9.png);
}

.pattern-10 {
	background-image: url(../images/patterns/10.png);
}

.pattern-11 {
	background-image: url(../images/patterns/11.png);
}

.pattern-12 {
	background-image: url(../images/patterns/12.png);
}

.pattern-13 {
	background-image: url(../images/patterns/13.png);
}

.pattern-14 {
	background-image: url(../images/patterns/14.png);
}

.pattern-15 {
	background-image: url(../images/patterns/15.png);
}

.pattern-16 {
	background-image: url(../images/patterns/16.png);
}

.pattern-17 {
	background-image: url(../images/patterns/17.png);
}

.pattern-18 {
	background-image: url(../images/patterns/18.png);
}

.pattern-19 {
	background-image: url(../images/patterns/19.png);
}

.pattern-20 {
	background-image: url(../images/patterns/20.png);
}

.pattern-21 {
	background-image: url(../images/patterns/21.png);
}

.pattern-22 {
	background-image: url(../images/patterns/22.png);
}

.pattern-23 {
	background-image: url(../images/patterns/23.png);
}

.pattern-24 {
	background-image: url(../images/patterns/24.png);
}

.pattern-25 {
	background-image: url(../images/patterns/25.png);
}

.pattern-26 {
	background-image: url(../images/patterns/26.png);
}

.pattern-27 {
	background-image: url(../images/patterns/27.png);
}

.pattern-28 {
	background-image: url(../images/patterns/28.png);
}

.pattern-29 {
	background-image: url(../images/patterns/29.png);
}

.pattern-30 {
	background-image: url(../images/patterns/30.png);
}

.pattern-31 {
	background-image: url(../images/patterns/31.png);
}

.pattern-32 {
	background-image: url(../images/patterns/32.png);
}

.pattern-33 {
	background-image: url(../images/patterns/33.png);
}

.pattern-34 {
	background-image: url(../images/patterns/34.png);
}

.pattern-35 {
	background-image: url(../images/patterns/35.png);
}

.pattern-36 {
	background-image: url(../images/patterns/36.png);
}

.pattern-37 {
	background-image: url(../images/patterns/37.png);
}

.pattern-38 {
	background-image: url(../images/patterns/38.png);
}

.pattern-39 {
	background-image: url(../images/patterns/39.png);
}

.pattern-40 {
	background-image: url(../images/patterns/40.png);
}

.pattern-41 {
	background-image: url(../images/patterns/41.png);
}

.pattern-42 {
	background-image: url(../images/patterns/42.png);
}

.pattern-43 {
	background-image: url(../images/patterns/43.png);
}

.pattern-44 {
	background-image: url(../images/patterns/44.png);
}

.pattern-45 {
	background-image: url(../images/patterns/45.png);
}

.bd-example-row .row+.row {
	margin-top: 1rem;
}

.bd-example-row .row>.col,
.bd-example-row .row>[class^="col-"] {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	background-color: rgba(86, 61, 124, 0.15);
	border: 1px solid rgba(86, 61, 124, 0.2);
}

.bd-example-row .flex-items-top,
.bd-example-row .flex-items-middle,
.bd-example-row .flex-items-bottom {
	min-height: 6rem;
	background-color: rgba(255, 0, 0, 0.1);
}

.bd-example-row-flex-cols .row {
	min-height: 10rem;
	background-color: rgba(255, 0, 0, 0.1);
}

.bd-highlight {
	background-color: rgba(86, 61, 124, 0.15);
	border: 1px solid rgba(86, 61, 124, 0.15);
}

.example-container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}

.example-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.example-content-main {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 576px) {
	.example-content-main {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (min-width: 992px) {
	.example-content-main {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
}

.example-content-secondary {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 576px) {
	.example-content-secondary {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (min-width: 992px) {
	.example-content-secondary {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
}

.bd-example-container {
	min-width: 16rem;
	max-width: 25rem;
	margin-right: auto;
	margin-left: auto;
}

.bd-example-container-header {
	height: 3rem;
	margin-bottom: 0.5rem;
	background-color: #fff;
	border-radius: 0.25rem;
}

.bd-example-container-sidebar {
	float: right;
	width: 4rem;
	height: 8rem;
	background-color: #80bdff;
	border-radius: 0.25rem;
}

.bd-example-container-body {
	height: 8rem;
	margin-right: 4.5rem;
	background-color: #957bbe;
	border-radius: 0.25rem;
}

.bd-example-container-fluid {
	max-width: none;
}

.bd-example {
	position: relative;
	padding: 1rem;
	margin: 1rem -15px;
	border: solid #f7f7f9;
	border-width: 0.2rem 0 0;
}

.bd-example::after {
	display: block;
	clear: both;
	content: "";
}

@media (min-width: 576px) {
	.bd-example {
		padding: 1.5rem;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		border-width: 0.3rem;
	}
}

.bd-example+.highlight,
.bd-example+.clipboard+.highlight {
	margin-top: 0;
}

.bd-example+p {
	margin-top: 2rem;
}

.bd-example .pos-f-t {
	position: relative;
	margin: -1rem;
}

@media (min-width: 576px) {
	.bd-example .pos-f-t {
		margin: -1.5rem;
	}
}

.bd-example>.form-control+.form-control {
	margin-top: 0.5rem;
}

.bd-example>.nav+.nav,
.bd-example>.alert+.alert,
.bd-example>.navbar+.navbar,
.bd-example>.progress+.progress,
.bd-example>.progress+.btn {
	margin-top: 1rem;
}

.bd-example>.dropdown-menu:first-child {
	position: static;
	display: block;
}

.bd-example>.form-group:last-child {
	margin-bottom: 0;
}

.bd-example>.close {
	float: none;
}

.bd-example-type .table .type-info {
	color: #999;
	vertical-align: middle;
}

.bd-example-type .table td {
	padding: 1rem 0;
	border-color: #eee;
}

.bd-example-type .table tr:first-child td {
	border-top: 0;
}

.bd-example-type h1,
.bd-example-type h2,
.bd-example-type h3,
.bd-example-type h4,
.bd-example-type h5,
.bd-example-type h6 {
	margin: 0;
}

.bd-example-bg-classes p {
	padding: 1rem;
}

.bd-example>img+img {
	margin-left: 0.5rem;
}

.bd-example>.btn-group {
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}

.bd-example>.btn-toolbar+.btn-toolbar {
	margin-top: 0.5rem;
}

.bd-example-control-sizing select,
.bd-example-control-sizing input[type="text"]+input[type="text"] {
	margin-top: 0.5rem;
}

.bd-example-form .input-group {
	margin-bottom: 0.5rem;
}

.bd-example>textarea.form-control {
	resize: vertical;
}

.bd-example>.list-group {
	max-width: 400px;
}

.bd-example .fixed-top,
.bd-example .sticky-top {
	position: static;
	margin: -1rem -1rem 1rem;
}

.bd-example .fixed-bottom {
	position: static;
	margin: 1rem -1rem -1rem;
}

@media (min-width: 576px) {
	.bd-example .fixed-top,
	.bd-example .sticky-top {
		margin: -1.5rem -1.5rem 1rem;
	}
	.bd-example .fixed-bottom {
		margin: 1rem -1.5rem -1.5rem;
	}
}

.bd-example .pagination {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.bd-example-modal {
	background-color: #fafafa;
}

.bd-example-modal .modal {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 1;
	display: block;
}

.bd-example-modal .modal-dialog {
	left: auto;
	margin-right: auto;
	margin-left: auto;
}

.modal.show {
	z-index: 1072;
}

.modal.show .tooltip,
.modal.show .popover {
	z-index: 1073;
}

.bd-example-tabs .nav-tabs {
	margin-bottom: 1rem;
}

.bd-example-tooltips {
	text-align: center;
}

.bd-example-tooltips>.btn {
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}

.bs-tooltip-top-docs .arrow,
.bs-tooltip-bottom-docs .arrow {
	left: 50%;
}

.bs-tooltip-right-docs .arrow,
.bs-tooltip-left-docs .arrow {
	top: 50%;
}

.bd-example-popover-static {
	padding-bottom: 1.5rem;
	background-color: #f9f9f9;
}

.bd-example-popover-static .popover {
	position: relative;
	display: block;
	float: left;
	width: 260px;
	margin: 1.25rem;
}

.bs-popover-top-docs .arrow,
.bs-popover-bottom-docs .arrow {
	left: 50%;
}

.bs-popover-right-docs .arrow,
.bs-popover-left-docs .arrow {
	top: 50%;
}

.tooltip-demo a {
	white-space: nowrap;
}

.bd-example-tooltip-static .tooltip {
	position: relative;
	display: inline-block;
	margin: 10px 20px;
	opacity: 1;
}

.scrollspy-example {
	position: relative;
	height: 200px;
	margin-top: 0.5rem;
	overflow: auto;
}

.scrollspy-example-2 {
	position: relative;
	height: 350px;
	overflow: auto;
}

.bd-example-border-utils [class^="border"] {
	display: inline-block;
	width: 5rem;
	height: 5rem;
	margin: 0.25rem;
	background-color: #f5f5f5;
	border: 1px solid;
}

.highlight {
	padding: 1rem;
	margin: 1rem -15px;
	background-color: #f7f7f9;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

@media (min-width: 576px) {
	.highlight {
		padding: 1.5rem;
		margin-right: 0;
		margin-left: 0;
	}
}

.highlight pre {
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: transparent;
	border: 0;
}

.highlight pre code {
	font-size: inherit;
	color: #212529;
}

.bd-clipboard {
	position: relative;
	display: none;
	float: right;
}

.bd-clipboard+.highlight {
	margin-top: 0;
}

.btn-clipboard {
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
	z-index: 10;
	display: block;
	padding: 0.25rem 0.5rem;
	font-size: 75%;
	color: #818a91;
	cursor: pointer;
	background-color: transparent;
	border: 0;
	border-radius: 0.25rem;
}

.btn-clipboard:hover {
	color: #fff;
	background-color: #027de7;
}

@media (min-width: 768px) {
	.bd-clipboard {
		display: block;
	}
}

h2.sub-title {
	font-size: 23px;
	margin: 24px 0;
	color: #495057;
}

.simple-list {
	margin: 10px 0 6px 0;
	padding: 0;
	clear: both;
}

.simple-list li {
	padding: 0 0 7px 18px;
	position: relative;
	list-style-type: none;
}

.simple-list li:before {
	position: absolute;
	display: block;
	top: 10px;
	left: 0;
	font-family: 'FontAwesome';
	content: "\f111";
	font-size: 0.53em;
	line-height: 1em;
}

.simple-list ul {
	margin: 0 0 15px;
	padding: 0;
	list-style-type: none;
	position: relative;
	bottom: -0.8em;
}

.simple-list ul a {
	color: #495057;
}

.simple-list ul a:hover {
	color: #fdb819;
}

.arrow-list>li {
	padding: 0;
	position: relative;
}

.arrow-list>li>a {
	font-size: 15px;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
}

.arrow-list>li:before {
	display: none;
}

.arrow-list li li:before {
	margin-right: 10px;
	font-size: 14px;
	font-family: 'FontAwesome';
	display: inline-block;
	top: 5px;
	content: '\f105';
}

.color {
	color: #fdb819;
}

.divider--md1 {
	height: 31.5px;
}

.divider {
	height: 30px;
	clear: both;
	overflow: hidden;
	width: 100%;
}

.item-article {
	font-size: 15px;
}

.item-article dl dt {
	color: #495057;
	font-size: 18px;
	font-weight: 500;
	padding: 0 0 4px 0;
}

.item-article dl dd {
	margin-bottom: 15px;
}

.item-article .title-decimal {
	font-size: 20px;
	color: #fdb819;
	line-height: 44px;
	position: relative;
	padding: 0px 0 0px 55px;
}

@media (min-width: 1200px) {
	.item-article .title-decimal {
		font-size: 26px;
	}
}

.item-article .title-decimal:before {
	content: attr(data-content);
	display: table-cell;
	vertical-align: middle;
	position: absolute;
	top: 0px;
	line-height: 45px;
	background: #fdb819;
	width: 44px;
	height: 44px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	left: 0;
}

.item-article .decimal-list {
	padding: 0;
	margin: 10px 0;
	list-style-type: none;
	counter-reset: myCounter;
	display: inline-block;
	width: 100%;
}

.item-article .decimal-list ol {
	counter-reset: sub-myCounter 0;
}

.item-article .decimal-list>li {
	padding: 0;
	position: relative;
	z-index: 5;
	margin-bottom: 15px;
	overflow: hidden;
}

.item-article .decimal-list>li:before {
	counter-increment: myCounter;
	content: counter(myCounter);
	color: white;
	background: #495057;
	display: inline-block;
	text-align: center;
	line-height: 26px;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	float: left;
	font-size: 15px;
	margin-right: 10px;
}

.item-article .decimal-list>li>*:first-child {
	line-height: 26px;
	margin-bottom: 0;
}

.item-article .decimal-list>li ol {
	margin: 0;
	padding: 10px 0 0 15px;
	list-style: none;
}

.item-article .decimal-list>li ol>li>*:first-child {
	line-height: 25px;
}

.item-article .decimal-list>li ol>li:before {
	counter-increment: sub-myCounter;
	content: counter(myCounter) "." counter(sub-myCounter);
	font-size: 17px;
	display: inline-block;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.item-article .tags {
	margin: 15px 0;
}

.item-article .tags .label {
	border: none;
	border-radius: 2px;
	margin: 0 2px 5px 0;
	font-size: 11px;
	padding: 12px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 400;
}

.item-article .swatch-item {
	width: 100%;
	min-height: 100px;
	position: relative;
	background: #333;
	color: #fff;
	margin-bottom: 24px;
	padding: 20px;
}

.item-article .swatch-item.color-brand-primary {
	background: #234269;
}

.item-article .swatch-item.color-brand-secondary {
	background: #f87831;
}

.item-article .swatch-item.color-brand-warning {
	background: #f0ad4e;
}

.item-article .swatch-item.color-brand-danger {
	background: #d9534f;
}

.item-article .swatch-item.color-brand-info {
	background: #5bc0de;
}

.item-article .swatch-item.color-brand-success {
	background: #5cb85c;
}

.item-article .swatch-item.color-gray-darker {
	background: #212529;
}

.item-article .swatch-item.color-gray-dark {
	background: #343a40;
}

.item-article .swatch-item.color-gray {
	background: #495057;
}

.item-article .swatch-item.color-gray-light {
	background: #adb5bd;
	color: #495057;
}

.item-article .swatch-item.color-gray-lighter {
	background: #ced4da;
	color: #495057;
}

.item-article .swatch-item.color-gray-lightest {
	background: #e9ecef;
	color: #495057;
}

.item-article .button,
.item-article .btn {
	padding: 9px 20px;
	background: #495057;
	color: #fff;
	border-radius: 3px;
	border: none;
}

.item-article .button:hover,
.item-article .btn:hover {
	background: #fdb819;
	border-color: #fdb819;
	color: #fff;
}

.item-article .btn-primary {
	background: #234269;
}

.item-article .btn-warning {
	background: #f0ad4e;
}

.item-article .btn-success {
	background: #5cb85c;
}

.item-article .btn-danger {
	background: #d9534f;
}

.item-article .btn-info {
	background: #5bc0de;
}

.item-article .nav-tabs {
	border: 0;
	margin-bottom: 30px;
}

.item-article .nav-tabs .dropdown-menu {
	padding: 15px;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.item-article .nav-tabs>li.active>a,
.item-article .nav-tabs>li.active>a:hover,
.item-article .nav-tabs>li.active>a:focus {
	border: 0;
	color: #212121;
	background-color: #fdb819;
}

.item-article .nav-tabs>li>a {
	background: #fff;
	border-radius: 2px;
	border: 0;
	color: #212121;
	padding: 0 18px;
	height: 30px;
	margin-bottom: 15px;
	line-height: 30px;
	position: relative;
	margin-right: 15px;
}

.item-article .nav-tabs>li>a:hover {
	color: #212121;
	background-color: #fdb819;
}

.item-article .nav-pills>li>a {
	border-radius: 3px;
}

.item-article .nav-pills .dropdown-menu {
	padding: 15px;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.item-article .nav-pills>li.active>a,
.item-article .nav-pills>li.active>a:focus,
.item-article .nav-pills>li.active>a:hover {
	color: #fff;
	background: #fdb819;
}

.item-article .dropcap {
	display: block;
	float: left;
	font-size: 3.5em;
	line-height: 1em;
	margin: 0 5px 0 0;
}

.item-article .color-custom {
	color: #fdb819;
}

.item-article .color-white {
	color: #fff;
}

.item-article .color-dark {
	color: #000;
}

.item-article .bg-custom {
	background: #fdb819;
}

.item-article .bg-black {
	background: #000;
}

.item-article a.underline {
	text-decoration: underline;
}

.item-article a.underline:hover {
	text-decoration: none;
}


/*===============================================
 [SASS DIRECTORY ]
 [1] PAGE ACCOUNT
 [2] PAGE INFORMATION
 [3] PAGE CHECKOUT
 [4] LANGUAGE CURENTY
 [5] CSS FEAFURE MENU DEMO
 ==============================================*/


/*============PAGE ACCOUNT ==================*/

.account-login .well,
.affiliate-login .well {
	min-height: 395px;
	background: #fff;
}

.account-account #content>h2,
.affiliate-account #content>h2 {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 16px;
	font-size: 1.6rem;
	/* [8] */
}

.account-account #content .list-unstyled,
.affiliate-account #content .list-unstyled {
	margin-bottom: 30px;
}

.account-address #content .table-responsive .table>tbody>tr>td {
	line-height: 24px;
	padding: 10px;
}

.custom-border {
	padding: 10px 20px;
}


/* @group List Box */

.list-box {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.btn-link:focus,
.btn-link:hover {
	text-decoration: none;
}

.list-box li {
	border-bottom: 1px solid #ececec;
}

.list-box li:last-child {
	border-bottom: 0;
}

.list-box li a {
	display: inline-block;
	word-wrap: break-word;
	padding: 8px 0;
	margin-right: 5px;
	color: #495057;
}

.list-box li a:hover {
	color: #fdb819;
}


/* @end */


/*============PAGE CHECKOUT ==================*/

.checkout-cart #content h1 {
	font-size: 26px;
	color: #1e1e1e;
	font-weight: 500;
	text-transform: uppercase;
}

.checkout-cart .content-cart {
	background: #fff;
	padding: 40px;
	margin-bottom: 30px;
}

.checkout-cart .table-responsive .table thead>* {
	background-color: rgba(51, 51, 51, 0.03);
	font-weight: 500;
	color: #282929;
}

.checkout-cart .table-bordered>thead>tr>td,
.checkout-cart .table-bordered>thead>tr>th {
	border-bottom-width: 1px;
}

.checkout-cart .panel-group .panel,
.checkout-checkout .panel-group .panel {
	border-radius: 0;
}

.table-responsive .table thead>* {
	background-color: rgba(51, 51, 51, 0.1);
	font-weight: bold;
}

.table-responsive .table tbody td.text-left a {
	font-weight: bold;
	color: #666;
}

.table-responsive .table tbody td.text-left:hover a {
	color: #fdb819;
}

.checkout-cart .btn-block input {
	min-width: 40px;
	text-align: center;
}

.checkout-cart .bg-page-404 .text-center {
	width: 100%;
}

.checkout-cart .bg-page-404 .text-center>div {
	display: none;
}

.checkout-cart .bg-page-404 .col-sm-5 img {
	display: none;
}


/*============LANGUAGE CURENCCY ==================*/


/*============ CSS FEAFURE MENU DEMO ==================*/


/*===============================================
 [SASS DIRECTORY ]
 ==============================================*/

.custom-scoll {
	display: none;
}

.banner-sidebar a img {
	width: 100%;
}

#sosearchpro.so-search {
	width: 100%;
	padding: 0;
}

.sohomepage-slider .form-group {
	margin-bottom: 0;
}

.content-aside .module.banner-left {
	border: none;
}

#content div.so-deal .extraslider-inner .item {
	border: none;
}


/*============MODULE DEFAULT ==================*/

.module.sohomepage-slider .so-homeslider {
	direction: ltr;
}

.module .so-extraslider .extraslider-inner {
	border: none;
	padding-bottom: 0;
}

#content .sohomepage-slider .sohomeslider-description h2 {
	margin: 0;
}

.content-aside {
	margin-bottom: 30px;
}

.content-aside .category-style h3.modtitle {
	padding: 15px !important;
	margin: 0 !important;
	background: #fff !important;
}

.content-aside .module {
	overflow: hidden;
	margin-bottom: 40px;
	border-radius: 3px;
}

.content-aside .module h3.modtitle {
	border-bottom: 1px solid #d7d7d7;
	font-size: 15px;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 2em 0;
	padding-bottom: 15px;
	background: transparent;
	position: relative;
	margin-bottom: 0;
}

.content-aside .module h3.modtitle span {
	padding-bottom: 14px;
	font-size: 15px;
	color: #000;
	font-weight: 500;
	text-transform: capitalize;
	position: relative;
}

.content-aside .module h3.modtitle span:after {
	display: block;
	content: '';
	width: 80%;
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 2px;
	-webkit-transition: width 0.3s ease-out;
	-ms-transition: width 0.3s ease-out;
	transition: width 0.3s ease-out;
	z-index: 1;
	background-color: #fdb80c;
}

.content-aside .module h3.modtitle:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -1px;
	width: 100%;
	left: 0;
	height: 1px;
	border-bottom: 1px solid;
	border-color: #ebebeb;
}

.content-aside .module .box-content {
	background: transparent;
	padding: 0;
}

.content-aside .module#blog-search {
	border: none;
}

.content-aside .module#blog-search input {
	margin-bottom: 0;
	background: transparent;
	border: 1px solid #dbdbdb;
	border-radius: 0;
	border-right: none;
	height: 47px;
}

.content-aside .module#blog-search .input-group-btn {
	padding-bottom: 0;
}

.content-aside .module#blog-search .input-group-btn .btn-primary {
	border: 1px solid #dbdbdb;
	border-left: none;
	background: transparent;
	height: 47px;
	padding: 0 10px;
	border-radius: 0;
}

.content-aside .module#blog-search .input-group-btn .btn-primary i {
	line-height: 47px;
	font-size: 18px;
	color: #212121;
}

.content-aside .module.blog-cate {
	border: 2px solid #fdb819;
}

.content-aside .module.blog-cate .modtitle {
	background: #fdb819;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	margin: 0;
	padding: 15px;
}

.content-aside .module.blog-cate ul {
	margin-bottom: 0;
	padding: 10px 15px;
	background: #fff;
}

.content-aside .module.blog-cate ul li.list-group-item {
	border: none;
	padding: 5px 0px;
	border-bottom: 1px solid #ebebeb;
}

.content-aside .module.blog-cate ul li.list-group-item:last-child {
	border: none;
}

.content-aside .module.blog-cate ul li.list-group-item a:hover {
	color: #fdb819;
}

.content-aside .box-footer {
	margin-top: 0px !important;
}

.content-aside .box-footer ul li {
	position: relative;
	display: inline-block;
	width: 37px;
	height: 37px;
	line-height: 37px;
	margin-right: 6px;
	margin-bottom: 6px;
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	text-align: center;
	background: transparent;
}


.content-aside .box-footer ul li:hover a i {
	color: #fdb819;
}

.content-aside .box-footer ul li a {
	border: 0 none;
	font-size: 14px;
	padding: 0;
	font-weight: 400;
	line-height: 30px;
	position: relative;
	display: inline-block;
	color: #fff;
}

.content-aside .box-footer ul li a span {
	display: none;
}

.content-aside .box-footer ul li a:hover {
	color: #fdb819;
}

.content-aside .box-footer ul li a i {
	color: #333;
}

.content-aside .box-footer.socical {
	margin-top: 40px;
}


/************************************************************************************************
 EXTRASLIDER BESTSELER
 *************************************************************************************************/

.best-seller {
	position: relative;
	margin: 0;
}

.best-seller .so-extraslider {
	margin: 0;
}

.best-seller .so-extraslider .extraslider-inner {
	border: 1px solid #eee;
	padding-bottom: 0;
}

.best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
	margin: 18px 0 8px;
}

@media (min-width: 1200px) {
	.best-seller .so-extraslider .extraslider-inner .item-wrap-inner {
		padding-left: 10px;
	}
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 {
	border-bottom: 1px solid #eee;
	margin-bottom: 2px;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left {
	float: left;
	width: 85px;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image {
	border: 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-left .item-image:hover {
	box-shadow: none;
	opacity: 0.8;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info {
	background: transparent;
	position: static;
	color: #666;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info a {
	color: #444;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title {
	padding: 0 0 5px 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a {
	text-transform: capitalize;
	font-size: 15px;
	font-weight: normal;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-title a:hover {
	color: #fdb819;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content {
	margin-left: 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span {
	color: #e74c3c;
	font-size: 16px;
	font-weight: bold;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .item-content .content_price span.price-old {
	font-size: 12px;
	color: #999;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1 .media-body .item-info .rating {
	padding: 0;
}

.best-seller .so-extraslider .extraslider-inner .item .item-wrap.style1:hover .item-title a {
	color: #fdb819;
}

.best-seller .so-extraslider .extraslider-inner .item-wrap .item-info .item-content .content_price {
	margin-bottom: 0;
}

.best-seller .so-extraslider .owl2-controls {
	margin-bottom: 8px;
	text-align: right;
	position: absolute;
	top: 4px;
	vertical-align: middle;
	right: 5px;
}

.best-seller .so-extraslider .owl2-controls .owl2-nav>div {
	width: 17px;
	height: 30px;
	text-align: center;
	display: inline-block;
	line-height: 30px;
	font-size: 0;
	cursor: pointer;
	color: #999;
	background-color: transparent;
	margin-top: 0;
	position: static;
	float: left;
}

.best-seller .so-extraslider .owl2-controls .owl2-nav>div:hover {
	color: #fdb819;
}

.best-seller .so-extraslider .owl2-controls .owl2-prev:before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 28px;
}

.best-seller .so-extraslider .owl2-controls .owl2-next:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 28px;
}


/*============MODULE NEWLETTER POPUP ==================*/

.newsletter #signup .show-error {
	float: left;
	padding-top: 7px;
	color: #f55 !important;
}

.module.main-newsleter-popup .so-custom-popup {
	background-color: #fff;
	border-radius: 0px;
	padding: 0;
	background-repeat: no-repeat !important;
}

@media (min-width: 768px) and (max-width: 991px) {
	.module.main-newsleter-popup .so-custom-popup {
		width: 85% !important;
	}
	.module.main-newsleter-popup .so-custom-popup:before {
		content: "";
		position: absolute;
		z-index: 2;
		background: rgba(255, 255, 255, 0.9);
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
	}
}

@media (max-width: 767px) {
	.module.main-newsleter-popup .so-custom-popup:before {
		content: "";
		position: absolute;
		z-index: 2;
		background: rgba(255, 255, 255, 0.9);
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
	}
}

.module.main-newsleter-popup .so-custom-popup .popup-close {
	width: 31px;
	height: 31px;
	line-height: 30px;
	border-radius: 0;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	color: #fff;
	background-color: #fdb819;
	border: none;
	right: 0;
	top: -31px;
}

.module.main-newsleter-popup .so-custom-popup .popup-close:hover {
	background-color: darken(#fdb819, 10%);
}

.module.main-newsleter-popup .modcontent {
	position: relative;
}

.module.main-newsleter-popup .so-custom-popup .modcontent {
	padding: 10px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
	padding: 15px 10px;
	text-align: center;
}

@media (min-width: 1200px) {
	.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
		padding: 75px 30px 50px 52%;
		margin: 0;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content {
		padding: 75px 30px 50px 52%;
		margin: 0;
	}
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .popup-title {
	font-weight: 700;
	font-size: 36px;
	color: #222;
	text-transform: capitalize;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
	font-size: 14px;
	color: #666;
	font-weight: 400;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .email {
	margin: 25px 0;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group {
	position: relative;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .input-box {
	background-color: #fff;
	vertical-align: top;
	padding-right: 120px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control {
	height: 40px;
	line-height: 40px;
	width: 100%;
	box-shadow: none;
	padding: 0 0 0 20px;
	border: none;
	background-color: #fff;
	border: 1px solid #ebebeb;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:-ms-input-placeholder {
	color: #999;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control::-webkit-input-placeholder {
	color: #999;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .form-group .form-control:focus {
	z-index: 0;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default {
	border: 0 none;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	padding: 0 17px;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	right: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .btn-default:hover {
	color: #fff;
	background-color: darken(#fdb819, 10%);
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup {
	font-weight: 400;
	color: #666;
	padding-bottom: 20px;
	font-size: 12px;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .hidden-popup:hover {
	cursor: pointer;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .newsletter_promo {
	padding: 10px 0;
	margin: 0;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials {
	text-align: center;
	margin-top: 0;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li {
	position: relative;
	display: inline-block;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #ebebeb;
	display: inline-block;
	margin: 0 5px;
	color: #555;
	font-size: 14px;
	transition: all 0.2s ease-in-out 0s;
}

.module.main-newsleter-popup .so-custom-popup .oca_popup .popup-content .socials li a:hover {
	color: #fff;
	background-color: #fdb819;
	border-color: #fdb819;
}

.main-newsleter-popup .show-error {
	display: inline-block;
	margin-left: 0 !important;
	position: relative;
	top: -10px;
	width: 100%;
}


/*============ MODULE LOGIN POPUP ==================*/

body #so_sociallogin .block-popup-login .tt_popup_login {
	border: none;
	background-color: #fdb819;
	height: 42px;
}

body #so_sociallogin .block-popup-login .tt_popup_login strong {
	font-size: 16px;
	font-weight: 700;
	background-color: #fdb819;
	line-height: 42px;
	position: static;
	background-position: 20px center;
	padding-left: 70px;
}

body #so_sociallogin .block-popup-login .tt_popup_login strong:before {
	display: none;
}

body #so_sociallogin .block-popup-login .close-login {
	background-image: none;
	text-indent: 0;
	font-size: 24px;
	color: #fff;
	top: 7px;
	right: 5px;
	text-align: center;
}

body #so_sociallogin .block-popup-login .block-content .login-customer h2 {
	font-size: 16px;
	font-weight: 700;
}

body #so_sociallogin .block-popup-login .block-content .input-text {
	border-radius: 0;
}

body #so_sociallogin .block-popup-login .block-content .btn-reg-popup {
	font-size: 14px;
	padding: 0 20px;
	background-color: #666;
	border-radius: 4px;
}

body #so_sociallogin .block-popup-login .block-content .btn-reg-popup:hover {
	background-color: #fdb819;
}

body #so_sociallogin .block-popup-login .block-content .action.login {
	background-image: none;
	padding: 0 20px;
	background-color: #666;
	border-radius: 4px;
}

body #so_sociallogin .block-popup-login .block-content .action.login:hover {
	background-color: #fdb819;
}


/*============ BREADCRUMB ==================*/

.breadcrumbs {
	/* background-color: #efefef;
   margin-bottom: 60px;*/
	/*ul.breadcrumb{
   float: $right;
   width: auto;
   }*/
}

.breadcrumbs .current-name {
	font-size: 18px;
	color: #222;
	text-transform: uppercase;
	float: left;
	font-weight: 700;
	margin: 25px 0;
	display: none;
}

ul.breadcrumb {
	margin: 23px 0;
	background-color: transparent;
	padding: 0;
	display: inline-block;
	width: 100%;
	line-height: 100%;
}

ul.breadcrumb li {
	display: inline-block;
	padding: 0 17px 0 8px;
	margin-right: 7px;
	position: relative;
}

ul.breadcrumb li:before {
	display: none;
}

ul.breadcrumb li:not(:last-child):after {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 13px;
	top: 0px;
	right: 0;
	position: absolute;
}

ul.breadcrumb li a {
	display: block;
	padding: 0;
	color: #999;
	text-decoration: none !important;
	font-size: 14px;
}

ul.breadcrumb li:last-child {
	padding: 5px 0px;
}

ul.breadcrumb li:last-child a {
	color: #fdb819;
}

ul.breadcrumb li:hover a {
	color: #fdb819;
}


/*=========== BLOCK SIDEBAR ==================*/

.content-aside .product-simple {
	position: relative;
	background: #fff;
}

.content-aside .product-simple .modtitle {
	padding: 15px;
}

.content-aside .product-simple .modcontent {
	padding: 15px 10px;
}

.content-aside .product-simple .so-quickview {
	display: none;
}

.content-aside .product-simple .so-extraslider {
	margin: 0;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 80px;
	right: 10px;
	top: 18px;
	min-width: 60px;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot {
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background-color: #222;
	margin: 0 5px;
	display: inline-block;
	float: left;
	opacity: 1;
	transition: all 0.2s ease-in-out 0s;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot span {
	display: none;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot:hover {
	background-color: #fdb819;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-dots .owl2-dot.active {
	width: 30px;
	background-color: #fdb819;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav {
	top: 1px;
	position: absolute;
	right: 0px !important;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next {
	background-color: #222;
	border: none;
	border-radius: 0px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	opacity: 1;
	position: absolute;
	top: 50%;
	z-index: 99;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
	color: #fff;
	font-family: 'FontAwesome';
	display: block;
	text-indent: 0 !important;
	width: 100%;
	height: 100%;
	font-size: 18px;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-next {
	right: 0;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
	content: "\f054";
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-prev {
	left: 0;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
	content: "\f053";
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
	background-color: #fdb819;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover:before,
.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover:before {
	color: #fff;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav>div {
	margin-top: 0;
	line-height: 28px !important;
}

.content-aside .product-simple .so-extraslider .owl2-controls .owl2-nav>div:before {
	position: static;
	font-weight: 400;
}

.content-aside .product-simple .so-extraslider:hover .owl2-controls {
	/*@include transform(scale(1));
     @include effect-block-show();*/
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner {
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
	width: 80px;
	float: left;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
	margin-top: 0px;
	margin-left: 95px;
	background: transparent;
	color: #666;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title {
	line-height: 100%;
	margin-bottom: 7px;
	padding: 0;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 14px;
	font-size: 1.4rem;
	/* [8] */
	font-weight: 400;
	text-transform: capitalize;
	color: #222;
	line-height: 1.5;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info .item-title a:hover {
	color: #fdb819;
}

.content-aside .product-simple .so-extraslider .extraslider-inner .item .item-inner:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}


/*============ MODULE MEGAMENU HORIZONTAL  ==================*/

.container-megamenu ul.megamenu li .sub-menu {
	z-index: 998;
}

@media (min-width: 1200px) {
	.container-megamenu ul.megamenu li .sub-menu {
		max-width: 1200px;
	}
}

.container-megamenu ul.megamenu li .sub-menu .content {
	box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.container-megamenu ul.megamenu li.menu-layouts .sub-menu .content {
	padding: 30px 30px 10px 30px;
}


/*---mega menu horizontal level 1--*/

.container-megamenu.horizontal ul.megamenu>li {
	float: left;
	margin-right: 30px;
}

.container-megamenu.horizontal ul.megamenu>li>a {
	font-size: 15px;
	text-transform: capitalize;
	font-weight: 500;
	color: #252525;
	display: block;
	position: relative;
	padding: 17px 0;
	line-height: 100%;
	height: auto;
}

.container-megamenu.horizontal ul.megamenu>li>a strong {
	font-weight: 500;
}

.container-megamenu.horizontal ul.megamenu>li.active>a,
.container-megamenu.horizontal ul.megamenu>li.active_menu>a {
	color: #fdb819;
}

.container-megamenu.horizontal {
	/*-------- SUB MENU HORIZONTAL ----------*/
}

.container-megamenu.horizontal .title-feature,
.container-megamenu.horizontal ul.megamenu .title-submenu,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu a.main-menu,
.container-megamenu.horizontal ul.megamenu .subcategory a.title-submenu {
	line-height: 100%;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	padding-bottom: 12px;
	margin-bottom: 6px;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 16px;
	font-size: 1.6rem;
	/* [8] */
	border-bottom: 1px solid #eaeaea;
}

.container-megamenu.horizontal .content-feature li a,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item,
.container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu {
	line-height: 30px;
	font-size: 14px;
	font-weight: 400;
	color: #464646;
}

.container-megamenu.horizontal .content-feature li a:hover,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a:hover,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .html a.subcategory_item:hover,
.container-megamenu.horizontal ul.megamenu .sub-menu .content .hover-menu .menu ul a.main-menu:hover {
	color: #fdb819;
}

.container-megamenu.horizontal ul.megamenu>li>a strong img {
	position: absolute;
	top: -8px;
	right: 0px;
	height: auto;
}

.container-megamenu.horizontal .content-feature li.detail {
	margin-top: 20px;
}

.container-megamenu.horizontal .content-feature li.detail .lc {
	text-transform: capitalize;
	font-size: 11px;
	line-height: 100%;
}

.container-megamenu.horizontal ul.megamenu .sub-menu .content>.border {
	border: none;
	padding-top: 0;
}

.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul,
.container-megamenu.horizontal ul.megamenu .title-submenu {
	padding: 0;
}

.container-megamenu.horizontal ul.megamenu li .sub-menu .content .static-menu .menu ul ul li::before,
.container-megamenu.horizontal ul.megamenu li .sub-menu .content .hover-menu a::before {
	display: none;
}

.container-megamenu.horizontal ul.megamenu li .sub-menu .content img:hover {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: 0.8;
}

.container-megamenu.horizontal ul.megamenu li .sub-menu .content .item-banner .img-banner-w {
	margin: 0 -15px;
}

.container-megamenu.horizontal ul.megamenu li .sub-menu .content .item-banner .img-banner {
	width: 50%;
	padding: 0 15px;
	float: left;
}

.container-megamenu.horizontal .shoppage {
	width: 100%;
	vertical-align: top;
	font-size: 14px;
	margin-bottom: 15px;
}

.container-megamenu.horizontal .shoppage .title-shoppage {
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
	font-size: 16px;
	padding-bottom: 15px;
}

.container-megamenu.horizontal .shoppage ul li {
	transition: all 0.2s ease-in-out;
}

.container-megamenu.horizontal .shoppage ul li:hover {
	padding-left: 10px;
}

.container-megamenu.horizontal .shoppage ul .submenuitem {
	color: #777;
}

.container-megamenu.horizontal .shoppage ul a {
	display: inline-block;
	padding: 4px 0;
	position: relative;
}

.container-megamenu.horizontal .shoppage .submenu-shop {
	position: relative;
}

.container-megamenu.horizontal .shoppage .submenu-shop .fa-angle-right {
	position: absolute;
	right: 0;
	margin: 5px 15px;
}

.container-megamenu.horizontal .shoppage .submenu-shop .menu-label {
	right: -25px;
	left: auto;
	margin-top: -14px;
}

.container-megamenu.horizontal .shoppage .submenu-shop .menu-label-new {
	background-color: #0f8db3;
}

.container-megamenu.horizontal .shoppage .submenu-shop .menu-label-new:after {
	color: #0f8db3;
}

.container-megamenu.horizontal .shoppage .submenu-shop .menu-label-hot {
	background-color: #ef7c0a;
}

.container-megamenu.horizontal .shoppage .submenu-shop .menu-label-hot:after {
	color: #ef7c0a;
}

.container-megamenu.horizontal .shoppage .submenu-shop .menu-label {
	position: absolute;
	top: 80%;
	right: -30px;
	padding: 2px 4px;
	margin-top: -20px;
	color: #fff;
	line-height: 1.3;
	font-size: 8px;
	font-family: Karla, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	transform: translateY(-50%);
	transition: opacity 0.3s ease-in-out;
}

.container-megamenu.horizontal .shoppage .submenu-shop .menu-label:after {
	content: "\f0da";
	font-family: FontAwesome;
	position: absolute;
	z-index: -1;
	bottom: 5px;
	font-size: 16px;
	position: absolute;
	bottom: -9px;
	left: 3px;
}

.container-megamenu.horizontal .shoppage .submenu-shop:hover ul {
	display: block;
}

.container-megamenu.horizontal .shoppage .submenu-shop ul {
	display: none;
	width: 210px;
	position: absolute;
	z-index: 10;
	left: 90%;
	top: -15px;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 25px;
	padding: 20px;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
	border-image: initial;
	border-radius: 2px;
}

.container-megamenu.horizontal .shoppage .submenu-shop ul:before {
	position: absolute;
	display: block;
	border-color: transparent;
	border-style: solid;
	border-width: 10px;
	content: "";
	top: 20px;
	left: -11px;
	border-right-color: #e6e6e6;
	border-left-width: 0;
}

.container-megamenu.horizontal .shoppage .submenu-shop ul:after {
	position: absolute;
	display: block;
	border-color: transparent;
	border-style: solid;
	border-width: 10px;
	content: "";
	top: 20px;
	left: -10px;
	border-right-color: #fff;
	border-left-width: 0;
}

.container-megamenu.horizontal .sub-menu .content-feature .title-feature {
	margin-bottom: 20px;
}

.container-megamenu.horizontal .sub-menu .content-feature li {
	float: left;
	width: 33.33%;
	text-align: center;
}

.container-megamenu.horizontal .sub-menu .content-feature li a img {
	margin-bottom: 8px;
}

.container-megamenu.horizontal .sub-menu .content-feature li a span {
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	color: #666;
	font-weight: 600;
	line-height: 100%;
	margin-top: 8px;
}

.container-megamenu.horizontal .sub-menu .content-feature li a:hover span {
	color: #fdb819;
}

.container-megamenu.horizontal .sub-menu .demo-detail ul li {
	width: 33.33%;
}

.container-megamenu.horizontal .sub-menu .feature-blog a {
	text-align: center;
}

.container-megamenu.horizontal .sub-menu .feature-blog a img {
	margin-bottom: 10px;
}

.container-megamenu.horizontal .sub-menu .feature-blog a span {
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	color: #666;
	font-weight: 600;
	line-height: 100%;
	margin-bottom: 0px;
}

.container-megamenu.horizontal .sub-menu .feature-blog a:hover span {
	color: #fdb819;
}

.container-megamenu.horizontal .sub-menu .feature-blog .clearfix {
	margin: 20px;
}

@media (min-width: 1200px) {
	.container-megamenu.horizontal ul.megamenu .full-width>.sub-menu {
		max-width: 1170px;
		right: auto !important;
		left: 0;
	}
}

.container-megamenu.horizontal ul.megamenu .item-style1 .subcategory li a {
	float: left;
	text-align: left;
}

.container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .hover-menu li {
	text-align: left;
	display: inline;
}

.container-megamenu.horizontal ul.megamenu .item-style1 .sub-menu .content .hover-menu li a {
	text-align: left;
}

.container-megamenu.horizontal ul.megamenu .item-style2 {
	/*.sub-menu{
     opacity: 1;
     display: block !important;
     .content{
     display: block !important;
     }
     }*/
}

.container-megamenu.horizontal ul.megamenu .blog-item .sub-menu .content {
	padding: 30px 25px;
}

.container-megamenu.horizontal ul.megamenu .quicklink-menu {
	margin-left: -30px;
	margin-right: -30px;
}

.container-megamenu.horizontal ul.megamenu .quicklinks-menu {
	background-color: #ddd;
	display: inline-flex;
	width: 100%;
	padding: 25px 30px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.container-megamenu.horizontal ul.megamenu .quicklinks-menu ul li {
	float: left;
	line-height: 100%;
}

.container-megamenu.horizontal ul.megamenu .quicklinks-menu ul li span {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 14px;
	font-size: 1.4rem;
	/* [8] */
	color: #222;
	font-weight: 700;
}

.container-megamenu.horizontal ul.megamenu .quicklinks-menu ul li a {
	margin-left: 5px;
}


/*============ MODULE MEGAMENU VERTICAL  ==================*/


/*--- mega menu vertical ---*/

.container-megamenu ul.megamenu li .sub-menu .content .hover-menu a::before {
	display: none;
}

.container-megamenu.vertical ul.megamenu>li.click::before,
.container-megamenu.vertical ul.megamenu>li.hover::before {
	padding: 0;
}

.common-home .container-megamenu.vertical .vertical-wrapper ul.megamenu>li.with-sub-menu>a::before {
	top: 20px;
}

.vertical ul.megamenu>li.click::before,
.vertical ul.megamenu>li.hover::before {
	padding: 0;
}

.container-megamenu.vertical {
	z-index: 99;
}

.container-megamenu.vertical .megamenuToogle-wrapper {
	background-color: transparent;
}

.container-megamenu.vertical #menuHeading {
	margin: 0;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern {
	position: relative;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container {
	color: #fff;
	font-weight: 500;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 14px;
	font-size: 1.4rem;
	/* [8] */
	line-height: 50px;
	padding: 0px 0px 0px 20px !important;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	display: block;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container>div {
	float: left;
	padding-top: 15px;
	margin: 0px 12px 0 0;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container>div>span {
	box-shadow: none;
	background-color: #fff;
	height: 2px;
	margin-top: 3px;
}

.container-megamenu.vertical #menuHeading .megamenuToogle-pattern .container:hover {
	cursor: pointer;
}

.container-megamenu.vertical .vertical-wrapper .megamenu-pattern {
	position: relative;
	z-index: 1;
}

@media (min-width: 992px) {
	.container-megamenu.vertical .vertical-wrapper ul.megamenu {
		background-color: #fff;
		padding: 9px 0;
		border-left: 2px solid #fdb819;
		border-right: 2px solid #fdb819;
		border-bottom: 2px solid #fdb819;
	}
	.container-megamenu.vertical .vertical-wrapper ul.megamenu>li {
		cursor: pointer;
		padding: 0 20px;
		border: none;
		margin: 0;
		position: relative;
		text-align: left;
	}
	.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a {
		color: #212121;
		display: block;
		font-size: 14px;
		font-weight: 400;
		padding: 9px 0;
		line-height: 22px;
		position: relative;
		text-transform: capitalize;
		background: none;
		height: auto;
		border-bottom: 1px solid #ebebeb;
	}
	.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a .fa-angle-right {
		padding-right: 5px;
		line-height: 22px;
		float: right;
	}
	.container-megamenu.vertical .vertical-wrapper ul.megamenu>li.active>a,
	.container-megamenu.vertical .vertical-wrapper ul.megamenu>li:hover>a {
		color: #212121;
		background: #f6f6f6 !important;
	}
	.container-megamenu.vertical .vertical-wrapper ul.megamenu>li.active>a strong,
	.container-megamenu.vertical .vertical-wrapper ul.megamenu>li:hover>a strong {
		font-weight: 500;
	}
	.container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
		padding: 15px 15px 15px 50px;
		line-height: 100%;
	}
	.container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore i {
		left: 14px;
		top: 16px;
		position: absolute;
		font-size: 14px;
		color: #fdb819;
	}
	.container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore .more-view {
		color: #fdb819;
		font-size: 14px;
	}
}

.container-megamenu.vertical ul.megamenu>li>a strong {
	font-weight: 400;
}

.container-megamenu.vertical .vertical-wrapper {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	border-radius: 0;
	/*---------------- SUB MENU VERTICAL -----------------*/
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content .img-banner img {
	width: 100%;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>a img {
	height: auto;
	margin: 0;
	margin-right: 10px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content>.border {
	padding: 0;
	border: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .sub-menu .content>.row {
	padding-top: 5px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content {
	padding: 30px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul>li {
	margin-bottom: 15px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul li a.main-menu {
	color: #222;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 14px;
	font-size: 1.4rem;
	/* [8] */
	margin: 0 0 0px;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul {
	padding: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul li {
	padding: 0;
	display: inline;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul li a {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 14px;
	font-size: 1.4rem;
	/* [8] */
	font-weight: 400;
	display: block;
	line-height: 28px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul li:before {
	display: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .static-menu .menu>ul ul li:hover a {
	color: #fdb819;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .link:hover img {
	opacity: 0.8;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content .img-vbanner a:hover img {
	opacity: 0.8;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content ul.subcategory .title-submenu {
	font-weight: 700;
	color: #222;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 3px 0;
	text-align: left;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content ul.subcategory .menu ul li {
	line-height: 100%;
	display: inline;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu>li>.sub-menu .content ul.subcategory .menu ul li a {
	font-size: 14px;
	line-height: 28px;
	text-align: left;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content {
	padding: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content .col-sm-7 {
	padding-right: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .sub-menu .content .col-sm-5 {
	padding-left: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner {
	float: right;
	margin-top: -4px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner a {
	margin-bottom: 0px;
	display: block;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .img-vbanner a.last {
	margin-bottom: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories {
	padding: 15px 0 0 30px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.style1 .categories .static-menu .menu>ul>li {
	margin-bottom: 0px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.item-style2 {
	/*.sub-menu{
     opacity: 1;
     display: block !important;
     .content{
     display: block !important;
     > .row{
     }
     }
     }  */
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content {
	padding: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul {
	margin: 10px 0;
	padding: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li {
	padding: 0;
	position: relative;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:last-child {
	border: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li>a {
	line-height: 30px;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	padding: 0 20px;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li b {
	float: right;
	line-height: 27px;
	font-size: 16px;
	margin: 0 20px;
	position: absolute;
	top: 0;
	right: 0;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:hover>a {
	color: #fdb819;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul {
	width: 250px;
	padding: 10px 0;
	top: 0;
	margin: 0;
	left: 100%;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:before,
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul:after {
	display: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul li:last-child {
	border: none;
}

.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li ul li>a {
	font-weight: normal;
	line-height: 30px;
}


/*============ MODULE FILTER ==================*/

.module.so_filter_wrap .modtitle {
	display: none;
}

.module.so_filter_wrap .so-filter-option.so-filter-price .content_scroll {
	margin: 20px 0 10px 10px;
}

.module.so_filter_wrap .modcontent {
	background-color: #fff;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options {
	margin-bottom: 20px;
	background: #fff;
	padding: 1.5em 20px;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading {
	background-color: transparent;
	font-size: 1em;
	font-weight: 500;
	margin: 0 0 1.5em 0;
	text-transform: uppercase;
	border-style: solid;
	border-width: 0 0 1px;
	border-color: #ebebeb;
	padding-bottom: 1em;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-heading .so-filter-heading-text {
	float: left;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 14px;
	font-size: 1.4rem;
	/* [8] */
	padding: 0;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts {
	border: none;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container {
	padding: 0;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .opt-select {
	margin: 0;
	height: 31px;
	line-height: 31px;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .opt-select.opt_enable .option-input {
	background: #fdb819;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container label {
	margin-bottom: 0;
	font-size: 14px;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container .option-count {
	padding: 0;
	margin-top: 5px;
	line-height: 23px;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container .option-count span {
	color: #666;
	font-size: 14px;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container:hover label,
.module.so_filter_wrap .modcontent ul li.so-filter-options .so-filter-content-opts .so-filter-content-opts-container .so-option-container:hover .option-count span {
	color: #fdb819;
}

.module.so_filter_wrap .modcontent ul li.so-filter-options:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container {
	overflow: inherit;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option label {
	font-size: 12px;
	text-transform: capitalize;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .opt-select {
	border: none;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .opt-select.so-filter-option-sub {
	/*margin: 0 -20px;
     padding: 0 20px;*/
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .opt-select.so-filter-option-sub:hover {
	background-color: #fff;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle {
	border-radius: 100%;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:before,
.module.so_filter_wrap .modcontent .so-filter-content-opts-container .noUi-horizontal .noUi-handle:after {
	display: none;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max {
	display: inline-block;
	background: #fff;
	border: 1px solid #ebebeb;
	width: 49%;
	padding: 0 5px;
	float: left;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max.put-min {
	margin-right: 2%;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .put-min_max input {
	background: transparent;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-input {
	position: relative;
	width: 20px;
	height: 17px;
	text-align: center;
	line-height: 20px;
	margin: 0;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .option-input:before {
	border-color: #ebebeb;
	line-height: 18px;
	content: "";
	font-family: 'Rubik', sans-serif;
	display: inline-block;
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	width: 20px;
	height: 20px;
	border-style: solid;
	border-width: 1px;
	background-color: #fff;
	color: #fff;
	text-align: center;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group {
	border: 1px solid #ddd;
	background-color: #fff;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .form-control {
	background: transparent;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default {
	padding: 7px;
	color: #555;
	background: transparent;
	border-radius: 0;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .input-group .btn.btn-default:hover {
	background: transparent;
	color: #fdb819;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option:hover .option-input:before {
	background-color: transparent;
	border: 2px solid #fdb819;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option .option-input .fa-square-o {
	position: relative;
	top: 2px;
	opacity: 0;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input .fa-check {
	color: #fff;
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container .so-filter-option.opt_active .option-input:before {
	background-color: transparent;
	border: 2px solid #fdb819;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price {
	text-align: left;
	padding: 0;
	/*.content_scroll {
     margin: 30px 0 20px;
     }*/
}

.module.so_filter_wrap .modcontent .so-filter-content-opts-container ul li {
	float: left;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max {
	display: block;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby {
	min-width: 60px;
	width: 49%;
	padding: 0 5px;
	display: inline-block;
	float: left;
	border: 1px solid #ddd;
	display: inline-block;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby.txt-price-shopby-fisrt {
	margin-right: 2%;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span {
	display: table-cell;
	vertical-align: middle;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .txt-price-shopby span.text-current {
	position: relative;
	top: 1px;
}

.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_max,
.module.so_filter_wrap .modcontent .so-filter-option.so-filter-price .content_min_max .input_min {
	border: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
	width: 45px;
	min-width: 45px;
}

.module.so_filter_wrap .modcontent .noUi-handle {
	border: 7px solid #fff;
	width: 20px;
	height: 20px;
	left: -15px;
	right: 15px !important;
	top: -7px;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
	background: #9eadb6;
}

.module.so_filter_wrap .modcontent .noUi-handle:hover {
	cursor: e-resize;
}

.module.so_filter_wrap .modcontent .noUi-connect {
	box-shadow: none;
	height: 4px;
	background: #f6f6f6;
	border-radius: 0;
}

.module.so_filter_wrap .modcontent .noUi-background {
	background: #f6f6f6;
	box-shadow: none;
	height: 4px;
	border-radius: 0px;
}

.module.so_filter_wrap .modcontent .noUi-target {
	border: none;
}

.module.so_filter_wrap .modcontent .clear_filter {
	padding: 10px 20px 20px 20px;
}

.module.so_filter_wrap .modcontent #btn_resetAll {
	padding: 8px 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #777;
}

.module.so_filter_wrap .modcontent #btn_resetAll:hover {
	background-color: #fdb819;
}

.module.so_filter_wrap .modcontent #btn_resetAll .fa.fa-times {
	color: #fdb819;
}

.so-filter-content-opts-container .option-count {
	background-color: #f6f6f6 !important;
	min-width: 24px;
	text-align: center;
	margin-top: 6px;
	color: #9eadb6;
	height: 22px;
	font-size: 12px;
}

.so-filter-content-opts-container .option-count:not(.opt_close):after {
	display: none;
	border-right-color: #777;
}

.so-filter-content-opts-container .option-count i {
	line-height: 22px;
}

.so_filter_wrap .modcontent .so-filter-heading i {
	float: right;
}

.so_filter_wrap .modcontent .so-filter-content-opts-container label {
	font-weight: normal;
}

.so_filter_wrap .modcontent .so-filter-content-opts-container .option-count {
	float: right;
}

.so-filter-content-opts-container .option-count span {
	color: #666;
}

#content .filter-horizontal {
	margin-bottom: 30px;
}

#content .filter-horizontal .so-filter-heading {
	padding: 0 15px;
}

#content .filter-horizontal .so-filter-content-opts-container {
	padding: 15px;
}

#content .filter-horizontal .so-filter-content-opts-container .so-filter-iscroll {
	padding: 10px 0;
}

#content .filter-horizontal ul {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

#content .filter-horizontal li.so-filter-options {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border: none;
	border-right: 1px solid #eaeaea;
	margin: 0;
}

#content .filter-horizontal li.so-filter-options:last-child {
	border-right: none;
}

#content .filter-horizontal li.so-filter-options .so-filter-heading {
	margin-bottom: 0;
}

#content .filter-horizontal .clear_filter {
	padding: 20px;
	border-top: 1px solid #ebebeb;
}

#content .filter-horizontal h3.modtitle {
	color: #222;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-top: 0;
}

#content .filter-horizontal .modcontent {
	border: 1px solid #ebebeb;
}

#content .filter-horizontal .modcontent ul li.so-filter-options {
	border-radius: 0;
	padding: 10px 0;
}


/*============ MODULE TAGS ===================*/

.so-popular-tag {
	margin-top: 20px;
}

.so-popular-tag a {
	float: left;
	font-size: 13px !important;
	padding: 8px 15px;
	border: 1px solid #212121;
	border-radius: 4px;
	margin: 0 5px 5px 0;
	line-height: 100%;
	background-color: #212121;
	color: #fff;
}

.so-popular-tag a:hover {
	color: #fff;
	background-color: #fdb819;
	border-color: #fdb819;
}

.so-popular-tag .box-content {
	padding: 0;
	background: transparent;
}


/*============MODULE CATEGORY ==================*/

.box-category ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.box-category>ul {
	padding: 0;
}

.box-category>ul>li {
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
	box-shadow: unset;
	border-radius: 0;
	border-bottom: 1px solid #ebebeb;
}

.box-category>ul>li>a {
	display: block;
	font-weight: 400;
	line-height: 100%;
	padding: 14px 47px 14px 15px;
	line-height: 100%;
	text-transform: capitalize;
	margin: 0;
}

.box-category>ul>li:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border: none;
}

.box-category>ul>li:last-child>a {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.box-category>ul>li:hover>a {
	color: #fdb819;
}

.box-category>ul>li:hover .head a {
	color: #fff;
}

.box-category>ul>li ul {
	margin-left: 20px;
}

.box-category>ul>li a.accordion-toggle {
	width: 25px;
	height: 25px;
	line-height: 25px;
	background-color: #dbdbdb;
	color: #fff;
}

.box-category>ul>li a.accordion-toggle:hover {
	background-color: #fdb819;
}

.box-category ul li a.active {
	color: #fdb819;
}

.box-category ul li .head .show:before {
	content: "\f107";
	display: inline-block;
	font: normal normal normal 14px/1 'FontAwesome';
}

.box-category ul li .head .accordion-toggle:before {
	content: "\f105";
	font: normal normal normal 14px/1 'FontAwesome';
}

.box-category ul li .head {
	display: block;
	position: absolute;
	top: 8px;
	line-height: 20px;
	right: 15px;
	text-align: center;
}

.box-category ul li .head a:hover {
	color: #fff;
}

.box-category ul li ul li {
	padding: 0px 0px 0px 5px;
}

.box-category ul ul {
	margin-bottom: 20px;
}

.box-category ul ul li a {
	padding: 3px 0;
}

.box-category ul li ul li a:before {
	font-family: 'FontAwesome';
	transition: all 0.3s ease;
	content: "\f105";
	margin: 0 5px 0;
}

.box-category ul li ul li a:hover:before {
	margin-right: 10px;
}


/* ============== Page categories ============== */

.page-categories {
	margin-top: 30px;
}

.page-categories ul {
	margin: 0 -6px;
}

.page-categories ul li {
	float: left;
	padding: 0 6px;
}

.page-categories ul li .cate {
	text-align: center;
	margin-bottom: 30px;
}

.page-categories ul li .cate .cate-img {
	display: block;
	width: 100%;
	position: relative;
	margin-bottom: 7px;
}

.page-categories ul li .cate .cate-img:hover {
	opacity: 0.8;
}

.page-categories ul li .cate a {
	color: #000;
	font-size: 14px;
}

.page-categories ul li .cate a:hover {
	color: #fdb819;
}


/*================ So Sticky ===============*/

@media (max-width: 1199px) {
	#content #so-groups {
		display: none;
	}
}

#content #so-groups>a span {
	background-color: #fdb819;
}

#content #so-groups>a:hover {
	background-color: #fdb819;
}

#content .so-groups-sticky {
	background-color: #fdb819;
}

#content .so-groups-sticky.left {
	left: 0;
	right: auto;
}

#content .so-groups-sticky.right {
	right: 0;
	left: auto;
}

#content .so-groups-sticky .popup-header {
	padding: 25px 70px 25px 40px;
}

#content .so-groups-sticky .popup-header .popup-close {
	right: 20px;
	left: auto;
	color: #fff;
	font-size: 22px;
	opacity: 1;
}

#content .so-groups-sticky .product-thumb .button-group button,
#content .so-groups-sticky .form-content .form-box #button-search {
	background-color: #fdb819 !important;
}

#content .so-groups-sticky .product-thumb .button-group button:hover,
#content .so-groups-sticky .form-content .form-box #button-search:hover {
	background-color: darken(#fdb819, 10%) !important;
}

#content .so-groups-sticky .form-content .form-box .product-thumb .caption h4 a:hover {
	color: #fdb819;
}

#content .so-groups-sticky .form-content .form-box .price .price-new,
#content .so-groups-sticky .form-content .form-box .price span.price {
	color: #222;
}

#content .so-groups-sticky .form-content .form-box .product-thumb .image .bt-sale,
#content .so-groups-sticky .popup-header {
	background-color: #fdb819;
}

#content .so-groups-sticky .form-content .form-box .product-thumb .caption {
	height: auto;
	max-height: inherit;
	min-height: inherit;
}

#content .so-groups-sticky .popup-close,
#content .so-groups-sticky .popup-close i.fa {
	font-size: 16px;
}

#content .so-groups-sticky .popup-header>span>i {
	margin-right: 10px;
	margin-left: auto;
}

#content .so-groups-sticky .nav-secondary ul li a:hover {
	color: #fdb819;
}

#content .so-groups-sticky .form-content .form-box input.field:hover,
#content .so-groups-sticky .form-content .form-box select.field:hover {
	cursor: pointer;
}

#so-groups .form-content .form-box input.field,
#so-groups .form-content .form-box select.field {
	padding: 10px 15px 10px 50px;
}

#so-groups .form-content .form-box .product-thumb .button-group button {
	padding: 0 12px;
}

#so-groups .form-content .form-box a.account-url:hover .account-txt {
	color: #fdb819;
}

#so-groups .form-content .form-box input+i {
	font-size: 16px;
	margin-top: -9px;
}

#so-groups .form-content .form-box input+i:hover {
	color: #fdb819;
}

#so-groups .form-content .form-box .product-thumb .caption h4 {
	margin-bottom: 0;
}

#so-groups .form-content .form-box .product-thumb .caption h4 a {
	font-weight: 400;
}

#so-groups>a {
	position: relative;
	height: 43px;
}

#so-groups>a.sticky-backtop {
	border-bottom: none;
}

#so-groups>a span {
	background-color: #fdb819;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 22px;
	opacity: 0;
	padding: 10px;
	position: absolute;
	right: 100%;
	text-align: center;
	text-transform: capitalize;
	top: 0;
	transition: all 0.2s ease-in-out 0s;
	visibility: hidden;
	white-space: nowrap;
	width: auto;
}

#so-groups>a:hover span {
	opacity: 1;
	transition: all 0.2s ease-in-out 0s;
	visibility: visible;
	width: auto;
}

.checkout-checkout #content h1 {
	margin-bottom: 0;
	background: #fff;
	padding: 40px;
	font-size: 26px;
	color: #1e1e1e;
	font-weight: 500;
	text-transform: uppercase;
}

.checkout-checkout .table-responsive .table tbody td.text-left a {
	display: block;
}

.checkout-checkout table th {
	min-width: 100px;
	text-transform: capitalize;
}

.so-onepagecheckout .secondary-title {
	font-weight: 500;
	font-size: 15px;
	font-style: normal;
	color: #1e1e1e;
	text-transform: capitalize;
}

.so-onepagecheckout .checkout-product table tfoot td {
	text-transform: capitalize;
	font-weight: 500;
}

.so-onepagecheckout {
	background: #fff;
	padding: 0 40px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.so-onepagecheckout .checkout-cart td.quantity .input-group {
	min-width: 95px;
}

#so-groups .popup-content {
	max-height: 415px;
	overflow-y: scroll;
}

#so-groups .cart-bottom p {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}

#so-groups div.nav-secondary li span.nav-action i.fa {
	height: 47px;
	line-height: 47px;
}

#content .so-onepagecheckout .secondary-title i.fa {
	margin-right: 10px;
	margin-left: auto;
	background-color: #fdb819;
}

.so-onepagecheckout .price {
	font-size: 14px;
}

body #sosearchpro .dropdown-menu .media-body .box-price .price-new {
	color: #fdb819;
}

body #sosearchpro .dropdown-menu .media-body .box-price .price {
	font-size: 13px;
	color: #fdb819;
}

body #sosearchpro .dropdown-menu .media-body .box-price span {
	font-weight: normal;
	font-size: 13px;
	color: #666;
	float: left;
	padding-right: 10px;
}


/*====== so countdown popup =====*/

#content #so_popup_countdown .modal-header {
	background-color: #fdb819;
}

#content #so_popup_countdown .modal-header .close {
	font-size: 23px;
	right: 15px;
	top: 33px;
}

#so_popup_countdown .modal-footer #so_countdown_timer {
	top: 65px;
}

@media (min-width: 1200px) {
	body #so_popup_countdown.modal.in .modal-dialog {
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		height: auto !important;
		margin: 0 auto;
		transition: none;
	}
}

body #so_popup_countdown .modal-footer #so_countdown_timer {
	/*width: 56px;
     height: 56px;*/
}

body #so_popup_countdown .modal-footer #so_countdown_timer .time-item {
	line-height: 18px;
	padding-top: 8px;
}

#so_popup_countdown .list-cates {
	background: url(../images/bg-popupc.html) no-repeat;
	background-size: 100%;
}

#so_popup_countdown .list-cates ul {
	width: 64%;
	/*float: $right;
     padding: side-values(40px 20px 0 0);*/
	float: right;
	padding: 40px 20px 0 0;
	text-align: center;
}

#so_popup_countdown .list-cates ul li {
	display: inline-block;
	margin: 0 14px;
	text-align: center;
}

#so_popup_countdown .list-cates ul li a {
	font-size: 14px;
	font-weight: 500;
}

#so_popup_countdown .list-cates ul li a .icon {
	width: 87px;
	height: 87px;
	background-color: #f7e7de;
	background-image: url(../images/icon/css_sprites.png);
	background-repeat: no-repeat;
	border-radius: 50%;
	display: block;
	margin-bottom: 10px;
}

#so_popup_countdown .list-cates ul li a .icon.icon1 {
	background-position: -9px -9px;
}

#so_popup_countdown .list-cates ul li a .icon.icon2 {
	background-position: -9px -219px;
}

#so_popup_countdown .list-cates ul li a .icon.icon3 {
	background-position: -9px -429px;
}

#so_popup_countdown .list-cates ul li a .icon.icon4 {
	background-position: -9px -639px;
}

#so_popup_countdown .list-cates ul li a .icon.icon5 {
	background-position: -9px -849px;
}

#so_popup_countdown .list-cates ul li a .icon.icon6 {
	background-position: -9px -1059px;
}

#so_popup_countdown .list-cates ul li a .icon.icon7 {
	background-position: -9px -1269px;
}

#so_popup_countdown .list-cates ul li a:hover .icon {
	background-color: #fdb819;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon1 {
	background-position: -9px -114px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon2 {
	background-position: -9px -324px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon3 {
	background-position: -9px -534px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon4 {
	background-position: -9px -744px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon5 {
	background-position: -9px -954px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon6 {
	background-position: -9px -1164px;
}

#so_popup_countdown .list-cates ul li a:hover .icon.icon7 {
	background-position: -9px -1374px;
}

#so_popup_countdown .list-cates ul li.item5,
#so_popup_countdown .list-cates ul li.item6,
#so_popup_countdown .list-cates ul li.item7 {
	margin-top: 25px;
}

#so_popup_countdown .list-cates .customer {
	display: inline-block;
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.04);
	font-size: 14px;
	font-weight: 500;
	margin-top: 18px;
	padding: 12px 40px 12px 50%;
}

#so_popup_countdown .list-cates .customer a {
	color: #fdb819;
}

#so_popup_countdown .list-cates .customer a:hover {
	color: darken(#fdb819, 10%);
}

.hidden-popup-countdown {
	overflow: visible;
}

.hidden-popup-countdown #so_popup_countdown {
	display: none !important;
}

.hidden-popup-countdown .modal-backdrop {
	display: none !important;
}

.hidden-popup-countdown.modal-open .modal-backdrop:first-child {
	display: none !important;
}

.hidden-popup-countdown.modal-open .modal-backdrop {
	display: block !important;
}

body .mfp-close {
	right: 0;
	left: auto;
}

#product-quick .owl2-carousel .owl2-stage-outer {
	direction: ltr;
}

.so-fb-message-style-default .so-fb-message-head {
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
}

.popup-recent .space .col-sm-4:nth-child(3n+1) {
	clear: both;
}

.so-show-demos-preview {
	top: 70% !important;
}


/*===============================================
 [SASS DIRECTORY ]
 [1] SO LATSET BLOG
 [2] SIMPLE BLOG
 [3] ARTICLE INFO
 ==============================================*/


/*============SO LATSET BLOG ==================*/


/*============ SIMPLE BLOG ==================*/

.blog-header {
	margin: 0 0 20px;
}

.blog-header h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 5px;
	font-size: 16px;
	font-size: 2.6rem;
	color: #495057;
}

.blog-listitem .blog-item .blog-item-inner {
	background: #fff;
	display: block;
	margin-bottom: 30px;
	transition: all 0.2s;
}

.blog-listitem .blog-item .blog-item-inner:hover .blog-content h4>a {
	color: #fdb819;
}

.blog-listitem .blog-item .blog-item-inner .article-image {
	position: relative;
}

.blog-listitem .blog-item .blog-item-inner .article-image:hover img {
	opacity: 0.8;
	transition: all 0.2s ease-in-out 0s;
}

.blog-listitem .blog-item .blog-item-inner .itemBlogContent {
	padding: 30px 30px;
	background: #fff;
}

.blog-listitem .blog-item .blog-item-inner .blog-meta {
	display: inline-block;
	padding: 0px 0 10px;
	vertical-align: top;
	width: 100%;
	font-size: 13px;
}

.blog-listitem .blog-item .blog-item-inner .article-date {
	z-index: 2;
	line-height: 20px;
	display: inline-block;
	text-transform: uppercase;
}

.blog-listitem .blog-item .blog-item-inner .article-date .label {
	color: #626262;
}

.blog-listitem .blog-item .blog-item-inner .article-date .date {
	font-size: 12px;
	color: #fdb819;
}

.blog-listitem .blog-item .blog-item-inner .article-date .date .label {
	font-size: 12px;
	font-weight: normal;
	padding: 0.2em 0.2em 0.3em 0.6em;
}

.blog-listitem .blog-item .blog-item-inner .article-date .date b {
	font-size: 12px;
	color: #fdb819;
}

.blog-listitem .blog-item .blog-item-inner .comment_count {
	padding-left: 0.6em;
}

.blog-listitem .blog-item .blog-item-inner .author,
.blog-listitem .blog-item .blog-item-inner .comment_count {
	color: #000;
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
}

.blog-listitem .blog-item .blog-item-inner .author a,
.blog-listitem .blog-item .blog-item-inner .comment_count a {
	color: #b3b3b3;
}

.blog-listitem .blog-item .blog-item-inner .author span,
.blog-listitem .blog-item .blog-item-inner .comment_count span {
	color: #626262;
	font-size: 12px;
}

.blog-listitem .blog-item .blog-item-inner .blog-content {
	clear: both;
	display: inline-block;
	width: 100%;
}

.blog-listitem .blog-item .blog-item-inner .blog-content h4 {
	display: block;
	font-size: 1.716em;
	text-transform: none;
	margin: 0 0 15px 0;
	width: 100%;
	text-align: left;
	line-height: 1.2;
	max-width: 100%;
	word-wrap: break-word;
	font-weight: 500;
	color: red;
}

.blog-listitem .blog-item .blog-item-inner .blog-content h4 a {
	color: #000;
	font-weight: 500;
}

.blog-listitem .blog-item .blog-item-inner .blog-content h4 a:hover {
	color: #fdb819;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .article-description {
	margin: 5px 0 30px 0;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .readmore {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .readmore .fa {
	margin-right: 8px;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .readmore>a {
	padding: 10px 15px;
	margin-top: 10px;
	border-radius: 4px;
	color: #fff;
	background-color: #212121;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .readmore>a:hover {
	background: #fdb819;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .post-cats {
	margin-top: 30px;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .post-cats label {
	color: #666;
}

.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
	width: 320px;
	margin: 0 15px 0 0;
	float: left;
}

@media (max-width: 767px) {
	.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogImg {
		width: auto;
	}
}

.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
	width: auto;
	float: none;
	overflow: hidden;
	clear: none;
	padding: 10px;
}

@media (max-width: 767px) {
	.blog-listitem .blog-grid-1 .blog-item-inner .itemBlogContent {
		float: left;
		margin-top: 15px;
	}
}

@media (min-width: 1200px) {
	.blog-listitem .blog-grid-2:nth-child(2n+1) {
		clear: both !important;
	}
}

.blog-listitem .blog-grid-2 .blog-item-inner {
	background: none;
	box-shadow: none !important;
}

.blog-listitem .blog-grid-2 .blog-item-inner .itemBlogContent {
	padding: 15px;
}

.blog-listitem .blog-grid-2 .blog-item-inner .blog-content h4 {
	font-size: 20px;
}

@media (min-width: 1200px) {
	.blog-listitem .blog-grid-3:nth-child(3n+1) {
		clear: both !important;
	}
}

.blog-listitem .blog-grid-3 .blog-item-inner {
	background: none;
	box-shadow: none !important;
}

.blog-listitem .blog-grid-3 .blog-item-inner .itemBlogContent {
	padding: 15px;
}

.blog-listitem .blog-grid-3 .blog-item-inner .blog-content h4 {
	font-size: 20px;
}

@media (min-width: 1200px) {
	.blog-listitem .blog-grid-4:nth-child(4n+1) {
		clear: both !important;
	}
}

.blog-listitem .blog-grid-4 .blog-item-inner {
	background: none;
	box-shadow: none !important;
}

.blog-listitem .blog-grid-4 .blog-item-inner .itemBlogContent {
	padding: 15px;
}

.blog-listitem .blog-grid-4 .article-description {
	display: none;
}

.blog-listitem .blog-grid-4 .blog-item-inner .blog-content h4 {
	font-size: 20px;
}

.blog-listitem .blog-list .blog-item-inner {
	padding: 0px;
	background: none;
	margin-bottom: 35px;
}


/*============ARTICLE INFO==================*/

div.article-info .article-content {
	background: #fff;
}

div.article-info .article-content .dev {
	padding: 35px;
}

div.article-info .article-title h3 {
		font-size: 33px;
    text-transform: capitalize;
    color: #495057;
    font-weight: bold;
    margin-bottom: 5px;
}

div.article-info .article-sub-title {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}

div.article-info .article-sub-title span {
	display: block;
	float: left;
	color: #777;
	padding: 0 10px;
	font-size: 13px;
}

div.article-info .article-sub-title span.article-author {
	padding-left: 0;
}

div.article-info .article-sub-title span.article-author a {
	color: #777;
	font-size: 13px;
}

div.article-info .article-sub-title span.article-author a:hover {
	color: #fdb819;
}

div.article-info .article-sub-title span.article-comment {
	border-right: 0;
}

div.article-info .article-sub-title .article-share {
	display: none;
}

div.article-info .article-description {
	margin-bottom: 30px;
}

div.article-info .related-comment {
	border-radius: 0;
	border: 0;
	padding-top: 40px;
	box-shadow: none;
	margin-top: 40px;
}

div.article-info .related-comment .article-reply {
	border: none;
	background: #f9f9f9;
}

div.article-info .related-comment .article-reply .author {
	font-weight: bold;
	font-size: 16px;
}

div.article-info .related-comment .article-reply .article-reply {
	background: #f4f3f3;
}

div.article-info .related-comment .panel-body {
	padding: 0;
	border: 0;
}

div.article-info .related-comment .panel-body .form-group #comments {
	padding: 0;
	border: 0;
	overflow: hidden;
}

div.article-info .related-comment .panel-body .form-group #comments h2#review-title {
	margin: 0 0 30px;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	color: #121212;
}

@media (min-width: 992px) {
	div.article-info .related-comment #button-comment {
		padding: 10px 52px;
	}
}

div.article-info .panel-default {
	border-radius: 0;
	clear: both;
	background: transparent;
}

div.article-info .itemFullText {
	text-align: justify;
}

.panel--related img {
	transition: 0.3s all ease-in-out;
}

.panel--related .img-responsive:hover {
	opacity: 0.8;
}

.panel--related .caption h4 {
	font-size: 14px;
	margin: 10px 0;
}

.article--style1 .article-info .article-image {
	width: 50%;
	margin-right: 30px;
	float: left;
}

.article--style2 .article--mainimage {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}

.article--style2 .article--maintitle {
	position: absolute;
	bottom: 0;
	z-index: 5;
	width: 100%;
	padding: 10px 15px;
	color: #f3f3f3;
	background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -moz-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #111 0%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff', GradientType=1);
	/* IE6-9 */
}

.article--style2 .article--maintitle .article-title {
	text-transform: uppercase;
}

.article--style2 .article--maintitle h3 {
	margin-bottom: 5px;
	font-size: 21px;
}

.article--style3 .article--mainimage {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}

.article--style3 .article--maintitle .article-title {
	text-transform: uppercase;
}

.article--style3 .article--maintitle h3 {
	margin-bottom: 5px;
}

.article--style4 .article--maincontent {
	padding: 20px !important;
	position: relative;
	z-index: 2;
	margin-top: -100px;
	background: #fff;
}

.article--style5 .article--mainimage {
	position: relative;
	z-index: 1;
	margin-bottom: 30px;
}

.article--style5 .article--maintitle {
	position: absolute;
	z-index: 5;
	transform: translateY(-130%);
	width: 1170px;
}

.article--style5 .article--maintitle h3 {
	margin-bottom: 0;
}

.article--style5 .article--maintitle .article-title {
	text-transform: uppercase;
	bottom: 0;
	z-index: 5;
	display: block;
	background: rgba(0, 0, 0, 0.6);
	padding: 10px;
	color: #f3f3f3;
	margin-bottom: 10px;
}

.article--style5 .article--maintitle .article-sub-title {
	bottom: 0;
	z-index: 5;
	display: inline-block;
	background: rgba(0, 0, 0, 0.6);
	min-width: 45%;
	padding: 10px;
	color: #f3f3f3;
}

.article--style5 .article--maintitle .article-title,
.article--style5 .article--maintitle .article-sub-title {
	background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: -moz-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #111 0%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #111 0%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00ffffff', GradientType=1);
	/* IE6-9 */
}


/*============ARTICLE COMMENTS==================*/

.comments {
	margin-bottom: 30px;
}

.comments.comments-level-1 {
	margin-left: 136px;
}

.comments .pull-left {
	width: 100px;
	height: 100px;
	display: block;
	background-color: #f5f5f5;
	margin-right: 30px;
	position: relative;
	padding: 0;
}

.comments .pull-left .fa {
	font-size: 46px;
	display: block;
	text-align: center;
	margin: 25px 0;
}

.comments .pull-left img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 2;
}

.comments .pull-left span {
	position: absolute;
	display: inline-block;
	top: 15%;
}

.comments .media-body .media-title {
	color: #1fc0a0;
	padding-bottom: 14px;
}

.comments .media-body .media-title .username {
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, sans-serif;
	display: inline-block;
	margin-right: 14px;
}

.comments .media-body .media-title .time {
	font-size: 16px;
}

.comments .media-body .media-title .time .fa {
	font-size: 20px;
	margin-right: 13px;
	position: relative;
	top: 3px;
}

.comments .media-body .media-title .link:hover {
	text-decoration: none;
}

@media (max-width: 745px) {
	.comments {
		margin-bottom: 28px;
	}
	.comments.comments-level-1 {
		margin-left: 70px;
	}
	.comments .pull-left {
		width: 70px;
		height: 70px;
		margin-right: 20px;
	}
	.comments .pull-left:before {
		font-size: 46px;
		line-height: 1em;
		top: 10px;
	}
	.comments .media-body .media-title time {
		display: block;
	}
	.comments .media-body .media-title time .icon {
		font-size: 20px;
		margin: 0 6px 0 0;
		position: relative;
		top: 3px;
	}
}


/*===============================================
 [SASS DIRECTORY ]
 [1] HEADING
 [2] LINK & COLUMN
 [3] BLOCK FORM
 [4] BLOCK TABLE
 ==============================================*/

.banners-effect-6 .banners>div a {
	border-radius: 3px;
}

.media-date-added.idx8,
.media-date-added.idx4 {
	display: none;
}


/*================ HEADING ===================*/

html {
	width: 100%;
	outline: 0 !important;
	direction: ltr;
}

body {
    color: #333;
    font-size: 15px;
    line-height: 30px;
    background-color: #f6f6f6;
}

#content {
	margin-bottom: 30px;
}

.owl2-carousel .owl2-item img {
	transform-style: inherit;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin: 0 0 15px 0;
}

* {
	outline: none !important;
}

::-webkit-scrollbar {
	width: 0.5em;
	height: 0.5em;
}

::-webkit-scrollbar-thumb {
	background: #333;
}

::-webkit-scrollbar-track {
	background: #d6d6d6;
}

body {
	scrollbar-face-color: #777;
	scrollbar-track-color: #d6d6d6;
}

input[type=text] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.wrapper-boxed .typeheader-2.navbar-compact,
.wrapper-boxed .typeheader-4.navbar-compact,
.wrapper-boxed .typeheader-1.navbar-compact {
	width: 100%;
	max-width: 1650px;
}


/*========= page builder =============*/

#content .so-page-builder .container {
	overflow: visible;
	padding: 0 15px;
}


/*================ LINK & COLUMN ===================*/

.textColor {
	color: #fdb819;
}

ul,
ul.menu,
ol.menu,
ul.blank,
.box-3-about .our-member .respl-item .info-member ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

option {
	padding: 2px 5px;
	border-width: 1px;
}

.alert ol li {
	list-style-type: decimal;
	margin: 0 0 5px 15px;
}

img {
	max-width: 100%;
}

.over {
	overflow: visible;
}

.align-center {
	display: table;
	margin: 0 auto;
}

.text-danger {
	color: #fff;
	display: inline-block;
	background-color: #a94442;
	padding: 0 5px;
	margin: 5px 0;
	border-radius: 3px;
	font-size: 11px;
}

a {
	color: #666;
}

a:hover {
	color: darken(#fdb819, 15%);
	text-decoration: none;
}

a,
a:visited,
a:active,
a:link,
a:focus {
	cursor: pointer;
	text-decoration: none;
	outline: none;
}

ol {
	counter-reset: item;
	padding: 0 0 0 15px;
}

sup {
	color: #f00;
	font-size: 100%;
	top: -4px;
}

.list-inline {
	display: inline-block;
	margin: 0;
}

.container-megamenu .list-inline a {
	display: inline-block;
}

.clearfix {
	clear: both;
}

.img-thumbnail.pull-left {
	margin-right: 30px;
}

.img-thumbnail.pull-right {
	margin-left: 30px;
}

.margin-zero {
	margin: 0;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-15 {
	width: 20%;
	float: left;
}

@media (min-width: 768px) and (max-width: 991px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}


/*================ FORM ===================*/

legend {
	font-size: 18px;
}


/* @group 2. Inputs
 -------------------*/

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.form-control,
select {
	border-radius: 3px;
	background-color: #eee;
	border: none;
	color: #3d3d3d;
	padding: 9px;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 12px;
	font-size: 1.2rem;
	/* [8] */
	box-shadow: none !important;
	transition: all 0.3s ease;
}

*:focus {
	outline: none;
}

input#input-captcha {
	margin-bottom: 15px;
}

select:focus,
textarea:focus,
textarea:hover,
input[type="text"]:focus,
input[type="text"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="datetime"]:focus,
input[type="datetime"]:hover,
input[type="datetime-local"]:focus,
input[type="datetime-local"]:hover,
input[type="date"]:focus,
input[type="date"]:hover,
input[type="month"]:focus,
input[type="month"]:hover,
input[type="time"]:focus,
input[type="time"]:hover,
input[type="week"]:focus,
input[type="week"]:hover,
input[type="number"]:focus,
input[type="number"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="url"]:focus,
input[type="url"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="color"]:focus,
input[type="color"]:hover,
.uneditable-input:focus,
.uneditable-input:hover {
	outline: none;
	background-color: #e9e9e9;
	/* IE6-9 */
}

textarea {
	max-width: 100%;
}

.form-control {
	height: 38px;
}


/* @end */


/* @group 3. Dropdown
 -------------------*/

.shopping_cart .fa-check-circle {
	display: none;
}

.shopping_cart .btn-shopping-cart .checkout {
	padding: 10px 20px;
}

.shopping_cart .dropdown-menu .content-item {
	max-height: 245px;
	overflow: auto;
}

.shopping_cart .btn-shopping-cart .added_items {
	color: #222;
}

.header-top-right .top-link>li {
	position: relative;
}

header .dropdown-menu {
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	transition: all 0.2s ease-out;
	margin-top: 10px;
	padding: 10px 20px;
	min-width: 120px;
	box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.2);
	right: 0;
	left: auto;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 0px;
}

header .dropdown-menu>li .btn-block {
	padding: 5px 0;
	line-height: 22px;
	color: #495057;
}

header .dropdown-menu>li .btn-block:hover {
	color: #fdb819;
}

header .dropdown-menu>li:hover button {
	color: #fdb819;
}

header .dropdown-menu .btn-block {
	border: none;
	background: transparent;
	text-align: left;
}

.dropdown-menu>li>a {
	padding: 5px 0px;
	line-height: 22px;
	color: #495057;
}

.dropdown-menu>li>a:hover {
	color: #fdb819;
}

.btn-group .btn-link {
	text-align: left;
	background: transparent;
	text-decoration: none;
	padding: 5px 10px;
	color: #666;
	font-weight: normal;
	color: #495057;
	position: relative;
	z-index: 1;
}

.btn-group .btn-link:hover {
	color: #fdb819;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	background: transparent;
}

.nav-header {
	color: #667280;
}

@media (min-width: 1199px) {
	header .account:hover .dropdown-menu,
	header .header-top .top-link>li:hover .dropdown-menu,
	header .btn-group:hover .dropdown-menu,
	header .dropdown:hover .dropdown-menu,
	header .btn-shopping-cart:hover .dropdown-menu {
		margin-top: 0;
		opacity: 1;
		filter: alpha(opacity=100);
		visibility: visible;
	}
}

@media (max-width: 1024px) {
	header .open>.dropdown-menu {
		margin-top: 0;
		opacity: 1;
		filter: alpha(opacity=100);
		visibility: visible;
	}
}

.size-img-cart {
	width: 80px;
}

.dropdown-menu {
	background: #fff;
	padding: 5px 0;
	margin-top: 0;
	border-radius: 0px;
	border: none;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
	font-size: 12px;
}

#cart .dropdown-menu {
	margin-right: 15px;
	padding: 0;
}

#cart .dropdown-menu:after {
	left: auto;
	right: 49px;
}

#sosearchpro .dropdown-menu {
	top: 100%;
	display: none;
}

@media (min-width: 1200px) {
	#sosearchpro .dropdown-menu {
		min-width: 300px;
	}
}

#sosearchpro .dropdown-menu .media-left {
	float: left;
}

#sosearchpro .dropdown-menu .media-body a {
	color: #495057;
	float: none;
}

#sosearchpro .dropdown-menu .media-body a:hover {
	color: #fdb819;
}

#sosearchpro .dropdown-menu:after {
	display: none;
}


/* @end */


/* @group 4. Buttons
 ------------------*/

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.button,
.btn {
	padding: 9px 20px;
	background: #495057;
	color: #fff;
	border-radius: 3px;
	border: none;
	background: #fdb819;
	border-color: #fdb819;
}

.button:hover,
.btn:hover {
	background: #fdb819;
	border-color: #fdb819;
	color: #fff;
}

.button:hover,
.btn:hover {
	background: #495057;
	border-color: #495057;
}

.btn-warning {
	background: #f0ad4e;
}

.btn-success {
	background: #5cb85c;
}

.btn-info {
	background: #999;
	border-radius: 0;
	text-transform: uppercase;
	visibility: visible;
}

.btn-primary {
	background: #999;
	text-transform: uppercase;
}

.btn-danger {
	background: #d9534f;
	border-radius: 5px;
}

.button .fa,
.btn .fa {
	margin: 0 5px;
}

.button.inverse,
.btn.inverse {
	background-color: #495057;
}

.button.inverse:hover,
.btn.inverse:hover {
	background-color: #fdb819;
}

.button-continue-shopping {
	display: block;
	float: left;
}

.button-checkout {
	display: block;
	float: right;
}

.btn-lg,
.btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}

.btn-sm,
.btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}

.btn-xs,
.btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
}


/* @end */

.btn-inline {
	display: inline-block;
}


/*================ POPUP ADDED TO CART ===================*/

.alert {
	position: relative;
	padding: 18px 40px 18px 75px;
	z-index: 30;
	color: #fff;
	border-radius: 0;
	min-height: 60px;
	box-sizing: border-box;
	border: none;
	font-weight: 600;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	transition: 1s all cubic-bezier(1, -0.01, 0, 0.99);
}

.alert i {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 60px;
	font-size: 40px;
	-webkit-animation: alert-icon-anim 1s;
	-moz-animation: alert-icon-anim 1s;
	-ms-animation: alert-icon-anim 1s;
	-o-animation: alert-icon-anim 1s;
	animation: alert-icon-anim 1s;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
}

.alert i:before {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	line-height: 0;
}

.alert a:hover {
	text-decoration: underline;
}

.alert button.close {
	position: absolute;
	top: 50%;
	line-height: 1;
	right: 15px;
	color: #fff;
	opacity: 0.7;
	background: none;
	border: none;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.alert button.close:hover,
.alert button.close:focus {
	opacity: 1;
	color: #fff;
}

.alert.fadeOut {
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}

.alert.fadeOut .alert {
	top: 100%;
}

@media (max-width: 479px) {
	.alert {
		padding-right: 30px;
	}
	.alert button.close {
		right: 5px;
	}
}

.alert-success {
	background-color: #4caf50;
}

.alert-success i {
	background: #388e3c;
}

.alert-success a,
.alert-success a:visited,
.alert-success a:focus,
.alert-success a:hover {
	color: #c8e6c9;
}

.alert-danger {
	background-color: #f44336;
}

.alert-danger i {
	background: #d32f2f;
}

.alert-danger a,
.alert-danger a:visited,
.alert-danger a:focus,
.alert-danger a:hover {
	color: #ffcdd2;
}

.alert-info {
	background-color: #03a9f4;
}

.alert-info i {
	background: #0288d1;
}

.alert-info a,
.alert-info a:visited,
.alert-info a:focus,
.alert-info a:hover {
	color: #b3e5fc;
}

.alert-warning {
	background-color: #ff5722;
}

.alert-warning i {
	background: #e64a19;
}

.alert-warning a,
.alert-warning a:visited,
.alert-warning a:focus,
.alert-warning a:hover {
	color: #ffccbc;
}


/*================ TABLE ===================*/

.table thead>tr>th {
	background: #eee;
}

table.std th,
table.std td {
	vertical-align: middle;
	border: #eaeaea;
	padding: 10px;
	text-align: center;
}

table.std th {
	white-space: nowrap;
	background: #f5f5f5;
}

table.std tfoot td {
	color: #333;
	text-align: right;
	white-space: nowrap;
}

table.std {
	background: #fdfdfd;
	border-spacing: 0;
	vertical-align: middle;
	border: #eaeaea;
	width: 100%;
}

table th {
	border: #eaeaea;
	color: #7a7a7a;
	font-size: 13px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.delivery_option table td {
	text-align: center;
}

table tfoot td {
	text-align: right;
}

table.table-bordered thead>* {
	background-color: rgba(51, 51, 51, 0.1);
	font-weight: bold;
}


/*================ PAGINATION ===================*/

.pagination>li {
	display: inline-block;
	margin: 0 2px;
	vertical-align: top;
}

.pagination>li span,
.pagination>li a {
	padding: 0 12px;
	line-height: 30px;
	z-index: 1;
}

.pagination>li a:hover,
.pagination>li span:hover {
	color: #fff;
	background: #fdb819;
	border-color: #fdb819;
}

.pagination>li.active,
.pagination>li:hover {
	background: transparent;
	border-color: #fdb819;
}

.pagination>li.active span,
.pagination>li:hover span {
	color: #fdb819;
	background: transparent;
	border-color: #fdb819;
}

.pagination>li.active span:hover,
.pagination>li:hover span:hover {
	background: #fdb819;
	border-color: #fdb819;
}

.pagination>li:last-child {
	margin-right: 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	border-radius: 0;
}

.pagination>li>a,
.pagination>li>span {
	color: #666;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-radius: 0;
}


/*===== remove bootstrap style in chrome ===*/

@media (min-width: 768px) {
	.newsletter .form-inline .form-group {
		display: block;
	}
}


/*===============================*/

.overflow_auto,
.table-responsive {
	direction: ltr;
}

.overflow_auto {
	overflow: auto;
}

.hidden-scorll {
	overflow: hidden;
}

.checkout-checkout .check-newsletter #newsletter {
	margin-top: 6px;
}


/*===============================================
 [SASS DIRECTORY ]
 [1] CONTACT PAGE
 [2] PAEG ABOUT US
 [3] PAGE BLOG
 [4] PAGE 404
 ==============================================*/


/*============ CONTACT PAGE ==============*/

#map-canvas {
	border: 5px solid #f3f3f3;
	height: 485px;
	width: 100%;
	margin: 0px 0 10px;
}

.information-contact .info-contact {
	margin-bottom: 20px !important;
}

.information-contact .info-contact .info-store {
	background: #fff;
    padding: 35px;
    padding-bottom: 15px;
    box-shadow: 2px 2px 10px 2px #666;
    margin-bottom: 2rem;
}

.information-contact .info-contact .contact-form {
	background: #fff;
	padding: 35px;
	box-shadow: 2px 2px 10px 2px #666;
}

.information-contact .info-contact .contact-form h2 {
	margin-top: 0;
	margin-bottom: 0;
}

.information-contact .info-contact .contact-form .buttons {
	margin-bottom: 30px;
}

.information-contact .info-contact .contact-form input,
.information-contact .info-contact .contact-form textarea {
	background: #fdb8190a;
  border: 1px solid #fdb819;
}

.info-contact .name-store h3 {
	font-size: 16px;
	color: #222;
	text-transform: uppercase;
}

.info-contact .text {
	padding-left: 30px;
}

.info-contact .comment {
	padding-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 38px;
}

.info-contact .socials {
	text-align: left;
	margin-top: 38px;
}

.info-contact .socials li {
	position: relative;
	display: inline-block;
}

.info-contact .socials li a {
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	border-radius: 0;
	background: #b6b6b6;
	border: 1px solid #b6b6b6;
	display: inline-block;
	margin: 0 2px;
	color: #fff;
	font-size: 14px;
	transition: all 0.2s ease-in-out 0s;
	margin-bottom: 4px;
}

.info-contact .socials li a:hover {
	color: #fff;
	background-color: #fdb819;
	border-color: #fdb819;
}

.contact-form legend {
	border: none;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
}


/*============ PAEG ABOUT US ==============*/

.welcome-about-us h2 {
	font-size: 22px;
	font-weight: 500;
	color: #373737;
	margin-top: 0;
}

.welcome-about-us h4 {
	font-size: 18px;
	font-weight: 500;
	color: #373737;
	margin-top: 50px;
}

.welcome-about-us img {
	margin-bottom: 20px;
}

.box-1-about {
	margin-bottom: 50px;
}

.box-3-about {
	margin-bottom: 30px;
}

.box-3-about .title {
	font-size: 26px;
	font-weight: 300;
	color: #373737;
	text-align: left;
	margin-bottom: 40px;
}

.box-3-about .title span {
	font-weight: 500;
}

.box-3-about .our-member {
	clear: both;
	padding-top: 30px;
}

.box-3-about .our-member img:hover {
	opacity: 0.7;
}

.box-3-about .our-member .title-about-us {
	background: url("../images/bg-title-about.png") repeat-x left 12px;
	margin-bottom: 17px;
	text-align: center;
}

.box-3-about .our-member .title-about-us h2 {
	padding: 0 15px 6px 15px;
	font-size: 22px;
	font-weight: 300;
	color: #333;
}

.box-3-about .our-member .short-des {
	text-align: center;
	color: #909090;
	margin-bottom: 35px;
}

.box-3-about .our-member .overflow-owl-slider {
	padding-top: 50px;
}

.box-3-about .our-member .respl-item {
	margin-bottom: 30px;
}

.box-3-about .our-member .respl-item .item-inner {
	padding: 20px;
	display: inline-block;
	text-align: center;
	background: #fff;
}

.box-3-about .our-member .respl-item .w-image-box {
	overflow: hidden;
}

.box-3-about .our-member .respl-item .w-image-box img {
	border-radius: 50%;
}

.box-3-about .our-member .respl-item .info-member ul {
	display: inline-flex;
}

.box-3-about .our-member .respl-item .info-member li {
	float: left;
}

.box-3-about .our-member .respl-item .info-member li .fa {
	width: 29px;
	height: 29px;
	line-height: 27px;
	text-align: center;
	color: #9eadb6;
	border-radius: 50%;
	font-size: 15px;
	margin-right: 5px;
	display: inline-block;
}

.box-3-about .our-member .respl-item .info-member li .fa:hover {
	color: #fdb819;
	border-color: #fdb819;
}

.box-3-about .our-member .respl-item .info-member li .fa-f:before {
	content: "\f09a";
	font-family: FontAwesome;
}

.box-3-about .our-member .respl-item .info-member li .fa-t:before {
	content: "\f099";
	font-family: FontAwesome;
}

.box-3-about .our-member .respl-item .info-member li .fa-s:before {
	content: "\f17e";
	font-family: FontAwesome;
}

.box-3-about .our-member .respl-item .info-member li .fa-g:before {
	content: "\f0d5";
	font-family: FontAwesome;
}

.box-3-about .our-member .respl-item .info-member .cl-name {
	margin-bottom: 0;
}

.box-3-about .our-member .respl-item .info-member .cl-name>a {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #444 !important;
}

.box-3-about .our-member .respl-item .info-member .cl-name>a:hover {
	color: #fdb819 !important;
}

.box-3-about .our-member .respl-item .info-member .cl-job {
	font-size: 14px;
}

.box-3-about .our-member .respl-item .info-member .cl-des {
	color: #626262;
	margin-bottom: 15px;
}

.box-4-about .owl2-dots {
	bottom: 20px;
	position: static;
	left: auto;
	right: auto;
	width: 100%;
	display: inline-block;
	text-align: center;
	position: relative;
	top: 0px;
	z-index: 10;
}

.box-4-about .owl2-dots .owl2-dot {
	background: #b5b5b5 !important;
	margin: 0 6px;
	width: 8px;
	height: 8px;
	padding: 0;
	transition: all 0.3s ease 0s;
	border-radius: 50%;
	float: none;
	display: inline-block;
	position: relative;
	transition: all 0.4s ease;
}

.box-4-about .owl2-dots .owl2-dot span {
	border: 1px solid transparent;
	background: #b5b5b5;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0;
	transition: all 0.4s ease;
}

.box-4-about .owl2-dots .owl2-dot:hover,
.box-4-about .owl2-dots .owl2-dot.active {
	background: transparent !important;
}

.box-4-about .owl2-dots .owl2-dot:hover:before,
.box-4-about .owl2-dots .owl2-dot.active:before {
	content: "";
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #b5b5b5;
	position: absolute;
	top: -1px;
	left: -1px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.box-4-about .owl2-dots .owl2-dot:hover span,
.box-4-about .owl2-dots .owl2-dot.active span {
	box-shadow: none;
	-webkit-box-shadow: none;
	background: transparent !important;
}

.box-4-about .title {
	font-size: 28px;
	font-weight: 300;
	color: #fff;
	text-align: center;
	margin-bottom: 40px;
}

.box-4-about .title span {
	font-weight: 500;
}

.box-4-about .testimonials-sidebar {
	background-image: url(../images/bg_tes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	overflow: hidden;
	margin-bottom: 60px;
	padding: 50px 10%;
}

.box-4-about .testimonials-sidebar .block_content {
	padding: 2em 3em 2em 175px;
	max-width: 100%;
	text-align: left;
}

.box-4-about .testimonials-sidebar .image {
	position: absolute;
	left: 30px;
	top: 30px;
	margin: 0;
	width: 110px;
	height: 110px;
}

.box-4-about .testimonials-sidebar .image img {
	border-radius: 50%;
}

.box-4-about .testimonials-sidebar .text {
	float: left;
}

.box-4-about .testimonials-sidebar .text .star-rating {
	overflow: hidden;
	position: relative;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	width: 80px;
	font-family: 'Rubik', sans-serif;
	display: inline-block;
	text-align: center;
	display: inline-block;
	margin: 0 0 10px 0;
}

.box-4-about .testimonials-sidebar .text .star-rating:before {
	content: "\f005\f005\f005\f005\f005";
	font-family: 'FontAwesome';
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.box-4-about .testimonials-sidebar .text .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 20px;
}

.box-4-about .testimonials-sidebar .text .star-rating span:before {
	content: "\f005\f005\f005\f005\f005";
	font-family: 'FontAwesome';
	top: 0;
	position: absolute;
	left: 0;
	color: #ffa800;
}

.box-4-about .testimonials-sidebar .text .inner {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 26px;
	margin-bottom: 10px;
}

.box-4-about .testimonials-sidebar .text .author {
	color: #fff;
	margin: 0;
	padding: 0;
	font-weight: 500;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 50px;
}

.box-5-about {
	margin-bottom: 70px;
}

.box-5-about .title {
	font-size: 26px;
	font-weight: 300;
	color: #373737;
}

.box-5-about .title span {
	font-weight: 500;
}

.box-5-about .block-infos {
	border: none;
	margin: 0;
	padding: 0;
}

.box-5-about .block-infos .info {
	display: inline-block;
	width: 24.5%;
	position: relative;
	padding-right: 30px;
}

.box-5-about .block-infos .info i {
	font-size: 40px;
	color: #fdb819;
	position: absolute;
	width: 60px;
	height: 50px;
	top: 15px;
	left: 32px;
}

.box-5-about .block-infos .info .inner {
	padding: 12px 0;
	text-align: left;
	padding-left: 90px;
	position: relative;
	background: #fff;
}

.box-5-about .block-infos .info .inner .info-cont h3 {
	font-size: 32px;
	color: #373737;
	font-weight: 400;
	margin-bottom: 2px;
}

.box-5-about .block-infos .info .inner .info-cont p {
	color: #9eadb6;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 100%;
	margin-bottom: 0;
}

.box-5-about .block-infos .info .inner:hover {
	cursor: pointer;
}

.box-5-about .block-infos .info .inner:hover .info-cont a {
	color: #fdb819;
}

.box-6-about .slider-brands {
	margin: 0 -20px;
	margin-top: 40px;
	margin-bottom: 10px;
}

.box-6-about .slider-brands .item {
	text-align: center;
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	-ms-opacity: 0.4;
	-o-opacity: 0.4;
	opacity: 0.4;
	transition: all 0.4s ease;
}

.box-6-about .slider-brands .item:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}


/*============ PAGE 404  ==============*/

.button-404>a {
	margin: 0 10px;
}

.content_404 {
	margin: 40px 0 30px;
	overflow: hidden;
}

.content_404 .block-top h2 {
	color: #222;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 25px;
}

.content_404 .block-top .warning-code {
	font-size: 14px;
	color: #7d7d7d;
	margin-bottom: 40px;
}

.bg-page-404 .page-title {
	text-align: center;
	font-size: 12em;
	font-weight: 100;
	color: #d0d0d0;
	line-height: 1em;
	margin: 30px 0;
}

.bg-page-404 h1 {
	font-size: 2.4em;
	text-transform: capitalize;
	display: block;
	margin: 0;
	color: #000;
	font-weight: normal;
	margin-bottom: 20px;
}

.bg-page-404 p {
	margin: 0 0 2.222em 0;
	font-size: 1.2em;
	color: #909090;
}

.bg-page-404 .home-link {
	font-size: 0.933em;
	display: inline-block;
	margin: 1em 0 6em 0;
}

.bg-page-404 .home-link:hover {
	color: #fdb819;
}

.bg-page-404 .home-link i {
	padding-right: 5px;
	font-size: 10px;
}


/*============ PAGE COMMING SOON  ==============*/

.page-comingsoon {
	background: url("../images/bg-comingsoon.html") no-repeat center center;
	text-align: center;
	min-height: 600px;
}


/*INFOMATION*/

.information-information .module-content {
	background: #fff;
	border: 1px solid #ddd;
	padding: 0 20px;
}

.information-information .module-content .list-box li {
	position: relative;
	padding-left: 15px;
}

.information-information .module-content .list-box li:before {
	position: absolute;
	display: block;
	top: 16px;
	background: #999;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 100%;
	left: 0;
}

.title-under {
	position: relative;
	margin-bottom: 50px;
}

.title-under:after {
	content: "";
	position: absolute;
	display: block;
	height: 4px;
	width: 68px;
	background: #fdb819;
	bottom: -10px;
}

.title-under.text-center:after {
	left: 50%;
	margin-left: -34px;
}

.media-box-link--arrow .icon {
	font-size: 30px;
}

.media-box-link--figure .icon {
	font-size: 70px;
}

.media-box-link {
	display: table-row;
	width: 100%;
	height: 100%;
	background-color: #fdb819;
	cursor: pointer;
	color: #fff;
	transition: all 0.3s ease-in-out;
}

.btn-default {
	background: #fdb819;
	border-radius: 0;
}

.btn-default:hover {
	background: darken(#fdb819, 10% !important);
}

.media-box-link h4 {
	color: #fff;
	transition: all 0.3s ease-in-out;
}

.media-box-link .icon {
	transition: all 0.3s ease-in-out;
}

.media-box-link--figure,
.media-box-link--content,
.media-box-link--arrow {
	display: table-cell;
	padding: 6% 0;
	vertical-align: middle;
}

.media-box-link--figure {
	width: 23%;
}

.media-box-link--content {
	padding-right: 5%;
	width: 67%;
}

.media-box-link--arrow {
	width: 10%;
	vertical-align: middle;
}

.media-box-link:hover {
	background-color: #495057;
}


/* PAGE - FAQ & Gallery
 =======================================================*/

.gallery {
	margin-bottom: 70px;
}

.gallery .page-title {
	font-size: 30px;
	color: #000;
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 20px;
}

.item-article .content--gallery .row {
	margin: 0px;
}

.item-article .content--gallery .col-md-1,
.item-article .content--gallery .col-md-10,
.item-article .content--gallery .col-md-11,
.item-article .content--gallery .col-md-12,
.item-article .content--gallery .col-md-2,
.item-article .content--gallery .col-md-3,
.item-article .content--gallery .col-md-4,
.item-article .content--gallery .col-md-5,
.item-article .content--gallery .col-md-6,
.item-article .content--gallery .col-md-7,
.item-article .content--gallery .col-md-8,
.item-article .content--gallery .col-md-9,
.item-article .content--gallery .col-sm-1,
.item-article .content--gallery .col-sm-10,
.item-article .content--gallery .col-sm-11,
.item-article .content--gallery .col-sm-12,
.item-article .content--gallery .col-sm-2,
.item-article .content--gallery .col-sm-3,
.item-article .content--gallery .col-sm-4,
.item-article .content--gallery .col-sm-5,
.item-article .content--gallery .col-sm-6,
.item-article .content--gallery .col-sm-7,
.item-article .content--gallery .col-sm-8,
.item-article .content--gallery .col-sm-9 {
	padding: 0px;
	overflow: hidden;
}

.item-article .content--gallery img {
	transition: all 0.4s ease;
}

.item-article .content--gallery .gallery-item-description {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	padding: 1em;
	opacity: 0;
	width: 100%;
	line-height: 1.5;
	height: 100%;
	-ms-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
	-ms-transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	transform: scale(0.8, 0.8);
	background: rgba(0, 0, 0, 0.4);
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}

.item-article .content--gallery .gallery-item-description h3 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	max-width: -webkit-calc(100% - 92px);
	max-width: calc(100% - 92px);
	text-align: left;
	padding-right: 1em;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
	opacity: 0;
	line-height: 23px;
}

.item-article .content--gallery .gallery-item-description .btns-wrapper {
	margin-bottom: 0;
}

.item-article .content--gallery .gallery-item-description .link-to-post {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 42px;
	border: 1px solid rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
	text-align: center;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
	margin: 0 3px;
	font-size: 16px;
	float: left;
	opacity: 0;
}

.item-article .content--gallery .gallery-item-description .popup-gallery {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 42px;
	border: 1px solid rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
	text-align: center;
	-webkit-transition: opacity 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out;
	transition: opacity 0.3s ease-out;
	margin: 0 3px;
	font-size: 16px;
	float: left;
	opacity: 0;
}

.item-article .content--gallery .col-sm-4:hover img {
	transform: scale(1.1, 1.1);
}

.item-article .content--gallery .col-sm-4:hover .gallery-item-description {
	opacity: 1;
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}

.item-article .content--gallery .col-sm-4:hover .gallery-item-description h3 {
	opacity: 1;
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
}

.item-article .content--gallery .col-sm-4:hover .gallery-item-description .link-to-post {
	opacity: 1;
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}

.item-article .content--gallery .col-sm-4:hover .gallery-item-description .popup-gallery {
	opacity: 1;
	-webkit-transition-delay: 0.65s;
	transition-delay: 0.65s;
}

.item-article .content--gallery .popup-gallery {
	margin: 0 0px 15px 0;
	display: inline-block;
}

.item-article .content--gallery .popup-gallery.popup--video {
	position: relative;
	z-index: 2;
	background: black;
}

.item-article .content--gallery .popup-gallery.popup--video img {
	opacity: 0.6;
}

.item-article .content--gallery .popup-gallery.popup--video:before {
	content: "\f01d";
	display: block;
	font-family: 'FontAwesome';
	position: absolute;
	z-index: 4;
	left: 50%;
	top: 50%;
	font-size: 52px;
	color: rgba(255, 255, 255, 0.9);
	margin: -9px 0 0 -20px;
}

.item-article .content--gallery .popup-gallery img {
	transition: 0.3 opacity ease-in-out;
	width: 100%;
}

.item-article .content--gallery .popup-gallery:hover img {
	opacity: 0.7;
}

.item-article ul.yt-accordion {
	list-style: none;
	margin: 0;
}

.item-article ul.yt-accordion .yt-accordion-group {
	margin-bottom: 3px;
}

.item-article ul.yt-accordion .yt-accordion-group .accordion-heading {
    color: #000000;
    font-size: 22px;
    padding: 9px 15px;
    margin: 0;
    line-height: 22px;
    cursor: default;
    /* background: #212121; */
    text-transform: capitalize;
    position: relative;
}

.item-article ul.yt-accordion .yt-accordion-group .accordion-heading .fa {
	margin-right: 10px;
}

/* .item-article ul.yt-accordion .yt-accordion-group .accordion-heading:hover {
	background: #fdb819;
	color: white;
} */

.item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active {
	background: #fdb819;
	color: white;
}

.item-article ul.yt-accordion .yt-accordion-group .accordion-heading.active:before {
	border: 8px solid #fdb819;
	border-color: #fdb819 transparent transparent transparent;
	content: "";
	position: absolute;
	top: 100%;
	left: 30px;
}

.item-article ul.yt-accordion .yt-accordion-inner {
	padding: 15px 15px 10px 15px;
	background: #f1f1f1;
	font-size: 14px;
}

.information-information footer,
.information footer {
	margin-top: 10px;
}

.page-extra {
	margin-top: 50px;
}


/*===============================================
 [SASS DIRECTORY ]
 [1] BOX SALE,NEW
 [2] RATE
 [3] TODAY'S DEALS
 [4] PRODUCT CATEGORY
 [5] TOOLBAR
 [6] PRODUCT LIST GRID SIMPLE
 [7] QUICKVIEW
 [8] Category  Featured
 ==============================================*/


/*============ BOX SALE,NEW ==============*/

.label-stock {
	position: absolute;
	bottom: 10px;
	padding: 5px 10px;
	left: 10px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	z-index: 1;
}

.label-stock.In {
	right: 10px;
	left: auto;
	background: #d9534f;
}

.label-stock.Pre-Order {
	background: #337ab7;
}

.label-new,
.label-sale {
	text-align: center;
	background-color: #fdb819;
	border-radius: 4px;
	color: #fff;
	display: block;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 12px;
	font-size: 1.2rem;
	/* [8] */
	font-weight: 700;
	height: 25px;
	width: 50px;
	line-height: 25px;
	position: absolute;
	top: 20px;
	text-transform: uppercase;
	z-index: 2;
	padding: 0;
	margin-bottom: 5px;
}

.label-sale {
	background-color: #fdb819;
	right: 20px;
}

.label-new {
	background-color: #53d542;
	left: 20px;
}

.label-percent {
	padding: 2px 5px;
	background: #fdb819;
	font-size: 13px;
	font-weight: normal;
}

.product-options label {
	padding: 0;
	color: #666;
}

.product-options .label {
	font-weight: normal;
	font-size: 11px;
}

.product-options .radio {
	position: relative;
	z-index: 2;
	text-transform: capitalize;
	cursor: pointer;
}

.product-options .radio .fa {
	display: none;
}

.product-options .active .fa {
	display: block;
}

.product-options .fa {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 22px;
	height: 22px;
	color: white;
	line-height: 22px;
	text-align: center;
}


/*============ BOX RATING ==============*/

.rate-history .ratings,
.rate-history .order-num {
	display: inline-block;
	color: #999;
}

.rate-history .rating-num,
.rate-history .order-num {
	font-size: 12px;
}

.rate-history .rating-num {
	color: #777;
}

.rate-history .rating-num:hover {
	color: #fdb819;
}

.rate-history .order-num:before {
	content: "|";
	display: inline-block;
	padding: 0 5px;
}

.rating,
.ratings {
	font-size: 0;
}

.rating .rating-box,
.ratings .rating-box {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}

.rating span.fa-stack .fa-star-o:before,
.ratings span.fa-stack .fa-star-o:before {
	content: "\f005";
	color: #e1e1e1;
}

.rating span.fa-stack .fa-star.fa-stack-1x,
.ratings span.fa-stack .fa-star.fa-stack-1x {
	z-index: 1;
}

.rating span.fa-stack .fa-star.fa-stack-1x:before,
.ratings span.fa-stack .fa-star.fa-stack-1x:before {
	content: "\f005";
	color: #ffa800;
}

span.fa-stack {
	width: 14px;
	height: 11px;
	line-height: 10px;
	font-size: 16px;
}

span.fa-stack .fa-star-o:before {
	content: "\f005";
	color: #e1e1e1;
}

span.fa-stack .fa-stack-2x {
	font-size: 16px;
}

span.fa-stack .fa-star.fa-stack-2x {
	position: relative;
	z-index: 1;
}

span.fa-stack .fa-star.fa-stack-2x:before {
	content: "\f005";
	color: #ffa800;
}

.price {
	margin: 0 0 10px 0;
	line-height: 24px;
	color: #fdb819;
	font-size: 16px;
	font-weight: 600;
}

.price .price-old {
	line-height: 20px;
	padding: 0 5px;
	display: inline-block;
	text-decoration: line-through;
	color: #999;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 12px;
	font-size: 1.2rem;
	/* [8] */
	font-weight: normal;
}

.price .price-new,
.price span.price {
	color: #fdb819;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 16px;
	font-size: 1.6rem;
	/* [8] */
	font-weight: 700;
}

.callforprice {
	font-size: 12px;
	line-height: 100%;
}


/*==================== COUNT DOWN BOX ====================*/

.countdown_box {
	position: absolute;
	top: 50%;
	margin-top: -28px;
	left: 50%;
	width: 210px;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(1) translateX(-50%);
	-moz-transform: scale(1) translateX(-50%);
	-ms-transform: scale(1) translateX(-50%);
	-o-transform: scale(1) translateX(-50%);
	transform: scale(1) translateX(-50%);
}

.countdown_box .countdown_inner {
	width: 100%;
	text-align: center;
}

.countdown_box .title {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding: 8px;
	display: none;
}

.countdown_box .time-item {
	display: inline-block;
	color: #fff;
	width: 25%;
	background: rgba(0, 0, 0, 0.7);
	border-radius: 5px;
	margin: 0 3px;
	width: 40px;
	text-align: center;
	padding: 6px 0;
	line-height: 18px;
}

.countdown_box .time-item .num-time {
	font-size: 18px;
	font-weight: 500;
}

.countdown_box .time-item .name-time {
	font-size: 10px;
	font-weight: 300;
	text-transform: capitalize;
}

.countdown_box .time-item:last-child {
	border: none;
}


/*====================PRODUCT CATEGORY ====================*/

.products-category .filter_group {
	width: 25%;
	display: inline-block;
	vertical-align: top;
}

.products-category .category-info .form-group {
	margin: 0;
}

.products-category .category-info .form-group>p {
	margin: 0;
}

.title-category {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 18px;
	font-size: 1.8rem;
	/* [8] */
	text-transform: uppercase;
	color: #222;
	border-bottom: 2px solid #eee;
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 0;
	padding-bottom: 10px;
}

.title-category:after {
	position: absolute;
	content: "";
	width: 110px;
	height: 2px;
	background-color: #fdb819;
	bottom: -2px;
	left: 0;
}

.products-category .form-group .short-by {
	margin-right: 10px;
}


/*REFINE SEARCH CATEGORY*/

.refine-search__content::after {
	display: block;
	clear: both;
	content: "";
}

.refine-search__content .refine-loadmore {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: stretch;
	float: left;
	border: 1px solid #ddd;
	overflow: hidden;
	min-height: 49px;
	height: 120px;
	width: 80px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
	background: #f4f4f4;
}

.refine-search__content .refine-loadmore>span {
	display: inline-block;
	padding: 0 5px;
}

.refine-search__content .refine-loadmore:hover {
	background: #fdb819;
	border-color: #fdb819;
	color: white;
}

.refine-search__content .refine-search__subitem {
	width: 116px;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
}

.refine-search .thumbnail {
	margin-bottom: 10px;
}

.refine-search a {
	color: #495057;
	display: block;
}

.refine-search a:hover {
	color: #fdb819;
}


/*TOOLBAR LISTING TOP*/

#content.col-sm-6 .product-compare {
	display: none;
}

.filters-panel {
	border-radius: 0px;
	margin-bottom: 30px;
}

.filters-panel::after {
	display: block;
	clear: both;
	content: "";
}

.filters-panel.product-filter-top {
	margin-top: 15px;
}

.filters-panel.product-filter-bottom {
	border-top: 1px solid #ebebeb;
	padding-top: 20px;
	margin-top: 20px;
}

.filters-panel .pagination {
	margin: 0;
}

.filters-panel .product-compare {
	margin-right: 0 !important;
}

.filters-panel .list-view {
	display: inline-block;
}

.filters-panel .list-view .btn-gridview {
	border: none;
	color: #495057;
	float: left;
	padding: 0 5px;
	font-size: 12px;
	display: none;
}

.filters-panel .list-view button.btn {
	margin: 0px;
	margin-right: 2px;
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #666;
	text-align: center;
	padding: 0;
	border-radius: 0px !important;
	border: none;
}

.filters-panel .list-view button.btn i {
	color: #fff;
}

.filters-panel .list-view button.btn:hover,
.filters-panel .list-view button.btn.active {
	background: #fdb819;
	box-shadow: none;
	color: #fff;
}

.filters-panel .list-view button.btn:hover i,
.filters-panel .list-view button.btn.active i {
	color: #fff;
}

.filters-panel .list-view button.btn:focus {
	border-radius: 0;
	outline: none;
}

.filters-panel .list-view .fa {
	font-size: 14px;
}

.filters-panel label {
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

.filters-panel .btn-default {
	padding: 9px 20px;
	background: #eee;
	color: #333;
	border-radius: 3px;
	border: none;
	font-size: 12px;
}

.filters-panel .btn-default:hover {
	background: #fdb819;
	border-color: #fdb819;
	color: #fff;
}

.filters-panel .form-control,
.filters-panel .btn {
	height: 40px;
	line-height: 40px;
	padding: 0px 12px;
	border: 1px solid #dbdbdb;
	background: transparent;
	border-radius: 0px;
}

.filters-panel .form-group {
	margin-left: 10px;
	position: relative;
}

.filters-panel .form-group.product-compare {
	display: none;
}

.filters-panel .form-group.show-quantity select.form-control,
.filters-panel .form-group.short-by select.form-control {
	padding: 0px 8px 0 10px;
	min-width: 75px;
}

.filters-panel .form-group.show-quantity:before,
.filters-panel .form-group.short-by:before {
	display: inline-block;
	content: '';
	position: absolute;
	right: 35px;
	top: 5px;
	width: 1px;
	height: 30px;
	border-left: 1px solid;
	border-color: #dbdbdb;
}

.filters-panel .form-group select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/icon/bg-select.png) no-repeat right 12px bottom 15px;
	border: 1px solid #dbdbdb;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px 0 10px;
	background-color: transparent;
	position: relative;
}

@-ms-keyframes {
	background: red;
}

.filters-panel .form-group select.form-control:hover {
	cursor: pointer;
}

.filters-panel .short-by-show.text-center .form-group {
	display: none;
}

.box-pagination .pagination>li {
	margin: 0 3px;
}

.box-pagination .pagination>li:hover span,
.box-pagination .pagination>li.active span,
.box-pagination .pagination>li:hover a,
.box-pagination .pagination>li.active a {
	border-color: #fdb819;
	background-color: #fdb819;
	color: #fff;
}

.box-pagination .pagination>li span,
.box-pagination .pagination>li a {
	text-align: center;
	width: 33px;
	height: 33px;
	line-height: 33px;
	border-radius: 3px;
	padding: 0;
}

.box-pagination .pagination {
	display: block;
}


/*================ PRODUCT LIST ===================*/

.products-list {
	/*====================PRODUCT GRID ====================*/
	/*----------------PRODUCT Table ------------------*/
	/*----------------PRODUCT LIST ------------------*/
}

.products-list .rating .rating-box,
.products-list .ratings .rating-box {
	vertical-align: top;
	line-height: 27px;
}

.products-list .rate-history {
	margin-top: 5px;
}

.products-list .product-layout {
	transition: all 0.5s ease 0s;
	display: block;
}

.products-list .product-layout .product-item-container .product-card__gallery {
	position: absolute;
	z-index: 560;
	top: 0;
	visibility: hidden;
	transition: all 0.3s ease-in 0s;
	margin: 10px;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__left {
	transform: translateX(-100%);
	left: 0;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__right {
	transform: translateX(100%);
	right: 0;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom {
	top: auto;
	bottom: 0;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	box-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	-o-align-items: stretch;
	align-items: stretch;
	-ms-flex-align: stretch;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	width: 100%;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img {
	width: 20px;
	height: 8px;
	background: #999;
	margin: 1px;
	margin-left: 1px;
	border: none;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img.thumb-active {
	border: none;
	width: 60px;
}

.products-list .product-layout .product-item-container .product-card__gallery.product-card__bottom .item-img img {
	display: none;
}

.products-list .product-layout .product-item-container .product-card__gallery .item-img {
	padding: 1px;
	background: white;
	border: 1px solid #eaeaea;
	margin: 0 0 3px;
	cursor: pointer;
	opacity: 0.6;
}

.products-list .product-layout .product-item-container .product-card__gallery .item-img.thumb-active {
	opacity: 1;
	border: 1px solid #ddd;
}

.products-list .product-layout .product-item-container .left-block {
	position: relative;
	overflow: hidden;
}

.products-list .product-layout .product-item-container:hover .product-card__gallery {
	visibility: visible;
	transform: translateX(0%);
}

.products-list .product-layout .product-item-container:hover .countdown_box {
	visibility: hidden;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	transition: all 0.2s ease-in-out 0s;
}

.products-list .product-grid .product-item-container {
	background-color: #fff;
	margin: 0 0 30px 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	border-radius: 3px;
}

.products-list .product-grid .product-item-container .label-product,
.products-list .product-grid .product-item-container .box-label {
	transition: all 0.4s ease;
}

.products-list .product-grid .product-item-container>.list-block,
.products-list .product-grid .product-item-container .description {
	display: none;
}

.products-list .product-grid .product-item-container .left-block {
	position: relative;
	text-align: center;
}

.products-list .product-grid .product-item-container .left-block img {
	width: 100%;
}

.products-list .product-grid .product-item-container .left-block .product-image-container {
	text-align: center;
}

.products-list .product-grid .product-item-container .left-block .product-image-container a {
	display: inline-block;
}

.products-list .product-grid .product-item-container .left-block .button-group {
	padding: 0;
	position: absolute;
	z-index: 99;
}

.products-list .product-grid .product-item-container .left-block .button-group .btn-button {
	border: none;
	display: block;
	margin-top: 5px;
	padding: 0;
	color: #a9a9a9;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	background: transparent;
	transform: all 0.3s ease 0s;
	position: relative;
	transition: all 0.3s ease-in-out 0s;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

.products-list .product-grid .product-item-container .left-block .button-group .btn-button span {
	color: #fff;
	display: inherit;
	font-size: 12px;
	font-weight: 300;
	height: auto;
	visibility: hidden;
	position: static;
	transition: all 0.15s ease-in-out 0s;
	white-space: nowrap;
}

.products-list .product-grid .product-item-container .left-block .button-group .btn-button .fa {
	font-size: 18px;
	color: #a9a9a9;
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	position: absolute;
	top: 0;
}

.products-list .product-grid .product-item-container .left-block .button-group .btn-button.addToCart {
	transition-delay: 0.1s;
}

.products-list .product-grid .product-item-container .left-block .button-group .btn-button.wishlist {
	transition-delay: 0.2s;
	margin-bottom: 5px;
}

.products-list .product-grid .product-item-container .left-block .button-group .btn-button.compare {
	transition-delay: 0.3s;
	margin-bottom: 5px;
}

.products-list .product-grid .product-item-container .left-block .button-group .btn-button.quickview {
	transition-delay: 0.4s;
}

.products-list .product-grid .product-item-container .left-block .button-group .btn-button:hover {
	transition: all 0.15s ease-in-out 0s;
}

.products-list .product-grid .product-item-container .left-block .button-group .btn-button:hover i {
	color: #fdb819;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--left {
	left: 10px;
	top: 15px;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--left .btn-button {
	-webkit-transform: translate(-50px, 0px);
	-moz-transform: translate(-50px, 0px);
	-ms-transform: translate(-50px, 0px);
	-o-transform: translate(-50px, 0px);
	transform: translate(-50px, 0px);
}

.products-list .product-grid .product-item-container .left-block .cartinfo--left .btn-button .fa {
	left: 0px;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--right {
	right: 10px;
	top: 15px;
	direction: rtl;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--right .btn-button {
	-webkit-transform: translate(50px, 0px);
	-moz-transform: translate(50px, 0px);
	-ms-transform: translate(50px, 0px);
	-o-transform: translate(50px, 0px);
	transform: translate(50px, 0px);
}

.products-list .product-grid .product-item-container .left-block .cartinfo--right .btn-button .fa {
	right: 0px;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--static {
	width: 100%;
	bottom: 10px;
	display: flex;
	justify-content: center;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--static .btn-button {
	margin: 2px;
	width: 30px !important;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--static .btn-button .fa {
	left: 0;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--static .btn-button span {
	display: none;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--center {
	width: 100%;
	bottom: 35%;
	display: flex;
	justify-content: center;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--center .btn-button {
	margin: 2px;
	width: 30px !important;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--center .btn-button .fa {
	left: 0;
}

.products-list .product-grid .product-item-container .left-block .cartinfo--center .btn-button span {
	display: none;
}

.products-list .product-grid .product-item-container .right-block {
	clear: both;
	padding: 12px 25px 60px 25px;
	text-align: left;
	position: relative;
	background-color: #fff;
}

.products-list .product-grid .product-item-container .right-block .category-name {
	line-height: 1.3;
	margin-bottom: 5px;
}

.products-list .product-grid .product-item-container .right-block .category-name a {
	font-size: 13px;
	font-weight: 500;
	color: #262626;
	text-transform: uppercase;
}

.products-list .product-grid .product-item-container .right-block .category-name a:hover {
	color: #fdb819;
}

.products-list .product-grid .product-item-container .right-block .category-name span:last-child {
	display: none;
}

.products-list .product-grid .product-item-container .right-block .product-tag {
	font-size: 20px;
	font-weight: 500;
	color: #262626;
	text-transform: capitalize;
}

.products-list .product-grid .product-item-container .right-block .product-tag:hover {
	color: #fdb819;
}

.products-list .product-grid .product-item-container .right-block .price {
	margin-bottom: 0;
	float: left;
}

.products-list .product-grid .product-item-container .right-block h4 {
	margin: 0;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 15px;
	line-height: 3rem;
}

.products-list .product-grid .product-item-container .right-block h4 a {
	font-size: 15px;
	color: #1e1e1e;
}

.products-list .product-grid .product-item-container .right-block h4 a:hover {
	color: #fdb819;
}

.products-list .product-grid .product-item-container .right-block .rating {
	margin-bottom: 15px;
}

.products-list .product-grid .product-item-container .right-block .addToCart {
	font-size: 0;
	border: none;
	display: inline-block;
	visibility: visible;
	width: 24px;
	min-width: 24px;
	height: 26px;
	overflow: hidden;
	line-height: 26px;
	text-align: center;
	-webkit-transition: color 0.3s ease-out;
	-ms-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
	padding: 0;
	border-radius: 0;
	margin: 0 0 0 10px;
	float: right;
	text-indent: 200%;
	white-space: nowrap;
	position: relative;
	background-color: transparent;
	align-self: flex-end;
	transform: translateY(-2px);
	background: url(../images/icon-images.png) no-repeat -140px -13px;
}

.products-list .product-grid .product-item-container:hover {
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.05);
}

.products-list .product-grid .product-item-container:hover .addToCart {
	background: url(../images/icon-images.png) no-repeat -193px -13px;
}

.products-list .product-grid .product-item-container:hover .left-block .button-group .btn-button {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	visibility: visible;
}

.products-list .product-grid .product-item-container:hover .label-product,
.products-list .product-grid .product-item-container:hover .box-label {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
}

@media (min-width: 1200px) {
	.products-list .product-grid-2:nth-child(2n+1) {
		clear: both !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.products-list .product-grid-2:nth-child(2n+1) {
		clear: both !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.products-list .product-grid-2:nth-child(2n+1) {
		clear: both !important;
	}
}

@media (max-width: 767px) {
	.products-list .product-grid-2:nth-child(n+1) {
		clear: both !important;
	}
}

@media (min-width: 1200px) {
	.products-list .product-grid-3:nth-child(3n+1) {
		clear: both !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.products-list .product-grid-3:nth-child(3n+1) {
		clear: both !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.products-list .product-grid-3:nth-child(2n+1) {
		clear: both !important;
	}
}

@media (max-width: 767px) {
	.products-list .product-grid-3:nth-child(n+1) {
		clear: both !important;
	}
}

@media (min-width: 1200px) {
	.products-list .product-grid-4:nth-child(4n+1) {
		clear: both !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.products-list .product-grid-4:nth-child(3n+1) {
		clear: both !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.products-list .product-grid-4:nth-child(2n+1) {
		clear: both !important;
	}
}

@media (max-width: 767px) {
	.products-list .product-grid-4:nth-child(n+1) {
		clear: both !important;
	}
}

@media (min-width: 1200px) {
	.products-list .product-grid-5:nth-child(5n+1) {
		clear: both !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.products-list .product-grid-5:nth-child(3n+1) {
		clear: both !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.products-list .product-grid-5:nth-child(2n+1) {
		clear: both !important;
	}
}

@media (max-width: 767px) {
	.products-list .product-grid-5:nth-child(n+1) {
		clear: both !important;
	}
}

@media (min-width: 1200px) {
	.products-list .product-grid-4:nth-child(4n+1) {
		clear: both !important;
	}
}

@media (min-width: 1200px) {
	.products-list .product-grid-5:nth-child(5n+1) {
		clear: both !important;
	}
}

.products-list .product-table:last-child .product-item-container {
	border-bottom: 1px solid #dbdbdb;
}

.products-list .product-table .product-item-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #dbdbdb;
}

.products-list .product-table .product-item-container> :last-child {
	border-left: 1px solid #dbdbdb;
}

.products-list .product-table .list-block {
	width: 20%;
	padding: 10px;
	text-align: center;
}

@media (max-width: 767px) {
	.products-list .product-table .list-block {
		display: none;
	}
}

.products-list .product-table .list-block .addToCart {
	text-transform: uppercase;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 9px 20px;
	background: #495057;
	color: #fff;
	border-radius: 3px;
	border: none;
	background: #fdb819;
	border-color: #fdb819;
}

.products-list .product-table .list-block .addToCart:hover {
	background: #fdb819;
	border-color: #fdb819;
	color: #fff;
}

.products-list .product-table .list-block .addToCart:hover {
	background: #495057;
	border-color: #495057;
}

.products-list .product-table .list-block .wishlist,
.products-list .product-table .list-block .compare {
	width: 48%;
	padding: 9px 20px;
	background: #eee;
	color: #333;
	border-radius: 3px;
	border: none;
}

.products-list .product-table .list-block .wishlist:hover,
.products-list .product-table .list-block .compare:hover {
	background: #fdb819;
	border-color: #fdb819;
	color: #fff;
}

.products-list .product-table .left-block {
	width: 15%;
	min-width: 64px;
}

@media (max-width: 767px) {
	.products-list .product-table .left-block {
		width: 35%;
	}
}

.products-list .product-table .left-block .countdown_box,
.products-list .product-table .left-block .button-group {
	display: none;
}

.products-list .product-table .right-block {
	width: 65%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.products-list .product-table .right-block .addToCart {
	display: none;
}

.products-list .product-table .right-block>* {
	border-left: 1px solid #dbdbdb;
	margin: 0px;
	padding: 10px;
}

.products-list .product-table .right-block h4 {
	width: 25%;
	font-weight: 400;
	font-size: 14px;
}

@media (max-width: 767px) {
	.products-list .product-table .right-block h4 {
		width: 60%;
	}
}

.products-list .product-table .right-block .so-productlist-colorswatch {
	display: none;
}

.products-list .product-table .right-block .rate-history {
	width: 20%;
	display: none;
}

.products-list .product-table .right-block .price {
	width: 25%;
}

@media (max-width: 767px) {
	.products-list .product-table .right-block .price {
		width: 40%;
	}
}

.products-list .product-table .right-block .description {
	width: 40%;
}

@media (max-width: 767px) {
	.products-list .product-table .right-block .description {
		display: none;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.products-list .product-table .right-block .description,
	.products-list .product-table .label-product {
		display: none;
	}
	.products-list .product-table .right-block h4 {
		width: 50%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.products-list .product-table .right-block .description,
	.products-list .product-table .label-product {
		display: none;
	}
	.products-list .product-table .right-block h4 {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.products-list .product-table .label-product {
		display: none;
	}
}

.products-list .product-list ul.so-productlist-colorswatch {
	text-align: left;
}

.products-list .product-list .box-label {
	left: 5px;
}

.products-list .product-list .product-item-container {
	display: table;
	margin-bottom: 30px;
}

.products-list .product-list .product-item-container .left-block {
	width: 270px;
	float: left;
	border: 1px solid #ebebeb;
	border-radius: 3px;
}

@media (max-width: 767px) {
	.products-list .product-list .product-item-container .left-block {
		width: 40%;
	}
}

.products-list .product-list .product-item-container .left-block .product-image-container {
	text-align: center;
	background: #fff;
}

.products-list .product-list .product-item-container .left-block .button-group {
	display: none;
}

.products-list .product-list .product-item-container .list-block {
	margin-left: 270px;
	padding: 0 20px 20px 30px;
}

@media (max-width: 767px) {
	.products-list .product-list .product-item-container .list-block {
		margin-left: 0;
		padding: 10px 0 0;
		clear: both;
		overflow: hidden;
	}
}

.products-list .product-list .product-item-container .list-block .btn-button {
	border: 1px solid #eaeaea;
	border-radius: 3px;
	display: block;
	margin-right: 5px;
	padding: 7px 15px;
	background-color: #fff;
	color: #666;
	text-align: center;
	float: left;
}

.products-list .product-list .product-item-container .list-block .btn-button i {
	font-size: 16px;
}

.products-list .product-list .product-item-container .list-block .btn-button:hover {
	background-color: #fdb819;
	border-color: #fdb819;
	color: #fff;
}

.products-list .product-list .product-item-container .list-block .addToCart {
	background-color: #fdb819;
	border-color: #fdb819;
	color: #fff;
	border-radius: 3px;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 12px;
	font-size: 1.2rem;
	/* [8] */
	font-weight: 400;
	text-transform: uppercase;
}

.products-list .product-list .product-item-container .list-block .addToCart i {
	margin-right: 0px;
	font-size: 14px;
}

.products-list .product-list .product-item-container .list-block .addToCart:hover {
	background-color: #495057;
	border-color: #495057;
}

.products-list .product-list .product-item-container .right-block {
	margin-left: 270px;
	padding: 0 20px 0px 30px;
}

@media (max-width: 767px) {
	.products-list .product-list .product-item-container .right-block {
		margin-left: 40%;
		padding: 0 10px 0px 10px;
	}
}

.products-list .product-list .product-item-container .right-block .addToCart {
	display: none;
}

.products-list .product-list .product-item-container .right-block .ratings {
	margin-bottom: 0px;
}

.products-list .product-list .product-item-container .right-block h4 {
	margin-bottom: 5px;
	font-weight: 400;
}

.products-list .product-list .product-item-container .right-block h4 a {
	color: #444;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 16px;
	font-size: 1.6rem;
	/* [8] */
}

.products-list .product-list .product-item-container .right-block h4 a:hover {
	color: #fdb819;
}

.products-list .product-list .product-item-container .right-block .price {
	display: inline-block;
	margin: 8px 0 8px 0;
}

.products-list .product-list .product-item-container .right-block .description {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.products-list .product-list .product-item-container .right-block .description {
		display: none;
	}
}

@media (max-width: 767px) {
	.products-list .product-list .product-item-container .label-product {
		display: none;
	}
}

.product-listing .product-grid .so-productlist-colorswatch {
	position: absolute;
	top: -10px;
	width: 100%;
	left: 0;
}


/*SIDEBAR LISTING - RESPONSIVE*/

@media (min-width: 992px) {
	.desktop-offcanvas .sidebar-overlay {
		background: rgba(0, 0, 0, 0.5);
		display: none;
		height: 100%;
		opacity: 1;
		position: fixed;
		top: 0;
		left: 0px;
		right: 0px;
		width: 100%;
		z-index: 9998;
	}
	.desktop-offcanvas .sidebar-offcanvas {
		padding-left: 15px !important;
		padding-right: 10px !important;
		background: #fff;
		width: 300px;
		position: fixed;
		top: 0px;
		bottom: 0px;
		z-index: 9999;
		height: 100%;
		overflow-x: scroll;
		box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
		transition: all 300ms ease-in-out;
		padding-top: 40px;
		margin: 0px;
	}
	.desktop-offcanvas .sidebar-offcanvas #close-sidebar {
		position: absolute;
		top: 10px;
		right: 20px;
		font-size: 16px;
		display: block;
	}
	.desktop-offcanvas .sidebar-offcanvas #close-sidebar:hover {
		cursor: pointer;
		color: #f00;
	}
	.desktop-offcanvas .sidebar-offcanvas.right_column {
		right: -100%;
	}
	.desktop-offcanvas .sidebar-offcanvas.left_column {
		left: -100%;
	}
	.desktop-offcanvas .sidebar-offcanvas.left_column.active {
		left: 0;
	}
	.desktop-offcanvas .sidebar-offcanvas.right_column.active {
		right: 0;
	}
}

.product-detail .open-sidebar,
.product-listing .open-sidebar {
	display: inline-block;
	border: 2px solid #999;
	padding: 3px 15px;
	letter-spacing: 1px;
	line-height: 30px;
	font-size: 10px;
	vertical-align: top;
	text-transform: uppercase;
}

.product-detail .open-sidebar:hover,
.product-listing .open-sidebar:hover {
	border-color: #fdb819;
}

.extension-simple_blog-article .open-sidebar {
	margin-bottom: 15px;
}

.product-detail .open-sidebar {
	margin-bottom: 15px;
}

#close-sidebar {
	display: none;
}

@media only screen and (max-width: 991px) {
	body.open-sboff {
		height: 100%;
		overflow: hidden;
	}
	.blog-detail .sidebar-overlay,
	.blog-list .sidebar-overlay,
	.product-detail .sidebar-overlay,
	.product-listing .sidebar-overlay {
		background: rgba(0, 0, 0, 0.5);
		display: none;
		height: 100%;
		opacity: 1;
		position: fixed;
		top: 0;
		left: 0px;
		right: 0px;
		width: 100%;
		z-index: 9998;
	}
	.blog-detail .sidebar-offcanvas,
	.blog-list .sidebar-offcanvas,
	.product-detail .sidebar-offcanvas,
	.product-listing .sidebar-offcanvas {
		padding-left: 15px !important;
		padding-right: 10px !important;
		background: #fff;
		width: 300px;
		position: fixed;
		top: 0px;
		bottom: 0px;
		z-index: 9999;
		height: 100%;
		overflow-x: scroll;
		box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
		transition: all 300ms ease-in-out;
		padding-top: 40px;
		margin: 0px;
	}
	.blog-detail .sidebar-offcanvas #close-sidebar,
	.blog-list .sidebar-offcanvas #close-sidebar,
	.product-detail .sidebar-offcanvas #close-sidebar,
	.product-listing .sidebar-offcanvas #close-sidebar {
		position: absolute;
		top: 10px;
		right: 20px;
		font-size: 16px;
		display: block;
	}
	.blog-detail .sidebar-offcanvas #close-sidebar:hover,
	.blog-list .sidebar-offcanvas #close-sidebar:hover,
	.product-detail .sidebar-offcanvas #close-sidebar:hover,
	.product-listing .sidebar-offcanvas #close-sidebar:hover {
		cursor: pointer;
		color: #f00;
	}
	.blog-detail .sidebar-offcanvas.right_column,
	.blog-list .sidebar-offcanvas.right_column,
	.product-detail .sidebar-offcanvas.right_column,
	.product-listing .sidebar-offcanvas.right_column {
		right: -100%;
	}
	.blog-detail .sidebar-offcanvas.left_column,
	.blog-list .sidebar-offcanvas.left_column,
	.product-detail .sidebar-offcanvas.left_column,
	.product-listing .sidebar-offcanvas.left_column {
		left: -100%;
	}
	.blog-detail .sidebar-offcanvas.left_column.active,
	.blog-list .sidebar-offcanvas.left_column.active,
	.product-detail .sidebar-offcanvas.left_column.active,
	.product-listing .sidebar-offcanvas.left_column.active {
		left: 0;
	}
	.blog-detail .sidebar-offcanvas.right_column.active,
	.blog-list .sidebar-offcanvas.right_column.active,
	.product-detail .sidebar-offcanvas.right_column.active,
	.product-listing .sidebar-offcanvas.right_column.active {
		right: 0;
	}
}

.filter-horizontal .so-filter-option.so-filter-price .input_max,
.filter-horizontal .so-filter-option.so-filter-price .input_min {
	min-width: 50px;
	width: 50px;
}


/*============ QUICKVIEW ==============*/

.mfp-iframe-scaler iframe {
	padding: 20px 10px 10px 10px;
	height: 535px;
}

#product-quick #product {
	margin-top: 20px;
}

#product-quick .product-view .content-product-right .box-info-product .cart {
	margin-left: 10px;
}

#product-quick .product-view .content-product-right .box-review .ratings {
	margin-right: 10px;
	top: -1px;
}

#product-quick .product-view .content-product-right .title-product h1 {
	margin-bottom: 10px;
}

#product-quick .product-view .content-product-right .product-box-desc {
	padding: 10px;
	border: 1px dotted #ddd;
	margin: 0;
	font-style: italic;
	color: #999;
	font-size: 12px;
}

#product-quick .product-view .content-product-right .product-box-desc span {
	font-weight: normal;
}

#product-quick .list-unstyled {
	font-size: 13px;
	color: #666;
	font-weight: normal;
}

.product-layout.product-table .product-item-container .seller_logo {
	transform: unset;
	position: static;
}

@media (min-width: 1200px) and (max-width: 1649px) {
	.product-grid.product-grid-5 .countdown_box {
		display: none;
	}
	#product-related .countdown_box {
		display: none;
	}
	.product-layout .product-item-container .seller_logo {
		right: 5px;
	}
}


/*============ Category  Featured ==============*/

.category-featured {
	margin: 0;
}

@media (min-width: 1200px) {
	.category-featured .wap-listing-tabs {
		height: 300px;
		position: relative;
		z-index: 2;
		margin-bottom: 50px;
		background: #fff;
	}
}

.category-featured .ltabs-wrap .ltabs-tabs-container {
	margin: 0 0 10px;
	border-bottom: 1px solid #ebebeb;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab {
	margin: 0 20px 0 0;
	padding: 5px 0;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab>span {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 16px;
	font-size: 1.6rem;
	/* [8] */
	color: #81858c;
	font-weight: 500;
	padding: 0;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.ltabs-tab>span:hover {
	color: #fdb819;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel {
	position: relative;
	font-weight: bold;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel span {
	color: #495057;
}

.category-featured .ltabs-wrap .ltabs-tabs-container .ltabs-tabs li.tab-sel:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	background-color: #fdb819;
	bottom: -1px;
	left: 0;
	z-index: 2;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-prev,
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-next {
	border-radius: 3px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-prev:hover,
.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-nav .owl2-next:hover {
	color: #fff;
	background-color: #fdb819;
	border-color: #fdb819;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot {
	margin: 0 3px;
	display: inline-block;
	transition: all 0.3s ease 0s;
	width: 20px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot span {
	height: 6px;
	background: #cacaca;
	display: block;
	border-radius: 3px;
	margin: 0;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot:hover span {
	background: #fdb819;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot.active {
	width: 30px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .owl2-controls .owl2-dots .owl2-dot.active span {
	background: #fdb819;
}

.category-featured .ltabs-wrap .wap-listing-tabs .ltabs-item {
	margin: 0 !important;
}

.category-featured .ltabs-wrap .wap-listing-tabs .ltabs-item .item-inner {
	margin: 0;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container {
	margin-bottom: 0;
	display: flex;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .left-block {
	padding: 0;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block {
	text-align: left;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block h4>a {
	font-size: 16px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-available {
	margin-top: 15px;
	margin-bottom: 25px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-available .available {
	background-color: #eee;
	height: 10px;
	width: 100%;
	border-radius: 7px;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-available .available .color_width {
	background: #fdb819;
	position: absolute;
	height: 100%;
	left: 0;
	border-radius: 7px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .item-des {
	line-height: 22px;
	margin: 5px 0 15px;
}

.category-featured .ltabs-wrap .wap-listing-tabs .product-item-container .right-block .rating-num {
	font-size: 12px;
}

@media (min-width: 1200px) {
	.product-category .products-list .col-lg-15:nth-child(5n+1),
	.product-category .products-list .col-lg-2:nth-child(6n+1),
	.product-category .products-list .col-lg-3:nth-child(4n+1),
	.product-category .products-list .col-lg-4:nth-child(3n+1),
	.product-category .products-list .col-lg-6:nth-child(2n+1) {
		clear: both !important;
	}
}

.product-category .fluid-allsidebar.col-md-6 .countdown_box,
.product-category .fluid-allsidebar.col-md-6 .label-sale {
	display: none;
}

.product-category .fluid-allsidebar.col-md-6 .product-table .list-block .wishlist,
.product-category .fluid-allsidebar.col-md-6 .product-table .list-block .compare {
	width: 32px;
	padding: 0;
	height: 32px;
}

.product-category .fluid-allsidebar.col-md-6 .product-list .product-item-container .left-block {
	width: 140px;
}

.product-category .fluid-allsidebar.col-md-6 .product-list .product-item-container .left-block .countdown_box {
	display: none;
}

.product-category .fluid-allsidebar.col-md-6 .product-list .product-item-container .right-block {
	margin-left: 135px;
}

.product-category .fluid-allsidebar.col-md-6 .product-list .product-item-container .list-block {
	margin-left: 135px;
}

.product-category .fluid-allsidebar.col-md-6 .product-grid.product-grid-3 .product-item-container .countdown_box {
	display: none;
}

.product-category .fluid-allsidebar.col-md-6 .product-compare {
	display: none;
}

.product-category .fluid-allsidebar.col-md-6 #grid-view-4,
.product-category .fluid-allsidebar.col-md-6 #grid-view-5 {
	display: none;
}

.product-category .fluid-allsidebar.col-md-6 .product-grid-3 .right-block .button-group .addToCart {
	font-size: 0;
	padding: 0;
	width: 40px;
}

.product-category .fluid-allsidebar.col-md-6 .product-grid-3 .right-block .button-group .addToCart i {
	font-size: 18px;
	display: block;
	line-height: 36px;
}

.product-category .fluid-allsidebar.col-md-6 .product-table .addToCart {
	font-size: 0;
	padding: 0;
	padding-top: 5px;
	height: 41px;
	line-height: 41px;
	text-align: center;
}

.product-category .fluid-allsidebar.col-md-6 .product-table .addToCart i {
	font-size: 14px;
}

.product-category .fluid-allsidebar.col-md-6 .product-table .box-label,
.product-category .fluid-allsidebar.col-md-6 .product-table .product-card__gallery {
	display: none;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.product-category #grid-view-4,
	.product-category #grid-view-5 {
		display: none;
	}
	.product-category .products-list .col-md-3:nth-child(4n+1),
	.product-category .products-list .col-md-6:nth-child(2n+1),
	.product-category .products-list .col-md-4:nth-child(3n+1) {
		clear: both !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.product-category #grid-view-4,
	.product-category #grid-view-5 {
		display: none;
	}
	.product-category .products-list .col-sm-3:nth-child(4n+1),
	.product-category .products-list .col-sm-6:nth-child(2n+1),
	.product-category .products-list .col-sm-4:nth-child(3n+1) {
		clear: both !important;
	}
}


/*===============================================
 [SASS DIRECTORY ]
 [1] CONTENT PRODUCT OTHER
 [2] PRODUCT INFO
 [3] PRODUCT TABS
 [3] RELATED PRODUCT
 ==============================================*/

.tab-content>.active {
	opacity: 1;
}

#button-review {
	visibility: visible;
}


/*============CONTENT PRODUCT OTHER ==================*/

.zoomContainer {
	z-index: 450;
}

.zoomContainer .zoomWindowContainer div {
	background-color: #fff;
}

.lightSlider {
	padding: 0;
}

.product_page_price {
	margin-bottom: 10px;
	margin-top: 10px;
}

.product_page_price .price-new {
	font-size: 26px;
	font-weight: 500;
	color: #000;
}

.product_page_price .price-old {
	vertical-align: top;
}

.product_page_price .price-tax {
	margin-bottom: 10px;
	color: #495057;
	font-size: 12px;
	font-weight: normal;
}

.product_page_price .label-product {
	position: static;
	display: inline-block;
	border-radius: 2px;
	height: auto;
	padding: 0 10px;
	width: auto;
	line-height: 22px;
	vertical-align: top;
}

.product-detail .so-extraslider {
	margin: 0;
}

.product-detail .producttab .tab-content ul,
.product-detail .producttab .tab-content ol {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
	padding-left: 20px;
}

#tab-review input[type=radio] {
	position: relative;
	top: 2px;
}

#tab-review .contacts-form span span.text-danger {
	margin-right: 15px;
	margin-top: 0;
}

#tab-review .form-group textarea {
	height: 150px;
}

.image-popup-sizechart {
	background: url("../images/size-chart-icon.png") no-repeat left;
	padding-left: 20px;
	top: 0;
	right: 15px;
	position: absolute;
	z-index: 1;
}


/*============PRODUCT GALLERY ==================*/

.gallery-button {
	display: block;
	clear: both;
}

.gallery-button .gallery-zoom {
	padding: 9px 20px;
	background: #eee;
	color: #333;
	border-radius: 3px;
	border: none;
	clear: both;
	cursor: pointer;
	display: inline-block;
	margin: 10px;
}

.gallery-button .gallery-zoom:hover {
	background: #fdb819;
	border-color: #fdb819;
	color: #fff;
}

.large-image .gallery-button .gallery-zoom {
	background: none;
}

.gallery-grid {
	padding: 5px;
}

.gallery-grid .thumbnail {
	border-radius: 0;
	margin: 0;
}

.gallery-slider .owl2-stage-outer .owl2-item {
	transform: scale(0.6);
	transition: 0.3s all ease-in-out;
}

.gallery-slider .owl2-stage-outer .center {
	transform: scale(1.15);
}

.gallery-slider .owl2-controls {
	height: 0;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev,
.gallery-slider .owl2-controls .owl2-nav .owl2-next {
	position: absolute;
	background: transparent;
	border: none;
	width: 30px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
	opacity: 1;
	z-index: 99;
	font-size: 0;
	top: 0px;
	left: inherit;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev:before,
.gallery-slider .owl2-controls .owl2-nav .owl2-next:before {
	background: transparent;
	border: none;
	color: 30px;
	font-family: 'FontAwesome';
	display: block;
	text-indent: 0 !important;
	width: 100%;
	height: 100%;
	font-size: 80px;
	transition: all 0.4s ease;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-next {
	margin-left: 5px;
	right: 0;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
	content: "";
	background: url(../images/icon-images.png) no-repeat -21px -257px;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next:hover,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-next:hover {
	border: none;
	background: transparent;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-next:hover:before,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-next:hover:before {
	margin-left: 5px;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev {
	right: 30px;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
	content: "";
	background: url(../images/icon-images.png) no-repeat -19px -217px;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:hover,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev:hover {
	border: none;
	background: transparent;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev.owl2-prev:hover:before,
.gallery-slider .owl2-controls .owl2-nav .owl2-next.owl2-prev:hover:before {
	margin-left: -5px;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev,
.gallery-slider .owl2-controls .owl2-nav .owl2-next {
	border-radius: 3px;
}

.gallery-slider .owl2-controls .owl2-nav .owl2-prev:hover,
.gallery-slider .owl2-controls .owl2-nav .owl2-next:hover {
	background: #fdb819;
	color: white;
}


/*============PRODUCT INFO ==================*/

.product-view {
	margin-bottom: 30px;
}

.product-view .rating .rating-box,
.product-view .ratings .rating-box {
	vertical-align: top;
	line-height: 18px;
}

.product-view .content-product-left .large-image {
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0px;
	border-radius: 3px;
	background-color: #fff;
}

.product-view .content-product-left .content-left {
	background: #fff;
	padding: 15px;
}

.product-view .content-product-left .full_slider {
	margin: 0 -5px;
	margin-top: 10px;
	height: 56px;
}

.product-view .content-product-left .full_slider .image-additional {
	width: 20%;
	padding: 0 5px;
	float: left;
	margin-bottom: 10px;
}

@media (max-width: 767px) {
	.product-view .content-product-left .full_slider .image-additional {
		width: 33%;
	}
}

.product-view .content-product-left .full_slider .thumbnail {
	border-color: #f7f7f7;
	padding: 0;
	border-radius: 0;
	margin-bottom: 0;
}

.product-view .content-product-left .full_slider .thumbnail.active {
	border-color: #fdb819;
}

.product-view .content-product-left .title-product h1 {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 20px;
	font-size: 2rem;
	/* [8] */
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
}

.product-view .content-product-left .box-review {
	margin-bottom: 25px;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 12px;
	font-size: 1.2rem;
	/* [8] */
	color: #999;
}

.product-view .content-product-left .box-review .ratings {
	display: inline-block;
	margin: 0 20px 0 0;
	z-index: 0;
	position: relative;
}

.product-view .content-product-left .box-review a {
	color: #666;
	display: inline-block;
}

.product-view .content-product-left .box-review a:hover {
	color: #fdb819;
}

.product-view .content-product-left .box-review .rating {
	display: inline-block;
	margin-right: 10px;
}

.product-view .content-product-left .box-review .order-num {
	background: #5cb85c;
	border-radius: 2px;
	min-width: auto;
	color: white;
	padding: 0 10px;
	font-size: 11px;
	display: inline-block;
	margin: 0 15px;
	position: relative;
}

.product-view .content-product-left .box-review .order-num:after {
	top: 4px;
	left: -6px;
	position: absolute;
	width: 0;
	height: 0;
	content: '';
	z-index: 2;
	border-right: 0.7em solid #5cb85c;
	border-bottom: 0.7em solid transparent;
	border-top: 0.7em solid transparent;
}

.product-view .content-product-midde {
	width: 100%;
	display: inline-block;
}

.product-view .content-product-right {
	overflow: hidden;
}

.product-view .content-product-right .content-right {
	background: #fff;
	padding: 15px;
	margin-bottom: 20px;
}

.product-view .content-product-right .product-box-desc {
	float: left;
	width: 100%;
	padding: 10px 0px;
	color: #666;
	position: relative;
}

.product-view .content-product-right .product-box-desc span {
	display: inline-block;
	min-width: 120px;
}

.product-view .content-product-right .product-box-desc .brand a {
	color: #666;
}

.product-view .content-product-right .product-box-desc .brand a:hover {
	color: #fdb819;
}

.product-view .content-product-right .product-label {
	line-height: 24px;
	margin-top: 15px;
	float: left;
	width: 100%;
}

.product-view .content-product-right .product-label .price {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}

.product-view .content-product-right .product-label .list-unstyled {
	font-size: 13px;
	color: #666;
	font-weight: normal;
}

.product-view .content-product-right .short_description {
	display: block;
	clear: both;
}

.product-view .content-product-right .short_description h3 {
	margin-bottom: 5px;
}

.product-view .content-product-right .short_description ol {
	padding: 0;
}

.product-view .content-product-right .so-colorswatch-productpage-icons {
	margin-bottom: 15px;
	text-align: left;
}

.product-view .content-product-right .countdown_box {
	position: static;
	margin: 0;
	-webkit-transform: scale(1) translateX(0);
	-moz-transform: scale(1) translateX(0);
	-ms-transform: scale(1) translateX(0);
	-o-transform: scale(1) translateX(0);
	transform: scale(1) translateX(0);
	width: 100%;
	margin-bottom: 20px;
}

.product-view .content-product-right .countdown_box .countdown_inner {
	text-align: left;
}

.product-view .content-product-right .countdown_box .countdown_inner .title {
	padding: 0px;
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 40px;
}

.product-view .content-product-right h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.product-view .content-product-right .box-info-product {
	float: left;
	width: 100%;
	margin: 0;
}

.product-view .content-product-right .box-info-product .quantity label {
	display: none;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	border: 1px solid #ebebeb;
	border-radius: 0px;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {
	float: left;
	width: 40px;
	height: 32px;
	line-height: 32px;
	padding: 0;
	text-align: center;
	font-size: 16px;
	background-color: #fff;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control span {
	width: 33px;
	height: 32px;
	border: none;
	color: #999;
	float: left;
	line-height: 32px;
	padding: 0;
	background-color: #fff;
	border-radius: 0px;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control span:hover {
	background-color: #fff;
	cursor: pointer;
	color: #fdb819;
	cursor: pointer;
}

.product-view .content-product-right .box-info-product .detail-action {
	float: left;
	margin-left: 20px;
}

.product-view .content-product-right .box-info-product .cart {
	float: left;
	overflow: hidden;
	margin-right: 0px;
	position: relative;
	color: #fff;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 12px;
	font-size: 1.2rem;
	/* [8] */
	line-height: 33px;
}

.product-view .content-product-right .box-info-product .cart:before {
	position: absolute;
	top: -1px;
	left: 10px;
	font-family: FontAwesome;
	content: "\f291";
	margin-right: 5px;
	z-index: 1;
}

.product-view .content-product-right .box-info-product .cart input {
	background-color: #fdb819;
	border-radius: 3px;
	border: none;
	color: #fff;
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 12px;
	font-size: 1.2rem;
	/* [8] */
	font-weight: 400;
	line-height: 33px;
	height: 33px;
	padding: 0px 15px 0 30px;
	text-transform: uppercase;
	float: left;
	margin-right: 2px;
	position: relative;
	transition: all 0.2s ease-in-out 0s;
}

.product-view .content-product-right .box-info-product .cart input:hover {
	background-color: darken(#fdb819, 10%);
}

.product-view .content-product-right .box-info-product .add-to-links {
	float: left;
}

.product-view .content-product-right .box-info-product .add-to-links ul li {
	float: left;
	margin-left: 5px;
}

.product-view .content-product-right .box-info-product .add-to-links ul li a {
	border: 1px solid #eaeaea;
	display: block;
	margin-right: 2px;
	padding: 0;
	background-color: #fff;
	color: #ababab;
	width: 33px;
	height: 33px;
	line-height: 31px;
	text-align: center;
	float: left;
	transition: all 0.2s ease-in-out 0s;
	border-radius: 3px;
}

.product-view .content-product-right .box-info-product .add-to-links ul li a:hover {
	background-color: #fdb819;
	color: #fff;
}

.product-view .content-product-right .box-info-product .add-to-links ul li:hover a {
	background-color: #fdb819;
	border-color: #fdb819;
}

.product-view .content-product-right .box-info-product .add-to-links ul li:hover a i {
	color: #fff;
}

.product-view .content-product-right .share {
	margin-top: 10px;
}

.product-view .content-product-right .share .socials-wrap {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 20px 0;
}

.product-view .content-product-right .share .socials-wrap span {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 14px;
	font-size: 1.4rem;
	/* [8] */
	color: #222;
	font-weight: 600;
}

.product-view .content-product-right .share .socials-wrap ul {
	float: right;
}

.product-view .content-product-right .share .socials-wrap ul li {
	float: left;
	margin-left: 35px;
}

.product-view .content-product-right .share .socials-wrap ul li a {
	font-size: 16px;
}

.product-view.col-md-12 .content-product-left .title-product h1 {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 30px;
	font-size: 3rem;
	/* [8] */
}

.product-view.col-md-12 .content-product-left .content-left {
	padding: 30px;
}

.product-view.col-md-12 .content-product-left .content-right {
	padding: 30px;
}

.product-view.col-md-12 .thumb-vertical-outer {
	width: 90px;
}

#product {
	margin-top: 30px;
}

#product div.required .control-label:before {
	content: '* ';
	color: #f00;
	font-weight: bold;
}

#product .image_option_type .product-options {
	display: inline-block;
}

#product .control-label {
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 14px;
}

#product .product-options .img-thumbnail {
	width: 22px;
	height: 22px;
	border-radius: 0;
	padding: 1px;
}

#product .radio-type-button {
	display: inline-block;
	vertical-align: top;
	margin: 0 7px 5px 0px;
	padding: 0px;
}

#product .radio-type-button label {
	padding: 0;
	font-size: 14px;
}

#product .radio-type-button input {
	visibility: hidden;
}

#product .radio-type-button .option-content-box {
	background: #f3f4f6;
	display: block;
	text-align: center;
	border-radius: 4px;
	padding: 5px 10px;
}

#product .radio-type-button .option-content-box.active,
#product .radio-type-button .option-content-box.active:hover {
	background: #666;
	color: white;
}

#product .radio-type-button .option-content-box:hover {
	background: #dadada;
}

#product .radio-type-button.option_image .option-name {
	display: none;
}

#product .option_image label {
	padding: 0;
}

#product .option_image input {
	visibility: hidden;
}

#product .option_image .option-name {
	padding: 0 5px;
}

#product .option_image .option-content-box {
	padding: 1px;
}

#product .box-date {
	padding-left: 0;
}

#product .box-date label {
	margin-right: 10px;
	width: 80px;
}

#product .box-date input {
	width: 200px;
}

#product .box-date input,
#product .box-date button {
	border-radius: 0;
	position: relative;
	z-index: 0;
	margin-left: 0;
}

#product .box-date .input-group-btn {
	float: left;
}

#product .box-date button:hover {
	background: #fdb819;
	color: #fff;
}

#product .icheckbox.checked:before,
#product .iradio.checked:before {
	background-color: #fdb819;
	border-color: #fdb819;
}

.thumb-vertical-outer {
	width: 70px;
	position: relative;
	float: left;
	margin-right: 15px;
}

.thumb-vertical-outer .thumbnail {
	border-color: #f7f7f7;
	padding: 0;
	border-radius: 0;
	margin-bottom: 5px;
}

.thumb-vertical-outer .thumbnail.active {
	border-color: #fdb819;
}


/*============PRODUCT TABS==================*/

.producttab .tabsslider.horizontal-tabs {
	z-index: 1;
	margin-bottom: 0px;
	float: left;
	width: 100%;
	border: none;
	padding: 0;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs {
	background-color: #f5f5f5;
	border: none;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li {
	margin-bottom: 0;
	display: inline-flex;
	float: none;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a {
	background-color: #efefef;
	float: left;
	display: block;
	font-size: 15px;
	color: #979797;
	padding: 13px 25px !important;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 500;
	border: none;
	border-radius: 0px;
	line-height: 100%;
	transition: all 0.2s ease-in-out 0s;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li.active a,
.producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a {
	background-color: #fff;
	color: #373737;
}

.producttab .tabsslider.horizontal-tabs .tab-content {
	padding: 45px 30px;
	display: block;
	margin: 0;
	background-color: #fff;
	border-radius: 0px;
	border: none;
	margin-bottom: 30px;
}

.producttab .tabsslider.horizontal-tabs .tab-content .active {
	opacity: 1;
}

.producttab .tabsslider.horizontal-tabs .tab-content h3 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 15px;
	color: #373737;
}

.producttab .tabsslider.horizontal-tabs .tab-content label {
	font-size: 14px;
	font-weight: 500;
	color: #373737;
}

.producttab .tabsslider.horizontal-tabs .tab-content input,
.producttab .tabsslider.horizontal-tabs .tab-content textarea {
	background: transparent;
	border: 1px solid #dbdbdb;
}

.producttab .tabsslider.vertical-tabs {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 0;
	border-bottom: 1px solid #ddd;
	border-radius: 0px;
	margin-bottom: 80px;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs {
	border-bottom: medium none;
	margin: 0;
	min-height: 180px;
	padding: 0;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li {
	border: none;
	border-bottom: 1px solid #ddd;
	clear: both;
	position: relative;
	width: 100%;
	padding: 5px 0;
	border-right: none;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li a {
	padding: 8px 20px;
	border: none;
	border-radius: 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
	border-color: #ddd;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
	background: transparent;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:last-child {
	border: none;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:before {
	content: "";
	width: 5px;
	height: 100%;
	left: -1px;
	position: absolute;
	top: 0;
	transition: all 0.3s ease-in-out 0s;
	z-index: 99;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover {
	border-left-color: #fdb819;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover a {
	color: #fdb819;
	border: none;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li:hover:before {
	background-color: #fdb819;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active {
	border-left-color: #fdb819;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active:before {
	background-color: #fdb819;
}

.producttab .tabsslider.vertical-tabs ul.nav-tabs li.active a {
	background: transparent;
	color: #fdb819;
	border: none;
}

.producttab .tabsslider.vertical-tabs .tab-content {
	border: 0;
	border-left: 1px solid #e6e6e6;
	min-height: 200px;
	margin-bottom: 0;
	padding: 20px;
}

.product-detail .producttab .tab-content .product-property-title {
	font-size: 16px;
	color: #222;
	text-transform: capitalize;
}

.product-detail .producttab .tab-content .product-property-list {
	padding: 0;
	margin: 0 0 30px;
	list-style: none;
	display: inline-block;
	width: 100%;
}

.product-detail .producttab .tab-content .product-property-list li {
	width: 50%;
	float: left;
	padding: 5px 0;
	border-bottom: 1px solid #f4f4f4;
}

.product-detail .producttab .tab-content .product-property-list li .propery-title {
	float: left;
	color: #999;
	min-width: 150px;
}

.product-detail .producttab .tab-content .product-property-list li .propery-des {
	float: left;
	max-width: 300px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #495057;
}

.desc-collapse.showup {
	max-height: 100%;
}

.desc-collapse.showdown {
	max-height: 350px;
	display: block;
	overflow: hidden;
	transition: 0.3s all ease-in-out;
	position: relative;
	z-index: 2;
}

.desc-collapse.showdown:before {
	display: block;
	content: "";
	height: 120px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 2;
	background: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%, #fff);
}

.button-toggle {
	display: block;
	text-align: center;
	background-color: transparent;
	padding: 10px;
	position: relative;
	z-index: 1;
}

.button-toggle a {
	background-color: transparent;
	text-transform: uppercase;
	font-weight: 400;
	color: #666;
}

.button-toggle a:hover,
.button-toggle a:focus,
.button-toggle a:active {
	color: #fdb819;
	background-color: transparent;
	box-shadow: none;
}

.button-toggle a.active .toggle-less {
	display: block;
}

.button-toggle a.active .toggle-more {
	display: none;
}

.button-toggle a .toggle-less {
	display: none;
}

.button-toggle a .toggle-more {
	display: block;
}

.button-toggle a .fa-angle-down {
	font-size: 14px;
	color: #fdb819;
	float: none;
}


/*============RELATED PRODUCT==================*/

.related-horizontal h3.modtitle {
	border-bottom: 1px solid #eaeaea;
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 0 !important;
}

.related-horizontal h3.modtitle span {
	font-size: 18px;
	color: #222;
	font-weight: 700;
	float: left;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.related-horizontal .related-products {
	position: static;
}

.related-horizontal .modtitle {
	margin-bottom: 20px;
}

.related-horizontal .related-products-slider {
	position: relative;
	z-index: 2;
}


/*==== related vertical ===*/

#content .related-vertical,
#content .upsell-sidebar {
	position: relative;
	margin-top: 50px;
	/*.related-products-slider{
   background-color: #fff;
   border: 1px solid $base-border-color;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
   padding: 25px 15px 5px 15px;
   .owl2-nav{
   position: absolute;
   top: -40px;
   #{$right}: 20px;
   @include button-owl-style2(12px,#fff);
   > div{
   &:before{
   color: #fff !important;
   }
   }
   }
   }*/
}

#content .related-vertical .related-products,
#content .upsell-sidebar .related-products {
	position: static;
}

#content .related-vertical h3.modtitle,
#content .upsell-sidebar h3.modtitle {
	border-bottom: 1px solid #eaeaea;
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 0 !important;
}

#content .related-vertical h3.modtitle span,
#content .upsell-sidebar h3.modtitle span {
	font-size: 18px;
	color: #222;
	font-weight: 700;
	float: left;
	text-transform: uppercase;
	margin-bottom: 12px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	#content .related-vertical h3.modtitle span,
	#content .upsell-sidebar h3.modtitle span {
		font-size: 16px;
	}
}

#content .related-vertical .owl2-controls .owl2-nav,
#content .upsell-sidebar .owl2-controls .owl2-nav {
	position: absolute;
	top: -8px;
	right: 0;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next {
	background-color: #d6d6d6;
	border: none;
	border-radius: 0px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	opacity: 1;
	position: absolute;
	top: 50%;
	z-index: 99;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next:before {
	color: #fff;
	font-family: 'FontAwesome';
	display: block;
	text-indent: 0 !important;
	width: 100%;
	height: 100%;
	font-size: 12px;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-next,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-next {
	right: 0;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-next:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
	content: "\f054";
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-prev {
	left: 0;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next.owl2-prev:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
	content: "\f053";
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev:hover,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev:hover,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next:hover,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next:hover {
	background-color: #fdb819;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev:hover:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev:hover:before,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next:hover:before,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next:hover:before {
	color: #fff;
}

#content .related-vertical .owl2-controls .owl2-nav .owl2-prev,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-prev,
#content .related-vertical .owl2-controls .owl2-nav .owl2-next,
#content .upsell-sidebar .owl2-controls .owl2-nav .owl2-next {
	position: static;
	margin-left: 3px;
}

#content .related-vertical .item-element,
#content .upsell-sidebar .item-element {
	margin-bottom: 20px;
}

#content .related-vertical .item-element .image,
#content .upsell-sidebar .item-element .image {
	width: 90px;
	border: none;
	margin-right: 15px;
	float: left;
}

#content .related-vertical .item-element h4,
#content .upsell-sidebar .item-element h4 {
	margin-bottom: 0px;
}

#content .related-vertical .item-element h4 a,
#content .upsell-sidebar .item-element h4 a {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 14px;
	font-size: 1.4rem;
	/* [8] */
	color: #444;
}

#content .related-vertical .item-element h4 a:hover,
#content .upsell-sidebar .item-element h4 a:hover {
	color: #fdb819;
}

#content .related-vertical .item-element .ratings,
#content .upsell-sidebar .item-element .ratings {
	margin-bottom: 0;
}


/*============UPSELL PRODUCT==================*/


/*--- upsell vertical ---*/

.upsell-sidebar {
	position: relative;
}

.upsell-sidebar h3.modtitle {
	padding: 18px 0 18px 20px;
}

.upsell-sidebar .price .price-old {
	font-size: 13px;
	padding: 0;
}

.upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-image {
	width: 90px;
}

.upsell-sidebar.product-simple .so-extraslider .extraslider-inner .item .item-inner .item-info {
	margin-left: 105px;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav {
	position: absolute;
	top: 17px;
	right: 20px;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	background-color: transparent;
	float: left;
	margin-left: 15px;
	margin-right: 0 !important;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
	font-family: 'FontAwesome';
	font-size: 12px;
	color: #cfcfcf;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover {
	background-color: transparent;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:hover:before,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:hover:before {
	color: #fdb819;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev i,
.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next i {
	display: none;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev {
	margin-right: 15px;
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-prev:before {
	content: "\f053";
}

.upsell-sidebar .so-extraslider .owl2-controls .owl2-nav .owl2-next:before {
	content: "\f054";
}

.upsell-sidebar .modcontent {
	/*.item-inner.style2{
     .product-item-container{
     border: none;
     margin: 0;
     border-radius: 0;
     .left-block{
     float: $left;
     width: 90px;
     margin-#{$right}: 15px;
     .product-image-container {
     border: 1px solid $base-border-color;
     border-radius: 0;
     }
     }
     .right-block{
     clear: none;
     text-align: $left;
     padding: 0;
     }
     &:hover{
     .left-block{
     .product-image-container {
     border-color: $linkColor;
     }
     }
     }
     }
     }*/
}

.upsell-sidebar .modcontent .so-extraslider {
	margin: 0;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 25px 15px 5px 15px;
}

.upsell-sidebar .modcontent .extraslider-inner {
	border: none;
}


/*----up sell full ---*/

.up-sell-product {
	padding: 0;
	clear: both;
}

.up-sell-product .owl2-carousel .owl2-stage-outer {
	direction: ltr;
}

.up-sell-product .so-basic-product {
	overflow: visible;
	position: relative;
}

.up-sell-product .so-basic-product .item-element {
	width: 100%;
	overflow: visible;
}

.up-sell-product .so-basic-product .item-wrap {
	margin: 0;
	overflow: visible;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div {
	display: inline-block;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	font-family: FontAwesome;
	font-size: 0;
	color: #c0c0c0;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 501;
	transition: 0.2s;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #ddd;
	transform: scale(0);
	text-align: center;
	border-radius: 5px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev {
	left: -15px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-prev:before {
	content: "\f104";
	line-height: 30px;
	text-align: center;
	font-size: 26px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next {
	right: -15px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div.owl2-next:before {
	content: "\f105";
	line-height: 30px;
	text-align: center;
	font-size: 26px;
}

.up-sell-product .so-basic-product .item-wrap .owl2-nav div:hover {
	background-color: #fdb819;
	border-color: #fdb819;
	color: #fff;
}

.up-sell-product .so-basic-product .item-wrap:hover .owl2-nav div {
	transform: scale(1);
}


/*=== share links ===*/

.product-view .social-share {
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}

.product-view .social-share .title-share {
	float: left;
	font-size: 14px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 3px;
	margin-right: 10px;
}

.product-view .social-share .wrap-content {
	float: left;
}

.product-view .social-share .wrap-content a {
	margin-left: 5px;
}


/*=== Tab related, upsell ===*/

.content-product-bottom {
	position: relative;
	display: inline-block;
	width: 100%;
}

.content-product-bottom .nav-tabs {
	border-bottom: 2px solid #ebebeb;
	position: relative;
	display: inline-block;
	width: 100%;
}

.content-product-bottom .nav-tabs:after {
	position: absolute;
	content: "";
	bottom: -2px;
	left: 0;
	width: 110px;
	background-color: #fdb819;
	height: 2px;
}

.content-product-bottom .nav-tabs li {
	margin-bottom: 0;
	margin-right: 50px;
	position: relative;
}

.content-product-bottom .nav-tabs li:last-child:after {
	display: none;
}

.content-product-bottom .nav-tabs li:after {
	position: absolute;
	content: "";
	top: 9px;
	right: -25px;
	width: 1px;
	background-color: #999;
	height: 15px;
}

.content-product-bottom .nav-tabs li a {
	border: none;
	background-color: transparent;
	font-size: 16px;
	color: #666;
	text-transform: uppercase;
	font-weight: 500;
	padding: 5px 0;
}

.content-product-bottom .nav-tabs li a:hover,
.content-product-bottom .nav-tabs li a:focus {
	border: none;
	color: #222;
	background-color: transparent;
}

.content-product-bottom .nav-tabs li.active a {
	background-color: transparent;
	border: none;
	color: #222;
}

.content-product-bottom .tab-content {
	border: none;
	padding: 0;
}

.content-product-bottom .tab-content .active.tab-pane {
	height: auto;
	display: block;
	overflow: hidden;
}

.content-product-bottom .owl2-controls .owl2-nav {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	right: 15px;
	top: 8px;
	z-index: 99;
}

.content-product-bottom .owl2-controls .owl2-nav>div {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	position: relative;
	display: inline-block;
	border: none;
	right: auto;
	right: auto;
	float: none;
}

.content-product-bottom .owl2-controls .owl2-nav>div:before {
	color: #999;
	font-weight: 400;
	font-family: 'FontAwesome';
	position: absolute;
	top: -2px;
	left: 0;
	display: inline-block;
	text-indent: 0;
	width: 100%;
	height: 100%;
	font-size: 26px;
	transition: all 0.2s ease-in-out 0s;
}

.content-product-bottom .owl2-controls .owl2-nav>div.owl2-next:before {
	content: "\f105";
}

.content-product-bottom .owl2-controls .owl2-nav>div.owl2-prev:before {
	content: "\f104";
}

.content-product-bottom .owl2-controls .owl2-nav>div:hover {
	background-color: transparent;
}

.content-product-bottom .owl2-controls .owl2-nav>div:hover:before {
	color: #fdb819;
}

.content-product-bottom .upsell-product {
	display: inline-block;
	width: 100%;
}


/*==========tab ==========*/

.content-product-bottom .tab-content {
	margin-bottom: 0;
}

.content-product-bottom .tab-content .products-list .product-layout {
	width: 100%;
}

.content-product-bottom .tab-content .tab-pane {
	display: block;
	height: 0;
	overflow: hidden;
	padding: 0 20px;
	margin: 0 -20px;
}

.content-product-bottom .tab-content .tab-pane.active {
	height: auto !important;
	margin-top: 20px;
}

.content-product-bottom .tab-content .tab-pane .products-list .product-layout .product-item-container {
	margin-bottom: 0;
}

.content-product-bottom .tab-content .owl2-carousel .owl2-stage-outer {
	overflow: unset;
}

.content-product-bottom .tab-content .owl2-item.active {
	height: auto;
	display: block;
}

header #sosearchpro input.chosen-search-input {
	height: 23px !important;
	line-height: 23px;
	border: 1px solid #efefef !important;
}

header #sosearchpro .dropdown-menu {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}

.navbar-compact .hidden-compact {
	display: none;
}

header .navbar-default {
	background-color: transparent;
}

header .navbar-default .megamenu-wrapper {
	background-color: transparent;
}

header ul.megamenu>li>a {
	text-shadow: unset;
}

.shopping_cart .fa-check-circle {
	display: none;
}

#header #sosearchpro.so-search .searchbox .select_category select:hover {
	cursor: pointer;
}

.dropdown-menu.shoppingcart-box .table {
	margin-bottom: 0;
}

.dropdown-menu.shoppingcart-box .table .btn-danger {
	background-color: transparent;
}

.dropdown-menu.shoppingcart-box .table .btn-danger i {
	color: #666;
}

.dropdown-menu.shoppingcart-box .table .btn-danger:hover i {
	color: #fdb819;
}

header #sosearchpro .dropdown-menu {
	border-radius: 0;
}

header ul.top-link>li.language .btn-link img {
	margin-top: -1px;
}


/*============ HEADER  ==================*/

.common-home .horizontal ul.megamenu>li.home>a {
	background: transparent;
	color: #fdb819;
}

.container-megamenu.horizontal ul.megamenu>li.home>a,
.container-megamenu.horizontal ul.megamenu>li.active>a,
.container-megamenu.horizontal ul.megamenu>li:hover>a {
	background-color: transparent;
	color: #fdb819;
}

.container-megamenu.horizontal .subcategory li a {
	color: #495057;
}

.container-megamenu.horizontal .subcategory li a:hover {
	color: #fdb819;
}

.header-top .header-top-left .welcome-msg .owl2-carousel .owl2-stage-outer {
	direction: ltr;
}

.mega-horizontal .navbar-default {
	border: none;
	background: transparent;
}

@media (max-width: 991px) {
	.responsive ul.megamenu>li.click:before,
	.responsive ul.megamenu>li.hover:before {
		right: 0;
		left: auto;
	}
	.responsive ul.megamenu>li.active .close-menu {
		right: 0;
		left: auto;
	}
}

.header-bottom .content_menu .container {
	overflow: visible;
}

.btn-shopping-cart .dropdown-menu {
	min-width: 320px;
}

.btn-shopping-cart .dropdown-menu .cart_product_name {
	color: #495057;
}

.btn-shopping-cart .dropdown-menu .cart_product_name:hover {
	color: #fdb819;
}

.btn-shopping-cart .dropdown-menu .empty {
	padding: 15px;
	margin: 0;
}

.btn-shopping-cart .table>tbody>tr>td {
	border: none;
	border-bottom: 1px solid #eee;
	vertical-align: middle;
}

.btn-shopping-cart .checkout {
	padding: 0 20px 10px;
}

.btn-shopping-cart .added_items {
	padding: 10px;
}

.megamenu-style-dev {
	position: relative;
}

.megamenu-style-dev .vertical ul.megamenu {
	position: absolute;
	width: 100%;
	background: #222;
	z-index: 99;
}

.megamenu-style-dev .vertical ul.megamenu>li>a {
	font-size: 11px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li {
	margin: 0;
	border-right: 0;
	background: #222;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li strong i {
	display: none;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li>a {
	padding-left: 15px;
	padding-right: 12px;
	color: #fff;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li>a:hover {
	color: #fff;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .sub-menu .content {
	padding: 0;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul {
	padding: 0;
	margin: 0;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li {
	border-bottom: 1px solid #eee;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li:hover {
	background: #eee;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li:hover>a {
	color: #fdb819;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li a {
	line-height: 37px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li a b {
	line-height: 37px;
	font-size: 16px;
	margin: 0 20px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul li:last-child {
	border: none;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul ul {
	padding: 0;
	left: 100%;
	margin: 0;
	box-shadow: none;
	border: 1px solid #eee;
	min-width: 200px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul ul:before,
.megamenu-style-dev .vertical .vertical ul.megamenu>li.css-menu .hover-menu .menu>ul ul:after {
	display: none;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.item-style3 .sub-menu .content {
	padding-right: 0;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.with-sub-menu>a:after {
	content: "\f105";
	color: #fff;
	font-family: Fontawesome;
	font-size: 13px;
	float: right;
	margin: 0;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.with-sub-menu:hover>a:after {
	position: static;
	border-color: transparent;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li:hover {
	background-color: #444;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li:hover>a {
	color: #fff;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li.active>a {
	background: transparent !important;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li .sub-menu .content {
	border-top: 1px solid #ddd;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li .sub-menu .content .banner {
	margin-top: -21px;
	margin-bottom: -22px;
	margin-right: -1px;
}

.megamenu-style-dev .vertical .vertical ul.megamenu>li .sub-menu .content .static-menu .menu ul a.main-menu {
	padding: 0;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul {
	padding-bottom: 0;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li>a {
	line-height: inherit;
	padding-bottom: 0;
	border-bottom: none;
	min-height: auto;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul li>a:hover {
	color: #fdb819;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a {
	padding: 0;
}

.megamenu-style-dev .vertical ul.megamenu .sub-menu .content .static-menu .menu ul ul a:hover {
	color: #fdb819;
}


/*======================================================*/

header ul.top-link>li .btn-group .btn-link:hover,
header ul.top-link>li>a:hover {
	color: #fdb819;
}

.common-home .typeheader-1 .container-megamenu.horizontal ul.megamenu>li.home>a {
	color: #fff;
}

.typeheader-1 .container-megamenu.horizontal ul.megamenu>li:hover>a,
.typeheader-1 .container-megamenu.horizontal ul.megamenu>li.active>a,
.typeheader-1 .container-megamenu.horizontal ul.megamenu>li.menu_active>a {
	color: #fff;
}

.typeheader-1 #sosearchpro .search button {
	background-color: #fdb819;
}

.typeheader-1 #sosearchpro .search button:hover {
	background-color: darken(#fdb819, 10%);
}

.typeheader-1 .wishlist-comp li a.top-link-wishlist:hover:before,
.typeheader-1 .wishlist-comp li a:hover i {
	color: #fdb819;
}

.common-home .typeheader-2 .container-megamenu.horizontal ul.megamenu>li.home>a {
	color: #fdb819;
}

.typeheader-2 .container-megamenu.horizontal ul.megamenu>li:hover>a,
.typeheader-2 .container-megamenu.horizontal ul.megamenu>li.active>a,
.typeheader-2 .container-megamenu.horizontal ul.megamenu>li.menu_active>a {
	color: #fdb819;
}

.typeheader-2 #sosearchpro .search button {
	background-color: #fdb819;
}

.typeheader-2 #sosearchpro .search button:hover {
	background-color: darken(#fdb819, 10%);
}

.typeheader-2 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
	background-color: #fdb819;
}

.typeheader-2 .wishlist-comp li a.top-link-wishlist:hover:before,
.typeheader-2 .wishlist-comp li a:hover i {
	color: #fdb819;
}

.typeheader-3 .wishlist-comp li a:hover,
.typeheader-3 .wishlist-comp li a:hover i,
.typeheader-3 .signin-w a {
	color: #fdb819;
}

@media (max-width: 991px) {
	.typeheader-2 .header-bottom {
		background-color: #fdb819;
	}
	.megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu>li>a:hover strong,
	.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu>li>a:hover {
		color: #fdb819 !important;
	}
}

footer #collapse-footer {
	display: block;
}

.footer-container {
	clear: both;
}

footer .so-page-builder .container {
	padding: 0 15px;
}

footer .copyright a {
	color: #fdb819 !important;
}

.typefooter-1 .socials li a:hover,
.typefooter-1 .footer-middle .footer-links li a:hover {
	color: #fdb819;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button {
	background-color: #fdb819;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button:hover {
	background-color: darken(#fdb819, 10%);
}

.typefooter-1 .module .modtitle:after {
	background-color: #fdb819;
}


/*==============================================
 BLOCK HEADER
 ==============================================*/

.typeheader-1 {
	background-color: #fff;
	/*=====SEARCH ======*/
	/*BLOCK CART*/
	/*MENU MEGA*/
	/*-- MEGA MENU VERTICAL --*/
}

.typeheader-1.navbar-compact .header-middle {
	padding: 10px 0;
}

.typeheader-1.navbar-compact #cart {
	margin-top: 3px;
}

.typeheader-1 .header-top {
	font-size: 0.8em;
	font-weight: normal;
	min-height: 44px;
	background-color: #212121;
}

.typeheader-1 .header-top .module {
	display: table-cell;
	margin-bottom: 0;
}

.typeheader-1 .header-top a {
	color: #81858c;
}

.typeheader-1 .header-top .header-top-right {
	text-align: right;
	display: inline-block;
	z-index: 99;
}

.typeheader-1 .header-top .header-top-right .text_language,
.typeheader-1 .header-top .header-top-right .text_currency {
	text-transform: uppercase;
	color: #9a9a9a;
	margin-right: 2px;
}

.typeheader-1 .header-top .header-top-right .language img {
	display: none;
}

.typeheader-1 .header-top .header-top-right ul.top-link>li {
	line-height: 44px;
}

.typeheader-1 .header-top .header-top-right ul.top-link>li i {
	color: #9a9a9a;
	font-size: 13px;
	line-height: 40px;
	padding-left: 3px;
	padding-right: 0;
}

.typeheader-1 .header-top .header-top-right ul.top-link>li>a {
	color: #fff;
}

.typeheader-1 .header-top .header-top-right ul.top-link>li>a:hover {
	color: #fdb819;
}

.typeheader-1 .header-top .header-top-right .login {
	color: #9a9a9a;
}

.typeheader-1 .header-top .header-top-right .login span {
	text-transform: uppercase;
}

.typeheader-1 .header-top .header-top-right .login i {
	margin-right: 5px;
}

.typeheader-1 .header-top .header-top-right .register {
	margin-left: 0;
	position: relative;
}

.typeheader-1 .header-top .header-top-right .register i {
	margin-left: 5px;
}

.typeheader-1 .header-top .header-top-right .register:before {
	content: "";
	position: absolute;
	top: 14px;
	left: 1px;
	width: 1px;
	height: 15px;
	background: #fff;
}

.typeheader-1 .header-top .header-top-right .logout i {
	margin-left: 5px;
}

.typeheader-1 .header-top .dropdown-menu li {
	line-height: 22px;
}

.typeheader-1 .header-middle {
	clear: both;
	padding: 22px 0 10px 0;
}

.typeheader-1 .header-middle .middle2 {
	padding-right: 40px;
	z-index: 10;
}

.typeheader-1 .header-middle .middle3 {
	padding-left: 0;
}

.typeheader-1 .header-bottom {
	clear: both;
	padding-bottom: 0px;
	background: #fdb819;
	color: #252525;
}

.typeheader-1 .header-bottom .bottom1 .so-vertical-menu {
	background: #212121;
}

.typeheader-1 .telephone {
	float: right;
}

.typeheader-1 .telephone ul li {
	display: inline-block;
	position: relative;
	list-style: outside none none;
	padding-left: 18px;
	margin-left: 18px;
	padding-right: 0;
}

.typeheader-1 .telephone ul li:after {
	background-color: rgba(255, 255, 255, 0.4);
	content: "";
	height: 11px;
	position: absolute;
	left: 0;
	top: 9px;
	width: 1px;
}

.typeheader-1 .telephone ul li a {
	text-transform: capitalize;
}

.typeheader-1 .telephone ul li a i {
	margin-right: 5px;
	color: #666;
}

.typeheader-1 .lang-curr {
	float: right;
}

.typeheader-1 .signin-w {
	padding-left: 30px;
	float: right;
}

.typeheader-1 .signin-w ul li {
	float: left;
}

.typeheader-1 .welcome-msg {
	font-size: 12px;
	line-height: 40px;
	clear: both;
}

.typeheader-1 .welcome-msg b {
	color: #022;
}

.typeheader-1 .address {
	background: url(../images/icon/icon-address.png) no-repeat left top 4px;
	padding: 0px 20px 0px 40px;
	color: #888;
	line-height: 22px;
	float: right;
}

.typeheader-1 .address p {
	color: #444;
	margin-bottom: 0;
}

.typeheader-1 .telephone {
	background: url(../images/icon/icon-phone.png) no-repeat left top 4px;
	padding: 0px 20px 0px 40px;
	color: #888;
	line-height: 22px;
	float: right;
}

.typeheader-1 .telephone p {
	color: #444;
	margin-bottom: 0;
}

.typeheader-1 ul.top-link {
	list-style: none;
	margin: 0;
	vertical-align: top;
	display: inline-flex;
}

.typeheader-1 ul.top-link>li {
	display: inline-block;
	position: relative;
	list-style: outside none none;
	margin-left: 20px;
	font-size: 12px;
}

.typeheader-1 ul.top-link>li.language {
	min-height: 23px;
}

.typeheader-1 ul.top-link>li .btn-group {
	display: inline;
	line-height: 40px;
	padding: 12px 0;
}

.typeheader-1 ul.top-link>li .btn-group .btn-link {
	padding: 0;
	border: none;
	color: #9a9a9a;
	text-transform: uppercase;
}

.typeheader-1 ul.top-link>li .fa-caret-down {
	font-size: 12px;
}

.typeheader-1 ul.top-link>li>a {
	font-size: 12px;
	color: #9a9a9a;
	padding-left: 3px;
	text-transform: uppercase;
	line-height: 44px;
}

.typeheader-1 ul.top-link>li>a.top-link-wishlist span {
	display: none;
}

.typeheader-1 ul.top-link>li.account {
	line-height: 40px;
}

.typeheader-1 ul.top-link>li.account>a {
	padding: 0;
	margin: 0;
}

.typeheader-1 ul.top-link>li.account .dropdown-menu {
	left: 0;
	right: auto;
}

.typeheader-1 ul.top-link>li.account:hover ul.dropdown-link {
	top: 34px;
	z-index: 9999;
	opacity: 1;
	border-top: 1px solid rgba(200, 199, 199, 0.3);
}

.typeheader-1 ul.top-link>li.welcome-msg,
.typeheader-1 ul.top-link>li:first-child {
	padding-left: 0px;
	margin-left: 0px;
}

.typeheader-1 ul.top-link>li.welcome-msg:after,
.typeheader-1 ul.top-link>li:first-child:after {
	display: none;
}

.typeheader-1 #sosearchpro .search {
	position: relative;
	margin: 0;
	width: 100%;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
}

.typeheader-1 #sosearchpro .search .select_category {
	border: none;
	border-right: 1px solid #d7d7d7;
	background-color: #f5f5f5;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	width: 22%;
}

.typeheader-1 #sosearchpro .search .select_category select {
	height: 40px;
	line-height: 40px;
	color: #666;
	font-size: 12px;
	padding: 0 15px;
}

.typeheader-1 #sosearchpro .search .select_category select:hover {
	cursor: pointer;
}

.typeheader-1 #sosearchpro .search .select_category.icon-select:after {
	color: #999;
	background-color: #f5f5f5;
	font-size: 16px;
	line-height: 42px;
	right: 0;
	left: auto;
}

.typeheader-1 #sosearchpro .search .input-group-btn {
	width: 0;
}

.typeheader-1 #sosearchpro .search button {
    position: absolute;
    top: -1px;
    right: -1px;
    height: 48px;
    text-align: center;
    line-height: 34px;
    padding: 10px 15px;
    font-size: 14px;
    color: #212121;
    border-radius: 0;
    text-transform: upper-case;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.typeheader-1 #sosearchpro .search input {
    border: none;
    border-radius: 0px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    z-index: 0;
    height: 42px;
    padding-left: 20px;
    font-size: 13px;
    width: 100%;
    background-color: #151515ab;
    color: #fff;
    margin-top: 3px;
}

.typeheader-1 #sosearchpro .search input::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.typeheader-1 #sosearchpro .search input:-ms-input-placeholder {
	color: #999;
}

.typeheader-1 #sosearchpro .search input::-webkit-input-placeholder {
	color: #999;
}

.typeheader-1 #sosearchpro .search input:focus {
	z-index: 0;
}

.typeheader-1 .shopping_cart {
	float: right;
	position: relative;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart {
	position: relative;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	float: left;
	text-align: center;
	line-height: 40px;
	background: url(../images/icon/shopping-cart.png) no-repeat 3px 8px;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .icon-c i {
	font-size: 18px;
	color: #fff;
	display: none;
}

@media (min-width: 991px) and (-webkit-min-device-pixel-ratio: 0) {
	.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .icon-c {
		padding-top: 3px;
	}
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner {
	float: left;
	color: #222;
	margin-left: 13px;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .text-shopping-cart {
	font-size: 13px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0;
	line-height: 26px;
	float: left;
	color: #626262;
	padding-right: 5px;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart {
	font-size: 12px;
	line-height: 100%;
	font-weight: 700;
	display: block;
	max-width: 60px;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart2 {
	display: none;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_cart {
	width: 22px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	border-radius: 100%;
	position: absolute;
	top: -2px;
	left: 22px;
	font-size: 12px;
	color: #000;
	background-color: #fdb819;
	border: 1px solid #fff;
}

.typeheader-1 .shopping_cart .btn-shopping-cart .top_cart .shopcart-inner .total-shopping-cart .items_carts {
	color: #171717;
	font-size: 15px;
	font-weight: 500;
}

.typeheader-1 .shopping_cart .dropdown-menu {
	top: 100%;
	right: -15px;
	left: auto;
	color: #666;
}

.typeheader-1 .shopping_cart .shoppingcart-box:before {
	right: 50px;
}

.typeheader-1 .logo {
	margin-top: -5px;
}

.typeheader-1 .item-cus {
	float: right !important;
	margin: 0 !important;
}

.typeheader-1 .item-cus strong {
	color: #fff;
	text-transform: uppercase;
}

.typeheader-1 .megamenu-style-dev .navbar-default {
	background: transparent;
}

.typeheader-1 .container-megamenu.horizontal ul.megamenu>li {
	margin-right: 30px;
}

.typeheader-1 .container-megamenu.horizontal ul.megamenu>li>a {
	line-height: 100%;
	color: #222;
}

.typeheader-1 .container-megamenu.vertical {
	position: relative;
}

.typeheader-1 .container-megamenu.vertical .vertical-wrapper {
	visibility: hidden;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-opacity: 0;
	-o-opacity: 0;
	opacity: 0;
	transition: all 0.2s ease-in-out 0s;
	position: absolute;
	width: 100%;
	top: 60px;
}

.typeheader-1 .container-megamenu.vertical:hover .vertical-wrapper {
	visibility: visible;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
	transition: all 0.2s ease-in-out 0s;
	top: 50px;
}

.wrapper-boxed .typeheader-1 .telephone ul li:first-child {
	display: none;
}


/*===============================================
 [SASS BODY ]
 ==============================================*/


/*===============================*/

.products-list.grid .owl2-carousel .owl2-stage-outer {
	padding-top: 4px;
}

.common-home #content {
	margin-bottom: 30px;
}

.sohomepage-slider .so-homeslider {
	border: none;
	z-index: 0;
}

.container-fluid .container {
	padding-left: 15px;
	padding-right: 15px;
}

#main-content,
#content {
	margin-bottom: 40px;
}

.common-home .owl2-controls .owl2-nav .owl2-prev,
.common-home .owl2-controls .owl2-nav .owl2-next {
	position: absolute;
	background: transparent;
	border: none;
	width: 30px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
	opacity: 1;
	z-index: 99;
	font-size: 0;
	top: 0px;
	left: inherit;
}

.common-home .owl2-controls .owl2-nav .owl2-prev:before,
.common-home .owl2-controls .owl2-nav .owl2-next:before {
	background: transparent;
	border: none;
	color: #222;
	font-family: 'FontAwesome';
	display: block;
	text-indent: 0 !important;
	width: 100%;
	height: 100%;
	font-size: 24px;
	transition: all 0.4s ease;
}

.common-home .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.common-home .owl2-controls .owl2-nav .owl2-next.owl2-next {
	margin-left: 5px;
	right: 0;
}

.common-home .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.common-home .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
	content: "";
	background: url(../images/icon-images.png) no-repeat -21px -257px;
}

.common-home .owl2-controls .owl2-nav .owl2-prev.owl2-next:hover,
.common-home .owl2-controls .owl2-nav .owl2-next.owl2-next:hover {
	border: none;
	background: transparent;
}

.common-home .owl2-controls .owl2-nav .owl2-prev.owl2-next:hover:before,
.common-home .owl2-controls .owl2-nav .owl2-next.owl2-next:hover:before {
	margin-left: 5px;
}

.common-home .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.common-home .owl2-controls .owl2-nav .owl2-next.owl2-prev {
	right: 56px;
}

.common-home .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.common-home .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
	content: "";
	background: url(../images/icon-images.png) no-repeat -19px -217px;
}

.common-home .owl2-controls .owl2-nav .owl2-prev.owl2-prev:hover,
.common-home .owl2-controls .owl2-nav .owl2-next.owl2-prev:hover {
	border: none;
	background: transparent;
}

.common-home .owl2-controls .owl2-nav .owl2-prev.owl2-prev:hover:before,
.common-home .owl2-controls .owl2-nav .owl2-next.owl2-prev:hover:before {
	margin-left: -5px;
}

.common-home .owl2-controls .owl2-nav .owl2-prev:after {
	content: "";
	position: absolute;
	right: -14px;
	height: 36px;
	width: 1px;
	top: -4px;
	background: #e1e1e1;
	transition: all 0s ease;
}

.common-home .owl2-controls .owl2-nav .owl2-prev,
.common-home .owl2-controls .owl2-nav .owl2-next {
	top: 13px;
}


/************************************************************************************************
 MODULE HOME SLIDER
 *************************************************************************************************/

.sohomepage-slider .so-homeslider .owl2-nav div::before,
.sohomepage-slider .so-homeslider .owl2-nav div:hover:before {
	background-color: transparent !important;
}

h2 {
	font-size: 16px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 30px;
}

h3.modtitle {
    font-size: 36px;
    color: #373737;
    font-weight: 500;
    text-transform: CAPITALIZE;
    padding: 0px 0 20px 0;
    margin-bottom: 40px;
    border-bottom: 1px solid #ebebeb;
}

h3.modtitle span {
	font-size: 26px;
	color: #373737;
	font-weight: 500;
	text-transform: uppercase;
}

.module.sohomepage-slider {
	margin: 0;
	margin-bottom: 30px;
	z-index: 0;
}

.module.sohomepage-slider .owl2-carousel .owl2-item {
	overflow: hidden;
}

.module.sohomepage-slider .form-group {
	margin-bottom: 0;
}

.module.sohomepage-slider .so-homeslider {
	border: none;
}

.module.sohomepage-slider .so-homeslider img {
	width: auto;
}

.module.sohomepage-slider .so-homeslider img.lazyautosizes {
	width: 100%;
}

.module.sohomepage-slider .owl2-controls {
	height: 0;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev {
	font-size: 0px;
	z-index: 99;
	width: 45px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-radius: 3px;
	top: 50%;
	margin-top: -34px;
	text-indent: -999em;
	display: block;
	background-color: rgba(0, 0, 0, 0.3);
	border: none;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:after,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:after {
	display: none;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:before,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:before {
	font-size: 20px;
	color: #fff;
	font-family: 'FontAwesome';
	display: block;
	text-indent: 0 !important;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:hover,
.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:hover {
	background-color: #fdb819;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next {
	right: -3px;
	left: auto;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-next:before {
	content: "\f105";
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev {
	left: -3px;
	right: auto;
}

.module.sohomepage-slider .owl2-controls .owl2-nav .owl2-prev:before {
	content: "\f104";
}

.module.sohomepage-slider .owl2-controls .owl2-dots {
	bottom: 20px;
	position: static;
	left: auto;
	right: auto;
	width: 100%;
	display: inline-block;
	text-align: center;
	position: relative;
	top: -30px;
	z-index: 10;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot {
	background: #b5b5b5 !important;
	margin: 0 6px;
	width: 8px;
	height: 8px;
	padding: 0;
	transition: all 0.3s ease 0s;
	border-radius: 50%;
	float: none;
	display: inline-block;
	position: relative;
	transition: all 0.4s ease;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot span {
	border: 1px solid transparent;
	background: #b5b5b5;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0;
	transition: all 0.4s ease;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot:hover,
.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot.active {
	background: transparent !important;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot:hover:before,
.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot.active:before {
	content: "";
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #b5b5b5;
	position: absolute;
	top: -1px;
	left: -1px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot:hover span,
.module.sohomepage-slider .owl2-controls .owl2-dots .owl2-dot.active span {
	box-shadow: none;
	-webkit-box-shadow: none;
	background: transparent !important;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .title-slider {
	opacity: 1;
	animation: myeffect-slideshow 2s ease-in-out;
	-webkit-animation: myeffect-slideshow 2s ease-in-out;
	/* Chrome, Safari, Opera */
	-moz-animation: myeffect-slideshow 2s ease-in-out;
	-o-animation: myeffect-slideshow 2s ease-in-out;
	-ms-animation: myeffect-slideshow 2s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .title-slider2 {
	opacity: 1;
	animation: myeffect-slideshow 1.5s ease-in-out;
	-webkit-animation: myeffect-slideshow 1.5s ease-in-out;
	/* Chrome, Safari, Opera */
	-moz-animation: myeffect-slideshow 1.5s ease-in-out;
	-o-animation: myeffect-slideshow 1.5s ease-in-out;
	-ms-animation: myeffect-slideshow 1.5s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .des {
	opacity: 1;
	animation: myeffect-slideshow 1s ease-in-out;
	-webkit-animation: myeffect-slideshow 1s ease-in-out;
	/* Chrome, Safari, Opera */
	-moz-animation: myeffect-slideshow 1s ease-in-out;
	-o-animation: myeffect-slideshow 1s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .sl-price {
	opacity: 1;
	animation: myeffect-slideshow 0.8s ease-in-out;
	-webkit-animation: myeffect-slideshow 0.8s ease-in-out;
	/* Chrome, Safari, Opera */
	-moz-animation: myeffect-slideshow 0.8s ease-in-out;
	-o-animation: myeffect-slideshow 0.8s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description .button {
	opacity: 1;
	animation: myeffect-slideshow 0.5s ease-in-out;
	-webkit-animation: myeffect-slideshow 0.5s ease-in-out;
	/* Chrome, Safari, Opera */
	-moz-animation: myeffect-slideshow 0.5s ease-in-out;
	-o-animation: myeffect-slideshow 0.5s ease-in-out;
}

.module.sohomepage-slider .owl2-item.active .sohomeslider-description img {
	opacity: 1;
	animation: myeffect-slideshow4 0.5s ease-in-out;
	-webkit-animation: myeffect-slideshow4 0.5s ease-in-out;
	/* Chrome, Safari, Opera */
	-moz-animation: myeffect-slideshow4 0.5s ease-in-out;
	-o-animation: myeffect-slideshow4 0.5s ease-in-out;
}

.module.sohomepage-slider .sohomeslider-description {
	position: static;
	padding: 0;
}

.module.sohomepage-slider .sohomeslider-description .text-sl11 .title-slider {
	position: absolute;
	width: auto;
	opacity: 0;
	top: 20%;
	font-size: 52px;
	line-height: 1;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	margin-left: 30px;
}

.module.sohomepage-slider .sohomeslider-description .text-sl11 .title-slider2 {
	position: absolute;
	width: auto;
	opacity: 0;
	top: 32%;
	font-size: 52px;
	color: #fff;
	font-weight: 500;
	line-height: 1;
	text-transform: capitalize;
	margin-left: 30px;
}

.module.sohomepage-slider .sohomeslider-description .text-sl11 .des {
	position: absolute;
	width: auto;
	opacity: 0;
	top: 47%;
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
	font-weight: 400;
	width: 310px;
	margin-left: 32px;
}

.module.sohomepage-slider .sohomeslider-description .text-sl11 .button {
	position: absolute;
	width: 150px;
	height: 45px;
	opacity: 0;
	top: 66%;
	font-size: 14px;
	color: #212121;
	font-weight: 500;
	background: #fdb819;
	text-align: center;
	text-transform: uppercase;
	padding: 11px 20px;
	margin-left: 30px;
}

.module.sohomepage-slider .sohomeslider-description .text-sl11 .button:hover {
	color: #fff;
}

.module.sohomepage-slider .sohomeslider-description .text-sl13 .title-slider {
	position: absolute;
	width: 100%;
	text-align: center;
	opacity: 0;
	top: 36%;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	font-weight: 400;
	left: 0;
	padding: 0 40rem;
}

.module.sohomepage-slider .sohomeslider-description .text-sl13 .title-slider2 {
	position: absolute;
	width: 100%;
	text-align: center;
	opacity: 0;
	top: 18%;
	font-size: 62px;
	color: #fff;
	font-weight: 500;
	line-height: 1;
	text-transform: capitalize;
	left: 0;
}

.module.sohomepage-slider .sohomeslider-description .text-sl13 .button {
	position: absolute;
	width: 100%;
	opacity: 0;
	top: 53%;
	text-align: center;
	left: 0;
	background: transparent;
}

.module.sohomepage-slider .sohomeslider-description .text-sl13 .button a {
	text-transform: uppercase;
	font-size: 14px;
	color: #212121;
	font-weight: 500;
	padding: 11px 20px;
	background: #fdb819;
	width: 150px;
	height: 45px;
	display: inline-block;
}

.module.sohomepage-slider .sohomeslider-description .text-sl13 .button a:hover {
	color: #fff;
}

.module.sohomepage-slider .sohomeslider-description .text-sl13 img {
	position: absolute;
	top: 73%;
	opacity: 0;
	text-align: center;
	text-transform: uppercase;
	left: 50%;
	transform: translateX(-50%);
}

.module.sohomepage-slider .text-sl12 .title-slider {
	position: absolute;
	width: auto;
	opacity: 0;
	top: 17%;
	font-size: 24px;
	line-height: 1;
	color: #fdb819;
	font-weight: 400;
	text-transform: uppercase;
	margin-left: 30px;
}

.module.sohomepage-slider .text-sl12 .title-slider2 {
	position: absolute;
	width: auto;
	opacity: 0;
	top: 26%;
	font-size: 55px;
	color: #fff;
	font-weight: 500;
	line-height: 1;
	text-transform: capitalize;
	margin-left: 30px;
}

.module.sohomepage-slider .text-sl12 .des {
	position: absolute;
	width: auto;
	opacity: 0;
	top: 40%;
	font-size: 16px;
	line-height: 1.4;
	color: #fff;
	font-weight: 400;
	width: 310px;
	margin-left: 32px;
}

.module.sohomepage-slider .text-sl12 .sl-price {
	position: absolute;
	width: 115px;
	height: 45px;
	opacity: 0;
	top: 54%;
	font-size: 14px;
	color: #212121;
	text-align: center;
	text-transform: uppercase;
	padding: 11px 10px;
	margin-left: 30px;
}

.module.sohomepage-slider .text-sl12 .sl-price .icon {
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	position: absolute;
	top: -1px;
	left: 0px;
}

.module.sohomepage-slider .text-sl12 .sl-price .price {
	font-size: 60px;
	color: #fff;
	font-weight: 500;
}

.module.sohomepage-slider .text-sl12 .sl-price .price2 {
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	position: absolute;
	top: -1px;
	right: -6px;
}

.module.sohomepage-slider .text-sl12 .button {
	position: absolute;
	width: 150px;
	height: 45px;
	opacity: 0;
	top: 70%;
	font-size: 14px;
	color: #212121;
	font-weight: 500;
	background: #fdb819;
	text-align: center;
	text-transform: uppercase;
	padding: 11px 20px;
	margin-left: 30px;
}

.module.sohomepage-slider .text-sl12 .button:hover {
	color: #fff;
}


/************************************************************************************************
 SHORTCODE HTML
 *************************************************************************************************/

.banners1 {
	margin-bottom: 60px;
}

.banners2 {
	margin-bottom: 75px;
}

.banners2 a:first-child {
	margin-bottom: 30px;
}

.block-infos {
    border-top: 1px solid #121212;
    border-bottom: 1px solid #121212;
    padding: 23px 0px 23px 0px;
    margin-top: 45px;
    margin-bottom: 45px;
}

.block-infos li {
	display: inline-block;
	width: 33%;
	position: relative;
	padding-left: 45px;
}

.block-infos li:before {
	content: "";
	position: absolute;
	width: 60px;
	height: 50px;
	top: 6px;
	left: 35px;
}

.block-infos li .inner {
	padding: 12px 0;
	text-align: left;
	padding-left: 60px;
	position: relative;
}

.block-infos li .inner .info-cont a {
	font-size: 14px;
	color: #1e1e1e;
	font-weight: 500;
	text-transform: uppercase;
}

.block-infos li .inner .info-cont a:hover {
	color: #fdb819;
}

.block-infos li .inner .info-cont p {
	color: #626262;
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 0;
}

.block-infos li .inner:hover {
	cursor: pointer;
}

.block-infos li .inner:hover i {
	color: #fdb819;
}

.block-infos li .inner:hover .info-cont a {
	color: #fdb819;
}

.block-infos li.info1:before {
	background: url(../images/icon-images.png) no-repeat -60px -42px;
}

.block-infos li.info2:before {
	background: url(../images/icon-images.png) no-repeat -63px -107px;
}

.block-infos li.info3:before {
	background: url(../images/icon-images.png) no-repeat -63px -174px;
}

.block-infos li.info4:before {
	background: url(../images/icon-images.png) no-repeat -63px -237px;
}


/************************************************************************************************
 MODULE LISTING TABS
 *************************************************************************************************/

.listingtab-layout1 {
	position: relative;
	margin-bottom: 40px;
}

.listingtab-layout1 .so-listing-tabs {
	margin: 0 -15px;
	overflow: unset;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next {
	position: absolute;
	background: transparent;
	border: none;
	width: 30px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
	opacity: 1;
	z-index: 99;
	font-size: 0;
	top: 0px;
	left: inherit;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev:before,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next:before {
	background: transparent;
	border: none;
	color: #222;
	font-family: 'FontAwesome';
	display: block;
	text-indent: 0 !important;
	width: 100%;
	height: 100%;
	font-size: 24px;
	transition: all 0.4s ease;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next.owl2-next {
	margin-left: 5px;
	right: 0;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
	content: "";
	background: url(../images/icon-images.png) no-repeat -21px -257px;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev.owl2-next:hover,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next.owl2-next:hover {
	border: none;
	background: transparent;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev.owl2-next:hover:before,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next.owl2-next:hover:before {
	margin-left: 5px;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next.owl2-prev {
	right: 56px;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
	content: "";
	background: url(../images/icon-images.png) no-repeat -19px -217px;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev.owl2-prev:hover,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next.owl2-prev:hover {
	border: none;
	background: transparent;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev.owl2-prev:hover:before,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next.owl2-prev:hover:before {
	margin-left: -5px;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev:after {
	content: "";
	position: absolute;
	right: -14px;
	height: 36px;
	width: 1px;
	top: -4px;
	background: #e1e1e1;
	transition: all 0s ease;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-prev,
.listingtab-layout1 .so-listing-tabs .ltabs-items-inner .owl2-controls .owl2-nav .owl2-next {
	top: 13px;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-slider .ltabs-item {
	margin-bottom: 0;
}

.listingtab-layout1 .so-listing-tabs .products-list.grid .product-layout .product-item-container {
	margin-bottom: 30px;
}

.listingtab-layout1 .so-listing-tabs .ltabs-wrap {
	overflow: unset;
}

.listingtab-layout1 .so-listing-tabs .ltabs-wrap .ltabs-tabs-container {
	position: absolute;
	top: 0px;
	right: 155px;
	margin: 0;
	float: right;
	height: 0;
}

.listingtab-layout1 .so-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.ltabs-tab {
	border: medium none;
	display: inline-block;
	line-height: 100%;
	padding: 0 0 5px 0;
	float: none;
	margin-left: 20px;
	position: relative;
}

.listingtab-layout1 .so-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.ltabs-tab:after {
	position: absolute;
	content: "";
	bottom: 5px;
	left: 50%;
	width: 0;
	height: 2px;
	background-color: #fdb819;
	transition: all 0.2s ease-in-out 0s;
}

.listingtab-layout1 .so-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.ltabs-tab .ltabs-tab-label {
	color: #81858c;
	display: block;
	font-size: 14px;
	font-weight: 500;
	padding: 0;
	text-transform: uppercase;
}

.listingtab-layout1 .so-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.ltabs-tab:hover:after,
.listingtab-layout1 .so-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.ltabs-tab.tab-sel:after {
	width: 100%;
	left: 0;
}

.listingtab-layout1 .so-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.ltabs-tab:hover .ltabs-tab-label,
.listingtab-layout1 .so-listing-tabs .ltabs-wrap .ltabs-tabs-container .ltabs-tabs-wrap ul.ltabs-tabs li.ltabs-tab.tab-sel .ltabs-tab-label {
	color: #212121;
	font-weight: 500;
}

.listingtab-layout1 .so-listing-tabs .wap-listing-tabs {
	clear: both;
	margin-top: 10px;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-items-inner {
	position: static;
}

.listingtab-layout1 .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-items-inner .ltabs-item .item-inner {
	margin: 0 15px 30px 15px;
}

.module.listingtab1-custom .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-items-inner .ltabs-item .item-inner {
	width: 19%;
	float: left;
	padding: 0 15px;
	margin: 0;
}

.module.listingtab1-custom .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-items-inner .ltabs-item .item-inner.first-item {
	width: 43%;
}

.module.listingtab1-custom .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-items-inner .ltabs-item .item-inner.first-item .product-item-container .right-block {
	padding: 19px 20px 18px 20px;
}


/************************************************************************************************
 MODULE SO TOP DEAL
 *************************************************************************************************/

.deals-layout1 .so-deal .extraslider-inner {
	border: none;
}

.deals-layout1 .so-deal .extraslider-inner .product-thumb .caption .item-time {
	margin: 0;
}

.deals-layout1 h3.modtitle span {
	color: #fff;
}

.deals-layout1 .so-deal .product-thumb .caption h4 {
	font-weight: normal;
	margin-bottom: 30px;
}

.deals-layout1 .so-deal .product-thumb .caption h4 a {
	font-weight: normal;
	color: #fff;
	font-size: 24px;
	line-height: 28px;
}

.deals-layout1 .so-deal {
	margin: 0;
}

.deals-layout1 .so-deal .product-thumb {
	margin-bottom: 0;
}

.deals-layout1 .owl2-nav {
	margin-bottom: 0;
}

.deals-layout1 .item-right {
	text-align: center;
	opacity: 0;
	left: -100px;
	transition: all 0.8s ease;
	padding: 6% 10%;
}

.deals-layout1 .item-right .button {
	font-size: 14px;
	font-weight: 500;
	background-color: #fdb819;
	border: none;
	text-transform: uppercase;
	border-radius: 4px;
	color: #212121;
	padding: 10px 30px 8px;
	display: inline-block;
}

.deals-layout1 .item-right .button:hover {
	border: none;
	color: #fff;
	background-color: #fdb819;
}

.deals-layout1 .item-right .modtitle {
	font-size: 33px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 20px;
	color: #fff;
	border-bottom: none;
	padding: 0;
}

.deals-layout1 .item-right .modtitle span {
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 400;
	color: #fdb819;
}

.deals-layout1 .item-left {
	position: absolute;
	right: 0;
	left: inherit;
	top: -50px;
}

.deals-layout1 .item-left .price {
	width: 138px;
	height: 137px;
	left: 0px;
	right: inherit;
	top: 50px;
	position: absolute;
	overflow: hidden;
	font-size: 32px;
	background: #2f548b;
	border-radius: 50%;
	font-weight: 500;
	text-align: center;
	background: url(../images/fold.png) no-repeat;
}

.deals-layout1 .item-left .price .from {
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	display: block;
	padding: 31px 0 0 39px;
}

.deals-layout1 .item-left .price .price-new {
	font-size: 26px;
	font-weight: 500;
}

.deals-layout1 .owl2-item:nth-child(2n) .item-right {
	float: right;
	right: -300px;
}

.deals-layout1 .owl2-item:nth-child(2n) .item-left {
	position: absolute;
	left: 0px;
	right: inherit;
	top: -50px;
}

.deals-layout1 .owl2-item:nth-child(2n) .item-left .price {
	right: 0;
	left: inherit;
}

.deals-layout1 .owl2-item.active .item-right {
	transition: all 0.8s ease;
	opacity: 1;
	left: 0px;
	right: inherit;
}

.deals-layout1 .owl2-item:nth-child(2n).active .item-right {
	transition: all 0.8s ease;
	opacity: 1;
	right: 0px;
	left: inherit;
}

.deals-layout1 .item-time-w {
	width: 330px;
	display: inline-block;
	overflow: visible;
	margin-bottom: 40px;
}

.deals-layout1 .item-time-w .time-item {
	background: transparent;
	position: relative;
	border: none;
	overflow: visible;
}

.deals-layout1 .item-time-w .time-item:before {
	content: "";
	position: absolute;
	background: url(../images/icon-dot.png) no-repeat;
	width: 5px;
	height: 16px;
	left: -3px;
	top: 12px;
}

.deals-layout1 .item-time-w .time-item:first-child:before {
	display: none;
}

.deals-layout1 .item-time-w .time-item .num-time {
	border: none;
	background: transparent;
	font-size: 36px;
	color: #fdb819;
	font-weight: 500;
}

.deals-layout1 .item-time-w .time-item .name-time {
	border: none;
	background: transparent;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #cacaca;
	height: 20px;
	line-height: 20px;
	margin-top: -2px;
}

.deals-layout1 .item-time-w .time-item.time-day .num-time {
	color: #cacaca;
	font-weight: 400;
}

.deals-layout1 .owl2-controls {
	position: absolute;
	bottom: 0;
	left: 0;
}

.deals-layout1 .owl2-dots {
	bottom: 20px;
	position: static;
	left: auto;
	right: auto;
	width: 100%;
	display: inline-block;
	text-align: center;
	position: relative;
	top: -30px;
	z-index: 10;
}

.deals-layout1 .owl2-dots .owl2-dot {
	background: #b5b5b5 !important;
	margin: 0 6px;
	width: 8px;
	height: 8px;
	padding: 0;
	transition: all 0.3s ease 0s;
	border-radius: 50%;
	float: none;
	display: inline-block;
	position: relative;
	transition: all 0.4s ease;
}

.deals-layout1 .owl2-dots .owl2-dot span {
	border: 1px solid transparent;
	background: #b5b5b5;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0;
	transition: all 0.4s ease;
}

.deals-layout1 .owl2-dots .owl2-dot:hover,
.deals-layout1 .owl2-dots .owl2-dot.active {
	background: transparent !important;
}

.deals-layout1 .owl2-dots .owl2-dot:hover:before,
.deals-layout1 .owl2-dots .owl2-dot.active:before {
	content: "";
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #b5b5b5;
	position: absolute;
	top: -1px;
	left: -1px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.deals-layout1 .owl2-dots .owl2-dot:hover span,
.deals-layout1 .owl2-dots .owl2-dot.active span {
	box-shadow: none;
	-webkit-box-shadow: none;
	background: transparent !important;
}

.blog-home1 {
	background: #fff;
	padding: 25px 25px 80px 25px;
	position: relative;
}

.blog-home1 .owl2-dots {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	bottom: 20px;
	z-index: 10;
}

.blog-home1 .owl2-dots .owl2-dot {
	background: #b5b5b5 !important;
	margin: 0 6px;
	width: 8px;
	height: 8px;
	padding: 0;
	transition: all 0.3s ease 0s;
	border-radius: 50%;
	float: none;
	display: inline-block;
	position: relative;
	transition: all 0.4s ease;
}

.blog-home1 .owl2-dots .owl2-dot span {
	border: 1px solid transparent;
	background: #b5b5b5;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: 0;
	transition: all 0.4s ease;
}

.blog-home1 .owl2-dots .owl2-dot:hover,
.blog-home1 .owl2-dots .owl2-dot.active {
	background: transparent !important;
}

.blog-home1 .owl2-dots .owl2-dot:hover:before,
.blog-home1 .owl2-dots .owl2-dot.active:before {
	content: "";
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #b5b5b5;
	position: absolute;
	top: -1px;
	left: -1px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}

.blog-home1 .owl2-dots .owl2-dot:hover span,
.blog-home1 .owl2-dots .owl2-dot.active span {
	box-shadow: none;
	-webkit-box-shadow: none;
	background: transparent !important;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev,
.blog-home1 .owl2-controls .owl2-nav .owl2-next {
	position: absolute;
	background: transparent;
	border: none;
	width: 30px;
	height: 30px;
	line-height: 29px;
	text-align: center;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
	opacity: 1;
	z-index: 99;
	font-size: 0;
	top: 0px;
	left: inherit;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev:before,
.blog-home1 .owl2-controls .owl2-nav .owl2-next:before {
	background: transparent;
	border: none;
	color: #222;
	font-family: 'FontAwesome';
	display: block;
	text-indent: 0 !important;
	width: 100%;
	height: 100%;
	font-size: 24px;
	transition: all 0.4s ease;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev.owl2-next,
.blog-home1 .owl2-controls .owl2-nav .owl2-next.owl2-next {
	margin-left: 5px;
	right: 0;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev.owl2-next:before,
.blog-home1 .owl2-controls .owl2-nav .owl2-next.owl2-next:before {
	content: "";
	background: url(../images/icon-images.png) no-repeat -21px -257px;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev.owl2-next:hover,
.blog-home1 .owl2-controls .owl2-nav .owl2-next.owl2-next:hover {
	border: none;
	background: transparent;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev.owl2-next:hover:before,
.blog-home1 .owl2-controls .owl2-nav .owl2-next.owl2-next:hover:before {
	margin-left: 5px;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev.owl2-prev,
.blog-home1 .owl2-controls .owl2-nav .owl2-next.owl2-prev {
	right: 56px;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev.owl2-prev:before,
.blog-home1 .owl2-controls .owl2-nav .owl2-next.owl2-prev:before {
	content: "";
	background: url(../images/icon-images.png) no-repeat -19px -217px;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev.owl2-prev:hover,
.blog-home1 .owl2-controls .owl2-nav .owl2-next.owl2-prev:hover {
	border: none;
	background: transparent;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev.owl2-prev:hover:before,
.blog-home1 .owl2-controls .owl2-nav .owl2-next.owl2-prev:hover:before {
	margin-left: -5px;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev:after {
	content: "";
	position: absolute;
	right: -14px;
	height: 36px;
	width: 1px;
	top: -4px;
	background: #e1e1e1;
	transition: all 0s ease;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev,
.blog-home1 .owl2-controls .owl2-nav .owl2-next {
	top: 25px;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-prev {
	right: 76px !important;
}

.blog-home1 .owl2-controls .owl2-nav .owl2-next {
	right: 20px !important;
}

.blog-home1 .blog-external {
	border: none;
}

.blog-home1 .blog-external .media {
	margin: 0;
}

.blog-home1 .blog-external .media .item {
	margin: 0;
}

.blog-home1 .blog-external .media .item .media-left {
	max-width: 40%;
	overflow: hidden;
	position: relative;
	float: left;
}

.blog-home1 .blog-external .media .item .media-left img {
	height: 288px;
	/* max-width: 516px; */
	width: 516px !important;
	transition: all 0.4s ease;
}

.blog-home1 .blog-external .media .item .media-left:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.blog-home1 .blog-external .media .item .media-left .content-bottom {
	position: absolute;
	left: 0;
	bottom: -20px;
	background-color: rgba(255, 255, 255, 0.8);
	opacity: 0;
	padding: 10px;
	width: 100%;
	text-align: center;
	-webkit-transition: bottom 0.3s ease-out, opacity 0.3s ease-out;
	-ms-transition: bottom 0.3s ease-out, opacity 0.3s ease-out;
	transition: bottom 0.3s ease-out, opacity 0.3s ease-out;
}

.blog-home1 .blog-external .media .item .media-body {
	padding: 15px;
	padding-left: 30px;
}

.blog-home1 .blog-external .media .item .media-body .media-date-added {
	font-size: 0.867em;
	display: inline-block;
	margin: 0 0.667em 0.667em 0;
	text-transform: uppercase;
	color: #fdb819;
}

.blog-home1 .blog-external .media .item .media-body .media-author {
	color: #a9a9a9;
	font-size: 0.867em;
	display: inline-block;
	margin: 0 0.667em 0.667em 1em;
	text-transform: uppercase;
}

.blog-home1 .blog-external .media .item .media-body .media-heading {
	font-weight: 400;
	font-size: 20px;
	color: #000;
	line-height: 1.25;
	word-wrap: break-word;
	margin-bottom: 5px;
}

.blog-home1 .blog-external .media .item .media-body .media-heading a {
	padding: 0;
	font-size: 20px;
	color: #000;
}

.blog-home1 .blog-external .media .item .media-body .media-heading a:hover {
	color: #fdb819;
}

.blog-home1 .blog-external .media .item .media-body .readmore {
	float: left;
	color: #fff;
	background-color: #212121;
	padding: 7px 20px;
	border-radius: 4px;
}

.blog-home1 .blog-external .media .item .media-body .readmore a {
	color: #fff;
}

.blog-home1 .blog-external .media .item .media-body .readmore:hover {
	background: #fdb819;
}

.blog-home1 .blog-external .media .item .media-body .media-view {
	float: right;
	margin-top: 9px;
	color: #c4c4c4;
}

.blog-home1 .blog-external .media .item .media-body .media-view i {
	color: #c4c4c4;
	font-size: 16px;
}

.blog-home1 .blog-external .media .item:hover .content-bottom {
	bottom: 0;
	opacity: 1;
}

.slider-brands {
	margin: 0 -20px;
	margin-top: 40px;
	margin-bottom: 10px;
}

.slider-brands .item {
	text-align: center;
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	-ms-opacity: 0.4;
	-o-opacity: 0.4;
	opacity: 0.4;
	transition: all 0.4s ease;
}

.slider-brands .item:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-opacity: 1;
	-o-opacity: 1;
	opacity: 1;
}

.slider-brands .owl2-controls .owl2-nav {
	z-index: 99;
}

.slider-brands .owl2-controls .owl2-nav>div {
	top: 33px !important;
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	background-color: transparent;
	position: relative;
	display: inline-block;
	border: none;
	right: auto;
	right: auto;
	float: none;
	opacity: 0 !important;
	transition: all 0.2s ease-in-out 0s;
}

.slider-brands .owl2-controls .owl2-nav>div:before {
	color: #222;
	font-weight: 400;
	font-family: 'FontAwesome';
	position: absolute;
	top: -2px;
	left: 0;
	display: inline-block;
	text-indent: 0;
	width: 100%;
	height: 100%;
	font-size: 40px !important;
	transition: all 0.2s ease-in-out 0s;
}

.slider-brands .owl2-controls .owl2-nav>div.owl2-next {
	right: -15px !important;
	left: inherit !important;
}

.slider-brands .owl2-controls .owl2-nav>div.owl2-next:before {
	content: "\f105";
}

.slider-brands .owl2-controls .owl2-nav>div.owl2-prev {
	left: -15px !important;
	right: inherit !important;
}

.slider-brands .owl2-controls .owl2-nav>div.owl2-prev:before {
	content: "\f104";
}

.slider-brands .owl2-controls .owl2-nav>div:hover {
	background-color: transparent;
}

.slider-brands .owl2-controls .owl2-nav>div:hover:before {
	color: #fdb819;
}

.slider-brands:hover .owl2-controls .owl2-nav>div {
	opacity: 1 !important;
}

.dev-extra1 {
	margin-bottom: 75px;
}

.dev-extra1 .so-extraslider {
	margin: 0;
}

.dev-extra1 .so-extraslider .owl2-controls {
	margin-bottom: 0;
}

.dev-extra1 .products-list .product-grid .product-item-container {
	margin-bottom: 0;
}

.dev-extra1 .products-list .product-grid .product-item-container .right-block {
	padding: 0px 25px 39px 25px !important;
}


/*==============================================
 BLOCK FOOTER
 ==============================================*/

.typefooter-1 {
	background: #212121;
	background-color: #212121;
	background-repeat: repeat-all;
	background-position: center center;
	background-attachment: scroll;
	color: #9a9a9a;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/* GENERAL */
	/* FOOTER BOTTOM */
}

.typefooter-1 .module .title {
	color: #fff;
	font-size: 1em;
	font-weight: 500;
	margin: 0 0 1em 0;
	padding: 0;
	text-transform: uppercase;
	border: 0;
}

.typefooter-1 .box-footer {
	margin-top: 3px;
}

.typefooter-1 .box-footer .modcontent ul li a {
	border: 0 none;
	font-size: 14px;
	padding: 0;
	font-weight: 400;
	line-height: 30px;
	position: relative;
	display: inline-block;
	color: #9a9a9a;
}

.typefooter-1 .box-footer .modcontent ul li a:hover {
	color: #fdb819;
}

.typefooter-1 .box-footer.socical {
	margin-top: 40px;
}

.typefooter-1 .box-footer.payment {
	margin-top: 20px;
}

.typefooter-1 .footer-top {
	background-color: #232f3e;
	padding: 37px 0;
}

.typefooter-1 .footer-top .ftop {
	margin: 0 auto;
	float: none;
	padding: 0;
}

.typefooter-1 .footer-middle {
	padding-top: 55px;
}

.typefooter-1 .newsletter-footer1 .newsletter {
	background-color: transparent !important;
}

.typefooter-1 .newsletter-footer1 .newsletter .title-block {
	position: relative;
	color: #fff;
	margin-bottom: -35px;
}

.typefooter-1 .newsletter-footer1 .newsletter .title-block .page-heading {
	/* [4] */
	/* [6] */
	/* [6] */
	/* [7] */
	font-size: 14px;
	font-size: 1.4rem;
	/* [8] */
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
}

.typefooter-1 .newsletter-footer1 .newsletter .title-block .promotext {
	font-size: 14px;
	color: #9a9a9a;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup {
	display: block;
	margin-top: 11px;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .form-group {
	position: relative;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .form-group .input-box {
	background-color: transparent;
	vertical-align: top;
	border-radius: 0px;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .form-group .subcribe {
	position: absolute;
	top: 0;
	right: 0;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .form-group #txtemail {
	color: #999;
	font-size: 14px;
	height: 42px;
	line-height: 42px;
	width: 100%;
	box-shadow: none;
	padding: 0 65px 0 20px;
	background-color: transparent;
	border: 1px solid #626b72;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .form-group #txtemail::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .form-group #txtemail:-ms-input-placeholder {
	color: #999;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .form-group #txtemail::-webkit-input-placeholder {
	color: #999;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .form-group #txtemail:focus {
	z-index: 0;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button {
	border: 0 none;
	color: #fff;
	font-weight: 400;
	font-size: 0px;
	width: 50px;
	height: 42px;
	line-height: 42px;
	padding: 0 17px;
	text-transform: capitalize;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button:hover {
	color: #fff;
}

.typefooter-1 .newsletter-footer1 .newsletter .block_content form.signup .subcribe button:before {
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f1d9";
	font-size: 22px;
	position: absolute;
	top: 0px;
	width: 50px;
	color: #fff;
	left: 0;
}

.typefooter-1 .socials {
	margin-top: 10px;
}

.typefooter-1 .socials li {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-right: 6px;
	transition: all 0.4s ease;
	text-align: center;
}

.typefooter-1 .socials li a {
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	padding: 0 !important;
}

.typefooter-1 .socials li a:before {
	display: none;
}

.typefooter-1 .socials li a i {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	line-height: 36px;
}

.typefooter-1 .socials li a span {
	display: none;
}

.typefooter-1 .socials li.twitter {
	background: #50abf1;
}

.typefooter-1 .socials li.facebook {
	background: #3a559f;
}

.typefooter-1 .socials li.google_plus {
	background: #dd4b39;
}

.typefooter-1 .socials li.skype {
	background: #15ace5;
}

.typefooter-1 .socials li.pinterest {
	background: #c9353d;
}

.typefooter-1 .socials li.youtube_play {
	background: #f78422;
}

.typefooter-1 .socials li:hover {
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-ms-opacity: 0.8;
	-o-opacity: 0.8;
	opacity: 0.8;
}

.typefooter-1 .infos-footer ul {
	margin-top: 20px;
}

.typefooter-1 .infos-footer ul li {
	font-size: 14px;
	line-height: 20px;
	list-style: outside none none;
	padding: 0px 10px 10px 25px;
	text-transform: capitalize;
	position: relative;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
}

.typefooter-1 .infos-footer ul li:before {
	content: '';
	font-family: FontAwesome;
	vertical-align: baseline;
	display: inline-block;
	padding: 0;
	font-size: inherit;
	width: 25px;
	text-align: left;
	position: absolute;
	left: 0;
	color: #757575;
}

.typefooter-1 .infos-footer ul li a {
	font-weight: 500;
	color: #fff;
	font-size: 14px;
	transition: all 0.3s ease 0s;
}

.typefooter-1 .infos-footer ul li a:hover {
	color: #fdb819;
}

.typefooter-1 .infos-footer ul li.adres:before {
	content: "\f041";
}

.typefooter-1 .infos-footer ul li.phone:before {
	content: "\f095";
}

.typefooter-1 .infos-footer ul li.phone p {
	color: #9a9a9a;
	font-weight: 400;
	margin-bottom: 0;
}

.typefooter-1 .infos-footer ul li.mail:before {
	content: "\f0e0";
}

.typefooter-1 .so-instagram-gallery .instagram-items-inner .instagram-item {
	float: left;
	margin-bottom: 10px;
	padding: 0 5px;
	position: relative;
	width: 25%;
}

.typefooter-1 .so-instagram-gallery .instagram-items-inner .instagram-item.first-item {
	width: 50%;
}

.typefooter-1 .so-instagram-gallery .instagram-items-inner .instagram-item .img_users a {
	border: none;
	/*img{
     border-radius: 5px;
     }*/
}

.typefooter-1 .so-instagram-gallery .instagram-items-inner .instagram-item .img_users a:hover img {
	opacity: 0.8;
}

.typefooter-1 .footer-links {
	border-top: 1px solid #ebebeb;
	padding: 46px 5% 15px 5%;
	margin-top: 10px;
	text-align: center;
}

.typefooter-1 .footer-links li {
	display: inline-block;
	margin-bottom: 10px;
	position: relative;
	vertical-align: top;
	padding: 0 15px;
	line-height: 100%;
}

.typefooter-1 .footer-links li:before {
	background: #666 none repeat scroll 0 0;
	content: "";
	height: 10px;
	position: absolute;
	right: 0;
	top: 2px;
	width: 1px;
}

.typefooter-1 .footer-links li:last-child:before {
	display: none;
}

.typefooter-1 .footer-bottom {
	margin-top: 25px;
	padding-bottom: 20px;
}

.typefooter-1 .copyright {
	text-align: left;
	font-size: 12px;
	color: #898989;
}


/* Custom CSS */

@media screen and (min-width:1200px) {
	div#services .owl2-stage {
		width: 100% !important;
	}
	div#services .owl2-item.active {
		width: 33% !important;
	}
}

address .pull-left {
	float: left;
	color: #fdb819;
}

.proadvisor {
	padding: 2rem;
}

header.entry-header.text-center h2 {
	font-size: 3rem;
}

.info-store legend h2 {
	margin-top: 0;
}

.products-list .product-grid .product-item-container:hover {
    background-color: #212121 !important;
		transition: .5s all ease;
    margin: 0 0 30px 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
}

input#fileupload {
    background: #fdb819;
    color: #000;
    padding: 2rem;
    border: 1px solid #000000;
    border-radius: 4px;
}

button.file {
    background: #fdb819;
		color: #212121;
		border: 1px solid #212121;
}
button.file:hover {
    background: #212121;
    color: #fff;
}

@media screen and (min-width:1440px){
	.module.sohomepage-slider .so-homeslider img {
    width: 100% !important;
	}
	.container{
		width: 80% !important;
	}
}

msg-error {
  color: #c65848;
}
.g-recaptcha.error {
  border: solid 2px #c64848;
  padding: .2em;
  width: 19em;
}

.jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
    background: #f6f6f6;
}

h3.top-heading {
    font-size: 1.5rem;
    vertical-align: middle;
    padding-top: 1rem;
    font-weight: 500;
    color: #000;
}

.learn-more {
		float: left;
		color: #212121;
		background-color: #fdb819;
		padding: 4px 18px;
		border-radius: 4px;
		cursor: pointer;
}

.learn-more:hover {
		float: left;
		color: #fff;
		background-color: #212121;
		padding: 4px 18px;
		border-radius: 4px;
}

section#enterprise {
    margin-bottom: 0;
		background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,174,0,1) 100%);
		padding: 3rem;
		box-shadow: 0px 4px 16px 0px #666;
}

section#product {
    margin-bottom: 6rem;
}

section#testimonial {
    margin-bottom: 6rem;
    background: linear-gradient(45deg, rgba(255,174,0,1) 0%, rgba(255,255,255,1) 100%);
    padding: 5rem;
		box-shadow: 0px 4px 16px 0px #666;
}

.en{
	margin-bottom: 2rem;
}



/* carousel */
#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px;
  text-align:center;
}
/* indicator position */
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
/* indicator color */
#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
/* active indicator */
#quote-carousel .carousel-indicators .active {
  background: #333333;
  height:10px;
  width:10px;
  margin-bottom:1px;
}
/* typography */
h1 {
  text-align:center;
  margin-bottom:-20px !important;
}
p {
  font-style:normal;
	text-align: justify;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 15px;
    line-height: 1.428571;
    vertical-align: middle;
    border-top: 1px solid #fdb819;
		background: #eee;
}


@import "bourbon";

//Fonts
@import url(https://fonts.googleapis.com/css?family=Damion);
$font-curse: 'Damion', cursive;

//Colors
$color-teal: #00897b;
$color-pea: #004d40;
$color-snow: #fff;

body {
  background: $color-teal;
}
.delayone {
  -moz-animation-delay: .2s;
  -webkit-animation-delay: .2s;
}
.delaytwo {
  -moz-animation-delay: .4s;
  -webkit-animation-delay: .4s;
}
.delaythree {
  -moz-animation-delay: .6s;
  -webkit-animation-delay: .6s;
}
.delayfour {
  -moz-animation-delay: .8s;
  -webkit-animation-delay: .8s;
}
.delayfive {
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
}
.delaysix {
  -moz-animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s;
}
h1 {
  font-family: $font-curse;
  color: $color-snow;
  font-size: 6em;
  text-align: center;
  margin-top: 0;
}
.icon {
  position: absolute;
  width: 100%;
  display: block;
  color: $color-pea;
  font-size: 3em;
  @include transition(all .2s $ease-out-circ);
}
#circ {
	display:none !important;
	max-width: 100%;
	min-height: 90px;
	width: 100%;
	text-align: left;
	margin: 15px auto;
	float: left;

	ul {
		display: none !important;
    list-style: none;
    padding: 0;
    margin-top: 80px;
    width: 100%;
    li {
        display: inline-block;
        border-radius: 50%;
        overflow: hidden;
        width: 120px;
        height: 120px;
        margin: 0 20px 20px 20px;
        text-align: center;
        background: $color-snow;
        border: solid 8px $color-teal;
      position: relative;
      @include transition(all .4s);
        &:hover {
          border: solid 8px $color-pea;
          @include transition(all .4s);
          cursor: pointer;
        }
    }
  }
}

@media only screen and(max-width: 1200px) {
  h1 {
    font-size: 4em;
  }
  .icon {
  position: relative;
  margin-top: 30%;
  color: $color-pea;
  font-size: 2em;
  @include transition(all .2s $ease-in-out-cubic);
  }
  #circ {
	display: none !important;
    ul {
      li {
        width: 80px;
        height: 80px;
        margin: 0 5px 5px 5px;
        &:hover {
          .icon {
            font-size: 2.5em;
          }
        }
      }
    }
  }
}
@media only screen and(max-width: 690px) {
  h1 {
    font-size: 2em;
  }
  #circ {
	display: none !important;
    ul {
      li {
        border-radius: 0;
        border: none;
        margin: 0;
        &:hover {
          border: none;
        }
      }
    }
  }
}


.social {
    float: left;
    padding: 2.2em;
    font-size: .6rem;
}
.social a {
    color: #212121;
}
.social a:hover {
    color: #fdb819 !important;
}

.social:first-child {
    padding-left: 0em;
}


@media screen and (max-width:1199px){
	.icon-search.hidden-lg.hidden-md.hidden-sm {
	    display: block !important;
	}
}

@media (max-width: 1199px){
	header.typeheader-1 .search-header-w #sosearchpro .search {
		display: none;
		position: absolute;
		top: 40px;
		right: 0;
		margin-right: 0;
		padding: 0;
		width: 270px;
	}
}


/* Search Bar CSS Start */

.search-box {
  position: relative;
  width: 100%;
  max-width: 360px;
  height: 60px;
  border-radius: 120px;
  margin: 0 auto;
}
.search-icon, .go-icon {
  position: absolute;
  top: 0;
  height: 60px;
  width: 86px;
  line-height: 61px;
  text-align: center;
}
.search-icon {
  left: 0;
  pointer-events: none;
  font-size: 1.22em;
  will-change: transform;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -o-transition: transform 400ms 220ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.si-rotate {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.go-icon {
  right: 0;
  pointer-events: none;
  font-size: 1.38em;
  will-change: opacity;
  cursor: default;
  opacity: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -o-transition: opacity 190ms ease-out, transform 260ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.go-in {
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -moz-transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -o-transition: opacity 190ms ease-out, transform 260ms 20ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.search-border {
  display: block;
  width: 100%;
  max-width: 360px;
  height: 60px;
}
.border {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 5;
  stroke-miterlimit: 10;
}
.border {
  stroke-dasharray: 740;
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
  -webkit-transition: stroke-dashoffset 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
  -moz-transition: stroke-dashoffset 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
  -o-transition: stroke-dashoffset 400ms cubic-bezier(0.600, 0.040, 0.735, 0.990);
}
.border-searching .border {
  stroke-dasharray: 740;
  stroke-dashoffset: 459;
  transition: stroke-dashoffset 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
  -webkit-transition: stroke-dashoffset 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
  -moz-transition: stroke-dashoffset 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
  -o-transition: stroke-dashoffset 650ms cubic-bezier(0.755, 0.150, 0.205, 1.000);
}
#search {
  font-family: 'Montserrat Alternates', sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 120px;
  border: none;
  background: rgba(255,255,255,0);
  padding: 0 68px 0 68px;
  color: #FFFFFF;
  font-size: 1.32em;
  font-weight: 400;
  letter-spacing: -0.015em;
  outline: none;
}
#search::-webkit-input-placeholder {color: #FFFFFF;}
#search::-moz-placeholder {color: #FFFFFF;}
#search:-ms-input-placeholder {color: #FFFFFF;}
#search:-moz-placeholder {color: #FFFFFF;}
#search::-moz-selection {color: #FFFFFF; background: rgba(0,0,0,0.25);}
#search::selection {color: #FFFFFF; background: rgba(0,0,0,0.25);}

@media screen and (max-width:991px){
	.bar{
		width: 30%;
		margin-right: 30%;
	}
	.bar2{
		width: 40%;
	}
}

@media screen and (max-width:600px){
	.bar{
		width: 30%;
		margin-right: 20%;
	}
	.bar2{
		width: 50%;
	}
}


.ss-section {
    display: block;
    margin: 0;
    padding: 40px 0;
}

.ccontainer>* {
    position: relative;
}
.ccontainer {
    border: 0 solid transparent;
    border-radius: 0;
    position: relative;
}

.bg-grey {
    background-color: #edeef0;
}

@media only screen and (min-width: 992px)
.content-container {
    width: 960px;
}

.ccontainer>* {
    position: relative;
}

.content-container {
    width: 940px;
    margin: 0 auto;
}

.ctext {
    margin: 0;
}

.ss-section>.content-container>.ccontainer {
    padding: 20px 0;
}

.ss-bullets-columns {
    padding: 0 10px 20px !important;
}

.ccontainer {
    border: 0 solid transparent;
    border-radius: 0;
    position: relative;
}

.resp_grid.grid-container-100 {
    width: 100%;
}

.ss-bullets-columns .content-container .row [class*="col-"] {
    padding-right: 20px;
}

.ctext ul {
    font-size: 15px;
    line-height: 20px;
    font-family: 'Rubik', sans-serif;
    color: #393a3d;
    padding-top: 20px;
}

.ctext ul li {
    line-height: 30px;
    padding-bottom: 16px;
}

.ctext ul>li, .ctext-nopadding ul>li {
    list-style-type: square;
}

section#requirement {
    padding: 0;
    margin-top: -50px;
    background: #eee;
}

.pop-more {
    float: none;
    color: #212121;
    background-color: #ffffff;
    padding: 5px 10px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 1.5rem;
    width: 45%;
    margin: 0 auto;
    font-weight: 500;
}

.pop-more:hover {
    color: #fff;
    background-color: #212121;
}

table.table {
    box-shadow: 0px 10px 15px -5px #666 !important;
}

table.table:hover {
    box-shadow: 0px 12px 25px -3px #666 !important;
}


div#content h2 {
    padding-top: 3rem;
    color: #393a3d !important;
}

.ctext h2 {
    padding: 3rem;
    color: #393a3d !important;
}

.shadow {
  width: 100px;
  margin: 0 auto;
  height: 100px;
	background-color: #f5f5f5;
  display: flex;
	align-items: center;
	justify-content: center;
  margin: 40px;

  &.bottom {
    box-shadow: 0px 15px 10px -15px #111;
  }
}


.info-store.support-banner {
    background-image: url(image/all/contact.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 0px 40% !important;
    padding: 10rem !important;
    border: 15px solid #fff;
}

legend h2 {
    padding: 0 !important;
}

.des-about-us {
    line-height: 3rem;
    text-align: justify;
}

#requirement p a.text-info {
    background: #fdb819;
    padding: .5rem;
    border-radius: 5px;
    color: #212121;
}

#content p a.text-info {
    background: #fdb819;
    padding: .5rem;
    border-radius: 5px;
    color: #212121;
}

hr.separator {
    border-top: 1px solid #666;
}

.blog-ico a {
		color: #000 !important;
		font-size: .7rem !important;
		padding: .5rem !important;
}

@media screen and (max-width:1199px) {
	.foot-ico a {
	    color: #fff !important;
	    font-size: .7rem !important;
	    padding: .5rem !important;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	.foot-ico a {
	    color: #fff !important;
			font-size: .6rem !important;
    	padding: .1rem !important;
	}
}

@media screen and (max-width:480px) {
	.foot100{
		width: 100%;
	}
	p.font-small {
    font-size: 1.2rem;
}
}

/* ------------After completed------------- */


p.lead.success-p {
    text-align: center;
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 300;
}

@media screen and (max-width: 768px){
	.jumbotron .h1, .jumbotron h1 {
	    font-size: 63px;
	}
	p.lead.success-p {
    font-size: 1.7rem;
	}
}

@media screen and (max-width: 520px){
	.jumbotron .h1, .jumbotron h1 {
	    font-size: 43px;
	}
	p.lead.success-p {
    font-size: 1.4rem;
	}

	.pagination>li {
    margin: 0 0px;
	}
	.pagination>li span, .pagination>li a {
    padding: 0 5px;
    line-height: 18px;
    z-index: 1;
	}
}

.block_content {
    margin-bottom: -50px;
}

.pagination>li.active span,
.pagination>li:hover span {
	color: #fff;
	background: transparent;
	border-color: #fdb819;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #212121;
    border-color: #212121;
}

@media screen and (max-width: 500px){
	.bar2 {
	    width: 65%;
	}
	.bar {
    width: 35%;
    margin-right: 0 !important;
	}
}

/* Map border */
#map{
	 height: auto;
	 overflow: hidden;
	 padding: 1% 1% 0 1%;
	 position: relative;
border: 15px solid #fff;
}
