.lista_krajow li {
    display: flex;
    border-bottom: solid 1px #ccc;
    border-radius: 0px !important;
}

.projector_page #content #projector_longdescription[data-traits][data-dictionary] {
    grid-row: span 3 !important;
}

#main_banner1 .main_slider__item a {border:none !important}

.info_region_two {display:none}

#layout .tag_chose a{border-radius: 10px;}
header form#menu_search {
    display: grid ;
    grid-template-columns: 1fr 0.6fr !important;
}
  #menu_search .menu_search__block {background: transparent !important;}

      h3{text-align: left;color: var(--maincolor);}

/* wielskosci */

#filter_list .filter_list_content>a.btn.filter_list_remove {background: var(--twocolor);border-radius: 10px;}

body {
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    font-family: 'Open sans', "Arial", sans-serif !important;

     
}


#container .nonelangg:after {
    right: 0px !important;
    top: 0px !important;
    left: auto;
}

/* .navbar-nav li.nav-item {    border-bottom: solid 2px #fcfcfc;} */


#menu_navbar li a:hover {    border-bottom: solid 2px var(--maincolor);}
#menu_navbar li a {    border-bottom: solid 2px #fdfdfd;}


.navbar-nav .navbar-subnav.--cols4 li.nav-item  {    border-bottom: solid 0px var(--maincolor);}


.navbar-nav .navbar-subnav.--cols4 li.nav-item:hover  {    border-bottom: solid 0px var(--maincolor);}





.custom-menu-bg #breadcrumbs {opacity: 1 !important;}


.btn,#footer_links span.footer_links_label span, #footer_links a.footer_links_label,.big_label,.headline {     font-family: 'Open sans', "Arial", sans-serif !important;}


#container {max-width:100%}
    header .navbar-subnav.--cols2 {
        width: 100%;
    }

.navbar-nav li.nav-item {
    position: static;
}


.projector_details .projector_status__wrapper {
    overflow: visible;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    align-content: stretch;
    max-width: 100%;
    width: 100%;
}
.projector_details .projector_status.--status-hide .projector_status__gfx_wrapper:before {
    content: "\E879";
    font-size: 1.6rem;
    color: #870a0a;
    position: absolute;
    top: 50px;
    left: 24px;
}

#projector_status_description {color: var(--green) !important;}

#projector_amount {
    margin-bottom: 10px;
}

.projector_details .projector_info__icon {
    width: 30px !important;
}

.delivery_time {
    text-align: center;
    font-size: 11px !important;
    margin: 5px 0px;
    color: #5b5b5b;
}

  :root {
--maincolor: #414c5c;
    --twocolor: #f5f6fa;
    --green: #03a84e;
    --white: #fff;
  }

body{font-family: 'Open sans', "Arial", sans-serif;}


h3 {
    font-size: 1em;
    font-weight: bold;
    color: var(--maincolor);
    text-align: center;
}





.main_page #content,.main_page #layout {padding: 0px;}

hr {
    display: block;
    background: #ccc;
    height: 1px;
    border: none;
}


a {
    text-decoration: none;
}
a:hover {
    color: #C68E51 ;
}


.navbar-subnav {background: #fff !important;}



.main_pager {display: none !important;}


.slick-prev, .slick-next {
    width: 40px;
    line-height: 40px;
    cursor: pointer;
    position: absolute;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    outline: 0 none;
    z-index: 52;
    text-align: center;
    font-size: 2.43em;
    color: #333;
    background: 0;
    justify-content: center;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.5);
    /* height: 100px; */
    border-radius: 0px;
    padding: 30px 0px;
    border-radius: 10px;
}


#main_banner1 {
    margin-top: 70px;
}


#main_banner1 button{display: none !important;}
#main_banner1:hover button{display: block !important;background: none !important;}

/* ______mennu */


    .topBasket .badge {
        top: calc(50% - 1.4rem);
        right: calc(30% - 1.6rem);
    }


 /* .navbar-nav li.nav-item {
    border-bottom: solid 2px #fcfcfc;
    position: static;
} */

.nav-item a:before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 20px;
    right: 0px;
    top: 20px;
}

/* .navbar-nav li.nav-item:hover {
    border-bottom: solid 2px #414C5C;
} */

 .wide .navbar-subnav.--cols4 {
    width: calc(100% + 3rem);
    grid-template-columns: 2fr 2fr 2fr 4fr;
        position: absolute;
    width: 1400px;
    left: 0px;
}

header .navbar-subnav .nav-link {
    text-transform: none !important;
}

#menu_navbar  li.nav-item a.nav-link {font-weight: 600;}

#menu_navbar .navbar-subnav li.nav-item a.nav-link {font-weight: normal ;}

header .navbar-subnav.--cols1 {width: 100%;}

.navbar-nav li.nav-item a {
      /* position: relative;
    display: flex;
  
    text-decoration: none;
    padding: 0px 12px;
    margin-right: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;

    font-size: 14px;
    padding: 19px 40px;  font-weight: normal; */
  color: var(--maincolor);

}

.navbar-nav li.nav-item a:hover {
  color: #171b20  !important;

  
  
}



/* .nav-item.nav-merge li a.nav-link  {font-weight: bold;} */


/* #menu_navbar .navbar-nav li a.nav-link {font-weight: bold;} */

/* ______mennu */

/* szerokosc */

/* .text_page #layout {width: 1170px;} */

/* szerokosc */


.btn,.progress__icon {color: var(--maincolor);}

/* #projector_longdescription {
    margin-top: -20px;
    position: relative;
    z-index: 99;
    width: 680px;
    margin-left: 160px;
border-top: solid 1px #ccc;

} */

/* 

.btn.--large.--solid {background: #414C5C;border:none;} */


/* .wide .navbar-subnav.--cols2 {
    width: calc(100% - 2rem);
} */

/* #popular_monety .slick-list {overflow: visible;} */

/* #popular_monety .row {width: 98%} */




.open_trigger {position: relative}

.open_trigger:before {
    content: "";
    
    background: url("https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/world.svg?v=1655215288103");


    display: block;
    height: 40px;
    width: 40px;
    background-position: center;
    margin: auto;
    margin-bottom: 10px;
        top: 0px;
    position: absolute;
    left: -30px;
}
.nonelangg:after {    content: url(https://www.metalelokacyjne.pl/data/include/cms/lang/pln_lang.svg?v=1676453825843);
    display: block;
    position: absolute;
    width: 30px;
    top: 0px;
    right: -10px;
    left: auto;
    font-size: 12px;
    background-repeat: none;}


.wide .navbar-subnav > .nav-item > .nav-link {
    padding: 0 0 2px;
    font-size: 17px;
}
#menu_additional .account_link:before {
    content: '';
    background: url('https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/user.svg?v=1649763261843');
    display: block;
    height: 40px;
    width: 40px;
}
#menu_additional .wishlist_link:before {
    content: '';
    background: url('https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/list.svg?v=1649763261844');
    display: block;
    height: 40px;
    width: 40px;
}
.wide .navbar-nav li ul.navbar-subsubnav {
    margin-top: 5px;
}
.topBasket__sub:after {
    content: '';
    background: url('https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/basket.svg?v=1649763261844');
    display: block;
    height: 40px;
    width: 40px;
}





#menu_search .menu_search__input {
    border-bottom: 2px solid #e7e7e7;
}
header .nav-link {
    text-transform: none;
}
.wide .navbar-nav li ul.navbar-subsubnav {
    border-left: 1px solid #ccc; /* min-height: 400px; */
}

.wide .navbar-nav li ul.navbar-subsubnav:first-child a{font-size: 22px;font-weight: bold;}


header .wide .navbar-subnav .nav-link {
    padding: 0px;
    margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: solid 1px #fff;
  transition: border 0.1s ease;
 
}
header .wide .navbar-subnav .nav-link:hover {
    background: none;
    text-decoration: none;
   border-bottom: solid 1px #414C5C;
  transition: border 0.1s ease;
}




/*____ header */



/* -------buttons */

.btn_box.white_btn {
    border: solid 2px #fff;
    position: relative;
    display: inline-block;
    border-radius: 1px;
  
    color: #fff;
    border-radius: 5px;
    background: transparent;
}

.btn_box.white_btn:hover {
    color: #1B2C48;
    background: #fff;
    transition: all 0.2s ease-in;
     border: solid 2px #fff;
}
.btn_box.white_btn::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 10px;
    transition: all 0.2s ease-in;
}
/* -------buttons */

/*

.header_bar {
    position: static;
    top: 0px;
    width: 100%;
    background: #414C5C;
    color: #fff;
    height: 40px;
}
.header_bar ul {
    padding-top: 10px;
}
.header_bar li {
    display: inline-block;
    color: #fff;
    border-left: solid 1px #ccc;
    padding: 0px 10px;
}
.header_bar li:first-child {
    border: none
}
.header_bar li a,.footer_bar  .centrum_pomocy a {
    color: #fff;
    text-decoration: none;
    padding: 0px;
  
    border-bottom: solid 2px #414C5C;
    background: url("https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/help_icon.svg?v=1654505383595") left center no-repeat;
  padding-left: 30px;
  padding-bottom: 5px;
}


.header_bar li a:hover {
  color: #fff;
  border-bottom: solid 2px #fff;
}
.header_bar li a span {
    font-weight: bold;
    color: #2dcf48;
    display: inline-block;
    padding-right: 10px;
} 
    

*/


header {
    z-index: 999;
    position: sticky;
    width: 100%; /* margin-top: 50px; */
}
header .wide .nav-link {
    font-weight: 600;
    font-size: 15px;
}
header #menu_categories {
    background: #fcfcfc;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 90px;
    border: solid 1px #ececec;
    z-index: 9;
  box-shadow: 0px 5px 10px #cccccc57;
}
header .breadcrumbs {
    margin-top: 90px;
    z-index: 1;
    position: fixed;
    top: 120px;
}

header .navbar-subnav {left: 0px !important;} 


.custom-menu-bg #menu_categories {
    transition: opacity 0.5s;
    transform: translateY(-100%) scaleY(0.1);
} 


 .custom-menu-bg #menu_categories {
    top: 90px;
    transition: opacity 0.3s ease;
    opacity: 0;
}



#menu_settings {
    background-color: #fff !important;
    margin-left: 20rem;
}



.custom-menu-bg #menu_navbar, .custom-menu-bg #breadcrumbs { 
     transition: opacity 1s ease;
    opacity: 0;
}


.custom-menu-bg #menu_settings {
    margin-left: 2rem;
}
header.custom-menu-bg {
    grid-column-gap: 15rem;
}


/*____ header */











/* ------------- filtyr */

aside .filters #filter_producer_content .f-control+.f-label {
    border: 0;
    padding: 1px 17px;
}

aside .filters__options .--submit {
    background: #414C5C;
    color: #fff;
    padding: 5px 10px !important;
      position: sticky;
    top: 80px;
    display: block;
    overflow-y: auto;
    max-height: calc(100vh - 50px);
    margin-bottom: 60px;
    padding: 40px 0px;
  padding-right: 10px;
}


 #Filters::-webkit-scrollbar {
  width: 5px;
   border-radius: 10px;
    background: #fff;
}

 #Filters::-webkit-scrollbar-track {
  background: #fff;
   border-radius: 10px;
   box-shadow: inset 0 0 5px var(--maincolor); 
}


#Filters::-webkit-scrollbar-thumb {
  background: #ccc;
   border-radius: 10px;
   box-shadow: inset 0 0 5px var(--maincolor); 
  
}

#Filters::-webkit-scrollbar-thumb:hover {
  background: var(--maincolor);
}


.projector_page  .slick-list {margin-top: 70px;}



aside .filters {
    position: sticky;
    top: 150px;
    display: block;
    position: sticky;
    top: 80px;
    display: block;
    overflow-y: auto;
    max-height: 90vh;
    margin-bottom: 60px;
    padding: 40px 0px;padding-right: 10px;
}

aside .filters__options .--submit {border-radius: 3px;}
aside .filters__options .--submit:hover {background: #000;text-decoration: none}



/* ------------- filtyr */






/* .search_desc {
    display: block !important
}
.search_page div.search_desc {
    border: none;
    display: block !important
}
.search_desc_toogler {
    display: none;
}
.search_page #search_desc_title {
    border: none;
}
.listing_bg img {
    width: 100%;
}
 */



 /* ------------- bredcrumbs  */

.breadcrumbs a:hover {text-decoration: underline;color: #000;}

 /* ------------- bredcrumbs  */



.scroll_bg {
    min-height: 440px;
    overflow: hidden;
  padding-bottom: 10px !important;
}

.scroll_bg p {display: none;}
.scroll_bg:hover {border-radius: 10px;}


/* header .navbar-subsubnav > .nav-item > .nav-link[href="###"] {
    font-weight: 700 !important;
} */


/* .product_name__name {
    font-size: 2.6rem;
    padding: 30px 0px;
    font-weight: 600;
    text-align: left;
  padding-top: 5px !important;
  font-weight: normal;
} */

/* .projector_status__info_amount {font-weight: bold;}

.order_process header {
    border-bottom: 1px solid #c4c7c8;
    margin: 0 0 2rem !important;
    margin: auto !important;
}



 */






/* .boxbanery, .sub_baner_secound, .sub_baner_third, .baner_product_mothlu, .baner_calender, .mySlides, .lista_dodatkowa img {
    border-radius: 10px;
    position: relative;
} */


/* .bc-main span a {margin-right: 10px;}


.client-new_page  #layout {padding: 0px;margin-top: 10px;} */

/* .payment_tunnel .container, .order_process .container, .container.basketedit_page, .container.prepaid_page,.max-width-1200 {
    max-width: 100%;
} */




.boxbanery img, .sub_baner_secound img, .sub_baner_third img {
    border-radius: 10px;
}
.sub_baner_third {
    margin-top: 20px;
}

/* .cm {
    overflow: hidden;
} */


/* .boxbanery {
    position: relative;
} */






/* .left_columnt_head .ades_footer_bar {  position: relative;
    top: 15px;
}


.custom-menu-bg #menu_search .menu_search__input {
    border-bottom: solid 2px #1B2C48;
}


.right_columnt_head ul {
    background: #414C5C;
    margin-top: 10px;
    border-radius: 10px;
    padding: 3px 20px;
} */



.slick-prev:hover, .slick-next {border-radius: 10px !important;}

.right_columnt_head ul li {
    border: none;
    padding: 0px; /* display: grid; */ place-items: center;
}

.right_columnt_head ul li a {background: none;}

footer_bar .right_columnt_head ul {
    background: none;
}
.left_columnt_head {
    float: left;
}
.right_columnt_head {
    float: right;
}




.breadcrumbs ol>li:first-child {display: none;}




.btn_box {
   border: solid 2px #414C5C;
    position: relative;
    display: inline-block;
    border-radius: 1px;
    padding: 7px 50px 7px 50px;
    color: #1B2C48;
    border-radius: 5px;

  color: #414C5C;
  font-weight: bold;
}


.btn_box:hover {
    color: #fff;
    background: #414C5C;
    transition: all 0.2s ease-in;
}
.wide .navbar-subnav {
    border: 0;
    -webkit-box-shadow: 0 0 20px -2px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px -2px rgb(0 0 0 / 20%);
    padding: 0;
    right: 0;
    width: calc(90% + 0rem);
    border-top: 0;
    padding: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    border-radius: 2px 2px;
  top: 59px !important;
  min-height: 400px;
    border-top-left-radius: 0px;
 border-top-right-radius: 0px;
  
  
  -webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
  
  -webkit-border-top-left-radius: 0px !important;
-webkit-border-top-right-radius: 0px !important;
-moz-border-radius-topleft: 0px !important;
-moz-border-radius-topright: 0px !important;
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
}


header .wide .navbar-nav {
    position: relative;
    left: 20px;
}



header .nav-link:not(:only-child)::after {
    display: none;
}
.big_label small, .headline small, .big_label__after, .headline__after {
    display: block;
}
span.headline__after {
    font-size: 12px;
    margin-left: 20px;
    float: right;
    background: url('https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/strzalka_small.svg?v=1650026099482') center right no-repeat;
    padding-right: 30px;
  
  border-bottom: solid 2px #fff;
  padding-bottom: 5px;
}

h1.headline {text-align: left;font-size: 11px;text-align: left;font-size: 18px;text-transform: uppercase;font-weight: bold;}

span.headline__after:hover {border-bottom: solid 2px #414C5C;}

.headline {
    /* font-family: 'Open sans', "Arial", sans-serif; */
    color: var(--maincolor);
    font-size: 3.1rem;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 2px;
    padding: 10px 0;
    line-height: 1;
    margin-bottom: 1rem;
    font-weight: normal;
    display: block;
}




/* .logo_mennicze-contetnt {
    margin: 50px 0px;
} */


/* .logo_mennicze-contetnt button {display: none !important;}


.logo_mennicze-contetnt:hover button {display: block !important;}

.navbar-subnav  {opacity: 0;}

.nav-item:hover>ul {transition:  all 1s easy;opacity: 1;} */




/* .btn_box::after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 10px;
    transition: all 0.2s ease-in;
}


.btn_box:hover:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 6px;
}



.btn_box.white_btn:hover:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 6px;
} */




/* .projector_shipping  {border-bottom: solid 2px #fff;display: inline-block;font-weight: bold;}

.projector_info__item{display: none;} */

/* .projector_returns {
    display: none !important;
} */





/* 
.projector_details .projector_info__item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
     
}

.wide .navbar-subnav.--cols3 {
    width: calc(75% - 2rem);
    grid-template-columns: 1fr 1fr 3fr;
}

.projector_details .projector_info__link {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
 
} */


/* .projector_details__info {margin-top: 60px;border: solid 1px #ccc;border-radius: 10px;padding: 10px;}




*/




.nav-item a:before {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 20px;
    right: 0px;
    top: 20px;
}


/* .footer_bar {
    color: #fff
}
 */

/* .footer_bar a {
    color: #fff;
    text-decoration: none;
    padding: 10px 0px;
    display: block;
} */



/* .footer_bar li {
    display: inline-block;  border-right: solid 1px #cccccc42;
    padding-right: 10px;
    padding-left: 10px;
    min-height: 51px;
} */


/* .footer_bar li span {
    display: block;
}
.footer_bar li img {
    width: 30px;
} */

/* 
.adres_mail {
    margin-top: 20px;
}

.open_hour {
    font-size: 11px;
}

.footer_bar .right_columnt_head span {
    display: inline-block;
    font-size: 11px;
    padding-bottom: 0px;
}

#menu_buttons .footer_bar .right_columnt_head img {
    display: inline-block;  place-items: center;
    margin-top: 0px;
    vertical-align: middle;
} */







/* .wide .navbar-subnav {background: #fcfcfc;} */






/* .navbar-subnav li.nav-item:hover {
    border: none;
}
.navbar-nav li.nav-item {
    border-bottom: solid 2px #fcfcfc;
}
.navbar-subnav li.nav-item {
    border: none;
}
.navbar-nav li.nav-item:hover {
    border-bottom: solid 2px #414C5C;
}
.navbar-subnav li.nav-item:hover {
    border: none;
}
#layout, footer, header .wide .navbar-collapse {
    padding: 0px 0px;
}
header .wide .nav-link {
    padding: 16px 23px;
}
header .wide .nav-link {
    border-top: solid 2px #fff;
}
ul.navbar-nav.mx-md-n2 li:nth-child(6) {
    margin-right: 100px;
}
header .navbar-nav {
    font-size: 1.6rem;
}
.wide .navbar-subnav > .nav-merge.nav-item > li.nav-item > .nav-link, .wide .navbar-subnav > .nav-merge.nav-item .nav-merge.nav-item > li.nav-item > .nav-link {
    font-size: 1.6rem;
}
header .navbar-subsubnav {
    font-size: 1.4rem;
  background: none;
}
.wide .navbar-subsubnav > .nav-item > .nav-link {
    padding: 0px 0 10px 0px;
}
li.nav-item {
    position: relative;
}
.navbar-subnav .nav-item {
    position: static;
} */



/* #main_banner1 img {
    border-radius: 10px;
} */
/* #main_banner1 .slick-arrow {
    opacity: 0;
    transition: all 1s ease;
} */
/* #main_banner1:hover .slick-arrow {
    opacity: 1;
    transition: all 1s ease;
} */
/* #main_banner1 button.slick-prev.slick-arrow,#main_banner1 button.slick-next.slick-arrow {
    padding: 200px 0px;
    background: none;
} */


/* #main_banner1 button.slick-prev.slick-arrow:hover {
    background: none;
} */


/* basket icon */
/* [class^="icon-"]:before, [class*=" icon-"]:before {
    top: 0px;
    position: relative;
} */


/* .slick-next {
    right: 0;
    border-radius: 2px 0 0 2px;
} */




/* header .navbar-subsubnav > .nav-item > .nav-link[href="##"] {
    pointer-events: none;
} */


.icon-angle-down.d-none.d-md-inline-block::before {
    top: 0px;
}


.topBasket__block.--products {
    line-height: 2rem;
}
.topBasket__item {
    font-size: 1.4rem;
}
.topBasket__row {
    padding-bottom: 2.5rem;
}



/* .custom-menu-bg {
    position: sticky;
    -moz-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, .15);
    margin-top: 0px;
    transition: opacity 0.1s ease;
} */




/* .wide .navbar-subnav.--cols6 {
    width: calc(100% + 3rem);
    grid-template-columns: 2fr 2fr 2fr 4fr;
} */





/* .custom-menu-bg .account_link, .custom-menu-bg .wishlist_link, .custom-menu-bg .topBasket__price, .custom-menu-bg #menu_settings {
    text-indent: -999px;
    opacity: 0;
    transition: opacity 1s ease;
    overflow: hidden;
} */


/* .custom-menu-bg .account_link::before, .custom-menu-bg .wishlist_link::before {
    display: block !important;
}

.custom-menu-bg #logo img {
    width: 190px;
    transition: opacity 0s ease;
}
.custom-menu-bg #breadcrumbs {
    display: block;
    display: block;
    opacity: 1;
    top: -49px;
  
    height: 38px;
    padding-left: -10px;

} */


/* .product_name__note {
    margin-left: 1rem;
    order: 1;
    white-space: nowrap;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
} */


/* .product_name__note_link {
    white-space: nowrap;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
} */

/* .dictionary__name_txt {
    font-weight: normal;
    color: #999;
} */

/* .dictionary__name_txt {
    font-weight: normal;
    color: #999;
} */

/* .dictionary__param {
    display: flex;
    align-items: flex-start;
    
} */


/* .projector_details .projector_buy__button_wrapper, .projector_details .projector_buy__wrapper {
    display: flex;
    position: relative;
}


.custom-menu-bg #breadcrumbs .bc-active.bc-product-name {font-weight: bold;}

.bc-product-name span {display: block;} */



/* head end*/


/* Listing produktów */




.big_label, .headline {
    justify-content: left;
    align-items: baseline;
}
.product__prices {
    text-align: center;
}
.price_sellby {display: none;}


.price {
    font-size: 1.4rem;
    display: block;
    color: #1B2C48;
}
/* Listing produktów */





/* heady */
/* .baner_product_mothlu {
    padding-top: 10px;
} */
/* .images_miesiaca a {
    text-align: center;
    width: 100%;
    display: block;
    ;
} */

/* .f-dropdown.f-group {background: none;} */

/* .product_name .firm_logo {
    height: 240%;
} */

/* #paging_setting_top .s_paging__item {display: none;} */
#paging_setting_top .s_paging__display.--view,.quick_buy {display: none;}

.projector_details .projector_prices__price_wrapper {
    display: flex;
    align-items: center;
    padding: 10px 0px;
}


.projector_details .projector_prices__price {
    font-size: 3rem;
    line-height: 1;
    color: #404040;
    font-weight: 600;
}

.projector_details .projector_prices__info {
    /* display: none; */
    margin-left: 20px;
  display: block;
}

.product_name__sub.--firm {
    width: 180px;
    max-height: 180px;
    /* display: none !important; */
    position: absolute;
    left: 0px;
  right: 520px;
  z-index: 99;
}


/* #footer_links .footer_links_sub > li {
    width: 100%;
    padding: 3px;
} */

.photos__nav {

    margin-top: 20px;
}

.custom-menu-bg #logo {
    height: 55px;
    transition: opacity 0s ease-in-out;
}

#menu_categories2 ul.no_active li a:hover {text-decoration: underline;}


.product_name__name {
    font-size: 2.7rem;
    padding: 30px 0px;
      color: #414c5c; 
  padding-right: 130px;
}
.search_categoriesdescription_next {display: block !important;}

.search_categoriesdescription_next:not(.expanded)>* {display: block;}

.search_description .cm {overflow: visible;}

.product_name__sub.--notes {
    font-size: 1.1rem;
    padding-top: 0.1rem;
}

.baner_product_mothlu p {
    padding: 0px 90px;
  font-size: 11px;
 
}

.product_name__sub.--firm img {
    max-height: 130px;
    display: block;
}

#menu_buttons2 .images_miesiaca img {
    display: inline;
    transition: all 1s ease;
}
#menu_buttons2 .images_miesiaca img:hover {
    -webkit-filter: drop-shadow(15px 15px 15px #fff);
    filter: drop-shadow(15px 15px 15px #fff);
    transition: all 1s ease;
}
.box_black {
    padding: 3px 10px;
    background: #1B2C48;
    color: #fff;
    display: inline-block;
    margin-top: 100px;
}



/* .baner_product_mothlu h2, .baner_calender h2 {
    font-family: 'Open sans', "Arial", sans-serif;
    color: #333;
    font-size: 2.3rem;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 10px 0;
    line-height: 1;
    margin-bottom: 1rem;
} */


/* .baner_calender h2 {
    color: #fff;
} */
/* .baner_calender .btn_box {
    margin-top: 20px;
}
.wide .navbar-subsubnav > .nav-item > .nav-link:before {
    display: none;
}
 */

/* .signin-form_box_left {
    margin-bottom: 50px;
} */



/* .icon-heart-empty:before {
    content: '';
    background: url(https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/list.svg?v=1649763261844);
    display: block;
    height: 40px;
    width: 40px;
}
.whish_icon_wrapper:after {
    background: #fff
}
.shopping_list_menu__block {
    margin-bottom: 20px;
}
.big_label, .headline {
    letter-spacing: 1px;
    display: contents;
} */


/* heady */
/* produkt */

.product__name {
       text-align: center;
    font-size: 1.5rem;
    padding: 0px;
    margin: 0px;
    color: var(--maincolor);
}


/* .big_label, .headline {
    text-transform: none;
} */



/*footer */


footer.max-width-1200 {
    max-width: 100% !important;
  margin-top: 50px;
}




/* .breadcrumbs ol {
    list-style: none outside none;
    display: flex;
    align-items: center;
    padding-left: 30px;
    left: -40px;
    position: relative;
  background: #fff;
} */


@media (min-width: 1400px) {


    header #menu_categories {
        top: 110px;
        /* position: static; */
    }

    .container {
        max-width: 100%;
        width: 100%;
    }

    #layout, header .wide .navbar-collapse, #menu_buttons, #footer_links, header, .wrap_content {
        max-width: 1410px;
        margin: auto;
        padding-right: 30px;
        padding-left: 30px;
    }

    #footer_links {
        padding-right: 0px;
        padding-left: 0px;
    }
    #layout {
        margin-top: 120px;
    }
    .main_page #layout {
        margin-top: 0px;
    }
    header {
        position: relative;
    }

   #layout {
        margin-top: 100px;
    }
  
  
  header .breadcrumbs {
    margin-top: 75px;}
}








.left_columnt_head ul li,.right_columnt_head li {list-style: none;}

#search .product .label_icons {position: static !important;}
  #content #projector_productname .product_name__sub .label.--bestseller {
    position: absolute;
    left: -180%;
    top: 30px;
    z-index: 0 !important;
    background: url('https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/bestseler_icon_two.svg?v=1720453732452')
      no-repeat;
    background-size: contain;
    width: 140px;
    height: 90px;
    text-indent: -999px;
    overflow: hidden;
    z-index: 999;
  }


   .blog_head {
    display: block !important;
  }

  #container .header_bar .right_columnt_head li {
    background-color: #03a84e !important;
    border-radius: 10px;
    padding: 4px 16px;
  }

  .left_columnt_head,
  .right_columnt_head {
    float: none;
  }

  .header_bar .center_moneta {
    display: block !important;
  }

  .header_bar .phone_head {
    background: #03a84e;
    border-radius: 10px;
  }

  .center_moneta a:hover {
    border-bottom: solid 2px #fff;
  }

  .center_moneta small {
    color: #10ac82;
    margin-right: 10px;
  }

  .header_bar .phone_head {
    padding: 6px 20px;
  }

  .header_bar li a {
    background-position: 0px 0px;
  }

  .header_bar li {
    border: none;
  }

  .header_bar ul {
    padding-top: 6px;
  }

  .right_columnt_head ul {
    margin-top: 0px;
    background: none !important;
  }

  .header_bar .right_columnt_head ul li.send_head {
    /* background: #dc3014; */
    border-radius: 10px;
    padding: 5px 10px;
    margin-top: 0px;
  }

  .left_columnt_head a.blog_head {
    background: url(https://www.metalelokacyjne.pl/data/include/cms/mme/centrum-pomocy/zarowka.svg?v=1676381502536)
      10px center no-repeat;
    /* padding-top: 30px; */
    /* margin-top: 30px; */
    position: relative;
    top: 0px;
    padding: 5px 25px;
    background-color: #2d3540;
    border-radius: 10px;
    padding-left: 41px;
  }

  .left_columnt_head a.blog_head {
    background-size: 22%;
  }

  #links_footer_1 .footer_links_sub li:first-child {
    border-radius: 10px;

    padding-left: 50px;

    background: url(https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/help_icon.svg?v=1654505383595)
      10px center no-repeat;

    background-color: #38414f;

    padding-bottom: 5px;
    padding-top: 5px;
  }

  #links_footer_1 .footer_links_sub li a:first-child {
    display: block;
  }

  #links_footer_1 .footer_links_sub li:first-child:hover {
    background-color: #2d3540;
  }

  #container .header_bar .right_columnt_head a {
    background: url("https://www.metalelokacyjne.pl/data/include/cms/przesylki/car_white.svg?v=1718797180948")
      center left no-repeat !important;
    background-size: 18% !important;
    padding-left: 51px;
    color: #fff;
    font-weight: bold;
  }
  #container .header_bar .right_columnt_head a img {
    filter: invert(1);
  }

  #container .header_bar .right_columnt_head li {
    background-color: #03a84e !important;
    border-radius: 10px;
  }


  .wrap_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 6px !important;
  }

  .header_bar li.phone_head a {color: #fff;}
  .header_bar li a {color: #fff;}
#container .header_bar .right_columnt_head li {color: #fff;}
  
  .center_moneta a {
    margin-left: 0px;
    color: #000;
    border-bottom: solid 2px #414c5c;
    font-weight: bold;
  }

  .header_bar {
    background: #414c5c;
  }



/* footer ____________*/
.footer_settings {
    width: 1410px;
    margin: auto;
}


.copy {
    margin: 10px;
    color: #fff;
    font-size: 11px;
}
.footer_logotypy {
    padding-top: 20px;
}
.opinie_main_box {
    margin: 20px 0px;
}
.copy {
    padding-bottom: 20px;
    opacity: 0.4;
    ;
}
.footer_logotypy li {
    display: inline-block;
}
.footer_logotypy li img {
    height: 60px;
    opacity: 0.5;
}
#footer_links .footer_links_sub > li.menu_orders_item i {
    display: none;
}
#footer_links .footer_links#menu_account, #footer_links .footer_links#menu_orders {
    border: none;
}
footer {
    background: #414C5C;
}
#footer_links a, #footer_links span, #footer_links .footer_links_label {
    color: #fff;
    font-size: 12px;
    line-height: 23px;
}
#footer_links a:hover {
    text-decoration: underline;
  color: #fff;
}
#footer_links .footer_links_sub > li {
    line-height: 1.2em;
    display: block;
}
#footer_links .footer_links {
    flex-basis: 23.333%;
}
#footer_links .footer_links_sub > li {
    width: 100%;
}
#footer_links .footer_links_sub > li.menu_orders_item a {
    width: auto;
}

/* footer ____________*/

#menu_regulations {
    display: none !important
}
#main_cms2 .menu_info {
    display: inline-block; 
    border-right: 1px solid #f4f3ef;
    display: inline-grid;
    padding: 0px 15px;
}
.head_menu_info {
    font-weight: bold;
    margin-bottom: 20px;
}
#main_cms2 .menu_info li {
    list-style: none !important; 
    list-style-type: auto;
}
.menu_info li a {
    padding: 8px 0px;
    text-decoration: none;
    display: block;
    margin-right: 30px;
    font-size: 14px;
  padding-bottom: 5px;
  border-bottom: solid 1px #fff;
  display: inline-block;
}
.menu_info li a:hover {
      border-bottom: solid 1px #414C5C;
}



/* moenty z calego swiata */
/* .baner_product_mothlu, .baner_calender {
    text-align: center;
} */
/* .headline {
    font-family: 'Open sans', "Arial", sans-serif;
    color: #333;
    font-size: 3.1rem;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 2px;
    padding: 10px 0;
    line-height: 1;
    margin-bottom: 1rem;
    font-weight: normal;
  display: block;
} */
/* .baner_product_mothlu {
    display: block;
    width: 100%;
    height: 450px;
    background: url('https://www.metalelokacyjne.pl/data/include/cms/metal_market/baner_main_page/montsh_baner.jpg?v=1650036025761') center right no-repeat;
}
.baner_calender {
    display: block;
    width: 100%;
    height: 450px;
    background: url('https://www.metalelokacyjne.pl/data/include/cms/metal_market/moneta_miesiaca/baner_kalenarz.jpg') center right no-repeat;
} */


/* #popular_monety button {
    display: none !important;
    position: absolute;
    transition: tra;
    transform: translate(-50%, 250%);
} */

/* @media (min-width: 1200px) { 
.wide .navbar-subnav.--cols3 {
    width: auto ;
}
}

.baner_calender p {
    color: #fff;
} */

.projector_details .projector_buy__number_wrapper {
    display: block;
    /* height: 80px; */
    margin-right: 10px;
    padding: 0px 0px;
}


#product_questions_list {display: none;}


.projector_details .projector_buy__more_input {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    text-align: center;
    border-radius: 0;
    font-size: 1.4rem;
    background: #fff;
    color: #333;
    padding: 10px;
    border: solid 1px #000;
    border-radius: 10px;
   top:40px;
  display: block;
  position: absolute;
  padding: 20px;
}

.content_baner_month {
    margin-bottom: 50px;
    margin-top: 50px;
}
/* baner ----*/



.slick-dots {
    position: static;
    /* margin-top: -10px; */
    padding: 0px;
}


/* .slick-dots li button:before {
    font-size: 12px;
    line-height: 14px;
    font-family: 'Open sans', Arial, sans-serif;
    border-radius: 0px;
    padding-top: 8px;
    word-break: initial;
}
.slick-dots li.slick-active button:before {
    background: none;
    border-top: 3px solid #414C5C;
    font-weight: normal;
    color: #414C5C;
 
}
.slick-dots li button:before {
    background: transparent;
    border-top: 2px solid #fff;
    min-width: auto;
    color: #414C5C;
    font-weight: normal;
  text-align: center;
  
  align-content: center;align-items: center;
}
.slick-dots li button {
    color: #000 !important;
    font-size: 0px;
  
} */

.multiple-items_baner.slider {
    width: 100%;
}
#menu_banners2, #menu_banners2 .menu_button_wrapper {
    background: #414c5c;
}
#menu_banners2 {
    padding: 0px;
}
/* baner*/
/* strzlki*/
button.slick-prev, button.slick-next {
  
    width: 40px !important;
    height: 100px !important;
    position: absolute !important;
    border: none !important;
    text-indent: -9999px !important;
    cursor: pointer !important;
    top: 50% !important;
    background-size: 60% !important;
    position: relative;
}


button.slick-next.slick-arrow:after {
    content: "";
    display: block;
    background: url('https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/arrow_bok_b.svg?v=1650881935565') center center no-repeat !important;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute
}
button.slick-next.slick-arrow:hover:after {
    background: url("https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/arrow_bok_hover.svg") center center no-repeat !important;
}
button.slick-prev.slick-arrow:after {
    content: "";
    display: block;
    background: url("https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/arrow_bok_wstecz.svg") center center no-repeat !important;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
button.slick-prev.slick-arrow:hover:after {
    background: url("https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/arrow_bok_wstecz_hover.svg") center center no-repeat !important;
}
button.slick-prev:hover, button.slick-prev:hover {
    background-color: #f1f1f1;
    color: #333;
    display: block;
    /* padding: 40px 0px; */
}
.slick-prev:hover, .slick-next:hover {
    background-color: #f1f1f1;
    color: #333;
    display: block;
}
/* strzlki*/
/* karta_produktowa*/
/* .projector_details .projector_buy__shopping_list:before {
    content: '';
    background: url(https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/list.svg?v=1649763261844);
    display: block;
    height: 40px;
    width: 40px;
} */
.logo_monts {
    font-weight: bold;
    font-size: 21px;
    color: #5d5784;
}
.projector_details .projector_status__wrapper > div {
    display: block;
}
.photoSwipe_overlay {
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    background-color: rgba(255, 255, 255, 0.9);
}
#projector_longdescription span {
    font-size: 17px !important;
    line-height: 26px !important;
    font-weight: normal !important;
    font-family: 'Open sans', Arial, sans-serif !important;
}
.footer_settings {
    width: 530px; /* display: inline-flex !important; */ position: relative;
    top: 50px;
    z-index: 999;
    right: -210px;
}
.price_info {
    width: 20%;
}
#menu_contact ul {
    background: #414C5C;
    text-align: left;
    width: 660px;
}
#menu_contact ul a {
    text-decoration: none;
}
footer #menu_contact ul a {
    color: #fff;
}
.product__name:hover {
    color: #414C5C !important;
}
#menu_contact {
    width: 1230px;
    text-align: left;
    background: #414C5C;
    color: #fff;
    display: inline-flex !important; /* float: left; */ margin: auto;
}
.product__prices .price.--phone {
    text-decoration: none;
}

.slick-slide:hover .images_star img {-webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none;}

.multiple-items-opinie .slick-slide:hover {background: #F2F2F2;}
.product {
    padding: 10px 12px !important;
    border: 1px solid #fff;
}
.product:hover {
 border: 1px solid #ccc;
    border-radius: 10px;
    transition: all 0.4s ease-in;
    -webkit-box-shadow: 0 0 20px -2px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 20px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px -2px rgb(0 0 0 / 50%);
}
.price_info__text {
    display: none;
}
.opinie_box {
    padding: 10px;
    border-right: 1px solid #f1f1f1;
    display: block;
    /* min-height: 140px; */
    text-align: center;
}
.images_star {
    text-align: center;
}
.images_star img {
    width: 100px;
    margin: auto;
}
.lista_dodatkowa {
    margin: 50px 0px;
}
.social_bar {
    margin-right: 20px;
}
.ofirmie_bg {
    background: url("https://www.metalelokacyjne.pl/data/include/cms/metal_market/onas/baner_mapa.jpg?v=1650466062930") right top no-repeat;
    border-radius: 10px;
}
.ofirmie_bg {
    background-color: #F4F1EB;
    padding: 30px 20px;
    margin: 30px 0px;
}
.ofirmie_bg p {
    font-size: 17px;
}
.name_info {
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-top: 10px;
}
aside .filters__item .--name:hover {
    text-decoration: none;
  background: #EBEBEB;
}
a.calendar_box {
    display: block;
}
.photoSwipe_name:last-child {
    display: block;
    text-align: left;
    font-size: 17px;
}
.projector_buy__button.btn.--solid.--large {
   background: #449533;
    border: none;
}
.projector_buy__button.btn.--solid.--large:hover {
        background: #56BA42;
  color: #fff;
}

.shipping_info__courier:hover {background: #EDEDED;}

li.phone_head {
    border: none;
}
#opinions_section h2 {
    padding: 20px 0px;
    display: block;
}
#menu_buttons {
    max-width: 100%;
    background: #1d2229;
}
#menu_buttons .menu_buttons_sub {
    width: 1400px;
    margin: auto;
}
.footer_bar .right_columnt_head ul {
    background: transparent;
}
#projector_dictionary .dictionary__group {
    border: solid 1px #ccc;
    padding: 10px;
    border-radius: 10px;
}
.f-label {
    width: 100%;
    padding: 12px 0px;
}
.f-label:hover {
    width: 100%;
    background: #ccc;
}
.f-group {
    padding: 5px 0px;
    padding-left: 5px;
}


#ui-dialog_button button:first-child {background: #ccc;}

.remove_all_list_filters  {background: red;}
.f-dropdown .f-control:hover {
 border:solid 1px #414C5C;
}

.dictionary__value a {font-weight: bold;}

.dictionary__value a:hover {text-decoration: underline}

.dec_extra_inf h3 {
    text-align: left;
}
#popular_monety button {
    display: none !important;
}
#popular_monety:hover button {
    display: block !important;
}
.product__icon .slick-slide img, .product__icon img, .pic_popular img {
    transform: scale(1);
    transition: transform .5s;
}
.product__icon .slick-slide img:hover, .product__icon img:hover, .pic_popular img:hover {
    transform: scale(1.2);
    transition: transform .5s;
}

.product__icon .slick-slide img, .product__icon img, .pic_popular img {
     transform: scale(1.1);
    transition: transform .5s;
  
  
}

.wide .navbar-subsubnav > .nav-item > .nav-link {
    padding: 0px 0 2px 0px;
    width: max-content;
}

.serie_ment_ceontetn h6 {
    font-size: 16px;
}
.mb-2, .my-2 {
    margin-bottom: 0rem !important;
}
.icon-empty_basket:before {
    content: url('https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/koszyk_empty.svg?v=1650962472713');
}
.sum_baner_menu {
    float: right;
    position: absolute;
    right: -50px;
    top: 0px;
}

.sum_baner_menu img {border-radius: 10px;}

.wide .navbar-subnav > .nav-merge.nav-item > li.nav-item > .nav-link {width: auto;display: inline-block;}

.sum_baner_menu a {width: 500px !important;}

.producers__item {padding: 10px;}
.producers__item:hover {background: #EAEAEA}




@media only screen and (max-height: 1070px) {
aside .filters {
    top: 150px;
    display: block;
    position: static;
    top: 80px;
    display: block;
    overflow-y: hidden;
    max-height: fit-content;;
    margin-bottom: 0px;
    padding: 0px 0px;
    padding-right: 10px;
}
}




@media screen and (max-width: 1400px) {
.destop_rw {
    display: block;
}
.destop {
    display: none;
}
.mobile_listing {
    display: none;
}
  
  
  #main_banner1 {margin: 0px;}
}

@media screen and (max-width: 768px) {
.destop {
    display: none;
}
.destop_rw {
    display: none;
}
.mobile_listing {
    display: block;
}
}








@media (max-width: 640px) {
  
  
  
/*  body {background: red}*/
  
  .text_main_slider p {
    font-size: 13px;
}
  .baner_calender {
    display: block;
    width: 100%;
    height: 330px;}
  
  .serie_ment_ceontetn .dot_box h6,  .serie_ment_ceontetn .dot_box hr {display: none;}
  .serie_ment_ceontetn .dot_box .dot {text-indent: -9999px;display: block;width: 10px;height: 10px; border-radius: 100%;background:#1B2C48;    display: inline-block;
    margin: 10px; }
  
  .serie_ment_ceontetn .dot_box .dot.active {background: #C68E51;}
  
  #popular_monety {display: none;}
  
  #projector_longdescription {
    margin-top: 10px;
    position: relative;
    z-index: 99;
    width: 100%;
    margin-left: 0px;
    border-top: solid 1px #ccc;
}
  
  
  
    header #menu_categories {
        position: static;
    }


    .header_bar {
        display: none;
    }


    header {
        position: fixed;
    }


    #footer_links .footer_links {
        flex-basis: 100%;
    }
  
   
    .mb-5, .my-5 {
        margin-bottom: 0rem !important;
    }
    .box_inside_popular {
        display: none;
    }
    #layout, header .wide .navbar-collapse, #menu_buttons, #footer_links, header, .wrap_content {
        max-width: 100%;
        margin: auto;
        padding-right: 0px;
        padding-left: 0px;
    }
    /* .shopping_list_top_mobile .sltm_link:before {
        content: '';
        background: url(https://www.metalelokacyjne.pl/data/include/cms/metal_market/icon/list.svg?v=1649763261844);
        display: block;
        width: 40px;
        height: 40px;
    } */
    #logo img {
        max-height: 80px;
    }
    #main_cms2 .serie_ment_ceontetn, #main_cms2 .mySlides {
        height: auto;
    }
    .headline {
        font-size: 2.1rem;
        letter-spacing: 0px;
    }
    .baner_calender {
        margin-top: 30px;
    }
    ul.navbar-nav.mx-md-n2 li:nth-child(4) {
        margin-right: 0px;
    }
    .sum_baner_menu {
        display: none;
    }
    .headline__after {
        display: none;
    }
    .lista_dodatkowa {
        display: none;
    }
  
  
  .footer_bar .phone_head, .footer_bar .ades_footer_bar,.footer_bar .right_columnt_head {display: none;}
  
  
  .opinie_main_box {margin-top: 50px;}
  
  .custom-menu-bg {position: fixed;}
  
  
  .custom-menu-bg #menu_categories {
    transition: opacity 0.5s;
    transform: inherit;
}
  
  .custom-menu-bg #menu_categories {
    top: 90px;
    transition: opacity 0.3s ease;
    opacity: 1;
}
  #projector_photos .slick-dots {display: none !important;}
  
  #projector_longdescription span {
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: normal !important;
    font-family: 'Open sans', Arial, sans-serif !important;
}
  
  
  #main_banner1 {margin: 0px;padding: 0px;}
  
  #main_banner1 .slick-dots {display: none !important;}
  
  
  #content {
    margin-top: 0px;
}
  
  .ofirmie_bg {

    background-size: contain;
  }
  
  
  .product_name__name {
    font-size: 2rem;
    padding: 30px 0px;
    color: #414c5c;
    padding-right: 0px;
}
  
  
  header.custom-menu-bg {
    grid-column-gap: 0em;
}
.breadcrumbs .list_wrapper {
    overflow: auto;
    padding: 20px;
}
  
  
  

.breadcrumbs ol  li:first-child {
    display: none
}
  
  
  .ofirmie_bg {
    background-color: #F4F1EB;
    padding: 30px 20px;
    margin: 30px 0px;
    padding-top: 190px;
}
  
}
.purchase_section {
    text-align: center;
    margin-bottom: 1.5rem;
}
.purchase_section #projector_price_srp {
    font-size: 2.8rem;
}
.purchase_section small {
    font-size: 2.5rem;
}
.purchase_section .sell_price_label {
    font-size: 1.6rem;
}

.main_slider > .main_slider__item:not(:first-child) {
    display: none;
  }

  .main_slider2 > .main_slider__item:not(:first-child) {
    display: none;
  }

  .orderdetails_info__estimated_delivery, .orderdetails_info__delivery_courier {
    display: block;
    margin-top: .2rem;
    font-size: 1.3rem;
    font-weight: bold;
  }