#sp-main-body {
    padding-top: 0px!important;
}
#sp-bottom {
    padding:  0px!important;
}
#sp-bottom .sidebar-widget {
   padding-bottom: 5px!important; 
}
#sp-bottom .sp-column{
	padding-top: 80px;
	padding-bottom: 80px;
}
.sp-module .sp-module-title{
	margin-bottom: 0px!important;
}
.right-top-bar .sidebar-widget{
	margin-bottom: -8px!important;
	padding-bottom: 0px!important;
}
a.flag img {
    margin-right: 10px !important;
}

.contact-detail-board-item i {
    margin-right: 20px;
    float: left;
}
.container-bg-overlay:before  {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    background-color: #000;
}
ul.share-button li{
	display: inline-block;
}

.paginate a:hover {
    color: white!important;
    background-color: #f9bf3b!important;
    border: 2px solid #f9bf3b!important;
}
.paginate a {
    font-family: 'Open Sans', Arial !important;
    font-size: 18px!important;
    line-height: 26px!important;
    font-weight: 400!important;
	border-radius:0px!important;
}
.paginate a {
    background-color: transparent!important;
    color: #2e2e2e!important;
    border: 2px solid #2e2e2e!important;
}
.paginate li.active a {
    color: white!important;
    background-color: #2e2e2e!important;
    border: 2px solid #2e2e2e!important;
}

/**************************************************************************************** Custom right column  */
.sp-column.right .sidebar-widget:first-child {
    padding-top: 60px;
}
.article-info *{
	color: #808080;
}
h3.sp-module-title{
	
}
.sp-column.right .sp-module-title {
    font-size: 18px!important;
    line-height: 24px!important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.sp-column.right .sp-module-title{
    color: #2e2e2e;
    background-color: white;
}
.sp-column.right .sp-module-title {
    padding: 0px 0px 35px 0px;
    position: relative;
}
.sp-column.right .sp-module-title:before {
    position: absolute;
    height: 1px;
    width: 25px;
    background-color: #4c4c4c;
    top: 45px;
    content: '';
}
.sp-column.right .sp-module {
    margin-top: 0px;
}
.search-form.content{
	position: relative;
}
.search-form.content i{
	position: absolute;
    top: 15px;
    left: 21px;
    margin-right: 0px;
}
.sidebar-widget ul.categories-module li {
    position: relative;
    border-bottom: 1px solid #d9d9d9!important;
    padding: 10px 0px;
}
.sidebar-widget ul.categories-module li:last-child {
	border-bottom: none!important;
}
.content.search-form .search-input{
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  
    margin-bottom: 0px;
	border-radius:0px!important;
	border: 1px solid #999999;
	
}
.right .content.search-form .search-input,
.left .content.search-form .search-input{
	  padding: 20px 0px 20px 54px;
}
.acymailing_introtext{
	text-align: left!important;
}
.subcribe-shop{
	padding: 21px 30px;
	background-color: #f5f5f5;
}
 table.acymailing_form{
	margin: 0!important;
	width: 100%!important;
	text-align: left;
}
 table.acymailing_form input.inputbox,
 table.acymailing_form tr,
table.acymailing_form td{
	width: 100%!important;
	padding: 0!important;
	margin: 0!important;
}
table.acymailing_form input.inputbox{
width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px 0px 20px 54px!important;
    margin-bottom: 10px!important;
    border-radius: 0px!important;
    border: 1px solid #999999;
	color: #999999!important;
}

 table.acymailing_form input.button.subbutton.btn.btn-primary{
	margin: 0!important;
	text-align: left;
	float: left;
	background-color: #2e2e2e;
    color: white;
    border: 2px solid #2e2e2e!important;
	padding: 10px 24px;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
    border-radius: 0px !important;
    cursor: pointer;
    text-decoration: none;
    border: 0px;
    transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
}
 table.acymailing_form input.button.subbutton.btn.btn-primary:hover{
	background: #fff;
	color: #000;
	  border: 2px solid #000;
}
/**************************************************************************************** Custom search page  */
.search input.inputbox.search-input{
	width: auto;
}
.phrases{
	display: block;
	width: 100%;
}
.phrases *{
	display: inline-block;
}
.phrases legend,
.only legend{
	margin: 10px 0 10px 0px;
	    font-family: 'Open Sans',Arial !important;
    font-size: 20px;
    line-height: 38px;
    font-weight: 400;
    letter-spacing: 0px;
}
.content select, .content select option {
min-height: 40px;
}
/* .content.search-form .search-input {
    width: 320px;
    margin-bottom: 0px;
    padding: 11px 0px 11px 54px;
}
.content input[type=text], .content input[type=tel], .content input[type=email], .content input[type=password], .contact-form input[type=text] {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Open Sans',Arial !important;
    font-weight: 400;
}
.content input[type=text], .content input[type=tel], .content input[type=password], .contact-form input[type=text], .content input[type=email] {
    color: #808080;
    background-color: transparent;
    border: 1px solid #999999;
	border-radius:0px!important;
} */

/**************************************************************************************** Custom blog standard  */
.blog-template-standard .section-line{
	text-align: left;
}
.blog .content a.button.small-button{
	font-size: 10px!important;
}   
/* Custom header lets it over Slider  */
#sp-top-bar {
   /* background-color: transparent!important;*/
    color: #fff!important;
    position: absolute;
    padding: 0px!important;
    z-index: 999;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
	border-bottom: none;
}
/*#rev_slider_2_2_wrapper { top:134px;}*/
#sp-header {
    position: absolute;
    border-bottom: none;
    width: 100%;
    left: 0;
    top: 26px;
    z-index: 9999;
    background-color: #fff !important;
    height: auto!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
        border-top:noe;

}

/* Custom sticky menu */
.sticky-wrapper {
    height: auto !important;
}

.is-sticky #sp-header {
	    background-color: rgba(255,255,255,0.9) !important;
height: 108px!important;
    padding-top: 11px;
}
/*.portfolio-cell-categories a, .portfolio-cell-categories {display:none;}*/
.portfolio-single-metaa {display:none;}
.is-sticky #sp-header .logo  {
	padding:0;
	margin:0;
    max-height: 95px!important;
}
.is-sticky #sp-header .main-menu ul.sp-megamenu-parent li{
	padding-top: 34px!important;
	padding-bottom: 20px!important;
}
.is-sticky #sp-header .main-menu ul.sp-megamenu-parent li a:hover{ 
	border-bottom-color: #333!important;
}
.is-sticky #sp-header .main-menu ul.sp-dropdown-items li{
	padding-top: 5px!important;
	padding-bottom: 5px!important;

}

.is-sticky #sp-header .sp-retina-logo {
	display: block;
	margin-top: -10px;
}
.is-sticky #sp-header .sp-default-logo{
	display: none;
}
.is-sticky .header-text-white .main-menu ul li a{
	color: #333!important;
}
.is-sticky #sp-header .main-menu ul.sp-dropdown-items li a{
	color: #fff !important;
}
#sp-page-builder .page-content .sppb-section {
    margin-top: 0px;
    z-index: 1;
}
.right-top-bar {
    float: right;
    line-height: 0px;
    width: 100%;
    text-align: right;
}
.header-social {
    padding: 0px;
    float: right;
    min-height: 40px;
    line-height: 30px;
}
.header-social a{
	background: transparent;
}
#sp-top-bar.header-text-white .search-form .search-input {
    border: 0px;
    border-left: 1px solid rgba(255,255,255,0.3);
    border-right: 1px solid rgba(255,255,255,0.3);
	height: 40px;
}

#sp-top-bar.header-text-white  .search-form input {
    background-color: transparent;
    color: white;
}

#sp-top-bar.header-text-black  .search-form .search-input {
    border: 0px;
    border-left: 1px solid #d9d9d9!important;
    border-right: 1px solid #d9d9d9!important;
	height: 40px;
}
#sp-top-bar.header-text-black  .search-form input {
    background-color: transparent;
    color: #ddd;
}

#sp-top-bar .search-form .search-input {
    border: 0px;
    border-left: 1px solid rgba(255,255,255,0.3);
    border-right: 1px solid rgba(255,255,255,0.3);
	border-radius: 0px; 
	height: 40px;
	font-size: 16px;
}

#sp-top-bar .search-form input  , #sp-top-bar .search-form i{
    background-color: transparent;
	color: rgba(255,255,255,0.8);
}
.header-text-white #sp-top-bar .search-form i {
    color: rgba(255,255,255,0.8);
}
#sp-top-bar .search-form i {
    color: #808080;
}
#sp-top-bar .search-form i {
    position: absolute;
    top: 12px;
    left: 20px;
    font-size: 14px;
    line-height: 14px;
    color: #999;
}
/* Custom main menu */
#offcanvas-toggler {
	display: none;
}
#offcanvas-toggler i {
	top:40px;
    float: right;
	padding:0px!important;
	color: #ffffff !important;
	background: #fd5f64 !important;
	width: 48px;
    height: 48px;
	border: 1px solid rgba(255,255,255,0.5);
	text-align: center;
	margin-top:5px!important;
	border-radius:0px!important;
	line-height: 48px;
	
}

.home-default #offcanvas-toggler i{
	color: #000!important;
	border: 1px solid #000;
	margin-top: 20px!important;
}
.home-default .header-social a i{
	color: #808080;
}
.home-default .header-social a:hover {
	background-color: transparent;
}
.home-default .header-social a:hover i{
	color: #000000;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
	background-color: #1a1a1a !important;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2) !important;
    padding: 30px 0 30px 0;
}
.sp-dropdown{
	z-index: 99!important;
}
.sp-megamenu-parent ul.sp-dropdown-items {
	z-index:9999;
	padding-right: 0px;
	padding-left: 0px;
}
.main-menu ul li li, .is-sticky  .main-menu ul li li {
    float: none;
    transition: opacity 200ms ease-out;
    -webkit-transition: opacity 200ms ease-out;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
padding: 0px 0px 0px 0px !important;
    margin: 0px !important;
    margin-bottom: 9px !important;
}
/* Custom slider button */
a.slider-white-button{
	color: #fff;
	padding: 10px 30px;
	border: 1px solid #fff;
	background: transparent;
}
a.slider-white-button:hover{
	color: #000!important;
	padding: 10px 30px;
	background: #fff;
	
}
/* Custom portfolio */
img.sp-simpleportfolio-img{
	width: 100%;
}
.portfolio h3.sppb-addon-title{
	margin: 0px;
    padding: 0px 0px 35px 15px;
	line-height: 36px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-size: 24px;
}


/* custom addon title */
.sp-page-title.sp-page-title-no-bg ol.breadcrumb li ,
.sp-page-title.sp-page-title-no-bg ol.breadcrumb li:before ,
.sp-page-title.sp-page-title-no-bg ol.breadcrumb li a{
	color: #999999;
}
#sp-page-title > .sp-column:before{
	opacity:0.7;
	background-color:#2e2e2e;
	position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.sp-page-title .breadcrumb >span, .sp-page-title .breadcrumb >li, .sp-page-title .breadcrumb >li+li:before, .sp-page-title .breadcrumb >li>a {
    color: rgba(255,255,255,0.5)!important;
	    z-index: 2;
    position: relative;
}
.testimonials-image .testimonials-image-box img{
	height: 60px;
}
/* Custom animate number */
.sppb-animated-number {
	padding-left: 10px;
}
/* Custom Menu Bottom  */
#sp-bottom .sp-module-title::before {
    position: absolute;
    height: 1px;
    width: 25px;
    background-color: rgba(0,0,0,0.5);
    top: 45px;
    content: '';
}
#sp-bottom  .sidebar-widget{
	color: inherit;
}
#sp-bottom .sp-module-title{
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase!important;
    letter-spacing: 2px;
}
#sp-bottom .sp-module-title{
    color: #000000;
}

#sp-bottom .sp-module-title{
    padding: 0px 0px 45px 0px;
    position: relative;
	font-size: 18px!important;
	line-height: 24px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#sp-bottom {
    background-color: #ffffff!important;
	color: #666666!important;

}
#sp-bottom a {
	text-decoration:none!important;
	color: #ffffff !important;

}
#sp-bottom a:hover {
	color: #000000 !important;
}
#sp-footer1 { text-align:left; color:#ffffff}
.sp-module ul >li {
    display: block;
    border-bottom: 0px !important;
}
.sp-module ul >li >a:before {
    font-family: FontAwesome;
    content: none!important;
    margin-right: 8px;
}
.sp-page-title{
	min-height: 465px;
	text-align: center;
	background-repeat: no-repeat !important;
    background-position: center center!important;
	    background-clip: padding-box;
	background-size: cover !important;
	background-image: url("../images/page_heading.jpg");

	
}
/* #sp-page-title{
	min-height: 465px;
	text-align: center;
	background-repeat: no-repeat !important;
    background-position: center center!important;
	    background-clip: padding-box;
	background-size: cover !important;
	background-image: url("../images/page_heading.jpg");
	z-index: 999;
	
} */
.sp-page-title h2 {

    font-size: 30px!important;
	    position: relative;
	z-index: 2;
	margin-top: 203px!important;

}
.icon-box-item div:last-child {
     margin-bottom: 10px!important;
}
/*  Custom page title if no iamge */

.sp-page-title.sp-page-title-no-bg{
	text-align:left;
	min-height: 100px!important;
	background-color: #fafafa;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	color: #2e2e2e;
	    position: relative;
    padding-top: 55px;
    padding-bottom: 50px;
}
.sp-page-title.sp-page-title-no-bg  h2 {
	margin-top: 0px!important;
	color: #2e2e2e;
	float: left;
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: left;
	
}

.sp-page-title.sp-page-title-no-bg ol.breadcrumb{
	float: right;
	color: #999999;
	text-align: right;
}

/*  Custom home solution */
.home-solution #sp-top-bar{
	display: none;
	
}

.home-solution #sp-header {
	top: 0px;
	height: auto!important;
	position: static;
}
.home-solution .main-menu ul li a{
	color: #2e2e2e  !important;
}

.home-solution .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
	background-color: #2e2e2e!important; 
}
.home-solution .sp-dropdown-inner ul.sp-dropdown-items li a{
	color: #b2b2b2 !important;
}
.home-solution #sp-header .logo {
    display: inline-block;
    height: 120px;
    display: table;
}

/*************************************************************** Custom home creative*/
.hidden-top-bar #sp-top-bar{
	display: none;
}
.hidden-top-bar  #sp-header{
	top: 0px;
} 

/*************************************************************** Custom page layout box & home default*/
.layout-boxed .body-innerwrapper{
	position: relative;
}
.layout-boxed  .is-sticky #sp-header{
	width: 100%!important;
}
.home-default #sp-top-bar {
	border-bottom: 1px solid #d9d9d9;
	position: static;
}
.home-default .sticky-wrapper {
    height: 120px!important;
	position: relative;
}

.home-default #sp-header {
	position: absolute;
	top: 0px;
}
.home-default .is-sticky #sp-header {
	height: auto!important;
}
.home-default #sp-header ul.sp-megamenu-parent li.active > a {
	border-bottom: 1px solid #2e2e2e!important;
}
.home-default #sp-header ul.sp-megamenu-parent li.active li.current-item.active > a {
	border-bottom: 1px solid #b2b2b2 !important;
}
.home-default .main-menu ul li {
    display: inline-block;
    position: relative;
    padding: 40px 0px 42px 0px !important;
    margin-left: 40px !important;
}
.home-default .main-menu ul li li, .home-default .is-sticky .main-menu ul li li {
    float: none;
    transition: opacity 200ms ease-out;
    -webkit-transition: opacity 200ms ease-out;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 0px 15px 0px !important;
    margin: 0px !important;
}
.testimonials-author-info.content p{
	padding-bottom: 0px;
}
/* Custom form contact */
.contact-form div[class^=contact] , .contact-form input {
	min-height: 40px;
}
.contact-form input , .contact-form textarea{
	border-radius:0px!important; 
}
.contact-detail-board-item {
	color: #999;
}
#sp-footer{
    font-size: 14px;
    line-height: 24px;
    font-family: 'Open Sans', Arial !important;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 1px;
	margin-top: 0px;
}
#sp-footer {
    color: #999999;
}

/* #sp-footer{
    text-align: center;
    padding: 43px 0px 48px 0px;
} */
/* Custom shop */
.shop #sp-main-body {
    padding: 60px 0!important;
}
.orderby-displaynumber *{
	color: #808080;
}
div.product {
    border: none;
}
.orderby-displaynumber {
	border: none;
}
.product button.addtocart-button{
	position: absolute;
	top: 20px;
	right: 40px;
	width: 50px;
	height: 50px;
	border-radius: 0px;
	padding: 0px;
	margin: 0px;
	opacity: 0;
	transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	border-radius:0px!important;
}
.product span.addtocart-button > input.addtocart-button:before {
    content: "\f07a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
	position: absolute;
	top: 40px;
	right: 40px;
	width: 50px;
	height: 50px;
	border-radius: 0px;
	padding: 0px;
	margin: 0px;
	opacity: 0;
	z-index:9999;
}
.product button.addtocart-button{ 
	background-color: #f9bf3b!important;
	border: 2px solid #f9bf3b!important;
	color: #2e2e2e!important;
	

}
.product h3{
	margin: 0;
	padding: 0;
	    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.product .vm-product-descr-container-1{
	min-height: 35px!important;
	margin-bottom: 0px;
}
.product h3 a{
	color: #2e2e2e!important;
	font-size: 20px;

	
}
.product h3:hover a {
    color: #f9bf3b!important;
    font-size: 20px;
}
.spacer{
	text-align: center;
	padding: 0px!important;
}
.vm-product-media-container {
    margin-bottom: 20px;
}
.product .spacer:hover button.addtocart-button{
	display: block;
	background-color: #000;
	z-index: 999;
	float: left;
	opacity:100;
}
/* div.spacer:hover .addtocart-button:before {
	display: block;
	opacity:100;
} */
.main-image img {
    max-width: 100%;
    max-height: 100%;
}
h1.product_title {
    font-family: 'Montserrat',Arial !important;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
}
/* Custom product detail */
ul.nav-tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1;
}
.nav-tabs{
	border-bottom: none;
}
ul#tabs-detail-product{
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
}
#tabs-detail-product li{
border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;

    margin: 0 -5px;

}
#tabs-detail-product li.active{
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
}
#tabs-detail-product li a{
    font-family: 'Open Sans',Arial !important;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
	color:	#515151;
	border: none;
}
.productdetails input.addtocart-button, #fancybox-wrap .productdetails input.addtocart-button{
	color: #2e2e2e!important;
	border: 2px solid #f9bf3b!important;
	background-color: #f9bf3b!important;
	border-radius: 0px!important;
	opacity:100;
	left: 60px;
	top:0;
	height: 42px;
	padding: 10px 24px !important;
	font-weight:400;
	transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
	text-transform: uppercase;
}
.productdetails input.addtocart-button:hover, #fancybox-wrap .productdetails input.addtocart-button:hover{
	color: #2e2e2e!important;
	border: 2px solid #000!important;
	background-color: #fff!important;
	border-radius: 0px!important;
	transition: all 300ms ease-out;
	-webkit-transition: all 300ms ease-out;
}
.productdetails .wishlist{
	display: inline-block!important;
}
.productdetails input.quantity-input{
	height: 42px;
	
}
.productdetails .vm-product-container{
	width: 100%;
}
.productdetails h1{
    font-family: 'Montserrat',Arial !important;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin: 0;
	padding: 0;
}
.productdetails .product-price{
	text-align: left;
	margin: 10px 0px;
    font-family: 'Montserrat',Arial !important;
    font-size: 24px !important;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin-bottom: 40px;

}
.productdetails span.PricebasePriceVariant,
.productdetails span.PricesalesPrice  {
    font-size: 24px!important;
	padding-right: 10px;
	color: #f9bf3b !important;
}

.product span.PricebasePriceVariant,
.product span.PricesalesPrice{
	padding-right: 10px;
}
.productdetails span.PricebasePriceVariant{
	opacity:0.5;
}
span.vm-price-desc{
	display: none;
}
.productdetails .product-brand {
    font-family: 'Montserrat',Arial !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
	color: #808080;
}
.product .product-brand{
    font-family: 'Montserrat',Arial !important;
    font-size: 14px!important;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
	color: #808080;
	margin-bottom: 0px!important;
}
.vertical-separator{
	 margin-right: 1.97%;
}   
.productdetails .quantity-box {
	display: 	inline-block!important;
	width: 100px;
	background-color: #f5f5f5;
}
.productdetails  input.quantity-input{
	border: none;
	background: transparent;
	box-shadow:none;
} 
.productdetails .quantity-box, .productdetails .quantity-controls {
	display: 	inline-block!important;
}
/* Custom paginator  */
.vm-pagination{
	width: 100%;
	text-align: center;
	display: block;
	font-family: 'Open Sans',Arial !important;
	font-size: 18px;
	line-height: 26px;
}
.vm-pagination .vm-pagination-bottom{
	
}
.vm-pagination ul.pagination{
	border: 2px solid #2e2e2e;
	border-radius:0px; 
	height: 44px;
}
.vm-pagination ul.pagination li:hover a{
	background-color:#f9bf3b; 
	border-radius:0;
}
.vm-pagination ul.pagination li a{
	height: 100%;
	border: 0;
	border-left: 2px solid #2e2e2e;
}
.vm-pagination ul.pagination li.active a{
	border:none;
	border-right: 2px solid #2e2e2e;
	border-radius:0px; 
	background-color: #2e2e2e;
	color: #fff;
	height: 100%;
}
.vm-pagination ul.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
	border-radius:0px;
	border-left:none!important;
}
.pagination>li>a, .pagination>li>span {
	    padding: 7px 15px;
}
.vm-page-counter{
	display: none;
}
/* Custom product detail tab */
.tab-content {
  display: block;
}
.link-share{
	display: none;
}
/* Custom product raiting */
.vm-product-rating-container{
	line-height: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
}
 .ratingbox {
    width: 70px;
    height: 14px;
    margin-right: 20px;
 	float: left;
 	margin-bottom: 10px!important;
}
.ratingbox {
    position: relative;
    display: block;
    width: 70px;
    height: 14px;
    background-repeat: repeat-x;
    background-size: auto 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTc5MiIgaGVpZ2h0PSIxNzkyIiBmaWxsPSIjY2JjYmNiIiB2aWV3Qm94PSIwIDAgMTc5MiAxNzkyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xMjAxIDEwMDRsMzA2LTI5Ny00MjItNjItMTg5LTM4Mi0xODkgMzgyLTQyMiA2MiAzMDYgMjk3LTczIDQyMSAzNzgtMTk5IDM3NyAxOTl6bTUyNy0zNTdxMCAyMi0yNiA0OGwtMzYzIDM1NCA4NiA1MDBxMSA3IDEgMjAgMCA1MC00MSA1MC0xOSAwLTQwLTEybC00NDktMjM2LTQ0OSAyMzZxLTIyIDEyLTQwIDEyLTIxIDAtMzEuNS0xNC41dC0xMC41LTM1LjVxMC02IDItMjBsODYtNTAwLTM2NC0zNTRxLTI1LTI3LTI1LTQ4IDAtMzcgNTYtNDZsNTAyLTczIDIyNS00NTVxMTktNDEgNDktNDF0NDkgNDFsMjI1IDQ1NSA1MDIgNzNxNTYgOSA1NiA0NnoiLz48L3N2Zz4=);
}
.add_review a{
	font-size: 12px;
	color: #f9bf3b;
	top: 0;
	padding: 0;
	margin: 0;
}
.add_review a:hover{
	color: #000;
}
/* Custom discount product label */
.PricediscountAmount > span.PricediscountAmount {
    position: absolute;
    right: auto;
    left: 40px;
    top: 20px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.PricediscountAmount > span.PricediscountAmount  {
    font-family: 'Montserrat',Arial !important;
    font-size: 18px!important;
    line-height: 70px!important;
    font-weight: 400!important;
    letter-spacing: 1px!important;
}
.PricediscountAmount > span.PricediscountAmount {
    background-color: #f9bf3b;
    color: #2e2e2e!important;
}
/* Custom price product */
.vm3pr-5 .product-price {
    min-height: 20px!important;
}
.vm3pr-0{
	display: inline-block;
}
.vm3pr-5 {
    font-family: 'Montserrat',Arial !important;
    font-size: 18px;
    line-height: 24px;
}
.vm3pr-5{
    color: #f9bf3b;
}
.vm3pr-5 {
    margin-bottom: 0px;
}
.vm3pr-5 {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: 14px!important;
	text-align: center;
}
div.PricebasePriceVariant,span.PricebasePriceVariant {
    color: #cccccc!important;
    opacity: 1;
}
div.PricebasePriceVariant, div.PricesalesPrice {
    display: inline-block;
	margin: 0 auto;
}
div.PricebasePriceVariant , div.PricesalesPrice {
    color: inherit;
}

span.PricebasePriceVariant , span.PricesalesPrice {
	font-size:18px!important 	; 
}
span.PricebasePriceVariant {
	text-decoration: line-through;
}

span.PricesalesPrice {
    color: #f9bf3b!important;
	opacity:100;
}
.product-price {
    margin: 0 0 6px;
    text-align: center;
    float: none;
    line-height: 18px;
}
/* Custom quickview */
.zt-product-action div.quickview {
    background-color: #f9bf3b;
    border: 2px solid #f9bf3b;
    color: #2e2e2e;
}
.zt-product-action div.quickview {
    position: absolute;
    top: 20px;
    right: 115px;
    width: 50px;
    height: 50px;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    opacity: 0;
    transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
}
div.spacer:hover .zt-product-action div.quickview {
	opacity:100;
}
.zt-product-action div.quickview i{
	border: none;
	background: transparent;
	line-height: 50px;
	color: #000;
}
.product .zt-product-action .compare , .product .zt-product-action .wishlist{
	display: none;
}


/*   Custom product neighbours */
.product-neighbours{
	display: none;
}
.additional-images img {
    margin-right: 8px;
    width: 145px;
    height: auto;
}
/* Custom category product filter */
.category-view > .category-view{
	display: none;
}
.orderby-displaynumber select, 
.orderby-displaynumber select option ,
.orderlistcontainer div.activeOrder, 
.orderlistcontainer  .title , 
.orderlist a,
.activeOrder a{
    font-size: 16px;
    line-height: 20px !important;
    font-family: 'Open Sans',Arial !important;
	text-align: left!important;
	color: #808080!important;
}
.orderby-displaynumber select  , .orderlistcontainer div.activeOrder{
    color: #808080;
    background-color: transparent;
    border: 1px solid #999999;
	border-radius:0px!important; 
}
.orderby-displaynumber select {
    padding: 12px 0px 10px 12px;
    max-width: 100%;
    margin-bottom: 10px;
}
.orderlistcontainer div.activeOrder{
	padding: 12px 20px  10px 20px;
    max-width: 100%;
    margin-bottom: 10px;
}
.display-number{
	text-align: left!important;
}
/* Custom login form */
.login h1{
	font-family: 'Montserrat',Arial !important;
font-size: 30px;
line-height: 44px;
font-weight: 400;
text-align: left;
}
.login form {
	border: 1px solid #d3ced2!important;;
	padding: 20px!important;;
	margin: 2em 0!important;;
	text-align: left!important;;
	border-radius: 5px!important;;
}

.login a, .login a:link, .login a:visited {
    color: #f9bf3b;
}
.login a:hover{
	color: #808080;
}
.login .required {
    color: red;
    font-weight: 700;
    border: 0;
}
.login  form input[type="text"],
.sppb-ajaxt-contact-form input[type="text"],
.sppb-ajaxt-contact-form input[type="email"],
.sppb-ajaxt-contact-form textarea,
.login form input[type="password"]{
	color: #808080!important;
	background-color: transparent!important;
	border: 1px solid #999999!important;
	padding: 20px 0px 20px 12px!important;
	border-radius:0px;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Open Sans',Arial !important;
	font-weight: 400
}
/* Custom pricing  */
.no-padding-inner .sppb-col-sm-3{
	margin: 0px;
	padding: 0px;
}
.no-padding-container .sppb-container,
.no-padding-containter .sppb-container{
	padding-left: 0px;
	padding-right: 0px;
	
}
.no-padding-12 .sppb-col-sm-12{
	padding-left: 0px;
	padding-right: 0px;
}

