.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(51,51,51);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(51,51,51);
}
: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:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(0,116,140);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:rgb(0,116,140);
}
:root{
--btn-shop-bgcolor-hover:rgb(0,116,140);
}
:root{
--btn-accent-bgcolor:rgb(0,116,140);
}
:root{
--btn-accent-bgcolor-hover:rgb(0,116,140);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mobiera.ro/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.0.4") format("woff"),
	url("//mobiera.ro/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.0.4") format("woff2");
}

	: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: 0px;
		--btn-default-box-shadow: none;
		--btn-default-box-shadow-hover: none;
		--btn-default-box-shadow-active: none;
		--btn-default-bottom: 0px;
	
	
			--btn-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--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);
	
	
	
	
	
	
	
		}

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

	.container {
		max-width: 1222px;
	}
	
	
		.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1192px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1202px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1212px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1222px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1232px;
		}

		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1252px;
		}
		
		@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;
			}
		}

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

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

/* 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;
}
		
h4.woodmart-title-container.title.wd-fontsize-xxl {
  font-size:18px !important;
}

.space p {
	margin-bottom:10px; 
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
	    border: 0;
    height: auto;
}
.cart-actions .button[name=update_cart] {
	 display:none;
}
.infoplus p {
	    font-size: 12px;
    line-height: 19px;
}

[class*=color-scheme-light] .footer-widget {
border: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.anpc img {
	  width:200px;
	 margin-bottom:10px;
}
.elementor-widget-container .portfolio-footer a {
	background-color: #DE5033 !important;
    color: #fff;
    border: 0;
}
.alert {
	    float: left;
    width: 100%;
    background: #f16969;
    color: #fff;
    padding: 5px;
    margin-bottom: 15px;
    text-align: center;
}
.woocommerce-product-attributes-item--weight {
 display:none;
}
#sib_captcha {
    margin-bottom: 15px;
    justify-content: center;
    display: flex;
}
.product-element-top .labels-rounded {
	top:50px;
}
.product-image-summary div.quantity {
 float:left;
}
#submit_mobilpay_payment_form {
    background: #DE5033;
    color: #fff;
}
.cwginstock-panel-heading h4 {
 margin-bottom:0;
}
span.out-of-stock.product-label {
	display:none;
}
p.stock.out-of-stock {
    color: #B50808;
    float: left;
    width: 100%;
}
.cwginstock-subscribe-form  {
	 float: left;
    width: 100%;
}
.woocommerce-product-details__short-description {
    margin-bottom: 20px;
    float: left;
    WIDTH: 100%;
}
.container-image-and-badge {
    position: absolute;
     top:0;
     left:0;
}
.product-images .labels-rounded .product-label {
    min-width: 40px;
    min-height: 40px;
    background: #e21414;
}
.product-label.onsale {
 background: #e21414;
}
.yith-wcbm-badge {
    left: 0;
}
.pwb-brands-cols-outer img {
    height: 100px;
    object-fit: contain;
    width: 150px;
}
.summary-inner>.price, .wd-scroll-content>.price {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.pwb-single-product-brands img:hover {
    box-shadow: 0 0 6px rgb(0 0 0 / 14%);
}
.pwb-single-product-brands img {
    width: 90px;
    background-color: #FFF;
    box-shadow: 0 0 2px rgb(0 0 0 / 12%);
    transition: all .3s ease;
    padding: 10px;
}
.pwb-single-product-brands {
    padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: end;
}
.summary-inner h1 {
    font-size: 30px;
    line-height: 1.2;
    float: left;
    margin-bottom: 0;
	  max-width:80%;
}
.anr_captcha_field {
 display:none !important;
}
input.sib-default-btn {
	    background: #05778e;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px;
}
.sib_signup_box_inside_1 input[type=submit]:hover {
	 color:#fff;
}
.sib_signup_box_inside_1 {
 text-align:center;
}
footer .sib_signup_box_inside_1 {
 text-align:left;
}
.wd-popup-inner h5 {
 display:none;
}

input.sib-email-area, input.sib-NAME-area {
	 border-color:#ddd;
}

footer input.sib-default-btn:hover {
	 color:#fff;
}
footer input.sib-email-area, footer input.sib-NAME-area {
	 border-color:#fff;
}
.customCategory .elementor-image-box-title {
    left: 50% !important;
    text-align: center;
    background-image: linear-gradient(to bottom,rgba(255,255,255,0) -10%,#fff 100%);
    background-repeat: repeat-x;
    pointer-events: none;
    z-index: 10;
	    padding-top: 10px;
    width: 100%;
    padding-bottom: 20px;
	  color:#066072;
    bottom: 0;
    font-weight: 500;
    position: absolute;
    font-size: 20px;
    text-transform: uppercase;
    transform: translateX(-50%);
}
.woocommerce-thankyou-order-received {
border: 2px dashed #00748c;
    color: #00748c;
}
.woocommerce-message {
    background-color: #00748c;
}
#place_order {
    background-color: #DE5033;
}
.footer-column-1 {
    border-bottom: 0  !important;
}
.wd-info-box:hover .info-box-icon {
 border-color: #00748c !important;
}
.menu-opener.color-scheme-light {
    color: #333;
    font-weight: 900;
    background: #fff;
    border: 1px solid rgba(232, 232, 232, 1);
}
.whb-top-bar .wd-nav-secondary>li>a {
 font-size:10px;
}
.searchform.wd-style-with-bg input[type="text"] {
 border-width:1px;
}
.wd-dropdown-menu.wd-design-default, .wd-dropdown-menu.wd-design-default .wd-dropdown {
 width:auto;
}
.searchform.wd-style-with-bg .searchsubmit {
color: inherit; 
	background-color:#fff;
border: 1px solid rgba(129, 129, 129, .20);
}

.searchform.wd-style-with-bg input[type="text"] {
 font-size:14px; 
}
.wd-search-cat>a>span {
    font-size: 14px;
    text-transform: none;
}
.cat-design-replace-title .wd-entities-title {
	background-color: transparent !important;
	box-shadow:none;
    left: 50% !important;
    text-align: center;
     background-image: linear-gradient(to bottom,rgba(255,255,255,0) 2%,#fff 100%);
    background-repeat: repeat-x;
    pointer-events: none;
	
    z-index: 10;
    width: 100%;
    padding-bottom: 20px;
    bottom: 0;
    font-weight: 500;
    position: absolute;
	   color:#066072 !important;
    font-size: 20px;
    text-transform: uppercase;
    transform: translateX(-50%);
}
.phone {
 margin-bottom:20px;
}
.phone a {
    border: 1px solid #00748C;
    color: #00748C;
    padding: 5px 10px;
}

.phone a:hover {
	color:#fff;
background:#00748C;
}
.wd-logo img[src$=".svg"] {
 width:100%;
}
.cat-design-replace-title .hover-mask, .cat-design-replace-title .more-products {
 justify-content:end;
}
.cat-design-replace-title .wd-entities-title {
color: #000;
	background-color: transparent;
}
.wd-hover-standard .wd-add-btn>a {
background-color: #DE5033 !important;
}
.title-size-default {
    height: 320px;
}
.min-footer img {
    background: #fff;
    padding: 3px;
}
.footer-widget a {
 color:#fff;
}
.customCategory .elementor-image-box-title a {
    font-size: 18px;
    line-height: 1.4;
    transition: opacity .25s ease .25s;
    color: #066072;
    background-color: transparent;
	    padding: 12px 25px;
}
.popup-added_to_cart .view-cart, .woocommerce-mini-cart__buttons .checkout, .cart-totals-inner .checkout-button {
background-color: #DE5033;
}
.title-line-one .product-grid-item .wd-entities-title, .title-line-two .product-grid-item .wd-entities-title {
    overflow: hidden;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-grid-item .price {
 margin:10px 0 !important;
}
.page-title .container {
    width: max-content;
    position: relative;
    margin-bottom: 0;
    background: rgb(0 0 0 / 47%);
    padding: 5px 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
a.woodmart-nav-link {
	font-weight:500 !important;
}
.customCategory .elementor-image-box-wrapper .elementor-image-box-img {
 margin-bottom:0 !important;
}
.page-title-default {
	    background-image: url(https://mobiera.ro/wp-content/uploads/2021/10/cover-mobiera.jpg);
}
.wd-active-filters {
	float:left; 
	width:100%;
 margin-top:0 !important;
}


.single_add_to_cart_button {
    background-color: #DE5033 !important;
}
.filter__title{
	cursor:pointer;
}
.product-grid-item .product-image-link img:hover, .product-grid-item .hover-img img {
    transition: all 0.2s ease; 
}
.product-grid-item .product-image-link img:hover, .product-grid-item .hover-img img:hover {
  transform: scale(1.2);
}
.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a {
    color: #333; 
}

.filter__icon-minus, .filter__icon-plus {
    width: 15px;
    height: 15px;  
}
.filter__item {
    margin: 15px 0;
}
.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number  {
	    background-color: #DE5033;
}
.product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links {
    margin: 10px 0 !important;
    line-height: 21px !important;
}
#categoriesHome .cat-design-default .wd-entities-title {
    left: 50% !important;
    text-align: center;
    width: 100%;
    transform: translateX(-50%);
}
.menu-item-compare {
	 display:none !important;
}
.single-portfolio .single-post-navigation {
margin-top:50px; 
}
.portfolio-entry .entry-thumbnail img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
}
.parteners .swiper-slide-inner img.swiper-slide-image {
    opacity: .5;
    filter: grayscale(100%);
    transition: filter .3s ease,opacity .3s ease;
}

.specialStyle li a {
color: #DE5033 !important;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: 600;
}
.parteners .swiper-slide-inner img.swiper-slide-image:hover {
    opacity: 1;
    filter: grayscale(0);
}
#billing_country_field, #shipping_country_field {
	 display:none;
}
.info-box-inner {
	 height:110px;
}

.aboutUs .info-box-inner {
	 height:auto;
}
.parteners .elementor-widget-image-carousel .swiper-slide {
	padding:0 30px; 
}
.blog-post-loop .entry-thumbnail img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
}
.owl-items-lg-4 .post-slide .post-title {
    font-size: 16px !important;
    line-height: 23px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.single-post .widget_recent_comments ul li>a, .single-post .widget_recent_entries ul li a, .single-post .widget_rss ul li>a {
  font-size: 16px !important;
}

.blog .widget_recent_comments ul li>a, .blog .widget_recent_entries ul li a, .blog .widget_rss ul li>a {
  font-size: 16px !important;
}

.widget_recent_comments ul li>a, .widget_recent_entries ul li a, .widget_rss ul li>a {
   font-size: 20px !important;
    line-height: 23px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.footer-sidebar {
	padding-top:0;
}
#custom_html-3 .widget-title {
	text-align:center; 
}
.parteners .swiper-slide-inner img.swiper-slide-image {
	height:60px; 
	width:130px;
	object-fit:contain;
}
.footer-column-1 {
	border-bottom:1px solid #ddd; 
}
.footer-column p, .footer-column {
	color:#fff; 
}
.footer-column .widget_categories ul li a, .footer-column .widget_pages ul li a, .footer-column .widget_archive ul li a, .footer-column .widget_nav_menu ul li a {
	color:#fff; 
	text-transform:none;
}
.footer-container .mc4wp-form-fields a {
	color:#fff; 
}
.footer-container .mc4wp-form-fields input {
	color:#fff; 
	border-color:#fff; 
}
.footer-container .mc4wp-form-fields label{
	margin-top:5px; 
}
.min-footer img {
	max-width:80%; 
}
.wd-entry-meta {
display:none !important; 
}
.post-single-page .post-title {
    font-size: 28px;
    text-align: left;
    margin: 30px 0;
}
.widget_categories ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_nav_menu ul li a {
	text-transform:capitalize; 
}





.textHomepage:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0) 5%,#fff 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0) 5%,#fff 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,0) 5%,#fff 100%);
    background-repeat: repeat-x;
    pointer-events: none;
    z-index: 10;
}
.textHomepage {
    overflow-y: hidden;
    max-height: 150px;
}
.textHomepage.in {
    max-height:initial;
    overflow-y: auto;
}
.textHomepage.in:before {
    display: none;
}

.buttonRead {
    background: #05778e;
    width: max-content;
	  cursor:pointer;
    padding: 5px 10px;
}

.buttonRead a {
 color:#fff;
}

.productSpecialPage img {
    height: 250px;
    object-fit: cover;
    object-position: center;
}
.main-page-wrapper {
    margin-top: 0;
    padding-top: 0;
    min-height: auto;
    background-color: #FFF;
}
.whb-header {
    margin-bottom: 0;
}
.footer-container #mc4wp-form-1 p {
 text-align:left;
}
#mc4wp-form-1 p {
	text-align:center; 
}@media (min-width: 1025px) {
	.home .mfp-content .mfp-with-anim.wd-popup {
	 max-width:500px !important;
}
.title-design-centered .wd-back-btn, .without-title.with-back-btn .wd-back-btn {
 margin-top:15px;
}

.entry-header .wrap-title {
	    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
}
.wd-sub-menu li a {
    white-space: nowrap;
}
.whb-full-width .whb-row>.container, .whb-full-width+.whb-clone .whb-row>.container {
 width:98%;
}
.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after {
 margin-left:5px;
}
.title-size-default .title {
margin-top:10px !important;
}

.mfp-with-anim.wd-popup.popup-quick-view {
	 max-width:800px !important;
}

.title-size-default .title {
    font-size: 40px;
    margin-top: 30px;
}
.single-post .entry-header .entry-thumbnail img {
	    height: 400px;
    object-fit: cover;
    object-position: center; 
}
[class*="wd-header-search-form"] {
    max-width: 65%;
    margin: auto;
}
:root {
	--btn-shop-bgcolor-hover: #00748c;
    --btn-shop-bgcolor: #00748c;
	--btn-accent-bgcolor: #00748c;
	    --btn-accent-bgcolor-hover: #00748c; 
	
}
.woocommerce-product-gallery__wrapper .product-image-wrap img{
	 height:500px; 
	 object-fit:contain;
}
.single-breadcrumbs-wrapper .woocommerce-breadcrumb, .single-breadcrumbs-wrapper .yoast-breadcrumb {
	    margin-top: 40px;
}
.wd-nav-vertical>li>a {
    padding: 8px 18px; 
}
.wd-sub-menu li a {
    padding-top: 4px;
    padding-bottom: 4px; 
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-item-shadow .wd-item-position-left, .wd-item-shadow .wd-item-position-right {
 background:#fff;
}
.entry-header .wrap-title {
	    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
}
.benef {
	 margin-bottom:0;
}
.page-title .container {
	max-width:100%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title .container {
	max-width:100%;
}
}

@media (max-width: 576px) {
	[class*="wd-header-search-form"] {
	padding:0;
}
.page-title .container {
	max-width:100%;
}
.summary-inner h1 {
 max-width:100%;
}
.pwb-single-product-brands {
 display:block;
}
.mobile-nav .searchform {
    background: rgba(0, 116, 140, 1);
}
.mobile-nav .searchform input[type="text"] {
 color:#fff;
}
.searchform .searchsubmit {
 color:#fff;
}
.title-size-default {
    height: 250px;
}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-shop-tools:not(:last-child) {
 margin-bottom:10px !important;
}
.archive.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .woocommerce-result-count {
 display:block !important;
}
.premmerce-filter-ajax-container {
 display:flex;
	width:100%;
	margin-bottom:0;
}

.elementor-646 .elementor-element.elementor-element-2783941 {
 margin-bottom:30px;
}
.info-box-inner {
    height: auto;
}
.wd-info-box .info-box-subtitle:not(.subtitle-style-background), .wd-info-box .info-box-title {
    font-size: 16px !important;
}
.benef {
	 margin-bottom:0 !important;
}

.wd-item-shadow .wd-item-position-left, .wd-item-shadow .wd-item-position-right {
 background:#fff;
}
.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a {
    line-height: 16px;
}
.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .woocommerce-result-count {
	 display:none !important;
}
.page-title .title {
    font-size: 28px !important;
}
.woocommerce-breadcrumb {
 margin-right:0;
}
.page-title {
	 margin-top:0 !important;
}
.wd-search-form.wd-header-search-form-mobile {
	width:60%;
}
.whb-flex-row.whb-top-bar-inner .wd-social-icons {
    width: 40%;
    display: flex;
    justify-content: flex-end;
}

.wd-popup-inner #mc4wp-form-1 .row {
	justify-content:center; 
}

.title-line-two .product-grid-item.col-6 .wd-entities-title {
    max-height: 42px !important;
    font-size: 15px;
    text-transform: none;
    line-height: 20px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 42px;
}

.product-images-inner .thumbnails img {
	height:50px;
	object-fit:contain;
}

.product-image-wrap figure img {
   height:300px;
	object-fit:contain;
}
}

