/*
.newsletter_module{
    display: none;

}
#content>h3{
    display: none;
}
*/
#footer-newsletter-email{
        background: white;
    border: none;
}
.footer-newsletter-sk .input-group{
display: flex;
}
.footer-title {
    color: #fff;
    font-size: 14px;
}

#footer-newsletter-subscribe{

    background: url(image/telegram_1076997.png);
    background-color: white;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-size: 28px;
    border: none !important;
    width: 42px;
    height: 34px;
    display: inline-block;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
   
}
.footer-title-sk p{
    color: white;
    font-size: 14px;
}
.footer-title-sk h3{
    color: white;
    font-size: 14px;
    text-transform: uppercase;
}

.unsubscribe{
    display: none !important;
}
.breadcrumbs h1 {
   
    margin-top: 95px;
}
body .div-dostavka a:hover{
    color: #b8006b !important;
}
.sorter{
    display: none !important;
}
.limiter{
    display: none !important;
}
.checkout-simplecheckout{

}
.checkout-simplecheckout .wrapper header {

    min-height: 436px;
}
.dop-text{
    text-align: center;
    font-size: 16px;
    margin-top: 42px;
    font-weight: 500;
        padding: 0px 176px;
}
.footer-top {
    background: #33839e;
    padding: 57px 0 0px 0;
}
.footer-logo a{
    display: block;
}
.footer-logo svg {
    width: 200px;
    margin-top: -24px;
}
.footer-top .footer-content {
    font-size: 14px !important;
}
.wrap-col1{
    display: grid;
    grid-template-columns: 207px 230px 200px 1fr;
    grid-column-gap: 58px;
    grid-row-gap: 10px;
    justify-items: center;
}
footer .list-unstyled.text-content li a {
    color: #fff;
    display: block;
    font-weight: 400;
    padding: 2px 0;
}
.footer-title {

    margin-bottom: 4px;
}
.footer-title2{
    margin-top: 20px;
}
.footer-title {

    margin-bottom: 8px !important;
}
.footer-title3{
    margin-top: 25px;
}
.footer-bottom .footer-copyright {
    float: none;
    color: #fff;
    font-size: 12px;
    background: none;
    text-transform: capitalize;
    font-weight: 400;
    text-align: center;
    padding: 13px 0;
    display: block;
    display: flex;
    justify-content: center;
}
.footer-bottom .container-inner {
    padding: 24px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.footer-reqisites a{
    font-size: 14px;
}
.footer-reqisites li{
    font-size: 14px !important;
}
.div-dostavka{
font-size: 13px !important;
    text-align: right !important;
    margin-top: 20px !important;
    margin-right: 16px;
    margin-bottom: 20px;
    font-weight: 500;
}


.footer-reqisites {
    margin-top: 13px;
}
.footer-reqisites li {

    width: 100%;
}
.footer-title{
        margin-top: 18px;
}
.follow p{
margin-bottom: 15px;
}
@media (max-width: 992px) { 

.checkout-simplecheckout .wrapper .breadcrumbs {
    margin-top: 0px;
}
.checkout-simplecheckout .wrapper header {
    min-height: 293px !important;
}


 }


@media (max-width: 1294px) { 
.dop-text{
 
        padding: 0px 0px;
}
    .wrap-col1 {
              display: grid;
        grid-template-columns: 297px 200px;
        /* grid-auto-columns: 226px; */
        grid-column-gap: 85px;
        grid-row-gap: 10px;
        justify-items: center;
        justify-content: center;
    }
    .footer-bottom .container-inner {
    padding: 17px 0 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
}
@media (max-width: 812px) { 
        .wrap-col1 {
        display: grid;
        grid-template-columns: 297px 200px;
        /* grid-auto-columns: 226px; */
        grid-column-gap: 85px;
        grid-row-gap: 10px;
        justify-items: baseline;
     
    }
    footer .col-footer {
    margin-bottom: 8px;
}
.wrap-col1 {
        display: grid;
        grid-template-columns: 1fr;

    }
    .footer-logo {
    margin-bottom: 2px;
}
.col13 .footer-title {
    margin-top: 0px;
}
    .footer-title3 {
    margin-top: 0px !important;
}
}
@media (max-width: 576px) {
    .footer-bottom .container-inner {
          padding: 10px 0 9px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        line-height: 26px !important;
    }

    .footer-bottom .footer-copyright, .footer-bottom .footer-created-by {
        width: 100%;
        display: block !important;
    }
        .banner-static-header {
        font-size: 38px !important;
        line-height: 45px !important;
    }
.footer-logo {
    margin-bottom: -23px !important;
}
    .banner-static-header {
        font-size: 38px;
        line-height: 44px;
    }
    .checkout-simplecheckout .breadcrumbs h1 {
    margin-top: 61px;
}
.footer-logo {
    margin-bottom: 3px;
}
}

 