@media screen and (min-width: 768px) { /* Home Banners */ .home-banner a { height: 120px; } .visioble-on-xs { opacity: 0; } .cart_continue a { text-align: right; margin-top: auto; margin-bottom: auto; } .cart-btn-group { text-align: right; } } @media screen and (min-width: 768px) and (max-width: 990px) { body:not(.no-material) #address-form label.input-label .label-text { font-size: 13px; } .cart-details { padding-top: 8px; line-height: 20px; } .homepage_categories__name { font-size: 18px; } .mobile-navigation { border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; } /**/ .rc_windowContainer:not(#sugget_container) { width: 720px !important; left: 50% !important; margin-left: -360px; } .top-search { width: 736px !important; left: 50% !important; -webkit-transform: translateY(-200px) translateX(-50%) !important; -ms-transform: translateY(-200px) translateX(-50%) !important; -o-transform: translateY(-200px) translateX(-50%) !important; transform: translateY(-200px) translateX(-50%) !important; } .top-search.in { -webkit-transform: translateY(0) translateX(-50%) !important; -ms-transform: translateY(0) translateX(-50%) !important; -o-transform: translateY(0) translateX(-50%) !important; transform: translateY(0) translateX(-50%) !important; } .countdownOne__photo { width: 20%; } .countdownOne__info { width: 70%; } } @media screen and (max-width: 990px) { .header-top { width: 100%; } .categories-button > a .arrow { margin-top: 5px; } .header-wrap.sticky { position: fixed; top: -200px; left: 0; right: 0; background-color: #fff; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); -webkit-transition: top 0.3s; -o-transition: top 0.3s; transition: top 0.3s; } .header-wrap.sticky.nav-down { top: 0; } .mobile-navigation { border-bottom: 1px solid #e6e6e6; } .megamenu_container { width: 250px; z-index: 300; background-color: #fff; border-right: 1px solid #e6e6e6; height: 100vh; overflow: auto; padding: 8px; } #top_menu { border: none; } .megamenu > li::after, .megamenu2 > li::after { width: 20%; height: 2px; left: 8px; } .megamenu > li, .megamenu2 > li { display: block; } .megamenu > li > a, .megamenu2 > li > a { padding: 8px; height: auto; } .megamenu > li > a:hover, .megamenu2 > li > a:hover { background-color: #fff; } .contact__content p { margin-right: 0; margin-bottom: 8px; } #wrapper { width: 100%; } #megamenu_copy_mobile { position: fixed; left: -250px; top: 0; bottom: 0; width: 250px; padding: 0; z-index: 1000; -webkit-transition: left 0.3s ease-in; -o-transition: left 0.3s ease-in; transition: left 0.3s ease-in; } .menu_mobile_visible_new #megamenu_copy_mobile { left: 0px; } /* Pinfo */ #pinfo-topinfo { } #pinfo-topinfo .pinfo-price, #pinfo-topinfo .pinfo-options { border-top: 0; border-bottom: 0; padding: 0; } .gallery-vertical.one-photo .slide { text-align: center; } .gallery-vertical.one-photo .slide a { display: inline-block; } /** Searcher **/ #toggleFilters { position: fixed; width: 55px; height: 55px; bottom: 20px; left: 20px; font-size: 24px; text-align: center; line-height: 55px; padding: 0; z-index: 2510; } #toggleFilters:before { content: "\f2c9"; font-family: 'MaterialDesignIcons'; } .mobile_filters_open #toggleFilters:before { content: "\f216"; font-family: 'MaterialDesignIcons'; } #toggleFilters .chosen-filters { font-size: 12px; position: absolute; padding: 0; right: -9px; top: -5px; width: 26px; height: 26px; line-height: 26px; } .mobile_filters_open { overflow: hidden !important; } #mobile_filters { position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100%; z-index: 2500; padding: 0 0; overflow: hidden; background-color: #fff; -webkit-transform: translateY(150%); -ms-transform: translateY(150%); -o-transform: translateY(150%); transform: translateY(150%); -webkit-transition: -webkit-transform 0.25s ease-in-out; -o-transition: -o-transform 0.25s ease-in-out; transition: transform 0.25s ease-in-out; } #mobile_filters.open { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } #mobile_filters .box-title { font-size: 24px; margin: 0; text-align: center; border-bottom: 1px solid var(--secondary-color); padding: 15px; position: relative; font-weight: 600; background-color: var(--secondary-color); } #mobile_filters .box-body { padding: 0 20px 0; height: calc(100% - 110px); overflow-x: hidden; overflow-y: auto; } #mobile_filters .filter-button { float: right; } #mobile_filters .filter-button .button { font-size: 16px; padding: 10px 15px; margin-left: 15px; } #mobile_filters .filter-actions { position: fixed !important; background-color: #fff; bottom: 0; left: 0; right: 0; padding: 10px 20px; justify-content: center; } #mobile_filters:not(.open) .filter-actions { display: none !important; } .owl-prev, .slick-prev { left: -30px; } .owl-next, .slick-next { right: -30px; } .producers .owl-prev, .slick-prev { left: -20px; } .producers .owl-next, .slick-next { right: -20px; } /* Blog */ .blog-site-entry .blog-site-date { text-align: left; margin-bottom: 15px; } .blog-site-entry .blog-site-title { margin-bottom: 0px; } .top-search { position: fixed; width: calc(100% - 20px); top: 10px; left: 10px; z-index: 1000; padding: 10px 50px 10px 0; background-color: rgba(0, 0, 0, 0.9); -webkit-transform: translateY(-200px); -ms-transform: translateY(-200px); -o-transform: translateY(-200px); transform: translateY(-200px); -webkit-transition: transform 0.3s; -o-transition: transform 0.3s; transition: transform 0.3s; } .top-search.in { -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } .top-search form { width: 100%; position: relative; padding: 0 5px; } .top-search input { width: calc(100% - 42px); color: #fff; padding: 5px 10px; } .top-search button { background-color: transparent; border: 0; width: 42px; height: 32px; line-height: 32px; text-align: center; display: block; position: absolute; right: 5px; top: 0; font-size: 26px; color: #fff; } a.top-search-close { position: absolute; right: 0; top: 0; border-left: 1px solid rgba(255, 255, 255, 0.2); display: block; width: 52px; height: 52px; line-height: 52px; font-size: 18px; text-align: center; color: rgba(255, 255, 255, 0.5); } .simple-dropdown .text-item a { font-size: 16px; padding: 6px 0 6px 40px; display: inline-block; } .header-top, .header-bottom { padding: 8px; } .search { width: auto; } #toggle_mobile_menu svg { height: 20px; width: 20px; } .logo__text h1 { font-size: 21px; } .show-cart__icon { margin-right: 0; } .show-cart__icon svg { width: 20px; height: 20px; } .categories-button > a { font-size: 16px; padding: 10px 16px; display: flex; align-items: center; justify-content: space-between; } .cart-preview:not(.cart-preview-sticky) { display: none !important; } .header-bottom .row { flex-wrap: wrap; } .header-bottom .logo { margin-right: auto !important; } .search { order: 1; width: 100%; margin-top: 16px !important; } .contact__content--mobile { position: static; opacity: 1; visibility: visible; margin-top: 16px; padding: 8px; } #top_menu, .header-bottom { margin-bottom: 8px; } .paralax { padding-top: 32px; padding-bottom: 32px; } .rc-box-categories-mob-ajax { padding: 0 15px; } .promo-banners__one + .promo-banners__one { margin-top: 16px; } .footer-bottom div { text-align: center; } .footer-bottom div:not(:last-child) { margin-bottom: 8px; } .footer-informations .nav-container ul { opacity: 0; height: 0px; overflow: hidden; transition: all 0.2s linear 0s; } .footer-informations .nav-container .nav-header:after { font-family: MaterialDesignIcons; content: "\f204"; float: right; } .footer-informations .nav-container.active .nav-header:after { content: "\f207"; } .footer-informations .nav-container.active ul { opacity: 1; height: auto; overflow: hidden; margin-bottom: 10px; } .container-title { margin: 15px 0; } .container-title span { padding: 10px 0; font-size: 21px; line-height: 24px; } .profits, .footer-newsletter { padding: 32px 8px; } .homepage-blog { margin-bottom: 24px; } .footer-informations { padding-top: 35px; padding-bottom: 35px; } .fn-description { margin: 16px 0; } .footer-informations > .container { padding-top: 0; padding-bottom: 32px; } .fn-title { padding: 0; margin: 0; } #top_menu > .container { border-top: none; } .breadcrumb { margin-top: 15px; overflow-x: auto; overflow-y: hidden; } .breadcrumb > ul { white-space: nowrap; } .pinfo-description { margin-top: 30px; } .pinfo-name, .quick-view-name a { font-size: 21px; line-height: 32px; } .listing-classic .one { width: 50%; } .listing-sorting__content .pagination { display: none; } .currencies div.fancy-select div.trigger { padding-left: 0; } .footer-newsletter, .footer-columns { width: 100%; } .megamenu > li, .megamenu2 > li { margin: 0; } }