@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//aracikanodeme.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:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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:"Lato", 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;
}
.page .main-page-wrapper{
	background-color:rgb(247,248,251);
	background-image: none;
}

: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;
}

	: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;
		}
	
	
/*----------------- GENERAL -----------------*/
ul#menu-main-menu a span {
    color: white !important;
}
.copy img {
    width: 350px;
}
.sec .section, .sec .yan {
    margin-bottom: 20px;
    color: black;
}
.sec b {
    margin-bottom: 10px !important;
    line-height: 2.3;
}
.sec .section:last-child {
    margin-bottom: 0 !important;
}

.sec strong {
}


/*----------------- HEADER -----------------*/
.wd-header-nav li a span {
    text-transform: capitalize;
    font-family: poppins;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}

.tp-menu a {
    color: white;
    font-weight: 400;
    font-size: 13px;
}

.tp-menu {
    display: flex;
    column-gap: 40px;
    justify-content: flex-end;
}

.wd-nav {
    column-gap: 30px;
}

.wd-nav a {
    background: transparent;
    padding: 5px 10px;
    border-radius: 10px;
    transition: ease 0.5s;
}

body .wd-header-my-account .wd-tools-text {
    text-transform: capitalize !important;
}
body .wd-header-my-account {
    background: #f6f6f6 !important;
    border-radius: 10px;
    padding: 5px 15px;
}
.wd-header-my-account .wd-dropdown {
    position: unset !important;
    margin: 0 !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    width: auto;
    padding: 0 0px !important;
    padding-bottom: 5px !important;
}
.wd-header-my-account .wd-dropdown li a {
    padding: 0 !important;
    color: #000000;
    font-size: 13px;
}
.hesap-sec {
    display: flex;
    align-items: center;
}
/*----------------- MOBILE MENU -----------------*/




/*----------------- 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 ------------- */
@media (max-width: 1050px) {
.wd-header-my-account .wd-dropdown {
    display: block !important;
}

.wd-header-my-account .wd-dropdown a {
    font-size: 12px !important;
}
.wd-header-nav li a span {
    color: white;
    font-size: 13px;
}}

@media (max-width: 500px) {
ul#menu-main-menu-1 a span {
    font-size: 10px;
    color: white;
}

ul#menu-main-menu-1 {
    column-gap: 20px;
    display: flex;
    justify-content: center;
}

ul#menu-main-menu-1 a {
    padding: 0;
}
	}




/* ------------- SINGLE PRODUCT ------------- */






/* ------------- SSINGLE-PRODUCT > IMAGE FIX ------------- */
.single-product .woocommerce-product-gallery__wrapper .owl-item {
    height: 500px;
    display: flex;
}
.single-product .main-page-wrapper {
    margin-top: 40px !important;
}
.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;
		}
}


/*----------------- 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;
}
}



/* ------------- 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%;
}
}



/*----------------- FOOTER -----------------*/
.footer-container {
    border-top: 1px solid #e8e8e8;
}
.footer-sidebar {
    padding: 70px 0px !important;
}
footer .social-media-links {
    display: flex;
    column-gap: 20px;
}
footer .social-media-links li i {
    color: black;
    font-size: 17px;
}
.footer-container {
    text-align: center;
    border: none !important;
}

footer .wp-block-image img {
    width: 200px !important;
}

div#block-8 {
    border: none;
}

footer h5.widget-title {
    display: none;
}

.wd-widget ul {
    display: flex;
    column-gap: 30px;
    justify-content: center;
}

.wd-widget ul li a {
    font-size: 17px;
    color: black;
    font-weight: 300 !important;
}



@media (max-width: 800px) {
.wd-widget ul {
    display: flex;
    column-gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
}.wd-widget ul li a {
    font-size: 15px;
    color: black;
    font-weight: 300 !important;
}
	footer .wp-block-image img {
    width: 170px !important;
}
	.copyrights-wrapper p, .copyrights-wrapper a {
    color: black;
    font-weight: 600;
    font-size: 13px;
}
}