
body #categories>.flex>.col {
        -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%;
    width: 48%;
}

.img_sap {
    margin-bottom: 5px;
   
}

.img_sap img {    
    max-width: 180px;
        margin: 0;
}
.payment_img {
        margin-top: 0;
    max-width: 180px;
}


.header .header_2 .header_2_left .box_menu .menu li {
    padding-right: 12px;
} 

.header .header_2 .header_2_left .box_menu .menu li a {
    font-size: 17px;
}

.header .header_2 .header_2_left .box_menu .menu > li:last-child {
    padding-right:0;
}

.header .header_2 .header_2_left .box_menu .menu li ul.sub-menu {
    z-index: 2;
}

.list-testm {
    padding: 40px 0;
}

.list-testm .testm {
   display: flex;
   flex-wrap: wrap;
   flex-direction: row;
   margin: 30px 0;
}

.list-testm .testm .item {
    width: 33.33%;
    margin-top:5px;
    margin-bottom: 5px;
}

.list-testm .testm .item .wrap-item {
    width: 97%;
    margin: 0 auto;
    display: block;
    padding: 40px;
    height: 100%;
}

.list-testm .testm .item .wrap-item .normal {
    font-size: 18px;
    color: #4D4747;
    line-height: 1.5em;
}

.list-testm .testm .item .wrap-item .author {
    position: relative;    font-weight: 500;
}

.list-testm .testm .item .wrap-item .author:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 2px;
    background: #E50021;
    /* margin-top: 0.5em; */
    position: relative;
    top: -4px;
    margin-right: 10px;
}

.h1.black {
    color: #000;
    margin-bottom: 40px;
}

#categories .h2 {
    font-weight: 500;
    padding-top: 40px;
    padding-bottom: 20px;
    color: #000;
}

.home .hero-gray .vertical_align .h1 b {
    color: #000;
    font-weight: 700;
}

.home .hero-gray .vertical_align .h1 {
    margin-bottom: 40px;
    font-weight: 700;
}

.benefits .h6 {
    font-weight: 700;
    margin: 1.875em 0 0;
    line-height: 1.3;
}

footer .h4 {
    position: relative;
    margin-bottom: 1.5em;
    color: #4D4747;
}

footer .h4:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #E50021;
    margin-top: 0.5em;
}

.product-small .h4,
.product-small .h4 a {
    color: #4D4747;
        line-height: 1.2em;
        font-weight: 500;
}

#categories .flex .h2 {
    color: #4D4747;
    position: relative;
    font-weight: 900;
    line-height: 1;    text-transform: capitalize;
        padding-top: 0;
    padding-bottom: 0;
}
#categories .flex .h2 i {
    display: block;
    font-family: "Lora";
    color: #45A735;
    font-size: 80%;
}

.article-preview h5 {
    margin-bottom: 10px;
}

.article-preview p {
    margin-bottom:0;
}

.page-numbers a, .page-numbers span {
    background-color: #fff!important;
}
.page-numbers a:hover, .page-numbers .current {
    background-color: #E50021!important;
}

.black_decoration .black_title .cat span {
    margin-right: 15px;
}

.black_decoration .black_title .cat i {
    margin-right: 7px;
}

.black_decoration .black_title .cat a {
    color: #fff;
}

.black_decoration .black_title .cat a:hover {
    opacity: 0.6;
}

.general_content h2 * ,  
.general_content h3 * ,  
.general_content h4 * ,
.general_content h5 * ,
.general_content h6 * {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
}

h2 strong {
    font-weight:700;
}

.breadcrumbs {
        padding-top: 16px;
}

.breadcrumbs p {
    margin-bottom: 0;
}

/*.breadcrumbs a {*/
/*    color: #fff;*/
/*}*/
.breadcrumbs a {
    color: #4D4743;
}

.breadcrumbs i {
    font-size: 12px!important;
    margin: 0 5px;
}

.btn-reviews {
        margin-left: 30px;
            font-size: 0;
    line-height: 0;
}

.btn-reviews  * {
        font-size: 0;
    line-height: 0;
}

.btn-reviews img {
        width: 94px;
    margin: 0;
}

.review-box {
    margin-bottom: 50px;
}

.review-box .wrap-review {
    background: #fcf9f9;
    padding: 40px;
}

.review-box .wrap-review .big-flex {
    align-items: center;
}

.review-box .wrap-review  .box-left { 
    width: 58%;
}

.review-box .wrap-review  .box-right {
    width: 42%;
}

.review-box .wrap-review  .box-right .img {
        background-color: #f8f1f0;
    height: 300px;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 200px;
}

.review-box .wrap-review  .small-flex .icon {
    width: 180px;
    text-align: right;
    padding-right: 30px;
}

.review-box .wrap-review  .small-flex .icon img {
    margin-top: 0;
}


.review-box .wrap-review  .small-flex .the-content {
    width: calc(100% - 180px);
    padding-right: 140px;
}

.review-box .wrap-review  .small-flex .the-content  h4 {
font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 10px;
    font-size: 25px;
}

.review-box .wrap-review  .small-flex .the-content  h4 span {
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.review-box .wrap-review  .small-flex .the-content p {
      margin-bottom: 10px;
    line-height: 1.5em;
    font-size: 18px;
}

@media (max-width: 1300px) {
    .review-box .wrap-review .small-flex .the-content {
            padding-right: 70px;
    }
}

@media (max-width: 1200px) {
    .review-box .wrap-review .small-flex .icon {
        width: 130px;
    }
    
    .review-box .wrap-review .small-flex .the-content {
        width: calc(100% - 130px);
        
    }
    
    .review-box .wrap-review .small-flex .the-content h4 {
        font-size: 22px;
    }
    
    .review-box .wrap-review .small-flex .the-content p {
        font-size: 16px;
    }
    
    .review-box .wrap-review .box-right .img {
        height: 250px;
    }
}

@media (max-width: 1020px) {
    
    .review-box .wrap-review .box-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .review-box .wrap-review .box-right {
        width: 100%;
    }
    
   .review-box .wrap-review .small-flex .the-content {
        padding-right: 0;
    }
}

@media (max-width: 768px) {
    .review-box .wrap-review .small-flex .icon {
        width: 50px;
        padding-right: 10px;
    }
    .review-box .wrap-review .small-flex .the-content {
        width: calc(100% - 50px);
        padding-right: 0;
    }
    
    .review-box .wrap-review .box-right {
        display:none;
    }
    
    .review-box .wrap-review {
        padding: 30px;
    }
    .review-box .wrap-review .box-left {
        margin-bottom: 0;
    }
    
    .review-box .wrap-review .small-flex .the-content h4 {
        font-size: 18px;
    }
    .review-box .wrap-review .small-flex .the-content p {
        font-size: 15px;
    }
    
    .review-box .wrap-review .small-flex .icon{ 
            width: 45px;
    }
    
   .review-box .wrap-review .small-flex  .btn {
            min-height: 40px;
        font-size: 12px;
        line-height: 40px;
    }

}

@media (min-width: 768px) {
    body #categories>.flex .flex .col:nth-child(3) {
        max-width: 130px;
        bottom: 10px;
        right: 10px;
        
        transform: none!important;
    }
    
      body #categories>.flex .flex .col:nth-child(3)  img {
         max-width: inherit;
     }
}

@media (min-width: 900px) {
    body #categories>.flex .flex .col:nth-child(3) {
        max-width: 160px;
        bottom: 10px;
        right: 10px;
        
        transform: none!important;
    }
    
    body #categories>.flex .flex .col:nth-child(3)  img {
        max-width: inherit;
    }
    
    body #categories>.flex .flex {
        padding-right: 230px;
    }
    
      
}

/*
@media (min-width: 1200px) {
    body #categories>.flex .flex .col:nth-child(3) {
        
        bottom: 10px;
        right: 10px;
        max-width: 220px;
        transform: none!important;
    }
     body #categories>.flex .flex .col:nth-child(3)  img {
         max-width: inherit;
     }
}*/

@media (max-width: 1700px) {
    .btn-reviews img {
        width: 89px;
    }
    
    .btn-reviews {
        margin-left: 15px;
    }
    
    .header_2 .col_80 {
        width: 85%;
    }
    
    .header_2 .col_20 {
        width: 15%;
    }
    
    .icon-user, i.icon-user {
        width: 26px;
        height: 26px;
        background-size: 26px;
    }
    header #header-basket>span small,
    header #header-basket>span a{
        font-size: 14px;    line-height: 1em;
    }
    
    .icon-basket, i.icon-basket {
        width: 37px;
        height: 35px;
         background-size: 37px 35px;
    }
    header #header-basket>a small {
        width: 20px;
        height: 18px;    font-size: 71%;
    }
}

@media (max-width: 1300px) {
     body #categories>.flex .flex {
        padding-right: 1.875em;
    }
     
    body  #categories>.flex .flex .col:nth-child(1) {
        padding-bottom: 94px;
    }
    
    .header .header_2 .header_2_left .box_menu .menu li a {
        font-size: 13px!important;
    }
    .btn-reviews img {
        width: 75px;
    }
    .icon-basket, i.icon-basket {
        width: 30px;
        height: 27px;
        background-size: 30px 27px;
    }
    
    .icon-user, i.icon-user {
        width: 19px;
        height: 21px;
        background-size: 18px;
    }
    .btn-reviews img {
        width: 66px!important;
    }
    .header .header_2 .header_2_left .box_logo img {
        max-width: 136px!important;
    }
    .header .header_1 .header_1_left .h5 {
        font-size: 13px;
    }
    header .header-mail, header .header-phone {
        font-size: 13px!important;
    }
    
    .icon-envelope, i.icon-envelope {
        width: 21px;
        height: 13px;    background-size: 21px 13px;
    }
}

@media (max-width: 1024px) {
    .header .header_2 .icon-user {
        width: 23px;
        height: 23px;
        background-size: 23px;
    }
    #header-basket .icon-basket {
        width: 28px;
        height: 24px;
        background-size: 28px 23px;
    }
}

@media (max-width: 768px) {
     body  #categories>.flex .flex .col:nth-child(1) {
        padding-bottom: 0;
    }
}

@media (min-width: 1280px) {
    body #categories>.flex .flex .col:nth-child(3) {
        
        bottom: 10px;
        right: 10px;
        max-width: 190px;
        transform: none!important;
    }
     body #categories>.flex .flex .col:nth-child(3)  img {
         max-width: inherit;
     }
}

@media (min-width: 1350px) {
    body #categories>.flex .flex .col:nth-child(3) {
        
        bottom: 10px;
        right: 10px;
        max-width: 220px;
        transform: none!important;
    }
     body #categories>.flex .flex .col:nth-child(3)  img {
         max-width: inherit;
     }
}


@media (min-width: 1640px){
    #categories .flex  .h2 {
        position: relative;
        top: -0.9375em;
    }
    
    #categories .flex  .h2 i {
        font-size: 60%;
    }
}


@media (max-width: 1670px) {
    .header .header_2 .header_2_left .box_menu .menu li a {
        font-size: 15px;
    }
    .header .header_2 .header_2_left .box_menu .menu li {
        padding-right: 11px;
    }
    .header .header_2 .header_2_left .box_search {
        padding-right: 20px;
    }
    .header .header_2 .header_2_left .box_logo {
        padding-right: 17px;
    }
    header form input[type="text"] { 
        min-width: 200px !important;
        font-size: 13px!important;
    }
     header form input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        font-size: 13px!important;
    }
     header form input[type="text"]::-moz-placeholder { /* Firefox 19+ */
        font-size: 13px!important;
    }
     header form input[type="text"]:-ms-input-placeholder { /* IE 10+ */
        font-size: 13px!important;
    }
     header form input[type="text"]:-moz-placeholder { /* Firefox 18- */
        font-size: 13px!important;
    }
    header form .btn {
        height: 35px;
        width: 35px;
    }
    .header .header_2 .header_2_left .box_logo img {
        max-width: 200px;
    }
    
    .header .header_1 .header_1_left .h5 {
        font-size: 16px;
    }
    .header .header_1 .header_1_left .header-mail {
        padding-right: 15px;
       
    }
    
    header .header-mail, header .header-phone {
         font-size: 14px;
    }
    
   
}

@media (max-width: 1470px) {
    .header .header_2 .header_2_left .box_logo {
        padding-right: 8px;
    }
    .header .header_2 .header_2_left .box_search {
        padding-right: 10px;
    }
    .header .header_2 .header_2_left .box_menu .menu li a {
        font-size: 15px;
    }
    .header .header_2 .header_2_left .box_menu .menu li {
        padding-right: 8px;
    }
    
    .header .header_2 .header_2_left .box_logo img {
        max-width: 185px;
    }
    .header .header_1 .header_1_left .h5 br {
        display: none;
    }
    
    .list-testm .testm .item .wrap-item .normal {
        font-size: 16px;
    }
    
    .list-testm .testm .item .wrap-item {
        padding: 27px;
    }
    
    .list-testm .testm .item .wrap-item .author {
            margin-bottom: 0;
    font-size: 15px;
    }
    
    #categories .h2 {
        padding-top: 20px;
    }
}

@media (max-width: 960px) {
    body #categories>.flex>.col {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
    }

    #categories img {
            max-width: 266px;
    }
    .list-testm .testm .item {
        width: 100%;
        margin: 10px 0;
    }
    .list-testm {
        padding: 20px 0 0 0;
    }
    
    .list-testm .testm {
        margin: 0;
    }
    
    .h1.black {
        margin-bottom: 10px;
        font-size: 25px;
    }
    #categories .h2 {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 25px;
    }
    
    #categories .flex .h2 {
        font-size: 35px;
    }
    
        
    .woocommerce .section-text {
        padding-left: 40px;
        padding-right: 40px;
    }
}


 @media (max-width: 768px){
    .home .hero-gray .vertical_align .h1 {
        margin-bottom: 10px;
    }
    
    #categories .flex .h2 {
        font-size: 30px;
    }
    #categories img {
        max-width: 200px;
    }
    
    .black_decoration .black_title .breadcrumbs p, .black_decoration .black_title .breadcrumbs p * {
        font-size: 14px;
        line-height: 19px;
    }
    .breadcrumbs i {
        font-size: 9px!important;
    }
    
    .woocommerce .section-text {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 640px){
    .btn-reviews {
        display: none;
    }
}

@media (max-width: 560px){
    .woocommerce .section-text {
        padding-left: 20px;
        padding-right: 20px;
    }   
}