footer .footer-area li a { color: #ffffff; font-size: 14px; } footer .address-footer span { color: #ffffff; } footer .subscribe-wrapper .subscribe-form button { background: #ffffff !important; border: 1px solid #ffffff; } footer .subscribe-wrapper .subscribe-form input { border: 1px solid #ffffff!important; color: #ffffff; } footer .footer-area-bottom .copyright { color: #ffffff; } footer .right-border{ height:100%; } footer #social-icon li { background: url(<?php echo SITE_URL;?>img/social_white_new.svg) 0 0; } footer .phone-img { margin-right: 4px; margin-top: 5px; padding-right: 22px; background: url(<?php echo SITE_URL;?>img/footer_call.svg) !important; background-repeat: no-repeat !important; background-size: 20px!important; } footer .mail-img { margin-right: 4px; margin-top: 2px; padding-right: 22px; background: url(<?php echo SITE_URL;?>img/footer_msg.svg) !important; background-repeat: no-repeat !important; background-size: 20px!important; } footer #social-icon #tw,footer #social-icon #lik,footer #social-icon #blg,footer #social-icon #fb{ width:38px !important; background-size: 150px; background-repeat: space; } footer #social-icon #lik{ background-position: -38px 0; } footer #social-icon #blg{ background-position: -75px 0; } footer #social-icon #fb{ background-position: -112px 0; } footer .address-footer span{ font-size:14px; } footer .subscribe-form input::placeholder { color: #dfdada; opacity: 1; } footer .subscribe-form input:-ms-input-placeholder { color: #dfdada; } footer .subscribe-form input::-ms-input-placeholder { color: #dfdada; } .footer_gtow{ width:60%; height:100%; } @media(max-width:576px) { .col-xs-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50% } } ul#social-icons li{ display:inline; } ul#social-icons li a span{ font-size:50px; } icon-footer_call{ margin-top: -30px; font-size: 25px; } .dmca-badge img { width: 150px; height: auto; } .comodo { width: 75px !important; height: auto; } @media (min-width:768px) and (max-width:1023px){ footer .address-footer span{ font-size: 12px; } .icon-footer_call{ margin-top: 0px; font-size: 25px !important; } .dmca-badge img { width: 120px; height: auto; } .payment_icon #p_icon { left: -4px; width: 75px; background-position: -8px -8px; background-size: 240px; } .payment_icon #mastercard { left: 67px; width: 75px; background-position: -86px -8px; background-size: 240px; } .payment_icon #discover { left: 137px; width: 75px; background-position: -161px -7px; background-size: 240px; } .payment_icon #wire { top: 50px; left: -5px; width: 75px; background-position: -7px -60px; background-size: 240px; } .payment_icon #american { top: 51px; left: 130px; width: 75px; background-position: -153px -60px; background-size: 240px; } .payment_icon #visa { top: 50px; left: 67px; width: 75px; background-position: -86px -60px; background-size: 240px; } } .icon-covid19 { background-image: url(../images/corona_icon.svg); } .mega-menu li .consumer :hover .icon-covid19 { filter: invert(53%) sepia(36%) saturate(342%) hue-rotate(151deg) brightness(94%) contrast(89%); } #cookie_bar { width: 115px; position: fixed; bottom: 10px; left: 10px; right: auto; opacity: 0.9; padding: 5px 10px; text-align: left; background-color: rgb(255 255 255); color: rgb(64, 64, 64); border: 1.5px solid rgb(233 233 233); box-shadow: rgb(64, 64, 64) -3px 3px 7px -2px; z-index: 50; font-size: 13px; border-radius: 10px; display: none; } #cookiefy_cookie-text { display: inline; font-style: italic; } #cookiefy_cookie-text b { font-size: 12px } #cookiefy_cookie-text p { color: #000; text-align: left; font-size: 11px } .request_submit_cookies { cursor: pointer; width: 100%; border: 1px solid #2596be !important; color: #fff; font-size: 11px; font-style: italic; filter: drop-shadow(-3px 3px 2px rgba(0, 0, 0, 0.3)); font-weight: 500; padding: 1px; background-image: linear-gradient(#028aca, #028aca, #0d3656) !important; border-radius: 6px !important; } .request_submit_cookies:focus, .request_submit_cookies:hover { text-decoration: none; box-shadow: 1px 1px 5px #928d8d; } .cookie-close { position: absolute; top: -3px; right: 3px; font-size: 16px; cursor: pointer; font-weight: bold; } @media(min-width:768px) and (max-width:1399px) { .request_submit_cookies { font-size: 10px; } #cookiefy_cookie-text b { font-size: 11px; } #cookiefy_cookie-text p { font-size: 10px; } #cookie_bar { width: 115px } } @media(max-width:767px) { #cookie_bar { display: none !important; } }