.products .product-title {
text-align: center;
}
.products .price  {
text-align: center;
width: 100%;
color: rgb(45, 95, 58);
font-weight: 800;
}
.section-title-home {
font-size: 30px;
padding: 20px;
text-transform: uppercase;
font-weight: bold !important;
color: rgb(45, 95, 58);
}
.post-pagination .nav-prev:before, .post-pagination .nav-next:before {
border-color: white;
color: white;
background-color: rgb(45, 95, 58);
}
.page-links > a, .page-links > span {
background-color: rgb(45 95 58 / 80%);
}
p.woocommerce-result-count {
color: rgb(45, 95, 58);
}
.box-md, .box .orderby{
margin-bottom: 30px;
color: rgb(45, 95, 58);
font-weight: 600;
}
.products .product-action .btn i {
color: white;
}
.products .product-action .btn {
color: white;
display: flex;
align-items: center;
}
.page-title-container .breadcrumbs li a {
color: rgb(45, 95, 58);
font-weight: 500;
}
h1.product_title.entry-title {
text-transform: uppercase;
font-weight: bold !important;
}
.woocommerce.single-product .summary .price {
color: rgb(45, 95, 58);
font-weight: 800;
}
.tab-container .tab-content.active > .tab-pane {
background-color: #eeeeee;
}
.tab-content .tab-pane h2 {
font-weight: bold;
color: rgb(45, 95, 58);
}
.tab-content .tab-pane p {
color: black;
}
div.related.products.cols-4 > h2 {
text-transform: uppercase;
font-weight: bold !important;
color: rgb(45, 95, 58);
}
.products .product-content .product-title {
display: block;
min-height: 36px;
}
#footer.style1 .footer-wrapper .btn.style4 {
border-color: white;
background-color: rgb(45, 95, 58);
color: white;
font-weight: 400;
}
h3.contacts-title {
color: rgb(45, 95, 58);
font-weight: bold;
}
.contacts-text {
color: black;
}
.alert.alert-success {
background: rgb(45, 95, 58);
}
.alert.alert-success .close {
color: rgb(45, 95, 58);
}
.alert.alert-error {
background: rgb(45, 95, 58);
}
.alert.alert-error .close {
color: rgb(45, 95, 58);
}
.alert.alert-notice {
background: rgb(45, 95, 58);
}
.alert.alert-notice .close {
color: rgb(45, 95, 58);
}
.mobile-nav {
background-color: rgb(45, 95, 58);
color: white;
}
.mobile-nav > li > a {
border-bottom: 1px solid rgb(70, 120, 70);
}
.mobile-nav .sub-nav a {
border-bottom: 2px solid rgb(70, 120, 70);
}
.mini-cart .cart-content .total {
color: white;
}
#nav.style-dark li.menu-item-has-children > .sub-nav {
box-shadow: 1px 1px 10px 1px;
}
#nav.style-dark .mini-cart .cart_list .quantity .amount {
color: white;
font-weight: bold;
}
.product_list_widget li .amount {
color: rgb(45, 95, 58);
font-weight: bold;
}
#header .header-top-nav > li:hover .fa {
color: #455b79;
border-color: #455b79;
}
.copyright-area .footer-bottom__links a:hover {
color: gray;
}
#sb_instagram .sbi_bio:hover {
color: #000;
}
.heading-box .box-title { margin-bottom: 0;
font-size: 30px;
padding: 20px;
text-transform: uppercase;
font-weight: bold !important;
color: rgb(45, 95, 58);
}
.error404 .error-message-404 span:before {
color: rgb(45, 95, 58);
}
.heading-box .desc-sm {
font-weight: bold;
}
.error404 .btn {
background: rgb(45, 95, 58);
color: white;
font-weight: bold;
}