.product_list.grid .ajax_block_product .pro_outer_box.home_default {
    max-width: 100% !important;
}

#module-stblog-article .stblogeditor_container .title_block{
    display: none;
} 
.lang-en #steasy_element_36 {
    height: 350px;
}
#category_blogs_container_7 .swiper-button-outer, #category_blogs_container_8 .swiper-button-outer {
    top: 35%;
}
/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
#module-b2bregistration-business #smartsupp-widget-container,  #stores #smartsupp-widget-container  {
   display: none;
}
 
#steasy_column_682, #steasy_column_685, #steasy_column_699, #steasy_column_703, #steasy_column_705 {
    display: flex;
    align-items: center;
    justify-content: center;
} 
#steasy_column_684 {
    border: none!important;
}
#steasy_element_676 h2 {
    font-size: 28px!important;
    color: #1a1a1a;
    margin: 0px 0px 22px;
    font-weight: normal;
    text-decoration: none;
    margin-bottom: 35px;
}
#steasy_column_699, #steasy_column_700, #steasy_column_701, #steasy_column_703, #steasy_column_704, #steasy_column_705, #steasy_column_706 {
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    padding-bottom: 20px!important;
}
#steasy_column_698 p {
    font-size: 22px;
}
#steasy_column_698 h2 {
    font-size: 50px!important;
    font-weight: bold;
	margin-bottom: 30px;
}

 #languages{
    margin-bottom: 0px!important;
 }
 
 .ceny_widoczne {
    margin: 0 auto;
    font-size: 12px;
    display: flex;  
    flex-direction: column;
    line-height: 18px;
}


#shop_id{
   display: none;
}


@media (min-width: 767px){
   #blockcart-modal #recommended_slider_container_123456789 .swiper-slide {
     
      width: 231px!important;
   }
}

@media (min-width: 767px){
   #blockcart-modal .modal-content{
      margin-right: 10px;
   }
   #blockcart-modal .swiper-wrapper article:nth-child(even) {
      margin-right: 19px!important;
    
    }
    #blockcart-modal .swiper-wrapper article:nth-child(odd) {
    
      margin-right: 0px!important;
    }

}
#st_news_letter_5, #st_news_letter_3 {
   justify-content: center;
}


.product-manufacturer.pro_extra_info.flex_container{
    margin-top:10px;
}

.label-currency-selector{
    display: grid;
    grid-template-columns: 6% 84% 10%;
    margin:1px 0!important;
   
}

@media (max-width: 767px){
.label-currency-selector{
    display: grid;
    grid-template-columns: 12% 71% 10%;
    margin:1px 0!important;
   
}
}

.label-currency-selector input{
    margin:20px;
    float:left;
}
.label-currency-selector .labelname{
    display:flex;
    align-items: center;
}
.label-currency-selector .currency-flag{
    float:right;
    height:50px;
    width: 100%;
    display:flex;
    align-items: center;
}
.label-currency-selector .custom-radio{
    margin:20px;
    left:-2px;
}

.label-currency-selector:hover {
    border: 1px solid;
    margin: -1px!important;
    border-radius: 15px;
}

.currency-flag-wrapper{
    height: 100%;
    display: flex;
    align-items: center;
}
.radio.parent{
   margin: 0.9rem 0;
}

.currency-selector-card-block{
        padding: 0 1.25rem!important;
}