#footer #advancefooter .footer_row.copyright{
    /*border-top: 1px solid #e5e5e5;*/
    text-align: center;
    margin-top: 42px;
    padding-top: 20px;
    background: #29317f;
}
#footer #advancefooter .copy_right_content{
    font: normal 13px "Montserrat", sans-serif;
    margin-bottom: 9px;
    color: #666;}
#footer #advancefooter .copy_right_content span{
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
#footer #advancefooter .block_title{
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #464646;
    margin: 0 0 10px;
    letter-spacing: 0px;
    font-family: 'Karla', sans-serif;
}
#footer #advancefooter .footer_list ul{
    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
}
#footer #advancefooter .footer_list ul li{margin-bottom: 12px;}
#footer #advancefooter .footer_list ul li a{
    color: #ffffff;
    display: inline-block;
    font-family: 'Encode Sans', sans-serif;
    font-size: 14px;
    font-weight: 200;
}
#footer #advancefooter .footer_list  ul li a:hover{
    text-decoration: underline;
}
#footer #advancefooter .footer_logo{text-align: center;font: normal 13px "Montserrat", sans-serif;color: #ffffff;line-height: 26px;}
#footer #advancefooter .footer_logo p{
    padding: 0px 15px;    
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 23px;
    color: #f6f6f6;
    margin-bottom: 0px;
}
#footer #advancefooter .footer_logo p:last-child{padding: 0px 20px;}
#footer #advancefooter .mail_ic a{color: #ffffff;}
#footer #advancefooter .mail_ic a:hover{text-decoration: underline;}
#footer #block_3_1{margin-bottom: 70px;}
#footer #advancefooter #block_contact_infos ul li{    
    padding-left: 32px;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 300;
    margin-bottom: 7px;
}
#footer #advancefooter #block_contact_infos ul li:before{
    position: absolute;
    left: 0;
    font-family: 'ElegantIcons';
    font-size: 20px;
    font-variant: normal;
    text-transform: none;
    color: #ffffff;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
#footer #advancefooter #block_contact_infos ul li.home_ic:before{
    content: "\e009";
}
#footer #advancefooter #block_contact_infos ul li.mobile_ic:before{
    content: "\e00b";
}
#footer #advancefooter #block_contact_infos ul li.mail_ic:before{
    content: "\e010";
}
.advancefooter-block ul li{line-height: 35px;}
.footer-widget #block_1_1 ul > li a:before{
    vertical-align: top;
    content: '';
    display: inline-block;
    width: 29px;
    height: 28px;
    margin-top: 4px;
    margin-right: 8px;
}
.footer-widget #block_1_1 ul > li:nth-child(1) a:before{
    background-image: url('../../../img/footer-correo.png');
}
.footer-widget #block_1_1 ul > li:nth-child(2) a:before{
    background-image: url('../../../img/footer-whatsapp.png');
}
.footer-widget #block_1_1 ul > li:nth-child(3) a:before{
    background-image: url('../../../img/footer-instagram.png');
}
.footer-widget #block_1_3 ul{padding-left: 15px;}
.footer-widget #block_1_3 ul > li{list-style: square;}
.advancefooter-block ul li p,
.advancefooter-block ul li a{
    color: #464646;
    font-family: "Montserrat" ,sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.advancefooter-block ul li p{
    max-width: 70%;
    line-height: 24px;
}
.advancefooter-block ul li a:hover{
    text-decoration: underline;
    content: #464646;
}
@media (min-width: 768px) and (max-width: 991px) {
    #footer #advancefooter .footer_logo p{padding: 0}
}
@media (max-width: 767px){
    .hookcustomtop{text-align: center;padding-top: 0px;}
    .hookcustomtop p{font-size: 14px;}
    .hookcustomtop ul{margin-top: 6px;}
    #footer #advancefooter .advancefooter-block{margin-top: 20px;margin-bottom: 30px;}
    #footer #advancefooter .block_title{margin-top: 25px}
    #footer #advancefooter .footer_logo{margin-bottom: 40px}
    #footer #advancefooter .footer_row.copyright{margin-top: 0px;}
    .bg-home{display: none;}
    .button.ajax_add_to_cart_button span {
        padding: 10px 6px;
    }
    .summary{margin-top: 20px;}
}