@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tpdesignworks.com/wp-content/themes/therise/fonts/woodmart-font-1-400.woff2?v=7.3.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Open Sans", 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%);
}
:root{
--wd-alternative-font:"Open Sans", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(15,3,3);
}
:root{
--wd-alternative-color:rgb(15,1,1);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(15,4,4);
}
:root{
--btn-accented-bgcolor-hover:rgb(15,3,3);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid{
--wd-gap: 30px;
}
@media (max-width: 768.98px) { 
 [class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid{
--wd-gap: 30px;
} 
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--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-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
form fieldset.hidden-fields-container {
    display: none !important;
}




/*----------------- GENERAL -----------------*/
#row-none {
	display: none !important;
}
.single-product .product-tabs-wrapper {
    border: none !important;
}
.wd-add-btn.wd-add-btn-replace span {
    text-transform: capitalize;
}
.social-media-links a, .header-social-media a {
    pointer-events: none;
}

/* ------------- MOBILE MENU ------------- */
.logo-mobile {
    margin-top: 40px;
    margin-bottom: 40px !important;
}
.logo-mobile img {
    width: 120px;
}
.logo-mobile a {
    justify-content: center;
}
.mobile-nav .wd-nav li a {
    border: none !important;
}
.mobile-nav .wd-nav li span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 200;
    display: flex;
    align-items: center;
}
.mobile-nav .wd-nav li {
    margin-bottom: 5px;
}
.mobile-nav .wd-nav .mobile-mn-cat span img {
    margin-right: 10px;
}
.mobile-nav .wd-nav .logo-mobile span::before {
    display: none;
}
.mobile-social .woodmart-nav-link {
    display: none !important;
}
.social-media-website-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}
.mobile-social {
    justify-content: center;
    margin-top: 60px;
}
.social-media-website-mobile i {
    font-size: 14px;
    background-color: black;
    color: white;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.mobile-nav .wd-nav-opener.wd-active {
    background-color: #f7f7f7 !important;
    color: black !important;
    font-weight: 900 !important;
    border: none !important;
}
.mobile-nav .wd-nav-opener {
    border: none !important;
}
.mobile-nav .wd-sub-menu {
    padding-left: 8%;
}
.mobile-nav .wd-heading {
    position: absolute !important;
    z-index: 4;
    background-color: transparent !important;
    color: black;
    width: 50px;
    height: 50px;
    border: none !important;
    right: 0;
}
.wd-action-btn.wd-style-text>a:before {
    font-size: 18px;
    font-weight: 800;
}



/*----------------- HEADER -----------------*/
.whb-general-header {
    border: none !important;
}
ul.social-media-links {
    list-style: none !important;
}
.header-social-media i {
    color: white;
    font-size: 12px;
    padding: 12px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: black;
}
.social-media-links li a {
    padding: 0;
    border: none;
}
.social-media-links {
    display: flex;
    column-gap: 8px;
    margin-bottom: 0;
    justify-content: flex-end;
}
.whb-general-header .container {
    max-width: 90%;
}
.whb-general-header .whb-col-right .wd-header-text {
    flex: none !important;
}
.whb-general-header .whb-col-right .wd-header-nav {
    flex: none !important;
}
.wd-header-nav a {
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 900 !important;
}
ul.social-media-links li {
    margin-bottom: 0px !important;
}
.wd-header-nav .wd-nav-main a:after {
    font-size: 12px !important;
    color: black !important;
    font-weight: 900 !important;
    margin-left: 6px !important;
}
.wd-dropdown-menu.wd-dropdown {
    width: 280px;
    background: #f5f5f5;
    box-shadow: 0px 0px 4px 0px;
    padding: 20px 30px;
}
.wd-dropdown-menu .menu-item a {
    font-size: 16px !important;
    line-height: 2;
    color: black;
    font-weight: 600 !important;
}
@media(max-width:1440px) {
.wd-header-nav a {
    font-size: 14.5px !important;
    text-transform: capitalize !important;
    font-weight: 900 !important;
}
}
@media(max-width: 1024px) {
.whb-general-header {
    min-height: 70px;
}
}


/*----------------- PRODUCT CATEGORY -----------------*/
.archive .woodmart-add-btn a.button.product_type_simple.add-to-cart-loop {
    background: black !important;
    border: 1px solid black;
    color: white;
}
.add-to-cart-loop:hover:before {
    display:none !important;
}
.wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: none !important;
}
.wd-add-btn-replace .add-to-cart-loop:focus span, .wd-add-btn-replace .add-to-cart-loop:hover span, .woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop:focus span, .woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop:hover span {
    -webkit-transform: none !important;
    transform: none !important;
}
.wd-add-btn-replace .add-to-cart-loop:after, .woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop:after, .wd-add-btn-replace .add-to-cart-loop:before, .woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop:before {
    display: none;
}
.woodmart-add-btn a {
    background: none !important;
    color: black !important;
    box-shadow: none !important;
}
.woodmart-add-btn a:hover {
    background: none !important;
}
.product.wd-hover-standard .wd-add-btn>a:active {
    bottom: 0 !important;
}


/* ------------- PRODUCT CATEGORY ------------- */






/* ------------- SSINGLE-PRODUCT > IMAGE FIX ------------- */
.single-product .woocommerce-product-gallery__wrapper .owl-item {
    height: 500px;
    display: flex;
}
.single-product .thumbnails {
    margin-top: 0;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item > div {
    margin-bottom: 0;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item > div,
.single-product .woocommerce-product-gallery__wrapper .owl-item figure {
    display: block;
    width: 100%;
    height: 100%;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item div a,
.single-product .woocommerce-product-gallery__wrapper .owl-item figure a {
    display: flex;
    height: 100%;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item img {
    width: 100% !important;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block !important;
    margin: auto;
		object-fit: cover;
		object-position: center;
}
.single-product .thumbnails .owl-item {
		cursor: pointer;
    height: 130px;
    object-fit: cover;
    object-position: center;
}
.single-product .thumbnails .owl-item img {
    width: 100% !important;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
		object-fit: cover;
}
.woocommerce-product-gallery .product-image-thumbnail {
    height: 100%;
}

@media (max-width: 1200px) {
    .single-product .woocommerce-product-gallery__wrapper .owl-item {
        height: 425px;
    }
    .single-product .thumbnails .owl-item {
        height: 100px;
    }
}
@media (max-width: 990px) {
    .single-product .woocommerce-product-gallery__wrapper .owl-item {
        height: 325px;
    }
    .single-product .thumbnails .owl-item {
        height: 88px;
    }
}
@media (max-width: 768px) {
    .single-product .woocommerce-product-gallery__wrapper .owl-item {
        height: 350px;
    }
    .single-product .thumbnails .owl-item {
        height: 70px;
    }
}
@media (max-width: 425px) {
		.single-product .woocommerce-product-gallery__wrapper .owl-item {
				height: 250px;
		}
}
@media (max-width: 375px) {
		.single-product .woocommerce-product-gallery__wrapper .owl-item {
				height: 225px;
		}
}
@media (max-width: 320px) {
		.single-product .woocommerce-product-gallery__wrapper .owl-item {
				height: 200px;
		}
}






/* ------------- SINGLE PRODUCT ------------- */
.single-breadcrumbs {
    display: none !important;
}
.single-product .product_title.entry-title.wd-entities-title {
    text-align: center;
    font-weight: 700;
}
.product_meta {
    display: none !important;
}
.single-product .wd-social-icons {
    text-align: center;
}
.single-product .woocommerce-product-details__short-description {
    font-size: 16px;
    line-height: 2;
    color: black;
    margin: 60px 10px;
}
.single-product .woocommerce-product-details__short-description::after {
    content: "";
    width: 250px;
    height: 250px;
    display: block;
    background: url(https://tpdesignworks.com/wp-content/uploads/2025/05/favicon-img.png);
    position: absolute;
    background-size: cover;
    opacity: 0.1;
    filter: opacity(0.4);
    top: 0;
    margin: 9% 0px 0px 25%;
}
.single-product .wd-add-btn.wd-add-btn-replace a span {
    padding: 0px !important;
}
.single-product .wd-add-btn.wd-add-btn-replace a {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    font-weight: 900;
    font-family: 'Open Sans';
}
.single-product .wd-add-btn.wd-add-btn-replace {
    display: flex;
    justify-content: flex-start !important;
}
.single-product .wd-entities-title {
    text-align: left;
}
@media(max-width:1440px) {
.single-product .woocommerce-product-details__short-description::after {
    margin: 12% 0px 0px 18%;
}
}
@media(max-width:1024px) {
.row.product-image-summary-inner {
    display: flex;
    flex-direction: column-reverse;
}
.single-product .product-image-summary-inner .col-md-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
.single-product .woocommerce-product-details__short-description::after {
    margin: 5% 0px 0px 34%;
}
.single-product .whb-header {
    margin-bottom: 0px !important;
}
.single-product .main-page-wrapper {
    margin-top: 0px !important;
}
.single-product .woocommerce-product-details__short-description {
    font-size: 14px;
}
}
@media(max-width:800px) {
.single-product .woocommerce-product-details__short-description::after {
    margin: 6% 0px 0px 29%;
}
}
@media(max-width:500px) {
.single-product .woocommerce-product-details__short-description::after {
    margin: 10% 0px 0px 15%;
}
}
.single-product .product-element-top.wd-quick-shop img {
    height: 230px;
    object-fit: cover;
}
@media(max-width:1024px) {
.single-product .product-element-top.wd-quick-shop img {
    height: 200px;
    object-fit: cover;
}
}







/*----------------- FİYAT TALEP -----------------*/
.single-product .form-talep-sec-tile {
    text-align: center;
    font-size: 25px;
    color: black;
    font-weight: 600;
}
.single-product .form-talep-sec-tile p {
    margin-bottom: 15px;
}
.single-product .form-talep-sec-text {
    text-align: center;
    font-size: 15px;
}
.single-product form .col {
    display: flex;
    column-gap: 20px;
    padding: 0;
}
.single-product form .col .item {
    width: 100%;
}
.single-product .buton input {
    background-color: black !important;
    color: white !important;
    padding: 14px 50px;
}
.single-product form.wpcf7-form.init .wpcf7-response-output {
    display: none !important;
}
.single-product .wpcf7-form.submitting .wpcf7-response-output {
    display: block !important;
}
.single-product button.mfp-close {
    position: absolute !important;
    margin: auto;
    background-color: white;
    margin-bottom: 30px;
    left: 0;
    top: -30px;
    color: black;
    font-weight: bolder;
    border-bottom: 1px solid gainsboro;
}
.single-product .ürün-yazi {
    font-size: 16px;
    font-weight: 200;
}
.single-product .wpb_wrapper a.btn.btn-color-default.btn-style-bordered.btn-shape-rectangle.btn-size-default.woodmart-open-popup {
    font-size: 13px;
    font-weight: 400;
}
.single-product .wpb_wrapper a.btn.btn-color-default.btn-style-bordered.btn-shape-rectangle.btn-size-default.woodmart-open-popup:hover {
    background: black;
    color: white;
}
.single-none.tr:lang(en), .single-none.en:lang(tr) {
    display: none;
}


/*----------------- Blog -----------------*/
.category-blog .entry-meta.woodmart-entry-meta, .single-post .entry-meta.woodmart-entry-meta {
    display: none;
}
.category-blog .hovered-social-icons, .single-post .hovered-social-icons {
    display: none;
}
.category-blog .post-date.woodmart-post-date, .single-post .post-date.woodmart-post-date{
    display: none;
}
.category-blog .page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light.title-blog, .single-post .page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light.title-blog{
    display: none;
}


/*----------------- FIXED WP -----------------*/
a.scrollToTop {
    display: none !important;
}
.fixed_wp {    
    position: fixed;
    left: 20px;
    bottom: 0px;
    z-index: 999;
    transform: translateY(-50%); 
}
.fixed_wp2 {
    position: fixed;
    right: 20px;
    bottom: 0px;
    z-index: 9999999;
    transform: translateY(-50%);
}
.fixed_wp a {
    display: flex;
    align-items: center;
    background-color: black;
    padding: 15px;
    border-radius: 50%;
    text-decoration: none !important;
    width: 70px;
    height: 70px;
    justify-content: center;
}
.fixed_wp2 a {
    display: flex;
    align-items: center;
    background-color: #000000;
    padding: 15px;
    border-radius: 50%;
    text-decoration: none !important;
    width: 70px;
    height: 70px;
    justify-content: center;
    border: 1px solid #2e2e2e;
}
.fixed_wp i,
.fixed_wp2 i {
    font-size: 32px;
    opacity: 1;
    color: white;
}
.fixed_wp2 i {
    font-size: 22px;
}
.fixed_wp .tile,
.fixed_wp2 .tile {
    color: white !important;
    margin-bottom: 0px !important;
    font-size: 12px;
    font-weight: 500;
}


@media (max-width: 426px) {
	.fixed_wp i {
			font-size: 26px;
			opacity: 1;
	}
	.fixed_wp2 i {
    font-size: 20px;
}
	.fixed_wp a {
    display: flex;
    align-items: center;
    padding: 15px;
    border-radius: 50%;
    text-decoration: none !important;
    width: 60px;
    height: 60px;
    justify-content: center;
}
}


/*----------------- FOOTER -----------------*/
.footer-container {
    border-top: 1px solid #e8e8e8;
}
.footer-sidebar {
    padding: 70px 0px !important;
}
.container.main-footer {
    max-width: 90%;
}
.footer-column-1 ul {
    display: flex;
    gap: 3%;
}
.footer-column-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-column-2 .widget {
    border: none !important;
}
.footer-column-1 ul {
    flex-wrap: wrap;
}
.footer-column-3 ul {
    display: flex;
    gap: 3%;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.footer-column-2 {
    flex: 0 0 20%;
    max-width: 20%;
}
.footer-column-3, .footer-column-1 {
    flex: 0 0 40%;
    max-width: 40%;
}
footer .social-media-links {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
footer .social-media-links i {
    color: white;
    font-size: 12px;
    padding: 12px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: black;
}
footer .social-media-links li a {
    padding: 0;
    border: none;
}
footer .social-media-links {
    display: flex;
    column-gap: 8px;
    margin-bottom: 0;
    justify-content: flex-end;
}
.footer-container {
    border-top: none !important;
}
.footer-container {
    border-top: none !important;
    background: #f5f5f5;
}
.footer-column-1 a, .footer-column-3 a {
    color: black;
    font-size: 16px;
    font-weight: 500;
}
.footer-column-1 ul, .footer-column-3 ul {
    margin-top: 6%;
}
.footer-sidebar {
    padding: 40px 0px !important;
}
@media(max-width:768px) {
.footer-column-1 a, .footer-column-3 a {
    color: black;
    font-size: 15px;
    font-weight: 500;
}
}
@media(max-width:650px) {
.footer-column {
    margin-bottom: 0 !important;
}
.footer-sidebar {
    display: flex;
    flex-direction: column;
}
.footer-sidebar .footer-column {
    max-width: 100% !important;
}
.footer-column-3 {
    order: 3;
}
.footer-column-1 {
    order: 2;
}
.footer-column-2 {
    order: 1;
}
.footer-column-1 .menu {
    display: flex;
    flex-direction: column;
}
.footer-column-2, .footer-column-1, .footer-column-3 {
    display: flex;
    flex-direction: column !important;
    align-items: flex-start !important;
}
.footer-column-3 .menu {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
}
.footer-column-1 .menu {
    margin-top: 50px;
}
}



/* ------------- Copyright ------------- */
.copy-sec {
    display: flex;
    column-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    color: black;
    font-weight: 500;
}
.copy-sec img {
    width: 40px;
}
.copyrights-wrapper {
    border-top: none !important;
}
.copyrights-wrapper .min-footer {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.copyrights-wrapper p, .copyrights-wrapper a {
    color: black;
    font-weight: 600;
}

@media (max-width: 1050px){
	.copy-sec {
	    display: flex;
	    column-gap: 10px;
	    justify-content: center;
	    align-items: center;
	    font-weight: 500;
	}
}
@media(max-width:1440px) {
.container.main-footer {
    max-width: 95%;
}
}
@media(max-width:1024px) {
.whb-general-header .whb-mobile-center .site-logo img {
    min-height: 70px;
    padding: 0;
    margin: 0;
}
.whb-general-header .whb-mobile-center .site-logo img {
    min-height: 70px;
    padding: 0;
    margin: 0;
}
}