/*-------------- RESET --------------*/
.button-fixed{position:relative}
.button-fixed .button{position:fixed; bottom:10px; right:10px; z-index:9999}
.button-fixed .active{ background: #8fb21f !important;border-color:#8fb21f !important;text-transform:uppercase;font-weight:bold;font-size:13px;}
* { margin:0; padding:0; }
*:focus {
	outline: none !important;
}
/*-------------- Overwrite Bootstrap --------------*/
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.container, .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
}
.banner-padding10 .promo-banner .text-container { padding: 10px; }
.banner-padding15 .promo-banner .text-container { padding: 15px; }
.banner-padding20 .promo-banner .text-container { padding: 20px; }
.banner-padding25 .promo-banner .text-container { padding: 25px; }
.banner-padding30 .promo-banner .text-container { padding: 30px; }
/* Content */
body { color:#858585; text-align:left; font-weight: 400; font-size: 13px; line-height: 1.5;}
.label {
	color:#858585;
}
html, body { overflow-x:hidden  } 
#maincontent {
	min-height: 600px;
}
img  { border:0; vertical-align:top; }
.boxed > #wrapper {
    margin: 0 auto;
    background: #fff;
    overflow-x: hidden;
    position: relative;
}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
.form-control, .input-text, input[type="text"], input[type="password"], input[type="email"], select, textarea {
	background-color: #fff;
	height: 36px;
	padding-left: 18px;
	border: 1px solid #dddddd;
	width: 100%;
	color: #868686;
}
select[multiple], select[size] {
	min-height: 144px;
	padding-left: 0;
}
select[multiple] option {
	height: 36px;
	padding-left: 18px;
	padding-top: 8px;
}
textarea {
	min-height: 130px;
}
.form-group label {
	font-weight: 500;
	color: #222;
}
.form-control, .input-text, input[type="text"], input[type="password"], input[type="email"] {
	padding-left: 18px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin-top: 1px;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled]  .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
	background-color: #ea831a;
	border-color: #ea831a;
}
.progress-bar {
	background-color: #ea831a;
	box-shadow: none;
	color: #212121;
}
.progress {
	margin-bottom: 15px;
}
/* Table */
table         { border:0; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content Elements */
strong        { font-weight:bold; }
address       { font-style:normal; line-height:2.35;margin-bottom:0; }
cite          { font-style:normal; }
q, blockquote    { quotes:none; }
q:before, q:after       { content:''; }
small,big     { font-size:1em; }
label  { vertical-align: middle; }
.checkbox     { display: inline-block; }

/* Lists */
ul,ol { list-style:none; margin: 0; }

/* Setting Time Effect */
/* 300ms */
a,button, .owl-carousel .owl-controls .owl-nav > div,.category-block .cate-info,.promo-banner > a:after, .widget-latest .blog_link_img:after,.promo-banner > a:before, .widget-latest .blog_link_img:before,.categories-product-tab .nav-tabs > li a:after,.categories-product-tab .tab-content .tab-pane,.hot-cate ul li > a:after,.tabs-style-flip .nav-tabs > li > a:after,.tabs-style-flip .nav-tabs > li > a:before,.tabs-style-flip .tab-content .tab-pane,.product-essential .product-shop .add-to-box  .add-to-links li a .icon, .product-essential .product-shop .box-social  .email-friend a .icon,.faq .content .panel-group .panel .panel-heading,.faq .content .panel-group .panel .panel-heading:after,.profile-grid .profile-content .profile-top .profile-image:after,.profile-grid .profile-content .profile-top .social-links,.collection-grid .grid-item .grid-img .content-info  .hover-show,.collection-grid .grid-item .grid-img h2 a small,.products-grid .product-content .product-top .img-base,.products-grid .product-content .product-top .deal-timer,.widget-latest .item .read-more .fa,.products-grid  .product-content .product-desc .btn-cart .icon,.service-block .icon span  {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
}
.oscheckout-index-index .calloutbox,.profile-grid .profile-content .profile-top .social-links ul a,.profile-social li a,.profile-grid .profile-content,.detail-profile .user-wrapper,.box-office,.info-list li .icon,.ch-item,.address-info li .icon,.catalog-product-compare-index  .add-cart-form .link-wishlist,.product-essential .product-shop .group-featured-box,.social-icons > span .stButton .stLarge,.product-essential .product-shop  .add-to-links li a .icon,.product-essential .product-shop .box-social  .email-friend a .icon,.add-cart-form .btn-cart,.add-cart-form .btn-add-to,.add-cart-form .shop_meta span.qty,.image-media .magnifier .buttons a,.tagcloud > a,.pagination li a,.pagination li span,.products-list .item .icon-links li button,.cate-slide .cate-name,.sale-hot,.countdown  .timer > div,.sidebar-newsletter,.service-block.inline,.service-block.box,.widget-latest .item .go-to-detail,.no-images.testimo-sidebar .testimonial-container .testimonial-item .testimonial-content,.testimo-sidebar .owl-stage-outer,.newsletter-boxed,.owl-carousel .owl-controls .owl-nav > div,.products-grid  .product-content .product-desc .btn-cart,.width-btn-cart,.products-grid  .product-content .product-top .icon-links button,.scroll-to-top,.header-v3 .menu-vertical-btn,.btn,.form-control, .input-text, input[type="text"], input[type="password"], input[type="email"], select, textarea,.add-cart-form .btn-icon,.deal-timer .countdown li,.social-btn  a,.header-v10 .search-form .form-search {
	border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
}
/*----------------------------*/
.guest-select {width:305px !important;}
.tp-bannershadow.tp-shadow2{background:none !important;}
.map-container #map{height:422px;}
.tooltip-links a{display:block !important; height: 30px;}
.no-padding-left{padding-left:0;}
.no-padding-right{padding-right:0;}
/*-------------- HEADING --------------*/
h1, .h1 {
	font-size: 24px;
}
h2, .h2 {
	font-size: 22px;
}
h3, .h3 {
	font-size: 18px;
}
h4, .h4 {
	font-size: 16px;
}
h5, .h5 {
	font-size: 15px;
}
h6, .h6 {
	font-size: 14px;
}
/*-------------- Link --------------*/
a  { 
	text-decoration:none;
	color: #222222;
	outline: none;
}
a:hover , a:focus  {
	text-decoration:none;
	color: #fac008;
	outline: none;
}
/* -------------- Custom Class ----------- */
.note { font-style: italic; }
.row-0 > .container > .row { margin: 0; }
.bg-center { background-position: center center; }
.clear { clear: both; }
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.no-display { display:none; }
.center, .a-center {text-align:center}
.no-padding { padding: 0;}
.visible-xs-half,.visible-mobile { display: none; }
.color-theme { color: #ea831a;}
/*-------------- Price --------------*/
.price {
	font-size: 18px;
	color: #ea831a;
	font-weight: bold;
}
.old-price .price {
	font-size: 14px;
	color: #858585;
	text-decoration: line-through;
}
.price-box > p {
	margin: 0;
	display: inline-block;
}
.price-box > p.old-price {
	padding-right: 5px;
}
/* -------------- Separator Border ----------- */
.separator-white-space{
	float:left;
	width: 100%;
}
.separator-margin {
    text-align: center;
}
.separator-margin span:before,.separator-margin span:after {
    background-color: #dddddd;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 50%;
}
.separator-margin span:before {
    left: -13px;
    margin-left: -10px;
    top: 10px;
}
.separator-margin span:after {
    margin-right: -10px;
    right: -13px;
    top: 10px;
}
.separator-margin span em {
    color: #ccc;
    text-align: center;
    height: 20px;
    width: 20px;
}
.separator-border.style1 .separator-margin .full {
    border-top: 1px solid #e1e1e1;
}
.separator-margin {
    text-align: center;
}
.separator-white-space .separator-margin > span {
    display: block;
    height: 0;
}
.separator-margin span:before,.separator-margin span:after {
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 50%;
    background: none;
}
.separator-margin span:before {
    left: -13px;
    margin-left: -10px;
    top: 10px;
}
.separator-margin span:after {
    margin-right: -10px;
    right: -13px;
    top: 10px;
}
.separator-margin span em {
    color: #ccc;
    text-align: center;
    height: 20px;
    width: 20px;
}
.no-padding-l{padding-left:0;}
.no-padding-r{padding-right:0;}
/* -------------- Button ----------- */
.btn {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}
.btn-lg {
	padding: 12px 19px;
}
.btn-sm {
	padding: 7px 21px;
}
.btn-default {
	background: #eeeeee;
	color: #212121;
	border: 1px solid #eeeeee;
}
.btn-default:hover, .btn-default:focus {
	background: #fac008;
	color: #fff;
	border: 1px solid #fac008;
}
.btn-primary {
	background: #ea831a;
	color: #fff;
	border: 1px solid #ea831a;
}
.btn-primary:hover, .btn-primary:focus {
	color: #fff;
	border: 1px solid #fac008;
	background: #fac008;
}
.btn-secondary {
	background: #444444;
	color: #fff;
	border: 1px solid #444444;
}
.btn-secondary:hover, .btn-secondary:focus {
	background: #eeeeee;
	color: #212121;
	border: 1px solid #eeeeee;
}
.ui-slider {
    background: #aaaaaa;
    border-radius: 2px;
    position: relative;
    text-align: left;
}

.price .ui-slider-horizontal {
    height: 8px;
}

.ui-slider .ui-slider-range {
    background: #ea831a;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
}

.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}

.ui-slider .ui-slider-handle {
    background: #ea831a;
    cursor: default;
    height: 14px;
    position: absolute;
    width: 14px;
    z-index: 2;
}
.ui-slider-horizontal .ui-slider-handle {
    cursor: pointer;
    top: -3px;
}
/*.mfp-container .mfp-iframe-scaler {width:900px}*/
.mfp-inline-holder #success-message-container,
.mfp-inline-holder .mfp-iframe-scaler {
    padding: 0;
    height: auto;
    text-align: center;
    line-height: 25px;
}   
.mfp-inline-holder .mfp-content {
    width: 400px !important;
}
.mfp-iframe-holder .mfp-content {
    min-height: 400px;
}
.ui-slider .ui-slider-handle::after {
    background: rgba(0,0,0,0.3);
    content: "";
    display: block;
    height: 14px;
    width: 14px;
}
#slider-range .ui-slider-handle:last-child {
    margin-left: -14px;
}
#theme-popup{position:fixed; top:0; left:0; width:100%; height:100%; opacity:0.3; z-index:900; background-color:rgba(255, 255, 255, 0.99); display:none}
#theme-popup img{position:fixed; top:50%; left:50%; z-index:910; margin-left:-16px; margin-top:-16px}
/* ========= Header ========= */
/* Revolution slider*/
.tp-leftarrow.default,
.tp-rightarrow.default{display:none !important;}
.tp-bullets.simplebullets.round .bullet{
	width: 12px !important;
	height: 12px!important;
	border: 1px solid #fff;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background:none !important;
	border-radius: 50%;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
	background-color: #ea831a !important;	
}
/* Top link */
.header-top {
	background: #f4f4f4;
	padding: 10px 0;
	border-bottom: none;
	height: 41px;
}
.header-top a, .header-top{
	color:#777;
	font-size: 13px;
	font-weight: 400;
}
.header-top a:hover { color: #fac008; }
.dropdown-menu > li > a { color: #777; }
.dropdown-menu > li > a:hover { color: #fac008; }
.form-currency,.form-language,.welcome-msg{
	display:inline-block !important;
	float:left;
	border-right: 1px solid #eee;
	position: relative;
	line-height: 1;
	margin-top: 5px;
}
.form-language .dropdown-menu img{margin-right: 5px;}
.welcome-msg{
	border-right:0;
	margin-left: 0px;
}
.welcome-msg .fa{margin-right: 5px;display:none;}
.form-currency .dropdown-toggle,
.form-language .dropdown-toggle{
	cursor: pointer;
	margin-right: 15px;
	margin-left: 15px;
}
.form-currency .dropdown-toggle .fa,
.form-language .dropdown-toggle .fa{
	font-size:10px;
	margin-left: 5px;
}
.form-currency .dropdown-toggle{margin-left:0;}
.social-header,.account-dropdown,.social-login,
.header-wishlist{
	float:right;
	display:inline-block !important;
	border-left: 1px solid rgba(0,0,0,0.2);
	position: relative;
	line-height: 1;
	margin-top: 5px;
}
.header-wishlist .fa{font-size: 13px;}
.social-login{border-left: none;border-right: 1px solid #eee;}
.social-login .social-login-options{
	text-align: center;
	padding: 10px;
	right: 0;
	left: auto !important;
}
.social-login .social-login-options .social-link{
	float:none;
	display:inline-block;
	padding-left: 5px;
	padding-right:0;
}
.social-header ul {
	float:left;
}
.social-header span,
.social-header ul li{
	float:left;
	display:inline-block;
	margin-left: 10px;
	margin-right:10px;
}
.social-header span{
	margin-left: 15px;
}
.social-header ul li{font-size: 13.37px;}
.account-dropdown {
	border-left:0;
}
.account-dropdown > a,
.social-login > a,
.header-wishlist > a{
	margin-left:15px;
	margin-right:15px;
	float:left;
}
.account-dropdown > a .fa{margin-right:5px;font-size: 13px;float: left;line-height: 1;}
.account-dropdown > a span{float: right;}
.header-top .dropdown-menu{
	left:0;
	border-radius:0;	
	margin-top:10px;
}
.header-top .dropdown-menu >li > a:hover,
.header-top .dropdown-menu > li > a:focus{background:none;color:#ea831a;}
.header-top .dropdown-menu  > li >a{
	padding: 5px 15px;
	line-height: 1.75;
}
/* Middle Header */
.header-content{
	padding-top:20px;
	padding-bottom:20px;
}
.logo-container{margin-top:0px;}
.logo-container h1:after{
	content:"";
	display:table;
	clear:both;
}
.logo-container h1{margin:0;}
.logo-container .logo
{
	margin: 0;
	float: left;
}
.logo-container.text-center .logo{float:none;}
/* Form Search */
.search-form{
	float:left;
	width: 100%;
}
.search-form .form-search{
    width: 100%;
    float: left;
    border: 1px solid #d1d1d1;
    color: #666;
    position: relative;
    background: #f1f1f1;
    border-radius: 150px;
}
.search-form .form-search .search-select .search-cat-active{
	width: 100%;
	float:left;
	height:44px;
	line-height: 44px;
	padding-left:20px;
	cursor:pointer;
}
.search-form .form-search .search-select{
	float:left;
	display:inline-block;
	width: 199px;
	margin-left: 1px;	
	background-color:transparent;	
	position:relative;
	border-left: 1px solid #ea831a;
	display: none;
}
.search-form .form-search .search-select .search-cat-active:after{
	content:"\f107";
	font:normal normal normal 14px/1 FontAwesome;
	display:inline-block;
	color:#222;	
	position:absolute;
	right:15px;
	top:16px;
	font-size: 13px;
}
.search-form .form-search .search-select #select-cat-dropdown{
	position: absolute;
	top:100%;
	width:100%;
	left:0;
	margin-left:-1px;
	background-color:#fff;
	border:1px solid #ea831a;
	padding:10px 15px;
	z-index:99;
	margin-top:2px;
	height: 400px;
	overflow-y:scroll;
	z-index: 999;
}
.search-select #select-cat-dropdown ul li span{
	float:left;
	width:100%;
	padding: 5px;
	cursor:pointer;
}
.search-select #select-cat-dropdown ul li span .icon{margin-right: 5px;width:auto;padding: 2px;}
.search-select #select-cat-dropdown > li > span {
	color:#222;
	
}
.search-form .form-search .input-text{
	float:left;
	height: 44px;
	background-color:transparent;
	line-height: 44px;
	width:100%;
	border-radius:0;
	border:none;
	margin-bottom:0;
	box-shadow:none;
}
.search-form.select-search .form-search .input-text,
.search-autocomplete{
	width:calc(100% - 45px);
}
.search-form .form-search .btn{
	width:45px;
	height:45px;
	background-color: transparent;
	color:#222;
	line-height: 45px;
	padding:0;
	border-radius:0;
	position:absolute;
	right:0;
	font-size: 14px;
}
.search-autocomplete {	
	background-color:#fff;
	padding: 15px 20px;
	min-height: 50px;
	color:#666;
	left: 0 !important;
	z-index: 99;
	box-shadow:0 6px 12px rgba(0,0,0,.175);
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);
	-ms-box-shadow:0 6px 12px rgba(0,0,0,.175);
}
.search-autocomplete  .amount{
	margin-right: 5px;
	font-weight: bold;
}
/*Top cart*/
.block-cart-header {
	float:right;
	display:inline-block !important;
	position:relative;
	margin-top:7px;
}
.block-cart-header .dropdown-toggle{
	cursor:pointer;
}
.block-cart-header .dropdown-toggle .icon-cart{
	float: right;
	font-size: 35px;
	color:#666;
	position:relative;
}
.block-cart-header .count{
	font-size:12px;
	color:#fff;
	background-color:#ea831a;
	height:20px;
	width:20px;
	border-radius:50%;
	line-height:20px;
	text-align: center;
	position: absolute;
	top: -12px;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
}
.block-cart-header .title-shopbag,.block-cart-header .title-shopbag .price{
	display:inline-block;
	margin-right: 15px;
	font-size: 16px;
	text-transform: uppercase;
	color:#222;
	font-weight: 500;
	line-height: 2;
}
.block-cart-header .title-shopbag{
	display:none;
}
.block-cart-header .title-shopbag .price{margin-right:0;}
.block-cart-header .block-content {
	width: 336px;
	right:0;
	left: auto;
	padding: 20px;
	border-radius: 0;		
	margin-top:10px;
}
.block-cart-header .block-content .empty{text-align:center;}
.block-cart-header .mini-products-list .item{
	border-bottom: 1px solid #eee;
	float:left;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position:relative;
}
.block-cart-header .mini-products-list .item .price{
	font-size: 16px;
	font-weight: 400;
}
.block-cart-header .product-content .product-top{
	display:inline-block;
	float:left;
	margin-right: 10px;
}
.block-cart-header .mini-products-list .product-image img{
	width: 80px;
}
.block-cart-header .show-header3{display:none;}
.block-cart-header .subtotal .label{color:#222;font-size: 15px;margin-right: 10px;padding:0;}
.block-cart-header .subtotal{padding:15px 0;clear:both;}
.block-cart-header .padding-top10.actions{
	position: absolute;
	right:0;
	top: 20%;
}
/*Header menu*/
.header-menu{
	background-color: #ea831a;
	max-height: 60px;
	width:100%;
	float:left;
}
.tool-tip-hot,
.tool-tip-new{
	font-size: 10px;
	color:#fff;
	font-family:'Roboto',sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	text-align:center;
	padding:3px 5px;
	border-radius: 3px;	
	display: inline-block;
	margin-left: 10px;
	line-height: 1;
}
.tool-tip-hot{background-color:#ef7e7e;}
.tool-tip-new{background-color: #6fa2f7;}
	/*========== Vertical Menu Header==========*/
.vertical-menu-home{
	position:relative;
	float:left;
	width:100%;
}
.vertical-menu-home  .menu-title {
	float:left;
	width:100%;
	background-color:#ea831a;
	height: 60px;
	padding:20px;
	color:#222;
	font-size: 15px;
	text-transform:uppercase;
	font-weight:700;
	cursor:pointer;
}
.cms-index-index .vertical-menu-home .menu-title{cursor:auto;}

.vertical-menu-home  .menu-title .icon-vertical{font-size: 16px;}
.vertical-menu-home .menu-content{
	float:left;
	width:100%;
	z-index: 999;
	position:absolute;
	top:100%;
	border: 1px solid #ddd;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius:5px;
	padding-bottom:55px;
	background-color:#fff;
	opacity:0;
	visibility:hidden;
	display:block;
	transform: scale(1,.7);
	-moz-transform: scale(1,.7);
	-webkit-transform: scale(1,.7);
	-ms-transform: scale(1,.7);
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	-moz-transform-origin:0 0 0;
	-ms-transform-origin: 0 0 0;
}
.vertical-menu-home .menu-content.show-content{
	opacity:1;
	visibility: visible;
	transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
}
.cms-index-index .vertical-menu-home .menu-content{
	opacity:1;
	visibility:visible;
	transform: scale(1,1);
	-moz-transform: scale(1,1);
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
}
.vertical-menu-home .vertical-menu{
	float:left;
	width: 100%;
}
.vertical-menu-home .vertical-menu > li{padding: 0 15px;}
.vertical-menu-home .vertical-menu li{	
	background-color:#fff;	
	margin:0;
	float:left;
	width:100%;
	position:relative !important;
}
.vertical-menu-home .vertical-menu > li:last-child > a{
	border:none;
}
.vertical-menu-home .vertical-menu li a.level0 .icon-next .fa-plus:before{
	content: "\f105";
	font-size: 14px;	
	color: #222;
}
.vertical-menu-home .vertical-menu li a{
	color:#666;
	float:left;
	border:none;
	padding: 11px 0;		
	border-radius:0;
	line-height: 1.25;
	text-transform:none;
}
.vertical-menu-home .vertical-menu li a:hover{
	color:#ea831a;
}

.vertical-menu-home .vertical-menu > li > a{
	width:100%;
	text-transform: none;
	border-bottom: 1px solid #dddddd;
}
.vertical-menu-home .vertical-menu > li > a .icon-next{
	float:right;
	font-size: 10px;
	color:#878787;
	margin-top:3px;
}
.vertical-menu-home .vertical-menu li.dropdown ul li.dropdown-submenu > a:after{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f105";
	display: inline-block;
	font-size: 14px;
	color: #222;
	float: right;
}
.vertical-menu-home .vertical-menu li .mega-content-wrap,
.vertical-menu-home .vertical-menu .mega-content-wrap .dropdown-submenu .dropdown-menu{
	position: absolute;
	left: 100%;
	min-width: 270px;
	top: 0;
	opacity: 0;
	margin:0;
	visibility:hidden;
	display:block;
	box-shadow:0 6px 12px rgba(0,0,0,.175);
	-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
	-moz-box-shadow:0 6px 12px rgba(0,0,0,.175);
	-ms-box-shadow:0 6px 12px rgba(0,0,0,.175);
	border: 1px solid #ddd;
	float:left;
	z-index: 9;
	background-color:#fff;
	transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);
	transition: transform 0.4s ease-out, opacity 0.4s ease-out, visibility 0.4s ease-out;
	-moz-transition:-moz-transform 0.4s ease-out,opacity 0.4s ease-out, visibility 0.4s ease-out;
	-ms-transition: -ms-transform 0.4s ease-out,opacity 0.4s ease-out, visibility 0.4s ease-out;
	-webkit-transition: -webkit-transform 0.4s ease-out,opacity 0.4s ease-out, visibility 0.4s ease-out;
	border-top-left-radius:0;
	border-top-right-radius:0;
	padding-bottom: 0;
}
.vertical-menu-home .vertical-menu li:hover .mega-content-wrap,
.vertical-menu-home .vertical-menu .mega-content-wrap  li.dropdown-submenu:hover .dropdown-menu{
	opacity:1;
	visibility: visible;	
	transform: translate(0,0);
	-moz-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
}
.vertical-menu-home .vertical-menu > li > a{
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	text-overflow:ellipsis;
	overflow:hidden;
	max-width: 100%;
	line-height:25px;
}
.vertical-menu-home .vertical-menu > li:hover{background-color:#f5f5f5;}
.vertical-menu-home .vertical-menu > li:hover > a{
	font-size: 15px;
	color:#ea831a;
}
.vertical-menu-home .vertical-menu .mega-menu-content{
	padding: 10px;
}
.vertical-menu-home .vertical-menu .mega-menu-content  li.nav-category,
.vertical-menu-home .vertical-menu li.dropdown li.nav-category{padding:0;}
.vertical-menu-home .vertical-menu .mega-menu-content .mega-menu-sub-title{
	font-size:14px;
	font-weight: 700;
	text-transform:uppercase;
	color:#222;
	margin:0;
}
.vertical-menu-home .vertical-menu .mega-menu-content li.nav-category > a{padding-bottom: 5px;}
.vertical-menu-home .vertical-menu .mega-menu-content li.nav-category li a,
.vertical-menu-home .vertical-menu li.dropdown li.nav-category  a{
	padding:15px;
}
.vertical-menu-home .vertical-menu .vt_megamenu_content {
	padding: 10px 0;
	float:left;
	width:100%;
}
.vertical-menu-home .vertical-menu .megamenu-1col .vt_megamenu_content,
.vertical-menu-home .vertical-menu .static-menu .megamenu-1col .sub-menu  li{
	padding:0;
}
.vertical-menu-home .vertical-menu .megamenu-1col .sub-menu li a{
	border-bottom: 1px solid #eee;
	width:100%;
	padding: 15px;
}
.vertical-menu-home .vertical-menu .mega-menu-fullwidth .megamenu-1col .sub-menu li a{
	border-bottom:none;
}
.vertical-menu-home .vertical-menu .megamenu-1col .sub-menu li a:after{
	content:"";
	clear:both;
	display:table;
}
.vertical-menu-home.custom-border.content-relative .menu-content{padding-bottom:0;}
.vertical-menu-home.custom-border .menu-content{border-radius:0;}
/* Megamenu */
.main-menu ul.nav-main > li + li{
	margin:0;padding:0;
}
.main-menu ul.nav-main li a { 
    margin: 0;
	border-radius: 0;
	padding: 15px 0 12px 20px;
	color:#666;
}
.main-menu ul.nav-main li.dropdown ul.dropdown-menu li{
	border-bottom: 1px solid #eee;
} 
.main-menu ul.nav-main li.dropdown ul.dropdown-menu li:last-child{
	border:none;
}
header nav ul.nav-main li.active  a.level0,
header nav ul.nav-main li:hover > a.level0,
header nav ul.nav-main li > a.level0:focus,
header nav ul.nav-main li > a.level0:hover,
header nav ul.nav-main li > a:hover .icon-next,
header nav ul.nav-main li.active > a .icon-next{
	background:none;
	color:rgba(255,255,255,0.7);
}
header nav ul.nav-main li > a.level0 {
    font-size: 12px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	padding: 20px 15px;
}
header nav ul.nav-main li > a .tool-tip-new,
header nav ul.nav-main li > a .tool-tip-hot{
	position: absolute;
	top:0;
}
header .header-v6 nav ul.nav-main li > a .tool-tip-new,
header .header-v6 nav ul.nav-main li > a .tool-tip-hot{top:-6px;}
header .header-v1 nav > ul.nav-main > li:first-child > a{margin-left:25px;}
header nav ul.nav-main li.dropdown .dropdown-menu{
	opacity:0;
	display:block;
	visibility:hidden;
	padding:0;
	border-radius:0;
	border-color:#eee;
	min-width: 260px;	
	margin:0;
}
header nav ul.nav-main > li.dropdown > ul.dropdown-menu{
	margin-top:-1px;	
	transform: translate(0,-10px);
	-moz-transform: translate(0,-10px);
	-webkit-transform: translate(0,-10px);
	-ms-transform: translate(0,-10px);
	transition: all 0.4s ease-out;
	-moz-transition:all 0.4s ease-out;
	-webkit-transition:all 0.4s ease-out;
	-ms-transition:all 0.4s ease-out;
}
header nav ul.nav-main > li.dropdown:hover > ul.dropdown-menu{
	opacity:1;
	visibility:visible;
	transform: translate(0,0);
	-moz-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	
}
header nav ul.nav-main li.drodown ul.dropdown-menu li ul li a{
	transform: translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transition: transform 0.4s ease 0s;
	-moz-transition: -moz-transform 0.4s ease 0s;
	-webkit-transition:-webkit-transform 0.4s ease 0s;
	-ms-transition: -ms-transform 0.4s ease 0s;
	
}
header nav ul.nav-main li.dropdown-submenu ul.dropdown-menu{	
	left: 100%;
	top:0;
	opacity: 0;
	visibility: hidden;
	transform: translate(30px ,0);
	-moz-transform: translate(30px,0);
	-webkit-transform: translate(30px,0);
	-ms-transform: translate(30px,0);
	transition: all 0.4s ease-out;
	-moz-transition:all 0.4s ease-out;
	-webkit-transition:all 0.4s ease-out;
	-ms-transition:all 0.4s ease-out;
	margin-left: 0 !important;
}
header nav ul.nav-main li.dropdown-submenu{
	position: relative;
	float:left;
	width:100%;
}
header nav ul.nav-main ul.dropdown-menu > li > a{background:none;}
header nav ul.nav-main li.dropdown-submenu:hover > ul.dropdown-menu{
	opacity:1;
	visibility:visible;
	transform: translate(0,0);
	-moz-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
}
header nav ul.nav-main li.category-menu .toggle-menu a > .fa {
	display: none !important;
}
header nav ul.nav-main li.dropdown ul.dropdown-menu li ul li:after{
	content:"";
	display:table;
	clear:both;
}
header nav ul.nav-main li.dropdown ul.dropdown-menu li ul li{
	border-bottom: 1px solid #eee;
	float:left;
	width:100%;
}
header nav ul.nav-main li.dropdown ul.dropdown-menu li ul li a {
    padding: 15px 0 12px 20px;
    display: block;
	color:#666;
	float:left;
	
}
header nav ul.nav-main li.dropdown ul.dropdown-menu li ul li a:hover {
    filter: none;
	color: #fac008;
	transform: translate3d(10px,0,0);
	-moz-transform: translate3d(10px,0,0);
	-webkit-transform: translate3d(10px,0,0);
	-ms-transform: translate3d(10px,0,0);
}
header nav ul.nav-main li > a .icon-next { font-size: 10px;margin-left:0; color:#222;
	transition: all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-webkit-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	display: none;
}
.main-menu ul.nav-main { position: relative; }
.mega-menu-item {
    position: static !important;
}
header nav ul.nav-main li.mega-menu-item .mega-menu-content{
	padding: 25px 15px;
	float:left;
	width:100%;
}
header nav ul.nav-main li.mega-menu-item .mega-menu-sub-title,
header nav ul.nav-main li.mega-menu-item .dropdown-menu .level1 > a{
	color:#222;
	font-weight: 700;
	text-transform: uppercase;
}
.main-menu ul.nav-main li.mega-menu-item ul.dropdown-menu li{border:none;}
header nav ul.nav-main li.mega-menu-item ul.dropdown-menu li ul li a{
	padding: 5px 15px;
}
.mega-menu-item .dropdown-menu { width: 100%; }
/*========== Header v2=============*/
.header-v2 .logo-container{
	text-align:center;
	width:100%;
}
.header-v2 .logo-container .logo {
	float:none;
}
.header-v2 .header-menu {
	background:none;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
header .header-v2 nav > ul.nav-main > li:first-child > a.level0{
		padding-left:0;
}
.header-v2 .search-form .form-search{border-color:#ddd;}
.header-v2 .search-form .form-search .btn{background-color:#ddd;}
/*============= Header v3 ==========*/
.header-v3 .header-top{
	background-color:#333;
}
.header-v3 .header-top a,
.header-v3 .header-top{
	color:#aaa;
}
.header-v3 .header-top a:hover, .header-v3 .header-top a:focus{color:#ea831a;}
.header-v3 .header-top .dropdown-menu > li > a{color:#333;}
.header-v3 .form-currency,.header-v3 .form-language, .header-v3 .welcome-msg,
.header-v3 .social-login,.header-v3 .header-wishlist{
	border-color:#555;
}
.header-v3 .block-cart-header{margin:0;
padding-left: 25px;
border-left:1px solid #555;
}
.header-v3 .block-cart-header .title-shopbag{display:none;}
.header-v3 .block-cart-header .dropdown-toggle .icon-cart{
	float:left;
	font-size: 20px;
	color:#fff;
}
.header-v3 .block-cart-header .block-content{margin-top:6px;}
.header-v3 .block-cart-header .show-header3{display:block;
	font-family: 'Roboto',sans-serif;
	font-weight:bold;
	font-size: 14px;
	float:left;
	display:block;
	margin-left:15px;
	margin-right:15px;
	line-height:1.5;
	text-transform: uppercase;
	margin-top: 2px;
}
.header-v3 .block-cart-header .count{
	position:relative;
	top:0;
	float:left;
}
.header-v3 .block-cart-header .pe-7s-shopbag:before{
	float:left;
}
.header-v3 .logo-container{text-align:center;margin-top:0;}
.header-v3 .logo-container .logo{float:none;}
.header-v3 .header-content{
	padding-top:50px;
	padding-bottom:50px;
}
.header-v3 .header-menu{
	background:none;
	max-height:70px;
	height:70px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}
.block-search-abs{
	position:absolute;
	right:0;	
}
.header-menu-container{
	position:relative;
}
.header-v3 .search-form{
	padding-right:0;
}
.header-v3 .search-form .form-search{
	background:none;
	border:none;
	float:none;
	width:auto;
}
.header-v3 .search-form .form-search .input-text{
	height: 60px;
	margin-top:0; 
	display:block;
	opacity: 0;
	visibility:hidden;
	transform: translate(10px,0);
	-moz-transform: translate(10px,0);
	-webkit-transform: translate(10px,0);
	-ms-transform: translate(10px,0);
	transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-ms-transition:all 0.4s ease-in-out;
	font-size: 16px;
	font-style:italic;
	color:#222;
	box-shadow:none;
	background-color:#fff;
	border-bottom: 1px solid #eee;
}
.header-v3 .search-form .form-search .btn{
	background:none;
	color:#222;
	font-size: 14px;
	height: 70px;
	line-height: 70px;
}
.header-v3 .search-form .form-search:hover .input-text{
	opacity:1;
	visibility: visible;
	transform: translate(0,0);
	-moz-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
}
.header-v3 .width-menu{
	position:relative;
}
.header-v3 .vertical-menu-button {
	display:inline-block;
	width:auto;
	position:absolute;
	left:10px;
	padding: 18px 0 14px;
	z-index:99;
}
.header-v3 .vertical-menu-button .menu-content{
	opacity: 0;
	visibility: hidden;
	transform:scale(1,0.7);
	-moz-transform:scale(1,.7);
	-webkit-transform:scale(1,.7);
	-ms-transform:scale(1,.7);
	padding-bottom: 15px;
	width:270px;
}
.header-v3 .vertical-menu-button .menu-content.dropdown-vertical{
	transform:scale(1,1);
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-ms-transform:scale(1,1);
	opacity:1;
	visibility:visible;
}
.header-v3 .menu-vertical-btn{
	width: 36px;
	height:36px;
	background-color:#ea831a;
	color:#fff;
	font-size:16px;
	line-height: 36px;
	text-align:center;
	padding-left: 3px;
	cursor:pointer;
}
header .header-v3 nav > ul.nav-main > li:first-child > a{
	margin-left: 50px;
}
header .header-v3 nav ul.nav-main li > a.level0{
	padding: 26px 15px 24px;
}
/*============== Header v4===========*/
.header-v4 .header-top{
	background-color:#eee;
}
.header-v4 .header-top a{
	color:#777;
}
.header-v4 .header-top a:hover{
	color:#ea831a;
}
.header-v4 .social-header,
.header-v4 .account-dropdown,
.header-v4 .form-currency,
.header-v4 .form-language,
.header-v4 .social-login,.header-v4 .header-wishlist{
	border-color:#ddd;
}
.header-v4 .search-form,.abs-margin-l-10{
	margin-left: -10px;
}
.header-v4 .search-form {
	padding-right: 0;
	width: calc(100% + 10px);
	background-color:#fff;
}
.header-v4 .header-menu{
	max-height: 50px;
	background:none;
}
.header-v4 .search-form .form-search{
	border-left:none;
}
.header-v4 .vertical-menu-home .menu-title{
	height: 50px;
	padding: 15px 20px;
}
.cms-index-index .header-v4 .vertical-menu-home .menu-title .icon-vertical{display:none;}
.header-v4 .vertical-menu-home .menu-content{padding-bottom:0;}
.contact-header ul li{
	display:inline-block;
	float:left;
	width: 50%;
}
.contact-header .fa{
	display:inline-block;
	float:left;
	width:36px;
	height:36px;
	color:#fff;
	font-size:13px;
	line-height:38px;
	background-color:#ea831a;
	margin-right: 10px;
	text-align:center;
	border-radius: 3px;
	margin-top:5px;
	padding-left:3px;
	
}
.contact-header .box-content{
	display:inline-block;
	float:left;	
}
.contact-header .box-content .h4{
	font-size: 13px;
	color:#888;
	font-weight:700;
	margin:0;
}
.content-header .box-content > p{
	color:#222;
	margin-bottom:0;
}
.header-v4 .search-form .form-search .search-select #select-cat-dropdown{
	z-index: 999;
}
.custom-width-section  .col-md-9{width: calc(75% + 10px);}
.custom-width-section  .col-md-3 {width: calc(25% - 10px);}
/*============ Header v5================*/
.header-v5 .header-menu{
	height:53px;
}
header .header-v5 nav ul.nav-main li > a.level0{
	padding: 19px 18px 14px;	
}
.box-hot-abs{
	position: absolute;
	right:0;
}
.box-hot-abs ul li {
	display:inline-block;
	float:left;	
	position: relative;
}
.box-hot-abs ul li a{
	padding: 19px 17px 17px;
	color:#222;
	font-weight: 700;
	text-transform: uppercase;	
	font-size: 13px;
	float:left;
}
.box-hot-abs ul li a:hover{
	color:#ea831a;
}
.box-hot-abs ul li:first-child a{
	padding-left:0;
}
.box-hot-abs ul li:last-child a{
	padding-right: 0;
}
.box-hot-abs .tool-tip-hot,
.box-hot-abs .tool-tip-new{
	position: absolute;
	top:-5px;
	right:0;
}
/*======= Header v6==========*/

.cms-index-index .header-v6.position-abs{
	top:0;
	width:100%;
	left:0;
	z-index: 999;
	position: absolute;
}
.cms-index-index.page-builder .header-v6.position-abs{
	position:relative;
}
.header-v6.position-abs .header-fullwidth,
.cms-index-index.page-builder .header-v6.position-abs{
	background: url(../images/bg-home.jpg) repeat center center;
	background-size:cover;
}

.header-v6 .header-fullwidth{
	padding: 60px 30px 60px;
}
.cms-index-index .header-v6 .header-fullwidth{
	padding-bottom:0;
	background:none;
}
.header-v6 .sticky-content {
	background-color: rgba(0,0,0,0.75) !important;
}
.header-v6 .header-top{
	border:none;
	padding: 0;
	margin-top: 3px;
}

.header-v6 .header-top .dropdown-menu a{
	color:#858585;
}
.header-v6 .header-top a, .header-v6 .form-currency .dropdown-toggle .fa,
.header-v6  .form-language .dropdown-toggle .fa,
.header-v6 .welcome-msg{
	color:#fff;
	line-height: 1;
}
.header-v6 .form-currency,.header-v6  .form-language,.header-v6  .welcome-msg{
	border-color:rgba(255,255,255,0.5);
}
.header-v6 .header-content{
	padding:0;
}
.header-v6 .social-login > a > span{display:none;}
.header-v6 .social-login-options .social-link a{line-height: 36px;}
.header-v6 .social-login-options .social-link a:hover{color:#fff;}
.header-v6 .social-login{border:none;}
.header-v6 .logo-container,
.header-v6 .logo-container h1{margin:0;}
.header-v6 .logo-container .logo{
	float:none;
}
.header-v6 .header-menu{
	background:none;
	max-height: 100%;
}
header .header-v6 nav ul.nav-main li > a.level0{
	padding: 7px 10px;
	color:#fff;
}
header .header-v6 nav > ul.nav-main > li:first-child > a{
	padding-left: 0;
}
.header-v6 .block-cart-header {margin-top: 5px;}
.search-form .dropdown-content-search{
	opacity: 0;
		display:block;
		visibility:hidden;
		transform: translate(0,-5px);
		-moz-transform: translate(0,-5px);
		-webkit-transform:translate(0,-5px);
		-ms-transform:translate(0,-5px);
		transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-webkit-transition:all 0.3s ease-in-out;
		-ms-transition:all 0.3s ease-in-out;
}
.search-form:hover .dropdown-content-search{
	opacity: 1;
	visibility:visible;
		transform: translate(0,0);
		-moz-transform:translate(0,0);
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
}
.search-form a.dropdown-search{
	font-size: 14px;
	color:#777;
}
.search-form .dropdown-content-search{
	
	right:0;
	left: auto;
	width: 336px;
	padding: 20px 15px;
	box-shadow: inset 0 0 20px 5px rgba(0,0,0,0.075);
	margin:0;
}
.search-form.search-inline{
	float:left;
	display: inline-block !important;
	width: auto;
	padding-right: 15px;
}
.header-v6 .search-form {padding-top:3px;padding-bottom: 10px;position: relative;padding-right: 10px;}
.header-v6 .header-menu{position:relative;}
.header-v6 .header-menu .block-icon-abs{
	position: absolute;
	right:0;
	top:0;
}
.header-v6 .account-dropdown > a{margin-left: 0;margin-right: 0;padding-top: 2px;}
.header-v6 .block-cart-header .icon-cart{
	font-size: 14px;
	color:#fff;
	line-height:1;
}
.header-v6 .block-cart-header .block-content{
	margin-top: 12px;
}
.header-v6 .search-form a.dropdown-search,.header-v6 .account-dropdown > a .fa{color:#fff;font-size: 14px;}
.header-v6 .search-form:hover,
.header-v6 .header-top a:hover,
.header-v6 .account-dropdown > a:hover .fa,
.header-v6 .block-cart-header:hover .icon-cart{color:#ea831a;}
.header-v6 .account-dropdown > a > span{display:none !important;}
.header-v6 .account-dropdown{float:left;padding: 0 0 10px;}
header .header-v6 nav ul.nav-main li > a .icon-next{color:#fff !important;}
.header-v6 .account-dropdown .dropdown-menu{right:0;left:auto;margin-top:0;}
.header-v6 .block-cart-header .count{top:-20px;}
/*====== Header v7========*/
.header-v7 .header-top{
	background-color:#ea831a;
	border-color:rgba(255,255,255,0.2);
}
.header-v7 .header-top a,
.header-v7 .header-top,
.header-v7 .search-form .form-search,
.header-v7 .search-form .input-text,
.header-v7 .search-form .form-search .search-select .search-cat-active:after,
header .header-v7 nav ul.nav-main li > a.level0,
.header-v7 .block-cart-header .title-shopbag,.header-v7 .block-cart-header .title-shopbag .price,
.header-v7 .block-cart-header .dropdown-toggle .icon-cart{
	color:#fff;
}
.header-v7 .header-top .dropdown-menu,
.header-v7 .header-top .dropdown-menu a{
	color:#858585;
}
.header-v7 .header-content{
	background-color:#ea831a;
	padding-bottom:65px;
}
.header-v7 .search-form .form-search .btn{
	background-color:#fff;
	color:#ea831a;
}
.header-v7 .search-form .form-search,.header-v7 .search-form .form-search .search-select{
	border-color:#fff;
}
.header-v7 .search-form .form-search .search-select #select-cat-dropdown{
	color:#666;
}
.header-v7 .header-menu{
	position:relative;
	top:-35px;
	background-color:#a9d0cd;
}
.header-v7 .sticky-content #nav_container{background: #fff !important;}
header .header-v7 nav ul.nav-main li > a .icon-next{color:#fff;}
header .header-v7 .sticky-content nav ul.nav-main li > a .icon-next{color:#222 !important;}
header .header-v7 nav > ul.nav-main > li:first-child > a{margin-left: 10px;}
.header-v7 .form-currency, .header-v7 .form-language,.header-v7 .social-header,
.header-v7 .header-wishlist{border-color:rgba(255,255,255,0.2);}
.header-v7 .block-cart-header.sticky-element .icon-cart,
.header-v7 .block-cart-header.sticky-element .title-shopbag,
.header-v7 .block-cart-header.sticky-element .title-shopbag .price{
	color:#222 !important;
}
/*========= Header v8========*/
.header-v8 .header-top{
	background-color:#eee;
}
.header-v8 .social-header,.header-v8  .account-dropdown,
.header-v8  .social-login,.header-v8  .header-wishlist,
.header-v8 .form-currency, .header-v8 .form-language,
.header-v8 .welcome-msg{
	border-color:#ddd;
}
.header-v8 .search-form {width:370px;padding-right:0;}
.header-v8 .search-form .form-search .search-select{width:136px;border-color:#ea831a;}
.header-v8 .search-form.select-search .form-search .input-text{width:calc(100% - 136px - 50px); }
.header-v8 .search-form .form-search .search-select .search-cat-active{padding-left:10px;}
.header-v8 .search-form .form-search .search-select .search-cat-active:after{display:none;}
.header-v8 .search-form .form-search .btn{color:#fff;}
.header-v8 .header-menu{height:55px;background:none;border-top:1px solid #eee;}
.header-v8 .nav-main{text-align:center;}
header .header-v8 nav ul.nav-main > li{
	float:none;
	display:inline-block;
}
header .header-v8 nav ul.nav-main li > a.level0{padding:19px 15px 17px;}
/*======== Header v9========*/
.header-v9 .header-top{
	background-color:#ea831a;
	border-bottom:none;
}
.header-v9 .social-header,.header-v9  .account-dropdown,
.header-v9  .social-login,.header-v9  .header-wishlist,
.header-v9 .form-currency, .header-v9 .form-language,
.header-v9 .welcome-msg{border-color:#f5f5f5;}
.header-v9 .header-top a,.header-v9 .header-top {
	color:#fff;
}
.header-v9 .header-top a:hover{
	color:#777;
}
.header-v9 .header-top .dropdown-menu,
.header-v9 .header-top .dropdown-menu a{
	color:#777
}
header .header-v9 nav ul.nav-main li:first-child > a.level0{padding-left: 0;}
.header-v9 .search-form {padding-right:0;}
.header-v9 .search-form .form-search {border-color: #ddd;margin:6px 0;}
.header-v9 .search-form .form-search .btn{
	background-color:#ddd;
	width:45px;
	height:40px;
	line-height: 40px;
}
.header-v9 .search-form .form-search .input-text{height:40px;line-height: 40px;}
.header-v9 .header-menu{background:none;border-top:1px solid #eee;border-bottom:1px solid #eee;}
.vertical-menu-home.content-relative .menu-content{
/* 	position:relative; */
	padding-bottom:5px;
}
.header-v9 .block-search-abs {right: 20px;}
.contact-box-header{
	padding: 20px 0;
}
.contact-box-header ul li {
	display:inline-block;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
	line-height:1;
}
.contact-box-header ul li:first-child{
	border:none;
	padding-left:0;
}
/* Sticky Menu*/
.sticky-menu .sticky-content{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index: 100;
	background-color:#fff;
	box-shadow: 0 1px 12px rgba(0,0,0,0.175);
	height: 60px;
}
.sticky-menu .sticky-element{
	position: fixed;
	top:0;
	z-index: 200;
	margin-top:15px;
}
.sticky-menu .block-cart-header.sticky-element{
	right: 11%;
}
.sticky-menu .block-cart-header.sticky-element .title-shopbag {
	display: none;
}
.header-v1 .sticky-content .vertical-menu-home {display:none;}
.block-cart-header.sticky-element .block-content{margin-top:10px;}
header .header-v1 .sticky-content nav > ul.nav-main > li:first-child > a,
header .header-v3 .sticky-content nav > ul.nav-main > li:first-child > a{margin-left:0;}
.header-v2 .sticky-content .col-md-12,
.header-v3 .sticky-content .col-md-12 ,
.header-v5 .sticky-content .col-md-12,
.header-v7 .sticky-content .main-menu,
.header-v9 .sticky-content .col-md-12{
	width: 75%;
	float: right;
}
.sticky-content .block-search-abs,
.header-v5 .sticky-content .box-hot-abs{display:none;}
.header-v2 .logo-container.sticky-element,.header-v8 .logo-container.sticky-element{
	left: 14%;
	float:left;
	width:auto;
}
.header-v2 .block-cart-header.sticky-element,
.header-v3 .block-cart-header.sticky-element,
.header-v8 .block-cart-header.sticky-element{right: 13%;border:none;}
.header-v2 .sticky-content .main-menu{z-index: 999;}
.header-v3 .block-cart-header.sticky-element .icon-cart
{
	color:#222;
	font-size: 35px;
}
.header-v3 .block-cart-header.sticky-element .icon-cart .count{
	position:absolute;
	top: -12px;
}
.header-v3 .block-cart-header.sticky-element .show-header3,
.header-v4 .sticky-content .select-search,
.header-v3 .sticky-content .vertical-menu-button{display:none;}
.header-v4 .sticky-content .icon-vertical{color:#fff;padding-left: 3px;}
header .header-v3 .sticky-content nav ul.nav-main li > a.level0{padding: 20px 15px;}
.header-v7 .sticky-content {background-color:#fff !important;}
header .header-v7 .sticky-content nav ul.nav-main li > a.level0{color:#222;}
.header-v6 .sticky-content{
	background-color:rgba(0,0,0,0.5);
	padding: 0;
}
.header-v6 .sticky-menu .logo-container.sticky-element{
	position: relative;
}
header .header-v6 .sticky-content  nav ul.nav-main li > a.level0{padding: 20px 10px;}
.header-v6 .sticky-content .header-top{margin-top:20px;}
.header-v6 .sticky-content .account-dropdown,
.header-v6 .sticky-content .search-form{padding:0;}
.header-v6 .sticky-content .search-form{
	line-height: 1.3;
}
.header-v6 .sticky-content .block-cart-header{margin-top:0;position:relative;padding-left: 10px;}
.header-v6 .search-form > a.dropdown-search{
	margin: 0 10px;
}
.header-v6.sticky-v6{background:none;}
.header-v6 .sticky-content .header-top .dropdown-menu{margin-top:20px;}
.header-v6 .block-cart-header.sticky-element .block-content{margin-top:24px;}
.header-v4 .sticky-content .width-menu{display:none;}
.header-v4 .sticky-content .vertical-menu-home .menu-content{opacity: 0;visibility:hidden;
transform: scale(1,.7);
-moz-transform: scale(1,.7);
-webkit-transform: scale(1,.7);
-ms-transform: scale(1,.7);
}
.header-v4 .sticky-content .vertical-menu-home .menu-title{
	background-color:#fff;	
	padding:5px 0;
}
.header-v4 .sticky-content .vertical-menu-home .menu-title > span:first-child{display:none;}
.header-v4 .sticky-content .vertical-menu-home .menu-title .icon-vertical{display:block;
width: 40px;
height:40px;
background-color:#ea831a;
color:#222;
text-align: center;
border-radius: 3px;
line-height: 40px;
cursor:pointer;
}
.header-v4 .sticky-content .vertical-menu-home:hover .menu-content{
	opacity: 1;
	visibility: visible;
	transform: scale(1,1);
-moz-transform: scale(1,1);
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
}
.header-v5 .sticky-content nav.nav-main ul.nav-main > li.pull-right{display: none;}
/*End Header*/
/* ========= Footer ========= */
footer{margin-top: 50px;}
.cms-index-index footer{margin-top:0;}
footer .footer-v1 {
	background-color:#222;
	color:#666;
}
footer a{color:#666;}
footer a:hover,
footer a:focus{color:#fac008;}
.footer-v1 .middle-footer {
	background: #f4f4f4;
	padding-top: 55px;
	padding-bottom: 40px;
}
footer .social-header {border-left:none;float:left;margin-bottom:30px;}
footer .social-header > span {
	font-weight: 700;
	text-transform:uppercase;
	border-left:none;
	float:left;
	width:100%;
	margin-left:0;
	margin-bottom: 15px;
}
footer .social-header > ul{
	float:left;
	width:100%;
}
footer .social-header ul li:first-child{
	margin-left:0;
}
footer .footer-box .title {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	color:#222;		
	margin:0;
}
footer .footer-box .title span{ display:inline-block; }
footer .footer-box .title span:after{
	height: 2px;
	content:"";
	display:block;	
	background-color:transparent;
	margin-top:5px;	
	position:relative;
	margin-bottom: -1px;
}
.footer-v1 .footer-box .title:after{
	height: 1px;
	content:"";
	display:block;
	float:left;
	background-color:transparent;
	width:100%;
}
footer .footer-box .box-content{
	display:table;
	width:100%;
	margin-top:15px;
	margin-bottom:30px;
}
footer .footer-box .contact-box .box-content{margin-bottom: 0;}
.contact-box ul li:after{
	content:"";
	display:table;
	clear:left;
}
.contact-box ul li .fa{
	width:36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background-color:#ea831a;
	font-size: 13px;
	padding-left: 3px;
	float:left;
	display:inline-block;
	margin-right:10px;
	border-radius: 3px;
	margin-bottom:30px;
}
.contact-box ul li .box-content{
	float:left;
	display:inline-block;
	width:calc(100% - 46px);
	margin-top: 0;
}
.contact-box ul li .box-content p{margin-bottom:0;}
.contact-box ul li .h4{
	font-size: 13px;
	font-weight: 700;
	color: #222;
	margin:0;
	float:left;
	width: 100%;
}
.logo-footer{margin-bottom:25px;}
.logo-footer-info{color:#666;margin-bottom:25px;}
footer .panel-instagram > a:hover {
	opacity: 0.5;
	transition: opacity 0.4s ease 0s;
	-moz-transition: opacity 0.4s ease 0s;
	-webkit-transition: opacity 0.4s ease 0s;
	-ms-transition: opacity 0.4s ease 0s;
}
.product-tag-box .box-content .block-title{display:none;}
.product-tag-box .tagcloud a{
	padding: 5px 10px;
	background-color:#333;
	color:#aaa;
	font-size: 13px;
	border:none;
}
.footer-v1 .bottom-footer{
	background-color: #fff;
	padding: 25px 0;
	color: #666;
	border-top: 1px solid #fff;
}
.footer-v1 .bottom-footer a {
	color: #222;
}
.footer-v1 .bottom-footer a:hover {
	color: #fac008;
}
footer .payment li{
	display:inline-block;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.footer-v2 .box-middle-footer{
	padding-top:45px;
	padding-bottom:45px;
}
.footer-v2 .box-middle-footer,
.footer-v2 .box-bottom-footer{
	border-top: 1px solid #eee
	
}
.footer-v2 .box-bottom-footer{padding-top: 25px;padding-bottom: 25px;}
.footer-v2 .footer-box h4{
	width: 100%;
	color:#212121;
	font-size: 16px;
}
.footer-v2 .footer-box h4:after{display:none;}
.footer-v2 .box-content ul li{
	margin-top: 15px;
}
.footer-v3 .middle-footer{
	background-color:#222;
	color:#fff;
	padding-top:65px;
	padding-bottom:65px;
}
.footer-v3 .logo-footer{margin-bottom: 40px;}
.footer-v3 ul li{
	display:inline-block;
	border-right: 2px solid #393939;
	line-height:1;
}
.footer-v3 ul li:last-child{border:none;}
.footer-v3 address{
	margin-top:25px;
	line-height: 1.35;
	color:#aaa;
}
.footer-v3 ul li a{
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;	
	padding-left:15px;
	padding-right: 15px;	
}
.footer-v2 .box-content ul li:first-child{margin-top:0;}
.twitter_feed .tweet-container .icon{
	font-size: 30px;
	color:#666;
	margin-right: 15px;	
	float:left;
	display:inline-block;
}
.twitter_feed .tweet-container .tweet-content{
	display:inline-block;
	width: calc(100% - 43px);
}
.twitter_feed .tweet-container{margin-bottom: 15px;color:#ccc;}
.twitter_feed .tweet-container a{
	color:#bbdcd9;	
}
.twitter_feed .tweet-container .times a{
	color:#888888;
	font-size: 13px;
}
.twitter_feed .tweet-container .times a:hover{color:#bbdcd9;}
footer .tagcloud > a:hover{background-color:#242424;color:#aaa;}

.mfp-inline-holder .mfp-content{
    line-height: 0;
    max-width: 1050px;
    width: 100%;
}
.mfp-inline-holder .mfp-content #success-message-container{
    background:#fff;
    padding:20px;
}
.ajax-cart-loading{
    width:50px;
    height:50px;
    margin:0 auto;
}
/* My Account */
.nobr {
    white-space: nowrap !important;
}
.dashboard .box-reviews li.item {
    margin: 0 0 7px;
}
.dashboard .box-reviews .number {
    background: none repeat scroll 0 0 #0a263c;
    color: #fff;
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
}
.dashboard .box-reviews .details {
    margin-left: 20px;
}
.dashboard .box-reviews .ratings {
    margin: 7px 0 0;
}
.account-menu li{
	border-bottom: 1px solid #eee;
}
.account-menu li:last-child {
	border-bottom: none;
}
.account-menu li a:hover,
.account-menu li.active a,
.account-menu li.active a:hover,
.account-menu li.active a:focus,
.account-menu > li > a{
	border: none;
	background-color: transparent;
}
/* Wishlist */
.my-wishlist textarea {
    display: block;
    height: 109px;
    width: 97%;
}
/* Rating */
.rating-box {
    font-size: 0;
    height: 15px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 65px;
	position: relative;
}
.rating-box:after {
	position: absolute;
	width: 100%;
	left: 0;
	top: 9px;
	content: "\f005\f005\f005\f005\f005";
	font-family: FontAwesome;
	font-size: 12px;
	color: #858585;
	letter-spacing: 2px;
}
.ratings strong {
    float: left;
    margin: -2px 8px 0 0;
}
.rating-box .rating {
    float: left;
    height: 15px;
	overflow: hidden;
	position: relative;
}
.rating-box .rating:after {
	position: absolute;
	width: 100%;
	left: 0;
	top: 9px;
	content: "\f005\f005\f005\f005\f005";
	font-family: FontAwesome;
	font-size: 12px;
	color: #ffc926;
	z-index: 1;
	letter-spacing: 2px;
}
/* One Step Checkout */
label[for='allow_gift_messages'] {
    vertical-align: bottom;
    margin-left: 5px;
}
.a-left { text-align: left; }
.a-right { text-align: right; }
.a-center { text-align: center; }
.oscheckout-index-index .price {
    color: #ff0000;
}
/* Onepage Checkout */
.checkout-onepage-index .step-title {
    padding: 10px;
    border: 1px solid #ccc;
	text-transform: uppercase;
}
.checkout-onepage-index .opc .step.a-item {
	border: 1px solid #ddd;
	padding: 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -o-border-bottom-left-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
}
.checkout-onepage-index .opc > li.section {
    margin-bottom: 10px;
}
.checkout-onepage-index .active .step-title {
    border-color: #ea831a;
	background: #ea831a;
    color: #fff;
}
.checkout-onepage-index .step-title .number,
.checkout-onepage-index .step-title h3 {
    display: inline-block;
    margin: 0;
}
.checkout-onepage-index .step-title .number {
    font-size: 14px;
}
.checkout-onepage-index input[type=radio],
.checkout-onepage-index input[type=checkbox] {
    display: inline-block;
}
.checkout-onepage-index input[type=radio] + label,
.checkout-onepage-index input[type=checkbox] + label {
    vertical-align: bottom;
    margin-left: 5px;
}
.checkout-onepage-index .price {
    color: #ff0000;
}
.checkout-onepage-index .block-progress dl dt {
    line-height: 30px;
    color: #777;
    font-size: 16px;
}
.checkout-onepage-index .block-progress dl dt.complete {
    color: #333;
}
/* Quick view */
.quickview-index-show .container, .quickview-index-show .col-main{width:100%;}
.quickview-index-show .product-view{padding: 20px;}
.scroll-to-top {
    background-color: #ea831a;
    bottom: -100px;
    cursor: pointer;
    height: 40px;
    overflow: auto;
    position: fixed;
    right: 25px;
    transition: all 0.7s ease-in-out 0s;
    width: 40px;
    z-index: 9999;
	color: #fff;
}
.scroll-to-top:hover {
	background-color: #fac008;
	color: #fff;
}
.scroll-to-top i {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.preloader {
    background-color: #fefefe;
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden !important;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.status {
    background-image: url("../images/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    left: 50%;
    margin: -20px 0 0 -20px;
    position: absolute;
    top: 50%;
    width: 40px;
}
/* End product block */
/* End Block */
/* Event */
.events .item-event{
    border: 1px solid #ccc;
}
.events .item-event .desc-event{
    margin: 20px;
}
.event-content .event-desc-details .event-name{
    margin: 0 0 15px;
    display: block;
}
/* End Event */
.multiple-checkout table {
	width: 100%;
}
/* Custom Logo On Sticky Menu */
.logo-sticky, .sticky_menu .logo-header {
	display: none;
}
.sticky_menu .logo-sticky {
	display: block;
}

/* -------------- Portfolio Grid ----------- */
.portfolio-category-list h1.title{display:none;}
.tabs-center{text-align:center;}
.tab-products li {
    float: none;
    display: inline-block;
	margin: 0 5px 10px;
}
.tab-menu.tab-products.tabs_categories_porfolio {
    margin-bottom: 40px;
}
.tabs_categories_porfolio li:first-child {margin-left:0;}
.tabs_categories_porfolio li a {
    cursor: pointer;
	padding: 10px 15px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#eee;
	color:#888;
	border-radius: 3px;
	display:inline-block;
}
.tabs_categories_porfolio li a.is-checked,
.tabs_categories_porfolio li a:hover{
	background-color:#ea831a;
	color:#fff;
}
.tabs_categories_porfolio li a .fa{
	font-size: 10px;
	font-weight: 400;
	margin-left: 5px;
}
.portfolio-grid .portfolio-bottom-content .portfolio-name {
    font-weight: 700;
	font-size: 14px;
	color:#222;
	margin:0 0 10px;
}
.portfolio-grid .portfolio-bottom-content .category-link {
    font-size: 14px;
	color:#888;
	margin-bottom: 0;
}
.portfolio-carousel .portfolio-bottom-content .category-link a{
	color:#878787;
}
.portfolio-carousel .portfolio-bottom-content .category-link a:hover{color:#ea831a;}
.portfolio-grid .portfolio-bottom-content {
	padding-bottom: 30px;
	padding-top: 30px;
}
.portfolio-grid .portfolio-top-content {
    position: relative;
}
.portfolio-grid .portfolio-top-content a.view {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    font-size: 25px;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
	color:#fff;
}
.portfolio-grid .portfolio-top-content .porfolio-image:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    background-color: #222;
    content: "";
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform-origin : 50% 100%;
    -moz-transform-origin : 50% 100%;
    -o-transform-origin : 50% 100%;
    -ms-transform-origin : 50% 100%;
    transform-origin : 50% 100%;
    visibility: hidden;
	transition: transform 0.4s ease 0s;
	-moz-transition: -moz-transform 0.4s ease 0s;
	-webkit-transition: -webkit-transform 0.4s ease 0s;
	
}
.portfolio-grid .portfolio-content:hover .portfolio-top-content a.view {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    visibility: visible;
	color:#ea831a;
}
.portfolio-grid .portfolio-content:hover .portfolio-top-content .porfolio-image:after {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    opacity: 0.5;
    visibility: visible;
}
.portfolio-grid.owl-carousel {
    padding: 0;
}
.tabs_categories_porfolio_content .title {
	padding-left: 15px;
	margin-top: 0;
    margin-bottom: 30px;
}
.portfolio-layout-wide #maincontent > .container{
	width: 100%;
}
.portfolio-layout-wide footer{margin-top:0;}
.portfolio-grid .portfolio-box-title{
	padding: 25px 30px;
	background-color: rgba(34,34,34,0.75);
	color:#aaa;
	position: absolute;
	bottom:0;
	left: 0;
	width:100%;
	max-height: 100px;
	 transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform-origin : 50% 100%;
    -moz-transform-origin : 50% 100%;
    -o-transform-origin : 50% 100%;
    -ms-transform-origin : 50% 100%;
    transform-origin : 50% 100%;
    visibility: hidden;
	display:block;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition:  all 0.3s ease-in-out 0s;
}
.portfolio-box-title h5{margin-bottom: 5px;}
.portfolio-box-title h5 a{
	color:#fff;
}
.portfolio-box-title .category-link a{color:#aaa;}
.portfolio-box-title a:hover{color:#ea831a;}
.portfolio-box-title a.view{
	font-size: 18px;
	height: 30px;
	width: 30px;
	color:#222;
	background-color: #eee;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	position: absolute;
	top: 35px;
	right: 30px;
	transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
	opacity: 1;
	visibility: hidden;
}
.portfolio-content:hover .portfolio-box-title {
	 transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
   
    visibility: visible;	
}
.portfolio-content:hover .portfolio-box-title a.view{
	opacity: 1;
	visibility: visible;
	 transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
}
.portfolio-grid  .portfolio-top-content.portfolio-box .porfolio-image:after{display:none;}
.portfolio-content{position:relative;overflow:hidden;}
.portfolio-content.portfolio-title{margin-bottom: 20px;}

.title-porfolio {margin-top: 40px;margin-bottom:20px;
	font-size: 20px;
	color:#444;
	position: relative;
	width: 100%;
	float:left;
}
.title-porfolio:after{
	content:"";
	display:inline-block;
	width:100%;
	height: 1px;
	background-color:#eee;	
	float:left;
}
.title-porfolio span{float:left;}
.title-porfolio span:after{
	content:"";
	display:block;
	height: 2px;
	width: auto;
	margin-top: 5px;
	background-color:#ea831a;
	position:relative;
	margin-bottom: -1px;
}
.portfolio-details .portfolio-content{
	margin-top: 45px;
}
.portfolio-table {color:#666;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.portfolio-table b{
	color:#444;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}
.portfolio-table  > tbody > tr > td{
	padding: 10px 0;
}
.portfolio-table .text-desc a{
	color:#ea831a;
}
.portfolio-table .text-desc a:hover{color:#666;}
.portfolio-details .portfolio-carousel{
	float:left;
}
.portfolio-carousel.owl-carousel .owl-controls .owl-nav > div{
	opacity: 1;
	top:-45px;
	transform:none;
	-moz-transform:none;
	-webkit-transform:none;
	visibility:visible;
	left: auto !important;
	right:0;
	background:none;
	width:auto;
	height:auto;
	line-height: 1.25;
	border-radius:0;
}
.portfolio-carousel.owl-carousel .owl-controls .owl-nav > div .text{
	display:block;
	font-size: 13px;
	color:#666;
	font-weight:bold;
	display:inline-block;
}
.portfolio-carousel.owl-carousel .owl-controls .owl-nav > div .fa{
	color:#878787;
	font-size: 10px;
}
.portfolio-carousel.owl-carousel .owl-controls .owl-nav .owl-next{
	right:15px !important;
}
.portfolio-carousel.owl-carousel .owl-controls .owl-nav .owl-prev{
	right: 70px;
	padding-right: 8px;
	border-right: 1px solid #eee;
}
.portfolio-carousel.owl-carousel .owl-controls .owl-nav .owl-prev .fa{margin-right: 3px;}
.portfolio-carousel.owl-carousel .owl-controls .owl-nav .owl-next .fa{margin-left: 3px;}
.portfolio-carousel.owl-carousel .owl-controls .owl-nav > div:hover{background:none;}
.portfolio-carousel.owl-carousel .owl-controls .owl-nav > div:hover .fa,
.portfolio-carousel.owl-carousel .owl-controls .owl-nav > div:hover .text{color:#ea831a;}
.portfolio-carousel .portfolio-content{margin-top:0;}
/********** Title Content **********/
.title-content {
	text-transform: uppercase;
	margin-bottom: 25px !important;
}
.title-content .title {
	position: relative;
	font-weight: 700;
	margin: 0;
	display: inline-block;
	padding: 0 2px 5px;
	color: #222;
	font-size:20px;
}
.title-content .title:after {
	height: 2px;
	background: transparent;
	width: 100%;
	left: 0;
	bottom: -1px;
	content: "";
	position: absolute;
}
/********** Content Center **********/
.center-content .title-content {
	text-align: center;
}
/********** Product Grid **********/
.on-wishlist .fa:before {
	content: "\f004";
	color: #ea831a;
}
.on-wishlist:hover .fa:before {
	color: #fff;
}
.products-grid .item {
	margin-bottom: 30px;
}
.products-grid  .product-content .product-top {
	position: relative;
}
.products-grid .product-content .product-top > a {
	display: block;
	overflow: hidden;
}
.products-grid .product-content .product-top .img-base {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}
.products-grid .product-content:hover .product-top .img-base {
	opacity: 1;
}
.products-grid  .product-content .product-top .icon-links {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.products-grid  .product-content .product-top .icon-links li {
	margin-bottom: 5px;
}
.products-grid  .product-content .product-top .icon-links li:last-child {
	margin-bottom: 0;
}
.products-grid  .product-content .product-top .icon-links button {
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
	background: #fff;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	color: #222222;
	font-size: 14px;
	visibility: hidden;
	opacity: 0;
	transform: rotateY(90deg);
	-webkit-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
}
.products-grid  .product-content .product-top .icon-links button:hover {
	background-color: #ea831a;
	border-color: #ea831a;
	color: #fff;
}
.products-grid  .product-content:hover .product-top .icon-links button {
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	opacity: 1;
	visibility: visible;
}
.product-img-box  .img-box-gallery {
	position: relative;
}
.products-grid  .product-content .product-top .product-label,
.product-img-box  .img-box-gallery .product-label {
	height: 26px;
	position: absolute;
	top: 10px;
	text-transform: uppercase;
	color: #fff;
	padding: 2px 9px;
	z-index: 1;
	font-weight: 500;
}
.products-grid  .product-content .product-top .product-label.sale-label,
.product-img-box  .img-box-gallery .product-label.sale-label {
	background: #ea831a;
	right: -2px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-ms-border-top-left-radius: 3px;
	-ms-border-bottom-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	-o-border-bottom-left-radius: 3px;
}
.products-grid  .product-content .product-top .product-label.new-label,
.product-img-box  .img-box-gallery .product-label.new-label {
	background: #fac008;
	left: -2px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-ms-border-top-right-radius: 3px;
	-ms-border-bottom-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-o-border-top-right-radius: 3px;
	-o-border-bottom-right-radius: 3px;
}
.products-grid  .product-content .product-desc {
	padding-top: 30px;
}
.products-grid  .product-content .product-desc .product-name {
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 400;
}
.products-grid  .product-content .product-desc .price-box {
	display: table-cell;
	vertical-align: middle;
}
.products-grid  .product-content .product-desc .ratings {
	display: table-cell;
	width: 65px;
	vertical-align: middle;
}
.products-grid  .product-content .product-desc.price-inline .price-box .old-price  {
	padding: 0;
}
.products-grid  .product-content .product-desc .btn-cart,
.width-btn-cart {
	width: 100%;
	height: 36px;
	background: #aaaaaa;
	border: none;
	line-height: 36px;
	text-transform: uppercase;
	font-weight: 700;
	overflow: hidden;
	color: #fff;
}
.width-btn-cart {
	display: none;
	width: auto !important;
}
.products-grid  .product-content .product-desc .btn-cart .icon,
.width-btn-cart .icon {
	display: inline-block;
	width: 36px;
	float: left;
	height: 35px;
	color: #fff;
	background: rgba(0,0,0,0.3);
	font-size: 12px;
}
.products-grid  .product-content .product-desc .prar {
	margin-bottom: 14px;
	display: table;
	width: 100%;
}
.products-grid  .product-content .product-desc .btn-cart .text,
.width-btn-cart .text {
	display: inline-block;
	text-align: center;
	padding: 0 10px;
}
.products-grid  .product-content .product-desc .btn-cart:hover {
	background: #ea831a;
}
/********** Product Grid Slider **********/
.products-grid  .owl-item {
	padding: 0 10px;
}
.products-grid  .owl-item .item {
	margin-bottom: 0;
}
/********** Owl Controls **********/
/********** Nav **********/
.owl-carousel .owl-controls .owl-nav > div .text {
	display: none;
}
.owl-carousel .owl-controls .owl-nav > div {
	color: #868686;
	font-size: 14px;
	width: 40px;
	height: 40px;
	text-align: center;
	background: #eeeeee;
	line-height: 40px;
}
.owl-carousel .owl-controls .owl-nav > div:hover {
	background-color: #ea831a;
	color: #fff;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
	left: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
	right: 0;
}
.owl-carousel .owl-controls .owl-nav > div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	opacity: 0;
	visibility: hidden;
}
.custom-owl .brands-grid.owl-carousel .owl-controls .owl-nav > div {
	background: #fff;
	border: 1px solid #ddd;
}
.custom-owl .brands-grid.owl-carousel .owl-controls .owl-nav > div:hover {
	background: #ea831a;
	color:#222;
}
.owl-carousel:hover .owl-controls .owl-nav > div {
	opacity: 1;
	visibility: visible;
}
.owl-carousel:hover .owl-controls .owl-nav .owl-next {
	right: -50px;
}
.owl-carousel:hover .owl-controls .owl-nav .owl-prev {
	left: -50px;
}
/********** Newsletter **********/
/********** Boxed **********/
.newsletter-boxed {
	background: #eeeeee;
	padding-top: 24px;
	padding-bottom: 25px;
}
.newsletter-boxed .subscribe-text .icon {
	font-size: 40px;
	width: 120px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.newsletter-boxed .subscribe-text .text {
	width: calc(100% - 125px);
	display: inline-block;
	vertical-align: middle;
}
.newsletter-boxed .subscribe-text .text strong {
	color: #222;	
}
.newsletter-boxed  .home-subscribe {
	padding-top: 16px;
}
.newsletter-boxed  .home-subscribe .block-content .input-box {
	width: 380px;
}
.newsletter-boxed  .home-subscribe .block-content .input-box .input-text {
	border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;	
}
/********** Home Page 1 **********/
.home-subscribe .block-content {
	display: table;
	width: 100%;
}
.home-subscribe .block-content .input-box {
	width: 270px;
	float: left;
}
.home-subscribe .block-content .input-box .input-text {
	height: 44px;
}
.home-subscribe .block-content .actions {
	float: left;
	margin-left: 10px;
}
/********** Center **********/
.subcribe-center {
	padding-top: 24px;
}
.subcribe-center .home-subscribe .block-content .input-box,
.subcribe-center .home-subscribe .block-content .actions {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.subcribe-center .home-subscribe .block-content .input-box {
	width: 420px;
}
.subcribe-center .home-subscribe .block-content .input-box .input-text {
	border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	height: 43px;
	background-color: rgba(255,255,255,0.8);
}
/********** Category Banner Homepage **********/
.category-block {
	position: relative;
	overflow: hidden;
	max-width: 370px;
	margin: 0 auto;
}
.category-block .cate-info  {
	position: absolute;
	bottom: 0px;
	left: 30px;
	right: 30px;
	background: #fff;
	padding: 45px 30px 25px;
}
/********** Testimonials **********/
.testimonial-container .testimonial-item  {
	padding-left: 50px;
}
.testimonial-container .testimonial-item .info {
	position: relative;
	padding: 50px 103px 43px 75px;
	background: #fff;
}
.testimonial-container .testimonial-item .img-author {
	width: 100px;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
	position: absolute;
	bottom: 45px;
	left: -35px;
}
.testimonial-container .testimonial-item .img-author img {
	border-radius: 50%;
	-ms-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.testimonial-container .testimonial-item  .testimonial-content {
	font-size: 18px;
	color: #212121;
	padding-bottom: 17px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 14px;
}
.testimonial-container .testimonial-item .testimonial-author  .name {
	text-transform: uppercase;
	font-weight: 700;
	color: #212121;
}
.testimonial-container .testimonial-item .info:after {
	content: "\f10e";
	font-size: 60px;
	color: #eeeeee;
	font-family: FontAwesome;
	position: absolute;
	top: 23px;
	right: 43px;
}
.testimonial-container .owl-carousel .owl-controls .owl-nav > div {
	opacity: 1;
	visibility: visible;
	top: auto;
	bottom: 20px;
	transform: translate(0);
	-o-transform: translate(0);
	-moz-transform: translate(0);
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
}
.testimonial-container .owl-carousel .owl-controls .owl-nav .owl-next {
	right: 20px;
}
.testimonial-container .owl-carousel .owl-controls .owl-nav .owl-prev {
	right: 70px;
	left: auto;
}
.testimonials-center  .testimonial-container .testimonial-item {
	padding: 0;
}
.testimonials-center  .testimonial-container .testimonial-item .img-author {
	position: static;
	margin: 0 auto;
	margin-bottom: 9px;
}
.testimonials-center  .testimonial-container .testimonial-item .info {
	padding: 0;
	background: none;
	text-align: center;
	padding-top: 44px;
}
.testimonials-center   .testimonial-container .testimonial-item .info::after {
	left: 50%;
	right: auto;
	font-size: 20px;
	color: #ea831a;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	top: 0;
}
.testimonials-center  .testimonial-container .testimonial-item .testimonial-content {
	font-size: 16px;
	border: none;
	margin-bottom: 19px;
	padding-bottom: 25px;
	position: relative;
}
.testimonials-center  .testimonial-container .testimonial-item .testimonial-content:after {
	content: "";
	position: absolute;
	width: 70px;
	left: 50%;
	margin-left: -35px;
	height: 1px;
	background: #ea831a;
	bottom: 0;
}
.testimonials-center  .testimonial-container .testimonial-item .testimonial-content .ic {
	display: none;
}
.testimonials-center  .testimonial-container .owl-carousel .owl-controls .owl-nav  > div {
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background: none;
	width: auto;
	height: 14px;
	line-height: 14px;
	border-radius: 0px;
	-ms-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
	color: #222222;
	opacity: 0;
	visibility: hidden;
}
.testimonials-center  .testimonial-container .owl-carousel:hover .owl-controls .owl-nav  > div {
	opacity: 1;
	visibility: visible;
}
.testimonials-center  .testimonial-container .owl-carousel .owl-controls .owl-nav  > div .text {
	display: inline-block;
	vertical-align: middle;
}
.testimonials-center  .testimonial-container .owl-carousel .owl-controls .owl-nav  > div .fa {
	font-size: 10px;
	vertical-align: middle;
	margin-top: -2px;
}
.testimonials-center  .testimonial-container .owl-carousel .owl-controls .owl-nav .owl-prev {
	left: 0;
	right: auto;
	border-right: 1px solid #ddd;
	padding-right: 10px;
}
.testimonials-center  .testimonial-container .owl-carousel .owl-controls .owl-nav .owl-next {
	right: 0;
	left: auto;
	border-left: 1px solid #ddd;
	padding-left: 10px;
}
/********** Testimonials Sidebar **********/
.testimo-sidebar .owl-stage-outer {
	border: 1px solid #dddddd;
}
.testimo-sidebar .testimonial-item {
	text-align: center;
	padding: 0 !important;
}
.testimo-sidebar .testimonial-item .info {
	padding: 0 !important;
}
.testimo-sidebar .testimonial-item .img-author {
	position: static;
	margin: 0 auto;
	transform: translate(0px) !important;
	-moz-transform: translate(0px) !important;
	-webkit-transform: translate(0px) !important;
	-o-transform: translate(0px) !important;
	-ms-transform: translate(0px) !important;
}
.testimo-sidebar .testimonial-container .testimonial-item .testimonial-content {
	font-size: 16px;
	padding: 59px 20px 24px;
	background: #eeeeee;
	color: #878787;
	position: relative;
}
.testimo-sidebar .testimonial-container .testimonial-item .testimonial-content:after {
	content: "";
	height: 0;
	width: 0;
	border-top: 10px solid #dddddd;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.testimo-sidebar .testimonial-container .testimonial-item .testimonial-content:before {
	content: "";
	height: 0;
	width: 0;
	border-top: 8px solid #EEEEEE;
	border-bottom: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.testimo-sidebar .testimonial-container .testimonial-item .testimonial-content .ic {
	display: none;
}
.testimo-sidebar  .testimonial-container .testimonial-item .info:after {
	font-size: 20px;
	color: #ea831a;
	content: "\f10d";
	left: 50%;
	right: auto;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.testimo-sidebar .testimonial-container .owl-carousel .owl-controls .owl-nav,
.post-sidebar:not(.owl-top-text) .owl-carousel .owl-controls .owl-nav {
	text-align: center;
	padding-top: 20px;
}
.testimo-sidebar .testimonial-container .owl-carousel .owl-controls .owl-nav > div,
.post-sidebar:not(.owl-top-text) .owl-carousel .owl-controls .owl-nav > div {
	position: static;
	display: inline-block;
	margin: 0 3px !important;
	opacity: 1;
	visibility: visible;
	transform: translate(0) !important;
	-webkit-transform: translate(0) !important;
	-moz-transform: translate(0) !important;
	-ms-transform: translate(0) !important;
	-o-transform: translate(0) !important;
}
.testimo-sidebar .testimonial-author {
	padding: 12px  10px 20px;
}
.no-images.testimo-sidebar .testimonial-container .testimonial-item .testimonial-content {
	background: none;
	border: 1px solid #dddddd;
} 
.no-images.testimo-sidebar .owl-stage-outer {
	border: none;
}
.no-images.testimo-sidebar .testimonial-item .img-author {
	display: none;
}
.testimo-sidebar .testimonial-container .testimonial-item .testimonial-content {
	margin-bottom: 24px;
}
/********** Blog Widget **********/
.latest-post-carousel .owl-item {
	padding: 0 10px;
}
.widget-latest .item  .post-info {
	border-bottom: 1px solid #dddddd;
	padding: 16px 0;
}
.widget-latest .item  .post-info .fa {
	font-size: 16px;
	margin-right: 10px;
}
.widget-latest .blog_link_img {
	display: block;
	position: relative;
}
.widget-latest .item  .post-info .time {
	margin-right: 20px;
}
.widget-latest .item  h4 {
	margin-top: 16px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 15px;
}
.widget-latest .item .read-more {
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	margin-top: 10px;
	color: #666666;
}
.widget-latest .item .read-more:hover {
	color: #ea831a;
}
.widget-latest .item .read-more .fa {
	font-size: 10px;
	color: #ea831a;
	vertical-align: middle;
	margin-top: -3px;
}
.widget-latest .item .read-more:hover .fa {
	padding-left: 10px;
}
.widget-latest .item:hover .go-to-detail {
    opacity: 1;
	transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
    visibility: visible;
}
.widget-latest .item .go-to-detail {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #222222;
    font-size: 14px;
    height: 40px;
    opacity: 0;
	transform: rotateY(90deg);
	-webkit-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
    visibility: hidden;
    width: 40px;
	position: absolute;
	bottom: 20px;
	z-index: 2;
	right: 20px;
}
.widget-latest .item .go-to-detail:hover {
	background: #ea831a;
	border-color: #ea831a;
	color: #fff;
}
/********** Blog Widget (LIST MODE) **********/
.latest-post-list .item  .blog_link_img {
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
.widget-latest .latest-post-list .item .go-to-detail {
	width: 30px;
	height: 30px;
	line-height: 30px;
	bottom: 10px;
	right: 10px;
}
.widget-latest .latest-post-list .item .post-info {
	padding: 0 0 0 11px;
	width: calc(100% - 105px);
	display: inline-block;
	vertical-align: top;
	border: none;
}
.widget-latest .latest-post-list .item .post-info h4 {
	margin-top: 0;
	margin-bottom: 6px;
}
.widget-latest .latest-post-list .item .post-info h4 a{font-size: 14px;}
.widget-latest .latest-post-list .item {
	padding-top: 15px;
}
.widget-latest .latest-post-list .item:first-child {
	padding-top: 10px;
}
.postBookmarks{
	width:100%;
	clear: both;
	padding-top:10px;
	padding-bottom:0;
}
.postBookmarks h4,.tags h4{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	float:left;
	color:#222;
	font-size: 14px;
}
.sidebar .block-blog .vertical-menu .block-title{margin-bottom:none;}
.sidebar .block-blog .vertical-menu ul li:first-child a{
	border-top:none;
}
.blog-post-view .social-icons .social-share-mg{margin: 10px 0;}
.blog-post-view  .postContent{margin-bottom: 20px;}
.blog-post-view .postTitle h1{
	margin-top: 40px;
	margin-bottom: 30px;
	color:#222;
}
.blog-post-view .pager {display:none !important;}
.blog-post-view .toolbar-default{margin-bottom:30px;}
.blog-cat-view .postBookmarks h4,
.blog-cat-view .tags h4,
.blog-index-list .postBookmarks h4,
.blog-index-list .tags h4{display:none;}
/********** SERVICE **********/
.service-block {
	text-align: center;
	color: #222222;
	padding: 10px 0 0;
}
.service-block.box {
	background: #f4f4f4;
	border: 1px solid #dddddd;
	padding-bottom: 3px;
	margin-bottom: 20px;
}
.service-block .icon, .service-block .text {
	display: inline-block;
	vertical-align: middle;
}
.service-block .text {
	margin-top: -9px;
	text-align: left;
}
.service-block .icon {
	font-size: 50px;
	padding-right: 15px;
}
.service-block .icon span {
	transform: rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1);
	-webkit-transform: rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1);
	-ms-transform: rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1);
	-moz-transform: rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1);
	-o-transform: rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1);
}
.service-block:hover .icon span {
	transform: perspective(400px) rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1.1);
	-webkit-transform: perspective(400px) rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1.1);
	-ms-transform: perspective(400px) rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1.1);
	-moz-transform: perspective(400px) rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1.1);
	-o-transform: perspective(400px) rotateX(5deg) rotateY(5deg) translateZ(10px) scale(1.1);
}
.service-block.inline {
	padding-bottom: 18px;
	margin-bottom: 20px;
}
.service-block.inline .icon,
.service-block.inline .text {
	text-align: center;
	display: block;
}
.service-block.inline .icon {
	padding-left: 18px;
	padding-right: 0;
}
.service-block .text {
	margin-top: -4px;
}
/********** EFFECT IMAGES **********/
.border .promo-banner {
	border: 1px solid #ddd;
}
.shadow-white .promo-banner:hover .text-hover {
	text-shadow: 0px 0 5px #fff;
}
.shadow-black .promo-banner:hover .text-hover {
	text-shadow: 0px 0 5px #222;
}
.sale-banner .promo-banner ul li {
	line-height: 1;
	padding: 5px 0;
}
.sale-banner .promo-banner ul li > a {
	font-weight: 700;
}
.sale-banner .promo-banner ul li > a:hover {
	margin-left: 8px;
}
.sale-banner .promo-banner ul li > a > span {
	font-size: 10px;
	color: #fff;
	line-height: 1.3;
	vertical-align: top;
}
.promo-banner > a > img,
.promo-banner .text-hover {
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
}
.promo-banner:hover > a > img {
	transform: scale(1.1);
}

.promo-banner img,
.promo-banner .text-hover {
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
}
.promo-banner:hover img {
	transform: scale(1.1);
}
.promo-banner .slides {
	overflow: hidden !important;
}
.widget-latest .item:hover .blog_link_img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.widget-latest .item .blog_link_img img {
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
}
.widget-latest .item .blog_link_img {
	overflow: hidden;
}
/********** BLOCK PRODUCT HOMEPAGE (Type 2) **********/
.owl-control-top .title-content {
	margin-bottom: 30px;
}
.owl-control-top .title-content .title {
	font-size: 20px;
}
.owl-control-top .owl-carousel .owl-controls .owl-nav > div {
	opacity: 1;
	visibility: visible;
	top: 0;
	transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	margin-top: -25px;
}
.owl-control-top .owl-carousel .owl-controls .owl-nav .owl-next {
	right: 10px;
}
.owl-control-top .owl-carousel .owl-controls .owl-nav .owl-prev {
	right: 60px;
	left: auto;
}
/********** BRAND SLIDER **********/
.brands-grid .brands .brand {
	display: block;
	border: 1px solid #dddddd;
	text-align: center;
	position: relative;
}
.no-border-img .brands-grid .brands .brand {
	border: none;
}
.brands-grid .brands .brand img {
	margin: 0 auto;
	position: absolute;
	max-width: calc(100% - 10px);
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
}
.brands-grid .owl-item {
	padding: 0 10px;
	overflow: hidden;
}
.brands-grid .brands .brand:hover {
	border-color: #ea831a;
}
.brands-grid .feature-brand-title {
	border: 1px solid #ddd;
	border-top: none;
	background: #eeeeee;
	padding: 15px 10px 10px;
	margin-bottom: 0;
}
.brands-grid .feature-brand-title .h6 {
	color: #222;
	margin: 0;
}
/********** SIDEBAR NEWSLETTER **********/
.sidebar-newsletter {
	background: #222222;
	padding: 46px 20px 49px;
}
.sidebar-newsletter  .title-content .title {
	color: #fff;
}
.sidebar-newsletter .actions {
	margin-top: 5px;
}
.sidebar-newsletter .actions .btn {
	width: 100%;
	padding: 10px 15px;
	position: relative;
}
.sidebar-newsletter .input-box .input-text {
	padding-left: 15px;
}
.sidebar-newsletter .actions .btn .icon {
	float: left;
	display: inline-block;
}
.sidebar-newsletter .actions .btn:after {
	content: "";
	top: -1px;
	bottom: -1px;
	width: 1px;
	background: #222222;
	left: 40px;
	position: absolute;
}
.sidebar-newsletter .actions.button-text-colour-white .btn {
	position: relative;
	padding-left: 40px;
	overflow: hidden;
}
.sidebar-newsletter .actions.button-text-colour-white .btn:after {
	content: none;
}
.sidebar-newsletter .actions.button-text-colour-white .btn .icon {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 40px;
	padding: 10px 0;
	background: rgba(0,0,0,0.2);
}
/********** SIDEBAR PRODUCT LIST **********/
.block-title {
	margin-bottom: 20px;
}
.block-title .title {
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: none;
	color: #222;
}
.block-title .title > span {
	display: inline-block;
	padding-bottom: 6px;
	position: relative;
}
.block-title .title > span:after {
	height: 2px;
	width: 100%;
	left: 0;
	bottom: -1px;
	background: transparent;
	content: "";
	position: absolute;
}
.product-list-block .product-content {
	margin-bottom: 15px;
}
.product-list-block .block-content > .product-content:last-child {
	margin-bottom: 0;
}
.product-list-block .product-content .product-top {
	width: 100px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.product-list-block .product-content .product-top .check-related {
	position: absolute;
	left: 5px;
	top: 5px;
}
.product-list-block .product-content .product-details {
	width: calc(100% - 105px);
	display: inline-block;
	vertical-align: top;	
	padding-left: 14px;
}
.product-list-block .product-content .product-details .product-name {
	margin-top: 0;
	font-weight: 400;
	margin-bottom: 8px;
}
.product-list-block .product-content .product-details .ratings {
	margin-bottom: 9px;
}
/********** COMING SOON EVENT **********/
.coming-soon-event img {
	margin: 0 auto;
}
.coming-soon-event strong {
	color: #222;
}
.coming-soon-event .countdown {
	margin-bottom: 40px;
	margin-top: 25px;
}
.countdown  .timer > div {
	width: calc((100% - 95px)/ 4);
	background: #fff;
	display: inline-block;
	margin: 0 10px;
	padding: 7px 0 12px;
	color: #222;
	font-weight: 700;
}
.countdown  .timer > div > strong {
	display: block;
	color: #ea831a;
	font-size: 24px;
}
/********** CATEGORIES PRODUCT TABS **********/
.categories-product-tab .nav-tabs {
	text-align: center;
	border: none;
	margin-bottom: 36px;
}
.categories-product-tab .nav-tabs > li {
	float: none;
	display: inline-block;
}
.categories-product-tab .nav-tabs > li a,
.categories-product-tab .nav-tabs > li:hover a,
.categories-product-tab .nav-tabs > li.active a {
	border: none;
	background: none;
}
.categories-product-tab .nav-tabs > li a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	padding: 0 40px 0 20px;
	position: relative;
}
.categories-product-tab .nav-tabs > li a:after {
	position: absolute;
	font-family: FontAwesome;
	content: "\f067";
	font-size: 10px;
	top: 3px;
	right: 20px;
}
.categories-product-tab .nav-tabs > li:hover a,
.categories-product-tab .nav-tabs > li.active a,
.categories-product-tab .nav-tabs > li:hover a:after,
.categories-product-tab .nav-tabs > li.active a:after {
	color: #ea831a;
}
.categories-product-tab .tab-content,
.tabs-style-flip .tab-content {
	position: relative;
}
.categories-product-tab .tab-content .tab-pane,
.tabs-style-flip .tab-content .tab-pane {
	display: block;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(50px);
	-moz-transform: translateY(50px);
	-webkit-transform: translateY(50px);
	-o-transform: translateY(50px);
	-ms-transform: translateY(50px);
	right: 0;
}
.categories-product-tab .tab-content .tab-pane.active,
.tabs-style-flip .tab-content .tab-pane.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	position: static;
}
/********** OWL CONTROLS TEXT **********/
.owl-bottom-text .owl-carousel .owl-controls .owl-nav > div,
.owl-top-text .owl-carousel .owl-controls .owl-nav > div {
	transform: translateY(0);
	border-radius: 0;
	background: none;
	opacity: 1;
	visibility: visible;
	line-height: 1.3;
	height: auto;
	font-weight: 700;
	width: auto;
}
.owl-top-text .owl-carousel .owl-controls .owl-nav > div .fa,
.owl-bottom-text .owl-carousel .owl-controls .owl-nav > div .fa {
	font-size: 10px;
	vertical-align: top;
	line-height: 17px;
}
.owl-top-text .owl-carousel .owl-controls .owl-nav > div:hover,
.owl-bottom-text .owl-carousel .owl-controls .owl-nav > div:hover {
	color: #ea831a;
}
.owl-top-text .owl-carousel .owl-controls .owl-nav > div .text,
.owl-bottom-text .owl-carousel .owl-controls .owl-nav > div  .text {
	display: inline-block;
}
/********** OWL CONTROLS TOP TEXT **********/
.owl-top-text .title-content {
	border-bottom: none;
	margin-bottom: 25px;
}
.owl-top-text .title-content .title {
	font-size: 20px;
}
.owl-top-text .owl-carousel .owl-controls .owl-nav > div {
	top: -58px;
	background: none !important;
}
/********** OWL CONTROLS BOTTOM TEXT **********/
.owl-bottom-text .owl-carousel .owl-controls .owl-nav {
	text-align: center;
	padding-top: 15px;
}
.owl-bottom-text .owl-carousel .owl-controls .owl-nav .owl-prev {
	padding-right: 10px;
}
.owl-bottom-text .owl-carousel .owl-controls .owl-nav > div {
	position: static;
	display: inline-block;
	background: none !important;
}
.owl-top-text .owl-carousel .owl-controls .owl-nav .owl-next {
	right: 10px;
	border-left: 1px solid #ddd;
	padding-left: 12px;
}
.owl-top-text .owl-carousel .owl-controls .owl-nav .owl-prev {
	left: auto;
	right: 82px;
}
.owl-bottom-text .owl-carousel .owl-controls .owl-nav .owl-next {
	border-left: 1px solid #ddd;
	padding-left: 10px;
}
/********** WHY CHOOSE US **********/
.service-list li {
	position: relative;
	padding-left: 53px;
	padding-top: 25px;
	padding-bottom: 24px;;
	border-bottom: 1px solid #ddd;
}
.service-inline {
	position: relative;
	padding-left: 58px;
}
.service-list li a,
.service-inline a {
	font-weight: 500;
}
.service-list li:first-child {
	padding-top: 0;
}
.service-list li  .icon,
.service-inline .icon {
	font-size: 30px;
	position: absolute;
	left: 0;
	top: 25px;
}
.service-inline .icon {
	font-size: 40px;
	top: 0;
}
.service-list li:first-child .icon {
	top: 0;
}
.service-list li  strong,
.service-inline strong {
	color: #222;
}
/********** HOT CATE BLOCK **********/
.hot-cate {
	border: 1px solid #dddddd;
	overflow: hidden;
}
.hot-cate img {
	margin: 0 auto;
}
.hot-cate .block-title {
	position: relative;
}
.hot-cate .block-title  .hot {
	position: absolute;
	background: #ef7e7e;
	color: #fff;
	font-size: 10px;
	padding: 0 5px;
	border-radius: 3px;
	top: 0;
	left: 12px;
}
.hot-cate .block-title .title {
	padding-top: 20px;
}
.hot-cate .block-title .title > span {
	padding-left: 12px;
	padding-right: 12px;
}
.hot-cate ul li {
	border-bottom: 1px solid #ddd;
	padding: 5px 0 6px;
	padding-right: 10px;
	position: relative;
}
.hot-cate ul li > a {
	display: block;
}
.hot-cate ul li > a:after {
	font-family: FontAwesome;
	font-size: 10px;
	color: #878787;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	content: "\f067";
}
.hot-cate ul li > a:hover:after {
	color: #ea831a;
}
.hot-cate ul li:last-child {
	border: none;
}
.hot-cate .center-content {
	position: relative;
}
.hot-cate .center-content:after {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	height: 200px;
	background: none;
	background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
	z-index: 1;
	content: "";
}
/********** Tab Product (Filter Attribute) **********/
.tabs-style-flip .tab-attribute {
	position: relative;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}
.tabs-style-flip .nav-tabs {
	border: none;
}
.tabs-style-flip .nav-tabs > li:not(:first-child){
	padding-left: 16px;
}
.tabs-style-flip .nav-tabs > li > a,
.tabs-style-flip .nav-tabs > li > a:hover,
.tabs-style-flip .nav-tabs > li > a:focus,
.tabs-style-flip .nav-tabs > li.active > a,
.tabs-style-flip .nav-tabs > li.active > a:hover,
.tabs-style-flip .nav-tabs > li.active > a:focus {
	border: none;
	background: none;
}
.tabs-style-flip .nav-tabs > li > a {
	font-size: 20px;
	font-weight: 700;
	color: #888888;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 17px;
	text-transform: uppercase;
	position: relative;
}
.tabs-style-flip .nav-tabs > li > a:after {
	font-family: FontAwesome;
	font-size: 10px;
	color: #888888;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	content: "\f067";
}
.tabs-style-flip .nav-tabs > li > a:hover,
.tabs-style-flip .nav-tabs > li > a:focus,
.tabs-style-flip .nav-tabs > li.active > a,
.tabs-style-flip .nav-tabs > li.active > a:hover,
.tabs-style-flip .nav-tabs > li.active > a:focus,
.tabs-style-flip .nav-tabs > li > a:hover:after,
.tabs-style-flip .nav-tabs > li > a:focus:after,
.tabs-style-flip .nav-tabs > li.active > a:after,
.tabs-style-flip .nav-tabs > li.active > a:hover:after,
.tabs-style-flip .nav-tabs > li.active > a:focus:after {
	color: #444444;
}
.tabs-style-flip .nav-tabs > li > a:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #ea831a;
	transform: scaleX(0);
	-moz-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-o-transform: scaleX(0);
	-ms-transform: scaleX(0);
}
.tabs-style-flip .nav-tabs > li.active > a:before {
	transform: scaleX(1);
	-moz-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-o-transform: scaleX(1);
	-ms-transform: scaleX(1);
}
/********** Title Center and Border (Home 8) **********/
.title-boder {
	border-bottom: 1px solid #ddd;
}
/********** Sale Hot (Home 8) **********/
.sale-hot {
	border: 1px solid #dddddd;
	position: relative;
	padding: 19px 40px 19px 0;
}
.sale-percent {
	font-weight: 700;
	font-size: 50px;
}
.sale-hot .sale-percent {
	width: 164px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.sale-hot .text {
	width: calc(100% - 170px);
	display: inline-block;
	vertical-align: middle;
}
.sale-hot .text  strong {
	color: #222222;
}
.sale-hot .label-hot {
	color: #fff;
    font-weight: 500;
    height: 26px;
    padding: 2px 9px;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
    z-index: 1;
	background: #ef7e7e;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    right: -2px;
}
/********** Category Slider **********/
.cate-slide {
	position: relative;
	border: none;
	text-align: center;
	margin-bottom: 18px;
}
.category_slider .owl-item {
	padding: 0 10px;
}
.cate-slide  img {
	margin: 0 auto;
}
.cate-slide .img {
	display: block;
	border-right: none;
}
.cate-slide .cate-name {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700;
	height: 36px;
	line-height: 36px;
	margin-top: 20px;
}
.cate-slide .cate-name:hover {
	color: #ea831a;
}
.bg-grid {
	background-position: center center;
}
/********** BOX **********/
.box  .sidebar-newsletter,
#maincontent .boxed,
.box .testimonial-container,
.box.testimo-sidebar .owl-stage-outer {
	border: 1px solid #ddd;
	border-radius: 0px;
	-ms-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
	overflow: hidden;
}
.box.testimo-sidebar .testimonial-container {
	padding-bottom: 15px;
}
.box.testimo-sidebar .owl-stage-outer {
	border-left: none;
	border-right: none;
}
#maincontent .boxed,
.box .testimonial-container  .block-title .title {
	padding-top: 35px;
}
.box  .sidebar-newsletter {
	background: #f4f4f4;
}
.box  .sidebar-newsletter .title-content .title {
	color: #222;
}
#maincontent .boxed .block-title .title,
.box .testimonial-container  .block-title .title {
	padding-left: 10px;
}
#maincontent .boxed .service-list li {
	padding-left: 68px;
}
#maincontent .boxed .service-list li .icon {
	left: 15px;
}
.testimo-sidebar .owl-item {
	padding: 0 1px;
}
/********** VERTICAL MENU HOMEPAGE **********/
.title-menu {
	background: #ea831a;
	padding: 17px 20px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
}
.title-menu .sh-menu {
	font-size: 18px;
	position: absolute;
	right: 5px;
	top: 0;
	bottom: 0;
	width: 50px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.title-menu .title {
	margin: 0;
}
.menu-home .vertical-menu  {
	border: 1px solid #ddd;
	border-top: none;
	border-bottom-left-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-o-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-o-border-bottom-right-radius: 4px;
	overflow: hidden;
}
.menu-home .vertical-menu li.levellevel-top:first-child > a {
	border-top: none;
}
.menu-home .vertical-menu li > a,
.sidebar .menu-home .vertical-menu li > a,
.sidebar .vertical-menu li > a {
	margin: 0 20px;
	display: block;
	padding: 13px 0 12px;
	border-top: 1px solid #ddd;
}
.sidebar .menu-home .vertical-menu li > ul {
	padding-left: 0;
}
.menu-home .vertical-menu li {
	position: relative;
}
.menu-home .vertical-menu li > ul {
	padding-left: 15px;
}
.menu-home .vertical-menu .toggle-icon > a {
	position: absolute;
	width: 40px;
	top: 0;
	right: 20px;
	height: 49px;
	background: url('../images/bg_vertical.png');
	background-repeat: no-repeat;
	background-position: top right -15px;
}
.menu-home .vertical-menu .toggle-icon > a.collapse {
	display: block !important;
	background-position: top -50px right -15px;
}
.menu-home .vertical-menu li .label-hot {
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    background: #ef7e7e;
    padding: 2px 4px;
    border-radius: 3px;
    vertical-align: middle;
    margin-left: 3px;
}
/********** CATEGORIES PAGE **********/
.subscribe_rss {
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
	text-align: right;
	margin-bottom: 30px;
}
.products-list .item  .product-image {
	border: 1px solid #ddd;
	display: block;
}
.products-list .item {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.products-list .item .product-name {
	font-weight: 400;
    margin-bottom: 10px;
    margin-top: 0;
}
.products-list .item .ratings {
	padding-bottom: 10px;
}
.products-list .item .icon-links li {
	display: inline-block;
}
.products-list .item .icon-links li button {
	height: 40px;
	padding: 0 15px;
	text-transform: uppercase;
	color: #212121;
	background: #fff;
	border: 1px solid #dddddd;
	font-weight: 700;
}
.products-list .item .icon-links li {
	padding-right: 8px;
	padding-top: 10px;
}
.products-list .item .icon-links li:last-child {
	padding-right: 0;
}
.products-list .item .icon-links li button.btn-cart,
.products-list .item .icon-links li button:hover,
.products-list .item .icon-links li button:focus {
	background: #ea831a;
	color: #fff;
	border: 1px solid #ea831a;
}
.products-list .item .icon-links li button.btn-cart:hover {
	color: #212121;
	background: #fff;
	border: 1px solid #ddd;
}
.products-list .product-content .deal-timer .countdown {
	margin: 0;
}
.products-list .product-content .deal-timer .countdown li:first-child {
	margin-left: 0;
}
/********** TOOLBAR **********/
.toolbar label {
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	display: inline-block;
	margin-bottom: 0;
	margin-right: 10px;
}
.toolbar select {
	height: 32px;
	padding-left: 12px;
	background-image: url('../images/bg_tbsel.png');
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
    -moz-appearance: none;
}
.toolbar .pager .sort select {
	min-width: 170px;
	width: auto;
}
.toolbar .pager .view select {
	width: 70px;
}
.catalog-category-view .toolbar-bottom .toolbar .pager {
	padding: 0;
}
.toolbar .pager {
	margin: 0;
	display: table;
	width: 100%;
	padding-bottom: 30px;
}
.toolbar .pager .sort {
	text-align: left;
}
.toolbar .pager .sort,
.toolbar .pager .view {
	display: table-cell;
	vertical-align: middle;
}
.toolbar .pager .view {
	text-align: right;
}
.toolbar .pager .sort .sort-by, 
.toolbar .pager .sort .view-mode,
.toolbar .pager .view .limiter,
.toolbar .pager .view .pagination {
	display: inline-block;
	vertical-align: middle;
}
.toolbar .pager .view .pagination {
	margin: 0;
	margin-left: 16px;
}
.toolbar .pager .sort .sort-by a {
	padding: 0 10px;
}
.toolbar .pager .sort .view-mode .view-type:first-child {
	padding: 0 15px 0 10px;
}
.toolbar .pager .sort .view-mode strong.view-type { color: #ea831a; }
.toolbar .pager .view > .buttons {
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
}
.three_columns .toolbar .pager .sort select {
	min-width: 140px;
}
.three_columns .top-toolbar #showmore-container,
.three_columns .top-toolbar .toolbar .pager .view .pagination,
.three_columns .toolbar-bottom .toolbar .pager .sort {
	display: none;
}
/********** PAGINATION **********/
.pagination li {
	padding-left: 3px;
	display: inline-block;
}
.pagination li:first-child {
	padding-left: 0px;
}
.pagination li a,.pagination li span {
	display: block;
	width: 32px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	font-size: 14px;
	font-weight: 700;
	color: #212121;
	float: none;
}
.pagination li a .fa,.pagination li span .fa {
	font-size: 10px;
}
.pagination li a:hover,.pagination li span:hover,
.pagination li a:focus,.pagination li span:focus,
.pagination li.active a:focus,.pagination.active li span:focus,
.pagination li.active a,.pagination.active li span,
.pagination li.active a:hover,.pagination.active li span:hover {
	color: #fff;
	background: #ea831a;
	border-color: #ea831a;
}
/********** SIDEBAR **********/
.sidebar .block  {
	margin-bottom: 36px;
}
.sidebar .vertical-menu li {
	position: relative;
}
.sidebar .vertical-menu li > ul {
	padding-left: 15px;
}
.sidebar .vertical-menu li.active > ul {
	display: block;
}
.sidebar .vertical-menu li .toggle-icon {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.sidebar .vertical-menu li .toggle-icon > a {
	display: block;
	width: 40px;
	height: 49px;
	background-image: url('../images/bg_vertical.png');
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
}
.sidebar .vertical-menu li .toggle-icon > a.collapse {
	background-position: bottom center;
}
.sidebar .vertical-menu li > a {
	margin: 0;
	padding-right: 40px;
}
.sidebar .vertical-menu li.active > a {
	color: #ea831a;
}
.sidebar .product-list-block .block-title {
	margin-bottom: 30px;
}
.sidebar .block-subtitle {
	font-weight: 700;
	color: #212121;
}
.subcate .count,
.sidebar .block-layered-nav #narrow-by-list dd ol li .count,
.block-layered-nav  .currently ol li.filter-item .btn-remove {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.tagcloud > a {
	display: inline-block;
	margin-bottom: 8px;
	border: 1px solid #ddd;
	padding: 4px 8px 5px;
	margin-right: 5px;
}
.tagcloud > a:hover {
	border-color: #ea831a;
	background: #ea831a;
	color: #fff;
}
.sidebar .block-layered-nav #narrow-by-list > .block {
	margin-bottom: 36px;
}
.sidebar .block-layered-nav #narrow-by-list > .block.last {
	margin-bottom: 0;
}
.sidebar .block-layered-nav #narrow-by-list dd ol li {
	position: relative;
	border-bottom: 1px solid #ddd;
	padding: 14px 25px 13px 0;
}
.sidebar  .block-layered-nav dd .price .label-box {
	margin: 0;
	padding-top: 10px;
}
.sidebar  .block-layered-nav dd .price .label-box #amount {
	border: none;
	text-align: right;
	font-size: 14px;
	font-weight: 400;
}
.block-layered-nav  .currently {
	margin-bottom: 15px;
}
.block-layered-nav  .currently ol li {
	padding: 10px 25px 9px 0;
    position: relative;
}
.block-layered-nav  .currently ol li.block-subtitle {
	padding-bottom: 0;
}
.block-layered-nav  .currently ol li.filter-item {
	border-bottom: 1px solid #ddd;
}
/********** Breadcrumb **********/
.breadcrumbs {
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.breadcrumbs-menu {
	display: table;
}
.breadcrumbs-menu li {
	display: inline-block;
	font-weight: 500;
}
.breadcrumbs-menu li .fa {
	display: table-cell;
    font-size: 10px;
    vertical-align: middle;
	color: #212121;
	position: relative;
	top: 1px;
	left: 5px;
}
.breadcrumbs-menu li > span {
	margin-top: -2px;
	padding: 0 10px;
	display: inline-block;
}
.breadcrumbs .breadcrumbs-title h1 {
	margin: 0;
	color: #fff;
	font-weight: 700;
}
.breadcrumbs.version-1 .breadcrumbs-menu {
	width: 100%;
	padding: 15px 0;
}
.breadcrumbs.no-custom-bg.version-1 .breadcrumbs-menu {
	border-bottom: 1px solid #ddd;
}
.breadcrumbs.no-custom-bg.version-2 {
	background: rgba(0, 0, 0, 0) linear-gradient(rgba(33, 106, 53, 0.8), rgba(29, 72, 42, 1)) repeat scroll 0 0;
}
.breadcrumbs.version-2 {
	padding: 38px 0;
}
.breadcrumbs.version-2  .breadcrumbs-menu a,
.breadcrumbs.version-2  .breadcrumbs-menu li,
.breadcrumbs.version-2  .breadcrumbs-menu li .fa,
.breadcrumbs.version-3  .breadcrumbs-menu a,
.breadcrumbs.version-3  .breadcrumbs-menu li,
.breadcrumbs.version-3  .breadcrumbs-menu li .fa {
	color: #fff;
}
.breadcrumbs.version-2 .breadcrumbs-menu,
.breadcrumbs.version-2 .breadcrumbs-title {
	display: table-cell;
	vertical-align: middle;
}
.breadcrumbs.version-2 .breadcrumbs-menu {
	text-align: right;
}
.breadcrumbs-table {
	display: table;
	width: 100%;
}
.breadcrumbs.version-3.no-custom-bg {
	background-image: url('../images/bg_bredcumbs.jpg');
}
.breadcrumbs.version-3 {
	text-align: center;
	padding: 74px 0 80px;
}
.breadcrumbs.version-3 .breadcrumbs-menu {
	text-align: center;
	width: 100%;
}
.breadcrumbs.version-3 .breadcrumbs-title h1 {
	font-size: 40px;
	text-transform: uppercase;
	margin-bottom: 8px;
}

/* -------------- Pretty Photo---------- */
.image-media .magnifier .buttons a {
	background-color: #ea831a;
	position:absolute;
	height: 40px;
	line-height: 40px;
	width: 40px;
	left: 50%;
	margin-left: -20px;
	top: 50%;
	margin-top: -20px;
	transform: scale(0.2);
	-moz-transform: scale(0.2);
	-webkit-transform: scale(0.2);
	-o-transform: scale(0.2);
	text-align: center;
	opacity: 0;
	visibility: hidden;
	color: #fff;
}
.image-media:hover .magnifier .buttons  a {
    transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	opacity: 1;
	visibility: visible;
	color: #fff;
}
body a.pp_next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    position: relative;
}
body a.pp_next::before {
    background: #ea831a none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "\f054";
    font-family: FontAwesome;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-top: -12px;
    opacity: 0;
    padding-left: 2px;
    position: absolute;
    right: 5px;
    text-align: center;
    text-indent: 0;
    top: 50%;
    width: 25px;
    transition: all 0.5s ease 0s;
}
body div.light_rounded .pp_next:hover{background:none;cursor:pointer;}
body div.light_rounded .pp_next:hover::before{opacity:1;}

bodya.pp_previous {
    background: none;
    position: relative;
}
body a.pp_previous::before {
    background: #ea831a none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    content: "\f053";
    font-family: FontAwesome;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    margin-top: -12px;
    opacity: 0;
    position: absolute;
    left: 5px;
    text-align: center;
    text-indent: 0;
    top: 50%;
    width: 25px;
    transition: all 0.5s ease 0s;
}
body div.light_rounded .pp_previous:hover{background:none;cursor:pointer;}
body div.light_rounded .pp_previous:hover::before{
    opacity:1;
}

body div.light_rounded .pp_close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    position: relative;
}
body div.light_rounded .pp_close::before {
    color: #ea831a;
    content: "\f057";
    font-family: FontAwesome;
    font-size: 25px;
    position: absolute;
    right: 0;
    text-indent: 0;
    top: 3px;
}
body div.light_rounded .pp_expand,
body div.light_rounded .pp_contract {
    background: none;
}
body div.light_rounded .pp_expand:before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ea831a;
    content: "\f0b2";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    text-indent: 0;
    top: 0;
    font-size: 18px;
}
body div.light_rounded .pp_expand:hover, 
body div.light_rounded .pp_contract:hover{
    background:none;
}
body div.light_rounded .pp_contract:before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ea831a;
    content: "\f047";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    text-indent: 0;
    top: 0;
    font-size: 18px;
}
body div.light_rounded .pp_arrow_next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    position:relative;
}
body div.light_rounded .pp_arrow_next::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ea831a;
    content: "\f0a9";
    font-family: FontAwesome;
    height: 14px;
    position: absolute;
    right: -1px;
    text-indent: 0;
    top: -3px;
    vertical-align: top;
    width: 14px;
}
body div.light_rounded .pp_arrow_previous {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    position:relative;
}
body div.light_rounded .pp_arrow_previous::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ea831a;
    content: "\f0a8";
    font-family: FontAwesome;
    height: 14px;
    position: absolute;
    left: 2px;
    text-indent: 0;
    top: -3px;
    vertical-align: top;
    width: 14px;
}
/********** Product Detail **********/
.product-essential .product-img-box > .entry {
	border: 1px solid #ddd;
}
.product-essential .product-img-box .thumbnails {
	padding-top: 10px;
}
.product-essential .product-img-box .thumbnails .row {
	margin-left: -5px;
	margin-right: -5px;
}
.product-essential .product-img-box .thumbnails .thumbnails-carousel .owl-stage {
	margin: 0 auto;
}
.product-essential .product-img-box .thumbnails .thumbnails-carousel .owl-item {
	padding: 0 5px;
}
.product-essential .product-img-box .thumbnails .thumbnails-carousel .owl-item .item {
	border: 1px solid #ddd;
	cursor: pointer;
}
.product-essential .product-img-box .thumbnails .thumbnails-carousel .owl-item .item  .magnifier .buttons a {
	display: none;
}
.product-essential .product-shop .product-name h1,
.product-essential .product-shop .product-name .h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700;
	color: #222;
	font-size: 24px;
}
.product-essential .product-shop .reviews-box {
	padding-top: 21px;
}
.product-essential .product-shop .reviews-box .ratings {
	display: table;
	width: 100%;
}
.product-essential .custom-option-product {
	padding-top: 30px;
	margin-bottom: 30px;
}
.product-essential .product-shop .reviews-box .no-rating,
.product-essential .product-shop .reviews-box .rating-links,
.product-essential .product-shop .reviews-box p {
	margin: 0;
}
.product-essential .product-shop .reviews-box .rating-box {
	height: 17px;
	width: 84px;
}
.product-essential .product-shop .reviews-box .rating-box .rating {
	height: 17px;
}
.product-essential .product-shop .reviews-box .rating-box .rating:after,
.product-essential .product-shop .reviews-box .rating-box:after{
	font-size: 16px;
	left: 2px;
}
.product-essential .product-shop .reviews-box .rating-links,
.product-essential .product-shop .reviews-box .rating-box {
	float: left;
}
.product-essential .product-shop .reviews-box .rating-links {
	padding-left: 30px;
}
.product-essential .product-shop .reviews-box .rating-links .separator {
	padding: 0 10px;
}
.product-essential .product-shop .reviews-box a {
	color: #868686;
}
.product-essential .product-shop .reviews-box a:hover {
	color: #ea831a;
}
.product-essential .product-shop .price-box {
	padding-top: 15px;
}
.product-essential .product-shop .price-box .price {
	font-size: 26px;
	font-weight: 400;
	color: #ea831a;
}
.product-essential .product-shop .price-box .old-price .price {
	font-size: 18px;
	color: #858585;
}
.product-essential .product-shop .short-description {
	padding-top: 10px;
}
.add-cart-form .shop_meta {
	width: 110px;
	position: relative;
}
.product-essential .product-shop .add-to-box {
	padding-top: 35px;
}
.add-cart-form .shop_meta,
.add-cart-form  .btn-shop {
	float: left;
}
.add-cart-form  .btn-shop {
	padding-left: 10px;
}
.add-cart-form .shop_meta .input-qty-product {
	height: 36px;
	text-align: center;
	padding: 0 36px;
	box-shadow: none;
}
.add-cart-form .shop_meta span.qty {
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 36px;
	border: 1px solid #ddd;
	cursor: pointer;
	position: absolute;
	top: 0;
}
.add-cart-form .shop_meta .qty.plus {
	right: 0;
}
.add-cart-form .btn-cart,
.add-cart-form .btn-add-to,
.add-cart-form .btn-icon {
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	border: none;
	background: #ea831a;
	text-transform: uppercase;
	overflow: hidden;
	line-height: 36px;
	padding: 0;
	height: 36px;
}
.add-cart-form .btn-cart:hover {
	background: #fac008;
}
.add-cart-form .btn-cart .text,
.add-cart-form .btn-add-to .text,
.add-cart-form .btn-icon .text {
	padding: 0 19px;
	text-align: center;
}
.add-cart-form .btn-cart  .icon,
.add-cart-form .btn-add-to .icon,
.add-cart-form .btn-icon .icon {
	display: block;
	float: left;
	background: rgba(0,0,0,0.2);
	width: 36px;
	height: 36px;
}
.product-essential .product-shop  .add-to-links li a,
.product-essential .product-shop .box-social  .email-friend a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #868686;
	font-size: 14px;
}
.product-essential .product-shop .add-to-links li a:hover,
.product-essential .product-shop .box-social  .email-friend a:hover {
	color: #ea831a;
}
.product-essential .product-shop  .add-to-links li a .icon,
.product-essential .product-shop .box-social  .email-friend a .icon {
	background: #eeeeee;
	width: 30px;
	height: 30px;
	display: block;
	float: left;
	text-align: center;
}
.product-essential .product-shop .add-to-links li a:hover .icon,
.product-essential .product-shop .box-social  .email-friend a:hover .icon {
	background: #ea831a;
	color: #fff;
}
.product-essential .product-shop  .add-to-links li a .text,
.product-essential .product-shop .box-social  .email-friend a .text {
	padding-left: 12px;
}
.product-essential .product-shop .product-info {
	margin-top: 30px;
}
.product-essential .product-shop .product-info li:first-child {
	border-top: 1px solid #ddd;
}
.product-essential .product-shop .product-info li {
	border-bottom: 1px solid #ddd;
	padding: 8px 0 9px;
}
.product-essential .product-shop .product-info li a {
	color: #ea831a;
}
.product-essential .product-shop .product-info li .title {
	text-transform: uppercase;
	padding-right: 10px;
}
.product-essential .product-shop .product-brand {
	margin-bottom: 0;
	margin-top: 30px;
}
.product-essential .product-shop .box-social .email-friend,
.static-block-bottom {
	padding-top: 30px;
}
.product-essential .product-shop .box-social .social-icons {
	margin-top: 20px;
}
.product-essential .product-shop .box-social  .email-friend a .icon {
	font-size: 12px;
}
.product-essential .product-shop .static-block-top {
	padding-top: 20px;
}
/* -------------- Share this ----------- */
.social-icons {
	display: table;
}
.social-icons > p,
.product-detail .box-social .social-icons .label-share {
    padding-top: 15px;
    font-size: 12px;
    color: #444444;
    font-weight: 700;
    padding-right: 30px;
    text-transform: uppercase;
}
.social-icons > span,.social-icons > p {
    display: block;
    float: left;
}
.social-icons > span .stButton {
    margin-right: 5px !important;
	margin-left: 0px !important;
}
.social-icons > span .stButton .stLarge {
    background-image: none !important;
    position: relative;
    width: 36px;
    height: 36px;
	background: #eeeeee;
    margin: 0;
    float: left;
    display: block;
}
.social-icons > span .stButton .stLarge:hover {
	background: #ea831a;
}
.social-icons > span .stButton .stLarge:hover:before {
	color: #fff;
}
.social-icons > span .stButton .stLarge:before {
    font-size: 14px;
	color: #777777;
    color: #b8b8b8;
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    z-index: 1;
    text-align: center;
    transform: translateY(-50%);
    top: 50%;
    right: 0px;
}
.st_sharethis_large .stButton .stLarge:before {
    content: "\f1e0";
}
.st_facebook_large .stButton .stLarge:before {
    content: "\f09a";
}
.st_twitter_large .stButton .stLarge:before {
    content: "\f099";
}
.st_linkedin_large .stButton .stLarge:before {
    content: "\f0e1";
}
.st_pinterest_large .stButton .stLarge:before {
    content: "\f231";
}
.st_email_large .stButton .stLarge:before {
    content: "\f003";
}
.product-view .tabbable {
	margin-top: 50px;
}
.product-view .tabbable .tab-content {
	border: 1px solid #ddd;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-ms-border-bottom-left-radius: 3px;
	-ms-border-bottom-right-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-o-border-bottom-left-radius: 3px;
	-o-border-bottom-right-radius: 3px;
	border-top: none;
}
.product-view .tabbable .tab-content h3 ,.product-view .tabbable .tab-content h2 ,.product-view .tabbable .tab-content h4 ,.product-view .tabbable .tab-content h5 ,.product-view .tabbable .tab-content h6 {
	margin-top: 0;
	color: #212121;
}
.product-view .tabbable .tab-content .tab-pane {
	padding: 30px 0;
	background: #fff;
}
.product-view .tabbable .tab-content .tab-pane .content {
	padding: 0 23px;
}
.product-view .tabbable .nav-tabs > li > a {
	background: #eeeeee;
	color: #222;
	font-weight: 500;
	padding: 5px 17px 6px;
}
.product-view .tabbable .nav-tabs > li:hover > a,
.product-view .tabbable .nav-tabs > li:hover > a:hover,
.product-view .tabbable .nav-tabs > li.active > a {
	background: #fff;
}
.iframe-video iframe {
	width: 100%;
}
.iframe-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.iframe-video  iframe,
.iframe-video  object,
.iframe-video  embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* -------------- Form Review---------- */
.form-review .table-review {
	width: 450px;
	border-bottom: 1px solid #ddd;
}
.form-review .table-review thead tr th {
	color: #222;
	font-weight: 700;
	text-align: center;
	border: none;
}
.form-review .table-review tbody tr th {
	text-transform: uppercase;
	color: #222;
	font-weight: 700;
}
.form-review .table-review tr th,
.form-review .table-review tr td {
	padding: 8px 0;
	min-width: 70px;
}
.form-review .table-review .radio {
	margin: 0 auto;
}
.box-reviews .rating-show {
	padding: 15px 0;
}
.box-reviews .rating-show .rating-code{
	margin: 0;
	font-weight: 700;
}
.image-gallery-xs .owl-item {
	border: 1px solid transparent;
}
.image-gallery-xs .item {
	border: 1px solid #ddd;
}
.product-list-block .product-content .product-top .related-checkbox {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
	margin: 0;
}
/*********** GROUP PRODUCT **********/
.product-essential .product-shop .group-featured-box {
	border: 1px solid #ddd;
	margin-top: 30px;
	margin-bottom: 10px;
}
.product-essential .product-shop .group-featured-box .table {
	margin: 0;
}
.product-essential .product-shop .group-featured-box .table  thead tr th {
	font-weight: 500;
	color: #222;
	text-align: center;
	border-right: 1px solid #ddd;
}
.product-essential .product-shop .group-featured-box .table  thead tr th:last-child,
.product-essential .product-shop .group-featured-box .table  tbody tr td:last-child {
	border-right: none;
}
.product-essential .product-shop .group-featured-box .table  tbody tr td {
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #ddd;
}
.product-essential .product-shop .group-featured-box .table .price-box {
	padding: 0;
}
.product-essential .product-shop .group-featured-box .table .price {
	font-size: 20px;
}
.product-essential .product-shop .group-featured-box .table .old-price .price {
	font-size: 16px;
}
.product-essential .product-shop .group-featured-box .table .add-cart-form .shop_meta {
	float: none;
	margin: 0 auto;
}
.product-options-bottom  > .price-box {
	display: none;
}
.product-custom-option-list {
	padding-top: 20px;
	margin-bottom: 30px;
}
.product-custom-option-list label,
.product-options dt label {
	color: #222;
    font-weight: 400;
}
.product-custom-option-list dd {
	margin-bottom: 15px;
}
ul.options-list li {
	padding: 5px 0;
}
ul.options-list li  label {
	margin: 0;
}
ul.options-list li input[type="radio"],ul.options-list li  input[type="checkbox"]  {
	margin-top: 8px;
	float: left;
	margin-right: 10px;
}
.product-options .product-bundle-box {
	margin-top: 30px;
}
.product-options .product-bundle-box dl dd,
.custom-option-product dd {
	margin-bottom: 20px;
}
.product-essential .product-shop .price-as-configured .price {
	font-size: 20px;
	font-weight: 700;
}
.custom-option-product ul.options-list li input[type="radio"],
.custom-option-product ul.options-list li input[type="checkbox"] {
	margin-top: 3px;
}
.custom-option-product ul.options-list li .label,
.custom-option-product ul.options-list li label {
	color: #222;
	font-weight: 500;
	font-size: 14px;
	padding: 0;
}
.mfp-iframe-scaler.ajaxcart-iframe {
	width: 400px !important;
	height: 500px !important;
	margin: 0 auto;
}
.ajaxcart-index-options .product-essential {
	padding: 30px 0;
}
.mfp-iframe-scaler.ajaxcart-iframe .product-essential .product-shop .product-name h1,
.mfp-iframe-scaler.ajaxcart-iframe .product-essential .product-shop .product-name .h1 {
	font-weight: 400;
}
.ajaxcart-index-options .product-view {
	width: 360px !important;
	margin: 0 auto;
}
.mfp-iframe-scaler.ajaxcart-iframe.ajaxcart-form-frame iframe {
    left: 50%;
    margin-left: -200px;
    width: 400px;
	max-height: 500px;
}
.mfp-iframe-scaler.ajaxcart-iframe  .mfp-close {
	margin-right: -200px;
	right: 50%;
}
.quickview-index-show .img-box-gallery > .hidden-xs {
	display: none !important;
}
.quickview-index-show .img-box-gallery  .owl-bottom-text .image-gallery-xs {
	display: block !important;
	margin: 0;
}
.messsges-block-home  .alert {
	border: 1px solid #ddd;
    border-radius: 0;
    left: 50%;
    margin: 0;
    padding: 20px 15px;
    position: fixed;
    text-align: center;
    transform: translateX(-50%);
    width: 100%;
    z-index: 9999;
}
/*********** COMPARE PRODUCT **********/
.catalog-product-compare-index .owl-top-text .title-content .title  {
	font-size: 28px;
}
.catalog-product-compare-index .page-title {
	position: relative;
	padding: 15px 0;
}
.catalog-product-compare-index .page-title a.btn {
	position: absolute;
	right: 0;
	top: 10px;
}
.catalog-product-compare-index .table-compare {
	max-width: 100%;
	overflow-x: auto;
	border:1px solid #ddd;
}
.catalog-product-compare-index .table-compare table thead  tr th,
.catalog-product-compare-index .table-compare table thead  tr td {
	text-align: center;
	border-right: 1px solid #ddd;
	padding: 10px;
}
.catalog-product-compare-index .table-compare table tbody  tr th {
	vertical-align: middle;
	color: #222;
	font-weight: 500;
	padding: 15px;
	border: 1px solid #ddd;
}
.catalog-product-compare-index .table-compare table tbody  tr td {
	min-width: 300px;
	border: 1px solid #ddd;
	padding: 15px;
}
.catalog-product-compare-index .table-compare table tbody  tr td .product-top {
	width: 80px;
	border: 1px solid #ddd;
	float: left;
}
.catalog-product-compare-index .table-compare table tbody  tr td .product-desc {
	float: left;
	width: calc(100% - 82px);
	padding-left: 10px;
}
.catalog-product-compare-index .table-compare table tbody  tr td .product-desc .product-name {
	margin-top: 0;
	font-weight: 400;
}
.catalog-product-compare-index .table-compare table tbody  tr td .product-desc .ratings {
	margin-bottom: 10px;
}
.catalog-product-compare-index  .add-cart-form .link-wishlist {
	display: inline-block;
	height: 36px;
    line-height: 36px;
	width: 36px;
	text-align: center;
	border: 1px solid #ddd;
	margin-left: 10px;
}
.catalog-product-compare-index  .add-cart-form .link-wishlist:hover {
	background: #ea831a;
	color: #fff;
}
.page-title h1 {
	text-transform: uppercase;
	color: #212121;
	margin-top: 0;
}
.cms-page-title h1 {
	text-transform: uppercase;
	color: #212121;
	margin-top: 0;
}
/*********** LOGIN PAGE **********/
#remember-me-box {
	position: relative;
	padding-left: 25px;
}
#remember-me-box .input-box {
	position: absolute;
	left: 0;
	top: 0;
}
#remember-me-box .input-box input {
	margin: 0;
}
#remember-me-box .link-tip {
	display: none;
}
.required, .validation-advice {
	color: red;
}
/*********** My Account **********/
.account-menu li a {
	padding: 14px 0 13px;
}
.account-menu li a:hover, .account-menu li a:focus {
	background: none;
}
.account-menu li.active a, .account-menu li.active a:hover, .account-menu li.active a:focus {
	font-weight: 700;
	color: #ea831a;
}
.my-account-main .welcome-msg {
	margin: 0;
}
.my-account-main .welcome-msg .hello {
	color: #222;
}
.my-account-main h4,
.addresses-list h4 {
	color: #222;
}
table#my_recent_reviews, table#my_recent_tags, table#my-orders-table, table#my-reviews-table, table#my-apps-table,table#my-downloadable-products-table, table#wishlist-table, .my-product-question {
	width: 100%;
	margin-bottom: 0;
}
#my_recent_reviews tr th,
#my-apps-table tr th,
#my-downloadable-products-table tr th,
#wishlist-table tr th,
.my-product-question tr th,
table#my_recent_tags tr th {
	color: #222;
	font-weight: 700;
	text-transform: uppercase;
}
#my_recent_reviews tr th, #my_recent_reviews tr td, #my-orders-table tr th, #my-orders-table tr td, #my-reviews-table tr th, #my-reviews-table tr td , #my-apps-table tr th, #my-apps-table tr td, #my-downloadable-products-table tr th, #my-downloadable-products-table tr td,#wishlist-table tr th,#wishlist-table tr td,.my-product-question tr th,.my-product-question tr td,table#my_recent_tags tr th,table#my_recent_tags tr td {
	border: 1px solid #ddd;
	text-align: center;
	padding: 8px 10px;
	vertical-align: middle;
}
#wishlist-table .add-cart-form .shop_meta, 
#wishlist-table .add-cart-form .btn-shop {
	float: none;
}
#wishlist-table .add-cart-form .shop_meta {
	margin: 0 auto 10px;
}
#wishlist-table .product-image,
#my-reviews-table .product-image {
	margin: 0 auto;
	display: inline-block;
	border: 1px solid #ddd;
}
#wishlist-table .cart_title {
	margin-bottom: 10px;
	display: block;
}
#my_recent_reviews tr td .rating-box,
#my-reviews-table tr td .rating-box {
	margin: 0 auto;
}
.toolbar-default  .pager {
	display: table;
	padding: 0;
}
.toolbar-default .pagination {
	margin: 0;
}
.bottom-pager .toolbar-default  .pager {
	margin-top: 20px;
}
.top-pager .toolbar-default  .pager {
	margin-bottom: 20px;
}
.toolbar-default  .pager .amount,.toolbar-default  .pager .limiter ,.toolbar-default  .pager  .pages {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.toolbar-default  .pager  .pages  {
	text-align: right;
}
.toolbar-default  .pager  .limiter select {
	width: 70px;
	margin-right: 5px;
}
.toolbar-default  .pager  .limiter label, .toolbar-default  .pager  .limiter select {
	display: inline-block;
	vertical-align: middle;
}
.review-customer-view .product-name {
	margin-top: 0;
	color: #222;
}
.review-customer-view .ratings-table {
	width: 100%;
	margin-bottom: 20px;
}
.review-customer-view  .product-details .rating-links {
	padding-top: 10px;
}
.review-customer-view .ratings-table tr th,
.review-customer-view .ratings-table tr td {
	padding: 12px 0;
	vertical-align: middle;
	border-bottom: 1px solid #ddd;
}
/*********** 404 **********/
.cms-index-noroute #maincontent {
	min-height: 0;
}
.cms-index-noroute #maincontent > .container {
	 width: 100%;
	 padding: 0;
}
.cms-index-noroute  footer {
	margin: 0;
}
.cms-index-noroute .title404 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 80px;
	line-height: 1;
	margin-top: 0;
	color: #ff0000;
}
/*********** Contact **********/
.address-info li {
	position: relative;
	height: 56px;
	padding-left: 46px;
	border-bottom: 1px dotted #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table;
	width: 100%;
}
.address-info li:last-child {
	border-bottom: none;
}
.address-info li .icon {
	position: absolute;
	left: 0;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: #ea831a;
	color: #fff;
	padding-left: 3px;
}
.address-info li .text {
	vertical-align: middle;
	display: table-cell;
}
.contacts-index-index .infobox .title {
	margin-top: 0;
}
/*********** FAQ **********/
.faq .content .panel-group .panel,
.std .panel-group .panel {
	border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
	margin-top: 0;
	margin-bottom: 12px;
	box-shadow: none;
}
.faq .content .panel-group .panel .panel-heading,
.std .panel-group .panel .panel-heading {
	font-size: 15px;
	padding: 0;
	position: relative;
	background: #fff;
	color: #212121;
	border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	-ms-border-radius: 0;
}
.faq .content .panel-group .panel .panel-heading .panel-title a,
.std .panel-group .panel .panel-heading .panel-title a{
	padding: 10px 15px 10px 40px;
	display: block;
	background: url("../images/topic_b.png");
	background-repeat: no-repeat;
	background-position: left center;
}
.faq .content .panel-group .panel .panel-heading:hover,
.faq .content .panel-group .panel .panel-heading.active,
.std .panel-group .panel .panel-heading:hover,
.std .panel-group .panel .panel-heading.active {
	background: #ea831a;
	color: #fff;
	border-color: #ea831a;
}
.faq .content .panel-group .panel .panel-heading:hover a,
.faq .content .panel-group .panel .panel-heading.active a,
.std .panel-group .panel .panel-heading:hover a,
.std .panel-group .panel .panel-heading.active  a{
	color: #fff;
	background: url("../images/topic_w.png");
	background-repeat: no-repeat;
	background-position: left center;
}
/********* OUR SERVICE **********/
.service-inline .title {
	font-size: 20px;
	margin-bottom: 10px;
	color: #444444;
}
.std .block-title {
	margin-bottom: 30px;
}
.std .service-inline {
	margin-bottom: 40px;
}
.ch-item {
    display: block;
    height: 270px;
	margin-bottom: 20px;
    overflow: visible;
    padding: 0;
	border: 1px solid #ddd;
	position: relative;
}
.ch-item:hover .ch-info-back {
	transform: rotate3d(0, 1, 0, 0deg);
	-moz-transform: rotate3d(0, 1, 0, 0deg);
	-o-transform: rotate3d(0, 1, 0, 0deg);
	-webkit-transform: rotate3d(0, 1, 0, 0deg);
	-ms-transform: rotate3d(0, 1, 0, 0deg);
}
.ch-item:hover .ch-info-front {
	transform: rotate3d(0, 1, 0, 180deg);
	-moz-transform: rotate3d(0, 1, 0, 180deg);
	-o-transform: rotate3d(0, 1, 0, 180deg);
	-webkit-transform: rotate3d(0, 1, 0, 180deg);
	-ms-transform: rotate3d(0, 1, 0, 180deg);
}
.ch-item .icon {
	font-size: 40px;
	color: #ea831a;
	padding-left: 22px;
}
.ch-item .title {
	color: #444444;
	margin-top: 20px;
}
.ch-info-wrap {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 10px;
    height: 268px;
    perspective: 800px;
    position: absolute;
    transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    width: 100%;
}
.ch-info {
    position: absolute;
    transform-style: preserve-3d;
    transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.ch-info > div {
    backface-visibility: hidden;
    background-position: center center;
    transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    display: block;
    position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.ch-info-front {
    padding-top: 95px;
    text-align: center;
}
.ch-info .ch-info-back {
	transform: rotate3d(0, 1, 0, 180deg);
	-moz-transform: rotate3d(0, 1, 0, 180deg);
	-o-transform: rotate3d(0, 1, 0, 180deg);
	-webkit-transform: rotate3d(0, 1, 0, 180deg);
	-ms-transform: rotate3d(0, 1, 0, 180deg);
	color: #fff;
	font-size: 14px;
    transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
	background: #ea831a;
	padding: 20px;
	padding-top: 60px;
    text-align: center;
}
.info-list li {
	position: relative;
	padding-left: 63px;
	min-height: 42px;
	margin-bottom: 30px;
}
.info-list li .icon {
	font-size: 24px;
	color: #ffffff;
	width: 42px;
	height: 42px;
	background: #444444;
	text-align: center;
	line-height: 42px;
	padding-left: 11px;
	position: absolute;
	top: 0;
	left: 0;
}
.info-list li .title {
	font-weight: 400;
	color: #444444;
	margin-top: 0;
	margin-bottom: 0;
}
.office-post {
    display: flex;
	align-items: center;
}
.office-post .img {
	width: 50%;
	padding-left: 10px;
}
.office-post .content {
	padding-right: 10px;
}
.office-post .content .title {
	margin-top: 0;
	color: #444444;
}
.button-link {
	color: #ea831a;
	border-bottom: 2px solid #ea831a;
	font-weight: 700;
	padding-bottom: 4px;
	font-size: 13px;
}
.button-link .fa {
	font-size: 10px;
}
.box-office {
	padding: 30px;
	border: 1px solid #ddd;
	display: flex;
	align-items: center;
}
.box-office p {
	margin-bottom: 0;
}
.box-office .full-width {	
	width: 100%;
	font-size: 18px;
	color: #212121;
}
/************ TESTIMONIALS LIST **********/
.testimonial-index-index .testimonial .item {
	margin-bottom: 30px;
}
.testimonial-index-index .testimonial-content {
    background: #fafbfd none repeat scroll 0 0;
    border: 1px solid #dee0e5;
    border-radius: 2px;
    padding: 20px;
    position: relative;
	font-size: 15px;
    font-style: italic;
    margin: 0;
}
.testimonial-index-index .testimonial-content::after {
    background: rgba(0, 0, 0, 0) url("../images/arrow.png") no-repeat scroll 0 0;
    bottom: -10px;
    content: "";
    display: block;
    height: 15px;
    left: 90px;
    position: absolute;
    width: 25px;
}
.testimonial-index-index .testimonial-author {
    padding-top: 10px;
	display: flex;
	align-items: center;
}
.testimonial-index-index .testimonial-author img {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
    display: inline-block;
    margin-right: 20px;
    width: 70px;
}
.testimonial-author .author-meta {
    display: inline-block;
}
.testimonial-index-index .testimonial-author .author-meta span {
    display: block;
}
.testimonial-index-index .testimonial-author .name {
    font-size: 15px;
	color: #212121;
}
.testimonial-index-index .testimonial-author .location {
    color: #95999e;
    font-size: 13px;
}
.pagination-testimonial {
	margin: 0;
}
.pagination-testimonial li {
	padding-left: 10px;
}
/************ PROFILE **********/
.profile-grid .profile-content,.detail-profile .user-wrapper {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.profile-grid .profile-content .profile-top {
	position: relative;
}
.profile-grid .profile-content .profile-top .profile-image {
	display: block;
}
.profile-grid .profile-content .profile-top .profile-image:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
	z-index: 1;
	opacity: 0;
	visibility: hidden;
}
.profile-grid .profile-content:hover .profile-top .profile-image:after {
	opacity: 1;
	visibility: visible;
}
.profile-grid .profile-content .profile-top .social-links {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	z-index: 2;
	transform: scale(0.5) translateY(-50%);
	-ms-transform: scale(0.5) translateY(-50%);
	-o-transform: scale(0.5) translateY(-50%);
	-webkit-transform: scale(0.5) translateY(-50%);
	-moz-transform: scale(0.5) translateY(-50%);
	opacity: 0;
	visibility: hidden;
}
.profile-grid .profile-content:hover .profile-top .social-links {
	opacity: 1;
	visibility: visible;
	transform: scale(1) translateY(-50%);
	-ms-transform: scale(1) translateY(-50%);
	-o-transform: scale(1) translateY(-50%);
	-webkit-transform: scale(1) translateY(-50%);
	-moz-transform: scale(1) translateY(-50%);
}
.profile-grid .profile-content .profile-top .social-links ul li,
.profile-social li {
	display: inline-block;
	padding-left: 3px;
}
.profile-grid .profile-content .profile-top .social-links ul a,
.profile-social li a {
	width: 36px;
	height: 36px;
	text-align: center;
	background: #eeeeee;
	display: block;
	line-height: 36px;
	font-size: 14px;
	color: #777777;
}
.profile-grid .profile-content .profile-top .social-links ul a:hover,
.profile-social li a:hover {
	background: #2f659a;
	color: #fff;
}
.profile-grid .profile-content .profile-desc ,
.detail-profile .user-wrapper .desc {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eeeeee;
	padding: 22px 15px 16px;
	text-align: center;
}
.profile-grid .profile-content .profile-desc .profile-name,
.detail-profile .user-wrapper .desc  h4 {
	text-transform: uppercase;
	font-weight: 700;
	color: #212121;
	font-size: 14px;
	margin-top: 0;
}
.profile-grid .profile-content .profile-desc .job-design,
.detail-profile .user-wrapper .desc .job-design {
	margin-bottom: 0;
}
.profile-grid .profile-content .profile-info {
	padding: 15px;
	text-align: center;
}
.detail-profile .user-wrapper {
	margin: 0;
}
.detail-profile .user-wrapper  .profile-image img {
	margin: 0 auto;
}
.brand-description {
	margin-bottom: 30px;
}
.brands-container .toolbar select {
	max-width: 150px;
}
.brands-container .toolbar .sort-by {
	text-align: left;
}
.brand-index-view .top-toolbar .toolbar-default,
.brand-index-view .show-bottom  .toolbar:not(.toolbar-default) {
	display: none;
}
.brand-index-view .show-bottom  .toolbar-default .pages {
	text-align: right;
}
/* Style Blog List and Blog detail*/
.sidebar .menu-recent ,
.sidebar .menu-categories{margin:0;}
.sidebar .block-blog  .latest-post-list .item {
	padding: 0;
}
.blog-mansory .postWrapper .read-more{
	float: left !important;
	margin-top: 20px !important;
}
.blog-list .postWrapper{
	padding-bottom: 30px;
	margin-bottom:30px;
	border-bottom: 1px solid #eee;
	clear:both;
}
.blog-list .postWrapper.first-item-blog{
	margin-right: 15px;
}
.blog-list .postWrapper.col-md-6 .read-more,
.blog-list .postWrapper.col-md-4 .read-more{
	float:left !important;
	margin-top: 20px !important;
}
.blog-list .postContent{margin-bottom:0;}
.postTitle{margin:0;border:none;}
.postTitle h2{
	font-size: 24px;
	color:#444;
	font-weight: 700;
	text-transform:none;
	margin-top: 30px;
	margin-bottom: 20px;
}
.post-tag .fa{
	color:#ea831a;
	font-size: 16px;
	margin-right: 5px;
}
.post-tag  > span{margin-right: 10px;float:left;display:inline-block;}
.post-tag{
	margin-top: 20px;
	clear: both;
	width: 100%;
	color:#878787;
	float:left;
}
.blog-list .postTitle.col-md-6 h2{
	margin-top:0;
}
.blog-list .aw-blog-read-more{display:none;}
.post-tag .tip{color:#444;}
.blog-list > .toolbar{display:none;}
.blog-list .toolbar-default {display:block;clear: both;}
.blog-list .toolbar-default .pager{padding-top: 30px;}
.blog-list .pagination li a, .blog-list .pagination li span{
	width: 36px;
	height: 36px;
	line-height: 25px;
	background-color:#666;
	color:#fff;
	border:none;
}
.blog-list .pagination li a.next:before{
	content:"Next";	
	margin-right: 3px;
}
.blog-list .pagination li a.previous:after{
	content:"Prev";
	margin-left: 3px;
}
.blog-list .pagination li a.previous:after,
.blog-list .pagination li a.next:before{
	text-transform: uppercase;
	color:#fff;
	
	font-size: 13px;
	font-weight:bold;
}
.blog-list .pagination li a.next,
.blog-list .pagination li a.previous {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.blog-list .pagination li a:hover,
.blog-list .pagination li a:focus,
.blog-list .pagination li.active a{background-color:#ea831a;}
.blog-post-view .post-tag{margin-top:0;margin-bottom:25px;}
.postTitle.title-porfolio{margin-bottom: 30px;font-size: 20px;}
.postTitle.title-porfolio span{text-transform:uppercase;}
.commentDetails .username{
	font-weight: 700;
	color:#202020;
	text-transform: uppercase;
	font-size:14px;
	margin-top: 0;
	margin-bottom:10px;
}
.commentContent{
	padding: 15px;
	background-color:#eee;
	border-radius: 3px;
}
#postComment .input-text{margin-bottom:10px;}
.menu-recent .img-blog-recent{
	float:left;
	display: inline-block;
	margin-right: 10px;
	width: 100px;
}
.menu-recent .img-blog-recent img{width: 100px;}
.menu-recent .recent-blog-desc .blog-name a{color:#444;font-size: 14px; text-transform: uppercase;}
.block-blog .menu-recent ul li{margin-left:0;clear:both;margin-bottom: 15px;}
.blog-tags .tagcloud li {display:inline-block;}
.blog-tags .tagcloud li > a{
	padding: 5px 10px;
	background-color: #eee;
	display: inline-block;
	color:#888;
	margin-right: 5px;
	margin-bottom: 8px;
	border-radius:4px;
	font-size: 1em !important;
}
.blog-tags .tagcloud li > a:hover{
	background-color:#ea831a;
	color:#fff;
}
.cms-index-index footer {
	margin-top: 0;
}
/************ COLLECTION GRID **********/
.collection-grid .grid-item {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-o-border-bottom-left-radius: 4px;
	-o-border-bottom-right-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
}
.collection-grid .grid-item .grid-img {
	position: relative;
}
.collection-grid .grid-item .grid-img .content-info {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255,255,255,0.8);
	padding: 15px;
}
.collection-grid .grid-item .grid-img .content-info h2 {
	margin: 0;
}
.collection-grid .grid-item .grid-img .content-info h2 a,
.collection-grid .grid-item .grid-img .content-info h2 a small {
	color: #212121;
}
.collection-grid .grid-item .grid-img .content-info h2 a:hover,
.collection-grid .grid-item .grid-img .content-info h2 a:hover small {
	color: #ea831a;
}
.collection-grid .grid-item .grid-img .content-info .hover-show {
	height: 0px;
	overflow: hidden;
}
.collection-grid .grid-item:hover .grid-img .content-info  .hover-show {
	height: 60px;
}
.collection-grid .grid-item .grid-img .content-info .hover-show button {
	margin-top: 15px;
}
.collection-grid .grid-item .grid-img .content-info .hover-show button:hover {
	border: 1px solid #212121;
}
.collection-grid .grid-item .grid-content {
	padding: 20px;
	text-align: center;
}
/************ COLLECTION LOOKBOOK **********/
.landing-lookbook #maincontent  > .container {
	width: 100%;
	padding: 0;
}
.landing-lookbook  footer {
	margin: 0;
}
.collection-lookbook .lookbook-content {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 500px;
	position: relative;
}
.collection-lookbook .lookbook-content:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.3);
}
.collection-lookbook .text-lookbook {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.collection-lookbook .text-lookbook h2  {
	margin-top: 0;
}
.collection-lookbook .text-lookbook h1 {
	text-transform: uppercase;
	margin-top: 0;
}
.landing-lookbook .breadcrumbs, 
.landing-lookbook .col-main  > .page-title,
.landing-lookbook .col-main  >  .category-image,
.landing-lookbook .col-main  >  .category-description,
.landing-lookbook .hidden-lookbook {
	display: none;
}
/********** Deals **********/
.deal-timer .countdown {
	display: table;
	margin: 20px auto 25px;
}
.deal-timer .countdown li {
	width: 50px;
	text-align: center;
	padding: 7px 0;
	color: #fff;
	background: #212121;
	text-transform: uppercase;
	float: left;
	margin: 0 5px;
}
.deals-index-index .products-grid .deal-timer .countdown {
	width: calc(100% + 10px);
	margin-left: -5px;
	margin-right: -5px;
}
.deals-index-index .products-grid .deal-timer .countdown li {
	width: calc(25% - 10px);
}
.deal-timer .countdown li .number {
	font-size: 15px;
	font-weight: 700;
}
.deal-timer .countdown li .text {
	font-size: 10px;
	color: #cccccc;
}
.deal-timer .countdown li  p {
	margin: 0;
}
.top-deals-toolbar .element_pager,
.bottom-deals-toolbar > .toolbar {
	display: none;
}
.bottom-deals-toolbar .element_pager  .toolbar-default > .pages {
	text-align: right;
}
/**************** CART **********/
.checkout-cart-index .shopping-cart-table {
	border-top: 1px solid #ddd;
}
.checkout-cart-index .shopping-cart-table tbody tr td.images .product-image {
	display: block;
}
.checkout-cart-index .shopping-cart-table thead tr th,
.checkout-cart-index .shopping-cart-table tbody tr td {
	border: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
}
.checkout-cart-index .shopping-cart-table thead tr th {
	color: #222;
	padding: 10px 20px;
	font-weight: 700;
}
.checkout-cart-index .shopping-cart-table tbody tr.last td {
	border-bottom-left-radius: 4px;
}
.checkout-cart-index .cart-action .action-secondary {
	text-align: right;
}
.checkout-cart-index .cart-action .action-secondary .btn-update {
	margin-right: 10px;
}
.boxed-checkout {
	border: 1px solid #ddd;
    padding-top: 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -o-border-bottom-left-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
}
.boxed-checkout .block-title span {
	padding-left: 15px;
    padding-right: 15px;
}
.boxed-checkout .content {
	padding: 15px;
	padding-top: 0;
}
.shopping-cart-totals-table {
	margin-bottom: 20px;
	width: 100%;
}
.shopping-cart-totals-table tr td,
.shopping-cart-totals-table tr th {
	padding: 10px 0;
	vertical-align: middle;
	border-bottom: 1px solid #ddd;
}
.shopping-cart-totals-table tfoot .price {
	font-size: 22px;
}
.shopping-cart-totals-table tr td h3,
.shopping-cart-totals-table tr th h3,
.shopping-cart-totals-table tr td p,
.shopping-cart-totals-table tr th p {
	margin: 0;
}
/**************** ONE STEP CHECKOUT **********/
.oscheckout-index-index .calloutbox {
	border: 1px solid #ddd;
	padding: 15px;
}
.oscheckout-index-index .calloutbox .lead {
	margin: 0;
	padding: 3px 0;
}
table h1, table h2, table h3, table h4, table h5 {
	margin: 0;
}
.checkout-review table tr th {
	font-weight: 700;
	color: #222;
}
.checkout-review table tr td,
.checkout-review table tr th {
	vertical-align: middle;
	text-align: center;
}
.checkout-review table tr td:first-child {
	text-align: left;
}
.gift-messages-form .product-img-box {
	margin-bottom: 10px;
}
.gift-messages-form .product-img-box  .product-image {
	display: inline-block;
	width: 100px;
}
.gift-messages-form .product-img-box  .product-desc {
	display: inline-block;
	width: calc(100%- 105px);
	vertical-align: top;
	padding-left: 20px;
}
.cart-collaterals .totals .checkout-types li {
	text-align: right;
	padding: 5px 0;
}
/************ One Page Checkout ***********/
#checkout-review-table,#multiship-addresses-table,.multiple-checkout table {
	width: 100%;
}
#checkout-review-table tr th,#multiship-addresses-table tr th,.multiple-checkout table tr th {
	font-weight: 700;
	color: #212121;
}
#checkout-review-table tr td, #checkout-review-table tr th,#multiship-addresses-table tr th,#multiship-addresses-table tr td,.multiple-checkout table tr th ,.multiple-checkout table tr td {
	border: 1px solid #ddd;
	vertical-align: middle;
	padding: 10px 15px;
}
.opc-block-progress  .block-title h3 {
	color: #212121;
    margin: 0;
    text-transform: uppercase;
}
/************* CHECKOUT WITH MULTIPLE ADDRESS ***********/
ul.checkout-progress {
	display: table;
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}
ul.checkout-progress li {
	float: left;
	width: 20%;
	height: 10px;
	background: #ddd;
	border-right: 1px solid #fff;
	text-align: center;
}
ul.checkout-progress li > span {
	padding-top: 15px;
	display: block;
}
ul.checkout-progress li.active {
	background: #ea831a;
}
.multiple-checkout h3 {
	color: #222;
}
.sp-methods dt {
	color: #222;
	padding-bottom: 10px;
}
.sp-methods dd .radio input[type="radio"],.sp-methods dd  .radio-inline input[type="radio"],.sp-methods dd  .checkbox input[type="checkbox"],.sp-methods dd  .checkbox-inline input[type="checkbox"] {
	margin-top: 4px;
}
.gift-messages input[type="radio"],.gift-messages  input[type="checkbox"],.gift-messages-form  input[type="radio"],.gift-messages-form  input[type="checkbox"] {
	margin: 0;
	position: absolute;
	left: 0;
}
.gift-messages .control,
.gift-messages-form .inner-box > p {
	position: relative;
	padding-left: 20px;
}
.gift-messages label, .gift-messages-form p > label {
	margin-bottom: 12px;
	margin-left: 5px;
	color: #212121;
}
.ratings-table {
	width: 300px;
	margin-bottom: 15px;
}
.ratings-table tr th, .ratings-table tr td {
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
	padding-right: 20px;
	vertical-align: middle;
}
/* Newsletter Popup*/
.newsletter-popup.mfp-wrap .mfp-inline-holder .mfp-content{
	width: 858px !important;
	height: auto;
}
#newsletter-popup{
	position: relative;
}
#newsletter-popup .newsletter-popup-content{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	padding: 77px 60px 60px;
	line-height: 1.5;
}
.newsletter-popup-content .checkbox input {
	margin-top: 4px;
}
.newsletter-popup-content .h2{
	font-size: 28px;
	color:#222;
	margin: 10px 0 30px 0;
	clear: both;
	width: 100%;
	float:left;
}
.newsletter-popup-content .block-subscribe label{display:none;}
.newsletter-popup-content .block-subscribe .input-box,
.newsletter-popup-content .block-subscribe .actions{
	display:inline-block;	
	position: relative;
	float:left;
	margin-right: 10px;
}
.newsletter-popup-content .block-subscribe .input-box{width: 330px;margin-bottom: 20px;}
.newsletter-popup-content .block-subscribe .input-box .input-text{
	background-color: rgba(255,255,255,0.5);
}
.newsletter-popup-content .block-subscribe .actions button{
	padding: 7px 12px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 4px;
}
.newsletter-popup-content .input-box .validation-advice{
	position: absolute;
}
.newsletter-popup.mfp-wrap .mfp-content{
	opacity: 0;
	-webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	transform: translate(-50%,-100%);
	-moz-transform: translate(-50%,-100%);
	-webkit-transform: translate(-50%,-100%);
	-ms-transform: translate(-50%,-100%);
	
}
.newsletter-popup.mfp-wrap.mfp-ready .mfp-content{
	opacity: 1;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.newsletter-popup.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
	transform: translate(-50%,-100%);
	-moz-transform: translate(-50%,-100%);
	-webkit-transform: translate(-50%,-100%);
	-ms-transform: translate(-50%,-100%);
}
.newsletter-popup-content .block-subscribe,
.newsletter-popup-content .checkbox{float:left;width: 100%;}
.sidebar .block-poll div.radio input.radio {
	margin-top: 1px;
}
.sidebar .vertical-menu li.level0:first-child > a {
	border-top: none;
}
.std .panel-group .panel-body ul li {
	padding: 5px 0;
}
.btn-icon {
	padding: 0;
	overflow: hidden;
}
.btn-icon .icon {
	float: left;
	display: inline-block;
	background: rgba(0,0,0,0.3);
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.btn-icon .text {
	line-height: 36px;
	text-align: center;
	padding: 0 15px;
}
.facebook-link:hover {
	background: #3B5998 !important;
}
.google-link:hover {
	background: #EA4335 !important;
}
.instagram-link:hover {
	background: #2E5E86 !important;
}
.twitter-link:hover {
	background: #39B9DC !important;
}
.linkedin-link:hover {
	background: #0077B5 !important;
}
.service-block.boxed {
	padding: 0 !important;
}
.box-account.box-reviews  > .table-responsive {
	margin-top: 20px;
}
.wishlist-index-index .mfp-iframe-scaler {
	margin: 0 auto;
    position: relative;
    width: 400px !important;
}
/************* Revolution Slider Nav *****************/
.tp-rightarrow.default,
.tp-leftarrow.default{
 background-image:none !important;
 font: normal normal normal 14px/1 FontAwesome !important;
 display:inline-block !important;
 font-size: 16px !important;
 border-radius: 3px !important;
 color:#fff !important;
 background-color: rgba(0,0,0,0.35) !important;
 text-align: center;
}
.tp-rightarrow.default:hover,
.tp-leftarrow.default:hover{background-color: #000 !important;}
.tp-rightarrow.default:before{
 display: inline-block !important;
 content:"\f061";
 line-height: 40px;
}
.tp-leftarrow.default:before{
 display:inline-block !important;
 content:"\f060";
 line-height: 40px;
}
/************* Custom Product Grid *****************/
/************* Show Category Name *****************/
.products-grid .product-content .product-desc .cate-name {
	display: none;
	font-size: 13px;
	font-weight: 700;
	color: #999999;
	margin-bottom: 9px;
	text-transform: uppercase;
}
.show-cate .products-grid .product-content .product-desc .cate-name {
	display: block;
}
/************* Button Cart Not Full *****************/
.desc-center .products-grid .product-content .product-desc .add-to-cart {
	text-align: center;
}
.desc-center .products-grid .product-content .product-desc .btn-cart {
    width: auto;
    font-size: 13px;
    color: #222222;
	height: 40px;
	line-height: 40px;
	background: #eeeeee;
	margin: 0 auto;
}
.desc-center .products-grid .product-content .product-desc .btn-cart .text {
	padding: 0 20px;
}
.desc-center .products-grid .product-content .product-desc .btn-cart .icon {
	height: 40px;
	width: 40px;
	background: none;
	border-right: 1px solid #fff;
	color: #222222;
}
.desc-center .products-grid .product-content .product-desc .btn-cart:hover {
	background: #ea831a;
}
/************* Product Desc Center *****************/
.desc-center .products-grid .product-content .product-desc {
	text-align: center;
}
.desc-center .products-grid .product-content .product-desc .prar.has-rate {
	position: relative;
	padding-top: 25px;
	height: auto !important;
}
.desc-center .products-grid .product-content .product-desc .prar.has-rate .ratings {
	position: absolute;
	top: 0;
}
.desc-center .products-grid .product-content .product-desc .price-box,
.desc-center .products-grid .product-content .product-desc .ratings {
	display: block;
	width: 100%;
}
.desc-center .products-grid .product-content .product-desc .ratings .rating-box {
	margin: 0 auto;
}
/************* Button Horizontal *****************/
.icon-horizontal  .products-grid .product-content .product-top .icon-links li {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 5px;
}
.icon-horizontal .products-grid .product-content .product-top .icon-links button {
	width: 30px;
	height: 30px;
	background: #eeeeee;
	color: #666666;
	border-color: #eeeeee;
}
.icon-horizontal .products-grid .product-content .product-top .icon-links button:hover {
	background: #ea831a;
	color: #fff;
	border-color: #ea831a;
}
header nav ul.nav-main li .toggle-menu a .fa {
	display: none;
}
.up-to-sale {
	font-size: 15px;
	line-height: 1;
	color: #d90000;
	width: 60px;
	height: 60px;
	display: inline-block;
	background: #ffd24c;
	overflow: hidden;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
	transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	padding-top: 12px;
	vertical-align: middle;
    margin-top: -15px;
}
.checkout-popup-login {
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
}
/************************* Orson Home 14 ************/
.text-colour-white.title-content .title {
	color: #fff;
}
.text-colour-white.title-content .title:after {
	background: #fff;
	opacity: 0.15;
}
/**** BLOG STYLE 2 ******/
.background-date .widget-latest .item .post-info {
	background-color: #ea831a;
	border: none;
	padding: 0;
	display: table;
	width: 100%;
}
.background-date .widget-latest .item .post-info  .time,
.background-date .widget-latest .item .post-info  .author {
	width: 50%;
	margin: 0;
	padding: 16px 0 16px 20px;
	float: left;
	display: block;
	color: #fff;
}
.background-date .widget-latest .item .post-info  .time {
	border-right: 1px solid #fff;
}
.background-date .widget-latest .item .read-more {
	border-bottom: 2px solid #ea831a;
	display: inline-block;
}
.background-date .widget-latest .item h4 {
	margin-top: 29px;
}
.background-date .widget-latest .item .read-more .fa {
	display: none;
}
/**** DEALS WIDGET ******/
.products-grid .product-content .product-desc .time-left .deal-timer .item-left {
	display: none;
}
.hidden-add-cart .products-grid .product-content .product-desc  > .controls {
	display: none;
}
.hidden-add-cart .products-grid .product-content .product-desc .deal-timer .countdown {
	margin: 22px auto 0;
}
.hidden-add-cart .products-grid .product-content .product-desc .prar {
	margin: 0;
}
/****** FOOTER 4 *******/
.footer-v4 .top-footer {
	background: #222222;
	padding-top: 80px;
	padding-bottom: 80px;
}
.footer-v4 .bottom-footer {
	background: #2d2d2d;
	padding-top: 27px;
	border-top: 1px solid #ddd;
	padding-bottom: 17px;
}
.footer-v4 .middle-footer {
	background: #222222;
	padding-bottom: 40px;
}
.social-btn {
	display: table;
	margin: 0 auto;
}
.social-btn li {
	float: left;
	margin: 0 3.5px;
}
.social-btn  a {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 14.4px;
	color: #222222;
	background: #fff;
	line-height: 40px;
}
.social-btn  a:hover {
	color: #fff;
	background: #ea831a;
}
.footer-menu li {
	position: relative;
	padding: 6px 0 6px 13px;
}
.footer-menu li:after {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
footer .footer-v4 .footer-box {
	margin-bottom: 30px;
}
footer .footer-v4 .footer-box .box-content {
	margin-bottom: 0;
}
/****** HEADER 10 *******/
.header-v10 .top-bar.header-top {
	padding: 0;
	height: auto;
	background-color: #f8f8f8;
}
.header-v10 .header-top .dropdown-menu {
	margin: 0;
}
.header-v10 .hotline {
	padding-right: 37px;
}
.header-v10 .hotline,
.header-v10 .hotline > div {
	float: left;
}
.header-v10 .hotline .icon {
	font-size: 18px;
	width: 50px;
	text-align: center;
	color: #777777;
	padding: 11px 0;
	background: #eeeeee;
}
.header-v10 .hotline .text {
	padding: 14px 0 14px 13px;
}
.header-v10 .hotline .text a {
	text-decoration: underline;
}
.header-v10 .form-currency, .header-v10 .form-language, .header-v10 .welcome-msg,
.header-v10 .account-dropdown, .header-v10 .social-login {
	margin-top: 0px;
	line-height: 1.5;
	padding: 14px 0;
	border: none;
}
.header-v10 .account-dropdown > a .fa {
	line-height: 20px;
}
.header-v10 .welcome-msg {
	margin-left: 0;
	float: none;
	margin-right: 29px;
}
.header-v10 .social-login a,.header-v10 .account-dropdown a { margin: 0; }
.header-v10 .form-currency .dropdown-toggle .fa:before, .header-v10 .form-language .dropdown-toggle .fa:before {
	content: "\f107";
}
.header-v10 .account-dropdown .dropdown-menu { right: 0 !important; left: auto !important;}
.header-v10 .custom-link {
	display: inline-block;
	padding: 14px 0;
	margin-right: 29px;
}
header .header-v10 nav ul.nav-main li > a.level0 {
	padding: 20px 22px;
}
.header-v10 .social-login { margin-right: 29px; }
.header-v10 .search-form .form-search .btn { line-height: 44px; }
.header-v10 .vertical-menu-home .menu-title {
	border-top-left-radius: 4px;
	-ms-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-o-border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-ms-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-o-border-top-right-radius: 4px;
}
.header-v10 .block-cart-header .dropdown-toggle .icon-cart {
	float: none;
	font-size: 36px;
}
.header-v10 .block-cart-header {
	line-height: 1.4;
	margin-top: 0;
}
.header-v10 .block-cart-header .count {
	top: -4px;
}
.header-v10 .block-cart-header .all-price {
	padding-left: 11px;
	vertical-align: top;
	display: inline-block;	
	padding-top: 16px;
}
.header-v10 .block-cart-header .all-price .price {
	font-weight: 400;
	color: #212121;
	font-size: 16px;
}
.top-menu-wl-cp {
	display: inline-block;
	text-align: right;
	float: right;
	vertical-align: top; 
	padding-top: 15px;
}
.top-menu-wl-cp .count {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	background: #222;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	min-width: 15px;
	text-align: center;
	transform: translateX(25%);
	-moz-transform: translateX(25%);
	-webkit-transform: translateX(25%);
	-ms-transform: translateX(25%);
	-o-transform: translateX(25%);
}
.top-menu-wl-cp .header-cp,
.top-menu-wl-cp .header-wl { display: inline-block; position: relative; }
.top-menu-wl-cp .fa {
	font-size: 24px;
	color: #cccccc;
}
/*DEV_LUUNV*/
.vertical-menu-home .vertical-menu li.dropdown .mega-menu-content li.nav-category .sub-menu{
	position:static;
	opacity: 1;
    visibility: visible;
    transform: translate(0,0);
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
	min-width: 0;
	box-shadow: none;
    -webkit-box-shadow: none ;
    -moz-box-shadow: none ;
    -ms-box-shadow: none;
    border:0;
	
}
.vertical-menu-home .vertical-menu li.dropdown li.nav-category:hover>.sub-menu{
	opacity: 1;
    visibility: visible;
    transform: translate(0,0);
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
}
.vertical-menu-home .vertical-menu li.dropdown li.nav-category .sub-menu{
	position: absolute;
    left: 100%;
    min-width: 270px;
    top: -1px;
    opacity: 0;
    margin: 0;
    visibility: hidden;
    display: block;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -ms-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border: 1px solid #ddd;
    float: left;
    z-index: 9;
    background-color: #fff;
    transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transition: transform 0.4s ease-out, opacity 0.4s ease-out, visibility 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out,opacity 0.4s ease-out, visibility 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out,opacity 0.4s ease-out, visibility 0.4s ease-out;
    -webkit-transition: -webkit-transform 0.4s ease-out,opacity 0.4s ease-out, visibility 0.4s ease-out;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-bottom: 0;
}
.vertical-menu-home .vertical-menu li.dropdown li.nav-category> a .icon-next .fa-plus:before {
    content: "\f105";
    font-size: 14px;
    color: #222;
}
.vertical-menu-home .vertical-menu li.dropdown .mega-menu-content li.nav-category> a .icon-next {display: none}
.vertical-menu-home .vertical-menu li.dropdown li.nav-category> a .icon-next {
	float: right;
    font-size: 10px;
    color: #878787;
    margin-top: 3px;
}

.checkout-onepage-index .price {
	color: #ea831a;
}

#checkout-moip .page-title h2 { font-size: 22px; }

#checkout-moip-header .logo img { height: 75px; }
#checkout-moip-header .img-modal-secure { margin-top:15px; }

.block-cart-header .btn-lg { padding: 12px 13px; }
.ajaxcart-iframe .btn-lg { padding: 12px 13px; }

.whatsapp-widget {
	position: fixed;
	width: 50px;
	height: 50px;
	bottom: 20px;
	right: 20px;
	background-color: #4dc247;
	color: #FFF;
	border-radius: 40px;
	text-align: center;
	font-size: 33px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.2);
	z-index: 1000;	
}

.whatsapp-widget:hover {
	box-shadow: 2px 2px 6px rgba(0,0,0,0.3)
}

.product-image img, #main-images img { border: 1px solid #eee; }

.header-v5 .account i, .header-v5 .wishlist i {
    font-size: 35px;
    padding: 8px 8px 0 0px;
	color: #666666;
}

.header-v5 .account i:hover, .header-v5 .wishlist i:hover {
	color: #fac008;
}

.preload { background: rgba(0,0,0,0.92); position: fixed; z-index: 9999; width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; text-align:center; }
.preload .logo { margin-top: 60px; margin-bottom: 40px; }
.preload .subtitle { font-size: 20px; color: #fff; font-weight: 400; }
.preload .form { margin-top: 40px; }
.preload .cep { width: 260px; padding: 20px 18px 22px 18px; }
.preload .return { max-width: 420px; margin-top: 40px; }

header .header-v5 nav > ul.nav-main > li:first-child > a .fa-bars {
    color: rgba(255,255,255,0.7);
    margin-right: 5px;
    font-size: 18px;
    position: relative;
    top: 2px;
}

header .header-v5 nav > ul.nav-main > li:first-child {
    border-left: 1px solid rgba(255,255,255,0.1);
	border-right: 1px solid rgba(255,255,255,0.1);
}

header .header-v5 nav > ul.nav-main > li:hover {
	background-color: rgba(0,0,0,0.2);
}

.logo-container .logo img {
	height: 70px;
	margin-top: -12px;
	margin-bottom: -12px;
}

.newsbox { background: #fac008; }