@media (max-width: 1024px) { .tabs-layout-tabs { display: block !important; } } .term-description { h2 { padding-bottom: 20px !important; line-height: 1 !important; a { display: none; } } } .product-images img { width: 100%; height: auto !important; } @media(max-width: 800px) { .product-share { display: none; } } .wrapp-category { h3 { pointer-events: none; } } .woodmart-logo { img { max-width: 146px !important; width: 100%; height: auto; } } .widget_nav_menu { a { font-size: 18px; } } /* Custom Footer */ .tdc-footer { background: #2b2a2a; width: 100%; overflow: hidden; .tdc-pre-footer { background: #333; padding: 2.4rem 0; .container { display: flex; justify-content: space-between; align-items: center; @media(max-width: 750px) { flex-wrap: wrap; gap: 2rem; justify-content: space-around; } @media(max-width: 450px) { justify-content: flex-start; } } a { display: flex; align-items: center; justify-content: center; gap: 1.5rem; color: #fff; img { max-width: 3.5rem; height: auto; transition: 300ms ease; aspect-ratio: 1 / 1; } span, strong { display: block; } span { font-weight: 400; line-height: 1; font-size: 0.9em; opacity: 0.8; } strong { font-size: 1.1em; } &:hover { img { transform: scale(1.15); } } } } .tdc-footer-reviews { padding: 2rem 0; border-bottom: solid 1px #3d3c3c; .wp-gr { margin-left: -20px !important; margin-right: -20px !important; .grw-slider .grw-row { align-items: flex-start !important; } .grw-slider .grw-slider-reviews { margin: 0 !important; } .grw-slider-controls { display: none !important; } } } .tdc-footer-columns { .container { display: flex; flex-wrap: wrap; } .tdc-footer-column { padding: 2.25rem 2rem 2.5rem; flex: 1 0; min-width: 25%; border-right: solid 1px #3d3c3c; box-sizing: border-box; color: #aaa; @media(max-width: 900px) { min-width: 50%; border: none; padding: 2rem 0rem !important; } @media(max-width: 500px) { min-width: 100%; border-bottom: solid 1px #3d3c3c; padding: 2rem 0rem !important; font-size: 1rem; } &:first-child { padding: 2.25rem 2rem 2.5rem 0; } &:last-child { border: none; padding: 2.25rem 0 2.5rem 2rem; } } .tdc-footer-title { color: #ddd; font-size: 1.2rem; font-weight: 600; margin-bottom: 0.2rem; &:not(:first-child) { margin-top: 2rem; } } addr { margin-bottom: 1.25rem; display: block; } a { color: #A2B185; font-weight: 600; } .woodmart-social-icons { padding-bottom: 0 !important; } ul { li { overflow: hidden; margin: 0.3rem 0; } a { font-weight: normal; color: #ddd; } a:before { content: "→ "; position: relative; margin-left: -2.25ch; width: 2.25ch; color: #A2B185; display: inline-block; vertical-align: top; line-height: 1; transition: all 0.25s ease 0s; overflow: hidden; font-weight: bold; -webkit-text-fill-color: currentcolor !important; -moz-text-fill-color: currentcolor !important; } a:hover:before { margin-left: 0; } } } .tdc-footer-copyright { background: #252323; font-size: 0.9rem; padding: 1.2rem 0; color: #aaa; .container { display: flex; column-gap: 1rem; flex-wrap: wrap; } a { color: #ddd; font-weight: 600; } } .business-services-link { background-color: #f3ec78; background-image: linear-gradient(90deg, #9d50b5, #d893ed, #9d50b5); background-size: 50%; -webkit-background-clip: text; -moz-background-clip: text; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; font-weight: bold !important; animation: bslb 3s infinite linear; } @keyframes bslb { 0%{background-position: 0% 0%} 100%{background-position: 100% 0%} } } .site-logo { margin-top: -5px; }