.portfolio_nav { display:none; } .top_bar.fixed { position: fixed; animation-name: slideDown; -webkit-animation-name: slideDown; animation-duration: 0.5s; -webkit-animation-duration: 0.5s; z-index: 999; visibility: visible !important; top: 0px; } .top_bar.fixed #menu_wrapper div .nav { margin-top: 16px; } .top_bar.fixed #searchform { margin-top: 8px; } .top_bar.fixed .header_cart_wrapper { margin-top: 21px; } .top_bar.fixed #menu_wrapper div .nav > li > a { padding-bottom: 24px; } .top_bar.fixed .logo_wrapper img { max-height: 40px; width: auto; } .above_top_bar .page_content_wrapper { padding: 0 12px 0 12px; box-sizing: border-box; } @media only screen and (max-width: 768px) { html[data-menu=leftmenu] .mobile_menu_wrapper { right: 0; left: initial; -webkit-transform: translate(360px, 0px); -ms-transform: translate(360px, 0px); transform: translate(360px, 0px); -o-transform: translate(360px, 0px); } } .wp-block-columns { width: 100%; } .wp-block-columns.fullwidth { width: 100vw; margin-left: 49%; transform: translateX(-50%); } #page_content_wrapper .full_width { width: 100% !important; max-width: 1024px !important; } .wp-block-columns.fullwidth .wp-block-column { padding: 50px 20%; } #page_content_wrapper .inner .sidebar_content img, .page_content_wrapper .inner .sidebar_content img { width: 100%; height: 100% !important; } #page_content_wrapper .inner .sidebar_content ul, .page_content_wrapper .inner .sidebar_content ul { margin: 0; } .page li.wc-block-grid__product { display: flex; flex: initial; flex-direction: row !important; align-items: center; justify-content: space-between; width: 100%; } .page .wc-block-grid__product-image { display: none; } .page .wc-block-grid__product-price.price { margin: 20px 0 !important; } @media only screen and (max-width: 767px) { .wp-block-columns.fullwidth .wp-block-column { padding: 50px 20px; }}