<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">span.mobileloginicon {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 100%;
}
.mobilemenumyaccount li {
    padding-top: 50px;
}
 
ul.mobilemenumyaccount li {
     margin-top: 50px;
     background-color: #dddddd;
}
ul.mobilemenumyaccount li a {
    padding: 0px;
    display: flex;
    align-items: center;
    gap: 15px;
}
@media only screen and (max-width: 1100px) {
.menu_right_block.d-flex.justify-content-between.align-items-center {
    display: none;
}
	 .logo_left {
    width: 100%;
    text-align: center;
}
.wrapper_header_contents.wrapper_header_contents.sticky.fixed img.img-fluid.logoprimarymenu {
    width: auto;
}	
.menu_right_block.d-flex.justify-content-between.align-items-center {
    display: none;
}
.paddingbottom120.footer_column.flex_wrapper_outer.d-flex.justify-content-between {
    flex-wrap: wrap;
	 justify-content:space-between;
    width: 100%;
	padding-bottom: 0;
}
.paddingbottom50.wrapper_footer_bootom_wrapper {
    padding-bottom: 20px;
}
.content-align-footer {
    padding-bottom: 10px;
}
.paddingtop130.paddingbottom50.wrapper_footer_content {
    padding-bottom: 0px;
}
.paddingbottom50.wrapper_footer_bootom_wrapper {
    padding-top: 30px;
}
.footer-bottom-content .contentblock p {
    
    font-size: 14px;
    line-height: 22px;
    letter-spacing: normal;
     
    text-align: left;
}
.whychoosefootercontent h4 {
    
    font-size: 14px;
    
}
.borderlinetop {
    padding-top: 20px;
    border-top: 1px solid #E5E5E5;
    margin-top: 20px;
}
.footerbootom_flexbox.flex_wrapper_outer.d-flex.justify-content-between.align-items-center {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.footer-bottom-content h2 {
     
    font-size: 18px;
     
}
.footer-bottom-content .content-title {
    padding-bottom: 15px;
}
.social_media_footer {
    gap: 15px;
}
.paddingbottom43 {
    padding-bottom: 30px;
}
.paddingbottom33 {
    padding-bottom: 20px;
}
.widget_title {
    padding-bottom: 0;
}
.flex_box_widget_items.width100onmobile {
    width: 100%;
    border-top: 1px solid #efefef;
    padding-top: 20px;
}
.form-control.inputemail {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 100%;
    padding-left: 15px;
}
.flex_box_widget_items {
    width: 48%;
	    padding-bottom: 20px;
}
.widget_title h4 {
    font-size: 16px;
	    padding-bottom: 15px;
}
.footer_links li a {
    padding-bottom: 5px;
    
    font-size: 14px;
    
}
}</pre></body></html>