

/* Start:/local/templates/eshop_bootstrap_green/template_styles.css?17797944701410*/
.sertt__icon {
    height: 100px;
    margin: 0 15px;
}
.sertt__icon img {
    max-height: 100%;
}
.sertt__icons {
    display: flex;
    align-items: center;
}
.sertt {
    padding: 90px 0;
    background: #fff;
}
.sertt .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.sertt .col-md-6 {
    width: 50%;
}

.sertt__text {
        font-size: 37px;
    line-height: 1.2;
    font-family: UniSans-Bold;
    margin-top: 0;
}
.sertt .inner {
     max-width: 1200px;
}
.ship {
    max-width: 1200px;
    margin: auto;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.ship__description {
	width: 50% !important;
}

.ship__partners img {
    max-width: 150px;
    padding: 0 7px;
}

@media (min-width: 768px) {
   .catalog-list__item-img {
      height:  265px !important;
   }
   .catalog-list__item-img img {
       max-height: 100%;
   }
}
   
   @media (max-width: 767px) {
       .sertt .col-md-6 {
    width: 100%;
}

.sertt__text {
        font-size: 27px;
    line-height: 1.2;
    font-family: UniSans-Bold;
    margin-top: 0;
    margin-bottom: 30px;
}
.sertt__icon {
    height: 100px;
    margin: 0 5px;
}

   }
   
   .catalog-filters__row-item:before {
       display: none;
   }
   .catalog-filters__row-item:after {
       display: none;
   }
   .catalog-list__item-about-product-name {
    width: 100%;max-width:100%; height:70px;
       
   }
   }
/* End */
/* /local/templates/eshop_bootstrap_green/template_styles.css?17797944701410 */
