@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//rzarda.com.tr/rz_arda/fonts/woodmart-font-1-400.woff2?v=7.1.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://rzarda.com.tr/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://rzarda.com.tr/wp-content/uploads/2023/03/genel-hbg.webp);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(19,19,19);
	background-image: none;
}

:root{
--wd-text-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Barlow Condensed", 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%);
}
:root{
--wd-alternative-font:"Barlow Condensed", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Barlow Condensed", 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:"Barlow Condensed", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:18px;
}
:root{
--wd-primary-color:rgb(59,126,193);
}
:root{
--wd-alternative-color:#fbbc34;
}
: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:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
: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;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}
		@media (min-width: 1239px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1222px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
#flyout{
  width:350px;
  min-height:150px;
  position:fixed;
  top: 16%;
  right:-353px;
  border-radius:4px;
  padding:15px;
  transition: 0.4s;
	z-index: 999999999;
  background-color:#1c1c1c;
}
  
  #flyout .btn-defult{
    background-color:#1c1c1c;
    border:none;
    color:#1c1c1c;
}
#flyout #button{
  position:absolute;
  top:64px;
  left:-100px;
transform: rotate(-90deg);
  transition: 0.4s;
}

  .text{
   border-radius: 4px;
    padding:10px 20px 15px 20px;
    opacity:1;
    transition: 0.4s;
    border-bottom:none;
		color: #1c1c1c;
		font-size: 16px;
margin-right:40px;
}
  .btn-primary{
    background-color:#C9BB95;
    border-color:#C9BB95;
}

#flyout:hover{
  right:0;
    transition: 0.4s;
}



/**Menü**/
.wd-dropdown-menu.wd-design-default {
    padding: 0px!important;
}

.wd-sub-menu li>a {
    padding: 12px!important;
    font-size: 18px!important;
}

.wd-sub-menu li>a:hover {
    color: #ffffff!important;
    background-color: var(--sub-menu-color-hover);
    padding-left: 15px!important;
}

.wd-nav-main>li>a {
    color: #ededed!important;
}


header.whb-header.whb-header_537641.whb-overcontent.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real.whb-sticky-prepared.whb-sticked .wd-nav-main>li>a {
    color: #1C1C1C!important;
}

header.whb-header.whb-header_537641.whb-overcontent.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real.whb-sticky-prepared.whb-sticked .wd-tools-icon {
    color: #1c1c1c!important;
}


header.whb-header.whb-header_537641.whb-overcontent.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real.whb-sticky-prepared.whb-sticked .icons-design-simple.color-scheme-light .wd-social-icon {
    color: #1c1c1c!important;
}


.wd-tools-element:hover>a {
    color: #ffffff!important;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7):not(.wd-with-wrap) .wd-tools-icon {
    color: #fff!important;
}

/**Page Title**/
.page-title {
    margin-bottom: 0px!important;
}


/**Blog Archive**/
.wd-entry-meta {
	display: none;
}
.main-page-wrapper {
    padding-top: 0px!important;
}
.whb-header {
    margin-bottom: 0px!important;
}


/**Footer Social**/
.icons-design-default .wd-social-icon {
    padding: 15px!important;
}

/**Header Telefon**/
.whb-header .wd-info-box {
    align-items: flex-end!important;
		margin-bottom: 7px;
}

.whb-header  .wd-info-box .info-box-title {
    margin-bottom: 3px!important;
}

.whb-header  .box-icon-align-left .box-icon-wrapper {
    margin-right: 5px!important;
}

.info-box-wrapper.whb-58a2jopmhw2yhzpb3eqe {
    padding: 7px!important;
    border: solid 1px;
	  border-radius: 50px;
			transition: 0.4s;
}

.info-box-wrapper.whb-58a2jopmhw2yhzpb3eqe:hover {
    background-color: #C9BB95;
		transition: 0.4s;
}


header.whb-header.whb-header_537641.whb-overcontent.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real.whb-sticky-prepared.whb-sticked  .info-box-wrapper.whb-58a2jopmhw2yhzpb3eqe {
    background-color: #1c1c1c;
	transition: 0.4s;
}


header.whb-header.whb-header_537641.whb-overcontent.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real.whb-sticky-prepared.whb-sticked  .info-box-wrapper.whb-58a2jopmhw2yhzpb3eqe:hover {
    background-color: #C9BB95;
		transition: 0.4s;
}
}

span.maviyazi {
        color: #3B7EC1!important;
}

.elementor-post__thumbnail {
    padding: 0 !important;
}

.wp-button-whatsapp-btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 1000;
}

.wp-button-whatsapp-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.4);
}

.wp-button-whatsapp-icon {
    width: 35px;
    height: 35px;
    fill: white;
}

.wp-button-pulse {
    animation: wp-button-pulse 1.5s infinite;
}

@keyframes wp-button-pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(37, 211, 102, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}@media (min-width: 1025px) {
	.elementor-post__thumbnail {
    padding: 0 !important;
}
}

@media (max-width: 576px) {
	#flyout{
  width:100%!important;
	right:-400px;
top: 30%!important;
}
.wd-header-mobile-nav .wd-tools-inner {
background-color: transparent!important;
}
.wd-header-overlap .page-title {
    padding-top: 121px!important;
}

.elementor-post__thumbnail {
    padding: 0 !important;
}
}

