.page-template-paving .s-text-img .only-mobile {
    display: none;
}

.page-portfolio .s-portfolio .portfolio-item, .s-portfolio .portfolio-item {
	min-height: 350px;
}

.page-portfolio .s-portfolio .portfolio-item a, .s-portfolio .portfolio-item a {
	height: 270px;
	width: 100%;
	display: block;
}

.page-products-category .s-products-list .products-item__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.single-product .s-product-info .gallery-part__main .item {
	height: 280px;
}

.single-product .s-product-info .gallery-part__main .img-holder img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.single-product .s-product-info .gallery-part__main {
	height: 280px;
}

.single-product .s-product-info .gallery-part__thumbs .owl-carousel .owl-stage .owl-item .item .img-holder img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.single-product .s-product-info .info-part__title {
	margin-bottom: 10px;
}

.home .s-about-us .text-part .btn {
	margin-top: 17px;
}

.s-portfolio .portfolio-item {
	height: 270px;
}

@media screen and (max-width: 1479.98px) {

    .s-hero__img-part {
        margin-top: 60px;
    }

    .s-hero__text-part {
        padding-top: 0;
    }
}

@media screen and (max-width: 1199.98px) {

    .s-hero__text-part {
        padding-top: 30px;
        justify-content: flex-start;
    }
	
	.page-portfolio .s-portfolio .portfolio-item .img-holder {
	height: 220px;
}

}

@media screen and (max-width: 991.98px) {

    .s-hero__img-part {
        margin-top: 135px;
        position: absolute;
        height: 100vh;
    }
    .s-hero__text-part {
        min-height: 100vh;
        justify-content: center;
        padding-top: 15px;
    }
.page-template-paving .s-text-img .only-mobile {
    display: block !important;
}

.page-template-paving  .s-text-img .img-part .only-desktop {
    display: none !important;
}

.page-template-paving  .s-text-img  .img-part {
    order: 2;
}

.s-contact-us .form-part .form-box {
    padding: 60px 40px 40px;
    margin-bottom: 80px;
    background-position: center;
    background-image: url("../img/form_bg_mobile.jpg");
}
	
	.single-product .s-product-info .gallery-part__main, .single-product .s-product-info .gallery-part__main .item {
    height: 380px;
}
}

@media screen and (max-width: 576.98px) {
    .s-hero__text-part {
        padding-top: 50px;
        min-height: 450px;
    }

    .s-hero {
        height: auto;
        min-height: 450px;
    }

    .s-hero__img-part {
        margin-top: 100px;
    }

    .s-contact-us .form-part .form-box {
        margin-top: 0;
    }

    .s-hero .ornament {
        display: none
    }

    .home .s-about-us .container {
        max-width: 100%;
    }
	
		.single-product .s-product-info .gallery-part__main, .single-product .s-product-info .gallery-part__main .item {
    height: 300px;
}
}


.s-contact-us .info-part .row {
    justify-content: center;
}

.page-id-198 .s-text-img.s-about-us img {
    object-position: 25%;
}

.page-portfolio .s-portfolio .portfolio-item a, .s-portfolio .portfolio-item a {
    background-position: center;
}

@media (min-width: 1260px) {
.page-id-198 .s-about-us .container {
    max-width: 1200px;
}
}

@media screen and (max-width: 991.98px) {
    .page-id-198 .s-text-img.s-about-us .img-part {
        width: 400px;
        height: 400px;
        max-width: 100%;
        margin: 0 auto;
    }
}

.s-products .products-item .img-holder .btn {
    opacity: 1;
}

.s-products .products-item .img-holder::after {
    display: none;
}

.s-products .products-item:hover .img-holder .btn {
    top:  70%!important;
}

.page-products-category .s-products-list .products-item__img img, .s-products .products-item img {
    transition: all 0.3s ease-in-out;
}

.page-products-category .s-products-list .products-item:hover  .products-item__img img, .s-products .products-item:hover img {
    opacity: 0.8;
    transform: scale(1.05);
}


.page-products-category .s-products-list .products-item:hover .btn::before, .s-products .products-item:hover .btn::before {
    background: #167b01;
    background-image: url(../img/svg/chevron-right.svg);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 20px;
}

.header-desktop__info-part address .contact-module svg {
    max-height: 24px;
}


.btn {
    justify-content: space-between;
    padding: 3px 3px 0px 20px;
}

.btn:hover {
    color: #167b01;
    cursor: pointer;
}

.btn::before {
    order: 2;
    margin-right: 0;
    margin-left: 10px;
    margin-bottom: 3px;
    transition: all 0.3s ease-in-out;
}

.btn:hover::before {
    margin-left: 20px;
    background-color: #167b01;
}

.s-services .services-item .btn, .single-product .s-service-info .info-box__btn {
    min-width: 120px;
}

.btn--green {
    padding: 14px 16px;
}


.s-steps .row-bg .row {
    justify-content: center;
}

.s-contact-us .form-part .form-box {
    background-size: cover;
    min-height: 710px;
    height: initial;
    padding: 130px 40px 80px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    padding: 15px!important;
    font-size: 13px!important;
    border: 2px solid maroon;
    margin-bottom: 30px!important;
}

@media screen and (max-width: 991.98px) {
    .s-contact-us .form-part .form-box {
        min-height: auto;
        padding: 60px 40px 40px;
    }

    .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
        margin-bottom: 0px!important;
    }
}

@media screen and (max-width: 575.98px) {
.s-contact-us .form-part .form-box {
    padding: 60px 15px 40px;
}

.s-contact-us .form-part .form-box .text br {
    display: none;
}
}

.s-products .products-item .img-holder .btn {
    z-index: 9;
}


.popup .form-box {
    height: auto;
    padding: 40px 20px 10px;
}

.popup .form-box .text {
    margin-bottom: 15px;
}

@media screen and (max-width: 575.98px) {

.popup .form-box {
    padding: 40px 15px 10px;
}

.popup .form-box  {
    background-size: 300%;
    background-repeat: no-repeat;
}

.wpcf7 .wpcf7-acceptance span.wpcf7-list-item-label {
    line-height: 16px;
}
}

section.error-404.not-found {
	padding: 100px 15px;
	text-align: center;
}

@media screen and (max-width: 991.98px) {
	section.error-404.not-found {
	padding: 120px 15px 80px;
}
}


.privacy-policy {
    padding-bottom: 60px;
}

.privacy-policy h2 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 10px;
}

.privacy-policy ul li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}

.privacy-policy ul li::before {
    display: inline-block;
    background: none;
    content: '-';
} 

#cookie-notice .cn-button {
    background: #fff;
    padding: 3px 10px;
    border-radius: 0;
    font-weight: 500;
}

.header-mobile .social-media svg {
    margin-right: 15px;
    width: 10px;
}

.header-mobile .container {
    padding: 0;
    max-width: calc(100% - 30px);
    margin: 0 auto;
}

@media screen and (max-width: 575.98px) {

    .header-mobile .social-media svg {
        margin-right: 5px;
    }
}

.wpcf7 .wpcf7-acceptance span.wpcf7-list-item-label {
	padding-top: 15px;
	line-height: 1.1;
}