/* Пользовательские стили*/

.categoryidbanner {
    width: 100%;
    height: 200px;
    overflow-y: hidden;
    margin-bottom: 20px;
    top: -200px;
    text-align: center;
}

.categoryidbannerh1 {
    padding-top: 60px;
    width: 100%;
    height: 200px;
    opacity: 0.70;
    background: #000;
}

.submenu,
.submenu-standart {
    //margin-left: -10%;
}

.inline-link {

    margin-right: 15px;

    font-size: 16px;

    font-weight: 500;

    line-height: 20px;

    padding: 15px 35px;

    border: 2px solid #e7bd8f;

    background: 0 0;

    color: #ea8b6a;

    transition: all .4s;

    border-radius: 100px;

}

.inline-link:active,
.inline-link:focus,
.inline-link:hover {

    border: 2px solid #dea465;

    background: #dea465;

    color: #fff
}



a.inline-link:hover {

    background: #ea8b6a;

}





.b-rating__product {

    float: right;

    color: #dea465;

    line-height: 26px;

    font-size: 19px;

    margin: 10px 0 0 10px;

}



.img-left {

    float: left;

    margin: 0 20px 10px 0;

}

.img-right {

    float: right;

    margin: 0 10px 10px 20px;

}

.listing li {

    list-style-type: none;
    /* Прячем исходные маркеры */

}

.listing li:before {

    color: #ffd1a2;
    /* Цвет маркера */

    content: "✦ ";
    /* Сам маркер */

    padding-right: 10px;
    /* Расстояние от маркера до текста */

}









.icoimg {

    margin: 0 10px 10px 0;

}



.navbar-right {

    float: right;

}



.b-client {

    background: #fff;



}



.erore-bg {
    border-spacing: 7px 11px;

    background-image: url(/wa-data/public/shop/img/O-nas.jpg);
    /* Путь к фоновому изображению */

    background-color: #c7b39b;
    /* Цвет фона */

    background-size: cover;

    box-sizing: border-box;

}



.polez1 {
    border-spacing: 7px 11px;

    background-image: url(/images/sush.jpg);
    /* Путь к фоновому изображению */

    background-color: #c7b39b;
    /* Цвет фона */

    background-size: cover;

    box-sizing: border-box;

}



.polez2 {
    border-spacing: 7px 11px;

    background-image: url(/images/musor2.jpg);
    /* Путь к фоновому изображению */

    background-color: #c7b39b;
    /* Цвет фона */

    background-size: cover;

    box-sizing: border-box;

}





.test {
    border-spacing: 7px 11px;

    background-image: url(/wa-data/public/shop/img/O-nas.jpg);
    /* Путь к фоновому изображению */

    background-color: #c7b39b;
    /* Цвет фона */

    background-size: cover;

    box-sizing: border-box;

}

.test1 {
    border-spacing: 7px 11px;

    background-image: url(/wa-data/public/shop/img/O-NAS-FON.jpg);
    /* Путь к фоновому изображению */

    background-color: #c7b39b;
    /* Цвет фона */

    background-size: cover;

    box-sizing: border-box;

}



.test2 {
    border-spacing: 7px 11px;

    background-image: url(/wa-data/public/shop/img/FON-KONTAKTY.jpg);
    /* Путь к фоновому изображению */

    background-color: #c7b39b;
    /* Цвет фона */

    background-size: cover;

    box-sizing: border-box;

}



.test3 {
    border-spacing: 7px 11px;



}

.test4 {
    border-spacing: 7px 11px;

    /* background-image: url(https://arred.ru/wa-data/public/photos/56/00/56/56.970x0.jpg); Путь к фоновому изображению */

        background-color: #c7b39b;
    /* Цвет фона */

    background-size: cover;

    box-sizing: border-box;

    font-size: 18px;



}



P {

    line-height: 1.2em;

}



/*Карточка товара новый дизайн*/

.tabsHead .tab {

    display: inline-block;

    padding: 10px 15px;

    border: 1px solid #9b9b9b;

    -webkit-border-radius: 3px 3px 0px 0px;

    -moz-border-radius: 3px 3px 0px 0px;

    border-radius: 3px 3px 0px 0px;

    cursor: pointer;

    border-bottom: none;

    transition: 0.5s;

    position: relative;

}

.tabsHead .tab.notactive {

    cursor: default;

    color: #9b9b9b;

}

.tabsHead .tab.active {

    border-top: 6px solid #ea8b6a;

    border-bottom: none;

    border-bottom: 0px solid #fff;

    margin-bottom: -1px;

    transition: 0.5s;

}

.tabsHead {

    border-bottom: 0px solid #9b9b9b;

    width: 100%;

    font-size: 14px;

}

.tabsContent .tabCont {

    display: none;

    padding: 30px;

    border: 1px solid #9b9b9b;

    background: url(../img/men-bord.jpg) bottom left repeat-x;

}

.tabsContent .tabCont.active {

    display: block;

}



.extraBottom {

    width: 100%;

    min-height: 50px;

    background: url(../img/men-bord.jpg) bottom left repeat-x;

    padding-bottom: 30px;

    margin-bottom: 30px;



}



.extraBottom .dHowStrong {

    font-weight: normal;

    margin-top: 0px;

}

.extraBottom > div {

    display: inline-block;

}

.extraBottom > div.right {

    text-align: right;

    float: right;

}





/* Overline From Center */

/*.tabsHead .tab:not(.active) {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -moz-osx-font-smoothing: grayscale;

  position: relative;

  overflow: hidden;

}*/

.tabsHead .tab:not(.active):before {

    content: "";

    position: absolute;

    z-index: 0;

    left: 50%;

    right: 50%;

    top: -5px;

    -moz-border-radius: 3px 3px 0px 0px;

    -webkit-border-radius: 3px 3px 0px 0px;

    border-radius: 3px 3px 0px 0px;

    background: #ea8b6a;

    height: 6px;

    -webkit-transition-property: left, right;

    transition-property: left, right;

    -webkit-transition-duration: 0.3s;

    transition-duration: 0.3s;

    -webkit-transition-timing-function: ease-out;

    transition-timing-function: ease-out;

}



.tabsHead .tab:not(.active):not(.notactive):hover:before, .tabsHead .tab:not(.active):not(.notactive):focus:before, .tabsHead .tab:not(.active):not(.notactive):active:before {

    left: 0;

    right: 0;

}



.tabsContent .otziv {

    background: none;

}



.extraBottom .left a:hover {

    text-decoration: none;

}



/*Карточка товара новый дизайн End*/



.navbar-nav {

    display: none !important;

}



.footer_col {

    float: left;

    color: #fff;

    text-align: left;

    padding-left: 20px;

}



.footer_col_r {

    color: #fff;

    text-align: right;

    padding-left: 20px;

}





.footer_search {

    width: 45%;

    margin-left: 25%;

}



.reviews a.inline-link {

    font-weight: 300;

    text-transform: uppercase;

    background: #ea8b6a;

    text-decoration: none;

    padding: 5px 10px;

    color: #fff;

}



.reviews a.inline-link2 {

    font-weight: 300;

    text-transform: uppercase;

    background: #ea8b6a;

    text-decoration: none;

    padding: 5px 10px;

    color: #fff;

    margin-bottom: 20px;

}



.reviews a.inline-link:hover {

    background: #659472;

}



.reviews label {

    width: 70px;

    display: inline-block;

    float: left;

}



.review-submit {

    text-align: center;

}

.review-submit .wa-captcha-img {
    float: left;
}



.reviews-branch li {
    list-style: none;
}

ul.reviews-branch {
    margin-top: 20px;
    padding: 0;
}



.reviews-branch li .review {
    width: 100%;
    border: 1px solid #e3e3e3;
    /* stroke */

    -moz-border-radius: 6px;

    -webkit-border-radius: 6px;

    border-radius: 6px;
    /* border radius */

    -moz-background-clip: padding;

    -webkit-background-clip: padding-box;

    background-clip: padding-box;
    /* prevents bg color from leaking outside the border */

    background-color: #fff;
    /* layer fill content */

    margin-bottom: 10px;
}

.reviews-branch li .review .summary {
    font-size: 10px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
    padding: 5px 10px;
}

.reviews-branch li p {
    padding: 5px 10px;
    text-transform: none;
    margin-bottom: 0;
}

.reviews-branch li .review .summary span.username {
    color: #fff;
    background: #dea465;
    padding: 3px 5px;
}

.reviews-branch li .review .summary span.date {
    color: #4E4E58;
    background: #e3e3e3;
    padding: 3px 5px;
}



.review-submit .save {
    font-weight: 300;

    text-transform: uppercase;

    background: #dea465;

    text-decoration: none;

    padding: 5px 10px;

    color: #fff;
    border: none;
    cursor: pointer;
    outline: none;
}

.review-form {

    margin-bottom: 20px;

    border: 0px solid #e3e3e3;

    padding-bottom: 20px;

}



.lastotz {
    font-weight: 800;
    font-family: 'Lato', sans-serif;
}



.review-form-fields label {

    width: 160px;

    display: block;

    float: left;

    margin: 0 10px 0 0;

    color: #aaa;

}



.review-form label {

    width: 260px;

    display: block;

    float: left;

    margin: 0 10px 0 0;

    color: #AAA;

}



.review-field {

    margin-top: 40px;

}





i.icon16 {

    background-repeat: no-repeat;

    height: 16px;

    width: 16px;

    display: inline-block;

    text-indent: -9999px;

    text-decoration: none !important;

    background-image: url("img/icons.png");

    background-size: 260px 160px
        /* 50% of the original size for auto @2x optimization */
    ;

}



span.icon16 {

    background-repeat: no-repeat;

    height: 16px;

    width: 16px;

    display: inline-block;

    text-indent: -9999px;

    text-decoration: none !important;

    background-image: url("img/icons.png");

    background-size: 260px 160px
        /* 50% of the original size for auto @2x optimization */
    ;

}



.icon16.star-empty {

    background-position: -48px -16px;

}

.icon16.star-hover {

    background-position: -64px -16px;

}



.icon16.star, .icon16.star-full {

    background-position: -16px -16px;

}



* i.icon16 {

    text-decoration: none !important;

    vertical-align: top;

    margin: 0.2em 0.25em 0 0;

}

.otziv {

    background: url(../img/men-bord.jpg) bottom left repeat-x;

    margin-bottom: 20px;

    padding-bottom: 20px;

    clear: both;

}



table.rating-distribution td {

    padding: 2px 15px 2px 0;

    border: none;

}



.hint {

    color: #aaa;

    font-size: 0.9em;

}



table.rating-distribution td .bar {

    background: #eee;

    width: 200px;

    height: 13px;

}



.filling {

    background: #f7c854;

    height: 13px;

}



span.rating {

    margin-top: -10px;

    white-space: nowrap;

    position: absolute;

}



i.icon10 {

    background-repeat: no-repeat;

    height: 16px;

    width: 16px;

    display: inline-block;

    text-indent: -9999px;

    text-decoration: none !important;

    background-image: url("../img/icons.png");

    background-size: 260px 160px
        /* 50% of the original size for auto @2x optimization */
    ;

}



span.icon10 {

    background-repeat: no-repeat;

    height: 16px;

    width: 16px;

    display: inline-block;

    text-indent: -9999px;

    text-decoration: none !important;

    background-image: url("img/icons.png");

    background-size: 260px 160px
        /* 50% of the original size for auto @2x optimization */
    ;

}



.icon10.star-empty {

    background-position: -48px -16px;

}

.icon10.star-hover {

    background-position: -64px -16px;

}



.icon10.star, .icon16.star-full {

    background-position: -16px -16px;

}



* i.icon10 {

    text-decoration: none !important;

    vertical-align: top;

    margin: 0.2em 0.25em 0 0;

}



/*

.icon10.star, .icon10.star-full {

    background-position: 0 -100px;

}



* i.icon10 {

    text-decoration: none!important;

    vertical-align: top;

    margin: 0.2em 0.1em 0 0;

}



* span.icon10 {

    text-decoration: none!important;

    vertical-align: top;

    margin: 0.2em 0.1em 0 0;

}



i.icon10 {

    background-repeat: no-repeat;

    height: 10px;

    width: 10px;

    display: inline-block;

    text-indent: -9999px;

    text-decoration: none!important;

    background-image: url("../img/icons.png");

    background-size: 260px 160px;

}



span.icon10 {

    background-repeat: no-repeat;

    height: 10px;

    width: 10px;

    display: inline-block;

    text-indent: -9999px;

    text-decoration: none!important;

    background-image: url("../img/icons.png");

    background-size: 260px 160px;

}

*/

.otziv {

    margin-bottom: 0px;

}



.otziv h3, .otziv .h3 {

    font-size: 18px;

    font-family: 'Lato', sans-serif;

    font-style: normal;

    line-height: 40px;

}



.review .summary {

    font-size: 0.9em;

    color: #777;

}



.review .summary h6 {

    color: #000;

    font-size: 1.1em;

    margin-bottom: 0.3em;

}



.review .summary .h6div {

    color: #000;

    font-size: 1.1em;

    margin-bottom: 0.3em;

}



.review p {

    /* margin-top: 5px; */

    margin-bottom: 25px;

    line-height: 1.3em;

    border: 0px solid #e3e3e3;

    -moz-border-radius: 6px;

    -webkit-border-radius: 6px;

    border-radius: 6px;

    padding: 0px;

    -moz-background-clip: padding;

    -webkit-background-clip: padding-box;

    background-clip: padding-box;



}



.filters {

    border: 1px solid #d1d1d1;

    font-size: 0.8em;

    margin: 12px 12px 0 80px;

    padding: 20px;

    padding-left: 41px;

    float: left;

    position: relative;

}



.price-filter {

    float: left;
    margin: 0 10px 5px 0;

    position: relative;

}



.color-filter {

    float: left;
    margin: 0 10px 5px 0;

    position: relative;

}



.color-filter label {

    line-height: 1.2em;

    font-size: 1.2em;

    color: #4e4e4e;

}



.color-filter label a {

    color: #4e4e4e;

}



.color-filter input {
    margin-bottom: 8px;
}





.clr {

    float: right;

    margin: 0 10px 5px 0;

    position: relative;

    right: 10px;

    top: 15px;

}

@media screen and (max-width: 1024px) {


    .filters {
        border: 1px solid #d1d1d1;
        font-size: 0.8em;
        margin: 12px 12px 0 10px;
        padding: 20px;
        padding-left: 41px;
        float: left;
        position: relative;
    }

}

@media screen and (max-width: 780px) {

    .quickorder-button {
        padding: 12px 15px !important;
    }

    .footer_col {

        float: none;

        text-align: center;

    }

    .footer_col_r {

        float: none;

        text-align: center;

    }

    .footer_search {

        width: 60%;

        margin-left: 10%;

    }

    .navbar-nav {

        display: block !important;

    }

    .filter {

        display: none;

    }

}

.top_search {
    width: auto;
}

.input-group_cust {
    position: relative;
    display: inline-block;
    border-collapse: separate;
}

.decor_list {
    list-style: disc;
    padding-left: 40px;
}
.title-footer-p{
    font-size: 1.25em;
    line-height: 1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.content-footer-p{
    font-size: 1.25em;
    line-height: 1.4em;
    font-weight: bolder;
}


@media screen and (max-width: 767px) {
    .phone-banner a {display: block;}
    .b-client {padding-top: 0;}
    .b-sidebar-top {padding-bottom: 20px;}
}
 
.pagination .inline-link { 
    border-top-left-radius: 4px;  
    border-bottom-left-radius: 4px;  
    border-top-right-radius: 100px !important;   
    border-bottom-right-radius:100px !important; 
    margin-left: 3px;
    padding: 10px;
} 

div.tab-content {padding-top: 15px;}

.navbar-collapse.in {
    overflow-y: visible;
}

#menu {background-color: rgba(255, 255, 255, 0.95);}
.about-text {margin-top: 3rem; text-align: right;}
@media screen and (max-width: 767px) {
    .review-form-fields {padding: 15px;}
    .review-field #review-text {max-width: 100%;}
    .review-form label { padding: 0 0 10px 0;  }
    .review-form input[type="text"] {height: 30px; width: 100%;}
    .review-form input, .review-form textarea {margin-top: 2px;}
    .about-text {text-align: inherit;}
}
    


   