/* fonts */
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/Exo2-Thin.ttf');
}
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Exo2-ExtraLight.ttf');
}
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Exo2-Light.ttf');
}
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Exo2-Regular.ttf');
}
@font-face {
    font-family: 'Exo 2';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/Exo2-Italic.ttf');
}
@font-face {
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/Exo2-SemiBold.ttf');
}
@font-face {
    font-family: 'Exo 2';
    font-style: italic;
    font-weight: bold;
    src: url('../fonts/Exo2-SemiBoldItalic.ttf');
}
body {
    font-family: 'Exo 2', sans-serif !important;
}

p, a, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Exo 2', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1.8em;
    font-weight: 400;
}
.site-grid {
    background-color: #f7f7f7;
}

.bl {
    background: #0a0a0a;
    min-height: 47px;
}

/*css for blog*/
.blogsite .item-content h2 a, .blogsite .com-content-category-blog h3 a {
    text-decoration: none;
    font-size: 0.7em;
    line-height: normal;
    color: #000;
}
.blogsite .item-content h2 a:hover, .blogsite .com-content-category-blog h3 a:hover {
    color: #000;
}
.blogsite .item-image img {
    height: 191px;
}
.blogsite .page-header h2 {
    line-height: 20px;
}
.blogsite .item-image img {
    width: 100%;
}
.blogsite .item-image {
    overflow: hidden;
    height: 228px;
}



.market-in-petrozavodsk {
    background-color: #ffe100;
    padding: 8px 0 10px 13px;
    font-size: 1.2em;
}
    .market-in-petrozavodsk img {
        margin-top: -2px;
    }
    .market-in-petrozavodsk p {
        padding: 0;
        margin: 0;
    }
.market-in-petrozavodsk2 {
    padding: 10px 0 10px 19px;
    background: #fff;
}
.market-in-petrozavodsk2 p {
    font-size: 1.2em;
    padding: 0;
    margin: 0;
}
.market-in-petrozavodsk3 {
    background: #0a0a0a;
    padding: 0;
    text-align: center;
    transition: 0.6s;
}
.market-in-petrozavodsk3:hover {
    background-color: #4a4a4a;
    transition: 0.6s;
}
.market-in-petrozavodsk3 .ico-logo {
    height: 20px;
    margin-right: 0;
    margin-top: 4px;
}
    .market-in-petrozavodsk3 a {
        color: #fff;
        text-decoration: none;
        line-height: 35px;
        display: block;
        padding-bottom: 7px;
    }
.cat_tov h3 {
    background-color: #ffe100;
    font-size: 1.2em;
    padding: 8px 0 10px 13px;
    margin-bottom: 0;
}
.cat_tov li:hover {
    background: #ededed;
    color: #000;
}
.cat_tov li a {
    display: block;
    font-weight: bold;
}
.cat_tov li a:hover {
    text-decoration: none !important;
}
.cat_tov h3:before {
    content:url(/images/templates/list.svg);
    margin-right: 7px;
    position: relative;
    top: 3px;
}
.cat_tov .metismenu.mod-menu {
    margin: 0;
    border: 1px solid #e5e5e5;
    border-top: none;
}
.cat_tov .mod-menu_dropdown-metismenu .level-1 {
    border-bottom: 1px solid #e5e5e5;
}
.cat_tov .metismenu .metismenu-item>a {
    white-space: inherit;
    color: #3d3d3d;
}
.new-tovar .ph-item-box {
    background: #fff;
    padding: 9px;
}
.nav.nav-tabs .nav-link.active {
    background-color: #ffe100;
}

/*image for articles*/
.img-article-left {
    float:left;
    margin: 0 17px 4px 0;
}
.img-article-right {
    float:right;
    margin: 0 0 4px 17px;
}

/*my css*/

.ico-logo {
    height: 13px;
    margin-right: 3px;
    margin-top: -2px;
}
.bl-2, .bl-2-1 {
    padding: 10px 0;
}
.bl0-3 .btn-danger {
    display: none;
}
.bl0-3 .btn-success {
    background-color: #0a0a0a;
    border-color: #0a0a0a;
    height: 52px;
    width: 64px;
}
.bl0-3 .fa-search {
    font-size: 1.5em;
}
.container-banner {
    margin: 0;
}

.bl0-2 img {
    margin-top: 16px;
}
.bl0-3 .input-group {
}
.bl0-4, .bl0-3 {
    padding: 32px;
}
.bl0-4 div {
    text-align: right;
}
.bl4 {
    background: #0a0a0a;
}
.but_zvonok {
    background-color: #ffe100;
    border-radius: 5px;
    text-transform: uppercase;
    line-height: 38px;
    padding: 6px 13px;
    border: 0;
    box-shadow: 3px 3px 2px #797979;
}
    .but_zvonok:hover {
        background-color: #d2b600;
    }

    .but_zvonok span {
        padding-right: 15px;
    }
    .zvon {
        width: 30px;
        margin-right: 8px;
        margin-left: 8px;
    }
.container-header {
    background: #fff;
}
.container-header nav {
    margin-top: 0;
}
#navbar1 ul li a {
    text-transform: uppercase;
    font-size: 0.95em;
}
.bl5, #ph-pc-category-box .row {
    border-left: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    margin-bottom: 28px;
}
.bl5_cart, .row-item-subcategory {
    background: #fff;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
}
.row-item-subcategory a img {
    margin-top: 10px;
}
.bl5_cart h4 {
    font-size: 1em;
}
.ph-standard {
    color: #0063d1;
 }
.ph-price-original-txt, .ph-standard-txt {
    display: none;
}
.ph-price-original, .ph-price-brutto {
    width: 100%;
}
.ph-button-view-product-box {
    display: none;
    position: absolute;
    /*left: 20%;*/
    top: 125px;
    z-index: 101;
}
.bl5_cart:hover .ph-button-view-product-box {
    display: block;
    transition: 0.3s;
}
.bl5_cart .ph-category-add-to-cart-box {
    display: flex;
    justify-content: center;
}
.bl5_cart .box-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: rgba(69,69,69,0.6);

    opacity: 0;
    z-index: 100;
    transition: 0.3s;
}
.bl5_cart:hover .box-button {
    opacity: 95%;
    transition: 0.3s;
}
.bl5_cart .btn-primary, .ph-category-action-buttons .btn-primary {
    color: #000;
    background: #ffe100 !important;
    border: none;
    border-radius: 15px;
    padding: 11px;
    transition: 0.3s;
}
.ph-pagination {
    margin-top: 25px;
}
.new-tovar2 h3 {
    margin-top: 55px;
}
.bl6 {
    border-left: 1px solid #858585;
    border-top: 1px solid #858585;
}

.bl6-1 {
    background: #fff;
    padding: 64px 5px;
    text-align: center;
    border-right: 1px solid #858585;
    border-bottom: 1px solid #858585;
}
.bl6-1:hover {
    background: #dddddd;
    transition: 0.7s;
}
    .bl6-1 h4 {
        font-size: 1.4em;
    }
    .bl6-1 img {
        width: 59px;
    }
.bl7 {
    background: #ffe100;
}
.bl7-1, .bl7-1 a {
    color: #1d1d1d;
    text-align: center;
}
.bl7-1 p {
    padding: 0;
    margin: 0;
}
.footer {
    background: #1d1d1d;
    margin-top: 0;
}
.site-grid {
    padding-bottom: 1em;
}
.bl8-2 ul {
    margin-left: 0;
    padding-left: 0;
    text-transform: uppercase;
}
.bl8-2 ul li {
    list-style-type: none;
    line-height: 17px;
    font-size: 0.8em;
}
.bl8-3-1 {
    text-transform: uppercase;
}
.bl8-3-1, .bl8-3-2, .bl8-4-1, .bl8-4-2, .bl8-4-3 {
    padding-bottom: 0;
    margin-bottom: 0;
}
.bl8-3-2, .bl8-4-3 {
    font-size: 0.8em;
}
.bl8-3 img {
    float: left;
    height: 14px;
    margin-top: 6px;
    margin-bottom: 12px;
}
.bl8-4-2 {
    color: #7a7a7a;
    font-size: 0.8em;
}
.bl8-4-2-white {
    color: #ffffff;
}
.bl8-2 ul li a {
    text-decoration: none;
}
.bl10 {
    text-align: right;
    font-size: 0.8em;
}
    .bl10 a {
        color: #767676;
        text-decoration: none;
    }
.bl8-4-4 img {
    margin-top: 5px;
    width: 29px;
    height: 29px;
}
.bl8 {
    padding: 35px 0;
}
.container-header .container-search {
    width: 8%;
    float: left;
    text-align: center;
    background: #ffe100;
    margin-top: 0;
}
.ph-cart-module-box .dropdown button.dropdown-toggle {
    color: #000 !important;
}
.ph-cart-count-sup {
    top: 1px !important;
    font-size: 1.1em;
}
.ph-item-box .ph-product-header {
    line-height: 18px;
}
.ph-item-box .ph-product-header {
    text-align: left;
}
#ph-pc-categories-box .row-item {
    background: #fff;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    padding: 0;
}


.ph-item-box .ph-product-header a {
    text-decoration: none;
    font-size: 0.6em;
    color: #1d1d1d;
}
#ph-pc-category-box .thumbnail {
    background: #fff;
}
/*вид товара в категории*/
#phItemsBox .row-item {
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    padding: 0;
}
#phItemsBox .ph-item-box.grid {
    margin-bottom: 0;
}
.btn, .ph-btn, .btn-sm {
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 2px;
}
.phItemCartBoxForm {
    display: flex;
    justify-content: center;

}
.slideshowck .camera_caption_title {
    text-transform: uppercase;
}
.row-item-subcategory h3 a {
    font-size: 0.8em;
    text-decoration: none;
    color: #000;
}
.row-item-subcategory h3 {
    margin: 0 auto 30px;
    line-height: 23px;
}
.camera_caption > div {
    padding: 21px 20px !important;
}
.slideshowck .camera_caption_title {
    margin-bottom: 11px;
}
#navbar1 ul .active {
    background: #413c3c !important;
}
.bl0-4 {
    padding-right: 0;
}
#ph-pc-categories-box .ph-row-cats .row-item h3 a {
    font-size: 0.8em;
    text-decoration: none;
    color: #1d1d1d;
}
#ph-pc-categories-box .ph-row-cats .row-item h3 {
    line-height: 24px;
}
.ph-item-sku-box .ph-sku, .ph-item-manufacturer-box .ph-manufacturer {
    float: left;
    margin-left: 5px;
}
#headingmanufacturer h4 {
    background-color: #ffe100;
    font-size: 1.2em;
    padding: 8px 0 10px 13px;
    margin-bottom: 0;
}
#phFilterBox #collapsemanufacturer {
    background: #fff;
    padding: 10px !important;
}
#phFilterBox .panel-collapse {
    text-decoration: none !important;
    color: #22262a;
}

    /*Дизайн корзины*/
.ph-cart-module-box .dropdown-menu {
    min-width: 350px;
}
.ph-cart-link-checkout {
    background: #fcfb09;
    text-align: center !important;
    font-size: 1.1em !important;
}

.no-desctop {
	display:none;
}

@media (min-width: 992px) {
    .bl4-2 nav {
        float: left;
        width: 92%;
    }
}


@media (min-width: 1024px) {
/*menu in left in desctop*/

}

@media (max-width: 1199px) {

}
@media (min-width: 992px) and (max-width: 1366px) {
    .bl-2-1 {
        text-align: right;
    }
}
@media (min-width: 992px) and (max-width: 1999px) {

}

    @media (max-width: 770px) {
    .no-desctop {
		display:block;
	}
      #mod-custom150 .but_zvonok {
        border-radius: 0;
        box-shadow: inherit;
        background-color: #ff5656;
        padding: 13px 12px;
      }
      .container-search .search, #mod-custom150 {
      	float: left;
      }
    .bl8-3 img {
        float: left;
        height: 14px;
        margin-top: 6px;
        margin-bottom: 57px;
    }
      .bl8 {
        padding: 25px 20px;
    }
            .bl8-2 ul li {
                font-size: 2em;
                line-height: normal;
            }
    .bl8-3 {
        font-size: 1.8em;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .bl8-4 {
        font-size: 1.8em;
    }
        .bl8-4-4 img {
            width: inherit;
            height: inherit;
        }
     .bl8-3-2 {
         margin-bottom: 17px;
     }
    .bl8-3 img {
        height: 22px;
        margin-top: 5px;
    }
    .icon-menu:before {
        content: "МЕНЮ";
        font-weight: normal;
        font-family: 'Exo 2', sans-serif !important;
        font-size: 1.5em;
        color: #000;
    }
    .bl4-2 nav .navbar-toggler {
        margin-top: 3px;
        background: #ffe100;
    }
    .bl4-2 nav .icon-menu {
        padding: 5px;
    }
    .ph-cart-module-box .fa-shopping-bag {
        font-size: 1.9em;
    }
    .ph-cart-count-sup {
        font-size: 1.9em;
        top: 2px !important;
    }
        #navbar1 .level-1 {
            font-size: 2em;
        }
        #navbar1 ul li {
            padding: 7px 10px;
        }
        .container-header nav {
            min-width: 200px;
            float: left;
            padding: 3px 0 7px;
        }
        .container-header .container-search {
            float: right;
            min-width: 139px;
        }
        .bl0-2 {
            text-align: center;
        }
        .bl0-4, .bl0-3 {
            padding: 5px;
        }
        .but_zvonok {
            width: 100%;
        }
        .bl-2, .bl-2-1 {
            padding: 10px 8px;
        }
        .no-mobile {
            display: none;
        }
        .ico-logo {
            height: 16px;
        }
}

@media (max-width: 668px) {
    table {
        overflow-x: auto;
        display: block;
    }
    .img-article-left, .img-article-right, .img-mob {
        float: inherit;
        width: 100%;
        text-align: center;
        margin: 0 auto 5px auto !important;
        padding: 0;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .but_zvonok img {
        display: none;
    }
}
@media (min-width: 771px) and (max-width: 991px) {
    .no-mobile {
        display: none;
    }
}

@media (min-width: 771px) and (max-width: 1366px) {
    .no-tablet {
        display: none;
    }
}