.menu_settings_img_container:after {
  content: "";
  position: absolute;
  height: 40px;
    width: 250px;
    max-width: 250px;
  background: url(https://ram-mount.pl/data/include/cms//rammount_additional4.png?v=1656582926246) no-repeat;
  background-size: contain;
}
#menu_newsletter .newsletter-img-container:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 180px;
  background: url(https://ram-mount.pl/data/include/cms//ram-mounts-baltic-logo.png?v=1712237312888) no-repeat;
  background-size: contain;
}
.hotspot:not(.--slider):not(.--list) .products {
  border: none;
  border-radius: 0;
  overflow: hidden;
  background: #ffffff;
}
.product {
  background: #ffffff;
  color: #333333;
}
header .navbar-nav > .nav-item > .nav-link {
  padding-bottom: 2rem;
  color: white;
  font-size: 14px;
  text-transform: none;
  transition: 0.0s;
}
.text-underline {
  border-bottom: #cd1e27 solid 3px;
  width: 150px;
  margin: auto;
}
.text-underline3 {
  padding-top: 20px;
  border-bottom: #cd1e27 solid 3px;
  width: 150px;
  margin: auto;
}
.text-underline-blog {
  padding-top: 100px;
  border-bottom: #cd1e27 solid 3px;
  width: 150px;
  margin: auto;
}
#menu_newsletter label {
  color: white;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
#menu_newsletter .newsletter-social-zone .social-zone-container h2 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  color: white;
  margin-bottom: 2rem;
  text-align: center;
}
.icon-facebook:before {
  content: '\E8A7';
  font-size: 25px;
}
.icon-instagram:before {
  content: '\E8A6';
  font-size: 25px;
}
.icon-youtube:before {
  content: '\E8A5';
  font-size: 25px;
}
.icon-linkedin:before {
  content: '\E8A3';
  font-size: 25px;
}
@media screen and (min-width: 992px) {
#menu_newsletter label {
  color: white;
  font-size: 14px;
  padding-left: 150px;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
#menu_newsletter .newsletter-social-zone .social-zone-container h2 {
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  padding-right: 90px;
  color: white;
  margin-bottom: 2rem;
  text-align: center;
}
.big_label, .headline {
  font-family: "Arial","Arial",sans-serif;
  border-left: 7px solid #CD1F26;
  color: #333333;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 10px 0 10px 10px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  line-height: 1;
  margin-bottom: 1rem;
  margin-top: 20px;
}
.article__more_link {
  font-size: 2rem;
  color: #CD1E27;
  font-weight: 700;
}
.article__name {
  font-size: 2rem;
  color: #333333;
  text-decoration: none;
}
}
/*footer.max-width-1200 {
	max-width: none !important;
	border-top: 100px solid red;
	border-image: url(https://ram-mount.pl/data/include/cms//footer.JPG?v=1652269167683) 100 9 round;
}
*/
#menu_basket div.menu_basket_list > a {
    background: rgb(205, 31, 38);
    height: 35px;
    font-size: 1.5rem;
    width: auto;
    display: none;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row-reverse;
    color: white;
    border-radius: 5px;
    margin-left: 1px;
}
.shopping_list_top .wishlist_link {
    color: white;
    display: none;
    text-decoration: none;
    transition: none 0s ease 0s;
    font-size: 12px;
}
#menu_additional .account_link {
    font-size: 12px;
    color: white;
    display: none;
    text-decoration: none;
}
.cm h1, .cm h2, .cm h3, .cm h4, .cm h5, .cm h6, .cm ol, .cm ul {
    margin: 15px 0;
    font-weight: 700;
    color: inherit;
    line-height: normal;
}
	header {
		margin-bottom: 0px;

		@media(min-width: 979px){

			&:before{
				content: "";
				position: absolute;
				width: 100vw;
				max-width: 100vw;
				left: 50%;
				top: 0;
				transform: translateX(-50vw);
				background: black;
				


			}
			&:after{
			    height: 1px;
			    width:100vw;
			    left:50%;
			    transform: translateX(-50vw);
			    background: red;
			}
		}
	}
}
 #img::before {
    	        content: "";
				position: absolute;
				width: 100vw;
				height: 200px;
				max-width: 100vw;
				left: 50%;
				top: 0;
				transform: translateX(-50vw);
				background: yellow;
 }

}
.container::before {
  height: 200px;
  width:100px;
  background: grey;
  content:'test';
  position:absolute;
  display: block;
  
}
.product__prices {
    display: none;
    flex-direction: column;
}
.s_paging .quick_buy {
    width: auto;
    display: none;
}
@media (min-width: 979px)
/*.projector_details__wrapper {
    display: block;
    grid-template-columns: repeat(2, minmax(0px, 1fr));
    column-gap: 3rem;
    grid-auto-flow: dense;
    padding: 2rem;
}
.dictionary__group:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    display: none;
    margin-bottom: 0px;
}
.dictionary__group {
    padding-bottom: 2rem;
    margin-bottom: 2.5rem;
}
.warranty {
    text-align: center;
    display: none;
}
*/
@media (min-width: 979px)
.hotspot.--list .product__prices .price {
    margin-left: 2.5rem;
    white-space: nowrap;
    display: none;
}
.cm {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.5p;
    margin-bottom: 20px;
    max-width: 100%;
    overflow: auto;
}
.projector_details .projector_sizes {
    margin-bottom: 2rem;
    display: none;
}
.projector_details .projector_buy {
    margin-bottom: 2rem;
}
.projector_details__wrapper .projector_info {
    grid-column: 2 / 3;
    grid-row: span 4;
    display: none;
}
.projector_details__wrapper {
    grid-template-columns: minmax(0,40%) 60%;
    display: none;
}
.product_name__action.--shopping-list {
    text-decoration: none;
    display: none;
}
.d-lg-flex {
    display: none;
}
.dictionary__param {
    font-size: 16px;
    font-weight: 600;
}
.dictionary__name {
    text-align: left;
    font-size: 16p;
}
.dictionary__name {
    text-align: left;
    font-size: 16p;
}
.dictionary__name {
    text-align: right;
    text-align: left;
}
.align-items-end {
    align-items: left;
}
.dictionary__value:last-child {
    margin: 0px;
    color: #333;
}
.product_name__name {
    font-size: 30px;
}
.hotspot.--list .product__name {
    /* color: #CD1E27; */
    font-size: 16px;
    font-weight: bold;
}
@media (min-width: 757px)
.product__name {
    font-size: 16px;
}
#menu_settings form > ul > li:nth-last-child(2) {
    margin-bottom: 0;
    display: none;
}
.col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.searchList__sizes.--active {
    display: none;
}
#search-total button {
    vertical-align: middle;
    display: none;
}
#menu_basket_wrapper {
    margin: 0px;
    padding: 0px;
    display: none;
    width: 60px;
    grid-area: menu_basket / menu_basket / menu_basket / menu_basket;
}
.col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.article__name {
    font-size: 22px;
    color: #CD1e27;
    text-decoration: none;
    font-weight: 700;
}
.article__image_wrapper {
    float: right;
    max-width: 100%;
    margin: 0 0 5px 0px;
}
.article__date_name {
    order: -1;
    margin-bottom: 1rem;
    display:block;
}
.article__name_wrapper {
    display: block;
}
#menu_additional .account_link {
    font-size: 1.1em;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.shopping_list_top .wishlist_link {
    color: white;
    text-decoration: none;
    transition: none;
    font-size: 1.1em;
    font-weight: bold;
}
@media (min-width: 979px)
#logo img {
    max-height: 87px;
    height: 87px;
}
.article__more_link {
    font-size: 1.2rem;
    margin-top: 29px;
    text-decoration: none;
    font-weight: bold;
    margin-left: 20px;
}
#menu_settings .open_trigger {
    line-height: 45px;
    padding-right: 15px;
    width: auto;
    padding-left: 70px;
    display: block;
}
#footer_links .footer_links#menu_orders {
    border-right: none;
    padding: 30px 0px;
    border-radius: 4px 0px 0px 4px;
    display: none;
}
#footer_links .footer_links#menu_regulations {
    padding: 30px 15px !important;
    display: none;
}

#footer_links .footer_links#menu_account {
    padding: 30px 10px;
    border-left: none;
    display: none;
    border-radius: 0 4px 4px 0;
}
#menu_settings .open_trigger {
    line-height: 45px;
    padding-right: 15px;
    width: auto;
    padding-left: 150px;
    display: block;
}
.btn {
  border-radius: 5px;
  position: relative;
  display: inline-block;
  background-color: white;
  border: none;
  cursor: pointer;
  margin: auto;
}

  .btn span {         
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    top: 0; left: 0;
    width: 100%;
    transition: 0.3s;
  }
.btn-1::before {
  background-color: #CD1E27;
  transition: 0.3s ease-out;
}
.btn-1 span {
  color: rgb(255,255,255);
  padding: 10px;
  background-color: #CD1E27;
  border: 2px solid #CD1E27;
  border-radius: 5px;
  transition: 0.2s 0.1s;
}
.btn-1 span:hover {
  color: #CD1E27;
  background-color: white;
  transition: 0.2s 0.1s;
}
.btn.hover-filled-opacity::before {
  top:0; bottom: 0; right: 0;
  height: 100%; width: 100%;
  opacity: 1;
}
.btn.hover-filled-opacity:hover::before {
  opacity: 0;
}
.tabs__item > span {
    font-size: 20px;
    border-top: 1px solid #CFCFCF;
    padding-top: 2rem;
    padding-bottom: 1rem;
    width: 100%;
    font-weight: 700;
    display: block;
    position: relative;
}
#footer_links {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    position: relative;
    padding: 2rem 0;
    /* text-align: center; */
    justify-content: space-around;
}
#menu_buttons3 .menu_button_wrapper>div {
    flex-wrap: wrap;
    flex-direction: column;
    color: white;
    align-items: center;
}
#menu_buttons3:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100vw;
    height: 100%;
    max-width: 100vw;
    left: 50%;
    top: 0;
    transform: translateX(-50vw);
    background: #3e3e3e;
}
#menu_search .search_result__price {
    white-space: nowrap;
    margin-left: 1rem;
    display: none;
}
#search .product[data-product_disable] .product__icon img {
    opacity: 1;
}
.label.--disable {
    color: #e35c5c;
    display: none;
    background: #fff;
    border: 1px solid #c4c7c8;
}
.searchList__product[data-product_disable] .searchList__icon img {
    opacity: 1;
}
.wide .navbar-subnav>.nav-item>.nav-link {
    padding: 0 0 8px;
    font-size: 18px;
    color: black;
}

#blog-item .article__block .big_label{
    justify-content: center;
}
div#contact_address {
    display: none;
}
span#contact_contact_country {
    display: none;
}
  
    .agro-hero{

        width: 100%;
        height: 300px;

    }
    #search .product__compare_item {
    background: #fff;
    z-index: 1;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    position: relative;
    font-size: 1.3rem;
    color: #333;
}
#search .product__compare_item {
    background: #CD1E27;
    width: 100%;
    border-radius: 0;
    color: white!important;
    transition: background 0.3s ease;
}
#search .product__compare_item {
    background: #CD1e27;
    z-index: 1;
    /* padding-left: 20px; */
    /* padding-right: 0; */
    /* text-align: center; */
    position: relative;
    text-align: center;
    font-size: 1.3rem;
    text-decoration: none;
}

#search .product__compare_item:hover {
  background: #3e3e3e;
}
.product__prices .price {
    order: 1;
    color: #222222;
    font-weight: 400;
}
.product__name {
    font-size: 14px;
    font-color: #3d4246;
    color: #3d4246;
    font-weight: 600;
}
div.partners_text_info {
    float: left;
    margin-bottom: 20px;
    display: none;
}
div.partners_show_city_button {
    float: right;
    margin-bottom: 20px;
    display: none;
}
span.city_firm_name {
    display: block;
    margin-bottom: 10px;
    clear: both;
    font-size: 18px;
    font-weight: 700;
}
span.city_address {
    clear: both;
    display: block;
    font-size: 14px;
}
span.city_zipcode {
    clear: both;
    float: left;
    padding-right: 3px;
    font-size: 14px;
}
span.city_city {
    display: block;
    font-size: 14px;
}
span.city_country {
    clear: both;
    display: block;
    font-size: 14px;
}
.partners_list_under a.show_on_map {
    margin-top: 10px;
    font-size: 14px;
}
div.partners_list_under_wrapper {
    border-bottom: 1px solid #c4c7c8;
    box-sizing: content-box;
    float: left;
    font-size: 0.9em;
    min-height: 124px;
    overflow: hidden;
    padding: 20px;
    position: relative;
    text-decoration: none;
    width: 25%;
}
.partners_list_under a.show_on_map {
    margin-top: 10px;
    font-size: 14px;
    color: #cd1e27;
    font-weight: 700;
    margin-bottom: 10px;
}
.partners_list_under a.show_on_map {
    /* border: 1px solid grey; */
    margin-top: 10px;
    font-size: 14px;
    color: white;
    padding: 2px;
    background: #cd1327;
    font-weight: 700;
    margin-bottom: 10px;
    border-radius: 5px;
}
.d-md-inline-block {
    display: none;
}
#menu_settings .open_trigger {
    line-height: 45px;
    padding-right: 15px;
    width: auto;
    padding-left: 150px;
}
.newproducts, .label.--new {
    color: white;
    background: green;
}
.___ratingbadge_0{
    display: none;
}
li#build_link {
    display: none;
}
a.nav-link.nav-gfx img {
    max-height: 35px;
}
/*header.commercial_banner {
    margin-bottom: 30px !important;
}*/
.breadcrumbs ol>li a, .breadcrumbs ol>li span {
    text-decoration: none;
    color: #a4a4a4;
    font-size: 13px;
    font-weight: 600;
}
li.tab-info {
    font-weight: 700;
    font-size: 16px;
}
#projector_long-info_container_desktop .dictionary__value:last-child {
    color: #333;
}
header .breadcrumbs:before {
        display: block;
        background: white;
        transform: translateX(-50vw);
        max-width: 100vw;
        width: 100vw;
        left: 50%;
        position: absolute;
        top: 0;
        content: "";
    }
    span.price {
    display: none;
}