body{
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	color: #242424;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
}
*:focus{
	outline: none !important;
}
h1, h2, h3, h4, h5, h6{
	color: #242424;
	line-height: 1;
	text-transform: capitalize;
}
/* default font size */
.fa{
	font-size: 1em;
}
/* Override the bootstrap defaults */
@media (min-width:1200px){
	.container{
		width: 1200px;
	}
}
a{
	color: #242424;
	cursor: pointer;
}
a:focus,
a:active,
a:hover{
	text-decoration: none;
	color: #0363cd;
}
img{
	max-width: 100%;
	height: auto;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg{
	display: inline;
}
.flip{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	display: inline-block;
}
.nav-tabs{
	margin-bottom: 15px;
}
div.required .control-label:before{
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* tooltip */
.tooltip.top .tooltip-arrow{
	border-top-color: #0363cd;
}
.tooltip.top-left .tooltip-arrow{
	border-top-color: #0363cd;
}
.tooltip.top-right .tooltip-arrow{
	border-top-color: #0363cd;
}
.tooltip.right .tooltip-arrow{
	border-right-color: #0363cd;
}
.tooltip.left .tooltip-arrow{
	border-left-color: #0363cd;
}
.tooltip.bottom .tooltip-arrow{
	border-bottom-color: #0363cd;
}
.tooltip.bottom-left .tooltip-arrow{
	border-bottom-color: #0363cd;
}
.tooltip.bottom-right .tooltip-arrow{
	border-bottom-color: #0363cd;
}
.tooltip-inner{
	background: #0363cd;
}
.alert{
	text-align: center;
	font-size: 0.9285em;
	margin: 0;
	border-radius: 0;
	border: none;
}
/* transition */
#slides{
	-webkit-transition: ease-in-out transform .3s;
	-moz-transition: ease-in-out transform .3s;
	transition: ease-in-out transform .3s;
}
.product-grid .product-thumb, .product-grid .product-intro, .list-style, .list-style .action-link2,
#button-guest, #button-search, #button-review, #button-account, #button-login, #button-confirm,
#button-payment-method, #button-shipping-method, #button-quote, #button-coupon, #button-register,
.form-horizontal input.btn, a.btn, input[type='submit'], .button{
	-webkit-transition: ease-in-out all .3s;
	-moz-transition: ease-in-out all .3s;
	transition: ease-in-out all .3s;
}
#button-guest:hover, #button-search:hover, #button-review:hover, #button-account:hover,
#button-login:hover, #button-confirm:hover, #button-payment-method:hover, #button-register:hover,
#button-shipping-method:hover, #button-quote:hover, #button-coupon:hover,
.form-horizontal input.btn:hover, a.btn:hover, input[type='submit']:hover, .button:hover{
	color: #fff !important;
	background-color: #0363cd !important;
}
#button-guest, #button-search, #button-review, #button-account, #button-login, #button-confirm,
#button-payment-method, #button-shipping-method, #button-quote, #button-coupon, #button-register,
.form-horizontal input.btn, a.btn, input[type='submit'], .button{
	border: none;
	background: #fed700 !important;
	padding: 0px 30px;
	text-transform: uppercase;
	font-size: 1em;
	color: #242424 !important;
	line-height: 45px;
	height: 45px;
	display: inline-block;
	border-radius: 3px;
	font-weight: 500;
}
#button-voucher,
#button-coupon{
	line-height: 34px;
	height: 34px;
	margin-left: 10px;
}
.input-group-btn *{
	font-size: 14px !important;
}
#button-search + h2{
	display: none;
}
#button-search{
	margin: 15px 0;
}
.modal-backdrop.in{
	opacity: .8;
	z-index: 30009;
}
#modal-agree{
	z-index: 30010;
}
.diff-color{
	color: #e80f0f;
}
/* header */
.top-header{
	background: #f8f9f9;
	border-bottom: 1px solid #e1e1e1;
	padding: 10px 0;
	font-size: 0.8571em;
}
.phone-container ul{
	margin: 0;
	display:none;
}
.bottom-header .main-menu{
	display: flex;
}
.common-home .bottom-header{
	margin-bottom: 20px;
}
.bottom-header{
	background: #fed700;
	z-index: 1000;
	position: relative;
}
#top > ul > li .btn-group > .dropdown-menu .item-selected,
#top > ul > li .btn-group > .dropdown-menu a:hover,
#top > ul > li .btn-group > .dropdown-menu button:hover{
	color: #0363cd;
}
#top > ul > li .btn-group > .dropdown-menu a,
#top > ul > li .btn-group > .dropdown-menu button{
	padding: 0;
	text-align: center;
	border: none;
	display: block;
	color: #242424;
	font-size: 0.8571em;
}
#top > ul > li .btn-group > .dropdown-menu li{
	line-height: 1.5;
	padding: 5px 0;
}
#top > ul > li .btn-group > .dropdown-menu{
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 5px 0;
	right: 0;
	left: auto;
	z-index: 1002;
	top: calc(100% + 12px);
}
#top > ul > li .btn-group button:hover i,
#top > ul > li .btn-group button:focus,
#top > ul > li .btn-group button:active,
#top > ul > li .btn-group button:hover{
	text-decoration: none;
	color: #0363cd;
}
#top > ul > li:last-child .btn-group > button{
	border: none;
	padding: 0 0 0 20px;
}
#top > ul > li .btn-group > button i{
	color: #a4a4a4;
	font-size: 1.1667em;
	vertical-align: -2px;
	margin-left: 5px;
}
#top > ul > li .btn-group > button span{
	margin-right: 5px;
}
#top > ul > li .btn-group > button img{
	margin-right: 5px;
}
#top > ul > li .btn-group > button{
	padding: 0 20px;
	margin: 0;
	border: none;
	font-size: 1em;
	color: #242424;
	border-right: 1px solid #e1e1e1;
}
#top > ul > li{
	display: inline-block;
}
#top > ul{
	margin: 0;
	text-align: right;
}
.middle-header{
	padding: 30px 0;
}
.block-right{
	text-align: right;
}
.block-right > *:last-child{
	margin: 0;
}
.block-right > *{
	margin-right: 20px;
}
.block-right #wishlist-total .num-wl{
	font-weight: 400;
	font-size: 0.6em;
	color: #242424;
	background: #fed700;
	border-radius: 100%;
	min-width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	top: -13px;
	left: -13px;
}
.block-right #wishlist-total{
	position: relative;
}
.block-right #wishlist-total .txt-wl{
	display: none;
}
.block-right #wishlist-total,
.block-right .account-link{
	font-size: 1.4286em;
	color: #242424;
	border: 1px solid #e1e1e1;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 44px;
	border-radius: 3px;
	float: left;
}
#cart > button{
	background: #e80f0f;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	border-radius: 5px;
	height: 45px;
	width: auto;
	min-width: 140px;
}
#cart > button > i{
	font-size: 1.4285em;
	color: #fff;
	line-height: 20px;
	vertical-align: middle;
	padding: 0 10px;
	margin-right: 10px;
	border-right: 1px solid rgba(255,255,255,.3);
}
#cart-total i{
	padding: 0 10px 0 5px;
}
#cart-total{
	font-size: 1em;
	font-weight: 500;
	color: #fff;
	line-height: 20px;
	vertical-align: middle;
}
#cart-total .txt_items{
	display: none;
}
#cart-total .txt_number{
	font-weight: 400;
	font-size: 0.8571em;
	color: #242424;
	background: #fed700;
	border-radius: 100%;
	min-width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	position: absolute;
	top: -13px;
	left: -13px;
}
#cart .dropdown-menu .text-empty{
	margin: 0;
	padding: 10px 0;
}
#cart .dropdown-menu::before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 8px 6px;
	border-color: transparent transparent #fff transparent;
	top: -7px;
	right: 36px;
	position: absolute;
	z-index: 1;
}
#cart{
	z-index: 1001;
}
#cart .dropdown-menu::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 8px 7px;
	border-color: transparent transparent #e1e1e1 transparent;
	top: -8px;
	right: 35px;
	position: absolute;
}
#cart .dropdown-menu li.has-scroll{
	max-height: 320px;
	overflow: auto;
}
#cart .dropdown-menu{
	padding: 10px 30px 30px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	
	min-width: 340px;
	background: #fff;
	top: 100%;
	right: 0;
	left: auto;
	margin: 8px 0 0 !important;
}
#cart-total .item-cart{
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	background: #0363cd;
	border: 2px solid #fff;
	color: #fff;
	top: -8px;
	left: 32px;
	border-radius: 100%;
	text-align: center;
	font-size: 0.8571em;
	line-height: 20px;
	font-weight: 400 !important;
}
#cart .dropdown-menu p{
	margin: 0;
}
#cart .dropdown-menu > li:first-child .table > tbody > tr > td{
	padding: 20px 0;
}
#cart .table > li:not(.has-scroll) > tbody > tr > td{
	padding: 5px 0;
}
#cart .table > tbody > tr > td{
	border: none;
	padding: 20px 0;
}
#cart .cart-close button{
	background: none;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	margin: 0;
}
#cart .cart-close:hover i{
	color: #242424
}
#cart .cart-close i{
	font-size: 1.2857em;
	color: #dedede;
}
#cart .cart-quantity{
	color: #737373;
	margin: 8px 0 !important;
	font-size: 0.8571em;
}
#cart .info-item a:hover{
	color: #0363cd;
}
#cart .info-item a{
	text-transform: capitalize;
	max-width: 150px;
	display: inline-block;
}
#cart .cart-price{
	font-weight: 500;
}
#cart .cart-button{
	padding: 0;
	text-align: center;
}
#cart p.cart-button a:last-child{
	margin-bottom: 0;
}
#cart p.cart-button a{
	background: #eef0f1;
	color: #242424;
	line-height: 1;
	text-align: center;
	padding: 15px 0;
	display: block;
	text-transform: uppercase;
	font-size: 0.9286em;
	margin-bottom: 10px;
	font-weight: 500;
	width: auto;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
}
#cart p.cart-button a:hover{
	background: #fed700;
	border-color: #fed700;
}
#cart p.cart-button a:hover i{
	color: #fff;
}
#cart p.cart-button a i{
	padding-left: 5px;
	font-size: 0.7143em;
	color: #434343;
	display: none;
}
#cart .dropdown-menu .info-item{
	padding-left: 10px !important;
}
#cart .dropdown-menu li:not(.has-scroll) tr td{
	padding: 5px 0;
}
#cart .dropdown-menu .has-scroll tr{
	border-bottom: 1px solid #e1e1e1;
}
#cart .dropdown-menu tr td strong{
	color: #000;
}
#cart .dropdown-menu tr td:first-child{
	text-transform: capitalize;
}
#cart .dropdown-menu tr td:last-child{
	color: #a4a4a4;
}
#cart .dropdown-menu tr:last-child td:last-child{
	font-weight: 500;
	color: #242424;
}
/* menu */
.main-menu .row{
	margin: 0;
}
.main-menu .sub-col,
.main-menu .main-col{
	padding: 0;
}
.main-menu .container{
	width: 100%;
	padding: 0;
}
/* search */
.search-containers{
	display: flex;
}
#search-by-category{
	flex-grow: 1;
	margin-right: 20px;
}
/* title */
.dn-title .module-title{
	display: none;
}
.title-container{
	border-bottom: 1px solid #e1e1e1;
	padding: 0 0 10px 0;
	margin-bottom: 15px;
	z-index: 1;
	position: relative;
	display: flex;
	justify-content: space-between;
}
.module-title{
	line-height: 18px;
}
.module-title h2{
	font-size: 20px;
	font-weight: 500;
	margin: 0;
	line-height: 24px;
	position: relative;
	letter-spacing: -0.025em;
	display: inline-block;
}
.module-title h2::before{
	content: "";
	position: absolute;
	bottom: -11px;
	left: 0;
	width: 100%;
	background: #fed700;
	height: 1px;
}
.module-description{
	font-weight: 300;
	width: 40%;
	margin: 0 auto;
	font-size: 1.1429em;
}
/* newsletter popup */
.b-close{
	display: block;
}
.b-modal{
	z-index: 100000 !important;
}
.newletter-popup{
	z-index: 100000 !important;
	background: #fff;
	top: 50% !important;
	left: 50% !important;
	position: fixed !important;
	padding: 50px;
	text-align: center;
	display: none;
	width: 60%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#boxes .newletter-title h2{
	font-size: 2.5714em;
	text-transform: uppercase;
	margin: 0 0 20px;
}
#boxes .box-content label{
	font-weight: 400;
}
#boxes  #frm_subscribe .required{
	color: #f00;
	padding-right: 5px;
}
#boxes  #frm_subscribe a{
	cursor: pointer;
}
#boxes  #frm_subscribe #subscribe_pemail{
	background: #EBEBEB none repeat scroll 0% 0%;
	border: medium none;
	height: 40px;
	width: 50%;
	margin: 20px 0;
	padding: 0 15px;
}
#boxes .box-content .subscribe-bottom{
	margin-top: 20px;
}
#boxes .box-content .subscribe-bottom  label{
	margin: 0;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again{
	display: inline-block;
	margin: 0;
}
#boxes  #frm_subscribe #notification{
	color: #f00;
}
#boxes  #frm_subscribe #notification .success{
	color: #67D7BB;
}
#popup2{
	position: absolute;
	right: 0;
	top: -25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #222;
	cursor: pointer;
	padding: 0 10px;
	color: #fff;
}
/* newsllter */
.newletter-subscribe-container .container{
	width: 100%;
	padding: 0;
}
.newletter-subscribe-container{
	clear: both;
}
#dialog-normal .newsletter-des strong{
	color: #333333;
}
#dialog-normal .newsletter-des{
	display: none;
}
#dialog-normal .newletter-title{
	font-size: 2em;
	color: #212121;
	margin: 0px;
	margin-bottom: 15px;
	font-weight: 900;
}
#dialog-normal .newleter-content label{
	font-size: 0.8571em;
	color: #999999;
}
#dialog-normal .newletter-title label{
	color: #bebebe;
	margin: 0;
}
#dialog-normal .newleter-content .title-footer{
	margin-bottom: 30px;
}
#dialog-normal .newleter-content{
	max-width: 570px;
	margin: 0 auto;
}
#subscribe_email{
	background: #fff;
	border: none;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	padding: 0 0 0 15px;
	overflow: hidden;
	color: #888888;
	width: 100%;
	text-transform: capitalize;
	font-size: 0.9285em;
	line-height: 45px;
	height: 45px;
}
#frm_subscribe-normal #subscribe{
	position: relative;
	margin: 15px 0 0;
}
#subscribe_email::-webkit-input-placeholder{
	color: #888888;
	opacity: 1;
}
#subscribe_email::-moz-placeholder{
	color: #888888;
	opacity: 1;
}
#subscribe_email:-ms-input-placeholder{
	color: #888888;
	opacity: 1;
}
#subscribe_email:-moz-placeholder{
	color: #888888;
	opacity: 1;
}
#subscribe .btn{
	font-size: 0.8571em;
}
#subscribe .btn i{
	font-size: 0;
}
#subscribe .btn{
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0 3px 3px 0;
}
#notification-normal{
	clear: both;
	text-align: left;
}
#notification-normal div{
	color: #0363cd;
	padding: 10px 0;
}
#notification-normal div.warning{
	color: #f00;
}
.unvisible{
	display: none;
}
.fix-header:hover{
	background: rgba(255, 217, 0, 1) !important;
}
.fix-header .horizontal-menu{
	background: none !important;
}
.fix-header{
	top: 0;
	position: fixed !important;
	background: rgba(255, 217, 0, .85) !important;
	width: 100%;
	left: 0;
	z-index: 100000;
	margin: 0;
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
}
.fix-header-act{
	background: rgba(255, 217, 0, 1) !important;
	z-index: 10001;
}
/* cms block */
.static-address{
	padding: 11px 0;
}
.static-address p{
	margin: 0;
	vertical-align: middle;
}
.static-address i{
	font-size: 1.4286em;
	vertical-align: top;
}
.col-img{
	text-align: center;
}
.static-link-f{
	text-align: center;
}
.static-link-f ul{
	margin-bottom: 25px;
}
.static-link-f li:not(:last-child)::after{
	content: "/";
	position: absolute;
	right: -5px;
	top: 0;
	color: #888;
}
.static-link-f li{
	display: inline-block;
	padding: 0 10px;
	position: relative;
}
.banner-sidebar{
	margin-bottom: 30px;
	text-align: center;
}
.logo-f{
	margin-bottom: 15px;
}
.about-us-f{
	margin-bottom: 40px;
}
.about-us-f p{
	margin: 0;
}
.contact-info{
	display: inline-block;
	text-align: left;
}
.contact-info tr td{
	padding: 3px 0;
}
.contact-info tr td:first-child{
	font-weight: 500;
	font-size: 0.8571em;
	text-transform: uppercase;
	vertical-align: top;
	padding-right: 5px;
}
.social-footer li a{
	text-align: center;
}
.social-footer li:nth-child(4n+4) a i{
	background: #c619b8;
}
.social-footer li:nth-child(4n+3) a i{
	background: #ed3c32;
}
.social-footer li:nth-child(4n+2) a i{
	background: #40c1df;
}
.social-footer li:nth-child(4n+1) a i{
	background: #3c5b9b;
}
.social-footer li:hover a i{
	background: rgba(0,0,0,.2);
}
.social-footer li a i{
	color: #fff;
	font-size: 1.1429em;
	display: inline-block;
	width: 41px;
	height: 41px;
	line-height: 41px;
	border-radius: 3px;
}
.social-footer ul{
	margin: 0;
	padding: 0;
}
.social-footer{
	margin-bottom: 25px;
	display:none;
}
.social-footer li{
	display: inline-block;
	margin: 0 8px 5px 0;
}
.static-policy{
	text-align: center;
	float: left;
	width: 100%;
}
.static-policy .col:last-child{
	border: none;
}
.static-policy .col{
	padding: 50px 30px;
	border-right: 1px solid #e1e1e1;
}
.static-policy .text-content p{
	line-height: 1.2857;
	margin: 0;
}
.static-policy .text-content h3{
	font-size: 1.1429em;
	margin: 0 0 10px 0;
	letter-spacing: -0.025em;
}
.static-policy .col-img{
	max-width: 64px;
	display: inline-block;
	margin-bottom: 15px;
}
.banner-6 .col-img,
.banner-2 .col-img{
	position: relative;
}
.banner-4 .col-img,
.banner-1 .col-img{
	margin-bottom: 20px;
	position: relative;
}
.banner-6 .cols:last-child,
.banner-1 .cols:last-child{
	margin-bottom: 50px;
}
.banner-6 .cols{
	margin-bottom: 30px;
}
.banner-4 .cols,
.banner-1 .cols{
	position: relative;
}
.banner-6 .text-content p{
	margin: 25px 0 0 0;
}
.banner-6 .text-content h4{
	letter-spacing: -0.05em;
	font-size: 1.7143em;
	font-weight: 400;
	margin: 0;
}
.banner-6 .text-content h5{
	font-size: 1em;
	font-weight: 400;
	color: #0363cd;
	margin: 0 0 5px 0;
}
.banner-6 .text-content{
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 40px;
	position: absolute;
	text-align: left;
}
.banner-4 .text-content,
.banner-1 .text-content{
	position: absolute;
	left: 0;
	top: 150px;
	padding: 30px;
	text-transform: capitalize;
	text-align: left;
	z-index: 1;
}
.banner-4 .text-content{
	padding: 20px;
}
.banner-4 .text-content p{
	margin: 15px 0 0;
}
.banner-1 .text-content p{
	font-size: 1.2857em;
	margin: 20px 0 0;
	letter-spacing: -0.05em;
}
.banner-4 .text-content h4{
	font-size: 1.4286em;
	font-weight: 400;
	margin: 0;
	letter-spacing: -0.05em;
}
.banner-1 .text-content h4{
	font-size: 1.71429em;
	font-weight: 400;
	margin: 0;
	letter-spacing: -0.05em;
}
.banner-4 .text-content h5,
.banner-1 .text-content h5{
	font-size: 1em;
	color: #0363cd;
	font-weight: 400;
	margin: 0 0 10px 0;
}
.banner-1 .text-content a:hover{
	background: #0363cd;
	color: #fff;
}
.banner-2 .cols:last-child{
	margin-bottom: 45px;
}
.banner-2 .cols{
	margin-bottom: 30px;
}
.banner-2 .text-content p{
	margin: 10px 0 0;
	line-height: 1;
}
.banner-2 .text-content h4{
	font-weight: 400;
	font-size: 1.4286em;
	text-transform: capitalize;
	max-width: 58%;
	margin: 0;
	line-height: 1.2;
	letter-spacing: -0.05em;
}
.banner-2 .cols:first-child .txt-label{
	left: auto;
	right: 45px;
}
.banner-2 .cols:first-child .text-content{
	top: auto;
	bottom: -22px;
}
.banner-2 .txt-label em{
	font-size: 0.6666em;
	font-style: normal;
}
.banner-2 .txt-label span{
	display: block;
	line-height: 1;
	font-size: 0.7777em;
}
.banner-2 .txt-label{
	padding: 15px 0;
	position: absolute;
	font-size: 1.2857em;
	font-weight: 500;
	color: #fff;
	height: 65px;
	width: 65px;
	text-align: center;
	text-transform: lowercase;
	bottom: 20px;
	left: 45px;
	border-radius: 100%;
	background: #e80f0f;
	letter-spacing: -0.05em;
}
.banner-2 .text-content{
	position: absolute;
	left: 10px;
	top: 190px;
	right: 0;
	text-align: left;
	z-index: 1;
}
.banner-3 .cols{
	position: relative;
	margin-bottom: 50px;
}
.banner-3 .text-content h4{
	letter-spacing: -0.025em;
	font-size: 2.5714em;
	line-height: 0.8333;
	font-weight: 400;
	margin: 0;
}
.banner-3 .text-content a:hover{
	color: #fff;
	background: #0363cd;
}
.banner-3 .text-content a{
	font-size: 0.9286em;
	font-weight: 500;
	background: #fed700;
	border-radius: 3px;
	display: inline-block;
	padding: 0 30px;
	line-height: 50px;
	text-transform: uppercase;
}
.banner-3 .text-content p{
	margin: 25px 0 45px;
}
.banner-3 .text-content p span{
	font-weight: 500;
	font-size: 1.7143em;
}
.banner-3 .text-content h6{
	font-size: 1em;
	font-weight: 400;
	letter-spacing: -0.025em;
	margin: 0 0 15px 0;
}
.banner-3 .text-content{
	position: absolute;
	left: 75px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.banner-5{
	margin-bottom: 50px;
}
.about-us-static .short-aboutus{
	color: #888787;
	font-size: 1em;
	line-height: 24px;
}
.about-us-static .img-logo{
	margin-bottom: 15px;
}
.about-us-static{
	padding: 25px 0 30px;
	border-bottom: 1px solid rgba(0,0,0,.07);
	margin-bottom: 40px;
}
/* owl carousel */
.tabs-categories-8.owl-products{
	margin-bottom: 30px;
}
.owl-products{
	margin-bottom: 45px;
}
.over-hover .owl-carousel .owl-stage-outer{
	padding: 10px 0 75px;
	margin-bottom: -75px;
}
.owl-theme .owl-nav{
	margin: 0;
}
.owl-theme .owl-dots{
	text-align: center;
}
.owl-theme .owl-dots .owl-dot{
	display: inline-block;
	line-height: 1;
}
.owl-theme .owl-dots .owl-dot:hover span,
.owl-theme .owl-dots .owl-dot.active span{
	border-color: #ae307c;
}
.owl-theme .owl-dots .owl-dot span{
	width: 10px;
	height: 10px;
	border: 1px solid #333333;
	border-radius: 0;
	background: none !important;
	display: inline-block;
	margin: 0 5px;
}
.owl-carousel:hover .owl-nav [class*="owl-"]{
	opacity: 1;
}
.owl-theme .owl-nav [class*="owl-"]{
	position: absolute;
	top: 50%;
	margin: -30px 0 0;
	background: none !important;
	height: 60px;
	text-align: center;
	color: #e1e1e1;
	opacity: 0;
	border-radius: 0px;
	padding: 0;
	border: none;
	z-index: 2;
}
.owl-nav > .owl-next{
	right: -30px;
}
.owl-nav > .owl-prev{
	left: -30px;
}
.owl-theme .owl-nav [class*="owl-"]:hover{
	color: #242424;
}
.owl-style2 .owl-theme .owl-nav [class*="owl-"]{
	width: 20px;
	height: 40px;
	line-height: 40px;
	margin-top: -20px;
	background: none !important;
}
.owl-style2  .owl-nav > .owl-next{
	right: 40px;
}
.owl-style2  .owl-nav > .owl-prev{
	left: 40px;
}
.owl-style2 .owl-theme .owl-nav [class*="owl-"] i{
	font-size: 1.7142em;
	line-height: 40px;
}
.owl-nav [class*="owl-"] i{
	font-size: 2.1429em;
	line-height: 60px;
}
/* banner-ourbrands */
.banner-ourbrands .item img{
	display: inline-block;
}
.banner-ourbrands{
	padding: 38px 0;
	border-top: 1px solid rgba(0,0,0,.07);
}
.banner-ourbrands .owl-carousel .owl-item{
	padding: 0;
}
.banner-ourbrands .module-title{
	display: none;
}
.banner-ourbrands .owl-item.active{
	position: relative;
}
/* breadcrumbs */
.breadcrumb{
	padding: 18px 0;
	margin: 0;
	background: none;
	border-radius: 0;
}
.breadcrumb > li:last-child a,
.breadcrumb  a:hover{
	color: #a4a4a4;
}
.breadcrumb li.extend-item{
	display: none;
}
.breadcrumb li.extend-item h1{
	color: #fff;
	font-size: 2.5714em;
	font-weight: 900;
	margin: 0 0 15px;
}
.breadcrumb > li + li::before,
.breadcrumb a{
	text-transform: capitalize;
	font-size: 0.9286em;
}
.breadcrumb > li.extend-item + li::before{
	display: none;
}
.breadcrumb > li + li::before{
	content: "/";
	padding: 0 10px;
}
.common-home .breadcrumbs{
	display: none;
}
.breadcrumbs{
	clear: both;
	background: #f9f9f9;
	margin-bottom: 30px;
}
/* product detail */
.block-1{
	margin-bottom: 30px;
}
.block-1 .thumbnail{
	padding: 0;
	border-radius: 0;
	border: none !important;
	margin: 0;
}
.block-1.owl-style2 .additional-images .item:hover img,
.block-1.owl-style2 .additional-images .item.current img{
	opacity: 1;
}
.block-1.owl-style2 .additional-images .item img{
	opacity: .2;
}
.block-1.owl-style2 .additional-images{
	padding: 0 70px;
}
.block-2{
	margin-bottom: 90px;
}
.block-2 .product-name{
	font-size: 1.2857em;
	letter-spacing: -0.025em;
	line-height: 1.3333;
	margin: 0;
	padding: 0;
}
.block-2 .product-tag{
	margin: 10px 0;
}
.block-2 .product-name + p{
	margin: 10px 0 0;
}
.block-2 .product-name + p a{
	text-transform: capitalize;
}
.block-2 .ratings .rating-box{
	display: inline-block;
}
.block-2 .ratings .rating-box div[class^="rating"]{
	background-position: left;
	width: 73px;
}
.block-2 .ratings span,
.block-2 .ratings a{
	font-size: 0.8571em;
	color: #a5a5a5;
	vertical-align: bottom;
}
.block-2 .ratings a:hover{
	color: #0363cd;
}
.block-2 .ratings a{
	margin: 0 10px;
}
.block-2 .ratings{
	margin: 10px 0 30px;
	display: block;
}
.block-2 .list-unstyled hr{
	color: #ebebeb;
}
.block-2 .list-unstyled{
	color: #333333;
	clear: both;
	line-height: 24px;
	font-size: 1em;
	text-transform: capitalize;
}
.block-2 .price-product .price-new{
	color: #e80f0f;
}
.block-2 .price-product .price-old{
	margin-left: 10px;
	font-size: 0.75em;
	color: #a4a4a4;
	font-weight: 400;
}
.block-2 .price-product{
	font-size: 1.7143em;
	color: #242424;
	margin-bottom: 25px;
	font-weight: 500;
}
.block-2 .ex-text{
	color: #0363cd;
	margin-left: 5px;
}
.block-2 .short-des{
	margin: 25px 0 30px;
	color: #666666;
	line-height: 26px;
	font-size: 1.1429em;
}
#input-quantity2, #minus2, #plus2,
#input-quantity, #minus, #plus{
	float: left;
	height: 23px;
	border: none;
	box-shadow: none;
	text-align: center;
	width: 32px;
	font-size: 1.4286em;
	border-radius: 0px;
	border: none;
	background: none;
	padding: 0;
	line-height: 1;
}
#input-quantity2,
#input-quantity{
	height: 46px;
}
label[for='input-quantity']{
	float: left;
	line-height: 48px;
	margin-right: 30px;
	color: #2c2c2c;
	font-weight: 400;
}
#button-cart2 i,
#button-cart i{
	font-size: 1.7143em;
	display: none;
}
#button-cart2,
#button-cart{
	margin: 30px 10px 30px 0;
	float: left;
	height: 40px;
	padding: 0 110px;
	border-radius: 3px;
	background: #fed700 !important;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 0.8571em;
	color: #242424 !important;
}
#button-cart2:hover,
#button-cart:hover{
	background: #0363cd !important;
	color: #fff !important;
}
.btn-actions{
	float: left;
	margin: 30px 0px 30px 0;
}
.btn-actions button:not(:last-child){
	margin-right: 10px;
}
.btn-actions button.btn-compare span, 
.btn-actions button.btn-wishlist span{
	font-size: 0;
}
.btn-actions button.btn-compare i, 
.btn-actions button.btn-wishlist i{
	font-size: 1.1429em;
	color: #a4a4a4;
}
.btn-actions button.btn-compare, 
.btn-actions button.btn-wishlist{
	width: 40px;
	height: 40px;
	display: inline-block;
	border: none;
	border-radius: 3px;
	padding: 0;
	text-align: center;
	background: #eef0f1;
}
.btn-actions button.btn-compare:hover, 
.btn-actions button.btn-wishlist:hover{
	background-color: #fed700 !important;
}
.btn-actions button.btn-compare:hover i, 
.btn-actions button.btn-wishlist:hover i{
	color: #242424;
}
#product2,
#product{
	clear: both;
}
.has-option{
	max-height: 300px;
	overflow: auto;
	border: 1px solid #ececec;
	padding: 0 20px;
	margin-top: 20px;
}
.option-container + div{
	margin: 30px 0;
}
.quantity-box{
	border-radius: 3px;
	width: 70px;
	border: 1px solid #ececec;
	float: left;
}
.block-3{
	padding: 0;
}
.block-3 .tab-content{
	padding: 45px 0px 95px;
	border: none;
}
#tab-review #review i{
	color: #0363cd;
}
#tab-review #review{
	max-height: 300px;
	overflow: auto;
}
.block-3 .tab-content .tab-pane #review,
.block-3 .tab-content .tab-pane:not(#tab-review){

	overflow: auto;
	line-height: 2.1429;
}
.block-3 .tab-content .tab-pane#tab-review{
	padding: 0 25px;
}
.block-3 .nav-tabs{
	margin: 0;
	border: none;
	position: relative;
	padding: 0;
	border-bottom: 1px solid #e1e1e1;
}
.block-3 .nav-tabs li:hover a,
.block-3 .nav-tabs li.active a{
	color: #242424;
	border-bottom: 1px solid #fed700 !important;
}
.block-3 .nav-tabs li a{
	color: #a4a4a4;
	border-radius: 0px;
	margin: 0 0 -1px 0;
	padding: 12px 0;
	background: none !important;
	font-size: 1.4286em;
	font-weight: 500;
	text-transform: capitalize;
	border: none !important;
	letter-spacing: -0.025em;
}
.block-3 .nav-tabs li:last-child{
	padding-right: 0;
}
.block-3 .nav-tabs li{
	display: inline-block;
	float: none;
	margin: 0;
	padding-right: 60px;
}
.bootstrap-datetimepicker-widget a[data-action]{
	padding: 0 !important;
}
.bootstrap-datetimepicker-widget td span:hover{
	background: none !important;
}
.bootstrap-datetimepicker-widget td span{
	margin: 0px !important;
}
.alert.alert-success{
	text-align: center;
	font-size: 1em;
	margin: 0;
	z-index: 999;
	position: relative;
}
.account-login .well{
	background: none;
	box-shadow: none;
}
.information-contact form .required{
	margin-bottom: 20px;
}
.bootstrap-datetimepicker-widget a[data-action]{
}
.countdown-time .txt-end{
	margin-right: 5px;
}
.countdown-time{
	display: flex;
	margin: 10px 0;
}
.progressBar {
  height: 5px;
  background: #ebebeb;
  border-radius: 5px;
}
.progressBar div {
  height: 100%;
  text-align: right;
  line-height: 5px;
  width: 0;
  background: #fed700;
  border-radius: 5px;
}
.box-timer .countdown-period{
	color: #a4a4a4
}
.box-timer .countdown-section:last-child::after{
	display: none;
}
.box-timer .countdown-section .countdown-amount{
}
.box-timer .countdown-section::after{
	content: ":";
	padding: 0 4px;
}
.box-timer{
	flex-grow: 1;
}
/* footer */
#back-top:hover{
	background: rgba(3, 99, 205, 1);
}
#back-top{
	position: fixed;
	bottom: 30px;
	right: 20px;
	border-radius: 5px;
	width: 50px;
	height: 50px;
	background: rgba(3, 99, 205, .7);
	text-align: center;
	cursor: pointer;
	z-index: 999;
}
#back-top i{
	font-size: 1.4286em;
	line-height: 50px;
	color: #fff;
}
body:not(.common-home) footer{
	margin-top: 50px;
}
footer{
	background: #f7f7f7;
	color: #888;
}
footer a:hover{
	color: #242424;
	text-decoration: underline;
}
footer a{
	color: #888;
}
.title-footer{
	font-size: 1.4289em;
	margin: 20px 0;
	letter-spacing: -0.025em;
}
.col-f ul{
	margin: 0;
}
.col-f ul li:not(:last-child){
	margin-bottom: 11px;
}
.col-f ul li a{
	line-height: 1;
}
.top-footer{
	background: #fff;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.top-footer ul{
	margin: 0;
}
.middle-footer{
	padding: 50px 0 45px;
}
.bottom-footer{
	text-align: center;
}
.bottom-footer .bottom-container{
	border-top: 1px dashed #d7d7d7;
	padding: 45px 0 50px;
	margin: 0;
}
.copyright-text a{
	color: #242424;
}
.copyright-text{
	text-transform: capitalize;
	margin: 0;
}
.payment{
	margin-bottom: 25px;
}
.category-module{
	margin-bottom: 50px;
	background: #f4f4f4;
	border: 1px solid #e1e1e1;
	padding: 20px;
}
.category-module h3{
	font-size: 1.4286em;
	font-weight: 500;
	margin: 0 0 20px 0;
	line-height: 1.2857;
	position: relative;
	letter-spacing: -0.025em;
}
.category-module ul ul{
	padding-left: 20px;
	margin-bottom: 20px;
}
.category-module > ul{
	margin: 0;
}
.category-module ul ul li{
	line-height: 24px;
}
.category-module ul ul li a{
	color: #a4a4a4;
}
.category-module li a:hover,
.category-module li a.active{
	color: #242424 !important;
}
.category-module li{
	display: block;
	font-size: 1em;
	line-height: 30px;
}
.related-products{
	clear: both;
	margin-bottom: 75px;
}
.related-products  .product-des{
	display: none;
}
.module-image > div{
	margin-bottom: 5px;
}
.module-image{
}
/* custom-category */
.products-container .two-items:nth-child(2n+1),
.products-container .three-items:nth-child(3n+1),
.products-container .four-items:nth-child(4n+1),
.products-container .five-items:nth-child(5n+1){
	clear: both;
}
.custom-category .product-grid  .product-intro-detail,
.custom-category .product-grid  .product-des{
	display: none;
}
.toolbar.toolbar-bottom{
	padding: 15px;
	margin: 70px 0 0 0;
}
.toolbar{
	position: relative;
	float: left;
	border: 1px solid #e1e1e1;
	width: 100%;
	margin-bottom: 20px;
	padding: 10px;
}
.toolbar .btn:hover,
.toolbar .btn.active{
	border-color: #0363cd;
	background: #0363cd;
	color: #fff;
}
.toolbar .form-control{
	background: #fff !important;
	border-color: #fff !important;
}
.toolbar .btn i{
	font-size: 1.2857em;
	line-height: 40px;
}
.toolbar .btn{
	width: 40px;
	height: 40px;
	color: #dbdbdb;
	background: #333;
	border: 1px solid #333;
	border-radius: 0;
	box-shadow: none;
	margin-right: 5px;
	padding: 0;
}
.toolbar .form-group > *{
	margin: 5px 0;
	height: 30px;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	font-size: 1em;
}
.toolbar .form-group select{
	border: 1px solid #e5e5e5 !important;
	margin-left: 10px;
	text-align: center;
}
.toolbar .form-group{
	margin: 0;
	height: 40px;
	color: #404040;
}
.toolbar .text-right,
.toolbar .pagination{
	margin: 0;
}
.toolbar .text-right{
	margin-top: 5px;
}
.pagination{
	margin: 0;
	display: block;
}
.pagination > li.active > span, .pagination > .active > a, 
.pagination > .active > a:focus, .pagination > .active > a:hover, 
.pagination > .active > span, .pagination > .active > span:focus, 
.pagination > .active > span:hover, .pagination > li > a:focus, 
.pagination > li > a:hover, .pagination > li > span:focus, 
.pagination > li > span:hover{
	background-color: #fed700 !important;
}
.pagination > li > a, .pagination > li > span{
	border: none;
	border-radius: 3px !important;
	background: #f1f1f1 !important;
	color: #242424 !important;
	font-size: 1em;
	padding: 0 5px;
	margin: 0 3px;
	width: 32px;
	height: 32px;
	line-height: 34px;
	text-align: center;
	font-size: 1em;
}
.custom-category .products-container .product-list .actions-link{
	display: none;
}
.custom-category .product-list .price{
	min-height: auto;
	margin-bottom: 15px;
}
.custom-category .product-list .action-link2 button:not(.btn-cart):hover{
	color: #242424;
}
.custom-category .product-list .action-link2 button:not(.btn-cart) span{
	font-size: 1.1667em;
	margin-left: 10px;
}
.custom-category .product-list .action-link2 button:not(.btn-cart){
	height: auto;
	width: auto;
	border: none;
	background: none;
	color: #a4a4a4;
	font-weight: 400;
	text-transform: capitalize;
}
.custom-category .product-list .action-link2 .btn-cart:hover{
	background: #fed700;
	border-color: #fed700;
}
.custom-category .product-list .action-link2 .btn-cart{
	padding: 0 50px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	background: #ebebeb;
	border: 1px solid #e1e1e1;
}
.custom-category .product-list .action-link2 .btn-cart i{
	font-size: 0;
}
.custom-category .product-list .product-name{
	padding-top: 20px;
	margin-bottom: 15px;
}
.custom-category .product-list .image{
	padding: 0;
}
.custom-category .product-intro-detail ul{
	margin-bottom: 15px;
}
.custom-category .product-intro-detail ul li span{
	color: #a4a4a4;
}
.custom-category .product-intro-detail ul li:last-child span{
	color: #0363cd;
}
.custom-category .product-list .product-intro{
	background: #f7f7f7;
	border: 1px solid #e1e1e1;
	padding: 25px 30px;
}
.custom-category .product-list .product-caption{
	max-width: 56%;
	padding: 0 15px;
	margin-right: 15px;
}
.custom-category .product-list .product-thumb .product-inner{
	display: flex;
	padding: 0;
}
.zoom-img-h img{
	-webkit-transition: transform .6s;
	transition: transform .6s;
}
.zoom-img-h:hover img{
	/* -webkit-transform: scale(1.1); */
	/* -moz-transform: scale(1.1); */
	/* -o-transform: scale(1.1); */
	/* transform: scale(1.1); */
	opacity: .8
}
.zoom-img-h{
	overflow: hidden;
}
.mfp-bg{
	z-index: 100001 !important;
}
.mfp-wrap{
	z-index: 100002 !important;
}
/* responsive */
@media(max-width: 1024px){
	.b-modal,
.newletter-popup{
		display: none !important;
	}
	.logo-container{
		text-align: center;
	}
	#logo a{
		display: inline-block;
	}
	.toolbar .btn{
		width: 35px;
	}
	.custom-category .product-list .action-link2 .btn-cart{
		padding: 0 10px;
	}
	.owl-nav > .owl-prev{
		left: 0;
	}
	.owl-nav > .owl-next{
		right: 0;
	}
	.owl-stage-outer:hover{
		z-index: 2;
	}	
}
@media(max-width: 991px){
	.products-container .two-items:nth-child(2n+1),
.products-container .three-items:nth-child(3n+1),
.products-container .four-items:nth-child(4n+1),
.products-container .five-items:nth-child(5n+1){
		clear: none;
	}
	.products-container .product-grid.item-inner{
		width: 50%;
	}
	.products-container .item-inner:nth-child(2n+1){
		clear: both;
	}
	.toolbar > div:nth-child(2n+1){
		clear: both;
	}
	#button-cart2, #button-cart{
		padding: 0 30px;
	}
	.static-policy .col{
		padding: 20px;
		border: none;
	}
	.banner-6,
	.banner-4,
	.banner-2,
.banner-1{
		text-align: center;
	}
	.banner-6 .col-img,
	.banner-4 .col-img,
	.banner-2 .col-img,
.banner-1 .col-img{
		display: inline-block;
	}
	.bottom-header .main-menu{
		display: block;
	}
}
@media(max-width: 768px){
	.owl-theme .owl-nav [class*="owl-"]{
		display: none;
	}
}
@media(max-width: 767px){
	.over-hover .owl-carousel .owl-stage-outer .owl-item{
		padding: 0 10px;
	}
	#top > ul > li .btn-group > button{
		border: none;
	}
	.custom-category .product-list .action-link2 button{
		margin-top: 10px;
	}
	input[name^="quantity["]{
		min-width: 40px;
		padding: 0;
		text-align: center;
	}
	.zoom-img-h:hover img{
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		transform: none;
	}
	#top > ul{
		text-align: center;
	}
	#logo{
		margin-bottom: 15px;
	}
	.banner-1 .text-content h4{
		font-size: 1.2em;
	}
	.banner-1 .text-content p{
		font-size: 1em;
		margin: 0;
	}
	.banner-2 .text-content{
		left: 20px;
	}
	.banner-2 .text-content h4{
		max-width: none;
	}
	.banner-3 .text-content{
		font-size: .8em;
	}
	.banner-3 .text-content p{
		margin: 10px 0 20px;
	}
	.banner-3 .text-content a{
		line-height: 45px;
	}
	footer{
		text-align: center;
	}
	.about-us-f{
		margin-bottom: 20px;
	}
	.top-header{
		text-align: center;
	}
	.module-description{
		width: 100%;
		padding: 0 15px;
	}
	.div-product .module-description{
		padding: 0;
	}
	.special-testimonial .block-content{
		padding: 0 15px;
	}
	.special-testimonial .testimonial-text i{
		font-size: 2.1429em;
	}
	.special-testimonial .testimonial-author{
		margin: 0 0 10px 0;
	}
	.top-footer .col-f:nth-child(2n+1){
		clear: both;
	}
	.top-footer .col-f{
		width: 50%;
		float: left;
	}
	.top-footer .col-f:not(:last-child){
	}
	.banner-3 .text-content{
		padding: 30px;
		position: static;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		transform: none;
		background: url('../../../../../image/catalog/cmsblock/banner3.jpg') center;
	}
	.banner-3 .col-img{
		display: none;
	}
	.list-style:hover .price-container{
		opacity: 1 !important;
	}
	.list-style .action-link2{
		position: static;
		opacity: 1;
		padding: 15px 0;
	}
	.products-container{
		margin: 0;
	}
}
@media(max-width: 640px){
	.custom-category .product-list .btn-compare,
.custom-category .product-list .btn-wishlist{
		max-width: none;
		width: 50%;
		margin-right: 0 !important;
	}
	.div-product .tt-product,
.div-product .module-title{
		width: 100%;
	}
	.div-product{
		padding: 30px 0;
	}
	.div-product .module-title{
		margin-top: 0px;
	}
	.search-containers{
		display: block;
	}
	.block-right{
		text-align: center;
	}
	.block-right #wishlist-total, .block-right .account-link{
		float: none;
		display: inline-block;
	}
	#search-by-category{
		margin: 0 0 20px 0;
	}
	#cart{
		vertical-align: top;
	}
}
@media(max-width: 560px){
	.price-countdown .countdown-row{
		width: 100%;
	}
	.price-countdown .box-timer .countdown-section{
		width: 25%;
		float: left;
	}
	.products-container .product-grid.item-inner{
		width: 100%;
	}
	.products-container .image{
		margin-bottom: 10px;
	}
	.products-container .image,
	.products-container .product-inner{
		width: 100%;
		/* padding: 0 15px !important; */
	}
	.custom-category .product-list .product-thumb .product-inner{
		display: block;
	}
	.custom-category .product-list .product-caption{
		max-width: 100%;
		margin: 0;
		padding: 0;
	}
	.custom-category .product-list .btn-compare,
	.custom-category .product-list .btn-wishlist{
		width: auto;
		margin-right: 15px !important;
	}
	.tt_tabsproduct_module .title-container .module-title{
		margin-bottom: 10px;
	}
	.tt_tabsproduct_module .title-container .module-title h2::before{
		display: none;
	}
	.tt_tabsproduct_module .title-container{
		display: block;
		text-align: center;
	}
}
@media(max-width: 480px){
	.block-right{
		position: relative;
		z-index: 10001;
	}
	#cart{
		position: static;
	}
	#cart .dropdown-menu{
		min-width: 300px;
		padding-left: 10px;
		padding-right: 10px;
		right: 50%;
		transform: translateX(50%);
		left: auto;
	}
	.owl-dots,
	.owl-nav{
		display: none !important;
	}
	.static-policy .col{
		width: 100%;
	}
	#dialog-normal .newletter-title{
		font-size: 1.4286em;
	}
	.top-footer .col-f{
		width: 100%;
	}
	.banner-6 .text-content p{
		margin: 0;
	}
	.banner-6 .text-content{
		font-size: 70%;
		left: 15px;
	}
}
.product-thumb a{
    display: inline-block;
    white-space: nowrap; 
    width: 100%;
    overflow: hidden; 
    text-overflow:ellipsis;
}
.ghost-hidden-1 li:nth-child(2), .ghost-hidden-2 {
    display: none;
}