/*
* Add to cart from url
*
* NOTICE OF LICENSE
*
* This product is licensed for one customer to use on one installation (test stores and multishop included).
* Site developer has the right to modify this module to suit their needs, but can not redistribute the module in
* whole or in part. Any other use of this module constitues a violation of the user agreement.
*
* DISCLAIMER
*
* NO WARRANTIES OF DATA SAFETY OR MODULE SECURITY
* ARE EXPRESSED OR IMPLIED. USE THIS MODULE IN ACCORDANCE
* WITH YOUR MERCHANT AGREEMENT, KNOWING THAT VIOLATIONS OF
* PCI COMPLIANCY OR A DATA BREACH CAN COST THOUSANDS OF DOLLARS
* IN FINES AND DAMAGE A STORES REPUTATION. USE AT YOUR OWN RISK.
*
*  @author    idnovate
*  @copyright 2020 idnovate
*  @license   See above
*  Social Icons made by Freepik from www.flaticon.com
*/
.jBox-Confirm .jBox-content {padding: 20px 20px!important;}
.jbox-modal-share-cart .jBox-Confirm-button-cancel {width: 100%;}
.jbox-modal-share-cart .jBox-Confirm-button-submit {display: none;}
.jbox-modal-save-cart .jBox-Confirm-button-cancel {width: 100%;}
.jbox-modal-save-cart .jBox-Confirm-button-submit {display: none;}
.jbox-modal-addtocartfromurl-link .jBox-Confirm-button-submit {width: 100%;}
.jbox-modal-addtocartfromurl-link .jBox-Confirm-button-cancel {display: none;}
.jbox-modal-addtocartfromurl-link {max-width: 60%;}
.addtocartfromurl_content {float: right;}
.share_this_cart_content_body .col-md-2,
.share_this_cart_content_body .col-md-4,
.share_this_cart_content_body .col-md-8 {padding: 1px;}
div.share_this_cart_content_body div.inputAddToCartFromUrlEmailSection {display: none;}
button.btnAddToCartFromUrlEmail {width: 100%}
button.btnAddToCartFromUrl, button.btnAddToCartFromUrlLink, button.btnAddToCartFromUrlSaveBtn {width: 100%}
button.btn-google-plus2, button.btn-google-plus2:active {
    width: 64px;
    height: 64px;
    background: url(../img/googleplus.png) no-repeat;
}
button.btn-twitter2, button.btn-twitter2:active {
    width: 64px;
    height: 64px;
    background: url(../img/twitter.png) no-repeat;
}
button.btn-facebook2, button.btn-facebook2:active {
    width: 64px;
    height: 64px;
    background: url(../img/facebook.png) no-repeat;
}
button.btn-whatsapp2, button.btn-whatsapp2:active {
    width: 64px;
    height: 64px;
    background: url(../img/whatsapp.png) no-repeat;
}
button.btn-instagram2, button.btn-instagram2:active {
    width: 64px;
    height: 64px;
    background: url(../img/instagram.png) no-repeat;
}
button.btn-pinterest2,
button.btn-pinterest2:active,
a.btn-pinterest2,
a.btn-pinterest2:active {
    width: 64px;
    height: 64px;
    background: url(../img/pinterest.png) no-repeat;
}
button#btn-envelope2, button.btn-envelope2, button.btn-envelope2:active {
    width: 64px;
    height: 64px;
    background: url(../img/email.png) no-repeat;
}
button#btn-envelope2-lite, button.btn-envelope2-lite, button.btn-envelope2-lite:active {
    width: 32px;
    height: 32px;
    background: url(../img/email32px.png) no-repeat;
}
button.addtocartfromurl_savecarts_btn_mobile {width: 100%;margin-bottom: 5px;}
button.addtocartfromurl_sharecarts_btn_mobile {width: 100%;}
#inputAddToCartFromUrl15 {
    width: 89%;
    height: 32px!important;
    vertical-align: bottom;
}
#inputAddToCartFromUrlEmail15 {
    width: 89%;
    height: 32px!important;
    vertical-align: bottom;
}
.pull-right15 {
    float: right!important;
}
button.button_large15 {
    position: relative;
    display: inline-block;
    padding: 5px 7px;
    border: 1px solid #cc9900;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    font-weight: bold;
    color: #000;
    background: url(../img/bg_bt.gif) repeat-x 0 0 #f4b61b;
    cursor: pointer;
}
.share_this_cart_content_footer {margin: 0 auto;}
@media (max-width: 600px) {
    .share_this_cart_content_footer {
        zoom: 0.96;
    }
}
.addtocartfromurl_hidden_button {display: none!important;}

/**** PS17 ***/
#module-addtocartfromurl-myaccount .product-line-actions {display: none;}
#module-addtocartfromurl-myaccount .cart-grid-body {margin-bottom: 0;}
#module-addtocartfromurl-myaccount .card {padding: 0;margin-bottom: 0;}
#module-addtocartfromurl-myaccount .cart-grid-body .cart-overview {padding: 0.5rem;}
#module-addtocartfromurl-myaccount address {margin-bottom: 0;margin-top: 30px;}
#module-addtocartfromurl-myaccount .address-footer {font-weight: 600;}

#module-addtocartfromurl-myaccount .product-line-grid-left {width: 33.33%;}
#module-addtocartfromurl-myaccount .product-line-grid-body {width: 66.67%;}
/*@media (min-width: 768px) {#module-addtocartfromurl-myaccount .product-line-grid-left {width: 10%!important;}}*/

/**** PS16 ***/
.module-addtocartfromurl-myaccount .addresses .address_update {
    border-top: 1px solid #d6d4d4;
    padding-top: 15px;
    margin-top: 10px;
}
.module-addtocartfromurl-myaccount .addresses ul.price {
    float: right;
    margin-bottom: 15px;
}
.module-addtocartfromurl-myaccount .addresses ul.price li.price-percent-reduction {
    border: none;
}
.module-addtocartfromurl-myaccount .addresses .addtocartfromurl_loadmore_li {text-align: center;}
.module-addtocartfromurl-myaccount .addresses a.addtocartfromurl_loadmore {padding: 2px 12px;}
#HOOK_SHOPPING_CART .addtocartfromurl_content {width: 100%;text-align: right;margin-bottom: 10px;margin-top: 5px;}

/***********raterax code ****************************/

@media (min-width: 767px){
    .r-save-cart > .col-md-4{
        background: #fff;
        padding: 10px;
        border-radius: 10px;
         margin-left: 10px;
         max-width: 32%;
         margin-bottom: 10px;
    }


    .r-save-cart .col-md-4 .container .col-md-8{
        display: inline-block;
    }

    .col-md-4 .btn{
        /*float: right;
        width: 100px;
        margin-top: 5px;
        border-radius: 10px;*/
        float: none;
        width: auto;
        margin-top: 0px;
        border-radius: 10px;
    }

     #module-addtocartfromurl-myaccount #wrapper #container{
        padding: 0px !important;
        max-width: 1600px;
        margin-top: 30px !important;
        
    }

    .titre-panier-save{
        background: #fff;
        padding: 10px;
        margin: 10px 10px 10px 10px !important;
        border-radius: 10px;
        font-size: 18px;
        font-weight: 600;
        width: 98%;
        display: block;
        padding: 10px 10px 30px 10px;
    }

     .titre-panier-save-d{
        background: #fff;
        padding: 10px;
        margin: 10px 10px 10px 10px !important;
        border-radius: 10px;
        font-size: 18px;
        font-weight: 600;
        width: 97.5%;
        display: block;
        padding: 10px 10px 15px 10px;
    }

    .contProd .col-md-6{
        background: #fff;
        padding: 10px;
        margin: 10px;
        width: 48%;
        border-radius: 10px;
    }

    .footePanier .address-footer{
        text-align: center;
    }

    .footePanier .btn{
        border-radius: 10px;
    }

    .contPro .product-line-info  span.regular-price {
        color: #999999;
        font-size: 13px;
        line-height: 24px;
        text-decoration: line-through;
        margin-left: 2px;
    }

    .contProd{
        margin-top: 30px;
    }
}

@media (max-width: 767px){
    .contProd{
        margin-top: 0px;
    }
        .r-save-cart .content-panier-save{
             max-width: 100%;
             margin-bottom: 10px;
             background: #fff;
            padding: 5px;
            border-radius: 10px;
            margin-left: 10px;
            width: 90%;
        }

    .contProd .cont-pan-enr{
        background: #fff;
        width: 97%;
        border-radius: 10px;
        padding: 10px 0px 10px 0px;
        margin-bottom: 10px;
    }

    .titre-panier-save{
        background: #fff;
        padding: 10px;
        margin: 0px 10px 10px 0px;
        border-radius: 10px;
        font-size: 15px;
        font-weight: 600;
        height: 40px;
    }

   

    .r-save-cart .titre-panier-save-d{
        background: #fff;
        margin: 10px;
        width: 90%;
        padding: 10px;
        border-radius: 10px;
        font-size: 15px;
        font-weight: 600;
    }

    .content-panier-save .col-sm-8 h1, .content-panier-save .col-xs-8 h1{
        display: inline-block;
        width: 120px;
    }

    .content-panier-save .col-sm-8 p, .content-panier-save .col-xs-8 p{
        display: none;
    }

    .sup-none{
        display: none;
    }

    .af-panier{
        border-radius: 10px;
        margin-left: 10px;
    }

    .cont-pan .col-sm-8, .cont-pan .col-xs-8{
        line-height: 34px;
    }

    .product-line-grid .product-line-grid-body{
        margin-bottom: 0px;
    }

    .footePanier .address-footer{
        text-align: center;
    }

    .footePanier .address-footer .btn{
        border-radius: 10px;
    }
}

