.crockSet {
height: 250px
}

.footer-menu {
font-weight: 600;
display: block;
line-height: 1.2;
}

.footer-descr {
  //font-size: 10pt;
line-height: 1.75;

}

.footer-main-text {
font-weight: 600;
    
}

.mainHiddenTitle {
 position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
}

/*.banner_size {
height: 636px;
}
*/

.banner_text-position {
    /*padding-top: 278px;*/
    padding-left: 14px;
}


.banner_title {
	font-size: 11pt; 
	color: #ffffff;
	padding-bottom: 20px;
	}

.banner_text {
	font-size: 8pt; 
	color: #ffffff;
	}

.banner_text-bottom {
	padding-bottom: 17px;
	display: block;
	}

.vc_btn3.vc_btn3-size-md {
	font-size: 9px;
	}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
	background-color: #5aa1e382;
	border: none;
	}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    	background-color: #f7be685e;
	border: none;
	}

          /* HERO-IMG-CUSTOM_BG with 2x*/

.hero-berushi-img{
    max-width: 1440px;
    margin: 0 auto;
    /*background: #2f303af7;*/
    background-image: url(https://vashsluh.com.ua/wp-content/uploads/2023/11/earplugs-mob.webp), linear-gradient(to right, rgb(20 24 35 / 89%), rgb(49 48 48 / 87%));
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 317px;
  }

@media only screen and (-webkit-min-device-pixel-ratio: 2),
	only screen and ( min--moz-device-pixel-ratio: 2),
	only screen and ( -o-min-device-pixel-ratio: 2),
	only screen and ( min-device-pixel-ratio: 2),
	only screen and ( min-resolution: 192dpi),
	only screen and ( min-resolution: 1.25dppx) {
      	
	.hero-berushi-img {
	         url(https://vashsluh.com.ua/wp-content/uploads/2023/11/earplugs-mob-2x.webp);
     	}
    }

@media only screen and (min-width: 768px) {
    	.hero-berushi-img{
       		/*background: #3a3b45fa;*/
       		background-image: url(https://vashsluh.com.ua/wp-content/uploads/2023/11/earplugs-tab.webp), linear-gradient(to right, rgb(20 24 35 / 84%), rgb(49 48 48 / 92%));
       		height: 375px; 
    	}

.banner_title {
	font-size: 15pt;
  	}

.banner_text {
  	font-size: 10pt;
  	}

.banner_text-position {
    padding-top: 0px;
    padding-left: 10%;  	}

.banner_text-bottom {
    padding-bottom: 12px;
  }

.vc_btn3.vc_btn3-size-md {
    font-size: 12px;
  }
}

@media only screen and (min-device-pixel-ratio: 2) and (min-width: 768px),
(min-resolution: 192dpi),
(min-resolution: 2dppx) {
  .hero-berushi-img {
       url(https://vashsluh.com.ua/wp-content/uploads/2023/11/earplugs-tab-2x.webp);
   }
 }

@media only screen and (min-width: 1200px) {
    .hero-berushi-img {
      /*background: #393a42fa;*/
      background-image: url(https://vashsluh.com.ua/wp-content/uploads/2023/11/earplugs.webp), linear-gradient(to right, rgb(20 24 35 / 83%), rgb(49 48 48 / 93%));
      height: 551px;
      background-repeat: no-repeat;      
 }

.banner_title {
  font-size: 20pt;
  }

.banner_text {
      font-size: 13pt;
      line-height: 1.69;
   }
.banner_text-bottom {
    padding-bottom: 72px;
   }

.banner_text-position {
    padding-top: 72px;
    padding-left: 138px;
  }

.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
  }

@media only screen and (min-device-pixel-ratio: 2) and (min-width: 1200px),
    (min-resolution: 192dpi),
    (min-resolution: 2dppx) {
      .hero-berushi-img {
        url(https://vashsluh.com.ua/wp-content/uploads/2023/11/earplugs-2x.webp);
      }
    }
  }

  /* END OF CUSTOM HERO-BG */

.mobile-direction {
display:flex;
}