/*

 * Custom code goes here.

 * A template should always ship with an empty custom.css

 */

#header .left-nav-trigger {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.dfxmenu-bar {
	position: relative;
}

.absolute_header #header .header-nav { padding:0;}
.absolute_header .menu_bg, .absolute_header #mobile_top_menu_wrapper { background:none !important; border-top:0 !important; border-bottom:0 !important;}
.absolute_header .jetmenu > li:hover { background:none !important;}
.absolute_header #header_part #_desktop_cart .blockcart i, .absolute_header #header_part #_desktop_cart .shopping_cart, .absolute_header a.minify-setting { background:none !important; border:none !important;}
.absolute_header .jetmenu { position:inherit !important; padding:4px 0;}
.absolute_header .menu_position_initial { position:initial !important;}
.absolute_header .menu_position_relative { position: relative !important;}
.absolute_header .redfoxmenu_li:hover .megamenu { top:90% !important;}
.absolute_header .header-wrap { padding-top:25px; padding-bottom:25px;}
.absolute_header #_desktop_logo { 
position: absolute;
left: 15px;
top: 0;}
.absolute_header .header-custom-absolute {
	position: absolute;
top: 16px;
right: 50px;
}
@media (min-width:1024px) and (max-width:1280px) {
	.absolute_header #_desktop_logo { max-width:280px;}
	.absolute_header .mmenu { margin-left:55px;}
	.absolute_header .header-wrap { padding:15px 0;}
	.mobile-search-wrapper { padding:0 !important;}
}
@media (min-width:992px) and (max-width:1024px) {
	.absolute_header #_desktop_logo { max-width:255px;}
	.absolute_header .mmenu { padding-top:45px;}
	.absolute_header .header-wrap { padding:15px 0;}
	.mobile-search-wrapper { padding:0 !important;}
}
 @media (min-width: 992px) {
body#index.absolute_header header#header {
	position: relative;
}
body#index.absolute_header #header_part {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1;
}
#specialright .collapse { display:block;}
}
body.absolute_header .hide-source {
	display: none;
}
body:not(.absolute_header) .abs-not-hide {
	display: none
}
body.absolute_header .price_circle {
	left: inherit;
	right: -15px;
	top: -15px;
}
body.absolute_header #header_part .blockcart {
	padding: 0;
	background: none;
	display: flex;
	align-items: center;
	border: none;
}
body.absolute_header #_desktop_searchblock.abs-search { min-width:250px; padding:.5rem; left:inherit;}
.minify-setting i {
	font-size: 28px;
}
.minisetting-dropdown {
	display: flex;
	align-items: center;
	justify-content: center;
}
.minisetting-dropdown .minify-dropdown {
	padding: 20px;
	min-width: 250px;
	left: inherit;
}
#_desktop_minisearch a.minify-setting { margin-right:0;}
a.minify-setting {
	line-height: 1;
	padding: 7px;
	margin: 0 10px;
}
.minify-dropdown a {
	width: 100%;
	display: inline-block;
	padding: 10px 5px
}
.minify-dropdown .pop-lang, .minify-dropdown .pop-currency {
	margin: 0;
	border-top: 1px dashed #333;
}
.minify-dropdown li.current, .minify-dropdown a:hover {
	background-color: #f5f5f5
}
.minify-dropdown li.current a, .minify-dropdown a:hover {
	color: #65b10a;
}
.mobile-header-top {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 1;
	padding: 10px;
	flex: 1;
	margin: 0 15px;
}
.mobile-logo-wrapper {
	display: flex;
	flex: 8;
	justify-content: center;
}
.mobile-search-wrapper {
	width: auto;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	padding: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.mobile-search-wrapper #_mobile_searchblock {
	flex: 1;
	margin: 0 20px;
	justify-content: center;
	display: flex;
}
.mobile-bar-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex: 1;
	justify-content: center;
}
.mobile-bar-group > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.pagi-numbers {
	font-size: 13px;
}
.prothumb {
	height: 220px;
	margin-left: 5px;
	margin-right: 10px;
	opacity: 0;
	overflow-y: hidden;
	position: absolute;
	right: -125px;
	top: 10px;
	-webkit-transition: opacity 0.3s 0.2s;
	-moz-transition: opacity 0.3s 0.2s;
	transition: opacity 0.3s 0.2s;
	width: 45px;
}
.product-miniature .product-images li {
	width: 100%;
	height: auto;
	margin-bottom: 13px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #efefef
}
#portfolio-items .product-miniature .product-images li { margin-bottom:6px;}
.product-miniature .product-images li img {
	height: 100%;
	width: 100%;
	margin-left: 0 !important;
}
#featuredid .imgrelative {
	height: 350px;
	width: 17%;
}
.imgrelative {
	height: calc(100% / 1);
	margin-right: 5px;
	opacity: 0;
	overflow-y: hidden;
	position: absolute;
	right: -200px;
	top: 10px;
	-webkit-transition: opacity 0.3s 0.2s;
	-moz-transition: opacity 0.3s 0.2s;
	transition: opacity 0.3s 0.2s;
}
.product-images li.thumbsimg {
	border: 1px solid #ccc;
	cursor: pointer;
}
.product-miniature:hover .imgrelative {
	-webkit-transition: opacity 0.3s 0.2s;
	-moz-transition: opacity 0.3s 0.2s;
	transition: opacity 0.3s 0.2s;
	opacity: 1;
	right: 0;
}

.hometab-products .imgrelative {
	height: calc(100% / 1 - 20px);
	margin-right: 5px;
	overflow-y: hidden;
	-webkit-transition: opacity 0.3s 0.2s;
	-moz-transition: opacity 0.3s 0.2s;
	transition: opacity 0.3s 0.2s;
	position:absolute;
	right:0;
	opacity:1;
}
.hometab-products .product-miniature .product-images li { margin-bottom:15px;}
.hometab-products .imgrelative {
	width: 70px;
	padding:10px 0;
	margin-right:10px;
	display:block !important;
}
.view_desk { display:flex; position:relative;}

.hometab-products .product-image { width: 100%;}

#featured, #specialblock, #bestseller, #newpro {
	position: relative;
}
.owl-theme {
	position: relative;
}

.hometab-products .owl-carousel .owl-nav.disabled, .hometab-products .owl-carousel .owl-dots.disabled { display:block !important;}
.hometab-products .owl-theme .owl-nav button.owl-prev { left:0; border:1px solid rgba(0,0,0,0.2); background:#fff; }
.hometab-products .owl-theme .owl-nav button.owl-next { right:0; border:1px solid rgba(0,0,0,0.2); background:#fff;}
button:focus { 
    outline: none; 
}
.owl-theme .owl-nav button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	width: 35px;
	height: 35px;
	text-indent: -9999em;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2)
}
.owl-theme .owl-nav button.owl-prev {
	position: absolute;
	z-index: 2;
	float: left;
	top: 48%;
	left: 0;
	transform: translateY(-48%);
}
.owl-theme .owl-nav button.owl-next {
	position: absolute;
	z-index: 2;
	float: right;
	top: 48%;
	right: 0;
	transform: translateY(-48%);
}
.owl-theme .owl-nav button.owl-next {
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
	cursor: pointer;
	font-size: 2rem;
}
.owl-theme .owl-nav button.owl-prev:before {
	content: "\f104";
	font-family: FontAwesome;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: 0;
	color: #444;
	line-height: 33px;
	text-align: center
}
.owl-theme .owl-nav button.owl-prev:hover {
	background: #EA2349;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.owl-theme .owl-nav button.owl-prev:hover:before {
	background-position: -127px -19px
}
.owl-theme .owl-nav button.owl-next:before {
	content: "\f105";
	font-family: FontAwesome;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0px;
	right: 0;
	text-indent: 0;
	color: #444;
	line-height: 33px;
	text-align: center
}
.owl-theme .owl-nav button.owl-next:hover {
	background: #EA2349;
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s;
}
.owl-theme .owl-nav button.owl-next:hover:before, .owl-theme .owl-nav button.owl-prev:hover:before {
	color: #fff;
}
.owl-theme .owl-nav button {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	border-radius: 50%;
	overflow: hidden;
}

.block-social h4 {
	line-height: 1rem;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 22px;
	font-weight: 400
}
.block-social h4, .block-social ul {
	float: right;
}
.block-social {
	text-align: right;
}
.text-sm-center {
	padding-top: 0;
}
#facebook_block h4 {
	padding-top: 20px;
}
.links {
	display: block;
}
.price_circle {
	background-color: #000;
	border-radius: 50%;
	color: #FFFFFF;
	font-size: 0.816em;
	height: 25px;
	line-height: 25px;
	position: absolute;
	left: -20px;
	top: -5px;
	min-width: 25px;
	text-align: center;
	padding: 0px 3px;
}
.mini-cart .price_circle {
	left: -10px;
	top: -5px;
	min-width: 25px;
	height: 25px;
	line-height: 25px;
}
span.cart-empty {
	font-size: 14px;
}
.ajax_cart_total {
	font-weight: 600;
	font-size: 14px;
	color: #55ab00
}
.displaynone {
	display: none;
}
.displayblock {
	display: block;
}
.navslider-control {
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
.navslider-control .navslider {
	display: inline-block;
	margin: 0 auto;
	width: 85px;
}
.same-category-products .navslider-control .navslider {
	width: 100%;
}
#featuredid.tabs .nav-tabs li {
	margin-left: 23px;
}
#featuredid.tabs .nav-tabs li:first-child .nav-link {
	list-style: none !important;
}
#featuredid.tabs .nav-tabs .nav-link {
	display: list-item;
	list-style: disc;
	margin: 0 5px;
	border: none;
	padding: 0.5rem 0.5rem;
	font-weight: normal;
	font-size: 18px;
}
#product-details .product-manufacturer {
	margin-bottom: 1rem;
	width: 125px;
}
#product #main .tab-content {
	padding: 0 0 25px 0;
}
#product #main .tabs .nav-tabs {
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}
.btn-primary .wishlist-text {
	white-space: initial;
	line-height: 1 !important;
	display: flex;
	justify-content: center;
	align-self: center;
	padding: 0 5px;
	font-family: "Roboto";
	font-size: 1.2rem;
}
.btn-primary .wishlist-icon {
	display: flex;
	padding: 0.7rem;
	border-radius: 50%;
}
#product .btn-primary .wishlist-icon i, .modal.quickview .wishlist-icon i {
	font-size: 1.2rem;
}
#wishlist_button.btn-primary {
	display: flex;
	padding: 0;
	margin-left: 15px;
	border: none;
	border-radius: 50%;
}

.product-details .product-add-to-cart .button-compare-add, .modal.quickview .button-compare-add {
	display: flex;
	margin-left: 15px;
	border: none;
	border-radius: 50%;
	padding: 0.7rem;
	background: #3F3F45;
	box-shadow: 4px 4px 4px rgba(0,0,0,.14);
}
.product-details .product-add-to-cart .button-compare-add:hover, .modal.quickview .button-compare-add:hover {
	background: #EA2349;
}
.product-details .product-add-to-cart .button-compare-add i, .modal.quickview .button-compare-add i {
	font-size: 19px;
	color: #fff;
}
#featuredid.tabs .nav-tabs .nav-link.active {
	background: none !important;
}
.featured-products .module-title {
	border: 0 none;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 520px;
}
.featured-products .module-title::before {
	background: #737373 none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}
.htmlcontent-item-1, .htmlcontent-item-2, .htmlcontent-item-3, .htmlcontent-item-4, .htmlcontent-item-5, .htmlcontent-item-6, .htmlcontent-item-7 {
	overflow: hidden;
}
.module-title h1 {
	background: #fff none repeat scroll 0 0;
	font-size: 25px;
	padding: 0 30px;
}
.module-title h1 {
	color: #101010;
	display: inline-block;
	font-weight: 900;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}
.block-category {
	text-align: center;
	margin-bottom: 15px !important;
}
.category-content {
	border: 1px solid #efefef;
	display: inline-block;
	padding: 1.5rem;
	line-height: 1.5rem;
	position: relative;
	width: 100%;
	z-index: 1;
}
.category-cover {
	margin-bottom: 20px;
}
.totalprice {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.cartshop {
	padding: 6px 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.absolute_header .cartshop { padding:0}
#index #wrapper .container {
	padding-top: 20px;
}
#index .boxed_layout #wrapper .container {
	padding: 0 20px
}
#index #wrapper #htmlcontent_displayFootTab.container {
	padding-bottom: 0px;
}
.shopping_cart .shopkart {
	margin-right: 10px;
}
span.cart-empty, .ajax_cart_total, .shopping_cart .shopkart {
	font-size: 14px;
	line-height: 35px;
	color: #000
}
#featuredid .navslider-control {
	background: url(../img/title.png) no-repeat center;
	width: 100%;
	text-align: center;
}
#featuredid .navslider-control .navslider {
	background: #ffffff;
	margin-top: 5px;
}
.discount-percentage {
	background: #F13340;
	color: #FFFFFF;
	display: inline-block;
	padding: 1px 3px 1px 2px;
}
.redfoxProductList .border_inside {
	border: none;
	flex-direction: row;
}
.redfoxProductList .border_inside {
	border: none;
	flex-direction: row;
}
.redfoxProductGrid .border_inside {
	flex-direction: column
}
.redfoxProductList .border_inside .product_img {
	flex-wrap: nowrap;
	display: flex;
	max-width: 225px;
	flex: 0 0 35%;
	width: 35%;
	margin-right: 15px;
	margin-left: 5px;
}
.redfoxProductList .border_inside .product_desc {
	flex-wrap: wrap;
	display: flex;
	width: 100%;
}
#portfolio-items .discount {
	display: none;
	line-height: 0;
	height: 0;
}
#featuredid.tabs .nav-tabs .nav-link {
	color: #999 !important;
}
#featuredid.tabs .nav-tabs .nav-link.active:hover, #featuredid.tabs .nav-tabs .nav-link.active, #featuredid.tabs .nav-tabs .nav-link:hover {
	color: #000 !important;
}
.same-category-carousel, .same-category-products {
	margin-bottom: 15px;
}
#htmlcontent_right.container {
	padding: 0 !important;
}
.border_inside {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	position: relative;
	width: 100%;
}
.border_inside .add-to-links {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	bottom: 10px;
	left: 0;
	right:0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: auto;
}
.border_inside .cartbottom_btn div a {
	background: #fff;
	height: 38px;
	width: 38px;
	color: #000;
	border: 0;
	border: none;
	font-size: 14px;
	text-align: center;
	margin: 0;
	font-weight: normal;
	padding: 0;
	float: left;
	border:1px solid rgba(150, 150, 150, 0.2);
}
.border_inside .cartbottom_btn div a:hover {
	color: #fff;
	background: #EA2349;
}
.border_inside .cartbottom_btn div.cart {
	float: left;
	width: auto;
}
.border_inside .cartbottom_btn div {
	display: flex;
	position: relative;
}
.border_inside .cartbottom_btn div a {
	margin-left: 5px;
	visibility: hidden;
	opacity: 0;
	cursor: pointer;
	-webkit-transform: scale(0.2);
	  -moz-transform: scale(0.2);
	  -ms-transform: scale(0.2);
	  -o-transform: scale(0.2);
	  transform: scale(0.2);
	  -webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	  align-items: center;
display: flex;
justify-content: center;
}
.border_inside:hover .cartbottom_btn div a {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.border_inside h3 {
	clear: both;
	font-size: 18px;
	margin-top: 5px;
	padding-bottom: 0;
	text-align: center;
}
.border_inside h3 a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.border_inside a.prodtimage img {
	width: 100%;
	height: auto;
}
.border_inside .cartbottom_btn {
	display: flex;
	flex: 1;
	justify-content: center;
	margin: 0;
	width: auto;
}
.cartbottom_btn {
	display: inline-block;
	margin: 13px 0 8px;
	text-align: center;
}
.thumbnail-container:hover .cartbottom_btn div a {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.border_inside .comments_note {
	width: auto;
}
.product-miniature .border_inside .comments_note .star_content {
	justify-content: center;
}
.redfoxProductList .product-miniature .border_inside .comments_note .star_content {
	justify-content: left;
}
.star {
	position: relative;
	top: -1px;
	float: left;
	width: 15px;
	overflow: hidden;
	cursor: pointer;
	font-size: 15px;
	font-weight: normal;
	margin-left: 2px;
}
.star {
	display: block;
}
.star a {
	display: block;
	position: absolute;
	text-indent: -5000px;
}
div.star:after {
	content: "\f006";
	font-family: "FontAwesome";
	display: inline-block;
	color: #F8B93E;
}
div.star.star_on {
	display: block;
}
div.star.star_on:after {
	content: "\f005";
	font-family: "FontAwesome";
	display: inline-block;
	color: #F8B93E;
}
div.star.star_hover:after {
	content: "\f005";
	font-family: "FontAwesome";
	display: inline-block;
	color: #F8B93E;
}
.product-miniature .product-flags .pack {
	display: none;
}
/* Advertisement effects */

a.item-link, a.item-link:hover {
	overflow: hidden;
}
.clearboth {
	clear: right;
}
.shopping_cart {
	position: relative;
}
.disp_com {
	width: 200px;
	float: left;
	text-align: left;
	font-size: 13px;
}
#htmlcontent_displayFootTab {
	display: inline-block;
	width: 100%;
}
.ns-box {
	position: fixed;
	top: 2rem;
	left: 2rem;
	z-index: 5000;
	max-width: 380px;
	background: #DF3550;
	color: #fff;
	padding: 1rem;
	transition: all .3s ease;
	visibility: hidden;
	opacity: 0
}
.ns-box.ns-show {
	visibility: visible;
	opacity: 1
}
.ns-box.ns-hide {
	visibility: hidden;
	opacity: 0
}
.ns-effect-thumbslider .ns-box-inner {
	overflow: hidden
}
.ns-effect-thumbslider .ns-thumb-wrap {
	float: left;
	width: 80px
}
.ns-effect-thumbslider .ns-thumb {
	z-index: 2;
	position: relative
}
.ns-effect-thumbslider .ns-content {
	padding-left: 1rem
}
.ns-text-only .ns-content {
	padding: 0
}
.ns-effect-thumbslider.ns-hide .ns-content, .ns-effect-thumbslider.ns-show .ns-content {
	-webkit-animation-name: animSlide;
	animation-name: animSlide;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: cubic-bezier(.7, 0, .3, 1);
	animation-timing-function: cubic-bezier(.7, 0, .3, 1)
}
.ns-effect-thumbslider.ns-show .ns-content {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}
.ns-effect-thumbslider.ns-hide .ns-content {
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}
 @-webkit-keyframes animSlide {
 0% {
 opacity:0;
 -webkit-transform:translate3d(-100%, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: translateZ(0)
}
}
 @keyframes animSlide {
 0% {
 opacity:0;
 -webkit-transform:translate3d(-100%, 0, 0);
 transform:translate3d(-100%, 0, 0)
}
to {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
}
.ns-effect-thumbslider.ns-hide .ns-thumb, .ns-effect-thumbslider.ns-show .ns-thumb {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.ns-effect-thumbslider.ns-hide .ns-thumb {
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}
.ns-box-danger {
	background-color: #f2dede!important;
	color: #a94442!important
}
/* ************************************************************************************************

									Sub Categories Styles

************************************************************************************************ */



#subcategories p.subcategory-heading {
	color: #333333;
	float: left;
	padding-bottom: 5px;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}
#subcategories ul {
	margin: 0px;
}
#subcategories ul li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	width: 100px;
	border: 1px solid #ccc;
}
#subcategories ul li:hover {
	border: 1px solid #333;
}
#subcategories ul li .subcategory-image {
	padding: 0 0 8px 0;
}
#subcategories ul li .subcategory-image a {
	display: block;
}
#subcategories ul li .subcategory-image a img {
	max-width: 100%;
	vertical-align: top;
	width: 100%;
	height: auto;
}
#subcategories ul li .subcategory-name {
	color: #1E1E1E;
	text-transform: uppercase;
	font-size: 12px;
}
#subcategories ul li .subcategory-name:hover {
	color: #515151;
}
#subcategories ul li .cat_desc {
	display: block;
}
#subcategories ul li:hover .subcategory-image a {
}
#subcategories ul li .cat_desc p {
	font-size: 12px;
}
/* ************************************************************************************************

								Categories Page Styles

************************************************************************************************ */

.content_scene_cat {
	color: #d7d7d7;
	line-height: 19px;
	margin: 0;
	height: 230px;
	overflow: hidden;
	margin-bottom: 20px;
}
.content_scene_cat .cat_desc {
	max-width: 996px;
	width: 100%;
	margin: 0 auto;
}
.content_scene_cat .content_scene_cat_bg {
	background-color: #464646 !important;
}
 @media (max-width: 1199px) {
.content_scene_cat .content_scene_cat_bg {
	padding: 10px 10px 10px 15px;
}
}
.content_scene_cat span.category-name {
	color: white;
	margin-bottom: 12px;
	font-size: 1.6rem;
	font-weight: bold;
}
.content_scene_cat span.category-name:after {
	content: '';
	display: block;
	position: relative;
	margin-top: 15px;
	left: 50%;
	right: initial;
	transform: translate3d(-50%, 0, 0);
	background-color: #EA2349;
	width: 100px;
	height: 4px;
}
 @media (max-width: 1199px) {
.content_scene_cat span.category-name {
	font-size: 25px;
	line-height: 30px;
}
}
.content_scene_cat p {
	margin-bottom: 0;
	margin-top: 15px;
}
.content_scene_cat a {
	color: white;
}
.content_scene_cat a:hover {
	text-decoration: none;
}
.content_scene_cat .content_scene {
	color: #777777;
}
.content_scene_cat .content_scene .cat_desc {
	padding-top: 20px;
}
.content_scene_cat .content_scene .cat_desc a {
	color: #777777;
}
.content_scene_cat .content_scene .cat_desc a:hover {
	color: #515151;
}
.category-text-align {
	text-align: center;
	padding: 40px 10px;
}
.same-category-products h2 {
	color: #333;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	padding: 14px 20px;
	margin: 0 0 20px;
	position: relative;
	background: #efefef;
}
.heading-counter {
	display: inline-block;
	font-weight: bold;
	margin: 0 auto;
	text-align: right;
	width: 100%;
	color: #999;
}
.heading-counter p {
	font-size: 14px;
}
.redfoxGridList li {
	float: left;
	padding-left: 0;
	text-align: center;
}
#js-product-list .redfoxProducts {
	display: none;
}
#js-product-list.active_grid .redfoxProductGrid {
	display: block;
	margin: -5px;
}
#js-product-list.active_list .redfoxProductList {
	display: block;
	margin: -5px;
}
.redfoxProductList .product_isotope {
	padding: 10px;
}
.redfoxProductList .product-miniature .discount-percentage {
	bottom: -35px !important;
}
.redfoxProductList .product-miniature .product-description {
	border-top: 0px !important;
}
li#list, li#grid {
	display: block;
	padding: 5px 8px;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,0.2) inset;
	border: 1px solid #efefef;
}
li#list i, li#grid i {
	color: #333;
}
li#list.selected_list, li#grid.selected_grid {
	border: 1px solid #ccc;
	background: #333;
}
li#list.selected_list i, li#grid.selected_grid i, li#list.selected_list:hover i, li#grid.selected_grid:hover i {
	color: #fff;
}
li#list:hover i, li#grid:hover i {
	color: #333;
}
.left-column #products .redfoxProductList .product-miniature {
	width: 100%;
}
.product_desc, .product_desc h1, .product_desc .product-price-and-shipping, .product_desc .product-actions, .product_desc .variant-links {
	text-align: left !important;
}
.redfoxProductGrid .product-miniature .product_desc, .redfoxProductGrid .product_desc .product-price-and-shipping {
	text-align: center !important;
}
.product-miniature .description_short p {
	margin-bottom:2px;
	color:#000;
	text-align:center;
}
.redfoxProductGrid .description_short p {
	margin-bottom:2px;
	color:#000;
	text-align:center;
}
.redfoxProductList .description_short p {
	margin-bottom:2px;
	color:#000;
	text-align:left;
}
.redfoxProductGrid .description_short.grid {
	display: block;
	visibility: visible;
}
.redfoxProductGrid .description_short.list {
	display: none;
	visibility: hidden;
}
.redfoxProductList .description_short.grid {
	display:none;
	visibility:hidden;
}
.redfoxProductList .description_short.list {
	display: block;
	visibility: visible;
}
.product-additional-info a#wishlist_button {
	border: 1px solid #e6e6e6;
	background: #3F3F45;
	padding: 12px 14px !important;
	width: auto;
	display: inline-block;
	font-size: 0.8rem !important;
	text-transform: uppercase;
	font-family: "Oswald", Open sans, arial;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	float: left;
	margin-bottom: 20px;
	color: #fff;
	box-shadow: 4px 4px 4px rgba(0,0,0,.14);
}
.product-additional-info a#wishlist_button:hover {
	color: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.product-price-box {
    border-top: 1px solid #d6d4d4;
    margin: 0 0 8px;
    padding: 12px 0 0;
}
.product_attributes {
	padding: 10px 0;
	border-bottom:1px solid #efefef;
}
.product-price .current-price {
	font-size: 28px;
	color: #EA2349;
	font-weight: bold;
}
.product-details h1.h1 {
	color: #1E1E1E;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px;
	padding-left: 0;
	text-transform: capitalize;
}
.product-details .product-information .label {
	min-width: 25%;
	text-align: left;
}
.product-details .product-information .product-reference {
	margin-bottom: 15px;
}
body#product .product-details .product-add-to-cart .btn-primary.add-to-cart, .modal.quickview .product-add-to-cart .btn-primary.add-to-cart {
	font-size: 1.1rem;
	padding: 0;
}
.modal.quickview .product-add-to-cart .btn-primary.add-to-cart {
	margin-left: 10px;
}
.modal.quickview .product-quantity .qty .input-group {
	display: flex;
}
body#product .product-details .product-add-to-cart .btn-primary.add-to-cart .fa {
	line-height: 1;
	font-size: 1.5rem;
}
body#product .product-details .product_attributes .product-discounts {
	margin: 0;
}
.product-miniature .product-add-to-cart {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-self: center;
}
.product-miniature .product-add-to-cart .input_qty {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-right: 5px;
}
 @media (max-width: 768px) {
#banner-col-home_middle {
	margin-bottom: 15px;
}
.product-details h1.h1 {
	font-size: 1.6em;
}
.product-price .current-price {
	font-size: 1.6em;
}
}
.featured-products.same-category-products .product-thumbnail, .featured-products.viewed-products .product-thumbnail {
	width: 100%;
}
.marginTop {
	margin-top: 15px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: #f9f9f9;
	border: 1px solid #f9f9f9;
	border-radius: 0;
	padding: 10px 0 !important;
}
.ui-widget-content {
	font-size: 14px;
}
.ui-menu .ui-menu-item {
	border-bottom: 1px solid #efefef;
	font-family: "Open Sans", sans-serif;
}
.ui-corner-all .separator {
	padding-right: 5px;
	font-size: 11px;
}
.searchimg {
	width: 70px;
	height: auto;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #efefef;
	background: #fff;
}
.search-item .desc {
	display: flex;
	flex-direction: column;
	flex: 1;
}
.searchimg img {
	width: 100%;
	height:auto;
}
.ui-corner-all span.price {
	color: #EA2349;
	font-weight: bold;
}
.search-menu-item a.search-item {
	display: flex !important;
	padding: 10px!important;
}
.search-item.ui-state-focus, .ui-widget-content .search-item.ui-state-focus {
	background: #efefef;
	border: 1px solid #efefef;
	cursor: pointer;
}
.ui-menu .ui-menu-item a {
	line-height: inherit !important;
}
.ui-autocomplete.ui-menu .search-menu-item .search-item .category {
	display: none;
}
.ui-widget {
}
.margin-bottom {
	margin-bottom: 15px;
}
.deal-carousel .product-miniature .product-list-reviews {
	display: flex;
	justify-content: center;
	margin: 0 0 5px;
}
/* Product Offer Countdown */

.productpage-countdown {
	display: flex;
	justify-content: left;
}
.productpage-countdown .product-counter {
	margin-left: 5px;
}
.product-counter {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.clock-icon {
	font-size: 22px;
	justify-content: center;
	align-content: center;
	display: flex;
	align-items: center;
	padding: 10px;
}
.counter-outbox {
	display: flex;
	flex-direction: row;
}
.count-time-outfit {
	display: flex;
	flex-direction: row;
}
.count-container {
	background: #222;
	border: 2px solid #333;
	padding: 6px 8px;
	margin: 2px -5px;
	min-width: 50px;
	border-radius: 50%;
	color: #fff;
}
.count-container div {
	font-size: 11px;
	text-align: center;
	line-height: 1rem;
}
.product-countdown-offer {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.thumbnail-container:hover .product-countdown-offer {
	visibility: hidden;
	opacity: 0;
	bottom: -99px;
}
.counter_title {
}
.count_sep {
}
.days {
}
.hours {
}
.minutes {
}
.seconds {
}
.product-ended {
}
 @media (max-width: 459px) {
#product #main .product-add-to-cart .product-quantity.d-flex, .modal.quickview .product-add-to-cart .product-quantity.d-flex {
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: normal;
}
#product #main .product-add-to-cart .product-quantity.d-flex > div, .modal.quickview .product-add-to-cart .product-quantity.d-flex > div {
	margin-bottom: 10px;
}
#block-reassurance {
	margin-top: 15px;
}
.social-sharing li {
	display: flex;
}
#product #main .tabs .nav-tabs {
	flex-wrap: wrap;
}
.product-details .nav-tabs .nav-link {
	width: 100%;
}
.redfoxProductList .border_inside .product_img {
	flex: 0 0 40%;
	width: 40%;
}
#featuredid.tabs .nav-tabs .nav-link {
	list-style: none !important;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#featuredid.tabs .nav-tabs li:first-child .nav-link {
	border-top: 0px solid transparent !important;
}
#featuredid.tabs .nav-tabs li {
	margin-left: 0;
}
.product-description .video-responsive iframe {
	width: 90% !important;
}
.outer-container {
	max-width: 92%;
}
.redfox_compare, .wishtlistTop, .user-info, #contact-link {
	padding: 8px 10px !important;
}
.mobile_nav_right i {
	font-size: 20px !important;
}
.grid12-4, .grid12-5 {
	width: 100% !important;
	float: left !important;
	margin-top: 10px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.border_inside .add-to-links {
	position: inherit;
	width: 100%;
	bottom: 1px;
}
.border_inside .cartbottom_btn {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.border_inside .cartbottom_btn div {
	display: table-cell;
	float: none;
	height: auto;
	border-left: 1px solid #fff;
}
.border_inside .cartbottom_btn div:first-child {
	border-left: none;
}
.border_inside .btn-primary.add-to-cart {
	margin: 0 auto;
}
.border_inside .cartbottom_btn div a {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
	height: 25px;
	line-height: 25px;
	width: 100%;
	border-radius: 0;
	margin: 0;
}
.border_inside .cartbottom_btn div i {
	font-size: 12px;
}
#header .header-nav .currency-selector {
	margin-right: 0;
}
.outer-container {
	max-width: 94%;
}
.header-top .outer-container > .row {
	margin-left: 0;
	margin-right: 0;
}
.outer-container.header-wrap {
	padding-top: 10px;
}
.mobile_nav_left > div {
	float: left;
}
#_mobile_language_selector, #_mobile_currency_selector {
	font-family: 11px;
}
#_mobile_contact-cms .contact-cms {
	margin: 0 auto;
	padding-bottom: 15px;
	color: #fff;
	padding-top: 10px;
}
.contactcms-block {
	width: 80%;
	display: flex !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
}
.contact-ico .fa-phone {
	font-size: 16px !important;
}
.contactcms1 {
	font-size: 15px !important;
	font-weight: normal !important;
}
.contactcms1, .contactcms2 {
	margin-left: 5px;
}
.contact-ico {
	width: 20%;
	text-align: right;
}
.ui-autocomplete {
	width: 160px;
}
.search-item .searchimg {
	width: 20%;
}
.search-item .desc {
	width: 80%;
}
.search-item .desc span {
	width: 100%;
	display: inline-block;
}
.ui-corner-all span.price {
	margin-left: 0;
}
#products .product-thumbnail, .featured-products .product-thumbnail, .product-accessories .product-thumbnail, .product-miniature .product-thumbnail {
	padding: 5px;
}
.counter-outbox {
	display: flex;
	flex-direction: row;
	width: 100%;
}
.count-time-outfit {
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	width: calc(100% / 4);
}
.count-container {
	background: #222;
	border: 2px solid #333;
	padding: 6px 1px;
	margin: 0;
	min-width: 100%;
	color: #fff;
	border-radius: 0;
}
.count-container div {
	font-size: 11px;
	text-align: center;
	line-height: 1rem;
}
.product-countdown-offer {
	display: flex;
	clear: both;
	position: inherit;
	bottom: 0;
}
.product-counter {
	display: flex;
	width: 100%;
}
.thumbnail-container:hover .product-countdown-offer {
	visibility: visible;
	opacity: 1;
	bottom: 0;
}
.category-title {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description, .right_special_column .product-description {
	padding: 3px 5px;
}
.v-grid-container {
	flex-direction: column;
}
}
 @media (min-width: 460px) and (max-width: 619px) {
#featuredid.tabs .nav-tabs .nav-link {
	list-style: none !important;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#featuredid.tabs .nav-tabs li:first-child .nav-link {
	border-top: 0px solid transparent !important;
}
#featuredid.tabs .nav-tabs li {
	margin-left: 0;
}
#htmlcontent_right, #htmlcontent_left {
	display: none;
}
.border_inside .add-to-links {
	position: inherit;
	width: 100%;
	bottom: 1px;
	left:0;
}
.border_inside .cartbottom_btn {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.border_inside .cartbottom_btn div {
	display: table-cell;
	float: none;
	height: auto;
	border-left: 1px solid #fff;
}
.border_inside .cartbottom_btn div:first-child {
	border-left: none;
}
.border_inside .cartbottom_btn div a {
	visibility: visible;
	opacity: 1;
	transform: none;
	height: 25px;
	line-height: 25px;
	width: 100%;
	border-radius: 0;
	margin: 0;
	transition: none;
}
.border_inside .btn-primary.add-to-cart {
	margin: 0 auto;
}
.border_inside .cartbottom_btn div i {
	font-size: 13px;
}
.grid12-4, .grid12-5 {
	width: 100% !important;
	float: left !important;
	margin-top: 10px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.outer-container {
	max-width: 94%;
}
.outer-container.header-wrap {
	padding-top: 10px;
}
.mobile_nav_left > div {
	float: left;
	width: 50%;
	display: table-cell;
}
.mobile_nav_right i {
	font-size: 20px !important;
}
.ui-autocomplete {
	width: 180px;
}
.ui-autocomplete span.product {
	font-size: 0.9em;
	font-weight: 400;
}
.ui-autocomplete .search-item:hover {
	color: #000;
}
.search-item .searchimg {
	width: 20%;
}
.search-item .desc {
	width: 80%;
}
.search-item .desc span {
	width: 100%;
	display: inline-block;
}
.ui-corner-all span.price {
	margin-left: 0;
}
#products .product-thumbnail, .featured-products .product-thumbnail, .product-accessories .product-thumbnail, .product-miniature .product-thumbnail {
	padding: 5px;
}
.counter-outbox {
	display: flex;
	flex-direction: row;
	width: 100%;
}
.count-time-outfit {
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	width: calc(100% / 4);
}
.count-container {
	background: #222;
	border: 2px solid #333;
	padding: 6px 2px;
	flex-wrap: wrap;
	margin: 0;
	min-width: 50px;
	color: #fff;
	display: flex;
	flex-grow: 1;
	justify-content: space-evenly;
	border-radius: 0;
}
.count-container div {
	font-size: 11px;
	text-align: center;
	line-height: 1rem;
}
.product-countdown-offer {
	display: flex;
	clear: both;
	position: inherit;
	bottom: 0;
}
.product-counter {
	display: flex;
	width: 100%;
}
.thumbnail-container:hover .product-countdown-offer {
	visibility: visible;
	opacity: 1;
	bottom: 0;
}
.category-title {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description, .right_special_column .product-description {
	padding: 3px 5px;
}
.v-grid-container {
	flex-direction: column;
}
}
 @media (min-width: 620px) and (max-width: 768px) {
.mobile_nav_right i {
	font-size: 20px !important;
}
#featuredid.tabs .nav-tabs .nav-link {
	list-style: none !important;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#featuredid.tabs .nav-tabs li:first-child .nav-link {
	border-top: 0px solid transparent !important;
}
#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
	font-size: 13px;
}
#featuredid.tabs .nav-tabs li {
	margin-left: 0;
}
#htmlcontent_right, #htmlcontent_left {
	display: none;
}
.border_inside .add-to-links {
	position: inherit;
	width: 100%;
	bottom: 1px;
	left:0;
}
.border_inside .cartbottom_btn {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.border_inside .cartbottom_btn div {
	display: table-cell;
	float: none;
	height: auto;
	border-left: 1px solid #fff;
}
.border_inside .cartbottom_btn div:first-child {
	border-left: none;
}
.border_inside .cartbottom_btn div a {
	visibility: visible;
	opacity: 1;
	transform: none;
	height: 25px;
	line-height: 25px;
	width: 100%;
	border-radius: 0;
	margin: 0;
	transition: none;
}
.border_inside .cartbottom_btn div i {
	font-size: 13px;
}
.border_inside .btn-primary.add-to-cart {
	margin: 0 auto;
}
.outer-container.header-wrap {
	padding-top: 10px;
}
.counter-outbox {
	display: flex;
	flex-direction: row;
	width: 100%;
}
.count-time-outfit {
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	width: calc(100% / 4);
}
.count-container {
	background: rgba(0, 0, 0, 0.5);
	border: 2px solid #333;
	padding: 6px 2px;
	flex-wrap: wrap;
	margin: 0 -2px;
	min-width: 50px;
	color: #fff;
	display: flex;
	flex-grow: 1;
	justify-content: space-evenly;
	border-radius: 0;
	flex-direction: column;
	white-space:pre-wrap;
}
.count-container div {
	font-size: 11px;
	text-align: center;
	line-height: 1rem;
}
.product-countdown-offer {
	display: flex;
	clear: both;
	position: inherit;
	bottom: 0;
}
.product-counter {
	display: flex;
	width: 100%;
}
.thumbnail-container:hover .product-countdown-offer {
	visibility: visible;
	opacity: 1;
	bottom: 0;
}
.category-title {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.v-grid-container {
	flex-direction: column;
}
}
 @media (min-width: 768px) and (max-width: 991px) {
.col-sm-9 {
	width: 68%;
}
.col-sm-3 {
	width: 32%;
}
.block_newsletter {
	margin-top: 15px;
}
#htmlcontent_right, #htmlcontent_left {
	display: none;
}
.border_inside .add-to-links {
	position: inherit;
	width: 100%;
	left: 0;
	bottom: 1px;
}
.border_inside .cartbottom_btn {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.border_inside .cartbottom_btn div {
	display: table-cell;
	float: none;
	height: auto;
	border-left: 1px solid #fff;
}
.border_inside .cartbottom_btn div:first-child {
	border-left: none;
}
.border_inside .cartbottom_btn div a {
	visibility: visible;
	opacity: 1;
	transform: none;
	line-height: 25px;
	height: 25px;
	width: 100%;
	border-radius: 0;
	margin: 0;
	transition: none;
}
.border_inside .btn-primary.add-to-cart {
	margin: 0 auto;
}
.border_inside .cartbottom_btn div i {
	font-size: 12px;
}
.counter-outbox {
	display: flex;
	flex-direction: row;
	width: 100%;
}
.count-time-outfit {
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	width: calc(100% / 4);
}
.count-container {
	background: #222;
	border: 2px solid #333;
	padding: 6px 2px;
	flex-wrap: wrap;
	margin: 0;
	min-width: 50px;
	color: #fff;
	display: flex;
	flex-grow: 1;
	justify-content: space-evenly;
	border-radius: 0;
}
.count-container div {
	font-size: 11px;
	text-align: center;
	line-height: 1rem;
}
.product-countdown-offer {
	display: flex;
	clear: both;
	position: inherit;
	bottom: 0;
}
.product-counter {
	display: flex;
	width: 100%;
}
.thumbnail-container:hover .product-countdown-offer {
	visibility: visible;
	opacity: 1;
	bottom: 0;
}
.category-title {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.mobile_nav_right i {
	font-size: 20px !important;
}
}
 @media (min-width: 991px) and (max-width: 1199px) {
ul.category-top-menu li {
	display: block;
}
.redfox_adsection2 {
	margin-top: 5px;
}
.products-grid {
	padding: 0;
	display: inline-block;
}
.block_newsletter form input {
	height: 42px;
}
.border_inside .add-to-links {
	position: inherit;
	width: 100%;
	bottom: 1px;
	left:0;
}
.border_inside .cartbottom_btn {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.border_inside .cartbottom_btn div {
	display: table-cell;
	float: none;
	height: auto;
	border-left: 1px solid #fff;
}
.border_inside .cartbottom_btn div:first-child {
	border-left: none;
}
.border_inside .cartbottom_btn div a {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
	line-height: 30px;
	height: 30px;
	width: 100%;
	border-radius: 0;
	margin: 0;
	transition: none;
}
.border_inside .cartbottom_btn div i {
	font-size: 14px;
}
ul.category-top-menu li {
	display: block;
}
.counter-outbox {
	display: flex;
	flex-direction: row;
	width: 100%;
}
.count-time-outfit {
	display: flex;
	flex-direction: row;
	flex-grow: 1;
	width: calc(100% / 4);
}
.count-container {
	background: #222;
	border: 2px solid #333;
	padding: 6px 2px;
	flex-wrap: wrap;
	margin: 0;
	min-width: 50px;
	color: #fff;
	display: flex;
	flex-grow: 1;
	justify-content: space-evenly;
	border-radius: 0;
}
.count-container div {
	font-size: 11px;
	text-align: center;
	line-height: 1rem;
}
.product-countdown-offer {
	display: flex;
	clear: both;
	position: inherit;
	bottom: 0;
}
.product-counter {
	display: flex;
	width: 100%;
}
.thumbnail-container:hover .product-countdown-offer {
	visibility: visible;
	opacity: 1;
	bottom: 0;
}
}
 @media (min-width:1200px) {
.redfox_adsection2 {
	margin-top: 5px;
}
.footer-featured-products {
	margin-bottom: 15px;
}
ul.category-top-menu li {
	display: block;
}

/* Product Offer Countdown */

.product-counter {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.clock-icon {
	font-size: 22px;
	justify-content: center;
	align-content: center;
	display: flex;
	align-items: center;
	padding: 10px;
}
.counter-outbox {
	display: flex;
	flex-direction: row;
}
.count-time-outfit {
	display: flex;
	flex-direction: row;
}
.count-container {
	background: #222;
	border: 2px solid #333;
	padding: 6px 8px;
	margin: 2px -5px;
	min-width: 50px;
	border-radius: 50%;
	color: #fff;
}
.count-container div {
	font-size: 11px;
	text-align: center;
	line-height: 1rem;
}
.product-countdown-offer {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.thumbnail-container:hover .product-countdown-offer {
	visibility: hidden;
	opacity: 0;
	bottom: -99px;
}
.counter_title {
}
.count_sep {
}
.days {
}
.hours {
}
.minutes {
}
.seconds {
}
.product-ended {
}
}
 @media (min-width:1320px) {
.footer-featured-products {
	margin-bottom: 15px;
}
ul.category-top-menu li {
	display: block;
}
#specialright .collapse { display:block;}
/* Product Offer Countdown */

.product-counter {
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.clock-icon {
	font-size: 22px;
	justify-content: center;
	align-content: center;
	display: flex;
	align-items: center;
	padding: 10px;
}
.counter-outbox {
	display: flex;
	flex-direction: row;
}
.count-time-outfit {
	display: flex;
	flex-direction: row;
}
.count-container {
	background: #222;
	border: 2px solid #333;
	padding: 6px 8px;
	margin: 2px -5px;
	min-width: 50px;
	border-radius: 50%;
	color: #fff;
}
.count-container div {
	font-size: 11px;
	text-align: center;
	line-height: 1rem;
}
.product-countdown-offer {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.thumbnail-container:hover .product-countdown-offer {
	visibility: hidden;
	opacity: 0;
	bottom: -99px;
}
.counter_title {
}
.count_sep {
}
.days {
}
.hours {
}
.minutes {
}
.seconds {
}
.product-ended {
}
}
.redfoxProductList .btn-primary.add-to-cart {
	float: left;
}
.redfoxProductList .product-price-and-shipping .price, .redfoxProductList .regular-price {
	display: block;
	text-align: right !important;
	margin-right: 0 !important;
}
#products .redfoxProductList .product-thumbnail {
	padding: 10px 6px 6px 5px;
}
.nav-link h3.idTabHrefShort {
	margin-bottom: 0 !important;
}
.header-wrap {
	padding-top: 15px;
	padding-bottom: 15px;
	display: flex;
	flex: 1;
}
.sticky-head .header-top {
	height: 150px
}
.sticky-head .header-wrap {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
	z-index: 99;
	background: #fff;
}
.sticky-head .header-full-width {position: fixed; left: 0;
	right: 0;
	top: 90px;
	z-index: 98;}
	
.input_qty {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.input_qty .bootstrap-touchspin input.form-control, .input_qty .bootstrap-touchspin input.input-group {
	height: 1.9rem;
	vertical-align: middle;
	border-radius: 4px 0 0 4px !important;
	font-size: 14px;
}
.input_qty .bootstrap-touchspin .input-group-btn-vertical > .btn {
	padding: 7px 10px;
}
.input_qty .bootstrap-touchspin .btn-touchspin {
	height: 0.9rem;
	background-color: #3f3f45;
	color: #fff;
}
.input_qty .bootstrap-touchspin .input-group-btn-vertical i {
	line-height: 11px;
}
.input_qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	border-radius: 0 0 4px 0;
}
.input_qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-radius: 0 4px 0 0;
}
.category-title {
	color: #EA2349;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.v-grid-container {
	display: flex;
	margin: 0;
	flex: 1;
}
.v-grid-container .v-grid {
	display: flex;
	flex: 1;
	flex-direction: column;
	background: #fff;
	padding: 25px;
	justify-content: center;
	border: 1px solid #ccc;
}
.bottom-footer {
	font-size: 12px;
	color: #fff;
}
.bottom-footer a {
	color: #fff;
}
.bottom-footer div {
	padding: 15px 0;
	border-top: 1px solid #515151;
	width: 100%;
}
.footer-products {
	float: left;
	line-height: 24px;
	margin-bottom: 15px;
	width: 100%;
}
.fproducts-box {
	float: left;
	margin-right: 10px;
	position: relative;
	width: 58px;
}
.footer-products h5 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.fprice_container {
	font-size: 12px;
	line-height: 12px;
	margin: 0;
}
.fproducts-box img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 100%;
	height: auto;
}
.footer_products a {
	padding: 0 !important;
}
.footer-featured-products .product-title {
	text-align: left;
}
.footer-featured-products .product-miniature .product-title a {
	font-size: 13px;
	line-height: 1;
	letter-spacing: 0;
	color: #fff;
}
.fproducts_price {
	font-size: 13px;
	line-height: 12px;
	margin: 0;
}
.footer-featured-products .fproducts_price .price {
	font-size: 13px !important;
	color: #EA2349;
}
.footer-featured-products li {
	margin-top: 5px;
	margin-bottom: 10px;
}
.footer-container .block-contact {
	color: #7a7a7a;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top: 0;
}
.footer-container .block-contact .row { flex-wrap: wrap;}
.footer-container .block-contact li {
	font-size: 13px;
	color: #fff;
	position: relative;
	padding-left: 20px !important;
	padding-top: 0 !important;
}
.footer-container .block-contact li.contacticon:before {
	content: "\f095";
	font-family: "FontAwesome";
	font-size: 16px;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: 0;
}
.footer-container .block-contact li.addressicon:before {
	content: "\f041";
	font-family: "FontAwesome";
	font-size: 16px;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: 0;
}
.footer-container .block-contact li.emailicon:before {
	content: "\f003";
	font-family: "FontAwesome";
	font-size: 16px;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: 0;
}
.footer-container .copyright {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.footer-container h4 {
	font-size: 18px;
	margin-bottom: 18px;
	font-weight: 500;
	text-transform: uppercase;
	width: calc(100% - 25px);
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	letter-spacing:0.055em;
	font-family: "oswald", 'Roboto', Open Sans;
}
.footer-container .fa {
	color: #fff;
}
.footer-featured-products ul {
	margin-bottom: 5px;
}
.special-item {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#wishlist_block h4 {
	color: #555;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#specialright .featured-products .product-miniature {
	margin: 10px 0;
	width: 100%;
}
#specialright.block .block_content {
	padding: 0;
	display: block;
}
#specialright .product-item-info-box {
	margin-top: 0;
}
.right_special_column {
	width: 70%;
	vertical-align: top;
	padding: 4px;
}
.featured-products .right_special_column .product-title {
	text-align: left;
}
.featured-products .right_special_column .product-price-and-shipping .price, .featured-products .right_special_column .regular-price {
	font-size: 14px;
	margin-bottom: 2px;
}
.category-top-menu .add {
	color: #fff;
}
ul.category-top-menu {
	margin-bottom: 0;
}
ul.category-top-menu li {
	position: relative;
}
#js-product-list .color-variation {
	margin-bottom: 1px;
	min-height: 45px;
	position: absolute;
	right: 5%;
	top: 10%;
	max-height: 230px;
	height: 230px;
	overflow-y: auto;
}
.blockcart dt {
	font-weight: normal;
	overflow: hidden;
	padding: 15px 0;
	position: relative;
	border-bottom: 1px solid #ececec;
}
.cart_block_ajax {
	height: 100%;
	width: 320px;
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	visibility: hidden;
	background-color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	padding-top: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.cart_block_ajax.in {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.cart_block_ajax .cart-header {
	font-size: 1.6em;
	color: #000;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	background: #f9f9f9;
	border-bottom: 1px solid #ccc;
}
.dfx-cart-open .cart_block_ajax {
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	visibility: visible;
}
.cart-detailed-totals .cart-products-count {
	text-align: center;
	background: #f9f9f9;
	padding: 5px 0;
	margin-bottom: 0;
}
.dfx-menu-open .cart-overlayer, .dfx-cart-open .cart-overlayer {
	display: block;
}
.dfx-cart-open {
	overflow: hidden;
}
.dfx-cart-open body {
	overflow-y: scroll;
}
.cart-overlayer {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	display: none;
	overflow-y: scroll;
	z-index: 50;
}
.cartclosebtn {
	position: absolute;
	font-size: 1.8em;
	left: 5px;
	top: 8px;
	cursor: pointer;
	background: #000;
}
.cartclosebtn .close {
	color: #fff;
	opacity: 1;
	text-shadow: 0;
}
.js_cart_title {
	text-align: center
}
.header-nav-custom {
	text-align: right;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.cart_block_ajax .product-quantity {
	color: #EA2349;
	display: inline-block;
	float: left;
	font-size: 14px;
	margin-top: 5px;
	min-width: 18px;
	font-weight: bold;
	padding-right: 10px;
}
.cart_block_ajax .cart-info {
	width: 50%;
}
.cart_block_ajax .cart-images {
	float: left;
	margin-right: 10px;
	width: 70px;
	max-width: 70px;
	background: none !important;
	padding-left: 0;
}
.cart_block_ajax .block_content {
	padding: 15px 10px 10px;
}
.cart_block_ajax .cart-images {
	margin-right: 10px;
	width: 55px;
	max-width: 55px;
	background: none !important;
	padding-left: 0;
}
a.cart-images img {
	width: 100%;
	height: auto;
	border: 1px solid #ccc;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
	padding: 4px;
}
.cart_block_ajax .cart-info .product-name {
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
	color: #333;
	line-height: 1;
}
.cart_block_ajax .cart-info .product-name a {
	font-size: 14px;
	line-height: 18px;
	display: inline-block;
	background: none;
	padding-left: 0;
}
.cart_block_ajax .cart-info .price {
	color: #EA2349;
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}
.cart_block_list .cart-summary-totals {
	padding: 0 10px;
	margin-bottom: 15px;
}
.cart_block_list .cart-summary-totals .cart-total, .cart_block_list .cart-summary-totals .cart-total .label, .cart_block_list .cart-summary-totals .cart-total .price {
	font-size: 1.2em;
}
.cart_block_list .first_item {
	padding: 10px 0;
	margin: 0 10px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.cart_block_list .remove-from-cart:before {
	display: inline-block;
	content: "\f057";
	font-family: "FontAwesome";
	font-size: 22px;
	line-height: 22px;
	color: #000;
}
.remove-from-cart {
	color: #000;
	outline: none;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	padding-left: 0;
	text-align: center;
}
.remove-from-cart i {
	width: 30px;
	height: 30px;
	display: inline-block;
	padding: 4px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 20px;
	color: #fff;
	background-color: #333;
}
.cart_block_list .no-product-label {
	text-align: center;
	font-size: 1.2em;
}
.cart_block_ajax .cart-summary-line {
	font-size: 0.875rem;
}
.cart_block_ajax .cart-summary-line .label {
	float: left;
	font-weight: bold;
}
.cart_block_ajax .cart-summary-line .value {
	float: right;
	font-weight: bold;
	color: #EA2349;
}
.cart_block_ajax .cartmodal-btn {
	overflow: hidden;
	padding: 10px;
	margin: 0;
	background: #f6f6f6;
}
.cart_block_ajax .cartmodal-btn a {
	color: #fff;
	float: left;
}
.wishtlistTop {
	font-size: 0.8rem;
	float: right;
	padding: 5px 10px;
}
.redfox_compare {
	font-size: 0.8rem;
	float: right;
	padding: 5px 10px;
}
.mobile_nav_right li {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.mobile_nav_right .account-dropdown .dropdown-menu li a {
	padding: 5px;
}
.mobile-nav {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.mobile_nav_left {
	flex: 1;
	display: flex;
}
.mobile_nav_right {
	display: flex;
	flex: 1;
	margin-bottom: 0;
}
.right-nav {
	display: flex;
	justify-content: flex-end;
}
.right-nav div {
	display: flex;
	justify-content: center;
	align-items: center;
}
.right-nav div.account-dropdown {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.right-nav div.account-dropdown a {
	display: flex;
	flex: 1;
	height: 100%;
	justify-content: space-between;
	align-items: center;
	font-size: 13px;
	padding-left: 3px;
}
.right-nav div.account-dropdown a.dropdown-item {
	padding: 0 10px;
}
a.dropdown-item.sign-out {
	color: #ff0000 !important;
}
.right-nav div.account-dropdown a span {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 7px 3px;
}
.right-nav .user-info i, .right-nav .account-dropdown i {
}
.left-nav {
	display: flex;
	justify-content: flex-start;
}
.left-nav div {
	display: flex;
	justify-content: center;
	align-items: center;
}
.cart_block_list dl {
	margin-bottom: 0
}
p.price-table {
	padding: 5px 0;
	border-bottom: 1px solid #ececec;
}
.price-table strong {
	float: left;
}
.price-table span {
	float: right;
}
/* *************************************************** */

/* GifLoader Animation */

/* *************************************************** */

.introLoader, .introLoading {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: 9999;
}
.introLoading {
	background-color: #fff;
}
.introLoader.gifLoader .gifLoaderInner {
	background-image: url(../../img/spinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.introLoader.gifLoader .gifLoaderInnerCustom {
	background-repeat: no-repeat;
	background-position: center center;
}
.introLoader.gifLoader .gifLoaderInner, .introLoader.gifLoader .gifLoaderInnerCustom {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.discount-percentage:before {
	content: '';
	display: inline-block;
	background-color: #F13340;
	width: 12px;
	height: 12px;
	left: -6px;
	top: 3px;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.discount-percentage:after {
	content: '';
	display: inline-block;
	background-color: #fff;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: -4px;
}
#_desktop_contact_cms .contact-cms {
	padding-top: 10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.contact-ico, .contactcms-block {
	display: inline-block;
	vertical-align: top;
}
.contact-ico .fa-phone {
	font-size: 28px;
	padding-top: 4px;
	margin-right: 10px;
}
.contactcms1 {
	font-size: 18px;
	display: block;
	font-weight: bold;
}
.contactcms2 {
	font-size: 14px;
	display: block;
}
/* Side Toggle Menu */

.dfx-menu-open .mobile-main-menu-container {
	left: 0;
	visibility: visible;
}
.mobile-main-menu-container {
	height: 100%;
	width: 320px;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: -320px;
	background-color: #fff;
	transition: all .35s ease-in-out;
	padding-top: 0;
	visibility: hidden;
}
/* Position and style the close button (top right corner) */

.mobile-main-menu-container .closebtn {
	position: absolute;
	top: 11px;
	right: -30px;
	cursor: pointer;
	z-index: 1;
	padding: 8px;
	background: #EA2349;
	color: #fff;
	border-radius: 0 5px 5px 0;
	font-size: 25px;
}
.mobile-header-active .mobile-wrapper-header {
	height: 45px;
	background: rgba(240, 242, 245, 1);
}
.mobile-wrapper-header {
	position: relative;
	width: 100%;
	height: 40px;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-width: 0;
}
.mobile-main-menu-wrapper {
	height: 100%;
	padding-bottom: 40px;
}
.mobile-header-active .mobile-main-menu-wrapper {
	padding-bottom: 45px;
}
.cart-overview-loading.open {
	display: block;
}
.cart-overview-loading.page-loading-overlay {
	position: absolute;
	z-index: 100;
}
.disabled .page-loading-overlay {
	display: block;
}
.add-to-cart.is-added .shop_cart_ico, .add-to-cart.no-added .added_cart_ico {
	display: none;
}
.add-to-cart.is-added .added_cart_ico, .add-to-cart.no-added .shop_cart_ico {
	display: block;
}
.add-to-cart .added_cart_ico i.check {
	display: block;
	margin-right: 0 !important;
	font-size: 1.6rem;
}
.add-to-cart .shop_cart_ico i.shopping-cart {
	font-size: 1.6rem
}
.page-loading-overlay.add-to-cart-loading {
	position: absolute;
	z-index: auto
}
.page-loading-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	display: none;
}
.page-loading-overlay .page-loading-backdrop {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: hsla(0,0%,100%,.5);
	width: 100%;
	height: 100%;
}
.align-items-center {
	align-items: center !important;
}
.justify-content-center {
	justify-content: center !important;
}
.justify-content-between {
	justify-content: space-between !important;
}
.justify-content-end {
	justify-content: flex-end !important;
}
.justify-content-left {
	justify-content: flex-start !important;
}
.d-flex {
	display: flex !important;
	display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
}
.flex-1 {
	flex: 1
}
.flex-2 {
	flex: 2
}
.flex-3 {
	flex: 3
}
.flex-4 {
	flex: 4
}
.flex-5 {
	flex: 5
}
.flex-6 {
	flex: 6
}
.flex-7 {
	flex: 7
}
.flex-8 {
	flex: 8
}
/* spin class */

.uil-spin-css {
	background: none;
	position: relative;
	width: 200px;
	height: 200px;
}
.page-loading-overlay .uil-spin-css {
	transform: scale(.25);
}
.page-loading-overlay.add-to-cart-loading .uil-spin-css {
	transform: scale(.125);
}
 @-webkit-keyframes uil-spin-css {
 0% {
 opacity: 1;
 -ms-transform: scale(1.5);
 -moz-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 -o-transform: scale(1.5);
 transform: scale(1.5);
}
 100% {
 opacity: 0.1;
 -ms-transform: scale(1);
 -moz-transform: scale(1);
 -webkit-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
 @-webkit-keyframes uil-spin-css {
 0% {
 opacity: 1;
 -ms-transform: scale(1.5);
 -moz-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 -o-transform: scale(1.5);
 transform: scale(1.5);
}
 100% {
 opacity: 0.1;
 -ms-transform: scale(1);
 -moz-transform: scale(1);
 -webkit-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
 @-moz-keyframes uil-spin-css {
 0% {
 opacity: 1;
 -ms-transform: scale(1.5);
 -moz-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 -o-transform: scale(1.5);
 transform: scale(1.5);
}
 100% {
 opacity: 0.1;
 -ms-transform: scale(1);
 -moz-transform: scale(1);
 -webkit-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
 @-ms-keyframes uil-spin-css {
 0% {
 opacity: 1;
 -ms-transform: scale(1.5);
 -moz-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 -o-transform: scale(1.5);
 transform: scale(1.5);
}
 100% {
 opacity: 0.1;
 -ms-transform: scale(1);
 -moz-transform: scale(1);
 -webkit-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
 @-moz-keyframes uil-spin-css {
 0% {
 opacity: 1;
 -ms-transform: scale(1.5);
 -moz-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 -o-transform: scale(1.5);
 transform: scale(1.5);
}
 100% {
 opacity: 0.1;
 -ms-transform: scale(1);
 -moz-transform: scale(1);
 -webkit-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
 @-webkit-keyframes uil-spin-css {
 0% {
 opacity: 1;
 -ms-transform: scale(1.5);
 -moz-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 -o-transform: scale(1.5);
 transform: scale(1.5);
}
 100% {
 opacity: 0.1;
 -ms-transform: scale(1);
 -moz-transform: scale(1);
 -webkit-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
 @-o-keyframes uil-spin-css {
 0% {
 opacity: 1;
 -ms-transform: scale(1.5);
 -moz-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 -o-transform: scale(1.5);
 transform: scale(1.5);
}
 100% {
 opacity: 0.1;
 -ms-transform: scale(1);
 -moz-transform: scale(1);
 -webkit-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes uil-spin-css {
 0% {
 opacity: 1;
 -ms-transform: scale(1.5);
 -moz-transform: scale(1.5);
 -webkit-transform: scale(1.5);
 -o-transform: scale(1.5);
 transform: scale(1.5);
}
 100% {
 opacity: 0.1;
 -ms-transform: scale(1);
 -moz-transform: scale(1);
 -webkit-transform: scale(1);
 -o-transform: scale(1);
 transform: scale(1);
}
}
.uil-spin-css > div {
	width: 24px;
	height: 24px;
	margin-left: 4px;
	margin-top: 4px;
	position: absolute;
}
.uil-spin-css > div > div {
	width: 100%;
	height: 100%;
	border-radius: 15px;
	background: #000000;
}
.uil-spin-css > div:nth-of-type(1) > div {
	-ms-animation: uil-spin-css 1s linear infinite;
	-moz-animation: uil-spin-css 1s linear infinite;
	-webkit-animation: uil-spin-css 1s linear infinite;
	-o-animation: uil-spin-css 1s linear infinite;
	animation: uil-spin-css 1s linear infinite;
	-ms-animation-delay: 0s;
	-moz-animation-delay: 0s;
	-webkit-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
}
.uil-spin-css > div:nth-of-type(1) {
	-ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(2) > div {
	-ms-animation: uil-spin-css 1s linear infinite;
	-moz-animation: uil-spin-css 1s linear infinite;
	-webkit-animation: uil-spin-css 1s linear infinite;
	-o-animation: uil-spin-css 1s linear infinite;
	animation: uil-spin-css 1s linear infinite;
	-ms-animation-delay: 0.12s;
	-moz-animation-delay: 0.12s;
	-webkit-animation-delay: 0.12s;
	-o-animation-delay: 0.12s;
	animation-delay: 0.12s;
}
.uil-spin-css > div:nth-of-type(2) {
	-ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(3) > div {
	-ms-animation: uil-spin-css 1s linear infinite;
	-moz-animation: uil-spin-css 1s linear infinite;
	-webkit-animation: uil-spin-css 1s linear infinite;
	-o-animation: uil-spin-css 1s linear infinite;
	animation: uil-spin-css 1s linear infinite;
	-ms-animation-delay: 0.25s;
	-moz-animation-delay: 0.25s;
	-webkit-animation-delay: 0.25s;
	-o-animation-delay: 0.25s;
	animation-delay: 0.25s;
}
.uil-spin-css > div:nth-of-type(3) {
	-ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(4) > div {
	-ms-animation: uil-spin-css 1s linear infinite;
	-moz-animation: uil-spin-css 1s linear infinite;
	-webkit-animation: uil-spin-css 1s linear infinite;
	-o-animation: uil-spin-css 1s linear infinite;
	animation: uil-spin-css 1s linear infinite;
	-ms-animation-delay: 0.37s;
	-moz-animation-delay: 0.37s;
	-webkit-animation-delay: 0.37s;
	-o-animation-delay: 0.37s;
	animation-delay: 0.37s;
}
.uil-spin-css > div:nth-of-type(4) {
	-ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(5) > div {
	-ms-animation: uil-spin-css 1s linear infinite;
	-moz-animation: uil-spin-css 1s linear infinite;
	-webkit-animation: uil-spin-css 1s linear infinite;
	-o-animation: uil-spin-css 1s linear infinite;
	animation: uil-spin-css 1s linear infinite;
	-ms-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.uil-spin-css > div:nth-of-type(5) {
	-ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(6) > div {
	-ms-animation: uil-spin-css 1s linear infinite;
	-moz-animation: uil-spin-css 1s linear infinite;
	-webkit-animation: uil-spin-css 1s linear infinite;
	-o-animation: uil-spin-css 1s linear infinite;
	animation: uil-spin-css 1s linear infinite;
	-ms-animation-delay: 0.62s;
	-moz-animation-delay: 0.62s;
	-webkit-animation-delay: 0.62s;
	-o-animation-delay: 0.62s;
	animation-delay: 0.62s;
}
.uil-spin-css > div:nth-of-type(6) {
	-ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(7) > div {
	-ms-animation: uil-spin-css 1s linear infinite;
	-moz-animation: uil-spin-css 1s linear infinite;
	-webkit-animation: uil-spin-css 1s linear infinite;
	-o-animation: uil-spin-css 1s linear infinite;
	animation: uil-spin-css 1s linear infinite;
	-ms-animation-delay: 0.75s;
	-moz-animation-delay: 0.75s;
	-webkit-animation-delay: 0.75s;
	-o-animation-delay: 0.75s;
	animation-delay: 0.75s;
}
.uil-spin-css > div:nth-of-type(7) {
	-ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.uil-spin-css > div:nth-of-type(8) > div {
	-ms-animation: uil-spin-css 1s linear infinite;
	-moz-animation: uil-spin-css 1s linear infinite;
	-webkit-animation: uil-spin-css 1s linear infinite;
	-o-animation: uil-spin-css 1s linear infinite;
	animation: uil-spin-css 1s linear infinite;
	-ms-animation-delay: 0.87s;
	-moz-animation-delay: 0.87s;
	-webkit-animation-delay: 0.87s;
	-o-animation-delay: 0.87s;
	animation-delay: 0.87s;
}
.uil-spin-css > div:nth-of-type(8) {
	-ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	-moz-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	-webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	-o-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
	transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../../img/spinner.gif) center no-repeat #fff;
}
.viewed-products {
	clear: both;
	width: 100%;
}
.viewed-products h2:after, .manufacture_title h2:after, .footer-container h4:after {
	width: 60px;
	height: 1px;
	background: #EA2349;
}
.viewed-products h2 {
}
.viewed-products h2:after, .manufacture_title h2:after, .footer-container h4:after {
	content: '';
	display: block;
	position: relative;
	margin-top: 10px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none;
}
.viewed-products .border_inside {
	display: flex;
	flex-direction: row;
	border: 1px solid #ccc
}
.viewed-products .product-image {
	display: flex;
	max-width: 95px
}
.viewed-products .product-miniature .product-title {
	margin: 0;
}
.viewed-products .product-miniature .product-price-and-shipping {
	margin: 0
}
.viewed-products .product-miniature .product-title a {
	text-align: left;
}
.viewed-products .product-list-reviews {
	justify-content: left;
}
article.product-miniature:hover .product-thumbnail-second {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 1;
	transition: opacity 0.3s ease;
	backface-visibility: hidden;
}
.product-thumbnail-second {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	padding:10px;
}
.dfx_manufacturer {
	width: 100%;
	margin: 30px 0;
}
.image_manufacture {
	min-width: 125px;
	margin: 10px;
	background:#fff;
	border-radius:5px;
	display: flex;
	justify-content: center;
	align-items: center;
	border:1px solid rgba(0, 0, 0, 0.1);
}
.image_manufacture img { height:auto;}
.content-manufacturer {
width:100%:
}
.list_manufacturer {
	display: flex;
	width: 100%;
}
/* Toplayouts */

.home-content-top {
	clear: both;
	display: flex;
	flex: 1;
}
#index .toplayout-def .fluid_container {
	margin-bottom: 0;
	display: flex;
}
#index.inside-column .toplayout-def .fluid_container {
	margin-bottom: 20px;
	display: flex;
}
#index .toplayout-01 .home-content-top {
	flex-direction: column;
}
#index .toplayout-01 .side-slide1 {
	display: flex;
	flex: 1;
}
#index .toplayout-01 .side-adv1 {
	display: flex;
	flex: 1;
}
#index .toplayout-03 .home-content-top {
	margin-top: 25px;
	margin-bottom: 15px;
}
#index .toplayout-03 #content .home-content-top {
	margin-top: 0;
	margin-bottom: 15px;
}
#index .toplayout-04 .home-content {
	padding: 20px 0;
}
#index .toplayout-04 #content .home-content {
	padding: 0 0 20px;
}
#index .toplayout-04 #banner-col-slider_right {
	flex-direction: row;
	margin-left: 2px;
}
#index .toplayout-04 .col-align-left {
	display: flex;
	flex: 1;
	flex-direction: column;
}
#index .toplayout-04 .col-align-right {
	display: flex;
	flex: 1;
	flex-direction: column;
	margin-left:3px;
}
#index .toplayout-05 .fluid_container {
	margin-bottom: 25px;
	display: flex;
}
#index .toplayout-01.inner-column .outer-container, #index .toplayout-02.inner-column .outer-container, #index .toplayout-03.inner-column .outer-container, #index .toplayout-04.inner-column .outer-container, #index .toplayout-05.inner-column .outer-container, #index .toplayout-06.inner-column .outer-container { padding-top:10px;}
.home-content {
	display: flex;
	flex: 1;
	flex-direction: column;
}
.home-content-middle {
	clear: both;
	display: flex;
	flex: 1;
}
.home-content-top .fluid_container {
	flex: 3;
}
.side-slide2 .fluid_container.container {
	padding: 0;
}
#banner-col-home_footer {
	margin-top: 20px;
}
#banner-col-right, #banner-col-left { margin-bottom:10px;}
#banner-col-slider_right .banner-column:first-child {
	margin-top:0;
}
#banner-col-slider_right .banner-column {
	margin-top:10px;
}
.toplayout-04 #banner-col-slider_right .banner-column {
	margin-top:2px;
}
#banner-col-slider_right .banner-column a.item-link { margin:0;}
.banner-columns {
	display: flex;
	flex-direction: row;
	flex: 1;
	clear: both;
	margin-bottom:20px;
}
.banner-columns .banner-column {
	display: flex;
	flex: 1;
	overflow: hidden;
}
.banner-column img.item-img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.banner-column:hover img.item-img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.banner-column img.item-img {
	width: 100%;
	height: auto;
	max-width: 100%;
height: auto;
-ms-flex-item-align: start;
align-self: flex-start;
}
.banner-columns .banner-column a {
	display: flex;
	flex: 1;
}
.banner-columns .banner-combine-5 {
	display: flex;
	flex: 1;
	flex-direction: column;
}
#banner-col-home_top {
	margin-bottom: 0;
	margin-left: -2px;
	margin-right: -2px;
}
#banner-col-slider_right {
	display: flex;
	flex-direction: column;
	flex: 1;
	margin-left: 15px;
}
.side-slide2 {
	display: flex;
	flex: 3;
}
.side-adv2 {
	display: flex;
	flex: 1
}
.side-slide3 {
	display: flex;
	flex: 3;
}
.side-adv3 {
	display: flex;
	flex: 1
}
.side-slide4 {
	display: flex;
	flex: 1;
}
.side-adv4 {
	display: flex;
	flex: 1
}
/* Toplayout-def */



/* Toplayout01 */

.toplayout01 {
	display: flex;
	flex: 1;
	flex-direction: column
}
.toplayout01 .fluid_container {
	margin: 20px auto 10px;
	border: 1px solid #ccc;
}
.boxed_layout.outer-column .toplayout01 .fluid_container { margin-top:0;}
.toplayout01 #banner-col-home_top {
	padding: 10px 0;
	margin-bottom: 10px;
}
.toplayout-def #banner-col-home_top { margin-bottom:25px }
#index main.toplayout-01.inner-column .home-content-top {padding-top:0px;}
/* Toplayout02 */
#index main.toplayout-02 .outer-container {
	padding-top: 20px;
}
#index main.toplayout-02 .home-content-top {
	padding-bottom: 20px;
	padding-top:25px;
}
#index main.toplayout-02.inner-column .home-content-top {padding-top:0px;}

#index.layout-full-width main.toplayout-02 .home-content-top {
	margin-bottom: 20px;
}
#index.layout-full-width main.toplayout-02 .home-content-top {
	padding-bottom: 0;
}
/* Toplayout03 */
#index main.toplayout-03.inner-column .home-content-top {padding-top:0px;}
/* Toplayout04 */
#index main.toplayout-04.inner-column .home-content-top {padding-top:0px;}
.toplayout-04 .side-slide4 {
	display: flex;
	flex: 1.5;
}
.toplayout-04 .side-adv4 {
	display: flex;
	flex: 1
}
/* Toplayout05 */
#index main.toplayout-05.inner-column .home-content-top {padding-top:0px;}
#index .toplayout-05 .home-content-bottom {
	display: flex;
}
#index .toplayout-05 #banner-col-displayhome {
	margin: 15px 0;
	display: flex;
	flex: 1;
}
#index .toplayout-05 .toplayout05 {
	display: flex;
	flex: 1;
}
#index .toplayout-05 .home-content {
	padding: 0;
}

.banner-combine-5 .aditem-1, .banner-combine-5 .aditem-4 { margin-bottom:10px;}
.banner-col-5 .aditem-3 { margin:0 15px;}

.banner-col-5 .aditem-3 a { margin-bottom:3px;}

 @media (min-width: 360px) and (max-width: 620px) {
.banner-col-5 .aditem-3 { margin:0;}
#index .toplayout-def .fluid_container {
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#index .boxed_layout.toplayout-def .fluid_container {
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
}
#index .toplayout-def #banner-col-home_top {
	margin-bottom: 15px;
	margin-left: -4px;
margin-right: -4px;
}
.banner-columns {
	flex-direction: column;
}
#index main.toplayout-02 .outer-container {
	padding-top: 15px;
}
#index main.toplayout-02 .home-content-top {
	padding-bottom: 10px;
	flex-direction: column;
	display: flex;
}
#index main.toplayout-02 #banner-col-slider_right {
	margin-left: 0;
}
#index main.toplayout-02 .side-slide2 {
	padding-bottom: 10px;
}
#index main.toplayout-02 .banner-columns .banner-column {
	padding-bottom: 10px;
}
#index main.toplayout-03 #banner-col-home_top {
	margin-bottom: 15px;
}
#index .toplayout-03 .home-content-top {
	padding: 10px 0;
	display: flex;
	flex-direction: column;
}
#index .toplayout-03.outer-column .home-content-top {
	padding: 0;
	display: flex;
	flex-direction: column;
	margin-top:0;
}

#index .toplayout-03 #banner-col-slider_right {
	margin-left: 0;
}
#index .toplayout-03 .side-slide3 {
	padding-bottom: 10px;
}
#index .toplayout-03 .home-content {
	padding: 0 15px;
}
#index .toplayout-04 .home-content {
	padding: 10px 0
}
#index .toplayout-04 #banner-col-slider_right {
	margin-left: 0;
}
#index .toplayout-04 .home-content-top {
	display: flex;
	flex-direction: column;
}
#index .toplayout-04 .side-slide4 {
	padding-bottom: 10px;
}
#index .toplayout-05 .fluid_container {
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#index .toplayout-05 .home-content {
	padding: 0 15px;
}

}
 @media (min-width: 621px) and (max-width: 768px) {
	
#index .toplayout-def .fluid_container {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#index .toplayout-def #banner-col-home_top {
	margin-bottom: 15px;
}
#casual_tabs {
	padding: 0;
}
.toplayout01 .fluid_container {
	margin: 10px auto;
}
.toplayout01 #banner-col-home_top {
	margin-bottom: 0;
	padding: 0 !important;
}
#index main.toplayout-02 .outer-container {
	padding-top: 10px;
}
#index main.toplayout-02 .home-content-top {
	padding-bottom: 10px;
}
#index .toplayout-03 .home-content {
	padding: 0 15px;
}
#index .toplayout-04 .home-content {
	padding: 10px 15px
}
#index .toplayout-04 #banner-col-slider_right {
	margin-left: 0;
}
#index .toplayout-04 .home-content-top {
	display: flex;
	flex-direction: column;
}
#index .toplayout-04 .side-slide4 {
	padding-bottom: 10px;
}
#index .toplayout-05 .fluid_container {
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#index .toplayout-05 .home-content {
	padding: 0 15px;
}
#index .toplayout-05 #banner-col-home_top {
	margin-bottom: 15px;
}
}
 @media (min-width: 769px) and (max-width: 960px) {
	 
#index .toplayout-def .fluid_container {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#index .toplayout-def #banner-col-home_top {
	margin-bottom: 15px;
}
#index main.toplayout-02 .outer-container {
	padding-top: 10px;
}
#index main.toplayout-02 .home-content-top {
	padding-bottom: 10px;
}
#index .toplayout-03 .home-content {
	padding: 0 15px;
}
#index .toplayout-03 .home-content-top {
	padding: 0;
	margin: 15px 0;
}
#index .toplayout-03 #banner-col-home_top {
	margin-bottom: 15px;
}
#index .toplayout-04 .home-content {
	padding: 10px 15px
}
#index .toplayout-05 .fluid_container {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#index .toplayout-05 .home-content {
	padding: 0 15px;
}
#index .toplayout-05 #banner-col-home_top {
	margin-bottom: 15px;
}
}
 @media (min-width: 961px) and (max-width: 1200px) {
#index .toplayout-def .fluid_container {
	padding-bottom: 5px;
}
#index .toplayout-def #banner-col-home_top {
	margin-bottom: 15px;
}
}
.fade {
	opacity: 0;
	transition: opacity 0.15s linear;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
}
.fade-in-on-load {
	opacity: 0;
	will-change: transition;
	transition: opacity .09s ease-out;
}
.footer-container .collapse-icons .add, .footer-container .collapse-icons .remove {
	color: #fff;
}
/* camera slider */

.slider_product_pos {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.absolute_header .slider_product_pos {
	margin-top:50px;
}
.slider_product_pos.productalign {
	flex-direction: row-reverse;
}
#simpleslider .camera_caption .caption {
	position: inherit;
	display: flex;
	flex: 3;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#simpleslider .camera_caption .slide_content {
width: calc(100% - 65px * 2);
	margin: 0 65px;
}
#simpleslider .slider_products {
	display: flex;
	flex: 1;
	justify-content: center;
	align-items: center;
	margin: 0 65px;
}
#simpleslider .slider_products .discount {
	display: none;
}
#simpleslider .slider_products .slider_scroll.owl-carousel .owl-item {
	display: flex;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	justify-content: center;
}
#simpleslider .slider_products .slider_scroll.owl-carousel .owl-stage-outer {
	display: flex;
	height: 100%;
}
#simpleslider .slider_products .slider_scroll.owl-carousel .owl-stage {
	display: flex;
	height: 100%;
}
#simpleslider .slider_products .slider_scroll.owl-carousel {
	display: flex;
	height: 100%;
	max-width: 220px;
}
#simpleslider .slider_products .slider_scroll.owl-carousel article.product-miniature {
	width: 100%;
}
#simpleslider .container.shadow .slider_scroll {
	box-shadow: 0px 0px 10px #ccc;
}
#simpleslider .container.shadow .slide_content {
	text-shadow: 5px 5px 5px #ccc;
}
#simpleslider .slider_products .slider_scroll .product-description {
	padding-bottom: 10px;
}
#simpleslider .slider_products .slider_scroll .product_desc .product-price-and-shipping { text-align:center !important;}
#simpleslider .slider_products .slider_scroll .product-miniature .product_isotope { border:none;}
 @media (max-width: 991px) {
#simpleslider .slider_products {
	display: none;
}

}
 @media (min-width: 992px) and (max-width: 1200px) {
#simpleslider .slider_products .slider_scroll.owl-carousel article.product-miniature { width:220px;}
#simpleslider .slider_products .slider_scroll.owl-carousel {
	display: flex;
}
#simpleslider .slider_products .slider_scroll.owl-carousel article.product-miniature .border_inside {
	flex-direction: column;
}
#simpleslider .slider_products .slider_scroll.owl-carousel article.product-miniature .border_inside .product-image { 
max-width: 165px;
margin: 0 auto;
position:unset;}
#simpleslider .slider_products .slider_scroll.owl-carousel article.product-miniature .border_inside .product-flags { left:10px;}
#simpleslider .slider_products .slider_scroll.owl-carousel article.product-miniature .border_inside .product-title a,  #simpleslider .slider_products .slider_scroll.owl-carousel article.product-miniature .product-price-and-shipping {
	text-align: center;
	margin: 0;
}
}
 @media (min-width: 1200px) {
#simpleslider .slider_products .slider_scroll.owl-carousel article.product-miniature .border_inside .product-image { 
max-width: 200px;
margin: 0 auto;
position:unset;}

.display-large #simpleslider .slider_products .slider_scroll.owl-carousel article.product-miniature .border_inside .product-image {
	max-width: 200px;
	margin: 0 auto;
}
#index .toplayout-06 .overlap-banner {
	box-shadow: 0 0 0 20px #fff;
	margin-top: -95px;
	position: relative;
	z-index: 1;
	background: #fff;
	margin-bottom: 25px;
}
}
body.dark_mode {
	background: #333;
}
body.dark_mode #header, body.dark_mode #wrapper, body.dark_mode #footer {
	background: #333;
}
body.dark_mode #casual_tabs.auto_tab ul.casual_title li a, body.dark_mode a, body.dark_mode #tab-homeproducts.auto_tab ul.nav-tabs li.tab-homeproduct a {
	color: #eee;
}
body.dark_mode #casual_tabs.auto_tab ul.casual_title li.selected a, body.dark_mode .redfoxsocial_block h4, body.dark_mode .redfoxsocial_block p, body.dark_mode #tab-homeproducts.auto_tab ul.nav-tabs li.tab-homeproduct.selected a {
	color: #fff;
}
body.dark_mode .casual_products .isotope-item .product_isotope, body.dark_mode .product-miniature .product_isotope, body.dark_mode .v-grid-container .v-grid {
	background: #222;
}
body.dark_mode #products .product-description, body.dark_mode .featured-products .product-description, body.dark_mode .product-accessories .product-description, body.dark_mode .product-miniature .product-description, body.dark_mode .right_special_column .product-description {
	border-color: #111;
}
body.dark_mode .casual_products .isotope-item .product_isotope, body.dark_mode .product-miniature .product_isotope, body.dark_mode .v-grid-container .v-grid {
	border-color: #111;
}
body.dark_mode {
	color: #ccc;
}
body.dark_mode #products .product-title a, body.dark_mode .featured-products .product-title a, body.dark_mode .product-accessories .product-title a, body.dark_mode .product-miniature .product-title a {
	color: #efefef;
}
body.dark_mode .slider_products .owl-carousel .thumbnail-container {
	background: #222;
}
.slider_products .owl-carousel .thumbnail-container {
	background: #fff;
}
.zoomWindow {
	background-color: #fff;
}
.footer_before h4 {
	font-size: 18px;
	text-transform: uppercase;
}
.dfx_manufacturer h4 {
	font-size: 18px;
	text-transform: uppercase;}
.simple-slider {
	position: relative;
}
.simple-slider .caption-wrapper {
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	width: 80%;
	left: 10%;
	right: 10%;
	display: flex;
}
.posleft .caption-wrapper {
	justify-content: left;
}
.posright .caption-wrapper {
	justify-content: right;
}
.poscenter .caption-wrapper {
	justify-content: center;
}
.alignleft .slide-caption {
	text-align: left;
}
.aligncenter .slide-caption {
	text-align: center;
}
.alignright .slide-caption {
	text-align: right;
}
/* Slider */

.simple-slider .owl-item.active .slide-caption-title {
	animation-delay: .4s;
	animation-duration: .6s;
	animation-fill-mode: both;
	animation-name: fadeInTop;
}
.simple-slider .owl-item.active .btn {
	animation-delay: .4s;
	animation-duration: .6s;
	animation-fill-mode: both;
	animation-name: fadeInBottom;
}
.slide-caption-title {
	line-height: .95;
	font-size: 50px;
	margin-bottom: 15px;
	font-weight: 600;
	text-transform: uppercase;
}
.slide-caption-minititle {
	text-transform: uppercase;
}
.slide-caption {
	max-width: 450px;
	display: flex;
	flex-direction: column;
}
 @media only screen and (min-width: 768px) {
.slide-caption-minititle {
	font-size: 25px;
}
.slide-caption-title {
	font-size: 40px;
	margin-bottom: 15px;
}
}
 @media only screen and (min-width: 1200px) {
.slide-caption-minititle {
	font-size: 28px;
}
.slide-caption-title {
	font-size: 56px;
	margin-bottom: 15px;
}
.slide-description {
	font-size: 18px;
}

}
.product-list-reviews, #product #main .js-product-miniature .product-list-reviews {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    padding: 4px 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.gadget-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.gadget-video iframe,
.gadget-video object,
.gadget-video embed {
position: absolute;
top: 0;
left: 0;
width: 70%;
height: 70%;
}

/* side Featured products */
.side-featuredproducts { 
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-bottom:10px;}

.side-featuredproducts .product-image { width:98px;}
.side-featuredproducts .border_inside { -ms-flex-direction: row;
flex-direction: row; border-bottom:1px solid #efefef; padding-bottom:5px;}
.side-featuredproducts .product-miniature .product-title { margin-left:0;}
.side-featuredproducts .product-miniature .product-title a { text-align:left;}
.side-featuredproducts .product-miniature .product-description { border:none;}
.side-featuredproducts .product-miniature .product-list-reviews { justify-content: left;}
.side-featuredproducts .product-miniature .product-price-and-shipping { margin-left:0;}

#content-wrapper #side-featured { max-width:33.33%; position:relative; display:inline-block; float:left; margin-right:10px;}
#content-wrapper #side-featured h4.title_block { padding:10px; font-size:16px;}
#right-column #side-featured, #left-column #side-featured { max-width:100%; position:relative; text-align: center;
padding-bottom: 10px;}
.sidefeatured-owl.owl-carousel { position:initial; }
.side-featuredproducts .owl-theme .owl-nav {
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    background-color: rgb(255, 255, 255);
    height: 50px;
    max-width: 100px;

}
#content-wrapper .side-featuredproducts .owl-theme .owl-nav {
	transform: translateY(-8px);
}
#side-featured .owl-theme .owl-nav button.owl-prev {
    position: inherit;
    z-index: 2;
    float: left;
    top: 0;
    left: -90px;
    transform: translateY(-0);
	border:1px solid rgba(0, 0, 0, 0.2);
}
#side-featured .owl-theme .owl-nav button.owl-next {
    position: inherit;
    z-index: 2;
    float: right;
    top: 0;
    right: 0;
    transform: translateY(-0);
	border:1px solid rgba(0, 0, 0, 0.2);
}
#side-featured .btn-primary { margin:0 auto;}

/* side new products */
.side-newproduct { 
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
padding-bottom:10px;}

.side-newproduct .product-image { width:98px;}
.side-newproduct .border_inside { -ms-flex-direction: row;
flex-direction: row; border-bottom:1px solid #efefef; padding-bottom:5px;}
.side-newproduct .product-miniature .product-title { margin-left:0;}
.side-newproduct .product-miniature .product-title a { text-align:left;}
.side-newproduct .product-miniature .product-description { border:none;}
.side-newproduct .product-miniature .product-list-reviews { justify-content: left;}
.side-newproduct .product-miniature .product-price-and-shipping { margin-left:0;}

#content-wrapper #side-new { max-width:33.33%; position:relative; display:inline-block; float:left; margin-right:10px}
#content-wrapper #side-new h4.title_block { padding:10px; font-size:16px;}
#right-column #side-new, #left-column #side-new { max-width:100%; position:relative}
.sidenewproduct-owl.owl-carousel { position:initial; }
.side-newproduct .owl-theme .owl-nav {
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    background-color: rgb(255, 255, 255);
    height: 50px;
    max-width: 100px;

}
#content-wrapper .side-newproduct .owl-theme .owl-nav {
	transform: translateY(-8px);
}
#side-new .owl-theme .owl-nav button.owl-prev {
    position: inherit;
    z-index: 2;
    float: left;
    top: 0;
    left: -90px;
    transform: translateY(-0);
	border:1px solid rgba(0, 0, 0, 0.2);
}
#side-new .owl-theme .owl-nav button.owl-next {
    position: inherit;
    z-index: 2;
    float: right;
    top: 0;
    right: 0;
    transform: translateY(-0);
	border:1px solid rgba(0, 0, 0, 0.2);
}
.side-newproduct .btn-primary { margin:0 auto;}

.category-sub-menu a:hover { padding-left:25px !important; background-color:rgba(0,0,0,.08); 
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;}
	
	.description_short {
		overflow: hidden;
  text-overflow: ellipsis;
	}