@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//deimoscreative.com/derin15/themes/derin15/fonts/woodmart-font-1-400.woff2?v=4.2") format("woff2");
}

:root {
	--wd-text-font: "Commuters-sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 200;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Commuters-sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Commuters-sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 300;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Commuters-sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Commuters-sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 200;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Commuters-sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgba(0,0,0,0.55);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(11,15,43);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 8px;
}

@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);
}
}


body .whb-sticked .whb-general-header {
    background-color:#0B0F2B;
}









.dhvc-form-file-button {

    border-radius: 15px;
}
#footme span.wd-icon {
    color: black;
}

#footme .wd-image img {
    border-radius: 0px !important
}

div#location {
    background: black;
}
.wd-social-icons>a {
    border: 1px solid black !important;
    padding-top: 4px;
}

.wd-page-wrapper {
transition: background-color 1s ease;
}

#footme .wd-social-icons.wd-style-bordered {

    --wd-social-brd-color: #000;
}
span.wd-btn-icon {
    margin-left: 30px;
}

#footme p {
    margin-bottom: 0;
}

.wd-fs-menu {

    background-color: #0b0f2ba8 !important; }


.wd-fs-menu.wd-opened::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(6px);
  z-index: -1; /* Behind the menu */
}

span.wd-icon.fas.fa-map-marker-alt {
    color: white !important;
    font-size: 17px;
}

/* forms styles */ 

.dhvc-form-input input {
    border-radius: 15px !important;
}

textarea#dhvc_form_control_Mesajınız {
    border-radius: 15px;
}

input.dhvc-form-control {
    border-radius: 15px !important;
    margin-bottom: 10px !important;
}



button.button.dhvc-form-submit {
    border-radius: 15px;
    width: 100%;
}

div#team {
    background: black;
}

#creativepool h2 { font-size : 40px ; color : white ; }

#footme h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
}


div#location h3 {
    color: white;
    font-size: 40px;
}



div#combo h2 {
    color: white !important;
    font-size: 40px;
}

div#paketci {
    color: white;
    background: black;
    font-size: 22px;
}

div#paketci strong {
    color: #9741A6;
}


div#combo {
    background: black;
}


#briefing {
    color: black;
}

#briefing h2 {
    color: white;
    font-size: 40px;
}


#order {
    background: black;
}

#briefing {
    color: white;
    font-size: 22px;
}

#briefing .dhvc-form-action.dhvc_form_submit_button {
    margin-top: 10px;
}




#brief .btn {
    font-size: 16px;}
#brief strong {
    font-size: 2vw;
}


#footme h3 {
    color: black !important;
}


#footme p { color: black !important;
}

@media (min-width: 1300px) and (max-width: 1450px) {
  #footme .wd-image img { margin-top: -100px;}
}
@media (min-width: 1025px) {
	.wd-tools-element .wd-tools-icon:before {
    font-size: 40px !important;
}

/*.menu-main-container {
    margin-left: 100px;
}*/
ul#menu-nu-menu {
	font-size: 30px; font-weight : 700 ; text-transform : uppercase;}

ul#menu-nu-menu-tr {
	font-size: 30px; font-weight : 700 ; text-transform : uppercase;}

#sosyaladres .wd-social-icons.wd-style-default>a {border: none !important; }
} 

#sandy p {
    font-size: 2vw;
}


/*
.ayaksosyal:before {
    content: 'socials';
    font-size: 30px;
    font-weight: 900;
    color: black;
    font-family: 'commuters-sans';
}




*/

/*
.ayaksosyal::before {
    content: "";
    display: block;
    width: 75px;
    height: 48px;
    background-image: url(https://deimoscreative.com/derin15/uploads/socialz.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 10px;
}*/


#enbastaki h3 {

    line-height: 1;
    margin-bottom: 0;
}

.widget.widget_nav_menu {
    /* border: 0px !important; */
    bottom: 30px !important;
	position: fixed;}


.wd-header-nav, .site-logo {
    padding-inline: 0px;
}

adresci h2 {
    font-size: 30px;
}

.adresci {
    bottom: 50px;
    position: fixed;
    right: 50px;
    font-size: 22px;
}
.adressosyal {
    position: fixed;
    right: 372px;
}


ul#menu-nu-menu a {
	color : white;}

ul#menu-nu-menu a:hover {
	color : red;}

#taytay {
    display : none;
}


.ayaksosyal {
    margin-right: 50px;
}


}

@media (min-width: 577px) and (max-width: 767px) {
	#servisci h2 { font-size : 65px !important; text-align: center; }
#slopped h1 { font-size : 30px !important;}
#blogtop h2 { font-size : 25px !important; }
#who h1 {font-size : 50px ;}
#footme .text-right { text-align : center !important }
}

@media (max-width: 576px) {
	#servisci h2 { font-size : 65px !important; text-align: center; }
#slopped h1 { font-size : 50px !important; text-align : center;}
#blogtop h2 { font-size : 25px !important; }
#who h1 {font-size : 50px ;}
#footme .text-right { --wd-align : center !important }
#sandy p {
    font-size: 30px !important;
}

#brief strong {
    font-size: 30px !important;
}

#footme .wd-social-icons.wd-style-bordered {

    margin-top: 20px;
}

#footme .text-right { --text-align: center !important;}
#taytay {
    margin-bottom: -36px;
}

#newsgallery .acf-gallery-grid {
        grid-template-columns: 1fr !important;
    }


.mobile-nav.wd-side-hidden.wd-side-hidden-nav.wd-right.wd-opener-arrow.wd-opened {
    background: black;
}

span.nav-link-text {
    font-size: 30px;

    color: white;

}

ul#menu-nu-menu-1 {
    margin-top: 150px;

}


.katilulan p {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 15px;
}

.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {

    min-height: 70px !important;
    border-bottom: 1px solid #323438 !important;
}

#taytay {
    display: unset !important;
}


.wd-nav>li>a {
    flex-direction: column
    text-align: center !important;
    justify-content: center;
}

#footme h3 {
    text-align: center;
    margin-top: 50px;
}

.ayaksosyal {
    margin-right: 0px !important;
}
}

