﻿@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/*added for Smart Commerce API integration*/
.sc-widget-container {
    /*border-style: solid;
    border-width: medium;
    border-color: #E8E8E8;
    max-width: 400px;
    text-align: center;
    margin-bottom: 25px;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    min-height: 230px;*/
    border-style: solid;
    border-width: medium;
    border-color: #E8E8E8;
    /* height: 240px; */
    max-width: 350px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 15px;
    background-color: white;
    min-width: 325px;
    min-height: 260px; /**/
}

.sc-widget-container-frca {
    height: 250px !important;
}

.sc-widget-container-shop-now {
    margin-top: 25px !important;
}

.sc-widget-header {
    display: inline-block;
    margin-top: 10px !important;
    padding-bottom: 10px !important;
    margin-left: 0px !important;
    font-size: 16px !important;
    color: #222 !important;
}

.sc-widget {
    display: inline-block;
    padding-bottom: 0px !important;
}

#retailer-carousel img:hover {
    cursor: pointer !important;
    opacity: 0.9 !important;
    border-radius: 0px !important;
    border: 0px solid transparent !important;
}

html:lang(fr-ca) .newDivCpDependent .sc-widget-header {
    font-size: 18px !important;
}

html:lang(fr-ca) .newDivCpDependent .call-to-action {
    font-size: 15px !important;
}




#productsizelist, #productCategorie {
    height: 34px;
    min-width: 150px;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 14px;
    line-height: 1.25;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 0.25rem;
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist !important;
    appearance: menulist !important;
}

#productsizelist {
    margin-bottom: 20px;
}

.regular-slider .slick-prev,
.regular-slider .slick-next {
    padding: 0 !important;
    border: 0 !important;
    top: 39% !important
}

.regular-slider .slick-track {
    display: inline-block;
    text-align: center
}

.newDivCpDependent {
    width: 300px;
}

#retailer-carousel .slick-slide {
    min-width: 50px !important;
    max-height: 90px;
    outline: none;
    float: left;
    height: 100%;
    margin: auto !important;
    text-align: center !important;
}

.regular-slider .slick-next {
    right: -5px;
}

.regular-slider .slick-prev {
    left: -5px;
}

.regular-slider .slick-next:before {
    content: "";
    height: 20px;
    width: 20px;
    background: url("https://click2cart.co/assets/img/svg/arrow-right.svg") no-repeat;
    position: absolute;
    margin-left: 0px;
    background-size: 12px;
    margin-top: -10px;
}

.regular-slider .slick-prev:before {
    content: "";
    height: 20px;
    width: 20px;
    background: url("https://click2cart.co/assets/img/svg/arrow-left.svg") no-repeat;
    position: absolute;
    margin-left: -8px;
    background-size: 12px;
    margin-top: -10px;
}


.change-location-cta {
    font-size: smaller;
    padding-right: 10px;
    padding-bottom: 10px;
    text-decoration: underline;
    color: black;
    float: right;
    position: relative;
    font-size: 12px;
}

div[data-sc-id] a, div[data-sc-id] button, div[data-sc-id] li {
    cursor: pointer;
}


div[data-sc-id] > div, div[data-sc-type="attributes-radio"] > div {
    min-width: 300px;
}


.change-zip-input {
    position: relative;
    top: 18px;
}

.zip-buttons {
    display: inline-flex;
}

.change-button {
    min-height: 20px;
    width: 110px;
    background-color: #1cabe3;
    color: white;
    margin-right: 10px;
    margin-top: 30px;
    border-radius: 3px;
    border: 0;
    font-weight: bolder;
    font-family: inherit;
    font-size: 14px;
    padding: 6px;
    cursor: pointer;
}

.cancel-button {
    min-height: 20px;
    background-color: rgba(0,0,0,0);
    width: 110px;
    color: #ffffff;
    border: 2px solid #ffffff;
    margin-top: 30px;
    font-weight: bolder;
    font-family: inherit;
    border-radius: 3px;
    font-size: 14px;
    padding: 4px;
    cursor: pointer;
}

.change-location-cta:before {
    /*margin-top: 3px;
    margin-right: 1px;
    content: "\f041";
    font-family: FontAwesome;
    left: -1px;
    color: #ffffff; 
    font-size: 11px;*/
    margin-top: 3px;
    margin-right: 1px;
    content: "\f041";
    font-family: FontAwesome;
    position: relative;
    left: -1px;
    color: #888888;
    font-size: 11px;
}

.change-location-cta {
    font-size: smaller;
    padding-right: 10px;
    padding-bottom: 10px;
    text-decoration: underline;
    color: black;
    float: right;
    position: relative;
    font-size: 12px;
}

div[data-sc-id] a, div[data-sc-id] button, div[data-sc-id] li {
    cursor: pointer;
}

/*taken from live*/
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

/*
.product_rightCont {
    height: 500px !important
}
*/
.oos-message {
    font-weight: 400;
    text-align: center;
    color: #222;
    font-size: 15px;
    margin-top: 75px;
}

div[data-sc-id1] {
    margin-bottom: -25px !important;
}

/* div[data-sc-id] .slick-next {
    right: -110px !important;
} */

.sc-widget-pdp {
    /*display: inline-block !important; */
    -webkit-transform: scale(0.86) !important;
    -moz-transform: scale(0.86) !important;
    -ms-transform: scale(0.86) !important;
    transform: scale(0.86) !important;
    float: left !important;
    margin-top: -5px !important;
    padding-bottom: 0px !important;
    margin-left: 12px !important;
    /*margin-top: -30px !important;
margin-left: 0px !important;
margin-bottom: -35px !important;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
overflow-y: hidden !important;*/
}

.sc-widget-mobile {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

.sc-widget-annotation-left {
    float: left;
    margin-right: -35px;
    margin-top: 10px;
}

div[data-sc-id] img, #retailer-carousel img {
    max-height: 58px !important;
    max-width: 58px !important;
    min-height: 50px !important;
    min-width: 50px !important;
    width: initial !important;
    margin: 0 auto;
}

.widget-border {
    border: 3px solid #ffffff !important;
    border-radius: 5px !important;
}

#postal-code-elements {
    margin-top: 5px !important;
}

    #postal-code-elements:before {
        top: 4px !important;
    }

    #postal-code-elements input {
        width: 50px !important;
    }

    #postal-code-elements #cp-help .fa {
        margin-top: 2px !important;
    }

    #postal-code-elements #cp-help {
        color: #083677 !important;
    }

.wtb-call-to-action {
    color: #083677 !important;
}

div[data-sc-id] > div select, div[data-sc-type="attributes-radio"] > div select {
    font-size: 14px !important;
}

div[data-sc-id] img:hover, div[data-sc-type="retailer-carousel"] img:hover {
    cursor: pointer !important;
    opacity: 0.9 !important;
    border-radius: 0px !important;
    border: 0px solid transparent !important;
}

#call-to-action, .call-to-action {
    font-family: "Montserrat",Arial,sans-serif !important;
    font-size: 16px;
    font-weight: 800;
    color: #000 !important;
}

.zip-change-box input {
    padding: 2px 5px !important;
    width: 60% !important;
}

.sc-size-button {
    display: inline-block !important;
    text-align: center;
    vertical-align: middle;
    line-height: 30px !important;
    width: 60px !important;
    border: 1px solid #DCDCDC !important;
    border-radius: 0px !important;
    margin: 5px !important;
    cursor: pointer !important;
}

.sc-size-selected-button {
    display: inline-block !important;
    text-align: center;
    vertical-align: middle;
    line-height: 30px !important;
    width: 60px !important;
    border: 1px solid #7B1B4F !important;
    border-radius: 0px !important;
    margin: 5px !important;
    cursor: pointer !important;
}

.sc-color-button {
    display: inline-block !important;
    vertical-align: middle;
    line-height: 30px !important;
    width: 80px !important;
    border: 1px solid #DCDCDC !important;
    border-radius: 0px !important;
    margin: 0px !important;
    cursor: pointer !important;
    font-size: 10px !important;
    font-weight: bold !important;
    padding-left: 5px;
}

    .sc-color-button img {
        height: 20px;
        width: 20px;
        vertical-align: middle;
    }

.sc-color-selected-button {
    display: inline-block !important;
    vertical-align: middle;
    line-height: 30px !important;
    width: 80px !important;
    border: 1px solid #7B1B4F !important;
    border-radius: 0px !important;
    margin: 0px !important;
    cursor: pointer !important;
    font-size: 10px !important;
    font-weight: bold !important;
    padding-left: 5px;
}

    .sc-color-selected-button img {
        height: 20px;
        width: 20px;
        vertical-align: middle;
    }

ul#sc-available-color-selection-list {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
}
/*.zip-change-box {
    left: 0;
    text-align: center;
    position: relative;
    background-color: rgba(1,1,1,0.7) !important;
    color: white;
    width: 100%;
    height: 100%;
    padding: 5px;
    top: 0;
    border-radius: 5px;
}*/

.info-message {
    line-height: 1.2;
    */
    /* margin-top: 5px; */
    /* text-align: center; */
    /* font-size: 16px; */
    color: #ffffff;
    height: 61px;
    font-weight: 800;
    /* width: 86%; */
    margin: 0 auto;
    line-height: 1.2;
    max-width: 265px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 5px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}


.zip-change-box input {
    padding: 2px 5px !important;
    width: 60% !important;
}

.zip-change-box input {
    width: 45%;
    box-shadow: 0px 0px 4px 3px #1cabe3;
    padding: 2px 13px;
    outline: none;
    color: black;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
}

.change-zip-input input {
    font-size: 14px !important;
    height: 26px;
    margin-left: 57px;
    padding: 20px 10px !important;
    text-align: center;
}

.zip-change-box {
    left: 0;
    text-align: center;
    position: absolute;
    top: 0;
    border-radius: 5px;
    min-height: 210px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.23);
    display: block;
    padding-top: 0px;
    margin-top: -5px !important;
    margin-left: -7%;
    background-color: rgba(1,1,1,0.7) !important;
    color: white !important;
    width: 350px;
    height: 100%;
    padding: 5px;
}

@media only screen and (max-width: 768px) {
    .zip-change-box {
        left: 9px;
    }

    .sc-widget.widget-height-cp, .sc-widget-header {
        min-width: auto !important;
        width: 100%;
    }

    .newDivCpDependent {
        width: 100%;
    }

    div[data-sc-id] .zip-change-box input {
        width: 100% !important;
        margin-left: 0px !important;
    }

    .sc-widget-header {
        font-size: 15px;
    }

    .info-message {
        font-size: 14px;
    }

    .change-button {
        font-size: 12px;
    }

    .cancel-button {
        font-size: 12px;
    }


    .sc-widget-container {
        border-style: solid;
        border-width: medium;
        border-color: #E8E8E8;
        /* height: 240px; */
        max-width: 350px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 25px;
        margin-left: 15px;
        background-color: white;
        min-width: 325px;
    }

    div[data-sc-id] .zip-change-box input {
        margin-bottom: 5px !important;
        margin-top: 10px !important;
        margin-left: 76px !important;
        width: 55% !important;
    }
}

.sc-widget.widget-height-cp .slick-slider {
    margin-top: 5px;
    margin-left: 0px !important;
}

    .sc-widget.widget-height-cp .slick-slider .slick-next, .sc-widget.widget-height-cp .slick-slider .slick-next:hover, .sc-widget.widget-height-cp .slick-slider .slick-next:focus,
    .sc-widget.widget-height-cp .slick-slider .slick-prev, .sc-widget.widget-height-cp .slick-slider .slick-prev:hover, .sc-widget.widget-height-cp .slick-slider .slick-prev:focus {
        background: none;
    }

.sc-widget.widget-height-cp .slick-prev.slick-disabled:before, .sc-widget.widget-height-cp .slick-next.slick-disabled:before {
    opacity: 1;
}

@media(width:768px) {
    .zip-change-box {
        left: 24px !important;
    }
}

div[data-sc-id] .zip-change-box input {
    margin-bottom: 5px !important;
    margin-top: 10px !important;
    margin-left: 75px !important;
    width: 55% !important;
}
