/*
Theme Name: Sahesa
Theme URI: https://www.sahesa.com
Description: Plantilla para Sahe S.A Costa Rica
Author: MiHost
Author URI: http://mihost.com
Template: total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */



.nada {display:none}



/* #site-header-sticky-wrapper {
    background-image: url('images/header_bg.jpg');
}

#site-header {
    background-image: url('images/header_bg.jpg');
} */

#site-header.shrink-sticky-header {
	/* transform: translateZ(0);  */
	transform: inherit;
}


/*moder menu sibebar*/

.sidebar-box .widget-title {

    background: #009a53;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 6px 6px 0 0;
    margin: 0;
	color:#fff;
	text-transform: uppercase;
}



.modern-menu-widget {
    /*border: 1px solid #009a53;*/
    border-radius: 0 0 3px 3px;
    margin: 0;
}



.modern-menu-widget li.current-menu-item a { background-color:#efefef !important; color:#c0031e}


.modern-menu-widget li.current-menu-item a:after {
    color: #c0031e;
}



.modern-menu-widget > li:first-child > a {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}


.sidebar-box {
    margin-bottom: 20px;
}


/*widget imagen sidebar*/

#simpleimage-2 .simple-image, #simpleimage-3 .simple-image, #simpleimage-4 .simple-image, #simpleimage-5 .simple-image, #simpleimage-6 .simple-image, #simpleimage-7 .simple-image, #simpleimage-8 .simple-image, #simpleimage-9 .simple-image, #simpleimage-10 .simple-image {
    margin: 0;
    border: 1px solid #e1e1e1;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: -20px;
	text-align:center;
}



#sidebar-inner .more {text-align:center;}


/*listas*/
.lista ul {
  list-style-type: none;
  padding-left: 0;
  margin:0;
}

.lista li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px
}

.lista li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  content: "\f058";
  color: green;
}


/*primary*/
#primaryx:after {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  border-right: 1px solid #e1e1e1;
  top: 0;
  right: -20px;
  visibility:visible;
}




/*title y subtitulo page*/
.page-header.background-image-page-header .page-header-title {
    text-shadow: 2px 2px 4px #000000;
}

.page-header.background-image-page-header .page-subheading {
    text-shadow: 2px 2px 4px #000000;
}


/*footer*/

.footer-widget .widget-title {
    color: #ca0115;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}



/*tabla descargas*/

.dataTables_filter {padding-bottom: 10px;}





	#contenido #vertical_container h1 { font-size:12px; }
	#contenido #vertical_container h2 { font-size:12px; background:#fff;}
	#contenido #vertical_container h3 { font-size:12px; background:#fff;}



	/*lista d eproductos*/

.filatitle {
    background: url(images/icon_pdf.png) 5px center no-repeat #f4f4f4;
    padding-left: 50px;
    font-size: 13px;
    width: 160px;
	height: 40px;
}

	.filadesc {background: #f4f4f4; padding:10px; font-size:11px;}

	.lineah {width:100%; border-bottom:2px solid #ededed;}


	.prod {
    border-spacing: 1px ;
    border-collapse: separate;
}



/*ccontactos page*/

.contacto-b {min-height:234px;}

.prod td {

    vertical-align: middle;
}



/* header animado */
.bg {
	animation:slide 3s ease-in-out infinite alternate;
	background-image: linear-gradient(-60deg, #fff 50%, rgb(197, 227, 247) 50%);
	bottom:0;
	left:-50%;
	opacity:.5;
	/*position:fixed;*/
  position:absolute;
	right:-50%;
	top:0;
	z-index:-1;
	/*add*/
	height: auto;
  }
  
  .bg2 {
	animation-direction:alternate-reverse;
	animation-duration:4s;
  }
  
  .bg3 {
	animation-duration:5s;
  }
  

  @keyframes slide {
	0% {
	  transform:translateX(-25%);
	}
	100% {
	  transform:translateX(25%);
	}
	}
	

  /* productos */
  
  .woocommerce ul.products li.product-category a img {
    margin-bottom: 20px;
    border: 0;
}

.products .product img {
  border: 1px solid #ccc;
  padding: 10px;
}

.woocommerce .related.products {
	clear: both;
}

.woocommerce-Tabs-panel {

	display: table; 
    width: 100%; 
}

.descarga-f {
	margin-top: 20px;
		width: 25%;
		float: left;
		text-align: center;
}


.bloque-dx{
	border: 1px solid #939191;
	border-radius: 6px;
	padding: 15px 5px;
	margin: 4px;
	position: relative;

}

.infobx {

	background: #ef949e url(images/informacion.png) no-repeat center top; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	min-height: 254px;
	border: 1px solid #efefef;

}



.boton-infobx {
    position: absolute;
    bottom: 10px;
    padding: 10px;
    background: #ce1126;
    left: 10px;
    right: 10px;
    border-radius: 22px;
    color: #fff;
}

.boton-infob:hover  {
	background: #317926; 

	-webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}




.w3eden .list-group .list-group-item {
	text-align: center;
}


/* imagen producto*/

.woocommerce-product-gallery {
	width: 22% !important;
}

.woocommerce .product .summary {
	width: 74% !important;
}

.woocommerce-product-gallery img {
	border-radius: 20px; /* imagen circular del producto*/
}


.gf_readonly   input[name=input_1] {
	pointer-events: none;
 }


 /* ficha técnica update */
 .wcpoa_attachment {
  clear: none;
  margin-top: 20px;
  width: 25%;
  float: left;
  text-align: center;
}

.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachment_name {
  display: none;
}

.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn {
  background-image: url(images/ftecnica.png);
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
  width: 195px;
  height: 246px;
}

.woocommerce-Tabs-panel--wcpoa_product_tab .wcpoa_attachmentbtn:hover {
  opacity: 0.9;
  background-image: url(images/ftecnica.png);
  
}



/* ficha técnica new*/


.woocommerce-Tabs-panel {
  display: flex;
  justify-content: center;
}

#wcam-frontend-products-attachments {
  margin-top: 0;
}

.wcam-products-attachments-list {
  margin-top: 0;
}

.wcam-products-attachments-list {
  margin-top: 0 !important;
}

#wcam-frontend-products-attachments {
  clear: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: auto;
  float: left;
  text-align: center;
}

#wcam-frontend-products-attachments .wcam-products-attachments-item h4 {


}

.wcam-products-attachment-button {
  background: #fff !important;
  display: block;
  margin: 0 auto;
  /*text-indent: -9999px;*/
  width: 160px;
  height: 200px;
  position: relative;
  border: 6px solid #000;
  border-radius: 16px;
  color:#000;
}

.wcam-products-attachment-button:before {
  content: "\f56d";
  font-family: "FontAwesome";
  font-size: 5em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color:#000;
}

.wcam-products-attachment-button:before {
  color:#d30128;
}



@media only screen and (max-width: 767px) {
  #wcam-frontend-products-attachments {
  width: 100%;
   }

   .wcam_responsive_column {
    width: 100%;
}

.woocommerce-Tabs-panel {
  flex-flow: row wrap;
}

.wcam_responsive_column, .asistencia {
  padding-right: 0 !important;
}

}

/* icon asistencia */
.asistencia {
  float: left;
  padding-right: 10px;
  text-align: center;
  display: block;

}
.asistencia a {
  background: #efefef !important;
  display: block;
  margin: 0 auto;
  /*text-indent: -9999px;*/
  width: 160px;
  height: 200px;
  position: relative;
  border: 6px solid #000;
  border-radius: 16px;
  color:#000;

}
.asistencia a:hover {
  background: #fff !important;

}


.asistencia a:before {
  content: "\f658";
  font-family: "FontAwesome";
  font-size: 5em;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color:#000;
  height: 100%;
}



.asistencia a span {display:none;}


/* tablas  https://github.com/twbs/bootstrap/blob/v4-dev/dist/css/bootstrap.css#L2079-L2241 */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
 }
 .table th,
 .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
 }
 .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
 }
 .table tbody + tbody {
  border-top: 2px solid #eceeef;
 }
 .table .table {
  background-color: #fff;
 }
 .table-sm th,
 .table-sm td {
  padding: 0.3rem;
 }
 .table-bordered {
  border: 1px solid #eceeef;
 }
 .table-bordered th,
 .table-bordered td {
  border: 1px solid #eceeef;
 }
 .table-bordered thead th,
 .table-bordered thead td {
  border-bottom-width: 2px;
 }
 .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
 }
 .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
 }
 .table-active,
 .table-active > th,
 .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
 }
 .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
 }
 .table-hover .table-active:hover > td,
 .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
 }
 .table-success,
 .table-success > th,
 .table-success > td {
  background-color: #dff0d8;
 }
 .table-hover .table-success:hover {
  background-color: #d0e9c6;
 }
 .table-hover .table-success:hover > td,
 .table-hover .table-success:hover > th {
  background-color: #d0e9c6;
 }
 .table-info,
 .table-info > th,
 .table-info > td {
  background-color: #d9edf7;
 }
 .table-hover .table-info:hover {
  background-color: #c4e3f3;
 }
 .table-hover .table-info:hover > td,
 .table-hover .table-info:hover > th {
  background-color: #c4e3f3;
 }
 .table-warning,
 .table-warning > th,
 .table-warning > td {
  background-color: #fcf8e3;
 }
 .table-hover .table-warning:hover {
  background-color: #faf2cc;
 }
 .table-hover .table-warning:hover > td,
 .table-hover .table-warning:hover > th {
  background-color: #faf2cc;
 }
 .table-danger,
 .table-danger > th,
 .table-danger > td {
  background-color: #f2dede;
 }
 .table-hover .table-danger:hover {
  background-color: #ebcccc;
 }
 .table-hover .table-danger:hover > td,
 .table-hover .table-danger:hover > th {
  background-color: #ebcccc;
 }
 .thead-inverse th {
  color: #fff;
  background-color: #292b2c;
 }
 .thead-default th {
  color: #464a4c;
  background-color: #eceeef;
 }
 .table-inverse {
  color: #fff;
  background-color: #292b2c;
 }
 .table-inverse th,
 .table-inverse td,
 .table-inverse thead th {
  border-color: #fff;
 }
 .table-inverse.table-bordered {
  border: 0;
 }
 .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
 }
 .table-responsive.table-bordered {
  border: 0;
 }


/* CUSTOM TYPE PRESENTACIONES */






/*---------------------------------------------------------------------
        stilos adicionales para moviles
    -----------------------------------------------------------------------*/

 /* #Tablet (Portrait)
Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.descarga-f {
    width: 50%;
    float: left;
    text-align: center;
}

}


/* #Mobile (Portrait) 
Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {

  .bg { display: none;}

	.woocommerce .product .summary {
    width: 100% !important;
}




@media only screen and (max-width: 767px){ 
.woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
  width: 100% !important;
}


	.descarga-f {
    width: 100%;
    float: none;
    text-align: center;
}

table {
  display: block;
  overflow-x: auto;
}

	
}


/* #Mobile (Landscape) 
Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {





}


@media screen and (max-width: 320px) {
  table {
    display: block;
    overflow-x: auto;
  }
}
