:root {
	--wd-text-font: "Roboto Flex", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(20,16,11);
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto Flex", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: rgb(20,16,11);
	--wd-entities-title-font: "Roboto Flex", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(20,16,11);
	--wd-entities-title-color-hover: rgba(20, 16, 11, 0.8);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Roboto Flex", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(20,16,11);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto Flex", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(250,164,26);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-family: "Roboto Flex", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-transform: none;
	--btn-default-font-size: 16px;
	--btn-default-bgcolor: rgb(20,16,11);
	--btn-default-bgcolor-hover: rgba(20,16,11,0.8);
	--btn-default-padding: 7px 16px 6px 16px;
	--btn-accented-font-family: "Roboto Flex", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-transform: none;
	--btn-accented-font-size: 12px;
	--btn-accented-bgcolor: rgb(18,188,55);
	--btn-accented-bgcolor-hover: rgba(18,188,55,0.8);
	--btn-accented-padding: 7px 16px 6px 16px;
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(18,188,55);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(250,164,26);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(20,16,11);
	--wd-link-color-hover: rgba(20,16,11,0.8);
	--wd-link-decor-color: rgb(250,164,26);
	--wd-link-decor-color-hover: rgba(250,164,26,0.8);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(31,30,33);
	background-image: none;
}
 {
	font-family: "Roboto Flex", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-transform: none;
	color: rgb(20,16,11);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1540px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}



.wd-copyrights {
    border-top: none !important;
}

.wd-header-nav {
    padding-inline: 60px !important;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
		margin-inline-start: 5px !important;
}

.boxshadow .btn {
	--btn-box-shadow: 1px 2px 8px 0px #322E2A40;
  --btn-box-shadow-hover: 1px 2px 8px 0px #322e2a50;
}

.machines-mini-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	row-gap: 10px;
	column-gap: 10px;
}
.machines-mini-wrapper figcaption {
	text-align: center;
	font-weight: 600;
}
@media(max-width: 768px) {
	.machines-mini-wrapper {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media(max-width: 450px) 
{
	.machines-mini-wrapper {
		grid-template-columns: 1fr 1fr;
	}
}
button.product-ch-header.pr-ch-btn{
    color: #FFFFFF;
    background-color: #f6a321;
    border-color: #f6a321;
}

.our-services .info-box-content {
    padding: 10px 24px 24px 24px ;
}

.our-services .wd-info-box .info-btn-wrapper {
    margin-top: 30px;
}

.our-services .info-box-content .info-box-inner {
    min-height: 100px;
}

.our-products a.btn{
	color: #14100B;
	font-size: 18px;
	text-decoration: none;
	border: none;
}

.our-products a.btn:hover{
	color: #E08A00;
	font-size: 18px;
	text-decoration: underline !important;
}

.our-services .info-box-content .info-btn-wrapper a.btn {
	--btn-box-shadow: 1px 2px 8px 0px #322E2A40;
  --btn-box-shadow-hover: 1px 2px 8px 0px #322e2a50;
	  text-transform: none;
		margin: 15px 0;
		font-size: 14px;
    font-family: Roboto Flex;
}

@media (max-width: 764px) {
	.our-services .info-box-icon {
		display: none !important;
	}
	
	.our-services .info-box-content {
    padding: 10px 24px 24px 24px ;
	}
	
	.our-services .info-box-content .info-box-inner {
    min-height: auto;
	}
	
	.our-services .wd-info-box .info-btn-wrapper {
    margin-top: 15px;
	}
}

.wd-nav[class*=wd-style-underline] .nav-link-text:after {
	height: 1px !important;
}

.mainbanner{
		background: url(https://bulunmaz.com/wp-content/uploads/2026/07/background-image.webp) no-repeat right bottom, linear-gradient(180deg, #EDECE8 0%, #EEEAE5 100%) !important;
    height: 658px !important;
		background-size: auto 100% !important;
		background-position: right 0px bottom !important;
		margin-top: -172px !important; 
}

@media(max-width: 1700px) {
	.mainbanner{
			background-position: right -50px bottom !important;
	}
}

@media(max-width: 1550px) {
	.mainbanner{
		background-position: right -20px bottom !important;
		background-size: 75% !important;
	}
}

@media(max-width: 1366px) {
	.mainbanner{
		background-size: auto 90% !important;
		background-position: right -20px bottom !important;
    height: 584px !important;
	}
	.mainbanner h2 {
		font-size: 36px  !important;
		line-height: 1.3em;
	}
	.mainbanner p{
		font-size: 25px  !important;	
		line-height: 1.3em;
	}
}

@media(max-width: 1280px) {
	.mainbanner{
		background: url(https://bulunmaz.com/wp-content/uploads/2026/07/background-image.webp) no-repeat right bottom, linear-gradient(180deg, #EDECE8 0%, #EEEAE5 100%) !important;
		background-size: 75% auto !important;
    height: 588px !important;
	}
}

.mp-exhibition, .mp-office {
		/* Auto layout */
		display: flex;
		flex-direction: column column;
		align-items: flex-start;
	  justify-content: space-between;
		padding: 12px 24px;
		gap: 4px;

		/* Accent 100 */
		background: #FDE8C5;
		border-radius: 4px;

		/* Inside auto layout */
		flex: none;
		order: 4;
		align-self: stretch;
		flex-grow: 0;
}

.mp-office {
		/* Accent 100 */
		background: #FDD28D;
}


.mp-exhibition .type, .mp-exhibition .type a, .mp-office .type, .mp-office .type a { 

	/* Small */
	font-family: 'Roboto Flex';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.3;

	/* Black */
	color: #14100B;
	text-wrap: nowrap;

}

.mp-exhibition .name, .mp-office .name { 
	font-family: Lora;
	font-weight: 700;
	font-style: Bold;
	font-size: 18px;
	leading-trim: NONE;
	line-height: 1.3;
	letter-spacing: 0%;
	background-position: left center;
	background-size: 16px auto;
	background-repeat: no-repeat;
	padding-left: 24px;
}

.mp-office .name { 
	font-size: 24px;
	padding-left: 38px;
	background-size: 30px auto;
}

.mp-exhibition .dates, .mp-office .dates {
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #1F1E21CC;
	line-height: 1.3;
}

.mp-exhibition .flag, .mp-office .flag {
	
}

.my-office-list {
  height: 500px;
	box-shadow: 1px 2px 8px 0px #322E2A40;
}

.my-office-list > div{
	padding: 10px;
	height: 500px;
	overflow-x: hidden;
	position: relative;
	overflow-y: scroll;
	
    gap: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.my-office-list::before {
	position: absolute;
	background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 46.16%, #FFFFFF 100%);
	top: 0;
	left: 0;
	right: 0;
	height: 30px;
	content: '';
	z-index: 20;
}

.my-office-list::after {
	position: absolute;
	background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 46.16%, #FFFFFF 100%);
	transform: matrix(1, 0, 0, -1, 0, 0);
	bottom: 0;
	left: 0;
	right: 0;
	height: 30px;
	content: '';
	z-index: 20;
}

.b24-form-padding-side {
	padding: 0px 0px 12px !important;
}

.advantages .info-btn-wrapper {
	display: none;
}

.advantages .info-box-inner {
	min-height: 200px;
}
@media (min-width: 768px) and (max-width: 1024px) {
	.whb-general-header{
	background-color: #E1DED7 !important;
}

.our-services .info-box-content .info-box-inner {
	min-height: 70px;
}

.mainbanner{
	background-position: right -35px bottom !important;
	margin-top: 0 !important; 
}

.mainbanner{
	height: 420px !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.mainbanner {
	background: url(https://bulunmaz.com/wp-content/uploads/2026/07/background-mb-image.webp) no-repeat center top, linear-gradient(#dcdbd4, #f1f0ec, #e6dfdb) !important;
	background-size: auto 100% !important;
	height: 584px !important;
	margin-top: 0 !important; 
}

.mainbanner .title-wrapper {
		text-align: center !important;
}
.mainbanner h2 {
	font-size: 24px !important;
	line-height: 1.2em;
}
.mainbanner p {
	font-size: 16px !important;	
	line-height: 1.2em;
}

.whb-general-header {
	background-color: #E1DED7 !important;
}
}

@media (max-width: 576px) {
	.mainbanner {
	background: url(https://bulunmaz.com/wp-content/uploads/2026/07/background-mb-image.webp) no-repeat center top, linear-gradient(#dcdbd4, #f1f0ec, #e6dfdb) !important;
	background-size: auto 100% !important;
	height: 584px !important;
	margin-top: 0 !important; 
}
.mainbanner .title-wrapper {
		text-align: center !important;
}
.mainbanner h2 {
	font-size: 24px !important;
	line-height: 1.2em;
}
.mainbanner p {
	font-size: 16px !important;	
	line-height: 1.2em;
}

.whb-general-header {
	background-color: #E1DED7 !important;
}

.our-services .info-box-content .info-btn-wrapper a.btn {
	margin: 0;
}

.mp-exhibition. .mp-office {
	padding: 12px 16px;
}


.mp-office .name { 
	font-size: 18px;
	padding-left: 24px;
	background-size: 16px auto;
}

.mp-exhibition .type, .mp-exhibition .type a, .mp-office .type, .mp-office .type a {
	font-size: 12px;
}

.mp-exhibition .dates, .mp-office .dates {
	font-size: 12px;
}
}

