.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(245,245,245);
}

: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:"Poppins", 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:"Poppins", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:400;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(147,53,125);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
body{
	background-color:rgba(181,181,181,0);
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#000000;
}
:root{
--btn-shop-bgcolor-hover:#bababa;
}
:root{
--btn-accent-bgcolor:#0f0303;
}
:root{
--btn-accent-bgcolor-hover:#0f0303;
}
: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: 5px;
	
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-color-hover: #fff;
	
	
	
			--btn-default-bottom-active: -1px;
		--btn-default-brd-radius: 0px;
		--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
			--btn-accent-bottom-active: -1px;
		--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-accent-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
		}

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

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

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

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

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
		rs-slides [data-type=text],
rs-slides [data-type=button] {
	font-family: Poppins !important;
}
	
		rs-slides h1[data-type=text],
rs-slides h2[data-type=text],
rs-slides h3[data-type=text],
rs-slides h4[data-type=text],
rs-slides h5[data-type=text],
rs-slides h6[data-type=text] {
	font-family: Poppins !important;
}
			@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.mertkomak.com/wp-content/themes/inweb/fonts/woodmart-font.woff2?v=6.1") format("woff2"),
	url("//www.mertkomak.com/wp-content/themes/inweb/fonts/woodmart-font.woff?v=6.1") format("woff");
}

/*********** Test Code Start **************************/
@media (min-width:1100px) {
.whb-header-bottom .wd-header-nav ul.sub-sub-menu.wd-dropdown {
    width: 640px !important;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.whb-header-bottom .wd-header-nav ul.sub-sub-menu.wd-dropdown li {
    max-width: 300px !important;
    min-width: 300px !important;
	}
}
/****************** Test Code End *******************/
@media (min-width:1025px) {
.single-product .product-image-summary.col-lg-9.col-12.col-md-9 {
    max-width: 60%;
    flex: 0 0 60%;
}
.single-product aside.sidebar-container.col-lg-3.col-md-3.col-12.order-last.sidebar-right.single-product-sidebar.area-sidebar-product-single {
    flex: 0 0 40%;
    max-width: 40% !important;
	}
}
/********** Global **************/
@media (min-width:1024px) and (max-width:1025px) {
.whb-header-bottom .whb-column.whb-col-mobile.whb-hidden-lg, 
.whb-general-header .whb-mobile-left, 
.whb-general-header .whb-mobile-center, 
.whb-general-header .whb-mobile-right,
.whb-top-bar .whb-col-mobile {
    display: none !important;
	}
.whb-general-header .whb-col-left .wd-logo img {
    max-width: 144px !important;
    transform: scale(0.8);
	}
}
.main-page-wrapper {
    padding-top: 0 !important;
	}
nav.woocommerce-breadcrumb .breadcrumb-last
    font-size: 14px !important;
	}
nav.woocommerce-breadcrumb a {
    font-size: 14px !important;
	}
@media (max-width:555px) {
nav.woocommerce-breadcrumb .breadcrumb-last {
    font-size: 11px !important;
	}
nav.woocommerce-breadcrumb a {
    font-size: 11px !important;
	}
}
.woodmart-close-side {
    cursor: url(https://inweb.com.tr/wp-content/uploads/2021/06/close_burger.545cc992.png) 16 16,default;
}
::selection {
    background-color: #ff7bff73;
    color: #3c3636;
}
body::-webkit-scrollbar {
  width: 10px;
}
body::-webkit-scrollbar-thumb {
    background-color: purple;
}
.next.page-number {
    border: none !important;
}
a.page-numbers {
    border: 1.6px solid gray !important;
    border-radius: 3px;
}
span.page-numbers.current {
    background: purple !important;
}
/*********** ACCOUNT *************/
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
	}
.logged-in .downloads-link {
    display: none !important;
	}
/*
.pswp__item:before {
    background: url(https://www.mertkomak.com/wp-content/uploads/2021/11/logo-tr.svg);
    background-size: 140px;
    width: 1920px;
    height: 1080px !important;
    background-repeat: repeat;
    position: absolute;
    display: flex;
    top: 0;
    left: 0 !important;
    content: "";
    opacity: 0.4;
}*/
.pswp__container img {
    border-radius: 8px !important;
}
@media(min-width:1025px) and (max-width:1450px){
	.pswp__item:before{
		 background: none !important;
		 position:relative;
	}
}
/************ HEADER ****************/
[class*="wd-header-search-form"] input[type='text'] {
    min-width: 290px;
    background-color: #f5f5f5;
    border: 1px solid #8a008b;
    box-shadow: 0 2px 3px #0000002b;
	}
@media (min-width: 1300px) {
	[class*="wd-header-search-form"] {
		max-width: 700px;
		margin: auto;
	}
}
.whb-general-header .searchform .searchsubmit:after {
    color: purple !important;
}
.whb-general-header button.searchsubmit {
    background: transparent !important;
    height: 35px !important;
    margin-top: 5px !important;
}
@media (min-width: 1399px) {
	.whb-header-bottom a.woodmart-nav-link {
		font-size: 1.1em;
	}
}
@media (max-width:1024px) {
.whb-header-bottom .whb-col-mobile .wd-search-form {
    padding: 0 !important;
	}
.whb-header-bottom .whb-col-mobile .wd-search-form input.s {
    min-width: 350px !important;
}
}
.homebtn {
    background-color: #963c75;
    display: flex;
    height: 70px;
    align-items: center;
    width: 70px;
    justify-content: center;
	}
.homebtn img {
    width: 35px;
    height: 35px;
    object-fit: contain;
	}
.homebtn:hover img {
    filter: invert(1);
}
.homebtn:hover {
    border: 1px solid purple !important;
    background: transparent !important;
}
a.ilanbtn {
    display: flex;
    height: 50px;
    align-items: center;
    background-color: #963c75;
    color: white;
    font-size: 1.4em;
    padding: 0 20px;
    border: 1px solid #963c75;
	}
a.ilanbtn:hover {
    background-color: white;
	}
.wd-nav>li.wd-has-children>a:after, .wd-nav>li.menu-item-has-children>a:after {
    color: black !important;
    font-size: 70%;
	}
.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after {
    background-color: #ececec;
    padding: 6px;
    border-radius: 5px;
    color: black;
    box-shadow: 0 0 3px #0000005c;
	}
.wd-sub-menu li a {
    color: black;
    font-size: 1em !important;
	}
.whb-header-bottom .whb-header-bottom-inner ul#menu-main {
    width: 100% !important;
    justify-content: space-around;
	}
.whb-header-bottom .whb-col-mobile form .searchsubmit {
    background: transparent !important;
	}
/****************** Header Bottom > Bottom **************/
.parca-bir a:nth-child(2), .parca-iki a:nth-child(2) {
    border-right: 1px solid #f2f2f2 !important;
    color: black !important;
    padding-right: 10px !important;
    margin-right: 10px !important;
	}
.header-bottom-manuel-bottom {
    display: flex;
    justify-content: space-around !important;
    width: 100% !important;
    align-items: center !important;
    height: 50px !important;
	    border-bottom: 1px solid #f2f2f2 !important;
	}
.parca-bir, 
.parca-iki {
    display: flex;
    align-items: center !important;
	}
.header-bottom-manuel-bottom p {
    margin: 0 !important;
    color: #963c75 !important;
    font-weight: 500;
    border-right: 1px solid #f2f2f2;
    padding-right: 10px !important;
	}
.header-bottom-manuel-bottom a {
    color: black !important;
	}
@media (max-width:1024px) {
.header-bottom-manuel-bottom * {
    text-align: center !important;
    justify-content: center !important;
    align-items: center !important;
	}
.header-bottom-manuel-bottom {
    display: block !important;
    justify-content: space-around !important;
    width: 100% !important;
    align-items: center !important;
    height: 50px !important;
    text-align: center !important;
	}
}
@media (max-width:600px) {
.parca-bir p, 
.parca-bir a, 
.parca-iki p, 
.parca-iki a {
    font-size: 11px !important;
	}
.header-bottom-manuel-bottom {
    height: max-content !important;
    padding: 10px 0px !important;
	}
}
@media (max-width:550px) {
.parca-bir a:nth-child(2), 
.parca-iki a:nth-child(2) {
    min-width: 120px !important;
	}
.parca-bir p, 
.parca-iki p {
    min-width: 75px !important;
	}
.parca-bir a:nth-child(3), 
.parca-iki a:nth-child(3) {
    min-width: 150px !important;
	}
}
/******** Mobile Menu ************/
.mobile-nav .searchform .searchsubmit:after {
    color: purple !important;
}
.mobile-nav .searchform .searchsubmit {
    background: white !important;
}
.mobile-nav .searchform {
    border: 1px solid #d6caca;
    border-radius: 5px !important;
}
.mobile-nav .searchform input {
    height: 30px !important;
    margin: 8px 0 !important;
}
.mobile-menu-icon a {
    justify-content: center !important;
    border: none !important;
}
.mobile-nav .searchform {
    z-index: 2;
    box-shadow: 0 -1px 9px rgb(0 0 0 / 17%);
    width: 88%;
    margin: auto;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}
.mobile-nav .widgetarea-mobile h5 {
    margin-bottom: 0 !important;
}
.mobile-nav .widgetarea-mobile .wd-social-icons :before {
    color: gray !important;
}
.mobile-nav .widgetarea-mobile .wd-social-icons {
    text-align: center !important;
}
.mobile-nav .widgetarea-mobile {
    text-align: center !important;
}
.mobile-nav li span {
    font-weight: 500;
    text-transform: capitalize;
}
.mobile-nav span.wd-nav-opener {
    background-color: #ececec !important;
    padding: 5px !important;
    border-radius: 5px !important;
    color: black !important;
    box-shadow: none !important;
    border: none !important;
    width: 35px !important;
    height: 35px !important;
    margin-top: 8px;
    margin-right: 15px !important;
}
.mobile-nav ul.sub-sub-menu a {
    color: gray !important;
}
.mobile-nav ul.wd-sub-menu.sub-menu li a {
    background: transparent !important;
}
.mobile-nav ul.sub-sub-menu {
    margin-left: 5px !important;
}
.mobile-nav  ul.wd-sub-menu.sub-menu li a:before {
    content: "-";
    margin-right: 2px !important;
}
.mobile-nav  ul.wd-sub-menu.sub-menu li a {
    margin-left: 15px !important;
    border: none !important;
}
.mobile-ilan a {
    color: white !important;
    background: purple;
    border-radius: 5px !important;
    justify-content: center !important;
}
.mobile-ilan a:hover,
.mobile-ilan a:active {
    color: white !important;
}
.mobile-ilan {
    width: 94% !important;
    margin: auto;
		margin-top: 15px !important;
    margin-bottom: 15px !important;
	transform: scale(0.7);
}
/*********** Archive *************/
.archive .wd-shop-tools.woodmart-shop-tools {
    width: 100%;
    justify-content: space-between;
}
.archive .shop-loop-head {
    margin-top: 15px !important;
}
.archive .row.content-layout-wrapper.align-items-start {
    display: flex;
    flex-direction: row-reverse;
}
.archive .sidebar-container .pwb-filter-products-1 ul {
    max-height: 200px;
    overflow-y: scroll !important;
}
.archive .sidebar-container .pwb-filter-products-1 ul::-webkit-scrollbar {
    background: white !important;
    color: red !important;
    width: 4px;
}
.archive .sidebar-container .pwb-filter-products-1 ul::-webkit-scrollbar-thumb {
    background: purple !important;
}
.archive .sidebar-container div#pwb_filter_by_brand_widget-5 {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}
.archive .sidebar-container .pwb-filter-products ul {
    max-height: 200px;
    overflow-y: scroll !important;
}
.archive .pwb-filter-products-1 button.pwb-remove-filter-1 {
    background: purple !important;
    color: white !important;
    text-transform: capitalize;
    font-size: 12px;
    padding: 0 !important;
    padding: 10px 19px !important;
    font-size: 0.8em;
}
.archive .sidebar-container button.pwb-apply-filter {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    background: purple !important;
    color: white !important;
    text-transform: capitalize;
    font-size: 12px;
    padding: 0 !important;
    padding: 10px 19px !important;
}
.archive .products > div:nth-child(2n+1) > .product-wrapper {
    background: #F5F5F5;
    border: none !important;
}
.archive .products .product-wrapper {
    padding: 21px !important;
}
.archive .sidebar-container .pwb-filter-products ul::-webkit-scrollbar-thumb {
    background: purple !important;
}
.archive .sidebar-container .pwb-filter-products ul::-webkit-scrollbar {
    background: white !important;
    color: red !important;
    width: 4px;
}
.archive .product-list-content .wd-add-btn a {
    text-transform: unset;
    background: purple;
    color: white;
    min-width: 105px;
    max-height: 35px !important;
}
.archive .product-list-content .wd-add-btn a:hover {
    background: transparent !important;
    border: 1px solid purple !important;
    color: purple !important;
}
.archive .product-element-top .custom-thumbnails {
    display: flex;
    justify-content: space-between;
    align-items: center !important;
    margin-top: 10px !important;
}
.archive .product-element-top .custom-thumbnails img {
    cursor: pointer !important;
    transform: scale(0.95);
    width: 95px;
    background: white;
    padding: 5px;
}
.archive .product-element-top .custom-thumbnails div {
    background: white !important;
}
.archive .sidebar-container div#pwb_filter_by_brand_widget-5 h5 {
    color: purple;
    font-weight: 400;
    border-bottom: 1px solid;
    display: inline-block !important;
}
.archive button.pwb-remove-filter {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    background: purple !important;
    color: white !important;
    text-transform: capitalize;
    font-size: 12px;
    padding: 0 !important;
    padding: 10px 19px !important;
}
@media (max-width: 768px) {
.archive .product-list-item .woocommerce-product-details__short-description {
    display: block !important;
	}
.archive div#product_info {
    justify-content: center !important;
}
}
.archive div#product_info div span {
    color: black !important;
    font-size: 12.8px;
}
.archive div#product_info div span:first-child {
    font-weight:600 !important;
}
.archive div#product_info div {
    margin-right: 8px;
}
.archive div#product_info {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 15px !important;
}
.tax-product_cat h3.wd-entities-title {
    margin-bottom: 0 !important;
}
/************* SINGLE-PRODUCT ****************/
.single-product figure.woocommerce-product-gallery__image {
	text-align: center !important;
	margin: auto !important;
}
.single-product figure.woocommerce-product-gallery__image a > img {
	height: 450px;
	width: 100% !important;
	object-fit: contain;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item.active {
    max-width: 100% !important;
}
.single-product a.woodmart-sticky-sidebar-opener, .single-product .pwb-single-product-proviences {
    display: none !important;
}
@media(max-width: 768px){
	.single-product figure.woocommerce-product-gallery__image a > img {
			height: 300px;
	}
}
.single-product-page .owl-carousel:hover .owl-nav>div {
    color: black !important;
    border: 1px solid black;
    border-radius: 50%;
    box-shadow: 1px 1px 4px 2px #00000061;
}
.pswp__button--arrow--right:before {
    color: white !important;
    border: 1px solid white;
    border-radius: 50%;
    margin-right: 8vh !important;
}
.pswp__button--arrow--left:before {
    color: white !important;
    border: 1px solid white;
    border-radius: 50%;
    margin-left: 8vh !important;
}
.single-sosyal-medya a {
    padding-right: 6px !important;
}
a.share-single {
    margin-right: 6px !important;
}
.single-product-page .social-facebook .wd-icon:before {
    content: "\f180";
    color: #4267B2 !important;
}
.single-product-page .social-twitter .wd-icon:before {
    content: "\f154";
    color: #1da1f2 !important;
}
.single-product-page .social-whatsapp .wd-icon:before {
    content: "\f175";
    color: #25D366 !important;
}
.single-product-page .social-tg .wd-icon:before {
    content: "\f179";
    color: #0088cc !important;
}.single-product-page span.share-title {
    color: black !important;
    font-weight: 600;
}.single-product-page span.share-title:after {
    content: ":";
}
.single-product-page .tabs-layout-tabs .tabs li a:after {
    background-color: purple !important;
}
.single-sosyal-medya:after {
    content: url(https://www.mertkomak.com/wp-content/uploads/2022/01/share.png);
    background-color: purple;
    position: absolute;
    border-radius: 7px;
    padding-top: 4px;
    padding-right: 4px;
    padding-left: 4px;
}
.single-product-page span.share-title {
    display: none !important;
}
.single-product-page .wd-social-icons.woodmart-social-icons.text-center.icons-design-default.icons-size-small.color-scheme-dark.social-share.social-form-circle {
    margin-left: 40px;
}

.pswp__share--download {
    display: none !important;
}

/********** FOOTER **************/
@media (min-width: 991px) {
	.tnp.tnp-subscription, .tnp.tnp-subscription form {
			display: flex;
	}
}
.footer-column > div h5 {
    width: 60%;
    border-color: #5b5050 !important;
}
.tnp.tnp-subscription {
	align-items: center;
	}
.tnp.tnp-subscription h3 {
    font-size: 1.2em;
    margin-right: 14px;
    min-width: 210px;
    margin-bottom: 10px;
    font-weight: 500;
	}
.tnp-subscription input[type=email] {
    border: 1px solid #00000036;
    height: 41px;
    border-radius: 6px !important;
    min-width: 250px !important;
	}
.tnp-field input[type="submit"] {
    font-weight: 400;
    background-color: #8A008B;
    border-radius: 7px !important;
    margin-left: 15px !important;
}
.footer-column.footer-column-1.col-12 {
    border-bottom: 1px solid #00000021;    
		padding-bottom: 0px;
	  margin-top:-30px !important;
	}
footer a, footer span, footer p {
    font-size: 0.9em;
	 color: black;
	}
.footer-container .footer-column-2 a span:hover:before {
    color: purple !important;
	}
.footer-column tr td:last-child a {
    color: black;
	}
.footer-column tr td:first-child {
    font-weight: 500;
    color: black;
	}
.footer-column-2 div:first-child {
    border: none !important;
    margin-bottom: 0 !important;
	}
.footer-column-2 div:first-child img {
    max-width: 190px !important;
    display: flex;
    margin: auto !important;
	}
.iletisimfooter table * {
    border: none !important;
	}
footer h5.widget-title {
    border-bottom: 1px solid;
    padding-bottom: 20px;
	}
.footer-column-2 .custom-html-widget {
    display: flex;
    justify-content: center;
	}
.footer-column .wd-icon {
    font-size: 18px !important;
	}
.footer-container .footer-column-2 a span:before {
    color: gray !important;
	}
@media (max-width:1024px) {
.tnp-field input[type="submit"] {
    margin-left: 0px !important;
	max-width: max-content !important;
	}
.tnp.tnp-subscription h3 {
    text-align: center !important;
	}
}
.iletisimfooter tr > td {
    vertical-align: baseline;
	}
@media (min-width:1025px) {
.footer-column-4 {
    flex: 0 0 30%;
    max-width: 30% !important;
}
.footer-column-3 {
    flex: 0 0 20%;
    max-width: 20%;
}
.footer-column-5 {
    flex: 0 0 22%;
    max-width: 22% !important;
}
	/*
ul#menu-footer-kategoriler {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
}*/
ul#menu-footer-kategoriler li {
    max-width: 207px !important;
    min-width: 149px;
}
}
@media (min-width:1025px) {
.footer-sidebar {
    justify-content: center !important;
	}
}
/************Pre Footer***************/
@media(min-width:1023px) {
    #custom_html-8 .bulten-all {
    display: flex;
    justify-content: space-around;
}
#custom_html-8 .bulten-baslik {
    color: black;
    padding-top: 0.6em;
}
.bulten-button input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #c1b9b9;
}
.bulten-mail {
    margin-left: -35%;
    margin-right: -35%;
    margin-bottom: 1em;
}
}
@media(max-width:767px) {
#custom_html-8 .bulten-baslik {
    color: black;
		margin-bottom: 0.5em;
	  text-align: center;
}
.bulten-button input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #c1b9b9;
}
	.bulten-all .bulten-mail {
    margin-bottom: 0.7em;
}
	.bulten-all .bulten-button {
    margin-left: 37%;
    margin-bottom: 0.8em;
}
}
/*********** Copyrights *********************/
.copyrights-wrapper a {
    color: purple !important;
    font-weight: 600;
}
/****************** COLORS *****************/
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, blockquote footer:before, blockquote cite, blockquote cite a, .color-scheme-dark a:hover, .color-primary, .woodmart-dark .color-primary, .woodmart-cart-design-3 .woodmart-cart-subtotal .amount, .menu-item-register .create-account-link, .menu-item-register .create-account-link:hover, .btn-style-bordered.btn-color-primary, .mega-menu-list > li > a:hover, .mega-menu-list .sub-sub-menu li a:hover, .site-mobile-menu li.current-menu-item > a, .site-mobile-menu .sub-menu li.current-menu-item > a, .dropdowns-color-light .site-mobile-menu li.current-menu-item > a, .dropdowns-color-light .site-mobile-menu .sub-menu li.current-menu-item > a, .comments-area .reply a, .comments-area .reply a:hover, .comments-area .logged-in-as > a:hover, .blog-post-loop .entry-title a:hover, .read-more-section a, .read-more-section a:hover, .single-post-navigation .blog-posts-nav-btn a:hover, .error404 .page-title, .not-found .entry-header:before, .subtitle-color-primary.subtitle-style-default, .woodmart-title-color-primary .subtitle-style-default, .instagram-widget .clear a:hover, .box-icon-wrapper.box-with-text, .woodmart-price-table.price-style-alt .woodmart-price-currency, .woodmart-price-table.price-style-alt .woodmart-price-value, .woodmart-menu-price.cursor-pointer:hover .menu-price-title, .hotspot-icon-alt .hotspot-btn:after, .woodmart-sticky-btn .in-stock:before, .product-image-summary .in-stock:before, .variations_form .in-stock:before, .woodmart-compare-col .in-stock:before, .wishlist_table tr td.product-stock-status span.wishlist-in-stock:before, td.woocommerce-orders-table__cell-order-number a:hover, .wd-action-btn > a:hover, .amount, .price, .price ins, a.login-to-prices-msg, a.login-to-prices-msg:hover, .woodmart-accordion-title:hover, .woodmart-accordion-title.active, .woodmart-dark .woodmart-accordion-title:hover, .woodmart-dark .woodmart-accordion-title.active, .woocommerce-form-coupon-toggle > .woocommerce-info .showcoupon, .woocommerce-form-coupon-toggle > .woocommerce-info .showlogin, .woocommerce-form-login-toggle > .woocommerce-info .showcoupon, .woocommerce-form-login-toggle > .woocommerce-info .showlogin, .cart-totals-inner .shipping-calculator-button, .woodmart-dark .cart-totals-inner .shipping-calculator-button, .login-form-footer .lost_password, .login-form-footer .lost_password:hover, .woocommerce-order-pay td.product-total .amount, .woodmart-my-account-links a:hover:before, .woodmart-my-account-links a:focus:before, .woocommerce-Address-title .edit:hover, .woodmart-products-tabs.tabs-design-simple .products-tabs-title li.active-tab-title, .brands-list .brand-item a:hover, .summary-inner > .yith-wcwl-add-to-wishlist a:hover, .whb-color-dark .navigation-style-default .item-level-0:hover > a, .whb-color-dark .navigation-style-default .item-level-0.current-menu-item > a, .navigation-style-default .menu-mega-dropdown .color-scheme-dark .sub-menu > li > a:hover, .navigation-style-separated .menu-mega-dropdown .color-scheme-dark .sub-menu > li > a:hover, .navigation-style-bordered .menu-mega-dropdown .color-scheme-dark .sub-menu > li > a:hover, .vertical-navigation .menu-mega-dropdown .sub-menu > li > a:hover, .navigation-style-default .menu-mega-dropdown .color-scheme-dark .sub-sub-menu li a:hover, .navigation-style-separated .menu-mega-dropdown .color-scheme-dark .sub-sub-menu li a:hover, .navigation-style-bordered .menu-mega-dropdown .color-scheme-dark .sub-sub-menu li a:hover, .vertical-navigation .menu-mega-dropdown .sub-sub-menu li a:hover {
    color: #8a008b !important;
    opacity: 1 !important;
	}
.icons-design-default.color-scheme-light .wd-social-icon, [class*="color-scheme-light"] .icons-design-default .wd-social-icon, .icons-design-default.color-scheme-light .wd-social-icon:hover, [class*="color-scheme-light"] .icons-design-default .wd-social-icon:hover, .searchform .searchsubmit, .wd-social-icons .wd-icon:before {
    color: #8a008b !important;
	}
/*********** DO NOT TOUCH ***********/
.site-logo img {
	width: 100%;
	}
.card.card-collapsable .card-head:after {
	content: "\f129" !important;
	}
/************kategori-buton*************/
button.pwb-apply-filter-1 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    background: purple !important;
    color: white !important;
    text-transform: capitalize;
    font-size: 12px;
    padding: 0 !important;
    padding: 10px 19px !important;
}
div#pwb_filter_by_model_widget-4 .widget-title {
    color: purple;
    font-weight: 400;
    border-bottom: 1px solid;
    display: inline-block !important;
}
button.pwb-apply-filter-2 {
    background-color: purple !important;
    color: white !important;
    text-transform: initial !important;
}
div#woocommerce_product_categories-2 .widget-title {
    color: purple;
    font-weight: 400;
    border-bottom: 1px solid;
    display: inline-block !important;
}
@media (min-width:1025px) {
aside.sidebar-container.col-lg-3.col-md-3.col-12.order-last.sidebar-right.area-sidebar-shop {
    margin-top: 105px !important;
	}
}
div#woocommerce_product_categories-2 {
    border: none;
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px;
}
div#pwb_filter_by_brand_widget-5 {
    border: none;
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px;
}
div#pwb_filter_by_model_widget-4 {
    border: none;
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px;
}
.kategori {
    display: flex;
    justify-content: center;
    align-items: center;
}
a.kategori-link {
    text-align: center;
    margin-right: 10px;
	color: black !important;
}
a.kod-link {
    text-align: center;
    color: black !important;
}
div#custom_html-7 {
    border: none !important;
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px;
}
.single-product-page .related-products:before {
    content: "Diğer Makineler";
    text-align: center;
    display: block;
    font-size: 25px;
    color: purple !important;
    font-weight: 600;
	margin-bottom:30px;
}
html:lang(en) .single-product-page .related-products::before {
    content: "Other Machines" !important;
}
.single-product-page h3.title.slider-title {
    display: none !important;
}
/*
.single-product-page .product-tabs-wrapper {
    display: none !important;
}
*/
.archive .sidebar-container .pwb-filter-products-1 ul{
    max-height: 200px;
    overflow-y: scroll !important;
 }
.single-breadcrumbs-wrapper .woocommerce-breadcrumb {
    padding-top: 40px !important;
}
.kategori {
    margin-bottom: -20px !important;
}
.single-product-page h3.wd-entities-title {
    text-align: center;
    font-size: 20px !important;
    color: #8A008B !important;
}
div#product_info {
    display: flex;
    justify-content: center;
    color: black !important;
}
.single-product-page .link-wrapper {
    text-align: center;
    margin-top: 10px;
}
.single-product-page .link-wrapper a {
    text-transform: unset;
    color: white;
    background: purple;
    text-align: center;
    padding: 3px;
    font-weight: 600;
    box-shadow: 0 0 4px rgb(0 0 0 / 12%);
}
.single-product-page .link-wrapper a:hover {
    background-color: white !important;
    border: 1px solid purple;
}
a.hizli-teklif-al {
    color: white !important;
    background-color: purple;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    font-weight: 600;
    margin-right: 5px;
}
a.telefon-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/telefon-single.png);
    background-color: purple;
    padding: 6px;
    border-radius: 5px;
    margin-right: 5px;
}
a.whatsapp-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/wp-single.png);
    background-color: #00EA78;
    padding: 6px;
    border-radius: 5px;
}
.hizli-teklif {
    display: flex;
    align-items: center;
}
.single-product-page .kategori {
    margin-top: 20px;
    display: inline-flex;
}
.single-product-page a.kod-link {
    max-width: 70px;
}
.single-product-page a.kategori-link {
    max-width: 70px;
}
.single-sosyal-medya {
    display: flex;
    align-items: center;
}
a.facebook-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/single-facebook.png);
}
a.instagram-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/single-instagram.png);
}
a.twitter-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/single-twitter.png);
    margin-right: 2px;
	height:28px;
}
a.telegram-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/single-telegram.png);
    background-color: #1C89DA;
    border-radius: 5px;
    padding: 3px;
    margin-right: 5px;
}
a.messenger-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/single-messenger.png);
    background-color: #0083FE;
    padding: 3px;
    border-radius: 5px;
    margin-right: 5px;
}
.single-sosyal-medya a.whatsapp-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/single-whatsapp-kucuk.png);
    background-color: #00EA78;
    padding: 3px;
    border-radius: 5px;
}
a.youtube-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/youtube-single-ic.png);
    background-color: #D4002C;
    padding: 4px;
    border-radius: 5px;
    margin-left: 5px;
}
.single-product-page .widget {
    border: none !important;
}
.single-product-sidebar.sidebar-right {
    border: none !important;
}
@media(max-width:768px){
	.single-product-page .wd-hover-tiled .product-element-bottom {
    min-height: 25vh;
}
	.single-product-page .owl-stage-outer img {
    max-height: 19vh !important;
}
	.single-product-page .card .sku {
    justify-content: flex-start;
}
.single-product-page .sku div {
    margin-right: 10px;
}
	.single-sosyal-medya {
    margin-top: 15px;
}
}
	.single-product-page h1.product_title.wd-entities-title {
    color: #8A008B !important;
    text-decoration: underline;
}
.single-product-page .card-body {
    background-color: white !important;
}
.single-product-page .card {
    box-shadow: none !important;
}
.single-product-page h1.title {
    text-align: left !important;
    color: purple !important;
    text-decoration: underline;
}
.single-product-page .sku {
    text-align: left !important;
    justify-content: center;
    font-size: 12px;
    color: black !important;
	 font-weight: 500;
}
.single-product-page .sku div {
    padding-right: 2px;
}
.single-product-page .description {
    color: black !important;
    font-size: 13px;
    font-weight: 500;
}
.single-product-page a.kategori-link p {
    font-size: 13px !important;
    font-weight: 500;
}
.single-product-page a.kod-link p {
    color: black !important;
    font-size: 13px;
    font-weight: 500;
}
@media(max-width:768px){
	.wd-sidebar-opener.wd-action-btn.wd-style-icon.woodmart-sticky-sidebar-opener {
    display: none !important;
}
	div#product_info {
    display: block;
    text-align: center;
}
	.single-product-page .product-image-thumbnail img {
    max-height: 14vh !important;
    min-height: 14vh !important;
    object-fit: fill;
}
}
.product-wrapper img {
    max-height: 42vh !important;
}
.single-product-page .product-image-thumbnail img {
    max-height: 22vh !important;
    min-height: 22vh !important;
    object-fit: fill;
}
.single-product-page .card .card-body {
    padding: 0px !important;
}
.single-sosyal-medya {
    margin-top: 20px !important;
}
a.share-single {
    content: url(https://www.mertkomak.com/wp-content/uploads/2021/11/share-single.png);
    background-color: purple;
    padding: 5px;
    border-radius: 5px;
    margin-right: 3px;
}
.single-product-page div#product_info div {
    margin-right: 10px;
}
.single-product-page .product-element-top img {
       min-width: 350px !important;
    min-height: 240px !important;
    max-height: 240px !important;
    object-fit: cover;
}
select#custom-search {
    width: 240px;
    margin: auto;
    background-color: #F5F5F5;
    border: 1px solid purple !important;
    box-shadow: 0 2px 3px #0000002b;
    min-width: 240px;
    height: 46px;
}
.wd-header-text {
    flex: none !important;
}
[class*="wd-header-search-form"] input[type='text'] {
    min-width: 460px;
    background-color: #f5f5f5;
    border: 1px solid #8a008b;
    box-shadow: 0 2px 3px #0000002b;
}
@media(max-width:768px){
	[class*="wd-header-search-form"] input[type='text'] {
    min-width: 380px;
}
}
.single-product-page .product-image-thumbnail img {
    min-width: 138px !important;
    min-height: 120px !important;
    max-height: 120px !important;
    object-fit: cover;
}
.single-product .sku > div > span:first-child {
    font-weight: 900 !important;
    font-size: 13px !important;
}
.single-sosyal-medya a:hover {
    transform: translate(0px, -5px);
}
.whb-header-bottom .whb-header-bottom-inner ul#menu-main li a span {
    color: black !important;
    font-size: 15px !important;
}
.whb-header-bottom .whb-header-bottom-inner ul#menu-main li a span:hover {
    color: purple !important;
}
.single-product-page div#product_info span:nth-child(1) {
    font-weight: 800 !important;
}
.single-product-page .link-wrapper a {
    padding: 5px 15px;
}
.archive .widget_product_categories .current-cat .count {
    background: purple !important;
}
.archive .cat-item > a:hover + span.count {
    background: purple !important;
}
/************revize*************/
.archive .widget_product_categories .current-cat .count {
    background: purple !important;
    border-color: purple !important;
}
.woodmart-woocommerce-layered-nav .count, .widget_product_categories .count {
    color: white !important;
}
.categories-accordion-on .widget_product_categories .count {
    background-color: purple !important;
    color: white !important;
}
.whb-row select {
    background-image: none !important;
}
select#custom-search {
    padding: 0px !important;
}
select#custom-search {
    overflow-y: auto !important;
}
/*
a.kategori-link {
    display: none !important;
}
*/
@media(max-width:767px){
.single-product-page h3.wd-entities-title {
    font-size: 16px !important;
}
}
.wd-action-btn.wd-style-icon .button {
    display: none !important;
}
.archive li.cat-item.cat-item-16 {
    display: none;
}
div#pwb_filter_by_provience_widget-2 {
    border: none;
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px;
}
.archive .sidebar-container div#pwb_filter_by_provience_widget-2 h5 {
    color: purple;
    font-weight: 400;
    border-bottom: 1px solid;
    display: inline-block !important;
}
.hizli-teklif-ing {
    display: flex;
    align-items: center;
}
.hizli-teklif:lang(en) {
    display: none !important;
}
.hizli-teklif-ing:lang(tr) {
    display: none !important;
}
/***************revize***************/
.whb-row .wd-social-icons > a:nth-child(2) {
    order: 1;
  	-webkit-order:1;
}
.whb-row .wd-social-icons > a:nth-child(3) {
    order: -1;
	  -webkit-order:-1;
}
.whb-row .wd-social-icons {
    display: flex;
	  display: -webkit-flex;
}
.archive h3.wd-entities-title a {
    font-weight: 700;
    text-transform: uppercase !important;
    color: black !important;
}
.archive .products > div:nth-child(2n+1) > .product-wrapper {
    padding: 0px !important;
}
.product-list-item:not(:last-child) .product-wrapper {
    padding: 0px !important;
}
.single-product-page h1.product_title.wd-entities-title {
    display: none !important;
}
.single-product div#product_info {
    display: none !important;
}
.single-product .woocommerce-product-details__short-description {
    display: none !important;
}
.single-product .pwb-single-product-brands {
    display: none !important;
}
.single-product .pwb-single-product-models.pwb-clearfix {
    display: none !important;
}
.single-product .product-share {
    display: none !important;
}
.single-product .wd-social-icons.icons-size-small .wd-icon, .wd-social-icons.icons-size- .wd-icon {
    font-size: 20px !important;
}
#menu-main ul.wd-sub-menu.sub-menu.color-scheme-dark li:hover {
    border-left: 7px solid purple;
}
@media(max-width:767px){
.mobile-nav ul.wd-sub-menu.sub-menu li:hover a:before {
    content: "+";
    color: purple !important;
    font-weight: 700 !important;
    font-size: 18px;
}
}
.orderby option:nth-child(4) {
    display: none !important;
}
.orderby option:nth-child(5) {
    display: none !important;
}
div#product_info div:nth-child(3) {
    order: -1;
}
.single-product .sku {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.single-product .sku div:nth-child(3) {
    order: -1;
}
.single-product .sku div {
    padding-right: 15px;
}
/********important*****/
.parca-uc-ingilizce:lang(tr) {
    display: none;
}
.parca-iki:lang(en) {
    display: none;
}
.parca-uc-ingilizce {
    display: flex;
    align-items: center !important;
}
.parca-uc-ingilizce a:nth-child(2) {
    border-right: 1px solid #f2f2f2 !important;
    color: black !important;
    padding-right: 10px !important;
    margin-right: 10px !important;
}
/*
.archive .product-list-item:not(:last-child) .product-wrapper {
    display: flex;
    align-items: flex-start;
}
*/
.archive .products .product-wrapper {
    display: flex;
    align-items: flex-start;
}
@media(min-width:1024px){
.archive .wd-add-btn.wd-add-btn-replace.woodmart-add-btn {
    position: absolute !important;
    margin-bottom: 0px !important;
    bottom: 30px !important;
}
}
.archive div#product_info div:last-child span:first-child:after{
    content: "Kod:" !important;
    color: black !important;
    font-weight: 600;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
}
.archive div#product_info div:last-child span:first-child{
    visibility: hidden;
    position: relative;
}
.single-product .sku > div:last-child > span:first-child{
    visibility: hidden;
    position: relative;
}
.single-product .sku > div:last-child > span:first-child:after{
    content: "Kod:" !important;
    color: black !important;
    font-weight: 600;
    visibility: visible;
    position: absolute;
    top: 1px;
    left: 0;
}
.archive div#product_info div:last-child span:last-child:before {
    content: "Code:";
    font-weight: 600;
    padding-right: 5px;
}
:lang(en) .archive div#product_info div:last-child span:first-child:after {
	display:none !important;
}
:lang(tr) .archive div#product_info div:last-child span:last-child:before {
    display:none !important;
}
:lang(en) .archive div#product_info {
    margin-left: -40px !important;
}
:lang(en) .single-product .sku div:nth-child(3) span:nth-child(2):before {
    content: "Code:";
    font-weight: 600;
    padding-right: 5px;
    font-size: 13px;
}
:lang(en) .single-product .sku > div:last-child > span:first-child:after {
    display:none !important;
}
:lang(en) .single-product .sku div:nth-child(3) {
    margin-left: -40px !important;
}

.wd-info-box .info-box-inner p:first-child:empty, .wd-info-box .info-box-inner p:first-child:empty ~ p:last-child {
  display: contents !important;
}