﻿[template-name="beautybox"] .catalog-top-menu ul li ul li {
    background: #cf0a6c;
}

[template-name="event"] .column-left #cptCell .g-recaptcha,
[template-name="event"] .column-left #btnCell.form-group {
    float: left;
}

[template-name="electronic_4"] .header .logo {
    width: initial;
}

@media (max-width: 768px) {
    [template-name="electronic_4"] [id*="logoBlock"] .logo {
        width: initial !important;
    }

    [template-name="electronic_4"] header [id*="searchBlock"] {
        max-width: 250px;
    }

    [template-name="electronic_4"] [id*="logoBlock"] {
        margin-top: -60px !important;
        max-width: 100px !important;
    }

    [template-name="electronic_4"] [id*="search"].search {
        left: -150% !important;
        display: none !important;
    }

    [template-name="electronic_4"] #top-links.nav {
        margin-left: 50px !important;
    }
}

@media (max-width: 992px) {
    [template-name="electronic_4"] header [id*="searchBlock"] {
        display: none !important;
    }
}

@media (min-width: 768px) {
    [template-name="electronic_4"] .col-sm-7[id*="searchBlock"] {
        width: 25%;
        margin-left: -100px;
    }

    [template-name="electronic_4"] [id="search"].search {
        left: 0;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    [template-name="electronic_4"] .col-sm-7[id*="searchBlock"] {
        display: none;
    }

    [template-name="electronic_4"] [id*="logoBlock"] {
        width: 30%;
    }
}

@media (max-width: 768px) {
    [template-name="metal"] header #top-links.nav {
        display: none;
    }
    [template-name="corp-2"] header #top-links.nav {
        display: none;
    }
    [template-name="corp-2"] .toprow-1 {
        background-color: #32725D;
    }
   
}

[template-name="corp-2"] .nav .caret {
    padding: 0 !important;
    margin-top: -6px;
}
[template-name="corp-2"] .box.specials .box-content .product-thumb {
    padding-left: 20px !important;
}
[template-name="metal"] .box.specials .box-content .product-thumb {
    padding-left: 20px !important;
}


[template-name="corp-cat"] .nav .caret {
    padding: 0 !important;
    margin-top: -6px;
}


[template-name="flatdesign"] .menu-gadget.menu-gadget-catalog #menu-icon{
    background-color: #d41e1e;
}

[template-name="zoomir"] .menu-gadget.menu-gadget-catalog #menu-icon {
    background-color: #AAC00F;
}


[template-name="corp+news"] .nav .caret {
    padding: 0 !important;
    margin-top: -6px;
}
[template-name="corp+news"] .box.specials .box-content .product-thumb {
    padding-left: 20px !important;
}

@media (max-width: 768px) {
    [template-name="gold"] header #cart.cart > button {
        background: none;
    }
}


@media (max-width: 768px) {
    [template-name="beautybox"] header #cart.cart > button {
        background: none;
    }

    [template-name="beautybox"] header #cart.cart > button {
        background: none;
    }

        [template-name="beautybox"] header #cart.cart > button i, [template-name="beautybox"] header #cart.cart > button span {
            color: #F53094 !important;
        }

    [template-name="dolchevita"] header #cart.cart > button {
        background: none;
    }

        [template-name="dolchevita"] header #cart.cart > button i, [template-name="dolchevita"] header #cart.cart > button span {
            color: #E4E5CD !important;
        }
    [template-name="pirogi&shashlyki"] header #cart.cart > button {
        background: none;
    }

        [template-name="pirogi&shashlyki"] header #cart.cart > button i, [template-name="pirogi&shashlyki"] header #cart.cart > button span {
            color: white !important;
        }
}

