
.title {margin-top:30px; padding:7px 15px 25px 15px; }
.title h1{font-family: "Poppins", Sans !important;}
.title > .wrapper > div { border-bottom:solid 4px rgba(9, 71, 116, 0.61);}
.title > .wrapper > div > h1{padding-bottom:10px;}

.woocommerce-products-header p, .woocommerce-products-header li{font: normal normal normal 1.1em/28px "Poppins", sans-serif; color: #000;}


#logotype {}
#logotype > .e-con-inner {padding-bottom: 0;}
#logotype > .e-con-inner > .wrapper {background-color: #EDEDED;}
#logotype:after {display: block; content: ""; width: 1200px; height: 6px; margin: 0 auto; background-color: rgba(9, 71, 116, 0.61);}
#logotype > .e-con-inner > .wrapper > div:nth-child(1) {padding-left: 0; margin-left: 0;}
#logotype h1 {font-size: 34px !important; color: #1b2336 !important;}
#logotype h5 {font-size: 18px !important; color: #1b2336 !important;}
#logotype > .e-con-inner > .wrapper > div:nth-child(3) {}

ul.rt-products { justify-content: flex-start !important; }
ul.rt-products-catalog{padding-top:40px;}

#products-cont{width:1200px;}
#productcats {}
#productcats li a {text-align: center;}
#productcats li a img {width: 50px; height: 50px;}
#productcats ul li {height: 145px;}
#productcats ul li a h2 {font-size: 17px; line-height: 100%; color: #1b2336; }
#productcats ul li a h2 .count {display: none !important;}
#productcats ul li a:hover h2 {font-size: 15px; line-height: 130%; color: #a4a6ab;}

#products {}
#products .woo_product_image a {overflow: hidden; width: 100%; height: auto; }
#products .woo_product_image img {height: auto; width: 100%; aspect-ratio: 16/9;}
@media (min-width: 648px) {
    #products ul.rt-products li { width: calc(33.33333% - 30px) !important;}
    #products .woo_product_image a {}
}
@media (min-width: 1000px) {
    #products ul.rt-products li { width: calc(25% - 30px) !important;}

}

#products ul.rt-products li {height: 320px;}
#products ul.rt-products li a h2 {line-height: 130%;}



#category-name {}
#category-name:after {display: block; content: ""; width: 1200px; height: 6px; margin: 0 auto; background-color: rgba(9, 71, 116, 0.61);}
#category-name h1 {font-size: 34px !important; color: #1b2336 !important;}
#category-name h5 {font-size: 18px !important; color: #1b2336 !important;}

.productcategory-description p{font-size:1.1em;}

