@font-face {
    font-family: FuturaEFOP-Book;
    src: url(../fonts/FuturaEFOP-Book.eot);
    src: url(../fonts/FuturaEFOP-Book.eot?#iefix) format("embedded-opentype"), url(../fonts/FuturaEFOP-Book.woff2) format("woff2"), url(../fonts/FuturaEFOP-Book.woff) format("woff"), url(../fonts/FuturaEFOP-Book.ttf) format("truetype"),
        url(../fonts/FuturaEFOP-Book.svg#FuturaEFOP-Book) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: FuturaEFOP;
    src: url(../fonts/FuturaEFOP-DemiBold.eot);
    src: url(../fonts/FuturaEFOP-DemiBold.eot?#iefix) format("embedded-opentype"), url(../fonts/FuturaEFOP-DemiBold.woff2) format("woff2"), url(../fonts/FuturaEFOP-DemiBold.woff) format("woff"),
        url(../fonts/FuturaEFOP-DemiBold.ttf) format("truetype"), url(../fonts/FuturaEFOP-DemiBold.svg#FuturaEFOP-DemiBold) format("svg");
    font-weight: 600;
    font-style: normal;
}
body {
    font-size: 16px;
    padding-top: 106px;
}
.body {
    margin-top: 0;
    margin-bottom: 30px;
}
.clearfix:before {
    display: block;
    content: " ";
}
#banner_2:after,
.clearfix:after {
    content: "";
    clear: both;
}
.clearfix:after {
    display: block;
}
.container {
    padding: 0 15px;
}
a {
    text-decoration: none;
    outline: 0;
}
.heroCarousel {
    margin: 0 auto;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.navUser-action:focus,
.navUser-action:hover {
    color: #999;
}
.navUser_right .navUser-action:hover {
    color: #ccc;
}
.button,
.button:active,
.button:focus,
.modal--alert .button-container .confirm,
.modal--alert .button-container .confirm:active,
.swal2-container .swal2-modal .swal2-cancel,
.swal2-container button.swal2-confirm.button {
    background: #00132c;
    font-size: 14px;
    color: #fff;
    line-height: normal;
    border: 0;
    border-radius: 0;
    outline: 0;
    letter-spacing: normal;
    text-transform: uppercase;
    transition: all 0.3s linear;
    font-family: FuturaEFOP;
}
.button:hover,
.modal--alert .button-container .confirm:hover,
.swal2-container .swal2-modal .swal2-cancel:hover,
.swal2-container button.swal2-confirm.button:hover {
    background: #072750;
    font-size: 14px;
    color: #fff;
    line-height: normal;
    border: 0;
    border-radius: 0;
    outline: 0;
    letter-spacing: normal;
    text-transform: uppercase;
    transition: all 0.3s linear;
    font-family: FuturaEFOP;
}
.nanobar .bar,
.pace-progress {
    background: #000;
}
.loadingOverlay:before {
    border-color: #fff #fff #000 #000;
}
body.hasAdminBar .banners {
    margin: 0;
    padding: 0;
}
#maintenance-notice,
.AdminBar,
.adminBar {
    display: none !important;
}
body.hasAdminBar,
body.hasAdminBar .header {
    padding-top: 0;
}
.account.account--fixed .form-select {
    padding-right: 22px;
}
#modal-review-form .form-select,
.form-row.form-row--half .form-select {
    padding-right: 10px;
}
.cart-total .form-select {
    padding: 5px 7px;
}
#previewModal.modal,
.modal,
div#modal-review-form.modal {
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.address-addNew {
    -ms-transform: translateX(-50%) translateY(-55%);
    -webkit-transform: translateX(-50%) translateY(-55%);
    -moz-transform: translateX(-50%) translateY(-55%);
    -o-transform: translateX(-50%) translateY(-55%);
}
.form-prefixPostfix {
    display: block;
}
.cart-total .form-select,
.form-select {
    background: url(../img/dropdown_arrow.png) 96% no-repeat;
    border-radius: 0;
    background-size: auto;
}
.coupon-code-add,
.coupon-code-cancel,
.gift-certificate-add,
.gift-certificate-cancel,
.shipping-estimate-hide,
.shipping-estimate-show {
    font-style: normal;
    text-decoration: none;
}
.login-form .forgot-password {
    line-height: 41px;
    font-weight: 600;
    color: #999;
}
.login-form .forgot-password:hover {
    color: #29166f;
}
.cart-header-item {
    text-transform: uppercase;
}
.addressList .address-title,
.navUser-action {
    text-transform: capitalize;
}
.account-orderStatus-label {
    background: #29166f;
    padding: 5px;
    letter-spacing: normal;
    font-size: 13px;
    border-radius: 0;
    font-family: FuturaEFOP;
}
.account-orderStatus-label:hover {
    background: #29166f;
}
.navBar--sub .navBar-item:hover {
    border-bottom: 1px solid #000;
}
.modal-content .GiftCertificate {
    width: 100%;
}
.modal-content #GiftCertificateAmount,
.modal-content .GiftCertificate h1 {
    font-size: 25px;
}
.account-body {
    margin: 0 auto;
}
.account-body .account-product-body p {
    padding-right: 60px;
}
.panel--newAddress .address-symbol,
.panel--newAddress .address-title {
    color: #999;
}
.panel--newAddress:hover .address-symbol,
.panel--newAddress:hover .address-title,
.wishlists-table tr > td > a:hover {
    color: #00132c;
}
.address {
    float: left;
}
.account {
    min-height: 700px;
}
.cart-item-image {
    max-height: 90px;
}
.account-listItem .account-product-image {
    max-height: 70px;
    position: absolute;
}
#giftcertificatecode,
.form.forgot-password-form .form-prefixPostfix .form-input {
    width: 100%;
    display: block;
}
#gift-certificate-balance .form-prefixPostfix .button,
.form.forgot-password-form .form-prefixPostfix .button {
    margin: 15px 0 0;
}
.PayPalExpressCheckout {
    margin: 15px 0;
}
.form-increment .button svg,
.form-wishlist .button svg {
    fill: #fff;
}
.form-wishlist .dropdown-menu-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.form-wishlist #wishlist-dropdown.is-open {
    padding: 0;
    margin: 5px 0 0;
}
.form-wishlist #wishlist-dropdown.is-open .button {
    background: #00132c;
}
.form-wishlist #wishlist-dropdown.is-open .button:hover {
    background: #072750;
}
.suggestiveCart {
    display: none !important;
}
.form-input,
.form-select {
    outline: 0;
    box-shadow: none;
    border-radius: 0;
}
.form.wishlist-form .form-actions .button--primary {
    margin-bottom: 20px;
}
#previewModal .productView-image {
    margin: 15px 0;
}
@media (min-width: 991px) {
    #previewModal .productView-image {
        margin-top: 0;
    }
    .navPage-subMenu-item   
    { width: 20%;        
    }
    .navPages ul li 
    { margin: 10px 0px 0;  padding: 0 10px;
    }
}
#previewModal .productView-image img {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: auto;
    position: absolute;
}
#previewModal .modal-body {
    padding: 15px;
}
@media (min-width: 480px) {
    #previewModal .modal-body {
        padding: 2.25rem;
    }
}
@media (min-width: 800px) {
    .previewCart .productView {
        width: 65%;
        margin: 0 auto;
    }
}
@media (min-width: 800px) and (min-width: 991px) {
    .previewCart .productView {
        margin: 0;
        padding: 0 0.75rem 0 0;
        float: left;
        display: -ms-flexbox;
        display: flex;
        width: 75%;
    }
}
.previewCart .productView .productView-image {
    width: 100%;
    float: none;
}
@media (min-width: 800px) {
    .previewCart .productView .productView-image {
        padding-right: 0;
    }
}
@media (min-width: 800px) and (min-width: 991px) {
    .previewCart .productView .productView-image {
        padding-right: 0.75rem;
        padding-left: 0;
        width: 58.33333%;
        float: left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.previewCart .productView .productView-details {
    text-align: center;
}
@media (min-width: 800px) {
    .previewCart .productView .productView-details {
        width: 100%;
        padding: 0;
    }
}
@media (min-width: 991px) {
    .previewCart .productView .productView-details {
        text-align: left;
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        float: left;
        width: 41.66667%;
    }
}
.previewCart .productView .productView-info {
    text-align: center;
}
@media (min-width: 768px) {
    .previewCart .productView .productView-info {
        margin: 0;
    }
}
.previewCart .productView .productView-info .productView-info-name,
.previewCart .productView .productView-info .productView-info-value {
    float: none;
    display: inline-block;
}
@media (min-width: 991px) {
    .previewCart .productView .productView-info {
        text-align: left;
    }
    .previewCart .productView .productView-info .productView-info-name,
    .previewCart .productView .productView-info .productView-info-value {
        display: block;
    }
}
.previewCart .previewCartCheckout .button {
    padding-left: 5px;
    padding-right: 5px;
}
.card {
    margin-bottom: 16px;
}
.wishlist_details .card,
.wishlist_details .productGrid .product > .form {
    margin: 0;
    padding: 0;
}
.wishlist_details .productGrid .product > .form input.button {
    font-size: 16px;
    display: block;
    width: 100%;
    margin: 5px 0 10px;
    padding: 10px 5px;
    height: auto;
    letter-spacing: 1px;
}
.slick-dots li button {
    border-color: #ccc;
    background: #ccc;
    padding: 0;
    height: 14px;
    width: 14px;
}
.slick-dots li.slick-active button {
    border-color: #29166f;
}
.slick-dots li button:before {
    color: #29166f;
    height: 14px;
    width: 14px;
}
.slick-dots li.slick-active button:before {
    color: #29166f;
    background: #29166f;
}
.error_page_404,
.error_page_404 h1 {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #000;
    letter-spacing: 1px;
    margin-top: 20px;
}
.slick-dots li button:hover:before {
    background: #29166f;
}
#gift-certificate-form > .form-row.form-row--half + .form-row .form-fieldset.form-column > .form-field {
    padding-left: 0;
    padding-right: 0;
}
#gift-certificate-form > .form-row.form-row--half + .form-row .form-fieldset.form-column > .form-field.form-field-group {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.error_page_404 h1 {
    font-size: 22px;
}
@media (min-width: 480px) {
    .error_page_404 h1 {
        font-size: 36px;
    }
}
.error_page_403 p,
.error_page_404 p {
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #000;
    font-weight: 500;
}
.error_page_404 p {
    margin: 0;
}
.error_page_404 img {
    max-width: 300px;
}
.error_page_403 .form #search_query_adv {
    display: block;
    width: calc(100% - 110px);
    margin: 0 0 10px;
}
.navPages-action,
.navUser-action {
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
.error_page_403 .form-prefixPostfix {
    position: relative;
    display: block;
    max-width: 75%;
    margin: 0 auto;
}
.error_page_403 .form .button.button--primary {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 120px;
    padding: 0;
    display: block;
    line-height: normal;
    border-radius: 0;
}
.modal-background {
    background: rgba(0, 0, 0, 0.5);
}
table.tblFontSmall {
    margin: 0 0 16px;
}
table.tblFontSmall tr:nth-child(odd) td {
    background: #f2f2f2;
}
table.tblFontSmall tr td p {
    margin: 0;
    padding: 6px;
}
.header {
    border: 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    position: absolute;
}
.header.is-open {
    height: auto;
}
.header_top {
    width: 100%;
}
.header_top .navUser-action--quickSearch {
    display: none;
}
@media (min-width: 991px) {
    .header {
        position: fixed;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    }
    .header_top {
        margin-top: 25px;
    }
    .header_top .navUser-action--quickSearch {
        display: block;
    }
    .header-logo {
        text-align: left;
        float: left;
        width: 27%;
    }
}
.header-logo {
    margin: 0;
}
.header-logo svg {
    width: 100%;
    height: auto;
    max-height: 28px;
}
.header-logo > a {
    width: auto;
    max-width: 200px;
    padding: 1.4rem 0;
}
@media (min-width: 991px) {
    .header-logo svg {
        width: auto;
    }
    .header-logo > a {
        max-width: 265px;
        padding: 0.78571rem 0;
    }
}
.header-logo-image-container:after {
    padding: 0;
}
.navUser {
    padding: 2px 12px 0 0;
    width: 73%;
    float: right;
}
@media (min-width: 991px) {
    .navUser {
        padding: 4px 0 0;
    }
}
.navUser-action {
    padding: 0;
    line-height: 24px;
    vertical-align: middle;
}
.navUser-action svg {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-top: -2px;
}
.navUser-item--account svg,
.navUser-item--faq svg {
    margin-right: 5px;
}
.navUser-item--cart .navUser-action {
    color: #000;
    margin-left: 22px;
    position: relative;
}
.navUser-item--account {
    margin-top: -2px;
}
.navUser-item--account .navUser-action {
    margin-left: 22px;
    margin-top: -1px;
}
.header_bottom {
    width: 100%;
}
@media (min-width: 991px) {
    .header_bottom {
        margin-top: 21px;
        position: relative;
    }
}
.header_bottom .navUser-item-search button {
    display: none;
}
.header_bottom .navUser-item-search .container {
    padding: 0;
}
@media (min-width: 480px) {
    .header_bottom .navUser-item-search .container {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media (max-width: 990px) {
    .header_bottom .navUser-item-search .navUser-action--quickSearch,
    .header_bottom .navUser-item-search .search_close {
        display: none;
    }
    .header_bottom .navUser-item-search .dropdown--quickSearch {
        right: 0;
        left: 0;
        top: 0;
        position: relative;
    }
    .header_bottom .navUser-item-search .dropdown--quickSearch .form {
        max-width: 290px;
        margin: 0 auto 10px;
    }
    .header_bottom .navUser-item-search .dropdown--quickSearch .form-input {
        border: 1px solid #b3b2b2;
        padding: 0 35px 0 10px;
        height: 40px;
    }
    .header_bottom .navUser-item-search .dropdown--quickSearch .container,
    .header_bottom .navUser-item-search .dropdown--quickSearch .form-field {
        position: relative;
    }
    .header_bottom .navUser-item-search .dropdown--quickSearch button {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 30px;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
    }
    .header_bottom .navUser-item-search .dropdown--quickSearch .quickSearchResults {
        margin-top: 0;
    }
}
@media (max-width: 990px) and (min-width: 480px) {
    .header_bottom .navUser-item-search .dropdown--quickSearch .form {
        max-width: 350px;
    }
}
@media (max-width: 990px) and (max-width: 990px) {
    .header_bottom .navUser-item-search .dropdown--quickSearch .quickSearchResults {
        max-width: 350px;
        margin: 0 auto;
        left: 0;
    }
}
@media (max-width: 990px) and (max-width: 479px) {
    .header_bottom .navUser-item-search .dropdown--quickSearch .quickSearchResults {
        max-width: 290px;
    }
}
.navPages {
    max-width: none;
    text-align: left;
}
.navPages-action {
    padding: 8px 0;
    text-transform: none;
    line-height: 28px;
}
.navPages-action:hover {
    border-bottom: 4px solid #fff;
}
@media (min-width: 991px) {
    .navPages-action {
        margin: 0 30px;
    }
    .navUser-action--quickSearch {
        display: block;
    }
}
.navPages-action.is-open{
    border-bottom: 4px solid #000; position: relative; z-index: 9;
}
.navPages-action.is-open {
    background: 0 0;
}
.navPages-item:first-child .navPages-action {
    margin-left: 0;
}
.dropdown--quickSearch {
    padding: 0;
    background: #fff;
}
.dropdown--quickSearch.is-open {
    left: 32px !important;
    top: -2px !important;
    max-width: 1220px;
}
.navUser-action--quickSearch {
    width: 34px;
    height: 46px;
    padding: 9px 0;
    position: relative;
    z-index: 51;
    background: #fff;
}
#banner_1,
#banner_1 ul li img,
#banner_2 {
    width: 100%;
}
.dropdown--quickSearch .form {
    max-width: none;
}
.dropdown--quickSearch .form-input {
    height: 45px;
    padding: 0 0 0 4px;
    border-radius: 0;
    font-size: 18px;
    border: 0;
    color: #000;
}
@media (min-width: 991px) {
    ..navPages-container {
        padding-left: 64px;
        float: left;
        width: 100%;
        margin: -48px 0 0; 
    }
    .header_bottom .navPages-container 
    {   position: static;          
    }
    #menu .navPage-subMenu-item .navPages-action {
        font-size: 18px;
        font-weight: 700;
    }
}
#menu .navPage-subMenu-item .navPages-action {
    padding: 0;
    line-height: 27px;
    margin: 0;
    border: 0;
    font-family: FuturaEFOP;
}
.navPage-subMenu {
    background: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    width: 100%;
    float: left;
    left: 0;
    right: 0;
}
#banner_1 ul li .cb_cont .cb_btn:hover,
#banner_2 .bm_right > div .bm_btn:hover {
    background: #f3f3f3;
}
#menu .navPages-action.is-open + .navPage-subMenu {
    visibility: visible;
    opacity: 1;
    top: 44px;
    margin-bottom: 10px;
}
@media (min-width: 991px) {
    #menu .subcat-expand {
        display: none;
    }
    #menu .navPages-action.is-open + .navPage-subMenu {
        margin-bottom: 0; height: 70vh; overflow-y: scroll;
    }
}
#menu .navPages-action.is-open + .navPage-subMenu .navPage-subMenu-list {
    margin: 15px 0 0 15px;
}
@media (min-width: 991px) {
    #menu .navPages-action.is-open + .navPage-subMenu .navPage-subMenu-list {
        margin: auto;
    }
}
#menu .navPage-childList-item .navPages-action {
    font-weight: 400;
    font-family: FuturaEFOP-Book;
    font-size: 16px;
    padding-bottom: 4px;
    line-height: 24px;
}
.navPages-list + .navPages-list {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
.navPages-list + .navPages-list.navPages-list--user {
    font-size: 0;
}
.heroCarousel-slide .heroCarousel-image,
.heroCarousel-slide .heroCarousel-image-wrapper,
.heroCarousel.slick-initialized {
    max-height: none;
    margin: 0 auto;
}
#banner_1 {
    float: left;
    margin: 0;
}
#banner_1 ul {
    margin: 0 -5px;
    display: block;
    list-style: none;
}
#banner_1 ul li {
    padding: 0 5px;
}
@media (min-width: 480px) {
    #banner_1 ul li {
        width: 50%;
        float: left;
    }
    #banner_1 ul li:nth-child(2n + 1) {
        clear: both;
    }
    #banner_1 ul li .cb_cont h2 {
        line-height: 1.2;
        min-height: 50px;
    }
}
#banner_1 ul li a {
    display: block;
}
#banner_1 ul li .cb_cont {
    text-align: center;
    padding: 10px 5px 40px;
}
@media (min-width: 768px) {
    #banner_1 ul li .cb_cont {
        padding: 10px 15px 40px;
    }
    #banner_2 .bm_left {
        width: 66.66%;
        float: left;
    }
}
#banner_1 ul li .cb_cont h2 {
    margin: 0 0 8px;
    font-size: 21px;
    font-weight: 700;
    font-family: FuturaEFOP;
}
@media (min-width: 569px) {
    #banner_1 ul li .cb_cont h2 {
        font-size: 22px;
        line-height: 1.5;
        min-height: 66px;
    }
}
@media (min-width: 800px) {
    #banner_1 ul li .cb_cont h2 {
        min-height: auto;
    }
}
@media (min-width: 940px) {
    #banner_1 ul li .cb_cont h2 {
        font-size: 26px;
    }
}
#banner_1 ul li .cb_cont span {
    font-size: 18px;
    line-height: 23px;
    display: block;
}
#banner_1 ul li .cb_cont .cb_btn,
#banner_2 .bm_right > div .bm_btn {
    border-width: 1px;
    border-style: solid;
    border-color: #b3b2b2;
    color: #000;
    line-height: normal;
    text-decoration: none;
    font-weight: 700;
    font-family: FuturaEFOP;
    text-transform: uppercase;
}
@media (min-width: 480px) {
    #banner_1 ul li .cb_cont span {
        min-height: 46px;
    }
}
@media (min-width: 840px) {
    #banner_1 ul li .cb_cont span {
        min-height: auto;
    }
}
#banner_1 ul li .cb_cont .cb_btn {
    max-width: 150px;
    padding: 10.5px 16px;
    display: block;
    font-size: 14px;
    margin: 20px auto 0;
}
#banner_2 {
    clear: both;
    float: left;
    margin: 10px 0 0;
}
#banner_2:before {
    display: block;
    content: " ";
}
#banner_2:after {
    display: block;
}
#banner_2 .bm_left a {
    display: block;
}
#banner_2 .bm_right > div {
    position: relative;
    padding: 30px 10px 10px;
    text-align: center;
}
@media (min-width: 768px) {
    #banner_2 .bm_right {
        width: 33.33%;
        float: left;
    }
    #banner_2 .bm_right > div {
        padding: 33px 20px 33px 50px;
        text-align: left;
    }
}
@media (min-width: 991px) {
    #banner_2 .bm_right > div {
        padding: 50px 20px 50px 50px;
    }
}
#banner_2 .bm_right > div h2 {
    font-size: 26px;
    margin: 0 0 6px;
    font-family: FuturaEFOP;
}
#banner_2 .bm_right > div span {
    display: block;
    font-size: 18px;
    color: #000;
}
#banner_2 .bm_right > div .bm_btn {
    max-width: none;
    padding: 10.5px 16px;
    display: inline-block;
    font-size: 14px;
    margin: 15px 0 0;
}
#banner_3 p a:hover,
.cmsPage a:hover,
.footer-info-heading > a:hover,
.footer-info-list a:hover {
    text-decoration: underline;
}
@media (min-width: 768px) {
    #banner_2 .bm_right > div .bm_btn {
        margin: 28px 0 0;
    }
}
.productGrid {
    margin: 0 -8px;
}
.productGrid .product {
    padding: 0 8px;
    width: 100%;
}
@media (min-width: 480px) {
    .productGrid .product {
        width: 50%;
        float: left;
    }
}
@media (min-width: 768px) {
    .productGrid .product {
        width: 33.33%;
    }
}
@media (min-width: 991px) {
    .productGrid .product {
        width: 20%;
    }
}
.productGrid .product .form {
    text-align: center;
}
.home_four_product {
    margin: 10px 0 0;
    clear: both;
}
.home_four_product:before {
    display: block;
    content: " ";
}
.home_four_product:after {
    display: block;
    content: "";
    clear: both;
}
@media (min-width: 480px) {
    .home_four_product .productGrid .product {
        width: 50%;
        float: left;
    }
}
@media (min-width: 768px) {
    .productGrid .product .form {
        text-align: left;
    }
    .home_four_product .productGrid .product {
        width: 33.33%;
    }
}
@media (min-width: 991px) {
    .home_four_product .productGrid .product {
        width: 20%;
    }
}
.home_four_product h2 {
    font-size: 26px;
    text-align: left;
    margin: 20px 0 10px;
    font-weight: 400;
}
.card-body {
    padding: 8px 0 0;
    position: relative;
    min-height: 82px;
}
.card-figure {
    height: 243px;
}
.card-image {
    max-height: 243px;
}
.card-category-title {
    font-size: 16px;
    color: #b71d65;
    display: block;
    line-height: 24px;
    margin: 0 0 2px;
}
.card-title {
    font-size: 16px;
    margin: 0 0 2px;
    min-height: 72px;
    max-height: 72px;
}
.card-title > a {
    color: #000;
}
.card-option {
    display: block;
    font-size: 16px;
    color: #b3b2b2;
}
.rating--small .icon {
    width: 15px;
    height: 15px;
}
.rating--small-count {
    font-size: 14px;
    color: #b3b2b2;
    margin-left: 2px;
}
.price-section {
    font-size: 16px;
    color: #b71d65;
    font-weight: 700;
    display: inline-block;
}
.non-sale-price--withoutTax,
.rrp-price--withoutTax {
    color: #b3b2b2;
    float: none;
    margin-left: 16px;
}
.price-section.singleprice {
    color: #000;
}
#banner_3 h3,
#banner_3 p {
    text-align: center;
    color: #878787;
}
.card-figure .card-image {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.card:hover .card-figure .card-image {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.card_link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
#banner_3 {
    width: 100%;
    float: left;
    margin: 10px 0 0;
    padding: 0 10px;
}
@media (min-width: 768px) {
    #banner_3 {
        margin-top: 30px;
    }
}
@media (min-width: 991px) {
    #banner_3 {
        margin-top: 67px;
    }
}
#banner_3 > .container {
    max-width: 800px;
}
#banner_3 h3 {
    margin: 0;
    font-size: 16px;
    letter-spacing: normal;
}
#banner_3 p {
    margin: 14px 0 16px;
    font-size: 14px;
}
.footer {
    width: 100%;
    float: left;
    padding: 0;
    border-top: 1px solid #dadada;
}
.footer-info {
    padding-top: 16px;
    margin: 0 -10px;
}
.footer-info-col,
.footer-info-col:last-child {
    margin: 0;
}
.footer-info-col--small {
    width: 50%;
    text-align: left;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .footer-info-col--small {
        width: 33.33%;
    }
}
@media (min-width: 991px) {
    .footer-info-col--small {
        width: 20%;
        margin: 0;
    }
}
.footer-info-heading {
    font-size: 16px;
    color: #000;
    margin: 0 0 4px;
    line-height: 24px;
}
.footer-info-heading > a {
    color: #000;
}
.footer-info-list a {
    font-size: 14px;
    color: #000;
    line-height: 21px;
    padding-bottom: 4px;
    display: inline-block;
}
.footer .socialLinks--alt .icon {
    width: 31px;
    height: 31px;
    color: #000;
}
.footer .socialLinks--alt .icon:hover {
    color: #36bae0;
}
.footer .socialLinks--alt .icon svg {
    fill: #000;
}
.footer .socialLinks--alt .icon:hover svg {
    fill: #36bae0;
}
.footer .socialLinks .socialLinks-item {
    margin-right: 5px;
    display: inline-block;
    text-align: left;
}
.footer-info-col[data-section-type="footer-about"] .footer-info-heading {
    margin-bottom: 8px;
}
.footer-info-col[data-section-type="footer-about"] .footer-info-list a {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 8px;
}
.footer_logo {
    padding: 32px 0 0;
    text-align: center;
}
@media (min-width: 480px) {
    .footer .socialLinks .socialLinks-item {
        margin-right: 16px;
    }
    .footer_logo {
        text-align: left;
    }
}
.footer_logo svg {
    width: 205px;
}
.payment_ic_img {
    width: 100%;
    float: left;
    text-align: center;
    padding: 16px 0;
}
.payment_ic_img img {
    max-height: 98px;
}
.footer_copyright_section {
    width: 100%;
    float: left;
    border-top: 1px solid #dadada;
    padding: 0.7em 0;
}
.footer-copyright > .powered-by {
    text-align: center;
    color: #000;
}
.banner {
    max-width: none;
}
.page {
    clear: both;
}
.page.csb_page {
    margin: 0 auto;
}
.page.csb_page .page-heading {
    float: left;
}
#search-results-heading .page-heading {
    margin: 15px 0 0;
    text-align: center;
}
@media (min-width: 768px) {
    #search-results-heading .page-heading {
        float: left;
        margin: 0 0 22px;
        text-align: left;
    }
}
.actionBar,
.actionBar-section {
    float: right;
}
.No_Search_product + .nav {
    display: none;
}
.cat_top_banner {
    margin: 0 0 5px;
}
.cat_top_banner img {
    width: 100%;
}
.breadcrumbs {
    text-align: left;
    margin: 15px 0;
    display: block;
}
.breadcrumb {
    line-height: 21px;
    font-size: 14px;
}
.breadcrumb a,
.breadcrumb:before {
    color: #b2b2b2;
}
.breadcrumb::before {
    margin: 0 0 0 4px;
}
.page-heading {
    text-align: left;
    font-size: 36px;
    margin: 0 0 22px;
}
.csb_page_align {
    clear: both;
    margin: 0 -15px;
}
.page-sidebar {
    padding: 0 15px;
}
.page-sidebar + .page-content {
    padding: 0 5px;
}
@media (min-width: 991px) {
    .page-sidebar {
        width: 25%;
    }
    .page-sidebar + .page-content {
        padding: 0 15px;
        width: 75%;
    }
}
.accordion--navList .accordion-title,
.sidebarBlock-heading {
    font-size: 18px;
}
.sidebarBlock > .navList .navList-item {
    padding-left: 10px;
}
.actionBar-section .form-label,
.form-select--date,
.form-select--small {
    font-size: 16px;
}
.actionBar {
    margin: 15px 0 0;
}
.actionBar-section .form-field {
    border-radius: 0;
    margin: 0 0 16px;
}
.actionBar-section .form-field .form-select {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.2;
}
.category_description {
    width: 100%;
    float: left;
    text-align: center;
}
.category_description > div {
    max-width: 800px;
    margin: 0 auto;
}
.category_description h2 {
    font-size: 16px;
    color: #878787;
}
.category_description p {
    font-size: 18px;
    color: #878787;
}
.productView {
    padding-top: 3px;
    margin: 0 auto;
}
.productView .socialLinks {
    text-align: center;
}
.productView-images {
    padding: 0;
    margin: 15px 0 30px;
}
@media (min-width: 800px) {
    .productView-images {
        width: 53%;
    }
}
@media (min-width: 768px) {
    .productView .socialLinks {
        text-align: left;
    }
    .productView-thumbnail {
        display: block;
        width: auto;
        float: none;
        padding: 0;
    }
    .productView-thumbnail-link {
        margin-bottom: 5px;
    }
}
.productView-thumbnail-link {
    border: 0;
    height: 80px;
    max-width: 80px;
    padding: 0;
    display: inline-block;
}
.productView-thumbnail-link.is-active,
.productView-thumbnail-link:hover {
    border: 1px solid #000;
}
@media (min-width: 768px) {
    .productView-image {
        width: calc(100% - 95px);
        float: right;
    }
    .productView-image + .productView-thumbnails {
        width: 85px;
        margin: 40px 0;
        float: left;
    }
}
.productView-image + .productView-thumbnails .slick-list {
    margin: 0;
}
.productView-image + .productView-thumbnails img {
    max-height: 80px;
    max-width: 80px;
    z-index: -1;
}
.productView-image + .productView-thumbnails .slick-arrow {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.productView-image + .productView-thumbnails .slick-prev {
    top: -40px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}
.productView-image + .productView-thumbnails .slick-next {
    bottom: -50px;
    top: auto;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}
.productView-image + .productView-thumbnails .slick-dots {
    bottom: 0;
}
.productView-image + .productView-thumbnails .slick-dots li {
    height: auto;
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
}
.productView-image + .productView-thumbnails .slick-dots li button:before {
    left: 1px;
    top: 1px;
}
.productView-image + .productView-thumbnails .slick-dots li button:hover:before {
    background: #000;
}
.productView-image + .productView-thumbnails .slick-dots li.slick-active button {
    border-color: #000;
}
.productView-image + .productView-thumbnails .slick-dots li.slick-active button:before {
    color: #000;
    background: #000;
}
.productView-details {
    padding: 0 0 15px;
    margin: 0;
}
@media (min-width: 800px) {
    .productView-details {
        width: 47%;
        padding: 0 15px 15px;
    }
}
@media (min-width: 1200px) {
    .productView-details {
        padding: 0 30px 15px;
    }
}
@media (min-width: 1366px) {
    .productView-details {
        padding: 0 70px 15px;
    }
}
.productView-details + .productView-details {
    padding-bottom: 20px;
}
.productView-title {
    font-size: 26px;
    margin: 0;
}
.title_price_main {
    text-align: center;
}
@media (min-width: 480px) {
    .title_price_main {
        width: 100%;
        float: left;
        text-align: left;
    }
    .title_review {
        width: 76%;
        float: left;
    }
    .priceleft {
        width: 24%;
        float: left;
        text-align: right;
    }
}
@media (min-width: 991px) {
    .productView-price {
        margin-bottom: 0;
    }
}
.productView-price .price-section {
    font-size: 26px;
    margin: 0;
}
.productView-price .non-sale-price--withoutTax,
.productView-price .rrp-price--withoutTax {
    font-weight: 400;
}
.productView-product {
    padding: 0;
    border: 0;
}
.productView-product .productView-info {
    clear: both;
    margin: 0;
}
.productView-product .productView-info .productView-info-name,
.productView-product .productView-info .productView-info-value {
    margin: 0 5px 3px 0;
    float: left;
}
.productView-product .productView-info .productView-info-name {
    margin-top: 2px;
    font-size: 14px;
}
.productView-product .productView-info .productView-info-value {
    margin-right: 0;
}
.form-label--alternate {
    font-size: 14px;
    margin: 16px 0 8px;
    font-family: FuturaEFOP-Book;
}
#FAQlist li > b,
.AboutUsPage h1,
.CircleBadge .CBRight > p > strong,
.blog_section_main ul li .blog_cont .rm_btn,
.cmsPage h1,
.cmsPage h2,
.cmsPage h3,
.cmsPage h4,
.cmsPage h5,
.cmsPage h6,
.cu_bgmain h2,
.faqpgMn .content,
.productView-options .form-action .button {
    font-family: FuturaEFOP;
}
.form-option {
    margin-right: 8px;
    margin-bottom: 8px;
    border: 1px solid #b3b2b2;
}
.productView-options {
    margin-top: -21px;
}
[data-product-attribute] .form-option.form-option-swatch {
    border: 0;
    padding: 0;
}
.productView-options .form-field {
    margin-bottom: 0;
}
.form-radio:checked + .form-option {
    box-shadow: none;
    border: 1px solid #000;
}
[data-product-attribute="swatch"] input[type="radio"] {
    height: 48px;
    width: 48px;
}
[data-product-attribute="swatch"] .form-option.form-option-swatch {
    border: 1px solid transparent;
}
[data-product-attribute="swatch"] .form-radio:checked + .form-option {
    border: 1px solid #000;
}
[data-product-attribute="set-rectangle"] .form-option {
    width: 48px;
    padding: 2px 0;
}
[data-product-attribute="set-rectangle"] .form-option:hover {
    background: #f3f3f3;
    border-color: #b2b2b2;
}
[data-product-attribute="set-rectangle"] .form-option-variant {
    display: block;
    min-width: auto;
    padding: 0;
    word-spacing: 48px;
}
[data-product-attribute="set-rectangle"] .form-radio:checked + .form-option {
    background: #85cbe0;
    border-color: #85cbe0;
    color: #fff;
}
.productView-options .form-action {
    padding: 0;
    margin-top: 16px;
    display: block;
    float: none;
}
@media (min-width: 800px) {
    .productView-options .form-action {
        width: 100%;
    }
}
.productView-options .form-action .button {
    margin: 0 auto;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    height: 56px;
    width: 100%;
    border-radius: 0;
    max-width: 530px;
    background: #00132c;
}
.productView-options .form-action .button[disabled] {
    background: #dadada !important;
    color: #b3b2b2;
}
.productView-options .form-action .button:hover {
    background: #072750;
}
[data-product-attribute] .form-option.unavailable:before {
    background-color: #b2b2b2;
    content: "";
    height: 1px;
    left: -21px;
    position: absolute;
    top: 21px;
    transform: rotate(-45deg);
    width: 90px;
}
[data-product-attribute] .form-option.unavailable {
    opacity: 0.5;
    background-color: #fff;
}
[data-product-attribute] .form-option.unavailable:hover {
    border: 1px solid #b3b2b2;
}
.form-field--stock .form-label--alternate {
    font-size: 16px;
    margin: 32px 0 16px;
}
@media (min-width: 991px) {
    .form-field--stock .form-label--alternate {
        text-align: center;
        margin: 32px 16px 16px;
    }
}
.form-field--stock .form-label--alternate span,
.form-field--stock .form-label--alternate svg {
    display: inline-block;
    vertical-align: middle;
}
.form-field--stock.lowStockMessage .form-label--alternate {
    color: #f34639;
}
.form-field--stock.lowStockMessage .form-label--alternate .svgFalse {
    display: inline-block !important;
}
.form-field--stock.lowStockMessage .form-label--alternate .svgTrue {
    display: none !important;
}
.form-field--stock.u-hiddenVisually {
    position: static !important;
    overflow: auto !important;
    width: auto !important;
    height: auto !important;
    clip: auto !important;
}
.mm_overlay.mm_open {
    background: #000;
    position: fixed;
    z-index: 1;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.25;
}
#banner_1 ul li a:hover img,
#banner_2 .bm_left a:hover img,
.blog_section_main ul li a:hover img,
.heroCarousel a:hover img {
    opacity: 0.8;
}
.sg_usp_container {
    margin: 0 0 10px;
    clear: both;
}
.sg_usp_container:before {
    display: block;
    content: " ";
}
.sg_usp_container:after {
    display: block;
    content: "";
    clear: both;
}
.sg_usp_container .sg_usp_bg {
    background: #f3f3f3;
    padding: 15px;
}
@media (min-width: 768px) {
    .sg_usp_container .sg_usp_bg {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.sg_usp_container .sg_usp_bg .hr span {
    clear: both;
}
.sg_usp_container .sg_usp_bg .hr span:before {
    display: block;
    content: " ";
}
.sg_usp_container .sg_usp_bg .hr span:after {
    display: block;
    content: "";
    clear: both;
}
.sg_usp_container .sg_usp_bg .hr a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 260px;
    margin: 0 auto;
    font-size: 14px;
    color: #000;
    line-height: 0;
    padding: 5px 10px;
}
.sg_usp_container .sg_usp_bg .hr a svg {
    width: 37.5px;
    height: 37.5px;
}
.sg_usp_container .sg_usp_bg .hr a label {
    margin: 0 8px 0 16px;
    line-height: 1.5;
}
.productView-description {
    width: 100%;
    float: left;
    padding: 0;
    clear: none;
}
@media (min-width: 768px) {
    .sg_usp_container .sg_usp_bg .hr a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .productView-description {
        width: 70%;
    }
}
@media (min-width: 991px) {
    .productView-description {
        width: 47.6%;
    }
}
.productView-description > .productView-description {
    margin-bottom: 32px;
}
.productView-description .productView-title {
    padding: 0;
    border: 0;
    margin: 0;
}
.description_accordion {
    width: 100%;
    float: left;
}
.description_accordion .container {
    padding: 0;
}
.description_accordion .content {
    padding: 0 0 16px;
    width: 100%;
    float: left;
}
.description_accordion .productView-title {
    font-size: 18px;
    margin: 0;
    padding: 8px 0;
    border-top: 1px solid #dadada;
    position: relative;
    border-radius: 0;
    clear: both;
    cursor: pointer;
}
.description_accordion .productView-title#section3,
.description_accordion .productView-title.accordion-open#section3 + .container {
    border-bottom: 1px solid #dadada;
}
.description_accordion .productView-title.accordion-open#section3 {
    border-bottom: 0;
}
.accordion span,
.description_accordion .productView-title span {
    width: 23px;
    height: 43px;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}
.description_accordion .productView-title.accordion-close span,
.faqpgMn .accordion-close span {
    background: url(../img/plus.jpg) center no-repeat;
}
.description_accordion .productView-title.accordion-open span,
.faqpgMn .accordion-open span {
    background: url(../img/minus.jpg) center no-repeat;
}
.size_chart_table {
    width: 100%;
    float: left;
    text-align: center;
    max-width: 300px;
}
.size_chart_table tr + tr:nth-child(2n + 1) {
    background: #dadada;
}
.size_chart_table tr th {
    border-bottom: 1px solid #b3b2b2;
}
.size_chart_table tr td,
.size_chart_table tr th {
    width: 50%;
    padding: 2px 0;
}
.size_chart_table tr td p {
    margin: 0;
}
.washcareList > div {
    padding: 8px 0;
}
.washcareList svg {
    height: 24px;
    width: 24px;
    vertical-align: middle;
}
.washcareList .duck_label {
    font-size: 16px;
    vertical-align: middle;
    line-height: 24px;
}
.washcareList + p {
    margin-top: 32px;
    margin-bottom: 16px;
}
.productView-description-bottom {
    width: 100%;
    float: left;
    margin: 6px 0 0;
}
.productView-description-bottom .CircleBadge {
    width: 100%;
    float: left;
    position: relative;
    margin: 32px 0;
}
.CircleBadge .CBLeft {
    display: inline-block;
    width: 72px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    margin-top: 7px;
}
.CircleBadge .CBLeft svg {
    max-width: 100%;
}
.CircleBadge .CBRight {
    display: inline-block;
    padding-left: 72px;
    margin-left: 16px;
}
.CircleBadge .CBRight > p {
    margin: 0;
}
#product-reviews {
    width: 52.4%;
    float: left;
    margin: 0;
    border: 0;
    padding: 0 30px 0 60px;
}
.productviewBottom {
    margin: 32px 0;
    clear: both;
}
.productviewBottom:before {
    display: block;
    content: " ";
}
.productviewBottom:after {
    display: block;
    content: "";
    clear: both;
}
#product-reviews .toggle-title {
    margin: 0;
    font-size: 26px;
}
#product-reviews .productReview article,
#product-reviews .productReview h5 {
    font-size: 16px;
}
.pp_bottom_products {
    margin-top: 15px;
    clear: both;
}
.pp_bottom_products:before {
    display: block;
    content: " ";
}
.pp_bottom_products:after {
    display: block;
    content: "";
    clear: both;
}
.pp_bottom_products h2 {
    margin: 0;
    font-size: 26px;
    text-align: center;
}
@media (min-width: 569px) {
    .pp_bottom_products h2 {
        text-align: left;
    }
}
.previewCartItem-content,
.store_right {
    text-align: right;
}
.AboutUsPage,
.cmsPage {
    margin: 0 auto 48px;
}
.AboutUsPage h1,
.cmsPage h1 {
    margin: 16px 0;
    font-weight: 700;
}
.pagination {
    padding: 0 20px;
}
.cmsPage h2 {
    font-size: 26px;
    margin: 0;
}
.AboutUsPage h3,
.cmsPage h3 {
    font-size: 24px;
    margin: 0;
}
.AboutUsPage p,
.cmsPage p {
    font-size: 18px;
}
@media (min-width: 991px) {
    .AU_Cont_left,
    .cmsPageleft {
        width: 60%;
        float: left;
        padding-right: 48px;
        border-right: 1px solid #dadada;
    }
}
.AU_Cont_right,
.cmsPageright {
    width: 40%;
    float: left;
    padding-left: 48px;
}
.AU_Cont_right .b2euevewa1i > img {
    margin: 0 0 10px;
}
.countPill {
    position: absolute;
    top: -11px;
    right: -8px;
    background-color: #b71d65;
}
.navUser-item--cart .dropdown-menu.is-open {
    width: 300px !important;
    right: 7px !important;
    top: 40px !important;
    left: auto !important;
    max-width: 320px !important;
}
@media (min-width: 569px) {
    .navUser-item--cart .dropdown-menu.is-open {
        width: 320px !important;
    }
}
@media (min-width: 991px) {
    .navUser-item--cart .dropdown-menu.is-open {
        right: -10px !important;
    }
}
.previewCartItem-name,
.previewCartItem-price {
    font-size: 16px;
    color: #000;
    line-height: 16px;
}
.account-product-title > a,
.cart-item-name > a,
.previewCartItem-name > a {
    color: #000;
}
.previewCartAction .button {
    font-size: 13px;
    letter-spacing: 0.5px;
    padding: 10px 5px;
}
.cart-item-title > a:hover {
    color: #000;
}
.account-product-title > a:hover {
    color: #00132c;
}
.MN_store_Location {
    float: left;
    width: 100%;
}
.store_right {
    float: right;
    width: 50%;
}
.store_left {
    float: left;
    width: 26%;
}
#FAQlist table,
.clearTop {
    width: 100%;
}
#FAQlist {
    margin: 0;
    list-style: none;
}
#FAQlist li > b {
    display: block;
    cursor: pointer;
    font-size: 18px;
}
#FAQlist li.faqActive > .FAA {
    display: block !important;
    overflow-x: auto;
}
#FAQlist hr {
    margin: 6px 0;
    border: 1px solid #ccc;
}
#FAQlist table td,
#FAQlist table th {
    padding: 2px;
}
#FAQlist table tr + tr:hover {
    background: #f2f2f2;
}
#FAQlist table tbody > tr:first-child th {
    min-width: 70px;
}
#FAQlist table tbody > tr:first-child th p {
    margin-bottom: 1rem;
}
#FAQlist table tbody tr th {
    min-width: 100px;
}
.faqDiv {
    margin: 0 0 32px;
}
.faqpgMn .accordion {
    border-radius: 0;
    border: 0;
    border-top: 1px solid #dadada;
    margin-bottom: 0;
    padding: 9.5px 20px 9.5px 0;
    position: relative;
    cursor: pointer;
}
.faqpgMn .content li,
.faqpgMn .content p {
    font-size: 16px;
}
.faqpgMn .content p:first-child {
    margin-top: 16px;
}
.cu_bgmain {
    padding: 32px;
    background: #f3f3f3;
}
.cu_bgmain h2 {
    margin-bottom: 32px;
}
.cu_bgmain h2 + p + h2 {
    margin: 28px 0 0;
    font-size: 24px;
}
.clearTop {
    float: left;
    margin-top: -120px;
    clear: both;
}
.cmsPage img {
    max-width: 100%;
}
.cmsPage .page-content {
    width: 100%;
    padding: 0;
}
@media (min-width: 660px) {
    .customerservice {
        margin: 0 -0.75rem;
    }
    .customerservice .CMSleft {
        width: 50%;
        float: left;
        padding-right: 15px;
    }
    .customerservice .CMSright {
        width: 50%;
        float: left;
        padding-left: 15px;
    }
}
.delivery-table {
    overflow-x: auto;
}
.giftwrapoption p > strong {
    margin: 0 !important;
}
.productGrid[data-product-type="top_sellers"] .card {
    margin-bottom: 19px;
}
.quickSearchResults {
    position: absolute;
    right: 0;
    top: 46px;
    background: #fff;
    z-index: 99;
    width: 100%;
}
.quickSearchResults .card-sku {
    display: none;
}
.quickSearchResults .modal-close {
    color: #000;
    top: 1px;
    right: 1px;
    background: #fff;
    display: block;
}
@media (min-width: 991px) {
    .quickSearchResults .modal-close {
        display: none;
    }
}
.quickSearchMessage {
    display: none;
}
.quickSearchResults .productGrid {
    width: 100%;
    background-color: #fff;
    display: block;
    max-height: 350px;
    overflow-y: auto;
    min-width: 100%;
    padding: 0;
    margin: 0;
    border: 0 solid #bebdbd;
    border-top: 0;
}
.quickSearchResults .card .card-body p.card-text,
.quickSearchResults .card-figcaption,
.quickSearchResults .productGrid:after,
.quickSearchResults .productGrid:before {
    display: none;
}
.quickSearchResults .productGrid .product:first-child {
    border-top: 0 solid #dedddb;
}
.quickSearchResults .productGrid .product {
    width: 100%;
    float: left;
    padding: 10px;
    margin: 0;
    display: block;
    border-bottom: 0 solid #dedddb;
}
@media (min-width: 991px) {
    .quickSearchResults .productGrid .product {
        width: 50%;
    }
}
.quickSearchResults .productGrid .product .card {
    border: 0;
    margin: 0;
    padding: 0;
}
.quickSearchResults .productGrid .product .card:hover .card-body {
    background: 0 0;
}
.quickSearchResults .card .card-figure {
    width: 30%;
    max-width: 92px;
    height: auto;
    float: left;
    padding: 0;
    margin: 0 auto;
}
.quickSearchResults .card .card-figure > a {
    position: static;
    border: 0;
    height: 95px;
    float: left;
    width: 100%;
}
.quickSearchResults .card .card-figure .card-image {
    min-height: auto;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    max-height: 92px;
    padding: 0;
}
.quickSearchResults .card .card-body {
    width: 70%;
    float: left;
    padding: 5px 18px 5px 12px;
    text-align: left;
    margin: 0 auto;
    border: 0;
}
.quickSearchResults .sale-flag-sash {
    display: none;
}
.quickSearchResults .card .card-body .card-title {
    text-align: left;
    line-height: normal;
    height: auto;
    max-height: none;
    margin: 0;
    padding: 0;
}
.quickSearchResults .card .card-body .card-text {
    text-align: left;
    font-size: 16px;
    color: #000;
}
.quickSearchResults .card .card-body .card-title > a {
    height: auto;
    font-size: 16px;
    margin: 0 0 5px;
    color: #000;
    overflow: hidden;
    display: block;
    letter-spacing: 1px;
    padding: 0;
}
.modal-close:hover,
.quickSearchResults .card .card-body .card-title > a:hover {
    color: #29166f;
}
.quickSearchResults .card-figure > a img,
.quickSearchResults .card-figure > a:hover img {
    transform: none !important;
    transition: none !important;
}
.quickSearchResults .card-img-container {
    max-width: 100%;
    text-align: center;
}
.quickSearchResults .price-section.price-section--withoutTax {
    padding: 0 5px 0 0;
}
.dropdown--quickSearch > .container {
    position: static;
}
@media (min-width: 991px) {
    .quickSearchResults:after,
    .quickSearchResults:before {
        content: "";
        background: #fff;
        height: 100%;
        position: absolute;
        top: 0;
        width: 52px;
    }
    .quickSearchResults:after {
        right: 100%;
    }
    .quickSearchResults:before {
        left: 100%;
    }
}
.blocker {
    display: none !important;
}
.account .page-heading,
.login .page-heading {
    text-align: center;
}
.cart-item-options--giftWrapping .cart-item-option-description2 span {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}
.cart-item-options--giftWrapping .cart-item-option-description2 span svg {
    fill: #00132c;
}
.cart-item-options--giftWrapping .cart-item-option-description a {
    display: inline-block;
    vertical-align: middle;
}
.cart-item-options--giftWrapping .cart-item-option-description a:hover {
    color: #00132c;
}
.cart-item-options--giftWrapping > .cart-item-option-title {
    display: none;
}
.No_Search_product {
    width: 100%;
    float: left;
    background: url(https://cdn11.bigcommerce.com/s-fjs80zvpvc/product_images/uploaded_images/no-results-found.gif) 0 15px no-repeat;
    background-size: 100% auto;
}
.No_Search_product .noSearchBG {
    max-width: 700px;
    margin: 0 auto;
    display: block;
    padding-top: 160px;
    width: 100%;
    font-size: 15px;
}
@media (min-width: 370px) {
    .No_Search_product .noSearchBG {
        padding-top: 180px;
    }
}
@media (min-width: 414px) {
    .No_Search_product .noSearchBG {
        padding-top: 190px;
    }
}
@media (min-width: 480px) {
    .No_Search_product .noSearchBG {
        padding-top: 230px;
    }
}
.No_Search_product .noSearchBG a {
    color: #000;
    text-decoration: underline;
}
.No_Search_product .noSearchBG a:hover {
    color: #ed2931;
}
.No_Search_product .noSearchBG .noSearchBGTop p {
    margin-bottom: 20px;
}
@media (min-width: 768px) {
    .No_Search_product {
        background-size: auto;
        background-position: center;
    }
    .No_Search_product .noSearchBG {
        padding-top: 210px;
        padding-left: 15px;
    }
    .No_Search_product .noSearchBG .noSearchBGTop p {
        margin-bottom: 40px;
    }
}
.No_Search_product .noSearchBG .noSearchBGBottom p {
    margin-bottom: 10px;
}
.popup[data-popup="popup-1"],
.popup[data-popup="popup-2"] {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
}
.has_preview_img .modal-background {
    display: none;
}
.has_preview_img #modal {
    transform: none;
    position: static;
}
.popup .popup-inner {
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 30px;
    margin: 0 auto;
    z-index: 99;
    max-width: 545px;
    box-shadow: none;
    border-radius: 0;
    background: 0 0;
    border: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.popup .content_center {
    padding: 15px;
    background: #fff;
}
.popup .popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    font-size: 20px;
    color: #000;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    width: 25px;
    height: 25px;
}
.blog_section_main {
    width: 100%;
    float: left;
    margin: 0 0 30px;
}
.blog_section_main ul {
    margin: 0 -5px;
    display: block;
    list-style: none;
}
.blog_section_main ul li {
    width: 33.33%;
    float: left;
    padding: 0 5px;
}
.blog_section_main ul li a {
    display: block;
}
.blog_section_main ul li .blog_cont {
    text-align: center;
    padding: 10px 40px 30px;
}
.blog_section_main ul li .blog_cont h2 {
    font-size: 26px;
    color: #000;
    margin: 0 0 8px;
    line-height: 39px;
    font-weight: 700;
    letter-spacing: 0.05em;
}
.blog_section_main ul li .blog_cont p {
    font-size: 18px;
    color: #000;
    line-height: 1.3;
    height: 69px;
    overflow: hidden;
}
.blog_section_main ul li .blog_cont .rm_btn {
    max-width: 150px;
    padding: 10.5px 16px;
    border: 1px solid #b3b2b2;
    display: block;
    color: #000;
    font-weight: 700;
    line-height: normal;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 20px auto 0;
}
.productView-description-bottom div 
{  display: list-item; margin: 0 0 0 20px; 
}
body .custom_additional_information,
.productView-description .description_product table,
.shipping_cart {
    display: none;
}
.blog_section_main ul li .blog_cont .rm_btn:hover {
    background: #f3f3f3;
}
.page.blogpage {
    margin: 0 -5px;
}
.blogpage .blog {
    float: left;
    width: 33.33%;
    padding: 0 5px;
    margin-bottom: 50px;
}
.blog-post-body,
.blog-post-figure {
    width: 100%;
}
.blogpage .blog .blog-thumbnail {
    margin: 0 auto 15px;
    max-width: none;
    height: 200px;
    max-height: 157px;
}
.blogpage .blog .blog-thumbnail img {
    max-height: 157px;
}
.blog .blog-post-figure .blog-thumbnail {
    max-width: none;
}
.blog .socialLinks,
.blog .tags {
    text-align: left;
}
.blog-author,
.blog-date,
.blog-post-body {
    text-align: left;
    color: #666;
}
.blog .addthis_toolbox {
    margin-top: 0;
}
.blog-thumbnail:after,
.blogpage .blog .blog-thumbnail:after {
    padding: 0;
}
.blog-title {
    font-size: 24px;
    margin: 25px 0 5px;
    text-transform: uppercase;
    height: auto;
    overflow: hidden;
    color: #000;
    font-weight: 900;
}
.blog-title a {
    color: #000;
}
.blog-title a:hover {
    color: #36bae0;
}
.blogpage .blog-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 39px;
    margin: 0 0 8px;
    text-transform: none;
}
.blog-post {
    color: #333;
    font-size: 18px;
    line-height: 1.3;
}
.blog-post h3 {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}
.cart-totals .cart-total-grandTotal,
div[data-cart-content] .cart-item-info .cart-item-label {
    font-size: 16px;
}
.blog .blog-post-figure .blog-thumbnail img,
.blogpage .blog .blog-thumbnail img {
    position: static;
}
.page.blogpage .blog .blog-post-figure .blog-thumbnail img {
    max-width: 100%;
    height: auto;
    width: 100%;
    max-height: 157px;
}
.blog + .blog {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}
.blog:nth-child(3n + 1) {
    border: none;
}
@media (min-width: 768px) {
    div[data-cart-content] .cart-item-info {
        margin-top: 0.78571rem;
    }
    .cart-totals {
        width: 55%;
    }
}
@media (min-width: 991px) {
    .cart-totals {
        width: 41.66667%;
    }
}
.cart-totals .cart-total-label {
    width: 50%;
    text-align: left;
    padding-left: 0;
}
.cart-totals .cart-total-value {
    float: right;
    text-align: right;
}
@media (min-width: 768px) {
    .cart-totals .cart-total-label,
    .cart-totals .cart-total-value {
        padding: 0.5rem 0;
    }
}
.cart-totals .cart-total + .cart-total {
    border-top: 1px solid #e5e5e5;
}
.cart-totals dl {
    margin: 0;
}
.productView-options .form-action .button.dropdown-menu-button {
    background-color: #dcdada;
    color: #000;
    line-height: normal;
    padding: 20px 15px;
}
.productView-options .form-action .button.dropdown-menu-button:hover {
    color: #fff;
    background: #072750;
}
#wishlist-dropdown.is-open .button {
    background-color: #dcdada;
    color: #000;
}
#wishlist-dropdown.is-open {
    padding-right: 0;
}
#wishlist-dropdown.is-open .button:hover {
    color: #fff;
    background: #072750;
}
.productView-options {
    margin-bottom: 0;
}
.description_accordion .productView-title:first-child {
    border-top: none;
}
.productView-description > .productView-title {
    font-weight: 800;
}
.PP_shipping_banner {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}
#tab-additional-information,
.prdtfiled .productView-info-name {
    display: block;
}
@media only screen and (min-width: 991px) {
    body {
        padding-top: 121px;
    }
    .header,
    .header-logo,
    .header_fixed,
    .header_fixed .header-logo,
    .header_fixed .header_top,
    .header_fixed .navUser .navUser-section--alt .navUser-action,
    .header_top,
    .navUser .navUser-section--alt .navUser-action {
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition-duration: 250ms;
    }
    .header,
    .stickyActive {
        transition-duration: 250ms;
    }
    .header {
        position: fixed;
        height: 121px;
    }
    .stickyActive {
        height: 64px;
    }
    .header-logo {
        transform: scale(1);
        transform-origin: left center;
    }
    .header_fixed .header-logo {
        transform: scale(0.786);
    }
    .stickyActive .navPages-container {
        transform: translateY(-34px);
        opacity: 0;
        transition-property: transform, opacity;
        visibility: hidden;
    }
    .header_top {
        transform: translateY(0);
    }
    .header_fixed .header_top {
        transform: translateY(-7px);
    }
    .header_fixed .navUser .navUser-section--alt .navUser-action {
        font-size: 0;
    }
    .header_fixed .navUser-action svg {
        margin-top: -1px;
    }
    .header_fixed .navUser-item--account .navUser-action,
    .header_fixed .navUser-item--cart .navUser-action {
        margin-left: 35px;
    }
    .stickyActive .header-logo .navUser-action--quickSearch {
        opacity: 0;
        visibility: hidden;
    }
    .header-logo + .navUser-action--quickSearch {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        left: 290px;
        padding: 4px 0;
        width: auto;
        height: auto;
    }
    .stickyActive .header-logo + .navUser-action--quickSearch {
        opacity: 1;
        visibility: visible;
    }
    .stickyActive .header_bottom .navUser-item-search {
        opacity: 0;
        transform: translateY(-34px);
        transition-timing-function: ease-out;
        transition-duration: 0.2s;
    }
    .stickyActive .header_bottom .navUser-item-search .navUser-action--quickSearch {
        pointer-events: none;
    }
    .stickyActive .header_bottom {
        transform: translateY(-120px);
    }
}
.heroCarousel-image-wrapper {
    height: auto !important;
}
.banner_slider_bot {
    width: 100%;
    float: left;
    margin: 10px 0;
}
.banner_slider_bot img {
    width: 100%;
}
.banner_slider_bot img:hover {
    opacity: 0.8;
}
.navUser ul li.navUser-item--account {
    margin-top: -1px;
}
li.navUser-item.navUser-item--cart:hover > a {
    opacity: 0.6;
}
#quickSearch + a {
    display: none;
    position: absolute;
    right: 10px;
    top: 0;
    text-align: right;
}
#quickSearch + a svg {
    fill: #666;
    stroke: #666;
    width: 20px;
    height: 20px;
}
#quickSearch.is-open.f-open-dropdown + a {
    display: block;
}
#product-listing-container .productGrid {
    margin: 0;
    padding: 0 15px;
}
#product-listing-container .productGrid .product {
    width: 100%;
}
@media (min-width: 480px) {
    #product-listing-container .productGrid .product {
        width: 50%;
    }
}
@media (min-width: 768px) {
    #product-listing-container .productGrid .product {
        width: 33.33%;
    }
}
.header_fixed.search_fix_active .navUser .navUser-section--alt .navUser-action {
    font-size: 16px;
}
.page-heading-center {
    text-align: center;
}
a.navPages-action-bootom {
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 991px) {
    #product-listing-container .productGrid .product {
        width: 25%;
    }
    a.navPages-action-bootom {
        margin-top: 30px;
        margin-bottom: 20px;
    }
}
#menu .navPages-action.is-open {
    padding-bottom: 5px;
}
.giftWrapping-image-all img {
    margin: 0 auto;
    display: block;
    float: none;
}
@media only screen and (max-width: 1499px) {
    #menu .navPage-childList-item .navPages-action {
        line-height: 20px;
    }
    #menu .navPage-subMenu-item .navPages-action {
        line-height: normal;
    }
}
#facetedSearch-navList span.toggleLink-text.toggleLink-text--off {
    font-size: 0;
    height: auto;
    width: auto;
}
.productView-options .alertBox.productAttributes-message {
    margin: 15px 0 0;
}
.form-option-expanded {
    top: calc(100% + 2px);
}
.cart-additionalCheckoutButtons .FloatRight div {
    z-index: 99;
}
[data-product-attribute="set-rectangle"] .form-option {
    width: auto;
    padding: 2px 10px;
}
[data-product-attribute="set-rectangle"] .form-option-variant {
    word-spacing: inherit;
}
.body {
    min-height: 650px;
}
@media only screen and (max-width: 767px) {
    .body {
        min-height: 400px;
    }
}
.form.giftWrapping-form .button.button--primary {
    margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
    .store_left {
        width: 46%;
    }
    .card-body .card-title {
        max-height: 72px;
        overflow: hidden;
        min-height: 72px;
    }
}
@media only screen and (max-width: 990px) {
    .mobileMenu-toggle {
        height: 40px;
        width: 40px;
        background: #fff;
        padding: 0 10px;
        margin: 0;
        left: 5px;
        top: 8px;
        display: block;
    }
    .mobileMenu-toggle .mobileMenu-toggleIcon,
    .mobileMenu-toggle .mobileMenu-toggleIcon:after,
    .mobileMenu-toggle .mobileMenu-toggleIcon:before,
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon:after,
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon:before {
        background: #000;
    }
    .mobileMenu-toggle .mobileMenu-toggleIcon {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    #menu,
    #menu .navPages-quickSearch {
        display: none;
    }
    body.has-activeNavPages #menu {
        display: block;
        left: 0;
    }
    body.has-activeNavPages {
        left: 300px;
    }
    #menu .navPage-subMenu {
        width: 100%;
        float: left;
        background-color: #fff;
        opacity: 1;
        visibility: visible;
    }
    #menu .navPages {
        margin: 0;
        padding: 20px 15px;
        background: #fff;
        width: 100%;
        height: 100%;
    }
    .nav_menu_btm {
        background: #fff;
        left: 15px;
    }
    #menu.navPages-container {
        display: block;
        position: fixed;
        top: 0;
        left: -300px;
        margin: 0;
        padding: 0;
        z-index: 50;
        width: 300px;
        height: 100%;
        border-right: 1px solid #e5e5e5;
        overflow-y: auto;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        background: #000;
    }
    #menu li,
    #menu li a {
        width: 100%;
        float: left;
    }
    #menu li {
        position: relative;
        border: 0;
        text-align: left;
    }
    #menu li a {
        color: #000;
        font-size: 15px;
        letter-spacing: 1px;
        line-height: normal;
        display: inline-block;
        padding: 4px 32px 4px 0;
        font-weight: 600;
        border: 0;
        margin: 0;
    }
    #menu li a:hover {
        color: #000;
        text-decoration: underline;
    }
    #menu .navPages-list--user .navPage-subMenu {
        background: #fff;
        position: static;
        padding: 0;
        margin: 0;
    }
    #menu .navPages-action-moreIcon {
        display: none !important;
    }
    #menu .subcat-expand {
        height: 26px;
        width: 26px;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
    }
    #menu .navPage-subMenu .subcat-expand {
        height: 17px;
        width: 17px;
    }
    #menu .subcat-expand:after {
        height: 2px;
        width: 12px;
    }
    #menu .subcat-expand.subcat-expanded:before {
        display: none;
    }
    #menu .subcat-expand:before {
        height: 12px;
        width: 2px;
    }
    #menu .subcat-expand:after,
    #menu .subcat-expand:before {
        background: #000;
        bottom: 0;
        content: "";
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
        display: block;
    }
    #menu .navPage-subMenu .menu_cat_list,
    #menu .navPage-subMenu .navPage-subMenu-list,
    #menu .navPage-subMenu > .container {
        display: block !important;
        clear: both;
    }
    #menu .navPages-list ul {
        padding: 5px 0;
        margin: 0;
        border: 0;
    }
    #menu .navPages .navPage-subMenu-list {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    #menu .navPage-subMenu {
        height: auto;
    }
    #menu .navPage-subMenu .container {
        padding: 0 0 0 15px;
    }
    #menu .navPage-subMenu li {
        padding-left: 15px;
    }
    #menu .navPage-childList {
        float: left;
    }
    #menu .subcatActive {
        padding-bottom: 10px;
    }
    #menu .navPage-subMenu-item .navPages-action {
        font-size: 14px;
    }
    #menu .navPages-action-bootom {
        color: #36bae0;
        font-weight: 400;
        padding: 4px 0;
    }
    article.footer-info-col.footer-info-col--small:first-child {
        width: 100%;
        position: absolute;
        bottom: 0;
        height: 124px;
        text-align: center;
        left: 0;
        right: 0;
        margin: auto;
    }
    .footer-info {
        padding-bottom: 150px;
    }
    article.footer-info-col.footer-info-col--small:first-child .footer-info-list {
        margin: 0;
    }
}
@media only screen and (max-width: 767px) {
    .mobileMenu-toggle {
        display: block;
    }
}
@media only screen and (max-width: 479px) {
    #menu.navPages-container {
        width: 270px;
    }
    body.has-activeNavPages {
        left: 270px;
    }
}
.home_four_product {
    overflow: hidden;
}
.become_member .container {
    padding: 0;
}
.form-wishlist #wishlist-dropdown.is-open .button {
    color: #fff;
}
.ss_page .csb_page_left {
    width: 20%;
    padding: 0 25px;
    float: left;
}
.ss_page .csb_page_left .page-sidebar {
    width: 100%;
    padding: 0;
}
.ss_page .csb_page_right {
    width: 80%;
    padding: 0 25px;
    float: left;
}
.productView-options div[data-product-option-change] {
    overflow: visible;
}
@media only screen and (max-width: 1100px) {
    #banner_2 .bm_right > div h2 {
        line-height: normal;
    }
    .productView-details:hover {
        overflow: hidden;
    }
    .address {
        width: 50%;
    }
}
@media only screen and (max-width: 990px) {
    .header_bottom .navUser-item-search .container,
    .page-content.page-content--centered {
        padding: 0;
    }
    #modal-review-form .form-field.form-field--submit,
    .AU_Cont_right {
        text-align: center;
    }
    .header_bottom .navUser-item-search .dropdown--quickSearch .form,
    .header_bottom .navUser-item-search .dropdown--quickSearch .quickSearchResults {
        max-width: 100%;
    }
    .csb_page_align,
    .page {
        margin: 0;
    }
    .productView-description {
        width: 100%;
    }
    #product-reviews {
        width: 100%;
        padding: 0;
    }
    .sidebarBlock_sub {
        display: none;
    }
    ul.navBar-section.account-navigation li.navBar-item {
        display: inline-block;
    }
    .AU_Cont_right {
        width: 100%;
        padding-left: 0;
    }
    .ss_page .csb_page_left,
    .ss_page .csb_page_right {
        width: 100%;
        padding: 0 15px;
    }
    .navBar--account {
        display: block;
    }
    .navBar--sub .navBar-item,
    .navUser-item.navUser-item--faq {
        display: inline-block;
    }
    .ss_page .csb_page_left {
        float: left;
    }
    .blog_section_main ul li .blog_cont {
        padding: 10px 30px 30px;
    }
    .page-sidebar,
    .page-sidebar + .page-content,
    .ss_page #product-listing-container .productGrid,
    .ss_page .csb_page_right .page-content {
        padding: 0;
    }
    #product-listing-container .productGrid {
        margin: 0 -8px;
    }
    .navUser-item--cart .navUser-action {
        margin-left: 10px;
    }
    .navUser-action {
        font-size: 0;
    }
    .navUser {
        padding: 3px 15px 0 0;
        width: auto;
        transform: none;
        top: 14px;
    }
    .navUser ul li.navUser-item--account {
        display: none;
    }
    .store_left,
    .store_right {
        float: left;
        width: 100%;
    }
    .cmsPage p iframe {
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .page-heading {
        margin: 0 0 10px;
    }
    .productView-image + .productView-thumbnails img {
        max-width: 100%;
    }
    .form.giftWrapping-form .button.button--primary {
        margin: 15px 0;
    }
    .productView-title {
        font-size: 20px;
    }
    .navUser {
        padding: 0 15px 0 0;
        margin: -2px 0 0;
    }
    .page-heading {
        font-size: 25px;
        line-height: 30px;
    }
    .blog_section_main ul li {
        width: 100%;
    }
    .pp_bottom_products h2 {
        margin-bottom: 10px;
    }
    .cart .cart-item {
        padding: 30px 0 30px 25%;
        display: inline-block;
        width: 100%;
    }
    #contact-us-page .form-actions .button,
    .account_inbox .form-actions .button,
    .register_form .form-actions .button {
        width: auto;
    }
    .cart-item-info + .cart-item-info {
        margin-top: 0;
    }
    .gift-certificate-form .form-actions .button {
        width: auto;
        margin-top: 0;
    }
    .account_inbox .form-actions .button {
        margin-top: 0;
    }
    .address {
        width: 50%;
    }
    .account-edit .form-actions .button,
    .wishlist_mn .form-actions .button {
        width: auto;
        margin-top: 0;
    }
    .productView-image + .productView-thumbnails {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .productView-thumbnails .productView-thumbnail {
        display: inline-block;
        float: none;
    }
    .navUser ul li {
        width: auto;
        display: inline-block;
    }
}
@media screen and (max-width: 801px) and (min-width: 551px) {
    .cart-item-info {
        clear: none;
        float: left;
        overflow: hidden;
        width: 33.33333%;
    }
    .cart-item-label {
        display: block;
        padding-left: 1.5rem;
        text-align: left;
        width: 100%;
    }
    .cart-item-figure {
        margin-bottom: 0;
        margin-left: -33.33333%;
        width: 33.33333%;
    }
    .cart-actions .button {
        display: inline-block;
        float: right;
    }
}
@media only screen and (max-width: 479px) {
    .new-customer-fact-list {
        margin-left: 30px;
    }
    .productView-thumbnail {
        margin-right: 15px;
    }
    #modal-review-form .modal-body {
        padding: 10px;
    }
    #modal-review-form .g-recaptcha {
        overflow: hidden;
        width: 280px;
    }
    .cart .cart-item {
        padding: 1.5rem 0;
    }
    .tblFontSmall p,
    .tblFontSmall td {
        font-size: 12px;
    }
    .AboutUsPage h1,
    .cmsPage h1 {
        font-size: 24px;
    }
    .account_inbox .form-actions .button,
    .address,
    .wishlist_mn .form-actions .button {
        width: 100%;
    }
    .navUser-item--account svg,
    .navUser-item--faq svg {
        margin-right: 0;
    }
    .navUser-action svg {
        width: 18px;
        height: 24px;
    }
    .navUser-item--cart .navUser-action {
        margin-left: 3px;
    }
    .store_left,
    .store_right {
        width: 100%;
    }
    .store_right {
        float: none;
        text-align: center;
    }
}
.sku_label {
    margin-top: 1.5rem;
}
.productView-info-name.sku-label,
.productView-info-name.sku-label + dd {
    display: none !important;
}
.custom_logo {
    clear: left;
    margin: 20px 0 0;
    display: inline-block;
    width: 100%;
}
.CBLeft,
.CBRight {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
.CBLeft {
    margin: 0 -2px;
}
.CBRight {
    margin: 0 0 0 2%;
}
.CBRight p {
    margin: 0;
}
.quickSearchResults {
    display: none !important;
}
/* Start QA29-30 */
.navUser ul li.navUser-item.navUser-item--account .account_drpdn {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: -4px;
    text-align: left;
    margin: auto;
    width: 165px;
    padding: 2px 14px;
    top: 27px;
    z-index: 99;
    border: 1px solid #ccc;
    background-color: #fff;
}
.navUser ul li.navUser-item.navUser-item--account.active_accnt .account_drpdn {
    visibility: visible;
    opacity: 1;
}
.navUser ul li.navUser-item--account {
    position: relative;
}
.navUser-section {
    z-index: 9;
}
.header_bottom {
    z-index: -1;
}
li.navUser-item.navUser-item--account .account_drpdn .navUser-action {
    display: none;
}
li.navUser-item.navUser-item--account.active_accnt .account_drpdn .navUser-action {
    margin: 0;
    display: block;
}
.star_rating {
    display: none;
}
.cat_reivews {
    height: 22px;
}
.product_reviews .jdgm-widget {
    height: auto !important;
}
.navUser-item-search {
    float: left;
}
.navPages-container {
    width: auto;
    margin: 0;
    padding-left: 30px;
}
.navPages-action {
    padding: 6px 0 5px;
}
.navUser-action--quickSearch {
    height: 43px;
}
.header_bottom {
    float: left;
    margin-left:0;width:100%;
}
.body {
    float: left;
    width: 100%;
}
#menu .navPage-subMenu,
#menu .navPages-action.is-open + .navPage-subMenu {
    top: 44px;
}
#menu .navPages-action.is-open {
    padding-bottom: 5px;
}
.heroCarousel .slick-dots li,
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover,
.slick-next,
.slick-prev {
    background-color: transparent;
}
.slick-next,
.slick-prev {
    border: 0;
}
.navUser {
    width: 72%;
}
.header-logo {
    width: auto;
}
.productView-details {
    width: 47%;
}
.productView-images {
    width: 53%;
}

@media only screen and (min-width: 991px) {
    .header_fixed .navUser .navUser-section--alt > .navUser-action {
        font-size: 0;
    }
    .header_fixed .navUser .navUser-section--alt .account_drpdn .navUser-action {
        font-size: 16px;
    }
    .header_fixed .account_drpdn {
        left: 0;
    }
    .header {
        height: 118px;
    }
    .stickyActive {
        height: 64px;
    }
    body {
        padding-top: 119px; float: left; width: 100%;
    }
}
@media only screen and (max-width: 1199px) {
    .header_bottom {
        margin-left: 0;
    }
    .navUser {
        width: auto;
    }
    .heroCarousel-slide .heroCarousel-image {
        object-fit: cover;
    }
}
@media only screen and (max-width: 990px) {
    .header {
        position: static;
        float: left;
        width: 100%;
    }
    body {
        padding-top: 0;
    }
    .header_bottom {
        z-index: 1;
    }
    .navUser-item-search {
        width: 100%;
    }
    .eviIH.eviIH {
        margin: auto !important;
        width: 100% !important;
        max-width: 320px !important;
    }
    .productView-details {
        width: 100%;
        padding: 0;
    }
    .productView-images {
        width: 100%;
    }
    .slick-prev.slick-arrow {
        left: 0;
    }
    .slick-next.slick-arrow {
        right: 0;
    }
}
@media only screen and (max-width: 767px) {
}
/* End QA29-30 */
@media only screen and (max-width: 1263px) and (min-width: 1200px) {
    .header_top > .container {
        display: flex;
    }
}

/**/
.blogpage .pagination, .blogpage .blog:nth-of-type(3n+1)
{	clear:left; 
}
@media only screen and (max-width:767px){
	.blogpage .blog{
		width:50%; 
	}
	.blogpage .blog:nth-of-type(3n+1)
	{	clear:none; 
	}
	.blogpage .blog:nth-of-type(2n+1)
	{	clear:left
	} 
	.blogpage .blog .blog-thumbnail
	{	height: 140px; max-height: 140px;
	}
	.blogpage .blog-title       
	{	font-size:22px; line-height:normal;
	}
}
@media only screen and (max-width:479px){
	.blogpage .blog{   
		width:100%; 
	}
}