#wrapper-footer{
    padding: 10px 15px;
    text-align: center;
    font-size: 12px;
}
section#footer_main {
    background: #f5f5f5;
    color: #333;
    border-bottom: 1px solid #dbdbe3;
    border-top: 1px solid #dbdbe3;
}
#footer_main h3.widget-title{
    font-size: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

#footer_main h3.widget-title i{
    position: absolute;
    right: 0;
    padding: 5px 0 5px 10px;
}
#footer_main .footer-widget{
    margin-bottom: 30px;
}
div#wrapper-footer-full{
    background: transparent;
    margin-right: -15px;
    margin-left: -15px;
    padding: 30px 0 0 0;
}
div#wrapper-footer-full ul {
    padding-left: 15px;
    list-style: square;
}
div#wrapper-footer-full ul li::marker{
    font-size: 12px;
}

section#footer_main li{
    line-height: 22px;
    font-size: 13px;
}
section#footer_main a{
    color: #333;
}
section#footer_main  .social-info ul li{
    display: inline-block;
    margin-right: 5px;
}
section#footer_main .social-info ul li a{
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.social-info ul li a.twitter{
    background: #28aae1;
}
.social-info ul li a.facebook{
    background: #4285f4;
}
.social-info ul li a.youtube{
    background: #dd4b38;
}
.footer-right{
    padding: 30px 0 0 0;
}
#special-shop{
    padding: 30px 0 10px 0;
    background-color: #fff;
}
#special-shop .descript h5{
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#special-shop .descript p{
    font-size: 13px;
    line-height: 16px;
}
#special-shop .item-special{
    display: flex;
}
#special-shop .img-feature{
    width: 20%;
}
#special-shop .img-feature img{
    width: 40px;
}
#special-shop .descript{
    width: 80%;
}
#registerform-shop{
    background: #e53935;
    padding: 30px 0;
}
#registerform-shop h3{
    color: #fff;
    font-size: 20px;
}
#gform_wrapper_1{
    margin: 0;
    max-width: 350px;
    width: 350px;
}
#gform_1{
    position: relative;
}
#gform_1 .gform_footer{
    padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}
#gform_1 ul li > div{
    margin-top: 0;
}
#gform_1 ul li input{
    border: none;
    padding: 5px 15px;
    line-height: inherit;
    font-size: 14px;
}
#gform_1 ul li input:focus-visible{
    outline: none;
}
#gform_1 #field_1_1{
    margin-top: 0;
    padding-right: 0;
}
#gform_1 .gfield_label{
    display: none;
}
#gform_submit_button_1{
    background: #090d0d;
    border-radius: 0;
    text-transform: uppercase;
    padding: 4px 20px;
    margin: 0;
    border-top: 1px solid #090d0d;
    color: #fff;
    line-height: 24px;
    border: none;
}
.bread{
    padding: 10px 0;
    background: #f5f5f5;
}
.bread span{
    font-size: 12px;
}
.bread a, .bread p{
    color: #555;
}
.title-page h1{
    font-size: 18px;
    color: #191919;
    font-weight: 600;
    text-transform: uppercase;
    padding: 30px 0;
}
@media screen and (max-width: 991px) {
    .title-page{
        padding: 20px 0;
    }
    .title-page h1{
        padding: 0;
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 768px) {

    #registerform-shop .fa-envelope{
        display: none;
    }
    #registerform-shop h3{
        font-size: 18px;
        text-align: center;
        margin-bottom: 15px;
    }
    .footer-right{
        padding: 0 0 30px 0;
    }
    #footer_main ul.menu{
        display: none;
    }
    #footer_main .footer-widget{
        margin-bottom: 15px;
    }
    #footer_main h3.widget-title{
        cursor: pointer;
    }
    #footer_main .widget_nav_menu h3.widget-title:after{
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        content: "";
        position: absolute;
        right: 0;
    }
}

#gform_submit_button_2{
    padding: 7px 30px;
    border-radius: 0 !important;
}
#gform_2 .gform_footer{
    margin-top: 0;
}
#gform_wrapper_2{
    margin-top: 0 !important;
}