/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@font-face {
  font-family: Gotham;
  src: url('../fonts/Gotham-Book.eot');
  src: url('../fonts/Gotham-Book.woff') format('woff'),
       url('../fonts/Gotham-Book.woff2') format('truetype');
  font-weight: normal;
}

.has-float-label input:placeholder-shown:not(:focus)~span.field-label,
.has-float-label select:placeholder-shown:not(:focus)~span.field-label {
    top: -20px !important;
}

select.form-control.form-control-select.prsr-list {
    font-size: 13px;
    padding: 5px;
}

#module-thecheckout-order .page-content .form-control,
.page-content select.form-control-select.form-control {
    margin-bottom: 5%;
}

header.page-header {
    padding-top: 1.56rem;
}
#header.is-open, #header.is-open .header-top,  #header {
    background: #0066CC;
}
.row.top-deals {
    margin-bottom: -1px;
}

.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active {
    background: #ffe600!important;
    background: #0066CC !important;
    text-shadow: none;
    color: #ffe600 !important;
}
#header .nav1.menu-icon {
    position: relative;
    float: right;
    width: auto;
    display: inline-block;
}

#header .container {
    width: 100% !important;
}
.mm_menus_li.mm_menus_li_tab.menu_ver_alway_show_sub.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width a.arrow.closed {
    width: 0;
}
li.mm_menus_li.mm_menus_li_tab.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width {
    width: 65px !important;
    position: relative;
    left: -65px;
    top: 7px
}
.header-nav .MegaMenu, #header #_desktop_logo, #header .searchbar, #header .nav1.menu-icon {
     /*height: 55px;*/
}
#header .nav1.menu-icon a{
    display: block;
}
.header-nav .MegaMenu {
    width: 45px;
    padding-left: 0;
    margin-right: 5px;
}
.header-nav .top_header {
    /*padding-top: 5px;*/
    padding-left: 0;
}
#header .logo h1 {
  /*  width: 140px;
    height: 55px;*/
    margin-bottom: 0;
    margin-top: 5px;
}
#header .logo {
    /*margin-top: 1px;*/
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
@media (min-width: 992px) {
    .searchbar { 
        margin: 0 0 0 1%;
    }
}
/*#header .logo.img-responsive{
    height: 45px;
    width: 100%;
}*/

@media (min-width: 992px) and (max-width: 1280px) {
    #header .logo {
        margin-top: 5px;
        display: table;
    } 
    #header .logo h1{
        /*margin-top: 0px;*/
    }
    .searchbar {
        width: 66%;
    }
}

@media (min-width: 1080px) and (max-width: 2000px) {
  /*  .searchbar {
        width: 66%;
    }*/
}


.nav-item a {
    font-family: "gotham", futura, verdana;
}

p {
    font-family: "gotham", futura, verdana !important;
}
#header i.material-icons.shopping-cart {
    float: left;
}
p.basket-txt {
    clear: both;
}
/* Hide scrollbar for Chrome, Safari and Opera */


/*blog sction*/

.blog-post a,
.blog-post a,
{
    color: inherit !important;
}

div#wbpblogposts h3 {
    display: none !important;
}

ul.sf-menu.clearfix.menu-content.sf-js-enabled.sf-arrows a:hover {
    background: #0066CC !important;
    color: #ffe600 !important;
    text-shadow: none !important;
}

#wbpblogposts .post-outbound {
    background-color: rgb(0 31 103 / 65%);
}

.post-image:hover .post-outbound {
    background: #0066CC !important;
}

#wbpblogposts .post-image-link,
.post-outbound a {
    color: #fff !important;
}


/*blog end*/

footer#footer a {
    color: #fff !important;
}

div#viewedproducts_7 {
    margin-top: 0 !important;
}


/*----------Cuisine page*/

#cuisine a.back-btn {
    display: none !important;
}

.col-md-4.cta.center {
    background: #fff;
    border: 1px solid;
    padding: 9% 2%;
}

img.courts-cuisine {
    height: 36px;
}



nav.navbar.navbar-expand-lg.navbar-light.bg-light.cuisine-menubar {
    background: #fff;
}


/*--------wedding page */

#wedding .pdg4 {
    padding: 11px !important;
}

#wedding #wishlist_block_search {
    margin-bottom: 0;
}

#wedding #wishlist_block_search p,
html #wishlist_block_mng p,
#wishlist_block_view p {
    color: #002952 !important;
    margin: 0;
}

#wedding #wishlist_block_search,
#wishlist_block_mng {
    padding-bottom: 0;
    border: none;
}

#wedding #wishlist_block_search form input {
    margin-top: 0;
}

#wedding #wishlist_block_search {
    margin-bottom: none;
}

#wedding #wishlist_block {
    padding: 1% !important;
    margin-bottom: none;
    background: lightgrey;
}

#wedding .block-categories {
    box-shadow: none !important;
}

#wedding .text-block p {
    color: #002952 !important;
}

.text-block p {
    margin: 0;
}

#wedding a.back-btn {
    display: none;
}

.card {
    box-shadow: none;
    border: none;
}

.text-block {
    background: #eee;
    padding: 2%;
    position: relative;
    top: -49px;
    width: 100%;
    color: #fff !important;
    text-align: center;
}

#wishlist_block_search p,
html #wishlist_block_mng p,
#wishlist_block_view p {
    display: inline-block !important;
}


/* wedding page end*/

.container.wed-category img {
    margin: 3% 0;
}

.bkgd-white {
    background: #fff;
}

a.nav-link {
    /*font-family: gotham !important;*/
    font-weight: 500 !important;
    font-size: 0.85rem;
}


/*giftlist*/

#mywishlist_pro i.material-icons {
    color: #2676c5!important;
}

div#info_complete_guide,
#info_complete_guide {
    display: none !important;
}


/*#listsetup #wrappermenu a, label {
    display: inline !important;
}*/

#info_process_wldd ol>li {
    padding: 3%;
}

.img_margintop2 {
    display: inline-block;
    position: relative;
    top: -2px;
}

.img_margintop4 {
    top: 0;
}

#creator_choose_name input,
#block-order-detail form input,
#block-history input {
    border-radius: 7px;
}

.ui-tooltip-content {
    font-size: 12px;
}

#submitPublicAdr,
#submitWishlist {
    font-size: 13px;
}

#mywishlist_pro i.material-icons.mg_right_6 {
    color: #fff!important;
}

#info_process_wldd ol li h4 {
    font-size: 1.2rem;
}

.bckgrd-white {
    background: #fff;
}


/*giftlist end--------------**/

.user-info.col-md-1,
.store-locator,
.shopping-basket,
.acct-list,
.acct-list.tooltip {
    font-family: "gotham", futura, verdana !important;
}

.c_item .item-title {
    font-size: 1rem;
}

.c_item .thumbnail-container {
    margin-top: 10px !important;
}

.item-title.nowrap a {
    font-weight: 600 !important;
}

.material-icons.drop-down {
    color: #fff !important;
}

.row.top-deals img,
.row.big-save img {
    padding-top: 10px;
}

.post-image {
    margin-top: 10px !important;
}

#wbpblogposts .post-image {
    border-radius: 9px;
}

.survey-section {
    background: beige;
    padding: 2% 0 1% 0;
}


/*Horizontal menu*/

.sf-menu {
    width: 100%;
    border-bottom: none;
    display: inline-flex;
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 0 !important;
    background: #ffe600;
}

.sf-menu>li {
    border: none !important;
}

i.material-icons.shopping-cart {
    color: #fff !important;
}

.one_by_one .nav_without_name {
    margin-bottom: -22px;
    padding-top: 0px;
    margin-top: -15px !important;
}

.row.big-save {
    padding-bottom: 24px;
}

div#wbpblogposts {
    padding-bottom: 14px;
}

.sf-menu ul {
    display: none !important;
}

.prsr-button {
    background-color: #ffe600;
}

.prsr-button svg {
    fill: #0066CC;
}


/*horizontal menu*/

.sf-menu>li>a {
    /*font: 500 15px/22px "gotham", futura, sans-serif !important;*/
    font-style: normal !important;
    font-variant-ligatures: normal !important;
    font-variant-caps: normal !important;
    font-variant-numeric: normal !important;
    font-variant-east-asian: normal !important;
    font-weight: 500 !important;
    font-stretch: normal !important;
    font-size: 15px !important;
    line-height: 22px !important;
    font-family: gotham, futura, sans-serif !important;
    text-transform: capitalize;
    color: #484848;
    display: block;
    padding: 6px 11px;
}

#layerslider_2 {
    z-index: 1;
}

.ets_mm_megamenu .container {
    background: none !important
}

main.ls-overflow-visible #wrapper {
    padding: 0 !important;
    background: none;
}


/*homepage-- TOP DEALS*/

.top-deals img,
.big-save img {
    width: 100%;
}

.subtitle-h4,
div#wbpblogposts h3 {
    display: flex;
    flex-direction: row;
}

div#wbpblogposts h3 {
    margin: 0 auto;
}

.subtitle-h4:before,
.subtitle-h4:after {
    content: "";
    flex: 1;
    border-bottom: 0.5px solid #002952;
    padding: -1px 2px;
    position: relative;
    top: -21px;
    padding: 4px;
}

.subtitle-h4 h4 {
    background: #ffe600;
    /* padding: 5px 10px; */
    border-radius: 20px;
    padding-top: 6px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 1rem;
    padding-bottom: 5px;
    margin: 11px 10px 10px 10px;
    font-weight: 600 !important;
}

.new-customer-link p {
    color: #ffe600 !important;
}

a.new-customer-link p {
    padding-top: 6px;
}


/*carousel*/

h3.title_block.carousel_title {
    border: 1;
    background: #ffe600;
    width: 280px!important;
    margin: 0 auto !important;
    padding: 1%;
    border-radius: 41px;
    margin-bottom: 25px !important;
    margin-top: 9px !important;
}


/*NAv*/

.ybc-menu-toggle .icon-bar {
    background-color: #fff;
}

.search-widget form input[type=text] {
    border: none;
    border-radius: 8px;
}

div#search_widget {
    border: none !important;
}

.btn.btn-info.login a {
    color: #fff !important;
    font-size: inherit;
}

.store-locator-txt2, .acct-list {
    margin-bottom: 0;
    font-weight: bold;
}

.acct-list.tooltip {
    /*margin-top: -2px !important;*/
}

nav.header-nav.desktop p {
    color: #fff;
    font-size: 0.8rem;
}
p.basket-txt {
    position: relative;
    right: -1px;
    margin-bottom: 0;
    top: -6px;
}
.fa.fa-bars {
    color: #fff;
}

.fa.fa-bars:hover {
    color: #0066CC;
}


/*Tooltip*/

.tooltip {
    display: inline-block;
    position: absolute;
    text-align: left;
    opacity: 1 !important;
}

.tooltip .bottom {
    min-width: 300px;
    top: -15px !important;
    left: 50%;
    transform: translate(-50%, 0);
    color: #232323 !important;
    background-color: #fff;
    font-weight: normal;
    font-size: 13px;
    border-radius: 8px;
    position: relative;
    z-index: 99999999;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.8s;
    padding: 20px 15px 15px 15px;
}

.acct-list.tooltip li a p,
.bottom p {
    color: #232323 !important;
}

.tooltip:hover .bottom {
    visibility: visible;
    opacity: 1;
}

.tooltip .bottom i {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 12px;
    overflow: hidden;
}

.tooltip .bottom i::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    transform: translate(-50%, 50%) rotate(45deg);
    background-color: #EEEEEE;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}

.acct-list.tooltip {
    /*width: 100%;
    background: green; */
    height: 20px;
}

p.user-name, p.store-locator-txt {
    margin-top: 0px !important;
    margin-bottom: -2px;
}

.shopping-basket {
    /*margin-top: 5px;*/
}
/*survey*/

.smcx-embed {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

.smcx-embed>.smcx-iframe-container {
    width: 100% !important;
    max-width: 100% !important;
    height: 400px!important;
}


/*Online only flag*/

.product-flags li.product-flag.online-only {
    display: none !important;
}


/*pdf catalog */

#catalogs_wrapper .info .title,
#product_catalog_wrapper .info .title,
#catalogs_wrapper .buttons button,
#product_catalog_wrapper .buttons button,
#catalogs_wrapper .info .short_description,
#product_catalog_wrapper .info .short_description,
.catalog_header .title,
.info_catalog button {
    font-family: gotham-light, sans-serif !important;
    margin-left: none;
}

#catalogs_wrapper .info .title,
#product_catalog_wrapper .info .title {
    font-size: 1.2rem!important;
}

.catalog_header .title {
    font-size: 1.4rem !important;
}

.back_catalog {
    display: none;
}

.classic-login {
    background: #075a90;
    padding: 2%;
    border-radius: 10px;
    color: #fff !important;
}

.inner-area .offer-login {
    justify-content: left !important;
    margin-left: -15px;
    font-size: 1rem;
}

.inner-area .offer-login a.log-in {
    color: #fff;
}

span.carrier-price {
    display: none;
}

span.delivery-information {
    color: #ff0000;
}

#module-wkmultibankwire-payment .col-sm-8.col-xs-8.col-md-5 {
    width: 67%;
}

i.material-icons.rtl-no-flip.product-available {
    background: #228b22;
    color: white !important;
    border-radius: 13px;
}

#product-availability,
#product-availability {
    color: #228b22!important;
}

#wk_bankwireInfo {
    padding: 2%;
    border: 1px solid #b9b8b6!important;
}

.msg {
    position: absolute;
    right: 0;
    z-index: 100;
}

#delivery label {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.block-promo .promo-input+button {
    margin-top: -2px !important;
    border: 2px solid #0071bb!important;
}

.ets_mm_megamenu.layout_layout5:not(.ybc_vertical_menu) .mm_menus_ul {
    background: none !important;
}

ul.mm_menus_ul.clicktext_show_submenu .arrow.closed {
    display: none !important;
}

li.nav-item a {
    font-weight: 600 !important;
}


/* --------------------product hide tax  ---*/


/*.tax-shipping-delivery-label {
    display: none !important;
}*/

.tax-shipping-delivery-label {
    font-size: inherit !important;
}

.modal-content {
    z-index: 1000 !important;
}

.modal-backdrop.fade.in {
    display: none;
}

#cms .page-cms-4 img {
    width: 100%;
}

.thumbnail-container span.price {
    background: #e81e26!important;
    color: #fff;
    padding: 1.5px;
    border-radius: 5px;
}

.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container,
#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations,
i.material-icons.search {
    box-shadow: none !important;
    border: none!important;
}

.mm_tabs_li .mm_columns_contents_ul {
    z-index: 10;
}

span.regular-price {
    font-weight: 100;
}

.thumbnail-container {
    border: none !important;
    box-shadow: none !important;
}

button.btn-unstyle.select-title {
    width: 250px;
    box-shadow: none;
}


/*font*/

.color-black a {
    color: #1d1d1d !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
li,
.bold,
#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    font-family: "gotham", futura, verdana!important;
    color: #002952 !important;
}

body {
    font-family: "gotham", futura, verdana!important;
}


/*dark blue*/

#header a,
a {
    color: #002952;
}


/*Navy blue*/

.tabs .nav-tabs .nav-link.active {
    color: #0066CC;
}

.bold {
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

body {
    font-family: Gotham-Light, sans-serif;
}

.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage {
    background-color: #ffe600;
}

div#tab-content {
    font-size: 0.95rem;
}

span.mm_menu_content_title {
    color: #58585b !important;
}

.col-xs-12.col-sm-12.col-md-3:hover p,
i.material-icons:hover p {
    color: #0071BB;
}

.col-xs-12.col-sm-12.col-md-3:hover p:after {
    color: #0071BB !important;
}

#index .back-btn {
    display: none;
}


/*menu categories*/

a span.mm_menu_content_title:hover {
    background: #fde60a !important;
}

.mm_menus_li>a,
.mm_menus_li>a span:not(.mm_bubble_text) {
    /*margin-top: -5px;*/
    font-size: 24px;
    /*background: #0066CC;*/
    margin-bottom: 2px;
    color: #fff;
}

.mm_menus_li>a,
.mm_menus_li>a span:not(.mm_bubble_text):hover {
    color: #0066CC !important;
}

.color-black a:hover {
    color: #116BA0 !important;
}

.center {
    text-align: center;
}

.float-right {
    float: right;
}

.no-padding {
    padding: 0;
}

.padding-left {
    padding-left: 2%;
}

.padding-sm {
    padding: 2%;
}

.pt-sm {
    padding-top: 3%;
}

.bgrd-red {
    color: red;
}

.carousel .carousel-inner {
    height: 100%;
}

.card-body {
    width: 100% !important;
    text-align: center;
    padding: 5% 0 12% 0;
    text-transform: uppercase !important
}

#wrapper {
    background: #fff;
}

.search-widget form input[type=text]:focus,
.block_newsletter form input[type=email]:focus,
.form-control:focus,
.input-group.focus {
    outline: none;
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 2px solid #999;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
    border-bottom: 3px solid #ffe600;
}


/*IMAGE*/

ul.info.blue-background {
    background: #0066CC;
    padding: 16%;
}

ul.info.blue-background li {
    text-align: left;
    border-width: 25%;
    padding: 6px;
}

.info li a {
    color: #fff;
}

.img-fluid.mx-auto.col-xs-12.col-sm-6.col-md-6.pt-sm.section1 {
    padding: 2% 0 0 0!important;
}

.block-category .block-category-inner .category-cover img {
    width: 60vw !important;
    height: auto;
}

div#js-product-list-header .card {
    box-shadow: none;
    border: none;
}

#footer .btn-primary {
    background-color: #0772ad;
}


/*menu*/

a.logout .material-icons {
    font-size: 27px;
    padding-top: 4px;
}

.user-info p {
    margin-top: 1px;
}

li.mm_menus_li.mm_menus_li_tab.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width a {
    background: none !important;
}

.user,
.shopping-cart {
    z-index: 160 !important;
}


/*cart form*/


/*.form-fields .form-group {
    margin-bottom: 2rem;
}*/

a span.mm_menu_content_title:hover {
    background: none !important;
    padding-right: 5px;
    padding-bottom: 5px;
}

.fa.fa-bars {
    color: #fff !important;
}

span.mm_menu_content_title,
.user-info i.material-icons {
    color: #0864a0;
}

li.mm_menus_li:nth-child(4),
li.mm_menus_li:nth-child(5) {
    border-right: 1px solid #0864a0;
}

.layout_layout5 .ets_mm_block>h4 {
    padding-bottom: 2px;
}

button.btn.btn-primary.add-to-cart .shopping-cart {
    color: #fff !important;
}


/*menu icon--- Nav1*/

.shopping-cart,
.contact,
.store,
.user {
    padding: 0 2.5%;
}


/*#header .logo {
    z-index: 1000;
    width: 128px;
    float: left;
    margin-top: 9px;
    left: -68px;
    position: absolute;
}*/

#header .header-nav .user-info,
.shopping-cart,
.contact,
.store {
    margin-left: 0;
    margin-top: 0;
    text-align: left;
    white-space: nowrap;
}


/*header height*/

.nav1 .shopping-cart p {
    padding-top: 24px;
    margin-left: -58px;
    float: left;
    position: relative;
    left: -14px;
}

#header .header-nav .search-widget {
    margin-top: 0;
    width: 100%;
    border: 1px solid #999;
}

.nav1.menu-icon a {
    color: #595959 !important;
}


/*yellow underline*/


/*
.ets_mm_block.mm_block_type_category h4:after {
    content: "";
    display: block;
    height: 4px;
    max-width: 200px;
    width: 25%;
    margin:2px 0;
    
}*/

.ets_mm_megamenu :not(.fa):not(i) h4 {
    border-bottom: 3px solid #ffe600;
    width: fit-content !important;
    width: -moz-fit-content;
    width: -webkit-fit-content;
}

.ets_mm_block>h4,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.bold {
    font-weight: 500 !important;
}

h3.h3-yellosw:after,
.info li a:after {
    display: block;
    content: "";
    border-bottom: 2px solid #fade4b;
    width: 25%;
    padding-top: 3%;
}

li.mm_blocks_li {
    padding: 2px;
}

li.mm_blocks_li:hover {
    background: #fbfeff;
}


/*end menu*/

.section1 img {
    height: auto!important;
    width: 100%;
}

.info-section {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

#header .header-nav {
    max-height: 100%;
    margin-bottom: auto;
    border-bottom: none;
}

.elec-section2 img,
#content.page-cms-15 img {
    height: auto !important;
    width: 100% !important;
}

.product-page .category-tree-overflow {
    overflow: none
}

.product-page .category-tree-overflow ul.category-tree label {
    font-size: 11px;
}

.elec-section1 img,
.elec-section3 img {
    width: 100%;
}


/*on sale flag on product*/

.hidden,
li.product-flag.on-sale,
.hidden-lg-down,
.product-flags li.product-flag.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage {
    display: none;
}

.yellowborder-lg {
    border-bottom: 5px solid #ffe600!important;
}

.yellowborder-lg-top {
    border-top: 5px solid #ffe600!important;
}


/*--------------------------------------------*/

.card-body:after {
    background-color: #fade4b;
    content: "";
    display: block;
    height: 3.5px;
    margin: 10px auto 0;
    width: 20%;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
    font-weight: 300;
    font-size: 0.95rem;
}

.p-grey {
    color: #58585b!important
}

.h3-yellow {
    color: #ffe600!important;
    font-weight: 500;
}

.background-blue {
    background: #0066CC;
}

.txt-white,
#footer li a,
#footer p {
    color: #fff;
}

#footer {
    padding-top: 0;
}

.footer-container {
    margin-top: 1.25rem;
}

input[type="email"] {
    padding: 10px;
}

.search-widget form input[type=text] {
    min-width: 100%;
}

.block-social ul li {
    background-color: #a4a9b5;
    border: 1px solid #fff;
    height: 43px;
    width: 43px;
    border-radius: 21px
}

.block-social ul li:hover {
    background-color: #0071bb;
}

.payment-icon {
    text-align: right;
}

.inline {
    display: inline-block!important;
}


/* PRODUCT PAGE*/

.has-discount .discount {
    background: #fd0f0f;
}

.has-discount.product-price,
.has-discount p {
    color: #033552;
    font-size: 1.35rem;
}

.product-cover img,
.product-images>li.thumb-container>.thumb {
    box-shadow: none;
    background: #fff;
    border: 1px solid #e5e5e5;
}

#product i.material-icons.shopping-cart {
    color: #fff;
}

.btn-primary,
.btn-tertiary {
    background-color: #0071bb;
}

.btn-primary:hover,
.btn-tertiary:hover,
.btn-tertiary:focus .btn-primary.focus,
.btn-primary:focus {
    background-color: #075a90;
}

.custom-checkbox input[type=checkbox]+span {
    width: 1.5rem;
    height: 1.5rem;
}

.tabs {
    box-shadow: none;
    border: 1px solid #e5e5e5;
    margin-bottom: 2rem;
}

.product-features {
    margin-left: 0;
}

.tabs .nav-tabs .nav-item {
    padding-right: 2%;
    font-family: "gotham", futura, verdana !important;
}

.nav-tabs .nav-link {
    padding: 0.5em 0;
}

.tabs .nav-tabs .nav-link {
    color: #033552;
}

.product-flags li.product-flag.on-sale {
    background: #fd0f0f;
    color: #fff!important;
}

.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container,
#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    box-shadow: none;
    border: 1px solid #e5e5e5;
}

.thumbnail-container {
    border: none !important;
}

span.arrow.closed {
    margin-top: -13px;
}


/*store page  ---hide search by product */

#fmeStorePage .col-lg-4.form-group:nth-child(1) {
    display: none !important;
}


/* -----FOOTER -----*/


/*Icon*/

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

i.material-icons:hover {
    color: #0071bb!important;
}

i.material-icons {
    color: #b1b3b5!important;
}

i.material-icons.search {
    color: #0071bb;
    border-left: 1px solid #0071bb;
    padding: 2px 2px;
}

.custom-checkbox input[type=checkbox] {
    width: 80%;
}

ul.ets_mm_categories li:hover {
    background: #ffe600;
    width: 100vw;
}

body#module-thecheckout-order .block-header.account-header {
    text-align: center !important;
    margin: 0 auto !important;
    margin-bottom: 0% !important;
    border-bottom: 1px solid lightgrey;
    padding-bottom: 20px;
}

body#module-thecheckout-order .block-header.shipping-method-header,
body#module-thecheckout-order .block-header.address-name-header {
    border-bottom: 1px solid lightgrey;
    padding-bottom: 18px;
    text-align: center;
}

body#module-thecheckout-order .choosenstore-sec {
    margin: 22px 15px;
}

body#module-thecheckout-order .form-fields,
body#module-thecheckout-order .business-fields-container {
    padding-top: 14px;
}

body#module-thecheckout-order .block-header,
body#module-thecheckout-order .already-account-label {
    position: relative;
}

body#module-thecheckout-order .block-header.shopping-cart-header {
    position: relative;
    top: 10px;
    text-align: center;
}


/*----------------------------------------------------MEDIA QUERIES*/


/*menu*/

.ets_mm_megamenu {
    width: 0;
    margin-top: 5px !important;
}

@media(min-width:768px) and (max-width: 1000px) {
    #category #left-column {
        padding: 0;
    }
    .footer-infolink .class_privacypoli,
    .footer-infolink .class_Contact {
        height: 75px;
    }
}

@media (max-width: 767px) {
    .products-selection .showing {
        clear: both;
    }
    .nb_prod_per_page {
        padding-left: 0;
    }
}

@media(max-width:768px) {
    /*.mob-logo{display:none;}*/
    .ybc-menu-vertical-button,
    .transition_floating .close_menu,
    .transition_full .close_menu {
        background-color: #04659b;
    }
    .back-btn {
        display: none;
    }
    #header .header-nav .cart-preview.active,
    #header .header-nav .blockcart {
        position: relative;
        left: -13px !important;
    }
    body#module-wkmultibankwire-payment #wk_button {
        float: left!important;
        margin-left: -14px;
        margin-top: 3%;
    }
    /*Horizontal menu-mobile hamburger menu*/
    .cat-title {
        display: none;
    }
    i.material-icons.drop-down {
        position: absolute;
        top: -6px;
    }
    .basket-txt.hidden-sm-down {
        display: none;
    }
    span.menu-mobile-grover {
        display: none;
    }
    .page-footer .text-sm-center {
        text-align: center;
        background: #ededed;
        padding: 3%;
        font-weight: 500 !important;
        border-radius: 2px;
        font-size: 17px;
    }
}

@media(min-width:768px) {
    .col-xs-6.col-sm-6.col-md-5.pt-sm.img-block.wardrobe {
        padding-left: 2.7%;
    }
    /*sub menu --drop down*/
    ul.mm_columns_contents_ul {
        width: 59.5vw !important;
        height: auto !important;
    }
}

@media(min-width:768px) and (max-width: 1200px) {
    .header-nav .top_header {
        padding-left: 15px
    }
/*    .user-info p {
        margin-top: 7px !important;
    }
    .store-locator-txt2 {
        margin-top: -2px !important;
    }*/
    .material-icons.drop-down {
        top: -6px !important;
        position: absolute;
    }
    /*left nav*/
    .block-categories .category-sub-menu li[data-depth="0"]>a {
        font-weight: 400;
        border-bottom: 1px solid rgba(0, 0, 0, .25);
        width: 100%;
        display: inline-block;
        margin: .3125rem 0 0;
        overflow: hidden;
        text-overflow: ellipsis;
        /* max-width: 117.5px; */
        padding-right: 15px;
    }
    /*list*/
    div#wishlist_block_search input#searchname,
    input#searchname2 {
        width: 100%;
    }
    div#wishlist_block_search button.btn.btn-primary.btn-lg {
        width: 100%;
    }
    div#wishlist_block_mng span {
        font-size: 14px !important;
    }
    .block-categories {
        padding: 0.75rem;
    }
    .navbar-toggler.collapse-icons .material-icons {
        margin-left: 20px;
        font-size: 20px;
    }
}

@media(min-width:769px) {
    .page-footer .text-sm-center {
        text-align: center!important;
        background: #ededed;
        max-width: 292px;
        margin: 0 auto;
        padding: 2%;
        font-weight: 700;
        font-size: 17px;
    }
    .layout_layout4 .mm_blocks_ul .mm_blocks_li:last-child,
    .layout_layout5 .mm_blocks_ul .mm_blocks_li:last-child {
        padding-bottom: 0;
        /*padding: 2%*/
    }
    .elec-it-section {
        /*border-top: 5px solid #ffe600;*/
        margin-top: -43px;
        padding: 4% 0;
        position: relative;
        z-index: 10;
        margin-bottom: -43px;
    }
    /*menu */
    .mm_menu_content_title {
        padding: 0 8px;
    }
    .header-banner {
        margin-top: 1%;
    }
    /*cuisine*/
    .col-md-4.cta.center {
        position: relative;
        top: -150px;
        float: right;
        z-index: 58;
    }
}

@media(max-width:576px) {
    #products .thumbnail-container,
    .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container,
    .product-miniature .thumbnail-container {
        width: 286px;
    }
    i.material-icons.drop-down {
        position: relative;
        top: -4px;
    }
    .hidden-mob,
    .bottom {
        display: none;
    }
    #products .product-description,
    .featured-products .product-description,
    .product-accessories .product-description,
    .product-miniature .product-description {
        position: absolute;
        z-index: 3;
        background: #fff;
        width: 100%;
        bottom: 0;
        /*height: 70px;*/
		height: 55px;
    }
    .ets_mm_megamenu.hook-custom {
        position: relative;
        left: 0 !important;
    }
    p.user-name {
        /* margin-top: 29px !important; */
   /*     left: -8px;
        position: relative;
        top: 13px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: 79px*/;
    }
    /*MOBILE*/
    .ybc-menu-toggle {
        padding: 0;
    }
    .ybc-menu-toggle .icon-bar {
        background-color: #fff;
        clear: left;
        float: left;
        height: 5px;
        margin: 4px 3px 1px 0;
        transition: all 0.4s ease 0s;
        -webkit-transition: all 0.4s ease 0s;
        width: 32px;
    }
    li.mm_menus_li.mm_menus_li_tab.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width {
        border-bottom: 1px solid;
        background: #fff;
    }
    .img-block img {
        width: 100% !important;
        height: 100% !important;
    }
    #footer {
        padding-top: 0;
        margin-top: 0;
    }
    .footer-infolink {
        padding: 6%;
    }
    .col-md-12.info-section.center.padding-sm {
        display: none;
    }
    .carousel .carousel-inner {
        height: auto !important;
    }
    .hidden-md-up.center .mobile.menu {
        display: none !important;
    }
    ul.mm_columns_ul.mm_columns_ul_tab.active {
        text-align: left;
        width: auto;
    }
    #header .header-nav {
        background: none;
    }
    #products .product-miniature,
    .featured-products .product-miniature,
    .product-accessories .product-miniature,
    .product-miniature .product-miniature {
        margin: 0 auto !important 25px auto !important;
    }
    section.product-accessories.clearfix.row {
        text-align: center;
    }
    .ybc-menu-toggle.ybc-menu-btn.closed {
/*        width: 18px;
        overflow: hidden;
        display: inline-flex;
        background: none;*/
    }
    .ybc-menu-button-toggle_icon {
        /* padding-top: 10px; */
        /*position: absolute;*/
        /* background: #fff; */
        /* color: #fff !important; */
        left: -12px;
        top: -12px;
    }
    /*  .ets_mm_megamenu_content {
            width: 0;
        }*/
    .search-widget form input[type=text] {
        width: 83vw !important;
        padding: 5px;
    }
    .search-widget form button[type=submit] {
        top: 2px;
    }
    img.mob-logo.img-responsive {
        width: 27.5vw;
        margin-right: 12%;
        float: left;
        margin-left: 5%;
    }
    .mob-icon {
        margin-top: -16px;
    }
    /* #header .logo {
    left: 30px !important;
     margin: -3px; 
    top: -6px;
    /* right: -7px !important; 
}*/
    #header .header-nav .cart-preview.active,
    #header .header-nav .blockcart {
        position: relative;
        width: 62%;
        top: 0!important;
    }
    .header .cart-products-count {
        position: relative;
        top: -34px!important;
        float: right;
        right: -15px!important;
    }
    .blockcart.cart-preview {
        padding-left: 31px!important;
    }
    #header .header-nav .blockcart {
        padding: 0!important;
    }
    .user {
        margin-right: 49px !important;
    }
    .store-locator {
        position: absolute;
        right: 18%;
        top: 2px;
    }
    .user-info {
        /* left: 13px; */
   /*     position: absolute;
        right: 20%;
        top: 0;*/
    }
    .shopping-basket {
      /*  position: absolute;
        right: 1%;
        top: 23px;*/
    }
    #open_ochat_conversion {
        bottom: 1.5% !important;
        right: 12px !important;
        width: auto !important;
    }
    span.cart-count {
  /*      position: relative;
        background: #ffe600;
        padding: 3px 7px;
        border-radius: 28px;
        z-index: 500;
        top: -14px;*/
    }
}


/*------576 end-----------------------------------------------------------****/

@media(max-width:1199px) {
    .hidden-up-1200px {
        display: none;
    }
    
    .img-block img {
        width: 100%;
        height: auto;
    }
    li.mm_menus_li.mm_menus_li_tab.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width {
        width: 100% !important;
        position: relative;
	    left: -21px;
	    top: 14px;
    }
    span.mm_menu_content_title {
        color: #fff !important;
    }
    .col-xs-6.col-sm-6.col-md-6.pt-sm.img-block.outdoor,
    .col-xs-6.col-sm-6.col-md-6.pt-sm.img-block.wardrobe {
        padding: 6% 1%;
    }
    .col-xs-12.col-sm-12.col-md-12.img-block.sofa {
        padding: 6% 1% 0 0;
    }
    .col-xs-12.col-sm-12.col-md-7.slider,
    .col-xs-12.col-sm-12.col-md-5.home-furniture {
        width: 100%;
    }
    /*mobile menu*/
    .ets_mm_megamenu_content_content .pull-left {
        display: none;
    }
    .ets_mm_megamenu_content_content .pull-right {
        float: left!important;
        font-size: 14px;
        text-transform: none;
        font-weight: normal;
    }
    .changestatus.transition_floating .close_menu,
    .changestatus.transition_full .close_menu {
        background-color: #b1b3b5;
    }
    .search-widget form input[type=text] {
        border: none;
    }
    p.user-name {
        width: 79px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    li.mm_menus_li.mm_menus_li_tab.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width > a:first-child {
    	display: none;
    }
}


/*Nav---*/
/*#header i.material-icons.shopping-cart {
    float: left;
}*/
#header .nav1.menu-icon {
    padding-right: 0;
}
@media (max-width: 991px) {
    .hidden-md-up {
        display: block !important;
    }
    .hidden-sm-down {
        display: none !important;
    }
}
@media (max-width: 1200px)  {
    .header-nav .top_header {
        padding-left: 15px;
    }
}
@media (min-width: 992px){
    #header .nav1.menu-icon {
        width: 20%;
        padding-right: 0;
    }
}
@media (min-width: 768px) and (max-width: 990px) {
    #header .nav1.menu-icon {
        width: 27%;
        padding-right: 0;
        padding-left: 0;
    }
    #header .header-nav .user-info {
        width: 110px;
    }
     #header .header-nav .shopping-basket {
        width: 64px;
        padding-left: 0;
    }
     #header .header-nav .store-locator {
        width: 70px;
    }
}
@media (max-width: 1024px) {
   #header .logo {
        /*margin-top: 4px;*/
    } 
}
/*#header i.material-icons.shopping-cart {
    float: left;
}*/
.span.cart-count, p.basket-txt {
    float: left;
}
.shopping-basket {
    padding-right: 0;
}
span.cart-count {
    background: #ffe600;
    padding: 3px 7px;
    border-radius: 28px;
    width: 36px; 
}
@media (min-width: 1200px) {
    ul.sf-menu.clearfix.menu-content li {
        margin: 0 auto;
    }
    .sf-menu.clearfix.menu-content {
        padding: 0px 13%;
    }
    /*Nav---*/
    #header .header-nav .search-widget {
        margin-top: 9px;
        position: relative;
        left: 11%;
        width: 100%;
        z-index: 1000 !important;
        border: none;
    }
    /*.ets_mm_megamenu_content {
    position: relative !important;
    left: -126px !important;
    top: 21px;
}*/
    /*#header .logo {
    left: 38px !important;
     margin: -3px; 
    top: -5px !important;
    right: -7px !important; 
}*/
    /* DEle.ets_mm_megamenu.layout_layout5.show_icon_in_mobile.transition_slide.transition_full.sticky_disabled.enable_active_menu.ets-dir-ltr.hook-custom.single_layout {
    left: 126px;
    position: absolute;
    top: -3px !important;
    background: #0066CC;
}*/
    #header i.material-icons.shopping-cart {
       /* top: 2px;
        position: absolute;
        right: 24px;*/
    }
    .user-info.col-md-1 {
        position: absolute;
        width: 111px;
        right: 246px;
        top: 3px;
        /* padding-top: 3px !important; */
    }
    .store-locator {
        /*    position: absolute;
    top: 4px !important;
    right: 138px !important;*/
    }
    .shopping-basket {
        /*    float: right !important;
    position: absolute !important;
    right:45px !important;
    margin-top: 3px !important;*/
    }
    #header .header-nav {
        /*height: 57px !important;*/
    }
    i.material-icons.drop-down {
        position: relative;
        top: -8px;
    }
    span.cart-count {
        background: #ffe600;
        padding: 3px 7px;
        border-radius: 28px;
        width: 36px; 
        /*left: -27px;
        z-index: 500;*/
    }
    p.basket-txt {
        position: relative;
        right: -1px;
        margin-bottom: 0;
        top: -6px;
    }
    span.cart-count {
        /* top: -52px; 
        position: relative;
        /* color: #fff; 
        background: #ffe600;
        padding: 3px 7px;
        border-radius: 28px;
        /* width: 36px; 
        left: -20px;
        z-index: 500;*/
    }
    i.material-icons.drop-down {
        position: absolute;
        top: -8px;
    }
    /*-------------NAV END -----*/
    li.mm_menus_li.mm_menus_li_tab.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width {
  /*      height: 100%;
        position: relative !important;
        left: -23px !important;
        top: 0;*/
    }
    .carousel .carousel-inner {
        height: auto !important;
    }
    .ets_mm_megamenu {
        /*margin-top: 0;*/
    }
    .search-widget form input[type=text] {
        width: 100%;
        max-width: 455px;
        border: none;
        border-radius: 8px;
    }
    .row.elecsection1 .card-body,
    .row.elecsection2 .card-body {
        padding: 5% 0 12% 19%;
    }
    .footer-container {
        margin-top: 0;
    }
    .img-fluid.mx-auto.col-xs-6.col-sm-12.col-md-6.pt-sm.img-block.outdoor,
    .img-fluid.mx-auto.col-xs-6.col-sm-12.col-md-6.pt-sm.img-block.office {
        margin-top: 2%;
    }
    .menu-icon.mob.row,
    .header_banner,
    .menu-bootstrap {
        display: none!important;
    }
    .row.footer-infolink {
        padding-top: 2%;
    }
    .container {
        width: 90%;
        max-width: 2000px;
    }
    .home-furniture img {
        width: 100%;
    }
    .col-xs-6.col-sm-6.col-md-5.pt-sm.img-block.wardrobe {
        padding-left: 1.7%;
    }
    .col-xs-12.col-sm-12.col-md-5.home-furniture {
        padding: 0 2%;
    }
    /*del.ets_mm_megamenu_content {
        float: left;
    }*/
    #header .header-nav .search-widget {
        margin-top: 8px;
    }
    #header .header-nav .search-widget {
        margin-top: 8px;
    }
    .nav1.menu-icon.col-md-4 {
        padding-top: 9px;
    }
    .block_newsletter .btn-primary {
        padding: 5px;
        /*width: 80%;*/
    }
}

@media (min-width:577px) {
    section.product-accessories.clearfix.row .h5 {
        /*margin-left:12px;*/
    }
    /*del
    .ets_mm_megamenu_content {
    position: relative;
    left: -96px !important;
    top:7px;
    }*/
    .fa.fa-bars {
        /*font-size: 36px;*/
        font-size: 27px;
        padding: 20% 0 0 20%;
    }
    .ybc-menu-toggle {
        padding: 0;
    }
    #header i.material-icons.shopping-cart {
        top: 0px;
    }
    /*    #header .logo {
    left: 4px;
     margin: -3px; 
    top: -6px;
    /* right: -7px !important; */
    /*}
*/
    .header .cart-products-count {
        position: relative;
        top: -34px!important;
        float: right;
        right: -15px!important;
    }
    .user {
        margin-right: 49px !important;
    }
    /*       .store-locator {
            position: absolute;
            right: 18%;
            top: 2px;
        }*/
    /*        .user-info {
            /* left: 13px; *
            position: absolute;
            right: 20%;
            top: 0;
        }*/
    .shopping-basket {
        /*            position: absolute;
            right: 1%;*/
        /*top: 23px;*/
    }
    span.cart-count {
/*        position: relative;
        /* color: #fff; */
        /*background: #ffe600;
        padding: 3px 7px;
        border-radius: 28px;*/
        /* width: 36px; */
       /* right: -21px;
        z-index: 500;
        top: 0px;*/*/
    }
}

@media(min-width:577px) and (max-width:767px) {
    .col-md-7.col-sm-12.searchbar {
        padding: 0 1%;
        width: 107% !important;
        margin: 0 -26px auto !important;
    }
    .user-info.col-md-1 {
        position: absolute!important;
        width: 150px;
        right: 28% !important;
        z-index: 200;
    }
    /*.store-locator {
    position: absolute;
    right: 15% !important;
    z-index: 200;
}*/
    #header i.material-icons.shopping-cart {
        /* font-size: 30px; */
        /* padding-top: 10px; */
    }
    span.cart-count {
        top: 10px;
        position: relative;
    }
    #header i.material-icons.shopping-cart {
        font-size: 30px;
        padding-top: 10px;
    }
}

@media (min-width:577px) and (max-width:1199px) {
    #header .header-nav {
        padding: 1% 0 0 0;
    }
    .ybc-menu-toggle .icon-bar {
        height: 4px;
        width: 29px;
        margin: 4px 3px 2px 0;
    }
    /*    .ets_mm_megamenu_content {
    position: relative;
    top:15px;
    }
*/
    span.cart-count {
      /*  top: 10px;
        position: relative;*/
        /* color: #fff; */
        /*background: #ffe600;
        padding: 3px 7px;
        border-radius: 28px;*/
        /* width: 36px; */
        /*z-index: 500;*/
    }
    .shopping-basket {
/*        float: right !important;
        position: absolute !important;
        right: -3% !important;*/
    }
    /*.store-locator {
    position: absolute;
    right: 6%;
    z-index:200;
}*/
    .user-info.col-md-1 {
   /*     position: absolute!important;
        width: 111px;
        right: 12%;
        z-index: 200;*/
    }

    .menu-icon.mob.row {
        display: none;
    }
    .block_newsletter form .input-wrapper {
        overflow: visible!important;
        width: 73.5%
    }
    .block_newsletter form input[type=email] {
        padding: 11px;
        width: 99.5%;
    }
    li.mm_menus_li.mm_menus_li_tab.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width {
        padding-top: 0% !important;
    }
}

@media (max-width: 1199px) and (min-width: 768px) {
    /*    .ets_mm_megamenu_content {
    position: relative;
    left: 24px !important;
    top: 13px ;
}*/
    p.basket-txt {
/*        position: relative;
        top: -16px;*/
    }
    .shopping-basket {
        /*margin-top: 6px;*/
        padding-left:0;
        /*margin-top: 0;*/
        margin-bottom: 0;
    }
    .store-locator {
        padding-left: 0;
    }
    div#search_widget {
        position: relative;
        left: -51px !important;
    }
    /*    .ybc-menu-toggle .icon-bar {
    background-color: #fff;
    clear: left;
    float: left;
    height: 4px;
    margin: 2px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 23px;
    padding: 4%;
    left: -69px;
    position: relative;
}*/
    .mm_menus_li>a,
    .mm_menus_li>a span:not(.mm_bubble_text) {
        margin-top: -5px;
        color: #fff !important;
        font-size: 24px;
        /*background: #0066CC;*/
        height: 30px !important;
        left: -22px;
    }
    /*   #header .logo {
    z-index: 700;
    width: 104px;
    float: left;
    margin-top: 8px;
    max-width: 100vw !important;
    left: -25px;
    position: relative;
    top: -5px;
}*/
    .changestatus.ets_mm_megamenu.hook-custom {
        margin-top: 0px;
        background: none;
    }
    p.user-name,
    p.store-locator-txt {
        /*margin: 0 !important;*/
    }
    .row.elecsection1.center img,
    .row.elecsection2.center img {
        width: 100%;
    }
}

@media (min-width: 1500px) {
    .row.elecsection1 .card-body,
    .row.elecsection2 .card-body {
        padding: 5% 0 11% 0;
    }
    .pt-sm {
        padding-top: 2%;
    }
    /*sub menu --drop down*/
    ul.mm_columns_contents_ul {
        width: 63vw !important;
        height: auto !important;
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .col-xs-6.col-sm-6.col-md-5.pt-sm.img-block.wardrobe {
        padding-left: 2%;
    }
    /*sub menu --drop down*/
    ul.mm_columns_contents_ul {
        width: 61vw !important;
        height: auto !important;
    }
}
@media (min-width: 375px) and (max-width:991px) {
    #header .nav1.menu-icon {
        position: relative;
        float: right;
        width: auto;
        display: inline-block;
    }
    .searchbar {
        padding: 0;
    }
}
@media (max-width: 575px) {
    .header-nav .MegaMenu {
        /*margin-top: 5px;*/
    }
    #header .nav1.menu-icon {
        padding-top: 5%;
        padding-right: 0;
        padding-left: 0;
    }
    .changestatus.ets_mm_megamenu.hook-custom, .ets_mm_megamenu.hook-custom {
        margin-top: 0;
    }
    nav.header-nav.desktop p {
        text-align: right;
    }
}
@media (max-width:768px) {
    /*space in menu top   when opened*/
    span.mm_menu_content_title {
        display: none;
    }

    /* + icon horizontal menu*/
    /*.menu-mobile-grover {
    display: none;
}
.menu-mobile {
    display: none !important;
}

.sf-menu {
    display: inline-flex !important;
    overflow-y: hidden;
    border: none;
}
*/
    .searchbar {
        padding: 0;
    }
    ul.mm_columns_ul.mm_columns_ul_tab.mm_columns_ul_tab_content.active {
        position: relative;
        top: -15px;
    }
    /*--end */
    #header .header-nav {
        background: none;
    }
    .ets_mm_megamenu.hook-custom {
        margin-top: 0px;
    }
   /* #header.is-open,
    #header.is-open .header-top {
        background: #0066CC;
    }*/
    #header .header-nav .search-widget {
        margin: 33px 0 10px 0;
    }
    .ets_mm_megamenu .container {
        background-color: #fff;
    }
    /*    .ets_mm_megamenu_content .ets_mm_megamenu_content_content {
        display: flex;
        display: -o-flex;
        display: -ms-flex;
        display: -moz-flex;
        display: -webkit-flex;
        position: relative;
        margin-top: -28px;
        padding:0;
    }*/
    .tablet-mob {
        display: block!important;
    }
    /*
 #header .logo {
    z-index: 1;
    width: 128px;
    float: left;
    /* margin-top: 9px; */
    /*left: 34px;
    /position: absolute; 

}*/
    #header .header-nav .cart-preview.active,
    #header .header-nav .blockcart {
        left: -37px;
    }
}


/*---------max-767-----********/

.col-xs-12.col-sm-12.col-md-12.img-block.sofa img {
    width: 100%;
    height: auto;
}

li.mm_menus_li.mm_menus_li_tab.menu_ver_alway_show_sub.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width a(nth-child:1) {
    display: none;
}

.header .cart-products-count {
    position: relative;
    top: -10px;
    float: right;
    right: -40px;
    background: #f3e012;
    font-size: 11.5px;
    border-radius: 50px;
    border: 1px solid #fff;
    width: 20px;
    color: #8c8c8c!important;
}

#header .header-nav .cart-preview.active,
#header .header-nav .blockcart {
    background: none;
    /*float: left;
    top: -12px;
    position: relative;
    left: -37px;*/
}

.nav1 .shopping-cart p {
    padding-top: 24px;
    right: 73px;
    position: relative;
}

#header {
    background: #0066CC;
}


/*JSA - PS MAIL ALERT - START*/

#product-availability,
#product-availability .product-unavailable {
    color: #fd0f0f !important;
}

#product-availability p {
    color: #232323;
}

.product-additional-info .tabs {
    border: none;
    padding: 0;
    margin: 3% 0 0 0;
    width: 100%;
}

.product-additional-info .js-mailalert {
    padding-bottom: 30px;
}

.product-additional-info .js-mailalert .form-control {
    width: 270px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.product-additional-info .js-mailalert .btn.btn-primary {
    float: left;
    padding: 10px;
    background-color: #58585b;
}

.product-additional-info .js-mailalert .btn.btn-primary:hover {
    background-color: #075a90;
}

.product-additional-info #gdpr_consent {
    text-align: left;
}

.product-additional-info .custom-checkbox input[type=checkbox]+span .checkbox-checked {
    font-size: 1.5rem;
}

.product-additional-info .alert.alert-info {
    clear: both;
    margin-top: 7px;
    float: left;
}

@media (min-width: 426) and (max-width: 1024px) {
    .product-additional-info .tabs {
        width: 270px;
    }
    .product-additional-info .js-mailalert .form-control {
        width: 270px;
        margin-bottom: 10px;
    }
}

@media (max-width: 425px) {
    .product-additional-info .tabs {
        width: 100%;
    }
    .product-additional-info .js-mailalert .form-control {
        width: 100%;
        margin-bottom: 10px;
    }
    .product-additional-info .js-mailalert .btn.btn-primary {
        width: 100%;
        margin-bottom: 15px;
    }
}


/*JSA - PS MAIL ALERT - STOP*/


/*JSA - VIEW NB OF PRODUCT - START*/

#js-product-list-top .nb_prod_per_page .select-title {
    padding: .55rem 0 .375rem .75rem;
    width: 70px;
    cursor: pointer;
}

#js-product-list-top .nb_prod_per_page .dropdown-menu {
    min-width: 70px !important;
    background: #f6f6f6;
}

@media (max-width: 991px) {
    #js-product-list-top .total-products {
        width: 100%;
    }
    #js-product-list-top .top-sort-prod {
        width: 99%;
    }
    #js-product-list-top .sort-by {
        padding-left: 0;
        margin-left: 0;
        width: 37%;
    }
    #js-product-list-top .products-sort-order .select-title {
        width: 200px;
    }
    .nb_prod_per_page .dropdown-menu {
        padding-left: 15px;
    }
}

.nb_prod_per_page .dropdown-menu a.dropdown-item.js-search-link:hover {
    color: #FFF;
    background-color: #2fb5d2;
}


/*JSA - VIEW NB OF PRODUCT - STOP*/


/*JSA - COURTS CORPORATE - STOP*/

#cms #main {
    margin-top: 15px;
}

#cms .page-header {
    margin-bottom: 0 !important;
}

.cms-corporate-page .overs-client img {
    margin-right: 15px;
}

.cms-corporate-page .img-corporate {
    margin-top: 20px;
    padding-right: 0;
    clear: both;
}

.cms-corporate-page .img-corporate img {
    margin-bottom: 10px;
    width: 250px;
    height: 200px;
}

.cms-corporate-page .img-corporate-right {
    margin-top: 20px;
    padding-left: 0
}

.cms-corporate-page .img-corporate-right img {
    height: 435px;
    width: 100%;
}

.cms-corporate-page .overs-client {
    clear: both;
}

.cms-corporate-page .overs-client img {
    float: left;
}

.cms-corporate-page .img-top img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

@media (min-width: 1024px) {
    .cms-corporate-page .img-corporate img {
        width: 45%;
    }
}

@media (max-width: 450px) {
    .cms-corporate-page .img-corporate {
        padding-right: 15px;
    }
    .cms-corporate-page .img-corporate img {
        width: 100%;
    }
    .cms-corporate-page .img-corporate-right img {
        width: 100%;
        height: auto;
    }
    .cms-corporate-page .overs-client img {
        float: left;
        margin-bottom: 20px;
        height: 80px;
        margin-right: 20px;
    }
}

@media (min-width: 451px) and (max-width: 968px) {
    .cms-corporate-page .img-corporate img {
        margin-bottom: 10px;
        width: 190px;
        height: 100px;
        margin-right: 5px !important;
    }
    .cms-corporate-page .img-corporate-right img {
        height: 235px;
        width: 100%;
    }
}


/*JSA - COURTS CORPORATE - START*/


/*JSA- CIM CALCULATOR - START*/

.cim-installment-calc p.cim-currency {
    display: inline-block;
    color: #232323;
    margin-right: -2px
}

.cim-installment-calc .cim-inst-price {
    display: inline-block;
    /*background: #e81e26!important; */
    color: #232323;
    padding: 3px;
    /*    border-radius: 5px;*/
    height: 25px;
}

.cim-installment-calc {
    text-align: center;
    font-size: 13px;
}

.cim-installment-calc label#label-cim-installement {
    display: inline-block;
    color: #232323;
    font-size: 14px;
}

.cim-installment-calc label#label-cim-installement span {
    font-size: 16px;
    margin-right: 2px;
    font-weight: bold;
}

.cim-installment-calc p.multix {
    display: inline-block;
}

.cim-installment-calc select#select-cim-installments {
    display: inline-block;
    font-weight: bold;
}

.cim-installment-calc p {
    color: #232323;
}

.cim-installment-calc select,
.cim-installment-calc select option {
    color: #232323;
    font-weight: bold;
}

.cim-installment-calc p.cim-months {
    display: inline-block;
}

.prod-cim-installment-calc p {
    margin: 0;
}

.prod-cim-installment-calc table,
.prod-cim-installment-calc table th {
    border: 1px solid #d6d4d4;
}

.prod-cim-installment-calc table th,
.prod-cim-installment-calc table td {
    padding: 5px;
}

.prod-cim-installment-calc table {
    opacity: 0.7;
}

.prod-cim-installment-calc {
    margin-bottom: 15px;
}

.product-additional-info {
    clear: both;
}

.calc-product.cim-installment-calc {
    text-align: left;
}

.calc-product p.indi-calc-prod {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
}

.product-miniature.js-product-miniature {
    box-shadow: 2px 2px 8px 0;
    margin-bottom: 25px !important;
}

@media (max-width: 576px) {
    .product-miniature.js-product-miniature {
        margin-bottom: 25px !important;
    }
    .ls-gui-element.ls-bottom-nav-wrapper {
        display: none;
    }
}


/*JSA- CIM CALCULATOR - END*/


/*JSA- SIMILAR PRODUCTS - STARTS*/

.even.similar-products-features {
    background-color: #f6f6f6;
}

.similar-products-features td {
    padding: 8px;
}

td.main-feature-name {
    width: 10%;
    font-weight: 600;
}

.similar-products .similar-products-features {
    font-size: 14px;
}

.similar-products .product-miniature.js-product-miniature {
    box-shadow: none;
    height: 400px;
    width: 250px;
}

.similar-products .thumbnail-container {
    width: 100%;
}

.similar-products .product-description {
    width: 100%;
}

.similar-products .similar-products-table {
    width: 100%;
}

.similar-products .cim-installment-calc p {
    margin-bottom: 0;
}

.similar-products .highlighted-informations {
    width: 100%;
}

.empty_front_feature td.empty-td-feature {
    width: 1px;
}

.similar-products .a-see-more-text {
    display: none;
}

.similar-products-footer .similar-products-icon .material-icons {
    display: none;
}

.similar-products-table tr:nth-child(even) td.main_item_features {
    background-color: #ffffde;
}

td.main_item_features {
    background-color: #ffe;
}

.similar-products-table td,
.similar-products-table th {
    border-bottom: 1px solid #eaeaea;
}

table.similar-products-table {
    margin-bottom: 22px;
    border: 1px solid #e7e7e7;
    border-top-color: #eaeaea;
    border-bottom: none;
    border-spacing: 0;
}

table.similar-products-table .main_item_product .product-title {
    color: #7a7a7a;
    font-size: .875rem;
    font-weight: 400;
    height: 40px;
}

table.similar-products-table .main_item_product .product-title .this_item_txt {
    font-weight: 600;
}

.similar-products-table .main_item_product .thumbnail.product-thumbnail img {
    width: auto;
}

.similar-products .product-description .product-title {
    height: 40px;
}


/*.similar-products .cim-installment-calc {
    text-align: left;
}*/

@media (min-width: 425px) and (max-width:1080px) {
    .similar-products .similar-products-features {
        font-size: 14px;
    }
    .similar-products .product-miniature.js-product-miniature {
        margin: 0 !important;
        padding: 0 !important;
        height: 213px;
        width: 250px;
    }
    .similar-products .similar-products-div .thumbnail.product-thumbnail {
        /*height: calc(100% - 140px);*/
		height: auto !important;
        position: relative;
    }
    .similar-products .thumbnail.product-thumbnail img {
        position: relative;
    }
    .similar-products .product-description {
        width: 100%;
        position: relative;
    }
    .similar-products .cim-installment-calc {
        text-align: left;
        float: left;
        margin-top: 10px;
    }
    .similar-products .product-description .product-title,
    .similar-products .product-description .product-price-and-shipping {
        text-align: left;
        /*height: 40px;*/
    }
    .similar-products .highlighted-informations {
        display: none;
    }
    .similar-products .thumbnail-container {
        height: 260px;
    }
    /*.similar-products .product-price-and-shipping{
        font-size: 13px;
    }*/
    .similar-products .product-price-and-shipping .regular-price {
        float: left;
    }
    .similar-products .product-price-and-shipping .price {
        float: left;
        clear: both;
    }
    .similar-products .a-see-more-text {
        display: none;
    }
    .similar-products .similar-products-div {
        overflow-y: hidden;
        max-height: 475px;
        position: relative;
    }
    .a-see-more.a-color-link {
        color: #0066CC!important;
    }
    .similar-products .a-see-more-text {
        display: block;
    }
    .similar-products-footer .similar-products-icon {
        float: left;
        color: #0066CC!important;
    }
    .similar-products-footer .similar-products-icon .material-icons {
        color: #0066CC!important;
    }
    .similar-products .a-reactive-container-gradient {
        transition: height .4s cubic-bezier(.4, 0, .6, 1);
        position: absolute;
        right: 0;
        bottom: 1px;
        left: 0;
        height: 40px;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #FFF);
        background: linear-gradient(rgba(255, 255, 255, 0), #FFF);
    }
    .similar-products .similar-products-icon .material-icons {
        display: block;
    }
    .similar-products .product-description .product-title,
    /*.similar-products .product-description .product-price-and-shipping {
        height: 40px;
    }*/
}

@media (max-width:425px) {
    .similar-products .thumbnail-container {
        width: 165px;
        margin-right: 10px;
        height: 240px;
        /*margin-bottom: 85px;*/
		margin-bottom: 50px;
    }
    .similar-products .similar-products-div {
        overflow-x: auto;
        overflow-y: hidden;
        max-height: 475px;
        position: relative;
    }
    table.similar-products-table tbody {
        overflow-x: auto;
    }
    .similar-products .similar-products-features {
        font-size: 14px;
    }
    .similar-products .product-price-and-shipping .regular-price {
        float: left;
    }
    .similar-products .product-price-and-shipping .price {
        float: left;
        clear: both;
    }
    .similar-products .cim-installment-calc {
        text-align: left;
        float: left;
        margin-top: 10px;
    }
    .similar-products .product-miniature.js-product-miniature {
        box-shadow: none;
        height: 265px;
        width: 250px;
    }
    .similar-products .product-description {
        box-shadow: none !important;
    }
    .similar-products .product-description .product-title {
        text-align: left;
    }
    .similar-products .product-description .product-title,
    /*.similar-products .product-description .product-price-and-shipping {
        height: 40px;
    }*/
    .a-see-more.a-color-link {
        color: #0066CC!important;
    }
    .similar-products .a-see-more-text {
        display: block;
    }
    .similar-products-footer .similar-products-icon {
        float: left;
        color: #0066CC!important;
    }
    .similar-products-footer .similar-products-icon .material-icons {
        color: #0066CC!important;
    }
    .similar-products .a-reactive-container-gradient {
        transition: height .4s cubic-bezier(.4, 0, .6, 1);
        position: absolute;
        right: 0;
        bottom: 8px;
        left: 0;
        height: 40px;
        background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #FFF);
        background: linear-gradient(rgba(255, 255, 255, 0), #FFF);
    }
    .similar-products .similar-products-icon .material-icons {
        display: block;
    }
}

@media (max-width: 1080px) {
    table.similar-products-table td {
        background-color: #FFF;
    }
    .similar-products-table td.main-feature-name {
        background-color: #E0E0E0;
        ;
    }
    table.similar-products-table td:nth-child(even) {
        background-color: #f6f6f6 !important;
    }
}


/*JSA- SIMILAR PRODUCTS - END*/


/*JSA - CAROUSEL - YOU MIGHT ALSO LIKE - START*/

.product-accessories .bx-wrapper {
    max-width: 100% !important;
}

section.product-accessories.clearfix.row {
    text-align: left;
    padding-left: 15px;
}

#product .bx-wrapper .product-miniature.js-product-miniature {
    margin-left: 10px;
}

.product-accessories .bx-wrapper .div-product-accessories {
    margin-top: 5px;
    box-shadow: none;
}

#product .bx-wrapper .bx-controls-direction a::before {
    content: '';
}

#product .bx-wrapper i.material-icons {
    color: #b1b3b5!important;
}

#product .bx-wrapper i.material-icons:hover {
    color: #0071bb!important;
}

#product .bx-viewport {
    min-height: 430px !important;
}

#product .featured-products .bx-viewport {
    padding-top: 3px;
}

#product .thumbnail-container {
    /*width: 100%;*/
}

.bx-has-controls-direction .bx-controls-direction a {
    width: 50px !important;
    height: 50px !important;
    top: 35% !important;
}

.bx-has-controls-direction .bx-controls-direction i.material-icons {
    font-size: 50px;
    width: 40px;
    height: 40px;
}

@media (max-width: 768px) {
    .product-accessories {
        display: block;
    }
    .product-accessories li {
        margin-right: 8px !important;
        margin-left: 8px !important;
    }
    .ets_mm_block.mm_block_type_category h4,
    ul.ets_mm_categories li {
        margin-left: 3%;
    }
}

section.product-accessories {
    position: relative;
}

#product .bx-wrapper .highlighted-informations {
    width: 100%;
}

#product .bx-wrapper .product-description {
    width: 100%;
}

@media (max-width: 425px) {
    #product .product-description,
    .featured-products .product-description {
        width: 100%;
    }
    section.product-accessories.clearfix.row {
        margin-top: 15px;
    }
    #product .cim-installment-calc p {
        margin: 0;
    }
    .bottom-bloc-prod-feature {
        bottom: -124px;
        margin-left: 5px;
    }
    .product-accessories .bx-wrapper .product-miniature.js-product-miniature,
    .featured-products .bx-wrapper .product-miniature.js-product-miniature {
        height: 380px;
        margin-right: 0px !important;
        margin-left: 15px !important;
    }
    #product .product-accessories .bx-viewport {
        height: 400px !important;
        margin-left: -10px;
        overflow-x: auto !important;
        width: 100%
    }
    #product .featured-products .bx-viewport {
        height: 400px !important;
        margin-left: -5px;
        overflow-x: auto !important;
        width: 100%
    }
    .product-accessories .bx-wrapper .div-product-accessories,
    .featured-products .bx-wrapper .products {
        margin-left: -10px;
        width: max-content !important;
    }
    .product-accessories .bx-wrapper,
    .featured-products .bx-wrapper {
        text-align: center;
        margin: auto !important;
    }
    .bx-has-controls-direction .bx-controls-direction a.bx-prev {
        left: 0;
    }
}

@media (max-width: 1280px) {
    #product .bx-viewport {
        min-height: 360px !important;
    }
}


/*JSA - CAROUSEL - YOU MIGHT ALSO LIKE - END*/

@media (min-width: 768px) and (max-width: 1280px) {
    .block_newsletter input.btn-primary.hidden-xs-down {
        display: none !important;
    }
    .block_newsletter input.btn-primary.hidden-sm-up {
        display: block !important;
        padding: 6px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .block_newsletter input.btn-primary.hidden-sm-up {
        padding: .5rem 14px;
    }
}
.product-add-to-cart .next_day_delivery {
    display: block;
    margin-top: 5px;
    color: #06C;
    font-weight: 800;
    font-family: arial;
    font-style: italic;
    letter-spacing: -2px;
    font-size: 17px;
}

/* GES Product Page CSS Starts Here*/

@media (max-width:767px) {
	.breadcrumb {
		font-size : 12px;
		border : 1px solid #ccc;
		border-radius: 2px;
		padding: 5px !important;
		background-color: #fcfcfc !important;
	}
	
	/*.hidden-sm-down {
	    display: block !important;
	}*/
}

.probg {
    background-color: #fff;
    border-radius: 4px;
    margin-left: 0;
    margin-right: 0;
    padding: 15px 0;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-top: 10px;
}

#product #content {
	max-width : 100% !important;
}



.hide {
	display: none;
}
.product-information ul {
	margin-left: 20px;
	list-style-type: disc !important;
}

.has-discount .discount {
	float: right;
}

.product-prices {
	
	border-bottom: none;
	border-radius: 4px;
	border-top: 1px solid #e1e1e1;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.productpbr .product-price {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 0px;
}

.cim-installment-calc, .product-variants, .product-discounts, .calc-product, .product-add-to-cart, .product-prices, .tax-shipping-delivery-label {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	background: #f5f5f5;
	padding-left: 8px;
}

.product-add-to-cart {
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    padding-left: 12px;
    padding-top: 5px;
}

#product .product-discounts {
	margin-bottom: 0px;
}

#product .product-prices {
	margin-top: 0px !important;
} 
.product-prices > :last-child {
	margin-bottom: 0px !important;
}

.danger {
	color: #fd0f0f;
}

#product-tabs {
    clear: both;
    border: 1px solid #d9d9d9;
    border-top: 0;
}
.space-b {
    margin-bottom: 20px;
}

.tabs-controller {
    display: table;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    z-index: 3;
}

.tabs-controller a.tab-active {
    /*position: relative;*/
    background: #fff;
    color: #333;
    outline: 0;
    text-decoration: none;
    font-weight: bold;
	border-top: 5px solid #ffe600;
}

.tabs-controller a:first-child {
    border-left: 0;
}

.tabs-controller a {
    height: 44px;
    display: table-cell;
    vertical-align: middle;
    border-left: 1px solid #fff;
    padding: 5px 15px;
    width: 16.666666667%;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    background: #efefef;
    color: #161b7a;
    transition: background .3s ease;
}

.tabs-controller a.tab-active:before, .tabs-container a.tab-active:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: #ffe600;
}

.tab-content .content {
    padding: 20px;
    overflow: hidden;
}
.tab-content .content {
    box-sizing: border-box;
    position: absolute;
    top: -999999px;
}

.tab-content .tab-expanded {
    position: static;
    width: auto !important;
}

@media only screen and (min-width: 1025px) {
	.mobile, .touch {
    	display: none !important;
	}
}

@media only screen and (max-width: 1024px) {

	#product-tabs .tab-toggle {
	    /*position: relative;*/
	    display: block;
	    padding: 15px;
	    background: #efefef;
	    text-decoration: none;
	    font-weight: bold;
	    color: #161b7a;
	    transition: background .2s ease;
	    margin-top: -1px;
	    outline: 0 !important;
	}
	#product-tabs .tab-content {
    	margin-bottom: 5px;
	}
	.tabs-controller {
    	display: none !important;
	}
}

#product-modal {
	background: rgba(0,0,0,.5) !important;
	z-index: 99999;
}


.tabs-container .material-icons {
	float: right;
	color: #161b7a !important;
	font-weight: 700;
}

@media (max-width:767px) {
	#product-tabs .tab-active:before {
	    content: '';
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    height: 3px;
	    background: #ffe600 !important;
	}
}
.prd-code {
    color: #555;
    margin-bottom: 0;
    margin-top: 4px !important;
}

.social-sharing {
	display: none;
}

.kJPkwF.facebook {
	background-image : url('../css/facebook.png') !important;
	position: absolute;
}

.facebook:before {
	background-image : url('../css/facebook.png') !important;
	content: "";
}

#product .product-price {
	width: 99%;
}


#social-sharing {
	display: none;
}

.product-prices div {
	margin-top: 5px;
	padding-left: 2px;
}
.tax-shipping-delivery-label {
	border: none;
}
.product-additional-info .js-mailalert .btn.btn-primary {
	background-color: #5aa3d3 !important;
	text-align: left !important;
	float: none !important;
}
.product-additional-info .js-mailalert .form-control.email {
	width: 100% !important;
	margin-top: 5px;
}

.ps-mailalert {
	border: 1px solid #e5e5e5 !important;
	border-radius: 1px;
	padding: 8px !important;
	background-color: #f5f5f5;
	border-top: none !important;
	border-bottom: none !important;
	margin-top: 0px !important;
}
#gdpr_consent {
	margin-left: 5px !important;
}
.ps-mailalert button, .ps-mailalert input {
	margin-left: 5px !important;
}
.product-additional-info .js-mailalert {
	padding-bottom: 0px !important;
}

.product-pack .pack-product-container .pack-product-quantity {
	border-left: none !important;
	padding-left: 0px !important;
}
.product-pack {
	border: 1px solid #e5e5e5 !important;
	border-top: none;
	background: #f5f5f5;
	padding: 2px 10px;
	margin-top: 0px !important;	
	border-bottom: none;
}

.product-pack p:first-child {
	margin-top: 15px;
}
.product-pack .pack-product-container .pack-product-name {
	flex: 0 0 45%;
	margin-left: 2px !important;
}
.pack-product-price {
	font-size: 14px;
}

/* breadcrumb style*/

@media only screen and (min-width: 1025px) {
	#product > .breadcrumb {
	    position: relative;
	    top: -1px;
	    margin-bottom: 10px;
	}
}

#product .breadcrumb {
    margin: 0;
    padding: 3px 10px;
    border: 1px solid #ccc;
    background: #fcfcfc;
    color: #666;
    font-size: .92em;
    margin-bottom: 10px;
}

#product .breadcrumb ol {
	width: 96%;
	float: left;
}

#product .breadcrumb a {
    display: inline-block;
    vertical-align: middle;
}

#product .breadcrumb span {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 0;
    text-decoration: underline;
    color: #4855a0;
    font-size: .92em;
}

#product .breadcrumb li:last-child a span{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none !important;
}

#product .breadcrumb li:after {
    padding: 0;
    overflow: hidden;
    height: 1em;
    line-height: 1;
    font-size: 14.72px !important;
    margin: -.25em .25em 0;
    color: #bbb;
    text-decoration: none;
    content: "/";
    
}

@media only screen and (max-width: 1782px) {
	#product .breadcrumb ol {
		width: 95%;
	}
}

@media only screen and (max-width: 1024px) {
	#product .breadcrumb {
	    width: 100%;
	}
	#product .breadcrumb a {
    	padding-left: 0;
	}
	
}

@media only screen and (min-width: 1025px) {
	#product > .breadcrumb {
	    position: relative;
	    top: -1px;
	    margin-bottom: 10px;
	}
}

@media only screen and (max-width: 1024px) {
	#product > .breadcrumb {
	    margin-bottom: 10px;
	}
}

#product .back-btn {
	float: right;
	margin-top: 3px;
}

#product .h1 {
	float: left;
}

#product-header-details {
	width: 100%;
}
#product-ref {
	clear: both;
}
#product-header-details  .bottom {
	top: 8px !important;
	left: 0px !important;
	min-width: 164px !important;
	padding: 6px !important;
	text-decoration: none !important;
}

.sc-pAncQ.dFRSOw {
	column-count : 2;
	max-height: 70px;
}
.facebook .edqesb:before {
	text-decoration: none !important;
	margin-left: 15px;
}

.fsIVKc::before {
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
    content: "";
    border-color: #bbbbbb !important;
    background-color: inherit;
    top: -11px;
    right: calc(50% + 0px);
    margin-right: -30px;
    transform: rotate(-45deg);
}

#product #product-header-details .tooltip {
	width: 65px;
	height: 25px;
	margin-left: 10px;
	cursor: pointer;
	z-index: 99;
}

#product-header-details .h1 {
	width: 96%;
}

@media screen and (max-width: 300px) {
	#product-header-details .h1 {
		width: 74%;
		font-size: 15px;
	}
}

@media screen and (max-width: 320px) and (min-width: 301px) {
	#product-header-details .h1 {
		width: 76%;
		font-size: 15px;
	}
}

@media screen and (max-width: 372px) and (min-width: 321px) {
	#product-header-details .h1 {
		width: 80%;
	}
}

@media screen and (max-width: 426px) and (min-width: 373px) {
	#product-header-details .h1 {
		width: 82%;
	}
}
@media screen and (max-width: 474px) and (min-width: 427px) {
	#product-header-details .h1 {
		width: 83%;
	}
}
@media screen and (max-width: 575px) and (min-width: 475px) {
	#product-header-details .h1 {
		width: 87%;
	}
}
@media screen and (max-width: 767px) and (min-width: 576px) {
	#product-header-details .h1 {
		width: 87%;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	#product-header-details .h1 {
		width: 90%;
	}
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
	#product-header-details .h1 {
		width: 93%;
	}
}

@media screen and (max-width: 1320px) and (min-width: 1200px) {
	#product-header-details .h1 {
		width: 94%;
	}
}

@media screen and (max-width: 1572px) and (min-width: 1321px) {
	#product-header-details .h1 {
		width: 95%;
	}
}

#bollinitab .tooltip {
	position: initial !important;
}

#bollinitab .tooltip .bottom {
    min-width: 200px;
    text-align: center;
    margin-top: 19px !important;
}

#bollinitab .tooltip .bottom.fsIVKc::before {
	margin-right: -10px !important;
}

#product-variants .selectedtriangle {
	border-left: none !important;
}

#send_friend_button {
	display: none;
}

#product .product-actions .tax-shipping-delivery-label {
	padding-left: 5px !important;
	padding-bottom: 5px;
}

#send_friend_form .product_desc {
	text-align: left !important;
}

#send_friend_form .product_desc .product_name {
	text-align: center !important;
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
	#product .col-lg-7 .product-actions .add-to-cart {
		/*height: 40px !important;*/
	    width: 100% !important;
	    font-size: 13px !important;
	    line-height: 20px !important;
	}
	#product .col-lg-7 .product-actions .shopping-cart {
		margin-left: -15px !important;
	    height: 20px !important;
	    font-size: 17px !important;
	    margin-right: 2px !important;
	}
	#product .col-lg-7 .product-actions .qty {
		width: 34% !important;
		margin-right: 0px !important;
		
	}
	#product .col-lg-7 .product-actions .add {
		width: 64% !important;
	}
	
	#product .col-lg-7 .product-actions #product-availability {
		font-size: 12px;
	}
	
	#create-warranty {
		width: 100%;
	}
	#change-warranty {
		width: 100%;
	}
	#remove-warranty {
		width: 100%;
	}
	#reset-warranty {
		width: 100%;
	}
	#changestore {
		font-size: 12px !important;
	}
	#selectedstoredetails #addtocart {
	    font-size: 12px !important;
	    height: 30px;
	    line-height: 22px;	    
	}
	#selectedstoredetails #addtocart .shopping-cart {
	    margin-right: 5px !important;
	} 
	#product .current-price span {
		font-size: 18px;
		font-weight: bold;
	}
	.product-actions .regular-price {
	    font-size: 18px !important;
	}
	#product .current-price .discount.discount-amount {
		font-size: 10px;
	}
}
@media screen and (max-width: 1250px) and (min-width: 1200px) {
	#product .col-lg-7 .product-actions .add-to-cart {
	    width: 100% !important;
	    font-size: 12px !important;
	    line-height: 20px !important;
	}
	#product .col-lg-7 .product-actions .shopping-cart {
		margin-left: -15px !important;
	    height: 23px !important;
	    font-size: 20px !important;
	    margin-right: 2px !important;
	}
	#product .col-lg-7 .product-actions .qty {
		width: 37% !important;
		margin-right: 0px !important;
		
	}
	#product .col-lg-7 .product-actions .add {
		width: 61% !important;
	}
	
	#product .col-lg-7 .product-actions #product-availability {
		font-size: 11px;
	}
	#changestore {
		font-size: 11px !important;
		bottom: 5% !important;
	}
	#selectedstoredetails #addtocart {
	    font-size: 11px !important;
	    height: 30px;
	    line-height: 20px;	    
	}
	#selectedstoredetails #addtocart .shopping-cart {
	    margin-right: 5px !important;
	}
	#product .current-price span {
		font-size: 14px;
		font-weight: bold;
	}
	#product .current-price .discount.discount-amount {
		font-size: 11px;
	}
}
@media screen and (max-width: 1349px) and (min-width: 1251px) {
	#product .col-lg-7 .product-actions .add-to-cart {
		/*height: 40px !important;*/
	    width: 100% !important;
	    font-size: 13px !important;
	    line-height: 20px !important;
	}
	#product .col-lg-7 .product-actions .shopping-cart {
		margin-left: -15px !important;
	    height: 23px !important;
	    font-size: 20px !important;
	    margin-right: 2px !important;
	}
	#product .col-lg-7 .product-actions .qty {
		width: 34% !important;
		margin-right: 0px !important;
		
	}
	#product .col-lg-7 .product-actions .add {
		width: 64% !important;
	}
	
	#product .col-lg-7 .product-actions #product-availability {
		font-size: 12px;
	}
	#changestore {
		font-size: 12px !important;
		bottom: 5% !important;
	}
	#selectedstoredetails #addtocart {
	    font-size: 12px !important;
	    height: 30px;
	    line-height: 20px;	    
	}
	#selectedstoredetails #addtocart .shopping-cart {
	    margin-right: 5px !important;
	}
	#product .current-price span {
		font-size: 15px;
		font-weight: bold;
	}
	#product .current-price .discount.discount-amount {
		font-size: 11px;
	}
	#display-current-price {
		font-size: 16px !important;
	}
	.product-actions .regular-price {
	    font-size: 15px !important;
	}
}

@media screen and (max-width: 1493px) and (min-width: 1350px) {
	#product .propage .col-lg-6 {
		width: 50% !important;
	}
}

@media screen and (max-width: 1663px) and (min-width: 1494px) {
	#selectedstoredetails #addtocart {
	    font-size: 13px !important;
	    height: 30px;
	    line-height: 20px;	    
	}
	#changestore {
		font-size: 13px !important;
		bottom: 6% !important;
	}
}

@media (max-width: 767px) {
 	#product .breadcrumb li:last-child a span
 	{
 		width: 60%;
 	}
}

@media (max-width: 355px) {
	#product .add .add-to-cart {
		width: 150px;
		margin-left: 5px;
		font-size: 10px;
	}
	#product #product-availability {
		font-size: 13px;
	}
	.has-discount .discount {
		font-size: 15px !important;
	}
	#display-current-price {
	    font-size: 24px !important;
	}
}

@media screen and (max-width: 767px) and (min-width: 576px) {
	#product .sticky, #product .propage {
		width: 100%;
	}
	
}

#product-tabs .tab-description-info ul {
	list-style-type: disc !important;
	margin-left: 15px;
}

#product .back-btn button {
	width: 60px !important;
	padding: 4px;
	text-align: center;
}

@media (max-width: 576px) {
	#product-share-link .bottom {
		display: block !important;
	}
	#product .breadcrumb {
		display: none !important;
	}
	#product .block-categories {
		display: block !important;
	}
}

@media (min-width: 577px) {
	
	#product .breadcrumb {
		display: block !important;
	}
	#product .block-categories {
		display: none !important;
	}
}

#product .block-categories {
	padding: 5px 25px 0.3px 25px;
}
#product .block-categories a {
	width: 100%;
	max-width: 90%;
	border-bottom: none;
}

.kJPkwF.twitter {
	background-image: url('../css/ffddcb3736980b23405b31142a324b62.svg') !important;
	position: absolute;
}

.kJPkwF.pinterest {
	background-image: url('b1db819132e64a3e01911a1413c33acf.svg');
	position: absolute;
}

.ivUHTG {
    margin: 0px 4px 4px 0px;
    line-height: 1.5;
}

.lblNbS {
    cursor: pointer;
    text-decoration: none;
    color: rgb(72, 85, 160);
    position: relative;
    display: block;    
    white-space: nowrap;
}

.kJPkwF {
	margin: 0px 0px 1px;
	text-align: center;
	width: 18px;
}

@media screen and (max-width: 1261px) and (min-width: 805px) {
	#checkstock {
		margin-top: 10px;
	}
}

@media screen and (max-width: 1465px) and (min-width: 1350px) {
	#checkstock {
		margin-top: 10px;
	}
}

@media screen and (max-width: 1533px) and (min-width: 1494px) {
	#product .col-xl-5 .product-actions .add-to-cart {
		width: 100% !important;
	}
	
	#product .col-xl-5 .product-actions .qty {
		width: 30% !important;
		margin-right: 0px !important;
		
	}
	#product .col-xl-5 .product-actions .add {
		width: 68% !important;
	}
	
	#product .col-xl-5 .product-actions #product-availability {
		font-size: 15px;
	}	
}

#product .cim-installments {
	margin-left: 5px;
}

#product .calc-product p.indi-calc-prod {
	margin-left: 4px;
}

#product #exCollapsingNavbar1302 .category-sub-menu#m-menu li:before {
    padding: 0;
    overflow: hidden;
    height: 1em;
    line-height: 1;
    font-size: 14.72px!important;
    margin: -.25em .25em 0;
    color: #bbb;
    text-decoration: none;
    content:"\203A";
}

.col-xl-5.prorightwt {
	position: sticky;
	top: 0;
}
#send_friend_form .product_desc .product_name
{
	text-align: left !important;
}

#send_friend_form ul {
	margin-left: 18px;
	list-style: disc;
}

#product .category-sub-menu .collapse-icons {
	margin-right: -18px !important;
}

.product-actions .regular-price {
	margin-left: 3px !important;
}

#add2wl_17 {
	background-color: #f5f5f5;
	border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    margin-top: 0px;
    border-bottom: 1px solid #e1e1e1;
	border-radius: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

#add2wl_17 a {
	margin: 10px 0px 15px 12px;
}

#product .product-add-to-cart .product-minimal-quantity {
	margin: 0px;
}

#display-current-price {
	font-size: 20px;
	font-weight: bold;
}

.product-information h1 {
	margin-bottom: 0px;
}

.productpbr .product-discount {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.product-actions .regular-price {
	font-size: 18px;
}

.section-preview-warranty .tc a {
	color: #2fb5d2;
	text-decoration: underline;
	font-weight: 200;
}

.section-preview-warranty .tc a:hover {	
	text-decoration: none;
	
}

.product-features .data-sheet .name {
	font-weight: bold !important;
}

.product-features .h6 {
	font-weight: bold !important
}

@media (max-width: 300px) {
	#product .add .add-to-cart {
		width: 140px;
	}
	#display-current-price {
		font-size: 18px !important;
		font-weight: normal;
	}
	.has-discount .discount {
		font-size: 12px !important;
	}
	.product-actions .regular-price {
	    font-size: 16px !important;
	}
	
}

#product-features-h1 {
	font-weight: 600px !important;
}

#product #nav-status .nav-status-text {
	margin-left: 10px;
}

@media (max-width: 991px) {
	#_desktop_logo .hidden-md-up {
		display: none !important;
	}
	#_desktop_logo .hidden-sm-down {
		display: block !important;
	}
}
@media screen and (max-width: 1800px) and (min-width: 1573px) {
	#product-share-link {
		margin-left: 0px !important;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.shopping-basket {
		margin-top: 3%;
	}
}
@media screen and (max-width: 1100px) and (min-width: 992px) {
	.searchbar {
		margin-left: 0px !important;
	}
}

.online_only {
	background-color: #f5f5f5;
	border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    padding: 0px 0px 5px 11px;
}
/* GES Product Page CSS End Here*/


.featured-products .cim-installment-calc {
	width: 100% !important;
	padding-left: 0px !important;
}

.featured-products .product-price-and-shipping {
	padding-bottom: 5px;
}

.bx-wrapper .products .thumbnail-container {
	width: 100% !important;
}
/*.similar-products-table .thumbnail-container {
	width: 100% !important;
}*/

/* compare */

.out-stock {
	position:absolute; 
	top:55%; 
	right:0px; 
	z-index:9;
}
@media screen and (max-width: 767px) and (min-width: 576px) {
	.similar-products-table .out-stock {
		top : 8% !important;
		width: 50% !important;
	}
	.similar-products-table .thumbnail-container {
		height: 170px !important;
	}
	.regular-price {
		margin-top: 10px;
	}
	.similar-products-table .price {
		font-size: 15px;
		margin-left: 4px;
	}
}

.bottom .product-variants-old-price {
	color: #7a7a7a !important;	
	padding: 0px; 
	margin: 0px;
	font-size: 14px;
	text-decoration: line-through;
}

.bottom .product-variants-new-price {
	color: #c90404 !important;
	font-weight: bold;
}

/* new header start here*/

.top_header #custom-text {
	padding: 0px !important;
	margin-bottom: 0px !important;
	background: none !important;
	font-size: 13px !important;
}
.top_header #custom-text a {
	color: #FFF;
}

p.user-name {
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.store-locator-txt2 {
	font-weight: bold !important;
}

html.a-js #navbar, html.a-no-js #navbar {
    margin: 0!important;
}
#navbar.nav-bluebeacon {
    background-color: #0066cc;
}
#navbar.nav-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
#navbar {
    position: relative;
    top: 0;
    left: 0;
    z-index: 198;
    font-family: inherit;
    font-size: 12px;
    line-height: 1em;
    display: block;
    zoom: 1;
    min-width: 1000px;
}

#navbar.layout2 #nav-belt {
    background-color: #0066cc;
}
#navbar.nav-bluebeacon #nav-belt {
    background-color: #0066cc;
}
#navbar.nav-flex #nav-belt {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    height: 60px;
}
#nav-belt, #navbar .nav-belt {
    position: relative;
    width: 100%;
    font-size: 14px;
    z-index: 5;
}

#navbar.layout2 #nav-belt .nav-fill, #navbar.layout2 #nav-belt .nav-left, #navbar.layout2 #nav-belt .nav-right {
    height: 60px;
}
#navbar.nav-flex #nav-belt .nav-fill, #navbar.nav-flex #nav-belt .nav-left, #navbar.nav-flex #nav-belt .nav-right {
    height: auto;
}
#navbar.nav-flex .nav-left, #navbar.nav-flex .nav-right {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
}
#nav-belt .nav-fill, #nav-belt .nav-left, #nav-belt .nav-right, #navbar .nav-belt .nav-fill, #navbar .nav-belt .nav-left, #navbar .nav-belt .nav-right {
    height: 43px;
}

.nav-left {
    position: relative;
    float: left;
    width: auto;
    display: inline-block;
}

#navbar.nav-flex .nav-fill {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
#nav-belt .nav-fill, #navbar .nav-belt .nav-fill {
    overflow: visible;
}

.nav-fill {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
}

#navbar.nav-flex .nav-left, #navbar.nav-flex .nav-right {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
}
#nav-belt .nav-right, #navbar .nav-belt .nav-right {
    min-width: auto;
}

.nav-right {
    position: relative;
    float: right;
    width: auto;
    display: inline-block;
}

#navbar.nav-flex #nav-belt #nav-hamburger-menu, #navbar.nav-flex #nav-belt #nav-hamburger-menu .hm-icon {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
}
#navbar.layout2:not(.nav-fixed) a#nav-hamburger-menu {
    height: 40px;
    margin: 10px 7px 10px 7px;
    padding: 10px 8px 10px 8px;
}
a#nav-hamburger-menu {
    float: left;
    margin: 7px 7px 8px 11px;
    padding: 8px 8px 8px 8px;
    width: 38px;
    height: 36px;
    font-size: 25px;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #FFF;
}
a#nav-hamburger-menu .hm-icon {
    background-position: -136px -255px;
    width: 20px;
    height: 18px;
    position: absolute;
}

#nav-logo {
    padding-top: 5px;
    padding-right: 4px;
}
#navbar.nav-bluebeacon #nav-logo {
    width: 165px;
}
#navbar.hamburger #nav-logo {
    padding-left: 0;
}
#nav-logo {
    position: relative;
    float: left;
    line-height: 0;
    height: 100%;
    padding: 0px 17px 0 27px;
}

#navbar.layout2.bold-focus-hover #nav-logo .nav-logo-link {
    height: 50px;
    width: 100%;
}
#nav-logo .nav-logo-link {
    clear: both;
    display: inline-block;
    cursor: pointer;
}

#navbar.layout2 #nav-logo .nav-logo-link .nav-logo-base, #navbar.layout2 #nav-logo .nav-logo-link .nav-logo-ext {
    margin-top: 5px;
}
#nav-logo .nav-logo-base {
    float: left;
    text-indent: -500px;
    /*background-position: -10px -51px;*/
    width: 150px;
    height: 45px;
    background-image: url(../../courtslogo.png) !important;
    background-repeat: repeat;
    background-size: 150px !important;
}

#nav-logo .nav-logo-ext {
    float: left;
    display: none;
}

.nav-sprite-v1 .nav-sprite, .nav-sprite-v1 .nav-icon {
    background-image: url(../../nav-sprite-global_bluebeacon-V3-1x_optimized._CB468962293_.png);
    background-position: 0 1000px;
    background-repeat: repeat-x;
}

#navbar.nav-flex #nav-belt #nav-search {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 8px 4px 10px 3px;
}
#nav-search {
    position: relative;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px 4px 0 3px;
    height: 60px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border-radius: 0\9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: auto;
}

#nav-search .nav-searchbar {
    display: block;
    position: relative;
    height: 40px;
    margin-bottom: 0;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border-radius: 0\9;
}

#navbar.nav-flex #nav-belt #nav-search .nav-searchbar, #navbar.nav-flex #nav-belt #nav-search .nav-searchbar .nav-fill, #navbar.nav-flex #nav-belt #nav-search .nav-searchbar .nav-search-field {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}

#navbar.nav-flex #nav-belt #nav-search .nav-left, #navbar.nav-flex #nav-belt #nav-search .nav-right {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
}
#navbar.nav-flex #nav-belt #nav-search .nav-fill, #navbar.nav-flex #nav-belt #nav-search .nav-left, #navbar.nav-flex #nav-belt #nav-search .nav-right {
    height: auto;
}

#nav-search .nav-searchbar .nav-fill, #nav-search .nav-searchbar .nav-left, #nav-search .nav-searchbar .nav-right {
    position: relative;
    top: -5px;
    height: 35px;
}

#navbar.nav-flex #nav-belt #nav-search .nav-search-scope {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    float: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
#navbar.nav-bluebeacon #nav-search .nav-search-scope {
    background-color: #f3f3f3;
    background-image: none;
    border-left: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}
#nav-search .nav-search-scope {
    position: relative;
    top: 5px;
    float: left;
    height: 40px;
    margin: 0;
    padding-left: 5px;
    overflow: hidden;
    border: 1px solid #cdcdcd;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    border-radius: 0\9;
    background-position: 0 -532px;
}

#nav-search .nav-search-facade {
    position: relative;
    float: left;
    cursor: default;
    overflow: hidden;
    top: 3px;
}

#nav-search .nav-search-dropdown {
    position: absolute;
    display: block;
    top: -1px;
    left: 0;
    height: 35px;
    width: auto;
    font-family: inherit;
    outline: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
    border: 0;
    line-height: 35px;
}

#navbar.nav-bluebeacon #nav-search .nav-search-field {
    border: none;
    border-top: 1px solid transparent;
}

#nav-search .nav-search-field {
    position: relative;
    top: 5px;
    height: 40px;
    background: #fff;
}

#nav-search #nav-iss-attach {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    line-height: 1;
}

#navbar.nav-flex #nav-belt #nav-search .nav-searchbar .nav-search-submit {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
}
#navbar.nav-bluebeacon #nav-search .nav-search-submit {
    background-color: #ffe600;
    background-image: none;
    border: none;
    width: 45px;
}
#nav-search .nav-search-submit {
    position: relative;
    top: 5px;
    right: 0;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border-radius: 0\9;
    background-position: 0 -381px;
}

#navbar.nav-flex #nav-belt #nav-search .nav-searchbar .nav-search-submit #nav-search-submit-text.nav-sprite {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
    -webkit-box: 1;
    -moz-box: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    height: auto;
    background-position: 2px -280px;
}
#nav-search .nav-search-submit #nav-search-submit-text.nav-sprite {
    background-position: -10px -290px;
    width: 21px;
    height: 21px;
    text-indent: -500px;
}
#nav-search .nav-search-submit #nav-search-submit-text {
    position: absolute;
    top: 10px;
    left: 12px;
    color: #111;
    text-shadow: none;
}

#navbar.nav-flex #nav-belt #nav-search .nav-searchbar .nav-input {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
}
#nav-search .nav-search-submit .nav-input {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    font-size: 14px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    outline: 0;
    color: #fff;
    background: 0 0;
    border: none;
    text-indent: -1000px;
    line-height: 1px;
}
#nav-search .nav-search-field .nav-input {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    line-height: 15px;
    padding: 7px 10px 10px 0;
    margin: 0;
    border: 0;
    height: 38px;
    font-family: inherit;
    font-size: 15px;
    background: 0 0;
    color: #111;
    outline: 0;
    -webkit-appearance: none;
    box-shadow: none;
    text-indent: 8px;
    direction: ltr;
}

#nav-search .nav-search-facade .nav-search-label {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #555;
    font-size: 12px;
    line-height: 33px;
    margin-right: 21px;
    margin-left: 5px;
    min-width: 19px;
}

#nav-search .nav-search-facade .nav-icon {
    position: absolute;
    top: 14px;
    right: 8px;
    border-style: solid;
    _border-style: dashed;
    border-width: 4px;
    border-color: transparent;
    border-top: 4px solid #666;
    border-bottom-width: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}

#navbar.nav-flex #nav-belt .nav-right #nav-tools {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
}
#nav-tools {
    float: left;
    text-decoration: none;
    margin-top: 2px;
    padding: 5px 0 0 0;
}

#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-link-accountList {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    float: none;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    text-decoration: none;
    color: #FFF;
}
#navbar.nav-flex #nav-belt .nav-right #nav-tools>.nav-a {
    padding: 0 9px 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none;
}
#navbar.layout2 #nav-tools #nav-link-accountList {
    height: 50px;
}
#nav-tools .nav-a-2, #nav-xshop .nav-a-2, #navbar .nav-tools .nav-a-2 {
    padding-right: 0;
    overflow: hidden;
    top: 1px;
    margin: 0 1px;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#nav-tools .nav-a, #navbar .nav-tools .nav-a {
    position: relative;
    float: left;
    top: 1px;
    padding: 0 0 0 9px;
    line-height: 44px;
    height: 44px;
}
#nav-belt .nav-a, #navbar .nav-belt .nav-a {
    color: #FFF;
}
#nav-belt .nav-a:hover, #navbar .nav-belt .nav-a:hover {
    color: #FFF;
}
#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-link-accountList .nav-line-1-container {
    position: relative;
    width: 100%;
    height: 14px;
    margin-top: 9px;
}

#navbar.nav-flex #nav-belt .nav-right #nav-tools>.nav-a * {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
    margin: 0;
}

#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-link-accountList .nav-line-2 {
    width: auto;
    min-width: 0;
}
#navbar.nav-flex #nav-belt .nav-right #nav-tools>.nav-a .nav-line-2 .nav-icon.nav-arrow.nav-caret {
    margin-bottom: 3px;
}
#navbar.nav-flex #nav-belt .nav-right #nav-tools>.nav-a .nav-line-2 .nav-icon.nav-arrow {
    margin: 3px 0 0 5px;
}
#navbar.nav-bluebeacon .nav-icon.nav-arrow.nav-caret {
    width: 6px;
    height: 6px;
    display: inline-block;
    border: solid #fff;
    border-width: 1.4px 1.4px 0 0;
    transform: rotate(135deg);
    margin-bottom: 3px;
}
#navbar.nav-bluebeacon .nav-icon.nav-arrow {
    border-top-color: #a7acb2;
}

#nav-tools .nav-a-2 .nav-line-2 .nav-icon, #nav-tools .nav-a-2 .nav-line-4 .nav-icon, #nav-xshop .nav-a-2 .nav-line-2 .nav-icon, #nav-xshop .nav-a-2 .nav-line-4 .nav-icon, #navbar .nav-tools .nav-a-2 .nav-line-2 .nav-icon, #navbar .nav-tools .nav-a-2 .nav-line-4 .nav-icon {
    display: inline-block;
    border-style: solid;
    _border-style: dashed;
    border-width: 4px;
    border-color: transparent;
    border-top: 4px solid #606060;
    border-bottom-width: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin: 0 0 2px 5px;
    visibility: hidden;
}

#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-cart {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 10px 30px 0px 10px;
}
#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-cart #nav-cart-count-container {
    position: relative !important;
    padding-bottom: 1px;
}
#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-cart #nav-cart-count-container, #navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-cart #nav-cart-text-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: static;
    float: none;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-cart #nav-cart-count-container #nav-cart-count {
    position: absolute;
    left: 12px;
    right: auto;
    top: -2px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #ffe600;
}

#nav-tools #nav-cart .nav-cart-icon, #nav-tools .nav-cart .nav-cart-icon, #navbar .nav-tools #nav-cart .nav-cart-icon, #navbar .nav-tools .nav-cart .nav-cart-icon {
    background-position: -10px -340px;
    width: 38px;
    height: 26px;
}
#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-cart #nav-cart-text-container .nav-line-2 .nav-icon.nav-arrow {
    margin: 0 0 2px 5px;
}

#nav-tools .nav-a-2 .nav-line-2, #nav-tools .nav-a-2 .nav-line-4, #nav-xshop .nav-a-2 .nav-line-2, #nav-xshop .nav-a-2 .nav-line-4, #navbar .nav-tools .nav-a-2 .nav-line-2, #navbar .nav-tools .nav-a-2 .nav-line-4 {
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    padding-bottom: 5px;
}

#navbar.nav-bluebeacon #nav-cart-count, #navbar.nav-bluebeacon #nav-ewc-cart-count {
    color: #f08804;
    top: 7px;
}

#nav-tools #nav-cart .nav-cart-0, #nav-tools .nav-cart .nav-cart-0, #navbar .nav-tools #nav-cart .nav-cart-0, #navbar .nav-tools .nav-cart .nav-cart-0 {
    left: 23px;
    top: 9px;
    font-size: 16px;
    width: 19px;
}
#nav-tools .nav-cart-count, #navbar .nav-tools .nav-cart-count {
    font-weight: 700;
    font-family: inherit;
    position: absolute;
    line-height: 16px;
    text-align: center;
}

/* this is for mobile*/

#navbar-mob {
    position: relative;
    z-index: 208;
    font-family: inherit;
    font-size: 12px;
    line-height: 1em;
    min-width: 200px;
}

.nav-blueheaven #nav-logobar, .nav-ftr-batmobile #nav-logobar {
    border-bottom: 1px solid #232f3e;
    background-color: #232f3e;
    background: #232f3e;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF232F3E', endColorstr='#FF232F3E', GradientType=0 );
    background: linear-gradient(to bottom,#232f3e,#232f3e);
    background: -moz-linear-gradient(top,#232f3e,#232f3e);
    background: -webkit-linear-gradient(top,#232f3e,#232f3e);
    background: -o-linear-gradient(top,#232f3e,#232f3e);
    background: -ms-linear-gradient(top,#232f3e,#232f3e);
}
#nav-logobar {
    position: relative;
    height: 48px;
    width: 100%;
    border-bottom: 1px solid #d4d4d4;
    background-color: #0066cc;
    background: #0066cc;
}

#nav-hamburger-menu {
    float: left;
    padding: 14px 14px;
}

#nav-hamburger-menu .nav-icon-a11y.nav-sprite {
    display: block;
    width: 20px;
    height: 20px;
    background-position: -20px -378px;
}

#navbar-mob .nav-sprite {
    background-image: url('../../new-nav-sprite-global-2x_blueheaven-fluid._CB403808329_.png');
    background-size: 275px;
}
#nav-logobar-greeting {
    display: block;
    float: left;
    line-height: 48px;
    font-size: 13px;
    color: #fff !important;
}

.nav-icon-a11y {
    text-indent: -500px;
    overflow: hidden;
}

#nav-button-avatar.avatar-wide {
    padding-top: 9px;
    padding-left: 4px;
    padding-right: 0;
}
#nav-button-avatar {
    float: left;
    padding: 11px 4px 12px 5px;
}

#nav-button-avatar.avatar-wide .nav-icon {
    background-position: -141px -300px;
    width: 35px;
    height: 27px;
}
#nav-button-avatar .nav-icon {
    display: block;
    background-position: -73px -302px;
    width: 27px;
    height: 25px;
}

#nav-button-avatar.avatar-wide~#nav-button-cart {
    padding-left: 7px;
    padding-right: 10px !important;
}
#nav-button-cart {
    float: right;
    padding: 10px 18px 11px 12px;
}
#nav-button-cart .nav-cart-0, #nav-button-cart .nav-cart-1, #nav-button-cart .nav-cart-10, #nav-button-cart .nav-cart-100 {
    width: 37px;
}

#nav-button-cart .nav-cart-count {
    text-align: center;
    padding: 2px 0 0 15px;
    font-size: 15px;
    line-height: 10px;
    font-weight: 700;
    text-decoration: none;
    color: #ffe600;
}
.nav-searchbar-wrapper {
    clear: both;
    display: flex;
    height: 50px;
}

@media (max-width: 402px) {
	#navbar-mob .nav-right #nav-logobar-greeting {
	    display: none !important;
	}
}

.nav-searchbar {
    display: block;
    padding: 2px 10px 5px 10px;
    position: relative;
    height: 50px;
    width: 100%;
    background: #0066cc;
    border-bottom: 1px solid rgba(0,0,0,.05);
    margin-bottom: 0;
    flex: 1;
    z-index: inherit;
}
.nav-search-field {
    height: 44px;
    margin: 0;
    position: relative;
    background: #fff;
}

.nav-search-field .nav-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    direction: ltr;
    display: block;
    padding: 0 95px 0 10px;
    color: #000;
    font-size: 15px;
    font-family: inherit;
    border: 0;
    outline: 0;
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,.5), inset 0 1px 0 0 rgba(0,0,0,.07);
    -moz-box-shadow: 0 1px 0 0 rgba(255,255,255,.5),inset 0 1px 0 0 rgba(0,0,0,.07);
    box-shadow: 0 1px 0 0 rgba(255,255,255,.5), inset 0 1px 0 0 rgba(0,0,0,.07);
}

.nav-search-submit .nav-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 10;
    border: 0;
    background-color: transparent;
    text-indent: -1000px;
    line-height: 1px;
}

#navbar-mob #nav-logo .nav-logo-link {
    height: 50px;
    width: 100%;
}

#navbar .nav-search-submit .nav-icon {
	display: none;
}

.nav-search-submit .nav-icon {
    position: absolute;
    top: 10px;
    left: 12px;
    pointer-events: none;
    background-position: -73px -239px;
    width: 27px;
    height: 25px;
    -webkit-filter: invert(100%);
}

#navbar-mob .nav-search-field, #navbar-mob .nav-search-field .nav-input, #navbar-mob .nav-search-submit, #navbar-mob .nav-search-submit .nav-input {
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    border-radius: 0\9;
}

#navbar-mob .a-input-text {
    background-color: #fff;
    height: 3.1rem;
    padding: .3rem .7rem;
    line-height: normal;
}

#navbar-mob .nav-searchbar .nav-right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

#navbar-mob .nav-search-submit {
    position: relative;
    height: 44px;
    width: 50px;
    margin: 2px 10px 5px 5px;
    border: 0;
    cursor: pointer;
    -webkit-box-shadow: inset,0,1px,0,0,rgba(255,255,255,.15);
    -moz-box-shadow: inset,0,1px,0,0,rgba(255,255,255,.15);
    box-shadow: inset,0,1px,0,0,rgba(255,255,255,.15);
    background: #ffe600;
}

#navbar-mob #nav-button-cart .nav-icon {
    display: block;
    position: static;
    background-position: -10px -240px;
    width: 37px;
    height: 27px;
}
#navbar-mob #nav-logo {
	padding: 0px !important;
}

#navbar-mob .MegaMenu {
	float: left;
    position: relative;
    top: -5px;
    left: -1px;
}

@media (max-width: 1199px) {
	#navbar-mob .mm_menus_li .mm_columns_ul.mm_columns_ul_tab {
		left : 20px;
	}
	#navbar-mob .ybc-menu-toggle .icon-bar {
		height: 0px;
	}
	#navbar-mob .ybc-menu-button-toggle_icon {
		position: relative;
	    top: 11px;
	    left: -43px;
	    height: 28px;
	}
}

#navbar-mob .prsr-result {
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;
}
#navbar #nav-link-store {
	color: #FFF;
	margin-top: 5px;
}

#navbar #nav-tools .acct-list.tooltip {
	width: 135px;
	height: 37px;
	margin-top: 18px;
	margin-left: 11px;
}

#navbar #nav-tools .acct-list.tooltip .bottom {
	top: 37px !important;
	left: 45px !important;
}

#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-link-accountList.nav-truncate .nav-line-1 {
    display: inline-block;
    padding: 0 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#nav-logobar-greeting #nav-greeting-name {
    display: inline-block;
    float: right;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
}

#navbar #nav-link-accountList .nav-line-1 {
	max-width: 136px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block !important;
}
#navbar-mob #nav-logobar-greeting {
    line-height: 43px;
}
#navbar-mob #nav-logobar-greeting, .nav-ftr-batmobile #navbar #nav-logobar-greeting {
    color: #fff;
    display: block;
}

#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-cart .nav-line-2 {
	position: relative;
    top: -18px;
    left: 35px;
}

#navbar .nav-input.nav-progressive-attribute.prsr-input {
	display: none;
}

/*header#header {
    position: sticky;
    top: 0;
}*/

@media screen and (max-width: 1199px) and (min-width: 768px) {
	#navbar .ybc-menu-toggle.ybc-menu-btn.closed {
		margin-left: -55px;
    	margin-top: 10px;
	}
	#navbar li.mm_menus_li.mm_menus_li_tab.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width {
		left: 0px;
		top: 0px;
	}
    .ybc-menu-button-toggle_icon i:nth-child(3) {
      margin-top: 2px;
    }
}

@media screen and (max-width: 767px) and (min-width: 280px) {
	#navbar .ybc-menu-toggle.ybc-menu-btn.closed {
		margin-left: -40px;
    	margin-top: 10px;
	}
	#navbar li.mm_menus_li.mm_menus_li_tab.mm_sub_align_full.mm_has_sub.display_tabs_in_full_width {
		left: 0px;
		top: 0px;
	}
    .ybc-menu-button-toggle_icon i:nth-child(3) {
      margin-top: 2px;
    }
}

@media screen and (max-width: 999px) {
	#wrapper, #footer {
	    margin: 0 auto;
	    max-width: none;
	    /*overflow: hidden;*/
	}
}
#navbar #nav-logobar-greeting {
	display: none;
}

#navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-button-avatar, #navbar.nav-flex #nav-belt .nav-right #nav-tools #nav-button-cart {
	display: none;
}
#navbar #custom-text {
	background: none !important;
	padding: 0px !important;
	margin-bottom: 0px !important;
	margin-top: 10px !important;
	text-align: left;
}
#navbar #custom-text .store-locator-txt2 {
	margin-top: 4px;
}
#navbar #custom-text a {
	color: #FFF !important;
}
#navbar-mob #custom-text {
	display: none;
}

/* this is for category page style */


.dc-view-switch {
    position: absolute;
    right: 0;
    /*top: 8px;*/
    /*top: 38px;*/
    top: 25px;
    display: table;
}
.dc-view-switch .dc-view-switch-label {
    display: table-cell;
    vertical-align: middle;
}
.dc-view-switch .dc-button-wrapper:first-of-type {
    border-right: 2px solid #ccc;
}
.dc-view-switch .dc-button-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.dc-button-wrapper {
    position: relative;
    display: inline;
}

.dc-button:hover {
	background: none !important;
	border: none !important;
}



.dc-view-switch .list-icon {
	font-size: 38px;
	margin-top: -7px;
}

.dc-view-switch .list-icon-container {
	overflow: hidden;
	margin-right: 8px !important;
	width: 21px !important;
}
.dc-button-text {
	color: #075a90 !important;	
}


.dc-button.active i.material-icons {
	color: #075a90 !important;
}

.dc-button {
    display: inline-block;
    overflow: visible;
    padding: 13px 20px;
    max-width: 320px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 2px solid;
    border-radius: 4px;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    transition: background-color .1s,border-color .1s;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    color: #002952;
}

.dc-view-switch .dc-button-wrapper .dc-button {
    max-width: none;
}
.dc-button-wrapper .dc-button-style-none {
    border: 0;
    background-color: transparent;
}

.dc-view-switch .dc-button-wrapper .dc-view-switch-button {
    display: table;
    padding: 0 8px;
    color: #4855a0;
}

@media only screen and (min-width: 1025px) {
	.dc-view-switch .dc-button-wrapper .dc-view-switch-button {
	    padding-left: 13px;
	    padding-right: 13px;
	}
}

.dc-view-switch .dc-button-wrapper .dc-view-switch-button .dc-button-text, .dc-view-switch .dc-button-wrapper .dc-view-switch-button .dc-button-icon {
    display: table-cell;
    vertical-align: middle;
}
.dc-view-switch .dc-button-wrapper .dc-view-switch-button.dc-button-disabled {
    color: #999;
}

.dc-button-wrapper .dc-button.dc-button-disabled {
    border-color: #999;
    color: #666;
    cursor: not-allowed;
    transition: none;
}

.dc-view-switch .dc-button-wrapper:last-of-type button {
    padding-right: 0;
}

.dc-view-switch .dc-button-wrapper .dc-view-switch-button .dc-button-text .dc-icon, .dc-view-switch .dc-button-wrapper .dc-view-switch-button .dc-button-icon .dc-icon {
    margin: 0 4px 0 0;
    width: 25px;
    height: 25px;
    fill: #4854a0;
    stroke: #4854a0;
}

.show_list, .show_grid {
    cursor:pointer;
    opacity:1.0;
}
 
.show_list:hover, .show_grid:hover {
    opacity:0.7;
}
 


.js-product-list .products > .product-list:first-child {
    margin-top: 0;
}
 .product-list {
    flex-flow: row wrap;
    padding: 10px;
    margin-top: -1px;
    z-index: 1;
    transition: border .2s ease;
    border: 1px solid #ccc;
    width: 100%;
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
}
.product-list .productWrapper {
    flex: 1;
    width: 67%;
    float: left;
}

.product-list .productTitle {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 60px);
}

.product-list .productTitle, .product-list .productTitle a {
    font-weight: bold;
    color: #161b7a;
    text-decoration: none;
}
.product-list .productTitle {
    margin: 0 0 5px;
    line-height: 1.2;
}

 .product-list .productTitle a {
    font-weight: normal;
    color: #4855a0;
}
.product-list a {
    display: inline-block;
    vertical-align: middle;
}
.product-list .productTitle, .product-list .productTitle a {
    font-weight: bold;
    color: #161b7a;
    text-decoration: none;
}

.product-list .productListContainer {
    display: flex;
    flex-wrap: wrap;
}

.product-list .productListImage {
    text-align: center;
    flex-basis: 100%;
}
.product-list .imgC {
    text-decoration: none;
}
.product-list .desc {
	margin-left: 25px;
	margin-top: 15px;
	word-break: break-word;
}
.product-list .desc ul {
	list-style: disc;
}

.product-list .productPrices {
    float: right;
}
.product-list .productPrices .amounts {
    margin-bottom: 10px;
}
.amounts {
    text-align: center;
}
.product-list .product-images {
    display: inline-block;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}


[data-component="TT--CTA--in--PLP"] .TT--CTA-in-PLP {
    background-color: #0066cc;
    width: 100%;
    border: 1px solid #4855a0;
    border-radius: 4px;
    color: #fff !important;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    padding: 3px;
}

.TT--CTA-in-PLP:hover {
	background-color: #075a90;
}

@media only screen and (min-width: 600px) {
	.product-list {
	    overflow: visible;
	    padding: 20px;
	}
	
	.product-list .productTitle {
	    margin-bottom: 20px;
	    font-size: 16px;
	}
	.product-list .productListImage {
	    max-width: 230px;
	    flex: 1 auto;
	    margin-bottom: 0;
	}
	.product-list .desc {
	    flex: 1;
	    width: 38%;
	}
	.product-list .productPrices {
	    flex: 1;
	    flex-basis: 209px;
	    max-width: 250px;
	    width: 250px;
	}
	.product-list .product-images  img{
	    max-width: 100%;
	}
}
@media only screen and (min-width: 1240px) {
	.product-list .productTitle {
	    font-size: 1.17em;
	}
}
@media only screen and (min-width: 1025px) {
	.productListImage {
	    margin-bottom: 0;
	}
	.product-list.productCompare .imgC {
	    margin-left: 0;
	}
	.product-list .imgC {
	    margin-left: 15px;
	    text-decoration: none;
	}
	.product-list {
	    position: relative;
	    z-index: 0;
	    margin-top: -1px;
	    text-align: left;
	    border: 1px solid #ccc;
	    transition: border .3s ease;
	    width: 100%;
	}
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
	.product-list .productWrapper {
		width: 62%;
		float: float;
	}
	.product-list .productPrices {
		float: float;
		width: 38%;
	}
	.product-list .desc {
		margin-right: 5px;
		margin-left: 25px;
	}
	.productListImage {
		max-width: 150px !important;
	}
}

@media screen and (max-width: 767px) and (min-width: 576px) {
	.product-list .productWrapper {
		max-width: 100%;
		width: 100%;
		float: none;
	}
	.product-list .productPrices {
		float: none;
		max-width: 100%;
		width: 100%;
	}
}


@media screen and (max-width: 575px) and (min-width: 150px) {
	.desc {
		width: 50%;
	}
	.product-list .productListImage {
		flex-basis:36%;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	#js-product-list-top .btn-unstyle.select-title {
		width: 100% !important;
	}
}

@media screen and (max-width: 1760px) and (min-width: 992px) {
	#js-product-list-top .sort-by, #js-product-list-top .sort-label {
		display: none;
	}
	#js-product-list-top .btn-unstyle.select-title {
		width: 100% !important;
	}
	
}

@media screen and (max-width: 1219px) and (min-width: 1200px) {
	.product-list .productWrapper {
		width: 66%;
	}
}

@media screen and (max-width: 1299px) and (min-width: 1200px) {	
	.product-list .productPrices {
		width: 34%;
	}
}

@media screen and (max-width: 1399px) and (min-width: 1300px) {	
	.product-list .productPrices {
		width: 34%;
	}
}
@media screen and (max-width: 1499px) and (min-width: 1400px) {
	.product-list .productPrices {
		width: 28%;
	}
}

@media screen and (max-width: 1599px) and (min-width: 1500px) {	
	.product-list .productPrices {
		width: 27%;
	}
}
@media screen and (max-width: 1720px) and (min-width: 1600px) {	
	.product-list .productPrices {
		width: 26%;
	}
}

#product .product-list {
	display: none;
}

.product-list .cim-installment-calc p, .product-list .cim-installment-calc label {
	padding: 0px !important;
	margin: 0px !important;
}
.product-list .cim-installment-calc {
	padding-top: 2px;
	padding-bottom: 4px;
}

@media screen and (max-width: 575px) and (min-width: 315px) {
	.product-list .productWrapper {
	    max-width: 100%;
	    width: 100%;
	    float: none;
	}
	.product-list .productPrices {
	    float: none;
	    max-width: 100%;
	    width: 100%;
	}
	.product-list .productListImage {
		flex-basis:100% !important;
	}
	.sort-select {
		display: none !important;
	} 
	.desc {
	    width: 100%;
	}
	.product-list .productTitle {
	    width: 100%;
	}
}


.more-desc {
	cursor: pointer;
	display: none;
	color: #0066cc !important;
	margin-left: 0px !important;
}
.more-desc:hover {
	text-decoration: underline;
}

.desc .arrow {
  border: solid #0066cc;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  margin-right: 5px;
  float: left;
  margin-top: 4px;
  display: none;
  margin-left: -15px;
}

.desc .up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  margin-top: 8px !important;
}

.desc .down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

#js-product-list .list-warranty {
    /*padding: 15px 0 0 0;*/
    padding: 5px 2px;
    border: 1px solid #CCC;
    border-radius: 5px;
    margin-top: 5px;
}

#js-product-list .list-warranty span {
    color: #06c;
    font-weight: bold;
    font-size: 14px;
}

#js-product-list .list-warranty p {
    margin-bottom: 0px;
    font-weight: normal !important;
    font-size: 15px;
    margin-left: 4px;
}

#js-product-list .list-warranty i.material-icons {
    color: #0066cc!important;
}


@media (max-width: 767px) {
	.desc .arrow {
		height: 0px !important;
		width: 0px !important;
		position: relative;
	}
}

#js-product-list .desc p {
	margin-left: -15px;
}

@media (max-width: 360px) {
	#js-product-list-top .products-sort-order .select-title {
	    width: 150px;
	    padding: 8px;
	}
}

#js-product-list .delivery-list .material-icons {
	color: green !important;
}

#js-product-list .delivery-list p {
	margin-bottom: 0px;
}
#js-product-list .delivery-list p:nth-of-type(1) {
	margin-top: 5px;
}

#js-product-list .delivery-list .danger {
	color: #fd0f0f !important;
}

#js-product-list .product-price-and-shipping {
	border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    padding: 5px 0px;
}

.product-list .desc p {
    color: #002952 !important;
}
.product-list .desc ul li span {
	font-size: 15px !important;
}

/* this is for grid */

#js-product-list .products .js-product-miniature {
	width: 300px;
	margin: 0px 7px;
	/*height: 550px !important;*/
	height: 550px !important;
}

#js-product-list .products .js-product-miniature .thumbnail-container,  #js-product-list .products .js-product-miniature .thumbnail-container .product-description{
	width: 100% !important;
}

#products .thumbnail-container .product-thumbnail, .featured-products .thumbnail-container .product-thumbnail, .product-accessories .thumbnail-container .product-thumbnail, .product-miniature .thumbnail-container .product-thumbnail {
	height: calc(100% - 69px) !important;
}
#js-product-list .products .js-product-miniature .TT--CTA-in-PLP {
	float: left;
	width: 96% !important;
	margin-left: 5px;
}

#js-product-list .products .js-product-miniature .desc {
	font-size: 13px;
	/*margin-left: 10px;
	height: 80px;*/
	overflow: hidden;
	margin-left: 25px;
	height: 80px;
	
}

#js-product-list .products .js-product-miniature .cim-installment-calc {
	height: 30px;
}

/*#js-product-list .products .js-product-miniature .desc ul {
	list-style-position: inside;
    word-break: break-all;

}*/

#js-product-list .products .js-product-miniature .desc p {
	margin-left: 0px !important;
}

.featured-products .js-product-miniature .desc, .featured-products .js-product-miniature .TT--CTA-in-PLP,  .featured-products .js-product-miniature .delivery-list, .product-accessories .delivery-list, .product-accessories .TT--CTA-in-PLP {
	display: none;
}

#js-product-list .products .js-product-miniature .thumbnail-container .product-thumbnail img {
	max-width: 85% !important;
}

@media screen and (max-width: 768px) and (min-width: 720px) {
	.container {
		width: 100% !important;
	}
	#js-product-list .products .js-product-miniature {
		width: 32% !important;
		margin: 0 auto;
	}
	#js-product-list .delivery-list p {
		font-size: 14px !important;
	}
	#js-product-list .products .js-product-miniature .cim-installment-calc label#label-cim-installement span,#js-product-list .products .js-product-miniature .cim-installment-calc label#label-cim-installement, #js-product-list .products .js-product-miniature .cim-installment-calc p.cim-currency, #js-product-list .products .js-product-miniature .cim-installment-calc .multix {
		font-size: 12px !important;
	}
	
	#js-product-list .products .js-product-miniature .cim-installment-calc p {
	    font-size: 12px !important;
	}
	#js-product-list .products .js-product-miniature .product-title {
		height: 30px;
	}
}

@media screen and (max-width: 991px) and (min-width: 769px) {
	#js-product-list .products .js-product-miniature {
		/*width: 240px !important;*/
		width: 47% !important;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1079px) and (min-width: 992px) {
	#js-product-list .products .js-product-miniature {
	    width: 49% !important;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1279px) and (min-width: 1080px) {
	#js-product-list .products .js-product-miniature {
	    width: 32% !important;
		margin: 0 auto;
	}
	#js-product-list .delivery-list p {
		font-size: 14px !important;
	}
	#js-product-list .products .js-product-miniature .cim-installment-calc label#label-cim-installement span,#js-product-list .products .js-product-miniature .cim-installment-calc label#label-cim-installement, #js-product-list .products .js-product-miniature .cim-installment-calc p.cim-currency, #js-product-list .products .js-product-miniature .cim-installment-calc .multix {
		font-size: 12px !important;
	}
	
	#js-product-list .products .js-product-miniature .cim-installment-calc p {
	    font-size: 12px !important;
	}
	#js-product-list .products .js-product-miniature .product-title {
		height: 30px;
	}
	
	#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
		width: 218px !important;
	}
}

@media screen and (max-width: 1365px) and (min-width: 1280px) {
    #js-product-list .products .js-product-miniature {
        width: 32.5% !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1439px) and (min-width: 1366px) {
    #js-product-list .products .js-product-miniature {
        width: 32.5% !important;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1599px) and (min-width: 1440px) {
    #js-product-list .products .js-product-miniature {
        width: 32.5% !important;
        margin: 0 3px;
    }
}
	
@media screen and (min-width: 1600px) {
	#js-product-list .products .js-product-miniature {
        width: 24.5% !important;
        margin: 0 3px;
    }
    #js-product-list .products .js-product-miniature .product-title {
		height: 30px;
	}
}

#js-product-list .products .js-product-miniature .product-title a {
	font-weight: 600 !important;
}

@media (min-width: 576px) {
    .text-sm-center {
    	text-align: left !important;
    	padding: 0px;
    	margin-top: 5px;
	}
	.login-form #login-form .text-sm-center {
		text-align: center !important;
	}
}

#js-product-list .products .js-product-miniature .product-title {
	text-align: left !important;
	margin-left: 10px; 
}

#js-product-list .products .js-product-miniature .cim-installment-calc p {
	margin: 0px;
}
.dc-icon {
    display: inline-block;
    vertical-align: middle;
    fill: currentColor;
    margin: 0;
    width: 16px;
    height: 16px;
    stroke: currentColor;
    box-sizing: border-box;
}

.filter-results-message-container .dc-button {
	background-color: #FFF !important;
	border-color: #0066cc !important;
	color: #0066cc !important;
	max-width: 100% !important;
}

.filter-results-message-container .dc-button:hover, .filter-results-message-container .dc-button:active {
	background-color: #FFF !important;
	border-color: #0066cc !important;
	color: #0066cc !important;
	border: 2px solid !important;
	border-radius: 4px !important;
}
.list-page-filter-button {
	width: 100%;
	margin-bottom: 10px;
}

.filter-results-message-container .dc-button-text {
	color: #0066cc !important
}

@media screen and (max-width: 768px) {
	
	#category #left-column {
    	width: 100% !important;
	}
	#category #content-wrapper, #category #search_filter_toggler {
    	width: 100% !important;
	}
	#module-pm_advancedsearch4-searchresults #left-column {
    	width: 100% !important;
	}
	#module-pm_advancedsearch4-searchresults #content-wrapper, #module-pm_advancedsearch4-searchresults #search_filter_toggler {
    	width: 100% !important;
	}	
	#filter-category-name {
		display: block;
	}
	#js-product-list-header{
		display: none;
	}
	.PM_ASBlockOutput .card-block {
		background-color: #f7f7f7;
		border: 1px solid #CCC;
		border-radius: 5px;
	}	
	.PM_ASBlockOutput .card-header, .PM_ASBlockOutput .card-block {
		display: none;
	}	
	.dc-view-switch {
		margin-right: -10px;
	}
	.block-categories .category-top-menu > li:first-child {
		display: none;
	}
	.block-categories .category-top-menu {
		margin-top: -20px;
	}
}


@media screen and (min-width: 769px) {
	.filter-results-message-container {
		display: none;
	}	
	#filter-category-name {
		display: none;
	}
	#js-product-list-header {
		display: block;
	}	
	.PM_ASBlockOutput .card-header, .PM_ASBlockOutput .card-block {
		display: block !important;
	}
}

@media screen and (max-width: 480px) {
	#js-product-list .products .js-product-miniature{
		width: 100% !important;
		margin: 0 auto;
	}
}
@media screen and (max-width: 719px) and (min-width: 481px) {
	#js-product-list .products .js-product-miniature{
		width: 47% !important;
		margin: 0 auto;
	}
}
#js-product-list-top .nb_prod_per_page .select-title {
	height: 45px;
	margin-top: -2px;
}
.filter-button {
	display: none;
}

@media screen and (max-width: 350px) {
    /*.block-categories .category-sub-menu li[data-depth="0"]>a {
    	width: 105% !important;
    }
    .category-top-menu .category-sub-menu .navbar-toggler {
    	width: 10px !important;
    }*/
    
    /*.block-categories .category-sub-menu li[data-depth="0"]>a {
        width: 90% !important;
    }*/
    .block-categories .collapse-icons {
    	right: -10px !important;
    }
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
	border-bottom: none !important;
	width: 85% !important;
}

.block-categories .category-sub-menu li[data-depth="0"] {
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,.25);
}

.product-list .product-price-and-shipping span.price {
    background: #e81e26!important;
    color: #fff;
    padding: 1.5px;
    border-radius: 5px;
    margin-top: 5px;
}

#product .product-accessories .bx-viewport {  
	min-height: 365px !important;
}

#product .featured-products.mt-3 {
	margin-top: 0px !important;
}

.loader {
	color: #fff;
    position: relative;
    box-sizing: border-box;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: 999999;
	background-image: url('../../loading.gif');
}

.loader:before {
	content: "";
	position: absolute;
	top : 0;
	left : 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,.85);
	width: 100%;
	height: auto;
}

#back-to-top a{
	width: 140px;
	font-size: 15px !important;
	padding: 2px;
}

.product-accessories .div-product-accessories .js-product-miniature .desc {
	font-size: 13px;
    margin-left: 25px;
    height: 85px;
    /*overflow: hidden;*/
}
#product .product-accessories .div-product-accessories .js-product-miniature {
	height: 446px !important;
}

#product .product-accessories .div-product-accessories .js-product-miniature .desc ul li:nth-of-type(1n+4) {
	display: none;
}

#product .product-accessories .div-product-accessories .js-product-miniature .product-title {
	text-align: left !important;
    margin-left: 10px;
	height: 30px;
}

#product .product-accessories .div-product-accessories .thumbnail-container .product-description {
	width: 100% !important;
}

.product-accessories {
	margin-bottom: 15px;
}

#product .product-accessories .div-product-accessories .product-price-and-shipping {
    padding-bottom: 5px;
}

#js-product-list .products .js-product-miniature .desc ul {
	list-style: disc !important;
}

#js-product-list .products .js-product-miniature .desc ul li:nth-of-type(1n+3) {
	display: none;
}
#js-product-list .products .js-product-miniature .desc .long-description p {
	color: #002952 !important;
	font-size: 13px;
	margin-bottom: 0px !important;
}
#js-product-list .products .js-product-miniature .desc .long-description {
	height: 75px;
	overflow: hidden;
	text-overflow:ellipsis;
}
/* PRAKASH BALAN - FOR CHECKOUT PAHE START */
#module-thecheckout-order .alert-danger {
    margin-top: 3%;
}
/* PRAKASH BALAN - FOR CHECKOUT PAHE END */

#gallery-container li img:hover, .kitchen-gallery li img:hover {
	cursor: pointer;
}

#cuistance #Modal, #Kitchen-Modal  {
	overflow: hidden !important;
}
#cuistance #Modal.modal, #cuistance #Kitchen-Modal.modal {
	position: absolute !important;
}

#cuistance #Modal.modal-open .modal, #cuistance #Kitchen-Modal.modal-open .modal {
	overflow-y: hidden !important;
}

#cuistance #Modal .modal-dialog, #cuistance #Kitchen-Modal .modal-dialog {
	max-width: 700px !important;
	margin: auto !important;
}

#kitchen-gallery-container li .img-thumbnail {
	max-width: 160px !important;
}

#cuistance .as4-loader {
	position: absolute !important;
	z-index: 999;
}

#cuistance #Video-Modal.modal {
	top: 20% !important;
}

@media screen and (max-width: 480px) {
	#creativeslider-container {
		margin-top: 40px;
	}
	#courts-guarantees .pull-right {
		float: left !important;
		margin-left: 20px;
		margin-top: 10px;
	}
	#closet-container {
		margin-top: 95px !important;
	}
	#kitchen-booth .bckgd-grey .img-fluid {
		width: 65% !important;
	}
	#booth-palces {
		width: 35% !important;
	}
	#cuistance #Video-Modal.modal {
		top: 30% !important;
	}
	.kitchen-gallery:nth-of-type(1) {
		margin-top: 10px;
	}
	#cuistance #Modal.modal {
		position: fixed !important;
	}
	#cuistance #Modal.modal img {
		width: 300px !important;
	}
	#cuistance #Modal.modal {
		top: 30% !important;
	}
	#closet-container h2, #closet-container h5 {
		margin-left: 12px;
	}
}

@media screen and (max-width: 320px) {
	#courts-guarantees .pull-right {
		float: left !important;
		margin-top: 10px;
		margin-left: 0px !important;
	}
}

#courts-guarantees, #closet-container, #kitchen-booth, #plywood-furniture, #easy-steps, #kitchen-styles {
	margin-top: 30px;
}

#courts-guarantees h2 {
	margin-top: 10px;
}

#kitchen-booth .bckgd-grey {
	display:flex;
}

#kitchen-booth .bckgd-grey .img-fluid {
	width: 30%;
}
#booth-palces {
	width: 30%;
}

.kitchen-gallery {
	display:flex;
}

@media screen and (max-width: 768px) {
	#cuistance .hidden-sm-up {
		display: block !important;
	}
}

#gallery-container {
	display:flex;
}
#gallery-container li {
	width: 100px;
}
#cuisine-contact {
	margin-top: 5px;
}

#booth-palces i {
	font-size: 40px;
}

/* CLEARANCE CENTRE BANNER*/
#banner_clearance {
    background: red;
    color: #FFF;
    padding: 20px 0 2px 20px;
    text-align: center;
}
#banner_clearance p {
    color: #FFF;
    font-size: 20px;
}
.clearance_centre_status-text {    
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #F44336;
    padding-left: 15px;
}
/* CLEARANCE CENTRE BANNER*/

/* feature product for cim calculation alighment start here */

.featured-products .cim-installment-calc{
	padding-top: 3px !important;
	height: 32px;
}

/*.featured-products .no-cim-installement {
	height: 50px !important;
	border-bottom: 1px solid #f5f5f5;
}*/
.featured-products .cim-installment-calc .cim-months, .featured-products .cim-installment-calc .multix {
	padding: 0px;
	margin: 0px;
}

.product-accessories .cim-installment-calc .cim-months, .product-accessories .cim-installment-calc .multix {
	padding: 0px;
	margin: 0px;
}

@media only screen and (max-width: 768px) {
	.similar-products-div .cim-installment-calc {
		height: 45px !important;
	}
	/*.similar-products-div .cim-installment-calc .hidden-sm-down{
		display: block !important;
	}*/
	.similar-products-div .cim-installment-calc .cim-inst-price {
		margin-left: 2px;
	}
}
@media only screen and (min-width: 769px) {
	.similar-products-div .cim-installment-calc {
		height: 35px !important;
	}
}
#product .product-accessories .thumbnail-container .product-description ul {
	list-style: disc !important;
	text-align: left !important;
}

@media only screen and (max-width: 425px) {
	#product .product-accessories .thumbnail-container {
		height: 270px !important;
	}
	/*.similar-products-table .cim-installment-calc .cim-installments, .similar-products-table .cim-installment-calc .cim-months, .similar-products-table .cim-installment-calc .multix, .similar-products-table .cim-installment-calc .cim-currency, .similar-products-table .cim-installment-calc .label-cim-installement {
		font-size: 12px !important;
	}
	
	.similar-products-table .cim-installment-calc label#label-cim-installement span {
		font-size: 12px !important;
	}
	.similar-products-table .cim-installment-calc label#label-cim-installement {
		font-size: 12px !important;
	}*/
}

@media only screen and (max-width:425px) {
	.similar-products-div .cim-installment-calc {
		width: 106% !important;
	}
}

@media screen and (max-width: 991px) and (min-width: 576px) {
	.similar-products-div .cim-installment-calc .hidden-sm-up {
		display: block !important;
	}
}

@media(max-width:576px) {
	.similar-products-div .product-description {
		height: 90px !important;
	}
}

.menu-content li a[title~="Clearance"] {
    background-color: #ed1c24;
    color: #fff !important;
    font-weight: 200 !important;
    font-size: 18px !important;
    text-shadow: none;
}
.product-ref{
    font-size: .9375rem;
    color: #7a7a7a;
    font-weight: 400;
    display: block;
    margin-top: 2px;
}

#product #product-tabs .content {
	height: auto !important;
	max-width: 100% !important;
	
}

#product #product-tabs .content {
	background-color: #FFFFFF !important;
	margin-bottom: 0% !important;
}

#toTop {
    display: none;
    width: 58px;
    height: 58px;
    position: fixed;
    background: #f6f6f6;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    /*margin-right: -700px!important;*/
    right: 5px;
    bottom: 5px;
    z-index: 999;
    cursor: pointer;
    text-align: center;
    -webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

#toTop:before {
    font-family: fontawesome;
    font-size: 15px;
    color: #0071bb;
    content: "\f077";
    line-height: 58px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 58px;
}

#toTop:after {
    content: "";
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 58px;
    height: 58px;
    border: 1px solid #0071bb;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

#header .easycarousels, #js-product-list-top {
	width: 100% !important;
}

#contact input[name="fileUpload"] {
	width: 100% !important;
}
/*---- Added By Prakash Balan On 26-03-2021 -------*/
@media screen and (min-width: 1024px) {
	#navbar-mob {
		display: none !important;
	}
	#navbar {
		display: block !important;
	}
}

@media screen and (max-width: 990px) {
	#navbar-mob {
		display: block !important;
	}
	#navbar {
		display: none !important;
	}
	#nav-search #site-search, #nav-search {
		display: none;
	}
	#nav-cart.hidden-mobile {
		display: none;
	}
	#nav-link-accountList.hidden-mobile {
		display: none;
	}
}

/*---- Added By Prakash Balan On 20-04-2021 -------*/
span.available-cac.list, span.available-cac{
	background: #2fb5d2;
    position: absolute;
    top: 9px;
    right: 0;
    color: #011729;
    font-weight: bold;
    padding: 4px 11px;
    font-size: 11px;
    border: 1px solid #2fb5d2;
	text-transform: uppercase;
}
@media only screen and (max-width: 991px) and (min-width: 526px) {
	#category span.available-cac.list, #category span.available-cac{
		position: relative;
		top: 0;
		float: right;
		margin-bottom: 2%;
		width: fit-content;
		text-align: center;
	}
}
@media screen and (max-width: 525px) {
	#category .product-miniature span.available-cac.list, #category .product-miniature span.available-cac {
		position: absolute;
	}
	#category span.available-cac.list, #category span.available-cac{
		position: relative;
		top: 0;
		float: right;
		margin-bottom: 2%;
		width: fit-content;
		text-align: center;
		color: #fff;
		font-weight: normal;
		padding: 0px 3px;
		font-size: 10px;
		border: none;
	}
	
	#product span.available-cac.list, #product span.available-cac {
		background: #2fb5d2;
		position: absolute;
		top: 9px;
		right: 0;
		color: #fff;
		font-weight: normal;
		padding: 0px 3px;
		font-size: 10px;
		border: none;
		text-transform: uppercase;
	}
}

/*-------- Added By Prakash Balan - 23-06-2021 --------*/
.product-miniature .list-warranty {
    margin: 1%;
    min-height: 76px;
}

.product-miniature .list-nowarranrty p {
    color: #e81e26!important;
}