.wd-filter-list .count{padding-inline:5px;min-width:30px;height:20px;border:1px solid var(--brdcolor-gray-300);border-radius:35px;color:var(--color-gray-500);text-align:center;font-size:12px;line-height:18px;transition:color .25s ease, background-color .25s ease, border-color .25s ease;margin-inline-start:5px}.wd-filter-list .wc-layered-nav-term a:hover+.count,.wd-filter-list .wc-layered-nav-term.wd-active .count{color:#fff;background-color:var(--wd-primary-color);border-color:var(--wd-primary-color)}.wd-filter-list li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.wd-filter-list a{display:flex;flex:1 1 auto;align-items:center;padding-block:5px}.wd-filter-list .wc-layered-nav-term.wd-active a{color:var(--color-gray-800);font-weight:600}.wd-filter-list.wd-scroll-content{padding-inline-end:5px}:is(.wd-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown){display:flex;flex-wrap:wrap;justify-content:flex-end}:is(.wd-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown) select[multiple="multiple"]{overflow:hidden;background-image:none}:is(.wd-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown) select[multiple="multiple"] option{margin-top:9px;padding:0;background-color:transparent}:is(.wd-widget-layered-nav-dropdown-form,.woocommerce-widget-layered-nav-dropdown) select[multiple="multiple"] option:not(:first-child){display:none}:is(.wd-widget-layered-nav-dropdown__submit,.woocommerce-widget-layered-nav-dropdown__submit){margin-top:20px;padding:5px 14px;min-height:36px;font-size:12px}@media (max-width: 1024px){.wd-filter-list.wd-scroll-content{padding-inline-end:10px}}.wd-swatch{position:relative;display:inline-flex;align-items:center;justify-content:center;width:var(--wd-swatch-w);height:var(--wd-swatch-h);color:var(--color-gray-900);vertical-align:middle;text-align:center;font-weight:600;font-size:var(--wd-swatch-size);line-height:1;cursor:pointer;transition:all .25s ease}.wd-swatch :is(img,picture){display:block;max-height:100%;width:inherit;height:inherit;border-radius:inherit;object-fit:cover}.wd-swatch.wd-bg .wd-swatch-text{display:none}.wd-swatch.wd-text{min-width:1em;min-height:1em;width:auto;height:auto}.wd-swatch.wd-text .wd-swatch-text{padding:0 calc(var(--wd-swatch-size) / 5);font-size:var(--wd-swatch-text-size)}.wd-swatch.wd-linked{cursor:pointer !important}.wd-swatch-bg{display:inherit;align-items:inherit;justify-content:inherit;width:100%;height:100%;border-radius:inherit}:is(body:not(.global-color-scheme-light),.color-scheme-dark) .wd-swatch.wd-bg .wd-swatch-bg:is(:not([style^="background-color"]),[style*="#ffffff"],[style*="#FFFFFF"],[style*="255,255,255"]):before{content:"";position:absolute;inset:0;border:1px solid var(--wd-swatch-brd-color);border-radius:inherit}[class*="wd-swatches"]{--wd-swatch-size: 25px;--wd-swatch-w: 1em;--wd-swatch-h: 1em;--wd-swatch-text-size: 16px;--wd-swatch-h-sp: 15px;--wd-swatch-v-sp: 10px;--wd-swatch-inn-sp: .001px;--wd-swatch-brd-color: var(--brdcolor-gray-200)}.wd-swatches-product{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:var(--text-align);vertical-align:middle;gap:var(--wd-swatch-v-sp) var(--wd-swatch-h-sp)}.wd-swatches-product+select{display:none}[class*="wd-swatches"].wd-size-xs{--wd-swatch-size: 20px;--wd-swatch-text-size: 14px}[class*="wd-swatches"].wd-size-m{--wd-swatch-size: 35px}[class*="wd-swatches"].wd-size-large{--wd-swatch-size: 45px;--wd-swatch-text-size: 18px}[class*="wd-swatches"].wd-size-xlarge{--wd-swatch-size: 70px;--wd-swatch-text-size: 24px}[class*="wd-swatches"].wd-size-xxl{--wd-swatch-size: 90px;--wd-swatch-text-size: 32px}.wd-swatches-grid{--wd-swatch-v-sp: 5px;--wd-swatch-h-sp: 8px}.wd-swatches-grid:is(.wd-size-xs,.wd-size-default){--wd-swatch-size: 15px;--wd-swatch-text-size: 14px}.wd-swatches-grid.wd-size-m{--wd-swatch-size: 20px}.wd-swatches-grid.wd-size-large{--wd-swatch-size: 25px;--wd-swatch-text-size: 16px}.wd-swatches-grid:is(.wd-size-xlarge,.wd-size-xxl){--wd-swatch-size: 35px;--wd-swatch-text-size: 18px}.wd-swatches-filter{--wd-swatch-h-sp: 10px}.wd-swatches-filter.wd-size-small{--wd-swatch-size: 15px;--wd-swatch-text-size: 14px}.wd-swatches-filter.wd-size-large{--wd-swatch-size: 35px}[class*="wd-swatches"].wd-shape-round .wd-swatch{border-radius:1em}[class*="wd-swatches"].wd-shape-rounded .wd-swatch{border-radius:5px}.wd-swatches-filter .wd-swatch{flex:0 0 auto}.wd-swatches-filter .wd-swatch.wd-bg:before{position:absolute;inset:var(--wd-swatch-inn-sp);display:flex;align-items:center;justify-content:center;border-radius:inherit;background-color:rgba(0,0,0,0.2);color:#fff;font-weight:400;font-size:calc(var(--wd-swatch-text-size) - 4px);opacity:0;transition:inherit;content:"\f112";font-family:"woodmart-font"}.wd-swatches-filter .wd-swatch-wrap.wd-active a:hover .wd-swatch.wd-bg:before{opacity:1}.wd-swatches-filter:not(.wd-bg-style-1) .wd-swatch-wrap.wd-active a:hover .wd-swatch.wd-bg:after{opacity:0}.wd-swatches-filter .wd-swatch.wd-text+span{display:none}.wd-swatches-brands .wd-swatch :is(img,picture){object-fit:contain}.wd-swatches-brands .wd-swatch.wd-bg{flex:1 0 auto;max-width:var(--wd-swatch-w);width:auto;height:var(--wd-swatch-h);border-radius:0}.wd-swatches-brands .wd-swatch.wd-bg:before{display:none}.wd-swatches-brands .wd-swatch-bg:before{border:none !important}.wd-swatches-brands :is(.wd-swatch-wrap a:hover,.wd-swatch-wrap.wd-active) .wd-swatch.wd-bg{opacity:.5}.wd-swatches-filter.wd-swatches-brands{--wd-swatch-h: 30px;--wd-swatch-w: 60px}.wd-swatches-filter.wd-swatches-brands.wd-size-small{--wd-swatch-w: 45px}.wd-swatches-filter.wd-swatches-brands.wd-size-large{--wd-swatch-h: 40px;--wd-swatch-w: 90px}.wd-swatch+.wd-filter-lable{margin-inline-start:10px}.wd-swatches-filter.wd-labels-off :is(.wd-swatch+span,.count){display:none}.wd-swatches-filter.wd-checkboxes-on li>a{position:relative}.wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline){display:flex;align-items:center;flex-wrap:wrap;gap:var(--wd-swatch-v-sp) var(--wd-swatch-h-sp)}.wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline) li{margin-bottom:0}.wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline) a{padding:0;background:transparent !important}.wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline):is(.wd-bg-style-1,.wd-text-style-1){padding-bottom:5px}.wd-product-filters .wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline){padding:10px}.wd-swatches-filter.wd-layout-double li{flex:0 1 calc(50% - var(--wd-swatch-h-sp) / 2)}.wd-swatches-filter.wd-checkboxes-on li>a:before{content:"";display:inline-block;margin-inline-end:8px;width:1em;height:1em;flex-shrink:0;border:2px solid var(--brdcolor-gray-300);vertical-align:middle;transition:all .2s ease}.wd-swatches-filter.wd-checkboxes-on li>a:after{position:absolute;top:calc(50% + 1px);transform:translateY(-50%);inset-inline-start:.2em;color:#fff;font-weight:400;font-size:.7em;opacity:0;content:"\f107";font-family:"woodmart-font"}.wd-swatches-filter.wd-checkboxes-on li>a:hover:before{border-color:var(--wd-primary-color)}.wd-swatches-filter.wd-checkboxes-on li.wd-active>a:before{background-color:var(--wd-primary-color);border-color:var(--wd-primary-color)}.wd-swatches-filter.wd-checkboxes-on li.wd-active>a:after{opacity:1}.post-single-page{text-align:center}.post-single-page .post-title{margin-bottom:10px;font-size:32px;line-height:1.2}.post-single-page .entry-header{position:relative}.post-single-page .entry-header img{border-radius:var(--wd-brd-radius)}.post-single-page .meta-post-categories{margin-top:0;margin-bottom:15px}.post-single-page .wd-entry-meta{margin-bottom:20px;margin-right:0}.post-single-page .article-body-container{text-align:left}.post-single-page .entry-content{margin-bottom:60px}.post-single-page.has-post-thumbnail .article-inner>.entry-header{margin-bottom:30px}.post-single-page:not(.has-post-thumbnail) .wd-post-date,.post-single-page.format-quote .wd-post-date{display:none}.related-posts-slider{margin-bottom:50px}.post-password-form label{display:inline-block;margin-bottom:10px;vertical-align:bottom;text-align:left;font-weight:600}.post-password-form input[type="submit"]{margin-bottom:10px;vertical-align:bottom;border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight));font-family:var(--btn-accented-font-family, var(--btn-font-family));font-style:var(--btn-accented-font-style, var(--btn-font-style))}.post-password-form input[type="submit"]:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.post-password-form input[type="submit"]:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.post-title-large-image>.container{position:relative;z-index:2}.post-title-large-image:after{content:"";position:absolute;inset:0;z-index:1}.post-title-large-image .meta-post-categories>a:hover{color:rgba(255,255,255,0.8)}.post-title-large-image .wd-entry-meta{margin-right:0}.post-title-large-image.color-scheme-light:after{background:linear-gradient(transparent 5%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.5) 100%)}.post-single-large-image:not(.format-gallery) .article-inner>.entry-header{display:none}.wd-single-footer{display:flex;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:20px;border-top:2px solid var(--brdcolor-gray-300)}.wd-single-footer .single-post-social{flex:1 0 auto;max-width:100%}.wd-single-footer .single-meta-tags{flex:0 1 100%;max-width:100%}.wd-single-footer .tags-title{display:none}.wd-single-footer .tags-list{display:flex;align-items:flex-start;flex-wrap:wrap;font-size:0}.wd-single-footer .tags-list a{position:relative;display:inline-flex;margin-top:5px;margin-bottom:5px;margin-right:15px;padding-right:15px;padding-left:25px;min-width:70px;border:1px solid var(--brdcolor-gray-300);border-radius:calc(var(--wd-brd-radius) / 1.5);color:var(--color-gray-900);text-align:center;text-decoration:none;text-transform:capitalize;font-weight:600;font-size:14px;line-height:28px}.wd-single-footer .tags-list a:after{content:"";position:absolute;top:50%;left:10px;margin-top:-3px;width:6px;height:6px;border-radius:50%;background-color:var(--brdcolor-gray-300);transition:background .25s ease}.wd-single-footer .tags-list a:hover{border-color:var(--wd-primary-color);color:var(--color-gray-900)}.wd-single-footer .tags-list a:hover:after{background-color:var(--wd-primary-color)}.wd-single-footer:empty{padding:0}@media (min-width: 1025px){.post-title-large-image .meta-post-categories{padding-right:15px;padding-left:15px;height:30px;line-height:30px}.post-title-large-image.title-size-small .title{font-size:36px}.post-title-large-image.title-size-default .title{font-size:44px}.post-title-large-image.title-size-large .title{font-size:52px}}@media (max-width: 1024px){.post-single-page .post-title{font-size:28px}.post-single-page .entry-content{margin-bottom:40px;font-size:inherit}}@media (max-width: 768.98px){.post-single-page .post-title{font-size:24px;line-height:1.4}.post-title-large-image .title{font-size:26px}.wd-single-footer{flex-wrap:wrap;padding-top:0;padding-bottom:0;border-top:none}.wd-single-footer :is(.single-meta-tags,.single-post-social){flex:1 1 100%;margin-bottom:15px;max-width:100%;width:100%}.wd-single-footer .tags-list{justify-content:center}}@media (max-width: 576px){.post-single-page .post-title{font-size:20px}}.entry-meta-list{list-style:none;--li-pl: 0;--list-mb: 0;--li-mb: 0}.wd-entry-meta{display:inline-block;margin-bottom:10px;margin-right:10px;vertical-align:middle;font-weight:400;font-size:0}.wd-entry-meta .meta-featured-post:before{font-size:16px;content:"\f104";font-family:"woodmart-font"}.wd-entry-meta .meta-author{font-size:14px}.wd-entry-meta .meta-author .avatar{display:inline-block;margin:0 5px;width:18px;height:18px;border-radius:50% !important;vertical-align:top}.wd-entry-meta .meta-author .avatar img{border-radius:50%}.wd-entry-meta .meta-author a{text-transform:capitalize}.wd-entry-meta .meta-date{vertical-align:top;font-size:14px}.wd-entry-meta .meta-reply{display:inline-block}.wd-entry-meta .meta-reply a{position:relative;display:block;width:20px;height:20px;text-align:center;line-height:20px}.wd-entry-meta .meta-reply a:after{display:inline-block;font-size:16px;content:"\f103";font-family:"woodmart-font"}.wd-entry-meta .meta-reply .replies-count{position:absolute;top:-4px;right:-4px;width:14px;height:14px;border-radius:50%;background-color:#bbb;color:#fff;text-align:center;font-size:9px;line-height:14px}.wd-entry-meta .meta-reply .replies-count-label{display:none}:is(.blog-design-mask,[class*="color-scheme-light"]) .wd-entry-meta .meta-reply .replies-count{background-color:var(--wd-primary-color)}.entry-meta-list li{display:inline-block;margin-right:10px;color:var(--color-gray-300);vertical-align:middle;line-height:1.4}.entry-meta-list li a{color:inherit}.entry-meta-list li a:hover{color:var(--color-gray-500)}.entry-meta-list li.modified-date,.entry-meta-list li:last-child{margin-right:0}.wd-post-date.wd-style-with-bg{position:absolute;top:15px;left:15px;z-index:2;display:inline-block;min-width:53px;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.1);color:var(--color-gray-800);text-align:center;line-height:1}.wd-post-date.wd-style-with-bg>span{display:block}.wd-post-date.wd-style-with-bg .post-date-day{padding-top:6px;padding-bottom:4px;font-size:24px}.wd-post-date.wd-style-with-bg .post-date-month{padding-top:2px;padding-bottom:8px;text-transform:uppercase;font-weight:600;font-size:12px}.wd-carousel .wd-post-date.wd-style-with-bg{transform:translate3d(0px, 0, 0)}.wd-post-cat.wd-style-with-bg{display:inline-block;overflow:hidden;padding-right:10px;padding-left:10px;height:25px;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--wd-primary-color);color:#fff;line-height:25px}.wd-post-cat.wd-style-with-bg>a{display:inline-block;color:#fff;vertical-align:top;text-transform:uppercase;font-weight:600;font-size:12px}.wd-post-cat.wd-style-with-bg>a:hover{color:rgba(255,255,255,0.8)}.wd-carousel .wd-post-cat.wd-style-with-bg{transform:translate3d(0px, 0, 0)}.wd-entry-content:after{content:"";display:block;clear:both}.wd-entry-content p:last-child{margin-bottom:0}.page-links{margin-top:10px}.post-page-numbers{padding:0 5px}.wd-post-gallery{max-width:0;min-width:100%}.wd-post-gallery .wd-carousel-inner{margin:0}.wd-post-gallery .wd-carousel{--wd-col: 1;--wd-gap: 0.0001px;padding:0}.wd-carousel-item .wd-post-gallery .wd-carousel{pointer-events:none}.wd-post-arrows.wd-pos-sep{--wd-arrow-offset-h: calc(var(--wd-arrow-width, var(--wd-arrow-size, 50px)) / -1)}.site-content>.author-info{margin:25px 15px 40px 15px}footer.entry-author .author-info{margin-top:80px;margin-bottom:25px}.author-info{position:relative;padding:50px 25px 25px;border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-gray-100);text-align:center}.author-info .avatar{display:inline-block;overflow:hidden;max-width:74px;border:3px solid var(--wd-main-bgcolor);border-radius:50%}.author-info .author-avatar{position:absolute;top:0;left:50%;margin-top:-37px;margin-left:-37px}.author-info .author-description{min-height:74px}.author-info .author-title{margin-bottom:10px;font-weight:600;font-size:18px}.author-info .author-bio{margin-bottom:0}.author-info .author-link{display:block;margin-top:10px;font-weight:600}.author-info .author-link span{display:none}@media (max-width: 576px){.wd-entry-meta .meta-author{font-size:0}.wd-entry-meta .meta-author a{font-size:14px}.wd-post-date{top:10px;left:10px}}.wp-block-post-title,.wp-block-post-title>a,.wp-block-latest-comments__comment-link,.wp-block-latest-posts li>a,.wp-block-rss__item-title a{display:block;color:var(--wd-entities-title-color);word-wrap:break-word;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);line-height:1.4}.wp-block-post-title>a:hover,.wp-block-latest-comments__comment-link:hover,.wp-block-latest-posts li>a:hover,.wp-block-rss__item-title a:hover{color:var(--wd-entities-title-color-hover)}[class*="wp-block"] figcaption{text-align:center;font-style:italic;line-height:1.6}[class*="wp-block"].alignfull figcaption{padding-right:10px;padding-left:10px}.site-content.col-lg-12 .alignfull{margin-right:calc(-50vw + 50%);margin-left:calc(-50vw + 50%);max-width:100vw}.site-content.col-lg-12 .alignfull.wp-block-cover{width:100vw}.platform-Windows .site-content.col-lg-12 .alignfull{margin-right:calc(-50vw + 50% + var(--wd-scroll-w) / 2);margin-left:calc(-50vw + 50% + var(--wd-scroll-w) / 2)}.entry-content>[class*="wp-block"]{margin-bottom:var(--wd-block-spacing)}.entry-content>[class*="wp-block"]:last-child{margin-bottom:0}.wp-block-gallery .blocks-gallery-grid{margin-bottom:-1em}.wp-block-gallery .blocks-gallery-item{margin-bottom:1em}.blocks-gallery-caption{margin-top:10px}.wp-block-image figcaption{margin-bottom:0}.wp-block-image.alignleft,.wp-block-image .alignleft{margin-right:25px}.wp-block-image.alignright,.wp-block-image .alignright{margin-left:25px}.wp-block-pullquote blockquote{border:none;padding:0;margin-bottom:0;text-align:center}.wp-block-pullquote:not(.is-style-solid-color){border-width:2px 0;border-style:solid;border-color:currentColor}.wp-block-pullquote cite{font-weight:400}.wp-block-pullquote.is-style-solid-color blockquote{text-align:center}.wp-block-separator.is-style-dots{opacity:.6}.wp-block-separator.is-style-dots:before{padding-left:1em;vertical-align:middle;letter-spacing:1em;font-size:36px;line-height:2px}.wp-block-separator.has-background{opacity:1}.wp-block-separator:is(.is-style-dots,.is-style-wide){max-width:100%}.wp-block-quote.is-style-large{padding-left:30px;padding-right:0}.wp-block-quote.is-style-large cite{text-align:right}.wp-block-columns[class*="wp-block"]{margin-bottom:0}.wp-block-column{margin-bottom:var(--wd-block-spacing)}.wp-block-column [class*="wp-block"]:last-child{margin-bottom:0}.wp-block-cover{color:#333}.wp-block-cover.has-background-dim,.wp-block-cover:not([class*=background-color]) .wp-block-cover__inner-container,.wp-block-cover:not([class*=background-color]) .wp-block-cover-image-text,.wp-block-cover:not([class*=background-color]) .wp-block-cover-text,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover__inner-container,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-image-text,.wp-block-cover-image:not([class*=background-color]) .wp-block-cover-text{color:#fff}.wp-has-aspect-ratio iframe{position:absolute;inset:0;width:100%;height:100%}.wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-table table{margin-bottom:0}.wp-block-table figcaption{margin-top:10px}.wp-block-table.is-style-stripes{border-bottom:none}.wp-block-code{padding:0;background:transparent}.wp-block-preformatted.has-background{padding:20px}p.has-drop-cap:first-letter{font-size:500% !important;padding-top:.1em;padding-bottom:.1em}p.has-background{padding:20px}.wp-block-buttons:not(.is-vertical),.wp-block-buttons>.wp-block-button{margin-bottom:10px}.wp-block-group.has-background{padding:20px}.wp-block-group__inner-container>[class*="wp-block"]:not(:last-child){margin-bottom:var(--wd-block-spacing)}.wp-block-media-text p:last-child{margin-bottom:0}@media (max-width: 600px){.wp-block-media-text .wp-block-media-text__content{padding:0;padding-left:15px}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding-right:15px;padding-left:0}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{margin-bottom:15px}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{padding:0}.wp-block-media-text.has-background .wp-block-media-text__content{padding:15px}}.wp-block-post-terms.has-background{padding:20px}.wp-block-post-terms.has-text-color a{color:inherit}.wp-block-post-terms.has-text-color a:hover{opacity:.8}.widget_block>*:last-child{margin-bottom:0}.widget_block :is(h1,h2,h3,h4,h5,h6){color:var(--wd-widget-title-color);font-weight:var(--wd-widget-title-font-weight);font-style:var(--wd-widget-title-font-style);font-family:var(--wd-widget-title-font)}.widget_block :is(h1,h2,h3,h4,h5,h6):not([class*="-font-size"]){text-transform:var(--wd-widget-title-transform);font-size:var(--wd-widget-title-font-size)}.wp-block-archives{list-style:none;--li-pl: 0}.wp-block-calendar a{text-decoration:none}.wp-block-calendar caption{margin-bottom:10px;color:#242424;text-align:center;font-weight:600}.wp-block-calendar #today{color:#fff;font-weight:600;background-color:var(--wd-primary-color)}.wp-block-calendar #today a{color:inherit}.wp-block-calendar .wp-calendar-table{margin-bottom:0}.wp-block-calendar .wp-calendar-table tbody{color:inherit}.wp-block-calendar .wp-calendar-table :is(th,td){border:none}.wp-block-calendar .wp-calendar-table th{padding:5px;border-bottom:2px solid var(--brdcolor-gray-200);background-color:transparent;text-align:center;font-weight:var(--wd-title-font-weight)}.wp-block-calendar .wp-calendar-table td{padding:10px;border-bottom:none;text-align:center}.wp-block-calendar .wp-calendar-nav{display:flex;justify-content:space-between}.wp-block-categories{list-style:none;--li-pl: 0}.wp-block-latest-comments{list-style:none;--li-pl: 0}.wp-block-latest-comments a{display:inline !important}.wp-block-latest-comments footer:before{display:inline-block;margin-right:7px;color:var(--color-gray-900);font-weight:400;font-size:80%;content:"\f103";font-family:"woodmart-font"}.wp-block-latest-comments__comment-author{color:#242424;font-weight:600}.wp-block-latest-posts li:after{content:"";display:block;clear:both}.wp-block-latest-posts.is-grid{margin-bottom:0}.wp-block-latest-posts__featured-image{margin-bottom:10px;max-width:50%}.wp-block-latest-posts__featured-image.alignleft{margin-right:15px}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:10px}.wp-block-latest-posts__featured-image.alignright{margin-left:15px}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date,.wp-block-latest-posts__post-excerpt{margin-top:5px;margin-bottom:0;color:inherit}.wp-block-page-list,.wp-block-page-list ul{list-style:none;--li-pl: 0}.wp-block-page-list li.has-child ul{padding-left:20px}.wp-block-rss{list-style:none;--li-pl: 0}.wp-block-rss__item-excerpt,.wp-block-rss__item-author,.wp-block-rss__item-publish-date{color:inherit;margin-top:5px}.wp-block-search .wp-block-search__input{padding:0 15px !important}.wp-block-search .wp-block-search__input:focus{border-color:var(--wd-form-brd-color-focus)}.wp-block-search .wp-block-search__button{padding-left:20px !important;padding-right:20px !important;border:0;border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight));font-family:var(--btn-accented-font-family, var(--btn-font-family));font-style:var(--btn-accented-font-style, var(--btn-font-style));fill:currentColor}.wp-block-search .wp-block-search__button:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.wp-block-search .wp-block-search__button:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);padding:4px}.wp-block-tag-cloud .tag-link-count{color:var(--wd-text-color)}@media (min-width: 1200px){.site-content.col-lg-12 .alignwide{margin-right:-10vw;margin-left:-10vw;width:calc(100% + 20vw)}}div.wpcf7 .wpcf7-spinner{position:relative;visibility:hidden;margin-left:-5px}div.wpcf7 .wpcf7-spinner:before{position:absolute;top:0;left:20px;margin-top:2px;content:"";display:inline-block;width:16px;height:16px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}div.wpcf7 .ajax-error{display:none}div.wpcf7 form.submitting .wpcf7-spinner{visibility:visible}div.wpcf7 form.submitting .wpcf7-spinner:before{--wd-anim-state: running}.wpcf7-list-item{display:inline-block;margin-inline-end:10px}.wpcf7-radio input{margin-inline-start:5px}.wpcf7-not-valid-tip{display:block;color:#F00}div.wpcf7-response-output{display:none;margin:0 0 20px}form:is(.sent,.invalid,.unaccepted,.spam,.failed,.aborted) div.wpcf7-response-output{display:flex}.wpcf7-form.wd-style-with-bg{--wd-form-bg: #fff;--wd-form-color: #777;--wd-form-brd-color: rgba(0,0,0,0.1);--wd-form-brd-color-focus: rgba(0,0,0,0.15);--wd-form-placeholder-color: #777}.wpb-js-composer .wpb_revslider_element{margin-bottom:0}.wpb-js-composer :is([data-vc-full-width],[class*="wd-section-stretch"]) rs-fullwidth-wrap>rs-module-wrap{left:-15px !important}.wpb-js-composer :is(.vc_row-no-padding,.wd-section-stretch-content-no-pd) rs-fullwidth-wrap>rs-module-wrap{left:0 !important}.hermes .tp-arr-imgholder{background-size:cover}@media (min-width: 1025px){.wd-sticky-nav-enabled rs-fullwidth-wrap>rs-module-wrap{padding-left:var(--wd-sticky-nav-w) !important}.wd-sticky-nav-enabled.wpb-js-composer [class*="wd-section-stretch"] rs-fullwidth-wrap>rs-module-wrap{margin-left:calc(var(--wd-sticky-nav-w) * -1) !important}}.elementor-column-gap-no{--wd-el-column-gap: 0.001px}.elementor-column-gap-narrow{--wd-el-column-gap: 10px}.elementor-column-gap-default{--wd-el-column-gap: 20px}.elementor-column-gap-extended{--wd-el-column-gap: 30px}.elementor-column-gap-wide{--wd-el-column-gap: 40px}.elementor-column-gap-wider{--wd-el-column-gap: 60px}.elementor-section.wd-negative-gap>.elementor-container{margin-left:calc(var(--wd-el-column-gap) / 2 * -1);margin-right:calc(var(--wd-el-column-gap) / 2 * -1)}.elementor-section-boxed.wd-negative-gap .elementor-container{max-width:none}.e-con-boxed.wd-negative-gap{--container-max-width: none}[class*="wd-section-stretch"]{position:relative;min-width:calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));width:calc(100vw - var(--wd-scroll-w) - var(--wd-sticky-nav-w));left:calc(50% - 50vw + var(--wd-scroll-w) / 2 + var(--wd-sticky-nav-w) / 2)}[class*="wd-section-stretch"].wd-negative-gap{--padding-inline-start: 15px;--padding-inline-end: 15px}[class*="wd-section-stretch"].wd-negative-gap:where(.elementor-section){padding-inline:15px}.elementor-section.wd-section-stretch>.elementor-container{max-width:calc(var(--wd-container-w) - 30px + var(--wd-el-column-gap, .0001px))}.e-con-boxed.wd-section-stretch{--container-max-width: min(calc(var(--wd-container-w) - 30px))}.e-con-boxed.wd-section-stretch-content{--container-max-width: none}.elementor-template-full-width .row>[data-elementor-type]{flex:1 1 100%;margin-bottom:40px;padding-right:15px;padding-left:15px;max-width:100%;width:100%}.wd-elementor-sticky-column{align-items:flex-start}.wd-elementor-sticky-column>.elementor-column-wrap{display:flex;align-items:flex-start;height:100%}.wd-divider .elementor-shape-fill{-webkit-transform:none;transform:none}.elementor-widget-text-editor{display:flex}.elementor-widget-text-editor .elementor-widget-container{width:100%;columns:inherit;column-gap:inherit}.elementor-widget-text-editor.text-left{justify-content:flex-start}.elementor-widget-text-editor.text-center{justify-content:center}.elementor-widget-text-editor.text-right{justify-content:flex-end}.elementor-widget-text-editor .elementor-widget-container>*:last-child,.elementor-text-editor>*:last-child{margin-bottom:0}.elementor-page .elementor-widget-woodmart_menu_anchor{margin-bottom:0}.elementor-widget-image .wd-lazy-load{width:auto}.wd-accordion-theme-style .elementor-accordion-item{border-top-width:2px;border-right-width:0 !important;border-left-width:0 !important}.elementor-tab-content>*:last-child{margin-bottom:0}.elementor-element svg.wd-icon,.img-wrapper .e-font-icon-svg{width:1em;height:1em;fill:currentColor}.wd-carousel-item.e-con{--padding-top: 0px;--padding-bottom: 0px}.wd-carousel-item.e-con.e-flex{flex:0 0 calc(100% / var(--wd-col))}:where(.e-con) .wd-width-100{width:100%}.wd-video-theme-style .elementor-custom-embed-image-overlay{overflow:hidden;transition:all 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.wd-video-theme-style .elementor-custom-embed-image-overlay:after,.wd-video-theme-style .elementor-custom-embed-image-overlay:before,.wd-video-theme-style .elementor-custom-embed-image-overlay .elementor-custom-embed-play i:before{content:"";position:absolute;inset:0}.wd-video-theme-style .elementor-custom-embed-image-overlay:before{background:inherit;transition:inherit}.wd-video-theme-style .elementor-custom-embed-image-overlay:after{background-color:#000;transition:inherit;opacity:.15}.wd-video-theme-style .elementor-custom-embed-play{z-index:1;transition:inherit}.wd-video-theme-style .elementor-custom-embed-play i{display:flex;align-items:center;justify-content:center;width:1em;height:1em;font-family:unset;opacity:1;transition:inherit}.wd-video-theme-style .elementor-custom-embed-play i:before{border:.04em solid currentColor;border-radius:50%;opacity:.4;transition:inherit}.wd-video-theme-style .elementor-custom-embed-play i:after{margin-left:5px;font-size:.3em;transition:inherit;content:"\f101";font-family:"woodmart-font"}.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:before{transform:scale(1.09)}.wd-video-theme-style:hover .elementor-custom-embed-image-overlay:after{opacity:.3}.wd-video-theme-style:hover .elementor-custom-embed-play i:before{opacity:.6}.wd-video-theme-style:hover .elementor-custom-embed-play i:after{transform:scale(0.8)}:root{
--wd-top-bar-h: 40px;
--wd-top-bar-sm-h: 40px;
--wd-top-bar-sticky-h: 0.001px;
--wd-header-general-h: 90px;
--wd-header-general-sm-h: 60px;
--wd-header-general-sticky-h: 60px;
--wd-header-bottom-h: 0.001px;
--wd-header-bottom-sm-h: 0.001px;
--wd-header-bottom-sticky-h: 0.001px;
--wd-header-clone-h: 0.001px;
}
.whb-top-bar .wd-dropdown {
margin-top: 0px;
}
.whb-top-bar .wd-dropdown:after {
height: 10px;
}
.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
margin-top: 10px;
}
.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
height: 20px;
}
@media (min-width: 1025px) {
.whb-top-bar-inner {
height: 40px;
max-height: 40px;
}
.whb-sticked .whb-top-bar-inner {
height: 40px;
max-height: 40px;
}
.whb-general-header-inner {
height: 90px;
max-height: 90px;
}
.whb-sticked .whb-general-header-inner {
height: 60px;
max-height: 60px;
}
}
@media (max-width: 1024px) {
.whb-top-bar-inner {
height: 40px;
max-height: 40px;
}
.whb-general-header-inner {
height: 60px;
max-height: 60px;
}
}
.whb-9mp5r16t1azf0j9tx2s3 .searchform {
--wd-form-height: 46px;
}
.whb-top-bar {
background-color: rgba(24, 58, 89, 1);
}
.whb-general-header-inner { border-color: rgba(94, 104, 33, 1);border-bottom-width: 0px;border-bottom-style: solid; }
.whb-general-header {
background-color: rgba(246, 243, 237, 1);
}@font-face {
font-weight: normal;
font-style: normal;
font-family: "woodmart-font";
src: url(//psikiyatrisamsun.com/wp-content/themes/scmedya/fonts/woodmart-font-3-400.woff2?v=7.4.3) format("woff2");
}
:root {
--wd-header-banner-h: 40px;
--wd-text-font: "SatoshiVariable", Arial, Helvetica, sans-serif;
--wd-text-font-weight: 500;
--wd-text-color: #777777;
--wd-text-font-size: 16px;
--wd-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
--wd-title-font-weight: 500;
--wd-title-color: #242424;
--wd-entities-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight: 500;
--wd-entities-title-color: #333333;
--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
--wd-widget-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight: 500;
--wd-widget-title-transform: none;
--wd-widget-title-color: #333;
--wd-widget-title-font-size: 16px;
--wd-header-el-font: "SatoshiVariable", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight: 500;
--wd-header-el-transform: none;
--wd-header-el-font-size: 16px;
--wd-primary-color: rgb(24,58,89);
--wd-alternative-color: #fbbc34;
--wd-link-color: rgb(24,58,89);
--wd-link-color-hover: rgb(0,44,89);
--btn-default-bgcolor: rgb(36,36,36);
--btn-default-bgcolor-hover: rgb(0,0,0);
--btn-accented-bgcolor: rgb(10,64,94);
--btn-accented-bgcolor-hover: rgb(0,61,94);
--btn-font-family: "SatoshiVariable", Arial, Helvetica, sans-serif;
--btn-font-weight: 500;
--btn-transform: none;
--wd-form-brd-width: 0px;
--notices-success-bg: rgb(10,64,94);
--notices-success-color: #fff;
--notices-warning-bg: #E0B252;
--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
max-height: 223px;
}
div.wd-popup.wd-age-verify {
max-width: 500px;
}
.wd-popup.wd-promo-popup {
background-color: #111111;
background-image: none;
background-repeat: no-repeat;
background-size: contain;
background-position: left center;
}
div.wd-popup.wd-promo-popup {
max-width: 800px;
}
.header-banner {
background-color: rgb(1,153,229);
background-image: none;
}
.page-title-default {
background-color: rgb(246,243,237);
background-image: none;
background-size: cover;
background-position: center center;
}
.footer-container {
background-color: rgb(246,243,237);
background-image: none;
}
html .page-title > .container > .title {
font-weight: 500;
font-size: 28px;
color: rgb(10,64,94);
}
html .wd-nav-mobile > li > a {
text-transform: none;
}
html .post.wd-post .post-title {
font-size: 38px;
}
.page .main-page-wrapper {
background-color: rgb(246,243,237);
background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
background-color: rgb(246,243,237);
background-image: none;
}
.single-product .main-page-wrapper {
background-color: rgb(246,243,237);
background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
background-color: rgb(246,243,237);
background-image: none;
}
.single-post .main-page-wrapper {
background-color: rgb(246,243,237);
background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
background-color: rgb(246,243,237);
background-image: none;
}
.single-portfolio .main-page-wrapper {
background-color: rgb(246,243,237);
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-bg: rgba(94,104,33,0.09);
}
.product-labels .product-label.onsale {
background-color: rgb(255,255,255);
color: rgb(36,36,36);
}
.product-labels .product-label.new {
background-color: rgb(255,255,255);
color: rgb(36,36,36);
}
div.wd-popup.popup-quick-view {
max-width: 920px;
}
@media (max-width: 1024px) {
:root {
--wd-header-banner-h: 60px;
}
html .page-title > .container > .title {
font-size: 22px;
}
html .post.wd-post .post-title {
font-size: 26px;
}
}
@media (max-width: 768.98px) {
html .page-title > .container > .title {
font-size: 20px;
}
html .post.wd-post .post-title {
font-size: 22px;
}
}
:root{
--wd-container-w: 1420px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}
@media (min-width: 1437px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 1420px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}
@font-face {
font-family: "ClashDisplay";
src: url(//psikiyatrisamsun.com/wp-content/uploads/2023/06/ClashDisplay-Medium.woff2) format("woff2"), 
url(//psikiyatrisamsun.com/wp-content/uploads/2023/06/ClashDisplay-Medium.woff) format("woff");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "ClashDisplay";
src: url(//psikiyatrisamsun.com/wp-content/uploads/2023/06/ClashDisplay-Bold.woff2) format("woff2"), 
url(//psikiyatrisamsun.com/wp-content/uploads/2023/06/ClashDisplay-Bold.woff) format("woff");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "SatoshiVariable";
src: url(//psikiyatrisamsun.com/wp-content/uploads/2023/06/Satoshi-Medium.woff2) format("woff2"), 
url(//psikiyatrisamsun.com/wp-content/uploads/2023/06/Satoshi-Medium.woff) format("woff");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: "SatoshiVariable";
src: url(//psikiyatrisamsun.com/wp-content/uploads/2023/06/Satoshi-Bold.woff2) format("woff2"), 
url(//psikiyatrisamsun.com/wp-content/uploads/2023/06/Satoshi-Bold.woff) format("woff");
font-weight: 600;
font-style: normal;
}