.header-logo img{
	height:70px;
}
h2 {
    text-transform: none;
}
.promo-img {
    border-radius: 0;
    box-shadow: 0 0 2px 0px rgb(0 0 0 / 10%);
    position: relative;
    height: 350px;
}
.promo-img img {
	border-radius: 0;
	width: 100%;
    height: 350px;
    object-fit: cover;
    transition: all .4s ease-out;
}
.promo-img:hover img{
    height: 400px;
    width:110%;
}
.navbar-info i {
    font-size: 26px;
    margin-right: 10px;
}
.navbar-list{
	margin-right:30px;
}
.navbar-item {
    margin-right: 20px;
}
.promo-img p{
	    position: absolute;
    top: 50%;
    color: white;
    text-align: center;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
}
.promo-img:before{
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: black;
    opacity: .4;
}
.promo-part a{
	display: block
}
.product-image img {
    width: 100%;
    height: 175px;
    object-fit: contain;
}
.product-card p{
	font-size: 14px;
    line-height: 1.5;
    opacity: .7;
    color: black;
}
.promo-caption{
	position: absolute;
	transition: all .4s ease-out;
	opacity: 0;
	top: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height: 100%;
    padding: 20px;
}

.promo-caption h4{
	font-size: 20px;
	color:white;
	margin-bottom: 15px;
}
.promo-caption p{
	font-size: 14px;
	font-weight: 400;
	text-align: left;
	line-height: 1.4;
	position: unset;
}
.promo-img a:hover .promo-caption{
	opacity: 1
}
.footer-logo img {
    width: unset;
}
.form-group textarea {
    height: 133px;
}
a, a:hover {
    color: #019345;
}
.header-widget-group.right .header-widget {
    margin-left: 0px;
}
.navbar-link {
    font-size: 14px;
    text-transform: uppercase;
}
.dropdown-position-list li a {
    white-space: normal;
    text-transform: none;
}
.dropdown-position-list {
    width: 230px;
}
.navbar-info {
    margin-right: 20px;
}
.bg-black{
	background: black;
}
.bg-black *,.footer-links ul li a{
	color: white;
	text-transform: none;
}
.footer-title {
    color: white;
    text-transform: none;
}
.single-banner {
    padding: 30px 0;
}
.content ul{
    padding-left:20px;
}
.content ul li{
    display:list-item;
    list-style:disc;
}
.product-cart .product-img{
    width: 100%;
    height: 338px;
    padding: 50px;
    background: white;
    object-fit: contain;
    border-radius: 10px;
}
.fa-bars{
    color: #149b52;
    background: #eaeaea;
    padding: 10px;
    font-size: 30px;
    border-radius: 6px;
}
.cart-media a img {
    width: 112px;
}
.cart-checkout-btn {
    padding: 8px 10px;
    color: white;
    font-size: 14px;
    width: 100%;
}

tr.footer{
    height: 60px;
}
table .far.fa-times{
        padding: 12px;
    border-radius: 8px;
}
.checkbox{
        margin-right: 20px;
}
.product-widget a:hover{
    color:#019345;
    background:white;
}
.option-color-radio input{
    display:none;
}
.option-color-radio img{
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    width: 35px;
    margin-bottom: 5px;
    height: 35px;
    font-size: 13px;
    color: #fff;
    margin-right: 6px;
    text-align: center;
    border: 4px solid #efefef;
    
    box-shadow: 0 0 0 1px #e3e3e3;
}
.tizer .option-color-radio img{
    width: 15px;
    height: 15px;
    margin-top:5px;
    margin-right: 0px;
    border:0;
}
.yellow {
    background: #ffdd19;
}
.siniy {
    background: #00a6da;
}
.zelenyy {
    background: #037736;
}
.brown{
    background: #6b675a;
}
.krasnyy {
    background: #e21f1d;
}
.lime{
     background: #adf126;
}
.orange{
    background: #eb540f;
}
.rose{
    background: #eb4f96;
}
.gray{
     background: #899fa1;
}
.violet{
    background: #21378c;
}
.black{
    background: black;
}
.color{
        margin-top: 10px;
}
.footer-logo img{
    padding: 8px 15px;
    background: white;
    width: 200px;
    border-radius: 10px;
}
.blog-img img{
    height: 190px;
    object-fit: cover;
}
.blog-btn {
    margin-top: 10px;
}
.section {
    margin-bottom: 55px;
}
.col-form-label{
    font-weight:bold;
}
.modal-dialog{
    max-width: 550px;
}

.map-cont{
    position: absolute;
    z-index: 2;
    top: 80px;
    background: white;
    right: 40px;
    padding: 20px;
    max-width: 450px;
}
.insta{
    display: inline-block;
    width: 40px;
    margin: 10px auto;
}
.footer-social li a {
    font-size: 22px;
}
.blog-content p{
    min-height: 40px;
    font-size: 14px;
    line-height: 1.3;
}
.row-30>div{
    margin-bottom:30px;
}
.img-float{
        float: right;
    width: 450px;
    margin: 0 0 15px 15px;
}
.col-form-label {
    font-weight: 500;
}
.catalogCat p{
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    color: black;
    margin-top: 10px;
}
.catalogCat h4{
    
}
.far.fa-eye{
   border: 1px solid gray;
    padding: 10px;
    border-radius: 5px;
    background: white; 
}
.header-insta{
    width: 26px;
}
.navbar-info {
    margin-right: 10px;
}
.gallery-p{
    color: black;
    margin-top: 15px;
    min-height: 55px;
    line-height: 1.3;
}

@media(max-width:480px){
   .img-fluid{
        float: none;
        width: 100%;
        margin: 10px 0;
    } 
}