@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//smilesepet.com/wp-content/themes/elvanec/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:rgba(10,10,10,0);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(246,246,246);
	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;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(251,190,15);
}
:root{
--btn-accented-bgcolor-hover:rgb(251,190,15);
}
: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-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--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;
}



fieldset.hidden-fields-container {
    display: none;
}


.topbar-text {
  overflow: hidden;
  height: 30px;
  position: relative;
}
.topbar-message strong {
    color: #fcba03;
    font-size: 13px;
}
.topbar-slider {
  display: flex;
  flex-direction: column;
  animation: slideText 5s infinite;
}
.topbar-message {
  line-height: 30px;
  text-align: center;
  white-space: nowrap;
}
@keyframes slideText {
  0%   { transform: translateY(0%); }
  40%  { transform: translateY(0%); }
  50%  { transform: translateY(-50%); }
  90%  { transform: translateY(-50%); }
  100% { transform: translateY(0%); }
}
@media (max-width: 500px) {
.topbar-message {
    font-size: 10px;
}}

.login .language-switcher {
    display: none !important;
}


#page-seo {
		display: none !important;
}
.star-rating {
    width: 100%;
}
.cr-all-reviews-shortcode {
    padding: 0 165px;
}





li#menu-item-649 a {
    justify-content: center;
}
.menu-acilir a::after {
    color: black !important;
    font-weight: bold !important;
    font-size: 10px !important;
    margin-left: 5px !important;
}
.menu-acilir .wd-dropdown-menu {
    border-radius: 10px;
}
.menu-acilir .wd-dropdown .sb-menu img:hover {
    transform: scale(1.05);
}
.menu-acilir .wd-dropdown .sb-menu img {
    transition: ease 0.5s;
}
.sb-menu {
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
}
.sb-menu img {
    margin-bottom: 20px;
    background-color: #f8f8f8;
    padding: 20px;
    border-radius: 10px;
    width: 150px;
}
.whb-top-bar .wd-dropdown {
    left: -70px !important;
    border-radius: 10px;
    top: 35px;
}
.whb-top-bar .wd-dropdown li a {
    text-align: center;
    color: black;
    font-weight: 500;
    justify-content: center;
    font-size: 13px;
}
.wd-header-nav.wd-header-secondary-nav.text-left {
    text-align: right;
}
.wd-header-nav.wd-header-secondary-nav.text-left span {
    font-size: 13px;
    font-weight: 500;
}
header .whb-top-bar .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: white !important;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    padding: 0 40px;
}
.variations_form label {
    display: block !important;
}
.variations_form .label::before {
    display: none !important;
}
img.trend-logo {
    width: 75px;
}
img.hepsi-logo {
    width: 100px;
}
.mobile-logo img {
    width: 200px;
}
.mobile-nav .searchform input {
    height: 50px !important;
}
.mobile-nav .searchform {
    box-shadow: none !important;
    border: 1px solid #eeeeee;
    border-radius: 10px;
}
li#menu-item-649 span.nav-link-text {
    width: 100%;
}
li#menu-item-650 > a {
    display: none;
}
.mobileshop {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    column-gap: 10px;
}
li#menu-item-650 {
    justify-content: center;
    margin-top: 30px;
}
.mobileshop a:first-child {
    display: none;
}
.mobile-pages a {
    border: none !important;
}
.mobile-pages span::before, .mobile-opr span::before {
    content: "";
    display: block;
    height: 7px;
    width: 7px;
    background: #fcba03;
    border-radius: 2px;
}







/*----------------- GENERAL -----------------*/
.slider-sepet {
    display: flex;
    align-items: center;
    flex-direction: row;
    column-gap: 4px;
}
.tax-product_cat header .container {
    max-width: 1730px;
}
.wd-prefooter {
    padding-bottom: 0px !important;
    background-color: var(--wd-main-bgcolor);
}
.page-title {
    display: none;
}
.page-title .wd-back-btn {
    display: none !important;
}
.page-title .title {
    font-size: 52px;
}



/*----------------- 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: #25D366;
    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;
}
}





/*----------------- PRODUCT CATEGORY -----------------*/
.tax-product_cat .page-title {
    display: block !important;
		margin-bottom: 5px !important;
}
.tax-product_cat .tasarla-tile {
    font-size: 30px;
    font-weight: 600;
    margin-top: 30px;
    line-height: 0.9;
    margin-bottom: 20px;
}
.tax-product_cat .tasarla-tile-2 {
    font-weight: 100;
    color: black;
    margin-left: 10px;
}
.tax-product_cat span.tak {
    color: #ff0000;
}
.tax-product_cat span.cikar {
    color: black;
}
.tax-product_cat span.tasarla {
    color: #515151;
}
.tax-product_cat .tasarla-btn a {
    font-size: 16px;
    font-weight: 600;
    color: white;
    background-color: #000000;
    padding: 8px 20px;
    border-radius: 4px;
}
.tax-product_cat .tasarla-text {
    font-size: 16px;
    color: black;
    margin-top: 10px;
    margin-bottom: 25px;
    width: 85%;
}
.tax-product_cat .category-sec {
    text-align: center;
}
.tax-product_cat .cat-text {
    font-size: 16px;
    color: #1f1f1f;
    font-weight: 400;
    width: 90%;
    margin: auto;
    margin-bottom: 50px;
}
.tax-product_cat .container {
    max-width: 1550px;
}
.wd-add-btn .add-to-cart-loop span::before {
    content: "\f126";
    font-family: "woodmart-font";
    margin-right: 6px;
}




/*----------------- SINGLE PRODUCT -----------------*/
.single-product .wd-swatch {
    height: 100%;
    width: 80px;
    border-radius: 5px !important;
    padding: 10px !important;
}
.wd-swatch.wd-active {
    --wd-swatch-brd-color: #24242400 !important;
    border: 2px solid #fbbe0e;
    filter: none !important;!i;!;
}
.single-product .wd-swatch {
    display: flex;
    flex-direction: column;
}
.single-product span.wd-swatch-text {
    display: block !important;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.single-product table.variations tr {
    display: flex;
    flex-direction: column;
}
.single-product th.label.cell {
    margin-bottom: 20px;
}
.single-product .variations_form-linked table.variations {
    margin-bottom: 40px;
    margin-top: 40px;
}
select#pa_montaj-secenegi {
    border: 1px solid gainsboro;
    border-radius: 5px;
    color: black;
    font-weight: 500;
}
.variations_form .label {
    margin-bottom: 10px !important;!i;!;
}
.single-product table.variations {
    margin-bottom: 40px;
}
.single-product th.label.cell::before {
    content: "Renkler";
    font-size: 16px;
    color: #b7b7b7;
}
.single-product th.label.cell label {
    display: none;
}
.summary-inner .product_title {
    font-size: 36px;
    color: black;
    font-weight: 600;
    width: 80%;
}
.summary-inner {
    padding-left: 5%;
		padding-top: 5%;
}
.single-product .product_meta, .single-product .wd-social-icons {
    display: none;
}
.single-product span.woocommerce-Price-amount.amount {
    font-size: 30px;
}
.single-product-page .container {
    max-width: 1730px;
}
.single-product .thumbnails.owl-carousel {
    width: 92%;
    margin: auto;
    overflow: visible;
}
.pro-aciklama {
    font-size: 16px;
    color: #1f1f1f;
}
.shop-content-area .container {
    max-width: 1730px;
}
.single-breadcrumbs-wrapper {
    margin-bottom: 20px;
    padding-left: 7%;
}
.single-breadcrumbs-wrapper a, .single-breadcrumbs-wrapper span {
    font-size: 12px;
    color: #575757 !important;
}
.single-product .main-page-wrapper {
    margin-top: 0px !important;
    padding-top: 0 !important;
}
.single-product .whb-header {
    margin-bottom: 20px;
}
.summary-inner .single-breadcrumbs-wrapper {
    display: none;
}
.thumbnails .owl-prev, 
.thumbnails .owl-next {
    visibility: visible;
    opacity: 1;
    transform: none !important;!i;!;
}
.thumbnails .owl-prev {
    left: -40px !important;
}
.thumbnails .owl-next {
    right: -40px !important;
}
.single-product .olcu-genel {
    padding: 0 100px;
}
.single-product .pro-sec-tile {
    font-weight: 600;
    color: black;
    font-size: 36px;
    margin-bottom: 10px;
}
.single-product .pro-sec-text {
    font-size: 16px;
    color: #1f1f1f;
    margin-bottom: 30px;
}
.single-product table.table-pro-section td {
    font-size: 18px;
    color: #000000;
    border-color: #cbcbcb !important;
    padding-top: 35px;
    padding-bottom: 35px;
}
.single-product table.table-pro-section tr {
    border: 1px solid #cbcbcb !important;
}
.single-product table.table-pro-section td:first-child {
    border-right: 1px solid;
    padding-left: 30px;
}
.single-product table.table-pro-section td:last-child {
    text-align: center;
}
.single-product .olcu-row {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 4%;
}
.single-product #montaj-row {
    padding: 0 190px;
}
.single-product .montaj-sec-tile {
    font-size: 36px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 10px;
}
.single-product .montaj-sec-text {
    font-size: 16px;
    color: #1f1f1f;
    margin-bottom: 50px;
}
.single-product .olcu-genel {
    margin-bottom: 100px;
}
.single-product .set-montaj-box-tile {
    font-size: 26px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 10px;
}
.single-product .set-montaj-box-text {
    font-size: 16px;
    color: #1f1f1f;
    width: 60%;
}
.single-product .set-montaj-sec {
    display: flex;
    align-items: center;
    width: 100%;
}
.single-product .set-montaj-sec-img img {
    width: 100%;
}
.single-product .set-montaj-sec.son .set-montaj-box {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.single-product .set-montaj-sec-img {
    width: 30%;
}
.single-product .set-montaj-sec.son {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
}
.single-product .son .set-montaj-box-text {
    width: 75%;
}
.single-product .son .set-montaj-sec-img {
    width: 40%;
}
.single-product .wd-nav-wrapper.wd-nav-tabs-wrapper.text-center {
    display: none !important;
    border: none !important;
}
.single-product .product-tabs-wrapper {
    border: none !important;
    padding-top: 120px;
}
.summary-inner .quantity input {
    width: 50px !important;
    height: 50px !important;
    color: black !important;
    font-size: 17px;
    font-weight: 600;
}
.single-product .form-product-tile {
    text-align: center;
    font-size: 24px;
    color: black;
    font-weight: 600;
}
.single-product .form-product-text {
    text-align: center;
    color: gray;
    font-size: 16px;
    width: 50%;
    margin: auto;
    margin-bottom: 50px;
}
.single-product .form-product-tile p {
    margin-bottom: 10px;
}
.single-product .two {
    display: flex;
    justify-content: space-between;
    column-gap: 20px;
}
.single-product .two .column {
    width: 100%;
}
.single-product .column input, .column textarea {
    border: 1.2px solid gainsboro !important;
}
.single-product .column input {
    height: 60px;
    font-size: 15px;
}
.single-product .wpcf7-submit {
    background: black !important;
    color: white;
    font-size: 15px;
    padding: 14px 40px;
}




@media (max-width: 1450px) {
    .single-product .olcu-genel {
        padding: 0 10px;
    }
    .single-product #montaj-row {
        padding: 0 90px;
    }
}


@media (max-width: 1050px) {
	.cr-all-reviews-shortcode {
    padding: 0 15px;
}
    .summary-inner .product_title {
        font-size: 25px;
        color: black;
        font-weight: 600;
        width: 80%;
    }
    .pro-aciklama {
        font-size: 14px;
        color: #1f1f1f;
    }
    .single-product span.woocommerce-Price-amount.amount {
        font-size: 20px;
    }
    .single-product th.label.cell::before {
        content: "Renkler";
        font-size: 14px;
        color: #b7b7b7;
    }
    .woocommerce-product-gallery .owl-next, .woocommerce-product-gallery .owl-prev {
        justify-content: center !important;
    }
    div#tab-item-title-description {
        display: none;
    }
    .wd-accordion.wd-style-default:before {
        display: none;
    }
    .single-product .pro-sec-tile {
        font-weight: 600;
        color: black;
        font-size: 25px;
        margin-bottom: 10px;
    }
    .single-product .pro-sec-text {
        font-size: 14px;
        color: #1f1f1f;
        margin-bottom: 30px;
    }
    .single-product table.table-pro-section td {
        font-size: 14px;
        color: #000000;
        border-color: #cbcbcb !important;
        padding-top: 25px;
        padding-bottom: 25px;
    }
		div#tab-item-title-additional_information {
        display: none !important;
    }
    .single-product #montaj-row {
        padding: 0 0px;
    }
    .single-product .montaj-sec-tile {
        font-size: 25px;
        color: #000000;
        font-weight: 600;
        margin-bottom: 10px;
    }
    .single-product .montaj-sec-text {
        font-size: 14px;
        color: #1f1f1f;
        margin-bottom: 50px;
    }
    .single-product .set-montaj-box-tile {
        font-size: 20px;
        color: #000000;
        font-weight: 600;
        margin-bottom: 10px;
    }
    .single-product .set-montaj-box-text {
        font-size: 14px;
        color: #1f1f1f;
        width: 70%;
    }
    .single-product .set-montaj-sec-img {
        width: 70%;
    }
    .single-product .son .set-montaj-sec-img {
        width: 70%;
    }
		.single-product .form-product-text {
				text-align: center;
				color: gray;
				font-size: 14px;
				width: 79%;
				margin: auto;
				margin-bottom: 50px;
		}
		.single-product .form-product-tile {
				text-align: center;
				font-size: 20px;
				color: black;
				font-weight: 600;
		}
}


@media (max-width: 800px) {
    .summary-inner {
        padding-left: 0%;
        padding-top: 5%;
    }
}


@media (max-width: 500px) {
    .single-breadcrumbs-wrapper {
        margin-bottom: 50px;
        padding-left: 1%;
    }
	.hustle-image {
    height: 350px !important;
}
    .summary-inner .product_title {
        font-size: 23px;
        color: black;
        font-weight: 600;
        width: 80%;
    }
    .pro-aciklama {
        font-size: 13px;
        color: #1f1f1f;
    }
    .summary-inner .quantity input {
        width: 40px !important;
        height: 40px !important;
        color: black !important;
        font-size: 13px;
        font-weight: 600;
    }
    .thumbnails-ready .owl-item {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .thumbs-position-bottom .woocommerce-product-gallery__wrapper {
        margin-bottom: 10px !important;
    }
    .single-product .product-tabs-wrapper {
        border: none !important;
        padding-top: 60px;
    }
    .single-product .pro-sec-tile {
        font-weight: 600;
        color: black;
        font-size: 21px;
        margin-bottom: 10px;
    }
    .single-product .pro-sec-text {
        font-size: 13px;
        color: #1f1f1f;
        margin-bottom: 30px;
    }
    .single-product .olcu-row {
        padding-top: 0px;
        padding-bottom: 30px;
        padding-left: 2%;
    }
    .single-product table.table-pro-section td {
        font-size: 13px;
        color: #000000;
        border-color: #cbcbcb !important;
        padding-top: 17px;
        padding-bottom: 17px;
    }
    .single-product .montaj-sec-tile {
        font-size: 21px;
        color: #000000;
        font-weight: 600;
        margin-bottom: 10px;
    }
    .single-product .montaj-sec-text {
        font-size: 13px;
        color: #1f1f1f;
        margin-bottom: 50px;
    }
    .single-product .set-montaj-sec {
        display: flex;
        align-items: center;
        width: 100%;
        flex-direction: column;
    }
    .single-product .set-montaj-sec {
        display: flex;
        align-items: center;
        width: 100%;
        flex-direction: column;
        margin-bottom: 40px;
    }
    .single-product .set-montaj-sec.son {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-content: center;
        text-align: left;
    }
    .single-product .set-montaj-sec.son .set-montaj-box {
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 10px;
    }
		.single-product .form-product-text {
				text-align: center;
				color: gray;
				font-size: 13px;
				width: 100%;
				margin: auto;
				margin-bottom: 50px;
		}
		.single-product .form-product-tile {
				text-align: center;
				font-size: 19px;
				color: black;
				font-weight: 600;
		}
		.single-product .column input {
				height: 50px;
				font-size: 13px;
		}
}


/*----------------- HEADER -----------------*/
header .container {
    max-width: 1730px;
}
header .topbar-text {
    font-size: 12px;
    font-weight: 500;
    color: white;
		text-align: center;
}
.wd-header-nav span {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Poppins';
}
#menu-item-392 .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li {
    margin-bottom: 25px;
    width: 205px;
}
.menu-acilir .wd-sub-menu {
    display: flex;
    justify-content: center;
}
@media(max-width:1440px) {
#menu-item-392 .wd-dropdown-menu:is(.wd-design-sized,.wd-design-full-width,.wd-design-full-height) .wd-sub-menu>li {
    margin-bottom: 25px;
    width: 200px;
}
}


/*----------------- 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-wrapper .wd-entities-title a {
    font-size: 16px;
    color: #1f1f1f;
    font-weight: 600;
}
.product-grid-item {
    text-align: left !important;
}
.product-wrapper .price {
    font-size: 18px;
    margin-bottom: 5px;
}
.product-wrapper .wd-add-btn {
    justify-content: left !important;
}
.wd-add-btn span {
    font-size: 16px !important;
    padding: 7px 30px !important;
    border-radius: 5px !important;
}
.product-element-top {
    margin-bottom: 10px !important;
}
.archive .title-size-default .title {
		font-size: 52px;
}
@media(max-width:1440px) {
    .title-size-default .title {
        font-size: 52px;
    }
    .tax-product_cat .tasarla-tile {
        font-size: 26px;
    }
    .product-wrapper .wd-entities-title a {
        font-size: 15px;
    }
		.product-wrapper .price {
				font-size: 15px;
		}
    .wd-add-btn span {
        font-size: 14px !important;
    }
    .page-title {
        margin-block: -40px -10px;
    }
}
.title-size-default {
		padding: 0px 0 !important;
		padding-top: 20px !important;
}
@media(max-width:1024px) {
    .page-title .title {
        margin-bottom: 35px;
        margin-top: 15px;
    }
		.title-size-default .title {
				font-size: 48px;
		}
    .tax-product_cat .tasarla-tile {
        font-size: 24px;
    }
    .tax-product_cat .cat-text {
        font-size: 15px;
    }
    .product-wrapper .wd-entities-title a {
        font-size: 14px;
    }
		.product-wrapper .price {
				font-size: 14px;
		}
    .wd-add-btn span {
        font-size: 13px !important;
    }
}
@media(max-width:768px) {
    .page-title .title {
        font-size: 28px;
    }
    .tax-product_cat .tasarla-tile {
        font-size: 20px;
    }
}
@media(max-width:500px) {
    .page-title .title {
        font-size: 25px;
    }
    .tax-product_cat .tasarla-tile {
        font-size: 17px;
    }
    .tax-product_cat .cat-text {
        font-size: 13px;
        width: 93%;
    }
    .archive .woocommerce-breadcrumb {
        font-size: 12px;
    }
    .product-wrapper .wd-entities-title a {
        font-size: 13px;
    }
		.product-wrapper .price {
				font-size: 13px;
		}
    .product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
        min-height: 30px;
    }
    .wd-add-btn span {
        padding: 7px 26px !important;
    }
}




/* ------------- SINGLE-PRODUCT > IMAGE FIX ------------- */
.single-product .woocommerce-product-gallery__wrapper .owl-item {
    height: 670px;
    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: contain;
    object-position: center;
    border-radius: 10px;
}
.single-product .thumbnails .owl-item {
		cursor: pointer;
    height: 110px;
    object-fit: cover;
    object-position: center;
}
.thumbnails-ready .owl-item {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.thumbs-position-bottom .woocommerce-product-gallery__wrapper {
    margin-bottom: 30px !important;
}
.thumbnails-ready .owl-item img {
    border-radius: 10px;
    border: 1px solid #d6d6d6;
}
.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;
		}
}



/*----------------- FOOTER -----------------*/
.footer-container {
    border-top: 1px solid #e8e8e8;
}
.footer-sidebar {
    padding: 70px 0px !important;
}
footer .social-media-links {
    display: flex;
    column-gap: 20px;
    justify-content: center;
}
footer .social-media-links li i {
    color: black;
    font-size: 17px;
}
.footer-column.footer-column-3 {
    text-align: right;
}
.footer-column.footer-column-2 {
    text-align: center;
}
ul.social-media-links li i {
    border: 1px solid black;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}
ul.social-media-links {
    padding-top: 20px;
}
.footer-column.footer-column-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.footer-phone a {
    font-size: 18px;
    font-weight: 600;
    color: white;
    background-color: #000000;
    padding: 4px 30px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: 25px;
    column-gap: 7px;
}
.footer-phone a i {
    font-size: 14px;
}
figure.wp-block-image.size-full.is-resized {
    margin-top: 15px;
}


@media (max-width: 500px) {
	.cr-all-reviews-shortcode {
    padding: 0 15px;
}
footer h5.widget-title {
    text-align: center;
    font-size: 14px;
}
.widget_pages ul {
    text-align: center;
}
.footer-column .widget_pages a {
    font-size: 14px !important;
}
.footer-phone {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
}
.footer-phone a {
    font-size: 16px;
}
}
/*----------------- 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;
}
.widget {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    border-bottom: none !important;
}
footer .container {
    max-width: 1620px;
}
footer h5.widget-title {
    font-size: 15px;
    color: black;
    font-weight: bold;
    text-transform: capitalize;
}
.footer-column .widget_pages a {
    font-size: 15px;
    font-weight: 500 !important;
    color: black;
}



/*----------------- 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;
}




/*********** MOBILE NAV ************/
.mobile-nav .mobile-logo a {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 5px;
    border-bottom: 0px !important;
}
.mobile-nav a, .mobile-nav span {
    border: 1px solid transparent !important;
    color: black;
}
.mobile-nav .wd-nav-opener.wd-active {
    background-color: transparent !important;
    color: black;
    border-bottom: 1px solid #e9e9e9 !important;
}
.mobile-nav .wd-nav-opener:after {
    font-size: 14px;
}
.mobile-nav .wd-sub-menu {
    margin-left: 12px;
}
.wd-nav-mobile li.opener-page>a {
    background-color: transparent !important;
    border-bottom: 1px solid #e9e9e9 !important;
}
.mobile-nav .wd-nav-opener:after {
    width: 24px;
    height: 24px;
    background: black;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.mobile-nav .mobile-logo a {
    background: transparent !important;
}
.mobile-nav .mobile-pages>a, .mobile-nav .mobile-opr>a {
    font-size: 15px;
}
.mobile-nav .wd-sub-menu a{
    font-size: 14px !important;
		color: black !important;
}
.mobile-pages span, .mobile-opr span {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
span.wd-nav-opener::before {
    display: none;
}
.mobile-nav .wd-nav-opener:after {
    font-size: 12px !important;
    padding-top: 2px;
}
.mobile-nav .mobile-pages .wd-sub-menu {
    display: block !important;
}
.mobile-nav .mobile-pages span.wd-nav-opener {
    position: absolute;
    left: -1000px !important;
}
.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: white !important;
}
.mobile-copy a, .mobile-copy, .mobile-copy strong {
    font-size: 13px;
    font-weight: 400 !important;
    color: gray;
    width: 100%;
    text-align: center;
}
.mobile-botom>a {
    display: none !important;
}
.mobile-botom {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.mobile-pages .wd-sub-menu a {
    border-bottom: none !important;
}






/*********** SINGLE BOTTOM ***********/
.single-product #comments {
    margin-bottom: 40px !important;
    padding: 0 150px;
}
.single-product #comments .wd-owl .owl-stage-outer {
    overflow: unset !important;
}
.single-product .customer-section-icon {
    margin-bottom: 20px;
    display: flex;
    column-gap: 5px;
}
.single-product .customer-section-text {
    color: black;
    font-size: 15px;
}
.single-product .customer-section-tile {
    color: black;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 30px;
}
.single-product .customer-section {
    background-color: #f5f5f5;
    padding: 30px 30px;
    border-radius: 15px;
}


.single-product #garanti {
    padding: 0 150px;
     margin-bottom: 0 !important;
}
.single-product #kurulum {
    border-radius: 8px;
    margin-bottom: 0px !important;
}
.single-product .section {
    display: flex;
    justify-content: center;
    column-gap: 20px;
    align-items: center;
}
.single-product .secs-tile {
    font-size: 16px;
    color: black;
    font-weight: 500;
}
.single-product .secs-text {
    color: #787f87;
    font-weight: 500;
    width: 69%;
}
.single-product .home-tile {
    font-size: 24px;
    color: black;
    font-weight: 600;
    text-align: center;
    font-family: 'Poppins';
}


@media (max-width: 1500px) {
    .single-product #garanti {
        padding: 0px 60px;
    }
    .single-product .secs-text {
    width: 90%;
    }
		.single-product #comments {
        padding: 0 60px;
    }
}
@media (max-width: 1050px) {
    .single-product #garanti {
        padding: 0px 15px;
    }
    .single-product .secs-tile {
        font-size: 14px;
    }
    .single-product .secs img {
        margin-bottom: 20px;
    }
    .single-product .section {
        text-align: center;
        display: flex;
        justify-content: center;
        column-gap: 20px;
        align-items: center;
        flex-direction: column;
    }
    .single-product .secs-text {
        color: #787f87;
        font-weight: 500;
        width: 100%;
    }
		.single-product .home-tile {
        font-size: 20px;
        color: black;
        font-weight: 600;
        text-align: center;
        font-family: 'Poppins';
    }
		.single-product #comments {
        padding: 0 15px;
    }
    .single-product .customer-section-text {
        font-size: 14px;
    }
    .single-product .customer-section-tile {
        font-size: 16px;
    }
}
@media (max-width: 500px){
    .single-product .secs-text {
        width: 80%;
        margin: auto;
    }
    .single-product #kurulum {
        border-radius: 8px;
        margin-bottom: 0px !important;
        padding-bottom: 30px;
    }
    .single-product #kurulum .wpb_content_element {
        margin-bottom: 0px !important;
    }
		.single-product .home-tile {
        font-size: 18px;
    }
		.single-product #comments .customer-section-tile {
        font-size: 15px;
    }
    .single-product .customer-section-icon img {
        width: 15px !important;
    }
}




.single-post .entry-meta.wd-entry-meta {
    display: none !important;
}
.single-post .post-date.wd-post-date.wd-style-with-bg {
    display: none !important;
}


.copy-sec {
    display: flex;
    column-gap: 10px;
    justify-content: flex-end;
    align-items: center;
    color: black;
    font-weight: 500;
}
.copy-sec img {
    width: 40px;
}

@media (max-width: 1050px){
	.copy-sec {
	    display: flex;
	    column-gap: 10px;
	    justify-content: center;
	    align-items: center;
	    font-weight: 500;
	}
}
@media (max-width: 500px){
.archive .title-size-default .title {
    font-size: 19px;
}
}