body { background: #fff; }
.page-title h1,
.page-title h2,
.hero .block-title span,
.sidebar .block-title,
.product-name h1,
.product-collateral .h2,
.product-collateral h2,
.box-collateral .h2,
.box-collateral h2,
.cart .crosssell h2,
.suggestpage-index-index .col-main h2,
.ajaxpro-form .soldtogether-block > h2 { font: normal 28px 'Open Sans',Arial,Helvetica,sans-serif; text-transform: uppercase; }
.sidebar .block-title { font-size: 18px; }

.fa-stack .fa-circle { color: #219291; }

.stuck {top: 0; }
.line-separator { margin: 15px 0; border-top: 1px solid #eee; }

button.button span {
    text-transform: uppercase;
    border: 1px solid #a5205f;
    color: #a5205f;
    background: transparent;
    transition: all 0.1s linear;
}
button.btn-alt span {
    border-color: #aaa;
    color: #777;
    background: transparent;
}
button.button:hover span { background-color: #a5205f; color: #fff; }
button.btn-alt:hover span { background-color: #aaa; }
button.button span span { border: none; background: none; }

.form-list input.input-text,
.form-list select,
.form-list textarea,
.discount .input-text { padding: 4px; }
@media (max-width: 480px) {
    .form-list input.input-text,
    .form-list select,
    .form-list textarea,
    .discount .input-text {
        padding: 6px 4px 5px;
    }
}

.product-view .product-shop .btn-cart span,
.amazonstyle-checkboxes .btn-cart span,
button.btn-checkout span { background-color: #a5205f; color: #fff; }

.chosen-container-single .chosen-single { overflow: visible; line-height: 23px; }
.chosen-container-single .chosen-single span { margin-right: 22px; }
.chosen-container-single .chosen-single div { top: 1px; }
.chosen-container .chosen-single,
.chosen-container-active.chosen-with-drop .chosen-single { background: none; border: none; border-radius: 0; box-shadow: none; }
.chosen-container .chosen-drop { background: #fff; border: none; width: 190px; margin-top: 0; border-radius: 0; }
.chosen-container .chosen-results { margin-top: 4px; }
.chosen-with-drop,
.chosen-container-active .chosen-drop { box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
.chosen-container-active.chosen-with-drop .chosen-single { background: #fff; z-index: 22; }
.chosen-container-active .chosen-drop { z-index: 21; }
.chosen-container .chosen-results li { transition: all 0.1s ease-in-out; color: #444; }
.chosen-container .chosen-results li.highlighted { background: #777; }

.top-toolbar,
.header,
.top-container,
.main,
.footer,
.footer-toolbar,
.footer-cms,
.container {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
}

/*.main { padding: 10px 5px 20px; }*/

.top-toolbar-container { background: #fff; z-index: 21; position: relative; } /* relative to cover box shadow of header */
.form-language label,
.form-currency label { display: none; }
.form-language .chosen-container, .form-currency .chosen-container {
    margin-top: -5px;
}

.quick-links { text-transform:capitalize; }
.top-toolbar .links a { color: #00; }
.quick-links a { font-weight:normal; }
.form-language,
.form-currency { margin: 0; }

.header-container {
    border-bottom: 1px solid #000; position: relative; z-index: 20;
    width: 100%;
    background: #fff;
    padding:0;
	    margin-bottom: 5px;
		box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30)
}
.header-container.stuck { left: 0; }
.header {  padding:0px; }
#tagline{text-align:right;font-size: 1.65em;}
#tagline a{color: #D85D60;}
/*.logo-wrapper { float: left; }
.header-content { float: right; position: relative; }*/
.header-content {
	width: 79%;
    margin: 0 auto;
    float: left;}
@media (max-width: 480px) {
.header-content { padding:0;}
}
.topreviews {
	color: #fff;
    position: absolute;
    right: 138px;
    background: #cc0000;
    padding: 5px 15px;
    font-size: 15px;
    margin-top: 20px;
}
.img-list li {
    float: left;
    text-align: center;
    margin: 0 20px 20px 0;
	list-style:none;
}
.img-list li img {
    width: 268px;
    height: 478px;
    border: 1px solid #ddd;
	max-width: 100%;
}
#search_mini_form {  vertical-align: top; }
#search_mini_form fieldset { display: inline; }
.header-container .form-search {
    float: none;
    background: transparent;
    display: inline-block;
    margin:10px 10px 0 10px;
    position: absolute;
    top: 0;
    right: 58px;
    bottom: 0;
    width: 25px;
}
.header-container #search_mini_form.shown .form-search {
    background: #fff;
}
.header-container .form-search button {
    background: none;
    border: none;
    color: #fff;
    margin: 0;
    width: 25px;
}
.header-container .form-search button { float: right; height: 45px; }
.search-field-wrapper,
.search-field { margin-right: 30px; }
.search-field-wrapper { opacity: 0; transition: opacity 0.3s ease-in-out; }
.search-field-wrapper.with-filter { margin-left: 65px; height: 0; }
.search-field-wrapper.with-filter .f-fix { float: none; }
.header-container .form-search .search-close { display: none; }

.header-container .form-search .search-close .fa-close { font-size: 1.2em;color: #000; }
.header-container .form-search input {
    border: 2px solid #888;
    border-width: 0 0 2px;
    background: none;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.05) inset;
    box-shadow: none;
    width: 100%;
    font-size: 20px;
    padding: 7px 0 7px;
    height: auto;
}
.header-container .form-search input::-ms-clear { display: none; }
.header-container .form-search .search-autocomplete ul { background-color: #fff; }
.header-container .form-search .search-autocomplete li.odd { background-color: #f7f7f7; }
.header-container .form-search .search-autocomplete li.selected { background-color: #f0f0f0; }

#search_mini_form.shown .search-field-wrapper { opacity: 1; height: auto; }
#search_mini_form.shown .search-field-wrapper.with-filter .f-fix { float: left; }
.header-container #search_mini_form.shown .form-search { left: 0; width: auto; z-index:999; }
.header-container #search_mini_form.shown .form-search .search-close { display: block; }

.header-container .form-search .chosen-container {
    width: 60px;
    opacity: 0;
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}
.header-container #search_mini_form.shown .form-search .chosen-container {
    opacity: 1;
    height: auto;
    overflow: visible;
}
.header-container .form-search .chosen-container-single .chosen-single {
    background: #fff;
    border: none;
    height: 42px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.header-container .form-search .chosen-container-single .chosen-single div {
    top: 10px;
}

.autocomplete { border-radius: 0; border: none; }
.autocomplete div { font-size: 14px; font-weight: normal; line-height: normal; padding: 9px 12px; border-bottom-width: 2px; }
.autocomplete .ajaxsearchdescription { font-size: 1em; }

.header-container .header-cart {
    text-align: left;
    margin: 10px 0 0 10px;
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.header-cart .summary { float: none; width: auto; margin: 0; color: #fff; padding: 13px 0 3px; }
.header-cart .summary .amount { font: bold 15px 'Open Sans',Arial,Helvetica,sans-serif; color: #fff; }

.nav-container { display: inline-block; vertical-align:middle; background: none; margin:0 90px 0 0; }
/* Default navigation */
#nav { width: auto; padding: 0; font-size: 15px; }
#nav li.level-top { margin: 0 5px; }
#nav li a { padding: 7px 8px 8px; transition: color 0.2s ease-in-out; }
#nav li.parent a.level-top { padding-right: 16px; background-position: 98% 13px; }
#nav a.level-top {
    font: normal 15px 'Open Sans',Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    color: #737373;
}
#nav a.level-top span { border-bottom: 2px solid transparent; }
#nav li.active a.level-top span { border-color: #f15922; }
#nav li a { font-weight: normal; }

#nav ul, #nav div {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 0.1s ease-in-out;
}
#nav li ul.shown-sub, #nav li div.shown-sub { left: -7px; opacity: 1; }

#nav ul, #nav div { top: 100%; border: none; }
#nav ul li a { padding: 11px 10px; }

/* NavPro */
.navpro { font-size: 12px; }
.nav-container .navpro { width: auto; margin: 0; padding: 0; font-family: 'Open Sans',Arial,Helvetica,sans-serif; }
.nav-container .navpro .nav-a,
.nav-container .navpro .nav-sibling-title a {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #737373;
    transition: color 0.2s ease-in-out;
}
.nav-container .navpro .nav-toggler-level0 { top: 7px; }
.nav-container .navpro a.level-top,
.nav-container .navpro div.level-top a {
    font: normal 15px 'Open Sans',Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    color: #737373;
    padding-right: 8px;
}
.nav-container .navpro .nav-a.over,
.nav-container .navpro .nav-sibling-title a.over { color: #fff; background-color: transparent; }
.nav-container .navpro .nav-ul .active > .nav-a,
.nav-container .navpro .active a.level-top,
.nav-container .navpro .active div.level-top a { color: #fff; }
.nav-container .navpro a.level-top span,
.nav-container .navpro div.level-top a span { border-bottom: 2px solid transparent; }
.nav-container .navpro li.active a.level-top span,
.nav-container .navpro li.active div.level-top a span { border-color: #f15922; }

.nav-container .navpro ul .nav-a,
.nav-container .navpro ul .nav-sibling-title a {
    padding-top: 9px;
    padding-bottom: 9px;
}
.nav-container .navpro ul .nav-toggler { top: 7px; }

.navpro .nav-column .nav-column-title { color: #000; }
.navpro .nav-column .nav-column-title,
.navpro .block-title { text-transform: uppercase; font-weight: normal; font-size: 14px; }

/*.header-container .mobile-togglers { display: none; float: right; text-align: center; }
.header-container .mobile-togglers a {
    display: table-cell;
    float: none;
    padding: 11px 9px;
    overflow: visible;
    color: #3b3b3b;
}
*/
.breadcrumbs { margin: 0 0 7px; }
.breadcrumbs a,
.breadcrumbs li span { color: #636363; }

/* Sidebar */
.sidebar .block-currency { display: none; }
.block .block-title strong span, .block .block-title span span { font-size: 1em; }

/* Layered Navigation */
.block-layered-nav li { line-height: 20px; }
#narrow-by-list dt { font-weight: normal; font-size: 1.2em; line-height: normal; }
#narrow-by-list dd { margin-bottom: 20px; margin-top: 5px; padding-left: 5px; }
#narrow-by-list dd:last-child { margin-bottom: 0; }
#narrow-by-list dd li { background: none; padding: 0; }
#narrow-by-list a { color: #5b5a5a; }

/* Product page sidebar */
.block-product-sidebar p { line-height: 1.3em; color: #373737; }
.block-product-sidebar .list-attributepages {
    text-align: center;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border: 1px solid #eee;
    border-width: 0 0 1px;
}
.block-product-sidebar .block-services-sidebar .block-title { display: none; }
.block-product-sidebar .block-content .block-content { padding: 0; }

.sidebar .block-related-sidebar .block-content li.item,
.sidebar .block-highlight .block-content li.item { padding: 5px 0; }
.block-related-sidebar .mini-products-list .product-image,
.sidebar .block-highlight .mini-products-list .product-image { width: 100px; border: none; padding: 0; }
.block-related-sidebar .mini-products-list .product-details,
.sidebar .block-highlight .mini-products-list .product-details { margin-left: 110px; }

.sidebar .mini-products-list .product-name { font-size: 1.2em; }
.sidebar .mini-products-list .product-name a { color: #444; }
.sidebar .mini-products-list .price-box { margin: 5px 0; }
.sidebar .mini-products-list .regular-price { color: #33b4d7; }
.sidebar .mini-products-list .regular-price .price { font-weight: bold; }
.sidebar .mini-products-list .link-wishlist,
.sidebar .mini-products-list .link-compare { color: #888; text-decoration: none; }
.sidebar .mini-products-list .link-wishlist:hover,
.sidebar .mini-products-list .link-compare:hover { text-decoration: underline; }

.block-related .block-subtitle { display: none; }
.block-related input.checkbox { display: none; margin: 0; }
.block-related .product { margin: 0; }

@media (max-width: 979px) and (min-width: 769px) {
    .block-related-sidebar .mini-products-list .product-image,
    .sidebar .block-highlight .mini-products-list .product-image { width: 50px; }
    .block-related-sidebar .mini-products-list .product-details,
    .sidebar .block-highlight .mini-products-list .product-details { margin-left: 60px; }
}
@media (max-width: 767px) and (min-width: 481px) {
    .block-related-sidebar .mini-products-list,
    .sidebar .block-highlight .mini-products-list { text-align: center; }
    .block-related-sidebar .mini-products-list .product-image,
    .sidebar .block-highlight .mini-products-list .product-image { width: auto; float: none; }
    .block-related-sidebar .mini-products-list .product-details,
    .sidebar .block-highlight .mini-products-list .product-details { margin-left: 0; }
}

.link-cart { color: #f15922; }

/* Product listing */
.sorter .view-mode .active { color: #f15922; }
.pager .pages li.current,
.pager .pages li.current a,
.pager .pages li:hover,
.pager .pages li:hover a { background: #f15922; }

.product-name a { color: #000; }

.products-grid {  }
.block-highlight .products-grid li.item { padding: 0; }
.products-grid li.item {
    background: #fff;
    padding: 7px 0 0;
    text-align: center;
    position: relative;
    z-index: 10;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
    transition: all 0.1s ease-in-out;
}
.products-grid li.item:hover {
    z-index: 11;
}

.products-grid .main-info {
    background: #fff;
    z-index: 10;
    position: relative;
    padding: 0 10px 20px 10px;
}
.products-grid li.item:hover .main-info {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
}
.products-grid .collateral-info {
    position: absolute;
    z-index: 9;
    float: none;
    padding: 0 10px;
    overflow: hidden;
    height: 0;
    opacity: 0;
    border: 1px solid #fff;
    border-top: 1px solid #f4f4f4;
    background: #fff;
    /*background: linear-gradient(to bottom, #fafafa 0, #fff 10px, #fff 100%);*/
    top: 100%;
    bottom: auto;
    left: 0;
    right: 0;
    transition: all 0.2s ease-in-out;
}
.products-grid li.item:hover .collateral-info {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
    opacity: 1;
    height: auto;
    overflow: auto;
    padding: 14px 10px 12px;
}
.products-grid .product-name {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 1em;
}
.products-grid .product-name a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.products-grid .price-box { color: #a52020; font-size: 1.4em; float: none; }
.products-grid .map-link { font-size: 0.8em; }
.products-grid .special-price .price-label,
.products-grid .minimal-price .price-label { font-weight:bold; }
.products-grid .special-price .regular-price .price{ font-weight:bold; font-size:14px;}
.products-grid .old-price { text-decoration: line-through; color: #747474; display:inline; font-size:12px; padding:0 5px;}
.products-grid .special-price { display:inline; padding:0 5px;}
.products-grid .old-price .price { text-decoration: none; }
.products-grid .actions { float: none; }
.products-grid .price-box + .actions { float: left; } /* Third-party modules compatilbity */
.products-grid .btn-cart { float: left; }
.price-box p.special-price{font-size:12px;color:#FF0000;font-weight:bold;}
/* Add to links */
.products-grid .add-to-links { float: right; clear: none; margin: 0; }
.std .block-highlight .add-to-links { margin: 0; }
.products-grid .add-to-links li { margin: 0; }
.products-grid .add-to-links li:hover a { text-decoration: none; }
.products-grid .add-to-links a,
.products-list .add-to-links a { color: #ababab; transition: color 0.2s linear; }
.products-grid .add-to-links a:hover,
.products-list .add-to-links a:hover { color: #a5205f; }
.products-grid .link-wishlist,
.products-grid .link-compare {
    background: none !important;
    padding: 0 !important;
    display: inline-block;
    font-size: 0;
    text-decoration: none;
    height: 29px;
    width: 29px;
}
.products-grid .link-wishlist:before,
.products-grid .link-compare:before {
    display: inline-block;
    font: 21px/29px FontAwesome;
    text-decoration: none;
    width: 29px;
    height: 29px;
    text-align: center;
    vertical-align: bottom;
}
.products-grid .link-wishlist:before { content: '\f08a'; }
.products-grid .link-compare:before { content: '\f196'; }

/* Ratings */
.ratings { margin: 10px 0; }
.rating-box { background: url(../images/bkg_rating.jpg) 0 0; width: 105px; height: 22px; }
.rating-box .rating { background: url(../images/bkg_rating.jpg) 0 100%; height: 22px; }
.ratings .rating-box { float: none; margin: 0 auto; display: inline-block; vertical-align: top; }
.ratings .amount { vertical-align: top; line-height: 23px; }
.ratings .amount a {     color: #3085c7 !important;}



.ave-review-images {
    margin: 5px 0;
}
.ave-review-images li {
    display: inline-block;
    margin-right: 8px;
}
.ave-review-images li img, .ave-review-images li span {
    border: 1px solid #ffffff;
    cursor: pointer;
    height: 100%;
}
.ave-review-images li.active img, .ave-review-images li:hover img, .ave-review-images li.active span, .ave-review-images li:hover span {
    border: 1px solid #016DC5;
}
.ave-review-big-image img {
    height: 100%;
    max-width: 100%;
}

.ave-review-big-image {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    display: none;
}
.ave-review-big-image.active {
    display: block;
}
.ave-review-big-image a {
    display: inline-block;
}
#customer-reviews dd {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
}
.review-meta {
    display: block;
}
.ave-hint {
    font-size: 0.8em;
    color: #888888;
    text-transform: none;
}


@media (max-width: 1280px) {
    .products-grid.cols-5 .product-name { font-size: 0.9em; }
    .products-grid.cols-5 .product-name a { overflow: auto; white-space: normal; }
}
@media (max-width: 767px) {
    .products-grid .product-name { font-size: 0.9em; }
    .products-grid .product-name a { overflow: auto; white-space: normal; }
    .products-grid li.item:hover .collateral-info { padding-top: 14px; padding-bottom: 6px; }
    .products-grid .actions { text-align: center; }
    .products-grid .btn-cart { float: none; }
    .products-grid .add-to-links { clear: left; margin-top: 5px; }
    .products-grid .add-to-links,
    .products-grid .add-to-links li { float: none; display: inline-block; }
    .products-grid .ratings .rating-box { display: block; }
}
@media (max-width: 480px) {
    .products-grid li.item,
    .block-highlight .products-grid li.item {
        padding: 5px;
        box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
    }
    .products-grid .main-info,
    .products-grid li.item:hover .main-info {
        padding: 0;
        box-shadow: none;
    }
    .products-grid .collateral-info,
    .products-grid li.item:hover .collateral-info {
        box-shadow: none;
        padding: 0;
        position: static;
        height: auto;
        opacity: 1;
        border: none;
    }
    .products-grid .ratings { display: block; }
    .products-grid .actions { text-align: left; display: block; }
    .products-grid .btn-cart { float: left; }
    .products-grid .add-to-links { float: right !important; clear: none; margin: 0; }
    .products-grid .add-to-links li { float: left !important; }
}
/* end of listing */

/* Product page */
.catalog-product-view .col2-left-layout .col-main {
    border-left: 1px solid #eee;
    padding-left: 25px;
    box-sizing: border-box;
}
.catalog-product-view .col2-right-layout .col-main {
    border-right: 1px solid #eee;
    padding-right: 25px;
    box-sizing: border-box;
}
@media (max-width: 480px) {
    .catalog-product-view .col2-left-layout .col-main { border-left: none; padding-left: 0; }
    .catalog-product-view .col2-right-layout .col-main { border-right: none; padding-right: 0; }
}
.product-view .product-shop .product-name { margin-bottom: 7px; }
.product-view .product-shop .ratings { clear: both; }
.product-view .product-shop .add-to-cart .qty { padding: 7px 3px 6px; }
.product-collateral .h2,
.product-collateral h2,
.box-collateral .h2,
.box-collateral h2,
.product-collateral .subtitle { text-align: center; }
@media (max-width: 1024px) {
    .col2-right-layout .soldtogether-block .amazonstyle-images li,
    .col2-left-layout .soldtogether-block .amazonstyle-images li {
        width: 100px;
    }
}
@media (max-width: 767px) {
    .col2-right-layout .soldtogether-block .amazonstyle-images li,
    .col2-left-layout .soldtogether-block .amazonstyle-images li {
        width: 80px;
    }
}
@media (max-width: 979px) and (min-width: 602px) {
    .col2-right-layout .product-view .product-img-box,
    .col2-left-layout .product-view .product-img-box { width: 220px; }
    .col2-right-layout .product-view .product-shop,
    .col2-left-layout .product-view .product-shop { margin-left: 235px; }
}
@media (max-width: 601px) and (min-width: 481px) {
    .col2-right-layout .product-view .product-img-box,
    .col2-left-layout .product-view .product-img-box { width: 180px; }
    .col2-right-layout .product-view .product-shop,
    .col2-left-layout .product-view .product-shop { margin-left: 195px; }
}

/* Easytabs */
.easytabs {
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    position: static;
}
.easytabs li,
.easytabs-a-accordion {
    box-shadow: none;
}
.easytabs li {
    border: none;
    background: none;
    vertical-align: bottom;
    white-space: nowrap;
    position: relative;
    z-index: 4;
}
.easytabs-a {
    padding-bottom: 15px;
    padding-top: 12px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-width: 1px 1px 0;
    margin-left: -1px;
}
.easytabs li:first-child .easytabs-a {
    margin-left: 0;
}
.easytabs-a:hover {
    background: #f5f5f5;
    border-color: #fbfbfb;
    color: #555;
}
.easytabs-a-accordion {
    margin: 0 0 2px;
}
.easytabs-a, .easytabs-a .easytabs-anchor-icon {
    font-size: 12px;
    color: #000;
    text-shadow: none;
}
.easytabs li.active {
    z-index: 6;
}
.easytabs li.active .easytabs-a {
    color: #000;
    background: #fff;
    border-color: #ccc;
}
.easytabs-content {
    background: #fff;
    border-width: 1px 0 0;
    padding-top: 15px;
}
.easytabs-content .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.easytabs-content .table>tbody>tr>td, .easytabs-content .table>tbody>tr>th, .easytabs-content .table>tfoot>tr>td, .easytabs-content .table>tfoot>tr>th, .easytabs-content .table>thead>tr>td, .easytabs-content .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
	font-size:12px;
}
.easytabs-content .table>tbody>tr>th { font-weight:200;}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.easytabs-content .item-attr-title h3 { font-weight:normal; font-size:14px;}

.easytabs-content .block li.even { background: none; }
#product_tabs_related_tabbed_contents .product-details { margin-left: 60px; }
/* Vertical tabs */
@media (max-width: 780px) and (min-width: 481px) {
    .easytabs-wrapper { margin-bottom: 20px; }
    .easytabs-ul-wrapper { float: left; width: 200px; margin-right: -1px; }
    .easytabs { display: block; }
    .easytabs li { display: block; border: none; margin-bottom: 1px; white-space: normal; }
    .easytabs-a {
        border: 1px solid #ccc;
        border-width: 0 1px 0 0;
        margin-left: 0;
    }
    .easytabs-a:hover { border-color: #ccc; }
    .easytabs li.active { margin-bottom: 0; margin-top: -1px; }
    .easytabs li:first-child.active { margin-top: 0; }
    .easytabs li.active .easytabs-a {
        padding-bottom: 16px;
        padding-top: 16px;
        margin-left: -10px;
        border: 1px solid #ccc;
        border-width: 1px 0 1px 1px;
    }
    .easytabs-content-wrapper {
        margin-left: 199px;
        padding-bottom: 15px;
        border: 1px solid #ccc;
        border-width: 1px 0 0 1px;
    }
    .easytabs-content-wrapper:after { content: ''; display: table; clear: both; }
    .easytabs-content { margin-top: 0; border: none; float: left; width: 100%; }
    .product-collateral .easytabs-wrapper .box-collateral { clear: none; }
}
@media (max-width: 979px) {
    .easytabs li.active .easytabs-a {
        margin-left: -3px;
    }
}
@media (max-width: 767px) and (min-width: 481px) {
    .easytabs-ul-wrapper { width: 150px; }
    .easytabs-content-wrapper { margin-left: 149px; }
}
@media (max-width: 480px) {
    .easytabs-content { padding: 7px; }
    .easytabs-a { margin-left: 0; }
	
}

/* Shopping Cart */
.checkout-cart-index .cart-contents-wrapper { float: left; width: 60%; }
.checkout-cart-index .cart .cart-qty .input-text { margin: 0 0 3px; }
.checkout-cart-index .cart .cart-qty .btn-update-qty { margin: 0; }
.checkout-cart-index .cart .cart-collaterals { float: right; width: 40%; padding: 0 0 0 15px; box-sizing: border-box; }

.discount:after, .giftcard:after { content: ''; display: table; clear: both; }
.giftcard .input-text {width: 98%; }
.cart .discount,
.cart .giftcard,
.cart .shipping,
.cart .totals { border-radius: 0; padding: 10px; margin: 0 0 10px; }
.checkout-cart-index .discount h2, .checkout-cart-index .giftcard h2 { float: left; width: 20%; margin: 0; font-size: 13px; }
.checkout-cart-index .discount label, .checkout-cart-index .giftcard label { display: none; }
.checkout-cart-index .discount-form { float: left; width: 80%; }
.checkout-cart-index .discount .input-box { float: left; width: 40%; padding: 0 3px; }
.checkout-cart-index .discount .buttons-set { float: left; padding: 0; clear: none; margin: 0; }
.checkout-cart-index .discount .buttons-set .button { float: none; margin: 0; }

.checkout-cart-index .cart .shipping .form-list { margin-top: 10px; }
.checkout-cart-index .cart .shipping .form-list li { float: left; width: 33%; margin: 0; padding: 0 0 0 10px; box-sizing: border-box; }
.checkout-cart-index .cart .shipping .form-list li:first-child { padding: 0; }

.checkout-cart-index .cart .totals { width: 100%; box-sizing: border-box; }
.checkout-cart-index .cart .totals #shopping-cart-totals-table { font-size: 1.2em; }
.checkout-cart-index .cart .totals table th, .cart .totals table td { padding: 8px 5px; }
.checkout-cart-index .cart .totals #shopping-cart-totals-table tfoot { border: 1px solid #d5d5d5; border-width: 1px 0; }
.checkout-cart-index .cart .totals #shopping-cart-totals-table tfoot td { padding: 15px 5px; }
.checkout-cart-index .cart .totals strong { font-size: 1.3em; }

.cart .crosssell { clear: both; border: none; background: none; margin: 15px 0; box-sizing: border-box; }
.cart .crosssell h2 { text-align: center; }
#crosssell-products-list:after { content: ''; display: table; clear: both; }
#crosssell-products-list .item { float: left; margin: 0; padding: 8px; border: none; width: 50%; box-sizing: border-box; }
#crosssell-products-list .item:nth-child(2n+1) { clear: left; }
#crosssell-products-list h3, #crosssell-products-list .h3 { font-size: 1.3em; }
#crosssell-products-list .product-name, #crosssell-products-list .price-box { margin-bottom: 7px; }
.cart .crosssell .product-image { width: 180px; height: 180px; border: none; }
#crosssell-products-list .product-details { margin-left: 190px; }

@media (max-width: 979px) {
    .cart .crosssell .product-image { width: 100px; height: 100px; }
    #crosssell-products-list .product-details { margin-left: 110px; }

    .checkout-cart-index .discount h2,
    .checkout-cart-index .giftcard h2 { float: none; width: auto; margin: 0 0 4px; font-size: 14px; }
    .checkout-cart-index .discount-form,
    .checkout-cart-index .giftcard-form { float: none; width: auto; }

    .checkout-cart-index .cart .cart-contents-wrapper { float: none; width: auto; }
    .checkout-cart-index .cart .cart-collaterals { width: 60%; padding-left: 10px; }
    .checkout-cart-index .cart .cart-collaterals.no-crosssell { width: auto; padding: 0; float: none; }
    .checkout-cart-index .cart .shipping .form-list li { float: none; margin: 0 0 8px; padding: 0; width: auto; }
    .cart .crosssell { float: left; width: 40%; margin: 0; clear: none; }
    .cart .crosssell h2 { font-size: 19px; }
    #crosssell-products-list .item { float: none; width: auto; }

    .checkout-cart-index .cart .cart-extra { float: left; clear: left; width: 50%; padding-right: 10px; box-sizing: border-box; }
    .checkout-cart-index .cart .totals { float: right; width: 50%; box-sizing: border-box; }
}
@media (max-width: 767px) {
    .checkout-cart-index .cart .with-crosssell .cart-extra { float: none; clear: none; width: auto; padding-right: 0; }
    .checkout-cart-index .cart .with-crosssell .totals { float: none; width: auto; }
}
@media (max-width: 767px) and (min-width: 481px) {
    .checkout-cart-index .cart .cart-collaterals { width: 50%; padding-left: 10px; }
    .cart .crosssell { width: 50%; }
}
@media (max-width: 480px) {
    .cart .crosssell { float: none; width: auto; }
    .cart .crosssell .product-image { width: 120px; height: 120px; }
    #crosssell-products-list .product-details { margin-left: 130px; }

    .checkout-cart-index .cart .cart-collaterals { width: auto; padding: 0; float: none; }
    .checkout-cart-index .cart .cart-extra { float: none; clear: none; width: auto; padding-right: 0; }
    .checkout-cart-index .cart .totals { float: none; width: auto; }
}

/* Footer */
.footer-cms-container,
.footer-cms-container a { color: #fff; }
.footer-cms-container button.button span {
    color: #fff;
    border-color: #fff;
}
.footer-cms-container button.button:hover span { background-color: #aaa9c3; color: #fff; }

.footer-cms .block-title {
    border: none;
    padding: 4px 8px;
	color:#fff;
}
.footer-cms .block-title span {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
.footer-cms .block-content {
    padding: 4px 8px;
}

.footer-cms .block-information li { float: left; width: 50%; margin: 7px 0; }
.footer-cms .block-information li:nth-child(odd) { clear: left; }
.footer-cms .block-information li a { text-decoration: none; }
.footer-cms .block-information li a:hover { text-decoration: underline; }

.footer-cms .block-social .icons { margin-top: 5px; }
.footer-cms .block-social .icons li {  margin-right: 10px; transition: all 0.2s ease-in-out; }
.footer-cms .block-social .icons li:hover { top: 0; }
.footer-cms .block-social .icons li a:before { text-shadow: none; color: rgba(13,13,24,0.8); }
.footer-cms .block-social .icons li:hover a:before { color: #fff; }
.footer-cms .block-social .icons .facebook,
.footer-cms .block-social .icons .twitter,
.footer-cms .block-social .icons .youtube,
.footer-cms .block-social .icons .rss,
.footer-cms .block-social .icons .gplus,
.footer-cms .block-social .icons .linkedin,
.footer-cms .block-social .icons .pinterest { }
.footer-cms .block-social .icons .facebook:hover { background: #425f9c; }
.footer-cms .block-social .icons .twitter:hover { background: #0084b4; }
.footer-cms .block-social .icons .youtube:hover { background: #cc181e; }
.footer-cms .block-social .icons .rss:hover { background: #ff9133; }
.footer-cms .block-social .icons .gplus:hover { background: #ff0000; }
.footer-cms .block-social .icons .linkedin:hover { background: #0177b5; }
.footer-cms .block-social .icons .pinterest:hover { background: #ca2026; }

.footer-cms .form-subscribe-header { display: none; }
.footer-cms .block-subscribe .input-box { float: left; width: 50%; }
.footer-cms .block-subscribe .input-box input { width: 98%; box-sizing: border-box; padding: 6px; border-color: #fff; }
.footer-cms .block-subscribe .validation-advice { background: none; padding: 0; color: #75758d; }
.footer-cms .block-subscribe .validation-failed { background-color: #EDF7FF !important; border-color: #0811a9 !important; }
.footer-cms .block-subscribe .actions { float: left; width: 50%; padding: 0; text-align: left; }
.footer-cms .block-subscribe .description { clear: both; float: left; margin: 4px 0 0; }

.footer-container { background: #191a2f; }
.footer { font-family: 'Open Sans',Arial,Helvetica,sans-serif font-size: 1em; padding-bottom: 15px; }
.footer,
.footer a { color: #fff; }
.footer address { font-weight: bold; float: right; clear: both; }
.footer .links { float: left; }
.footer .links a { background: none !important; }
.footer .payments { float: right; margin-bottom: 5px; }

/* Homepage  */
.cms-index-index .main { width: auto; max-width: none; margin: 0; padding:10px 0 0 0; }
.cms-index-index .jumbotron-slider .easyslide-controls-wrapper { bottom: 40px; }
.block-homepage-banner { text-align: center; }
@media (max-width: 480px) {
    .cms-index-index .jumbotron-slider .easyslide-controls-wrapper { bottom: 11px; }
}

/* Slider */
.easyslide-controls a.easyslidenext { right: -55px; }
.easyslide-controls a.easyslideprev { left: -55px; }

/* Easycatalogimages */
.cms-index-index .col-main .easycatalogimg { margin: 0; }
.cms-index-index .col-main .easycatalogimg .easycatalog-grid li.item { border: none; position:relative; }
.easycatalogimg .list-subcategories li, .easycatalogimg .list-subcategories li:first-child { background: none; }
.cms-index-index .col-main .easycatalogimg .list-subcategories li a { text-transform:capitalize; }
.navpro .easycatalogimg .list-subcategories a { color: #000; }
.jumbotron .easycatalogimg .parent-category a { text-transform:uppercase; color:#FFFFFF; /*font-size: 16px;*/ }

.category_x {
width:100%;
padding:0;
margin:0;
box-sizing: border-box;}

.category_home_one .category_pic {
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}
.category_home_1 {
width: 697px;
    height: 346px;
    float: left;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_1.jpg) no-repeat center center / cover;
}
.category_home_2 {
    width: 481px;
    height: 346px;
    float: right;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_2.jpg) no-repeat center center / cover;
}
.category_home_3 {
    width: 470px;
    height: 346px;
    float: left;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_3.jpg) no-repeat center center / cover;
}
.category_home_4 {
width: 709px;
    height: 346px;
    float: right;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_4.jpg) no-repeat center center / cover
}

.category_home_5 {
    width: 698px;
    height: 346px;
    float: left;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_5.jpg) no-repeat center center / cover;
}
.category_home_6{
width: 479px;
    height: 346px;
    float: right;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_6.jpg) no-repeat center center / cover;
}
.category_home_1 .category_box {
max-width: 62%;
margin-top: 55px;
text-align: center;
}
.category_home_4 .category_box {
max-width: 60%;
margin-top: 120px;
}
.category_home_5 .category_box {
    width: 330px;
    float: right;
}
.category_box {
margin-top: 55px;
}
.category_x .category_box p {
    font-size: 14px;
    height: 14px;
    color: #010101;
    letter-spacing: 1px;
    margin: 0;
    padding: 0;
}
.category_x .category_box h3 {
    font-size: 24px;
    color: #010101;
    padding: 0;
    margin: 0;
    margin-top: 9px;
	line-height: 1.35;
	display: block;

	box-sizing: border-box;
    
}

.category_x .category_box span.ann {
    color: #000;
    border: 1px solid #000;
    padding: 6px 8px;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
    margin-top: 24px;
    transition: all .3s;
}
.category_x .category_home_1 .category_box span.ann, .category_x .category_home_4 .category_box span.ann, .category_x .category_home_1 .category_box h3, .category_x .category_home_4 .category_box h3{
 color:#fff;
 border-color: #fff;
}
.category_x .category_home_1 .category_box p, .category_x .category_home_4 .category_box p
{ color:#fff;}
.category_home_bq {
    position: absolute;
    top: 20px;
    left: -3px;
    background: #000;
    padding: 6px 8px;
    color: #fff;
}

@media (max-width: 640px) {
.category_home_one .category_home_1 {
    width: 100%;
    height: 160px;
    float: left;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_mobile_1.jpg) no-repeat center center / cover;
}
.category_home_one .category_home_2 {
    width: 100%;
    height: 160px;
    float: right;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_mobile_2.jpg) no-repeat center center / cover;
}
.category_home_one .category_home_3 {
    width: 100%;
    height: 160px;
    float: left;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_mobile_3.jpg) no-repeat center center / cover;
}
.category_home_one .category_home_4 {
        width: 100%;
    height: 160px;
    float: left;
    color: #000;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_mobile_4.jpg) no-repeat center center / cover;
}
.category_home_one .category_home_5 {
    width: 100%;
    height: 160px;
    float: right;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_mobile_5.jpg) no-repeat center center / cover;
}
.category_home_one .category_home_6 {
    width: 100%;
    height: 160px;
    float: right;
    background: url(https://static.soufeel.com/skin/frontend/smartwave/default/images/new-home/new_home_bg_mobile_6.jpg) no-repeat center center / cover;
}
.category_home_one .category_pic {
    margin-bottom: 10px;
}
.category_home_one .category_home_1 .category_box {
    min-width: 60%;
    margin-top: 35px;
    float: right;
    margin-right: 15px;
}
.category_home_one .category_home_2 .category_box, .category_home_one .category_home_3 .category_box, .category_home_one .category_home_4 .category_box {
    margin-top: 45px;
    min-width: 49%;
    float: right;
    margin-right: 20px;
}
.category_home_one .category_home_3 .category_box {

    margin-top: 25px;
}
.category_home_one .category_home_4 .category_box {
    min-width: 65%;
    margin-right: 0;
    margin-top: 35px;
}
.category_home_one .category_home_5 .category_box {
    margin-top: 25px;
    width: 100%;
    margin-right: 0px;
}

.category_home_one .category_home_6 .category_box {
    margin-top: 7px;
}
.category_home_one .category_box h3 {
    font-size: 15px;
    color: #010101;
    margin-top: 6px;
    margin-bottom: 0px;
}
.category_home_one .category_box span.ann {
    padding: 4px 6px;
    font-weight: 700;
    font-size: 12px;
    margin-top: 4px;
    text-transform: uppercase;
}
}
/* Highlight */
.jumbotron .block-highlight:last-child { margin: 0; }
.jumbotron .block-highlight .subtitle { font-size: 1em; }

/* Why choose us */
.block-benefits { text-align: center; }
.block-benefits .fa-stack { margin: 0 auto; }
.block-benefits .fa-stack .fa { font-size: 0.6em; }
.block-benefits .fa-stack .fa-circle { color: #219291; font-size: 2em; }
.block-benefits h3 {
    text-transform: uppercase;
    color: #6f7479;
    margin: 5px 0 5px;
	height: 100px;
    background-position: top center;
}

/* About us */
.hero.block-about { font: normal 16px 'Open Sans',Arial,Helvetica,sans-serif; }

/* Brands slider */
.argento-slider .block-content { padding: 0 40px !important;visibility: visible; }
.jumbotron .argento-slider { margin: 0 0 35px; }
.block-brands .trigger { background: #fff; text-align: center; z-index: 1;      
	display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-align-items: center;
    -webkit-justify-content: center;}
.block-brands .trigger .fa { margin-top: -22px; }
.block-brands .slider-wrapper:before,
.block-brands .slider-wrapper:after { position: absolute; top: 0; bottom: 0; width: 50px; content: ' '; }
.block-brands .slider-wrapper:before { left: 0; background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); z-index: 1; }
.block-brands .slider-wrapper:after { right: 0; background: linear-gradient(to left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); }
.block-brands .list-slider { margin: 0; }
.block-brands .list-slider li.item { margin-right: 10px; }
/* End of homepage */

.block-highlight .block-title { color: #000; }

#scroll-up { z-index: 15; }
#scroll-up a {
    background: rgba(0,0,0,0.3);
    color: #fff;
    transition: all 0.2s ease;
    border-radius: 8px;
    text-indent: 0;
    text-align: center;
}
#scroll-up a:hover { background: rgba(0,0,0,0.4); }

#ajaxpro-scrolling-button { margin: 15px auto; }
#ajaxpro-scrolling-button span { background: transparent; border: 1px solid #b7b7b7; color: #696969; }
#ajaxpro-scrolling-button:hover span { background: #b7b7b7; color: #fff; }
#ajaxpro-scrolling-button span span { border: none; }

.addtocart-checkboxes .products-grid li.item { padding: 0; }

.block-testimonials { line-height: 1.4; }

.askit-index-product .col1-layout .main { max-width: 850px; }

.aln-mobile-button { background-color: #a5205f !important; }

/* Small buttons */
.askit-hintwrapperinner button.button span,
button.askit-add-answer-button span,
.cart .cart-qty .btn-update-qty span { line-height: 19px; height: 19px;  }
.askit-hintwrapperinner button.button span span,
button.askit-add-answer-button span span,
.cart .cart-qty .btn-update-qty span span { padding: 0 7px; }

.suggestpage-index-index .col-main h2 { text-align: center; }
.suggestpage-activity + .jumbotron { padding-top: 0; }

.listing-suggest .products-grid li.item {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.products-grid .actions { zoom: 1; }
.products-grid .actions:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .autocomplete .ajaxsearchimage { width: 100px; }

    .easycatalogimg .list-subcategories li:before { color: #fff; }

}
@media (max-width: 1400px) {
    .easyslide-controls a.easyslideprev { left: 5px; }
    .easyslide-controls a.easyslidenext { right: 5px; }
}
@media (max-width: 979px) {
    .page { max-width: none !important; }
    .top-toolbar,
    .header,
    .top-container,
    .main,
    .footer,
    .footer-toolbar,
    .footer-cms,
    .container { width: auto !important; }
}
@media (max-width: 767px) {
	.header-content {
	width: 100%;}
	.topreviews { display:none;}
    button.button span span { padding: 0 10px; }

    .top-link-wishlist, .top-link-cart { display: none; }

    .header-content { min-width: 0; }

    .nav-container {
        display: block;
        margin: 0;
    }
    .nav-container .navpro-responsive a.level-top span,
    .nav-container .navpro-responsive div.level-top a span { border: none; }
    .nav-container .navpro-responsive .nav-toggler-level0,
    .nav-container .navpro-responsive ul .nav-toggler { top:0; }
    .nav-container .navpro-responsive a.level-top,
    .nav-container .navpro-responsive div.level-top a,
    .nav-container .navpro-responsive ul .nav-a,
    .nav-container .navpro-responsive ul .nav-sibling-title a {
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        color: #000;
        font-size: 18px;
    }
    .nav-container .navpro-responsive ul .nav-a,
    .nav-container .navpro-responsive ul .nav-sibling-title a { font-size: 16px; }

    .nav-container .navpro-responsive .products-grid li.item,
    .nav-container .navpro-responsive .block-highlight .products-grid li.item {
        padding: 5px;
        box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
    }
    .nav-container .navpro-responsive .products-grid li.item:hover {
        z-index: 10;
    }
    .nav-container .navpro-responsive .products-grid .main-info,
    .nav-container .navpro-responsive .products-grid li.item:hover .main-info {
        padding: 0;
        box-shadow: none;
        position: static;
    }
    .nav-container .navpro-responsive .products-grid .collateral-info,
    .nav-container .navpro-responsive .products-grid li.item:hover .collateral-info {
        box-shadow: none;
        padding: 0;
        position: static;
        height: auto;
        opacity: 1;
        border: none;
    }

    #search_mini_form fieldset,
    .header-container .form-search { position: static; width: 100%; margin: 0 !important; }
    .header-container #search_mini_form.shown .form-search {
        width: 100%;
        margin: 0;
        position: static;
        right: 0;
        top: 0;
        box-shadow: none;
        padding: 0;
    }
    .header-container .form-search button.btn-search,
    .header-container #search_mini_form.shown .form-search .search-close { display: none; }
    .search-field-wrapper { padding: 5px; }
    .search-field-wrapper, .search-field { margin-right: 0; }
    .autocomplete { max-width: none; }
    .autocomplete .div { padding: 7px; }


    .footer { text-align: center; }
    .footer .links { float: none; }
    .footer .links li { float: none; }
    .footer .payments { float: none; margin: 15px 0; }
    .footer address { float: none; text-align: center; }
}
@media (max-width: 767px) and (min-width: 481px) {
    .footer-cms .block-subscribe .input-box { width: auto; float: none; }
    .footer-cms .block-subscribe .actions { width: auto; float: none; text-align: center; margin-top: 5px; }
}
video {
  width: 100%    !important;
  height: auto   !important;
  max-width:640px;
}
.video-js{background:#fff;}
.jumbotron.jumbotron-image{ }
.productlabeltext{line-height:15px;}
.alltopnav{ margin:0;line-height:11px;    max-width: 1140px;
    margin: 0 auto;    height: 90px;
    background: url(../images/top_add_fast.jpg);position:relative;}
.alltopnav div{display: block;
    float: left;
    position: absolute;
    top: 50px;
    left: 200px;
    font-size: 18px;}
.alltopnav p{ margin:0;padding:0;}
.alltopnav img{ display:none;}
.alltopnav .pro-title,.product-shop .countdown .pro-title{ display: inline-block;
    margin: 5px 0 0 5px;
    background-color: #e62e04;
    color: #fff;
    line-height: 20px;
    padding: 0 5px;}
.alltopnav .header_timer_box,.product-shop .countdown .header_timer_box{display: inline-block;
    line-height: 18px;
    margin-left: 5px;
    padding: 0 8px;
    border: 1px solid #ffc7a0;
    color: #ed5f00;
    border-radius: 8px;}
.product-image-slider .owl-controls{position:absolute;top:48%;width:100%;overflow:hidden;}
.product-image-slider .owl-controls .owl-nav div{
    width: 32px;
    height: 42px;
    display: block;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #000;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;cursor:pointer;}
.product-image-slider .owl-controls .owl-nav .owl-next{
	background-position: -1116px 0;
	right:-50px;
}
.product-image-slider .owl-controls .owl-nav .owl-prev{
	background-position: -1084px 0;
	left: -50px;
}
.product-view .product-shop .price-box{display:block;}
@media (max-width: 767px) {
    .jumbotron-image { background-size: 700px 223px; }
    .jumbotron-image .cover .triangle { display: none; }

    .top-toolbar { padding: 0; text-align: center; display:none;}
    .top-toolbar .quick-links { float: none; clear: left; text-align: center; display: none; }
    .top-toolbar .quick-links .links { float: none; }
    .top-toolbar .quick-links .links li { float: none; }
    .top-toolbar .quick-links { float: none; clear: left; }
    .form-language,
    .form-currency { float: none; display: inline-block; text-align: left; margin-top: 10px; }
    .chosen-container-single .chosen-single span { font-size: 15px; }
    .chosen-container-single .chosen-single div { top: 0; }

    .header-container {box-shadow: 0px 0px 10px 1px #b1b1b1; padding: 0;border-bottom: 1px solid #eee; }
    .header { text-align: left; }
    .header,
    .stuck .header { padding: 5px 0 0; }
    .header .logo { width: 250px; }

    .header-container .header-cart { margin: 0; float: none; position: static; }
    .header-cart .mini-products-list li { width: auto; }

    .header-container .form-search .chosen-container { margin: 5px 0 0 5px; }
    .header-container .form-search input { border-bottom-width: 1px; }

    .breadcrumbs { margin: 5px 0; }

    .main-container .col-main { margin: 0 !important; }

    .block-layered-nav li, .block-account li { line-height: 22px; }

    .products-grid .ratings .amount { clear: left; display: block; }

    .footer-cms .block-subscribe .input-box { width: 60%; }
    .footer-cms .block-subscribe .actions { width: 35%; }

    .easyslide-controls a.easyslidenext,
    .easyslide-controls a.easyslideprev { margin-top: -18px; }
	.nav-container{ background:none;}
	.header-container .mobile-togglers a{color:#fff;}
	.header-content .quick-links li a{color:#000;font:normal 12px/12px 'Open Sans',Arial,Helvetica,sans-serif}
	.cms-index-index .col-main .easycatalogimg .list-subcategories{display:none;}
	.easycatalog-grid li.item,.cms-index-index .col-main .easycatalogimg .product-image{width:100% !important;}
	.header-container .mobile-togglers a{border:none; text-decoration:none;}
	#tagline{ margin:0;text-align:center;}
	#tagline a{ color: #D85D60;
    text-transform: capitalize;
    font-weight: bold;}
	.product-image-slider .owl-controls .owl-nav .owl-next{
		right:0px;
	}
	.product-image-slider .owl-controls .owl-nav .owl-prev{
		left: 0px;
	}
	.product-view .product-shop .price-box{float:none;width: 100%;}
	.breadcrumbs,.product-view .product-shop .availability{display:none;}
	.fixed_bottom{position:fixed;bottom:0;left:0;width:100%;z-index:99999;background: #eaeaea;border: 1px solid #ddd;;padding:1%;}
	.product-view .product-shop .product-options{width:100%;padding:0;margin:0;}
	.product-shop .product-options-bottom{width:100%;    padding: 15px 0 15px 5px;box-sizing:border-box;}
	.product-view .product-shop .product-options{margin-top:5px; padding-top:5px;border:none;}
	.product-view .product-options-bottom .price-box{ display:none !important;}
	.product-options-bottom{border:none;}
	.product-view .product-shop .add-to-links,.product-view .product-shop .product-options dt{}
	.product-view .product-shop .product-name h1{display:block;font-size:13px;    font-weight: bold;}
	
	.product-view .product-shop .price-box p.old-price,.product-view .product-shop .email-friend, .product-view .product-shop .no-rating{ display:block;}
	.product-view .product-shop .price-box p.old-price,.product-view .product-shop p.special-price{ }
	.product-image-slider .owl-controls{ overflow:visible;}
	.product-view .product-shop .add-to-cart .qty{ width:1em !important; padding:5px; text-align:center;}

	.form-currency{display:block;float:left;}
	.navpro-responsive.navpro-inline .nav-toggler-level0{ width:100%;}
	.navpro-responsive .nav-toggler.active, .navpro-responsive.navpro-inline .nav-toggler-level0.active{ transform: none;}
	.alltopnav{ margin:0;line-height:11px;    max-width: 1140px;
    margin: 0 auto;    height: 90px;
    background: url(../images/top_add_fast.jpg);position:relative;}
	.alltopnav{ margin:0;line-height:11px;    max-width: 1140px;
    margin: 0 auto;    height: auto;
    background: none;position:relative;}
	.alltopnav div{display: block;
		float: none;
		position: relative;left:0;top:0;}
	.alltopnav p{ margin:0;padding:0;}
	.alltopnav p:nth-child(1){ display:none;}
	.alltopnav img{ display:block;}
}
#payment_form_SecurePayment_payment{ display:none;}
.product-options-bottom .price-box{ display:none !important;}
.product-shop .price-box p{ }
.product-shop .price-box p:first-child{ margin-right:10px;}
.product-view .product-shop .availability,.product-view .product-shop .add-to-links{ display:none;}
.product-options dd,.product-options dt{}
#shopping-cart-totals-table tbody tr:nth-child(2){ color:red;font-weight:bold;}


.product-img-box .media-mobile {
	display: block;
	width: 100%;
	float: left;
}
.product-img-box .fangda-productimg {
	display: none!important;
	max-height: 420px;
}
/*
.product-img-box .fangda-productimg.etalage img.etalage_thumb_image,
.product-img-box .fangda-productimg.etalage .etalage_magnifier div img{width:80%!important;height:80%!important;margin-left:10%;}
.product-img-box .fangda-productimg.etalage img.etalage_small_thumb{width:64px!important;height:64px!important;}
.product-img-box .fangda-productimg.etalage li {position: relative!important;}
*/
.product-img-box .fangda-productimg.etalage img.etalage_thumb_image,  .product-img-box .fangda-productimg.etalage .etalage_magnifier div img {
	width: 50%!important;
	height: 50%!important;
}
.product-img-box .fangda-productimg.etalage img.etalage_small_thumb {
	width: 64px!important;
	height: 64px!important;
}
.product-view .product-img-box img.zoomImg {
	width: 500px!important;
	height: 500px!important;
}
.chrms-countdown .tell, .chrms-countdown .m-times, .chrms-countdown .hour-box {
	display: inline-block;
	float: none;
}
.hour-box, .minute-box, .second-box {
	display: inline-block;
	float: none;
}
.day-box .num, .hour-box .num, .minute-box .num, .second-box .num, .msecond-box .num {
	padding: 3px 5px;
	background: #000;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
	text-align: center;
	display: inline-block
}
.hour-box .text, .minute-box .text, .second-box .text {
	margin: 0px 2px 0px 4px;
}
.day-box .num, .hour-box .num, .minute-box .num, .second-box .num, .msecond-box .num {
	font-size: 14px;
	color: #fff;
	display: inline-block
}
.day-box .text, .hour-box .text, .minute-box .text, .second-box .text, .msecond-box .text {
	margin: 0px 2px 0px 4px;
	font-size: 12px;
}
.day-box, .hour-box, .minute-box, .second-box, .msecond-box {
	display: inline-block;
	float: none;
}
.product-img-box h3 {
	font-size: 12px;
	margin: 0 0 0px;
}
.product-view .product-img-box {
	text-align: left
}
.zoomWrapper img {
	margin: 0 auto
}
.zoom_image {
	width: 500px !important;
	height: auto !important;
}
.zoomWindowContainer {
	width: 500px !important;
	display: none;
}
.veo {
	width: 600px;
	height: 345px;
	margin: 20px 0px 0px -20px;
}
.zoomWrapper {
	margin: 0 auto
}



.catalog-product-view.hundred-percent-alphabet .main.container .product-view .product-shop { 
	padding-top: 30px;
	padding-right:5%;
}

new-product-view affiliated first {
}

.panel-default > .panel-heading {
	background: #fff;
}
.panel-group .panel {
	border: none;
}
.product-shop h2 {
	color: #777;
	font-size: 11px;
	font-weight: 400;
}
.panel {
	border-top: 1px;
solid #ccc;
	box-shadow: none;
}
.panel-heading {
	padding: 10px 0;
}
.panel-body {
	padding: 0;
}
.panel-heading {
	padding: 1px 0;
	border-radius: 0px;
}
.fancybox-skin {
	background: #fff;
	padding: 0px !important;
}
.navtab ul li {
	float: left;
	list-style: none;
	padding: 28px;
	background: #f9f9f9;
	border: 1px solid #ccc;
}
.navtab ul .active {
	background: #fff;
	border: none;
}
.navtab .active {
	background: #fff;
}
#guide {
	color: #333;
	font-size: 16px;
}
.modal-header {
	border: none;
}
.tab-content {
	text-align: left;
}
.product-view.moved-tab .product-essential .modal-dialog {
	width: 50%;
}
.dot {
	width: 4px;
	height: 4px;
	background: #888;
	display: inline-block;
	border-radius: 50%;
	line-height: 5px;
	margin: 0 5px;
}


 @media (max-width: 1440px) {

.catalog-product-view.hundred-percent-alphabet .main.container .product-view .product-shop {
	padding-top: 10px;
}

.product-view .product-name h1 {
	margin: 0 0 5px 0px;
}

}
 @media (min-width: 768px) {
.product-img-box .media-mobile {
	display: none
}
.product-img-box .fangda-productimg {
	display: block!important
}

}
 @media only screen and (min-width:769px) and (max-width:991px) {
.product-img-box .fangda-productimg {
	max-height: 255px;
}
}
 @media only screen and (min-width:992px) and (max-width:1200px) {
.product-img-box .fangda-productimg {
	max-height: 340px;
}
.zoom_image {
	width: 500px !important;
    height: auto !important;
}
.veo {
	width: 525px;
	height: 300px;
	margin: 0px;
}
.zoomWrapper img {
	margin-left: 0px;
}
}
 @media (max-width: 1024px) {
 
.catalog-product-view.hundred-percent-alphabet .main.container .product-view .product-shop {
	padding-top: 20px;
}

.product-shop .product-in-stock.double-product-in-stock.single-product-in-stock .alphafied-input {
	width: 100% !important;
}

.product-view.moved-tab .product-essential .modal-dialog {
	width: 75%;
}
}
 @media (max-width: 767px) {
 .product-shop .product-sku{border-bottom:none }
.product-img-box .fangda-productimg.etalage img.etalage_thumb_image,  .product-img-box .fangda-productimg.etalage .etalage_magnifier div img {
	margin-left: 0%;
}
.product-view .product-name {
    margin: 10px 0 -5px;
}

.catalog-product-view.hundred-percent-alphabet .main.container .product-view .product-shop{     padding: 20px 2% 0;}


}
 @media (max-width: 640px) {
 .product-shop .product-sku{border-bottom:none}

.catalog-product-view.hundred-percent-alphabet .main.container .product-view .product-shop {
	padding-top: 0px;
}

.product-essential h2 {
	padding: 10px 0 10px 0;
}

.cross {
	width: 100%;
	float: left;
	position: absolute;
	top: 0px;
	z-index: 50;
	text-align: center;
}
}


@media (max-width: 320px) {
	
}
.daojishi-text {
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	float: left;
	z-index: 100;
	position: relative;
	margin-top: 3px;
}
.daojishi-num {
	display: inline-block;
	float: left;
	position: relative;
	z-index: 100;
}
#countdowner .text {
	padding: 0 5px;
}
.product-img-box #gallery {
margin-top:10px;
text-align: center;
}
.product-img-box .vew-pic{
text-align:center;

}
.product-img-box #gallery a{ color:#fff;}
.product-img-box #gallery a img {padding:5px;}


.swipe {
    background: #fff;
    display: block;
    left: -237px;
    overflow:scroll;
    position: fixed;
    top: 0;
    width: 237px;
    z-index:99;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    line-height: 25px;
    height: 100%;
    moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
}
.swipe .nav-container .navpro .nav-a.over,
.swipe .nav-container .navpro .nav-sibling-title a.over { color:#000; background-color: transparent; }

.swipe:before, .swipe:after {-moz-box-sizing:inherit;}
.ismobile{ display:none;}
.istable { display:block; line-height:67px;}
@media (max-width: 767px) {
.ismobile{ display:block;}
.istable { display:none;}	
.header-container .mobile-togglers a{border:none; text-decoration:none;}
}
@media only screen and (min-width: 768px) { 
	body.ind .swipe {display: none !important; left: -300px !important;}
	
}
@media only screen and (max-width: 767px) {
body.ind.ps-phone { } 
}
@media only screen and (max-width: 767px) {
	.ps-phone .product-view .gallery-swipe-content {display: block;}
	.ps-phone .product-view .product-box-customs .product-image,
	.ps-phone .product-view .product-box-customs .more-views {display: none;}
	.product-view .product-img-box .product-image span {z-index: 9999;}
	.product-view .bx-controls-direction > a:before {content:"\f053"; font-size: 20px; }
	.product-view .bx-controls-direction > a.bx-next:before {content: "\f054";}
	
}
.subnavlist { display:none;}
@media only screen and (max-width: 480px) {
.subnavlist { display: inline-block;}
.subnavlist li {    
float: left;
    display: block;
    padding: 5px;
    margin-top: -1px;
    cursor: pointer;
    background: #eaeaea;
    border: 1px solid #ccc;
    box-shadow: inset 0 -12px 8px -14px rgba(0,0,0,0.2);
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(255,255,255,1);
    text-transform: none;
    font: 12px 'Open Sans',Arial,Helvetica,sans-serif;
    text-align: center;
    margin: 5px;
   
}
.subnavlist li a{ color:#555; text-decoration: none;}
}