/*
Theme Name: ALASKA Child
Theme URI: http://www.themestudio.net
Author: Vu Ngoc Linh
Author URI: http://www.themestudio.net
Description: ALASKA is an Elegant WordPress Premium Theme, It's fully compatible with WHMCS-Bridge plugin which connect between WordPress and WHMCS, ALASKA is suitable for Hosting websites aswell as Shop, Company, Agency or Organization
Template: alaska
Version: 1.3.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
Text Domain: themestudio
*/

/*For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where ainex is the name of the directory where the theme resides:*/
@import url("../alaska/style.css");

/* -------------------------------Theme customization starts here ------------------------------- */
.overlay, .ts-overlay {
    
    background: #434847;
}
  
  footer {
    background: #434847;
}
.summary.entry-summary .price {
  
    display: none;
}
	  .price {
  
    display: none;
}
	  
	  .woocommerce-page div.product div.images {

    width: 40% !important;
 
}
		.woocommerce div.product div.images {

    width: 40% !important;
 
}
		.woocommerce-tabs {
	  
    margin-top: 50px;
}
.casillas_contacto span textarea {
max-height:160px;
margin-bottom: 20px;

}

.casillas_contacto {
list-style-type: none;
margin-top:5px;

}
.descriptor_producto {
    padding: 25px 25px;
    background-color: #6d6f6f;
    color: #ffffff;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
    margin-top: 45px;
    display: none;
}
.product-price {
display:none; 
}
	.product-subtotal {
display:none; 
}
		.coupon {
	  display:none;
		  }
.shop-title .woocommerce-ordering {
    z-index: 10;
    float: right;
    display: none;
}
.shoping-cart-widget ul {
    list-style: none;
    margin-left: 0px !important;
    -webkit-padding-start: 0px;
}

.first {
    clear: none;
    float: left;
}
.last {
    clear: none;
    float: left;
}
  .woocommerce div.products li.last, .woocommerce-page div.products li.last {
   float: left;
   margin-right: 40px;
}

.woocommerce .products ul li, .woocommerce div.products li, .woocommerce-page .products ul li, .woocommerce-page div.products li {
    list-style: none outside;
    float: left;
      margin: 20px 40px;
  text-align: center;
   width: 33.333333%;
  height: 340px !important;
}
.woocommerce div.products li.first, .woocommerce-page div.products li.first {
    clear: none;
}
mark, .mark {
    padding: .2em;
    background-color: #fcf8e3;
    display: none;
}
li a h3 {
  padding-top:30px;
    font-size: 20px;
}
ul.children {
    padding-left: 25px;
    
}
.children {
    padding-left: 25px;
    
}
ul.mtree.default li.mtree-node::before {
  color: #777;
  float: none;
  left: -20px;
  margin-right: 0;
  margin-top: 0;
  position: absolute;
}

.woocommerce div.products li.last, .woocommerce-page div.products li.last {
    margin-right: 40px;
}
.woocommerce div.products li.first, .woocommerce-page div.products li.first {
    clear: none;
}
.woocommerce div.products li.first {
    clear: none;
}
.woocommerce-page div.products li.first {
    clear: none;
}
div.products li.first {
    clear: none;
}
 li.first {
    clear: none;
}
div.products div.product {
    margin-top: 80px !important;
    position: relative;
      height: 220px;
}

@media only screen and (max-width: 500px) {
  
  .woocommerce .products ul li, .woocommerce div.products li, .woocommerce-page .products ul li, .woocommerce-page div.products li {
    list-style: none outside;
    float: left;
      margin: 0px auto;
  text-align: center;
   width: 100%;
}

}
		@media only screen and (max-width: 500px) {
		  	  .wp-post-image {
	width:290px !important;
}
		  .woocommerce div.products div.product, .woocommerce-page div.products div.product {
    margin-bottom: 60px !important;
    
}
		  }