@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//thesoftwareshop.us/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-text-font: "Lato", 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: 600;
	--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: Arial, Helvetica, sans-serif;
	--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;
	--wd-header-el-font: Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(38,166,91);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(38,166,91);
	--btn-accented-bgcolor-hover: rgb(38,166,91);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.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: #ffffff;
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-placeholder-color: rgb(38,166,91);
	--wd-form-brd-color: rgb(38,166,91);
	--wd-form-brd-color-focus: rgb(38,166,91);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
    
    }

/**CSS PARA EL FOOTER DE LA WEB**/


.footer {
            
            width: 100%;
            margin: 0 auto;
            background-color: #ffffff;
            padding: 10px 0;
            text-align: center;
           
            
        }

        .footer-links {     
            
              width: 20%;
              padding: 0 15px;
             
              }

             

          .container {
              
              max-width: 1500px;
              margin:2px auto;
              
              
             
          }

          .footer-row {
            display: flex;  
            flex-wrap: wrap;
            padding: 20px 0;
            
              
          }
    
          .footer-links h6 {
              font-size: 14px;
              color: rgb(38,166,91);
              margin-bottom: 25px;
              font-weight: 500;
              border-bottom: 2px solid rgb(22, 116, 224);
              padding-bottom: 10px;
						  text-align: left;
              display:block;
             
             
          }

          .footer-links ul li a {
              font-size: 14px;
              text-decoration: none;
              color:black;
              display: block;
              margin-bottom: 10px;
              text-align: left;
              transition: all 300ms ease;
              
          }

          .footer-links a:hover{
            color: rgb(38,166,91);

        }

          .copyright {
              margin: 0px;
              text-align: center;
              padding: 10px;
              background-color: rgb(38,166,91);
              margin-right: 0;
              color: #ffffff
          }

          .social-link a {
              display: inline-block;
              min-height: 40px;
              width: 40px;
              background-color: black;
              color:rgb(38,166,91);
              margin: 0 10px 10px 0;
              text-align:center ;
              line-height: 40px;
              border-radius: 50%;
              transition: all .5s ease;
          }

          @media screen and (max-width:1200px) {
          .footer, .copyright{
                
                width: 100%;
                padding: 10px 0;
                display: grid;
                
            }  
              
          }

          @media screen and (max-width:767px) {
            .container, .footer-links {
                
                width: 100%;
                margin-bottom: 10px;
                display: grid;
                
            }  
              
          }
          
            



/*CSS PARA DESCRIPCION NUEVA*/

.h1-descripcion{
	width:100%;
}  
    
.iconos-tipos-descripcion{
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    width:100%;
    margin: 0 auto;
  
    
}

.contenedor-banner-2{

        
    display:flex;
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px;
    width:100%;
    margin: 0 auto;
    

    
}

.div-banner1{

    background: #ffffff;
    text-align: left;
    width: 400px;
    height: 300px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 8px;
    border-radius: 7px;
    border: 10px;
		margin: 2px;
    border-bottom: 12px solid #0c97e7;
    position: relative;
   
    

}

.div-banner2{

   background: #ffffff;
    text-align: left;
    width: 400px;
    height: 300px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 8px;
    border-radius: 7px;
    border: 10px;
	  margin: 2px;
    border-bottom: 12px solid #0c97e7;
    position: relative;
    
    
   

}

.div-banner3{

    background: #ffffff;
    text-align: left;
    width: 400px;
    height: 300px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 8px;
    border-radius: 7px;
    border: 10px;
	  margin: 2px;
    border-bottom: 12px solid #0c97e7;
	  position: relative;}
     

		.titulo-h2{
    position: relative;
    bottom: 5px;
    text-align: center;
    font-size: 25px;
    color: #0c97e7;
}

.icons-banners{
    color:#0c97e7;
    font-size: 50px;
    
    
    
}

.contenedor{
    display: flex;
    width: 90%;
    
}

 
  @media screen and (max-width:767px) {

    
    .iconos-tipos-descripcion,
    .contenedor-banner-2, 
    .div-banner1, 
    .div-banner2, 
    .div-banner3,
    .icons-banners, 
    .contenedor {
                width: 100%;
                margin-bottom: 10px;
                display: grid;}
		
		

