@font-face {
font-weight: normal;
font-style: normal;
font-family: "woodmart-font";
src: url(//galaxyhome.com.tr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.1) format("woff2");
}
@font-face {
font-family: "star";
font-weight: 400;
font-style: normal;
src: url(//galaxyhome.com.tr/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(//galaxyhome.com.tr/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(//galaxyhome.com.tr/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"), url(//galaxyhome.com.tr/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
}
@font-face {
font-family: "WooCommerce";
font-weight: 400;
font-style: normal;
src: url(//galaxyhome.com.tr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//galaxyhome.com.tr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"), url(//galaxyhome.com.tr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(//galaxyhome.com.tr/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
}
:root {
--wd-text-font: "Urbanist", Arial, Helvetica, sans-serif;
--wd-text-font-weight: 400;
--wd-text-color: #767676;
--wd-text-font-size: 14px;
--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
--wd-title-font-weight: 400;
--wd-title-color: #242424;
--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight: 400;
--wd-entities-title-color: #333333;
--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
--wd-alternative-font: "Mea Culpa", Arial, Helvetica, sans-serif;
--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight: 300;
--wd-widget-title-transform: uppercase;
--wd-widget-title-color: #333;
--wd-widget-title-font-size: 16px;
--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight: 400;
--wd-header-el-transform: capitalize;
--wd-header-el-font-size: 15px;
--wd-primary-color: rgb(158,120,70);
--wd-alternative-color: #fbbc34;
--wd-link-color: #333333;
--wd-link-color-hover: #242424;
--btn-default-bgcolor: rgb(0,0,0);
--btn-default-bgcolor-hover: rgba(0,0,0,0.63);
--btn-accented-bgcolor: rgb(158,120,70);
--btn-accented-bgcolor-hover: rgba(158,120,70,0.78);
--wd-form-brd-width: 1px;
--notices-success-bg: #459647;
--notices-success-color: #fff;
--notices-warning-bg: #E0B252;
--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
background-color: #111111;
background-image: none;
background-repeat: no-repeat;
background-size: contain;
background-position: left center;
--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
max-height: 223px;
}
.wd-page-title {
background-color: rgb(255,255,255);
background-image: none;
background-size: cover;
background-position: center center;
}
.wd-footer {
background-color: rgb(249,249,249);
background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
--wd-form-color: rgb(0,0,0);
--wd-form-placeholder-color: rgb(79,79,79);
--wd-form-brd-color: rgb(158,120,70);
--wd-form-brd-color-focus: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1800px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}
@media (min-width: 1800px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1800px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1800px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}
.wd-page-title .title {
font-family: "Mea Culpa", serif !important;
}
.mobile-menu-right .wd-social-icons>a:hover {
background-color: #4d4d4d !important;
}
.mobile-menu-left {
position: absolute;
left: -15px;
z-index: 9;
height: 80vh;
display: flex;
justify-content: flex-start;
align-items: center;
}
.mobile-nav {
overflow: visible;
}
.mobile-menu-right {
position: absolute;
right: 10px;
z-index: 9;
height: 80vh;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.mobile-menu-right .wd-social-icons {
display: flex;
flex-direction: column;
justify-content: center;
}
.mobile-menu-left .wd-tools-element {
transform: rotate(-90deg);
}
@media (max-width: 1024px) {
.mobile-menu-right, .mobile-menu-left {
display:none !important;}
}
img.mobile-nav-logo {
width: 60%;
display: block;
margin: auto;
margin-bottom: 30px;
margin-top: 30px;
}
.mobile-nav.wd-side-hidden-nav {
transition: ease 1s;
margin: 20px;
margin-left: 0 !important;
border-radius: 10px;
display: grid;
align-items: center;
justify-content: center;
}
@media (min-width: 1025px) {
.mobile-nav {
width: 550px;}
}
.wd-nav-mobile>li>a {
font-weight: 300 !important;
}
.close-side-widget.wd-action-btn.wd-style-text.wd-cross-icon {
position: absolute;
right: -40px;
top: -15px;
}
.wd-heading .wd-action-btn.wd-style-text>a:before {
color: white !important;
background-color: black !important;
padding: 20px;
}
.wd-heading .wd-action-btn.wd-style-text>a {
color: transparent !important;
}
.mobile-nav .wd-heading {
position: absolute !important;
right: 20px !important;
top: 30px !important;
border: none !important;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
border: none !important;
text-transform: capitalize;
font-size: 1.3em;
}
.mobile-nav .wd-nav-opener {
border-bottom: none !important;
}
a.glink img {
width: 40px;
height: 30px;
margin: 5px !important;
}
.gtranslate_wrapper {
text-align: center;
}
.mobile-menu-widget {
border-bottom: none !important;
}
.mobile-nav .wd-social-icons .wd-icon:before {
color: #a27b4b !important;
}
.mobile-nav .wd-social-icons>a:hover {
background-color: #ffffff !important;
}
form.woocommerce-ordering.wd-style-underline.wd-ordering-mb-icon {
display: none;
}
.summary-inner .product_title {
font-weight: bold !important;
}
.summary-inner .product_title span {
display: block;
font-size: 0.8em;
font-weight: 300 !important;
}
.product-wrapper h3.wd-entities-title {
font-weight: 600;
font-size: 1.2em;
}
.product-wrapper h3.wd-entities-title span {
font-weight: 300 !important;
}
.mobile-menu-right a.wd-social-icon {
background-color: black;
width: 30px !important;
height: 30px !important;
margin-bottom: 3px;
margin-top: 3px;
color: white !important;
}
.wd-cat .wd-entities-title {
text-transform: capitalize !important;
}
.footerimg {
max-width: 150px;
filter: opacity(0.3);
}
@media (min-width: 991px) and (max-width: 1560px) {
.wd-slide {
min-height: 480px !important;
}}@media (min-width: 1025px) {
.woocommerce-product-gallery figure a img {
height: 690px !important;
object-fit: contain;
}
footer .vc_wp_custommenu.wpb_content_element {
text-align: right;
}
.wd-page-content {
padding-left: 40px !important;
padding-right: 40px !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.woocommerce-product-gallery figure a img {
height: 550px !important;
object-fit: contain;
}
}
@media (min-width: 577px) and (max-width: 767px) {
.woocommerce-product-gallery figure a img {
height: 280px !important;
object-fit: contain;
}
.wd-gallery-thumb img {
height: 70px !important;
object-fit: cover;
}
.mobile-menu-widget {
margin-bottom: 0 !important;
}
}
@media (max-width: 576px) {
.woocommerce-product-gallery figure a img {
height: 280px !important;
object-fit: contain;
}
.wd-gallery-thumb img {
height: 70px !important;
object-fit: cover;
}
.mobile-menu-widget {
margin-bottom: 0 !important;
}
}