.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:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Montserrat", 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:"Amsterdam", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", 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:"Montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(0,0,0);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
body{
	background-color:rgba(15,15,15,0);
	background-image: none;
}

: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: 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: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
					
			
			
							--btn-accent-brd-radius: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
								}

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

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//shsuithome.com/wp-content/themes/inweb/fonts/woodmart-font.woff2?v=6.5.4") format("woff2");
}

@font-face {
	font-family: "Amsterdam";
	src: url("//shsuithome.com/wp-content/uploads/2022/02/Amsterdam.woff2") format("woff2"), 
url("//shsuithome.com/wp-content/uploads/2022/02/Amsterdam.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

/*********** ACCOUNT *************/
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

.logged-in .downloads-link {
    display: none !important;
}
/********* BÜLTEN *********/
@media(min-width:768px) and (max-width:1000px){
.tnp-field.tnp-field-email {
    margin-left: 1em;
}
}
@media(max-width:767px){
.tnp-field.tnp-field-email {
    max-width: 200% !important
}
}
.tnp-field.tnp-field-email {
    /*width: 70 !important;*/
    margin-left: -4.8em;
}

/***********WP*************/
/*.wp-full {
    padding: 8px 16px;
    background-color: #f5f5f5;
    border: 1px solid black;
    font-weight: bold;
}*/
.wp-full {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    background-color: #F5F5F5;
    padding: 10px 14px;
    box-shadow: 3px 3px #00000033;
    border: 1px solid gainsboro;
    border-radius: 5px;
}

.wp-full img {
    width: 15%;
}
/**** HEADER ****/
@media(max-width:767px){
.whb-top-bar {
    background-color: rgb(159 159 159) !important;
}
}
.whb-main-header span.nav-link-text {
    font-weight: 900;
}
.whb-main-header .wd-header-cart.wd-tools-element.wd-design-2.wd-tools-custom-icon.woodmart-shopping-cart.woodmart-cart-design-2 {
    border: 1px solid black;
    margin-left: 5px;
}
.whb-main-header .wd-header-my-account.wd-tools-element.wd-event-hover.wd-with-username.wd-account-style-icon.my-account-with-icon.wd-tools-custom-icon.woodmart-header-links.woodmart-navigation.item-event-hover.menu-simple-dropdown {
    border: 1px solid black;
}
.wd-search-form.wd-header-search-form.woodmart-search-form {
    max-width: 500px;
    margin: auto;
}
.whb-header-bottom span.nav-link-text {
    text-transform: capitalize;
    font-size: 1.1em;
}
.dugun .nav-link-text {
    color: white;
}
.dugun {
    background-color: #b88b51;
}
}
.whb-main-header .icons-design-default.color-scheme-light .wd-social-icon, [class*="color-scheme-light"] .icons-design-default .wd-social-icon {
    color: #3d3d3c !important;
}
.whb-header-bottom .container {
    max-width: 100% !important;
}
/************* SINGLE-PRODUCT ****************/
.single-product-page li.wd_additional_tab_tab {
    margin-left: 5em;
} 
.single-product-page .product-element-bottom h3.wd-entities-title {
    text-align: center;
    font-size: 1.2em !important;
    text-transform: capitalize !important;
}


.single-product-page span.price {
    text-align: center !important;
}
.single-product-page span.woocommerce-Price-amount.amount {
    color: #B88B51 !important;
    font-size: 1.4em !important;
}
.single-product-page h3.wd-entities-title {
    font-size: 1.6em !important;
    font-weight: 900;
}

.single-product-page  .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon.woodmart-wishlist-btn {
    display: none;
}
.single-product-page .product-share {
    display: none;
}
.single-product-page .product-element-bottom {
    box-shadow: 0px 3px 6px #00000029;
    height: 6em !important;
}
.single-product-page ul.tabs.wc-tabs {
    box-shadow: 0px 3px 6px #00000029;
}

.single-product-page h3.title.slider-title {
    display: none;
}

.single-product-page .product-tabs-wrapper {
    padding-bottom: 0px !important;
    border: none !important;
}
.single-product-page .tabs-layout-tabs .tabs li.active a:after {
     width: 0%;
}
.single-product-page button.slick-prev.slick-arrow {
    position: absolute !important;
    background: #b3b3b34d !important;
    width: 100% !important;
    z-index: 1 !important;
}

.single-product-page button.slick-next.slick-arrow {
    position: inherit !important;
    background: #d3d4d36b !important;
    width: 100% !important;
    margin-top: -30px !important;
    z-index: 1 !important;
}

.single-product-sidebar.sidebar-right {
  border-left: none;
}
.single-product-page .related-products:before {
    content: "Benzer Ürünler";
    color: black;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 1.6em !important;
    display: flex;
    justify-content: center;
}
.single-product-page .product-tabs-wrapper {
    border-top: none;
}
.single-product-page .price {
    background: none !important;
    border: none !important;
    padding: 0px !important;
}
.single-product-page button.single_add_to_cart_button.button.alt {
    color: white !important;
    background: #B88B51 !important;
}


.archive .product-element-bottom {
    box-shadow: 0px 3px 6px #00000029;
}

.archive h3.wd-entities-title {
    font-family: 'Montserrat';
    font-size: 1.2em !important;
    font-weight: 900;
}

.archive .product-element-bottom {
    text-align: center;
}
.archive span.woocommerce-Price-amount.amount {
    color: #B88B51 !important;
    font-size: 1.3em !important;
}

.single-product figure.woocommerce-product-gallery__image {
	text-align: center !important;
	margin: auto !important;
}

.single-product figure.woocommerce-product-gallery__image a > img {
	height: 390px;
	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 {
    display: none !important;
}

@media(max-width: 768px){
	
	.single-product figure.woocommerce-product-gallery__image a > img {
			height: 300px;
	}
	
}
#single-product-sidebar h1.title {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
    color: black;
}
#single-product-sidebar .sku {
    display: none !important;
}
#single-product-sidebar .price {
    color: #B88B51 !important;
    font-size: 1.4em !important;
}
#single-product-sidebar .price-wrapper {
    color: #B88B51 !important;
    font-size: 1.4em !important;
    text-align: left !important;
}
#single-product-sidebar .submit-wrapper {
    text-align: left !important;
}
div#identity {
    background: transparent;
    box-shadow: none;
    border-bottom: 1px solid gainsboro;
}
li.wd_additional_tab_tab, li.wd_additional_tab_2_tab, li.wd_additional_tab_3_tab {
    margin-top: -1.5em;
}
div.quantity input[type="button"]:hover {
    background-color: #b88b51 !important;
    border-color: #b88b51 !important;
}
/******************Stok Kod - Kategori*****************/
.product_meta span.posted_in {
    display: none !important;
}
/******************Mobil Menü***************/
ul.wd-nav.wd-nav-mob-tab.wd-style-underline.mobile-menu-tab.mobile-nav-tabs {
    display: none;
}
/****************** Footer *****************/
.footer-container, button.searchsubmit {
    background-color: #3C3C3B !important;
}

.widget_nav_menu ul li.current_page_item>a {
    color: white !important;
}
.footer-container {
    background-color: #000000;
}
.social-media a {
    margin-right: 0.5em;
}
h5.widget-title {
    color: white;
		text-decoration: underline;
}
.main-footer a {
    color: white;
}
div#nav_menu-2 {
    margin-left: -55px;
}
@media (max-width: 767px) {
div#nav_menu-2 {
    margin-left: 0px;
}
#custom_html-5 .social-media {
    text-align: left !important;
}
}
.min-footer a {
    color: black;
}
#custom_html-4 p {
    color: white;
}
.min-footer a:hover {
    color: black !important;
}
.min-footer p {
    color: black !important;
}
#nav_menu-2 a:hover {
    color: white !important;
}
#nav_menu-3 a:hover {
    color: white !important;
}
#custom_html-5 .social-media {
    text-align: center;
}
.copyrights-wrapper.copyrights-two-columns {
    background-color: white;
}
/*********** Pre Footer **********/
.woodmart-prefooter {
    padding: 20px 0px !important;
    background-color: #FEFEFE;
}
.woodmart-prefooter .tnp-subscription form {
    display: flex;
}
.woodmart-prefooter h3 {
    text-align: right !important;
    color: black !important;
}
@media (max-width:767px) {
.woodmart-prefooter h3 {
    text-align: center !important;
    color: black !important;
    margin-bottom: 15px !important;
}
	.tnp.tnp-subscription {
    display: flex !important;
    flex-direction: row-reverse !important;
    margin-left: 2em !important;
}
}

.woodmart-prefooter .wpb_content_element {
    margin-bottom: 0 !important;
}
.woodmart-prefooter .tnp-subscription {
    font-size: 13px;
    display: block;
    margin: auto !important;
    width: 100%;
}
.woodmart-prefooter .tnp-subscription form {
    display: flex;
    align-items: center !important;
}
.woodmart-prefooter .tnp-subscription div.tnp-field {
    margin-bottom: 0 !important;
}
.woodmart-prefooter .tnp-field.tnp-field-email input::placeholder {
    color: #C1C1C1 !important;
}
.woodmart-prefooter .tnp-field.tnp-field-email input {
    border: 1px solid black;
    border-radius: 10px;
}
.woodmart-prefooter .tnp-subscription input.tnp-submit {
    border: none !important;
    border-radius: 10px;
    background-color: #b88b51 !important;
    color: white;
    font-size: 1.2em;	
}
.tnp-field.tnp-field-button {
    padding-left: 20px !important;
}
/*.tnp-field.tnp-field-email {
    width: 40%;
}*/
.woodmart-prefooter {
    border-top: 1px solid #d8c7c7;
}
@media (max-width:550px) {
.woodmart-prefooter .tnp-subscription input.tnp-submit {
    width: 93px !important;
    height: 40px !important;
	}
.woodmart-prefooter .tnp-field.tnp-field-email input {
    width: 31vh !important;
		height: 40px !important;
}
}
/********e-bulten son değişiklikler*********/
@media(max-width:767px){
	.bulten-ikili {
    margin-left: -22em !important;
}
.tnp-field.tnp-field-email {
    margin-left: -1.7em !important;
}
.tnp-field.tnp-field-button {
    padding-left: 50px !important;
    padding-top: 15px !important;
}
	#row-bulten {
		display:none;
	}
}
@media (min-width:768px) {
	#row-bulten-mobil {
		display:none;
	}
}

/****************** 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: black !important;
    opacity: 1 !important;
}





/*********** DO NOT TOUCH ***********/

.site-logo img {
	width: 100%;
}

.card.card-collapsable .card-head:after {
	content: "\f129" !important;
}

input.plus, input.minus {
    font-size: 13px !important;
}

/************** ürün açıklamaları link **************/
.single-product-page .table-responsive a,
.single-product #tab-description a.kullanim-kilavuzu {
    color: darkblue !important;
    font-weight: 800 !important;
    text-decoration: underline !important;
}

.single-product div#tab-description table td,
.single-product div#tab-description table th {
    border: 1px solid gainsboro;
}






/************* WOOSB ****************/

.single-product figure.woocommerce-product-gallery__image {
	text-align: center !important;
	margin: auto !important;
}
.single-product .woocommerce-product-gallery > div:last-child{
    align-self: center;
}
.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 {
    display: none !important;
}

@media(max-width: 768px){
	
	.single-product figure.woocommerce-product-gallery__image a > img {
			height: 300px;
	}
	
}
.single-product .sku {
    font-size: 0.8em;
}
.single-product aside {
    border: none !important;
}
.single-product  .woocommerce-tabs {
    border: none !important;
}
.single-product .woodmart-tab-wrapper {
    border: none !important;
}
.single-product a.woodmart-accordion-title {
    box-shadow: 0px 3px 6px #00000029;
	padding: 1em 1.5em;
	font-size: 1.2em;
	text-transform: capitalize;
}
.single-product .woodmart-accordion-title:after {
	right: 1em;
}
.single-product button.slick-prev.slick-arrow {
    position: absolute;
    top: -30px;
    z-index: 9999999 !important;
    background-color: #E8E8E8;
    width: 100%;
}
.single-product button.slick-next.slick-arrow {
    position: absolute;
    bottom: -17px;
    z-index: 9999999 !important;
    background-color: #E8E8E8;
    width: 100%;
}


.single-product  .owl-nav>div[class*=next]:after, .wrap-loading-arrow>div[class*=next]:after,
.single-product  .owl-nav>div[class*=prev]:after, .wrap-loading-arrow>div[class*=prev]:after {
    color: #B88B51;
}
.single-product input.minus,
.single-product input.plus {
	font-size: 13px;
}
.single-product input.plus:hover, 
.single-product input.minus:hover {
    background-color: #B88B51 !important;
    border-color: #B88B51 !important;
}

.single-product #identity {
    background: white;
    box-shadow: 0px 3px 6px #00000029;
    color: black !important;
}
.single-product #identity .price {
    background: #E8E8E8 !important;
    border-radius: 0px !important;
    color: black !important;
    opacity: 1 !important;
		border: none !important;
}
.single-product #identity .price .change {
    background: #e8e8e8;
	color: black !important;
}

.single-product #identity .new {
    color: #B88B51 !important;
    opacity: 1 !important;
	  font-size: 1.2em;
}
.single-product #identity .reg {
    font-size: 1.2em;
    color: #B88B51 !important;
}

.single-product .product-type-woosb #identity .components tr th:first-child {
    font-weight: 500 !important;
}
.single-product .product-type-woosb #identity .components thead a {
    color: #B88B51 !important;
    font-weight: 500;
    opacity: 1 !important;
}
.single-product .product-type-woosb #identity  th {
    border-bottom: 1px solid #D5D5D5 !important;
}
.single-product .product-type-woosb #identity tfoot td {
	border-top: 1px solid #D5D5D5 !important;
}
.single-product .product-type-woosb #identity tbody tr:first-child td {
    padding-top: 0.8em;
}
.single-product .product-type-woosb #identity tbody tr:last-child td {
    padding-bottom: 0.8em;
}
.single-product .product-type-simple button.single_add_to_cart_button {
		margin-top: 0em !important;
}
.single-product .price-wrapper {
    margin-top: 1.6em !important;
    margin-bottom: 1.6em !important;
}

.single-product .product-type-woosb .product-image-summary-inner .card-head {
    background-color: white !important;
    box-shadow: 0px 3px 6px #00000029;
}
.single-product .product-type-woosb .product-image-summary-inner #components {
    box-shadow: unset !important;
}
.single-product .product-type-woosb product-image-summary-inner #components.card table thead th {
    border-bottom: 1px solid #707070;
    text-transform: capitalize;
}
.single-product .product-type-woosb .product-image-summary-inner .card-body {
    background: white;
}
.single-product .product-type-woosb .product-image-summary-inner select {
    border: 1px solid #D4D4D4;
    box-shadow: 0px 3px 6px #00000029;
}
@media (max-width: 661px) {
	.single-product .product-type-woosb #components .card-body {
			overflow: auto !important;
	}

	.single-product .product-type-woosb #components .price .old {
			display: block !important;
			width: max-content;
	}
	.single-product .product-type-woosb #components tbody {
			font-size: 0.8em !important;
	}
}
.single-product .product-tabs-wrapper {
    padding-top: 0px !important;
}

@media (max-width: 767px) {
	.single-product .single-product-content > .container {
			margin-bottom: 0px !important;
	}
}
.single-product .product-type-woosb div#dimensions {
    box-shadow: none;
}

.single-product .row.product-image-summary-inner .product-labels {
    display: none !important;
}

.single-product div#tab-description {
    margin-left: 21px;
}


/******* SINGLE-PRODUCT-WOOSB ***********/
.single-product .product-type-woosb tr.woosb-product {
    min-width: 250px;
}
.single-product .product-type-woosb .woosb_wrap.woosb-wrap {
    overflow-x: auto;
}
.single-product .woosb-table {
    
    display: block;
}

.single-product .woosb-product {
    display: flex;
    flex-direction: column;
    min-height: 350px;
	  box-shadow: 0 0 6px #00000029;
    justify-content: center;
    padding-left: 15px;
    margin-bottom: 10px;
    padding-right: 15px;
}

.single-product .woosb-title {
    min-height: 190px;
}

.single-product .woosb-products .woosb-product .woosb-thumb img {
    width: 500px;
    height: 130px;
    max-width: 210px;
    display: block;
    object-fit: contain;
}
.woosb-products .woosb-product form.variations_form .variations .variation .label,
.single-product .wd-before-add-to-cart {
    display: none;
}

.woosb-products .woosb-product form.variations_form .variations .variation {
    border-radius: 5px;
    border-color: #AFACAC;
    color: black;
}
.woosb-title-inner {
    margin-bottom: 10px;
    margin-top: 10px;
}
.woosb-products .woosb-product .woosb-title .woosb-title-inner {
    font-size: 1.3em;
    font-weight: 600;
    color: black;
}
.woosb-products .woosb-product > .product-dimensions div b {
    font-weight: 500;
}
.woosb-products .woosb-product > .product-dimensions div {
    margin-right: 10px;
    color: black !important;
}
.woosb-products .woosb-product > .product-dimensions {
    display: none !important;
}
.woosb-products .woosb-product > td {
    border: none;
}
.woosb-products .woosb-product .woosb-qty:before {
    content: "Adet:";
    font-size: 1.3em;
    margin-right: 10px;
    color: black;
}

.woosb-products .woosb-product .woosb-qty input {
    border: 1px solid #AFACAC;
    border-radius: 5px;
    display: inline-flex;
    margin-bottom: 5px;
}

.woosb-products .woosb-product .woosb-price:before {
    content: "Fiyat:";
    margin-right: 5px;
    display: inline-flex;
    align-items: center;
}
.woosb-products .woosb-product .woosb-price {
    text-align: left;
    display: flex;
		margin-bottom: 10px;
}
.woosb_total.woosb-total.woosb-text {
    font-size: 1.2em;
    font-weight: 600;
    color: black;
    border-top: 1px solid #AFACAC;
    padding-top: 20px;
}
.single-product .summary.entry-summary {
    display: block !important;
}
.single-product div#components {
    display: none !important;
}
.single-product .summary-inner p.price {
    display: none !important;
}
.single-product .woosb_total.woosb-total.woosb-text {
    display: none !important;
}

.single-product div#components {
    display: none !important;
}
.single-product div#identity {
    background-color: white !important;
    box-shadow: 0px 3px 6px #00000029 !important;
}

.single-product div#identity  table.components thead tr {
    color: #000000 !important;
    opacity: 1 !important;
}
.single-product div#identity a.modify {
    color: #B88B51 !important;
}
.single-product div#identity tbody td {
    color: black !important;
}

.single-product div#identity tfoot td {
    color: black !important;
}

.single-product #identity .price .change {
    
    background-color: #AB2323 !important;
    
}
.single-product #identity tfoot tr td:first-child {
    text-transform: uppercase !important;
}
.single-product #identity .price {
    background: none !important;
    border: none !important;
}
.single-product #identity .price-wrapper {
    text-align: left !important;
}
.single-product #identity h1.title {
    text-align: left !important;
}
.single-product #identity div.old {
    color: #707070 !important;
    margin-right: 10px !important;
}
.single-product #identity div.new {
    color: #AB2323 !important;
}

.single-product aside.sidebar-container {
    border-left: none !important;
}
.single-product #identity th {
    border-bottom: 1px solid #DCD6D6 !important;
}
.single-product #identity .card table tfoot td {
    border-top: none !important;
    border-bottom: none !important;
}
.single-product #identity tbody td {
    border-bottom: 1px solid #DCD6D6 !important;
}
.single-product #identity tbody tr td {
    padding-top: 20px !important;
	padding-bottom: 10px !important;
}
.single-product #identity tbody td {
    padding-bottom: 10px !important;
}
.single-product #identity .change {
    display: none !important;
}
.single-product #identity .state {
    display: flex !important;
}
.single-product #identity tfoot tr td {
    padding-top: 20px !important;
}
.single-product #identity h1.title span {
    font-weight: 300;
    color: black !important;
    display: block;
}
.single-product #identity h1.title {
    color: black !important;
}
.single-product .product-type-woosb h1.product_title.entry-title {
    text-align: center;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
}
.single-product table.woosb_products.woosb-table.woosb-products {
    border: none !important;
}
.single-product  table.woosb_products.woosb-table.woosb-products tbody {
    display: inline-flex;
}
.single-product table.woosb_products.woosb-table.woosb-products tbody tr {
    margin: 10px;
}
.single-product .product-type-simple .quantity {
    margin-bottom: 20px;
}

.single-product .reg {
    color: #AB2323 !important;
}
.single-product .product-type-woosb .components-wrapper {
    margin-top: 40px;
}
.single-product .reg .single-product .old, .single-product .new {
    font-size: 20px;
}
.single-product .product-type-simple .entry-summary .product_title, 
.single-product .product-type-simple .entry-summary .price, 
.single-product .product-type-simple .entry-summary .cart, 
.single-product .product-type-simple .entry-summary .product_meta, 
.single-product .product-type-simple .entry-summary .product-share,
.single-product .product-type-woosb .summary.entry-summary form.cart,
.single-product .product-type-woosb .product-share,
.single-product .product-type-woosb .product_meta {
    display: none !important;
}


.single-product del bdi {
    text-decoration: line-through;
}
.single-product .sku {
    display: none !important;
}
.single-product td.woosb-title {
    height: auto !important;
    min-height: auto !important;
}
.single-product td.product-dimensions > div {
    white-space: nowrap;
}
.single-product .woodmart-wishlist-btn.wd-action-btn.wd-wishlist-btn.wd-style-text {
    display: none !important;
}
@media (max-width: 661px) {
	.single-product .product-type-variable td.label {
        display: none;
	}
}

@media (min-width: 991px) {
	.single-product table.woosb_products.woosb-table.woosb-products tbody {
		display: block;
		column-count: 2;
	}
	.single-product .woosb-products .woosb-product .woosb-thumb img {
		width: 510px;
		height: 130px;
		max-width: 330px;
		display: block;
		object-fit: contain;
	}
	.single-product .woosb-product {
		margin: 10px !important;
		margin-top: 0px !important;
	}
	.single-product .product-type-woosb tr.woosb-product {
    min-width: 96%;
    display: inline-grid;
		margin-bottom: 24px !important;
	}
	.single-product .woosb-products .woosb-product .woosb-thumb {
			height: 130px;
			max-width: 100%;
			width: 96%;
	}
}

@media (min-width: 1439px) {
	.single-product table.woosb_products.woosb-table.woosb-products tbody {
		display: flex !important;
		flex-wrap: wrap !important;
	}
	.single-product table.woosb_products.woosb-table.woosb-products tbody tr {
		margin: 1px;
		display: inline-flex;
		min-width: calc(32% - 10px);
		max-width: calc(32% - 10px);
	}
	.single-product .woosb-products .woosb-product .woosb-thumb img {
        width: 500px;
        height: 130px;
        max-width: 210px;
        display: block;
        object-fit: contain;
	}
	.single-product .product-type-woosb .woosb_wrap.woosb-wrap {
        overflow-x: unset !important;
	}
}

.single-product .product-type-woosb span.enable-component {
    color: crimson;
    cursor: pointer;
    text-decoration: underline;
		font-size: 1.1em;
}
.single-product .product-type-woosb td.woosb-qty:before,
.single-product .product-type-woosb td.woosb-qty > input,
.close_qty_text:before {
    display: none !important;
}
.single-product .product-type-woosb td.woosb-qty select {
    border-radius: 5px;
    margin-bottom: 0.5em;
    border-color: #AFACAC;
    color: black;
    border-width: 1px;
    width: 90%;
}

@media (min-width: 1439px) {
	.single-product .product-type-woosb td.woosb-qty select {
    width: 100%;
	}
}

.single-product div#identity a.modify {
    border: 1px solid;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
    font-size: 1.1em;
}
.single-product div#identity a.modify i {
    font-size: 0.9em;
    transition: all ease .5s;
}
.single-product div#identity a.modify:hover i {
    padding-left: 5px;
}
.single-product .urunwp {
    display: none !important;
}
.single-product .product-type-woosb h1.product_title {
    text-align: center;
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
}
.single-product .woosb-products .woosb-product span.woocommerce-Price-amount.amount {
    font-size: 1.2em !important;
}
.single-product aside.sidebar-container .widget-area,
.single-product aside.sidebar-container .widget-area  > .widget_custom_html,
.single-product aside.sidebar-container .widget-area  > .widget_custom_html > .custom-html-widget,
.single-product #single-product-sidebar {
    height: 100%;
}
.single-product #single-product-sidebar #identity {
    position: sticky;
    top: 1rem;
}
.single-product .woosb-title-inner {
    font-weight: 400 !important;
    font-size: 1.1em !important;
		margin-bottom: 0px !important;
}
