@font-face {
    font-family: 'texgyreadventorbold';
    src: url('fonts/texgyreadventor-bold-webfont.eot');
    src: url('fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: 700;
    font-style: normal;

}
body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #7f7f7f;
	font-size: 13px;
	line-height: 20px;
	width: 100%;
}
*:focus{
	outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #7f7f7f;
	line-height: 1;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #7f7f7f;
	cursor: pointer;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
	color: #0083c1;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
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;
}
.owl-carousel .owl-item{
	padding: 0 15px;
}
.featured-cat-thumb .owl-pagination{
	margin-top: 75px;
}
.owl-pagination{
	text-align: center;
}
.owl-pagination .owl-page{
	display: inline-block;
	line-height: 1;
}
.owl-pagination .owl-page:hover span,
.owl-pagination .owl-page.active span{
	background: #0083c1;	
}
.owl-pagination .owl-page.active span{
	width: 30px;
	border-radius: 5px
}
.owl-pagination .owl-page span{
	width: 8px;
	height: 8px;
	background: #d7d7d7;
	border-radius: 100%;
	display: inline-block;
	margin: 0 8px;
}
/* tooltip */
.tooltip.top .tooltip-arrow {
  border-top-color: #0083c1;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #0083c1;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #0083c1;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #0083c1;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #0083c1;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #0083c1;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #0083c1;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #0083c1;
}
.tooltip-inner{
	background: #0083c1;
}
.alert{
	text-align: center;
	font-size: 13px;
	margin: 0;
	border-radius: 0;
	border: none;
}
/* transition */
.layout2:hover .image .btn-cart, .btn-cart:hover i, .btn-cart:hover .button,
.owl-featured-categories .owl-item:hover .content-block2 ul,
.owl-featured-categories .owl-item:hover .content-block2,
footer .list-unstyled.text-content li:hover::before,
footer .list-unstyled.text-content li a:hover, .banner-sidebar:hover a::before,
.banner-3:hover::before, .static-policy .col:hover .col-img i,
.static-policy .col:hover .text-content p, .static-policy .col:hover .text-content h2,
#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,
.product-layout:hover  .actions-link, .static-policy .col:hover .col-img .hover,
.layout1:hover .btn-wishlist, .layout1:hover .btn-compare,
.banner-2 a:hover::before, .product-image:hover .img-r, .banner-1 .col-img img{
	-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: #0083c1 !important;
	border-color: #0083c1;
}
#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: 1px solid #e1e1e1;
	background: none !important;
	padding: 0px 20px;
	text-transform: capitalize;
	font-size: 12px;
	color: #252525 !important;
	line-height: 38px;
	height: 40px;
	display: inline-block;
	border-radius: 3px;
}
#button-voucher,
#button-coupon{
	height: 34px;
	margin-left: 10px;
	border-radius: 3px;
}
#button-search + h2{
	display: none;
}
#button-search{
	margin: 15px 0;
}
#modal-agree{
	z-index: 9999;
}
/* newsletter popup */
.b-close{
	display: block;
}
.newletter-popup{
	background: #fff;
	top: 50% !important;
	margin-top: -179px;
	position: fixed !important;
	padding: 50px 20px;
	text-align: center;
	display: none;
}
#boxes .newletter-title h2{
	font-size: 36px;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
	letter-spacing: 3px;
	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-left: 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: -12px;
	top: -12px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	cursor: pointer;
}
/* newsllter */
body:not(.common-home) .newletter-subscribe-container{
	margin-top: 80px;
}
.newletter-subscribe-container{
	background: #0083c1;
	padding: 75px 0;
}
#dialog-normal .newletter-title h3{
	font-size: 30px;
	color: #fff;
	margin: 0px;
	margin-bottom: 6px;
	font-weight: 600;
}
#dialog-normal .newleter-content label{
	font-size: 12px;
	color: #999999;
}
#dialog-normal .newletter-title label{
	color: #fff;
	margin: 0;
}
#dialog-normal .newletter-title{
	vertical-align: middle;
	position: relative;
	min-height: 41px;
	display: inline-block;
}
#dialog-normal .newleter-content{
    float: right;
    width: 55%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
#subscribe_email-normal{
	background: none;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #bababa;
	display: block;
	padding: 0 20px;
	height: 50px;
	width: 70%;
	float: left;
}
#subscribe_email-normal::-webkit-input-placeholder{
  color: #bababa;
}
#subscribe_email-normal::-moz-placeholder{
  color: #bababa;
}
#subscribe_email-normal:-ms-input-placeholder{
  color: #bababa;
}
#subscribe_email-normal:-moz-placeholder {
  color: #bababa;
}
#subscribe-normal .btn:hover{
	background: #444 !important;
}
#subscribe-normal .btn{
	border-radius: 3px;
	background: #e3c210 !important;
	line-height: 50px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0;
	text-transform: uppercase;
	padding: 0 45px;
	height: 50px;
	color: #fff !important;
	border: none;
	float: right;
	position: relative;
	z-index: 1;
}
#subscribe-normal .btn:hover{
	background: #70e114;
}
#notification-normal{
	position: absolute;
	bottom: -25px;
}
#notification-normal div{
	color: #FFF;
}
#notification-normal div.warning{
	color: #fff;
	text-align: center
}
.main-menu{
	background: #006fa4;
}
#top{
	background: #0291d6;
}
#top > .container > ul > li{
	float: left;
	font-size: 12px;
	margin-right: 1px;
}
#top > .container > ul{
	margin: 0;
}
#top .text-ex{
	color: #afafaf;	
}
#top > .container > ul:first-child{
	padding: 12px 0;
}
#top > .container > ul:first-child > li{
	border-left: 1px solid #ebebeb;
	padding: 0 25px;
}
#top > .container > ul:first-child > li >span:not(.text-ex){
	color: #0083c1;
}
#top > .container > .top-links{
}
#top > .container > .top-links .text-ex{
	padding: 12px 0px;
	margin-right: 5px;
}
#top > .container > .top-links  .btn-link.dropdown-toggle{
	color: #fff;
	background: #24a5e4;
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	padding: 0;
	border: none;
	font-size: 12px;
	text-transform: uppercase;
}
#top > .container > .top-links .dropdown-menu > ul,
#top > .container > .top-links .dropdown-menu{
	border-radius: 0;
	border: none;
	right: 0;
	left: auto;
	padding: 0;
	margin: 0;
	text-align: center;
}
#top > .container > .top-links .dropdown-menu a,
#top > .container > .top-links .dropdown-menu button{
	padding: 5px 0;
	display: block;
	font-size: 12px;
	color: #7e7e7e;
}
#top > .container > .top-links .dropdown-menu a:hover,
#top > .container > .top-links .dropdown-menu button:hover,
#top > .container > .top-links .dropdown-menu .item-selected{
	color: #0083c1;
	text-decoration: none;
}
.col-left > a i{
	width: 45px;
	height: 45px;
	color: #fff;
	background: #24a5e4;
	display: block;
	line-height: 45px;
	text-align: center;
	font-size: 12px;
}
.col-left > div{
	padding: 0;
}
#logo{
	padding: 30px 0;
}
#logo a{
}
header{
	background: #0083c1;
	box-shadow: inset 0px 15px 15px 0px rgba(0,0,0,.1)
}
/* search category */
#search-by-category {
    border-radius: 3px;
    display: inline-block;
    float: right;
    position: relative;
    width: 100%;
	margin: 47px 0 0;
}
#search-by-category .search-container{
	float: left;
	width: 100%;
}
#search-by-category .search-container .categories-container{
    float: left;
    position:relative;
	margin-top: -45px;
	background: #eeeeee;
	border-radius: 3px 0 0 3px;
}
#search-by-category .search-container #text-search{
    width: 100%;    
    box-shadow:none;
    height: 45px;
    color: #7f7f7f;
    font-size: 12px;
    float: left;
    border:none;
    text-indent: 10px;
	border: none;
	padding: 0 0 0 210px;
	border-radius: 3px;
}
#search-by-category #sp-btn-search{
    float:right;
    background: none;
	margin-top: -45px;
}
#search-by-category .search-container .categories-container .hover-cate{
	padding-right: 20px;
}
#search-by-category .search-container .categories-container .hover-cate p{
    margin:0;
    color: #252525;
    padding: 0 85px 0 25px;
    cursor: pointer;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 12px;
	font-weight: 600;
	line-height: 45px;
}
#search-by-category .search-container .categories-container .hover-cate p i{
    position:absolute;
    right: 25px;
	line-height: 45px;
	font-size: 10px;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
    z-index: 9999 !important;
    position: absolute;
    display: none;
    background: #FFF;
    max-height: 300px;
    overflow: auto;
    margin-top: 0px;
    border: 1px solid #ddd!important;
    padding: 5px;
    width:100%;
    cursor: pointer;
	top: 100%;
}
.cate-items li {
    text-transform: uppercase;
    color:#333;
    font-size: 10px;
    list-style: none;
}
.cate-items li:hover{
    color:#0083c1
}
.cate-items li.f1 {
    padding-left: 5px;
}
.cate-items li.f2 {
    padding-left: 15px;
}
#search-by-category .search-ajax{
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    left: 205px;
    top: 44px;
    right: 0
}
.ajax-result-item .product-info .detail .price-box .old-price{
	text-decoration: line-through;
	color: #acacac;
	font-weight: 400;
}
.ajax-result-item .product-info .detail .price-box p{
	display: inline-block;
}
.ajax-result-item .product-info .detail .price-box{
	font-weight: 700;
	margin: 0 0 10px 0;
}
.ajax-result-item .product-info .detail .product-name a{
	color: #0083c1;
}
.ajax-result-item .product-info .detail .product-name{
	font-size: 13px;
	margin: 10px 0;
	font-weight: 700;
}
#search-by-category .search-ajax li{
    list-style: none;
}
#search-by-category .search-ajax .ajax-result-container{
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-msg{
  padding: 20px;
  margin: 0;
  color: #646464;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
    display: block;
    border: 1px solid #ddd;
    max-height: 300px;
    overflow: auto;
    padding: 10px;
	margin: 0;
}
#btn-search-category:hover i{
	color: #0083c1;
}
#btn-search-category{
    background: none;
    border:none!important;
    padding:0;
    box-shadow:none;
    text-shadow:none;
	height: 45px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	border-radius: 3px;
	margin-right: 20px;
}
#btn-search-category i{
    text-align: center;
    font-size: 17px;
    color: #252525;
    line-height: 37px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
#cart > button::after,
#wishlist-total::after{
	content: "";
	position: absolute;
	top: 100%;
	border: 9px solid transparent;
	border-bottom-color: transparent !important;
	border-color: #fff;
	border-width: 4px 21px;
	left: 0;
}
#wishlist-total{
	position: relative;
	display: inline-block;
	width: 42px;
	background: #fff;
	text-align: center;
	height: 37px;	
	float: right;
	margin-right: 20px;
}
@media(min-width: 1025px){
	.cart-container{
		width: 12%;
	}
}
@media(max-width: 991px){
	aside#column-left{
		display: none;
	}
}
.cart-container{
	padding: 47px 15px 0 0;
	float: right;
}
#wishlist-total .txt-wl{
	display: none;
}
#cart-total,
#wishlist-total span{
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	background: #e3c210;
	color: #fff;
	top: -12px;
	right: -7px;
	border-radius: 100%;
	text-align: center;
	font-size: 10px;
	line-height: 24px;
	font-weight: 400 !important;
}
#cart > button > i,
#wishlist-total i{
	font-size: 18px;
	color: #252525;
	line-height: 45px;
}
#cart{
	float: right;
	width: auto;
}
#cart-total{

}
#cart-total .total-price{
	color: #0083c1;
}
#cart-total .item-cart{
	left: -10px;
	top: -2px;
}
#cart > button{
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	width: auto;
	float: right;
	position: relative;
	width: 42px;
	background: #fff;
	text-align: center;
	height: 37px;
	color: #252525;
}
#cart .dropdown-menu .text-empty{
	margin: 0;
	padding: 10px 0;
}
#cart .dropdown-menu{
	border: none;
	border-radius: 0;
	width: 250px;
	margin: 0;
	padding: 10px;
	top: 48px;
}
.hozmenu-container:not(.fix-header) > .container{
	width: 100%;
	padding: 0;
}
.unvisible{
	display: none !important;
}
.fix-header.fix-header-act{
	background: rgba(0, 111, 164,1);
}
.fix-header{
	position: fixed;
	top: 0;
	background: rgba(0, 111, 164,.9);
	z-index: 112;
	width: 100%;
	left: 0;
	box-shadow: 0 0px 5px 0px rgba(0,0,0,.2);
}
.fix-header #pt_custommenu::after, 
.fix-header #pt_custommenu::before{
	display: none;
}
.fix-header #pt_custommenu{
	margin: 0;
}
.fix-header .cart-container,
.fix-header .search-container,
.fix-header .logo-container{
	display: none;
}
.fix-header .vermagemenu-container{
	display: none;
}
body:not(.common-home) .vermagemenu-container .vermagemenu{
	position: static;
	margin-bottom: 50px;
}
body:not(.common-home) .vermagemenu-container{
	width: 100%;
	padding: 0;
}
body:not(.common-home) header:not(.fix-header) .hozmenu-container{
	width: 100%;
}
/* cms block */
.tags-static{
	margin: 35px 0 65px;
}
.tags-static li{
	display: inline-block;
	margin-bottom: 13px;
	margin-right: 13px;
}
.tags-static li a:hover{
	color: #fff;
	background: #0083c1;
	border-color: #0083c1;
}
.tags-static li a{
	color: #afafaf;
	display: inline-block;
	border: 1px solid #ebebeb;
	padding: 10px 20px;
	line-height: 1;
	font-size: 12px;
	text-transform: capitalize;
}
.social-header{
	margin: 0 10px 0 0;
	float: right;
}
.social-header li:hover i{
	color: #fff;
}
.social-header li:hover{
	border-color: #e3c210;
	background: #24a5e4;	
}
.social-header li i{
	color: #70a9db;
	font-size: 12px;
}
.social-header li{
	width: 45px;
	height: 45px;
	border-top: 2px solid transparent;
	background: transparent;
	line-height: 45px;
	text-align: center;
	float: left;	
}
.notification-satic a{
	color: #a4c7e5;
	font-size: 12px;
}
.notification-satic{	
	margin: 0;
	height: 45px;
	padding: 10px 0 10px 20px;
}
.notification-satic li span::after{
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	border-top: 2px solid #e3c210;
	border-right: 2px solid #e3c210;
	top: 50%;
	margin-top: -4px;
	background: #0291d6;
	right: -5px;
	transform: rotate(45deg);
	
}
.notification-satic.owl-carousel .owl-item {
    padding: 0;
}
.notification-satic li{
	line-height: 22px;
}
.notification-satic li span{
	position: relative;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	color: #e3c210;
	border: 2px solid #e3c210;
	padding: 0 10px;
	margin-right: 12px;
}
.banner-sidebar:hover a::before{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.banner-sidebar a::before{
	content: "";
	position: absolute;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	top: 50%;
	left: 50%;
	background: rgba(0,0,0,.2);
}
.banner-sidebar a{
	position: relative;
	display: block;
}
.banner-sidebar{
	margin-bottom: 80px;
	text-align: center;
}
.banner-1 a{
	display: block;
	text-align: center;
}
.banner-1 > div{
	padding: 0;
}
.banner-1 .col-img{
	margin-bottom: 80px;
	overflow: hidden;
}
.banner-1 .col-img:hover img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.banner-2 > div{
	padding: 0;
}
.banner-2 a:hover::before{
	right: 0;
}
.banner-2 a::before{
	position: absolute;
	content: "";
	left: 0;
	right: 100%;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.05);
}
.banner-2 a{
	display: block;
	text-align: center;
	position: relative;
}
.banner-2 .col-img{
	margin-bottom: 60px;
}
.banner-3::before{
	content: "";
	position: absolute;
	background: rgba(0,0,0,.02);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.banner-3:hover::before{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.banner-3{
	margin: 60px 0;
	position: relative;
}
.static-about2{
	border: 1px solid #ebebeb;
	padding: 30px 20px 0;
	margin-bottom: 60px;
}
.static-about2 .view-more a i{
	font-size: 10px;
	margin-left: 3px;
}
.static-about2 .view-more a{
	float: right;
	margin-top: -40px;
	font-size: 12px;
	color: #969696;
	text-transform: capitalize;
}
.static-about2 .view-more a:hover i, 
.static-about2 .view-more a:hover {
    color: #0083c1;
}
.static-about2 .text-content .list-unstyled li span{
	font-weight: 700;
	color: #343434;
	text-transform: capitalize;
}
.static-about2 .text-content .list-unstyled li:last-child{
	border: none;
}
.static-about2 .text-content .list-unstyled li{
	position: relative;
	min-height: 75px;	
	padding: 20px 0;
	padding-left: 50px;	
	color: #757575;
	line-height: 24px;
	border-bottom: 1px solid #ebebeb;
}
.static-about2 .text-content .list-unstyled li img{
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.static-about2 .text-content .list-unstyled{
	padding: 0;
	margin: 0;
}
.static-policy{
	float: left;
	width: 100%;
	padding: 60px 0;
	border-bottom: 1px solid rgba(239,239,239,.1);
}
.static-policy .col-img{

}
.static-policy .text-content{
}
.static-policy .text-content p{
	text-transform: capitalize;
	margin: 0;
	font-size: 12px;
	color: #5c5c5c;
}
.static-policy .text-content h2{
	color: #c0c0c0;
	font-size: 12px;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 24px;
}
.static-policy .col-img i{
	font-size: 30px;
}
.static-policy .col:last-child{
	border: none;
}
.static-policy .col{
	text-align: center;
	border-right: 1px solid rgba(239,239,239,.1);
}
.static-policy .col:hover .col-img i,
.static-policy .col:hover .text-content p,
.static-policy .col:hover .text-content h2{
	color: #0083c1;
}
.static-policy .col:hover .col-img .hover{
	opacity: 1;
}
.static-policy .col-img .hover{
	opacity: 0;
}
.static-policy .col-img img{
	position: absolute;
	left: 0;
	top: 0;
}
.static-about .list-unstyled{
	margin-top: 5px;
}
.static-about .list-unstyled li span{
	text-transform: capitalize;
	display: inline-block;
	margin-right: 10px;
	color: #434343;
}
.static-about .list-unstyled li::before{
	display: none;
}
.static-about .list-unstyled li span{
}
.static-about .list-unstyled li{
	padding: 0;
	color: #757575;
	line-height: 25px;
}
.banner-footer{
	border-top: 1px solid rgba(235,235,235,.1);
	border-left: none;
	border-right: none;
	float: left;
	width: 100%;
	padding: 30px 0;
}
.banner-footer > .container div:last-child{
	text-align: right;
}
.banner-footer > div{
	padding: 0;
}
.banner-footer .list-unstyled{
	text-align: center;
	margin: 0;
}
.banner-footer .list-unstyled li:last-child i{
	margin: 0;
}
.banner-footer .list-unstyled li i:hover{
	background: #434343 !important
}
.banner-footer .list-unstyled li i{
	color: #fff;
	width: 37px;
	height: 37px;
	line-height: 37px;
	background: #0083c1;
	border-radius: 3px;
	margin-right: 10px;
}
.banner-footer .list-unstyled li i.fa-twitter{
	background: #00bff3;
}
.banner-footer .list-unstyled li i.fa-rss{
	background: #e3c210;
}
.banner-footer .list-unstyled li i.fa-google-plus{
	background: #ed1c24;
}
.banner-footer .list-unstyled li i.fa-linkedin{
	background: #7da7d9;
}
.banner-footer .list-unstyled li{
	display: inline-block;
}
/* featured category tab */
.featured-category-title{
	display: none;
}
.featured-category .tabs-featured{
	margin: 0 auto;
	text-align: center;	
}
.featured-category .active:hover .tabs-featured .imagehover,
.featured-category .active.current-item .tabs-featured .imagehover{
	filter: brightness(0) invert(1);
}
.featured-category-icon .owl-carousel .active.current-item::before,
.featured-category-icon .owl-carousel .active:hover::before{
	opacity: 1;
}
.featured-category .active::before{
	position: absolute;
	content: "";
	width: 0;
	border-top: 10px solid #0083c1;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	opacity: 0;
}
.featured-category .active .tabs-featured{
	position: relative;
}
.featured-category .owl-wrapper-outer{
	padding-bottom: 10px;
}
.featured-category-icon .owl-carousel .owl-item{
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	padding: 0;
}
.featured-category-icon .owl-carousel .active.last{
	border-right: 1px solid #eaeaea;
}
.featured-category .active.current-item,
.featured-category .active:hover{
	background: #0083c1;
	border-color: #0083c1;
}
@media(min-width: 1199px){
.tab_featured_category,
.featured-category-icon{
	width: 100.3%
}
}
.tab_featured_category{
	border: 1px solid #eaeaea;
	border-top: none;
	margin: -10px 0 0;
	padding: 30px 0 0;
}
.featured-categorytab{
	margin-bottom: 60px;
}
.featured-categorytab .layout2 .price{
	margin: 18px 0;
}
.featured-categorytab .layout2 .tags-product{
	display: block;
}
.featured-categorytab .layout2 .ratings{
	display: none;
}
.featured-categorytab .product-layout{
	margin: 0;
}
.featured-categorytab .layout2 .product-inner{
	padding: 0px 0 40px 15px;
}
.featured-categorytab .layout2 .product-inner,
.featured-categorytab .layout2 .image{
	width: 50%;
	float: left;
}
/* product layout2 */
.layout2{
	float: left;
	width: 100%;
}
.layout2 .product-inner{
	width: 65%;
	float: left;
	padding: 25px 0 0 15px;
}
.layout2 .image{
	width: 35%;
	float: left;
}
.layout2 .image .btn-cart{
	position: absolute;
	top: 15px;
	right: 15px;
	left: 15px;
	bottom: 15px;
	background: rgba(0, 131, 193, 0.8);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.layout2:hover .image .btn-cart{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.layout2 .image .btn-cart span{
	display: none;
}
.layout2 .image .btn-cart i{
	font-size: 30px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.layout2 .price{
	margin: 10px 0 15px;
}
.layout2 .ratings{
	margin: 14px 0;
}
.layout2 .ratings,
.layout2 .btn-compare,
.layout2 .btn-wishlist{
	display: none;
}
.tags-product{
	color: #b8b8b8;
	margin-bottom: 0px;
	font-size: 12px;
	    min-height: 60px;
}
.tags-product a:hover{
	color: #0083c1;
}
.tags-product a{
	font-size: 12px;
	color: #9e9e9e;
	text-transform: capitalize;
}
.product-name{
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	word-wrap: break-word;
}
.product-name a:hover{
	color: #0083c1;
}
.product-name a{
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 500;
	color: #2e2e2e;
}
.price{
	color: #c83c43;
	font-weight: 700;
	font-size: 14px;
	margin: 15px 0 20px;
	font-family: 'Roboto Slab', serif;
}
.price-new{
	margin-right: 5px;
}
.price-old{
	text-decoration: line-through;
	color: #7e7e7e;
	font-size: 12px;
	font-weight: 400;
}
.module-title3 h2::before{
	left: 0;
}
.module-title2 h2::before{
	left: 50%;
	margin-left: -45px;
}
.module-title3 h2::before,
.module-title2 h2::before,
.module-title h2::before{
	content: "";
	height: 3px;
	background: #0083c1;
	width: 90px;
	bottom: -2px;
	position: absolute;
}
.featured-product-module .module-title h2{
	border-color: #e1e1e1;
	width: 50%;
}
.module-title3 h2,
.module-title2 h2,
.module-title h2{
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #0083c1;
	margin: 0 0 20px;
	border-bottom: 1px solid #edecec;
	padding-bottom: 15px;
	position: relative;
}
.module-title2 h2{
	text-align: center;
}
.module-title h2 .word2{
	color: #252525
}
.module-title3 h2{
	color: #252525;
}
.module-title2 h2 .word2{
	color: #0083c1;
}
.module-title2 h2{
	color: #252525
}
.product-grid{
	background: #fff;
}
.ocnewproductslider,
.bestproductslider,
.mostviewed-product-slider{
	margin-bottom: 80px;
}
.bestproductslider .module-title h2,
.mostviewed-product-slider .module-title h2,
.ocnewproductslider .module-title h2{
	margin-bottom: 60px;
}
.occountdown_module .owl-carousel .owl-item{
	padding: 0;
}
.product-layout:hover .img-r{
	opacity: 1;
}
.product-layout:hover .img-r + img{
	opacity: 0;
}
.product-image{
	display: block;
	position: relative;
}
.img-r{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.image{
	position: relative;
}
.label-product.l-new{
	background: #31a2e2;
}
.label-product{
	position: relative;
}
.label-product.l-new::before{
	border-right: 10px solid #31a2e2;
}
.label-product::before{
	position: absolute;
	content: "";
	width: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid #e3c210;
	left: -17px;
	top: 50%;
	margin-top: -10px;
}
.label-product{
	position: absolute;
	top: 20px;
	right: 20px;
	background: #e3c210;
	font-size: 10px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 100%;
	z-index: 1;
}
.f-label{
	top: 65px;
}
.owl-carousel:hover .owl-buttons{
	display: block;
}
.owl-buttons{
	display: none;
}
.owl-buttons > div.owl-next{
	left: auto;
	right: -7px;
}
.owl-buttons > div:hover{
	background: #0083c1;	
}
.owl-buttons > div{
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	left: -7px;
}
.owl-buttons > .owl-prev i{
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.owl-buttons > div i{
	display: inline-block;
}
.owl-buttons > div{
	color: #fff;
	width: 44px;
	height: 44px;
	background: #d7d7d7;
	border-radius: 100%;
	border: none;
	line-height: 44px;
	font-size: 11px;
}
.is-countdown{
	text-align: center;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.is-countdown .countdown-section{
	float: left;
	margin: 0;
	width: 25%;
}
.is-countdown .countdown-period{
	font-size: 12px;
	color: #434343;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
}
.is-countdown .countdown-amount{
	background: url('../image/bg-datetime.png') no-repeat;
	display: inline-block;
	width: 67px;
	height: 38px;
	text-align: center;
	color: #fff;
	line-height: 38px;
	font-size: 20px;
	font-weight: 700;
}
.text-hurryup{
	text-align: center;
	color: #b8b8b8;
	font-weight: 700;
	font-size: 14px;
	margin: 40px 0 35px;
}
.layout2.product-grid{
	border-color: #edecec;
}
.product-grid{
	border-radius: 3px;
	border: 1px solid transparent;
}
.product-grid  .layout1.product-thumb:hover,
.product-grid  .layout1.product-thumb:hover .image,
.product-grid  .layout1.product-thumb:hover .product-inner{
	border-color: #0083c1;
}
.product-grid .layout1.product-thumb{
	border: 1px solid #edecec;
	border-radius: 3px;
}
.product-list .image{
	padding: 0;
}
.layout1 .image{
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.layout1 .product-inner{
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.countdown-product-inner .product-name{
	padding: 0 30px;
}
.layout1 .product-intro{
	border-top: 1px solid #ebebeb;
	padding: 15px 0;
}
.layout1 .tags-product{
	margin-bottom: 0px;
}
.product-grid .layout1 .product-caption{
	padding: 15px 15px 0;
}
.layout1 .rating-box div[class^='rating']{
	background-position: center;
}
.rating-box div[class^='rating']{
	background: url('../image/rating0.png') no-repeat;
	font-size: 0;
	height: 11px;
}
.rating-box div.rating1{
	background-image: url('../image/rating1.png');
}
.rating-box div.rating2{
	background-image: url('../image/rating2.png');
}
.rating-box div.rating3{
	background-image: url('../image/rating3.png');
}
.rating-box div.rating4{
	background-image: url('../image/rating4.png');
}
.rating-box div.rating5{
	background-image: url('../image/rating5.png');
}
.product-inner .description{
	margin: 25px 0 30px;
	line-height: 24px;
}
.countdown-product-inner .actions-link2  .btn-compare,
.countdown-product-inner .actions-link2  .btn-wishlist{
		display: none;
}
.countdown-product-inner .actions-link2  .btn-cart .button{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	margin-top: 25px;
	padding: 0 30px;
}
.countdown-product-inner .row_items,
.countdown-product-inner .product-layout,
.countdown-product-inner .product-thumb,
.countdown-product-inner .product-caption,
.countdown-product-inner .product-inner{
	float: left;
}
.countdown-product-inner .product-caption{
	padding-bottom: 40px;
}
.countdown-product-inner .actions-link  .btn-wishlist,
.countdown-product-inner .actions-link  .btn-compare{
	display: none;
}
.countdown-product-inner .price{
	font-size: 24px;
}
.product-tabs-category-container-slider .module-title{
	display: none;
}
.product-tabs-category-container-slider{
	margin-bottom: 80px;
	clear: both;
}
.btn-cart i{
	margin-right: 5px;
	font-size: 16px;
	line-height: 24px;
	display: inline-block;
	color: #252525;
}
.btn-cart:hover i{
	color: #0083c1
}
.btn-cart:hover .button{
	background: none !important;
	color: #0083c1 !important;
}
.btn-cart .button{
	border: none !important;
	border-radius: 0 !important;
	padding: 0;
	line-height: 1;
	height: auto;
	position: relative;
	top: -2px;
}
.layout1 .btn-wishlist,
.layout1 .btn-compare {
    color: #282b31;
	font-size: 0;
	padding: 0;
	background: none;
	float: right;
}
.layout1 .btn-wishlist i:hover, 
.layout1 .btn-compare i:hover{
	color: #0083c1
}
.layout1 .btn-wishlist i, 
.layout1 .btn-compare i {
    cursor: pointer;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	line-height: 24px;
	color: #8d8d8d;
}
.layout1 .btn-compare{
	margin-right: 15px;
}
.row_items .product-layout:first-child{
	margin-top: 0;
}
.product-layout{
	margin-top: 30px;
	float: left;
}
.layout1 .ratings{
	display: none;
}
.countdown-product-inner .layout1 .tags-product{
	margin-bottom: 3px;
}
.countdown-product-inner .layout1 .ratings {
    display: block;
	margin: 30px 0 5px;;
}
#blog_home .blog-title .module-des{
	line-height: 24px;
	text-align: center;
	margin: 0 -15%;
}
#blog_home .blog-title{
	padding: 0 25%;
	margin-bottom: 55px;
}
#blog_home{
	margin-bottom: 80px;
	clear: both;
}
#blog_home .owl-carousel .owl-item {
    padding: 0;
}
#blog_home .aritcles-content .author-name{
	color: #016a9b;
	text-transform: capitalize;
}
#blog_home .aritcles-content .articles-author{
	color: #959595;
	font-size: 12px;
	margin: 15px 0 20px;
}
#blog_home .first-article .aritcles-content .articles-intro{
	display: block;
}
#blog_home .aritcles-content .articles-intro{
	line-height: 24px;
	margin-bottom: 20px;
	display: none;
	font-size: 12px;
	color: #595959;
}
#blog_home .aritcles-content .readmore a i{
	margin-left: 10px;
	font-size: 10px;
}
#blog_home .aritcles-content .readmore a{
	color: #222222;
	font-size: 12px;
}
#blog_home .aritcles-content .readmore a:hover,
#blog_home .aritcles-content .articles-name:hover{
	color: #0083c1;
}
#blog_home .aritcles-content .articles-name{
	font-weight: 600;
	font-size: 14px;
	color: #222;
}
#blog_home .link-all i{
	font-size: 10px;
	margin-left: 3px;
}
#blog_home .link-all:hover i,
#blog_home .link-all:hover{
	color: #0083c1;
}
#blog_home .link-all{
	float: right;
	margin-top: -40px;
	font-size: 12px;
	color: #969696;
	text-transform: capitalize;
}
#blog_home .row_items .articles-inner:not(:first-child){
	margin-top: 30px;
}
#blog_home .articles-inner{
	float: left;
	width: 100%;
	border: 1px solid #ebebeb;
	border-radius: 3px;
}
#blog_home .first-article .articles-date span{
	font-size: 20px;
}
#blog_home .articles-date span{
	font-family: 'Roboto Slab', serif;
	font-size: 16px;
	font-weight: 700;
	border-bottom: 1px solid rgba(141,193,218,.2);
	display: block;
	line-height: 1;
	padding: 5px 0;
}
#blog_home .articles-image::after,
#blog_home .articles-image::before{
	content: "";
	position: absolute;
	width: 1px;
	background: rgba(255,255,255,.2);	
	left: 36px;
}
#blog_home .first-article .articles-image::after,
#blog_home .first-article .articles-image::before{
	left: 50px;
}
#blog_home .first-article .articles-image::after{
	top: 95px;
}
#blog_home .articles-image::after{
	top: 77px;
	bottom: 0;
}
#blog_home .first-article .articles-image::before{
	height: 25px;
}
#blog_home .articles-image::before{
	height: 15px;
	top: 0;
}
#blog_home .articles-date::after{
	content: "";
	position: absolute;
	top: 100%;
	border: 9px solid transparent;
	border-bottom-color: transparent !important;
	border-color: #0083c1;
	border-width: 4px 20px;
	left: 0;
}
#blog_home .first-article .articles-date{
	left: 30px;
	top: 35px;
}
#blog_home .first-article .articles-date{
	font-size: 12px;
}
#blog_home .articles-date{
	position: absolute;
	left: 16px;
	top: 20px;
	background: #0083c1;
	width: 40px;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	padding: 0 5px;
}
#blog_home .first-article .aritcles-content,
#blog_home .first-article .articles-image{
	width: 100%;
}
#blog_home .first-article .articles-image img{
	width: 100%;
}
#blog_home .articles-image{
	width: 48%;
	float: left;
	position: relative;
}
#blog_home .aritcles-content{
	padding: 28px 20px;
	width: 52%;
	float: left;
}
footer{
	background: url('../image/bg-footer.jpg') #f0f0f0 center;
	background-size: cover;
}
footer .col-footer{
	margin-bottom: 60px;
}
.title-footer::before{
	content: "";
	position: absolute;
	bottom: -1px;
	height: 2px;
	background: #0083c1;
	width: 100px;
}
.title-footer{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 75px 0 15px;
	color: #c0c0c0;
	border-bottom: 1px solid rgba(255,255,255,.1);
	position: relative;
	margin-bottom: 30px;
}
footer .list-unstyled.text-content span{
	font-weight: 500;
	color: #c0c0c0
}
footer .list-unstyled.text-content{
	margin: 0;
	color: #5c5c5c;
	font-size: 12px;
}
footer .list-unstyled.text-content li a::before{
	content: "\f101";
	position: absolute;
	left: 0;
	font-family: FontAwesome;
	line-height: 30px;
}
footer .list-unstyled.text-content li:hover::before,
footer .list-unstyled.text-content li a:hover{
	color: #0083c1;
}
footer .list-unstyled.text-content li a{
	color: #5c5c5c;
	font-size: 12px;
	position: relative;
	padding-left: 15px;
	line-height: 30px;
	display: inline-block;
}
footer .list-unstyled.text-content li{
	line-height: 30px;
}
.text-powered a{
	color: #0083c1;
}
.text-powered{
	border-top: 1px solid rgba(235,235,235,.1);
	clear: both;
}
.text-powered p{
	padding: 25px 0;
	margin: 0;
	color: #454545;
	float: left;
	font-size: 12px;
}
.text-powered .list-unstyled{
	float: right;
	padding: 25px 0;
	margin: 0;
	font-size: 12px;
	color: #454545;
}
.text-powered .list-unstyled li:last-child{
	padding: 0;
}
.text-powered .list-unstyled li a:hover{
	color: #0083c1;
}
.text-powered .list-unstyled li a{
	color: #454545;
}
.text-powered .list-unstyled li{
	display: inline-block;
	padding-right: 20px;
}
#back-top i{
	font-size: 18px;
	line-height: 40px;
}
#back-top:hover{
	background: rgba(68, 68, 68, 1);
}
#back-top{
	position: fixed;
	z-index: 99999;
	bottom: 30px;
	right: 30px;
	background: rgba(0, 131, 193, 0.7);
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	color: #fff;
	display: none;
	text-align: center;
	cursor: pointer;
	box-shadow: 0px 0px 1px 1px rgba(255,255,255,.1);
}
/* breadcrumb */
.breadcrumb{
	margin: 0;
	background: none;
	padding: 25px 0;
	text-transform: capitalize;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 40px;
}
.breadcrumb li a:hover,
.breadcrumb li:last-child a{
	color: #0083c1
}
.breadcrumb li a{
	color: #7b7b7b;
	font-size: 12px;
}
.category-info .img-thumbnail{
	border: none;
	border-radius: 0;
	padding: 0;
}
.custom-products-row > div{
	margin: 0 -15px;
}
@media(min-width: 992px){
	.custom-products .two-items:nth-child(2n+1),
	.custom-products .three-items:nth-child(3n+1),
	.custom-products .four-items:nth-child(4n+1){
		clear: both;
	}
}
.toolbar{
	float: left;
	width: 100%;
	margin: 30px 0 0;
}
.toolbar3 .btn-group{
	background: #fff;
}
.toolbar3{
	padding: 0;
}
.toolbar1{
	padding: 0;
}
.toolbar2,
.toolbar1{
	padding-left: 0;
	background: #fff;
}
#input-sort,
#input-limit{
	border: 1px solid #e1e1e1;
	border-radius: 0px;
	box-shadow: none;
	height: 30px;
	font-size: 12px;
}
#list-view:hover,
#list-view.selected,
#grid-view:hover,
#grid-view.selected{
	color: #fff !important;
	border-color: #0083c1;
	background: #0083c1;
}
#list-view{
	margin-right: 10px;
}
#list-view,
#grid-view{
	border: 1px solid #e1e1e1;
	border-radius: 0px;
	color: #ccc;
	padding: 0 7px;
	background: none;
	line-height: 28px;
}
#list-view i,
#grid-view i{
	line-height: 28px;
}
.pagination{
	margin: 0;
	background: #fff;
}
.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: #0083c1 !important;
    color: #FFF !important;
}
.pagination > li > a, .pagination > li > span{
	border: none;
	border-radius: 100% !important;
	background: #f3f2f2 !important;
	color: #9b9b9b !important;
	font-size: 12px;
	padding: 0 5px;
	margin: 0 5px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.toolbar4{	
	margin: 0;
	margin-top: 30px;
	clear: both;
	float: left;
	width: 100%;
}
.toolbar4  .col-sm-6{
	padding: 0;
}
.toolbar4  .text-right{
	margin-top: 0px;
	font-size: 13px;
	color: #6a6a6a;
	background: #fff;
	width: auto;
	float: right;
}
/* product detail */
.zoomContainer {
    top: 0px !important;
    left: 15px !important;
    right: 0px;
    bottom: 0px;
    width: 100% !important;
}
.zoomContainer .zoomLens {
    width: 100px !important;
    height: 100px !important;
}
.zoomContainer .zoomWindowContainer .zoomWindow {
    margin-left: 15px;
    border-color: #0083c1 !important;
}
body[class^="product-product"] .col-2,
body[class^="product-product"] .col-1{
	margin-bottom: 30px;
}
.col-1 .thumbnails{
	border: 1px solid #edecec;
	border-radius: 3px;
}
.col-1 .thumbnail{
	padding: 0;
	border-radius: 0;
	border: none;
}
.image-additional-container{
	padding: 0 15px;
	margin-top: 20px;
}
.image-additional-container .active2.thumbnail,
.image-additional-container .thumbnail:hover{
	border: 2px solid #3d73b9
}
.image-additional-container .thumbnail{
	margin: 0;
	border: 1px solid #edecec;
	border-radius: 3px;
}
.image-additional.owl-carousel .owl-item {
    padding: 0 10px;
}
.col-2 .product-name{
	margin: 0;
	font-size: 24px;
	color: #2e2e2e;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1;
}
.col-2 .product-name + p{
	margin: 15px 0 0;
}
.col-2 .product-name + p a{
	text-transform: capitalize;
}
.col-2 .ratings{
	margin: 25px 0;
}
.col-2 .list-unstyled{
	color: #363636;
}
.col-2 .price-product .new-price{
	margin-right: 20px;
}
.col-2 .price-product .old-price{
	font-size: 18px;
	color: #7e7e7e;
	text-decoration: line-through;
	font-weight: 400;
}
.col-2 .price-product{
	font-family: 'Roboto Slab', serif;
	font-size: 24px;
	color: #c83c43;
	font-weight: 700;
	margin-bottom: 30px;
}
.col-2 .ex-text{
	color: #0083c1;
	margin-left: 5px;
}
.col-2 .short-des{
	margin: 25px 0 30px;
	color: #898989;
	line-height: 24px;
	font-size: 12px;
}
#input-quantity2, #minus2, #plus2,
#input-quantity, #minus, #plus {
    display: inline-block;
    height: 40px;
    border: none;
    box-shadow: none;
    text-align: center;
    width: 25px;
    font-size: 14px;
    border-radius: 0px;
	border: none;
	background: none;
	padding: 0;
	color: #6f6f6f;
}
#input-quantity2,
#input-quantity {
    width: 40px;
}
label[for='input-quantity']{
	float: left;
	line-height: 40px;
	margin-right: 30px;
	color: #363636;
	margin-bottom: 0;
}
#button-cart2 i,
#button-cart i{
	font-size: 16px;
	margin-right: 5px;
}
#button-cart2,
#button-cart{
	margin: 0px 10px 10px 0;
}
#button-cart2:hover,
#button-cart:hover {
    background-color: #0083c1;
}
#button-cart2{
	margin-top: 25px;
}
button.btn-compare span, 
button.btn-wishlist span{
	display: none;
} 
button.btn-compare:hover i, 
button.btn-wishlist:hover i{
	color: #fff;
}
button.btn-compare i, 
button.btn-wishlist i{
	font-size: 16px;
	color: #8d8d8d;
}
button.btn-compare, 
button.btn-wishlist {
	background: none;
    width: 40px;
    height: 40px;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
	margin-bottom: 10px;
	padding: 0;
	margin-right: 8px;
	line-height: 38px;
}
button.btn-compare:hover, 
button.btn-wishlist:hover {
    border-color: transparent;
    background-position: -34px 2px;
    background-color: #0083c1;
}
#product2.has-option,
#product.has-option{
	max-height: 300px;
	overflow: auto;
	border: 1px solid #e1e1e1;
	padding: 20px;
}
#product + div{
	margin: 20px 0;
}
.quantity-box{
	height: 40px;
	border-radius: 3px;
	width: 100px;
	border: 1px solid #e1e1e1;
	float: left;
	margin-right: 20px;
}
.col-3{
	margin: 80px 0 0; 
}
.col-3 .tab-content{
	max-height: 300px;
	min-height: 300px;
	overflow: auto;
	border-left: 2px solid #ebebeb;
	padding: 0 25px;
}
.col-3 .nav-tabs{
	float: left;
	margin: 0;
	width: 16.66666667%;
	border: none;
}
.col-3 .nav-tabs li:hover a,
.col-3 .nav-tabs li.active a{
	color: #484848;
	border: none;
	border-right: 2px solid #464646;
	background: none;
}
.col-3 .nav-tabs li a{
	color: #bebebe;
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 0 0 20px 0;
}
.col-3 .nav-tabs li{
	display: block;
	float: none;	
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	margin-right: -2px;
}
.related-product-container .module-title{
	margin-top: 80px;
}
.most-products-container,
.related-product-container{
	float: left;
	width: 100%;
}
.bootstrap-datetimepicker-widget a[data-action]{
	padding: 0 !important;
}
.bootstrap-datetimepicker-widget td span:hover{
	background: none !important;
}
.bootstrap-datetimepicker-widget td span{
	height: 40px !important;
	line-height: 40px !important;
	margin: 0px !important;
}
.alert.alert-success{
	text-align: center;
	font-size: 14px;
	margin: 0;
}
.account-login .well{
	background: none;
	box-shadow: none;
}
#map-canvas{
	min-height: 400px;
	margin: 20px 0;
}
.information-contact form .required{
	margin-bottom: 20px;
}
.bootstrap-datetimepicker-widget a[data-action] {
    border: none;
	height: auto;
}
.custom-products .per-sale,
.custom-products .price-tax,
.custom-products .product-grid .product-des{
	display: none;
}
.custom-products .product-layout{
	margin-top: 30px;
}
.random-products{
	margin-bottom: 50px;
}
.random-products-slider{
	border: 1px solid #ebebeb;
}
.random-products .row_items .product-layout:last-child{
	border-bottom: none;
}
.random-products .product-layout{
	border-bottom: 1px solid #ebebeb;
	padding: 25px 0 10px;
	margin: 0;
}
.random-products .owl-carousel .owl-item {
    padding: 0px;
}
.random-products .ratings{
	display: none;
}
.owl-style2 .owl-buttons > div{
	width: 38px;
	height: 38px;
	line-height: 38px;
	position: static;
	float: right;
	margin: 0;
}
.owl-style2 .owl-buttons > div.owl-prev{
	float: left;
}
.owl-style2 .owl-buttons{
	display: block;
	position: absolute;
	top: -50px;
	right: 0;
	width: 100px;
	height: 38px;
	background: #fff;
	padding-left: 18px;
}
.owl-style3 .owl-buttons > div{
	top: 50%;
	margin-top: -15px;
	left: -6px;
	right: auto;
}
.owl-style3 .owl-buttons > div.owl-next{
	left: auto;
	right: -6px;
}
.owl-style3 .owl-buttons > div{
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.product-layout.product-list{
	border: 1px solid #ebebeb;
	border-radius: 3px;
}
.product-list .product-inner{
	padding-top: 25px;
}
.product-list .layout1 .actions-link2 {
    margin: 0;
}
.product-list .layout1 .btn-wishlist, 
.product-list .layout1 .btn-compare{
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.product-des{
	line-height: 24px;
	color: #898989;
	margin-bottom: 25px;
}
.product-list .product-name a,
.product-list .product-name{
	font-size: 16px;
}
.related-product-container .product-des{
	display: none;
}
#content{
	min-height: 300px;
}
.quickview-added .actions-link .btn-quickview{
	width: 56px;
	height: 56px;
	border-radius: 100%;
	background: none;
	border: none;
	background: rgba(61, 117, 185, 0.45);
	color: #fff;
	font-size: 16px;
}
.quickview-added .actions-link .btn-quickview:hover{
	background: rgba(61, 117, 185, 1);
}
.quickview-added .actions-link{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%) scale(0);
	-moz-transform: translate(-50%,-50%) scale(0);
	-o-transform: translate(-50%,-50%) scale(0);
	transform: translate(-50%,-50%) scale(0);
	transform-origin: cener;
}
.btn-quickview:hover i{
	color: #0083c1;	
}
.btn-quickview{
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	float: right;
	padding: 0
}
.btn-quickview i{
	font-size: 16px;
	line-height: 24px;
	color: #8d8d8d;
	margin-right: 15px;
}
.btn-quickview span{
	display: none;
}
.product-layout:hover  .actions-link{
	-webkit-transform: translate(-50%,-50%) scale(1);
	-moz-transform: translate(-50%,-50%) scale(1);
	-o-transform: translate(-50%,-50%) scale(1);
	transform: translate(-50%,-50%) scale(1);
}
#cart .dropdown-menu {
    padding: 25px 20px 0 20px;
    min-width: 300px;
    border: none;
    margin: 0;
    border-radius: 0;
}
#cart .cart-empty{
	padding-bottom: 25px;
}
#cart .dropdown-menu p{ 
	margin: 0;
}
#cart .dropdown-menu > li:first-child .table > tbody > tr > td{
	padding-top: 20px;
}
#cart .table > tbody > tr > td{
	border: none;
	padding: 0;
	color: #454545;
	font-size: 12px;
	text-transform: uppercase;
}
#cart .cart-close button{
	background: none;
	color: #0083c1;
	border: none;
}
#cart .cart-quantity{
	font-weight: 400;
	color: #9a9a9a;
	margin: 10px 0 !important;
}
#cart .cart-name:hover{
	color: #0083c1;
}
#cart .cart-name{
	color: #2e2e2e;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 20px;
	font-weight: 500;
}
#cart .cart-image{
	border: 1px solid #edecec;
	border-radius: 3px;
}
#cart .cart-price{
	font-size: 14px;
	color: #c83c43;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;
}
#cart .cart-button{
	background: #0083c1;
	margin: 0 -20px !important;
	padding: 45px 20px;
}
#cart p.cart-button a:last-child{
	margin: 0;
}
#cart p.cart-button a{
	border: 2px solid #fff;
	background: none;
	color: #fff;
	height: 36px;
	line-height: 34px;
	text-align: center;
	padding: 0 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 10px;
	margin-right: 15px;
	border-radius: 3px;
	font-weight: 600;
}
#cart p.cart-button a:hover{
	color: #0083c1;
	background: #fff;
}
#cart p.cart-button a:hover i{
	color: #0083c1;
}
#cart p.cart-button a i{
	padding-left: 5px;
	font-size: 10px;
	color: #fff;
}
#cart .dropdown-menu .info-item{
	padding-left: 10px;
}
#cart .dropdown-menu .has-scroll{
	max-height: 300px;
	overflow: auto
}
#cart .dropdown-menu tr td strong{
	color: #000;
}
#cart .dropdown-menu tr:last-child td:last-child{
	color: #c83c43;
	font-family: 'Roboto Slab', serif;
}
#cart .dropdown-menu tr:last-child td{
	font-weight: 700;
	font-size: 16px;
}
.fcategory-content .dec,
.featured-cat-thumb .module-title h2{
	display: none;
}
.featured-cat-thumb .module-title{
	background: url('../image/bg-featureredcategory.jpg');
	min-height: 423px;
}
.content-block1 .thumbnail-image img{
	filter: brightness(0) invert(0);
	-webkit-filter: brightness(0) invert(0);
	-moz-filter: brightness(0) invert(0);
	-o-filter: brightness(0) invert(0);
	-ms-filter: brightness(0) invert(0);
}
.content-block1 .thumbnail-image::after{
	content: "";
	position: absolute;
	top: 100%;
	border: 9px solid transparent;
	border-bottom-color: transparent !important;
	border-color: #fff;
	border-width: 4px 21px;
	left: 0;
}
.content-block1 .thumbnail-image{
	display: inline-block;
	background: #fff;	
	position: relative;
	width: 42px;
	padding: 13px 0;
}
.content-block1 .homethumb-image{
	display: block;
	margin-top: 30px;
}
.content-block1{
	height: 240px;
	border-radius: 3px 3px 0 0;
	text-align: center;
}
.fcategory-content .name{
	margin: 30px 0 0;
}
.fcategory-content .name a{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;	
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	padding: 0 10px;
	font-weight: 700;
}
.featured-cat-inner{
	margin-top: -240px;
	margin-bottom: 80px;
}
.owl-featured-categories .owl-item:nth-child(4n+1) .content-block1{
	background: #1bbc9d;
}
.owl-featured-categories .owl-item:nth-child(4n+2) .content-block1{
	background: #2fcc71;
}
.owl-featured-categories .owl-item:nth-child(4n+3) .content-block1{
	background: #3598dc;
}
.owl-featured-categories .owl-item:nth-child(4n+4) .content-block1{
	background: #9c59b8;
}
.content-block2 li a:hover{
	color: #0083c1;
}
.content-block2 li a{
	color: #454545;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 30px;
}
.content-block2 ul{
	margin: 0;
	padding-top: 75px;
	padding-bottom: 25px;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.content-block2{
	text-align: center;
	border-left: 1px solid #edecec;
	border-right: 1px solid #edecec;
	border-bottom: 1px solid #edecec;
	border-radius: 0 0 3px 3px;
}
.owl-featured-categories .owl-item:nth-child(4n+1):hover .content-block2 ul,
.owl-featured-categories .owl-item:nth-child(4n+1):hover .content-block2{
	border-color: #1bbc9d;
}
.owl-featured-categories .owl-item:nth-child(4n+2):hover .content-block2 ul,
.owl-featured-categories .owl-item:nth-child(4n+2):hover .content-block2{
	border-color: #2fcc71;
}
.owl-featured-categories .owl-item:nth-child(4n+3):hover .content-block2 ul,
.owl-featured-categories .owl-item:nth-child(4n+3):hover .content-block2{
	border-color: #3598dc;
}
.owl-featured-categories .owl-item:nth-child(4n+4):hover .content-block2 ul,
.owl-featured-categories .owl-item:nth-child(4n+4):hover .content-block2{
	border-color: #9c59b8;
}
.featured-product-module .module-title{
	width: 100%;
	padding-right: 15px;	
}
.module-des i{
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
	display: inline-block;
	font-size: 14px;
}
.module-des{
	margin: 0;
	margin-bottom: 35px;
	font-size: 12px;
}
@media(min-width: 1400px){
	.featured-product-module{
		background-size: contain;
	}
}
.featured-product-module{
	background: url('../image/bg-featureredproduct.jpg') no-repeat center;
	background-size: cover;
	padding: 80px 0;
	margin-bottom: 80px;
} 
.featured-product-col{
	padding: 0;
}
.featured-product-module .layout1 .product-inner,
.featured-product-module .layout1 .image,
.featured-product-module .layout1.product-thumb{
    border: none !important;
}
.banner-ourbrands{
	padding: 85px 0;
}
.banner-ourbrands .module-title{
	display: none;
}
/* responsive */
@media(max-width: 1024px){
	.col-3 .nav-tabs li{
		font-size: 14px;
	}
	.zoomContainer{
		display: none !important;
	}
	#blog_home .blog-title .module-des{
		margin: 0 -10%;
	}
	#blog_home .blog-title{
		padding: 0 10%;
	}
	#dialog-normal .newleter-content{
		width: 100%;
		text-align: center;
	}
	#dialog-normal .newletter-title{
		text-align: center;
		display: block;
		margin-bottom: 20px;
	}
	.newletter-subscribe-container{
		padding: 50px 0;
	}
	#dialog-normal .newletter-title h3 {
		font-size: 20px;
	}
	#subscribe-normal .btn{
		margin-left: 20px;
	}
	#subscribe-normal .btn,
	#subscribe_email-normal{
		float: none;
		display: inline-block;
	}
	#notification-normal{
		text-align: center;
		width: 100%;
		bottom: -35px;
	}
	.banner-ourbrands {
		padding: 45px 0;
	}
	.ocnewproductslider, .bestproductslider, .mostviewed-product-slider,
	.featured-product-module,
	.featured-cat-inner{
		margin-bottom: 30px;
	}
	.featured-cat-thumb .owl-pagination {
		margin-top: 25px;
	}
	.banner-1 .col-img {
		margin-bottom: 30px;
	}
	.newletter-popup,
	.b-modal{
		display: none !important;
	}
	#search-by-category .search-container .categories-container .hover-cate p{
		padding: 0 55px 0 25px;
	}
	#search-by-category{
		width: 90%;
	}
	#cart > button{
		float: left;
	}
	.tab_featured_category{
		margin: -10px 0 0;
	}
	.banner-2 .col-img {
		margin-bottom: 30px;
	}
	.product-tabs-category-container-slider, .occountdown_module {
		margin-bottom: 30px;
	}
	
	.is-countdown .countdown-amount{
		font-size: 15px;
		width: 60px;
		height: 35px;
		line-height: 35px;
		background-size: contain;
	}
	.banner-3{
		margin: 30px 0;
	}
	.static-about2,
	#blog_home{
		margin-bottom: 30px;
	}
	.random-products .module-title3 h2{
		font-size: 13px;
	}
}
@media(max-width: 991px){
	.banner-sidebar a{
		display: inline-block;
	}
	#search-by-category .search-container #text-search{
		padding-left: 10px;
	}
	.banner-footer .list-unstyled li i{
		margin-right: 0;
	}
	.btn-quickview{
		display: none;
	}
	.content-block1 .homethumb-image{
		margin-top: 60px;
	}
	.logo-container a{
		display: inline-block;
	}
	.logo-container{
		width: 100%;
		text-align: center;
	}
	#top{
		text-align: center;
	}
	#top .col-left{
		display: inline-block;
	}
	#top .col-left > a{
		display: inline-block;
	}
	#top > .container > .top-links {
		float: none !important;
		display: inline-block;
	}
	#top > .container > ul > li:last-child{
		margin: 0;
	}
	#top > .container > ul > li{
		margin-right: 4px;
	}
	.social-header li{
		float: none;
		display: inline-block;
	}
	.social-header{
		margin: 0;
		width: 100%;
		text-align: center;
	}
	.notification-satic li{
		text-align: center;
	}
	.notification-satic{
		padding: 10px 0;
		height: auto;
	}
	.notification-satic-container{
		width: 100%;
		padding: 0;
	}
	.custom-products .product-grid:nth-child(2n+1){
		clear: both
	}
	.random-products .module-title3 h2{
		font-size: 18px;
	}
	.zoomContainer,
	.vermagemenu-container,
	#search-by-category .search-container .categories-container{
		display: none !important;
	}
	.special-product-slider,
	.ocnewproductslider{
		margin-bottom: 30px;
	}
	#dialog-normal .newletter-title{
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}
	#dialog-normal .newleter-content{
		width: 100%;
	}
	.static-about2 .col-img{
		text-align: center;
	}
	.static-policy > div:nth-child(2),
	.static-policy > div:nth-child(1){
		margin-bottom: 30px;
	}
	#search-by-category{
		width: 100%;
		margin: 0 0 30px 0;
	}
	.search-container{
		width: 100%;
		float: right;
	}
	.cart-container{
		clear: both;
		float: right;
		width: auto;
		padding: 0 15px 30px 0;
	}
	#cart{
		width: auto;
		float: right;
		margin-left: 30px;
	}
	.static-policy{
		padding: 30px 0
	}
	.owl-buttons > div i{
		
	}
	.owl-buttons > div{
		left: 5px;
	}
	.owl-buttons > div.owl-next {
		right: 5px;
	}
	.breadcrumb {		
		background: url('../image/bg-title.png') repeat-x top center;
	}
	.col-3 {
		margin: 30px 0;
	}
}
@media(max-width: 768px){
	.banner-2 .col-img{
		text-align: center;
	}
	.banner-2 a{
		display: inline-block
	}
}
@media(max-width: 767px){
	.featured-product-module{
		background: #efefef;
		background-image: none;
	}
	.banner-footer > .container div:not(:last-child){
		margin-bottom: 30px
	}
	.banner-footer > .container div:last-child{
		text-align: center;
	}
	.static-policy {
		border: none;
	}
	.static-policy .col{
		border-right: none;
	}
	.static-policy .col:not(:last-child){
		margin-bottom: 30px;
	}
	footer > .container{
		clear: both;
	}
	.first-article + div{
		clear: both;
	}
	.first-article{
		float: left;
		width: 100%;
		margin-bottom: 30px;
	}
	.featured-category-icon {
		margin: 0 -1px 0 0;
	}
	.tab_featured_category {
		margin: -10px -1px 0 0px;
	}
	.owl-buttons{
		display: none !important;
	}
	.static-policy > div:not(:last-child){
		margin-bottom: 30px;
	}
	footer .col-footer{
		margin-bottom: 0px;
	}
	.title-footer{
		padding: 30px 0 5px;
	}
	.banner-footer{
		margin-top: 30px;
	}
	.banner-footer > div{
		text-align: center !important;
		margin-bottom: 30px;
	}
	.banner-footer > div:last-child{
		margin: 0
	}
	#top > .container > ul{
		text-align: center;
		float: none !important
	}
	#top > .container > ul:first-child > li:first-child{
		border-left: none;
	}
	#top > .container > .top-links > li:last-child::after,
	#top > .container > .top-links > li:first-child::before{
		display: none;
	}
	#top > .container > .top-links .dropdown-menu{
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.text-powered .list-unstyled,
	.text-powered p{
		width: 100%;
		padding: 20px 0;
		text-align: center;
	}
	.text-powered p{
		padding-bottom: 0;
	}
	.toolbar4 .col-sm-6 {
		text-align: center;
	}
	.toolbar4 .text-right{
		float: none;
		text-align: center;
		margin-top: 20px;
	}
	.col-3 .nav-tabs{
		float: none;
		width: 100%;
	}
	.col-3 .nav-tabs li{
		display: inline-block;
		
	}
	.col-3 .nav-tabs li:not(:last-child){
		padding-right: 20px
	}
	.col-3 .nav-tabs li:hover a,
	.col-3 .nav-tabs li.active a{
		border-right: none;
	}
	.col-3 .tab-content{
		border: 1px solid #ebebeb;
		padding: 20px;
	}
}
@media(max-width: 640px){
	#subscribe-normal .btn{
		margin: 20px 0 0;
	}
	#subscribe_email-normal{
		width: 100%;
	}
}
@media(max-width: 560px){
	.product-layout.product-list .product-inner,
	.product-layout.product-list .image{
		width: 100%;
	}
	.featured-categorytab .layout2 .product-inner{
		width: 65%;
	}
	.featured-categorytab .layout2 .image {
		width: 35%;
		float: left;
	}
	.is-countdown .countdown-amount{
		background: #434343;
		border-radius: 3px;
		width: 50px;
	}
	.product-tabs-category-container-slider .tab-title{
		text-align: center;
	}
}
@media(max-width: 480px){
	#blog_home .aritcles-content,
	#blog_home .articles-image{
		width: 100%;
	}
	#search-by-category .search-ajax li{
		text-align: center
	}
	.custom-products .product-grid{
		width: 100%;
		border-right: 1px solid #ebebeb
	}
	.custom-products .product-grid:not(:nth-child(1)){
		border-top: none;
	}
	.logo-container{
		width: 100%;
		text-align: center;
	}
	#logo{
		padding: 30px 0 0;
	}
	.search-container{
		width: 100%;
	}
	.is-countdown .countdown-amount {
		width: 70px;
	}
	#subscribe_email-normal{
		width: 100%;
	}
	#subscribe-normal .btn{
		float: none;
		margin-top: 20px;
	}
	#dialog-normal .newleter-content{
		text-align: center;
	}
	#notification-normal{
		width: 100%;
		text-align: center;
	}
	#dialog-normal .newletter-title h3{
		font-size: 20px;
	}
}
@media(max-width: 320px){
	#button-cart{
		margin-top: 20px;
	}
	.toolbar2, .toolbar1{
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}
	#top > .container > ul:first-child > li{
		border: none;
	}
	#top > .container > .top-links{
		position: relative;
	}
	#top > .container > .top-links > li .btn-group{
		position: static;
	}
	#top > .container > .top-links > li::before {
		display: none;
	}
	#cart .dropdown-menu{
		min-width: 290px;
	}
	.is-countdown .countdown-amount {
		width: 50px;
	}
	.col-3 {
		margin: 0;
	}
	.toolbar3{
		width: 100%;
		margin-bottom: 20px;
	}
}
/*todo*/
#pt_menu97 #popup97{
	width: 320px !important;
}
.tab-content #tab-description p{
	color: #000000;
}
.tab-content #tab-description span{
	color: #000000;
}
/*toend*/
.mobilemenu li:nth-child(7){
	display: none !important;
}