/*
@media screen and (min-width:320px){} // mobile portrait
@media screen and (min-width:480px){} // mobile landscape
@media screen and (min-width:768px){} // ipad portrait
@media screen and (min-width:1024px){} // browser, ipad landscape
@media screen and (min-width:1200px){} // browser
@media screen and (min-width:1600px){} // browser*/
@media print {
    body {background-color: #ffffff;}
    #contentMainWrapper {background-color: #ffffff;}
    .messageStackWarning, #navMainWrapper, #navMainSearch, #navCatTabsWrapper, #navEZPagesTop,
    #navColumnOne.columnLeft, #navColumnTwo.columnRight,
    .navMainSearch,
    #navSupp, .banners, #navBreadCrumb, .buttonRow { display: none;}
    }
    
    g, svg{
        --icon-bg-color: #fff;
        --icon-fg-color: #333;
    } 
    body {
    font-family:'Roboto', arial,helvetica,sans-serif;
    font-size: 14px;
    line-height: 150%;
    margin:0;
    color: #333333;
    max-width: 100%;
    overflow-x: hidden;
    }
    
    
    body{
        --font-family: 'Roboto', arial,helvetica,sans-serif;
        --price-color: #ff0000;
        --buybutton-color: #009900;
        --buybutton-text-color: #fff;
        --buybutton-border-color: #009900;
        --main-color: #ededed;
        --secondary-color: #ededed;
        --link-color: #0099ff;
        --text-color: #000;
        --highlight-color: #eee;
    }
    button {
        border: none;
        background: none;
        color:var(--text-color);
        font-family: var(--font-family);
    }
    
    input[type=radio], input[type=checkbox] {
        accent-color: var(--buybutton-color);
    
    }
    input[type=select] {
        accent-color: #333;
    
    }
    input[type=select] {
        accent-color: #333;
    }
    
    input[type=select] option{
        font-family: var(--font-family);
            -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }
    *{
        box-sizing: border-box;
    }
    .centerBoxHeading_Also, h1, h2, h3, h4, h5, h6{
    line-height:130%;
    }
    #notopenyet{
    background:url("../images/down_for_maintenance.gif") no-repeat scroll center -100px #FFFFFF;
    border:1px solid;
    color:#333333;
    font-size:11px;
    height:100px;
    left:300px;
    position:absolute;
     top: 0;
    width:300px;
    z-index:2000;
    }
    #leftshaddow {
        clear: none;
        margin-top: 0;
    }
    
    
    .products_listing_products_intro {
        float: left;
        clear: both;
        width: auto;
        font-style: italic;
        text-align: center;
        padding: 0.2em;
        color: #777;
        overflow: hidden;
        margin-top: 0px; 
        max-width: 100%;
        height: 1.7em;
        padding-left: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        background: #fff;
    }
    .prod_intro_img_hex{
        width: 12px;
        height: 12px;
        float: left;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        margin: 2px -2px;
        border: 1px solid #e5e5e5;
    }
    .prod_intro_text{
        float: left;
        font-size: 11px;
        padding: 0 6px;
    }
    .products_listing_products_byline{
        float: left;
        clear: left;
        font-size: 0.7rem;
        margin: 0px 4px;
        width: 100%;
        color: #777;
        height: 1.1rem;
        line-height: 1.1rem;
        text-align: center;
        overflow: hidden;
    }
    
    .xsell-holder{
    float: right;
        margin-top: 1rem;
    }
    
    .float_after_cartadd .centerBoxContentsAlso_Cont{
    width: 100%;
    }
    .float_after_cartadd{
    float: right;
    clear: none;
    width: 100%;
    }
    .float_after_cartadd_header{
    background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    text-align: left;
    margin-bottom: 0px;
    margin-left: 0px;
    border-color: #EEE;
    border-style: solid;
    border-width: 1px 1px 1px;
    padding: 8px 10px;
    margin-top: 8px;
    }
    #show_more_products{
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    border: 1px solid #ddd;
    color: #09F;
    float: left;
    font-size: 24px;
    font-weight: bold;
    padding: 15px 2%;
    text-align: center;
    top: 16px;
    cursor: pointer;
    margin: 5px 1%;
    width: 100%;
    }
    #show_more_products:hover{
    background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -45px #F9F9F9;
    }
    div.filter_button{
    background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -25px #F9F9F9;
    color:#09F;
    border: 1px solid #D9D9D9;
    clear: none;
    float: left;
    margin: 2px;
    padding: 1px 7px;
    text-decoration: none;
    border-radius: 3px;
    }
    div.filter_button:hover{
    background:#666;
    color: #FFF;
    }
    div.filter_button_selected{
    background: #999;
    color: #FFF;
    border: 1px solid #666;
    clear: none;
    float: left;
    margin: 2px;
    padding: 1px 7px;
    text-decoration: none;
    border-radius: 3px;
    }
    #filter_top label {
    cursor:pointer;
    }
    .filter_row label{
    padding:0px;
    }
    .filter_remove{
    color:#09F;
    cursor:pointer;
    }
    
    .centerColumn div.ajaxSearchCategoriesBrands{
    float: left;
    clear: left;
    }
    .centerColumn div.ajaxSearchCategoriesBrands a{
    background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    border-color: #E1E1E1;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 15px;
    margin: 1px 1px;
    padding: 1px 3px;
    width: 186px;
    font-size: 11px;
    color: #333;
    clear:left;
    }
    .centerColumn div.ajaxSearchCategoriesBrands a:hover{
    background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -55px #F9F9F9;
    color: #555;
    text-decoration:none;
    }
    h2.search_result{
    font-size: 18px;
    float: left;
    padding: 15px 5% 10px;
    width: 90;
    }
    .loader_img{
    background:url("/images/loading.gif") repeat scroll 0 0 transparent;
    width:220px;
    height: 19px;
    }
    
    
    
    
    
    
    
    
    
    /* ALL */
    
    a:focus {
    outline: none;
    }
    input[type="radio"]{
    border:none;
    }
    button::-moz-focus-inner { border: 0; }
    
    #categoriescss {
    padding: 0;
    border: none;
    width: 190px !important;
    background: none;
    margin-top:-1px;
    }
    
    js ul.jqNavigation {display: none; }
    ul.jqNavigation li ul { display: none; }
    ul.jqNavigation li.on ul { display: block; }
    
    ul.jqNavigation li.on ul li ul { display: none; }
    ul.jqNavigation li.on ul li.on ul { display: block; }
    
    ul.jqNavigation li.on ul li.on ul li ul { display: none; }
    ul.jqNavigation li.on ul li.on ul li.on ul{ display: block; }
    
    ul.jqNavigation li.on ul li.on ul li.on ul li ul { display: none; }
    ul.jqNavigation li.on ul li.on ul li.on ul li.on ul{ display: block; }
    
    ul.jqNavigation li.on ul li.on ul li.on ul li.on ul li ul { display: none; }
    ul.jqNavigation li.on ul li.on ul li.on ul li.on ul li.on ul{ display: block; }
    
    #left_menu_categories ul.jqNavigation {
    width:100%;
    }
    ul.jqNavigation {
    padding:0;
    margin:0;
    border: 1px solid #DDD;
    border-top:none;
    border-left:none;
    float: left;
    }
    
    
    
    ul.jqNavigation li a.on.currentcat{
    /*color:#00AFA3 !important;
        background: url("/includes/templates/template_ai/images/layout/cat_active.jpg") repeat scroll left 0 #F9F9F9 !important;
        background:#ffffcb !important;*/
        font-weight: bold;
    }
    ul.jqNavigation li a.on{
    /*color:#00AFA3 !important;
        background: url("/includes/templates/template_ai/images/layout/cat_active.jpg") repeat scroll left 0 #F9F9F9 !important;*/
        font-weight: bold;
    }
    
    ul.jqNavigation li ul li a.on{
    /*background: url("/includes/templates/template_ai/images/layout/cat_active.jpg") repeat scroll left 0 #F9F9F9 !important;*/
        color: #000000 !important;
        font-weight: bold;
    }
    
    
    
    
    
    
    
    
    
    
    ul.jqNavigation ul
    {
    /*background:url("../images/menu/node.gif") no-repeat scroll 3px top transparent;*/
    
    border:1px solid #ddd;
    border-right:none;
    float:left;
    width: 100%;
    border: none;
    padding-left: 0%;
    display: none;
    }
    
    ul.jqNavigation a{
        float: left;
    }
    
    
    
    ul.jqNavigation li .menulink{
    text-decoration: none;
    padding: 0.5rem 1rem;
    border-top: 1px solid #F2f2f2;
    background-image: none;
        border: none;
        align-items: center;
        display: flex;
            height: 100%;
        box-sizing: border-box;
        color: #222;
    ;
    }
    
    ul.jqNavigation li li li .menulink{
        font-size: 0.96rem;
        padding-left: 1.4rem;
    }
    ul.jqNavigation li li li li .menulink{
        font-size: 0.92rem;
        padding-left: 1.8rem;
    }
    ul.jqNavigation li li li li li .menulink{
        font-size: 0.88rem;
        padding-left: 2.2rem;
    }
    ul.jqNavigation li li li li li li .menulink{
        font-size: 0.82rem;
        padding-left: 2.6rem;
    }
    ul.jqNavigation{
      border: none;
      width: 100%;
      box-sizing: border-box;
        margin: 0px;
        padding: 0px;
    }
    /*
    ul.jqNavigation li{
    background: #f7f7f7;
    width:100%;
    margin-top: 0px;
    margin-bottom:0px;
    padding-bottom:0px;
    padding-top:0px;
    float:left;
    padding-left: 0px;
    margin-left:0%;
    border-bottom: 1px solid #eee;
    }
    
    ul.jqNavigation li{
        box-sizing: border-box;
        align-items: center;
        display: flex;
        --icon-fg-color: #000;
        flex-direction: row;
        height: 64px;
        justify-content: space-between;
        padding: 1em 1.5em;
        width: 100%;
        }*/
    ul.jqNavigation li{
        box-sizing: border-box;
        align-items: center;
        display: grid;
        --icon-fg-color: #000;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        background: #fff;
        grid-template-columns: 1fr auto;
    }
    ul.jqNavigation li .icon{ 
        width: 20px;
        display: block;
        margin: 0rem 1rem 0rem 0.5rem;
        display: flex
    ;
        align-items: center;
    }
    .pop_up_cat_wrapper > ul.jqNavigation > li li{
        display: block;
        width: 100%;
        float: left;
    }
    
    .pop_up_cat_wrapper ul.jqNavigation li a:hover {
        background: none;
        text-shadow: 0 0 black;
    }
    .pop_up_cat_wrapper > ul.jqNavigation > li li span.toggle{
        float: left;
    }
    
    ul.jqNavigation li.exp{
        grid-template-columns: 1fr auto;
    }
    ul.jqNavigation li.nonexp{
        grid-template-columns: 1fr 0px;
    }
    ul.jqNavigation li > ul {
      
      grid-column: auto / span 2;
    }
    
    #left_menu_categories > ul.jqNavigation >  li.on > a.on {
        font-size: 1.1rem;
            height: 3rem;
        box-sizing: border-box;
    }
    
    
    
    #left_menu_categories ul.jqNavigation > li > ul {
        border-top: 1px solid #eee;
    }
    
    ul.jqNavigation li.top > ul {
      border-top: 1px solid #eee;
    }
    .full_menu ul.jqNavigation li{
        border-bottom: 1px solid #eee;
        border-top: 1px solid #eee;
        margin-top: -1px;
    }
    
    ul.jqNavigation li a:hover
    {
      background:#F7f7f7;
    }
    
    ul.jqNavigation li .menulink.divhref:hover{
        background:#F7f7f7;
    }
    
    
    /*
    ul.jqNavigation li ul li .menulink, ul.jqNavigation li ul li .menulink:visited
    {
    background: #fff;
    color: #333;
    display: block;
    font-size: 12px;
    width: 88%;
    padding: 4px 8% 4px 4%;
    float: left;
    clear: none;
    text-decoration: none;
    margin-top: 0px;
    }*/
    /*
    ul.jqNavigation li ul li
    {
    background: #fff;
    }
    
    
    ul.jqNavigation li ul li ul li .menulink, ul.jqNavigation li ul li ul li .menulink:visited
    {
    background: #F8f8f8;
    color: #333;
    display: block;
    width: 88%;
    font-weight: normal;
    border-bottom: none;
    border-top: 1px solid #eee;
    font-size: 12px;
    }
    ul.jqNavigation li ul li ul li
    {
    background: #F8f8f8;
    }
    
    ul.jqNavigation li ul li ul li ul li .menulink, ul.jqNavigation li ul li ul li ul li .menulink:visited{
    background: #f1f1f1;
    width: 100%;
    border-top: 1px solid #E1E1E1;
    font-size: 11px;
    margin-left: 0%;
    
    }*/
    /*
    ul.jqNavigation li ul li ul li ul li{
    background: #f1f1f1;
    }
    
    ul.jqNavigation li ul li ul li ul li ul li .menulink, ul.jqNavigation li ul li ul li ul li ul li .menulink:visited{
    background: #e5e5e5;
    width: 100%;
    border-top: 1px solid #D1D1D1;
    font-size: 11px;
    
    }*/
    /*
    ul.jqNavigation li ul li ul li ul li ul li{
    background: #e5e5e5;
    }
    
    
    ul.jqNavigation li ul li .menulink:hover, ul.jqNavigation li ul li ul li .menulink:hover, ul.jqNavigation li ul li ul li ul li .menulink:hover, ul.jqNavigation li ul li ul li ul li ul li .menulink:hover, ul.jqNavigation li ul li ul li ul li ul li ul li .menulink:hover
    {
      color:#111;
      background:#F9f9f9;
      text-decoration:none;
    }
    */
    
    
    
    
    .full_menu ul.jqNavigation li span.toggle
    {
        width: 2.5rem;
        height: 2.5rem;
        display: flex
    ;
        align-items: center;
    }
    
    
    ul.jqNavigation li a.toggle, ul.jqNavigation li ul li a.toggle, ul.jqNavigation li ul li ul li a.toggle, ul.jqNavigation li ul li ul li ul li a.toggle,
    ul.jqNavigation li span.toggle, ul.jqNavigation li ul li span.toggle, ul.jqNavigation li ul li ul li span.toggle, ul.jqNavigation li ul li ul li ul li span.toggle
    {
        cursor: pointer;
        /* margin-top: 1px; 
        margin: 0 0 -100% -100%;*/
        position: relative;
        color: #111;
        text-decoration: none;
        border: none;
        height: 1em;
        padding: 0.4em 0.6em;
        text-decoration: none;
        width: 2em;
        height: 2em;
        float: right;
    }
    ul.jqNavigation li span.toggle:hover{
        transform: scale(1.3);
    
    }
    ul.jqNavigation li ul li ul li a.toggle,
    ul.jqNavigation li ul li ul li span.toggle
    {
        margin-left:0px;
    }
    ul.jqNavigation li ul li ul li ul li a.toggle,
    ul.jqNavigation li ul li ul li ul li span.toggle
    {
        margin-left:0px;
    }
    ul.jqNavigation a.expandable, ul.jqNavigation span.expandable{
      display:none;
    }
    ul.jqNavigation li a.expandable, ul.jqNavigation li span.expandable
    {
      display:block;
    }
    ul.jqNavigation li a.expandable:after, ul.jqNavigation li a.active:after,
    ul.jqNavigation li span.expandable:after, ul.jqNavigation li span.active:after
    {
    content: '';
    border: 1px solid #333;
    display: block;
    width: 6px;
    height: 6px;
    margin: 2px 0px 0px 4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }
    
    ul.jqNavigation li a.expandable:after,
    ul.jqNavigation li span.expandable:after
    {
    
    border-top: none;
    border-right: none;
    }
    
    
    ul.jqNavigation li a.expandable:after:hover, ul.jqNavigation li a.active:after:hover,
    ul.jqNavigation li span.expandable:after:hover, ul.jqNavigation li span.active:after:hover,
    ul.jqNavigation li a.expandable:hover:after, ul.jqNavigation li a.active:hover:after,
    ul.jqNavigation li span.expandable:hover:after, ul.jqNavigation li span.active:hover:after, ul.jqNavigation li span.toggle:hover:after
    {
    border: 1px solid #dedede;
    border-top: none;
    border-right: none;
    }
    ul.jqNavigation li a.active:after,
    ul.jqNavigation li span.active:after
    {
        margin-top: 4px;
        border: 2px solid #999;
      border-bottom: none;
        border-left: none;
    }
    ul.jqNavigation li a.active:hover:after,
    ul.jqNavigation li span.active:hover:after
    {
    border: 2px solid #000;
      border-bottom: none;
        border-left: none;
    }
    
    
    ul.jqNavigation li a.expandable,
    ul.jqNavigation li span.expandable
    {
      float:right
    }
    
    
    
    
    
    
    hr.separator{
    border-color:#ddd;
    color:#ddd;
    float:left;
    width:100%;
    }
    
    
    
    
    ul.tree-menu li.top-item a,
    ul.tree-menu li.top-item-end a {
          color:#333;
        background:url("../images/lvg/light_gray_lighter.jpg") repeat-x scroll 0 0 #F9F9F9;/*
    background:url("../images/bg/white_grey_fade.jpg") repeat scroll 0 0 #F9F9F9;*/
      padding: 4px 5px 5px 10px;
      font-weight: bold;
      display: block;
      width:164px;
      }
    /* menu EOF */
    
    
    
    .newsletter_center_box{
    background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    border: 1px solid #E1E1E1;
    border-top: none;
    float: left;
    padding: 22px 10px 24px 30px;
    width: 567px;
    }
    .subscribe_text_big{
    float:left;
    font-weight:bold;
    }
    
    .subscribe_button_big{
    float:left;
    }
    
    .subscribe_button_big .button_subscribe{
    background:none repeat scroll 0 0 #FFFFFF;
    height:26px;
    margin:8px;
    padding:5px;
    }
    .subscribe_button_big .button_subscribe:hover{
    background:none repeat scroll 0 0 #f1f1f1;
    }
    
    #metaTop {
    color:#FFFFFF;
    font-size:7px;
    margin:0;
    opacity:1;
    padding:0;
    text-align:center;
    }
    a.metaTop, a.metaTop:visited, a.metaTop:active, a.metaTop:hover {
    color:#FFFFFF;
    font-size:8px;
    margin:0;
    }
    a img {
    border:none;
    max-width:100%;
    height: auto;
    }
    A:hover img  {
    text-decoration:none;
    }
    .ezcontent img {
    max-width:100%;
    height:auto;
    }
    img{
    border: 0;
    text-decoration:none;
    }
    
    a:link, #navEZPagesTOC ul li a {
    color:var(--link-color);
    text-decoration:none;
    }
    a:visited {
    text-decoration:none;
    color:var(--link-color);
    }
    
    a.dlink:visited, a.dlink:link, a.dlink:hover {
    text-decoration:inherit !important;
    color:inherit !important;
    font-weight: inherit !important;
    }
    
    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
    text-decoration:underline;
    }
    #navSupp ul li a:hover {
    color:#EEEEEE;
    text-decoration:underline;
    }
    a:active {
    color:#666666;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    }
    h1 {
    font-size:1.5rem;
    }
    h2 {
    font-size:1.3rem;
    }
    h3 {
    font-size:1.1rem;
    }
    .smallheading {
    color:#000000;
    font-size:1.2em;
    font-weight:bold;
    clear:left;
    }
    .xsmallheading {
    font-size:1em;
    font-weight:bold;
    }
    .biggerText {
    font-size:1.2em;
    }
    
    P {
        padding: 0px;
        margin: 0.5rem 0 1.5rem;
    }
    
    h1, h2, h3, h4, h5, h6 {
    margin:0;
    font-weight: 900;
    padding: 1rem 0 0.3rem; 0;
    }
    code {
    font-size:1em;
    }
    select, input {
    display:inline;
    }
    
    form, select, input {
    display:inline;
    }
    
    
    
    #productGeneral input[type="checkbox"], #productGeneral input[type="radio"]  {
    border:none;
    }
    input[type=text]{
    border: 1px solid #CCC;
    }
    textarea {
    display:block;
    float:left;
    margin:auto;
    border:1px solid #CCCCCC;
    }
    select:focus {
    background:none repeat scroll 0 0;
    }
    fieldset {
    border:1px solid #CCCCCC;
    margin:0.5em 0;
    padding:0.5em;
    }
    #contactUsForm {
    border:none;
    width:100%;
    padding:2%;
    }
    #contactUsForm textarea{
    width:100%;
    }
    .create_account {
    border:1px solid #999999;
    width:100%;
    }
    legend {
    color:#000000;
    font-size:11px;
    font-weight:bold;
    padding:0.3em;
    }
    h4.optionName {
    line-height:1.5em;
    padding:0.2em;
    }
    label.checkboxLabel, label.radioButtonLabel {
    margin:0.5em 0.3em;
    }
    #logo, .centerBoxContents, .categoryListBoxContents, .attribImg {
    float:left;
    }
    label.inputLabel {
    float:left;
    width:9em;
    }
    label.inputLabelPayment {
    float:left;
    padding-left:10px;
    padding-right: 10px;
    width:14em;
    }
    .payment-kreditor .imageLabel {
    background:#fff url(../../../../../includes/modules/payment/logo/SE_invoice_badge_std_blue_130.png) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-pckreditor .imageLabel {
    background:#fff url(../../../../../includes/modules/payment/logo/SE_account_badge_std_blue_130.png) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-pccampaignkreditor .imageLabel {
    background:#fff url(../../../../../includes/modules/payment/logo/SE_campaign_badge_std_blue_130.png) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-swedbank_pay_redirect .imageLabel {
    background:#fff url(../../../../../includes/modules/payment/logo/accepted_cards.jpg) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-payex_redirect .imageLabel {
    background:#fff url(../../../../../includes/modules/payment/logo/accepted_cards.jpg) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-payex_bank .imageLabel {
    background:#fff url(../../../../../includes/modules/payment/logo/accepted_banks2.jpg) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-swedbank_pay_trustly .imageLabel {
    background:#fff url(../../../../../includes/modules/payment/logo/accepted_banks3.jpg) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-hf_invoice_payment .imageLabel {
    background:#fff url(../../../../../images/shb/ecster_logo.png) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-hf_account_payment .imageLabel {
    background:#fff url(../../../../../images/shb/ecster_logo.png) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-hf_account_payment.one_invoice .imageLabel {
    background:#fff url(../../../../../images/shb/ecster_logo.png) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    .payment-cod .imageLabel {
    background:#fff url(../../../../../includes/modules/payment/logo/faktura.png) no-repeat scroll 0 0 !important;
    background-size:contain !important;
    background-position:center !important;
    }
    label.selectLabel, label.switchedLabel, label.uploadsLabel {
    float:left;
    width:11em;
    }
    
    
    #checkoutPayment label.radioButtonLabel {
    font-weight:bold;
    }
    p, address {
    /*padding:0.5em;*/
    }
    
    .ezcontent_wrapper .header a{
    color:#333333;
    }
    #orderSwatchDefault p {
    padding: 0px 10px;
    }
    .order_sample_attrib_line{
    float: left;
        /*background: #f7f7f7;*/
        width: 100%;
        padding: 10px 2%;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        /*-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 1px 6px rgba(0,0,0,0.2);*/
    }
    .order_sample_attrib_text{
        margin: 3px;
        float: left;
        font-size: 11px;
    }
    .order_sample_attrib_line .cssButton{
        float:left;
        clear: left;
        background-color: var(--buybutton-color);
        color: var(--buybutton-text-color);
        padding: 0.5rem 1rem;
    }
    #checkoutSuccess .informationback, #unsubDefault .informationback{
    padding: 10px 3%;
    border: none;
    width: 100%;
    }
    
    .big_form_box{
        padding:20px;
        border:1px solid #eee;
        background:#f9f9f9;
    }
    address {
    font-style:normal;
    }
    .clearBoth {
    clear:both;
    }
    hr {
    border-color:-moz-use-text-color -moz-use-text-color #9A9A9A;
    border-style:none none solid;
    border-width:medium medium 1px;
    height:1px;
    }
    nomargin {
    border-color:-moz-use-text-color -moz-use-text-color #9A9A9A;
    border-style:none none solid;
    border-width:medium medium 1px;
    height:1px;
    margin-top:0;
    }
    .messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution, .messageStackSuggestion {
    line-height: 22px;
    margin: 5px 0%;
    padding: 10px 2%;
    width: 100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
            -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.25);
            -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.25);
            box-shadow: 0px 1px 1px rgba(0,0,0,.25);
    }
    .messageStackWarning {
    background-color:#FFFFFF;
    border:1px solid #660000;
    color:#000000;
    }
    .messageStackError {
    background-color:#FFEFF1;
    border:1px solid #FF5F65;
    color:#810000;;
    }
    .messageStackSuccess {
    background-color:#f0f8d4;
    border:1px solid #d9e6b3;
    color:#316600;
    }
    .messageStackCaution {
    
    background-color:#FFFFFF;
    border:2px solid #CC0000;
    color:#C32C00;
    
    }
    .messageStackSuggestion {
    background-color:#FFEF70;
    border:2px solid #D8C33E;
    color:#513100;
    }
    
    #mainWrapper {
    padding-left:10px;
    text-align:left;
    vertical-align:top;
    /* width: 1460px;*/
    width: 1525px;
    max-width: 100%;
    }
    #mainback{
    text-align:left;
    vertical-align:top;
    width:822px;
        background: #fff;
    
    }
    
    
    
    #rightshaddow{
    float:left;
    background:#FF0000;
    clear: none;
    margin-top:20px;
    width:20px;
    height:100%;
    
    }
    
    #ezPageBoxList, #ezPageBoxList ul, #mainWrapper, #popupImage {
    margin:5em;
    padding:0;
    }
    #contentMainWrapper {
        width:100%;
        clear: left;
          float:left;
        margin-bottom: 0;
        margin-top: 0;
    padding-left:0px;
    padding-right:0px;
    padding-top:0;
      background-color: #fff;
      border:none;
    }
    #checkoutBody #contentMainWrapper {
        margin-bottom: 30px;
    }
    #productinfoBody #contentMainWrapper, #indexHomeBody #contentMainWrapper,
    #indexBody #contentMainWrapper, #orderstatusBody #contentMainWrapper,
    #contactusBody #contentMainWrapper{
    padding-left:0px;
    padding-right:0px;
    padding-top:0.5rem;
      background: none;
      border:  none;
      border-top: none;
    }
    
    
    #navColumnOneWrapper{
    float:left;
    }
    #headerWrapper {
    margin:0;
    padding:0;
    }
    #topBarWrap {
    background:#EEEEEE none repeat scroll 0 0;
    text-align:center;
    width:750px;
    }
    #topBar {
    color:#2C2C2C;
    font-weight:bold;
    margin:auto;
    padding:0.8em;
    width:750px;
    }
    .topBox {
    float:right;
    height:3em;
    padding:0 5em;
    }
    
    .lang_box {
    height: 32px;
    width: 100px;
    
    }
    #currency_header {
    float:right;
    clear: none;
    width: 105px;
    font-size: 11px;
    margin-right:10px;
    margin-top:5px;
    }
    #cart_header {
    background:transparent url(../images/cart_bg.gif) no-repeat scroll 5em 0;
    padding:0.2em 0 0 11em;
    }
    #logoWrap {
    background-color:#FFFFFF;
    border-bottom:0.5em solid #EEEEEE;
    margin:auto;
    width:750px;
    }
    #topLinks {
    background:#900000 none repeat scroll 0 0;
    float:right;
    margin:0.9em auto;
    width:74%;
    }
    /*#navColumnOneWrapper, */#navColumnTwoWrapper, #mainWrapper, #leftshaddow {
    margin:auto;
    
    }
    #navColumnOneWrapper, #navColumnTwoWrapper {
    }
    #navColumnTwoWrapper {
    float:left;}
    
    #tagline {
    color:#000000;
    font-size:2em;
    text-align:center;
    vertical-align:middle;
    }
    #sendSpendWrapper {
    border:1px solid #CACACA;
    float:right;
    margin:0 0 1em 1em;
    }
    .floatingBox, #accountLinksWrapper, #sendSpendWrapper, #navEZPagesTOCWrapper {
    margin:0;
    width:47%;
    }
    
    
    .optionheader{
        width: 100%;
        display: grid
    ;
        grid-template-columns: auto 1fr;
    }
    
    
    #productAttributes select{
    border: 1px solid #f1f1f1;
    padding: 0.5rem 0.5rem;
    width: 100%;
    }
    
    .button_price{
        float: left;
        width: 100%;
        box-sizing: border-box;
        display: grid;
        grid-row-gap: 0.7rem;
        padding: 1rem 1.5rem;
    }
    #productAttributes{
        float: left;
        width: 100%;
        box-sizing: border-box;
        display: grid;
        grid-row-gap: 0.5rem;
        padding: 0rem 0.5rem;
    }
    .wrapperVariantsHolder{
        float: left;
        width: 100%;
        padding: 0.5rem 0.5rem;
    }
    
    
    .price_div{
    float: right;
    }
    .wrapperVariantsHolder{
    float: left;
        width: 100%;
    }
    .see_comparison_link{
    font-size: 11px;
    padding: 4px 0 0 15px;
    float: left;
    }
    .wrapperVariantsHolder #select_variant{
    font-size: 1.2rem;
    font-weight: bold;
        padding: 0.5rem 0.5rem;
    }
    
    .wrapperVariantsHolder select {
        border: 1px solid #c5d3bc;
        padding: 10px;
        background: #f6fbf5;
        font-weight: bold;
        width: 100%;
        border-radius: 5px;
        margin: 0% 0%;
    }
    .Variant_Continous_wrapper{
        float: left;
        margin: 0.1rem 0.5rem;
        display: flex
    ;
    }
    .Variant_Continous_wrapper #select_variant{
    display: none;
    }
    .Variant_Continous_wrapper select{
        border: 1px solid #c5d3bc;
        background: #f6fbf5;
        padding: 0.3rem 0.5rem;
        border-radius: 5px;
    }
    .wrapperAttribsHolder{
        background: #fff;
        border: 1px solid #f1f1f1;
        float: left;
        padding: 1rem 1.5rem;
        width: 100%;
        -moz-border-radius: 10px;
        border-radius: 10px;
        box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    }
    form[name=order_swatch] .wrapperAttribsHolder{
    background: none;
    border: 1px solid #E5E5E5;
    float: left;
    margin-bottom: 2px;
    padding: 10px 2%;
    width: 100%;
    }
    .wrapperAttribsOptions {
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        margin-bottom: 5px;
        width: 100%;
    }
    .attributes_selection{
    float: right;
    clear:none;
        width: 100%;
        padding: 5px 0% 5px;
    border: 1px solid #e1e1e1;
    font-size: 12px;
    font-weight: normal;
    background: #F7FFFF;
    }
    .attributes_selection_full{
        float: left;
        clear: both;
        width: 100%;
        font-size: 12px;
        font-weight: normal;
        background: #FFF;
        margin: 5px 0% 0px 0%;
    }
    
    .wrapperAttribsComments{
        -moz-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
        background: none repeat scroll 0 0 #FFFFFF;
        border-left: 1px solid #F1F1F1;
        float: left;
        margin: 0 0 5px 10px;
        width: 123px;
    
    }
    .wrapperAttribsHolder img{
    background: #FFF;
    }
    .ProductVariantBoxGalleryImg  img{
    padding: 0px;
    border: none;
    }
    
    
    .optionName{
        font-weight: bold;
        float: left;
    }
    .optionName .attribsSelect{
        float: left;
        margin: 0px 0px 2px 0px;
        font-weight: bold;
        width:100%;
        font-size: 1.1rem;
    }
    .optionName .attribsShortDesc{
        float: left;
        clear: left;
        font-weight: normal;
        font-size: 0.8rem;
        text-overflow: ellipsis;
    }
    .optionName.attr_side{
        width:100%;
    }
    .optionName.attr_side .attribsSelect{
    }
    .optionName.attr_side .attribsShortDesc{
    }
    .optionName.attr_side .j-show-ajax{
        margin: 4px 0 0 0px;
        font-size: 0.8rem;
    }
    
    .explain_buy{
        padding: 20px 2%;
        margin-bottom: 2px;
        float: left;
        font-size: 16px;
        text-align: center;
        width: 100%;
        font-weight: bold;
        color: #009688;
    }
    .navSplitPagesResult {
    }
    .navSplitPagesLinks {
    clear: both;
    float: left;
    margin: 0px 0;
    text-align: right;
    overflow: hidden;
    width: 100%;
    }
    .navNextPrevCounter {
    font-size:0.9em;
    margin:0;
    }
    #navSuppWrapper, #navCatTabsWrapper {
    margin:0;
    
    }
    
    #navSuppWrapper{
        width: 100%;
        /* do not float - body height will fail*/ 
    }
    
    
    #navSupp {
    width:100%;
    margin:auto;
    }
    #paymentsWrap {
    margin:auto;
    width:50%;
    }
    #payments {
    background:transparent url(../images/payments.gif) no-repeat scroll 1.5em 2em;
    float:left;
    padding:1em 0 0 18em;
    width:30%;
    }
    .site_text img{
        border: 1px solid #F1F1F1;
        float: left;
        margin: 2px;
        padding: 5px;
    }
    
    .safe_shopping{
        float:left;
        font-style: italic;
        font-weight: normal;
        padding: 0px;
        width: 150px;
        text-align:right;
        overflow:hidden;
    }
    .site_text{
        background: url("../images/layout/check_line.jpg") repeat-x scroll -10px 65px #FFFFFF;
        border: 1px solid #ddd;
        border-top: none;
        float:left;
        color:#666;
        font-weight: normal;
        padding: 140px 5% 30px 5%;
    width: 100%;
    }
    .cat_gen_info_top_text_holder{
    width:100%;
    }
    .cat_gen_info_text_holder{
    width:70%;
    float: left;
    }
    .cat_gen_info_text_holder p{
    float: left;
    }
    .cat_gen_info_images_holder{
    width:20%;
    float: left;
    }
    .cat_gen_info_top_manuf_text{
    width:50%;
    float:right;
    height:auto;
    }
    .cat_gen_info_ez_holder{
    float:left;
    width:100%;
    margin:0px 2% 35px;
    font-style:normal;
    }
    .cat_gen_info_ez_text{
    float:left;
    width:100%;
    }
    .cat_gen_info_pop_text{
    float:left;
    clear:none;
    width:63%;
    margin-left:2%;
    }
    .cat_gen_info_pop_cat_text{
    float:left;
    width:33%;
    }
    #bottomNav {
    /*background:url("../images/bg/fade_white.jpg") repeat-x scroll 0 bottom #fff;
    border:1px solid #CCCCCC;*/
    clear:left;
    margin:0 auto auto;
    padding:0px 5% 30px;
    width:100%;
        display: flex
    ;
        align-items: center;
    }
    #hoverbox #bottomNav {
    background:none;
    border:none;
    margin-left:auto;
    margin-right:auto;
    width:auto;
    text-align:center;
    float:none;
    }
    
    footer {display: flex
    ;
        flex-direction: column;
        position: relative;
        box-sizing: border-box;
        padding: 30px;
        margin: 30px 0 0 0;
        width: 100%;
        float: left;
    }
    .footer_logos{
        display: flex
    ;
        flex-direction: row;
        position: static;
        box-sizing: border-box;
        pointer-events: none;
        flex-grow: 1;
        justify-content: center;
        align-items: center;
        padding: 30px 0 20px 0;
            flex-wrap: wrap;
    }
    .footer_logo{
            align-self: center;
        flex: 0 1 128px;
        margin-right: 8px;
        margin-left: 8px;
        max-width: calc(100% + 8px + 8px);
        padding: 10px 0;
        text-align: center;
    }
    
    .footer_logo img{ 
        max-height: 40px;
        max-width: 100px;
    }
    #navSupp{
            display: grid;
            grid-template-columns: 1fr 1fr 1fr 1fr;
            display: flex;
                padding: 30px 0;
        margin: 50px 0;
        float: left;
        border-top: 1px solid #e1e1e1;
    }
    .footer_section{
    float: left;
    margin: 0 1%;
    padding: 40px 2% 10px;
    }
    
    
    
    #bottomNav a, #bottomNav a:visited {
    color:#9A9A9A;
    text-decoration:underline;
    }
    #navCatTabsWrapper {
    background-color:#FFFFFF;
    background-image:none;
    color:#9A9A9A;
    }
    #navMain ul, #navSupp ul, #navCatTabs ul, #navSupp p { 
        font-size: 14px;
        line-height: 1.5em;
        list-style-type: none;
        font-weight:normal;
        margin: 4px;
        padding: 0 0;
        text-align: left;
    }
    #navMain li{ 
        white-space: nowrap;
    }
    .footer_header {
    font-size: 1.3em;
        padding: 0 0 4px;
        margin: 0 0 12px;
        position: relative;
    
    }
    .footer_header::after {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 100%;
        height: 2px;
        width: 56px;
    }
    #navMain ul li, #navSupp ul li, #navCatTabs ul li {
    
    }
    #navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a{
    color:var(--text-color);
    margin:0;
    padding:0 0.5em;
    text-decoration:none;
    white-space:nowrap;
    font-weight: normal;
    }
    #navSupp ul li a:hover {
    color:#000000;
    text-decoration:underline;
    }
    #navCatTabs ul li a {
    color:#9A9A9A;
    }
    #navEZPagesTOCWrapper {
    border:1px solid #9A9A9A;
    float:right;
    font-weight:bold;
    height:1%;
    }
    #navEZPagesTOC ul {
    line-height:1.5em;
    list-style-type:none;
    margin:0;
    padding:0.5em 0;
    }
    #navEZPagesTOC ul li {
    white-space:nowrap;
    }
    #navEZPagesTOC ul li a {
    margin:0;
    padding:0 0.5em;
    }
    #navCategoryIcon, .buttonRow{
    margin:0.5em;
    }
    #indexProductListCatDescription #PagesHeading{
    padding:0px;
    font-size:15px;
    }
    
    #indexProductListCatDescription{
      background: none repeat scroll 0 0 #f9f9f9;
      color: #666;
      padding: 40px 5%;
      float: left;
      width: 100%;
      line-height: 1.5em;
      margin: 10px 0;
      border:1px solid #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;   
    }
    .CatDescriptionInner{
    float:left;
    font-size:0.9rem;
    max-width: 100%;
    }
    .CatDescriptionInner img{
    height:auto !important;
    }
    .ExpandFilter{
    margin: -12px 0px 0px;
    height: 0px;
    width: 100%;
    float: left;
    padding: 12px 0px 0px;
    background: url('/includes/templates/template_ai/images/layout/expand_gradient.png') repeat-x 0 -20px;
    
    }
    .top_menu .navbar{
      /*  width: 100%;*/
    }
    
    .navbar_tab{
    float: left;
        color: #FFF;
        font-weight: 500;
        clear: none;
        font: bold 14px arial;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
        border: none;
        padding: 10px 2%;
        border-left: 1px solid #A0998D;
        background-color: rgba(255,255,255,0.2);
        margin-top: -74px;
    }
    .navbar_tab.outlet{
        background-color:rgba(255, 255, 255, 0.2);
    }
    .navbar_tab.new_products{
        background-color:rgba(255, 255, 255, 0.2);
    }
    
    .top_menu .cat_menu a.top {
        padding: 12px 14px 7px;
    }
    .ExpandCatDescription{
    margin: -40px 0px 0px;
            height: 15px;
            width: 100%;
            float: left;
            padding: 40px 0px 0px;
            background: url('/includes/templates/template_ai/images/layout/expand_gradient.png') repeat-x 0 0;
            overflow:hidden;
    }
    .infodisplaybox .ExpandCatDescription{
    height: 40px;
    }
    a.css_style_button{
            moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #FFF;
    box-shadow: inset 0px 1px 0px 0px #FFF;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EDEDED), color-stop(1, #DFDFDF) );
    background: -moz-linear-gradient( center top, #EDEDED 5%, #DFDFDF 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #EDEDED;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #DCDCDC;
    display: inline-block;
    color: #414142 !important;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 9px;
    text-decoration: none;
    }
    a.css_style_button:hover{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #DFDFDF), color-stop(1, #EDEDED) );
    background: -moz-linear-gradient( center top, #DFDFDF 5%, #EDEDED 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #DFDFDF;
    color: #414142 !important;
    }
    a.css_style_button.dark{
    moz-box-shadow: inset 0px 1px 0px 0px #9a9a9a;
    -webkit-box-shadow: inset 0px 1px 0px 0px #9a9a9a;
    box-shadow: inset 0px 1px 0px 0px #9a9a9a;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #838383), color-stop(1, #585858) );
    background: -moz-linear-gradient( center top, #838383 5%, #585858 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#dfdfdf');
    background-color: #838383;
    border: 1px solid #686868;
    color: #fff !important;
    }
    a.css_style_button.dark:hover{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #626262), color-stop(1, #404040) );
    background: -moz-linear-gradient( center top, #626262 5%, #404040 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#626262', endColorstr='#404040');
    background-color: #626262;
    color: #fff !important;
    }
    .ExpandFilter a.css_style_button{
            moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #FFF;
    box-shadow: inset 0px 1px 0px 0px #FFF;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffee6f), color-stop(1, #ffe000) );
    background: -moz-linear-gradient( center top, #ffee6f 5%, #ffe000 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee6f', endColorstr='#ffe000');
    background-color: #EDEDED;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #DCDCDC;
    display: inline-block;
    color: #414142 !important;
    font-size: 11px;
    
    font-weight: bold;
    padding: 4px 9px;
    text-decoration: none;
    }
    .ExpandFilter a.css_style_button:hover{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #DFDFDF), color-stop(1, #EDEDED) );
    background: -moz-linear-gradient( center top, #DFDFDF 5%, #EDEDED 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #DFDFDF;
    color: #414142 !important;
    }
    .expandfilterbutton{
    float: right;
    margin-right: 5px;
    margin-top: -22px;
    }
    #expandcatdesc{
    float: right;
    margin-right: 20px;
    margin-top: -8px;
    }
    .infodisplaybox #expandcatdesc{
    margin-top: 10px;
    float:left;
    }
    #minimizecatdesc{
    float: right;
    margin-right: 20px;
    margin-bottom: 10px;
    }
    .infodisplaybox #minimizecatdesc{
    margin-top: 10px;
    float:left;
    }
    
    #navMainSearch {
    float:right;
    }
    
    
    .breadcrumb_cell{
        border-bottom: 1px solid #EAEAEA;
        border-left: 1px solid #EAEAEA;
        height: 30px;
        margin: 0;
        padding: 0;
    }
    
    
    
    #navBreadCrumb a {
        color: #333;
    }
    #navBreadCrumb {
        float: right;
        font-size: 13px;
        padding: 0px 1% 0px 1rem;
        width: 100%;
        display: flex;
    }
    
    #navBreadCrumb span.bcsep{
        margin: 0px 6px;
        opacity: 40%;
    }
    
    
    
    .top_fri_frakt{
    background:url(../images/top/fri_frakt.gif) no-repeat;
    clear:none;
    float:right;
    height:79px;
    width:105px;
        position: relative;
        top: -50px;
        right: -110px;
    }
    
    #lang_header {
    float:right;
    width: 70px;
    height: 20px;
    margin-right:15px;
    margin-top:3px;
    }
    
    
    
    .top_hero_div{
    float:left;
    height:100px;
    width:50px;
    }
    
    .img,.png{}
    
    
    
    .top_right{
       /* background: url("/includes/templates/template_ai/images/layout/top_right.gif") repeat scroll 0 0 transparent;
        height: 131px;
        left: 1998px;
        margin-bottom: -131px;
        margin-left: -999px;
        position: relative;
        top: 0;
        width: 38px;
        float: left; */
            background: url("/includes/templates/template_ai/images/layout/top_right.gif") repeat scroll 0 0 transparent;
        float: right;
        height: 131px;
        margin-right: -37px;
        top: 0;
        width: 38px;
        display:none;
    }
    
    #top_cart_box{
    padding-top:0px;
    padding:0px 5px;
    clear:none;
    float:left;
    margin-left:0px;
    width:310px;
    
    }
    .cart_title{
    background:#ffffff;
    height:38px;
    line-height: 30px;
    width:70px;
    clear:none;
    float:left;
    }
    
    .TopBoxCart {
    padding-left:0;
    text-align:left;
    }
    .cartsummarybox {
    border:medium none;
    padding-top:0;
    text-align:left;
    vertical-align:bottom;
    width:331px;
    }
    .TopCartLinks {
    float:right;
    height:22px;
    margin-top:4px;
    width:200px;
    }
    
    .cartBoxCartButtonContainer{
    
    }
    
    a.cartBoxCartButton, a.cartBoxCartButton :visited, a.cartBoxCartButton_nocontent, a.cartBoxCartButton_nocontent :visited  {
    clear:none;
    color:#0000cc;
    display:block;
    font-weight: bold;
    float:left;
    font-size:12px;
    margin-left:0px;
    margin-top:0px;
    text-align:left;
    vertical-align:bottom;
    height:13px;
    line-height:13px;
    padding:4px;
    padding-left:8px;
    
    }
    a.cartBoxCartButton:hover {
    color: #ff0000;
    }
    
    a.cartBoxCartButton_nocontent, a.cartBoxCartButton_nocontent :visited {
    color:#333333;
    margin:2px 35px;
    }
    a.cartBoxCartButton_nocontent:hover {
    color: #910000;
    }
    
    a.cartBoxCheckoutButton, a.cartBoxCheckoutButton :visited {
    background:url(../images/buttons/to_checkout.jpg) no-repeat;
    border:none;
    clear:none;
    color:#000;
    display:block;
    font-weight: bold;
    float:right;
    margin-top: 3px;
    margin-right:4px;
    text-align:center;
    width:100px;
    height:17px;
    line-height: 17px;
    }
    a.cartBoxCheckoutButton:hover {
    background:url(../images/buttons/to_checkout_hoover.jpg) no-repeat;
    color:#fff;
    }
    .TopCartTextarea {
    background:transparent;
    border: 1px solid #999;
    color:none;
    float:left;
    font-size:11px;
    color: #000;
    font-weight:normal;
    height:70px;
    width:306px;
        resize: none;
        scrollbar-3dlight-color:#ccc;
        scrollbar-arrow-color:#333;
        scrollbar-base-color:transparent;
        scrollbar-darkshadow-color:#666;
        scrollbar-face-color:#fff;
        scrollbar-highlight-color:#999;
        scrollbar-shadow-color:#ccc;
    }
    .TopCartTextarea:focus {
    background:transparent;
    }
    .TopCartTotal {
    clear:none;
    color:#333;
    float:right;
    font-size:11px;
    font-weight:normal;
    margin-right:39px;
    margin-top:0px;
    width:161px;
    height: 24px;
    }
    .TopCartTotalText {
    float:left;
    line-height: 20px;
    font-weight:normal;
    height: 20px;
    width:50px;
    margin-left: 4px;
    padding-left:8px;
    }
    .TopCartTotalNumbers {
    clear:none;
    float:right;
    line-height: 20px;
    font-weight:normal;
    text-align:right;
    width:94px;
    height: 20px;
    margin-right: 5px;
    }
    
    
    
    
    #navEZPagesTopBorder{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 814px;
    height: 28px;
    margin-top: 2px;
    margin-left: 4px;
    margin-right: 4px;
    }
    #navEZPagesTop {
    color: #000000;
    font-weight:bold;
    width: 802px;
    height: 35px;
    text-align: center;
    margin-left:12px ;
    background:#ffffff url(../images/topbar/NavEZpagestop.jpg) ;
    
    }
    #navEZPagesTop, #navEZPagesTop a {
    }
    
    div.EZtopbarleft {
    background:#EFEFEF url(../images/topbar/EZtopsepa.jpg) no-repeat scroll 0 0;
    clear:none;
    color:#000000;
    display:none;
    float:left;
    height:1px;
    
    }
    div.EZtopbarleftleft {
    clear:none;
    display:none;
    float:left;
    height:1px;
    
    }
    
    div.EZtopbarright {
    background:#EFEFEF url("../images/topbar/EZtopsepa.jpg") no-repeat scroll 0 0;
    clear:none;
    color:#000000;
    display:none;
    float:left;
    height:1px;
    
    }
    div.EZtopbarrightright {
    clear:none;
    display:none;
    float:right;
    height:1px;
    margin-left:0;
    
    }
    .EZtopbarsepa
    {
    background:#EFEFEF;
    clear:none;
    color:#000000;
    display:block;
    float:left;
    height:21px;
    margin-top:6px;
    width:1px;
    }
    a.EZtopbarleft:link, a.EZtopbarleft:visited {
    background:#ffffff url(../images/topbar/EZtopsepa.jpg) no-repeat scroll 0 0;
    clear:none;
    color:#000000;
    display:block;
    float:left;
    height:28px;
    width:21px;
    }
    a.EZtopbarmid:link, a.EZtopbarmid:visited {
    background:#ffffff url(../images/topbar/EZtoplink.jpg) repeat-x;
        font-weight: bold;
    clear:none;
    float:left;
    color:#555555;
    display:block;
    height:31px;
    line-height: 31px;
    padding-left:10px;
    padding-right:10px;
    }
    
    a.EZtopbarmid:hover{
    background:url(../images/topbar/EZtoplinkactive.jpg) repeat-x scroll 0 0;
    color:#ffffff;
    }
    a.EZtopbarmid:active {
    background:url(../images/topbar/EZtoplinkactive.jpg) repeat-x scroll 0 0;
    color:#ffffff;
    }
    
    a.EZtopbarleft:hover {
    color:#FFFFFF;
    }
    a.EZtopbarright:link, a.EZtopbarright:visited {
    background:#EFEFEF url(../images/topbar/EZtoprightsep.jpg) no-repeat scroll 0 0;
    clear:none;
    color:#000000;
    display:block;
    float:left;
    height:30px;
    width:9px;
    }
    #navColumnOne{
    padding-top:0px;
    padding-right:0px;
    float:left;
    }
    #navColumnTwo {
    padding-top:8px;
    
    }
    #navColumnMain {
    float:left;
    width: 100%;
    }
    
    .columnRight{
    margin-right:0px;
    }
    
    #contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .alert {
    clear:none;
    vertical-align:top;
    }
    .content {
    padding:0;
    }
    
    .shippingEstimatorWrapper {
    padding:0.5em;
    }
    .productAdditionalImages {
    float:left;
    margin-bottom:2px;
    margin-left:0px;
    margin-right:0px;
    vertical-align:top;
    border: none;
    width: 300px;
    
    }
    .MainImageSet {
    }
    .ProductInfoImages {
    border:1px none #666666;
    height:100%;
    margin:0.5em;
    padding:0.5em;
    vertical-align:top;
    width:100%;
    }
    .mainImage {
    border:1px none #666666;
    margin-left:2px;
    margin-right:2px;
    margin-top:2px;
    text-align:left;
    vertical-align:top;
    }
    .product_tab_area{
    margin-top:8px;
    margin-left:2px;
    margin-right:2px;
    width: 780px;
    float:left;
    vertical-align:top;
    clear:both;
    }
    .product_tab_header{
    width:784px;
    height: 20px;
    margin-right:0px;
    margin-top:0px;
    float:left;
    clear:left;
    border-bottom: 1px solid #eee;
    }
    a.tab_heading{
    background:url("../images/lvg/cat_top_h.jpg") repeat scroll 0 0 #F9F9F9;
    height: 18px;
    padding-left: 8px;
    padding-right: 12px;
    padding-top: 1px;
    margin-right:5px;
    margin-top:0px;
    float:left;
    clear:none;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    border: 1px solid #eee;
    border-bottom: none;
    }
    a.tab_heading_active{
    background:url(../images/menu/categories_link_bg.jpg) repeat scroll;
    height: 19px;
    padding-left: 8px;
    padding-right: 12px;
    padding-top: 1px;
    margin-right:5px;
    margin-top:0px;
    float:left;
    clear:none;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    border: 1px solid #eee;
    border-bottom: none;
    margin-bottom:-1px;
    z-index:400;
    }
    
    .product_tab_content_area{
    background:transparent url(../images/menu/categories_link_bg.jpg) repeat;
    border: 1px solid #eee;
    border-top:none;
    width: 762px;
    margin:0px;
    padding: 10px;
    float:left;
    clear:left;
    }
    
    
    a.share_heading:active, a.share_heading:hover{
    width:105px;
    height: 17px;
    padding-left: 8px;
    padding-top: 3px;
    margin-right:5px;
    margin-top:0px;
    float:left;
    clear:none;
    font-size: 11px;
    font-weight: bold;
    color: #ff0000;
    }
    
    .share_download_box{
    background:#f8f8f8;
    border:1px solid #ccc;
    width:225px;
    height: 30px;
    padding-left: 8px;
    padding-top: 8px;
    margin-right:0px;
    margin-top:8px;
    float:left;
    clear:left;
    }
    
    a.facebook :link{
    background-image:url(../images/social_bookmarking/facebook.gif) no-repeat;
    height:20px;
    width:20px;
    margin-left:2px;
    margin-top:2px;
    float:left;
    dislplay:block;
    
    }
    
    .BlogTextarea {
    background:#f8f8f8;
    border:1px solid #ccc;
    color:#555;
    float:left;
    font-size:11px;
    font-weight:normal;
    height:90px;
    width:500px;
    margin-top: 7px;
        resize: none;
        scrollbar-3dlight-color:#ccc;
        scrollbar-arrow-color:#333;
        scrollbar-base-color:transparent;
        scrollbar-darkshadow-color:#666;
        scrollbar-face-color:#fff;
        scrollbar-highlight-color:#999;
        scrollbar-shadow-color:#ccc}
    
    .BlogTextarea:focus {
    background:#f8f8f8;
    }
    
    .share{
    background:url(../images/social_bookmarking/share_line.gif) no-repeat;
    }
    .blog{
    background:url(../images/social_bookmarking/blog_line.gif) no-repeat;
    }
    .download{
    background:url(../images/social_bookmarking/download_line.gif) no-repeat;
    }
    
    
    .infodisplayheader {
    background-image:url(../images/bg/headingbg.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
    height:56px;
    margin-top:9px;
    margin-left: 0px;
    margin-bottom: -3px;
    padding-bottom:0px;
    padding-left:30px;
    width:595px;
    }
    
    #invisible{
    height:0px;
    margin:0px;
    display:none;
    }
    
    #productMainImage{
    border: 1px solid #fff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
       box-shadow: none;
    
    float: left;
    margin-top:0px;
    }
    a.enlarge_image_link{
    margin: 15px 10px 0px;
    float: right;
    clear:both;
    color: #666;
    font-size: 11px;
    text-decoration:none;
    width: 100%;
    }
    .additionalImages {
    float:left;
    margin-bottom:2px;
    margin-right:2px;
    border: 1px solid #EEEEEE;
    padding: 2px;
    clear:left;
    }
    .infodisplay_mainimage {
    height:auto;
    }
    .main_imgholder img{
    max-width:100%;
    height:auto;
    }
    .main_image_right{
        width: 80%;
        float: right;
        margin-left: -10px;
        height:405px;
    }
    .infodisplay_addimages_holder{
    max-width: 20%;
        max-height: 400px;
        overflow-y: auto;
        overflow-x: hidden;
        float: left;
        width: auto;
        padding-right: 18px;
    }
    .infodisplay_addimages {
    height: inherit;
        padding-bottom: 2px;
        border: none;
        float: left;
    }
    .main_image{
    float:right;
    }
    .infodisplay_addimages br{
    display:none;
    }
    #infodisplaycatheader {
    color:#999999;
    font-size: 11px;
    font-weight:lighter;
    }
    .headerleftback {
    border-bottom:1px dotted #CCCCCC;
    clear:none;
    float:left;
    margin-top:5px;
    }
    h1#headerinfodisplay {
    clear:left;
    display:block;
    float:left;
    height:44px;
    line-height: 44px;
    margin-top:0px;
    width:330px;
    }
    .headerrightback {
    clear:none;
    float:right;
    height:20px;
    margin-right:170px;
    margin-top:20px;
    width:100px;
    }
    a.backtoprodlistlink, a.backtoprodlistlink :visited {
    background:transparent url(../images/backtoprodlistlink.png) no-repeat scroll 0 0;
    clear:none;
    float:right;
    height:16px;
    margin-right:130px;
    margin-top:25px;
    width:105px;
    }
    a.backtoprodlistlink:hover {
    background:transparent url(../images/backtoprodlistlinkhover.png) no-repeat scroll 0 0;
    }
    a.backlink, a.backlink :visited {
    background:transparent url(../images/backtoprodlistlink.png) no-repeat scroll 0 0;
    clear:none;
    float:right;
    height:16px;
    margin-right:10px;
    margin-top:25px;
    width:105px;
    }
    a.backlink:hover {
    background:transparent url(../images/backtoprodlistlinkhover.png) no-repeat scroll 0 0;
    }
    .infodisplay_headerbox{
    clear: both;
    float: left;
    width: 100%;
    border-bottom:1px solid #eee;
    margin-bottom:1rem;
    padding-bottom:1rem;
    }
    .infodisplay_headerbox h2, .infodisplay_headerbox h1{
    clear: both;
    font-size: 1.5rem;
    text-align: left;
    float:left;
    }
    .products_info_byline{
        float: left;
        clear: left;
        font-style: italic;
    }
    .products_description{
    float: left;
    width: 100%;
        word-wrap: normal;
        word-break: break-word;
        white-space: normal;
    }
    
    
    .product_in_showroom_text{
        font-style: italic;
    }
    .checkmark{
        font-weight: bold;
        color: green;
        font-size: 16px;
        padding:5px;
    }
    .store_display{
    
    }
    .products_price_block{
    float: left;
    clear: none;
    color: #555;
    padding-top: 0.5rem;
    }
    
    
    .brand_link_holder{
        float: right;
        display: inline;
        margin: -1rem 0 ;
    }
    .brand_link_holder a{
    background:#fff;
    border: 1px solid #EEEEEE;
    padding: 5px;
    float: left;
    display: flex
    ;
    }
    .brand_img{
    
    
    }
    .desc_short_text{
    margin: 0px 0 0;
    }
    .desc_full_text{
    margin: 0px 0 0;
    float: left;
    }
    #productName {
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    margin-bottom:20px;
    margin-left:6px;
    margin-top:15px;
    text-align:left;
    width:160px;
    }
    .productDescription {
    color:#333333;
    float:left;
    height:auto;
    margin-right:0px;
    padding-top:3px;
    text-align:left;
    margin-bottom: 15px;
    clear: none;
    }
    .productDescription_text {
    background:#fff;
    color:#444;
    float:left;
    height:auto;
    text-align:left;
    width: 100%;
    }
    
    
    .short_products_description_header{
            font-size: 1.8rem;
        font-weight: 500;
        line-height: 1.5em;
            padding: 1rem 0 1rem;
    }
    .short_products_description.p_wrap{
            padding: 0px 0.8rem 30px;
        border-top: none;
        margin: 0px;
    }
    .outlet_holder.p_wrap{
        padding: 0;
    }
    
    .short_desc_text{
        float: left;
    }
    .productSpecification{
    color:#333333;
    float:left;
    height:auto;
    margin-right:0px;
    padding-top:3px;
    text-align:left;
    margin-bottom: 15px;
    clear: none;
    }
    
    .productSpecification_text{
    background:#fff;
    border: 1px solid #ccc;
    border-top: none;
    color:#333333;
    float:left;
    height:auto;
    padding:10px;
    text-align:left;
    
    }
    
    
    .product_description_header{
    float:left;
    font-size: 14px;
    font-weight: bold;
    margin-left:5px;
    
    
    }
    
    #product_specs{
    clear:left;
    color:#333333;
    float:left;
    font-size: 11px;
    height:auto;
    line-height:150%;
    margin-left:0px;
    margin-right:0px;
    padding-top:3px;
    text-align:left;
    margin-bottom: 15px;
    }
    
    .infodisplay_cartadd {
    background:#FFFFFF none repeat scroll 0 0;
    clear:both;
    float:left;
    height:auto;
    margin-bottom:10px;
    margin-top:1px;
    padding-bottom:2px;
    padding-left:0;
    padding-top:0;
    text-align:center;
    vertical-align:top;
    width:340px;
    }
    .cartaddreal {
    background:  #f9f9f9;
    clear: none;
    float: right;
    vertical-align: top;
    width: 100%;
    padding: 0.5rem 0.5rem;
    
        margin-bottom: 0rem;
        border: 1px solid #f5f5f5;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }
    .prod_holder_half{
    width: 50%;
    padding: 0px 1rem;
    float: left;
    clear: none;
    box-sizing: border-box;
    }
    
    .prod_holder_half.infodisplay_left{
      clear: both;
    }
    #checkoutSuccess .prod_holder_half{
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 160%;
    }
    .cartaddreal_holder{
    /*background:#e1e1e1;*/
    }
    .prod_holder_full{
    width:100%;
    padding: 1rem;
    float: left;
    clear: none;
    }
    .prod_holder_full.cartaddreal_holder{
    width:100%;
    float: left;
    clear: none;
    margin:0 1%;
    }
    /*
    .attributes_selection_full > span{
        width: 100%;
        display: grid
    ;
        align-items: center;
        grid-template-columns: repeat(6, 1fr);
    }*/
    #productAttributes .prod_holder_full{
    padding: 0rem;
    }
    .b_wrap{
    
        padding: 2rem;
        float: left;
        width: 100%;
    
    }
    
    .p_wrap .content{
    
        padding: 0;
        float: left;
        width: 100%;
    
    }
    .p_wrap .header{
        font-size: 1.1rem;
        padding: 1.2rem 0rem;
        margin: 0rem 0;
        width: 100%;
    }
    
    .p_wrap{
        background: #FFF none repeat scroll 0 0;
        clear: none;
        float: left;
        height: auto;
       margin: 1.2rem 0% 0px;
        vertical-align: top;
    width: 100%;
        border: none;
        box-sizing: border-box;
        border: none;
      box-shadow:none;
      -webkit-box-shadow:none;
      -moz-box-shadow: none;
      padding: 0;
    }
    .p_wrap.no_box{
        border: none;
        padding: 0 1rem;
    }
    .p_wrap .content{
    
        padding: 0 2rem 2rem;
        float: left;
        width: 100%;
    
    }
    .p_wrap .header{
        font-size: 1.1rem;
        padding: 1.2rem 2rem;
        margin: 0rem 0;
        align-items: center;
        cursor: pointer;
        display: grid
    ;   
            grid-template-columns: auto 1fr;
    
    }
    
    .p_wrap .header .span{
        align-items: center;
        cursor: pointer;
        display: flex
    ;
    }
    .low_stock{
        border-bottom: 2px dotted var(--price-color);
    }
    .jqNavigation svg {
        width:20px;
    }
    .products_description_header .header_icon{
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' transform=''%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23333' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M12 24C5.4 24 0 18.6 0 12S5.4 0 12 0s12 5.4 12 12-5.4 12-12 12zm0-22.91C6 1.09 1.09 6 1.09 12S6 22.91 12 22.91 22.91 18 22.91 12 18 1.09 12 1.09z' transform='translate(-172 -1361) translate(172 1361)'%3E%3C/path%3E%3Cpath d='M11.455 9.636L12.545 9.636 12.545 17.545 11.455 17.545zM11.455 6.455H12.546V7.546H11.455z' transform='translate(-172 -1361) translate(172 1361)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    }
    .products_specifications .header_icon{
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17 24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23333' fill-rule='nonzero'%3E%3Cg%3E%3Cpath d='M14.727 24H1.637C.708 24 0 23.29 0 22.364V1.636C0 .71.71 0 1.636 0h13.091c.928 0 1.637.71 1.637 1.636v20.728c0 .927-.71 1.636-1.637 1.636zM1.637 1.09c-.328 0-.546.22-.546.546v20.728c0 .327.218.545.545.545h13.091c.328 0 .546-.218.546-.545V1.636c0-.327-.218-.545-.546-.545H1.637z' transform='translate(-176 -1905) translate(176 1905)'%3E%3C/path%3E%3Cpath d='M4.364 9.273H9.818999999999999V10.363999999999999H4.364zM4.364 13.636H12V14.726999999999999H4.364zM4.364 18H9.818999999999999V19.091H4.364zM4.364 4.909H12V6H4.364z' transform='translate(-176 -1905) translate(176 1905)'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    }
    
    .prod_info_category .header_icon{
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cpath d='M10 4L7 20M17 4L14 20M5 8H20M4 16H19' stroke='%23333' stroke-width='1.1' stroke-linecap='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat;
    }
    
    .products_media .header_icon{
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 23' version='1.1'%3E%3Cg stroke-width='1' stroke='none' fill-rule='evenodd' fill='none'%3E%3Cg fill-rule='nonzero' fill='%23333'%3E%3Cpath d='M29.805,5.079 C29.805,2.384 27.865,0.216 25.469,0.216 C22.222,0.06 18.91,0 15.529,0 L14.475,0 C11.1,0 7.783,0.06 4.536,0.216 C2.146,0.216 0.206,2.396 0.206,5.091 C0.058,7.223 -0.006,9.355 -3.88578059e-16,11.487 C-0.005,13.62 0.059,15.752 0.2,17.89 C0.2,20.585 2.14,22.771 4.53,22.771 C7.94,22.933 11.44,23.005 14.997,22.999 C18.56,23.011 22.047,22.939 25.463,22.771 C27.86,22.771 29.799,20.585 29.799,17.89 C29.94,15.752 30.005,13.62 29.999,11.481 C30.01,9.349 29.946,7.217 29.805,5.079 Z M12.131,17.363 L12.131,5.594 L20.628,11.475 L12.131,17.363 Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat 0px 2px;
    }
    .products_documents  .header_icon{
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 480 480' version='1.1' x='0px' y='0px' style='enable-background:new 0 0 480 480;' fill='%23333'%3E%3Cg%3E%3Cg%3E%3Cpath d='M160,344h-16c-4.418,0-8,3.582-8,8s3.582,8,8,8h16c4.418,0,8-3.582,8-8S164.418,344,160,344z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M384,344H192c-4.418,0-8,3.582-8,8s3.582,8,8,8h192c4.418,0,8-3.582,8-8S388.418,344,384,344z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M160,296h-16c-4.418,0-8,3.582-8,8s3.582,8,8,8h16c4.418,0,8-3.582,8-8S164.418,296,160,296z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M384,296H192c-4.418,0-8,3.582-8,8s3.582,8,8,8h192c4.418,0,8-3.582,8-8S388.418,296,384,296z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M160,248h-16c-4.418,0-8,3.582-8,8s3.582,8,8,8h16c4.418,0,8-3.582,8-8S164.418,248,160,248z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M384,248H192c-4.418,0-8,3.582-8,8s3.582,8,8,8h192c4.418,0,8-3.582,8-8S388.418,248,384,248z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M160,200h-16c-4.418,0-8,3.582-8,8s3.582,8,8,8h16c4.418,0,8-3.582,8-8S164.418,200,160,200z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M384,200H192c-4.418,0-8,3.582-8,8s3.582,8,8,8h192c4.418,0,8-3.582,8-8S388.418,200,384,200z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M160,152h-16c-4.418,0-8,3.582-8,8s3.582,8,8,8h16c4.418,0,8-3.582,8-8S164.418,152,160,152z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M384,152H192c-4.418,0-8,3.582-8,8s3.582,8,8,8h192c4.418,0,8-3.582,8-8S388.418,152,384,152z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M439.896,119.496c-0.04-0.701-0.177-1.393-0.408-2.056c-0.088-0.256-0.152-0.504-0.264-0.752 c-0.389-0.87-0.931-1.664-1.6-2.344l-112-112c-0.68-0.669-1.474-1.211-2.344-1.6c-0.248-0.112-0.496-0.176-0.744-0.264 c-0.669-0.23-1.366-0.37-2.072-0.416C320.328,0.088,320.176,0,320,0H96c-4.418,0-8,3.582-8,8v24H48c-4.418,0-8,3.582-8,8v432 c0,4.418,3.582,8,8,8h336c4.418,0,8-3.582,8-8v-40h40c4.418,0,8-3.582,8-8V120C440,119.824,439.912,119.672,439.896,119.496z M328,27.312L412.688,112H328V27.312z M376,464H56V48h32v376c0,4.418,3.582,8,8,8h280V464z M424,416H104V16h208v104 c0,4.418,3.582,8,8,8h104V416z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M192,72h-48c-4.418,0-8,3.582-8,8v48c0,4.418,3.582,8,8,8h48c4.418,0,8-3.582,8-8V80C200,75.582,196.418,72,192,72z M184,120h-32V88h32V120z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    }
    .customer_images .header_icon{
    background: url("data:image/svg+xml,%3Csvg viewBox='0 -0.5 18 18' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23000000' fill-rule='evenodd' d='M474.188327,259.775909 L480.842912,259.775909 L477.549999,256.482996 L474.375904,259.65709 C474.321124,259.71187 474.256777,259.751373 474.188327,259.775909 Z M474,258.618781 L474,247.775909 L486,247.775909 L486,254.968826 L483.657827,252.626653 C483.470927,252.439753 483.148791,252.4342 482.953529,252.629462 C482.940375,252.642616 482.928101,252.656403 482.916711,252.670736 C482.913161,252.674075 482.909651,252.677479 482.906183,252.680947 L479.034173,256.552957 L477.918719,255.437503 C477.808988,255.327771 477.655516,255.279359 477.507786,255.29536 C477.387162,255.302309 477.267535,255.351246 477.17513,255.44365 L474,258.618781 Z M482.257125,259.775909 L486,259.775909 L486,256.377007 L485.996984,256.380023 L483.309152,253.692192 L479.74128,257.260064 L482.257125,259.775909 Z M487,259.406871 L487.960593,259.541874 C488.51207,259.619379 489.020377,259.235606 489.097766,258.684953 L490.765938,246.815293 C490.843443,246.263816 490.459671,245.75551 489.909017,245.678121 L478.039358,244.009949 C477.487881,243.932444 476.979574,244.316216 476.902185,244.86687 L476.633887,246.775909 L474.006845,246.775909 C473.449949,246.775909 473,247.226689 473,247.782754 L473,259.769063 C473,260.32596 473.45078,260.775909 474.006845,260.775909 L485.993155,260.775909 C486.550051,260.775909 487,260.325128 487,259.769063 L487,259.406871 Z M487,258.397037 L488.10657,258.552556 L489.776647,246.669339 L477.89343,244.999262 L477.643739,246.775909 L485.993155,246.775909 C486.54922,246.775909 487,247.225857 487,247.782754 L487,258.397037 Z' transform='translate(-473 -244)'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat;
    }
    
    .top_reviews_content .header_icon{
    background: url("data:image/svg+xml,%3Csvg fill='%23333' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg %3E%3Cg data-name='37 rating' id='_37_rating'%3E%3Cpath d='M42.83,3.5H21.17a6,6,0,0,0-6,6V28.66a6,6,0,0,0,6,6H23.4l7.84,9.23a1,1,0,0,0,1.1.29.992.992,0,0,0,.66-.94V34.66h9.83a6,6,0,0,0,6-6V9.5A6,6,0,0,0,42.83,3.5Zm4,25.16a4,4,0,0,1-4,4H32a1,1,0,0,0-1,1v6.86l-6.38-7.51a1.011,1.011,0,0,0-.76-.35H21.17a4,4,0,0,1-4-4V9.5a4,4,0,0,1,4-4H42.83a4,4,0,0,1,4,4Z'%3E%3C/path%3E%3Cpath d='M44.66,10.75a1,1,0,0,1-1,1H20.34a1,1,0,0,1,0-2H43.66A1,1,0,0,1,44.66,10.75Z'%3E%3C/path%3E%3Cpath d='M44.66,14.92a1,1,0,0,1-1,1H20.34a1,1,0,0,1,0-2H43.66A.99.99,0,0,1,44.66,14.92Z'%3E%3C/path%3E%3Cpath d='M44.66,19.08a1,1,0,0,1-1,1H20.34a1,1,0,0,1,0-2H43.66A1,1,0,0,1,44.66,19.08Z'%3E%3C/path%3E%3Cpath d='M44.66,23.25a1,1,0,0,1-1,1H28.67a1,1,0,0,1,0-2H43.66A.99.99,0,0,1,44.66,23.25Z'%3E%3C/path%3E%3Cpath d='M44.66,27.41a1,1,0,0,1-1,1H28.67a1,1,0,0,1,0-2H43.66A1,1,0,0,1,44.66,27.41Z'%3E%3C/path%3E%3Cpath d='M18.65,46.55a1.009,1.009,0,0,0-.95-.69H13.57l-1.28-3.93a1,1,0,0,0-1.9,0L9.11,45.86H4.98a1,1,0,0,0-.59,1.81L7.73,50.1,6.46,54.02a1,1,0,0,0,.95,1.31A1.01,1.01,0,0,0,8,55.14l3.34-2.43,3.34,2.43a1,1,0,0,0,1.54-1.11L14.94,50.1l3.35-2.43A1.012,1.012,0,0,0,18.65,46.55Zm-5.83,3.47.55,1.7-1.44-1.05a.99.99,0,0,0-1.18,0L9.31,51.72l.55-1.7a.992.992,0,0,0-.36-1.11L8.06,47.86H9.84a1.009,1.009,0,0,0,.95-.69l.55-1.7.55,1.7a1,1,0,0,0,.95.69h1.78l-1.44,1.05A.977.977,0,0,0,12.82,50.02Z'%3E%3C/path%3E%3Cpath d='M39.31,51.71a1,1,0,0,0-.95-.69H34.23l-1.28-3.93a1,1,0,0,0-1.9,0l-1.28,3.93H25.64a1,1,0,0,0-.59,1.81l3.35,2.43-1.28,3.93a1.012,1.012,0,0,0,.36,1.12,1.022,1.022,0,0,0,1.18,0L32,57.88l3.34,2.43a1.011,1.011,0,0,0,1.18,0,1.012,1.012,0,0,0,.36-1.12L35.6,55.26l3.35-2.43A1,1,0,0,0,39.31,51.71Zm-5.83,3.48.55,1.69-1.44-1.05a1.011,1.011,0,0,0-1.18,0l-1.44,1.05.55-1.69a.992.992,0,0,0-.36-1.12l-1.44-1.05H30.5a1,1,0,0,0,.95-.69L32,50.64l.55,1.69a1,1,0,0,0,.95.69h1.78l-1.44,1.05A.992.992,0,0,0,33.48,55.19Z'%3E%3C/path%3E%3Cpath d='M59.97,46.55a.991.991,0,0,0-.95-.69H54.89l-1.28-3.93a1,1,0,0,0-1.9,0l-1.28,3.93H46.3a1,1,0,0,0-.59,1.81l3.35,2.43-1.28,3.93a1,1,0,0,0,1.54,1.11l3.34-2.43L56,55.14a1.01,1.01,0,0,0,.59.19.967.967,0,0,0,.59-.19.987.987,0,0,0,.36-1.12L56.27,50.1l3.34-2.43A1,1,0,0,0,59.97,46.55Zm-5.83,3.47.55,1.7-1.44-1.05a.988.988,0,0,0-.59-.19,1.01,1.01,0,0,0-.59.19l-1.44,1.05.55-1.7a.977.977,0,0,0-.36-1.11l-1.44-1.05h1.78a1,1,0,0,0,.95-.69l.55-1.7.55,1.7a1.009,1.009,0,0,0,.95.69h1.78L54.5,48.91A.992.992,0,0,0,54.14,50.02Z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat;
    }
    
    
    .example_outlet_stock .header_icon{
    background: url("data:image/svg+xml,%3Csvg width='26px' height='26px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cpath d='M9 9H9.01M15 15H15.01M16 8L8 16M17.9012 4.99851C18.1071 5.49653 18.5024 5.8924 19.0001 6.09907L20.7452 6.82198C21.2433 7.02828 21.639 7.42399 21.8453 7.92206C22.0516 8.42012 22.0516 8.97974 21.8453 9.47781L21.1229 11.2218C20.9165 11.7201 20.9162 12.2803 21.1236 12.7783L21.8447 14.5218C21.9469 14.7685 21.9996 15.0329 21.9996 15.2999C21.9997 15.567 21.9471 15.8314 21.8449 16.0781C21.7427 16.3249 21.5929 16.549 21.4041 16.7378C21.2152 16.9266 20.991 17.0764 20.7443 17.1785L19.0004 17.9009C18.5023 18.1068 18.1065 18.5021 17.8998 18.9998L17.1769 20.745C16.9706 21.2431 16.575 21.6388 16.0769 21.8451C15.5789 22.0514 15.0193 22.0514 14.5212 21.8451L12.7773 21.1227C12.2792 20.9169 11.7198 20.9173 11.2221 21.1239L9.47689 21.8458C8.97912 22.0516 8.42001 22.0514 7.92237 21.8453C7.42473 21.6391 7.02925 21.2439 6.82281 20.7464L6.09972 19.0006C5.8938 18.5026 5.49854 18.1067 5.00085 17.9L3.25566 17.1771C2.75783 16.9709 2.36226 16.5754 2.15588 16.0777C1.94951 15.5799 1.94923 15.0205 2.1551 14.5225L2.87746 12.7786C3.08325 12.2805 3.08283 11.7211 2.8763 11.2233L2.15497 9.47678C2.0527 9.2301 2.00004 8.96568 2 8.69863C1.99996 8.43159 2.05253 8.16715 2.15472 7.92043C2.25691 7.67372 2.40671 7.44955 2.59557 7.26075C2.78442 7.07195 3.00862 6.92222 3.25537 6.8201L4.9993 6.09772C5.49687 5.89197 5.89248 5.4972 6.0993 5.00006L6.82218 3.25481C7.02848 2.75674 7.42418 2.36103 7.92222 2.15473C8.42027 1.94842 8.97987 1.94842 9.47792 2.15473L11.2218 2.87712C11.7199 3.08291 12.2793 3.08249 12.7771 2.87595L14.523 2.15585C15.021 1.94966 15.5804 1.9497 16.0784 2.15597C16.5763 2.36223 16.972 2.75783 17.1783 3.25576L17.9014 5.00153L17.9012 4.99851ZM9.5 9C9.5 9.27614 9.27614 9.5 9 9.5C8.72386 9.5 8.5 9.27614 8.5 9C8.5 8.72386 8.72386 8.5 9 8.5C9.27614 8.5 9.5 8.72386 9.5 9ZM15.5 15C15.5 15.2761 15.2761 15.5 15 15.5C14.7239 15.5 14.5 15.2761 14.5 15C14.5 14.7239 14.7239 14.5 15 14.5C15.2761 14.5 15.5 14.7239 15.5 15Z' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") no-repeat;
    }
    
    
    .play_button{
    background: url("data:image/svg+xml,%3Csvg version='1.1'  xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve' fill='%23fff' stroke-width='0'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cpath style='fill:%23333' d='M460.8,68.452H51.2c-28.16,0-51.2,23.04-51.2,51.2v272.696c0,28.16,23.04,51.2,51.2,51.2h409.6 c28.16,0,51.2-23.04,51.2-51.2V119.652C512,91.492,488.96,68.452,460.8,68.452z M188.44,359.98V151.108l195.624,104.44 L188.44,359.98z'%3E%3C/path%3E%3Cpolygon style='fill:%23333' points='188.44,359.98 384.056,255.548 188.44,151.108 '%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E") no-repeat;
    }
    
    
    .p_wrap .header .header_icon{
            display: flex
    ;
        align-items: center;
        /*justify-content: center;*/
            margin-right: 0.5rem;
    }
    #productinfoBody .header_icon svg{
        max-height: 100%;
        max-width: 100%;
    }
    
    .prod_holder_full .p_wrap{
        margin: 1em 0% 0px;
        width: 100%;
                -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }
    
    .prod_review_full{
    background: #fff;
        background: #f9f9f9ba;
        display: grid
    ;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        padding: 0.5rem 1rem;
        margin: 0 0 1rem;
        /*box-shadow: 0 0 15px rgba(0, 0, 0, .1);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;*/
    }
    .customer_images.p_wrap, .top_reviews.p_wrap, .products_description.p_wrap, .products_media.p_wrap, .products_specifications.p_wrap, .prod_info_category.p_wrap, .products_documents.p_wrap, .example_stock.p_wrap, .example_outlet_stock.p_wrap{
        /*background: rgb(249 249 249 / 70%);
        border: 1px solid #f6f6f6;*/
        text-align: left;
                    -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .06);
        
    }
    
    .products_specifications{
        font-size:0.94em;
    }
    .products_specifications a{
        color:#333;
    }
    .cartaddreal_no_attribs{
    
        background: none repeat scroll 0 0 #ECFFBF;
        border: 1px solid #EEEEEE;
        clear: none;
        float: right;
        padding: 2px 5px 5px;
        vertical-align: top;
        width: 100%;
    }
    
    .stock_status_icon{
        background-color: #9f9f9f;
        border-radius: 50%;
        display: inline-block;
        height: 10px;
        line-height: 1;
        margin-right: .5em;
        width: 10px !important;
    }
    .cartStock .stock_status_icon{
    margin: 5px 7px 5px 5px;
    }
    .stock_status_icon.in_stock{
        background-color: #090;
    }
    .stock_status_icon.out_of_stock{
        background-color: red;
    }
    .stock_status_icon.production{
        background-color: #c5e0e3;
    }
    .stock_status_icon.pre_order{
        background-color: #f5bb19;
    }
    
    .stock_status_icon.pre_order {
        background-color: transparent;
        height: 15px;
        width: 15px !important;
        background-image: url("data:image/svg+xml,%3Csvg fill='%23028f00' height='14px' width='14px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 508 508' xml:space='preserve' stroke='%23028f00' stroke-width='10.668'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cg%3E%3Cpath d='M409.8,220.9C403.3,149.6,341.4,79.2,254,79.2c-86.4,0-156.6,70.3-156.6,156.6c0,61.7,36.8,118,92.6,143v16h-0.2 c-7.8,0-14.1,6.3-14.1,14.1S182,423,189.8,423h0.2v16.5h-0.2c-7.8,0-14.1,6.3-14.1,14.1s6.3,14.1,14.1,14.1h4.8 C204,491.3,227,508,253.9,508s49.9-16.7,59.3-40.3h4.9c7.8,0,14.1-6.3,14.1-14.1c0-7.8-6.3-14.1-14.1-14.1h-0.3V423h0.3 c7.8,0,14.1-6.3,14.1-14.1c0-7.8-6.3-14.1-14.1-14.1h-0.3v-16C378.6,351.6,416.1,288.1,409.8,220.9z M298.8,356.1 c-5.5,2.1-9.2,7.3-9.2,13.2V444c0,19.7-16,35.7-35.7,35.7c-19.7,0-35.7-16-35.7-35.7v-74.7c0-5.9-3.7-11.2-9.2-13.2 c-49.9-18.6-83.5-67-83.5-120.3c0-70.8,57.6-128.4,128.4-128.4c68.3,0,122.4,57.7,127.8,116.1 C387.2,281.4,353.1,335.9,298.8,356.1z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M325.3,184.1c-5.5-5.6-14.4-5.6-19.9-0.1l-73.8,73.8l-29-29c-5.5-5.5-14.4-5.5-20,0c-5.5,5.5-5.5,14.4,0,20l39,39 c2.8,2.8,6.4,4.1,10,4.1c3.6,0,7.2-1.4,10-4.1l83.7-83.7C330.8,198.6,330.8,189.7,325.3,184.1z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M61.3,221.7h-29c-7.8,0-14.1,6.3-14.1,14.1s6.3,14.1,14.1,14.1h29c7.8,0,14.1-6.3,14.1-14.1S69.1,221.7,61.3,221.7z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M475.7,221.7h-29c-7.8,0-14.1,6.3-14.1,14.1s6.3,14.1,14.1,14.1h29c7.8,0,14.1-6.3,14.1-14.1 C489.8,228,483.5,221.7,475.7,221.7z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M254,0c-7.8,0-14.1,6.3-14.1,14.1v29c0,7.8,6.3,14.1,14.1,14.1s14.1-6.3,14.1-14.1v-29C268.1,6.3,261.8,0,254,0z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M127.7,89.5L107.2,69c-5.5-5.5-14.4-5.5-20,0c-5.5,5.5-5.5,14.4,0,20l20.5,20.5c5.6,5.5,14.5,5.5,20,0 S133.2,95.1,127.7,89.5z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M420.7,69c-5.5-5.4-14.4-5.4-19.9,0.1l-20.5,20.5c-5.5,5.5-5.5,14.4,0,20c5.5,5.5,14.4,5.5,20,0L420.7,89 C426.2,83.5,426.2,74.6,420.7,69z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-image: url("data:image/svg+xml,%3Csvg fill='%23028f00' height='14px' width='14px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 362.027 362.027' xml:space='preserve' stroke='%23127a10'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cg%3E%3Cpath d='M181.014,68.957c-56.864,0-103.127,46.263-103.127,103.127c0,19.826,5.642,39.084,16.316,55.69 c7.799,12.132,17.992,22.433,29.904,30.321c-4.212,4.332-6.812,10.236-6.812,16.74c0,6.402,2.521,12.223,6.616,16.535 c-4.095,4.313-6.616,10.133-6.616,16.535c0,13.253,10.782,24.035,24.035,24.035h3.155v3.228c0,15.061,15.644,26.857,35.615,26.857 h1.828c19.971,0,35.614-11.797,35.614-26.857v-3.228h3.155c13.254,0,24.035-10.782,24.035-24.035 c0-6.402-2.521-12.223-6.615-16.535c4.095-4.313,6.615-10.133,6.615-16.535c0-6.51-2.606-12.42-6.823-16.752 c11.913-7.888,22.116-18.176,29.915-30.31c10.674-16.606,16.316-35.864,16.316-55.69 C284.141,115.22,237.878,68.957,181.014,68.957z M202.542,335.17c0,5.608-8.466,11.857-20.614,11.857H180.1 c-12.148,0-20.615-6.249-20.615-11.857v-3.228h43.058V335.17z M220.697,316.941H141.33c-4.982,0-9.035-4.053-9.035-9.035 c0-4.982,4.053-9.035,9.035-9.035h79.368c4.982,0,9.035,4.053,9.035,9.035C229.733,312.889,225.68,316.941,220.697,316.941z M220.697,283.871H141.33c-4.982,0-9.035-4.053-9.035-9.035c0-4.983,4.053-9.035,9.035-9.035h79.368 c4.982,0,9.035,4.053,9.035,9.035C229.733,279.818,225.68,283.871,220.697,283.871z M163.647,197.205h34.734 c-7.839,18.796-12.217,42.332-14,53.596h-6.734C175.862,239.525,171.481,215.992,163.647,197.205z M220.649,250.801H199.59 c2.306-13.774,7.814-41.184,17.273-57.299c1.361-2.319,1.377-5.189,0.041-7.523c-1.336-2.334-3.82-3.773-6.509-3.773h-58.764 c-2.689,0-5.172,1.439-6.508,3.773c-1.337,2.333-1.321,5.204,0.04,7.522c9.444,16.091,14.961,43.519,17.27,57.3h-21.055 c-29.513-14.898-48.492-45.588-48.492-78.717c0-48.594,39.534-88.127,88.127-88.127c48.594,0,88.127,39.533,88.127,88.127 C269.141,205.212,250.162,235.902,220.649,250.801z'%3E%3C/path%3E%3Cg%3E%3Cg%3E%3Cpath d='M181.014,47.08c-4.143,0-7.5-3.357-7.5-7.5V7.5c0-4.143,3.357-7.5,7.5-7.5c4.143,0,7.5,3.357,7.5,7.5v32.08 C188.514,43.723,185.156,47.08,181.014,47.08z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M85.372,86.729c-1.919,0-3.839-0.732-5.303-2.196L57.385,61.849c-2.929-2.93-2.929-7.678,0-10.607 c2.929-2.928,7.678-2.928,10.606,0l22.684,22.684c2.929,2.93,2.929,7.678,0,10.607C89.211,85.996,87.291,86.729,85.372,86.729z '%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath d='M276.672,86.713c-1.92,0-3.84-0.732-5.304-2.196c-2.929-2.93-2.929-7.678,0-10.607l22.684-22.684 c2.929-2.928,7.678-2.928,10.606,0c2.93,2.93,2.93,7.678,0,10.607l-22.684,22.684C280.51,85.98,278.591,86.713,276.672,86.713z '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M46.619,174.916H14.541c-4.142,0-7.5-3.357-7.5-7.5c0-4.143,3.358-7.5,7.5-7.5h32.079c4.142,0,7.5,3.357,7.5,7.5 C54.119,171.559,50.761,174.916,46.619,174.916z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath d='M347.487,174.916h-32.079c-4.142,0-7.5-3.357-7.5-7.5c0-4.143,3.358-7.5,7.5-7.5h32.079c4.142,0,7.5,3.357,7.5,7.5 C354.987,171.559,351.629,174.916,347.487,174.916z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-image: url("data:image/svg+xml,%3Csvg fill='%23127a10' height='14px' width='14px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 362.027 362.027' xml:space='preserve' stroke='%23127a10'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cg%3E%3Cpath d='M181.014,68.957c-56.864,0-103.127,46.263-103.127,103.127c0,19.826,5.642,39.084,16.316,55.69 c7.799,12.132,17.992,22.433,29.904,30.321c-4.212,4.332-6.812,10.236-6.812,16.74c0,6.402,2.521,12.223,6.616,16.535 c-4.095,4.313-6.616,10.133-6.616,16.535c0,13.253,10.782,24.035,24.035,24.035h3.155v3.228c0,15.061,15.644,26.857,35.615,26.857 h1.828c19.971,0,35.614-11.797,35.614-26.857v-3.228h3.155c13.254,0,24.035-10.782,24.035-24.035 c0-6.402-2.521-12.223-6.615-16.535c4.095-4.313,6.615-10.133,6.615-16.535c0-6.51-2.606-12.42-6.823-16.752 c11.913-7.888,22.116-18.176,29.915-30.31c10.674-16.606,16.316-35.864,16.316-55.69 C284.141,115.22,237.878,68.957,181.014,68.957z M202.542,335.17c0,5.608-8.466,11.857-20.614,11.857H180.1 c-12.148,0-20.615-6.249-20.615-11.857v-3.228h43.058V335.17z M220.697,316.941H141.33c-4.982,0-9.035-4.053-9.035-9.035 c0-4.982,4.053-9.035,9.035-9.035h79.368c4.982,0,9.035,4.053,9.035,9.035C229.733,312.889,225.68,316.941,220.697,316.941z M220.697,283.871H141.33c-4.982,0-9.035-4.053-9.035-9.035c0-4.983,4.053-9.035,9.035-9.035h79.368 c4.982,0,9.035,4.053,9.035,9.035C229.733,279.818,225.68,283.871,220.697,283.871z M163.647,197.205h34.734 c-7.839,18.796-12.217,42.332-14,53.596h-6.734C175.862,239.525,171.481,215.992,163.647,197.205z M220.649,250.801H199.59 c2.306-13.774,7.814-41.184,17.273-57.299c1.361-2.319,1.377-5.189,0.041-7.523c-1.336-2.334-3.82-3.773-6.509-3.773h-58.764 c-2.689,0-5.172,1.439-6.508,3.773c-1.337,2.333-1.321,5.204,0.04,7.522c9.444,16.091,14.961,43.519,17.27,57.3h-21.055 c-29.513-14.898-48.492-45.588-48.492-78.717c0-48.594,39.534-88.127,88.127-88.127c48.594,0,88.127,39.533,88.127,88.127 C269.141,205.212,250.162,235.902,220.649,250.801z'%3E%3C/path%3E%3Cg%3E%3Cg%3E%3Cpath d='M181.014,47.08c-4.143,0-7.5-3.357-7.5-7.5V7.5c0-4.143,3.357-7.5,7.5-7.5c4.143,0,7.5,3.357,7.5,7.5v32.08 C188.514,43.723,185.156,47.08,181.014,47.08z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M85.372,86.729c-1.919,0-3.839-0.732-5.303-2.196L57.385,61.849c-2.929-2.93-2.929-7.678,0-10.607 c2.929-2.928,7.678-2.928,10.606,0l22.684,22.684c2.929,2.93,2.929,7.678,0,10.607C89.211,85.996,87.291,86.729,85.372,86.729z '%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath d='M276.672,86.713c-1.92,0-3.84-0.732-5.304-2.196c-2.929-2.93-2.929-7.678,0-10.607l22.684-22.684 c2.929-2.928,7.678-2.928,10.606,0c2.93,2.93,2.93,7.678,0,10.607l-22.684,22.684C280.51,85.98,278.591,86.713,276.672,86.713z '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M46.619,174.916H14.541c-4.142,0-7.5-3.357-7.5-7.5c0-4.143,3.358-7.5,7.5-7.5h32.079c4.142,0,7.5,3.357,7.5,7.5 C54.119,171.559,50.761,174.916,46.619,174.916z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath d='M347.487,174.916h-32.079c-4.142,0-7.5-3.357-7.5-7.5c0-4.143,3.358-7.5,7.5-7.5h32.079c4.142,0,7.5,3.357,7.5,7.5 C354.987,171.559,351.629,174.916,347.487,174.916z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }
    .cartaddreal .stock_status_icon.pre_order {
        background-color: transparent;
        height: 21px;
        width: 21px !important;
        background-image: url("data:image/svg+xml,%3Csvg fill='%23028f00' height='14px' width='14px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 508 508' xml:space='preserve' stroke='%23028f00' stroke-width='10.668'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cg%3E%3Cpath d='M409.8,220.9C403.3,149.6,341.4,79.2,254,79.2c-86.4,0-156.6,70.3-156.6,156.6c0,61.7,36.8,118,92.6,143v16h-0.2 c-7.8,0-14.1,6.3-14.1,14.1S182,423,189.8,423h0.2v16.5h-0.2c-7.8,0-14.1,6.3-14.1,14.1s6.3,14.1,14.1,14.1h4.8 C204,491.3,227,508,253.9,508s49.9-16.7,59.3-40.3h4.9c7.8,0,14.1-6.3,14.1-14.1c0-7.8-6.3-14.1-14.1-14.1h-0.3V423h0.3 c7.8,0,14.1-6.3,14.1-14.1c0-7.8-6.3-14.1-14.1-14.1h-0.3v-16C378.6,351.6,416.1,288.1,409.8,220.9z M298.8,356.1 c-5.5,2.1-9.2,7.3-9.2,13.2V444c0,19.7-16,35.7-35.7,35.7c-19.7,0-35.7-16-35.7-35.7v-74.7c0-5.9-3.7-11.2-9.2-13.2 c-49.9-18.6-83.5-67-83.5-120.3c0-70.8,57.6-128.4,128.4-128.4c68.3,0,122.4,57.7,127.8,116.1 C387.2,281.4,353.1,335.9,298.8,356.1z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M325.3,184.1c-5.5-5.6-14.4-5.6-19.9-0.1l-73.8,73.8l-29-29c-5.5-5.5-14.4-5.5-20,0c-5.5,5.5-5.5,14.4,0,20l39,39 c2.8,2.8,6.4,4.1,10,4.1c3.6,0,7.2-1.4,10-4.1l83.7-83.7C330.8,198.6,330.8,189.7,325.3,184.1z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M61.3,221.7h-29c-7.8,0-14.1,6.3-14.1,14.1s6.3,14.1,14.1,14.1h29c7.8,0,14.1-6.3,14.1-14.1S69.1,221.7,61.3,221.7z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M475.7,221.7h-29c-7.8,0-14.1,6.3-14.1,14.1s6.3,14.1,14.1,14.1h29c7.8,0,14.1-6.3,14.1-14.1 C489.8,228,483.5,221.7,475.7,221.7z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M254,0c-7.8,0-14.1,6.3-14.1,14.1v29c0,7.8,6.3,14.1,14.1,14.1s14.1-6.3,14.1-14.1v-29C268.1,6.3,261.8,0,254,0z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M127.7,89.5L107.2,69c-5.5-5.5-14.4-5.5-20,0c-5.5,5.5-5.5,14.4,0,20l20.5,20.5c5.6,5.5,14.5,5.5,20,0 S133.2,95.1,127.7,89.5z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M420.7,69c-5.5-5.4-14.4-5.4-19.9,0.1l-20.5,20.5c-5.5,5.5-5.5,14.4,0,20c5.5,5.5,14.4,5.5,20,0L420.7,89 C426.2,83.5,426.2,74.6,420.7,69z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-image: url("data:image/svg+xml,%3Csvg fill='%23028f00' height='14px' width='14px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 362.027 362.027' xml:space='preserve' stroke='%23127a10'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cg%3E%3Cpath d='M181.014,68.957c-56.864,0-103.127,46.263-103.127,103.127c0,19.826,5.642,39.084,16.316,55.69 c7.799,12.132,17.992,22.433,29.904,30.321c-4.212,4.332-6.812,10.236-6.812,16.74c0,6.402,2.521,12.223,6.616,16.535 c-4.095,4.313-6.616,10.133-6.616,16.535c0,13.253,10.782,24.035,24.035,24.035h3.155v3.228c0,15.061,15.644,26.857,35.615,26.857 h1.828c19.971,0,35.614-11.797,35.614-26.857v-3.228h3.155c13.254,0,24.035-10.782,24.035-24.035 c0-6.402-2.521-12.223-6.615-16.535c4.095-4.313,6.615-10.133,6.615-16.535c0-6.51-2.606-12.42-6.823-16.752 c11.913-7.888,22.116-18.176,29.915-30.31c10.674-16.606,16.316-35.864,16.316-55.69 C284.141,115.22,237.878,68.957,181.014,68.957z M202.542,335.17c0,5.608-8.466,11.857-20.614,11.857H180.1 c-12.148,0-20.615-6.249-20.615-11.857v-3.228h43.058V335.17z M220.697,316.941H141.33c-4.982,0-9.035-4.053-9.035-9.035 c0-4.982,4.053-9.035,9.035-9.035h79.368c4.982,0,9.035,4.053,9.035,9.035C229.733,312.889,225.68,316.941,220.697,316.941z M220.697,283.871H141.33c-4.982,0-9.035-4.053-9.035-9.035c0-4.983,4.053-9.035,9.035-9.035h79.368 c4.982,0,9.035,4.053,9.035,9.035C229.733,279.818,225.68,283.871,220.697,283.871z M163.647,197.205h34.734 c-7.839,18.796-12.217,42.332-14,53.596h-6.734C175.862,239.525,171.481,215.992,163.647,197.205z M220.649,250.801H199.59 c2.306-13.774,7.814-41.184,17.273-57.299c1.361-2.319,1.377-5.189,0.041-7.523c-1.336-2.334-3.82-3.773-6.509-3.773h-58.764 c-2.689,0-5.172,1.439-6.508,3.773c-1.337,2.333-1.321,5.204,0.04,7.522c9.444,16.091,14.961,43.519,17.27,57.3h-21.055 c-29.513-14.898-48.492-45.588-48.492-78.717c0-48.594,39.534-88.127,88.127-88.127c48.594,0,88.127,39.533,88.127,88.127 C269.141,205.212,250.162,235.902,220.649,250.801z'%3E%3C/path%3E%3Cg%3E%3Cg%3E%3Cpath d='M181.014,47.08c-4.143,0-7.5-3.357-7.5-7.5V7.5c0-4.143,3.357-7.5,7.5-7.5c4.143,0,7.5,3.357,7.5,7.5v32.08 C188.514,43.723,185.156,47.08,181.014,47.08z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M85.372,86.729c-1.919,0-3.839-0.732-5.303-2.196L57.385,61.849c-2.929-2.93-2.929-7.678,0-10.607 c2.929-2.928,7.678-2.928,10.606,0l22.684,22.684c2.929,2.93,2.929,7.678,0,10.607C89.211,85.996,87.291,86.729,85.372,86.729z '%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath d='M276.672,86.713c-1.92,0-3.84-0.732-5.304-2.196c-2.929-2.93-2.929-7.678,0-10.607l22.684-22.684 c2.929-2.928,7.678-2.928,10.606,0c2.93,2.93,2.93,7.678,0,10.607l-22.684,22.684C280.51,85.98,278.591,86.713,276.672,86.713z '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M46.619,174.916H14.541c-4.142,0-7.5-3.357-7.5-7.5c0-4.143,3.358-7.5,7.5-7.5h32.079c4.142,0,7.5,3.357,7.5,7.5 C54.119,171.559,50.761,174.916,46.619,174.916z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath d='M347.487,174.916h-32.079c-4.142,0-7.5-3.357-7.5-7.5c0-4.143,3.358-7.5,7.5-7.5h32.079c4.142,0,7.5,3.357,7.5,7.5 C354.987,171.559,351.629,174.916,347.487,174.916z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-image: url("data:image/svg+xml,%3Csvg fill='%23127a10' height='20px' width='20px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 362.027 362.027' xml:space='preserve' stroke='%23127a10'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cg%3E%3Cpath d='M181.014,68.957c-56.864,0-103.127,46.263-103.127,103.127c0,19.826,5.642,39.084,16.316,55.69 c7.799,12.132,17.992,22.433,29.904,30.321c-4.212,4.332-6.812,10.236-6.812,16.74c0,6.402,2.521,12.223,6.616,16.535 c-4.095,4.313-6.616,10.133-6.616,16.535c0,13.253,10.782,24.035,24.035,24.035h3.155v3.228c0,15.061,15.644,26.857,35.615,26.857 h1.828c19.971,0,35.614-11.797,35.614-26.857v-3.228h3.155c13.254,0,24.035-10.782,24.035-24.035 c0-6.402-2.521-12.223-6.615-16.535c4.095-4.313,6.615-10.133,6.615-16.535c0-6.51-2.606-12.42-6.823-16.752 c11.913-7.888,22.116-18.176,29.915-30.31c10.674-16.606,16.316-35.864,16.316-55.69 C284.141,115.22,237.878,68.957,181.014,68.957z M202.542,335.17c0,5.608-8.466,11.857-20.614,11.857H180.1 c-12.148,0-20.615-6.249-20.615-11.857v-3.228h43.058V335.17z M220.697,316.941H141.33c-4.982,0-9.035-4.053-9.035-9.035 c0-4.982,4.053-9.035,9.035-9.035h79.368c4.982,0,9.035,4.053,9.035,9.035C229.733,312.889,225.68,316.941,220.697,316.941z M220.697,283.871H141.33c-4.982,0-9.035-4.053-9.035-9.035c0-4.983,4.053-9.035,9.035-9.035h79.368 c4.982,0,9.035,4.053,9.035,9.035C229.733,279.818,225.68,283.871,220.697,283.871z M163.647,197.205h34.734 c-7.839,18.796-12.217,42.332-14,53.596h-6.734C175.862,239.525,171.481,215.992,163.647,197.205z M220.649,250.801H199.59 c2.306-13.774,7.814-41.184,17.273-57.299c1.361-2.319,1.377-5.189,0.041-7.523c-1.336-2.334-3.82-3.773-6.509-3.773h-58.764 c-2.689,0-5.172,1.439-6.508,3.773c-1.337,2.333-1.321,5.204,0.04,7.522c9.444,16.091,14.961,43.519,17.27,57.3h-21.055 c-29.513-14.898-48.492-45.588-48.492-78.717c0-48.594,39.534-88.127,88.127-88.127c48.594,0,88.127,39.533,88.127,88.127 C269.141,205.212,250.162,235.902,220.649,250.801z'%3E%3C/path%3E%3Cg%3E%3Cg%3E%3Cpath d='M181.014,47.08c-4.143,0-7.5-3.357-7.5-7.5V7.5c0-4.143,3.357-7.5,7.5-7.5c4.143,0,7.5,3.357,7.5,7.5v32.08 C188.514,43.723,185.156,47.08,181.014,47.08z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M85.372,86.729c-1.919,0-3.839-0.732-5.303-2.196L57.385,61.849c-2.929-2.93-2.929-7.678,0-10.607 c2.929-2.928,7.678-2.928,10.606,0l22.684,22.684c2.929,2.93,2.929,7.678,0,10.607C89.211,85.996,87.291,86.729,85.372,86.729z '%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath d='M276.672,86.713c-1.92,0-3.84-0.732-5.304-2.196c-2.929-2.93-2.929-7.678,0-10.607l22.684-22.684 c2.929-2.928,7.678-2.928,10.606,0c2.93,2.93,2.93,7.678,0,10.607l-22.684,22.684C280.51,85.98,278.591,86.713,276.672,86.713z '%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M46.619,174.916H14.541c-4.142,0-7.5-3.357-7.5-7.5c0-4.143,3.358-7.5,7.5-7.5h32.079c4.142,0,7.5,3.357,7.5,7.5 C54.119,171.559,50.761,174.916,46.619,174.916z'%3E%3C/path%3E%3C/g%3E%3Cg%3E%3Cpath d='M347.487,174.916h-32.079c-4.142,0-7.5-3.357-7.5-7.5c0-4.143,3.358-7.5,7.5-7.5h32.079c4.142,0,7.5,3.357,7.5,7.5 C354.987,171.559,351.629,174.916,347.487,174.916z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }
    /*.productListingOuterBox .stock_status_icon.pre_order {
            margin-top: -2px;
    }
    */
    
    .qty_and_button{
            display: flex;
            align-items: center;
    }
    .product_amount_form{
        float: left;
        margin: 0px 1rem 0px 0px;
    }
    .product_amount_input{
        font-size: 0.8rem;
    }
    .cart_min_qty{
     font-size: 0.75rem;
        font-style: italic;
    }
    .cartaddreal .productPrices .savingsonprice_graph {
        font-size: 15px;
        padding: 0.5rem;
        opacity: 1;
        background: rgba(255, 0, 51, .8);
        position: relative;
        color: #FFF;
        float: left;
        text-align: left;
        -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, .25);
        -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, .25);
        box-shadow: 0px 1px 1px rgba(0, 0, 0, .5);
        overflow: hidden;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 10px;
        font-weight: bold;
        text-align: center;
        line-height: normal;
        display: flex
    ;
        align-items: center;
        justify-content: center;
    }
    .outlet_deduction_price_text{
        font-weight: bold;
        padding: 0 1em;
        text-align: right;
    }
    .cartaddreal .productPrices .fromprice{
    display:flex;
    }
    .cartaddreal .productPrices .savingsonprice_graph .price_per{
        display:none;
    }
    .products_price_block .recprice, .products_price_block .savingsonprice{
    float:left;
    clear:left;
    height:12px;
    }
    .cartaddreal .productPrices .recprice{
        float: left;
        clear: none;
        height: auto;
        margin: 5px 0px;
        font-size: 11px;
        padding: 6px 0px;
        width: 35%;
        margin-right: -50px;
    }
    .cartaddreal .productPrices .savingsonprice{
        font-size: 14px;
    }
    .cartaddreal #productPrices,.cartaddreal .productPrices{
    float:left;
    clear:left;
    display: flex;
    align-items: baseline;
    gap: 0.8rem;
    }
    .cartaddreal .productPrices .calc_price{
    float:left;
    }
    #productPrices{
        clear: left;
        color: #333333;
        float: left;
        font-size: 13px;
        font-weight: bold;
        padding: 0;
        text-align: left;
    }
    .productPrices{
        clear: left;
        color: #333333;
        float: left;
        font-size: 13px;
        font-weight: bold;
        padding: 0;
        text-align: left;
    }
    
    .recprice_and_savings{
    float: left;
    clear:left;
    margin: -20px 0px 10px;
    font-weight: bold;
    }
    
    #productPricesSecond{
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    clear:none;
    color:#333;
    float:right;
    font-size:14px;
    font-weight:bold;
    margin: 2px 0 8px;
    padding: 10px;
    text-align:center;
    width:400px;
    line-height: 32px;
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    }
    
    #choose{
    background: url("/includes/templates/template_ai/images/layout/choose_attributes.jpg") no-repeat scroll 10px 5px #FFF;
    border: 1px solid #EEE;
    clear: none;
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    text-align: left;
    width: 100%;
    display:none;
    }
    
    .calc_price {
    font-size:2.5em;
    font-weight:bold;
    }
    .products_price_block .price_row{
    padding: 0 0 0.2em 0 ;
    }
    .price_row{
    padding: 0 0 0.5em 0 ;
    white-space: nowrap;
    }
    .productListingOuterBox .price_row{
        padding: 0;
    }
    .price_row .price_per {
    color:#000000;
    }
    .calc_price br{
    clear:both;
    }
    .insurance_row{
        float:left; 
        clear:left; 
         
        padding:5px 0; 
        height:fit-content;
        display: grid
    ;
        grid-template-columns: 22px auto;
        align-items: center;
    }
    .StockStatus, .product_info_stock , .insurance_text{
        color: #333;
        font-size:0.8rem;
    }
    .StockStatus, .product_info_stock , .cartStock {
    float:left;
    clear:left;
    margin-top:10px;
    text-align:left;
    height:fit-content;
    display: grid
    ;
        grid-template-columns: 22px auto;
            align-items: center;
    }
    .product_info_stock {
        width: 100%;
    margin-top: 0px !important;
    }
    .product_info_stock .preorder{
        grid-gap: 0.5em;
    }
    .product_info_stock.preorder.highlight{
        background: #e9f4e9;
        padding: 1em;
        justify-content: center;
    }
    
    .max_order_amount {
        font-weight: bold;
        background: antiquewhite;
        padding: 0.3em 0.5em;
        border: 1px solid #f4dcbd;
    }
    .productStockExplain{
    font-size:11px;
    font-style:normal;
    font-weight:normal;
    float:left;
    clear:left;
    margin-top:4px;
    }
    
    .StockStatus img, .product_info_stock  img {
        
    }
    
    
    .stock_and_button{
            display: flex
    ;
        flex-direction: column;
        row-gap: 1rem;
    }
    .insurance_row img {
    margin-right:7px;
    float:left;
    clear:left;
    height: 17px;
        width: 17px;
        filter: grayscale(50%);
    
    }
    .variant_insurance {
        margin: 10px;
    }
    
    .StockStatusSmall {
    color: #333;
    font-size: 11px;
    padding:2px 0px 0px 1px;
    float:left;
    width:20px;
    clear:both;
    margin-top:0px;
    }
    .StockStatusSmall img {
    padding:2px 2px 0px 0px;
    float:left;
    clear:left;
    }
    
    .ProductVariantPrice .free-freight, .ProductVariantPrice .recprice, .ProductVariantPrice .savingsonprice, .bestseller_price .free-freight, .bestseller_price .fromprice , .bestseller_price .normalprice, .bestseller_price .recprice, .bestseller_price .savingsonprice{
    display:none;
    }
    
    .accessories_holder{
        float: left;
        clear: both;
    }
    .accessories{
        float: left;
        clear: both;
        margin: 10px 0 0 0;
        font-size: 12px;
    }
    .accessories img, .accessoriesCheckbox img{
    vertical-align: middle;
        border: none;
        padding: 2px;
        max-width: 12px;
        height: auto;
    }
    .accessories_in_pop_cart{
    float: left;
        margin: 10px 0 0 0;
        font-size: 12px;
        border: 1px solid #eee;
        padding: 10px;
        margin: 0 5px 10px 5px;
    }
    .free-freight {
    color: #009900;
    font-size:12px;
    font-weight:bold;
    padding:3px 0px 0px 1px;
    float:left;
    clear:left;
    white-space:nowrap;
    }
    #stock_and_freight_terms{
    }
    .productListingOuterBox .free-freight, .stock_keeping_prod_table .freight{
    color: #009900;
    font-size:11px;
    font-weight:bold;
    padding:0px 0px 0px 1px;
    float:left;
    clear:none;
    text-align:left;
        max-width: 50%;
            white-space: normal;
        max-height: 14px;
    }
    .productListingOuterBox .free-freight, .stock_keeping_prod_table .freight {
        display: none;
    }
    .productListingOuterBox .listingPrice{
    width:100%;
    height: auto !important;
    }
    .categorylistingPrice .free-freight {
    float:none;
    }
    .frontpagelistingPrice .free-freight {
    float:none;
    line-height: 20px;
    }
    
    .b_holder{
        width: 100%;
        text-align: center;
        float: left;
    }
    
    .hover .b_holder{
        display:block;
    }
    
    .extra_tag_holder {
        float: left;
        width: 100%;
        margin-right: -100%;
        display: block !Important;
    }
    .listing_stock_display {
        display: flex
    ;
        justify-content: center;
        align-items: center;
        font-size: 0.9em;
        white-space: nowrap;
    }
    .listing_stock_display img{
        margin-right: 0.5em;
        margin-top: -1px;
    }
    .extra_info_row {
        color: #7f7f7f;
        padding: 0px 0px 0px;
        font-size: 10px;
        text-align: center;
        line-height: 15px;
        text-transform: uppercase;
        /*display: inline !Important;*/
        padding: 2px 0px 0;
        margin: 0 2px 2px;
        display:none;
    }
    
    .extra_tag {
        color: #7f7f7f;
        background: #ffffff;
        padding: 0px 0px 0px;
        font-size: 10px;
        text-align: center;
        line-height: 15px;
        text-transform: uppercase;
        display: inline !Important;
        border: 1px solid #f5f5f5;
        border-radius: 5px;
        padding: 2px 5px;
        background: #f1f1f1;
        margin: 0 2px 2px;
        white-space: nowrap;
    }
    .extra_tag.sale{
        background: var(--price-color);
        color:#fff;
        border: 1px solid var(--price-color);
        font-weight: 500;
    }
    .extra_tag.e_red{
         background: var(--price-color);
         border: 1px solid var(--price-color);
         color:#fff;
    
    }
    
    .extra_tag.e_red{
        
    }
    
    .part_payment_cost{
    font-weight:bold;
    }
    
    .part_payment_table{
    float: left;
    padding: 20px;
    position: relative;
    z-index: 1;
    background:#fff;
    }
    .info_img_icon {
    background: rgba(0, 0, 0, 0) url('/includes/templates/template_ai/images/icons/info-icon.png') no-repeat;
    width: 20px;
    height: 20px;
    position: relative;
    margin: -5px -20px;
    cursor: pointer;
    float: right;
    cursor: pointer; cursor: hand;
    }
    .j-show-next, .j-show-ajax{
    cursor: pointer; cursor: hand;
    color:var(--link-color);
    font-size: 0.8rem;
        font-weight: normal;
    }
    .wrapperAttribsHolder .j-show-next, .wrapperAttribsHolder .j-show-ajax{
    float:left;
    clear:both;
    }
    .ProductVariantBoxGalleryShow .j-show-next{
        clear: none;
        margin: -5px 2% !important;
        background-color: #f4f4d4 !important;
        background-position: 3px 3px !important;
        padding: 1px;
        border: 1px solid #c0c094;
    }
    .ProductVariantBoxGalleryShow .attribTextHolder{
        height:auto;
    }
    .ProductVariantBoxGalleryShow .attribPrice{
        float: left;
        width: auto;
        text-align: left;
        font-weight: bold;
        font-size: 14px;
    }
    .ProductVariantBoxGalleryShow a.products_attribute_image{
        float: left;
         margin: 47px -100px -100px -51px;
    }
    .right_attrib_box_holder{
    float:left;
        width: 80%;
    }
    .radio_div{
        float: left;
        clear: left;
        padding: 3px 10px 3px 5px;
        margin: 3px 2%;
        border: 3px solid #cbcbcb;
        background: #effeff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }
    .sample_div{
        float: right;
        clear: right;
        padding: 3px 2% 3px;
        margin: 3px 2%;
        border: 1px solid #ddd;
        background: #f9f9f9;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }
    .radio_choose_attribute{
        display:block;
    }
    .value_selected .radio_choose_attribute{
        display:none;
    }
    .radio_chosen_attribute{
        display:none;
    }
    .value_selected .radio_chosen_attribute{
        display:block;
    }
    .close_modal{
        border: 1px solid #555555;
        color: #555555;
        cursor: pointer;
        float: right;
        font-weight: bold;
        line-height: 3px;
        margin: -15px -15px 5px 5px;
        padding: 5px;
        text-align: center;
    
    }
    .infodisplay_frifrakt {
    background:transparent;
    clear:left;
    float:left;
    height:92px;
    margin-left:2px;
    margin-right:auto;
    margin-top:10px;
    text-align:center;
    width:342px;
    }
    .infodisplaybox {
    border:0px solid #D3D9E3;
    float:right;
    margin-top:0px;
    text-align:left;
    vertical-align:top;
    width:100%;
    }
    
    .infodisplaybox table{
        float: left;
        width:260px;
    }
    
    .infodisplaybox_modelnr {
    color: #666;
    font-size: 11px;
    float: right;
    margin-top: -6px;
    line-height: 18px;
    display: none;
    }
    .holder_for_ProductVariantBoxGallery {
        clear: left;
    }
    .ProductVariantBox{
    background:#fff;/*url("../images/bg/fade_white.jpg") repeat scroll 0 0 #F9F9F9;*/
    border:1px solid #eee;
    clear:none;
    float:left;
    margin:0px 0 3px;
    padding: 12px 3%;
    width: 100%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }
    .ProductVariantBox a{
    color: #333;
    font-weight: normal;
    }
    .ProductVariantBoxGalleryImg.value_selected {
        background: #c7fc00 !important;
    }
    .ProductVariantBoxGalleryImg.value_selected#ProductVariantBoxGalleryImgSelected {
        border-top: 1px solid #f3ffe2 !important;
    }
    .ProductVariantBoxGalleryImg{
        clear: none;
        float: left;
        margin: 3px;
        padding: 3px;
        width: 70px;
        height: 70px;
        overflow: hidden;
        background: #fff;
        cursor: pointer;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    
    }
    .ProductVariantBoxGalleryImg.attr{
    height:62px;
    }
    .ProductVariantBoxGalleryImg.Img90{
    width:90px;
    height:90px;
    }
    #ProductVariantBoxGalleryImgSelected {
        border: 3px solid #fff;
        border-top: 1px solid #FFF;
        margin: -3px 3px;
        background: #FFF;
        position: relative;
        -webkit-border-radius: 0px 0px 5px 5px;
        -moz-border-radius: 0px 0px 5px 5px;
        -ms-border-radius: 0px 0px 5px 5px;
        -o-border-radius: 0px 0px 5px 5px;
        border-radius: 0px 0px 5px 5px;
        -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
        width: 70px;
        height: 76px;
            padding: 7px 0px 0 0;
    
    }
    .ProductVariantBoxGalleryImg.attr .attr_name{
        width: 50px;
        float: left;
        background: #ffffff;
        font-size: 11px;
        height: 13px;
        line-height: 15px;
        opacity: 0.8;
    }
    .ProductVariantBoxGalleryImg.attr .attr_img{
        width: 50px;
        float: left;
        height: 50px;
        overflow:hidden;
    }
    .variant_stock_img{
    float: right;
    margin-top: -21px;
    position: relative;
    background-color: rgba(255,255,255,0.8);
    border: 1px solid #F9F9F9;
    width: 10px;
    height: 10px;
    padding: 2px !important;
    margin-right: 1px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }
    .variant_discount_precentage{
            margin-top: -73px;
        margin-left: 0px;
        font-weight: bold;
        font-size: 9px;
        float: left;
        clear: both;
        position: relative;
        padding: 0px 2px 5px;
        background: var(--price-color);
        width: 16px;
        height: 16px;
        line-height: 16px;
        color: #FFF;
        border-radius: 50%;
        border: 1px solid #B90000;
        text-align: center;
    }
    .ProductVariantBoxGallery{
    display:none;
    }
    .ProductVariantBoxGalleryShow{
        background: #fff;
        border: 1px solid #eee;
        clear: none;
        float: left;
        margin: 1px 0 1px;
        padding: 12px 3%;
        z-index: 100;
        width: 100%;
    -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    }
    
    .ProductVariantImageDiv{
    float: left;
    background: #FFF;
    max-width:100%;
    height:auto;
    grid-row: span 2;
    }
    .ProductVariantImageDiv img{
        margin: 2px 10px 0 0;
        max-width: 100%;
        height: auto;
    -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
    }
    .ProductVariantImage{
    
    }
    
    .ProductVariantBoxGalleryImg  img.ProductVariantImage{
       width: 65px;
        height: 65px;
            -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
    }
    .ProductVariantHex{
        width:65px;
        height:65px;
        float:left;
        padding-bottom: 0px;
        -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      -o-border-radius: 4px;
      border-radius: 4px;
    }
    .ProductVariantName{
    /*border-bottom:1px dotted #eee;*/
    float:left;
    font-weight:bold;
    width: 100%;
    }
    .combo_section .ProductVariantName{
    
    }
    .ProductVariantSpec{
    float:left;
    width: 100%;
    }
    .ProductVariantModel{
    float:left;
    font-style:italic;
    font-size:0.8rem;
    }
    .ProductVariantEAN{
    float:left;
    font-style:italic;
    padding-left:5px;
    }
    .ProductVariantPrice{
        clear: none;
        float: right;
        font-size: 1.2em;
        font-style: normal;
        font-weight: bold;
        position: relative;
        text-align: right;
    }
    
    .var_img_name_price{
         display: grid
    ;
        grid-template-columns: 1fr auto;
    }
    .var_button{
        grid-column: span 2;
    }
    .var_stock_info_date{
        display: flex
    ;
        line-height: 1.3rem;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .var_img_name{
            display: grid
    ;
        grid-template-columns: 90px 1fr auto;
            grid-column-gap: 0.8rem;
    }
    input[name=cart_quantity]{
               border: 1px solid #ddd;
        border-radius: 5px;
        padding: 0.3rem;
        min-width: 50px;
        }
    .var_name_sku{
    
    }
    .stock_status_prod_list_variants{
    clear:left;
    float:left;
    line-height:1.3em;
    padding-top:4px;
    text-align:left;
    font-size:0.8rem;
    display: flex;
        align-items: center;
    }
    .stock_status_prod_list_variants .productStockExplain{
    display:none;
    }
    .stock_status_prod_list_variants img{
    margin:-2px 5px 0px 0px;
    float:left;
    clear:left;
    }
    .centerBoxWrapper_Tellafriend {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px dotted #CCCCCC;
    clear:left;
    float:left;
    height:auto;
    margin-right:3px;
    margin-top:7px;
    padding:1px 7px 10px 10px;
    text-align:center;
    vertical-align:top;
    width:383px;
    }
    .tellafriendLabel {
    clear:left;
    float:left;
    }
    .tellafriendInput {
    clear:left;
    float:left;
    }
    .navNextPrevWrapper {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px dotted #CCCCCC;
    clear:none;
    float:left;
    margin-left:5px;
    margin-right:1px;
    margin-top:5px;
    vertical-align:top;
    width:223px;
    }
    .categoryImgInfodisplay {
    clear:none;
    float:left;
    padding-top:9px;
    width:180px;
    }
    .navNextPrevList {
    float:left;
    height:62px;
    margin-left:5px;
    margin-right:5px;
    vertical-align:top;
    width:200px;
    }
    a.navPrevListLink, a.navPrevListLink :visited {
    background:transparent url(../images/navPrevListLink.jpg) repeat scroll center top;
    float:left;
    height:44px;
    padding-right:2px;
    padding-top:14px;
    text-align:right;
    width:97px;
    }
    .navPrevListLink a:hover {
    background:transparent url(../images/navPrevListLinkhover.jpg) repeat scroll center top;
    }
    a.navNextListLink, a.navNextListLink :visited {
    background:transparent url(../images/navNextListLink.jpg) repeat scroll center top;
    float:right;
    height:44px;
    padding-left:2px;
    padding-top:14px;
    text-align:left;
    vertical-align:top;
    width:97px;
    }
    a.navNextListLink :hover {
    background:transparent url(../images/navNextListLinkhover.jpg) repeat scroll center top;
    }
    
    .product_info_recomended_box{
    float:left;
    }
    .product_info_right_column{
    float:right;
        margin: 10px 0px 0px 0px;
        width: 787px;
    }
    .centerBoxWrapper_alsoPurchased {
    background:url("../images/bg/transgreyvertlines.jpg") repeat scroll 0 0 transparent;
    border:1px solid #CCCCCC;
    clear:left;
    float:left;
    margin:0px 0px 15px 2px;
    padding:5px 10px 10px;
    width:560px;
    
    }
    .centerBoxHeading_alsoPurchased, h2.centerBoxHeading_alsoPurchased {
    
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px dotted #999999;
    color:#333333;
    font-size:14px;
    font-weight:bold;
    line-height:14px;
    margin-bottom:0;
    margin-left:0;
    padding:10px;
    text-align:left;
    }
    .centerBoxContentsAlso_Pop_Cont{
    text-align:left;
    width:px;
    }
    
    .centerBoxContentsAlsoPurch {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px dotted #999999;
    clear:none;
    float:left;
    margin-top: 15px;
    margin-right:7px;
    padding-top:8px;
    text-align:center;
    vertical-align:top;
    width:140px;
    height: 190px;
    }
    #AlsoPurchasedTextLink {
    background: transparent url(../images/bg/transgreyvertlines.jpg) repeat scroll 0 0;
    border-bottom:1px dotted #999999;
    border-top:1px dotted #999999;
    color:#333333;
    float: left;
    font-weight:bold;
    text-transform:uppercase;
    height: 20px;
    margin-top: 8px;
    width: 140px;
    }
    .listingPriceAlso{
    color:#000;
    float: left;
    height: 11px;
    margin-top: 2px;
    margin-left: 5px;
    padding-top: 6px;
    text-align:center;
    width:60px;
    }
    #message_stack_content{
        margin-bottom: 1.5rem;
    }
    #indexHomeBody #message_stack_content{
        margin-left: 0px;
        margin-right: 5px;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    #message_stack_content .also_interesting{
    float: left;
      margin: 18px -20px 8px;
      border-bottom: 2px solid #ddd;
      width: 103%;
    }
    .also_interesting{
    width: 102%;
    float: left;
    }
    .centerBoxHeading, .centerBoxHeading_Also{
    /*background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;*/
    color:#333333;
    font-size:1.5rem;
    font-weight:bold;
    line-height:normal;
    text-align:left;
    margin-bottom:0px;
    margin-left: 0px;
    padding:12px  ;
    }
    .centerBoxWrapperHolder{
    background: #FFF none repeat scroll 0 0;
      clear: none;
      float: left;
      height: auto;
      margin: 10px 0px 0px;
      padding: 1%;
      text-align: center;
      vertical-align: top;
      width: 100%;
      border: 1px solid #eee;
        -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
    }
    .centerBoxWrapperHolder img{
        max-width: 100%;
        height: auto;
    }
    .centerBoxWrapper_Also.cat_front_page{
          height: 127px !important;
    }
    .centerBoxWrapper_Also{
    background: #FFF none repeat scroll 0 0;
      clear: none;
      float: left;
      height: auto;
      margin: 10px 0px 0px;
      padding: 1rem 0;
      text-align: center;
      vertical-align: top;
      width: 100%;
      border: 1px solid #eee;
        -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
    }
    .centerBoxContentsAlso_Cont{
        display: grid
    ;
        grid-column-gap: 0.5em;
        grid-row-gap: 0.5em;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        float: left;
        padding: 8px;
        width: 100%;
    }
    /*
    .prod_holder_half .centerBoxContentsAlso_Cont{
    
        grid-template-columns: 1fr 1fr;
    }*/
    
    .centerBoxWrapper_Similar {
    background: #FFF none repeat scroll 0 0;
    clear: none;
    float: left;
    margin: 10px 0px 10px 10px;
    padding: 0px;
    text-align: center;
    vertical-align: top;
    width: 376px;
    
    }
    .centerBoxContentsSimilar {
    background:#FFFFFF none repeat scroll 0 0;
    clear:none;
    float:left;
    margin-top: 5px;
    margin-left:11px;
    padding:8px;
    text-align:center;
    vertical-align:top;
    width:170px;
    }
    .centerBoxHeading_Similar, h2.centerBoxHeading_Similar {
    background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    line-height: normal;
    text-align: left;
    margin-bottom: 0px;
    margin-left: 0px;
    border-color: #eee;
    border-style: solid;
    border-width: 1px;
    padding: 10px 15px;
    width: 356px;
    }
    .centerBoxContentsSimilar {
    padding: 10px;
    }
    .centerBoxContentsSimilar_Cont{
    text-align:left;
    padding:10px;
    width:386px;
    }
    #SimilarTextLink {
    color:#333333;
    font-weight:bold;
    text-transform:uppercase;
    }
    
    
    .alert {
    color:#ff0000;
    margin-left:0.5em;
    }
    .advisory {
    }
    .important {
    font-weight:bold;
    }
    .notice {
    }
    .rating {
    }
    .gvBal {
    float:right;
    }
    #indexDefault{
    width: 100%;
    margin-right: -5px;
    }
    #indexDefault #bestsellers{
    margin-right: -10px !important;
    }
    #indexDefault #PagesHeading{
    font-size: 0.9rem;
        font-weight: 400;
        text-align: center;
        margin-bottom: 10px;
        padding: 0;
    }
    #contactUsDefault #PagesHeading{
    
        text-align: center;
    }
    #indexDefault .sidebox_nav_holder{
        margin-top: -23px;
    background: #F9F9F9;
    }
    .front_page_right{
        width: 100% !important;
        float: right;
        padding-top:10px;
    }
    
    #bannerTwo, #bannerThree, #bannerFive, #bannerSix {
    padding:0 0 0 0.6em;
    clear:both;
    }
    #bannerFour{
    padding:0 0 0 0.6em;
    clear:both;
    margin-left: 0px;
    margin-right: 0px;
    }
    
    #bannerOne {
    margin:0.5em 0 0;
    padding:0;
    }
    .banners img {
    padding:0;
    height: auto;
    width: 100%;
    }
    
    .banners{
    float: left;
    clear: none;
    padding: 1%;
    margin-right: 2%;
    width: 100%;
    border: 1px solid #e1e1e1;
    background: #F9F9F9;
    }
    .productsbanners img{
    margin:-1px;
    max-width:100%;
    height:auto;
    }
    .productsbanners{
    float: left;
        clear: none;
        margin: 5px 0px 5px 0px;
        border: 1px solid #f1f1f1 !important;
        overflow: hidden;
        text-align: center;
        background: #F9F9F9;
        width: 100%;
        padding: 30px 4% !important;
        border-radius: 10px;
    }
    
    .categoriesgraph, .fronpage_banner_cat_top{
      float: left;
      width: 100%;
      height: auto;
      margin: 0% 1% 0% 1%;
      padding: 0 0 1% 0;
      text-align: center;
    }
    .prod_teas_graph{
        width: 100%;
        border: 1px solid #E4E4E4;
        box-shadow: 0 1px 3px #BFBFBF;
        -webkit-box-shadow: 0 1px 3px #BFBFBF;
        -moz-box-shadow: 0 1px 3px #BFBFBF;
        text-align: center;
        background: #fffde2;
        padding: 10px 2%;
        margin: 0 1% 1% 1%;
        font-size: 15px;
        float: left;
      }
     .graphCategoriesListingFull img{
     height:auto;
     }
    .categoriesgraph.full{
      border: 1px solid #E4E4E4;
      box-shadow: 0 1px 3px #BFBFBF;
      -webkit-box-shadow: 0 1px 3px #BFBFBF;
      -moz-box-shadow: 0 1px 3px #BFBFBF;
      text-align: center;
      background: #f9f9f9;
          padding: 1% 0;
        margin: 1%;
        font-size: 15px;
    }
    
    
    
    .categoriesgraph_listings{
        border: 1px solid #fff;
        text-align: center;
        background: #f9f9f9;
        height: auto;
        padding: 3px;
        margin: 0 5px 8px 5px;
        background: #fff;
        width: 200%;
        float: left;
        overflow:hidden;
    
    }
    
    .categoriesgraph_listings img{
        max-width: 100%;
        height: auto;
        box-shadow: 0 1px 3px #BFBFBF;
        margin-top: 30px;
    }
    
    
    .fronpage_banner_cat_top.half{
      max-width: 47%;
    }
    .categoriesgraph img, .fronpage_banner_cat_top img{
      max-width:600px;
      height: auto;
      box-shadow: 0 1px 3px #BFBFBF;
    }
    .graphCategoriesTopHalf img{
      max-width:100%;
    }
    a.graphCategoriesTopProductsFull img{
    width: 100%;
        height: auto;
        background: #FFF none repeat scroll 0 0;
        clear: none;
        float: left;
        height: auto;
        margin: 15px 0% 0px;
        /* padding: 15px 4%; */
        vertical-align: top;
        width: 100%;
        border: 1px solid #dddddd;
        -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.25);
    }
    .graphCategoriesTopFull{
    margin:1%;
    }
    .graphCategoriesTopHalf{
    width:48%;
    float:left;
    margin:1%;
    }
    .graphCategoriesTopHalf.html{
        height: 239px;
    }
    .centerColumn {
    clear:none;
    padding-top:0;
    float:left;
    width:100%;
    }
    
    .smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP{
    font-size:0.9em;
    }
    .social_list {
        width:auto;
        text-align:center;
    }
    
    .social_list img{
        width:50px;
        height:auto;
        margin:0 5px;
    }
    #siteinfoSocial{
        border-top: 2px solid #FFFFFF;
        clear: left;
        float: left;
        font-size: 11px;
        margin: 10px 0 0;
        padding: 10px 0 0 5px;
        text-align: left;
        width:30%;
    }
    .subscribegraph{
        width: 100%;
    }
    .holder_subscribe, #siteinfoSubscribe{
        clear: none;
        float: left;
        font-size: 15px;
        font-weight: normal;
        margin: 10px 0 10px 0px;
        padding: 10px 0 0 0px;
        text-align: center;
        display: grid
    ;
        align-items: center;
        justify-content: center;
            grid-row-gap: 0.5rem;
            width: 100%;
    }
    .newsletter_field{
    font-size: 16px;
        margin-left: 0px;
        padding: 23px 15px 19px 20px;
        -webkit-border-radius: 30px 0 0 30px;
        -moz-border-radius: 30px 0 0 30px;
        -ms-border-radius: 30px 0 0 30px;
        -o-border-radius: 30px 0 0 30px;
        border-radius: 30px 0 0 30px;
        border: 1px solid #f1f1f1;
        border-right: none;
        color: var(--text-color);
        background: #f9f9f9;
        margin-top: 0px;
        float: left;
        height: 45px;
        box-sizing: border-box;
    }
    .newsletter_field::placeholder{
        color:var(--text-color);
    
    }
    input.newsletter_button{
        cursor: pointer;
        margin: 0 0 0 5px;
        padding: 0px 25px 4px 15px;
        font-size: 30px;
        margin-left: 0px;
        -webkit-border-radius: 0 30px 30px 0;
        -moz-border-radius: 0 30px 30px 0;
        -ms-border-radius: 0 30px 30px 0;
        -o-border-radius: 0 30px 30px 0;
        border-radius: 0 30px 30px 0;
        border: 1px solid #e7e6e6;
        color: #666;
        background: #edebeb;
        margin-top: 0px;
        float: left;
        height: 45px;
        display: flex
    ;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        font-weight: 600;
    }
    input.newsletter_button:hover{
        border: 1px solid #f1f1f1;
        background: url(/includes/templates/template_ai/images/bg/fade_white.jpg) repeat scroll 0 -85px;
        color: #444;
    }
    
    #siteinfoSubscribe.div{
        padding: 10px 0 0 0;
    }
    #siteinfoLegal{
        clear: both;
        float: left;
        font-size: 12px;
        font-weight:normal;
        margin: 20px 2% 20px 2%;
        padding: 10px 2% 0 2%;
        text-align: center;
        width: 100%;
    }
    #cartAdd {
    border:1px solid #000000;
    float:right;
    margin:1em;
    padding:1em;
    text-align:center;
    }
    
    
    #mediaManager {
    background-color:#FFFFFF;
    border:1px solid #003D00;
    margin:0.2em;
    padding:0.5em;
    width:50%;
    }
    
    .normalprice, .productSpecialPriceSale {
    text-decoration:line-through;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1em;
    color: #000;
    /*display: none;*/
    }
    .fromprice{
    font-size: 0.5em;
    color: #333;
    font-weight:normal;
    line-height: 1.1em;
    }
    .recprice {
      clear:both;
      color:#666666;
      padding-bottom:4px;
      padding-left:0;
      padding-right:0;
      padding-top:4px;
      font-size: 11px;
    }
    .productListingOuterBox .recprice {
    color: #444;
        clear: both;
        font-size: 11px;
        padding-bottom: 4px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 4px;
    }
     .stock_keeping_prod_table .recprice {
        color: #444;
        float: right;
        clear: both;
        font-size: 11px;
        padding-bottom: 4px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 4px;
    }
    .productListingOuterBox  .packprice{
    float:right;
    }
    
    .packprice{
      clear:both;
      color:#666666;
      padding-bottom:4px;
      padding-left:0;
      padding-right:0;
      padding-top:4px;
      font-size: 11px;
    }
    .linethrough{
    text-decoration:line-through;
    }
    .recprice .linethrough{
    /*text-decoration:none;*/
    }
    .savingsonprice {
      color:#444;
      clear:both;
      font-size:11px;
      padding-bottom:4px;
      padding-left:0;
      padding-right:0;
      padding-top:4px;
    }
    .productListingOuterBox .savingsonprice, .stock_keeping_prod_table   .savingsonprice  {
    float:right;
    display:none;
    }
    .productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .currentprice {
    white-space: nowrap;
    }
    
    .productPriceDiscount{
    color:var(--price-color);
    left:-65px;
    position:relative;
    top:3px;
    }
    
    
    .orderHistList {
    list-style-type:none;
    margin:1em;
    padding:0.2em 0;
    }
    #ezPageBoxList ul {
    list-style-type:none;
    }
    #ezPageBoxList li, .cartBoxTotal {
    margin:0;
    padding:0.2em 0;
    }
    #cartBoxEmpty, #cartBoxVoucherBalance {
    margin-top:7px;
    font-weight:bold;
    }
    .amount {
    padding:0.2em;
    text-align:right;
    }
    .amount {
    width:5.5em;
    }
    #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin:0 1em 1em 0;
    }
    .categoryIcon {
    }
    
    
    .attribImg{
    
        padding:1px;
    
        font-size: 11px;
    }
    
    .attribImgSelectable{
        clear: none;
        overflow: hidden;
        float: left;
        font-size: 11px;
        margin: 0;
        padding: 0rem 0px;
        text-align: left;
    
    }
    .value_selected{
        background: #fff;
    
    }
    .attribImgSelectable .zoom_image{
        border: 2px solid #fff !important;
    }
    .attribImgSelectable.value_selected .zoom_image{
        width: 100%;
        border: 2px solid #eeeeee !important;
        border: none;
            -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .2); 
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
        box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    }
    
    /*
    .attribImgSelectable.value_selected .zoom_image:after{
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg width='20px' height='20px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M12 11V16M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21ZM12.0498 8V8.1L11.9502 8.1002V8H12.0498Z' stroke='%23707070' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        cursor: pointer;
        color: #09F;
        float: left;
        width: 20px;
        height: 20px;
        margin-top: -27px;
        margin-left: 5px;
        background-color: #fff;
        border-radius: 20px;
    
    }*/
    
    
    .bubble_callout{
    
        background-color: var(--price-color);
        color: #FFF;
        font-weight: bold;
        text-align: center;
    
        margin-bottom: -37px;
        margin-right: -193px;
        width: 80px;
        z-index: 100;
        float: left;
        position: relative;
        padding: 0 0 0px 0;
    
        -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    }
    .bubble_callout_text {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        z-index: 200;
        position: relative;
        float: left;
        clear: left;
        width: 100%;
        text-align: center;
    }
    
    .bubble_callout.white{
        background: #fff;
    
        color: var(--price-color);
    }
    
    
    .attribImgSelectable.value_selected .zoom_image:before{
        content: '';
        float: left;
        width: 22px;
        height: 22px;
            margin: 1px 0 -30px 1px;
    display: block;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='22px' height='22px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cpath d='M17.8086 9.70558C18.1983 9.31421 18.1969 8.68105 17.8056 8.29137C17.4142 7.90169 16.781 7.90305 16.3913 8.29442L10.6215 14.0892L7.30211 10.816C6.90886 10.4283 6.27571 10.4327 5.88793 10.8259C5.50015 11.2192 5.50459 11.8524 5.89784 12.2401L9.92581 16.212C10.3177 16.5985 10.9482 16.5956 11.3366 16.2056L17.8086 9.70558Z' fill='%23000000'%3E%3C/path%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 1C5.92487 1 1 5.92487 1 12C1 18.0751 5.92487 23 12 23C18.0751 23 23 18.0751 23 12C23 5.92487 18.0751 1 12 1ZM3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12Z' fill='%23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    }
    .attribImgSelectable.value_selected{
        font-weight: normal;
        background: var(--highlight-color);
        border-radius: 9px;
    }
    
    .attribImgSelectable.value_selected{
    
    }
    
    .attributes_group_header{
        float: left;
        clear: left;
        width: 100%;
        margin: 15px 0 5px;
        font-size: 1.1rem;
        font-weight: bold;
        text-indent: 5px;
        border-bottom: 1px solid #eee;
        padding: 5px 0;
    }
    .attribImgSelectable.type_3{
    width: 167px;
    height: 99px;
    }
    .attribTextHolder{
    line-height: 14px;
    height:42px;
    float: left;
    margin-left: 4px;
    }
    .attribImgSelectable.type_3 .attribTextHolder{
    width: 67px;
    }
    form[name=order_swatch] .attribTextHolder{
    margin-top: 4px;
    width:100%;
    }
    form[name=order_swatch] .attribImgSelectable{
        height:170px;
    }
    a.products_attribute_image{
    float: right;
        margin-top: -45px;
        margin-bottom: -12px;
        margin-right: 5px;
        position: relative;
        height: 40px;
        border: 1px solid #fff;
        border-radius: 4px;
        overflow: hidden;
        background: #fff;
    }
    .attribImgSelectable.type_3 a.products_attribute_image{
    float: left;
    margin-top: 2px;
    margin-left: -51px;
    margin-right: 0px;
    margin-bottom: 0px;
    }
    a.products_attribute_image:hover{
    text-decoration:none;
    }
    
    .products_attribute_image_example{
        color: #999999;
        float: right;
        font-style: italic;
        margin-left: -75px;
        position: relative;
        top: 55px;
        width: 70px;
    }
    .attribImgSelectable .zoom_image{
        width: 98px;
        height: 98px;
        padding: 3px;
    }
    .wrapperAttribsHolder .zoom_image{
        float: left;
        padding: 0;
        background: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 8px;
        max-width: 100%;
        height: 90px;
        width: auto;
        overflow: hidden;
    }
    .attribImgSelectable img{
    overflow:hidden;
    
        max-width: 90px;
        max-height: 90px;
        width: auto;
        height: auto;
    }
    #attribute_images_holder{
     width:760px;
     }
    .attributes_description .attribName{
    color: #444;
    float: left;
    font-weight: bold;
    height: 16px;
    overflow: hidden;
    text-align: left;
    
    border:none;
    }
    .attribPrice{
    float:left;
    width:70px;
    text-align:left;
    line-height: 1.5;
        padding-top: 3px;
    }
    .attribImgSelectable.type_3 .attribPrice{
    width:66px;
    margin-left: 3px;
    }
    .attribImgLink{
    float:left;
    clear:left;
    width:70px;
    text-align:center;
    }
    .attributes_description{
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #DDDDDD;
        float: right;
        padding: 20px;
        position: relative;
        z-index: 1;
    }
    .attrib_info_row{
        border-top: 1px solid #DDDDDD;
        clear: left;
        color: #666666;
        float: left;
        font-size: 11px;
        text-align: left;
        width: 170px;
        margin-top:3px;
    }
    .attrib_info_column{
        clear: none;
        float: left;
        text-align: left;
        width: 170px;
    }
    .attribImgSelectable.gallery{
        height: 50px;
        overflow: hidden;
        width: 50px;
        padding: 0px;
        border: 2px solid #E2E2E2; !important;
    }
    .attribImgSelectable.gallery.value_selected{
        border: 2px solid #bcfa00 !important;
    }
    
    .ProductAttributesName{
        float: left;
        font-size: 18px;
        font-weight: bold;
    }
    .ProductAttributesInfoHolder{
        float: left;
        width: 100%;
        margin: 5px 2%;
    }
    
    .attribImg {
        margin: 1px 0;
        width: 70px;
    }
    .attribs_link{
        float: right;
        font-size: 11px;
        margin-top: 34px;
    }
    .attributesComments {
        background: none repeat scroll 0 0 #F9F9F9;
        border: 1px solid #EEEEEE;
        clear: none;
        display: none;
        float: left;
        font-size: 11px;
        margin: 5px 0;
        padding: 10px;
        width: 395px;
    }
    input.imageSelectableRadio{
    padding:2px;
    }
    a.expand_all_images, a.expand_all_images:hover, a.expand_all_images:visited {
    border-radius:5px;
    -moz-border-radius: 5px;
    background: #F9F9F9 url(../images/bg/fade_white.jpg) repeat scroll 0px -15px;
    border: 1px solid #D1D1D1;
    clear: none;
    color: #18B7BA;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 150%;
    margin: 5px 5px 3px;
    padding: 12px 0px 15px;
    text-align: center;
    width: 190px;
    text-decoration: none;
    }
    a.expand_all_images:hover{
    background: #F9F9F9 url(../images/bg/fade_white.jpg) repeat scroll 0px -35px !important;
    }
    
    input.imageSelectableRadio{
    
    float:left;
    
    }
    
    .wrapperAttribsHolder .j-show-next{
        background-image: url("data:image/svg+xml,%3Csvg width='20px' height='20px' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M12 11V16M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21ZM12.0498 8V8.1L11.9502 8.1002V8H12.0498Z' stroke='%23707070' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        cursor: pointer;
        color: #09F;
        float: left;
        width: 20px;
        height: 20px;
        margin-top: -27px;
        margin-left: 5px;
        background-color: #fff;
        border-radius: 20px;
    
    }
    .attribImgSelectable.type_3  .j-show-next{
    margin-top: -0px;
    margin-left: -120px;
    margin-bottom: -80px;
    margin-right: -5px;
    float: right;
    clear: none;
    }
    
    
    .j-show-next{
    cursor: pointer; cursor: hand;
    color:#09F;
    }
    .close_modal{
        border: 1px solid #555555;
        color: #555555;
        cursor: pointer;
        float: right;
        font-weight: bold;
        line-height: 3px;
        margin: -15px -15px 5px 5px;
        padding: 5px;
        text-align: center;
    
    }
    .columnLeft {
    padding:10px 10px 20px 10px;
    width: 190px;
    }
    #indexDefault .columnLeft {
    margin-top:-13px;
    }
    
    
    #manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
    color:#FFFFFF;
    font-size:0.9em;
    }
    
    a.leftBoxHeading, a.leftBoxHeading:visited {
    background:url(../images/menu/categories_bg_top.jpg) no-repeat;
    color:#FFFFFF;
    display:block;
    font-size:17px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    margin:0;
    padding:5px 0 0 9px;
    }
    a.leftBoxHeading:hover {
    }
    a.leftBoxHeadingHome, a.leftBoxHeadingHome:visited {
    background:url(../images/menu/home_button.jpg) no-repeat;
    color:#FFFFFF;
    display:block;
    font-size:17px;
    font-weight:bold;
    height:28px;
    text-align: left;
    line-height: 28px;
    margin-top:8px;
    margin-left: 1px;
    padding:0px 15px 0 9px;
    width:140px;
    }
    a.leftBoxHeadingHome:hover {
    background:url(../images/menu/home_button_hoover2.jpg) no-repeat;
    color:#000;
    }
    #categoriesHeading {
    background:#FFFFFF none repeat scroll 0 0;
    border:medium none;
    height:5px;
    margin:0;
    padding:0;
    }
    #categories ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    }
    .category-top li {
    background:#FFFFFF none repeat scroll 0 0;
    margin:0;
    padding:0;
    vertical-align:middle;
    }
    li.category-top a {
    background:transparent url(../images/menu/categories_link_bg.jpg) repeat;
    border-bottom:1px solid #EBEBEB;
    color:#333333;
    width: 125px;
    display:block;
    font-size: 11px;
    height:15px;
    line-height: 15px;
    margin-left:10px;
    padding:3px 3px 3px 15px;
    }
    li.category-top a:hover {
    background:transparent url(../images/menu/categories_link_bg_hoover.jpg) repeat;
    color:#FFFFFF;
    }
    li.category-all_models a {
    background:#CC0000 none repeat scroll 0 0;
    border:1px solid #333333;
    color:#FFFFFF;
    display:block;
    font-weight:bold;
    height:1.2em;
    margin:0;
    padding:0.3em;
    text-indent:10px;
    }
    li.category-all_models a:hover {
    background:#990000 none repeat scroll 0 0;
    border:1px solid #333333;
    color:#FFFFFF;
    display:block;
    height:1.2em;
    margin:0;
    padding:0.3em;
    }
    li.category-products a {
    background:#990000 none repeat scroll 0 0;
    border-bottom:1px solid #9A9A9A;
    color:#333333;
    display:block;
    font-weight:bold;
    height:1.2em;
    margin:0;
    padding:0.4em 0 0 1.5em;
    }
    li.category-products a:hover {
    background:#333333 url(../images/boxlistbg.png) no-repeat scroll 1.2em 0.5em;
    color:#EEEEEE;
    }
    #categoriesContent {
    background:#fff url(../images/menu/categories_bg.jpg) repeat-x;
    margin:0;
    padding-bottom:10px;
    }
    #bestsellersContent {
    color:#333333;
    font-weight:bold;
    border:none;
    float:left;
    }
    
    #search{
    background:#fff url(../images/menu/search_bg.jpg) repeat;
    margin:0;
    padding-bottom:10px;
    }
    
    div.autocomplete {
      margin:0px;
      padding:0px;
      width:250px;
      background:#fff;
      border:1px solid #888;
      position:absolute;
    }
    
    div.autocomplete ul {
      margin:0px;
      padding:0px;
      list-style-type:none;
    }
    
    div.autocomplete ul li.selected {
      background-color:#ffb;
    }
    
    div.autocomplete ul li {
      margin:0;
      padding:2px;
      height:32px;
      display:block;
      list-style-type:none;
      cursor:pointer;
    }
    
    #currencies, #languages{
    background:#F9F9F9 url(../images/bg/transgreyvertlines.jpg) repeat scroll 0 0;
    border:1px solid #EBEBEB;
    margin-bottom:5px;
    padding-bottom:10px;
    }
    
    #currencies{
    margin-bottom:5px;
    }
    
    #languages{
    }
    
    #currenciesHeading, #languagesHeading{
    color: #000;
    font-weight: bold;
    font-size: 12px;
    width: 125px;
    display:block;
    margin-left:10px;
    margin-top: 5px;
    padding:3px 3px 3px 0px;
    }
    #currenciesContent, #languagesContent{
    background:transparent url(../images/menu/categories_link_bg.jpg) repeat;
    border:1px solid #EBEBEB;
    color:#333333;
    width: 125px;
    display:block;
    font-size: 11px;
    margin-left:10px;
    padding:3px 3px 3px 15px;
    
    }
    #subscribeContent{
    font-weight:normal;
    text-align:left;
    }
    
    .subscribe_text{
    margin-top: 8px;
    margin-bottom: 0px;
    }
    
    .subscribe_button{
    float:right;
    margin-right: 14px;
    }
    
    
    .holder_subscribe{
        width: 100%;
    }
    .subscribegraph .icon{
    background: /*#00dbca/*url(/includes/templates/template_ai/images/icons/campaign_prod_top.png) no-repeat scroll 0 0 transparent*/;
    width: 50px;
    height: 50px;
    margin: 10px;
    float: left;
    border-radius: 10px;
    margin: 0 1%;
    }
    .subscribegraph .icon img{
    max-width:100%;
    max-height:100%;
    }
    .subscribegraph .txt{
    
    }
    .subscribegraph .input{
        display: flex
    ;
        flex-wrap: nowrap;
        align-items: center;
    }
    .subscribegraph .input .newsletter_field{
        width:300px;
                }
    
    #ezpages{
    background:#fff url(../images/menu/information_bg.jpg) repeat;
    margin:0;
    padding-bottom:10px;
    }
    
    #ezpagesContent, #searchContent{
    background:none;
    }
    
    #ezpagesHeading{
    background:none;
    color:#000;
    display:block;
    font-size:17px;
    font-weight:bold;
    height:30px;
    line-height:30px;
    margin:0;
    padding:5px 0 0 9px;
    }
    
    #ezpagesContent a:link, #ezpagesContent a:visited {
    background:transparent url(../images/menu/categories_link_bg.jpg) repeat;
    border-bottom:1px solid #EBEBEB;
    color:#333333;
    display:block;
    font-size: 11px;
    height:15px;
    line-height: 15px;
    padding:3px 3px 3px 10px;
    }
    #ezpagesContent a:hover {
    background:none;
    color:#000;
    }
    
    
    
    
    
    #informationContent a:link, #informationContent a:visited {
    display: block;
    padding: 4px 7px 0px 13px;
    text-decoration: none;
    width: 153px;
    font-weight: bold;
    }
    #informationContent a:hover {
       font-weight:bold;
    }
    a.cartpic {
    background:transparent url(../images/cartpic.jpg) no-repeat scroll left top;
    color:#333333;
    display:block;
    font-size: 11px;
    font-weight:bold;
    height:17px;
    margin-top:2px;
    padding-left:22px;
    vertical-align:text-bottom;
    width:60px;
    }
    a.cartpic:hover {
    background:transparent url(../images/cartpichover.jpg) no-repeat scroll left top;
    color:#990000;
    font-weight:bold;
    }
    a.cartpic:visited {
    background:transparent url(../images/cartpichover.jpg) no-repeat scroll left top;
    color:#990000;
    font-weight:bold;
    }
    a.cashreg {
    background:transparent url(../images/cashreg.jpg) no-repeat scroll 0 0;
    color:#333333;
    display:block;
    font-size: 11px;
    font-weight:bold;
    height:17px;
    margin:0;
    padding-left:4px;
    padding-top:2px;
    text-align:left;
    vertical-align:text-bottom;
    width:66px;
    }
    a.cashreg:hover {
    background:transparent url(../images/cashreghover.jpg) no-repeat scroll 0 0;
    color:#FFFFFF;
    }
    a.loginBoxLinks, a.loginBoxLinks :visited {
    background:transparent url(../images/darktransparentdot.png) repeat scroll 0 0;
    border:1px solid #660000;
    color:#FFFFFF;
    display:block;
    font-size: 11px;
    font-weight:bold;
    height:1.2em;
    margin:5px 8px 3px;
    padding:0.3em 0.3em 0.3em 1.4em;
    }
    a.loginBoxLinks:hover {
    background:transparent url(../images/lighttransparentdot.png) repeat scroll 0 0;
    color:#FFFFFF;
    }
    a.loginBoxLinksNotLogin, a.loginBoxLinksNotLogin :visited, a.loginBoxLinksNotLogin :active {
    background:transparent url(../images/notloginbg.png) repeat-x scroll 0 0;
    border-bottom:1px solid #000000;
    border-top:2px solid #FFFFFF;
    color:#FFFFFF;
    display:block;
    font-weight:bold;
    height:1.2em;
    padding:0.3em 0.3em 0.3em 1.4em;
    }
    a.loginBoxLinksNotLogin:hover {
    background:transparent url(../images/notloginbghover.png) repeat-x scroll 0 0;
    color:#FFFFFF;
    font-weight:bold;
    }
    .loginbutton {
    padding-right:8px;
    text-align:right;
    }
    .loginbox {
    border-bottom:1px solid #000000;
    padding-bottom:1px;
    text-align:left;
    }
    #loginbox {
    background-image:url(../images/loginbox.jpg);
    background-position:left 21px;
    margin-top:5px;
    text-align:left;
    }
    .loginpadding {
    color:#FFFFFF;
    font-weight:bold;
    padding-left:8px;
    padding-right:8px;
    padding-top:4px;
    }
    .loginboxinput {
    border:1px solid #990000;
    height:13px;
    width:140px;
    }
    a.toprightlinks, a.toprightlinks :visited {
    color:#333333;
    display:block;
    font-size: 11px;
    font-weight:bold;
    height:1.2em;
    margin-bottom:3px;
    margin-left:6px;
    margin-top:3px;
    }
    a.toprightlinks:hover {
    color:#660000;
    font-weight:bold;
    text-decoration:underline;
    }
    #bestsellersContent a:link, #bestsellersContent a:visited {
    color:#333333;
    font-weight:bold;
    }
    #extralinks {
    
    }
    .leftBoxContainer, .rightBoxContainer {
    float: left;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
    padding: 10px 0 15px 16px;
    background: #FFF;
    margin: 0px 0 10px -10px;
    width:auto !important;
    border-top: 1px solid #DDD;
    }
    .sideBoxContent {
    background:#fff;
    text-align:left;
    float:left;
    
    }
    #facebookfanpageContent {
    float:none;
    }
    
    #facebookfanpageHeading, #subscribeHeading,#categoriescssHeading, #manufacturerslistHeading, #agelistHeading, .all_cats_link{
    font-size: 16px;
    margin-bottom: 0;
    overflow: hidden;
    text-align: left;
    font-style: italic;
    color: #999;
    }
    #categoriescssHeading{
    border-right: 1px solid #EEE;
    }
    #productGeneral #categoriescssHeading{
    width: 190px;
    margin: -10px 10px 12px -10px;
    }
    
    #left_menu_categories, #left_menu_brands, #left_menu_age{
    margin-bottom: 3rem;
        width: 100%;
        float: left;
        border-bottom: 1px solid #eee;
    }
    
    #relatedcategoriesContent, #featuredContent, #specialsContent, #whatsnewContent{
    width: 148px;
        padding: 5px 10px 20px;
    }
    
    #bannerbox3Content{
        padding: 0px !important;
        float:left;
        margin: 0px;
    }
    #bannerbox3Content a, #bannerbox3Content img{
        padding: 0px !important;
        float:left;
        margin: 0px;
    }
    #relatedcategoriesContent a.image_link, #specialsContent a.image_link, #featuredContent a.image_link, #whatsnewContent a.image_link{
    float:left;
    margin:14px 0px 5px 14px;
    }
    #relatedcategoriesContent a.image_link img, #specialsContent a.image_link img, #featuredContent a.image_link img, #whatsnewContent a.image_link img{
    float:left;
    margin:0px 0px 0px 0px;
    }
    #relatedcategoriesContent a.product_name, #specialsContent a.product_name, #featuredContent a.product_name, #whatsnewContent a.product_name{
    color:#666666;
    display:block;
    float:left;
    font-size: 11px;
    margin:2px 0 5px 8px;
    overflow:hidden;
    width:130px;
    }
    #relatedcategoriesContent .product_price, #specialsContent .product_price, #featuredContent .product_price, #whatsnewContent .product_price{
    background:#fff;/*url("../images/bg/fade_white.jpg") repeat scroll 0 0 #F9F9F9;*/
    border:1px solid #888888;
    clear:none;
    color:#FF0033;
    float:right;
    font-size:12px;
    font-style:normal;
    font-weight:bold;
    height:12px;
    line-height:12px;
    margin-right:8px;
    margin-top:-23px;
    padding:5px;
    text-align:right;
    position:relative;
    }
    
    h3.leftBoxHeading, h3.rightBoxHeading{
    background:url("../images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    /*background:url("../images/lvg/right_box_header.jpg") repeat scroll right 0 #F9F9F9;*/
    border:1px solid #E1E1E1;
    color:#333333;
    float:left;
    font-size:11px;
    margin-bottom:0;
    margin-top:0;
    overflow:hidden;
    padding:8px 5px;
    text-align:center;
    text-transform:uppercase;
    width:158px;
    }
    
    h3.rightBoxHeading a {
    color:#333;
    }
    
    h3.rightBoxHeading a:hover {
    
    
    }
    .rightBoxHeading a:visited, .centerBoxHeading a:visited {
    color:#000000;
    }
    .centeredContent, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .productListing-data, .accountQuantityDisplay, .ratingRow, label#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align:center;
    }
    
    .rule {
    background-color:#999999;
    height:1px;
    margin-left:10px;
    margin-top:5px;
    width:800px;
    }
    #bestsellers{
    margin-left: 8px;
    }
    #bestsellers .wrapper {
    margin:0 0 0 0px;
    background:url(../images/top5_bg.jpg) no-repeat scroll top right;
    float:left;
    }
    #bestsellers ol {
    margin:0px;
    padding:0;
    list-style-type: none;
    }
    #bestsellers li {
    margin:0.3em 0;
    padding:0;
    }
    
    .bestseller_image{
    margin-left:5px;
    margin-right:4px;
    padding:2px;
    float:left;
    clear:left;
    }
    
    .bestseller_title{
    clear:none;
    color:#666666;
    float:left;
    font-size: 11px;
    font-style:normal;
    font-weight:normal;
    height:28px;
    line-height:13px;
    overflow:hidden;
    width:95px;
    }
    
    .bestseller_price{
    width:85px;
    float:left;
    clear:none;
    font-size:12px;
    }
    
    a.bestseller_row{
        background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat-x scroll 0 20px #FFFFFF;
    border:1px solid #E1E1E1;
    clear:left;
    display:block;
    height:57px;
    margin-top:1px;
    padding-bottom:2px;
    padding-top:4px;
    margin-top:2px;
    float:left;
    width: 167px;
    }
    
    a.bestseller_row:hover{
        background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat-x scroll 0 -10px #FFFFFF;
    text-decoration:none;
    border-color:#ccc;
    }
    
    a.bestseller_row img{
    border:1px solid #E1E1E1;
    }
    
    
    #recent-reviews{
    border:none;
    }
    .recent_review_customer_name{
    text-transform: uppercase;
    font-weight:bold;
    background: url("/includes/templates/template_ai/images/graphics/quote-bubble.gif") no-repeat scroll 0 0px transparent;
    padding: 2px 0px 0px 35px;
    min-height: 25px;
    font-size: 11px;
    }
    .recent_review_explain{
    font-size: 11px;
    font-style: italic;
    padding: 0px 0px 15px;
    float: left;
    }
    #recent-reviews .wrapper {
    margin:0 0 0 0px;
    height:auto;
    background:transparent url() no-repeat scroll top right;
    }
    #recent-reviews ol {
    margin:0px;
    padding:0;
    list-style-type: none;
    }
    #recent-reviews li {
    margin:0.3em 0;
    padding:0;
    }
    
    .recent_review_image{
    border:1px solid #D1D1D1;
    clear:left;
    float:left;
    margin-left:4px;
    margin-right:5px;
    padding:2px;
    }
    
    .recent_review_title{
    clear:none;
    color:#333333;
    float:left;
    font-size: 11px;
    height:35px;
    overflow:hidden;
    width:80px;
    }
    
    .recent_review_title a{
    
    color:#666;
    }
    
    .recent_review_text{
    clear:left;
    color:#333333;
    float:left;
    font-size: 12px;
    font-weight:normal;
    padding: 3px 5px 5px 0px;
    }
    
    .recent_review_rating{
    float:left;
    clear:none;
    }
    
    .recent_review_date_added{
    float:left;
    clear:left;
    color: #666;
    margin-left:5px;
    width:140px;
    }
    .recent_review_date_small{
    float: right;
    font-size: 11px;
    color: #999;
    }
    .recent_review_row{
    padding-top: 2px;
    clear: left;
    padding-bottom: 2px;
    float: left;
    padding: 25px 0px 35px;
    border-top: 1px solid #E1E1E1;
    }
    
    
    
    .ic {
    display:none;
    }
    #bannerboxHeading {
    background-color:#0000CC;
    }
    #upProductsHeading {
    text-align:left;
    }
    #upDateHeading {
    text-align:right;
    }
    div.suggestions {
    display: none;
    float: left;
    margin-bottom: -20000px;
    z-index: 200000;
    text-align:left;
    width: 180%;
    margin-left: -20%;
    }
    div.suggestions * {
    box-sizing: border-box;
    }
    div#ajaxSearchData {
        background: none repeat scroll 0 0 #fff;
        float: left;
        margin: 0px 0%;
        padding: 5px 0%;
        width: 100%;
        z-index: 900;
      -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
      -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
      box-shadow: 0 0 15px rgba(0, 0, 0, .1);
        position: relative;
        overflow-x: hidden;
        overflow-y: auto;
        border: 1px solid #f1f1f1;
          -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }
    .full_menu div#ajaxSearchData {
      max-height: none !important;
    }
    div#ajaxSearchData .even {}
    div#ajaxSearchData .odd {}
    
    div#ajaxSearchData .selected{
      -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
      -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .2);
      box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    }
    
    .ajaxSearchItems {
    background:#fff;
    border-bottom: none;
    float: left;
    margin: 0px 0%;
    overflow: hidden;
    width: 100%;
    
      -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    
    }
    .ajaxSearchProducts .ajaxSearchItems {
        display: grid
    ;
        grid-column-gap: 0.5rem;
        grid-template-columns: 70px 1fr;
        box-sizing: border-box;
        padding: 0.8rem;
    
          -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
      -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
      box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    }
    div.ajaxSearchItems .ajaxSearchItemsImage {
    background: none repeat scroll 0 0 #FFF;
    padding: 1%;
    float: left;
    max-width: 14%;
    
    }
    .ajaxSearchItemsImage img {
    height: auto;
      -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    max-height: 70px;
        width: auto;
    }
    div.ajaxSearchItemsText{
    float: left;
    }
    div.ajaxSearchItemsText.name{
    width: 100%;
    }
    div.ajaxSearchItemsText.art{
        color: #898989;
        font-size: 0.8rem;
    }
    div.ajaxSearchItemsText.price{
        float: right;
    }
    div.ajaxSearchItemsInfo {
    height:82px;
    }
    
    div.ajaxSearchItemsInfoText, div.ajaxSearchItemsInfoText a, div.ajaxSearchItemsInfoText a:hover, div.ajaxSearchItemsInfoText a.visited{
    display:block;
    float:left;
    margin-bottom:0;
    margin-top:0;
    width:100%;
    text-decoration:none;
    }
    
    div.ajaxSearchItemsInfoTitle, div.ajaxSearchItemsInfoTitle a, div.ajaxSearchItemsInfoTitle a:hover, div.ajaxSearchItemsInfoTitle a.visited{
    display:block;
    float:left;
    font-size:10px;
    font-weight:bold;
    margin-bottom:0;
    margin-top:0;
    width:100%;
    text-decoration:none;
    }
    
    
    
    .ajaxSearchItemsCat{
    display:block;
    float:left;
    margin-bottom:0;
    margin-top:0;
    width:100%;
    text-decoration:none;
    }
    
    .ajaxSearchItemsCat{
        padding: 0.1em 1em;
        text-decoration:none;
    }
    
    .ajaxSearchItemsCat a{
        text-decoration:none;
    }
    .suggestions a{
        color: #333;
    }
    
    
    
    
    img.catimage{
    margin-left:3px;
    }
    
    
    div.ajaxSearchItems div.ajaxSearchItemsText a, div.searchItems div.ajaxSearchItemsText a:hover, div.searchItems div.ajaxSearchItemsText a:visited {
    display:block;
    line-height:150%;
    -moz-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    text-decoration:none;
    color:#333;
    }
    div.ajaxSearchProductsDescription {}
    
    h5.ajaxSearchTitle{
    clear: none;
        font-size: 18px;
        font-weight: bold;
        padding: 0.5em 0.5em;
    }
    div.ajaxSearchCategoriesBrands{
    clear:none;
    float:left;
    padding:10px;
    width:100%;
    }
    div.ajaxSearchCategories{
    clear:none;
    float:left;
    padding:10px;
    width:100%;
    }
    .ajaxSearchGroup{
    display: grid
    ;
        grid-row-gap: 0.3em;
        grid-column-gap: 0.3em;
        grid-template-columns: 1fr 1fr;
        box-sizing: border-box;
    }
    div.ajaxSearchBrands{
    clear:none;
    float:left;
    padding:10px;
    width:100%;
    }
    div.ajaxSearchProducts{
    float:left;
    clear:none;
    padding:10px;
    width:100%;
    }
    .ajaxSearchItems .free-freight{
        display: none;
    }
    .ajaxSearchItems .currentprice, .ajaxSearchItems .productSpecialPrice{
        font-weight: bold;
    }
    
    div.ajaxSearchInfo{
    clear:none;
    float:left;
    margin-right:5px;
    }
    
    ajaxSearchBrands{
    clear:none;
    float:left;
    }
    
    div.ajaxSearchItemsMoreResult{
    clear:none;
    float:left;
    width:100%;
        padding: 10px;
    }
    
    
    a#ajaxSearchClose, a:hover#ajaxSearchClose, a:visited#ajaxSearchClose {
        -moz-border-radius: 10px;
        border-radius: 10px;
        background: #f1f1f1;
        border: 1px solid #eee;
        clear: none;
        display: block;
        float: right;
        font-size: 13px;
        font-weight: bold;
        padding: 0.5rem 1rem;
        text-align: center;
        text-decoration: none;
    }
    a:hover#ajaxSearchClose{
    background: #eee;
    text-decoration:none;
    }
    
    a#ajaxSearchMoreResult, a:hover#ajaxSearchMoreResult, a:visited#ajaxSearchMoreResult {
        -moz-border-radius: 10px;
        border-radius: 10px;
        background: #f1f1f1;
        border: 1px solid #eee;
        clear: none;
        display: block;
        float: right;
        font-size: 13px;
        font-weight: bold;
        padding: 0.5rem 1rem;
        text-align: center;
        text-decoration: none;
    }
    
    a:hover#ajaxSearchMoreResult{
    background: #eee;
    }
    
    div.ajaxSearchItemsCatImage{
    float:left;
    clear:none;
    }
    
    .highlight
    {
    background: #CEDAEB;
    }
    
    .highlight_important
    {
    background: #F8DCB8;
    }
    
    .search_container{
    border:none;
    background:none;
    width: 470px;
    margin: 2px 0 -100% 0px;
    text-align: center;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    }
    
    .float .search_container {
        margin: 0px 0 0 0px;
    }
    .search_bar {
      float: left;
      width: 100%;
      height: auto;
      background: none;
      clear: none;
      border:none;
        -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      -ms-border-radius: 0px;
      -o-border-radius: 0px;
      border-radius: 0px;
      position: relative;
    }
    
    .products_listing_wrapper .search_bar{
     display: none;
    }
    .search_button_holder{
            align-items: center;
        cursor: pointer;
        display: flex
    ;
        height: 100%;
        justify-content: center;
        padding: 0 1.3rem 0 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    
     .close_search_button{
        display: none;
    }
    .search_button, .close_search_button{
        background: transparent;
        border-style: none;
        cursor: pointer;
        font-family: inherit;
        font-size: inherit;
        line-height: unset;
    }
    .search_button_icon {
        float: left;
        width: 22px;
        height: 22px;
    }
    
    .svg_close_search_button_icon {
        float: left;
        width: 18px;
        height: 18px;
    }
    .full_search .search_button_icon {
        width: 19px;
        height: 19px;
    }
    
    .top_menu{
    clear: left;
    float: left;
    height: auto;
    margin-bottom: 0px;
    width: 100%;
    height:40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    overflow:hidden;
    border:none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
    }
    
    
    .SearchHeader {
    background:transparent url(../images/category-linkgb.jpg) repeat scroll 0 0;
    border:1px solid #333333;
    color:#FFFFFF;
    display:block;
    font-size: 11px;
    font-weight:bold;
    margin:0;
    padding:0.4em 0.3em;
    }
    #SearchBox {
    /*background:#FFFFFF url(../images/bg/transgreyvertlines.jpg) repeat scroll 0 0;
    border:1px solid #CCCCCC;*/
    margin-bottom:8px;
    padding-bottom:3px;
    padding-top:3px;
    }
    .searchboxinput {
    background:transparent none repeat scroll 0 0;
    border:2px solid #333333;
    color:#333333;
    font-size: 11px;
    margin-left:3px;
    padding-bottom:2px;
    padding-left:3px;
    padding-top:2px;
    width:129px;
    }
    a.category-top, a.category-top:visited {
    color:#008000;
    text-decoration:none;
    }
    a.category-links, a.category-links:visited {
    background-image:url(../images/lighttransparentdot.png);
    border:1px solid #330000;
    color:#FFFFFF;
    display:block;
    font-size: 11px;
    font-weight:bold;
    margin-top:5px;
    padding:0.2em 0.3em;
    text-indent:10px;
    }
    a.category-links:hover {
    background-image:url(../images/darktransparentdot.png);
    border:1px solid #333333;
    color:#FFFFFF;
    display:block;
    font-weight:bold;
    }
    a.topmenulinks, a.topmenulinks:visited {
    background:transparent url(../images/topmenulinksbg.jpg) repeat scroll 0 0;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    color:#333333;
    display:block;
    font-weight:bold;
    height:1.2em;
    margin:0;
    padding:0.3em 0 0.3em 0.3em;
    text-indent:35px;
    width:157px;
    }
    a.topmenulinks:hover {
    background:transparent url(../images/topmenulinksbghover.jpg) repeat scroll 0 0;
    color:#333333;
    display:block;
    font-weight:bold;
    height:1.2em;
    margin:0;
    padding:0.3em 0 0.3em 0.3em;
    }
    a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
    color:#FF0000;
    text-decoration:none;
    }
    span.category-subs-parent {
    font-weight:bold;
    }
    span.category-subs-selected {
    font-weight:bold;
    }
    .buttonrow {
    clear:none;
    }
    .back {
    clear:none;
    float:left;
    }
    .forward{
    clear:none;
    float:right;
    }
    .bold {
    font-weight:bold;
    }
    
    
    .hiddenField {
    display:none;
    }
    .visibleField {
    display:inline;
    }
    caption {
    }
    #myAccountGen li, #myAccountNotify li {
    margin:0;
    }
    .accountTotalDisplay, .accountTaxDisplay {
    text-align:right;
    width:20%;
    }
    .accountQuantityDisplay {
    vertical-align:top;
    width:10%;
    }
    tr.tableHeading {
    background-color:#666666;
    }
    
    tr.Cart_tableHeading {
    background:#fff;
    color: #333;
    border-top: 1px dotted #666;
    }
    
    .productListing-rowheading {
    background-image:url(../images/centerBoxHeadingbg.gif);
    color:#FFFFFF;
    height:2em;
    }
    .productlistingheader {
    background-image:url(../images/bg/pageheaderbg.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
    height:43px;
    margin-top:9px;
    padding-left:40px;
    padding-top:14px;
    width:580px;
    }
    .productListing {
    background:#000000 none repeat scroll 0 0;
    float:left;
    text-align:left;
    width:591px;
    }
    
    .ProductListinginformationback {
    background: none repeat scroll 0 0;
    
    clear:both;
    float:left;
    margin-bottom:8px;
    margin-left:3px;
    margin-top:4px;
    padding-bottom:5px;
    width:798px;
    }
    .ProductListinginformationbox {
    background:none repeat scroll 0 0;
    border:none;
    clear:both;
    float:left;
    margin:0px;
    padding:0px;
    width:765px;
    }
    .allListingTableRule {
    background-color:#FFFFFF;
    clear:both;
    float:left;
    width:591px;
    }
    .allListingTable {
    
    clear:none;
    float:left;
    text-align:left;
    width:183px;
    }
    .productListing-left, .productListing-right {
    clear:none;
    float:left;
    margin-left: 8px;
    }
    
    .productListing-right {
    margin-right:0;
    width:170px;
    }
    .main {
    clear:none;
    height:260px;
    width:188px;
    }
    .listingleft {
    clear:none;
    float:left;
    }
    .tbody {
    clear:none;
    float:left;
    }
    td.productListing-data {
    border-top:1px solid #CCCCCC;
    }
    tr.productListing-even {
    background-color:#FFFFFF;
    width:300px;
    }
    th#listCell0-0 {
    background-color:#FFFFFF;
    width:300px;
    }
    th#listCell0-1 {
    background-color:#FFFFFF;
    width:70px;
    }
    th#listCell0-2 {
    background-color:#FFFFFF;
    width:105px;
    }
    .sorter {
    clear:both;
    float:left;
    margin-left:6px;
    margin-top:25px;
    width:550px;
    }
    .sorterleft {
    clear:left;
    float:left;
    height:0;
    width:572px;
    }
    .NumberofPages {
    background:#FFFFFF none repeat scroll 0 0;
    border-bottom:medium none;
    float:left;
    margin-top:3px;
    padding:3px 8px 4px;
    vertical-align:bottom;
    }
    .NumberofPagesBottom {
    background:#FFFFFF none repeat scroll 0 0;
    border-top:medium none;
    float:left;
    margin-top:3px;
    padding:3px 8px 4px;
    vertical-align:top;
    }
    #PageSelect {
    background:#FFFFFF none repeat scroll 0 0;
    clear:none;
    float:right;
    margin-top:0;
    padding:3px;
    width:565px;
    }
    
    #ProductsListingTopLinks {
    
    }
    #ProductsListingBottomLinks {
    background:#FFFFFF none repeat scroll 0 0;
    border-top:medium none;
    margin-bottom:3px;
    padding:3px 8px 4px;
    vertical-align:top;
    text-align: center;
    }
    .filter_title_sort{
    float:left;
    margin-right:4px;
    }
    .filter_drop_sort{
        float: right;
        margin-left: 0px;
        display: grid
    ;
        text-align: left;
        grid-template-columns: max-content auto;
    }
    .sort_icon{
        width: 1.5rem;
        height: 1.5rem;
        padding: 5px;
    }
    .filter_icon{
        width: 1.5rem;
        height: 1.5rem;
    }
    .categories_filter .filter_icon{
            margin: 0.3rem 1rem 0.3rem 0rem;
    }
    .filter_icon svg{
            max-width: 100%;
        max-height: 100%;
    }
    .productslinksbottom {
    clear:none;
    float:left;
    height:18px;
    margin-top:6px;
    padding:2px 8px 6px;
    text-align:center;
    width:571px;
    }
    #ProductsListingBottomNumber {
    background:none repeat scroll 0 0 #FFFFFF;
    color:#666666;
    float:left;
    clear:right;
    margin-top:5px;
    padding:5px;
    text-align:left;
    font-size:11px;
    }
    .numberproductsresults{
    color:#666666;
    float:left;
    clear:right;
    margin-top:0px;
    padding:0 2%;
    text-align:left;
    font-size:11px;
    width: 100%;
    text-align: center;
    }
    .select_page{
    color:#666666;
    float:none;
    clear:right;
    font-size:12px;
    padding-right: 10px;
    }
    #specialsListingHeading {
    margin-top:10px;
    }
    .specialslistbox {
    background-position:left center;
    background-repeat:no-repeat;
    clear:both;
    float:left;
    height:auto;
    margin-top:20px;
    vertical-align:top;
    width:620px;
    }
    .specialsListBoxContents {
    background-position:left center;
    background-repeat:no-repeat;
    float:left;
    height:240px;
    vertical-align:top;
    width:197px;
    }
    .specialProductImage {
    border:1px solid #333333;
    float:left;
    margin-left:5px;
    margin-top:8px;
    }
    a.specialsTitle, a.specialsTitle:visited {
    background-color:#333333;
    border:medium none #333333;
    color:#FFFFFF;
    float:left;
    font-weight:bold;
    height:12px;
    margin-left:5px;
    padding:2px;
    text-align:left;
    text-transform:uppercase;
    width:168px;
    }
    a.specialsTitle:hover {
    color:#CC0000;
    }
    .centerBoxContentsProducts {
    background-position:left center;
    background-repeat:no-repeat;
    float:left;
    height:230px;
    vertical-align:top;
    width:191px;
    }
    
    .productNewListingOuterBox {
    clear:none;
    float:left;
    height:250px;
    padding:4px;
    margin-top: 10px;
    border: 1px solid #ebebeb;
    }
    
    /* BEGIBN CATEGORY*/
    .categoryListBoxContents{
    border:1px solid #E1E1E1;
    clear:none;
    margin-top:10px;
    padding:0px 0px 20px;
    }
    .subcategoryListBoxContents{
    background:none repeat scroll 0 0 #F7F7F7;
    border:1px solid #E1E1E1;
    clear:none;
    float:left;
    height:187px;
    margin:8px 3px 7px 12px;
    overflow:hidden;
    padding:10px 25px 10px 5px;
    width:254px;
    }
    
    a.categorylistHeader, a.categorylistHeader:visited {
    background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 0 #F9F9F9;
    border-bottom:1px solid #E1E1E1;
    clear:none;
    color:#333333;
    float:left;
    font-size:11px;
    font-weight:bold;
    height:35px;
    padding:5px 0 3px;
    position:relative;
    text-align:left;
    text-indent:12px;
    width: 785px;
    }
    a.categorylistHeader:hover {
    background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -20px #F9F9F9;
    /*background:url("../images/bg/transgreyvertlines.jpg") repeat scroll 0 0 #009ABF;*/
    text-decoration:none;
    
    }
    
    a .number_of_products, a.number_of_products{
    color:var(--link-color);
    }
    
    h2 .number_of_products, h2.number_of_products{
    color:#666;
    font-size:10px;
    }
    
    a.subcategorylistHeader, a.subcategorylistHeader:visited {
    background:#fff;/*url("../images/bg/fade_white.jpg") repeat scroll 0 0 #F9F9F9;*/
    clear:none;
    color:#333333;
    float:left;
    font-weight:bold;
    height:35px;
    margin:-10px -5px 0;
    overflow:hidden;
    padding:5px 4px 0 8px;
    position:relative;
    text-align:left;
    width:272px;
    }
    
    a.subcategorylistHeader:hover {
    background:url("../images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    /*background:url("../images/bg/transgreyvertlines.jpg") repeat scroll 0 0 #009ABF;*/
    text-decoration:none;
    }
    
    
    a.catcat{
      color: #555;
      background: #F0F0F0;
      border: 1px solid #e5e5e5;
      clear: none;
      float: left;
      -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.25);
      -moz-box-shadow: 0px 1px 1px rgba(0,0,0,.25);
      box-shadow: 0px 1px 1px rgba(0,0,0,.25);
      font-size: 12px;
      overflow: hidden;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      margin-bottom: 4px;
      margin-left: 5px;
      margin-right: 0px;
      width: 187px;
      text-align: center;
      height: 16px;
        padding: 2px 0;
    }
    
    a.search_result_items{
        color: #333;
        background: #fff;
        border-bottom: none;
        overflow: hidden;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
        box-shadow: 0 0 15px rgba(0, 0, 0, .1);
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        padding: 0.4em 1em;
        text-decoration: none;
        float: left;
        width: auto;
        margin: 0 0.3rem 0.3rem 0;
    }
    
    a.categoryproductListingOuterBox{
    
    }
    
    a.categoryproductListingOuterBox{
      color: #111;
      background: #fff;
      clear: none;
      float: left;
      font-size: 15px;
      overflow: hidden;
      width: 100%;
      box-sizing: border-box;
    
      border: 1px solid #fff;
            -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
        box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    
      webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    
    }
    a.categoryproductListingOuterBox:hover {
    text-decoration:none;
    border: 1px solid #ddd;
    
    }
    a.categoryproductListingOuterBox h2{
        font-weight: normal;
        font-size: 0.9rem;
        text-align: center;
        background-color: #fff;
        padding: 0.8rem 0 0.4rem;
        border-bottom: 1px solid #fff;
        height: 2.5rem;
        overflow: hidden;
    }
    .categoryitemImagebox{
    background-color: #fff;
        padding: 1px 1%;
      margin: 2px 0;
      text-align: center;
    }
    a.categoryproductListingOuterBox img {
    padding: 1px;
    float:left;
      webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }
    .cat_box_in_total{
    float:left;
    font-size:10px;
    }
    
    .show_all_cat_box{
    width: 100%;
        float: left;
        padding: 3px 2%;
        margin: 15px 0% 5px;
        text-align: center;
        font-size: 0.8rem;
        box-sizing: border-box;
    }
    .show_all_cat_box:hover{
    background: #ebebeb;
    cursor:pointer;
    }
    .show_all_cat_box:before {
    float: left;
    }
    .show_all_cat_box:after{
    float: right;
    }
    .show_all_cat_box:after, .show_all_cat_box:before {
    content: '';
    border: 2px solid #333;
    display: block;
    width: 6px;
    height: 6px;
    margin: 5px 10px 0px;
    position: relative;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }
    h1#CatPagesHeading{
        margin-left:5px;
        text-align: left;
        float: left;
        height: 3rem;
        font-size: 2rem;
        padding: 0;
        font-weight: bold;
    }
    
    h2.side_cat_head{
        font-size: 18px;
        font-style: italic;
        width: 100%;
        border-bottom: 1px solid #eee;
        padding: 0 0 10px 0;
        margin: 0 0 10px 0;
    }
    /*#indexProductListCatDescription h2{
        font-size: 16px;
    }*/
    #indexProductListCatDescription img{
        max-width: 100%;
    }
    
    .h1_link_holder{
      font-size:12px;
    }
    .h1_link_holder a{
      color: #555;
    }
    
    .cat_head span{
    float:left;
    }
    .cat_head_to_parent{
      float: right;
      font-size: 0.9rem;
      margin: -15px 0px 0px 4px;
      font-weight: normal;
      }
    
      .products_listing_wrapper{
        float: right;
        width: 100%;
        padding-top: 1rem;
        display: grid;
        grid-row-gap: 1rem;
      }
      /*.searchResult .products_listing_wrapper{
        width: 100%;
      }*/
    
    .products_listing_top{
        float: left;
        text-align: center;
        font-style: italic;
        width: 100%;
        box-sizing: border-box;
        font-size: 0.8rem;
        overflow: hidden;
    }
    .products_listing_top .products_matched{
      display: none;
    }
    .listing_top_row{
        display: grid
    ;
        justify-content: space-between;
        padding: 0rem 0 0rem;
        grid-template-columns: 1fr 1fr 1fr;
        width: 100%;
    }
    
    .categories_listing.cat_boxes{
        width: 100%;
        display: grid;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        max-width: 100%;
        box-sizing: border-box;
    }
    
    .categories_listing.cat_boxes{
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    #indexHomeBody .categories_listing{
        grid-template-columns: 1fr 1fr 1fr 1fr  1fr;
    }
    
    .categories_listing.cat_icons{
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;;
    }
    .categories_textint	{
        padding: 0 5px;
        margin: 0px;
        float: left;
    }
    .categories_textint p	{
        margin: 0;
    }
    .searchResult .categories_listing{
      width: 100%;
    }
    .categories_menu{
      float: left;
      width: 19%;
      padding: 0px 0px 200px 0px;
      margin-top: 1rem;
    }
    
    
    .products_listing_wrapper_holder, .products_listing_header{
                float: right;
        width: 79%;
        
    }
    #productinfoBody .categories_menu, #checkoutBody .categories_menu,
    #indexHomeBody .categories_menu, #fecconfirmationBody .categories_menu,
    #contactusBody .categories_menu
    {
    display:none;
    }
    #indexHomeBody #navColumnMain .categories_menu {
    display:block;
    }
    .search_results_found{
        padding: 0 0 0 .3rem;
        display:block;
    }
    .cat_found_prods{
    float: left;
        align-items: center;
        display: flex;
            justify-content: center;
    
    }
    .small_heading{
        padding: 1rem 0 0.5rem .3rem;
        font-size: 1rem;
        float: left;
        width: 100%;
        font-weight: 500;
    }
    .search_cat_boxes_holder{
            float: left;
    }
    .categorylistingProductImage {
        background: none repeat scroll 0 0 #FFFFFF;
        margin: 3px 0px;
        float: left;
        height: 140px;
        width: 140px;
        text-align:center;
    }
    
        .categorylistingPrice{
        clear: none;
        float: right;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        height: 12px;
        line-height: 12px;
        margin-right: 1px;
        margin-bottom: 5px;
        padding: 3px;
        text-align: right;
        }
    
    
    
    
    /* END Catgeory */
    .centerBoxWrapper_productrelated {
    
    clear:left;
    float:left;
    margin:0px 0px 15px 2px;
    padding:5px 5px 10px;
    width:570px;
    }
    .centerBoxHeading_productrelated, h2.centerBoxHeading_productrelated {
    background:none repeat scroll 0 0 #FFFFFF;
    border-bottom:1px dotted #999999;
    color:#333333;
    font-size:14px;
    font-weight:bold;
    line-height:14px;
    margin-bottom:0;
    margin-left:0;
    padding:10px;
    text-align:left;
    }
    .productrelatedOuterBox {
    clear:none;
    float:left;
    height:120px;
    margin:10px 0 4px 8px;
    position:relative;
    width:134px;
    }
    a.productrelatedTitle, a.productrelatedTitle:visited {
    color:#666666;
    float:left;
    font-size: 11px;
    font-weight:normal;
    height:28px;
    line-height:14px;
    margin:0 0 3px 0;
    overflow:hidden;
    padding:0 3px;
    text-align:left;
    top:-100px;
    width:135px;
    }
    a.productrelatedTitle:hover {
    
    
    }
    .productrelatedProductImage {
    background:none repeat scroll 0 0 #FFFFFF;
    border:medium none;
    float:left;
    height:64px;
    padding:4px 2px;
    width:64px;
    }
    
    .productrelatedPrice{
    background:#fff;/*url("../images/bg/fade_white.jpg") repeat scroll 0 0 #F9F9F9;*/
    clear:none;
    float:right;
    font-size:11px;
    font-style:normal;
    font-weight:bold;
    height:12px;
    line-height:12px;
    margin-right:0;
    margin-top:-57px;
    padding:5px;
    text-align:right;
        }
    
    
    
    
    
    #frontpageDefault{
    }
    .firstListingcontainer{
    clear:none;
    float:left;
    overflow:hidden;
    position:relative;
    width:415px;
    }
    .frontpageslidercontainer{
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #e1e1e1;
    clear: both;
    float: left;
    overflow: hidden;
    position: relative;
    margin-top: 5px;
    width: 100%;
    }
    
    .frontpageproductscontainer{
        background: none repeat scroll 0 0 #FFFFFF;
        clear: both;
        float: left;
        margin: 3px 0 10px;
        overflow: hidden;
        position: relative;
        width: 793px;
    }
    
    a.frontpagefirstnavigation, a.frontpagefirstnavigation:visited {
    float:left;
    margin-left:4px;
    padding:3px;
    height: 112px;
    
    }
    .frontpagefirstslider{
    /*clear:none;
    overflow:hidden;
    position:absolute;*/
    width:627px;
    }
    .firstListingOutercontainer{
    /*background:url("../images/bodybg.jpg") repeat scroll 0 0 #FFFFFF;*/
    float:left;
    height:250px;
    overflow:hidden;
    width:627px;
    }
    .firstListingCategoryImage{
    border:1px solid #CCCCCC;
    float:left;
    margin:9px 12px 9px 13px;
    overflow:hidden;
    padding:1px;
    width:182px;
    }
    .firstListinginspiration{
    background:none repeat scroll 0 0 #FFFFFF;
    clear:none;
    float:left;
    margin-left:-120px;
    margin-top:190px;
    padding:10px;
    position:relative;
    width:90px;
    }
    .firstListingisnpirationcontainer{
    float:left;
    width:212px;
    }
    
    .frontpagefirstListingOuterBox{
    -moz-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:2px solid #EEEEEE;
    clear:none;
    float:left;
    height:58px;
    margin:6px 8px 0 0;
    padding:6px 4px 6px 6px;
    width:184px;
    }
    .frontpagefirstListingOuterBox a img{
    -moz-border-radius:4px 4px 4px 4px;
    border-radius:4px 4px 4px 4px;
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #DDDDDD;
    float:left;
    
    padding:3px;
    }
    
    .frontpagefirstlistingholder{
    clear:none;
    color:#666666;
    float:left;
    font-size: 11px;
    line-height:14px;
    margin-bottom:0;
    margin-left:0;
    overflow:hidden;
    text-align:left;
    width:122px;
    }
    .frontpagefirstitemTitleHolder{
    color:#666666;
    float:left;
    font-size: 11px;
    height:28px;
    line-height:14px;
    margin-bottom:5px;
    margin-left:0;
    overflow:hidden;
    padding:0 0 2px 5px;
    text-align:left;
    width:120px;
    }
    a.frontpagefirstitemTitle {
    color:#666666;
    float:left;
    height:28px;
    overflow:hidden;
    width:117px;
    }
    
    .frontpagefirstlistingbuttonholder{
    float:right;
    height:25px;
    width:43px;
    }
    
    a.frontpagelistingseeall{
    border:medium none;
    clear:left;
    color:#000000;
    float:left;
    font-weight:bold;
    line-height:12px;
    margin-top:10px;
    text-align:right;
    text-decoration:none;
    
    }
    
    .frontpagefirstlistingimageholder{
    float:left;
    width:58px;
    }
    .frontpagefirstlistingPrice{
    /*background:url("../images/bg/fade_yellow.jpg") repeat scroll 0 0 #F9F9F9;
    border-color:#F1F1F1 #F1F1F1 #F1F1F1 -moz-use-text-color;
    color:#333333;
    float:left;
    font-size:14px;
    font-weight:bold;
    line-height:14px;
    margin:1px;
    padding:7px;
    text-align:left;*/
    clear:none;
    float:left;
    font-size:12px;
    font-style:normal;
    font-weight:bold;
    height:12px;
    line-height:12px;
    margin-left:5px;
    padding:5px 0px;
    text-align:left;
    position:relative;
    margin-right:-20px;
    }
    
    .frontpageproductListingOuterBox {
    background:#fff;/*url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat-x scroll 0 210px #FFFFFF*/
    border: 1px solid #EEEEEE;
        clear: none;
        float: left;
        height: 260px;
        margin-bottom: 10px;
        margin-left: 2px;
        margin-right: 4px;
        padding: 5px;
        width: 182px !important;
    }
    .front_page_productsHeader{
    background:#FFF;/*url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 0 #F9F9F9;*/
    border: 1px solid #E1E1E1;
    clear:none;
    color:#333;
    float:left;
    font-size:14px;
    font-weight:bold;
    height:23px;
    padding:10px 0 3px;
    position:relative;
    text-align:left;
    text-indent:12px;
    width: 781px;
    font-style:italic;
    }
    a.frontpageitemTitle, a.frontpageitemTitle:visited {
        color: #333333;
        float: left;
        clear:left;
        font-weight: bold;
        height: 25px;
        line-height: 13px;
        margin-bottom: 2px;
        margin-left: 0;
        overflow: hidden;
        padding: 3px;
        text-align: left;
        width: 178px;
    }
    a.frontpageitemTitle:hover {
    
    
    }
    .frontpagelistingProductImage {
        text-align:center;
        border: medium none;
        float: left;
        padding: 2px 8px;
    }
    
    .frontpagelistingPrice{
        background: none repeat scroll 0 0 #FFFFFF;
        clear: none;
        float: left;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        line-height: 12px;
        margin-right: 0;
        margin-top: 0;
        padding: 5px 2px;
        position: relative;
        text-align: left;
        }
    
    /*END FRONT PAGE PRODUCTS */
    
    
    
    .productListingOuterBox_holder{
        display: grid;
        grid-column-gap: 1em;
        grid-row-gap: 1em;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        float: left;
        width: 100%;
    }
    
    
    
    .productListingOuterBox .listingInfo{
        display: inline-grid;
    }
    
    .productListingOuterBox {
    
        align-items: center;
        cursor: pointer;
        display: flex
    ;
        flex-direction: column;
        padding: 10px 15px 20px;
        padding: 1em 1.5em 2em;
            padding: 1em 1em 1em;
        position: relative;
        text-align: center;
        box-sizing: border-box;
        margin: 0px;
        background: #fff;
        border: 1px solid #fff;
        /*box-shadow: 0 0 15px rgba(0, 0, 0, .1);*/
        color: var(--text-color) !important;
        text-decoration: none;
        gap: 0.3em;
    }
    .productListingOuterBox {
        color: var(--text-color) !important;
        text-decoration: none !important;
    }
    .productListingOuterBox.hover, a.categoryproductListingOuterBox:hover {
        border:1px solid #f1f1f1;
    }
    .pop_cart_wrapper .productListingOuterBox {
         width: 48%;
        float: left;
        margin: 1%;
    }
    
    .productListingInnerBox {
    clear:none;
    float:left;
    height:210px;
    padding-top:0;
    width:150px;
    }
    .productListingInnerBoxSoldOut {
    clear:none;
    float:left;
    height:220px;
    padding-top:1px;
    width:173px;
    }
    
    .itemTitle{
    color: #333;
        float: left;
        height: 3.6em;
        font-size: 0.9em;
        line-height: 1.2em;
        margin-top: 0.5rem;
        overflow: hidden;
        text-align: center;
        width: 100%;
        text-overflow: ellipsis;
    }
    .itemTitle:hover {
    color: #333333;
    }
    .itemTitle.smaller {
    height: 2.4em;
    }
    
    .common_image_div{
    float:left;
    font-style:italic;
    clear:left;
    }
    .common_image_div img{
    float:left;
    
    }
    .listingProductCommonImage {
    border:3px solid #FFFFFF;
    left:0px;
    margin-bottom:-54px;
    position:relative;
    top:0px;
    z-index:3;
    }
    .listingProductImage {
    background: none repeat scroll 0 0 #FFF;
    float: left;
    width: 100%;
    height: 270px;
    /*padding: 10px 5% 2px 5%;*/
    
    text-align: center;
    -webkit-transform-style: preserve-3d;
                        -moz-transform-style: preserve-3d;
                        transform-style: preserve-3d;
    }
    
    .small_productListingOuterBox_holder{
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(195px, 1fr));
        grid-column-gap: 0.3em;
        grid-row-gap: 0.3em;
        padding: 0 8px;
    }
    
    .small_productListingOuterBox_holder    .listingPrice {
            font-size: 1.2rem;
        }
        /*
    .prod_holder_full .small_productListingOuterBox_holder{
        grid-template-columns: repeat(8, 1fr);
    }
    .prod_holder_half .small_productListingOuterBox_holder{
        grid-template-columns: repeat(4, 1fr);
    }
    
    .prod_holder_half.one_q .small_productListingOuterBox_holder {
        grid-template-columns: repeat(3, 1fr);
    }
    */
    
    /*
    @media handheld, screen and (max-width:600px){
        .prod_holder_full .small_productListingOuterBox_holder, .prod_holder_half .small_productListingOuterBox_holder{
            grid-template-columns: repeat(3, 1fr);
        }
        .prod_holder_full .small_productListingOuterBox_holder .productListingOuterBox:nth-child(n + 7), .prod_holder_half .small_productListingOuterBox_holder .productListingOuterBox:nth-child(n + 7){
            display: none;
        }
    }
    */
    
    .desktop .prod_holder_full .p_wrap.xsell .productListingOuterBox_holder, .desktop .prod_holder_half .p_wrap.xsell .productListingOuterBox_holder {
        grid-column-gap: 0.3em;
        
    }
    
    .small_productListingOuterBox_holder .listingProductImage {
        height: 150px;
    }
    
    img.listImageHref{
        width: auto;
        height: auto;
        
    
        max-width: 100%;
        max-height: 100%;
        border-radius: 5px;
        margin: auto;
    }
    img:not([src]) {
        visibility: hidden;
    }
    img[data-src],
    img[data-srcset] {
      display: block;
      min-height: 1px;
    }
    .listingAttributesImage{
        float: left;
        margin-top:-40px;
    }
    
    .listingManufacturerImage{
      clear:left;
      float:right;
      padding:2px;
      text-align:right;
      width:60px;
        z-index: 0;
        margin-bottom: -50px;
        position: relative;
        filter: gray;
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
         -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
            background: #fff;
    }
    
    .listingManufacturerImage.lower{
    float:left;
    margin-top: -20px;
    }
    .listingDescription {
    border: medium none #333333;
        color: #555555;
        float: left;
        height: 65px;
        overflow: hidden;
        padding: 5px;
        text-align: left;
        width: 170px;
    }
    
    .quantity_and_type_prod_list{
    background:url("../images/bg/fade_white.jpg") repeat-x scroll 0 0 transparent;
    border:1px solid #888888;
    clear:none;
    color:#555555;
    float:left;
    font-style:normal;
    font-weight:bold;
    height:11px;
    line-height:10px;
    margin-left:-5px;
    margin-top:-56px;
    padding:3px;
    text-align:right;
        }
    
    .quantity_and_type_prod_list_cat_view{
    background:url("../images/bg/fade_white.jpg") repeat-x scroll 0 0 transparent;
    border:1px solid #888888;
    clear:none;
    color:#555555;
    float:left;
    font-style:normal;
    font-weight:bold;
    height:11px;
    line-height:10px;
    margin-left:5px;
    margin-top:-54px;
    padding:3px;
    text-align:right;
        }
    .listingPrice{
        clear: none;
        float: none;
        font-size: 1.5em;
        font-style: normal;
        font-weight: bold;
        line-height: 1.5em;
        position: relative;
        text-align: center;
    }
    
    .cartaddreal .productPrices .price_row{
        padding:0;
        display: flex;
        align-items: baseline;
        gap: 0.5rem;
    }
    .fromprice, .currentprice{
    }
    
    
    .customer_avg_review_holder{
    float: right;
    text-align: right;
    }
    .customer_avg_review_holder.left{
    float: left;
    width:50%;
    }
    .customer_avg_review_holder.left #show_all_reviews{
        float:left;
        clear:none;
        padding: 11px 0 0 8px;
    }
    .customer_avg_review_holder #show_all_reviews{
    float:right;
    display:block;
    clear:both;
    font-size:11px;
    color:#666666;
    }
    .customer_avg_review{
        padding: 0.5rem 3% 1rem;
        float: right;
        text-align: right;
        width: 100%;
        box-sizing: border-box;
    }
    .customer_avg_review_stars{
        float: left;
    }
    .customer_avg_review_number{
    color: #FE8C00;
    font-size: 18px;
    font-weight: bold;
    margin-top:-3px;
    }
    img.customer_avg_review{
    width: 100%;
    height: 100%;
    max-width: 134px;
    }
    .itemmodel{
    float:right;
    }
    
    
    .review_stars_prod_list{
    float: right;
    position: relative;
    clear:left;
    line-height: 12px;
    padding: 0px;
    width: 100%;
    height: 18px;
        text-align: center;
        display: block;
        margin: 5px 0px 0px 0;
    }
    .hover .review_stars_prod_list {
            opacity: 0.9;
    }
    .review_stars_prod_list img{
    max-width: 100%;
    height: auto;
    }
    a.review_stars_prod_list_background{
    
    position: relative;
    max-width: 100%;
    }
    
    .review_stars_prod_list_background{
        padding: 6px 5px 2px;
        width: 48px;
        height: 25px;
    }
    .stock_status_prod_list{
    height:20px;
    line-height:12px;
    float:left;
    clear:none;
    text-align:left;
    padding-top:7px;
    text-align: right;
    }
    .stock_status_prod_list_text{
    line-height:12px;
    float:left;
    padding-left:5px;
    clear:none;
    text-align:left;
    font-size: 11px;
    font-weight: normal;
    }
    
    .stock_status_prod_list_image{
    float:left;
    clear:none;
    
    }
    a.soldoutinfo{
    color:#000000;
    float:right;
    font-size:12px;
    font-style:normal;
    font-weight:bold;
    padding:0;
    text-align:left;
    }
    
    .listingBottom {
        display: flex;
        text-align: center;
        width: 100%;
        flex: 1;
        align-items: end;
        padding-top: 0.5rem;
            grid-column-gap: 0.2rem;
            justify-content: center;
    }
    
    
    .categoryproductListingOuterBox .listingRight{
    clear: none;
    float: left;
    padding: 0px 1px 6px 1px;
    width: 140px;
    
    }
    
    .listingTop{
    clear: none;
    float: left;
    width: 100%;
    height: 0px;
    
    }
    
    .listingRight{
    clear: none;
    float: left;
    width: 100%;
    display: inline-grid;
    ;
        row-gap: 0.2rem;
    }
    
    .listingLeft{
    float:left;
    clear:none;
    padding-bottom:0px;
    text-align:center;
    width: 170px;
    padding-left: 7px;
    }
    
    
    .product_catListingOuterBox {
    background: transparent url(../images/menu/categories_link_bg.jpg) repeat scroll 0 0;
    clear:none;
    float:left;
    width: 275px;
    padding:4px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 5px;
    margin-top: 18px;
    border: 1px solid #CCCCCC;
    
    }
    
    .ProductlistingPrice{
        width:70px;
        padding-top:6px;
        padding-bottom:6px;
        padding-left: 3px;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        float:left;
        margin-left: 0px;
        text-align:left;
        color:#000;
    
    
        }
    
    a.ProductitemTitle, a.ProductitemTitle:visited {
    color:#000000;
    float:left;
    font-size:11px;
    font-weight:bold;
    line-height:11px;
    padding:3px;
    line-height:15px;
    text-align:left;
    text-transform:uppercase;
    top:-100px;
    width:100px;
    }
    a.ProductitemTitle:hover {
    color:#990000;
    }
    
    a.morepics, a.morepics:visited{
        width: 30px;
        height: 42px;
        font-weight:normal;
        font-size: 11px;
        color: #333333;
        margin-top: 3px;
        margin-right: 0px;
        float: right;
        text-align:left;
        clear:none;
        line-height: 110%;
        }
    
    a.morepics:hover{
        color: #999999;
    }
    
    .listingBottomSoldOut {
        float: right;
        margin-left: 0;
        margin-top: 0;
        padding-bottom: 1px;
        text-align: center;
    }
    
    .listing_attributes_images_cloth{
        float: left;
        clear: both;
        margin-top: 5px;
        padding: 2px;
        background: #fff;
    }
    
    .categoryImg {
    margin:3px;
    }
    .categoryImgListingHeader{
    border-bottom: 1px dotted #CCC;
    float: left;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 5px 5px 5px 10px;
    width: 160px;
    margin: 5px 5px 5px 4px;
    color: #555;
    }
    .categoryImgListingBox{
    background:url("../images/bg/transgreyvertlines.jpg") repeat scroll 0 0 #F9F9F9;
    border:1px solid #CCCCCC;
    float:left;
    height:420px;
    width:307px;
    }
    .SmallproductListingInnerBox {
    height:170px;
    margin-left:13px;
    margin-top:1px;
    width:132px;
    }
    a.SmallProductListingImageLink {
    }
    .SmallProductListingImage {
    border:1px solid #333333;
    float:left;
    margin-left:0;
    }
    a.SmallListingMetaSunglasses, a.SmallListingMetaSunglasses:visited {
    background:none;
    border-bottom:none;
    color:#000;
    font-size: 11px;
    font-weight:bold;
    margin-left:-170px;
    margin-top:0px;
    text-align: center;
    padding-bottom:2px;
    padding-top:2px;
    text-indent:1px;
    width:50px;
    position:absolute;
    }
    a.SmallListingMetaSunglasses:hover {
    background:none;
    color:#000;
    }
    a.SmallProductListingTitle, a.SmallProductListingTitle:visited {
    background:transparent url(../images/bg/transgreyvertlines.jpg) repeat scroll 0 0;
    border-color:-moz-use-text-color #CCCCCC #CCCCCC;
    border-style:none solid solid;
    border-width:medium 1px 1px;
    color:#333333;
    float:left;
    font-size: 11px;
    font-weight:bold;
    margin-left:0;
    padding-bottom:2px;
    padding-top:2px;
    text-align:left;
    text-indent:1px;
    text-transform:uppercase;
    width:130px;
    }
    a.SmallProductListingTitle:hover {
    background:#000000 url(../images/bg/transgreyvertlines.jpg) repeat scroll 0 0;
    color:#FFFFFF;
    }
    .SmallproductListingPrice {
    color:#003300;
    float:left;
    font-style:italic;
    font-weight:bold;
    margin-left:6px;
    padding-bottom:2px;
    padding-top:2px;
    text-align:right;
    text-indent:4px;
    width:120px;
    }
    #whatsnew {
    
    }
    #whatsnewHeading {
    
    }
    .centerBoxContents {
    border-left:1px dotted #999999;
    height:auto;
    padding-top:1px;
    }
    .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsNew {
    clear:none;
    height:170px;
    padding-bottom:10px;
    padding-top:1px;
    }
    
    .centerBoxWrapper {
    clear:both;
    float:left;
    height:inherit;
    margin-bottom:10px;
    visibility:visible;
    
    }
    .centerBoxWrapperTrans {
    clear:both;
    float:left;
    height:inherit;
    padding-bottom:4px;
    visibility:visible;
    
    }
    .SmallcenterBoxHeading {
    background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    color:#333333;
    font-size:11px;
    font-weight:bold;
    padding:10px 10px 7px;
    line-height:normal;
    text-align:left;
    width:740px;
    margin-bottom:0px;
    margin-left: 0px;
    border: 1px solid #CCCCCC;
    float:left;
    clear:left;
    }
    
    #bestsellersHeading {
        background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
        border: 1px solid #E1E1E1;
        color: #333333;
        float: left;
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: 0;
        overflow: hidden;
        padding: 8px 5px;
        text-align: center;
        text-transform: uppercase;
        width: 157px;
    
    }
    #siteMapList {
    float:right;
    width:100%;
    }
    
    
    #popupShippingEstimator, #popupSearchHelp, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background:#FFFFFF;
    }
    #popupConditions {
    width:700px;
    background:#fff;
    }
    .advsearchbox {
    background-color:#FFFFFF;
    border:1px dotted #CCCCCC;
    clear:both;
    margin-left:15px;
    padding-right:10px;
    width:300px;
    }
    .advsearchboxnoborder {
    background-color:#FFFFFF;
    clear:both;
    margin-left:15px;
    padding-right:10px;
    width:300px;
    }
    .floaterright {
    background-color:#FFFFFF;
    clear:none;
    float:right;
    padding-right:15px;
    }
    .floaterleft {
    background-color:#FFFFFF;
    clear:none;
    float:left;
    padding-left:15px;
    }
    #popupAdditionalImage {
    background-color:#FFFFFF;
    border:1px none;
    }
    #trailimageid {
    height:0;
    left:0;
    position:absolute;
    top:0;
    visibility:hidden;
    width:150px;
    z-index:1000;
    }
    #trailimageid div {
    background-color:#FFFFFF;
    border:1px solid #888888;
    padding:5px;
    text-align:center;
    }
    #trailimageid h1 {
    font-size:100%;
    font-weight:normal;
    margin:0;
    padding:2px 0;
    text-align:left;
    width:100%;
    }
    #trailimageid img {
    border:medium none;
    margin:2px;
    }
    #cartBoxListWrapper {
    float:left;
    padding-left:0;
    text-align:left;
    width:262px;
    
    }
    #cartBoxListWrapper li {
    text-align:left;
    list-style-type:none;
    }
    #cartBoxListWrapper ul {
    width:262px;
    margin:0px;
    padding-left:0px;
    padding-top:0px;
    padding-bottom:0px;
    text-align:left;
    }
    
    
    .cartNewItem {
    color:#33CC33;
    position:relative;
    }
    .cartOldItem {
    position:relative;
    }
    .cartBoxTotal {
    font-weight:bold;
    text-align:right;
    }
    .cartRemoveItemDisplay {
    width:11px;
    padding-left:8px;
    background:#fff;
    }
    
    .toplogotable {
    padding-left:0;
    }
    .mainpageall {
    clear:both;
    margin-bottom:5px;
    margin-top:0px;
    padding-left:0;
    
    }
    .mainpageleft {
    clear:none;
    float:left;
    padding-left:0;
    width:428px;
    }
    .mainpageright {
    border-left:1px solid #999999;
    clear:none;
    float:right;
    height:320px;
    padding-left:0;
    position:relative;
    text-align:right;
    width:200px;
    }
    .frifrakt {
    background-image:url(../images/frifrakt.jpg);
    background-repeat:no-repeat;
    border:1px none;
    clear:none;
    height:250px;
    width:200px;
    }
    .intro1 {
    background-image:url(../images/introvintage.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    clear:both;
    height:310px;
    width:450px;
    }
    .introheader {
    background-position:center top;
    clear:left;
    float:left;
    font-size:24px;
    font-weight:bold;
    height:40px;
    line-height:40px;
    margin-left:50px;
    margin-top:20px;
    width:450px;
    }
    .introsubheader {
    clear:left;
    float:left;
    font-size:18px;
    font-weight:bold;
    height:40px;
    margin-left:50px;
    margin-top:20px;
    width:450px;
    }
    .introinfo {
    clear:left;
    color:#FFFFFF;
    float:left;
    font-size:11px;
    font-weight:bold;
    height:40px;
    margin-left:50px;
    margin-top:20px;
    width:450px;
    }
    
    @media handheld, screen and (max-width:1220px){
        .listing_layout {
            display: none;
            
        }
    }
    }
    #indexProductList, .main_grid{
    /*display: grid;
    grid-template-columns: minmax(auto, 276px) auto;
       grid-column-gap: 1.8rem;
        grid-row-gap: 0.8rem;*/
        max-width: 100%;
        box-sizing: border-box;
          background-color: #fff;
      width: 100%;
    }
    
    .index_top_left{
        height: 4rem;
        float: left;
    }
    /*.searchResult#indexProductList{
    grid-template-columns: 0px auto;
       grid-column-gap: 0px;
    }*/
    
    #indexProductList .informationback, #advSearchResultsDefault .informationback {
    
    }
    .informationback {
    clear:both;
    float:left;
    margin:0px 0px 8px 0px;
    padding:0px;
    width: 100%;
    }
    .informationbox {
    border:0px solid #D3D9E3;
    clear:both;
    float:left;
    margin:5px 0 0 0px;
    /*padding:5px;*/
    width:100%;
    }
    
    .informationbox_cart{
    background:#FFFFFF none repeat scroll 0 0;
    border:0px solid #CCCCCC;
    clear:both;
    float:left;
    margin:5px 5px 0;
    padding:0px 10px 10px 15px;
    width:500px;
    }
    .informationbox_address {
    background:#FFFFFF none repeat scroll 0 0;
    border:0px solid #CCCCCC;
    clear:both;
    float:left;
    margin:5px 5px 0;
    padding:0px 10px 10px 15px;
    width:400px;
    }
    .informationbox_payment {
    background:#FFFFFF none repeat scroll 0 0;
    border:0px solid #CCCCCC;
    clear:both;
    float:left;
    margin:5px 5px 0;
    padding:0px 10px 10px 15px;
    width:400px;
    }
    .informationbox_confirm {
    background:#FFFFFF none repeat scroll 0 0;
    border:0px solid #CCCCCC;
    clear:both;
    float:left;
    margin:5px 5px 0;
    padding:0px 10px 10px 15px;
    width:400px;
    }
    #ezPagesHeading {
    background-color:#FFFFFF;
    background-image:url(../images/tophead.gif);
    background-position:520px bottom;
    background-repeat:no-repeat;
    border:1px dotted #9A9A9A;
    height:35px;
    margin-top:10px;
    padding-left:40px;
    padding-top:14px;
    width:580px;
    }
    #allandnewlistingheader {
    background-image:url(../images/bg/headingbg.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
    height:56px;
    line-height:56px;
    margin-top:9px;
    margin-left: 7px;
    margin-bottom: -2px;
    padding-bottom:0px;
    padding-left:30px;
    width:798px;
    }
    .PagesHeading, #PagesHeading {
    overflow: hidden;
    text-align: left;
        padding: 1rem 3rem;
        font-size: 2rem;
        font-weight: bold;
    }
    #checkoutBody #PagesHeading{
        text-align: center;
    }
    
    .ezcontent_wrapper{
    padding: 0px 3rem 0 3rem;
    }
    /*#productGeneral #PagesHeading {
        background: url("/includes/templates/template_ai/images/layout/header_bg_white.jpg") repeat scroll right 0 #F9F9F9;
        border: 1px solid #DDDDDD;
        font-size: 20px;
        height: 38px;
        line-height: 38px;
        margin-bottom: 3px;
        margin-left: 0;
        margin-top: 3px;
        overflow: hidden;
        padding-bottom: 0;
        padding-left: 30px;
        width: 558px;
    }*/
    #contactusBody .informationbox, #orderStatus .informationbox {
      background: #fff none repeat scroll 0 0;
      clear: both;
      float: left;
      margin: 0px 0 0 0px;
      width: 100%;
      padding: 15px 1% 30px;
    }
    
    
    
    #header {
    float:left;
    line-height:45px;
    width:250px;
    }
    .sorterback {
    clear:none;
    float:left;
    margin-top: 2px;
    margin-left:8px;
    padding:2px;
    }
    .sortersorter {
    clear:none;
    float:left;
    padding:2px;
    width:282px;
    }
    label#disp-order-sorter-text {
    clear:none;
    color:#333333;
    float:left;
    font-weight:bold;
    margin-right:8px;
    }
    form#disp-order-sorter {
    clear:none;
    color:#FF0000;
    float:left;
    }
    select#disp-order-sorter {
    background:#FF0000 none repeat scroll 0 0;
    border:1px solid #333333;
    color:#FFFFFF;
    font-size: 11px;
    font-weight:bold;
    }
    .contactusleft {
    background:#FFFFFF none repeat scroll 0 0;
    border:none;
    clear:none;
    float:left;
    height:500px;
    margin:5px 0 0 5px;
    padding:0 10px 10px;
    width:280px;
    }
    .contactusright {
    background:#FFFFFF none repeat scroll 0 0;
    border:none;
    clear:none;
    float:right;
    height:500px;
    margin:6px 5px 0;
    padding:0 10px 10px;
    width:280px;
    }
    .opacity-50 {
    opacity:0.5;
    }
    #prevOrders {
    border:1px solid #F6F6F6;
    padding:5px;
    width:100%;
    }
    #MyAccountTableHeading {
    border:1px dotted #999999;
    height:20px;
    text-align:right;
    }
    #MyAccountTableLine {
    border-top:1px dotted #999999;
    margin-left:10px;
    }
    #MyAccountAddress {
    margin-left:0;
    }
    .textLeftAlign {
    float:left;
    text-align:left;
    }
    #myAccountTopBox {
    border:1px solid #F6F6F6;
    margin-left:0;
    padding:10px;
    text-align:left;
    width:600px;
    }
    #MyAccountOrderTotals {
    margin-left:0;
    text-align:left;
    width:auto;
    }
    #myAccountStatusDate {
    margin-left:0;
    text-align:left;
    width:100px;
    }
    #myAccountStatus {
    margin-left:0;
    text-align:left;
    width:100px;
    }
    #myAccountStatusComments {
    text-align:left;
    }
    .myAccountAmount {
    text-align:right;
    width:100px;
    }
    #myAccountQuantity {
    text-align:left;
    width:200px;
    }
    #myAccountProducts {
    text-align:left;
    width:100px;
    }
    
    .faq_group{
    border: 1px solid #ddd;
        margin: 0 0 15px 0;
        padding: 5%;
        width:100%;
    }
    .faq_group_title{
        font-weight:bold;
        font-size:16px;
    }
    .question_group{
        padding: 5px 0 0 0;
    }
    .question {
    font-size: 14px;
        cursor: pointer;
        color: #247dbf;
        padding: 0 0 3px 0;
    }
    .answer {
        display:none;
        border-top: 1px solid #e5e5e5;
        padding: 5px 1%;
        margin: 0 0 20px 0;
    }
    .certitrade {
    float:left;
    margin-bottom:18px;
    margin-left:5px;
    }
    .certitradeimage {
    background:transparent url(../images/certitrade_logo_63x63.gif) no-repeat scroll 0 0;
    float:left;
    margin-top:16px;
    width:63px;
    height:63px;
    }
    #pageNotFoundRight {
    clear:none;
    float:left;
    margin-left:16px;
    width:200px;
    }
    #pageNotFoundLeft {
    clear:none;
    float:left;
    margin-left:16px;
    width:200px;
    }
    .submitcheckout {
    width:350px;
    }
    a.informationlinks, a.informationlinks :visited {
    background:transparent url(../images/bg/transgreyvertlines2.png) repeat scroll 0 0;
    border:1px solid #330000;
    clear:none;
    color:#333333;
    float:left;
    margin-right:20px;
    padding:4px;
    width:100px;
    }
    a.informationlinks :hover {
    
    background:#CCCCCC url(../images/bg/transgreyvertlines2.png) repeat scroll 0 0;
    color:#333333;
    }
    .visaimage {
    background:#000000 url(../images/visamastersmall.gif) repeat scroll 0 0;
    clear:left;
    height:224px;
    width:160px;
    }
    .nodisplay {
    display:none;
    }
    .newsInfo {
    text-align:center;
    }
    .newsContent {
    font-size:1em;
    }
    #newsArchivTitleHeading {
    text-align:left;
    }
    #newsArchivDateHeading {
    text-align:right;
    }
    .ScrollerFrame {
    font-size:11px;
    font-weight:bold;
    line-height:18px;
    text-align:center;
    vertical-align:middle;
    }
    .newsBoxContent {
    float:left;
    font-weight:bold;
    }
    #newsBox {
    color:#333333;
    float:left;
    width:400px;
    }
    .newsboxlink {
    float:left;
    font-size:12px;
    font-weight:bold;
    line-height:25px;
    margin-left:10px;
    text-align:center;
    vertical-align:middle;
    width:282px;
    }
    .newsBoxContent {
    float:left;
    font-weight:bold;
    }
    #testamonialBox {
    color:#FFFFFF;
    float:left;
    font-size:12px;
    font-weight:bold;
    margin-left:10px;
    text-align:left;
    width:180px;
    }
    #testamonialBoxName {
    color:#FFFFFF;
    float:left;
    font-size:12px;
    text-align:right;
    width:190px;
    }
    
    
    .cod_info{
    padding:10px;
    }
    
    
    
    .ccinfo{
        float: left;
        margin-bottom: 5px;
        padding: 5px 5px 15px;
    }
    
    .tellafriend{
        float: left;
        width: 535px;
        clear: none;
    }
    
    .product_tab_tellafriend_name{
        float:left;
        width:290px;
        margin-right:10px;
    }
    
    .product_tab_tellafriend_email{
        float:left;
        width:290px;
        margin-right:10px;
    }
    
    
    
    .blogger{
        float: left;
        width: 535px;
        clear: none;
    margin-left: 0px;
    }
    
    
    .prod_info_category a{
        color:#666666;
    }
    
    .reviewCount{
    width: 100%;
    text-align: right;
    float: left;
    clear: left;
    padding: 8px 2%;
    margin-top: 5px;
    }
    .reviewCount .product_review_title, .reviewCount .product_tab_content{
    width: 100%;
    text-align: left;
    padding: 5px 3%;
    }
    .all_images_wrapper{
        background: #fff;
    }
    .reviews_image{
    border: none;
        margin: 0px 1rem 1rem 0;
        /* padding: 5px; */
        background: #fff;
        width: 20%;
        max-width: 130px;
        height: auto;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
    
    .link_to_all_images{
        float:left;
        width:100%;
    }
    .customer_images{
    float: left;
    
    
    }
    .upload_image_button{
    float:left;
    clear:left;
    color:#666666 !important;
    font-size:11px;
    }
    .small_heading_left{
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    padding: 15px 0 5px;
    font-style: italic;
    }
    .fb_button{
        float:left;
        clear:none;
    }
    .product_review_title{
        float: left;
        clear: left;
        padding: 5px 3%;
        margin-top: 10px;
        width: 100%;
        box-sizing: border-box;
    }
    .preview_image{
    width:255px;
    }
    .rotate_image{
    font-size:10px;
    margin: 0px 0px 8px 0px;
    }
    .reviewsformsubmit{
    padding: 5px 10px;
    width:120px;
    margin-top: 5px;
    background: none repeat scroll 0 0 #DAFF7B !important;
    border: 1px solid #8BCF00 !important;
    color: #000 !important;
    }
    .reviewsformsubmit:hover{
    text-decoration:none;
    background: none repeat scroll 0 0 #CCF560;
    border: 1px solid #74AB04;
    }
    .loader{
                                        background:url('/images/loading.gif') no-repeat scroll left 0 transparent;
                                        float:left;
                                        width:220px;
                                        height:20px;
                                        display:none
                                        }
                                        .image_for_preview{
                                            width: 250px;
                                        }
                                        span.submit:hover{
    border: 1px solid #bbb;
    background:#eee;
    }
    
    .product_reviews_write_div{
    padding: 15px 30px;
    }
    #orderStatus .product_reviews_write_div{
    border-bottom: 10px solid #eee;
      padding: 15px 3%;
      width: 100%;
      float:left;
      clear: left;
    }
    .product_reviews_write_div input, .product_reviews_write_div textarea{
    width:100%;
    }
    .product_reviews_write_div label{
    padding:0px;
    font-weight:bold;
    }
    .product_reviews_write_div .label_explain{
    font-size:0.9rem;
    line-height: 2em;
    }
                                        /*
                                         *
                                         * THE RATING STUFF STARTS HERE
                                         * unless you are as lazy as I am, do not use !important
                                         */
                                        /*
                                         * if there is no images showing then reclaim the space
                                         */
    
                                        /*
                                         * this is to prevent a reflow when the page loads
                                         */
                                        #rating_new fieldset {
                                            visibility:hidden;
                                            margin:0px;
                                            padding:0px;
                                        }
                                        /*
                                         * we "remove" the BR if there is JS support
                                         */
                                        #rating_new fieldset br {
                                            display:none;
                                        }
                                        /*
                                         * styling of labels
                                         * top is needed and text-indent is key for IE
                                         */
                                        #rating_new fieldset label {
                                            position:relative;
                                            top:0;
                                            height:30px;
                                            width:30px;
                                            overflow:hidden;
                                            float:left;
                                            margin-right:1px;
                                            cursor: pointer;
                                            /*text-indent:-999em;
                                            background:#ececec;*/
                                          margin-top:0px;
                                          padding:0px;
                                        }
                                        #rating_new fieldset label.dissatisfied, #rating_new fieldset label.satisfied {
                                            text-indent: 0px;
                                            width: auto;
                                            height: auto;
                                            padding: 6px 5px 0px 0px;
                                            font-weight: normal;
                                            font-size:0.9em;
                                            }
                                            .b_wrap.review_us{
                                                display: grid;
                                            }
                                         #rating_new fieldset label.satisfied{
                                            padding: 6px 0px 0px 5px;
                                            }
                                        /*
                                         * this is to make sure UAs do not show small squares when images or JS are off
                                         */
                                        #rating_new label img {
                                            display:none;
                                        }
                                        /*
                                         * Styling of the images when JS is enabled
                                         */
                                        #rating_new label img {
                                            display:block;
                                        }
                                        /*
                                         * generic styling of image in labels
                                         */
                                        #rating_new label img {
                                            width: 30px;
                                            height: 120px;
                                            position:absolute;
                                            top:0;
                                            border: 0;
                                            padding: 0;
                                            z-index:2;
                                        }
                                        /*
                                         * generic styling of radio buttons in labels
                                         */
                                        #rating_new label input {
                                            /*position:absolute;*/
                                            margin:0px;
                                            padding:0px;
                                            width: 30px;
                                            height: 120px;
                                            top:0;
                                            z-index:1;
                                        }
                                        /*
                                         * removing the border on fieldsets
                                         */
                                        #rating_new fieldset {
                                            border:0;
                                        }
                                        /*
                                         * text in legend
                                         */
                                        #rating_new legend {
                                            font-size:.8em;
                                        }
                                        #rating_new label {
                                            padding:0px;
                                        }
                                        /*
                                         * "on"
                                         * for the images
                                         */
                                        #rating_new .one .one img,
                                        #rating_new .two .one img,
                                        #rating_new .two .two img,
                                        #rating_new .three .one img,
                                        #rating_new .three .two img,
                                        #rating_new .three .three img,
                                        #rating_new .four .one img,
                                        #rating_new .four .two img,
                                        #rating_new .four .three img,
                                        #rating_new .four .four img,
                                        #rating_new .five .one img,
                                        #rating_new .five .two img,
                                        #rating_new .five .three img,
                                        #rating_new .five .four img,
                                        #rating_new .five .five img {
                                            top:-60px;
                                        }
                                        /*
                                         * "on"
                                         * for background color
    
                                        #rating_new .one .one,
                                        #rating_new .two .one,
                                        #rating_new .two .two,
                                        #rating_new .three .one,
                                        #rating_new .three .two,
                                        #rating_new .three .three,
                                        #rating_new .four .one,
                                        #rating_new .four .two,
                                        #rating_new .four .three,
                                        #rating_new .four .four,
                                        #rating_new .five .one,
                                        #rating_new .five .two,
                                        #rating_new .five .three,
                                        #rating_new .five .four,
                                        #rating_new .five .five {
                                            background:teal !important;
                                        } */
                                        /*
                                         * "off"
                                         */
                                        .one .two img, .one .three img, .one .four img, .one .five img, .two .three img, .two .four img, .two .five img, .three .four img, .three .five img, .four .five img {
                                            top:0px;
                                        }
                                        /*
                                         * mouseover effect (modern browsers)
                                         * for "on" + visual clue (the last one) for which star (radio button) is being selected (modern browsers - enhancement for Keyboard users)
                                         */
                                        .one .one:hover img,
                                        .two .one:hover img,
                                        .two .two:hover img,
                                        .three .one:hover img,
                                        .three .two:hover img,
                                        .three .three:hover img,
                                        .four .one:hover img,
                                        .four .two:hover img,
                                        .four .three:hover img,
                                        .four .four:hover img,
                                        .five .one:hover img,
                                        .five .two:hover img,
                                        .five .three:hover img,
                                        .five .four:hover img,
                                        .five .five:hover img,
                                        img.focus {
                                            top:-30px !important;
                                        }
                                        /*
                                         * mouseover effect (modern browsers) - for "off"
                                         */
                                        #rating_new fieldset label:hover img {
                                            top:-30px !important;
                                        }
    
    .product_tab_content{
    float: left;
        clear: left;
        padding: 5px 3%;
        margin-bottom: 1rem;
        /* background: #FFF; */
        border: none;
        border-top: none;
        width: 100%;
        box-sizing: border-box;
    }
    
    .top_reviews .prod_holder_full{
        background: #fff;
        margin-bottom: 1rem;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
    
    .short{
    
    }
    
    .reviews_radio_button_back{
        float:left;
        clear:none;
        border:1px solid #CCCCCC;
        margin-top: 10px;
        background:#ffffff;
        padding:2px;
        margin-right: 3px;
    
    }
    .ratingRow{
        float:left;
        clear:left;
    }
    .ratingRowText{
        float:left;
        clear:left;
    
    }
    
    .SmallproductListingOuterBox {
    /*background:transparent url(../images/bg/transgreylinear2.png) repeat scroll center bottom;*/
    border:medium none;
    clear:none;
    float:left;
    
    margin:18px 4px 10px;
    width:120px;
    
    }
    a.SmallitemTitle{
    color:#666666;
    float:left;
    font-size: 11px;
    line-height:12px;
    overflow:hidden;
    padding:3px 3px 8px;
    text-align:left;
    top:-100px;
    width:120px;
    }
    a.SmallitemTitle:hover {
    color:#333;
    
    }
    .SmalllistingProductImage {
    float:left;
    text-align:center;
    padding:5px;
    
    }
    
    .SmalllistingPrice{
        color: #FD3166;
        float: left;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        margin-left: 0;
        margin-top: 4px;
        padding-top: 3px;
        text-align: center;
        width: 55px;
        }
    a.Smallsoldoutinfo{
    color:#000000;
    float:left;
    font-style:normal;
    font-weight:bold;
    padding:3px;
    text-align:left;
    }
    
    .SmalllistingBottom {
    float:right;
    padding-bottom:1px;
    text-align:center;
    margin-left: 0px;
    margin-right: 0px;
    }
    fieldset.product_tab{
    
    border:none;
    padding-top: 5px;
    padding-bottom: 5px;
    }
    
    .product_info_manufacturer_info{
    float:left;
    
    }
    
    .product_info_manufacturer_info_image{
    float:left;
    line-height:20px;
    margin-top:10px;
    
    }
    .product_info_manufacturer_info_image{
    float:left;
    clear:none;
    line-height:20px;
    
    }
    .product_info_manufacturer_info_image_right{
    float:right;
    clear: none;
    margin-top:5px;
    margin-right:5px;
    margin-bottom:5px;
    }
    
    .product_info_manufacturer_info_text{
    float:left;
    
    }
    
    
    
    
    
    
    #no_account form {
    float:left;
    }
    
    #no_account{
    float:left;
    }
    
    .totalBoxSide{
    
    text-align:right;
    width:65px;
    
    padding-right:6px;
    }
    
    .lineTitleSide{
    
    
    }
    
    .wrappertotalBoxSide{
    background:none repeat scroll 0 0 transparent;
    border-left: 2px dotted #DDDDDD;
    clear:left;
    float:right;
    height:60px;
    line-height:130%;
    margin-right:5px;
    margin-top:0;
    width:180px;
    }
    
    .subtotal{
    float:right;
    }
    .freight{
    float:right;
    }
    .grandtotal{
        border-top: 1px dotted #DDDDDD;
    float:right;
    font-size:12px;
    font-weight:bold;
    margin-top:3px;
    padding-top:3px;
    width:180px;
    }
    
    .wrappertotalBoxRight{
    clear:none;
    float:right;
    margin-right:5px;
    width:190px;
    }
    
    
    
    
    
    .sidebox_cart_image{
    background:#Fff;
    border-right:1px solid #F9F9F9;
    clear:left;
    float:left;
    margin-left:0;
    margin-right:0;
    padding:1px;
    width: 25px;
    heigth: 25px;
    }
    
    .sidebox_cart_title{
    clear:none;
    color:#333333;
    float:left;
    height:27px;
    line-height:25px;
    padding-left:4px;
    width:110px;
    }
    
    .sidebox_cart_qty_and_price{
    clear:none;
    color:#333333;
    float:left;
    height:27px;
    line-height:25px;
    padding-left:2px;
    width:84px;
    }
    
    .sidebox_cart_price{
    margin-right:6px;
    width: 50px;
    float:right;
    clear:none;
    color: #333;
    text-align: right;
    }
    
    .sidebox_cart_qty{
    float:right;
    clear:none;
    color: #333;
    text-align: right;
    }
    
    .sidebox_cart_row{
    margin-left:5px;
    padding-bottom:0;
    width:257px;
    overflow:hidden;
    }
    
    a.sidebox_cart_row_link{
    background:url("../images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    border:1px solid #D9D9D9;
    clear:left;
    display:block;
    height:27px;
    margin-left:5px;
    margin-right:4px;
    margin-top:2px;
    margin-bottom:4px;
    padding-bottom:0;
    width:228px;
    }
    
    a.sidebox_cart_row_link:hover{
    border:1px solid #999;
    text-decoration:none;
    }
    
    a.sidebox_cart_remove_product{
    background:url("../images/graphics/delete.gif") no-repeat scroll center bottom transparent;
    clear:none;
    height:15px;
    line-height:15px;
    margin-left:240px;
    margin-top:-30px;
    position:absolute;
    width:15px;
    
    }
    
    
    .shoppingcartContent{
    
    }
    
    a.filter_button{
        -moz-border-radius: 3px 3px 3px 3px;
        background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -25px #F9F9F9;
        border: 1px solid #D9D9D9;
        clear: none;
        float: left;
        margin: 2px;
        padding: 2px 7px;
        text-decoration: none;
    border-radius:3px;
    white-space:nowrap;
    }
    a.filter_button:hover{
    background:#666 none repeat scroll 0 0;
    color:#fff;
    }
    a.filter_button_selected{
    background:#666 none repeat scroll 0 0;
    padding:1px 6px 1px 6px;
    color:#fff;
    margin: 2px;
    font-size: 11px;
    float:left;
    clear:none;
    text-decoration:none;
    border:1px solid #D9D9D9;
    -moz-border-radius:3px;
    border-radius:3px;
    
    }
    a.filter_button input, a.filter_button label {
    float:left;
    }
    /*.plus{
    background:url("../images/gadgets/cat_top_h_plus.gif") no-repeat scroll center bottom transparent;
    clear:none;
    float:left;
    height:18px;
    margin:0 8px 2px 2px;
    width:18px;
    }
    .minus{
    background:url("../images/gadgets/cat_top_h_minus.gif") no-repeat scroll center bottom transparent;
    clear:none;
    float:left;
    height:18px;
    width:18px;
    }*/
    .select_page_holder{
        width:100%;
        text-align:center;
    }
    div.page_link.current,  a.current, a.not_current{
    margin: 3px;
        text-decoration: none;
        float: none;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        background: #8d8d8d;
        color: #f9f9f9;
        border: 1px solid #8d8d8d;
        height: 2em;
        width: 2em;
        display: inline-grid
    ;
        align-items: center;
    }
    .current_page_number_text{
        margin-right: 2px;
        padding: 2px 4px 3px;
        text-decoration: none;
        float: none;
        display:none;
    }
    
    a.current{
        background: #96b9ab;
        color: #fff;
        border: 1px solid #96b9ab;
    }
    #show_more_products_button{
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFF), color-stop(1, #F6F6F6) );
    background-image: -o-linear-gradient(bottom, #FFF 0%, #F6F6F6 100%);
    background-image: -moz-linear-gradient(bottom, #FFF 0%, #F6F6F6 100%);
    background-image: -webkit-linear-gradient(bottom, #FFF 0%, #F6F6F6 100%);
    background-image: -ms-linear-gradient(bottom, #FFF 0%, #F6F6F6 100%);
    background-image: linear-gradient(to bottom, #FFF 0%, #F6F6F6 100%);
    color: #09F;
    border: 1px solid #666;
    font-weight: bold;
    background: #6F6E6E;
      color: #fff;
    }
    
    #show_more_products_button{
    background: #6F6E6E;
      color: #fff;
    -moz-border-radius: 8px;
    border-radius: 8px;
    float: left;
    font-size: 22px;
    font-weight: bold;
    padding: 15px 2%;
    text-align: center;
    top: 16px;
    cursor: pointer;
    margin: 5px 1%;
    width: 100%;
    float:left;
    /*display:none !important;*/
    
    }
    #show_more_products_button:hover, a.not_current:hover{
    background: #333;
      color: #fff;
      border: 1px solid #111;
      text-decoration:none;
    }
    
    .navSplitPagesLinks a:first-child {
    
    }
    .navSplitPagesLinks a:last-child {
    
    }
    .filter_top_header{
    background:#F0F9FF none repeat scroll 0 0;
    float:left;
    font-size:12px;
    font-style:italic;
    font-weight:bold;
    margin-right:10px;
    margin-top:8px;
    padding:6px 22px 2px;
    }
    
    #filter_top{
    float: left;
      font-size: 11px;
      width: 100%;
      padding: 3px 1% 6px 0;
    }
    .filter_outer_row{
    float: left;
    clear: left;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    padding: 3px 10px;
    margin: -1px 0px;
    background: url("/includes/templates/template_ai/images/lvg/light_gray_lighter.jpg") repeat-x scroll 0 -5px #F9F9F9;
    background-repeat: repeat no-repeat;
    overflow: hidden;
    width: 763px;
    }
    
    .filter_title{
    clear:left;
    float:left;
    font-weight:bold;
    width:100px;
    padding:4px;
    }
    
    
    .filter_row{
    float:left;
    width: 645px;
    }
    
    .avalaible_check_product_list{
    float:left;
    clear:left;
    }
    
    .filter_main_types{
    float: left;
      clear: left;
      width:100%;
        color: #666;
      text-align:center;
    }
    .sorter_product_list{
        font-size: 0.8rem;
      font-weight: normal;
        color: #888;
        font-style: italic;
        float: right;
        margin: 0;
        align-items: center;
    
    }
    
    .grid_view {
        --icon-fg-color: #bfbfbf;
        align-items: center;
    
    }
    .listing_grid_view-session_grid_view{
    
    }
    .listing_list_view .list_view svg, 
    .listing_grid_view .grid_view svg, 
    .listing_grid_view-session_grid_view .grid_view svg,
    .listing_list_view-session_grid_view .grid_view svg
    {
        --icon-fg-color: #96b9ab;/*green*/
    }
    .listing_grid_view .grid_view, 
    .listing_grid_view-session_grid_view  .grid_view,
    .listing_list_view-session_grid_view  .grid_view,
    
    .listing_list_view .list_view {
    background-color: #eef5f2;/*green*/
    }
    
    .listing_grid_view.listing_list_view .grid_view  .grid_view svg{
        --icon-fg-color: #bfbfbf;/*black*/
    }
    
    .grid_view, .list_view {
        --icon-fg-color: #bfbfbf;
        align-items: center;
        border-radius: 4px;
        display: grid
    ;
        padding: .4em;
        transition: all .1sease-out;
        background: transparent;
        
        border-style: none;
        cursor: pointer;
        font-family: inherit;
        font-size: inherit;
        line-height: unset;
        width: 2rem;
        background: #f1f1f1;
    }
    .list_view {
        background-color: rgba(219, 229, 225, .34);
    
        --icon-fg-color: #96b9ab;
        --icon-fg-color: #bfbfbf;
    
    }
    .mobile_filter_holder{
      font-size: 12px;
        display: block;
        float: left;
    }
    .mobile_filter_holder .selected_filter_text{
      clear: none;
    }
    .mobile_filter_holder .categories_selected_filter_holder{
          border: none;
        padding: 0 2% 10px 4%;
        width: 100%;
    }
    .categories_selected_filter_holder ul{
        float: left;
        width: auto;
        text-align: left;
        padding: 0px;
        margin: 0px;
    }
    .mobile_filter_button{
    margin: 0px 1em 0 0 ;
        float: left;
        font-style: normal;
        font-size: 15px;
        cursor: pointer;
        text-align: center;
        line-height: 15px;
        border-radius: 5px;
        display: grid
    ;
        grid-template-columns: max-content max-content;
        align-items: center;
        padding: 0.3em 0.5em;
        background: #f1f1f1;
        height: 32px;
        gap: 0.5em;
    
    }
    .mobile_filter_button svg {
        height: 24px;
        width: 23px;
    }
    .filter_icon{
        max-width: 1.3em;
    }
    .searchResult #left_menu_categories{
      display: none;
    }
    
    .expandfilter, .contractfilter {
    float: right;
    width: 15px;
    height: 16px;
    background: #F6EC77;
    border: 1px solid #D59E41;
    line-height: 15px;
    text-align: center;
    cursor: hand;
    cursor: pointer;
    margin: 5px -15px 0px 0px;
    color: #8E7041;
    font-weight:bold;
    }
    a.filter_button_remove{
    margin-left:-20px;
    margin-top:0px;
    float:left;
    width: 15px;
    height:15px;
    background:  transparent url(../images/graphics/delete.gif) no-repeat scroll center bottom;
    line-height:15px;
    
    }
    
    a.filter_button_remove:hover{
    
    }
    
    .listing_layout{
        display: flex;
        grid-column-gap: 0.5rem;
    }
    .product_not_available{
        background: #fff0f0;
        padding: 1em;
            color: #b93636;
        border-radius: 10px;
        text-align: center;
        font-weight: bold;
    }
    .special_price_listing, .rec_savings_listing {
    background: var(--price-color);
        color: #FFF;
        font-weight: bold;
        text-align: center;
        margin-top: -0.5em;
        margin-bottom: -40px;
        margin-left: -0.5em;
        border-radius: 10px;
            padding: 0.5rem;
        display: flex
    ;
        flex-direction: column;
        line-height: 1.5em;
        align-items: center;
        justify-content: center;
        -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
        box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
        font-size: 1.1em;
        position: absolute;
        z-index: 10;
    }
    
    .infodisplay_left .special_price_listing, .infodisplay_left .rec_savings_listing{
    margin-left: -3px;
    margin-top: -4px;
    }
    
    
    
    
    .special_price_listing_text{
        /*font-size: 11px;
        float: left;
        margin: 2px 10px 0;
        height: 9px;
        display:none;
      */
        font-size: 0.5em;
            margin: -3px 0 0 0;
        float: left;
        text-align: center;
        width: 100%;
        line-height: 1.1em;
    }
    .special_price_listing_number{
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: red;
        color: white;
        font-weight: bold;
        border-radius: 8px;
        padding: 0px 5px;
        gap: 5px;
        margin: -5px;
        /* top: auto; */
        /* line-height: normal; */
        /* border-radius: 50px; */
    }
    
    #productGeneral .informationbox .special_price_listing, #productGeneral .informationbox .rec_savings_listing {
    margin-bottom: -100%;
    /*width: 60px;
        height: 60px;
        border-radius: 60px;*/
    }
    
    /*#productGeneral .special_price_listing_number{
    margin-left: 10px;
    font-size: 18px;
        margin-top: 21px;
        width: 40px;
        text-align: center;
    }*/
    
    .big_reviewsbox{
    float:left;
    border: 1px solid #ccc;
    border-top: none;
    padding: 5px 10px 10px 10px;
    margin-left:5px;
    display:block;
    color:#333;
    width: 565px;
    
    }
    .reviewsbox{
    float:left;
    clear:none;
    }
    a.product_title_reviewsbox{
    float:left;
    border: 1px solid #ccc;
    padding: 3px 10px 3px 10px;
    margin-left:5px;
    margin-top:10px;
    display:block;
    color:#333;
    width: 565px;
    background: #f9f9f9;
    }
    
    a.product_title_reviewsbox:hover {
    border: 1px solid #000;
    background: #f3f3f3;
    text-decoration:none;
    
    }
    
    
    
    
    a.smallProductImage{
    border: 1px solid #f9f9f9;
    margin: 5px;
    margin-right:10px;
    float:left;
    clear:left;
    }
    
    
    div.starry {
        width:auto;
        xfloat:left;
        margin:0px 0 0px 0;
        padding:5px;
        xborder:1px solid #ddd;
        width:auto;
    }
    div.standard_star {
        background-repeat: no-repeat;
        cursor:pointer;
        float:left;
        display:inline;
    
    }
    div.feedback {
        border:1px solid #ddd;
        padding:5px 3px 3px;
        display:inline;
    }
    
    .new_product_icon, .featured_product_icon, .special_product_icon{
    float:left;
    height:32px;
    margin-bottom:-25px;
    margin-left:-5px;
    position:relative;
    width:32px;
    }
    .new_product_icon{
    background:url("../images/icons/new_product.png") no-repeat scroll 0 0 transparent;
    }
    .special_product_icon{
    background:url("../images/icons/special_product.png") no-repeat scroll 0 0 transparent;
    }
    .featured_product_icon{
    background:url("../images/icons/featured_product.png") no-repeat scroll 0 0 transparent;
    }
    
    
    .productListing-data {
    float:left;
    }
    
    .search_listing_summary{
    background:none repeat scroll 0 0 #FFFFEF;
    border:1px solid #DFDFB5;
    float:left;
    margin-bottom:5px;
    margin-top:10px;
    padding:10px;
    width:765px;
    }
    
    .search_rows_div {
    border:1px solid #CCCCCC;
    float:left;
    margin-bottom:5px;
    margin-top:10px;
    }
    .search_image {
    float:right;
    position:relative;
    -moz-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    background:#FFFFFF;
    border:1px solid #D1D1D1;
    margin-right:10px;
    margin-top:-20px;
    padding:5px;
    margin-bottom:-80px;
    z-index:100;
    }
    .subcat_search_image {
    float:right;
    position:relative;
    -moz-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    background:#FFFFFF;
    border:1px solid #D1D1D1;
    margin-right:-15px;
    margin-top:-20px;
    padding:5px;
    margin-bottom:-80px;
    z-index:100;
    }
    .search_listingDescription {
    clear:none;
    float:left;
    font-size: 11px;
    padding:10px 0 0 15px;
    width:710px;
    text-align:left;
    }
    .search_item_title {
    float:left;
    width:550px;
    }
    
    
    
    .menu_bend{
    /*background:url("../images/bg/fade_bend_left_yellow.gif") repeat scroll 0 0 transparent;*/
    clear:none;
    display:block;
    float:left;
    height:16px;
    margin-left:1px;
    margin-top:39px;
    position:absolute;
    width:22px;
    z-index:-1;
    }
    #categoriescssHeading a, #manufacturerslistHeading a, #agelistHeading a{
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    color:#333333;
    display:block;
    font-size:16px;
    font-weight:bold;
    padding:9px 0 10px 15px;
    text-decoration:none;
    background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;
    
      }
    
    #categoriescssHeading a:hover, #manufacturerslistHeading a:hover, #agelistHeading a:hover{
    background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -30px #F9F9F9;
    
      }
    
    /*
    /
    /
    /
    / EOF stylesheet_categories
    BOF stylesheet_accordion
    /
    /
    /
    /
    /*
    
    /* @version $Id: stylesheet_accordion.css 2009-01-12 20:06:21Z ultimate_zc $*/
    
    .display-box{ /*header of 2nd demo*/
    cursor: hand;
    cursor: pointer;
    margin: 10px 0;
    }
    
    .openlanguage{ /*class added to contents of 2nd demo when they are open*/
    color: green;
    }
    
    .closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
    color: red;
    }
    
    /*
    /
    /
    /
    / EOF stylesheet_accordion
    BOF stylesheet_css_buttons
    /
    /
    /
    /
    /*
    /**
     * CSS Buttons Stylesheet
     *
     * Thanks to paulm for much of the content of the CSS buttons code
     *
     * @package templateSystem
     * @copyright Copyright 2003-2005 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: stylesheet_css_buttons.css 4567 2006-09-20 01:55:24Z birdbrain $
     */
    
    /* css buttons */
    
    input.cssButton, input.cssButton:hover {
        cursor: pointer;
        vertical-align:top;
        }
    input:focus{
        cursor:auto;
        }
    .confirmbuttonholder .cssButton{
    cursor:pointer;
    display:block;
    font-size:20px;
    font-weight:bold;
    padding:5px 8px;
    text-align:center;
        background: var(--buybutton-color);
        color: var(--buybutton-text-color);
        border-color: var(--buybutton-border-color);
    }
    .confirmbuttonholder .cssButton:hover {
    cursor:pointer;
    display:block;
    font-size:20px;
    font-weight:bold;
    padding:5px 8px;
    text-align:center;
    }
    .confirmbuttoninactive{
    background:#C3DF7D;
    border:1px solid #999999;
    color:#999;
    cursor:pointer;
    display:block;
    font-size:20px;
    font-weight:bold;
    padding:10px 14px;
    text-align:center;
    /*border-spacing: 1px;*/
    /*margin-left: auto;
    margin-right: auto;*/
    /*display: block;*/
    /*vertical-align: top;*/
    /*line-height: 130%;*/
    }
    .cssButton,.cssButtonHoverHover{
    -moz-border-radius:4px 4px 4px 4px;
    border-radius:4px 4px 4px 4px;
    }
    .cssButton,.cssButtonHoverHover, .cssButton:hover {
    display:block;
    font-weight:bold;
    text-align:center;
    white-space:nowrap;
    /*border-spacing: 1px;*/
    /*margin-left: auto;
    margin-right: auto;*/
    /*display: block;*/
    /*vertical-align: top;*/
    /*line-height: 130%;
    text-transform: uppercase;*/
    
    }
    .cssButton:hover,.cssButtonHoverHover, a.cssButton:hover {
        background:url("../images/bg/fade_white.jpg") repeat scroll 0 -75px;
        border:1px solid #d1d1d1;
        text-decoration:none;
        white-space:nowrap;
    }
    .cssButton.big{
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 10px 0px;
        box-shadow: 1px 1px 5px #bbb;
        display: block;
        font-size: 15px;
        font-weight: bold;
        width: 132px;
        color: #555;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        margin: 0 10px 10px 0;
    }
    .listingPrice, .frontpagelistingPrice, .frontpagefirstlistingPrice, .productrelatedPrice, .categorylistingPrice, .bestseller_price, .price, .ProductVariantPrice, .part_payment_cost, .calc_price {
    }
    /* adding the styles below might be needed if the default button width is changed */
    /* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
    .small_delete, .button_prev, .button_next   {width: 7em;}
    .button_update_cart, .button_checkout{width: 10em;}
    .button_return_to_product_list, .button_add_selected {width: 22em;}
    
    .button_submit {}
    .button_update_cart {
        background: url(../images/button_update_cart.gif) no-repeat;
        border: none;
        width: 25px;
        height: 25px;
        font-size: 0px;
    }
    .button_update_cart:hover {
        background: url(../images/button_update_carthover.gif) no-repeat;
        }
    /*.innerbox#headernavcenter .boxtext .button_search {display:inline;}*/
    .trusted_store{
    float:left;
    margin:25px 0 0 40px;
    }
    .satisfied_customers{
      float: left;
      font-weight: bold;
      margin: 6px 20px 0px 0px;
      color: #444;
      display: inline-block;
      padding: 4px 0px;
      text-decoration: none;
      font-size: 14px;
    }
    .top_info_bar{
    float: left;
    clear: left;
    border: 1px solid #e1e1e1;
    padding: 3px 16px;
    margin: -2px 10px 0px 0px;
    background: #F9F9F9;
    -webkit-box-shadow: 0 1px 3px #BFBFBF;
    -moz-box-shadow: 0 1px 3px #bfbfbf;
    box-shadow: 0 1px 3px #BFBFBF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    }
    .top_info_bar .txt{
    float: left;
    clear: left;
    font-weight: bold;
    font-size: 11px;
    }
    .top_info_bar img {
    float: left;
    padding: 2px 0px 0px 6px;
    }
    .top_bar_tel_nr{
    float: left;
    }
    .top_bar_tel_nr .phone_text{
    float: left;
    padding:0px 5px;
    }
    .top_bar_tel_nr .dynamic_store_phone_no{
    float: left;
    font-size: 20px;
    padding: 5px;
    clear: both;
    font-weight:bold;
    }
    .customer_service_link{
    float: left;
    font-size: 20px;
    padding: 5px;
    clear: both;
    font-weight:bold;
    color:#000;
    cursor:pointer;
    cursor:hand;
    }
    .customer_service_link:hover{
    color:#333;
    text-decoration:none;
    }
    .top_tab_tel_nr {
        float: right;
        clear: none;
        padding: 3px 15px;
        margin: -3px 10px 0px 5px;
        background: #F9F9F9;
        -webkit-box-shadow: 0 1px 3px #BFBFBF;
        -moz-box-shadow: 0 1px 3px #bfbfbf;
        box-shadow: 0 1px 3px #BFBFBF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
    }
    .top_left_container{
    float:left;
    }
    #top_bg{
    /*background: url("/includes/templates/template_ai/images/layout/top_bg_n-4.jpg") repeat scroll left 0 #F1F1F1;*/
    height: 120px;
    }
    #top_text_bar a{
    color: #000;
    }
    #top_text_bar a:hover{
    text-decoration:none;
    }
    .shopping_cart_header{
    font-size: 11px;
    /* font-weight: bold; */
    text-transform: uppercase;
    color: #555;
    }
    
    .contact_us_top{
    float: left;
    }
    
    .center_menu{
    line-height: revert;
    text-align: left;
    margin:auto;
    
    width: 1529px;
    max-width: 100%;
    }
    
    .logo_top_row {
    display: grid
    ;
        grid-column-gap: 0em;
        grid-template-columns: 75px 300px 1fr 75px 75px;
       /* position: fixed;*/
            top: 30px;
        align-items: center;
        width: 1529px;
        max-width: 100%;
        box-sizing: border-box;
        height: 70px;
        }
    
    
    
    .top_bar_arg_holder, .top_bar_links_holder, .top_bar_drop_holder, div#dropMenu, div#dropMenu ul.level1{
        height: 30px;
        display: flex;
        align-items: center;
       /* overflow: hidden; drop must be visible if overflow*/
    }
    .top_bar_arg_holder, .top_bar_links_holder{
       overflow: hidden;
    }
    .top_bar_arg_holder{
    float: left;
    flex-wrap: wrap;
    }
    .top_bar_links_holder{
        float: left;
        flex-wrap: wrap;
    }
    .top_bar_links_holder *, .top_bar_arg_holder *{
        flex-shrink: 0;
    }
    .top_bar_drop_holder{
        justify-content: flex-end;
    }
    
    .top_bar_link.outlet {
      
    }
    .top_bar_link.new {
      
    }
    
    
    
    #pad_top{
    width: 100%;
    padding: 25px 0px;
    }
    
    
    .desktop_logo img {
        max-height: 90px;
        max-width: 220px;
    }
    #pad_top.scroll .desktop_logo img {
        max-height: 50px;
        max-width: 160px;
    }
    .scroll #float_menu {
        background: #fff;
        }
    #float_menu {
    
        left: 0;
        z-index: 890;
        width: 100%;
        display: block;
        padding: 0px 0px;
        font-size: 16px;
        position: relative;
        border: none;
        height: 70px;
        margin: 0 0 5px 0;
    }
    .shopping-cart-content{
    float:left;
    border:none;
    background:transparent;
    padding: 2px 15px 2px 0px;
    margin: 2px 0px;
    height: 30px;
    }
    #v1_no_freight{
    display:none;
    }
    .shopping_cart_group{
    float:left;
    display: none;
    }
    
    .pop_cart_to_checkout a.to_checkout{
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
    
        padding: 10px 20px 10px 20px;
    margin: 0px 0 0 -20px;
    background: var(--buybutton-color);
    -moz-box-shadow: 1px 1px 5px #bbb;
    -webkit-box-shadow: 1px 1px 5px #bbb;
    box-shadow: 1px 1px 5px #bbb;
    color: var(--buybutton-text-color);
    border: 1px solid var(--buybutton-color) !important;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    width:auto;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    }
    
    .pop_cart_to_checkout a.to_checkout .top_icon_holder {
        display: none;
    }
    
    
    
    
    
    
    .cat_menu{
    float: left;
    }
    .cat_menu > ul > li {
    list-style:none;
    display:inline;
        float: left;
    }
    .cat_menu > ul {
    float: left;
    padding: 0px;
    margin: 0px;
    }
    
    
    .top_menu .cat_menu a:hover{
        text-decoration: none;
    }
    .BUTTON_IMAGE_SEARCH_LEFT_COLUMN{
        width: 3em;
        display:inline;
        background: url(../images/darktransparentdot.png);
        color : #FFFFFF;
        border: 1px solid #990000;
        font-size: 1em;
        text-align:center;
        font-weight: bold;
        padding: 0.1em 0.3em;
    }
    
    .BUTTON_IMAGE_SEARCH_LEFT_COLUMN:hover{
        background: url(../images/lighttransparentdot.png);
        color : #FFFFFF;
        border: 1px solid #990000;
        font-weight: bold;
    }
    
    .button_login {
        right: 6px;
        display: inline;
    
    }
    .button_login:hover {
        right: 5px;
        display: inline;
    
    }
    .BUTTON_IMAGE_LOGIN_LEFT_COLUMN{
        background: url(../images/darktransparentdot.png);
        border: 1px solid #990000;
        color:#FFFFFF;
        right: 6px;
        display: inline;
        padding: 0.1em 0.3em;
    
    }
    .BUTTON_IMAGE_LOGIN_LEFT_COLUMN:hover{
        background: url(../images/lighttransparentdot.png);
        right: 6px;
        display: inline;
    
    }
    
    .button_back {
    
    
    }
    
    .button_buy_now{
    float: right;
    }
    .button_buy_now:hover{
    
    }
    
    
    .more_info{
        background: url(../images/buttons/more_info.gif) no-repeat ;
        width:62px;
        height: 16px;
        color: #FFFFFF;
        text-align:center;
        line-height: 16px;
        padding:0px;
        float:left;
        border: none;
        margin:3px;
    }
    .more_info:hover{
        background: url(../images/buttons/more_infoHoover.gif) no-repeat ;
    
    }
    
    .button_sold_out_sm{
        background: transparent;
        width:0px;
        height:0px;
        padding:0px;
        margin: 0px;
        border: none;
    }
    
    .button_sold_out_sm:hover{
        background: transparent;
        width:0px;
        height:0px;
        padding:0px;
        margin: 0px;
        border: none;
    }
    
    .button_delete_small{
        margin-top: 3px;
    }
    
    .button_in_cart_listing{
            margin-left: 10px;
            float: left;
            font-size: 12px;
            font-weight: bold;
            height: 23px;
            line-height: 2px !important;
            padding: 3px;
            float: right;
            background: var(--buybutton-color);
            color: var(--buybutton-text-color);
            border-color: var(--buybutton-border-color);
            border:none;
        }
    input.button_in_cart_listing:hover{
        border:none;
        }
    
    .cssButton, .cssButtonHoverHover, .cssButton:hover {
        border: 1px solid #f9f9f9;
        background: none;
        color: #333;
    }
    
    
    .button_in_cart{
    float: left;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 6px !important;
    padding: 1em;
            background: var(--buybutton-color);
            color: var(--buybutton-text-color);
            border:1px solid var(--buybutton-border-color);
            height: 56px;
        }
    
    .button_in_cart:hover{
        }
    .ProductVariantButton .button_in_cart{
    float: right;
        font-size: 0.9rem;
        font-weight: bold;
        height: 2em;
        margin: 0;
        padding: 0.4em 1em 0.4em 1em;
        text-align: center;
        width: auto;
        }
    .ProductVariantButton .button_in_cart:hover{
    
        }
    
    .ProductVariantButton input{
        float:left;
        clear:none;
        margin-right:5px;
    }
    .ProductVariantButton {
        float:right;
        clear:right;
    }
    .ProductVariantBox .price_row{
        padding: 0;
        display: flex;
        flex-direction: column;
    }
    .ProductVariantButton form{
        display: grid;
        grid-template-columns: auto auto;
        align-items: center;
    }
    
    .price_info{
        display: flex;
        align-items: center;
        gap: 0.4em;
    }
    .expiry_date{
        font-size:12px;
        font-weight:normal;
    }
    
    .expiry_date_info{
        display: flex;
    }
    .expiry_date_info svg{
        width: 14px;
        height: 14px;
    }
    .expiry_date_info.tooltip[data-tooltip]::after {
    
        padding:0.5em;
        font-size: 1em;
        min-width: 140px;
    }
    .price_history{
        font-size:11px;
        font-weight:normal;
        color: #999;
        font-style: italic; 
    }
    .button_sold_out{
        width: 130px;
        color: #660000;
        border: #CCCCCC;
        margin-left: auto;
        margin-right: auto;
        }
    
    .button_view{
        width: 50px;
        }
    
    .button_view:hover{
        width: 50px;
        }
    /*
    /
    /
    /
    / EOF stylesheet_css_buttons
    BOF stylesheet_header_menu
    /
    /
    /
    /
    /*
    body {
        behavior: url(includes/csshover.htc);
        }
    
    /*green*/
    
    
    
    div#dropMenu li.submenu li.submenu:hover{
    color: #fff!important;
    font-weight:bold;
    background:#d0d0d0;
    }
    
    .mobile_info_text{
        cursor:pointer;
    }
    
    #dropMenuWrapper {
    clear: none;
    float: right;
    font-size: 11px;
    }
    
    div#dropMenu {
    margin-left:5px;
    position:relative;
    text-align:left;
    z-index:1000;
        }
    
    div#dropMenu ul {
        margin:0;
        padding:0;
        }
    
    div#dropMenu li {
    float: left;
    list-style: none outside none;
    position: relative;
    line-height: 12px !important;
    padding: 0px 4px;
    }
    
    div#dropMenu ul.level1 {
        margin:0px;
        text-align:center;
        background:none; /*background color of top menu when NOT selected. */
        z-index:1000;
        float:left;
    clear: none;
        }
    
    div#dropMenu li a {
      display: block;
      height: 1%;
      margin: 6px 5px 0px 0px;
      padding: 4px 5px;
      text-align: left;
      text-decoration: none;
      font-style: italic;
        }
    div#dropMenu li a:hover  {
    font-weight:bold;
    /*background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -60px #F9F9F9;
    background:url("../images/lvg/petrol_fade.jpg") repeat-x scroll 0 15px transparent;
    background:url("../images/bg/fade_blue.jpg") repeat scroll 0 0 #F9F9F9;*/
    }
    
    div#dropMenu li:hover {}
    /*div#dropMenu li.submenu {background: url(../images/dropmenu.gif) 95% 50% no-repeat;} */
    div#dropMenu li.submenu:hover {}
    div#dropMenu li a.noLine {border:none;}
    div#dropMenu ul a {width: auto;z-index:1000;padding-left: 10px;font-weight:bold;}
    div#dropMenu ul ul {display: none;}
    div#dropMenu ul ul li {
    background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -35px #F9F9F9;
    color:#333;
    border:1px solid #E2E2E2;
    border-top: none;font-weight:normal;font-size:10px; width:139px;z-index:1000;line-height:12px;}
    div#dropMenu ul ul li:hover {
      background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -55px #F9F9F9;
    }
    /*div#dropMenu li.submenu li.submenu {background: url(../images/submenu.gif) 95% 50% no-repeat;} */
    div#dropMenu ul.level1 li.submenu:hover ul.level2,
    div#dropMenu ul.level2 li.submenu:hover ul.level3,
    div#dropMenu ul.level3 li.submenu:hover ul.level4,
    div#dropMenu ul.level4 li.submenu:hover ul.level5,
    div#dropMenu ul.level5 li.submenu:hover ul.level6,
    div#dropMenu ul.level6 li.submenu:hover ul.level7,
    div#dropMenu ul.level7 li.submenu:hover ul.level8 {position: absolute; display:block;z-index:1000;}
    div#dropMenu ul.level2 {
      border-top: 1px solid #E2E2E2;
    background:transparent;z-index:1000;position:absolute;left:0;}
    div#dropMenu ul.level3,
    div#dropMenu ul.level4,
    div#dropMenu ul.level5,
    div#dropMenu ul.level6,
    div#dropMenu ul.level7,
    div#dropMenu ul.level8{top: 0; left: 12em; background:#4f4f4f}
    div#dropMenu ul.level2 a {padding: 2px 0 5px 10px;
      color: #333 !important;
      text-transform: none;
      font-weight: normal;}  /* this is text color on drop-down submenu */
    div#dropMenu ul.level2 a:hover {color:#d0d0d0;}
    
    .clearBoth {
        clear:both;
        height:0;
        font-size:0;
        line-height:0;
        }
    
    /*
    /
    /
    /
    / EOF stylesheet_header_menu
    BOF stylesheet_shipping_rates_in_cart
    /
    /
    /
    /
    */
    
    #sricSubTotal {
        background-color: #e9e9e9;
        border-top: 1px solid #cccccc;
        text-align: right;
        line-height: 2.2em;
        height: 2.2em;
        padding-right: 2.5em;
        }
    
    #sricShippingTotal {
        background-color: #e9e9e9;
        border-top: 1px solid #cccccc;
        text-align: right;
        line-height: 2.2em;
        height: 2.2em;
        padding-right: 2.5em;
        }
    
    #sricTotal {
        background-color: #e9e9e9;
        border-top: 1px solid #cccccc;
        font-weight: bold;
        text-align: right;
        line-height: 2.2em;
        height: 2.2em;
        padding-right: 2.5em;
        }
    
    #sricBoxSubTotal {
        text-align: right;
        }
    
    #sricBoxShippingTotal {
        text-align: right;
        }
    
    #sricBoxTotal {
        text-align: right;
        font-weight: bold;
        }
    /*
    /
    /
    /
    / EOF stylesheet_shipping_rates_in_cart
    BOF stylesheet_ici_img_hover
    /
    /
    /
    /
    */
    #hoverbox{
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 1500;
        text-align: center;
        line-height: 0;
        }
    
    #hoverbox a img{ border: none; }
    
    #outerImageContainer{
        position: relative;
        background-color: #fff;
        width: 250px;
        height: 250px;
        margin: 0 auto;
        }
    
    #imageContainer{
        padding: 10px;
        }
    
    #loading{
        position: absolute;
        top: 40%;
        left: 0%;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0;
        }
    #hoverNav{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10;
        }
    #imageContainer #hoverNav{ left: 0;}
    #hoverNav a{ outline: none;}
    
    #prevLink{
        background: url("/includes/templates/template_ai/images/prevlabel2.gif") no-repeat scroll 0 center transparent;
        display: block;
        height: 100%;
        margin-left: -50px;
        width: 40px;
        }
    #nextLink{
        background: url("/includes/templates/template_ai/images/nextlabel2.gif") no-repeat scroll 0 center transparent;
        display: block;
        height: 100%;
        margin-right: -50px;
        width: 40px;
        }
    #prevLink { left: 0; float: left;}
    #prevText {background:#000; height:20px;}
    #nextLink { right: 0; float: right;}
    #prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel_hover2.gif) 0 center no-repeat; }
    #nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel_hover2.gif) 0 center no-repeat; }
    
    
    #imageDataContainer{
        background: none repeat scroll 0 0 #F5F5F5;
        color: #555;
    
        margin: 0 auto;
        line-height: 1.5em;
        overflow: auto;
        width: 100%;
    
        }
    
    #imageData{	padding:4px 4px; color: #555; border-top:1px solid #eee; }
    #imageData #imageDetails{
         clear: none;
        float: left;
        text-align: left;
        width: 80%;
        margin-left: 15px;
         }
    #imageData #caption{ font-weight: bold; text-align:center;}
    #imageData #numberDisplay{ display: block; clear: left; }
    #imageData #bottomNavClose{ width: 83px; clear:both; text-align:center; }
    #imageData #bottomNavClose img{    border: 2px solid #333333;}
    
    /* Product Info Page CSS */
    
    /* End Product Info Page CSS */
    
    #overlay{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1010;
        width: 100%;
        height: 500px;
        background-color: #000;
        }
    
    /*
    /
    /
    /
    / EOF stylesheet_shipping_rates_in_cart
    BOF stylesheet_ici_img_hover
    /
    /
    /
    /
    */
    
    .cartBoxDiscount {
            text-align: right;
            font-weight: bold;
            }
    .cartBoxTotal {
    }
    
    
    
    
    
    
    
    td {
    vertical-align: top;
    }
    
    #checkoutCoupons {
    /*height: 250px;*/
    display:none;
    visibility:hidden;
    }
    
    .checkoutDiscounts, .checkoutShippingTable, .checkoutBillingTable, .checkoutDropDown, .checkoutGiftMessage {
    width:50%;
    }
    
    #checkoutShipTo, #checkoutBillTo {
    /*height: 113px;*/
    }
    
    #checkout {
    padding:0 0 20px 0;
    }
    
    .fieldRequired {
    color: red;
    }
    
    /*
        Quick Orders for Zen Cart - Add products to cart by inserting model number and quantity
    
        This program is subject to the Gnu General Public License version 2 (dated June 1991)
    
        A copy of the license should have been included with this package; see license.txt
        The license is also available at: http://www.gnu.org/copyleft/gpl.html
    */
    
    .qo_error {
        color: #FF0000;
    }
    
    
    /*
    #quick-order {
        background: #eee;
        border-collapse: collapse;
    }
    
    #quick-order .table-header {
        background: #dde;
        color: #000;
    }
    
    #quick-order .row-1 .column-1 {
        background: #555;
        color: #fff;
    }
    
    #quick-order .row-1 .column-2 {
        background: #bbb;
        color: #000;
    }
    
    #quick-order .row-2 .column-1 {
        background: #ccc;
        color: #000;
    }
    
    #quick-order .row-2 .column-2 {
        background: #555;
        color: #000;
    }
    */
    
    
    /* jqModal base Styling courtesy of;
      Brice Burgess <bhb@iceburg.net> */
    
    /* The Window's CSS z-index value is respected (takes priority). If none is supplied,
      the Window's z-index value will be set to 3000 by default (in jqModal.js). You
      can change this value by either;
        a) supplying one via CSS
        b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
    
    .jqmWindow {
        display: none;
    
        position: fixed;
        top: 100px;
        left: 50%;
    
        margin-left: -300px;
        width: 620px;
        height:450px;
        background-color: #fff;
        color: #333;
        border: 1px solid black;
        padding: 25px;
        z-index:3000;
    
    
        overflow-y: scroll;
        overflow-x: hidden;
    
    }
    
    .jqmOverlay { background-color: #000; }
    
    /* Fixed posistioning emulation for IE6
         Star selector used to hide definition from browsers other than IE6
         For valid CSS, use a conditional include instead */
    * html .jqmWindow {
         position: absolute;
         top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
    }
    
    .content_holder{
    border: 1px solid #D1D1D1;
        float: left;
    }
    .content_holder h2{
    padding:10px;
    margin: 10px 0 px 15px;
    }
    .content_inner_holder{
    border: 1px solid #f9f9f9;
    padding:15px;
    margin: 10px 0 px 15px;
    }
    .content_image{
        clear: left;
        float: left;
        margin: -7px 10px 5px 0;
        padding: 5px;
    }
    
    .content_image img{
     border: 1px solid #F1F1F1;
        float: left;
        margin: 0 3px 5px 0;
        padding: 5px;
    }
    .content_text{
    padding: 0 15px;
    }
    
    
    #featured{
        background: none repeat scroll 0 0 #FFFFFF;
        height: 378px;
        padding-right: 230px;
        position: relative;
        width: 360px;
    }
    #slideshow{
    background: url("/includes/templates/template_ai/images/layout/front_slide_bg.jpg") repeat scroll 0 0 #F9F9F9;
    height: auto;
    position: relative;
    width: 100%;
    padding: 15px 2%;
    float: left;
    }
    
    #slideshow .frontpagelistingPrice{
        background: none repeat scroll 0 0 transparent;
        clear: left;
        float: left;
        font-size: 25px;
        font-style: normal;
        margin-top: 15px;
        padding: 5px 2px;
        }
    #slideshow .listingBuyNowButton{
        clear: left;
        float: left;
        margin-top: 15px;
        }
    #slideshow ul.ui-tabs-nav{
    /* left: 445px; */
    list-style: none outside none;
    margin: 0;
    /* padding: 1px; */
    /* position: absolute; */
    /* top: 10px; */
    width: 28%;
    float: right;
    padding: 0px;
    
    }
    #slideshow ul.ui-tabs-nav li{
        color: #666666;
        float: left;
        font-size: 12px;
        padding: 1px 0 1px 1px;
    }
    #slideshow ul.ui-tabs-nav li span{
        line-height:18px;
        display:none;
    }
    #slideshow .ui-tabs-panel{
    position: relative;
    width: 65%;
    float: left;
    padding: 2%;
    background: rgba(255, 255, 255, 0.50);
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 1px 3px #BFBFBF;
    -moz-box-shadow: 0 1px 3px #bfbfbf;
    box-shadow: 0 1px 3px #BFBFBF;
    }
    
    #slideshow .ui-tabs-panel img{
        background:#fff;
        border: 1px solid #ddd;
        padding: 5px;
        float:left;
    }
    
    #slideshow .ui-tabs-hide{
        display:none;
    }
    #slideshow li.ui-tabs-nav-item a{/*On Hover Style*/
        color: #333333;
        display: block;
        line-height: 20px;
        opacity: 0.8;
    
    }
    
    #slideshow li.ui-tabs-nav-item a:hover{
        background:#f2f2f2;
        opacity:0.95;
    }
    #slideshow li.ui-tabs-selected{ /*Selected tab style*/
        /*background:url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -50px #F9F9F9;*/
    }
    #slideshow ul.ui-tabs-nav li.ui-tabs-selected a{
        height: 58px;
        opacity: 1;
        padding-left: 0;
    
    }
    
    #slideshow ul.ui-tabs-nav li img{
    float: left;
    margin: 2px;
    background: #FFF;
    padding: 5px;
    border: 1px solid #EEE;
    -webkit-box-shadow: 0 1px 3px #BFBFBF;
    -moz-box-shadow: 0 1px 3px #bfbfbf;
    box-shadow: 0 1px 3px #BFBFBF;
    }
    #slideshow ul.ui-tabs-nav li.ui-tabs-selected img{
        float:left; margin:2px;
        background:#fff;
    
        border:1px solid #777;
    }
    /*#slideshow .ui-tabs-panel .info{
        position:absolute;
        top:180px; left:0;
        height:70px; width: 400px;
        background: url('images/transparent-bg.png');
    }*/
    
    #slideshow .ui-tabs-panel .info {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #666;
    display: block;
    font-size: 16px;
    /* font-weight: bold; */
    margin-top: 10px;
    }
    
    #slideshow .info h2{
        font-size:18px;
        color:#fff; padding:5px; margin:0;
        overflow:hidden;
    }
    #slideshow .info p{
        margin:0 5px;font-size:11px;
        line-height:15px; color:#f0f0f0;
    }
    #slideshow .info a{
        text-decoration:none;
        color:#fff;
    }
    #slideshow .info a:hover{
        text-decoration:underline;
    }
    .front_page_bottom{
    float: left;
    margin-left: -1px;
    /* margin-top: 10px; */
    width: 40%;
    
    padding: 4%;
    }
    .frontpagelistingDesc{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #555;
    display: block;
    font-size: 28px;
    font-weight: 900;
    line-height: 110%;
    
    }
     #menu { width:15%; float:left; background-color:orange; padding:5px 10px; }
     #menu li { list-style-type:none; }
     #menu li:hover { color:white; cursor:pointer; }
     #content{ float:left; width:50%; height:40%; border:1px solid black; }
     .menuContent { display:none; }
    
    
    
    
     .FactsBox{
        clear: left;
        float: left;
        margin: 0px 0px 15px;
        width:100%;
    }
     .FactsBox table{
        width: 100%;
        font-size: 12px;
        color: #555;
    }
     .CompareBoxHolder{
     float: left;
        color: #444;
        padding: 15px 4% 15px;
        border-bottom: 2px solid #Eaeaea;
        margin: 5px 0px 0px;
        width: 100%;
        background: #f9f9f9;
     }
     .CompareBoxHeading, .Heading2{
    /*background: url("/includes/templates/template_ai/images/bg/fade_white.jpg") repeat scroll 0 -15px #F9F9F9;*/
    clear: left;
    color: #333;
    float: left;
    
    font-weight: bold;
    line-height: normal;
    margin: 0px 0px 0px;
    padding: 5px 0% 7px;
    text-align: left;
    width: 100%;
       }
     .Compare_text{
        clear: left;
        float: left;
        font-size: 0.94rem;
        overflow: auto;
        width: 100%;
        }
    .AttribsOptionsHeader{
     font-size:1rem;
     font-weight:bold;
     }
     
    
    
    .ajax_attr_info_holder {
        display: grid
    ;
        grid-template-columns: auto 1fr;
        grid-gap: 1rem;
        margin-bottom: 1.5rem;
    }
     .ajax_attr_grid_holder{
        display: grid;
        grid-template-columns: auto 1fr auto;
        width: 100%;
            width: 100%;
        grid-gap: 0.8rem;
        font-size: 0.95rem;
     }
    .ajax_attr_value_info{
        font-size: 0.8rem;
    }
    .ajax_attr_option_name{
        font-size: 1.1rem;
        font-weight: bold;
    }
     .ajax_attr_grid.grid_header{
        font-weight: bold;
     }
      .ajax_attr_grid.right{
        text-align: right;
     }
     .colorbox_div{
    width: 100%;
        /* margin: 10px 2%; */
        max-width: 800px;
        display: grid
    ;
        grid-row-gap: 0.5rem;
    }
    .imagegroup_colorbox{
        width: 60px;
        height: 60px;
    }
    .colorbox_table{
    width:100%;
    border:1px solid #d1d1d1;
    margin:10px 2%;
    }
    tr.AttribsOptionsHeader td {
    background:  #F9F9F9;
    }
     .AttribsOptionsRow{
    
     }
    .AttribsOptionsHeader td, .AttribsOptionsRow td{
      padding-bottom:3px;
      padding-left:8px;
      padding-right:8px;
      padding-top:3px;
    
     }
    .FactsBox td.attribName {
    min-width:150px;
    }
    tr.odd td.attribName {
    }
    tr.even td.attribName {
    
     }
    
    tr.odd td {
    
    }
    tr.even td {
    
    }
    
    tr.odd td.selected_variant {
    background-color: #EEF4ED;
    }
    tr.even td.selected_variant {
    background-color: #F2FFEF;
    
    }
    
     .attribName{
     font-weight:bold;
     }
     .attribValue{
    
     text-align:right;
     }
     .table_compare_td_content{
         float:right;
        margin-right:4px;
     }
     .Compare_text table{
     padding:0px;
     margin:0px;
     min-width:100%;
     }
     .productDescription_text .attribValue{
     text-align:left;
     }
    
    
    .variant-choices{
    float: left;
    }
    .variant-choices span{
    
    }
    
    .FactsBoxHeading {
    color:#555;
    font-size:14px;
    font-weight:bold;
    padding: 10px 0% 7px;
    line-height:normal;
    text-align:left;
    width:100%;
    margin-bottom:0px;
    margin-left: 0px;
    border-bottom: 1px solid #eaeaea;
    float:left;
    clear:left;
    }
    
    .toggle_link {
    cursor:pointer;
    }
    .link_emulate{
        color:var(--link-color);
        cursor:pointer;
        cursor:hand;
    }
    .switch_modal_img, .modal_image{
        cursor:pointer;
        cursor:hand;
    }
    .switch_modal_img{
        max-width:100%;
        max-height:100%;
    }
    .main_modal_img{
        max-width:100%;
      min-width: 20%;
    }
    .switch_modal_img_holder{
        padding: 2px;
        border: 1px solid #fff;
        margin: 1px;
        height: 70px;
        width: 70px;
        float: left;
    }
    .switch_modal_img_holder.selected{
        padding:2px;
        border:1px solid #ddd;
    }
    .add_modal_img_holder{
        float: left;
        clear: both;
        width: max-content;
        height: 79px;
    }
    .add_modal_img_wrapper{
        float: left;
        width: 100%;
        height: 100px;
        overflow-x: auto;
        overflow-y: hidden;
        margin: 1%;
        padding: 2px;
    }
    .modal_close_btn{
        width: 10%;
        float: right;
        margin-top: 1%;
        text-align: right;
    }
    .modal_right_btn{
        float: right;
        clear: none;
        margin-top: 40%;
        margin-left: -100%;
        display:none;
    }
    .modal_left_btn{
        float: left;
        clear: left;
        margin-top: 40%;
        margin-right: -100%;
        display:none;
    }
    .modal_close_btn img, .modal_left_btn img, .modal_close_btn img{
        max-width:100%;
        cursor: pointer;
    }
    .shadow {
        -moz-box-shadow: 2px 2px 3px #aaa;
        -webkit-box-shadow: 2px 2px 3px #aaa;
        box-shadow: 2px 2px 3px #aaa;
        /* For IE 8
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#aaa')";*/
        /* For IE 5.5 - 7
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#aaa');*/
    }
    .button_search{
    border: 1px solid #D1D1D1;
    color: #000;
    display: inline;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 2%;
    text-align: center;
    margin: 0px 1%;
    /*width: fit-content;*/
    min-width: 20%;
    }
    .button_search:hover{
    border: 1px solid #D1D1D1;
    display: inline;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 2%;
    text-align: center;
    margin: 0px 1%;
    
        background-color: #EFFFFF;
        color : #004F4D;
    
    }
    #top_text_bar{
        font-weight:normal;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    /*NEW  */
    a.top_logo
    #top_bg{
    width: 1225px;
    }
    
    
    
    
            a.all_cats_link {
            border: 1px solid #DDD;
            background: #F7F7F7;
            float: left;
           width: 268px;
            padding: 5px 0px 10px 9px;
            height: 15px;
            color: #555;
            }
                    a.all_cats_link:hover {
    text-decoration:none;
            }
            .crumbholder{
            float: left;
                width: 100%;
                height: 2.4rem;
                padding: 0.5rem 0 0;
    
            }
            #indexHomeBody .crumbholder{
                display: none;
    
            }
    
    
            .dropdown-menu-open-sub-arrow:after{
                content: '';
                border: 2px solid #333;
                display: block;
                width: 6px;
                height: 6px;
                margin: 4px 10px 0px;
                position: relative;
                border-top: none;
                border-right: none;
               float:right;
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
    
            }
    
    .full_menu_holder{
        width: 100%;
        padding-right: 20%;
        transition: transform 0.2s ease-out 0.1s, box-shadow 0.3s ease-out;
        overflow-y: auto;
        align-items: stretch;
        flex-direction: column;
        /*transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));*/
        display: flex;
        top: 0;
        position: fixed;
        height: 100%;
        background-color: rgb(0 0 0 / 10%);
        z-index: 1000;
    }
    .full_menu{
            min-width: 275px;
            max-width: 475px;
            width: 80%;
            position: absolute;
            margin: 0px 0px;
            background: #FFF;
            -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
           -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
           box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
           z-index: 899;
           overflow-y: scroll;
           overflow-x: hidden;
           height: 100%;
            
            /*
            webkit-transtition: left .3s ease-in-out, right .3s ease-in-out;
            transition: left .3s ease-in-out, right .3s ease-in-out;
            */
    }
    
    
    .full_menu::-webkit-scrollbar {
                                      height: 4px;              
                                      width: 4px;               
                                      border: 1px solid #eee;
                                      background: #eee;
                                      border-radius: 10px;
                                    }
    .full_menu::-webkit-scrollbar-thumb:vertical{
                                        background: #ccc;
                                        border-radius: 10px;
                                    }
    .fullmenu_top_row{
            display: grid;
            grid-column-gap: 0em;
            grid-template-columns: 1fr 5fr 1fr;
            left: 0px;
            top: 22px;
            background: #fff;
            border-bottom: 1px solid #ccc;
            width: 100%;
    }
        .fullmenu_logo_container {
            float: left;
            width: 100% !important;
            height: 70px;
            margin: 0 !important;
            align-items: center;
            display: flex
    ;
        }
        .fullmenu_logo_container img{
            max-height: 30px;
        }
    
    .fullmenu_top_row .close_full_menu {
        width: 21px;
        margin-left: 10px;
            height: auto;
        }
    .close_full_menu {
        float: left;
        width: 100%;
        text-align: center;
        font-weight: bold;
        cursor: pointer;
    }
                .pop_up_cat_header{
                  border-bottom: 1px solid #DDD;
                  padding: 15px 20px 10px;
                  background: #f1f1f1;
                  font-weight: bold;
                  font-size:16px;
                }
                .pop_up_cat_wrapper{
                    float:left;
                }
    
    
    
    
    
    
    
    /* SIDEBOX_NAV*/
        .sidebox_nav_section_title{
            border-bottom: 1px solid #F1F1F1;
    font-style: italic;
    color: #999;
    font-size: 130%;
    padding: 15px 0 5px;
    font-weight: 600;
        }
        .cat_ohter_header{
            font-size:80%;
        }
        .sidebox_nav_holder.second .sidebox_nav_section_title{
            font-size: 100%;
            padding-top: 0px;
    
        }
        .sidebox_nav_holder.second .sidebox_nav_section_content{
            font-size: 85%;
        }
        .sidebox_nav_holder{
            border-bottom: 1px solid #DDD;
            border-right: 1px solid #DDD;
            padding: 10px 0 15px 18px;
            background: #Fdfdfd;
            margin: -10px 0 10px -10px;
        }
        .sidebox_nav_holder.second{
            background: #f9f9f9;
            display:none !important;
            margin: 0px 0 10px -10px;
        }
        .sidebox_nav_holder_header{
            color: #CACACA;
            font-size: 140%;
        }
        .sidebox_nav_holder li{
            list-style-position: outside;
            list-style-type: none;
            padding:3px 5px 3px 10px;
            border-bottom: 1px solid #Fff;
        }
        .sidebox_nav_holder ul{
            margin:0px;
            padding:0px;
            color:#000;
        }
        .sidebox_nav_holder a{
            color:#333;
        }
        .sidebox_nav_holder second a{
            color:#666;
        }
        .sidebox_nav_holder a:hover{
            color:#000;
            text-decoration:none;
    
        }
        .sidebox_nav_holder li a{
            padding:4px 0;
        }
        .expand_selection {
            margin-left: -10px;
            font-size: 110%;
        }
        .expand_arrow:before {
    content: '';
    border: 1px solid #818181;
    display: block;
    width: 6px;
    height: 6px;
    margin: 8px 0 -14px -10px;
    position: relative;
    bottom: 50%;
    border-bottom: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }
        .current_selection {
            margin-left: -10px;
            font-size: 110%;
            background: #FCFCA6;
        }
        .sub_selection{
            font-size:100%;
        }
    
        /*END SIDEB OX_NAV */
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    /*BEGIN CHECKOUT */
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    #overlay {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
        background:#fff;
        opacity:0.8;
        /*background:rgba(255,255,255,0.8); or just this*/
        z-index:60000;
        color:#333; 
    }
    
    
    
    table.style td{
    padding:5px;
    }
    table.style th{
        text-align: left;
        padding: 5px;
        vertical-align: top;
    }
    .modal_wrapper .parser{
        width: auto;
        max-width: 800px;
    }
    .colorbox_table{
        width: auto;
    
    }
    .modal_wrapper{
        float: left;
        border: 1px solid #C3C3C3;
        width: 100%;
        padding: 2% 2%;
        /*margin: 15px 7%;*/
        border-radius: 5px;
        -webkit-box-shadow: 1px 1px 6px #828282;
    -moz-box-shadow:1px 1px 6px #828282;
        box-shadow: 1px 1px 6px #828282;
        background: #fff;
    
    }
    .modal_header{
    float:left;
    width: 100%;
    font-size:20px;
    font-weight:bold;
    }
    .partpay_link{
        font-size: 11px;
        font-weight:normal;
        text-decoration:underline;
        color: #333;
        float: left;
        padding: 0px;
        margin: 0px;
        line-height: 12px;
            padding: 15px 0px 15px 5px;
    }
    .highlight_opportunity{
        border: 1px solid #cbde9d;
        float: left;
        background: none repeat scroll 0 0 #FAFFED;
        margin: 10px;
        border-radius: 5px;
        padding: 15px 13px;
    }
    
    
    .pop_cart_prod_info a{
        color: var(--text-color);
        text-decoration: none;
    }
    #add_to_cart_return .cartStock{
        display: none;
    }
    #add_to_cart_return .product_row{
        float: left;
        
        width: 100%;
        padding: 10px 2%;
        /*
        border: 1px solid #DEDEDE;
        border-radius: 5px;
        -webkit-box-shadow: 1px 1px 5px #bbb;
        -moz-box-shadow:1px 1px 5px #bbb;
        box-shadow: 1px 1px 5px #bbb;*/
        background: #fff;
    }
    #add_to_cart_return .pop_cart_wrapper{
    float: left;
        border: 1px solid #C3C3C3;
        width: 100%;
        padding: 10px 2%;
        border-radius: 10px;
        background: #fff;
        margin: 7px;
            margin: 0.2rem 0;
    }
    #add_to_cart_return .pop_cart_header{
           font-size: 20px;
        float: left;
        padding: 5px 0 10px 0;
        font-weight: bold;
    }
    #add_to_cart_return .also_interesting_heading{
         font-size: 20px;
        float: left;
        padding: 5px 0 10px 0;
        font-weight: bold;
        width: 100%;
    }
    #add_to_cart_return .also_interesting{
        margin-top:10px;
    }
    .pop_cart_to_checkout{
    width:100%;
    padding: 5px 0;
    float: left;
    }
    .close_pop_cart{
        border-radius: 5px;
        padding: 10px 0px;
        -webkit-box-shadow: 1px 1px 5px #bbb;
        -moz-box-shadow: 1px 1px 5px #bbb;
        box-shadow: 1px 1px 5px #bbb;
        display: block;
        float: left;
        font-size: 14px;
        font-weight: bold;
        width: 50%;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        background: #f9f9f9;
        border: 1px solid #f5f5f5 !important;
        color: #545454;
        color: #333 !important;
        }
    .close_pop_cart:hover{
    background: #f5f5f5;;
    }
    
    .pop_cart_prod_info{
    float:left;
    width:100%;
    display: flex;
    
    grid-column-gap: 1em;
    }
    
    .pop_cart_prod_qty{
    float:left;
    width:30%;
    }
    .pop_cart_prod_qty .remove_product_button, .pop_cart_prod_qty .remove_product_button_pre{
    display:none;
    }
    .pop_cart_prod_qty .cartQuantity input, .pop_cart_prod_qty .cartQuantity select{
        float: left;
            color: #333;
        background: rgba(230, 230, 230, 0.25);
        -webkit-box-shadow: inset 0 1px 3px 0 rgba(122, 119, 119, 0.25);
        -moz-box-shadow:inset 0 1px 3px 0 rgba(122, 119, 119, 0.25);
        box-shadow: inset 0 1px 3px 0 rgba(122, 119, 119, 0.25);
        padding: 6px 6px 4px;
        font-size: 16px;
        border: 1px solid #CCC;
        border-radius: 2px;
        -webkit-border-radius: 2px;
    }
    .pop_cart_wrapper .remove_one_qty, .pop_cart_wrapper .add_one_qty{
        display: flex
    ;
        background: #e3e3e3;
        border: 1px solid #dfdfdf;
        clear: none;
        float: left;
        padding: 2px;
        /* text-align: center; */
        /* line-height: 14px; */
        width: 23px;
        height: 22px;
        border-radius: 4px;
        margin-top: 3px;
        font-size: 1rem;
        color: #333;
        /* -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, .25); */
        -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, .25);
        /* box-shadow: 0px 1px 1px rgba(0, 0, 0, .25); */
        align-items: center;
        justify-content: center;
    }
    
    /*END CHECKOUT */
    
    .social_row {
        height: 160px;
            width: 100%;
        overflow: hidden;
    }
    .insta_profile_img{
         background-color: #fbfbfb;
        border: 1px solid #cccfd0;
        border-radius: 50%;
        box-sizing: border-box;
        width: 50px;
        height: auto;
        margin: 0 5px -18px 0;
        }
    .social_row img{
        background-color: #fff;
        width:150px;
        height:150px;
        border: 1px solid #cccfd0;
        margin:7px;
        }
    .subheader{
    color:#999999;
    font-size:12px;
    }
    
    .dyn_banner_img{
        width: 100%;
        height: auto;
        max-width: 600px;
        float:left;
    }
    
    .choose_mobile_site, .choose_full_size_site{
        cursor:pointer;
    
        text-align: center;
        background: #FFF;
        border: 1px solid #ddd;
        font-weight: bold;
        background:#fff;
    }
    .choose_full_size_site{
        display:none;
        width: 100%;
        background: #FFF;
        border: 1px solid #ddd;
        padding: 2%;
        margin: 2%;
        float: left;
    }
    #checkoutBody .choose_full_size_site{
        display:none !important;
    }
    .choose_mobile_site {
        display:none;
        width: 1230px;
        font-size:36px;
        margin: 10px auto;
        padding:30px 0px;
    }
    #loaderOverlay{
        background:#fff;
        opacity: 0.3;
         cursor: pointer; display: block;position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1006;
        overflow: hidden;
    }
    /*SIMPLE LIGHTBOX */
    #simple_lightboxOverlay{
        background:#000;
        opacity: 0.2;
         cursor: pointer; display: block;position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1006;
        overflow: hidden;
    }
    #simple_lightboxHolder{
        display: block;
        max-width:100%;
        position: absolute;
        height: auto;
        opacity: 1;
        cursor: auto;
        z-index: 1006;
        overflow: hidden;
    }
    
    
    
    /* END SIMPLE LIGHTBOX*/
    
    /* BEGIN SHARE AEA */
    .share-container .buttons li {
        box-sizing: border-box;
        float: left;
        height: 100%;
        line-height: 13px;
        list-style: none;
        margin: 0;
        padding: 0 2px;
        width: 25%;
    }
    .share-container .buttons li div .icon {
        display: block;
        left: 10px;
        padding-top: 9px;
        position: absolute;
        top: 0;
        width: 10%;
    }
    .share-container ul li div{
        color:#fff;
        border-radius: 2px;
        box-sizing: border-box;
        display: block;
        font-size: 11px;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-weight: bold;
        height: 100%;
        padding: 11px 7px 12px 27px;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        width: 100%;
    }
    .share-container ul li.facebook  div{
        background: #365899;
    }
    .share-container ul li.facebook  div:hover{
        background: #28467f;
    }
    .share-container ul li.twitter div{
        background: #1da1f2;
    }
    .share-container ul li.twitter div:hover{
        background: #1a88cc;
    }
    .share-container ul li.googleplus  div:hover{
        background: #b5392e;
    }
    .share-container ul li.googleplus  div{
        background: #db4437;
    }
    .share-container ul li.pinterest  div{
        background: #b81621;
    }
    .share-container ul li.pinterest  div:hover{
        background: #9a141d;
    }
    .share-container .buttons li div .icon svg path, .buttons li div .icon svg polygon {
        fill: #fff;
    }
    .share-container .buttons li div .icon svg {
        height: 17px;
        width: 17px;
    }
    .share-container .buttons {
        box-sizing: border-box;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        height: 36px;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .share-container{
    float: left;
        width: 100%;
    }
    /* END SHARE AEA */
    
    .divhref{
        cursor:pointer;
    
    }
    /* BOF CAT FILTER */
     h3.page_h{
        float: left;
        margin: 0 1%;
        }
    
    .categories_filter_wrapper{
        padding: 0rem 0 2rem;
        display: block;
        float: left;
        width: 100%;
    }
    .categories_filter_holder{
        float: left;
        width: 100%;
        border: none;
        border-top: 1px solid #eee;
        overflow: visible;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 0.9rem;
        padding: 0.3rem 0 0 1rem;
        box-sizing: border-box;
    }
    .full_menu .categories_filter_holder{
      padding: 0 ;
        border: none;
        margin: 0;
    }
    .full_menu .categories_filter.toggle_link{
    border: 1px solid #fff;
        background: #fff;
        border-bottom: 1px solid #eee;
        border-top: 1px solid #eee;
        margin-top: -1px;
            padding: 0.3rem 1rem;
    }
    
    .full_menu  .categories_selected_filter_holder {
        padding: 0.5rem 1rem;
    }
    
    .categories_filter {
        box-sizing: border-box;
        align-items: center;
        display: grid
    ;
        --icon-fg-color: #000;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        background: #fff;
        grid-template-columns: 1fr;
    }
    
    .categories_filter ul{
      padding: 0;
        margin: 0;
    }
    .categories_filter.toggle_link{
        border: 1px solid #eee;
        background: #f1f1f1;
    }
    .categories_filter.filtered{
      background: #ffffcb;
    }
    
    .categories_filter_name {
        font-size: 1rem;
        padding: 0.5rem 0px;
        float: left;
    }
    
    .toggle_link>.toggle_drop {
            display: grid
    ;
        align-items: center;
        width: 100%;
        grid-template-columns: 1fr 20px;
    }
    .toggle_link>.toggle_drop::after {
        content: '';
        border: 1px solid #333;
        border-top: none;
        border-right: none;
        display: block;
        width: 6px;
        height: 6px;
        
        margin: 2px auto 0px auto;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .toggle_link.active>.toggle_drop::after {
        content: '';
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        border-left: none;
        border-bottom: none;
        display: block;
        width: 6px;
        height: 6px;
        margin: 4px auto 0px auto;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .categories_filter.header{
    color: #333;
        font-weight: bold;
        text-decoration: none;
        padding: 0.4em 1em;
        border-top: 1px solid #F2f2f2;
        background-image: none;
        border: none;
        align-items: center;
        display: grid
    ;
        font-size: 1.1rem;
        grid-template-columns: auto 1fr;
    ;
    }
    .categories_selected_filter_holder{
        float: left;
        clear: both;
        width: 100%;
      border-top: none;
      padding: 1rem 0;
    }
    .selected_filter_text{
        float:left;
      clear: left;
        padding: 3px 10px 0 0;
    }
    .categories_filter_holder ul{
        width: auto;
        float: left;
        text-align: left;
        padding: 0px;
        margin: 0px;
    }
    .categories_filter_pop{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 100%;
        min-width: 0;
        padding: 2%;
        background-color: #f8f8f8;
        border: 1px solid #eee;
        position: relative;
        margin: 0px 0 0px 0px;
        display: block;
        max-height: 200px;
        overflow-y: auto;
        float: left;
    }
    
    #ajaxSearchData::-webkit-scrollbar, .horizontal_scroll::-webkit-scrollbar, .categories_filter_pop::-webkit-scrollbar{
                                      height: 6px;              /* height of horizontal scrollbar ↘ You're missing this */
                                      width: 6px;               /* width of vertical scrollbar */
                                      border: 1px solid #eee;
                                      background: #eee;
                                      border-radius: 10px;
                                    }
    
                                    #ajaxSearchData::-webkit-scrollbar-thumb, .horizontal_scroll::-webkit-scrollbar-thumb , .categories_filter_pop::-webkit-scrollbar-thumb{
                                        background: #ccc;
                                        border-radius: 10px;
                                    }
    .categories_filter_pop ul{
        width: 100%;
    }
    .categories_filter_value{
    -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        list-style: none;
        flex-direction: row;
        align-items: center;
        display: grid
    ;
        grid-row-gap: 0em;
        grid-template-columns: max-content 1fr;
        box-sizing: border-box;
        margin: 0px;
        padding: 0px;
        width: 100%;
    }
    .categories_filter_pop .categories_filter_value{
       clear: left;
    }
    .categories_filter_value.avail{
        cursor: pointer;
    }
    .prominent_filter_holder{
        float:left;
        clear:left;
    }
    .prominent_filter_holder .categories_filter_name{
        float:left;
    }
    .prominent_filter_holder .categories_filter_value.avail{
        -webkit-box-shadow: inset 0px 1px 0px 0px #9a9a9a;
        -moz-box-shadow:inset 0px 1px 0px 0px #9a9a9a;
        box-shadow: inset 0px 1px 0px 0px #9a9a9a;
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #838383), color-stop(1, #585858) );
        background: -moz-linear-gradient( center top, #838383 5%, #585858 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#838383', endColorstr='#dfdfdf');
        background-color: #838383;
        border: 1px solid #686868;
        color: #fff !important;
    }
    .categories_filter_value.selected{
        background-color: #f1f1f1;
        border: none;
        color: #333 !important;
        cursor: pointer;
    }
    
    .categories_selected_filter_holder .categories_filter_value.selected{
        display: block;
        float: left;
        width: auto;
        margin: 0.2rem 0.2rem 0 0;
    }
    
    .categories_filter_value.none_avail{
        background: #eaeaea;
        border: 1px solid #d8d8d8;
        color: #d0d0d0 !important;
    }
    .f_checkbox{
        float: left;
        border: 1px solid #858585;
        width: 0.7rem;
        height: 0.7rem;
        background: #ececec;
        margin: 0.4rem;
        border-radius: 2px;
    }
    .categories_filter_value.none_avail .f_checkbox{
        border: 1px solid #cfcfcf;
        background: #dfdfdf;
    }
    .categories_filter_value.selected .f_checkbox:after, .categories_filter_value.avail:hover .f_checkbox:after, .choice_button.selected .f_checkbox:after, .choice_button.avail:hover .f_checkbox:after {
        content: '';
        border: 2px solid #249539;
        border-top: none;
        border-right: none;
        display: block;
        width: 10px;
        height: 5px;
        -webkit-transform: rotate(-59deg);
        -moz-transform: rotate(-59deg);
        -ms-transform: rotate(-59deg);
        -o-transform: rotate(-59deg);
        transform: rotate(-59deg);
    }
    
    .categories_filter_value.selected:hover .f_checkbox:after, .choice_button.selected:hover .f_checkbox:after, .choice_button.avail:hover .f_checkbox:after {
        content: '';
        border: 2px solid #555;
        border-top: none;
        border-right: none;
        display: block;
        width: 10px;
        height: 5px;
        -webkit-transform: rotate(-59deg);
        -moz-transform: rotate(-59deg);
        -ms-transform: rotate(-59deg);
        -o-transform: rotate(-59deg);
        transform: rotate(-59deg);
    }
    
    .categories_selected_filter_holder .categories_filter_value.selected .f_checkbox {
    
        width: 0.7rem;
        height: 0.7rem;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
    }
    /*
    .categories_selected_filter_holder .categories_filter_value.selected .f_checkbox:after {
        content: '';
        border: 2px solid #dadada;
        border-top: none;
        border-right: none;
        display: block;
        width: 6px;
        height: 0px;
        margin: 4px 0px 0px 1px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }*/
    
    .atribute_color {
        display: block;
        width: 0.7rem;
        height: 0.7rem;
        border-radius: 0.7rem;
        margin: 0 6px 0 0;
    }
    .f_name_holder {
        display: grid
    ;
        grid-row-gap: 0em;
        grid-template-columns: max-content 1fr max-content;
        box-sizing: border-box;
        align-items: center;
    }
    .f_name{
    float: left;
    }
    .f_name a{
    color:inherit;
    text-decoration: none;
    }
    .f_count{
        float: right;
        margin: 0 5px;
        color: #666;
        font-size: 0.7rem;
        white-space: nowrap;
    }
    /* EOF CAT FILTER */
    
    
    .choice_radio_span{
    background-color: #fff;
        border: 1px solid #eee;
        color: #333 !important;
        padding: 5px 2% 5px 1%;
        margin: 2px 5px 7px 0px;
        float: left;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    
    
        box-shadow: 0 1px 4px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
    }
    
    
    .play_button{
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        width: 100px;
        height: 100px;
        max-width: 35%;
        opacity: 0.9;
    }
    .play_button:hover{
        opacity: 1;
    }
    
    .products_media_content.content{
        display: flex;
        flex-direction: column;
        gap: 0.5em;
    }
    .cat-video-container{
        max-width: 100%;
    
    }
    .cat-video-container iframe{
        max-width: 100%;
        height: auto;
    }
    
    .video-container .play_button g{
        --icon-bg-color: #000;
        --icon-fg-color: #fff;
    }
    .video_header{
            font-weight: 500;
        padding-bottom: 0.5em;
    }
    .video-container:hover .play_button g{
        --icon-bg-color: #fff;
        --icon-fg-color: #000;
    
    }
    
    
    .video-container {
    position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        float: left;
        background: rgb(0, 0, 0);
        box-sizing: border-box;
        margin: 0 0 10px 0;
        padding: 0px;
        cursor: pointer;
    
    }
    
    .video-container img{
        width: 100%;
    }
    
    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .copytext_input{
        border: 1px solid #f1f1f1;
        color: var(--text-color);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #f1f1f1;
        background: #f9f9f9;
        padding: 0.5rem 0.9rem;
        text-align: center;
    }
    #orderstatusBody .video-container {
        width: 48%;
        margin-right: 1%;
    }
    
    .rec_holder.count1, .rec_holder.count2{
        display:none;
    }
    .recommendations_header{
    font-weight: bold;
        font-size: 14px;
        color: #555;
        float: left;
        margin: 20px 25px -5px 15px;
        z-index: 1000;
        position: relative;
        line-height: 130%;
        width: 100%;
    }
    .recommendations .productListingOuterBox {
        margin-top: 20px;
      -webkit-box-shadow: 0px 1px 5px rgba(99, 99, 99, 0.3);
        -moz-box-shadow: 0px 1px 5px rgba(99, 99, 99, 0.3);
        box-shadow: 0px 1px 5px rgba(99, 99, 99, 0.3);
        border: 1px solid #e9e9e9;
        overflow: hidden;
        border-radius: 10px;
    }
    /*.recommendations .listingPrice {
        margin-top: -22px;
        opacity: 1;
        background: transparent !important;
        position: relative;
        float: right;
        text-align: left;
        font-weight: bold;
        text-align: center;
        line-height: normal;
        height: auto !important;
    }
    .recommendations .b_holder, .recommendations .extra_tag{
        display: none;
    
    }
    .recommendations .itemTitle {
        margin-top: -40px;
        font-weight: bold;
        font-size: 16px;
        padding: 8px;
        text-overflow: ellipsis;
        color: #555;
        text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 2px 2px 2px #999;
        background: url("/includes/templates/template_ai/images/graphics/banner-fade-2-diag-line.png") no-repeat;
        height: 38px;
    }
    .recommendations .review_stars_prod_list, .recommendations .StockStatusSmall, .recommendations .listingBuyNowButton,
    .recommendations .fromprice,
    .recommendations .free-freight,
    .recommendations .recprice,
    .recommendations .savingsonprice,
    .recommendations .listingManufacturerImage,
    .recommendations .listingPrice br{
        display: none;
    }*/
    
    .is_special .savingsonprice, .is_special .recprice{
    /*display:none;*/
    }
    
    .time_countdown{
        float: left;
        width: 135px;
        text-align: center;
        background: #F3F9ED;
        border: 1px solid #ddd;
        height: 37px;
        margin: -2px 0px 0px;
        padding: 8px 15px 5px;
        border-top: none;
        color: #555;
    }
    #sec_left{
    }
    #sec_left span{
        font-weight:bold;
        font-size:18px;
    }
    
    
    .centerBoxFullWrapper{
    width: 100%;
        padding: 1rem;
        background: #f9f9f9;
        /* margin: 1rem; */
        border-radius: 10px;
        border: 1px solid #f5f5f5;
    }
    .centerBoxFull_Cont{
        overflow: auto;
    }
    .centerBoxFull_Heading{
    color: #333;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    text-align: left;
    margin-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 10px 15px;
    font-family: arial,Verdana;
    margin-top: 10px;
    }
    .stock_keeping_prod_table{
    width: 100%;
    margin: 5px 0.5%;
    color: #555;
    }
    .stock_keeping_prod_table td, .stock_keeping_prod_table th{
        border-top: 1px solid #f5f5f5;
        padding: 8px;
        font-size: 0.8rem;
    }
    .stock_keeping_prod_table th{
    font-weight:bold;
    background: #f9f9f9;
    vertical-align: bottom;
    }
    .stockAttribsTable{
    width:100%;
    }
    .stock_keeping_prod_table .stockAttribsTable  td {
        border-top: none;
        padding: 2px;
        font-size: 11px;
        border-left: none;
    }
    .stock_keeping_prod_table img{
         display: inline;
    }
    
    .all_stock .recprice{
        display: none;
    }
    #to_all_stock_link{
        float: left;
        clear: left;
        color: var(--link-color);
        font-size: 13px;
        font-weight: bold;
    }
    .cartaddreal #to_all_stock_link{
        width: 100%;
        padding: 10px 0 0!important;
        margin: 0 0 2px;
        font-size: 12px;
    }
    .stock_keeping_prod_table .button_in_cart {
        float: right;
        font-size: 12px;
        font-weight: bold;
        height: 21px;
        line-height: 21px;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 50px;
    }
    .p_attr_stock img{
        margin: 2px 7px 0px 0px;
        float: left;
        clear: left;
    }
    
    
    .stock_keeping_prod_table.example_stock{
        width: 100%;
        margin: 5px 0%;
        background: #fff;
        border-radius: 5px;
    }
    .stock_keeping_prod_table.example_stock td, .stock_keeping_prod_table.example_stock th {
        background: transparent;
        border-top: none;
        border-left: none;
    }
    
    .stock_keeping_prod_table.example_stock input[name=cart_quantity], .stock_keeping_prod_table.example_stock input.button_in_cart, .stock_keeping_prod_table.example_stock .normalprice, .stock_keeping_prod_table.example_stock .productSpecialPrice{
      float:right;
      clear:both;
    }
    
    .stock_keeping_prod_table.example_stock .normalprice, .stock_keeping_prod_table.example_stock .productSpecialPrice{
      margin-top:2px;
      margin-bottom: 8px;
    }
    .stock_keeping_prod_table.example_stock input[name=cart_quantity], .stock_keeping_prod_table.example_stock input.button_in_cart{
      margin-top:2px;
      margin-bottom: 2px;
    }
    .stock_keeping_prod_table.example_stock .listingPrice{
      padding: 5px 0 !important;
    }
    .stock_keeping_prod_table.example_stock .price_row{
      margin-bottom: 4px;
    }
    
    
    .stock_keeping_prod_table.example_stock .p_attr_stock img{
      border:none !important;
    }
    .stock_keeping_prod_table.example_stock .listingPrice{
      text-align:right;
    }
    
    .cookieButton{
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        width: auto;
        font-size: 13px;
        font-weight: 600;
        line-height: 1;
        letter-spacing: .4px;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        padding: 8px;
        margin: 3px;
        border: 1px solid transparent;
        cursor: pointer;
        background: var(--buybutton-color) !important;
        color: #fff !important;
        border-radius: 5px;
    
    
        max-width: 300px;
        width: 100% !important;
        float: right;
    
    
        }
        .ccConsent .divhref{
         color: #0db0cd !important;
        text-decoration: underline;
        }
    
            .ccConsent{
            color:var(--text-color);
            border-top: none !important;
    
    
            position: fixed;
            width: auto !important;
            max-width: 92%;
            bottom: auto !important;
                text-align: center;
            margin: 4%;
            height: auto;
            font-size: 16px;
            padding: 30px 2% 40px;
            background: #fff !important;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-box-shadow: 1px 1px 6px #828282;
            -moz-box-shadow: 1px 1px 6px #828282;
            box-shadow: 1px 1px 6px #828282;
            background: #fff;
    
            z-index: 1500 !important;
    
    
        }
    
                .ccConsentOverlay{
        background: #000;
        opacity: 0.2;
        cursor: pointer;
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1006;
        overflow: hidden;
    }
    .ccConsentHolder{
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1006;
        overflow: hidden;
            display: flex;
        justify-content: center;
        align-items: center;
    }
    
    
        .consentbr{
            display: none;
        }
    
    
        .ccConsent.large{
            position: fixed;
            width: auto;
            max-width: 92%;
            bottom: 45%;
                text-align: center;
            margin: 4%;
            height: auto;
            font-size: 16px;
            padding: 30px 2% 40px;
            background: #fff !important;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-box-shadow: 1px 1px 6px #828282;
            -moz-box-shadow: 1px 1px 6px #828282;
            box-shadow: 1px 1px 6px #828282;
            background: #fff;
              transform: translate(-50%,-50%);
            left: 50%;
    
        }
    
    
        .cookieText{
        margin: 9px;
        text-align: center;
        width: 350px;
        }
    
    
            .cookieTextHolderExtended{
            display: none;
        }
        .ccConsent.large .cookieTextHolder{
            display: none;
        }
        .ccConsent.large .cookieTextHolderExtended{
            display: block;
            width: 100%;
        }
    
        .ccConsent.cookie_settings_view{
            height: auto;
            color: #333;
            padding: 2%;
            width: 100%;
            max-height: 86%;
            overflow-y: auto;
            margin: 2%;
        }
        .ccConsent.cookie_settings_view .cookieTextHolder{
            display: none;
        }
        .cookieSettings{
            text-decoration: underline;
            cursor: pointer;
        }
    
        .cookie_settings_holder{
            display: none;
            width: 800px;
            margin: auto;
            max-width: 100%;
            text-align: left;
            font-size: 13px;
            padding: 20px 2%;
        }
    
        .cookie_settings_view .cookie_settings_holder{
            display: block;
        }
    
        .cookieSettings.button{
        
        max-width: 300px;
        
        float: right;
        clear: left;
    
            -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block;
        width: 100% !important;
    
        line-height: 1;
        letter-spacing: .4px;
        text-align: center;
        padding: 8px;
        margin: 3px;
        border: 1px solid transparent;
        cursor: pointer;
        background: #f1f1f1 !important;
        color: var(--text-color);
        border-radius: 5px;
        text-decoration: none;
    
    
        }
        
        .cookie_settings_row{
            padding-top: 3px;
            padding-bottom: 3px;
            border-top: 1px solid #b5cbd0;
            float: left;
            clear: left;
            width: 100%;
        }
    
        .cookie_settings_header{
            font-weight: bold;
            float: left;
            clear: left;
            width: 100%;
            padding: 3px 0;
            font-size: 16px;
        }
        .cookie_settings_header_text{
            padding: 5px 0;
            float: left;
        }
        .cookie_settings_text{
            float: left;
            clear: left;
            width: 100%;
            padding: 7px 0;
        }
        .cookie_settings_view .cookieButton{
            margin:0px !important;
        }
        .cookieTextHolderExtended .cookieButton{
            margin-left:0px !important;
        }
    
        /* The switch - the box around the slider */
        .switch {
            position: relative;
            display: inline-block;
            width: 60px;
            height: 34px;
            font-size: 12px;
            text-align: center;
            float: right;
        }
    
        /* Hide default HTML checkbox */
        .switch input {
            opacity: 0;
            width: 0;
            height: 0;
        }
    
        /* The slider */
        .slider {
            position: absolute;
            cursor: pointer;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: var(--buybutton-color);
            -webkit-transition: .4s;
            transition: .4s;
        }
        .slider_on{
            position: absolute;
            top: 7px;
            left: -27px;
            right: 0;
            bottom: 0;
            cursor: pointer;
        }
        .slider_off{
            position: absolute;
            top: 7px;
            left: 25px;
            right: 0;
            bottom: 0;
            cursor: pointer;
        }
    
    
        .slider:before {
            position: absolute;
            content: "";
            height: 26px;
            width: 26px;
            left: 4px;
            bottom: 4px;
            background-color: white;
            -webkit-transition: .4s;
            transition: .4s;
        }
    
        input:checked + .slider {
            background-color: #c7d4d3;
        }
    
        input:focus + .slider {
            box-shadow: 0 0 1px #ccc;
        }
    
        input:checked + .slider:before {
            -webkit-transform: translateX(26px);
            -ms-transform: translateX(26px);
            transform: translateX(26px);
        }
    
        /* Rounded sliders */
        .slider.round {
            border-radius: 34px;
        }
    
        .slider.round:before {
            border-radius: 50%;
        }
    
    
    
    
    #pad_top.scroll{
         -moz-box-shadow: 1px 1px 5px #b9b9b973;
        -webkit-box-shadow: 1px 1px 5px #b9b9b973;
        box-shadow: 1px 1px 5px #b9b9b973;
                }
    
    
    
    
      #lightbox-nav-btnPrev, #lightbox-nav-btnNext{
        display:none !important;
      }
    
    
    .short_products_description {
        /*background: none repeat scroll 0 0 #f9f9f9;
        
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        padding: 20px 5% 15px !important;
        */
        border: none;
        
        width: 100%;
        margin: 30px 0 10px;
    }
    
    .productListingOuterBox .itemDescription{
        display: none;
    }
    
    
    .short_products_description li:before, .productListingOuterBox .itemDescription li:before{
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        display: inline-block;
        flex-shrink: 0;
        height: 1.5rem;
        margin-right: .5em;
        width: 1em;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='12'%3E%3Cdefs%3E%3Cpath id='a' d='M13.112 6.75l-4.2 4.2L10 12l6-6-6-6-1.05 1.05 4.162 4.2H0v1.5z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cuse fill='%234D7E6A' xlink:href='%23a'/%3E%3Cuse fill='%23FFF' fill-opacity='.4' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E");
    }
    
    .short_products_description ul, .productListingOuterBox .itemDescription ul{
        list-style: disc;
        padding-left: 5px;
    }
    
    .short_products_description li , .productListingOuterBox .itemDescription li{
        align-items: flex-start;
        display: flex;
        line-height: 24px;
        padding: 2px 0;
    }
    
    
    
    .svg_campaign_button {
        width: 22px;
        height: 22px;
    }
    .svg_fav_button {
        width: 22px;
        height: 22px;
    }
    
    .svg_menu_button{
                     width: 24px;
                }
    .svg_search_button{
            width: 21px;
        height: 24px;
                }
    .svg_close_search_button_icon{
            width: 16px;
        height: 16px;
                }
    
    .download_icon{
        width: 22px;
        height: 22px;
    }
    
    
    
    
    
    
    
    
      .desktop_logo_container{
        width: 100%;
        margin: -20px 0px -20px 0px;
        align-items: center;
        display: flex
    ;
        float: left;
        justify-content: center;
      }
      .desktop_logo{
        margin: auto;
        display: inherit;
      }
    .float .desktop_logo{
        max-width: 150px;
            margin: auto;
      }
    
    
    .customer_info_row {
        
    
        float: left;
        width: 100%;
        
        margin-top: -38px;
       
        z-index: 891;
        /* text-shadow: 0 0 black; */
        background: #444;
        color: #fff;
        text-align: center;
        position: relative;
        height: 30px;
        /*overflow: hidden;*/
    }
    .customer_info_row .arg{
      padding: 2px 15px 2px 15px;
        float: left;
        clear: none;
        font-weight: normal;
        font-style: normal;
        font-size: 10px;
        text-transform: uppercase;
    }
    .customer_info_row .center_menu{
      padding: 0px;
      display: grid
    ;
        grid-template-columns: auto auto 1fr;
    }
    
    .float .customer_info_row{
      padding-top:20px;
    }
    
    
    
    
    
    
    .bottom-card-container {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 97%;
        margin: auto;
    }
    .bottom-card-container #indexProductListCatDescription{
        width: 100%;
        max-width: 1250px !important;
        
    }
    
    
    
    
    
    
    
      /****** FIXBELLOW */
    
      .infodisplay_headerbox {
            width: 205%;
        margin-left: -105%;
     }
     .infodisplay_headerbox h2, .infodisplay_headerbox h1 {
        padding: 0.5em 0px 0.2em;
        text-align: center;
        float: left;
        width: 100%;
    }
    .products_info_byline {
        width: 100%;
        text-align: center;
    }
    
    .products_price_block {
        display: none;
    }
    .customer_avg_review_number {
        color: #7f7f7f;
    }
    
    .free-freight {
        color: #333;
     }
    
    a:link, #navEZPagesTOC ul li a {
       /* color: #007267;*/
    }
    
    
    ul.jqNavigation li .menulink, ul.jqNavigation li .menulink:visited {
        background-image: none;
        border: none;
    }
    ul.jqNavigation li ul li ul li .menulink, ul.jqNavigation li ul li ul li .menulink:visited {
      background: #fff;
        border: none;
      }
    
    
     #productGeneral .informationbox {
      clear: both;
      float: left;
      margin: 0px 0 0 0px;
      width: 100%;
    
          padding: 0px 0% 30px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
      border:none;
    }
    
    
    .centerBoxWrapper_Also{
          -webkit-box-shadow:none;
      -moz-box-shadow: none;
          box-shadow: none;
      border:none;  
    }
    
    
    .trusted_store{
      display: none;
    }
    .top_left_container {
        float: left;
        margin: 0px 0%;
    }
    #top_text_bar{
      display: none;
    
    }
    
    
    
    
    a.top_logo{
      margin-top: 0px; 
    }
    
    #top_bg{
      height: 80px;
      overflow: hidden;
    
    }
    
    
    #top_bg{
      display: none;
    }
    
    
    div#dropMenu ul.level2 {
        border-top: 1px solid #E2E2E2;
        background: transparent;
        z-index: 1000;
        position: absolute;
        left: 0;
        
    }
    div#dropMenu ul.level2 a:hover{
      color: #333 !important;
    }
    div#dropMenu li {
        float: left;
        list-style: none outside none;
        position: relative;
        line-height: 16px !important; 
        padding: 0px 4px;
    }
    
    
          .customer_info_row {
            position: relative;
            margin-top: 0px;
        }
    
    /*
    #pad_top.float #float_menu  {
    position: fixed !important;
    margin-top: -38px !important;
    height: 50px;
        -moz-box-shadow: 1px 1px 3px #00000073;
        -webkit-box-shadow: 1px 1px 3px #00000073;
        box-shadow: 1px 1px 3px #00000073;
    }
    
    
    #pad_top.float {
        width: 100%;
        padding: 37px 0px;
    }*/
    
        #pad_top {
            width: 100%;
            display: block;
            padding: 0px 0px 0px;
            top: 0;
            background: transparent;
            z-index: 901;
            margin-top: 50px;
             margin-bottom: 40px;
            height: 70px;
    
    }
        #pad_top.scroll {
            position: sticky;
    
    }
    #checkoutBody #pad_top.scroll {
            position: relative;
            -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    
    }
    .customer_info_row {
        margin-top: -50px;
    }
    
    div#dropMenu li a,.mobile_info_text {
        color: #fff;
        display: block;
        height: 1%;
        margin: 0px 5px 0px 0px;
        padding: 3px 5px 3px;
        text-align: left;
        font-weight: normal;
        font-size: 10px;
        text-transform: uppercase;
        font-style: normal;
    }
    div#dropMenu li a:hover {
    
    }
    
    
    .top_menu .cat_menu a.top {
        
    }
    
    
    .top_menu .new_products_navbar, .top_menu .outlet_products_navbar {
        max-width: 9%;
        float: right;
        clear: none;
        padding: 10px 2%;
    
      
        float: left;
        clear: none;
    
    }
    
    
    .outlet_holder.b_wrap{
        border:none;
        padding-top: 0px;
        margin: 0px;
            padding-bottom: 0px;
            padding: 0px;
                width: 100%;
    }
    .prod_outlet {
    width: 100%;
    }
    
    .prod_outlet_flag_holder {
        overflow: hidden;
        width: 3.5rem;
        display: inline-block;
        margin-left: 1rem;
        padding: 0px;
        float: left;
    }
    .prod_outlet_flag {
    
        box-sizing: border-box;
        width: 2.25rem;
        height: 1.25rem;
            transform-origin: bottom left;
    
    
    
    
        background-image: linear-gradient(90deg, #ff000e, #cc040f);
    
        transform: translate(0, 0) rotate(45deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    }
    
    .energy_efficiency{
        float: left ;
        clear: both;
        padding: 6px;
    }
    
    .prod_outlet_info {
    padding: .5rem 1.5rem;
        background-color: var(--price-color);
        font-size: .875rem;
        color: #fff;
        font-weight: 500;
        border-radius: 10px;
        float: left;
        width: 100%;
        box-sizing: border-box;
    }
    
    .prod_outlet_discrepencies{
        padding: 1rem 1.5rem;
        background-color: #f9f9f9;
        border-radius: 10px;
        float: left;
        width: 100%;
        margin: 15px 0;
        box-sizing: border-box;
    }
    /**/
    
    
    a.all_cats_link {
        border: none;
        background: #eee;;
    }
    
    div#dropMenu ul a{
      font-weight: normal;
    }
    div#dropMenu li a:hover {
        font-weight: normal;
    }
    div#dropMenu ul ul li{
      background: #fff;
    }
    .main_image_right {
        margin-left: -10%;
       /* float: none;*/
    }
    a.enlarge_image_link {
       /* margin-top: -40px;*/
            color: #bbb;
    }
    #productMainImage {
        padding: 0px 0px 2rem;
    }
    .infodisplaybox_holder{
      /*clear: left;*/
    }
    
    .customer_service_link{
        padding: 16px;
        font-weight: normal;
        font-size: 12px;
        text-transform: uppercase;
    }
    .phone_text {
        display: none;
    }
    
    .search_bar .searchboxinput:focus-visible {
        outline: none;
        }
    .button_search {
        border: 1px solid #e1e1e1;
        color: #555;
       background: #f3f3f3;
    }
    
    
    
    
    
    
    .attributes_selection{
      border: none;
        background: #FFF; 
    }
    .shadow{
    -webkit-box-shadow:none;
      -moz-box-shadow: none;
      box-shadow: none;
    }
    
    
    
    .cat_head  {
        width: 100%;
        display: flex
    ;
        padding: 0 0 0rem 0;
        float: left;
        border-bottom: 1px solid #eee;
        margin: 1rem 0 0;
        align-items: baseline;
        justify-content: space-between;
    }
    .cat_head span {
        float: none;
    }
    .cat_intro{
        margin: 1rem 0 0;
            display: block;
        float: left;
        width: 100%;
    }
    a.show_all_cat_box {
      color: #666;
    }
    .show_all_cat_box {
        background: #f9f9f9;
    }
    
    
    
    
    .categories_filter.toggle_link {
        border: 1px solid #fff;
        background: #fff;
    }
    
    .filter_drop_sort select{
        border: none;
        padding: 0.3rem 0;
        max-width: 110px;
        accent-color: #333;
        font-size: 16px;
    }
    
    
    
    fieldset.checkout{
      border: none;
    }
    
    #confirm_box{
      background: none; 
        border-top: none; 
        padding-top: 30px; 
        padding-bottom: 30px;
    }
    .payment-wrapper {
        border: 1px solid #ebebeb;
        float: left;
        margin: 5px 0px 3px 0px;
        padding: 20px 2%;
        width: 100%;
        background: #F9F9F9;
    }
    
    
    
    .contact_us_top{
      display: none;
    }
    
    
    #top_cart_container {
    
        
    }
    .float #top_cart_container {
        /*margin: -2px 0px 0px;
        padding: 6px 15px 7px;*/
        border-top: none;
        border-bottom: none;
    }
    
    
    .cart_price_and_fav{
        display: flex
    ;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        flex-direction: row-reverse;
    }
    .cart_price_and_date{
        display: flex;
        flex-direction: column;
    }
    .fav{
    background: #f9f9f9;
        height: 2rem;
        display: flex
    ;
        justify-content: center;
        align-items: center;
        width: 20%;
        min-width: 40px;
        max-width: 50px;
        border-radius: 4px 4px 4px 4px;
        cursor: pointer;
    }
    .fav:hover{
            background: #f1f1f1;
          }
    .fav:after{
        content: '';
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%237c7c7c' focusable='false' aria-hidden='true' width='22' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3m-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05'%3E%3C/path%3E%3C/svg%3E") no-repeat scroll;
            /*background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' focusable='false' aria-hidden='true' width='30' height='30' viewBox='-5 -4 30 30'%3E%3Cpath d='M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3m-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05'%3E%3C/path%3E%3C/svg%3E") no-repeat scroll #ffffff60;
             /* background: url(/includes/templates/template_ai/images/favorite.png) no-repeat scroll 5px 6px rgb(251 251 251);*/
        width: 22px;
        height: 22px;
        margin-right: 0;
        
          }
    .cartaddreal .fav{
            height: 40px;
        width: 40px;
        margin: 0 0em 0 0;
        border-radius: 40px;
    }
        .infodisplay_mainimage .fav{
          margin: 0 0 -100% -100%;
        }
    
          .fav.selected:after{
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' focusable='false' aria-hidden='true' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3m-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05'%3E%3C/path%3E%3C/svg%3E") no-repeat scroll #ffffff60;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff7800' focusable='false' aria-hidden='true' width='22' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M16.5 3c-1.74 0-3.41.81-4.5 2.09C10.91 3.81 9.24 3 7.5 3 4.42 3 2 5.42 2 8.5c0 3.78 3.4 6.86 8.55 11.54L12 21.35l1.45-1.32C18.6 15.36 22 12.28 22 8.5 22 5.42 19.58 3 16.5 3m-4.4 15.55-.1.1-.1-.1C7.14 14.24 4 11.39 4 8.5 4 6.5 5.5 5 7.5 5c1.54 0 3.04.99 3.57 2.36h1.87C13.46 5.99 14.96 5 16.5 5c2 0 3.5 1.5 3.5 3.5 0 2.89-3.14 5.74-7.9 10.05'%3E%3C/path%3E%3C/svg%3E") no-repeat scroll;
             opacity: 1;
          }
          
    
    
    
          .fav_top_button{
              background: url(/includes/templates/template_ai/images/favorite_36_selected.png) no-repeat scroll 9px 0px rgba(0,0,0,0);
              float: right;
              text-align: right;
              width: 25px;
              z-index: 10;
              position: relative;
              opacity: 0.8;
              height: 29px;
              
              padding: 7px 15px 5px;
              background-size: 26px;
          }
          .fav_top_button:hover{
            opacity: 1 !important;
            cursor: pointer;
          }
          .float .fav_top_button{
            display: none;
          }
    
          
    /* products accordion style */
    
    .attribute_accordion, .attribute_accordion_static{
        /*background-color: #f7f7f7;
        border: 1px solid #fdfafa;*/
        border-radius: 4px;
        margin-bottom: 5px;
        overflow: hidden;
        padding-bottom: 15px;
    }
    
    .attribute_accordion.open {
        padding-bottom: 20px;
        background-color: #fff;
    }
    
    .attribute_accordion .attribute_header, .attribute_accordion_static .attribute_header{
        display: flex;
        justify-content: space-between;
        align-items: center;
        min-height: 50px;
        cursor: pointer;
    }
    
    .attribute_accordion.open .attribute_header {
        min-height: 50px;
    }
    
    .attribute_accordion .display_attr_content, .attribute_accordion_static .display_attr_content_static{
        width: 100%;
    }
    
    .display_attr_content, .collapse_attr_content{
    /*display: grid
    ;
        grid-column-gap: 0.5rem;
        grid-template-columns: repeat(auto-fill, minmax(94px, 94px));
        grid-template-columns: repeat(6, 1fr);*/
    }
    .attribute_accordion .collapse_attr_content {
        width: 100%;
        display: none;
    }
    
    .attribute_accordion .btn_more_attr, .attribImgSelectable{
        width: 32%;
        max-width: 94px;
        margin-right: 1%;
    
    }
    .attribute_accordion .btn_more_attr {
    font-size: 18px;
        font-weight: bold;
        display: flex
    ;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        height: 89px;
        border: 1px solid #f1f1f1;
        margin: 1px;
        float: left;
        clear: none;
        border-radius: 8px;
        background: #f9f9f9;
    }   
    
    /* contact form style */
    .contact-card {
        padding: 15px;
        border-radius: 8px;
        border: 1px solid #f3f3f3;
    }
    
    .contact-card .content-select-option {
        padding: 10px 0;
        width: 100%;
    }
    
    .contact-card .form-field,
    .contact-card .form-file-upload {
        flex-direction: column;
        padding: 5px 0;
    }
    
    .text-info {
        padding: 5px 0;
    }
    
    .contact-card .form-row {
        display: flex;
    }
    
    .contact-card .select-option:focus,
    .contact-card .form-field input:focus,
    .contact-card .form-field textarea:focus {
        outline: 1px solid #9a9a9a;
    }
    
    .contact-card .select-option {
        height: 32px;
        border: 1px solid #d4d5d5;
        padding: 5px 10px 5px 10px;
        min-width: 150px;
        width: 100%;
        cursor: pointer;
        border-radius: 4px;
    }
    
    .contact-card .content-select-option h4 {
        padding: 5px 0;
    }
    
    .contact-card .form-field label,
    .contact-card .form-file-upload .file-label {
        padding: 5px 0;
    }
    
    .contact-card .form-field input {
        line-height: 24px;
        height: 29px;
        border: 1px solid #d4d5d5;
        min-width: 150px;
        width: auto !important;
        border-radius: 4px;
        padding: 0 10px;
    }
    
    .contact-card .form-field textarea {
        border: 1px solid #d4d5d5;
        padding: 5px 10px;
        min-width: 150px;
        border-radius: 4px;
        resize: vertical;
        width: 100%;
    }
    
    .contact-card .form-file-upload label {
        cursor: pointer;
        border: 1px solid #95c7ea;
        text-align: center;
        padding: 5px;
        width: 150px;
        max-width: 200px;
        overflow: hidden;
        border-radius: 4px;
        background-color: #c3ddef;
        transition: all .3s linear;
    }
    .contact-card .form-file-upload label:hover {
        background-color: #83bde7;
    }
    
    .contact-card .form-contact ul {
        list-style-type: none;
    }
    
    .contact-card .form-contact ul li {
        display: flex;
        justify-content: space-between;
        padding: 5px;
        width: 50%;
        border: 1px solid #d4d5d5;
        border-radius: 4px;
        margin: 3px 0;
        transition: all .3s linear;
    }
    
    .contact-card .form-contact ul li:hover {
        background-color: #dddddd;
    }
    
    .contact-card .form-contact ul li p {
        -webkit-user-select: none;
        -webkit-touch-callout: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    
    .form-contact ul li span {
        cursor: pointer;
    }
    
    .form-contact ul li span:after {
        display: inline-block;
        content: "\00d7";
    }
    
    .contact-card .btn_row {
        padding: 20px 0;
    }
    
    .contact-card .btn_row input {
        padding: 9px 16px;
        margin-bottom: 0;
        text-align: center;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 6px;
        box-shadow: 0 1px 3px rgb(55 60 80 / 5%);
        background-color: #cfcdcd;
        transition: all 0.3s;
    }
    
    .contact-card .btn_row input:hover {
        background-color: #6f6e6e;
        color: #fff;
    }
    
    /* Svea snippet style */
    #final_svea_snippet .svea-container{
        height: 100%;
        max-height: 530px;
        width: 100%;
    }
    #final_svea_snippet .svea-card{
        border: 1px solid #ebebeb;
        padding: 20px 10px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
        border-radius: 10px;
        color: #000000;
        background-color: #fff;
        max-height: 520px;
        margin: 0 auto;
        position: relative;
        max-width: 616px;
        min-height: 430px;
    }
    
    #final_svea_snippet .svea-card-body{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    #final_svea_snippet .svea-card-body .svea-icon{
        width: 90px;
        height: 90px;
        display: flex;
        margin-top: 16px;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        border-radius: 50%;
        margin-bottom: 38px;
        justify-content: center;
        background-color: #E7FCD0;
    }
    
    #final_svea_snippet .svea-card-body .title-svea{
        color: #00325c;
        font-weight: 600;
        margin-bottom: 0;
        text-align: center;
        font-family: Helvetica,Arial,sans-serif;
        font-size: 24px;
    }
    #final_svea_snippet .svea-card-body .text-svea{
        color: #434343;
        margin-top: 12px;
        line-height: 1.63;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-family: sans-serif;
    }
    #final_svea_snippet .svea-card-body .divider{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    #final_svea_snippet .svea-card-body span{
        margin-top: 30px;
        height: 3px;
        background-color: #d0e3e9;
        width: 80%;
    }
    
    
    
    
    .informationbox_checkout .svea-container {
                height: 100%;
                max-height: 530px;
                width: 100%;
                margin: 0 auto;
                position: relative;
                max-width: 616px;
                min-height: 90px;
                margin-bottom: 1em;
            }
            .informationbox_checkout .svea-card {
                border: 1px solid #ebebeb;
        padding: 20px 10px;
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
        border-radius: 10px;
        color: #000;
        background-color: #fff;
        max-height: 520px;
        margin: 0 auto;
        position: relative;
        max-width: 616px;
        min-height: 430px;
    
                height: auto;
                    min-height: auto !important;
            }
    
    .svea_error{
        padding: 5px;
        float: left;
        color: gray;
        margin: -20px 0 20px;
        display: none;
    }
    .informationbox_checkout .svea-card-body {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    
    .svea-header {
        color: #000000;
        color: #000000;
        font-size: 20px;
        font-style: normal;
        font-family: Asap, sans-serif;
        font-weight: 600;
        line-height: 1.5;
        margin: 0;
        padding: 10px 0 15px;
    }
    
    
    
    
    .form-group {
        flex: 0 0 auto;
        width: 100%;
    
    }
    .form-essentials {
        display: block;
        width: 100%;
        padding: 0.7rem 0rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #999999;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 10px;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        margin: 5px 0 20px;
        text-indent: 15px;
    }
    
    
    
    
    
    .svea-payment-options {
        display: flex;
        flex-wrap: wrap;
        max-width: 100%;
        margin-top: 30px;
        align-items: center;
        margin-bottom: -8px;
        justify-content: center;
    }
    
    
    .svea-payment-options>svg {
        margin: 8px;
    }
    
    .jss68 {
        width: 3.2em;
        height: 1.2em;
    }
    
    
    .svea-button {
        width: 100%;
        color: #fff;
        height: 48px;
        padding: 11px 16px;
        position: relative;
        box-shadow: none;
        margin-top: 1px;
        font-weight: 600;
        margin-bottom: 1px;
        text-transform: none;
        background-color: #00699A;
    
        font-size: 16px;
        min-width: 64px;
        box-sizing: border-box;
        transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
        font-family: Asap, sans-serif;
        line-height: 1.75;
        border-radius: 25px;
    
        border: 0;
        cursor: pointer;
        margin: 0;
        display: inline-flex;
        outline: 0;
        align-items: center;
        user-select: none;
        vertical-align: middle;
        -moz-appearance: none;
        justify-content: center;
        text-decoration: none;
        -webkit-appearance: none;
        -webkit-tap-highlight-color: transparent;
    }
    
    
    .svea-button-label {
        width: 100%;
        display: inherit;
        align-items: inherit;
        line-height: 24px;
        justify-content: inherit;
    }
    
    
    .svea-radio-button {
        list-style-type: none;
        padding: 0;
        width: 100%;
        float: left;
    }
    
    .svea-radio-button li {
        float: left;
        margin: 0 0px 0 0;
        width: 50%;
        height: 40px;
        position: relative;
    }
    
    .svea-radio-button label,
    .svea-radio-button input {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
    }
    
    .svea-radio-button input[type="radio"] {
      opacity: 0.01;
      z-index: 100;
      display: none;
    }
    
    .svea-radio-button input[type="radio"]:checked+label,
    .Checked+label {
      background: #fff;
        color: #00325c;
        border-bottom: 4px solid #00325c;
    }
    
    .svea-radio-button label {
    border-bottom: 2px solid #1B829A;
        cursor: pointer;
        z-index: 90;
        text-align: center;
        padding: 10px;
        border-radius: 10px 10px 0 0;
        font-weight: bold;
        color: #1B829A;
    }
    
    .svea-radio-button label:hover {
      background: #f9f9f9;
    }
    .tooltiptext {
        visibility: hidden; 
        width: 120px;
        color: red;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        
        /* Position the tooltip */
        z-index: 1;
        bottom: 100%;
        left: 50%;
      }
      
    
    
    .tooltip[data-tooltip]{
      margin:0px;
      position:relative;
    
    }
    .tooltip[data-tooltip]::before {
        content: "";
        position: absolute;
        top:-6px;
        left:50%;
        transform: translateX(-50%);
        border-width: 4px 6px 0 6px;
        border-style: solid;
        border-color: rgba(0,0,0,0.7) transparent transparent     transparent;
        z-index: 100;
        visibility: hidden;
    }
    .tooltip[data-tooltip]::after {
        content: attr(data-tooltip);
        position: absolute;
        left:50%;
        top:-6px;
        transform: translateX(-50%)   translateY(-100%);
        background: rgba(0,0,0,0.7);
        text-align: center;
        color: #fff;
        padding:4px 2px;
        font-size: 12px;
        min-width: 80px;
        border-radius: 5px;
        pointer-events: none;
        visibility: hidden;
    }
    .tooltip[data-tooltip]:hover::before, .tooltip[data-tooltip]:hover::after {
        visibility: visible;
    }
    
    
    .tooltip[tooltip-position='left']::before{
      left:0%;
      top:50%;
      margin-left:-12px;
      transform:translatey(-50%) rotate(-90deg) 
    }
    .tooltip[tooltip-position='left']::after{
      left:0%;
      top:50%;
      margin-left:-8px;
      transform: translateX(-100%)   translateY(-50%);
    }
    .tooltip[tooltip-position='top']::before{
      left:50%;
    }
    .tooltip[tooltip-position='top']::after{
      left:50%;
    }
    .tooltip[tooltip-position='bottom']::before{
      top:100%;
      margin-top:8px;
      transform: translateX(-50%) translatey(-100%) rotate(-180deg)
    }
    .tooltip[tooltip-position='bottom']::after{
      top:100%;
      margin-top:8px;
      transform: translateX(-50%) translateY(0%);
    }
    .tooltip[tooltip-position='right']::before{
      left:100%;
      top:50%;
      margin-left:1px;
      transform:translatey(-50%) rotate(90deg)
    }
    .tooltip[tooltip-position='right']::after{
      left:100%;
      top:50%;
      margin-left:8px;
      transform: translateX(0%)   translateY(-50%);
    }
    
    
    
    .kundservice_button{
    cursor: pointer;
        margin: 0 0 0 5px;
        padding: 0px 15px 0px 15px;
        margin-left: 0px;
        -webkit-border-radius: 30px 30px 30px 30px;
        -moz-border-radius: 30px 30px 30px 30px;
        -ms-border-radius: 30px 30px 30px 30px;
        -o-border-radius: 30px 30px 30px 30px;
        border-radius: 30px 30px 30px 30px;
        border: 1px solid #e7e6e6;
        color: #666;
        background: #edebeb;
        margin-top: 0px;
        float: left;
        height: 45px;
        display: flex
    ;
        align-items: center;
        justify-content: center;
    }
    .kundservice_button:hover{
        color: #666;
        background: #e9e9e9;
    }
    .kundservice_button_content {
        display: flex;
        align-items: center;
        gap: 5px;
    }
    .kundservice_button a, .kundservice_button a:visited, .kundservice_button a:hover{
        color: #434242 !important;
        margin: 0;
        padding: 0 0.5em;
        text-decoration: none !important;
        white-space: nowrap;
    }
    
    .kundservice-success-content {
      display: flex;
      justify-content: center;
      width: 100%;
      padding: 16px 5px 5px;
    }
    
    .kundservice-success-content .success-card {
      width: 70%;
      padding: 20px 16px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 12px;
      box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    }
    
    .kundservice-success-content .success-icon {
      padding: 20px 5px;
    }
    
    .kundservice-success-content .success-card-body {
      max-width: 70%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    
    .kundservice-success-content .success-card-title {
      font-size: 26px;
    }
    .kundservice-success-content .success-card-message {
      text-align: center;
    }
    
    .kundservice-success-content .success-card-btn-content {
      display: flex;
      padding-top: 20px;
    }
    
    .kundservice-success-content .success-home-btn {
      text-decoration: none;
      background-color: #009688;
      padding: 8px;
      width: 130px;
      color: #fff !important;
      transition: 0.3s ease-in-out;
      border-radius: 5px;
      box-shadow: 1px 1px 5px #bbb;
      text-align: center;
      font-weight: bold;
    }
    .kundservice-success-content .success-home-btn:hover {
      text-decoration: none;
      background-color: #017469;
      color: #fff !important;
    }
    .css-1hzylbu {
        text-decoration: underline;
        cursor: pointer;
        background: none;
        border: none;
        padding: 0px;
    }
    
    .iframe-wrapper {
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        bottom: 0px;
        z-index: 100000;
    }
    
    .iframe-container {
        display: flex;
        position: absolute;
        overflow: hidden;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        transition: all 0.3s;
        background-color: rgba(0,0,0,0.5);
    }
    
    .iframe-content {
        position: relative;
        width: 100%;
        max-width: 573px;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        z-index: 99999;
        margin: 10px;
    }
    
    body.modal-open {
      height: 100vh;
      overflow-y: hidden;
    }
    
    
    
    
    
    
    
    
    
    
    .checkout_check_bullet {
        vertical-align: text-bottom;
        background-image: url("data:image/svg+xml,%3Csvg fill='%23000000' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12px' height='12px' viewBox='0 0 97.619 97.618' xml:space='preserve'%3E%3Cg stroke-width='0'%3E%3C/g%3E%3Cg stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M96.939,17.358L83.968,5.959c-0.398-0.352-0.927-0.531-1.449-0.494C81.99,5.5,81.496,5.743,81.146,6.142L34.1,59.688 L17.372,37.547c-0.319-0.422-0.794-0.701-1.319-0.773c-0.524-0.078-1.059,0.064-1.481,0.385L0.794,47.567 c-0.881,0.666-1.056,1.92-0.39,2.801l30.974,40.996c0.362,0.479,0.922,0.771,1.522,0.793c0.024,0,0.049,0,0.073,0 c0.574,0,1.122-0.246,1.503-0.68l62.644-71.297C97.85,19.351,97.769,18.086,96.939,17.358z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        background-color: transparent;
        background-position-y: 3px;
        height: 12px;
        line-height: 1;
        margin-right: .5em;
        width: 12px !important;
        background-repeat: no-repeat;
        /* display: block; */
        padding-left: 21px;
    }
    /* top */
    
    .customer_info_row {
        background: #ededed;
        color: #333;
    }
    
    
    
    .float .desktop_logo {
        max-width: 100px;
    }
    .mobile_logo_container{
        height: 70px !important;
    }
    .mobile_logo_container{
        display: none;
    }
    .float .mobile_logo_container{
        display: none;
    }
    
    
    
    
    
    
    
    .top_menu {
        background: #f9f9f9;
        border-bottom: none;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
        height: 40px;
    }
    
    .top_menu .cat_menu a.top, .top_menu .new_products_navbar, .top_menu .outlet_products_navbar{   
    
        font-size: 13px;
        color: #090909;
        float: left;
        clear: none;
        font-weight: normal;
        text-shadow: none;
        white-space: nowrap;
    }
    
    
    
    .search_bar .searchboxinput, .search_holder_row_input {
    border: 1px solid #f1f1f1;
    color: var(--text-color);
    font-size: 16px;
    margin-left: 0px;
    margin-top: 1px;
    padding: 23px 15px 19px 20px;
    padding: 1.2rem;
    width: 100%;
    box-sizing: border-box;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
            -o-border-radius: 30px;
            border-radius: 30px;
    
        border: 1px solid #f1f1f1;
        background: #f9f9f9;
            margin-top: 0px;
            float: left;
            
            height: 15px;
    }
    .search_bar .searchboxinput, .search_holder_row_input, .search_bar .searchboxinput::placeholder, .search_holder_row_input::placeholder {
        color: #333;
    }
    
    .search_bar .searchboxinput{
        margin: 12px 0;
    }
        .button_search, .button_search:hover {
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            -ms-border-radius: 20px;
            -o-border-radius: 20px;
            border-radius: 20px;
            border-radius: 0px 20px 20px 0;
        }
        .button_search:hover {
            background: #d1d1d1;
        }
    
    
    .button_search, .button_search:hover {
        background: url(/includes/templates/template_ai/images/mobile/search_icon.png) no-repeat scroll 6px 8px rgba(0,0,0,0) !important;
        border: none !important;
        color: transparent !important;
        background-size: 22px auto !important;
        width: 60px;
            padding: 10px;
            margin: 15px 0 0 -80px;
            position: absolute;
            min-width: 30px;
    }
    
    
    
    
    
    
    #pad_top.float #float_menu {
        position: fixed !important;
        margin-top: -38px !important;
        height: 50px;
        -moz-box-shadow: 1px 1px 5px #b9b9b973;
        -webkit-box-shadow: 1px 1px 5px #b9b9b973;
        box-shadow: 1px 1px 5px #b9b9b973;
    }
    
    #pad_top.float .search_bar{
        max-height: 30px;
        overflow: hidden;
    }
    
    #pad_top.float .search_bar .searchboxinput {
            padding: 7px 25px;
            margin: 0px 0;
    }
    #pad_top.float .button_search, #pad_top.float .button_search:hover { 
            width: 60px;
    padding: 7px;
    margin: -2px 0 0 -80px;
        float: left;
    }
    
    
    .search_holder_row{
        display: none;
    }
    .search_holder{
        display: block;
    }
    div#ajaxSearchData {
    
    
    }
    
    #top_cart_container{
        background: none; 
        border: none;    
    }
    /*.float #top_cart_container {
        padding-top: 6px !important;
    }*/
    
    
    .top_button  {
    display: grid
    ;
        justify-content: center;
        align-items: center;
        text-align: center;
            grid-template-rows: 35px 20px;
    }
    
    .float .top_button {
        background-size: 20px;
        margin: 0px 0;
    }
    
    
    .top_icon_holder/*, #top_cart_container .to_checkout, #top_cart_container .to_checkout:hover*/ {
    position: relative;
        width: 36px;
        height: 36px;
        /* padding: 8px 8px 4px; */
        background-size: 32px;
        border: none !important;
        box-shadow: none !important;
        margin: 0;
        width: 100%;
        max-width: 100%;
        align-items: center;
        display: flex
    ;
        justify-content: center;
    ;
        justify-content: center;
    }
    
    
    
    
    
    .cart_count_on_button, .fav_count_badge{
        position: absolute;
            top: -5px;
        margin: 0 0 0 33px;
        padding: 0;
        width: 24px;
        height: 24px;
        background: #333;
        color: #fff;
        display: none;
        text-align: center;
        line-height: 24px;
        font-size: 12px;
        font-weight: normal;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
    }
    .cart_count_on_button{
        background: var(--buybutton-color);
        border-color: var(--buybutton-border-color);
    }
    .fav_count_badge{
        background: var(--secondary-color);
    }
    
    .top_button_holder  {
        float: right;
        font-size: 12px;
        display: flex
    ;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }
    
    .top_menu_button_holder, .top_search_button_holder{
        cursor: pointer;
    }
    .top_button_holder a, .top_button_holder a:hover{
        color: #333;
        text-decoration: none;
    }
    .top_filter_button_holder{
        display: none;
    }
    .top_search_button_holder{
        display: none;
    }
    
    #top_cart_container{
        float: right;
        font-size: 12px;
        display: flex
    ;
        justify-content: center;
        align-items: center;
        gap: 20px;
             }
    
    .accentcolor, .listingPrice, .frontpagelistingPrice, .frontpagefirstlistingPrice, .productrelatedPrice, .categorylistingPrice, .bestseller_price, .price, .ProductVariantPrice, .part_payment_cost, .calc_price {
        color: var(--price-color);
    }
    
    
    
    /* product info */
    
    
    
    
    
    .products_categories_row a{
        float: left;
        max-height: 35px;
        text-decoration:none;
        border: none;
        padding: 4px 10px;
        margin: 0 3px 6px;
        background: #f9f9f9;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
    }
    
    
    
    
    /*
    .button_price .free-freight{
        display: none;
    }
    .button_price #productStock{
        margin-top: 10px !important;
    }
    */
    
    /* prod cats */
    
    .categories_textint {
        width: 100%;
        border-radius: 5px;
        overflow: hidden;
        padding: 0;
    }
    
    .categories_textint.color_grid {
        padding: 0;
    }
    
    
    
    .products_listing_products_intro{
        position: relative;
    }
    #ProductVariantBoxGalleryImgSelected{
        margin-bottom: 0px;
    }
    .itemTitle h3{
        height: 23px;
        overflow: hidden;
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.3;
        padding: 0;
    }
    .itemTitle h4{
        font-size: 1rem;
        line-height: 1.3rem;
        height: 2.6rem !important;
        font-style: italic;
        padding: 0;
    }
    
    .itemTitle:hover{
        text-decoration: none;
    }
    
    
    soldoutinfo .cssButton {
        line-height: 18px;
        background: none;
        border: none;
    }
    
    
    
    
    
    
    
    
    
    body {
        font-family: 'Asap',sans-serif;
        font-size: 15px;
    }
    
    h1, h2, h3, h4, h5, h6 {
        font-weight: 500;
    }
    
    .top_menu .cat_menu a.top, .top_menu .new_products_navbar, .top_menu .outlet_products_navbar {
    }
    
    .freedl .cssButton{
        background: #f8c9df;
        padding: 15px;
    }
    
    
    
    /* nav */
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    /* general */
    /*
    .full_menu {
        position: fixed;
        z-index: 99999;
        top: 0;
        bottom: 0;
        left: 0px;
        padding-top: 20px;
        padding-bottom: 70px;
        width: 350px;
        overflow-y: auto;
        background-color: #fff;
        -moz-user-select: -moz-none;
        -webkit-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        -webkit-overflow-scrolling: touch !important;
        transition: left 0.2s ease;
    }*/
    
    
    
    .pop_up_cat_holder {
        position: absolute;
        margin-top: 36px !important;
        background: #F9F9F9;
        z-index: 99;
        box-shadow: 0px 0px 40px rgba(0, 0, 0, .12);;
    
        -webkit-box-shadow:  0px 0px 40px rgba(0, 0, 0, .12);;
        -moz-box-shadow:  0px 0px 40px rgba(0, 0, 0, .12);;
    
        /*-webkit-box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);
        box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.1);*/
        -webkit-border-radius: 0 0px 5px 5px;
        -moz-border-radius: 0 0px 5px 5px;
        -ms-border-radius: 0 0px 5px 5px;
        -o-border-radius: 0 0px 5px 5px;
        border-radius: 0 0px 5px 5px;
        overflow: hidden;
        line-height: 100%;
        border-top: 1px solid #555;
    }
    
    
    .pop_up_cat_holder {
    margin-top: 40px !important;
        border-top: none !important;
        padding: 2rem 3rem 3rem !important;
        background: #fff;
        position: absolute;
    
        left: 50%; 
        transform: translateX(-50%);
        width: 100%;
        max-width: 1524px;
            display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    
    
    
    }
    
    .holder_header{
        grid-column: span 5;
    } 
    .holder_header a{
        margin: 0rem 1rem;
        color: #222;
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.5rem;
    } 
    .holder_header a:after{
    bottom: 0;
        content: "";
        display: block;
        height: 2px;
        left: 15px;
        margin: 0rem 12px;
        margin-top: 0.5rem;
        max-width: 70px;
        position: relative;
        transform: translateX(-50%);
        width: 56px;
        z-index: 0;
        background-color: var(--secondary-color);
    } 
    
    .o1y-n{
            background-color: #fff;
        display: flex
    ;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        max-height: calc(100vh - 216px);
        min-height: 200px;
        overflow-y: auto;
        padding: .5em 1.5em 1em;
    }
    
    ul.jqNavigation.pop_up_cat_holder{
        box-sizing: border-box;
        align-items: baseline;
        display: none;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
            grid-column-gap: 1em;
        grid-row-gap: 1em;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }
    ul.jqNavigation.pop_up_cat_holder.visible{
        display: grid;
    }
    .pop_up_cat_wrapper > ul.jqNavigation > li{
        flex-grow: 0;
        flex-basis: 20%;
        display: flex;
        flex-direction: column;
        max-height: 100%;
        padding: 20px 0px;
        box-sizing: border-box;
    }
    
    .pop_up_cat_wrapper .nosubs{
        font-weight: bold;
        color: #222;
    }
    
    .pop_up_cat_wrapper > ul.jqNavigation > li {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
            
    /*
        
        float: left;
        width: 20%;*/
        max-height: 100%;
        padding: .5em 0 0;
        }
    
    .pop_up_cat_wrapper > ul.jqNavigation > li > ul  {
        display: block;
        max-height: 16em;
        overflow: auto;
        border-top: 1px solid #f1f1f1;
    }
    
    .pop_up_cat_wrapper > ul.jqNavigation > li > .menulink{
    
    }
    .pop_up_cat_wrapper > ul.jqNavigation > li > .menulink{
        font-weight: bold;
        font-size: 1rem;
            width: 100%;
        /*border-bottom: 1px solid #eee;*/
        box-sizing: border-box;
    }
    
    .pop_up_cat_wrapper > ul.jqNavigation > li >  span.expandable{
        display: none;
    }
    
    
    .pop_up_cat_wrapper > ul.jqNavigation > li ul li .menulink{
        font-weight: normal;
        font-size: 0.9rem;
        max-width: 87%;
    }
    .pop_up_cat_wrapper > ul.jqNavigation > li ul li ul li .menulink{
        font-weight: normal;
        font-size: 0.75rem;
        padding-left: 1.5rem;
    }
    
    .pop_up_cat_wrapper > ul.jqNavigation > li ul li ul li .menulink{
        font-weight: normal;
        font-size: 0.75rem;
        padding-left: 1.5rem;
    }
    .pop_up_cat_wrapper > ul.jqNavigation > li ul li ul li .expandable{
        display: none;
    }
    
    .pop_up_cat_wrapper > ul.jqNavigation  li {
        border-bottom: none;
    }
    
    
    
    
    
    
    .pop_up_cat_wrapper > ul.jqNavigation  li .menulink, .pop_up_cat_wrapper > ul.jqNavigation  li .menulink:visited{
        padding: 0.4em 15px;
    }
    
    
    
    
    
    .pop_up_cat_wrapper, .cat_menu, .top_menu .navbar {
        display: flex;
        flex-direction: row;
        grid-column-gap: 1em;
        justify-content: space-evenly;
    }
    
    
    
    .top_menu .cat_menu a.top.active:after, .top_menu .cat_menu a.top:hover:after  {
        bottom: 0;
        content: "";
        display: block;
        height: 2px;
        left: 50%;
        max-width: 70px;
        position: relative;
        transform: translateX(-50%);
        transition: background .1s ease-out, color .1s ease-out;
        width: 50%;
        z-index: 0;
        background-color: #ddd;
    }
    
    .top_menu .cat_menu a.top.active:after {
        background-color: var(--secondary-color);
    }
    
    .footer_header::after {
        background-color: var(--secondary-color);
    }
    
    #productinfoBody .search_holder_row, #checkoutBody .search_holder_row{
        display: none;
    }
    
    
    .infodisplaybox a:link, .infodisplaybox a:visited, .footer_section a:link, .footer_section a:visited, .short_products_description a:link, .short_products_description  a:visited {
        font-weight: bold;
       /* text-decoration: underline;*/
    }
    
    .infodisplaybox a:hover, .footer_section a:hover{ 
        opacity: 0.85;
        text-decoration: underline;
    }
    
    .categorycategoryListingOuterBox{
        height: 170px;
        margin: 10px;
        padding: 3px;
        float: left;
    }
    .front_page_right .categorycategoryListingOuterBox{
        width: 10.6%;
    }
    
    
    
    
    .categorycategoryListingOuterBox img{
        border-radius: 170px;
        display: block;
    }
    .categorycategoryListingOuterBox h2{
    position: relative;
        display: block;
        margin-top: -46px;
        padding: 10px 10px;
        background: #f1f1f1;
        color: #1d1d1b;
        height: 50px;
        width: 170px;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 1px;
        overflow: hidden;
        text-transform: uppercase;
            border-radius: 5px;
    }
    
    
    a.categorycategoryListingOuterBox:hover{
    text-decoration: none;
    }
    
    .freedl .cssButton{
        background: #f8c9df;
        padding: 15px;
    }
    
    
    hr {
        display: block;
        height: 1px;
        margin: 15px auto;
        padding: 0;
        border: 0;
        border-top: 1px solid #000;
        max-width: 230px;
    }
    
    
    
    /* inspiration */
    
    
    .center_presentation, .category-lead--printable, .blog-header, .editable-body {
        max-width: 650px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    .center_presentation, .category-lead, .blog-header {
        margin-top: 41px;
        margin-bottom: 10px;
        font-size: 16px;
    }
    
    .blog-header {
        clear: both;
        width: 100%;
            padding-top: 50px;
    }
    .center_presentation h3, .category-lead--printable h3, .blog-header h3, .editable-body h3 {
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    .center_presentation h1, .category-lead--printable h1, .blog-header h1, .editable-body h1, .center_presentation h2, .category-lead--printable h2, .blog-header h2, .editable-body h2 {
        margin-bottom: 0;
        font-size: 36px;
        line-height: 1.2;
            text-transform: uppercase;
    }
    
    .center_presentation hr, .category-lead--printable hr, .blog-header hr, .editable-body hr {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .CatDescriptionInner{
        float: none;
    }
    
    .insProjectHolder{
            margin: 5px !important;
    }
    
    .hcenter { overflow: hidden; }
    .outercenter { position: relative; left: 50%; float: left; }
    .innercenter { position: relative; left: -50%; float: left; }
    /* end inspiration */
    
    
    
    
    /* remove*
    
    .grid.grid-1-1{
        display: none;
    }
    */
    
    
    
    .grid {
        position: relative;
        width: 100%;
    }
    
    .grid-item-1-1 {
        width: 100%;
    }
    
    .grid > .grid-item > .grid-content {
        display: grid;
        grid-template-columns: 1fr 2fr;
    }
    
    .grid .grid .grid-content {
        display: table-cell;
        vertical-align: middle;
        padding: 30px;
        font-size: 20px;
    }
    
    
    
    .grid .grid {
        top: 0;
        bottom: 0;
        margin-left: 0;
        max-width: 100%;
        width: 100%;
    }
    .grid .grid .grid-item {
        display: table;
        width: 100%;
        height: 100%;
        padding-left: 0;
    }
    
    .grid img {
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }
    
    .grid .grid h3 {
        position: relative;
        margin-bottom: 20px;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 2px;
    }
    .grid .grid h3:after {
        content: "";
        position: static;
        display: block;
        width: 80px;
        height: 3px;
        background: #fff;
    }
    
    .grid .grid h2, .grid .grid h1 {
        margin-bottom: 15px;
        font-size: 38px;
        line-height: 1.2;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    
    
    .color_grid .grid .grid h3, .color_grid .grid .grid h2, .color_grid .grid .grid h1, .color_grid .grid .grid p {
        color: #fff;
    }
    
    
    .categories_textint img{
        height: auto !important;  ;
        width: 100% !important;  
    }
    
    .categories_textint p{
        max-height: 300px;
        overflow: hidden;
        border-radius: 10px;
    }
    .grid-content  p{
        border-radius: 0px;
    }
    
    
    
    /*
    ul.jqNavigation li a.toggle, ul.jqNavigation li ul li a.toggle, ul.jqNavigation li ul li ul li a.toggle, ul.jqNavigation li ul li ul li ul li a.toggle, ul.jqNavigation li span.toggle, ul.jqNavigation li ul li span.toggle, ul.jqNavigation li ul li ul li span.toggle, ul.jqNavigation li ul li ul li ul li span.toggle {
    margin-left: -30px;
        width: 30px;
    }*/
    /*,mnu */
    
    #left_menu_categories .menu_top_row_links {
    display: none;
    }
    .menu_top_row_links {
    margin: 0;
        margin-left: 0 !important;
        text-align: center;
        background: #fff;
        width: 100% !important;
    }
    
    .menu_top_row_links ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    .menu_top_row_links li {
        display: inline-block !important;
        margin-left: 0;
        margin-right: 0;
        width: 32% !important;
    }
    
    .menu_top_row_links div {
        display: block !important;
        padding: 10px 5px !important;
        color: #111;
        font-style: italic;
            text-align: center;
    }
    .categories_menu .menu_top_row_links div {
        display: none !important;
    }
    
    
    ul.jqNavigation li ul li ul li .menulink, ul.jqNavigation li ul li ul li .menulink:visited {
       /* font-size:14px;*/
    }
    ul.jqNavigation li ul li .menulink, ul.jqNavigation li ul li .menulink:visited{
        /*font-size:14px !important;*/
    }
    
    ul.jqNavigation li a.expandable:after, ul.jqNavigation li a.active:after, ul.jqNavigation li span.expandable:after, ul.jqNavigation li span.active:after {
        /*content: ' \002B';;*/
    }
    
    
    div#dropMenu li a, .customer_info_row .arg, .mobile_info_text {
        color: #222 !important;
        font-size: 13px;
        text-transform: none;
        
    }
    div#dropMenu li a:hover{
        color: #000;
    }
    
    hr.separator {
        border-color: #ddd;
        color: #ddd;
        float: left;
        width: 100%;
        max-width: 100%;
    }
    
    .jqNavigation hr.separator {
        border-color: #fff;
        color: #fff;
        float: left;
        width: 100%;
        max-width: 100%;
    }
    
    
    .jqNavigation .strike {
        padding: 1.5rem 0 1rem;
    }
    
    
    .strike {
        display: block;
        text-align: center;
        overflow: hidden;
        white-space: nowrap; 
        width: 100%;
    }
    
    .strike > span {
        position: relative;
        display: inline-block;
    }
    
    .strike > span:before,
    .strike > span:after {
        content: "";
        position: absolute;
        top: 50%;
        width: 100%;
        height: 1px;
        background: #ddd;
    }
    
    .strike > span:before {
        right: 100%;
        margin-right: 15px;
    }
    
    .strike > span:after {
        left: 100%;
        margin-left: 15px;
    }
    
    
    
    
    /* CART pop up*/
    
    
    
    /* cart */
    
    
    
    #checkoutBody #pad_top.float #float_menu, #checkoutBody .top_fav_button_holder, #checkoutBody #top_cart_container{
        display: none;
    }
    
     #checkoutBody .crumbholder{
        display: none;
    }
    
    
    
    
    
    
    
    
    
    /* variants combos */
    .ProductVariantBox .combo_section{
    margin: -10px -6px;
    padding-bottom: 0px;
    margin-bottom: -5px;
    float: left;
    }
    
    .ProductVariantBox .combo_section_header{
    padding: 10px 10px 0px;
    font-weight: bold;
    font-size: 11px;
    }
    .ProductVariantBox .combo_section .ProductVariantBox{
    font-size:10px;
    }
    .ProductVariantBox .combo_section .ProductVariantPrice{
    font-size:10px;
    }
    .ComboVariantOuterBoxBox{
    background:#F5f5f5;
    margin-top:3px;
    margin-left:-2px;
    border:2px solid #ddd;
    float:left;
    }
    
    
    .topShoppingCartContent .cartTableHeading{
    display:none;
    }
    .topShoppingCartContent .combo_products_row{
    display:none !important;
    }
    .topShoppingCartContent .combo_prod_header{
    display:none;
    }
    .value_disabled{
        background:#ccc;
    }
    .comboImgSelectable {
    width: 99px;
    height: 195px;
    border: 1px solid #F1F1F1;
    clear: none;
    float: left;
    font-size: 11px;
    margin: 1px;
    padding: 2px;
    text-align: left;
    }
    .comboLineSelectableWrapper {
    float:left;
    clear:none;
    width: 609px;
    }
    .comboLineImageWrapper {
    float:left;
    clear:none;
    width:105px;
    }
    
    
    
    .combo_section{
    
        float: left;
        min-width: 100%;
    }
    .combo_section .toggle_link {
    margin: 10px 0 -5px 20px;
    float:left;
    }
    .combo_section_header{
    padding: 10px 15px 5px;
    font-weight: bold;
    font-size: 16px;
    }
    .combo_section .ProductVariantButton input{
    float:right;
    }
    
    .combo_products_row, .combo_products_row .cartProdTitle{
    }
    .combo_products_row .cartQuantity{
    clear:none;
    }
    
    span.combo_prod_header{
    float: left;
    clear: left;
    margin-left: 8px;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    }
    .combo_selection_full{
    float: left;
    clear: both;
    width: 751px;
    padding: 10px 10px;
    border: 1px solid #F1F1F1;
    font-size: 12px;
    font-weight: normal;
    background: #FFF;
    margin: 5px 0px 0px -9px;
    }
    
    
    
    .centerBoxWrapper_Combo{
    background: #FFF none repeat scroll 0 0;
    clear: none;
    float: left;
    height: auto;
    margin: 10px 0px 10px;
    padding: 0px;
    text-align: center;
    vertical-align: top;
    width: 100%;
    }
    .centerBoxHeading_Combo{
    color: #333;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    text-align: left;
    margin-bottom: 0px;
    margin-left: 0px;
    border-color: #EEE;
    border-style: solid;
    border-width: 1px 1px 1px;
    padding: 10px 15px;
    width: 100%;
    }
    
    
    
    
    
    
    
                                    
                                    .product_slideshow_holder * {
                                      box-sizing: border-box;
                                    }
    
    
                                    .slides::-webkit-scrollbar {
                                      display: none;
                                    }
    
                                    /* Hide scrollbar for IE, Edge and Firefox */
                                    .slides {
                                      -ms-overflow-style: none;  /* IE and Edge */
                                      scrollbar-width: none;  /* Firefox */
                                    }
    
    
                                    .product_slideshow_holder {
                                      width: 600px;
                                      text-align: center;
                                      overflow: hidden;
                                      margin: auto  ;
                                    }
    
    
                                    .pimg_nav{
                                        display: grid;
                                        grid-template-columns:  1fr auto 1fr ;
                                        align-items: center;
                                        justify-content: center;
                                    }
    
                                    .pimg.prev,.pimg.next {
                                         width: 40px;
                                         height: 40px;
    
                                         border-radius: 50%;
                                         cursor: pointer;
                                    }
                                    .pimg.prev:hover,.pimg.next:hover {
                                         background: #f5f5f5;
                                    }
    
                                    .pimg.next {
                                            /*margin-left: 1em;*/
                                    }
                                    .pimg.prev {
                                            visibility: hidden;
                                            /*margin-right: 1em;*/
                                    }
                                    .pimg.prev:after, .pimg.next:after {
                                            content: '';
                                            border: 2px solid #aaa;
                                            display: block;
                                            width: 13px;
                                            height: 13px;
                                            margin: 1px 4px 0px;
                                            position: relative;
                                            border-top: none;
                                            border-right: none;
                                            
                                    }
    
                                    .pimg.next:after {
                                            -webkit-transform: rotate(-135deg);
                                            -moz-transform: rotate(-135deg);
                                            -ms-transform: rotate(-135deg);
                                            -o-transform: rotate(-135deg);
                                            transform: rotate(-135deg);
                                    }
                                    .pimg.prev:after {
                                            -webkit-transform: rotate(45deg);
                                            -moz-transform: rotate(45deg);
                                            -ms-transform: rotate(45deg);
                                            -o-transform: rotate(45deg);
                                            transform: rotate(45deg);
                                            margin: 0px 9px;
                                            
                                    }
                                    .slides {
                                      display: flex;
                                      
                                      overflow-x: auto;
                                      overflow-y: hidden;
                                      scroll-snap-type: x mandatory;
                                      
                                      
                                      
                                      scroll-behavior: smooth;
                                      -webkit-overflow-scrolling: touch;
                                      
                                      
                                      /*scroll-snap-points-x: repeat(400px);
                                      scroll-snap-type: mandatory;*/
                                      
    
    
    
                                    }
                                    .slides::-webkit-scrollbar {
                                      width: 10px;
                                      height: 10px;
                                    }
                                    .slides::-webkit-scrollbar-thumb {
                                      background: black;
                                      border-radius: 10px;
                                    }
                                    .slides::-webkit-scrollbar-track {
                                      background: transparent;
                                    }
                                    .slides > div {
                                      scroll-snap-align: start;
                                      flex-shrink: 0;
                                      width: 600px;
                                        height: 600px;
                                      margin-right: 50px;
                                      border-radius: 10px;
                                      /*background: #eee;*/
                                      transform-origin: center center;
                                      transform: scale(1);
                                      transition: transform 0.5s;
                                      position: relative;
                                      
                                      display: flex;
                                      justify-content: center;
                                      align-items: center;
                                      
                                    }
    
    
                                    .product_slideshow_holder img {
                                      object-fit: cover;
                                      position: absolute;
                                      top: 0;
                                      left: 0;
                                      width: auto;
                                      max-height: 100%;
                                      max-width: 100%;
                                    border-radius: 10px;
                                    }
    
                                    .product_slideshow_holder > a {
                                      display: inline-flex;
                                      width: 1.5rem;
                                      height: 1.5rem;
                                      background: white;
                                      text-decoration: none;
                                      align-items: center;
                                      justify-content: center;
                                      border-radius: 50%;
                                      margin: 0 0 0.5rem 0;
                                      position: relative;
                                    }
                                    .slide_link {
                                            display: block;
                                            margin: 0 3px;
                                            border-bottom: 3px solid transparent;
                                            padding-bottom: 5px;
                                      
                                    }
                                     .slide_link.active{
                                        border-color: var(--tertiery-color);
                                       
    
                                    }
                                    .slide_links img {
    
                                            display: block;
                                            width: 80px;
                                            height: auto;
                                            background: white;
                                            text-decoration: none;
                                            align-items: center;
                                            justify-content: center;
                                            cursor: pointer;
                                      
                                    }
                                    
                                    
                                    /*.slide_links span {
                                            margin: 0 3px 0.5rem 3px;
                                    }*/
                                    .slide_links_outer{
                                            display: block;
                                            overflow: auto;
                                            width: 100%;
                                            max-width: 600px;
                                            margin: 10px 0px;
                                            padding: 0 0 0.4rem 0 ;
                                    }
                                    .pop_up_cat_holder ::-webkit-scrollbar, .cat_boxes_holder::-webkit-scrollbar, .slide_links_outer::-webkit-scrollbar {
                                      height: 6px;              /* height of horizontal scrollbar ↘ You're missing this */
                                      width: 6px;               /* width of vertical scrollbar */
                                      border: 1px solid #eee;
                                      background: #eee;
                                      border-radius: 10px;
                                    }
                                    .pop_up_cat_holder ::-webkit-scrollbar-thumb, .cat_boxes_holder::-webkit-scrollbar-thumb:horizontal, .slide_links_outer::-webkit-scrollbar-thumb:horizontal{
                                        background: #ccc;
                                        border-radius: 10px;
                                    }
                                    div.slide_links {
                                        margin: 10px 0px 0px 0px;
                                        -webkit-overflow-scrolling: touch;
                                        width: max-content;
                                        display: flex
    ;
                                    }
    
    
    
    
                                    .div_grid{
                                           display: grid
                                        ;
                                            grid-row-gap: 0em;
                                            grid-template-columns: minmax(20%, max-content) minmax(180px, auto);
                                            box-sizing: border-box;
                                            margin: 0px;
                                            padding: 0px;
                                    }
                                    .prod_info_category_content .div_grid{
                                       grid-template-columns: none;
                                    }
                                    .prod_info_category_content .div_cell.option{
                                       padding-bottom: 0;
                                    }
    
                                    .div_cell{
                                            padding: 0.6em 0.6em 0.6em 0;
                                    }
    
                                    .div_cell.option{
                                        font-weight: 500;
                                        word-break: break-word;
                                    }
                                    
                                     .div_cell .table_compare_td_content{
                                        float: left;
                                     }
    
    
    
    
    
    
    
    
      .font-bold {
        font-weight: 700;
    }
    .font-light {
        font-weight: 300;
    }         
    
    .listingBuyNowButton{
    border:medium none;
    color:#000000;
    float:right;
    font-weight:bold;
    line-height:18px;
    margin:0;
    padding:0;
    text-align:center;
    text-decoration:none;
    }
    
    
    
    .listingBuyNowButton {
        display: block; 
        float: right;
        clear: left;
        /*width: 100%;*/
    
    }
    .listingBuyNowButton .cssButton {
    width: 100%;
        padding: 6px;
        margin: 0px auto 0 ;
        float: none;
        display: inline-block;
        background: #f9f9f9;
        font-size: 0.9rem;
        font-weight: normal;
       
    }
    .listingBuyNowButton .cssButton:hover {
        background: #f5f5f5;
    }
    .pop_cart_to_checkout a.to_checkout, .confirmbuttonholder .cssButton, input.button_in_cart_listing, .button_in_cart, .ProductVariantButton .button_in_cart, .delivery_card button[type=submit] {
        background: var(--buybutton-color);
        color: var(--buybutton-text-color);
        border-color: var(--buybutton-border-color);
        text-decoration:none;
    }    
    
    .pop_cart_to_checkout a.to_checkout:hover, .confirmbuttonholder .cssButton:hover, .listingBuyNowButton .button_buy_now:hover, .button_buy_now:hover, input.button_in_cart_listing:hover, .button_in_cart:hover, .ProductVariantButton .button_in_cart:hover, .delivery_card button[type=submit]:hover {
        background: var(--buybutton-color);
        color: var(--buybutton-text-color);
        border-color: var(--buybutton-border-color);
        text-decoration:none;
        opacity: 0.85;
    }                  
    
    
    .change_category, .new_category{
        margin: 0px !important;
    }
    
    #productGeneral g, #productGeneral svg{
        --icon-fg-color: #333;
    }
    
    #orderStatus table tr, #orderStatus table tr{
        font-size: 0.8rem;
        font-weight: normal;
    }