

/*================== View Product ===============*/

#view_product_section_b                         { display:block; width:76%; float:right; }
#view_product_cat_trail                         { float:left; margin-top:5px; margin-left:3px; margin-bottom:5px; padding-left:5px; font-size:1em; position:relative; z-index: 9;}
#view_product_category                          { padding:5px; }
.view_product_image                             { max-height: 400px; max-width: 100%; position:relative; z-index: 999;}
#view_product_details                           { display:block; float:left; position:relative; margin-bottom:30px; padding-left:30px; max-width:420px; border: solid 0px blue;}
#view_product_tabs                              { clear:both;}
#view_product_tab                               { margin-top:-39px; margin-left:-16px; padding-top:3px; padding-left:10px; width:225px; height:20px; font-size:17px; color:#6a984f; background-color:#ffffff; border-top:solid 1px #cccccc; border-left:solid 1px #cccccc; border-right:solid 1px #cccccc; border-bottom:solid 1px #ffffff; /*border-color:red;*/ -webkit-border-radius:8px 8px 0 0; -moz-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0; }
.view_product_name                              { font-weight:bold; font-size:18px;}


/*==================================================
                     Shopping - Block/Table/Gallery View
==================================================*/

#shopBrowse                                     { width: 100%; float: left; background-color: white;}

#shopBrowse .shop_table                         { display:inline-block;}
/*#shopBrowse .shop_cell                          { height:150px; width:145px; vertical-align:bottom;}*/
#shopBrowse .shop_box                           { min-height: 215px; max-height: 250px; min-width: 180px; background-color: white; border:0px solid #ccc; 
                                                  overflow:hidden !important; text-align:center; display:inline-block; font-size:13px; line-height:1.2; margin:3px;
                                                                                                /* -webkit-border-radius: 8px; border-radius: 8px;
                                                -webkit-box-shadow: 1px 1px 3px rgba(20, 20, 20, 0.1);
                                                -moz-box-shadow: 1px 1px 3px rgba(20, 20, 20, 0.1);
                                                box-shadow: 1px 1px 3px rgba(20, 20, 20, 0.1);
                                                */
                                                }
.shop_box {
    float: left;
    height: 290px;
    margin: 5px 0;
    background-color: white;
    border-bottom: #CCC 1px solid;
    text-align: center;
    display: inline-block;
    border: 10px solid #ccc;
}

#shopBrowse .shop_img                           { width:95%; max-height:145px; padding:2px 0 10px 0;  vertical-align: bottom !important; line-height: 145px; border:none;
                                                display:inline-block; border-radius: 10px; }
#shopBrowse .shop_img img                       { max-width:90%; max-height:145px; vertical-align: bottom; border-radius: 20px; }

#shopBrowse .shop_product                       { width: 95%; margin-top:5px;  font-family:"Calibri", "Trebuchet MS", Futura, Arial, sans-serif; font-size:14px;
                                                font-weight:800; width:95%; display:inline-block; overflow:hidden;} /* height:40px;  padding-bottom:4px; */
#shopBrowse .shop_product a                     { text-decoration:none;cursor: pointer; font-size: 1.1em; }
#shopBrowse .shop_product a:hover               { text-decoration:underline; }

#shopBrowse .shop_description                   { display:none; }

#shopBrowse .shop_price                         { display:inline-block; width:95%; min-height:25px; padding:0; font-family:"Calibri", "Trebuchet MS", Futura, Arial, sans-serif; font-size:14px;}
#shopBrowse .shop_add                           { display:inline-block; height:98px; font-family:"Calibri", "Trebuchet MS", Futura, Arial, sans-serif; font-size:14px; border: 0px red solid; width:32px; top: -200px; left: 65px; position: relative; z-index: 5;}

/*Needed in Chrome to line up boxes without ADD button*/
/*#shopBrowse .shop_box_adjust                    {display:block; float: left;  margin:5px; margin-right:9px;}
    on shop_box <RIF exclude_~pid~&!seed_exists exclude_~pid~&Customer&seed_exists>shop_box_adjust</RIF>
*/


/*==================================================
        Shopping - Line/Row/List VIEW   line-height:40px
==================================================*/

#shopBrowse2 { float: left; background-color: white;}

#shopBrowse2 .shop_table                        { display:inline-block; height:auto; width:145px;  border:1px red solid;}
/*#shopBrowse2 .shop_cell                         { height:auto; width:145px; vertical-align:top;}*/
#shopBrowse2 .shop_box                          { display:inline-block; width: 99%; max-height: 150px; background-color: white; border:#CCC 1px solid;
                                                text-align:left; font-size:13px; line-height:1.2; margin:5px 5px 5px 0; padding:20px 5px 15px 0; margin-left:5px;
                                                -webkit-border-radius: 8px; border-radius: 8px;
                                                -webkit-box-shadow: 1px 1px 3px rgba(20, 20, 20, 0.1);
                                                -moz-box-shadow: 1px 1px 3px rgba(20, 20, 20, 0.1);
                                                box-shadow: 1px 1px 3px rgba(20, 20, 20, 0.1);}

#shopBrowse2 .shop_img                          { position: relative; width:25%; height:auto; float:left; display:inline-block; top: -15px; left: 2px; margin:0px 15px 10px 0; text-align: center; vertical-align: top !important;  border:0px red solid;}
#shopBrowse2 .shop_code                          { }
#shopBrowse2 .shop_img img                      { max-width:90%; height:135px; border:0px red solid;}

#shopBrowse2 .shop_product                      { width:57%; font-family:"Calibri", "Trebuchet MS", Futura, Arial, sans-serif; font-size:20px;
                                                font-weight:normal; display:inline-block; overflow:hidden; float:left; }
#shopBrowse2 .shop_description                  { width:57%; padding-bottom:10px; font-family:"Calibri", "Trebuchet MS", Futura, Arial, sans-serif; font-size:13px;
                                                font-weight:normal; display:inline-block;  border:0px red solid; float:left; margin-left:0px; min-height:100px; overflow:hidden;}
#shopBrowse2 .shop_product a                    { text-decoration:none;}
#shopBrowse2 .shop_product a:hover              { text-decoration:underline;}
#shopBrowse2 .shop_price                        { display:block; width:100px; float:right; height:auto; font-family:"Calibri", "Trebuchet MS", Futura, Arial, sans-serif; font-size:14px; margin-right:15px;}
#shopBrowse2 .shop_add                          { display:block; width:100px; float:right; height:40px; font-family:"Calibri", "Trebuchet MS", Futura, Arial, sans-serif; font-size:14px; margin-right:15px;}


#shopmenu                                     { overflow:hidden; position:fixed; display:block; border:#CCC 0px solid; margin-top: 5px; margin-left: 5px;
                                                background-color:#fff; width:215px; height:auto; text-align:center;}

/*==================================================
         Search
==================================================*/

#search { width:180px; /*follow your image's size*/ height:30px;/*follow your image's size*/
            padding:0px; margin:8px 0; display:inline-block; /*important*/}


.searchbox { background-color:transparent; float:left; width:155px; height:25px; border:1px solid #CCC; -webkit-border-radius: 5px; border-radius: 5px;}

.searchbox_submit { border:0;
                    width:25px !important; height:25px !important;}


.shopPagination     {   float: right; text-align:right;  margin-right:5px; font-size: 1em; min-height:0px; }



/*==================================================
         Category
==================================================*/

.category_nav           {text-align:left; padding-left:10px; display:block;}
.category_nav a         {color:#000000; text-decoration:none;}
.category_nav a:hover   {color:#000000; text-decoration:underline;}
.category_title         {background-color: var(--primary-color, #fff); color: var(--secondary-color, #000); font-weight:bold; padding:5px; margin-top:10px;
                        font-size:14px !important; font-weight:bold !important; font-family:Arial, Helvetica, sans-serif !important;
                        display:inline-block; text-align:center; -webkit-border-radius: 4px; border-radius: 4px; width:100%;}



/*==================================================
         Buttons
==================================================*/


    .myViewButton{
        cursor:pointer;
        border:none;
        float:right;
        display: inline-block;
        width:30px;
        height:30px;
        outline: none;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
        font: 14px/100% Arial, Helvetica, sans-serif;
        padding: .3em;
        -webkit-border-radius: 1em;
        -moz-border-radius: 1em;
        border-radius: 1em;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        box-shadow: 0 1px 2px rgba(0,0,0,.2);
        z-index: 99999;
    }

    .myCartButton{
        cursor:pointer;
        border:none;
        float:right;
        display: inline-block;
        width:30px;
        height:30px;
        outline: none;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
        font: 14px/100% Arial, Helvetica, sans-serif;
        padding: .3em;
        -webkit-border-radius: 1em;
        -moz-border-radius: 1em;
        border-radius: 1em;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        box-shadow: 0 1px 2px rgba(0,0,0,.2);
        z-index: 99999;
    }

    .myAutoshipButton {
        cursor:pointer;
        border:none;
        float:right;
        display: inline-block;
        width:30px;
        height:30px;
        outline: none;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
        font: 14px/100% Arial, Helvetica, sans-serif;
        padding: .3em;
        -webkit-border-radius: 1em;
        -moz-border-radius: 1em;
        border-radius: 1em;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        box-shadow: 0 1px 2px rgba(0,0,0,.2);
        z-index: 99999;
    }

    div.myAutoshipButton span.buttonIcon {
        margin-top: 7.5px;
        display: inline-block;
        margin-left: 1px;
    }

    #shopBrowse div.myAutoshipButton {
        margin-top: 4px;
    }

    #shopBrowse2 div.myCartButton {
        position: relative;
        display:inline-block;
        left: -15px;
    }
    #shopBrowse2 div.myAutoshipButton {
        position: relative;
        display:inline-block;
        margin-right: 4px;
        left: -15px;
    }

    .tooltipView {
        display: none;
        padding: 0px;
    }

    .tooltipCart {
        display: none;
        padding: 0px;
    }

    .tooltipAutoship {
        display: none;
        padding: 0px;
    }

    .myViewButton:hover .tooltipView, .myCartButton:hover .tooltipCart, .myAutoshipButton:hover .tooltipAutoship {
        background: var(--secondary-color);
        border-radius: 3px;
        border: 1px solid var(--primary-color-alt, var(--primary-color));
        color: var(--primary-color);
        display: inline-block;
        top: -50px;
        left: -115px;
        position: relative;
        z-index:9999999999999;
        width:110px;
    }


.buttonIcon {
     position:relative;
     z-index:99;
     top: -32px;
}


/* color styles
---------------------------------------------- */



.custAdd {
    color: var(--secondary-color);
    border: solid 1px var(--primary-color_alt);
    background: var(--primary-color);
    outline-width: 0;

}
.custAdd:hover {
    color: var(--primary-color);
    border: solid 1px var(--secondary-color_alt);
    background: var(--secondary-color);
    outline-width: 0;
}
.custAdd:active {
    color: var(--primary-color);
    border: solid 1px var(--primary-color_alt);
    outline-width: 0;
}

.custAutoship {
    color: var(--secondary-color);
    border: solid 1px var(--primary-color_alt);
    background: var(--primary-color);
    outline-width: 0;

}
.custAutoship:hover {
    color: var(--primary-color);
    border: solid 1px var(--secondary-color_alt);
    background: var(--secondary-color);
    outline-width: 0;
}
.custAutoship:active {
    color: var(--primary-color);
    border: solid 1px var(--primary-color_alt);
    outline-width: 0;
}




/* black */
.blackButton {
    color: #d7d7d7;
    border: solid 1px #333;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
    background: -moz-linear-gradient(top,  #666,  #000);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.blackButton:hover {
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
    background: -moz-linear-gradient(top,  #444,  #000);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.blackButton:active {
    color: #666;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top,  #000,  #444);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.grayButton {
    color: #e9e9e9;
    border: solid 1px #555;
    background: #6e6e6e;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
    background: -moz-linear-gradient(top,  #888,  #575757);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.grayButton:hover {
    background: #616161;
    background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
    background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.grayButton:active {
    color: #afafaf;
    background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
    background: -moz-linear-gradient(top,  #575757,  #888);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.whiteButton {
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top,  #fff,  #ededed);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.whiteButton:hover {
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
    background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.whiteButton:active {
    color: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
    background: -moz-linear-gradient(top,  #ededed,  #fff);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orangeButton {
    color: #fef4e9;
    border: solid 1px #da7c0c;
    background: #f78d1d;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orangeButton:hover {
    background: #f47c20;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #f88e11,  #f06015);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orangeButton:active {
    color: #fcd3a5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
    background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.redButton {
    color: #faddde;
    border: solid 1px #980c10;
    background: #d81b21;
    background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
    background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.redButton:hover {
    background: #b61318;
    background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
    background: -moz-linear-gradient(top,  #c9151b,  #a11115);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.redButton:active {
    color: #de898c;
    background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
    background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blueButton {
    color: #d9eef7;
    border: solid 1px #0076a3;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top,  #00adee,  #0078a5);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blueButton:hover {
    background: #007ead;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
    background: -moz-linear-gradient(top,  #0095cc,  #00678e);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blueButton:active {
    color: #80bed6;
    background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
    background: -moz-linear-gradient(top,  #0078a5,  #00adee);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosyButton {
    color: #fae7e9;
    border: solid 1px #b73948;
    background: #da5867;
    background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
    background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosyButton:hover {
    background: #ba4b58;
    background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
    background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosyButton:active {
    color: #dca4ab;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
    background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.greenButton {
    color: #e8f0de;
    border: solid 1px #538312;
    background: #64991e;
    background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
    background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.greenButton:hover {
    background: #538018;
    background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
    background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.greenButton:active {
    color: #a9c08c;
    background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
    background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pinkButton {
    color: #feeef5;
    border: solid 1px #d2729e;
    background: #f895c2;
    background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
    background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pinkButton:hover {
    background: #d57ea5;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
    background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pinkButton:active {
    color: #f3c3d9;
    background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
    background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

/* Used on product page for: hover over image and zoom image  */

.slick-prev:after {
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 1;
  color: gray;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
  left: -20px;
  position: relative;
}

.slick-next:before {
  font-family: FontAwesome;
  font-size: 30px;
  line-height: 1;
  color: gray;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  left: -8px;
  position: relative;
}

.cart_timer {
	white-space: nowrap;
}