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

.header-banner{
	background-color:#dd3333;
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:center center;
}

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

.footer-container{
	background-color:#293133;
}

: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:"Satisfy", 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:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:#f5222e;
}
:root{
--wd-alternative-color:#999999;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#aaaaaa;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#e9212d;
}
:root{
--btn-shop-bgcolor-hover:#e9212d;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#83b735;
}
: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: 1px;

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

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

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

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

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

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




	.woodmart-woocommerce-layered-nav .wd-scroll-content {
		max-height: 280px;
	}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//archicraft.md/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.4.2") format("woff2");
}

.fisier_extensie {
	  margin-top: 25px;
}


.summary-inner{
    background: white;
    padding: 20px 10px;
}

.summary-inner > .price{
		margin-bottom:0px;
}

.is_stuck{
	  top: 125px!important;
}

.woocommerce-product-details__short-description {
		margin-top: 10px;
}
.variations_form, .summary .cart{
		float:left;
		margin-right:5%;
		width:60%;
}
.summary .woodmart-wishlist-btn{
    width: 35%;
    float: left;
    display: flex;
    align-items: flex-end;
}

.summary .woodmart-wishlist-btn a{
		background: #ffffff;
    padding: 14px;
    border: 2px solid #e9212d;
    width: 100%;
   	text-align: center!important;
}

.wd-action-btn.wd-style-text > a{
    justify-content: center;
}

.product_meta{
	width:100%;
	float:left;
}

.product-image-summary .cart{
	margin-bottom:0px;
}

.woodmart-products-nav{
  height: 25px;
	margin-top: 20px;
}

.woodmart-products-nav .product-btn > a span, .woodmart-products-nav .woodmart-back-btn:after{
	font-size:18px;
}

.product-prev{
	margin-right:10px;
}

.product-next{
	margin-left:10px;
}

.slider-mobile  {
     display:none!important;
 } 
   

.main-page-wrapper{
    padding-top:0px;
}


.woocommerce-Price-amount{
    color:#292624!important;
}

.menu-meniu-secundar-container a{
    font-weight:600!important;
}

.menu-open-label{
    font-weight:600!important;
}

.info-box-wrapper .info-box-content{
    margin: 30px 0px;
}
/* Container holding the image and the text */
.slider-container {
  position: relative;
  text-align: center;
  color: white;
  margin-bottom:20px;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size:44px;
  color:#fff;
   background: #00000036;
    padding: 1% 2%;
}


/* center logo in header */

.site-logo{
    margin: 0px auto;
}
.site-logo:hover{
   opacity:0.6;
}

/* homepage hero image */

#home-hero{
    margin-top: -40px;
    margin-bottom: 40px;
}


/* remove dots from logos slider */

.owl-dots{
    display:none;
}


/* INSTAGRAM */
/*  follow button */


#insta-home .vc_general.vc_btn3{
    color: #fff;
    border-radius: 0px!important;
    min-width: 250px;
    background: #293133!important;
    border:0px!important;
}

#insta-home .vc_general.vc_btn3:hover{
    color: #293133!important;
    background: #fff!important;
}

/*  instagram section */

#insta-home {

    border: 1px solid red!important;
    margin: 0px auto!important;
    display: block;
    height: 314px;
    padding: 20px 0px;
    background-image: url("https://archicraft.shop/wp-content/themes/woodmart-12-child/img/archi-insta-back.jpg");
     background-color: #e91d25;
}


/*  instagram container */

#insta-home .vc_column-inner{
    max-width:1366px;
    margin: 0px auto;
}

/*  instagram title */

#insta-home h4{
    font-family: Poppins!important;
    font-weight: 800!important;
    font-style: normal;
    color:#fff;
    text-transform: uppercase;
    font-size: 40px;
}
/*  instagram picture */

.instagram-picture{
    max-width:270px;
        margin-right: 30px;
}


/* subscribe section */


.mc4wp-form{
    margin-bottom:0px!important;
}

.mc4wp-form > div > p{
    margin:25px 0px 0px 0px;
}
.mc4wp-form > div > p:first-child{
    width:100%!important;
    max-width:100%!important;
}

#subscribe .wpb_content_element {
    margin-bottom:0px!important;
}

#subscribe input[type='email']{
    height: 55px!important;
    border: 0px solid rgb(56, 67, 70)!important;
    background-color: #fff!important;
}

#subscribe input[type='submit']{
    height: 55px!important;
    border: 0px solid rgb(56, 67, 70)!important;
    background-color: #e91d25!important;
}

#subscribe input[type='submit']:hover{
background-color: #293133!important;
}


#subscribe{
    background: #384346;
    min-height: 100px!important;
}

#subscribe .vc_column-inner{
    max-width: 1366px!important;
    margin: 0px auto!important; 
}

#subscribe h4{
    text-align: left;
    font-family: Poppins!important;
    font-weight: 800!important;
    font-style: normal;
    color:#fff;
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom:0px!important;

}

/* homepage products thumbnails */

#home-products .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 100%;
    max-width: 340px;}

#home-products .vc_col-sm-3{
    margin: 15px;
    width: 22.6%;
    border: 1px solid #f3f3f3;
}

#home-products .vc_custom_heading{
    color:#fff!important;
}



/* socket */

.copyrights-wrapper{
	border-color: rgb(41, 49, 51)!important;
}


.info-box-icon:hover{
    background-color: white;
    box-shadow: 0px 6px 10px #0000001f;
}



/* homepage icons title */

.iconbox-home h5{
    text-align: center;
    font-family: Poppins!important;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
}

/* homepage icons circle container */

.iconbox-home .home-icons{
    background-color: #fff;
    border: 1px solid #f1f1f3!important;
    width: 140px!important;
    height: 140px!important;
    border-radius:140px;
    margin: 0px auto 15px auto;
    line-height: 230px!important;
}
.iconbox-home .home-icons:hover{
    background-color: white;
    color:red;
    box-shadow: 0px 6px 10px #0000001f;
}


/* homepage square icon box */


#square-icon{
    min-height: 326px;
}

#square-icon .vc_column-inner{
    background-color:#f5222e!important;
    border-bottom: 4px solid #f5222e;
}

#square-icon .vc_column-inner{
    height: 326px;
}
#square-icon .home-icons{
    margin-top: 70px;
}


/* footer widget title */

.footer-container .widget-title{
	color: #fff!important;
	font-size:24px;
	margin-bottom: 40px;
}
.widget-title{
	color: #2d2a2a!important;

}

/* footer title underline */

.footer-container h5:after {
     background: none repeat scroll 0 0 #e91d25;
     bottom: -10px;
     content: "";
     display: block;
     height: 2px;
     position: relative;
     width: 60px;
 }
 
/* footer border bottom */

.footer-container{
    border-bottom: 8px solid red;
}

/* hide title underline on footer blog titles */

.recent-posts-info h5:after {
    display:none!important;
 }
.min-footer{
    padding:0px;
}
.footer-column{
    margin-bottom:0px;
}



/* footer */

.footer-sidebar {
    padding-top: 15px;
    padding-bottom: 0px;}

/* footer logo */

#media_image-2{
 	    border-color: rgb(41, 49, 51)!important; 
 	    max-width: 220px;
}

#media_image-2:hover{
   opacity:0.6;
}

#media_image-2:after {

 	 background: none repeat scroll 0 0 #e91d25;
     bottom: -10px;
     content: "";
     display: block;
     height: 2px;
     position: relative;
     width: 60px;
}

/* footer text  */

.textwidget p{
    color:#fff;
}


.footer-container li a{
        color:#fff!important;
}


.footer-container li a:hover{
        color:#e91d25!important;
}


.site-content{
    margin-bottom:0px;
}

.woodmart-prefooter{
    display:none;
}

/* ------------- laptop -------------- */

@media only screen and (max-width: 1280px) {
    
  
#home-products .vc_col-sm-3 {
    width: 21%;}
    
}


/* ------------- mobile -------------- */

@media only screen and (max-width: 600px) {
   
.slider-mobile {
     display:block!important;
 }
 
.slider-desktop  {
     display:none!important;
 } 
   

.slider-container img{
    display:none!important;
}

#home-products .vc_col-sm-3 {
    width: 93%!important;}
    
 #insta-home {
    height: 100%;
    background-image: url("https://archicraft.shop/wp-content/themes/woodmart-12-child/img/archi-insta-back.jpg");
} 


#insta-home .col-6 {
    flex: 0 0 92%!important;
    max-width: 92%!important;
    margin: 4%;
}

#insta-home h4 {
text-align:center!important;
}

#insta-home .vc_btn3-container{
    width: 96%!important;
    margin:0px 2%!important;
 }

#insta-home .vc_general.vc_btn3{
       width: 100%!important; 
}


#subscribe h4{
     margin-top: 20px;
    text-align:center!important;
}


.footer-container .textwidget{
    text-align:center!important;
}

.footer-container ul{
    text-align:center!important;
}
.footer-container .widget-title{
    text-align:center!important;
}

.footer-container h5:after {
margin:0px auto;
 }
 
 /* footer logo */

#media_image-2{
margin:0px auto;
}

#media_image-2:after {
margin:0px auto;

}

#home-cat .vc_column-inner{
        width: 47%!important;
        float: left!important;
}
	
.variations_form, .summary .cart, .woodmart-wishlist-btn, .summary .cart button{
		width:100%;
}

}@media (max-width: 576px) {
	.woocommerce-product-details__short-description {
    margin-top: 40px;
}

.summary .woodmart-wishlist-btn {
	width: 100%;}
}

