.wd-popup.wd-promo-popup{
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(232,58,58);
}

.page-title-default{
	background-color:rgb(15,15,15);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(32,32,32);
	background-position:center center;
}

:root{
--wd-text-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Cabin", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--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:"Cabin", 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(120,218,249);
}
: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-shop-bgcolor:rgb(232,58,58);
}
:root{
--btn-shop-bgcolor-hover:rgb(210,51,57);
}
:root{
--btn-accent-bgcolor:rgb(232,58,58);
}
:root{
--btn-accent-bgcolor-hover:rgb(210,51,57);
}
: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-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-shop-brd-radius: 0.001px;
		--btn-shop-box-shadow: none;
		--btn-shop-box-shadow-hover: none;
		--btn-shop-box-shadow-active: none;
		--btn-shop-bottom: 0px;
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
	
	
	
	
	
	
	
	
		}

	
	
	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 223px;
	}

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

/* =========================================================
   YAPAR MATERIAL HANDLING - CUSTOM CSS
   ========================================================= */


/* =========================================================
   GENEL TEMA AYARLARI
   ========================================================= */

.wd-popup.wd-promo-popup {
    background-size: cover;
    background-position: center center;
}

.header-banner {
    background-color: rgb(232, 58, 58);
}

.page-title-default {
    background-color: rgb(15, 15, 15);
    background-size: cover;
    background-position: center center;
}

.footer-container {
    background-color: rgb(32, 32, 32);
    background-position: center center;
}


/* =========================================================
   WOODMART DEĞİŞKENLERİ
   ========================================================= */

:root {
    --wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
    --wd-text-font-weight: 400;
    --wd-text-color: #777777;
    --wd-text-font-size: 14px;

    --wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
    --wd-title-font-weight: 600;
    --wd-title-color: #242424;

    --wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
    --wd-entities-title-font-weight: 600;
    --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: "Cabin", 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;

    --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;

    --wd-primary-color: rgb(120, 218, 249);
    --wd-alternative-color: #fbbc34;

    --wd-link-color: #333333;
    --wd-link-color-hover: #242424;

    --btn-default-bgcolor: #f7f7f7;
    --btn-default-bgcolor-hover: #efefef;

    --btn-shop-bgcolor: rgb(232, 58, 58);
    --btn-shop-bgcolor-hover: rgb(210, 51, 57);

    --btn-accent-bgcolor: rgb(232, 58, 58);
    --btn-accent-bgcolor-hover: rgb(210, 51, 57);

    --notices-success-bg: #459647;
    --notices-success-color: #fff;

    --notices-warning-bg: #E0B252;
    --notices-warning-color: #fff;

    --wd-form-brd-radius: 0px;
    --wd-form-brd-width: 2px;

    --btn-default-color: #333;
    --btn-default-color-hover: #333;

    --btn-shop-color: #fff;
    --btn-shop-color-hover: #fff;

    --btn-accent-color: #fff;
    --btn-accent-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-shop-brd-radius: 0.001px;
    --btn-shop-box-shadow: none;
    --btn-shop-box-shadow-hover: none;
    --btn-shop-box-shadow-active: none;
    --btn-shop-bottom: 0px;

    --btn-accent-brd-radius: 0px;
    --btn-accent-box-shadow: none;
    --btn-accent-box-shadow-hover: none;
    --btn-accent-box-shadow-active: none;
    --btn-accent-bottom: 0px;
}


/* =========================================================
   SITE GENİŞLİĞİ
   ========================================================= */

@media (min-width: 1025px) {

    .whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
        max-width: 1192px;
    }
}

.container {
    max-width: 1222px;
}

@media (min-width: 1222px) {

    [data-vc-full-width]:not([data-vc-stretch-content]) {
        padding-left: calc((100vw - 1222px) / 2);
        padding-right: calc((100vw - 1222px) / 2);
    }

    .platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
        padding-left: calc((100vw - 1239px) / 2);
        padding-right: calc((100vw - 1239px) / 2);
    }
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
    max-height: 223px;
}


/* =========================================================
   GENEL TAŞMA KORUMASI
   ========================================================= */

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

img,
svg,
video,
iframe {
    max-width: 100%;
}


/* =========================================================
   HERO
   ========================================================= */

.yapar-hero {
    position: relative;
}


/* =========================================================
   SAĞDAKİ İLETİŞİM KUTUSU
   ========================================================= */

.yapar-contact-box {
    position: absolute;
    z-index: 20;

    top: 390px;
    right: -37%;

    width: 380px;
    max-width: 100%;
    box-sizing: border-box;

    padding: 28px 26px 24px;

    background: #242629;
    border-radius: 5px;
    color: #fff;

    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
}


/* =========================================================
   İLETİŞİM KUTUSU BAŞLIK
   ========================================================= */

.yapar-contact-box h3 {
    margin: 0 0 12px;

    color: #fff;
    font-size: 38px;
    line-height: 1.05;
    font-weight: 700;

    letter-spacing: -0.5px;
    text-align: center;
}

.yapar-contact-box h3 span {
    color: #78DAF9;
}


/* =========================================================
   İLETİŞİM KUTUSU AÇIKLAMA
   ========================================================= */

.yapar-contact-box > p {
    margin: 0 0 18px;

    color: #e7e7e7;
    font-size: 17px;
    line-height: 1.4;
    font-weight: 400;

    text-align: center;
}


/* =========================================================
   CONTACT FORM 7
   ========================================================= */

.yapar-contact-box .wpcf7 {
    width: 100%;
}

.yapar-contact-box .wpcf7 form {
    position: relative;
    width: 100%;
    margin: 0;
}

.yapar-contact-box .wpcf7 p {
    margin: 0 !important;
    padding: 0 !important;
    text-align: left;
}

.yapar-contact-box .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.yapar-contact-box br {
    display: none;
}


/* Contact Form 7 gizli teknik alanı */
.wpcf7 fieldset.hidden-fields-container {
    display: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 0 !important;
}


/* =========================================================
   FORM INPUTLARI
   ========================================================= */

.yapar-contact-box input[type="text"],
.yapar-contact-box input[type="email"],
.yapar-contact-box input[type="tel"],
.yapar-contact-box select,
.yapar-contact-box textarea {
    display: block;

    width: 100% !important;
    max-width: 100% !important;

    box-sizing: border-box;

    margin: 0 0 8px 0 !important;
    padding: 10px 12px !important;

    border: 0 !important;
    border-radius: 3px;
    outline: none;

    background: #333538;
    color: #fff;

    font-size: 13px;
    line-height: 1.2;

    text-align: left;
}

.yapar-contact-box input[type="text"],
.yapar-contact-box input[type="email"],
.yapar-contact-box input[type="tel"],
.yapar-contact-box select {
    height: 38px;
}


/* =========================================================
   PLACEHOLDER
   ========================================================= */

.yapar-contact-box input::placeholder,
.yapar-contact-box textarea::placeholder {
    color: #bfc3c5;
    opacity: 1;
}


/* =========================================================
   TEXTAREA
   ========================================================= */

.yapar-contact-box textarea {
    height: 115px !important;
    min-height: 115px !important;
    max-height: 115px !important;
    resize: none;
}


/* =========================================================
   INPUT FOCUS
   ========================================================= */

.yapar-contact-box input[type="text"]:focus,
.yapar-contact-box input[type="email"]:focus,
.yapar-contact-box input[type="tel"]:focus,
.yapar-contact-box select:focus,
.yapar-contact-box textarea:focus {
    box-shadow: 0 0 0 1px #78DAF9;
}


/* =========================================================
   SEND REQUEST BUTONU
   ========================================================= */

.yapar-contact-box input[type="submit"],
.yapar-contact-box button {
    display: block;

    width: 100% !important;
    height: 42px;

    box-sizing: border-box;

    margin: 4px 0 0 !important;
    padding: 10px 14px;

    border: 0;
    border-radius: 3px;

    background: #78DAF9;
    color: #111;

    font-size: 12px;
    font-weight: 700;

    text-align: center;

    cursor: pointer;

    transition:
        background-color 0.2s ease,
        color 0.2s ease;
}

.yapar-contact-box input[type="submit"]:hover,
.yapar-contact-box button:hover {
    background: #5FC9EB;
}


/* =========================================================
   CONTACT FORM 7 ALAN HATALARI
   ========================================================= */

.yapar-contact-box .wpcf7-not-valid-tip {
    display: block;

    margin: 2px 0 6px !important;
    padding: 0 !important;

    color: #ff8080;

    font-size: 10px;
    line-height: 1.3;

    text-align: left;
}



.yapar-contact-box .wpcf7-response-output[aria-hidden="true"] {
    display: none !important;
}


.yapar-contact-box .wpcf7-response-output {
    position: static !important;
    float: none !important;
    clear: both !important;

    width: 100% !important;
    max-width: 100% !important;

    box-sizing: border-box !important;

    margin: 10px 0 0 !important;
    padding: 12px 14px !important;

    border: 0 !important;
    border-radius: 3px !important;

    color: #fff !important;

    font-size: 11px !important;
    font-weight: 400 !important;
    line-height: 1.45 !important;

    text-align: left !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
}




.yapar-contact-box form.invalid .wpcf7-response-output,
.yapar-contact-box form.unaccepted .wpcf7-response-output,
.yapar-contact-box form.payment-required .wpcf7-response-output {
    display: none !important;
}


.yapar-contact-box form.sent .wpcf7-response-output {
    display: block !important;

    background: #459647 !important;
    color: #fff !important;

    margin: 10px 0 0 !important;
    padding: 12px 14px !important;

    border: 0 !important;
    border-radius: 3px !important;

    font-size: 11px !important;
    line-height: 1.45 !important;

    text-align: left !important;
}


/* =========================================================
   GERÇEK GÖNDERİM HATASI
   ========================================================= */

.yapar-contact-box form.failed .wpcf7-response-output,
.yapar-contact-box form.aborted .wpcf7-response-output,
.yapar-contact-box form.spam .wpcf7-response-output {
    display: block !important;

    background: #cf2e2e !important;
    color: #fff !important;

    margin: 10px 0 0 !important;
    padding: 12px 14px !important;

    border: 0 !important;
    border-radius: 3px !important;

    font-size: 11px !important;
    line-height: 1.45 !important;
}


/* =========================================================
   CONTACT FORM 7 LOADING
   ========================================================= */

.yapar-contact-box .wpcf7-spinner {
    position: absolute;
    margin: 0;
}


/* =========================================================
   GET A QUOTE
   ========================================================= */

.quote-btn {
    margin-left: 20px !important;
}

.quote-btn > a {
    background: #78DAF9 !important;
    color: #000000 !important;

    padding: 12px 22px !important;

    border-radius: 3px !important;

    font-weight: 700 !important;
    text-transform: uppercase;
    line-height: 1 !important;
}

.quote-btn > a:hover {
    background: #5FC9EB !important;
    color: #FFFFFF !important;
}


/* =========================================================
   HOTSPOT NOKTALARI
   ========================================================= */

.hotspot-icon-default .hotspot-btn {
    background-color: #c42127 !important;
}

.hotspot-wrapper {
    position: relative;
}

.hotspot-btn {
    z-index: 30;
}


/* =========================================================
   HOTSPOT AÇIKLAMA KUTULARI
   ========================================================= */

.hotspot-content {
    width: 260px !important;
    min-width: 260px !important;
    max-width: 260px !important;

    box-sizing: border-box !important;

    z-index: 9999 !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;

    line-height: 1.4 !important;
}

.hotspot-content p,
.hotspot-content span,
.hotspot-content div,
.hotspot-content a,
.hotspot-content strong {
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    line-height: 1.4 !important;
}


/* WoodMart hotspot alternatif class desteği */

.wd-image-hotspot .hotspot-content,
.wd-image-hotspot .hotspot-dropdown,
.hotspot-dropdown {
    width: 260px !important;
    min-width: 260px !important;
    max-width: 260px !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
}
/* Contact Form 7 sonuç mesajındaki tik / ikon işaretini kaldır */
.yapar-contact-box .wpcf7-response-output::before,
.yapar-contact-box .wpcf7-response-output::after {
    content: none !important;
    display: none !important;
}

/* =========================================================
   TABLET / ORTA MASAÜSTÜ
   992px - 1199px
   ========================================================= */

@media (max-width: 1199px) {

    .yapar-contact-box {
        top: 360px;
        right: 20px;

        width: 350px;

        padding: 24px 22px 22px;
    }

    .yapar-contact-box h3 {
        font-size: 34px;
    }

    .yapar-contact-box > p {
        font-size: 16px;
    }

    .hotspot-content,
    .wd-image-hotspot .hotspot-content,
    .wd-image-hotspot .hotspot-dropdown,
    .hotspot-dropdown {
        width: 230px !important;
        min-width: 230px !important;
        max-width: 230px !important;
    }
}


/* =========================================================
   TABLET
   768px - 991px
   ========================================================= */

@media (max-width: 991px) {

    .yapar-contact-box {
        position: relative;

        top: auto;
        right: auto;
        left: auto;

        width: calc(100% - 40px);
        max-width: 600px;

        margin: 30px auto 0;

        padding: 26px 24px 24px;
    }

    .yapar-contact-box h3 {
        font-size: 34px;
    }

    .yapar-contact-box > p {
        font-size: 16px;
    }

    .yapar-contact-box textarea {
        height: 110px !important;
        min-height: 110px !important;
        max-height: 110px !important;
    }

    .hotspot-content,
    .wd-image-hotspot .hotspot-content,
    .wd-image-hotspot .hotspot-dropdown,
    .hotspot-dropdown {
        width: 220px !important;
        min-width: 220px !important;
        max-width: 220px !important;
    }
}


/* =========================================================
   MOBİL
   0px - 767px
   ========================================================= */

@media (max-width: 767px) {

    html,
    body {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden !important;
    }

    .yapar-contact-box {
        position: relative;

        top: auto;
        right: auto;
        left: auto;

        width: calc(100% - 24px);
        max-width: none;

        margin: 24px auto 0;

        padding: 24px 18px 20px;

        border-radius: 4px;
    }

    .yapar-contact-box h3 {
        margin-bottom: 10px;

        font-size: 30px;
        line-height: 1.05;
    }

    .yapar-contact-box > p {
        margin-bottom: 16px;

        font-size: 15px;
        line-height: 1.4;
    }

    .yapar-contact-box input[type="text"],
    .yapar-contact-box input[type="email"],
    .yapar-contact-box input[type="tel"],
    .yapar-contact-box select {
        height: 40px;
        font-size: 13px;
    }

    .yapar-contact-box textarea {
        height: 110px !important;
        min-height: 110px !important;
        max-height: 110px !important;
    }

    .yapar-contact-box input[type="submit"],
    .yapar-contact-box button {
        height: 42px;
    }

    .yapar-contact-box .wpcf7-response-output,
    .yapar-contact-box form.sent .wpcf7-response-output,
    .yapar-contact-box form.failed .wpcf7-response-output,
    .yapar-contact-box form.aborted .wpcf7-response-output,
    .yapar-contact-box form.spam .wpcf7-response-output {
        padding: 11px 12px !important;

        font-size: 11px !important;
        line-height: 1.4 !important;
    }

    .quote-btn {
        margin-left: 0 !important;
    }

    .hotspot-content,
    .wd-image-hotspot .hotspot-content,
    .wd-image-hotspot .hotspot-dropdown,
    .hotspot-dropdown {
        width: 200px !important;
        min-width: 200px !important;
        max-width: 200px !important;

        font-size: 12px !important;
        line-height: 1.35 !important;
    }
}


/* =========================================================
   ÇOK KÜÇÜK TELEFONLAR
   0px - 480px
   ========================================================= */

@media (max-width: 480px) {

    .yapar-contact-box {
        width: calc(100% - 20px);

        margin-top: 20px;

        padding: 22px 16px 18px;
    }

    .yapar-contact-box h3 {
        font-size: 27px;
    }

    .yapar-contact-box > p {
        font-size: 14px;
    }

    .yapar-contact-box textarea {
        height: 100px !important;
        min-height: 100px !important;
        max-height: 100px !important;
    }

    .quote-btn {
        margin-left: 0 !important;
    }

    .hotspot-content,
    .wd-image-hotspot .hotspot-content,
    .wd-image-hotspot .hotspot-dropdown,
    .hotspot-dropdown {
        width: 180px !important;
        min-width: 180px !important;
        max-width: 180px !important;
    }
}