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

:root {
	--wd-header-banner-h: 40px;
	--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: 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: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(251,196,49);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(251,196,49);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(251,196,49);
	--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;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(251,196,49);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

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

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* código para colocar fondo blanco en la página de inicio, se debe modificar también en el header builder

.page-id-19 .wd-nav[class*="wd-style-underline"] .nav-link-text
{
	color:white; !important;
}
.page-id-19 .whb-color-dark:not(.whb-with-bg)
{
background: #333333; !important;}

@media (max-width: 1024px) {
.page-id-19 .whb-color-dark:not(.whb-with-bg){
    background: white; !important;
}
}
*/


/*fondo oscuros parar 3productos,gracias, cotizador, error, por mayor, blogs*/
.page-id-302 .whb-main-header, 
.page-id-313 .whb-main-header,
.page-id-1052 .whb-main-header,
.page-id-940 .whb-main-header, 
.page-id-1017 .whb-main-header,
.page-id-773 .whb-main-header,
.page-id-1320 .whb-main-header,
.page-id-726 .whb-main-header,
.post-id-914 .whb-row:not(.whb-with-bg),
.page-id-860 body:not(.single-product) .whb-overcontent:not(.whb-sticked) .whb-row:not(.whb-with-bg),
.page-id-860 .whb-row:not(.whb-with-bg)
{background:#212121; !important; }



/*
.page-id-1052 .wd-nav[class*="wd-style-underline"] .nav-link-text,
.page-id-302 .wd-nav[class*="wd-style-underline"] .nav-link-text,
.page-id-313 .wd-nav[class*="wd-style-underline"] .nav-link-text,
.page-id-726 .wd-nav[class*="wd-style-underline"] .nav-link-text
{
	color:#333; !important;
}

.page-id-1052 .whb-color-light:not(.whb-with-bg),
.page-id-302 .whb-color-light:not(.whb-with-bg),
.page-id-313 .whb-color-light:not(.whb-with-bg),
.page-id-726 .whb-color-light:not(.whb-with-bg)
{
background: #e0dede; !important;}

@media (max-width: 1024px) {
.page-id-19 .whb-color-light:not(.whb-with-bg),
.page-id-1320 .whb-color-light:not(.whb-with-bg){
    background: white; !important;
}
}
*/


.wd-entities-title a{
font-size: 18px;
	  font-weight: bold;
}

.wd-entities-title{
font-size: 30px;
	  font-weight: bold;
}

#.tituloslidermayor{
font-family: 'Poppins';font-size: 90px;!important
font-weight: bold;!important
}

.tituloslidermayor{
font-family: 'Poppins';font-size: 90px;!important
font-weight: bold;!important
}

.tituloslider{
font-family: 'Poppins';font-size: 42px;!important
font-weight: 800;!important
}
#tituloslider{
font-family: 'Poppins';font-size: 42px;!important
font-weight: 800;!important
}

.btn-cotizar-productos{
		background-color: #FBC431;
		color: white;}
.btn-cotizar-productos:hover {
      background-color:#000000;
			color: white;
      transition: 0.7s;}

/*--- inicia codigo 2 columnas contact  form footer ---*/
#left {
    width: 50%;
    float: left;
    margin-right:5%;}
 
#right {
    width: 45%;
    float: left;
    margin-right: lerft;
    margin-bottom:6px;}

#button33 
{
    width: 25%;
    height: 50px;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
}
 
.clearfix {
    display: block;
}

.wpcf7 p {margin-bottom:10px;}


display

/*CSS INICIO*/
#nosotros { 

    font-size: 18px;
}

.porque { 
    color: white;
    font-size: 20px;
    
}
.pcaracteristicas {
    font-size: 20px;
    text-align: center;
}

.pfrase {
    color: white; 
}

#btnprod {
    width: 120;
    height: 70%;
    font-size: 105%;
    text-align: center;
    background-color: #000000;
    color: #FFFFFF;
    border-radius: 12px;
    border: 4px solid #000000;
    -moz-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    /*transform: translate(50%, 40%); 
    -ms-transform: translate(50%, 40%); 
    display:block;*/

    
}

#btnprod:hover {
    background-color: #FCC431;
    color: #FFFFFF;
    border: 4px solid #FCC431;
}
/*CSS INICIO*/
.image-choices-choice-price {
    visibility: hidden;    
}

#gform_next_button_1_16{
		border-radius: 25px;
		background-color: #fcc431;
		border-color: #fcc431;
	    padding-left : 15px;
		padding-right : 15px;
}

#gform_previous_button_1_17{
    	border-radius: 25px;
		background-color: #fcc431;
		border-color: #fcc431;
	    padding-left : 15px;
		padding-right : 15px;
}


/*botones cotizador mobile*/
#gform_next_button_2_34,
/*botones 2 cotizador mobile*/
#gform_next_button_2_2,
#gform_previous_button_2_2,
/*botones 3 cotizador mobile*/
#gform_next_button_2_19,
#gform_previous_button_2_19,
/*botones 4 cotizador mobile*/
#gform_previous_button_2,
#gform_submit_button_2{
	  background-color: #fcc431;
		border-color: #fcc431;
		color: white;
    border-radius: 10px;}


/*botones cotizador mobile*/
#gform_next_button_11_34,
/*botones 2 cotizador mobile*/
#gform_next_button_11_2,
#gform_previous_button_11_2,
/*botones 3 cotizador mobile*/
#gform_next_button_11_19,
#gform_previous_button_11_19,
/*botones 4 cotizador mobile*/
#gform_previous_button_11,
#gform_submit_button_11{
	  background-color: #fcc431;
		border-color: #fcc431;
		color: white;
    border-radius: 10px;}

.ubtn{
        border-radius: 25px;
		background-color: #fcc431;
		border-color: #fcc431;
	    padding-left : 15px;
		padding-right : 15px;
    
}




.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.container:hover .overlay {
  opacity: 1;
}

.preciomoch {
    visibility: hidden;
}

.gform_wrapper h3.gform_title {
    text-align: center;
    font-size: 40px !important;
}
.nav-links {
	display: none;
}
/*
.btns {
    padding-top: -150px;
}
*/

.entry-meta wd-entry-meta{
	display: none;}

#entry-meta wd-entry-meta{
	display: none;}

.wd-entry-meta{
		display: none;}
/*Lineas divisoras en productos*/
.product-tabs-wrapper{
			display: none;}