a {
    color: #2980b9;
}
img {
    max-width:100%;
}
button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
    border-radius: 0;
}
button.button  > span {
    border-width: 4px;
    background-color: #fff;
}
button.button > span {
    height: auto;
    background: none;
}
input, select, textarea, button {
    font: 1em/1.5em 'Open Sans',Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #444;
    border-radius: 0;
    -moz-border-radius: 0;
}
.btn-pencil-edit {
    border-radius: 100% 100% 100% 100%;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 5px auto;
    outline: medium none;
    transition: background 200ms ease-in-out 0s;
    width: 30px;
    color: #fff;
    background-color: #ccc;
}
table td a.btn-remove {
    background-color: #ccc;
}
.btn-pencil-edit:hover {
    background-color: #FE5252;
    color: #fff;
}
.cart .unit-price {
    float: right;
}
.cart .unit-price, .cart .unit-price .price {
    color: #999;
}
.cart .product-name a {
    font-weight: 700;
    text-transform: uppercase;
}
.category-products .products-grid .item .top-actions-innder .confix-produclist li.wishlist a, .category-products .products-list .confix-produclist-category ul li.wishlist a:hover, .cart .cart-collaterals .crosssell .confix-produclist .add-to-links .wishlist a:hover {
    color: #51a7fa;
}
.checkout-cart-index .col-main .page-title h1 {
    font-weight: 700;
}
.std p {
    margin: 10px 0 10px;
    font-size: 1em;
}
.block .empty {
    font-weight: 400;
}
.cms-index-index .main-top {
    padding: 0;
}
.main-container { 
    margin-top: 0px;
}
.fieldset .legend {
    color: #000;
    background-color: #efefef;
    float: none;
    margin: 0;
    padding: 0;
}
/* Home Page */
.cms-home .container-main .std {
    display: block;
}
.slider-product > a {
    display: block;
    width: 100%;
    text-align: center;
}
.home_text_blocks {
    padding: 2em 0;
}
.home-banners {
    padding-top: 1.5em;
}
.home-banners img {
    width: 100%;
}
.slider-product {
    box-shadow: none;
    padding: 0;
    padding-top: 1.5em;
}
.slider-product.category-products .item .ratings {
    text-align: center;
}
.slider-product.category-products .item .ratings .rating-links {
    display: none;
}
.slider-product.category-products .item .price-box .price {
    font-size: 1.1em;
    color: #51a7fa;
    font-weight: 600;
}
.slider-product.category-products .item h3.product-name {
    margin-top: .25em;
}
.slider-product.category-products .product-sale-label {
    right: 35px;
    z-index: 2;
}
.slider-product.category-products .item i {
    font-style: normal!important;
    color: #f37701;
    cursor: pointer;
}
.button-product-list {

    bottom:0;
}
.fa-inverse {
    color: #fff!important;
}
.slider-product.category-products .item:hover .main-quickview {
    top: 20%;
    display:none;
}
#mt-upsell-slide.slider-product.category-products .item:hover .main-quickview {
    top: 75px;
    display:none;
}
.slider-product.category-products .item .main-quickview {
    display:none;
}
#mt-upsell-slide.slider-product.category-products .item .main-quickview {
    display:none;
}
#mt-upsell-slide.slider-product .block {
    margin-bottom: 2em;
}
.slider-product-wrapper .products-grid .item {
    margin: 0;
}
.slider-product .block {
    margin: 0;
}
.slider-product .flex-next .fa, .slider-product .flex-prev .fa {
    display: none;
}
.slider-product .flex-direction-nav a {
    height: 50px;
}
/* end Home Page */
/* Overlays */
.item-overlay-text {
    background: #323436;
    background: rgba(0,0,0,0.85);
}
.item-overlay-text {
    -webkit-backface-visibility:hidden;
}
.item-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; -webkit-backface-visibility: hidden;
                -moz-backface-visibility: hidden;
                -ms-backface-visibility: hidden; }
.item-overlay, .item-overlay-text {opacity: 0; filter: alpha(opacity=0);}
.item-overlay-text { position: absolute; top: 0; height: 100%; left: 0; width: 100%; text-align: center; z-index: 9991;}
.item-overlay-text h4 { color: #FFF; font-size: 18px; line-height: 1.3; text-align: center; display: block; margin-bottom: 10px;}
.item-overlay-text span.item-count-text { font-size: 13px; text-transform: uppercase; color: rgba(255,255,255,0.7); }
.item-overlay-text-wrap { display: block; position: relative; top:50%; margin-top: -30px; }
#footer .item-overlay-text-wrap .hb-gallery-item-name {
    padding: 10px;
    border: 1px solid #ffffff;
}
.hb-fw-element a:hover {

    cursor: url('/wp/wp-content/themes/HighendWP/images/plus.png') 20 20,crosshair;
}
.category-products .item .main-quickview {
    z-index: -958;
    width:0;
    height:0;
}
/* .toolbar .toolbar-top .sort-by .sbHolder {
    z-index: 1;
} */
/* Accordions */
.hb-accordion, .hb-toggle {
    display: block;
    margin-bottom: -1px;
}
.team-meta-sidebar .hb-toggle {margin-bottom: 15px;}
.hb-accordion-single { margin-bottom: 5px; }
.hb-accordion-tab {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    background: #fff;
    border-color: #e1e1e1;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 9px 35px 9px 35px;
    position: relative;
    top: 1px;
    border-style: solid;
    border-width: 1px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.hb-accordion-tab i {
    position: absolute;
    left: 12px;
    font-size: 14px;
    line-height: 1.2;
    vertical-align: -1px;
    top: 50%;
    margin-top: -8px;
    color: #999;
}
.hb-accordion-tab i.icon-angle-right {
    left: auto;
    right: 12px;
    color: #999 !important;
}
.active-toggle.hb-accordion-tab i.icon-angle-right:before {
    content:"\f107" !important;
}
.active-toggle.hb-accordion-tab, .hb-accordion-tab:hover {
    background: #f9f9f9;
    color: #000;
}
.active-toggle.hb-accordion-tab, .hb-accordion-tab {
    font-size:16px;
}
.active-toggle.hb-accordion-tab i, .hb-accordion-tab:hover i {
    color: #000;
}
#main-wrapper .hb-accordion-pane, #footer .hb-accordion-pane {
    display: none;
    padding: 15px;
    background: #FFF;
    border:solid 1px #e1e1e1;
    position: relative;
    top: -1px;
    margin-bottom: 5px !important;
}
#main-wrapper .hb-accordion-pane p:last-child,
#main-content .hb-accordion-pane .wpb_content_element:last-child, 
#footer .hb-accordion-pane p:last-child,
#footer .hb-accordion-pane .wpb_content_element:last-child {margin-bottom: 0 !important}
/* End Accordions */
/*Products Grid*/
.category-products .products-grid .hover-effect:hover {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}
.container-main { padding: 0; }
.col-main {
    box-shadow: none;
    padding: 0px;
}
.block {
    box-shadow: none;
}
.block .block-title strong span, .cart-blocks-title h2, .cart .discount h2, .cart .shipping h2 {
    font-size: 1.16em;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.left-divider, .right-divider {
    display: inline-block;
    vertical-align: middle;
    border-bottom: solid 4px #ddd;
}
.sidebar .block .block-title {
    padding: 0;
    border-bottom: none;
}
.category-title {
    display: block;

    text-align: center;
}
.category-title h1 {
    text-transform: none;
    font-size: 2.25em;
    color: #222;
    font-weight: 700;
    margin-bottom: .25em;
}
.category-title {
    padding: 0 0 0 !important;
}
.page-title .amount {
    display:block;
    margin: 0;
    color: #343434;
    font-style: italic;
    font-size: 1em;
}
.toolbar .toolbar-top .sorter {
    background-color: #fff;
    text-align:left;
}
.toolbar .toolbar-top .sorter .view-mode {
    float: none;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 0;
    margin: 0;
    vertical-align: middle;
}
.toolbar .toolbar-top .sorter .sort-by {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin:0;
}
.toolbar .toolbar-top .sorter .sort-by label {
    font-size: 1.16em;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.583em;
    color: #343434;
    text-transform: uppercase;
    font-weight: 400;
    padding-right: 5px;
}
.toolbar .toolbar-top .sorter .view-mode label {
    display:none;
}
.toolbar .sbHolder {
    float: none;
    display: inline-block;
}
.sorter .mt-sort-arrows a.set i, .sorter .mt-sort-arrows a.set i {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 1.16em;
    color: #343434;
    background-color: #eee;
}
.sorter .mt-sort-arrows a.set i:hover, .sorter .mt-sort-arrows a.set i:hover {
    color:#fff;
}
.sorter .mt-sort-arrows {
    display: inline-block;
    vertical-align: middle;
}
.toolbar .toolbar-top .sorter .view-mode strong {
    background-color: #147ABF !important;
    background-image: none;
    text-indent: 0;
    color: #fff;
    font-size: 1.16em;
    text-align: center;
    height: auto;
    width: auto;
    margin: 0;
}
.sorter .view-mode i {
    width: 34px;
    height: 34px;
    text-align:center;
    line-height: 35px;
    font-size: 1.16em;
    color: #fff;
}
.toolbar .toolbar-top .sorter .view-mode a {
    display: block;
    width: 34px!important;
    height: 34px!important;
    text-align: center;
    line-height: 35px;
    font-size: 1.16em;
    color: #aaa;
    background-color:  #eee !important;
}
.toolbar .toolbar-top .sorter .view-mode a:hover i {
    color: #fff!important;
}
.toolbar .toolbar-top .sorter .view-mode a:hover {
    disabled-background-color: #0055AA !important;
}
.toolbar .toolbar-top .sorter .view-mode a .fa {
    color:#aaa;
    font-size: 1.16em;
    width: 34px;
    height: 34px;
}
.toolbar .toolbar-top .sorter .view-mode .grid, .toolbar .toolbar-top .sorter .view-mode .list {
    display: inline-block;
    float: left;
}
.toolbar .toolbar-top .sorter .view-mode a {
    /*! color: red; */
    background-color: #eee;
}
.toolbar .sort-by a, .toolbar .sort-by a:hover {
    color: #147ABF;
}
.toolbar .toolbar-top .limiter {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 2px;
}
.toolbar .toolbar-top .limiter label {
    display: none;
}
.sorter .limiter ul li {
    float: left;
    border-left: solid 1px #ddd;
    padding: 0 6px;
}
.sorter .limiter ul li:nth-child(2) {
    border: none;
}
.sorter .limiter ul li:first-child {
    border:none;
    padding: 5px 20px 3px 10px;
    font-size: 1.16em;
}
.sorter .limiter ul li a {
    display: block;
    min-width: 14px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    color: #343434;
    text-align: center;
    padding: 4px 5px 3px;
}
.sorter .limiter ul li a:hover {
    background-color: #eee;
}
.toolbar-bottom .sorter, .toolbar-bottom .amount, .toolbar-top .pager {
    display:none;
}
.toolbar-bottom .pager {
    display: block;
}
.toolbar .toolbar-top .pager, .toolbar-bottom .pager {
    background: none;
}
.toolbar-bottom .pager .pages strong {
    display: none;
}
.toolbar .toolbar-top .pages ol li.current span, .toolbar .toolbar-top .pages li a {
    font-size: 1em;
    line-height: 16px;
    border: solid 2px transparent;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    margin: -5px;
    padding: 5px;
    display: inline-block;
    color: #343434;
}
.pages li.current span {
    border-color: #222;
    background-color: #222;
    color: #fff;
}
.category-products a.product-image:before {
    /*! background: none; */
}
.category-products .item h3.product-name {
    font-size:1.2em;
    margin: 0;
    min-height: 40px;
}
.category-products .slide.item h3 {
    min-height:50px;
}
.category-products .item h3.product-name a {
    font-weight: 700;
    line-height: 1.5;
}
.category-products .top-actions-inner {
    text-align: center;
}
.category-products .item .price-box .price {
    font-size: 2em;
    font-weight: 700;
    color: #147ABF;
}
.category-products .item .price-box {
    line-height: 1;
}
.category-products .item .actions {
    padding: 0 0 8px 0;
    margin: 0;
}
.category-products .item .ratings {
    margin:5px 0 5px 0;
    text-align: center;
}
body.nsearch-index-index .category-products .item .actions {
    padding: 25px 0 8px 0 !important;
}
.category-products .item .ratings-container {
    min-height: 30px;
}
body.nsearch-index-index .category-products .item .item-bottom .ratings-container {
    display: none;
}
.rating-box {
    height: 24px;
    width: 125px;
}
.rating-box .rating {
    height: 24px;
}
.top-actions-inner a { 
    color: #373737;
}
.category-products .products-grid .item .top-actions-inner .confix-produclist a .fa, .product-view .product-shop ul.add-to-links li a .fa, .cart .cart-collaterals .crosssell .confix-produclist .add-to-links a .fa {
    color: #aaa;
    display: block;
    font-size: 1.16em;
    text-align:center;
    line-height: 35px;
}
.category-products .products-grid .item .top-actions-inner .confix-produclist a .fa:hover,  .product-view .product-shop ul.add-to-links li a .fa:hover, .cart .cart-collaterals .crosssell .confix-produclist .add-to-links a .fa:hover {
    color: #51a7fa;
}
.category-products .products-grid .item .top-actions-inner .confix-produclist a, .category-products .products-grid .item .top-actions-inner .confix-produclist a:hover, 
.product-view .product-shop .product-options-bottom ul.add-to-links li a, .product-view .product-shop .product-add-to-links ul.add-to-links li a,
.product-view .product-shop .product-options-bottom ul.add-to-links li a:hover, .product-view .product-shop .product-add-to-links ul.add-to-links li a:hover, .cart .cart-collaterals .crosssell .confix-produclist .add-to-links .wishlist a, .cart .cart-collaterals .crosssell .confix-produclist .add-to-links .wishlist a:hover, .cart .cart-collaterals .crosssell .confix-produclist .add-to-links .compare a, .cart .cart-collaterals .crosssell .confix-produclist .add-to-links .compare a:hover
{
    background: none;
}
.category-top.category-id-23 {
    /*! background-image: url('/store/media/flavor_cat_bg/coffee.jpg'); */
}
.category-top.category-id-19 {
    
}
.category-top.category-id-20 {
    /*! background-image: url('/store/media/flavor_cat_bg/menthol.jpg'); */
}
.category-top.category-id-21 {
    /*! background-image: url('/store/media/flavor_cat_bg/fruit.jpg'); */
}
.category-top.category-id-22 {
    /*! background-image: url('/store/media/flavor_cat_bg/dessert.jpg'); */
}
.category-top.category-id-24 {
    /*! background-image: url('/store/media/flavor_cat_bg/beverages.jpg'); */
}
.category-top.category-id-230 {
    background-image: url('/store/media/flavor_cat_bg/vflavors.jpg');
}
.category-top.category-id-258 {
    background-image: url('/store/media/flavor_cat_bg/vg.jpg');
}
.category-top.category-id-23, .category-top.category-id-19-disabled, .category-top.category-id-20, .category-top.category-id-21, .category-top.category-id-22, .category-top.category-id-24, .category-top.category-id-230, .category-top.category-id-258 {
    background-size: cover;
    text-align: center;
}
.category-top.category-id-19-disabled .category-title h1, .category-top.category-id-230 .category-title h1, .category-top.category-id-258 .category-title h1 {
    color: #ffffff;
    margin-top: .25em;
    margin-bottom: 0;
    line-height: 1.25;
}
.category-top.category-id-23 .page-title .amount, .category-top.category-id-19 .page-title .amount, .category-top.category-id-20 .page-title .amount, .category-top.category-id-21 .page-title .amount, .category-top.category-id-22 .page-title .amount, .category-top.category-id-24 .page-title .amount, .category-top.category-id-230 .page-title .amount, .category-top.category-id-258 .page-title .amount  { 
    display: none;
}
.category-top.category-id-23 .category-description.std p, .category-top.category-id-19-disabled .category-description.std p, .category-top.category-id-20 .category-description.std p, .category-top.category-id-21 .category-description.std p, .category-top.category-id-22 .category-description.std p, .category-top.category-id-24 .category-description.std p, .category-top.category-id-230 .category-description.std span, .category-top.category-id-230 .category-description.std p, .category-top.category-id-258 .category-description.std span, .category-top.category-id-258 .category-description.std p {
    font-style: italic;
    /*! color: #ffffff; */
    padding: 0 10px 10px 10px;
    text-align: left;
}
.category-products .item {
    margin-bottom: 20px;
}
ul.products-grid li.item .product-item {
    /* min-height: 545px; */
    min-height: 465px;
    z-index:1;
    padding:0 5px;
}
.category-products #products-list .item:hover,
ul.products-grid li.item .product-item:hover,
.category-products .flex-viewport ul li:hover
{
    -webkit-box-shadow: 1px 1px 30px -10px rgba(0,122,204,1);
    -moz-box-shadow: 1px 1px 30px -10px rgba(0,122,204,1);
    box-shadow: 1px 1px 30px -10px rgba(0,122,204,1);
}
ul.products-grid li.item .item-bottom {
    position: absolute;
    bottom: 0px;
    margin: auto;
    width: 100%;
}
body.nsearch-index-index ul.products-grid li.item .item-bottom {
    position: static !important;
}
.addtocart button.button {
    border-radius: 0;
}
#shopping-cart-table .cart-price .price {
    color: #51a7fa;
    font-size: 2em;
    line-height: 2em;
    font-weight: 300;
}
#shopping-cart-table .qty {
    float: left;
    margin: 0 .5em 0 .5em;
}
#shopping-cart-table .quantity-box {
    width: 75px;
    margin-top: 1em;
}
button.button.btn-cart > span  {
    height: auto;
    background: none;
    border: none;
    line-height: 35px; 
    font-size: .75em;
    text-transform: uppercase;
    font-weight: 700;
    color: #aaa;
    padding: 0 18px;
}
button.button.btn-cart:hover > span {
    color: #fff;
}
button.button.btn-cart:hover > span {
    border-color: #f37701 #f37701 #a75201;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    background: #f37701;
    color: #fff;
    text-decoration: none;
}
.product-view .product-shop .price-box .regular-price .price {
    font-weight: 300;
    font-family: 'Open Sans',arial,helvetica,sans-serif;
}
.product-description {
    margin-top: 1em;
    font-size: 16px;
}
.sidebar .panel-group .panel h2,
.sidebar .block.block-layered-nav dl dt h2 {
    font-size: 1.1em;
    color: #222;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    padding: 0 7px;
    margin: 0;
}
.block-layered-nav dt {
    margin-bottom: 1em;
}
.sidebar .block.block-layered-nav {
    background-color: #f5f5f5;
    clear: both;
}
.sidebar .panel-group .panel .panel-heading {
	margin: 0;
    padding: 0 7px;
	border: none;
}
.sidebar .panel-group .panel li ,
.sidebar .block.block-layered-nav dl dd li {
    margin: 0 -20px;
    padding: 0 20px;
    transition: background-color .8s ease;
    -moz-transition: background-color .8s ease;
    -webkit-transition: background-color .8s ease;
    -o-transition: background-color .8s ease;
}
.sidebar .panel-group .panel .panel-body {border: none;}
.sidebar .panel-group .panel .panel-body li  > span ,
.sidebar .block.block-layered-nav dl dd li > span {
    display: block;
    border-top: dotted 1px #ddd;
}
.sidebar .panel-group .panel .panel-body li:first-child > span,
.sidebar .block.block-layered-nav dl dd li:first-child > span {
    border-top: none;
}
.sidebar .panel-group .panel .panel-body li .filter-qty,
.sidebar .block.block-layered-nav dl dd li .filter-qty {
    float: right;
    background: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: .91em;
    color: #aaa;
    border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 0;
}
.sidebar .panel-group .panel .panel-body li a, .sidebar .panel-group .panel .panel-body  li a .filter-lbl,
.sidebar .block.block-layered-nav dl dd a, .sidebar .block.black-layered-nav dl dd .filter-lbl {
    font-size: 1.083em;
    line-height: 1.4em;
    font-weight: 400;
    color: #444;
    display: inline-block;
    width: 100%;
    padding: .45em 0 .45em 5px;
}
.sidebar .panel-group .panel li:hover,
.sidebar .block.block-layered-nav dl dd li:hover {
    background-color: #e7e7e7;
}
.sidebar .block-layered-nav .block-content .price #amount, .sidebar .block-layered-nav .block-content .price #amount-2 {
    border: 0 none;
    box-shadow: none;
    color: #222;
    display: inline;
    float: none !important;
    text-align: center;
    width: 70px;
}
.sidebar .mobile-filter-accordion-title {
	background: #147abf;
	padding: 10px 15px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	position: relative;
}
/* .sidebar h2.mobile-filter-accordion-title:after{
	border-color: transparent currentcolor transparent white;
    border-style: solid none solid solid;
    border-width: 4px medium 4px 4px;
    content: "";
    display: block;
    height: 0;
    margin-top: -5px;
    position: absolute;
    left: 10px;
    top: 50%;
    width: 0;
} */	
.block-layered-nav dt:first-child {
    padding: 0;
}
ul.nav-accordion li a {
    font-weight: 400;
}
.ui-slider .ui-slider-range {
    background-color: #51a7fa;
    background-image: none;
}
.sidebar .block.block-layered-nav #slider-range {
    width: 86%;
    margin-bottom: .75em;
    margin-left: 13px;
    margin-top: 1em;
    border-radius: 2px;
    -moz-border-radius: 2px;
    height: 6px;
}
.sidebar .block.block-layered-nav .ui-slider .ui-slider-handle {
    width: 17px;
    height: 18px;
    border: solid 4px #fff;
    background: #eee;
    display: block;
    border-radius: 16px;
    -moz-border-radius: 16px;
    margin-left: -0.3em;
    cursor: pointer;
    margin-top: -2px;
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    padding: 0;
}
.block-subscribe .block-title {
    float: none;
    margin-right: 0;
    padding: 0;
}
.block-subscribe .form-subscribe-header label {
    display: block;
    font-size: 1em;
    color:#222;
    padding: 1em 0 1.5em 0;
    font-weight: 400;
    text-align: center;
}
.block-subscribe .block-content .actions {
    float: none;
    padding: 1.5em 0 1.5em 0;
    margin-left: 0;
    width: 100%;
    overflow: hidden;
    border-top: solid 1px #dfdfdf;
    text-align: left;
}
.block-subscribe .input-box2 {
    padding-bottom: 1em;
}
.category-products .item .main-quickview button.button span {
    padding: 0;
    background: none;
    border: none;
    float: none;
}
.category-products .item .main-quickview button.button:hover span {
    border: none;
    background: none;
}
.category-products .item .main-quickview button.button  span .fa {
    font-size: 29px;
    color: #fff;
    background: none;
}
/*End Products Grid*/
/*PDP*/
.product-view .product-shop .product-name h1 {
    font-size: 2.25em;
    line-height: 1.125em;
    color: #222;
    font-weight: 400;
    margin: 0;
    padding: 0 0 5px;

}
.product-view .product-shop .product-name {
    display: block;
    position: relative;
}
.product-view .product-shop .short-description {
    font-size: 16px;
    padding-bottom: 10px;
}
.product-view .product-shop .short-description ul li, .product-view .product-shop .short-description li {
    margin: 0 0 5 px 0;
    line-height: 18px;
}
.product-view .product-shop .short-description hr{
       border-top: 1px solid #e1e1e1;
       margin: 10px 0;
}

.product-view .left-product-view {
    box-shadow: none;
    float: none;
    padding: 0;
}
.product-view .product-shop .ratings {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding:8px 0;
    margin-bottom: 15px;
}
.product-view .product-shop .rating-links a {
    line-height: 30px;
    font-size: 20px;
    line-height: 1.7;
    text-indent: .8em;
    padding-right:13px;
}
.product-view .product-shop .rating-links a.add-review{
    border-left: 1px dashed #ccc;
    padding-left: 15px;
}
.product-view .product-shop .short-description .std ul {
    font-size: 14px;
    line-height:10px;
}
.breadcrumbs li strong {
    color: #999;
}
.main-breadcrumbs {
    position: relative;
}
.product-view .product-shop .product-options {
    margin: 0 0 20px 0;
}
.product-options .product-options-title {
    margin-bottom: 1em;
}
.product-options .product-options-title h2 {
    display: inline-block;
    margin: 0;
    color: #222;
    font-weight: 700;
    font-size: 1.16em;
    line-height: 1.5em;
    text-transform: uppercase;
    padding-right: 10px;
}
.product-view .product-shop .no-rating {
    border-bottom: dotted 1px #ddd;
    padding-bottom: 1.5em;
}
.product-view .product-shop .price-box {
    float: none;
}
.product-view .product-options-bottom .price-box {
    display: block;
    margin-bottom: 0.75em!important;
}
.price-box .price {
    color: #ff1341;
}
.product-view .product-shop .price-box .regular-price .price {
    font-weight: 400;
    color: #000000;
}
.product-view .product-shop .price-box .old-price, .product-view .product-shop .price-box .special-price {
    display: inline-block;
    width: auto;
    padding-right: 10px;
}
.product-view .product-shop .price-box .special-price .price {
    font-size: 36px;
    color: #000000;
}
.product-view .product-shop .price-box .regular-price {
    display: block;
    float: none;
    font-size: 2em;
}
.product-shop .product-options-bottom {
    margin: 0 0 .75em;
}
.product-view .product-shop .product-options-bottom {
    border-top: 0;
}
/* buttons color */
.add-to-cart button.button > span,
.addtocart button.button  > span ,
.header .form-search button.button > span,
.header-container .header .header-top ul.links li .mt-ajax-checkout a,
.hb-peter-river, button,
button.button
{
    color: #ffffff;
    background: #147ABF;
    border:none;
}
.product-tabs li a {
    color: #ffffff;
    background: rgba(20,123,191,1);
    background: -moz-linear-gradient(top, rgba(20,123,191,1) 0%, rgba(18,108,168,1) 86%, rgba(18,108,168,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(20,123,191,1)), color-stop(86%, rgba(18,108,168,1)), color-stop(100%, rgba(18,108,168,1)));
    background: -webkit-linear-gradient(top, rgba(20,123,191,1) 0%, rgba(18,108,168,1) 86%, rgba(18,108,168,1) 100%);
    background: -o-linear-gradient(top, rgba(20,123,191,1) 0%, rgba(18,108,168,1) 86%, rgba(18,108,168,1) 100%);
    background: -ms-linear-gradient(top, rgba(20,123,191,1) 0%, rgba(18,108,168,1) 86%, rgba(18,108,168,1) 100%);
    background: linear-gradient(to bottom, rgba(20,123,191,1) 0%, rgba(18,108,168,1) 86%, rgba(18,108,168,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#147bbf', endColorstr='#126ca8', GradientType=0 );
    border:none;
    font-weight: bold;
}
button.close , button.close:hover{background:rgba(0,0,0,0) !important;}
.add-to-cart button.button > span:hover,
.addtocart button.button  > span:hover,
.hb-peter-river:hover, button:hover,
.cms-home .header-container .header .header-top ul.links.cart-links li.navlink a:hover,
.cms-home .mt-maincart .icon-cart:hover,
.header .form-search button.button:hover > span,
.header-container .header .header-top ul.links li .mt-ajax-checkout a:hover,
.header-container .header .header-top ul.links li.navlink a:hover,
button.button:hover > span{
    background: #0055AA !important;
}
span.anchor-video-lightbox {
    color:#147ABF;
}
span.anchor-video-lightbox:hover {
    color:#0055AA;
}
/* end buttons color */
.product-description p, .product-description span, .product-description strong {
    font-weight: normal;
}
/*.product-view .product-shop .short-description li {
    font-weight: normal;
}*/
.product-view .add-to-cart button.button{
    background: none !important;
        margin-bottom: 15px;
}
.product-view .add-to-cart button.button.btn-cart > span {
        background: #ff940c;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
        -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.product-view .product-shop .add-to-cart .button.button:hover span {
    background: #f37701 !important;
}

.add-to-cart button.button > span:hover, .addtocart button.button  > span:hover , .hb-peter-river:hover, button:hover{
    color: #ffffff;
    border:none;
}
.addtocart button.button.btn-cart > span {
    color: #fff;
    background: #147ABF;
}
.product-shop .add-to-cart .button.button:hover span {
    background: #0055aa !important;
}

.add-to-cart button.button:hover > span, .addtocart button.button:hover > span {
    /*color: #aaa;*/
    /*background-color: #f37701;*/
    background-color: transparent;
}
div.quantity-decrease, div.quantity-increase {
    float: left;
    border: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    cursor: default;
}
div.quantity-decrease i, div.quantity-increase i {
    font-size: 1.16em;
    vertical-align: middle;
    cursor: pointer;
    color: #aaa;
    line-height: 37px;
}
.product-view div.quantity-decrease, .product-view div.quantity-increase{
     padding: 0px 16px;
    line-height: 43px;
    cursor:pointer;
}
.product-view .validation-advice{
    font-size:13px;
}
.quantity-blk-container{
    border: 3px solid #e1e1e1;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 50px;
    margin-bottom: 15px;
}
.product-options-bottom ul.add-to-links{
    display:none;
}
.product-shop .add-to-cart input.input-text {
    margin: 0px;
    border-left: 3px solid #e1e1e1;
    border-right: 3px solid #e1e1e1;
    border-top: 0 none;
    border-bottom: 0 none;
    padding: 8px 0px;
    width: 60px !important;
    font-size: 18px;
    height:43px;
}
.product-view .limiter {
    display: none;
}
.product-view .form-add h3 span {
    font-weight: 700;
}
.product-view .box-reviews .pager {
    margin-bottom: 0;
}
.product-view .product-tabs-content-inner {
    padding: 18px 18px 18px;
}
.product-collateral .box-collateral {
    font-weight: 400;
    font-size: 16px;
}
.product-view .box-reviews h6 {
    font-size: 100%;
    font-weight: 700;
    text-transform: uppercase;
}
/* new reviews tab layout */
.product-collateral .box-collateral .review .floating-r {
    float:left;
    padding:0 20px 0px 0;        
}
.product-collateral .box-collateral .review .floating-r:before {
    content:"";
    position:absolute;
    margin-left:140px;
    border-right:1px solid #eee;
    height:70px;
    width:2px;
}
.product-collateral .box-collateral .review .review-txt {
    padding:5px 0px 0 164px;
    width:100%;
}
.product-collateral .box-collateral .review h6 {
    padding-left:164px;
}
.product-collateral .box-collateral .review > div.review-author {
    width:100%;
    float:left;
    padding-left: 164px;
}
.product-collateral .box-collateral .review {
    padding:25px 0;
    min-height:60px;
    border-bottom:1px solid #eee;
}
.product-collateral .box-collateral a.full-review {
    margin:20px 0px 10px 145px;
    padding:10px 0;
}
@media (max-width: 767px) {

    .product-collateral .box-collateral .review .rating-box {
        background-size: 20%;
        height:15px;
        width:75px;
    }

    .product-collateral .box-collateral .review .rating {
        background-size: 15px 30px;
        height:15px;
        width:75px;
    }
    .product-collateral .box-collateral .review > div.review-author {
        padding-left:0px;
    }
    .product-collateral .box-collateral .review .floating-r:before {
        display:none;
    }

    .product-collateral .box-collateral .review .review-txt {
        padding:5px 0px 0 0px;
    }

    .product-collateral .box-collateral .review .floating-r:after {
        border-right:1px dotted gray;
        height:40px;
    }
    .product-collateral .box-collateral a.full-review {
        margin:20px 0px 10px 95px;
        margin:20px 0px 10px 0px;
    }
    .processing-spinner{
        font-size: 13px !important;
    }
    #notification .success{
        left: 0;
        right: 0;
        max-width: 340px !important;
        margin: 0 auto;
        width: 100%;
    }
    #notification .wait-loading{
        width: 150px !important;
    }
    .cls-order-confirmation h2, .cls-order-confirmation h2.sub-title{
        font-size: 28px !important;
    }
    .cls-order-confirmation h4 {
        font-size: 20px !important;
    }
    .cls-order-success h1{
        font-size: 20px !important;
    }
    .cls-order-confirmation p{
        font-size:18px !important;
    }
    .cls-order-success P{
        font-size:18px !important;
        text-align:center !important
    }
    .cls-order-success h2, .cls-order-success h2.sub-title, .cls-order-success p{
    text-align:center !important
    }
}
.vt_switch .required, .vt_size .required, .vt_color .required, .vt_case .required, .cartomizer_flavor .required, .cartomizer_strength .required {
    font-size: .5em;
}
.vt_size, .vt_color, .vt_switch {
    min-height: 120px;
}
.product-options:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.product-options .option {
    float: left;
    min-height:118px;
}
* html .product-options             { zoom: 1; } /* IE6 */
*:first-child+html .product-options { zoom: 1; } /* IE7 */
.product-options p.required {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 12px;
    padding: 0 15px;
}
.product-options ul {
    margin-bottom: 0;
}
/* swatches */
.option .price-notice {
    display: none;
}
.option li.swatch{
    background-color:transparent;
}
.option.zeus_battery_color li
{
    padding:1px;
    margin:0px;
}
li.option.zeus_battery_color
{
    padding:5px;
}
.option a {text-decoration: none;}
.option .special-price {color: #CD5033;}
.option li.swatch {
    display:inline-block;
    width: 40px;
    height: 100%;
    margin-right: 15px;
    margin-bottom: 15px;
}
.option.vv_size li.swatch {
    margin-right: 5px;
}
.option.size li.swatch, .option.vt_size li.swatch, .option.vv_size li.swatch {
    width: 80px;
}
.option.vt_switch li.swatch {
    width: 150px;
}
.option li.swatch-disabled {opacity: 0.3;}
.option li.swatch:last-child {
    margin-right: 0!important;
}
.option li.swatch img {
    max-width:100%;
    height: auto;
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: none;
   border: 3px solid #e1e1e1;
}
.prd-opt-nw-Color li.swatch img{
    border:3px solid #e1e1e1;
}

.prd-opt-nw-Color li.swatch img.swatch-selected, .prd-opt-nw-Color img.swatch:hover {
  box-shadow:none;
    border:3px solid #1f7cc0;
}
.option li.swatch img.swatch-selected, .option li.swatch img.swatch:hover {
        box-shadow: none;
    border: 3px solid #1f7cc0;
}
/*.option div.swatch-selected, .option img.swatch:hover {
    -webkit-box-shadow: inset 0px 0px 5px 5px rgba(31,124,192,1);
    -moz-box-shadow: inset 0px 0px 5px 5px rgba(31,124,192,1);
    box-shadow: inset 0px 0px 5px 5px rgba(31,124,192,1);
}*/
.prd-opt-nw-Size img, .prd-opt-nw-Switch img{
    border:3px solid #7d7d7d;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow:none;
}
.prd-opt-nw-Size .swatch-selected, .prd-opt-nw-Size img.swatch:hover, .prd-opt-nw-Switch .swatch-selected, .prd-opt-nw-Switch img.swatch:hover {
    box-shadow:none;
    border:3px solid #1f7cc0;
}
.option li.swatch:last-child {
    margin-right: 0!important;
}
.option div.container-swatch-color {
    display:inline-block;
    width: 30px; 
    height: 30px;
}
.option div.swatch-color {
    display:inline-block;
    width:100%;
    height:100%;
}
.option .limit-holder {
    display: block; padding: 10px 0 0;
}
.option .radio-checkbox-img {
    float:left;
}
.product-options ul.options-list label.radio-checkbox-label-1 {
    padding:6px; width:330px;
}
.product-options ul.options-list label.radio-checkbox-label-2 {
    padding:6px; width:400px;
}
.product-options p.note {
    color: #000000!important;
    font-size: 1em;
    display:none;
}
.option .radio-checkbox-text {
    display:inline-block; float:left; width:200px; margin:5px;
}
.option .radio-checkbox-label-1 .label-qty, .option .radio-checkbox-label-2 .label-qty {
    display:inline-block; float:right; padding:5px;
}        
.product-options ul.options-list .radio-checkbox-label-1 input.product-custom-option, .product-options ul.options-list .radio-checkbox-label-2 input.product-custom-option {
    margin:5px;
}
.product-options ul.options-list span.radio-checkbox-label {
    display: inline-block;
}
.product-options ul.tier-prices {display: block;}
.product-options label, .product-options .required {
    margin-bottom: 0px;
}
.product-options .option .required {
    color: #eb340a;
    font-size: .9em;
}
.product-view .product-shop .product-options label {
    font-family: "Open Sans", arial, sans-serif;
    font-size: 16px!important;
    font-weight: 700!important;
    line-height: 30px!important;
}
.product-view .product-shop .product-options label em {
    float:right!important;
    margin-left: .25em;
    font-style: normal;
}
.product-view .product-shop .product-options {
    text-transform: uppercase;
}
/* end custom options */
/* Header */
.header-container .wow-vapor {
    width: 325px;
}
.header-container {
    margin-bottom: 0;
}
.header-container .announcement {
    text-align: center;
    background-color: #ff1341;
    font-weight: 700;
    font-size: 14px;
    color: #fff;	
    line-height: 2;
    text-transform: uppercase;
}
.header-container .header .header-top {
    background: none;
    background-color: #a1a1a1;
    line-height: 1;
    list-style: none;
    /*border-bottom: 2px solid #8e8e8e;*/
}
.header-container .header .header-top ul.links li.navlink a {
    outline: medium none;
    text-decoration: none;
    display: block;
    text-align:center;
    color: #fff;
    padding: 0 18px;
    height: 27px;
    line-height: 27px;
    font-size: .9em;
    border-left: 1px solid #b4b4b4;
    /*border-right: 1px solid #b4b4b4;*/
    transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
}
.header .header-act {
    padding: 15px 0;
    position: relative;
}
.header .header-content-right {
    padding-top: 15px;
}
.mt-maincart .icon-cart { background-color: #147ABF !important; }
.header-container .header .header-top ul.links li.checkout a {
    background-color: #147ABF;
    padding: 0 13px 18px 13px;
}
.header-container .header .header-top ul.links li.navlink a:hover {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.header-container .header .header-top ul.links li.top-cart a:hover {
    text-decoration: none;
}
.header-container .header .header-top ul.links {
    margin: 0;
    padding: 0;
    position: relative;
}
.header-container .header .header-top ul.links li {
    float: left;

}
.header-container .header .header-top ul.links.cart-links li.item {
    background-color: #FFF;
}
.header-container .header .header-top ul.links.cart-links li {
    background-color: #147ABF;
} 
.header-container .header .header-top ul.links.cart-links li.checkout a {
    border-right: 1px solid #ffffff;
}
.header-container .header .header-top ul.links li.top-cart {
    min-width: 190px;
    height: 27px;
    background-color: #dedede;
}
.header-container .header .header-top ul.links li.top-cart, .header-container .header .header-top ul.links.cart-links li.navlink a {
    border-left: 1px solid #ffffff;
}
.header-container .header .header-top ul.links li.top-cart .mt-icon-ajaxcart .icon-cart {
    border-right: 1px solid #ffffff;
}
button.close {
    color: #cecece;
    opacity: 2 !important;
}
button.close:hover {
    color: #fe5252;
    opacity: 2 !important;
}
.header-container .header .header-top ul.links li.top-cart .mt-ajax-checkout a {
    font-size: .75em;
    text-transform: uppercase;
    font-weight: 700;
}
.header-container .header .header-top ul.links li.top-cart a {
    padding: 0;
    line-height: 1;
    font-size: 1em;
    height: 100%;
    margin-right: 10px;
    color: #2980b9;
}
.header-container .header .header-top ul.links li.top-cart a:hover {color: #51a7fa;}
.header-container .header .header-top ul.links li .mt-ajax-checkout a {
    color: #ffffff;
    margin-bottom: .25em;
    padding:3px;
}
.navbar .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.mtnav span { font-weight: 700; }
@media (max-width: 767px) {
    .navbar { min-height: 42px!important;}
    
    .ajaxcart { left: 0; right: 0; top: 50px; }
}
@media (max-width: 480px) and (min-width:320px) {
    .header-container .header .header-top { padding-bottom: 0px; }
}
.mt-cart .icon-cart .fa-shopping-cart {
    color: #fff;
    font-size: 160%;
    line-height: 27px;
    margin: 0 6px;
    text-align: center;
}
.mt-maincart .icon-cart {
    display: inline;
    padding: 0;
    height: 27px;
    width:34px;
    position: absolute;
    z-index: 2;
}
.mt-icon-ajaxcart a.mt-cart-label span {
    line-height: 27px!important;
}
.mt-icon-ajaxcart a.mt-cart-label .print .price {
    color: #147ABF;
    /*font-weight: 700;*/
}
.mt-icon-ajaxcart .fa-angle-down {
    float: right;
    line-height:27px;
    padding: 0 10px 0 0;
}
.mt-icon-ajaxcart a.mt-cart-label {
    border: none!important;
    clear: both;
    display: inline-block;
    line-height: 42px;
    margin-left: 0;
    padding: 0 0 0 40px!important;
    color: #fff;
    position: absolute;
    z-index: 1;
    left: 10px;
    width: 100%;
}
.mt-ajax-container li.item {
    width: 100%;
}
.ajaxcart {
    position: absolute;
    right: 34px;
    top: 25px;
    z-index:9999;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
    display: none;
}
.header .form-search button.button {
    top: 0px;
    height: 27px;
}
.header .form-search button.button > span {
    height: 27px;
    line-height: 27px;
    background-image: none;
}
.header .form-search button.button span span {
    line-height: 27px;
    background: transparent !important;
}
.header .form-search button.button span span i.fa {
    width: 100%;
}
.header .header-content-right .form-search button.button  > span {
    width: 100%;
}
.header .form-search {
    padding: 0;
}
.header .form-search input#search {
    height: 27px;
}
#header-dropdown {
    position: relative;
    top: 0;
    height: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    background-image: url(../images/preloader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #292929;
    overflow:hidden;
    z-index: 3;
}
#header-dropdown #contact-map {
    height: 380px;
    width: 100%;
    position: relative;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    transition: all .5s ease in out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
#header-dropdown #contact-map.visible-map {
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    -moz-opacity: 1;
}
#header-dropdown .close-map {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 40px;
    height: 40px;
    background: #323436;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    opacity: 0.7;
    cursor: pointer;
    transition: all .2s ease in out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
#notification .success {
    box-shadow: 0 0 100px 0 rgba(0,0,0,0.7);
    top: 40%;
}
#notification .close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.header .logo {
    max-width: 270px;
    padding: 5px 0;
}
.header .header-act {
    padding: 5px 0px;
}
/* end Header */
/* Fullwidth Sections */
.fw-section { 
    margin-left: -50%;
    padding-left: 50%;
    padding-right: 50%;
    width: 100%;
    position: relative;
    z-index: 0;
    min-height: 1px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    right:-1px;
}
.fw-section.with-border { border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1); }
.left-sidebar .col-9.hb-main-content .fw-section {
    margin-left: 0px !important;
    padding-left: 0px;
    margin-right: 0;
    padding-right: 0;
}
.light-style:not(#footer) {
    color: #FFF;
}
.fw-section.light-style, .fw-section.light-style h1, .fw-section.light-style h2, .fw-section.light-style h3, .fw-section.light-style h4, .fw-section.light-style h5, .fw-section.light-style h6, .fw-section.light-style .flex-control-nav li a {
    color: #FFF;
    color: rgba(255,255,255,1);
}
.light-style:not(#footer) h3.hb-subtitle {
    color: #FFF;
    color: rgba(255,255,255,0.5);
}
.light-style .hb-small-break, .light-style hr {
    background: #FFF;
    background: rgba(255,255,255,0.5);
}
.fw-section.light-style .hb-testimonial-quote p {color: #FFF; color: rgba(255,255,255,0.8);}
.fw-section.light-style .testimonial-quote-meta {color: #FFF; color: rgba(255,255,255,0.6);}
.fw-section {
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
/* End Fullwidth Sections */
/* Footer ================================================================================ */
.homenewsletter h2 {
    font-size: 14px;
    color: #6c7071;
    line-height: 2;
    margin-top: 0;
    margin-right: 10px;
    display: inline-block;
}
/*.homenewsletter .newsletter_submit {
        display: inline-block;
}*/
.homenewsletter input.input-text {
    border: 2px solid #147ABF!important;
    display: inline-block!important;
    width: 77%!important;
    margin-right: 10px;
    padding: 12px!important;
    background: #fff;
}
.homenewsletter input.input-text:focus {background: #fff;}
.homenewsletter .button {
    display: inline-block!important;
    background-color: #147ABF!important;
    color: #fff!important;
    text-transform: uppercase;
    padding: 12px;
}
.homenewsletter .fa {
    color: #838384;
    margin-right: 50px;
}
.hb-icon.hb-icon-medium {
    font-size: 32px;
    line-height: 1;
    width: auto;
    height: 32px;
}
.homenewsletter .fa {
    color: #838384;
    margin-right: 50px;
    line-height: 1.75;
}
.hb-process-steps ul:before {
    border-top: 1px dashed #2980b9 !important;
}
#footer { padding: 0 !important; background-color:#fff; word-wrap: normal;}
#footer .column_container {margin: 0 !important;}
#footer .footer-topline {
    border-top: solid 1px #ddd; 
    background-color:#FFF;
    padding-top: 2.333em;
    padding-bottom: 2.5em;
}
#footer .footer-topline p {color: #666;}
#footer .footer-topline .footer-block-title {margin-bottom: 1.5em;}
#footer .footer-topline .footer-block-title h2 {display: inline-block; font-size: 24px; line-height: 1.5em; color: #222; padding-right: 13px; font-weight: 400; margin: 0; vertical-align: middle;}
#footer .footer-topline .footer-block-title .right-divider {display: inline-block; vertical-align: middle; border-bottom: solid 4px #eee; margin-top: .5em;}
#footer .footer-topline .custom-footer-content .block { padding: 0; }
#footer .footer-topline .custom-footer-content .block .block-content { padding: 0; }
#footer .custom-footer-content.features i {
    font-size: 1.16em;
    color: #aaa;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    border: solid 1px #eee;
    display: inline-block;
    margin-right: 15px;
}
#footer .custom-footer-content.features i:hover {background-color: #f5f5f5;}
#footer .custom-footer-content.features li {margin-bottom: 1.5em;}
#footer .custom-footer-content.features li > span {display: inline-block; width: 81%;}
#footer .custom-footer-content.features li > span h3 {font-size: 1.333em; color: #222; font-weight: 400; line-height: 1.5em; margin-bottom: 5px;}
#footer .footer-second-line .custom-footer-content.features li > span h3{color:#fff;}
#footer .footer-second-line .custom-footer-content.features li > span p{color:#aaa;}
#footer .footer-bottom-wrapper .custom-footer-content.features li > span h3,
#footer .footer-bottom-wrapper .custom-footer-content.features li > span p{color:#aaa;}
#footer .custom-footer-content.features li > span p {color: #666;}
/*#footer ul.links li {border-top: solid 1px #eee; position: relative;}
#footer ul.links li:hover:after {width: 100%;}
#footer ul.links li:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f5f5f5;
    content: '';
    position: absolute;
    -webkit-transition: width .5s ease;
    -moz-transition: width .5s ease;
    transition: width .5s ease;
}
#footer ul.links li:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#footer ul.links li:first-child {border-top: none;}
#footer ul.links li a {display: block; font-size: 1em; color: #666; padding: 1em 0 1em 20px; position: relative; z-index: 9;}
#footer ul.links li a:before {
    content: "\00B7";
    font-size: 2em;
    margin: 0 7px 0 4px;
    line-height: 0;
    vertical-align: middle;
    position: absolute;
    top: .91em;
    left: 0px;
    transition: left .3s ease;
    -moz-transition: left .3s ease;
    -webkit-transition: left .3s ease;
    -o-transition: left .3s ease;
}
#footer ul.links li a:hover {padding-left: 30px;}
#footer ul.links li a:hover:before {left: 10px;}
*/
#footer .footer-topline .footer-links ul li a{
    color: #666666;
}
#footer .footer-topline .footer-links li a:hover{
    background-color: #F5F5F5;
}
#footer .block-tags .block-title {display: none;}
#footer .block-tags .tags-list li {display: inline-block; margin-bottom: 2px;}
#footer .block-tags .tags-list li a {font-size: .91em!important; color: #888; border: solid 1px #ddd; display: inline-block; padding: .5em 10px;}
#footer button.button{background-color:#FFF;}
#footer .footer-second-line .block-tags .tags-list li a,
#footer .footer-bottom-wrapper .block-tags .tags-list li a{
    border-color:#888;
}
#footer .block-tags .tags-list li a:hover {color: #fff;}
#footer .block-tags .actions{display: none;}
#footer .block-tags .actions a {
    border: solid 4px #eee;
    height: 29px;
    line-height: 29px;
    display: inline-block;
    font-size: .75em;
    color: #aaa;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 18px;
}
#footer .block-tags .actions a:hover {color: #fff;}
#footer .footer-address-block {position: relative; z-index: 2;}
#footer .footer-address-block p {font-size: 1.16em; line-height: 1.57em; color: #fff; font-weight: 300; margin-bottom: 1em;}
#footer .footer-address-block p a {color: #fff;}
#footer .footer-links {padding:0;}
#footer .footer-links li {display: inline-block;}
#footer .footer-links li a {color: #aaa; font-size: .83em; padding: 5px 7px;}
#footer .footer-bottom-wrapper .footer-links li a:hover,
#footer .footer-bottom-wrapper ul.links li:after,
#footer .footer-links li a:hover {background-color: #2f2f2f;}
#footer .footer-bottom-wrapper ul.links li{border-top-color: #2f2f2f;}
#footer .footer-links li:before {content: "\00B7"; font-size: 2em; line-height: 0; vertical-align: middle;}
#footer .footer-links li:first-child:before {content: none;}
/*#footer p { text-align:left; margin: 0 0 20px; }*/
#footer address {float: left; font-size: .91em; color: #aaa; line-height: 1.7em;}
#footer address a {color: #aaa;}
#footer .footer-columns-block.indent{padding-top: 6em;}
#footer .store-switcher{display: inline-block; padding-top: 0!important; margin-left: 60px;}
#footer .store-switcher label{display: none;} 
#footer .block-subscribe label {display:block;}
#footer .sbSelector {padding: 2px 15px; color:#aaa; font-size: .91em; border: solid 1px #3e3e3e; background: none;}
#footer .sbOptions {top: auto!important; bottom: 100%!important; background: #fff; border: solid 1px #ddd; padding: 10px 0; right: 0; left: auto;}
#footer .sbOptions li {
    padding: 0;
    margin-top: 0!important;
    transition: background-color .8s ease;
    -moz-transition: background-color .8s ease;
    -webkit-transition: background-color .8s ease;
    -o-transition:  background-color .8s ease;
}
#footer .sbOptions li a {line-height: 1.5em; padding: .75em 18px;}
#footer .footer-bg {position: absolute; top: -2em; left: -50px; z-index: 0;}
#footer .footer-bg img {max-width: none;}
#footer .form-language a{display: block; position: relative;}
#footer .form-language a.sbToggle{display: none;}
#footer .form-language a.sbSelector{top: 0;}
#footer .footer-bottom-wrapper .sbSelector > span {
    transition: border-top-color 300ms ease;
    -moz-transition: border-top-color 300ms ease;
    -webkit-transition: border-top-color 300ms ease;
    -o-transition: border-top-color 300ms ease;
}
#footer .footer-second-line p a:hover {text-decoration: underline;}
/* Footer Contact Form =================================================================== */
#footer .contacts-footer-content label.required em { float: right; font-style: normal; color:#e85131; position: absolute; top: 0; right: -18px; }
#footer .contacts-footer-content label {float: none; display: inline-block; font-size: .91em; color: #888; position: relative; z-index: 0; font-weight: normal; }
#footer .footer-second-line .contacts-footer-content label{color:#fff;}
#footer .contacts-footer-content .form-list {float: none;}
#footer .contacts-footer-content .input-box {width: auto;}
#footer .contacts-footer-content .fields .field {width: 48%; margin-right: 10px;}
#footer .contacts-footer-content .fields .field.second {float: right; margin: 0;}
#footer .contacts-footer-content .fields .field input {width: 85%;}
#footer .contacts-footer-content  input,
#footer .contacts-footer-content .wide textarea {
    width: 100%;
    border-color: #ddd;
    padding: 5px 10px;
    transition: border-color .8s ease;
    -moz-transition: border-color .8s ease;
    -webkit-transition: border-color .8s ease;
    -o-transition: border-color .8s ease;
}
#footer .contacts-footer-content .wide textarea {height: 60px;}
#footer .contacts-footer-content p.required {font-size: .91em; text-align: right; display: none;}
#footer .contacts-footer-content button {float: none; margin: 0; width: 100%;}
#footer .contacts-footer-content button  > span {float: none; display: block;}
#footer .contacts-footer-content #feedback {
    bottom: 0;
    display: block;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 37px;
    z-index: 99;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    line-height: 3em;
}
#footer .contacts-footer-content #feedback i {font-size: 1.16em; margin-top: -3px; color: #aaa; vertical-align: middle;}
#footer .contacts-footer-content #ajax-loader {position: absolute; bottom: 0; width: 100%; height:37px; margin: 0; text-align: center; background-color: #fff; z-index: 99;}
#footer .contacts-footer-content #ajax-loader img{margin-top: 10px;}
#footer .footer-bottom-wrapper .contacts-footer-content  input,
#footer .footer-bottom-wrapper .contacts-footer-content .wide textarea,
#footer .footer-second-line .contacts-footer-content  input,
#footer .footer-second-line .contacts-footer-content .wide textarea{
    width: 100%;
    padding: 5px 0;
    background: none;
    border-color: #3E3E3E;
    text-indent: 5px;
}
#footer .footer-bottom-wrapper .contacts-footer-content .input-box label,
#footer .footer-second-line .contacts-footer-content .input-box label{color:#aaa;}
#footer .footer-second-line .contacts-footer-content .fields .field,
#footer .footer-bottom-wrapper .contacts-footer-content .fields .field{margin-right: 0; width: 50%;}
#footer .footer-second-line .contacts-footer-content .fields .field input,
#footer .footer-bottom-wrapper .contacts-footer-content .fields .field input{width: 95%;}
#footer .footer-second-line .contacts-footer-content .fields .field.second input,
#footer .footer-bottom-wrapper .contacts-footer-content .fields .field.second input{width: 100%;}
#footer .footer-bottom-wrapper .contacts-footer-content label{color:#aaa;}
#footer .footer-bottom-wrapper,
#footer .footer-bottom-wrapper .container_12{background:#111;}
#footer .footer-bottom-wrapper .footer-block-title h2 {
    display: inline-block;
    font-size: 1.5em;
    margin-bottom: 0;
    padding-right: 13px;
    vertical-align: middle;
    color:#aaa;
}
#footer .footer-bottom-wrapper .footer-block-title .right-divider {
    display: inline-block;
    vertical-align: middle;
    border-bottom: solid 4px #aaa;
    margin-top: .5em;
}
/* footer newsletter */
#footer .newsletter {
    float: right;
}
#subscribe-form.block {
    margin: 0;
    padding: 0;
    background: none;
}
#subscribe-form {
    text-align: right;
    float:right;
}
#subscribe-form label {
    float: left;
    margin: 0 5px 0 0;
    line-height: 36px;
    font-weight: normal;
    position: relative;
}
#subscribe-form .input-box {
    float: left;
    margin: 0 5px 5px 0;
    position: relative;
}
#subscribe-form .input-text {
    width: 200px;
    height: 30px;
}
#subscribe-form .button {
    float: left;
}
#footer #subscribe-form input.input-text {
    background-color: rgba(255,255,255,0.25);
    border-color: transparent;
    border: none;
    padding: 10px;
    box-shadow: none;
}
#footer.default-footer .footer-bottom-wrapper > .container_12{padding-top: 1em; padding-bottom: 1em;}
#footer.default-footer address{padding-top: 3px; padding-right: 18px;}
#footer.default-footer .store-switcher{float: right;}
#footer.default-footer .footer-links{float: none; text-align: center;}
#footer.default-footer .footer-links ul{display: inline-block; padding-top: 3px;}
#footer.default-footer .footer-links ul.links{line-height: normal; position: relative; margin-top: -2px;}
#footer.default-footer .footer-links ul.links li{
    border: none; 
    line-height: normal;
    display: inline-block;
    background: none;
    padding-left: 10px;
    text-align: left;
}
#footer.default-footer .footer-links ul.links li:hover{background: none;}
#footer.default-footer .footer-links ul.links li:before{
    content: "\00B7";
    font-size: 2em;
    line-height: 0;
    vertical-align: middle;
    top: 0.5em;
    left: 0;
}
#footer.default-footer .footer-bottom-wrapper ul.links li:after,
#footer.default-footer ul.links li a:before{display: none;}
#footer.default-footer .footer-links ul.links li a{font-size: 0.83em; line-height: 1.3em; padding: 5px 7px;}
#footer-second-line {
    background-image: url('../images/grain2.png');
    background-color: #dddddd;
    padding: 0;
}
#footer2 {
    background-image: url('../images/1.png');
    padding: 30px 0 50px 0;
}
#footer2 .row { 
    margin:0; 
}
.footer-row {
    background-color: rgba(0,0,0,0.05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0c000000,endColorstr=#0c000000,GradientType=0);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}
#footer-second-line .widget-column {
    border-left: none;
    padding: 0;
}
#footer-second-line .footer-col-2 {
    width: 17%;
    float:left;
}
#footer-second-line .footer-col-4 {
    width: 32%;
    float: left;
}
#footer-second-line .grid_6 {
    margin: 0 0 20px 0;
}
#footer-second-line {
    color: #444 !important;
}
#footer-second-line a {
    color: #666 !important;
}
.footer-row a:hover {
    color: #000 !important;
}
#footer-second-line .footer-col-2 .widget-item ul li {
    padding: 0 !important;
}
ul.social-icons.light li a {
    background-color: #aaaaaa;
}
ul.social-icons.light li a i {
    color: #ffffff;
}
ul.social-icons li a {
    overflow: visible;
}
#footer-company-info ul li i {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffffff;
    padding: 3px;
    margin: 0 15px 10px 0;
    max-width: 30px;
    max-height: 30px;
    border-radius: 50%;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
}
#footer-company-info ul li {
    margin: 0 0 8px 0;
    padding: 0 0 0 45px;
    display: block;
    line-height: 20px;
    position: relative;
}
#footer-company-info ul li p {
    line-height: 125%;
}
#footer-company-info ul li > a {
    display: inline;
}
#footer .payment-and-security {
    float:right; 
    margin-bottom:30px;
    margin-top: 30px;
}
#footer .footer-disclaimer {
    clear:both;
    padding: 50px 15px 0 15px;
    color: #555 !important;
    font-size: .85em;
}
#footer .hb-accordion-tab {
    padding: 9px 35px 9px 9px;
}
.panel-group .panel-title i.fa {
    position: absolute;
    left: auto;
    right: 25px;
    color: #999!important;
}
.widget-item h4 {
    letter-spacing: 1.8px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 0;
    font-size: 13px;
    line-height: 23px;
    text-transform: uppercase;
    color: #111;
    display: inline-block;
    width: auto;
}
/* end footer */
/* Social Icons */
ul.social-icons {height: auto; overflow: hidden; list-style: none!important;}
ul.social-icons li {float: left; display: inline-block; height: 36px; margin-bottom: 5px;}
.widget-item ul.social-icons li {padding:0;}
ul.social-icons li a {display: inline-block; width: 36px; height: 36px; line-height: 36px; font-size: 16px; overflow: hidden; position: relative; text-align: center; transition: all 0.3s; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-right: 5px;}
ul.social-icons li a i {display: block; height: 100%; position: relative; top: 0%; transition: top 0.3s; width: 100%; margin-bottom: 31px; line-height: 36px;}
ul.social-icons li a i[class*="faul.-"] {display: block; margin-bottom: 38px;}
ul.social-icons.light li a {color: #fff; }
ul.social-icons.dark li a {color: #555; background-color: rgba(0,0,0,0.05);}
ul.social-icons.dark li:last-child a {margin-right: 0;}
ul.social-icons li a:hover {color: #fff!important}
ul.social-icons li a:hover i { top:-66px; }
ul.social-icons.large li {height: 50px}
ul.social-icons.large li a { width: 50px; height: 50px; font-size: 24px;}
ul.social-icons.large li a i {margin-top: 0; line-height: 52px;}
ul.social-icons.large li a:hover i {top:-88px;}
ul.social-icons li a:hover{background-color: #323436;}
ul.social-icons li.twitter a:hover {background-color: #00aced}
ul.social-icons li.facebook a:hover {background-color: #3b5998}
ul.social-icons li.blogger a:hover {background-color: #fb8f3d}
ul.social-icons li.googleplus a:hover {background-color: #dd4b39}
ul.social-icons li.youtube a:hover {background-color: #b00}
ul.social-icons li.instagram a:hover {background-color: #517fa4}
ul.social-icons li.linkedin a:hover {background-color: #007bb6}
ul.social-icons li.pinterest a:hover {background-color: #cb2027}
ul.social-icons li.foursquare a:hover {background-color: #00aeef}
ul.social-icons li.flickr a:hover {background-color: #ff0084}
ul.social-icons li.tumblr a:hover {background-color: #32506d}
ul.social-icons li.vimeo a:hover {background-color: #aad450}
ul.social-icons li.dribbble a:hover {background-color: #ea4c89}
ul.social-icons li.skype a:hover {background-color: #0078ca}
ul.social-icons li.github a:hover {background-color: #333}
ul.social-icons li.xing a:hover {background-color: #006567}
ul.social-icons li.mail a:hover {background-color: #323436}
ul.social-icons li.soundcloud a:hover {background-color: #F76700}
ul.social-icons li.yahoo a:hover {background-color: #500095}
ul.social-icons li.wordpress a:hover {background-color: #1e8cbe}
ul.social-icons li.lastfm a:hover {background-color: #e31b23}
ul.social-icons li.github a:hover {background-color: #3072b3}
ul.social-icons li.yelp a:hover {background-color: #ea050b}
ul.social-icons li.forrst a:hover {background-color: #3b7140}
ul.social-icons li.deviantart a:hover {background-color: #506256}
ul.social-icons li.stumbleupon a:hover {background-color: #eb4924}
ul.social-icons li.delicious a:hover {background-color: #0b79e5}
ul.social-icons li.reddit a:hover {background-color: #5f99cf}
ul.social-icons li.page-link a:hover {background-color: #333}
ul.social-icons li.feed-2 a:hover {background-color:#f26522;}
ul.social-icons li.google-plus a:hover {background-color:#dd4b39;}
/*social icons*/
/* Popup Subscribe ======================================================================= */
.block-subscribe-popup {
    background: #77bafb; /* Old browsers */
    background: -moz-linear-gradient(left,  #77bafb 0%, #bcddfd 50%, #77bafb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#77bafb), color-stop(50%,#bcddfd), color-stop(100%,#77bafb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #77bafb 0%,#bcddfd 50%,#77bafb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #77bafb 0%,#bcddfd 50%,#77bafb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #77bafb 0%,#bcddfd 50%,#77bafb 100%); /* IE10+ */
    background: linear-gradient(to right,  #77bafb 0%,#bcddfd 50%,#77bafb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77bafb', endColorstr='#77bafb',GradientType=1 ); /* IE6-9 */
    width: 870px;
    height: 565px;
    box-sizing: content-box;

}
.block-subscribe-popup .indent {padding: 0 64px 0 64px; text-align: center;}
.block-subscribe-popup .indent h3, .block-subscribe-popup .indent h4 {text-shadow: 3px 3px 0px rgba(0,0,0, 0.25); font-weight: 700; color: #fff; line-height: 1em; margin-bottom: 0; text-transform: uppercase;}
.block-subscribe-popup .indent h3 { font-size: 100px; }
.block-subscribe-popup .indent h4 { font-size: 80px; }
.block-subscribe-popup .indent label {display: inline-block; margin: 0; color: #000; font-size: 1em; text-shadow: 1px 1px 5px #fff; }
.block-subscribe-popup .indent input[type="text"] {
    display: block;
    width: 100%;
    padding: 5px 0 5px 0;
    height: 1.25em!important;
    border: none;
    background: #fff;
    color: #aaa;
    font-size: 3em;
    line-height: 3.5em;
    margin: .25em 0 .25em 0!important;
    border-radius: 10px!important;
    text-align: center;
}
.block-subscribe-popup .indent button.button {margin-bottom: .25em; display: block; width:100%; padding: 0 10px 0 10px; border: none; background-color: #5e5e5e; color: #969696; font-size: 3em; border-radius: 10px; text-align: center; text-transform: uppercase; font-weight: 700; }
.block-subscribe-popup .indent button.button  > span { border: none; }
.block-subscribe-popup .indent button.button span span { background-color: #5e5e5e; color: #969696; }
.block-subscribe-popup .indent .subscribe-bottom { font-size: .83em; float: left; vertical-align: bottom; cursor: pointer; }
.block-subscribe-popup .input-box {width:80%; margin:25px auto;}
.block-subscribe-popup .indent .popup_title { margin: 25px auto 15px auto; font-weight: 300; font-size: 35px; color: #fff; border-top: solid 5px #cce5fe; border-bottom: solid 5px #cce5fe; line-height: 2em; text-transform: uppercase; width: 35%; }
.block-subscribe-popup .indent .keep-shopping p { text-transform: uppercase; color: #fff; font-size: 24px; line-height: 1.5;}
.block-subscribe-popup .indent .keep-shopping { border-top: solid 2px #bddefe; }
#mt_newsletter { 
    width: 870px;
    height: 565px; 
    box-sizing: content-box;
}
/* end subscribe popup */
/* Main Navigation */
#mtnav li.shopnow {
    background-color: #51a7fa;
}
#mtnav li.shopnow a, #mainnav li.shopnow i.fa {
    color: #fff!important;
    font-weight: 700;
    text-transform: uppercase;
}
#mtnav li.shopnow a:hover, #mtnav li.shopnow i.fa:hover {
    color: #fff!important;
}
#mtnav li.shopnow .fa {
    float: none!important;
}
#mtnav span {
    display: inline-block;
}
#mttopnav li.last.level-top > a > span {
    /*        color: #ff0000;*/
}
#mttopnav .tooltip-inner {
    background-color: #51a7fa;
}
#mttopnav .tooltip-arrow {
    border-top-color: #51a7fa;
}
#mttopnav .tooltip {
    top: -15px!important;
}
/* End Main Navigation */
/* One Step Checkout */
#one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li label {
    display: inline-block;	
}
#one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li {
    width: 100%;
    position: relative;
}
#one-step-checkout-form .order-information ol li .onestepcheckout-shipping-method-section ul li label .price {
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    color: #2980b9;
}
.one-step-checkout .validation-advice {
    float:none;
    position: relative;
}
#checkout-review-table-wrapper .price {
    color: #2980b9;
}
#onestepcheckout-bronto-newsletter {
    float: left;
    width: 92%;
    padding: 15px 4% 0;
    box-sizing: content-box;
}
#onestepcheckout-bronto-newsletter input {
    float: left;
    margin: 4px 4px 4px 0;
}
#onestepcheckout-bronto-newsletter #billing_subscribed_label {
    font-size: 14px;
    font-weight: normal;
}
.giftcard-send-form .form-list .field, .my-account .form-list .field {
    margin-right: 2em;
}
.my-account .control label, .addresses-list label  {
    display: inline-block;
    vertical-align: middle;
}
.cart .discount .input-box {
    margin-bottom: 0;
    border-bottom: none;
}
.cart .giftcard {
    margin-top: 1.5em;
    border: 1px solid #dedede;
    padding: 15px;
}
.cart .giftcard label {
    display: block;
    margin: 0 0 1em 0;
    color: #666;
    font-size: .91em;
    line-height: 1.5em;
}
.cart .giftcard .input-box {
    width: 100%;
    padding-bottom: 1.5em;
}
.cart .giftcard .input-box input {
    width: 92%;
    padding: 5px 11px;
    font-size: .91em;
    color: #aaa;
    height: 22px;
}
.cart .giftcard .buttons-set button {
    float: left;
    margin-left: 0;
}
.cart .giftcard .buttons-set button.button  > span {
    padding: 0 7px;
}
.cart .giftcard .buttons-set .check-gc-status {
    margin-left: .8em;
}
#valid_email_address_image {
    display: none;
}
/* End One Step Checkout */
.col-main .messages .fa {
    display: none;
}
/* Flexslider */
.category-products .flex-viewport ul.products-grid li.slide { 
    width: 25%;
    min-height:420px;
}
.more-views-disabled { display: none!important; }
li.slide div:nth-of-type(4){
    min-height:28px;
}
.box-up-sell {
    margin-top: 2em;
}
.box-up-sell .block {
    margin: 0 0 20px;
    padding: 15px;
    background-color: #ffffff;
}
.demo-notice {
    background-color: red;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.5;
}
.processing-spinner{
    float:left;
    padding-top:5px;
    font-size: 15px;
}
#notification .success{
    max-width: 362px !important;
}
.cls-mobile-icon-cart-pd{
  margin-right:10px !important;
}

/* Order success page design changes*/
 .cls-order-confirmation{
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
}

.cls-order-confirmation h2, .cls-order-confirmation h2.sub-title{
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-top: 20px;
    color: #070707;
    text-align: left!important;
    letter-spacing: 1px;
}
.cls-order-confirmation h2 span{
    color: #0b7fcc;
}
.cls-order-confirmation h4{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #070707;
}
.cls-order-confirmation p {
    font-size: 20px;
    padding-bottom: 30px !important;
    color: #070707;
    text-align: left !important;
    font-weight: normal;
    letter-spacing: 0.5px;
}
.cls-order-confirmation a{
    color: #1d76b0;
}
.cls-order-confirmation p span{
    color: #1d76b0;
}
.cls-order-success{
    margin-bottom: 30px;
}
.cls-order-success h1{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    color: #070707;
}
.cls-order-success .page-title{
    padding: 0px !important;
}
.cls-order-success P{
    padding-bottom: 20px !important;
}

.cls-order-success h2, .cls-order-success h2.sub-title, .cls-order-success p{
text-align:center !important
}
    

/*responsive stuff*/
@media (min-width: 768px){
    .wpb_animate_when_almost_visible{
        max-width: 750px;
    }
}
@media (min-width: 992px){
    .wpb_animate_when_almost_visible{
        max-width: 970px;
    }
}
@media (min-width: 1200px) {
    .wpb_animate_when_almost_visible{
        max-width: 1170px;
        margin: 0 auto;
    }
}
@media (max-width: 1272px) {
    .banner-caption {
        left: 14%;
    }
    .cms-flavors .main-content.container{
        max-width: 100%;
        padding-top: 0;
    }
    .cms-affiliates .main-wrapper .hb-main-content {
        margin: 0 auto;
        max-width: 100%;
    }
    .main-wrapper .hb-main-content {
        margin: 0 50px 0 70px;
        max-width: 100%;
    }
    .cms-home-new .container,
    .cms-home .container{
        max-width: 1170px;
    }
    .cms-who-is-vapor4life .main-content.container {max-width: 100%;}
    .main-wrapper .main-content {max-width: 100%; margin:0 70px;}
    .container , .cms-flavors .home_text_blocks{
        max-width: 1272px;
        margin: 0 auto;
    }
    .wpb_animate_when_almost_visible{width:1274px;margin:0 auto;max-width: 100%;}
}
@media (min-width: 1272px){
    .container.homenewsletter {
        max-width: 1272px;
        margin: 0 auto;
        padding: 0;
    }
}
@media (max-width: 910px){
    .toolbar .toolbar-top .sorter .view-mode{
        margin-right: 20px;
    }    
    .sorter .limiter ul li:first-child {
        float: none;
    }
    .toolbar .toolbar-top .limiter , .sorter .limiter ul li:first-child {
        padding-top: 0;
    }
}
@media (max-width: 860px){
    .banner-caption h2 span{font-size: 24px; padding: 19px 20px;}
    .banner-caption p{font-size: 14px;}
}
@media (max-width: 770px){
    .main-wrapper .main-content {
        max-width: 100%;
        margin: 0 20px;
    }
    .main-wrapper .hb-main-content {
        margin: 0 20px 0 30px;
        max-width: 90%;
        text-align: left;
    }
}
@media (max-width: 767px) {
    .breadcrumbs {
        position: relative;
    }
    .banner-caption {left: 4%;bottom: 10%;}
    .banner-caption h2 span{font-size: 13px; padding: 9px 20px;line-height:35px;}
    .banner-caption p{font-size: 8px;line-height:35px;}
    .cms-home-new .container,
    .cms-home .container{
        max-width: 100%;
        padding: 0 !important;
    }
}   
@media (max-width: 479px) {
    ul.products-grid li.item .item-bottom {
        position: relative;
        margin: 10px auto;
    }
    ul.products-grid li.item .product-item {
        min-height: 100%;
    }
    .banner-caption h2 span{font-size: 10px; padding: 8px 20px;line-height:30px;}
    .banner-caption p{font-size: 6px;line-height:30px;}
}
/* custom options block */
.steve_view_product_info .option {
    background:#f8f8f8;
    min-height:100px;
    height:100px;

}
.steve_view_product_info .option:nth-of-type(1), .steve_view_product_info .option:nth-of-type(2) {
    background:none;

}
.steve_view_product_info .short-description .std {
    font-size:16px;
    border-bottom:1px solid #dfdfdf;
    padding-bottom:10px;
    margin-bottom:5px;

}
.steve_view_product_info .bar_expand_kit, .steve_view_product_info .bar_add_extra {
    display:block;
    float:left;
    width:100%;
    color:white;
    font-weight:bold;
    font-size:19px;
    text-align: center;
}
.steve_view_product_info .bar_expand_kit {
    text-decoration: underline;
    background:#147ABF;
    margin-bottom:5px;
}
.steve_view_product_info .bar_add_extra {
    background:#888;
}
.steve_view_product_info .bar_add_extra:before {
    content:"";
    display:block;
    position:absolute;
    margin:45px 48%;
    height:70px;
    width:5px;
    z-index:1;
    border-right:2px dotted #ccc;

}
.steve_view_product_info .product-shop .product-options  label {
    font-size:13px !important;
    margin-top:-10px;
}
.steve_view_product_info label a {
    position:absolute;
    top:0;
    left:0;
    margin:-18px 10%;
    width:60px;

}
.steve_view_product_info span.radio-checkbox-label {
    position:absolute;
    top:0;
    left:0;
    margin:50px 33%;

}
.steve_view_product_info label div.radio-checkbox-text {
    display:none;

}
.steve_view_product_info .product-manufacturer-info-box {
    padding:30px 0;

}
.steve_view_product_info .product-manufacturer-info-box, .steve_view_product_info .product-description {
    font-size:16px;

}
.product-view .product-essential a {
    font-weight:normal;
    position:relative;
}
.steve_view_product_info .option.kit_juice_flavor select.product-custom-option {
    width:220px;
    float:left;
}
.steve_view_product_info .option.kit_juice_flavor div.customoptions-images-div {
    margin:-20px 20px 0 0;
    float:right;
}
@media (max-width: 1200px) {
    .steve_view_product_info .option {
        width:100%;
    }

    .steve_view_product_info .bar_add_extra:before {
        z-index:0;
        border-right:none;

    }

}
/* new who is banner */
.cms-who-is-vapor4life .main-banner {
    max-height:1000px;
    height:auto;
}
.cms-who-is-vapor4life .banner-caption {
    margin:60px 0 -90px -250px;
    width:35%;
    height:150px;
}
.cms-who-is-vapor4life .banner-caption h2 span {
    font-size:70%;
}
.cms-who-is-vapor4life .banner-caption p {
    font-size:70%;
    height:30px;
    line-height:32px;
    margin:-5px 0 0;
}
@media (max-width: 1273px) {
    .cms-who-is-vapor4life .banner-caption {
        margin:60px 0 -90px -100px;
        width:55%;
        height:150px;
    }
    .cms-who-is-vapor4life .banner-caption h2 span {
        font-size:70%;
    }
    .cms-who-is-vapor4life .banner-caption p {
        font-size:70%;
        height:30px;
        line-height:32px;
        margin:0px 0 0;
    }
}
@media (max-width: 770px) {
    .cms-who-is-vapor4life .banner-caption {
        display:none;
    }
}
/* Wholesale page Captcha */
.captcha_text{
    clear:both;
    margin-top:7px;
}
/* Flexslider */
.category-products .flex-viewport ul.products-grid li.slide { 
    width: 24%;
    margin:15px;
}
.more-views-disabled { display: none!important; }
.box-up-sell {
    margin-top: 2em;
}
.box-up-sell .block {
    margin: 0 0 20px;
    padding: 15px;
    background-color: #ffffff;
}
.demo-notice {
    background-color: red;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2.5;
}
/* */
/*responsive stuff*/
@media (min-width: 768px){
    .wpb_animate_when_almost_visible{
        max-width: 750px;
    }
/*    .cms-home-new .container,
    .cms-home .container{
        max-width: 750px;
    }*/
}
@media (min-width: 992px){
    .wpb_animate_when_almost_visible{
        max-width: 970px;
    }
/*    .cms-home-new .container,
    .cms-home .container{
        max-width: 970px;
    }*/
}
@media (min-width: 1200px) {
    .wpb_animate_when_almost_visible{
        max-width: 1170px;
        margin: 0 auto;
    }
    .container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
/*    .cms-home-new .container,
    .cms-home .container{
        max-width: 1170px;
    }*/
}
@media (max-width: 1272px) {
    .banner-caption {
        left: 14%;
    }
    .cms-flavors .main-content.container{
        max-width: 100%;
        padding-top: 0;
    }
    .cms-affiliates .main-wrapper .hb-main-content {
        margin: 0 auto;
        max-width: 100%;
    }
    .main-wrapper .hb-main-content {
        margin: 0 50px 0 70px;
        max-width: 100%;
    }
    .cms-who-is-vapor4life .main-content.container {max-width: 100%;}
    .main-wrapper .main-content {max-width: 100%; margin:0 70px;}
    .container , .cms-flavors .home_text_blocks{
        max-width: 1272px;
        margin: 0 auto;
    }
    .wpb_animate_when_almost_visible{width:1274px;margin:0 auto;max-width: 100%;}
}
@media (min-width: 1272px){
    .container.homenewsletter {
        max-width: 1272px;
        margin: 0 auto;
        padding: 0;
    }
}
@media (max-width: 910px){
    .toolbar .toolbar-top .sorter .view-mode{
        margin-right: 20px;
    }    
    .sorter .limiter ul li:first-child {
        float: none;
    }
    .toolbar .toolbar-top .limiter , .sorter .limiter ul li:first-child {
        padding-top: 0;
    }
}
@media (max-width: 860px){
    .banner-caption h2 span{font-size: 24px; padding: 19px 20px;}
    .banner-caption p{font-size: 14px;}
}
@media (max-width: 770px){
    .main-wrapper .main-content {
        max-width: 100%;
        margin: 0 20px;
    }
    .main-wrapper .hb-main-content {
        margin: 0 20px 0 30px;
        max-width: 90%;
        text-align: left;
    }
}
@media (max-width: 767px) {
    .breadcrumbs {
        position: relative;
    }
    .banner-caption {left: 4%;bottom: 10%;}
    .banner-caption h2 span{font-size: 13px; padding: 9px 20px;line-height:35px;}
    .banner-caption p{font-size: 8px;line-height:35px;}

}   
@media (max-width: 479px) {
    ul.products-grid li.item .item-bottom {
        position: relative;
        margin: 10px auto;
    }
    ul.products-grid li.item .product-item {
        min-height: 100%;
    }
    .banner-caption h2 span{font-size: 10px; padding: 8px 20px;line-height:30px;}
    .banner-caption p{font-size: 6px;line-height:30px;}
}
.homenewsletter #phonenumber input#firstthreedigit, .homenewsletter #phonenumber input#secondthreedigit, .homenewsletter #phonenumber input#fourdigit {
    max-width: 100px;
    min-width: 100px;
}
.homenewsletter #phonenumber input#firstthreedigit, .homenewsletter #phonenumber input#secondthreedigit, .homenewsletter #phonenumber input#fourdigit {
    background: #fff none repeat scroll 0 0!important;
    border: 2px solid #147ABF !important;
    display: inline-block !important;
    margin-right: 10px!important;
    padding: 12px !important;
    width: 20% !important;
    max-width: 100px;
}
#phonenumber h2 {
    color: #6c7071;
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    margin-right: 10px;
    margin-top: 0;
}
.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content {
    background-color: white;
    border: 3px solid orange;
    display: none;
    height: 100px;
    left: 50%;
    margin-left: -25%;
    margin-top: -50px;
    overflow: auto;
    padding: 16px;
    position: fixed;
    top: 50%;
    width: 50%;
    z-index: 1002;
}
#closeid{
    float: right;
}
#closeid > a {
    color: black;
    font-size: 20px;
}
#validation-phone span{
    color:red;
    position:absolute;
    font-weight:bold;
}
#emessage {
    color: #151515;
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
}
/* new footer wide bar */
.wide-bar {
    background: #606060; /* Old browsers */
    background: -moz-linear-gradient(top,  #606060 0%, #212121 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #606060 0%,#212121 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #606060 0%,#212121 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#212121',GradientType=0 ); /* IE6-9 */
    width:100%;
    display:inline-block;
    color:white;
    padding:5px 18px;
    border-top:1px solid #777;
}
.wide-bar.scroll-wide-bar {
    position:relative;
}
.wide-bar button {
    display: inline-block !important;
    background-color: #147abf !important;
    color: #fff !important;
    text-transform: uppercase;
    padding: 8.5px 0;
    width:30%;
    border:none;
    margin:-5px 0  0;
}
.wide-bar input {
    width:66%;
    padding: 8px 0;
    border:none;
}
.wide-bar input[id^=hero_] {
    width:22%;
}
.wide-bar input[id$=digit] {
    width:22%;
}
.wide-bar button:hover {
    background-color: #0055AA !important;
}
.wide-bar {
    width:100%;
}
#wide_bar, #hero_wide_bar {
    width:1170px;
    margin:0 auto;
    text-transform: uppercase;
}
#hero_validation-phone span{
    color:red;
    position:absolute;
    font-weight:bold;
}
.sub_valid{
    border-radius: 2px;
    box-shadow: 0 0 5px 0 #d10003 inset;
    margin-bottom: 5px;
}
.hero_sub_valid{
    border-radius: 2px;
    box-shadow: 0 0 5px 0 #d10003 inset;
    margin-bottom: 5px;
}
.non_hero_sub_valid{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #d10003 !important;
    display: inline-block !important;
    margin-right: 10px;
    padding: 12px !important;
    width: 77% !important;
    margin-bottom: 5px;
}
#wide_bar > div > a i.fa {
    padding:5px 30px 0 0;
}
/* manuals and videos */
.manuals-and-videos .row {
    border-bottom:1px solid #ccc;
    padding:10px;
}
.manuals-and-videos h3 {
    padding:10px 0;
}
.manuals-and-videos .video_frame {
    width:520px;
    height:300px;
}
/* end manuals and videos */
@media (max-width: 1270px) {
    #wide_bar, #hero_wide_bar {
        width:100%;
    }
    @media (max-width: 768px) {
    }
    .manuals-and-videos .video_frame {
        width:320px;
        height:200px;
    }
}



/* new cart buttons style */
#giftcard-form button,
button.button.btn-update,
button.button:hover.btn-update > span,
#giftcard-form button.button:hover > span {
    background:#bbb !important;
}

/* Legal Age verification */

.order-review-info #verify-age-notification{
    display:none;
    color: #ff0000;
    font-weight: bold;
    font-size: 13px;
    margin-top: 5px;
    float: left;
    background: none;
    padding: 0;
}

.legalage-div{
	margin:15px 15px 0px;
}

/* starts top blue ribbon */
section.first-ribbon {
    background:#0055AA;
}

section.first-ribbon a {
    color:white;
    white-space: nowrap;
}

section.first-ribbon > div {
    text-align: center;
    color:white;
    padding:3px 0;
    font-size:16px;
    font-weight:bold;
    text-transform: uppercase;
    margin:0 auto;
}

@media (max-width: 991px) {
    
    section.first-ribbon > div, section.first-ribbon > div a {
        text-align: center;
        color:white;
        padding:3px 10px;
        font-size:12px;
        font-weight:bold;
        text-transform: uppercase;
        margin:0 auto;
    }
    .cls-search-toggle {
        float: left;
        padding: 6px  0;
        width: 28px;
    }
    .cls-search-toggle a{
        color: #575757;
    }
    .cls-search-toggle a:hover, .cls-search-toggle a:focus{
        color: #575757;
    }
    .cls-search-toggle i{
        font-size: 25px;
        color: #575757;
    }
    .cls-search-toggle i.fa-times{
        font-size: 30px;
    }
    .mobile-icon-cart{
        float: left;
        position: relative;
        margin-right: 20px;
    }
    .navbar-toggle{
        margin: 0px;
        padding: 0px;
    }
    .navbar{
        min-height: auto;
    }
    .cls-mobile-logo{
        text-align: center;
    }
    .cls-mobile-navbar{
        margin: 10px 0;
    }
    .cls-mobile-navbar .navbar{
        margin: 0;
    }
    .mobile-cart .icon-mobile-cart .fa-shopping-cart{
        color: #575757;
        font-size: 30px;
        line-height: 35px;
        margin: 1px 6px;
        text-align: center;
    }
    .cls-mobile-cart{
        float: left;
    }
    .cls-hamburger{
        padding: 6px 0px 0 25px;
        float: left;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 28px;
        height: 4px;
        border-radius: 1px;
        background-color: #575757;
    }
    .cls-pull-right{
        float: right;
    }
    .mobile-cart .mobile-cart-qty {
        position: absolute;
        top: -5px;
        right: -6px;
        background-color: #fa8e29;
        line-height: 25px;
        width: 25px;
        height: 25px;
        color: #fff;
        border-radius: 50%;
        font-weight: 700;
        text-align: center;
    }
}
/* ends top blue ribbon */


/*Products Detail page*/
.product-view .product-shop ul.add-to-links{
    display:none;
}

/*Suggested Products*/

h2.blk-title-nw{
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5px;
}
.suggested-prod-blk-nw{
    padding:10px 15px;
    border-right: 1px solid #e1e1e1;
    margin-bottom:60px;
}
.suggested-prod-blk-nw:last-child{
    border: 0 none;
}
.suggested-prod-blk-nw img{
    text-align:center;
    display: inline-block !important;
    min-height: 250px;
}
.front, .margin-image{
    text-align:center;
}
.suggested-prod-blk-nw h3 {
    font-size:18px;
    font-family: Lato, arial, serif;
    min-height: 41px;
}

.suggested-prod-blk-nw h3 a{
    font-weight:bold;
}
.suggested-prod-blk-nw .amount{
    display:none;
}
.suggested-prod-blk-nw .price-box{
    min-height: 64px;
}
.suggested-prod-blk-nw .price-box .price{
     font-size: 38px;
    font-weight: bold;
    color: #147abf;
}
.suggested-prod-blk-nw .price-box .old-price .price{
   font-size: 24px;
    color: #ff1341;
    padding-right: 5px;
}
.product-view-popup .product-img-box{
        padding-right: 15px;
    padding-left: 15px;
}
.suggested-prod-blk-nw .price-box .minimal-price .price{
     font-size: 38px;
    font-weight: bold;
    color: #147abf;
}
.suggested-prod-blk-nw .price-box .special-price .price{
    font-size: 38px;
    font-weight: bold;
    color: #147abf;
}
.add-to-cart-su-product{
    text-align:center;
    padding: 20px 0 10px;
}
.add-to-cart-su-product button{
    background:#cccccc;
    line-height:40px;
    color:#ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding:  0 20px;
}
.add-to-cart-su-product i {
    padding-right:10px;
}
.suggested-prod-blk-nw:hover .add-to-cart-su-product button{
    background:#f37701;
    cursor:pointer;
}
.suggested-prod-blk-nw:hover{
    cursor:pointer;
}
.add-to-cart-su-product button:hover{
    background:#f37701 !important;
}
.rating-blk-cont-nw{
    min-height: 25px;
}
.product-view .product-shop .product-options dd select {
    background: #fff url("../images/product-detail-select-arrow.png") no-repeat scroll right 0;
    border: 3px solid #e6e7e7;
    border-radius: 4px;
    color: #000000;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 44px;
    line-height: 1.42857;
    padding: 4px 18px 4px 12px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.product-view .product-shop .product-options dd select::-ms-expand {
    display: none;
}
.product-view .product-shop .product-options dd select:focus {
    outline: none;
}
.product-view .product-shop .product-options dd select option {
    color: #000000;
    padding: 3px 3px 4px;
}
.product-options select option.disabled, .product-options select option:disabled {
    text-decoration: line-through; color: #908e8e !important;
}
.product-view-popup .product-shop {
    padding-left: 15px;
   padding-right: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1099px) {
    .product-options .option {
    min-height: 155px;
}
}    
@media (max-width: 991px) {
.quantity-blk-container{
     border: 0 none;
    float: none;
    margin-right: 0;
    overflow: hidden;
    width: 100%;
}
.product-view div.quantity-decrease, .product-view div.quantity-increase{
    border:3px solid #acacac;
    width: 35%;
    height: 50px;
    text-align:center;
}
.product-view div.quantity-decrease{
    -webkit-border-left-radius: 5px;
    -moz-border-left-radius: 5px;
    border-left-radius: 5px;
}
.product-view div.quantity-increase{
    -webkit-border-right-radius: 5px;
    -moz-border-right-radius: 5px;
    border-right-radius: 5px;
}
.product-shop .add-to-cart .quantity-blk-container input.input-text{
    width: 30% !important;
    border:1px solid #d7d7d7;
    height: 50px !important;
}
  .product-view .product-shop .rating-links a.add-review {
    border-left: 1px solid #ccc;
    padding-left: 12px;
}
.product-shop .add-to-cart .btn-cart{
    width:100%;
}
.product-view .product-shop .product-options dd{
    padding-bottom:0px;
}
/*sathiyaraj css*/
.mobile-cart-container{
    padding-right: 15px !important;
}
.cls-mobile-logo img{
    height: 28px;
}
button.cls-mbsearch-icon{
    background: none;
}
button:hover.cls-mbsearch-icon{
    background: none !important;
}
.cls-mbsearch-icon i{
    color: #464646;
font-size: 20px;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-view .product-shop .rating-links{
        padding-left: 30px;
        padding-top:5px;
    }
    .product-options .option{
         min-height: 100px;
    }
    .product-shop .add-to-cart .btn-cart{
        width: 100%;
    }
}
@media (max-width:767px) {
   .option li.swatch {
    display:inline-block;
    width: 40px;
    height: 100%;
    margin-right: 15px;
    margin-bottom: 15px;
}
.product-options{
        margin-top: 25px;
}
.product-view .product-shop .rating-links{
        float: none;
}
.product-view .product-shop .rating-box{
     float: none;
}
.suggested-prod-blk-nw img{
    text-align:center;
    display: inline-block !important;
    min-height: inherit;
}
.suggested-prod-blk-nw{
    margin-bottom: 0px;
}
.suggested-prod-blk-nw h3{
        min-height: inherit;
}
.product-view .product-shop .product-options {
    border-top: 1px solid #e1e1e1;
}
.product-description {
    margin-top: 0px;
     padding-left: 0;
   padding-right: 0;
}
.product-view .product-shop {
    padding-left: 0;
   padding-right: 0;
}
.product-view-popup .product-shop {
    padding-left: 15px;
   padding-right: 15px;
}
.product-view .product-shop .short-description{
   padding-left: 0;
   padding-right: 0;
}
.box-collateral .col-lg-12{
    padding-left: 0;
   padding-right: 0;
}
/*tab*/
.product-tabs li{
    width:100% !important;
}
.product-tabs li a{
    text-align: left;
}
.product-tabs i.fa{
    display: inline-block !important;
    padding-right: 10px;
}
.product-collateral .box-collateral .review .floating-r{
    float: none;
    padding-bottom: 10px;
}
.product-collateral .box-collateral .review h6{
    padding-left: 0px;
}
.product-collateral{
        padding: 10px 0 0;
}
.responsive-tab-cont-nw{
    text-align: left;
}
.responsive-tab-cont-nw h2{
         font-weight: bold;
    font-size: 20px;
    border-top: 1px solid #ececec;
    margin: 0;
    padding: 20px 0;
}
.review-tab-responsive{
    padding:20px 0;
}
.review-tab-responsive .product-view .box-reviews h6{
    font-size: 16px;
}
.review-author {
    font-size: 14px;
}
.review-responsive-list ul li{
      padding: 25px 0;
    border-bottom: 1px solid #eee;
}
.review-tab-responsive h2 {
    padding-bottom: 0;
}
.product-view .spec-tab-responsive .std dl dt{
    font-size: 16px;
}
.product-view .spec-tab-responsive .std dl dd{
    font-size: 16px;
    padding-left: 0px;
}
.spec-tab-responsive dt {
    font-weight: normal;
    padding: 8px 0;
}
.form-tab-responsive{
    padding-bottom: 15px;
}
.form-tab-responsive tr.first th:first-child {
    display: none;
}
.form-tab-responsive fieldset{
    width: 100%;
}
.form-tab-responsive .data-table{
    float:none;
}
.form-tab-responsive .data-table td{
    padding: 10px 0;
}
.form-tab-responsive .data-table td input{
    width: 13px;
    margin: 0 auto;
}
.form-tab-responsive ul.form-list{
    padding-top: 15px;
}
.form-tab-responsive h3{
        font-size: 16px;
        margin: 0;
         padding: 5px 0 0px;
}
.form-tab-responsive h4{
        margin: 0;
        padding: 10px 0 15px;
        font-size: 14px;
}
.responsive-tab-cont-nw .manual-tab-responsive h2{
    padding-bottom: 0px;
}
.cls-mobile-logo img{
    height: 25px;
    position: relative;
    top: 5px;
}
}

@media (max-width:1199px) and (min-width:992px) {
    .navbar-inverse .navbar-nav>li>a {
        font-size:90%;
        margin:0 5px;
    }
}
/*brand- the place order button color into gray on disabled status */
.onestepcheckout-index-index button:disabled{
	background: #999 !important;
	cursor:default;
}

.footer-forms{
    background: #252525;
    padding: 20px 0;
}

/* Free shipping tool-tip */

	#free-ship-tooltip{
		font-weight:bold;
		color:#2980b9;
	}
	.more-views-btm li {
		float: left;
	}
	.more-views-btm > ul {
		display: table;
		margin: 10px 0;
		width: 100%;
	}
	.more-views-btm {
		margin: 0 auto;
		width: 80%;
	}
	.coupon-limit{
		font-style:italic;
		display: block;
	}
	.free-ship-text{
		font-weight: 700;
	}
   
/*sathiyaraj css starts here for popup*/
	.cls-checkout-blk{
		margin-top: 15px;
	}
	.cls-blue-btn-shop{
		padding: 10px;
	}
	.cls-shopping-blue-btn{
		width: 56%;
		margin: 0 2% 0 0px;
		text-transform: uppercase;
		font-size: 0.75em;
		font-weight: 700;
	}
	.cls-checkout-blue-btn{
		width: 40%;
		margin: 0 0 0 2%;
		text-transform: uppercase;
		font-size: 0.75em;
		font-weight: 700;
	}
	.cls-checkout-blue-btn i{
		font-size: 15px;
		padding-right: 5px;
    }
    
    @media (min-width:1000px) {
        .cls-nicotine-show-lg{
            display: block;
        }
        .cls-nicotine-hide-lg{
            display: none;
        }
    }
    @media (max-width:999px) {
        .cls-nicotine-show-md{
            display: block;
        }
        .cls-nicotine-hide-md{
            display: none;
        }
    }
    @media (max-width:767px) {
        .cls-nicotine-show-sm{
            display: block;
        }
        .cls-nicotine-hide-sm{
            display: none;
        }
    }
    @media (max-width:600px) {
        .cls-nicotine-show-xs{
            display: block;
        }
        .cls-nicotine-hide-xs{
            display: none;
        }
    }
    @media (max-width:400px) {
        .cls-nicotine-show-vxs{
            display: block;
        }
        .cls-nicotine-hide-vxs{
            display: none;
        }
    }
	/*sathiyaraj css ends here for popup*/
        	
/* Nicotine warning message */
.cms-home .cls-nic-warning, .catalog-product-view .cls-nic-warning, .catalog-category-view .cls-nic-warning{
    margin: 0 15px;
}
.cms-page-view .cls-nic-warning{
    max-width:1170px;
    margin: 0 auto;
    width: 100%;
}
.cls-nic-warning{
	background: #000;
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}
.map-container, #map_wrapper {
    position: relative;
}
@media (max-width:767px) {
    .cls-nic-warning {
        font-size: 15px;
    }
}

	
    @media (max-width:545px) {
        .cls-hamburger {
            padding: 6px 0px 0 15px;
        }
        .cls-search-toggle i {
            font-size: 26px;
        }
        .cls-search-toggle i.fa-times {
            font-size: 30px;
        }
        .mobile-cart .icon-mobile-cart .fa-shopping-cart{
            font-size: 28px;
            line-height: 36px;
        }
        .navbar-toggle .icon-bar {
            width: 26px;
            height: 4px;
        }
        .cls-mobile-logo img{
            width: 80%;
            position: relative;
            top: 4px;
            height: auto;
        }
        .cls-mobile-logo {
            padding: 0;
        }
        .mobile-icon-cart{
            margin-right: 15px;
        }
        .mobile-cart .mobile-cart-qty{
            width: 25px;
            height: 25px;
            top: -6px;
            right: -6px;
        }
        .cls-search-toggle {
            padding: 5px 0;
            width: 24px;
        }
        .mobile-cart .mobile-cart-qty {
            right: -3px;
            width: 20px;
            height: 20px;
            line-height: 20px;
            top: -2px;
        }
    }
    @media (max-width:445px) {
        .mobile-cart-container {
            padding-right: 10px !important;
        }
        .mobile-icon-cart {
            margin-right: 10px;
        }
        .navbar-toggle .icon-bar {
            width: 24px;
        }
        .cls-mobile-logo img{
            width: 80%;
            position: relative;
            top: 7px;
        }
    }
    @media (max-width:350px) {
        .mobile-icon-cart {
            margin-right: 4px;
        }
        .mobile-cart .icon-mobile-cart .fa-shopping-cart {
            font-size: 22px;
            line-height: 33px;
        }
        .navbar-toggle .icon-bar {
            height: 3px;
        }
        .mobile-cart .mobile-cart-qty {
            right: 0px;
            width: 18px;
            height: 17px;
            line-height: 17px;
            top: 0px;
            font-size: 12px;
        }
        .cls-search-toggle {
            padding: 7px 0;
            width: 24px;
        }
        .cls-search-toggle i {
            font-size: 20px;
        }
        .cls-search-toggle i.fa-times {
            font-size: 23px;
        }
    }
 /* Order success page design changes*/
