@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mattprime.com.tr/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--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%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(255,48,48);
	--wd-alternative-color: rgb(209,39,39);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(255,48,48);
	--btn-default-bgcolor: rgb(255,48,48);
	--btn-default-bgcolor-hover: rgb(173,10,10);
	--btn-accented-bgcolor: rgb(255,48,48);
	--btn-accented-bgcolor-hover: rgb(173,10,10);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://mattprime.com.tr/wp-content/uploads/2023/02/IMG-20241019-WA0019.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 940px;
}
.header-banner {
	background-image: url(https://mattprime.com.tr/wp-content/uploads/2023/02/IMG-20241019-WA0019.jpg);
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(65,64,60);
	background-image: none;
}
html .cart-actions .button[name="update_cart"], html .woocommerce-mini-cart__buttons .btn-cart {
	color: rgb(255,255,255);
}
html .cart-actions .button[name="update_cart"]:hover, html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 800px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.btn.btn-full-width {
    width: 100%;
    margin-top: 5px;
}
.shortcode_wa_button:hover, .shortcode_wa_button_nt:hover, .gdpr_wa_button_input:hover {
    color: #ffffff !important;
    background: #21bd5be0!important;
    transform: translateY(-3px)!important;
    box-shadow: 0 8px 25px -5px rgb(45 62 79 / 0%) !important;
    transition: all ease-in-out 3ms;
}

.btn-style-link.btn-color-black {
    border-color: #3330;
    color: var(--color-gray-800);
}

.btn-style-link.btn-color-black:hover {
    border-color: #0000;
    color: #c92a2a;
    opacity: 5.6;
}
#dsec {
    display:none!important;
}

.box-icon-align-left .box-icon-wrapper {
    margin-right: 20px;
    max-width: 50%;
    margin-top: 5px;
}



.product-grid-item .wd-product-brands-links, .product-grid-item .wd-product-cats {

    display: none!important;
}
/ Button Code */

.onclk button {
    background:blue;
    border-radius:5px;
    padding:20px 40px;
    text-decoration: none;
}

.onclk button:hover {
    background:red;
}

.whb-with-shadow {
    box-shadow: 0 7px 10px rgb(0 0 0 / 8%);
}
.btn-style-bordered.btn-color-black {
    border-color: #cfcdcd;
    color: #333;
}

.btn.btn-style-bordered {
    border-width: 1px;
}

a.wa-shop-button:hover, a.wa-order-checkout:hover, a.wa-order-thankyou:hover, .wa-order-class:hover, .wa-order-button:hover, .shortcode_wa_button:hover, .shortcode_wa_button_nt:hover, .gdpr_wa_button_input:hover {
    color: #ffffff !important;
    background: #21bd5b00!important;
    transform: translateY(-3px)!important;
    box-shadow: 0 8px 25px -5px rgb(45 62 79 / 0%) !important;
    transition: all ease-in-out 3ms;
}
.single_add_to_cart_button {
     width: 60%;
}

.woocommerce-breadcrumb {
    font-size: 12px!important;
}

.why_buy_box {
    padding: 0;
    margin-top: 60px;
}
.box-style-shadow {
    padding: 40px;
}
.whb-header-bottom .wd-dropdown {
    background: #ffffff!important;
}

.banner-hover-background:not(.banner-background) .content-banner, .banner-hover-border:not(.banner-border) .content-banner {
    z-index: 4;
    margin-left: -24px;
}


li.menu-item.menu-item-compare.wd-with-icon {
    display: none;
}


.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
    max-width: 1270px;
}


.wd-nav-vertical>li>a {
     text-transform: uppercase;
}

.free-cargo-badge {
    font-weight: 500;
    background: #40903f;
    width: 60px;
    color: #fff;
    line-height: 2;
    height: 60px;
    text-align: center;
	background: #000;
    color: #fff;
    padding-top: 6px;
    font-size: 12px;
    margin-left: 0;
    margin-right: 5px;
}



.product-label.new {
    background-color: #494949;
}

.box-style-bg-hover {
    padding: 12%;
}


span.optional{display:none;}

.related-and-upsells>div:last-child {
    margin-bottom: 0;
    margin-top: 15px;
}
.title-size-default .title {
    margin-top: 10px!important;
}
.why_buy_one {
    display: flex;
    margin: 0 0 20px;
}
button.wsb-button.js-wsb-add-to-cart {
    border-radius: 5px;
}
.onepage_checkout .why_buy_img {
    width: 20%;
}
.trust-box {
    border-color: #d9d9d9;
	margin: 10px 0 0;
    padding: 20px;
    border: 1px solid #bdbdbd;
    border-radius: 3px;
	margin-bottom: 16px;
}
.wpcf7-list-item { 
    width: 100%!important;
}

.wd-cookies-inner .cookies-info-text {
    flex: 1 1 auto;
    padding-right: 30
px
;
    font-size: 15px;}


#sendbtn, #sendbtn2, .wa-order-button, .gdpr_wa_button_input {
    background-color: rgba(37, 211, 102, 1)!important;
    color: rgba(255, 255, 255, 1)!important;
    margin-bottom: 40px!important;
}

a.floating_button:hover div.label-container, a.floating_button:hover div.label-text {
    visibility: visible!important;
    opacity: 1;
    margin-bottom: 20px;
}

.wd-side-hidden.wd-opened {
    transform: none;
    z-index: 9999999;
}

#woocontracts1, #woocontracts2, #woocontracts3 {
    padding: 6px 40px 10px 8px;
    height: 110px;
    background-color: #e7e7e7!important;
    overflow: auto;
    font-size: small;
}

.whb-overcontent.whb-custom-header {
    margin-bottom: 0;
    padding-top: 0 !important;
    margin-top: -15px!important;
}

.whb-overcontent, .whb-overcontent.whb-custom-header {
    margin-bottom: 0;
    margin-top: -15px!important;
    padding-top: 0!important;
}

p#billing_country_field {

visibility: none!important;
}
.textarea  {
min-height : 120px!important;
	}


.wd-search-cat>a {
       width: 188px;
	}
@media (min-width: 1025px) {
	.wd-nav.wd-gap-l {
    --nav-gap: 29px;
}


.single_add_to_cart_button {
    width: 40%;
}

.wd-buy-now-btn {
    margin-left: 0px;
    width: 39.5%;
}


.quantity:not(.hidden)+button {
    margin-left: 0px!important;
}

button#sendbtn\ wa-order-button-click {
    width: 99.5%;
}
a.sds {
    color: transparent;
    margin-bottom: -55px;
    margin-top: -50px;
}
textarea#product_note {
    max-height: 100px;
    height: 10px;
    border-radius: 10px!important;
    min-height: 65px!important;
}
.product-badges .p-badge {
		flex-direction: row-reverse!important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 10px;
    padding-top: 30px;
    padding-bottom: 31px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    margin: 0 5px 5px 0;
    height: 45px;
}


.product-badgesd .p-badge {
    display: flex;
	max-width: 95px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 10px;
    padding-top: 45px;
	background:black!important;
	color:white!important;
	font-weight:600!important;
	text-align:center!important;
    padding-bottom: 45px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    margin: 0 5px 5px 0;
    height: 55px;
}


.product-badgese .p-badge {
    display: flex;
	max-width: 95px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 10px;
    padding-top: 45px;
	background:black!important;
	color:red!important;
	font-weight:600!important;
	text-align:center!important;
    padding-bottom: 45px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    margin: 0 5px 5px 0;
    height: 55px;
}

.sakla2
{
    display:none!important;
}

a.sds {
    color: transparent;
    margin-bottom: -55px;
    margin-top: -50px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-buy-now-btn {
    margin-left: 1px;
    width: 99.4%;
}
.sakla
{
    display:none!important;
}


button#sendbtn\ wa-order-button-click {
    width: 100%!important;
}
.product-badges .p-badge {

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 13px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 10px;
    margin: 0 5px 5px 0;
    height: 74px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}

.elementor-818 .elementor-element.elementor-element-18e9dbb {
    width: 100%!important;
}
.product-badges {
    margin: 10px 0;
    display: block;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.elementor-818 .elementor-element.elementor-element-d9bb96b {
    width: 100%!important;
}

.elementor-818 .elementor-element.elementor-element-57f73ab {
    width: 100%!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-buy-now-btn {
    margin-left: 1px;
    width: 99.4%;
}
.sakla
{
    display:none!important;
}
.product-badges .p-badge {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 13px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 10px;
    margin: 0 5px 5px 0;
    height: 74px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}
button#sendbtn\ wa-order-button-click {
    width: 100%!important;
}




.elementor-818 .elementor-element.elementor-element-18e9dbb {
    width: 100%!important;
}

.elementor-818 .elementor-element.elementor-element-d9bb96b {
    width: 100%!important;
}
.elementor-818 .elementor-element.elementor-element-57f73ab {
    width: 100%!important;
}
}

@media (max-width: 576px) {
	.wd-buy-now-btn {
    margin-left: 1px;
    width: 99.4%;
}
.sakla
{
    display:none!important;
}

.product-badges .p-badge {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0 13px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 10px;
    margin: 0 5px 5px 0;
    height: 74px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}

button#sendbtn\ wa-order-button-click {
    width: 100%!important;
}


.elementor-818 .elementor-element.elementor-element-18e9dbb {
    width: 100%!important;
}

.elementor-818 .elementor-element.elementor-element-d9bb96b {
    width: 100%!important;
}

.elementor-818 .elementor-element.elementor-element-57f73ab {
    width: 100%!important;
}
}

