body{

	font-family: 'Arimo', sans-serif;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}

.titulogral{
  text-decoration: none;
  color: white;
  font-family: 'Dancing Script', cursive;
  font-size: 45px;
  padding-bottom: 20px;
}
.reg_forms {
    width: 98%;
    padding: 5px;
    border: 1px solid #CCC;
    margin: 2px;
    box-sizing: border-box;
}
#register .reg-form-group {
    margin: 0px;
    width: 100%;
    padding: 5px;
}
.log_forms input[type=submit] {
    background-color: #4FA89E;
    color: #fff;
}
.reg_forms .reg-form-group input[type=submit] {
    width: 100%;
    padding: 7px;
    border: 1px solid #7ac9b7;
    background-color: #4FA89E;
    color: #fff;
}

#header, .footer{ 
background: #F6F6F6;
}
#header .row{
	margin-bottom: 0;
}
.logo-footer img{
  max-width: 250px !important;
  max-height: 300px !important;

}
.formbuscar .buscar{
  background: #fff;
    font-size: 14px;
    width: 100%;
    margin: 0;
    border: 0;
    line-height: 48px;
    height: 48px;
    float: right;
    padding: 0 18px;
    border-radius: 0;
}
.formbuscar{
	 color: #fff;
    /*background-color: #f0ad4e;*/
    border-color: #eea236;
    padding: 10px;
    margin-right: 0px;
    margin-left: 0px;
}
.search-box {
    background: #fff;
    padding: 0;
    display: block;
    overflow: hidden;
    border: 2px solid #efefef;
    border-radius: 5px;
   
}
.search-field {
    width: 90%;
    float: left;
}
.home{
  color: #D28955;
  padding-top: 4px;
}
.header-main {
    
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.search-field input[type="text"]{
    background: #fff;
    font-size: 14px;
    width: 100%;
    margin: 0;
    border: 0;
    line-height: 48px;
    height: 48px;
    float: right;
    padding: 0 18px;
    border-radius: 0;
    box-shadow:none;
}
.search-btn {
    width: 10%;
    float: right;
    color: #fff;
}
.search-btn button i {
    color: #999;
}
.search-btn button[type="submit"] {
    line-height: 48px;
    height: 48px;
    width: 100%;
    margin: 0;
    border: 0;
    background: #fff;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.header-sec {
    display: block;
    margin-top: 16px;
    margin-bottom: 10px;
}
ul.list-header-bar2 li a {
    
    font-size: 12px;
    font-weight: 400;
}
ul.list-header-bar2 li:first-child {
    margin-left: 0;
}
ul.list-header-bar2 li {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}
.navbar-default .navbar-nav > li > a{
	font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  color:#FCE8C7;
}
.navbar.navbar-default.navbar-vr.menu{
  background-color: #3C8376;
}
.logoprincipal{
  width: 290px;
  height: auto;
  max-width:100%;
}

.wp-post-image{
  margin-bottom: 10px;
}

@media (min-width: 400px) {
  .contenedorgeneral{
    margin-right: auto;
    padding-right:0;
    margin-left: auto;
    padding-left: 0;    
    max-width: 1300px;
  }


}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }

}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}

.navbar-default .navbar-nav > li > a{
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.llamanos{
	float: right;
	font-size: 30px;
	color: #f3f3f3;
	margin-top: 18px;
	margin-right: 18px;
}
.llamanos:hover{
	text-decoration: none;
	 color: #f3f3f3;
	opacity: 0.8;
}

.navbar-brand{
    padding: 12px 26px 5px 16px;
}

.navbar-brand img{
    width: auto;
    height: 30px;
}


img{
  max-width: 100%;
  height: auto;
}

.ssba-wrap{
    padding-top: 30px;
    color:rgba(6,64,133,1);
}
.posttitle, .page-title{
    color:rgba(6,64,133,1);
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 18px;
    padding-left:0; 
    font-size: 25px;
}

.posttitle a{
  color:#f3f3f3;
}

.footer{

}

.alignleft{
  float: left;
  margin-right: 5px;
}

.alignright{
  float: right;
  margin-left: 5px;
}

.posttitle{
 /*background: #65a23c;*/
color:#5B5B5B;
padding: 6px 15px 6px 15px;
margin-top: 0;
}

.row{
  margin-bottom: 15px;
}
.footer .datos{
  padding-top: 35px;
}
.datos h4{
color: #6C6C6C;
font-weight: 700;
font-size: 15px;
}
.datos ul{
	list-style: none;
	padding-left: 0;
}

.datos p, .datos a{
  color: #4f4e4c;
  font-size: 12px;
}

.carousel-caption{
  right: auto;
  left: 2%;
  background: rgba(0,0,0,0.6);
  padding: 0 !important;
}

.carousel-caption h4{
font-size: 30px;
  padding: 15px;
  margin:0 !important;
}
.btnLogin {
	background-color: #ED7933;
}
.iscwp-gallery-slider .slick-dots li button{
	border:2px solid #F5B133 !important;
}
.articulo .iscwp-gallery-slider .slick-dots li.slick-active button{
	background-color: #4FA89E !important;
}
.cart-contents:before {
    font-family:WooCommerce;
    content: "\e01d";
    font-size:28px;
    margin-top:10px;
    font-style:normal;
    font-weight:400;
    padding-right:5px;
    vertical-align: bottom;
    color: #4FA89E;
}
.cart-contents:hover {
    text-decoration: none;
}
.cart-contents-count {
    color: #fff;
    background-color: #2ecc71;
    font-weight: bold;
    border-radius: 10px;
    padding: 1px 6px;
    line-height: 1;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: top;
}

.navbar-inverse .navbar-nav > li > a{
  text-transform: uppercase;
  font-weight: bold;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
  
  color:#fff !important;


  
}
.navbar-nav>li>.dropdown-menu{
	border-radius: 6px;
	margin-top: 8px;
}

.dropdown-menu>li>a{
	font-family: 'Montserrat', sans-serif;
	
}
#customer_details.col2-set{
  width: 50%;
  float: left;
}
#customer_details.col2-set .col-1{
  /*hack de columnas este y arriba*/
  float: none;
  width: 100%;
}

#customer_details.col2-set .col-2{
  /*hack de columnas este y arriba*/
  float: none;
  width: 100%;
}

.input-text, input[type="email"], input[type="password"], input[type="search"], input[type="text"], input[type="url"], textarea{
  padding: .6180469716em;
background-color: #f2f2f2;
color: #43454b;
outline: 0;
border: 0;
-webkit-appearance: none;
box-sizing: border-box;
font-weight: 400;
box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
}

button, input, select, textarea{
  font-size: 100%;

margin: 0;

vertical-align: baseline;
}


.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
  color: #fff;
background-color: #5cb85c;
    border-color: #4cae4c;
display: block;
padding: 13px;
}
.row-page p, .presentacioncilla p{
	font-size: 16px;
}

.row-page ul{
font-size: 16px;
}


.product_meta{
  margin-top: 10px;
  padding: 6px 10px 6px 10px;
  background: #f9d9ac;
  border:solid 1px #ed9c28;
  float: left;
  width: 49%;
}

.wc-tabs-wrapper{
 clear:   both;
 padding-top: 0 !important;
}

.related.products h2{
  border-bottom: solid 2px #2A6FB0;
}


.woocommerce-pagination{
    margin-top: 1em;
}
.woocommerce-pagination .page-numbers .current, .woocommerce-pagination .page-numbers li a:hover {
padding: 3px 7px !important;
background: #DDD !important;
border: 1px solid #BBB !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.woocommerce-pagination .page-numbers a:link, .woocommerce-pagination .page-numbers a:visited {
display: inline !important;
text-decoration: none !important;
background: #EEE !important;
color: #666 !important;
padding: 3px 7px !important;
border: 1px solid #DDD !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.woocommerce-pagination .page-numbers li{
    display: inline;
    margin: 2px;
    
}

.woocommerce .woocommerce-pagination { width:50%; float: left; text-align: left !important;  }

.woocommerce-result-count {
width: 46%;
float: right;
text-align: right;
margin-bottom: 0 ;
}


#customer_details.col2-set{
  width: 50%;
  float: left;
}
#customer_details.col2-set .col-1{
  /*hack de columnas este y arriba*/
  float: none;
  width: 100%;
}

#customer_details.col2-set .col-2{
  /*hack de columnas este y arriba*/
  float: none;
  width: 100%;
}




.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
  color: #fff;
background-color: #5cb85c;
    border-color: #4cae4c;
display: block;
padding: 13px;
}
.row-page p, .presentacioncilla p{
  font-size: 16px;
}

.row-page ul{
font-size: 16px;
}

.product_meta{
  margin-top: 10px;
  padding: 6px 10px 6px 10px;
  background: #f9d9ac;
  border:solid 1px #ed9c28;
  float: left;
  width: 49%;
}

.wc-tabs-wrapper{
 clear:   both;
 padding-top: 0 !important;
}

.related.products h2{
  border-bottom: solid 2px #2A6FB0;
}


.woocommerce-pagination{
    margin-top: 1em;
}
.woocommerce-pagination .page-numbers .current, .woocommerce-pagination .page-numbers li a:hover {
padding: 3px 7px !important;
background: #DDD !important;
border: 1px solid #BBB !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.woocommerce-pagination .page-numbers a:link, .woocommerce-pagination .page-numbers a:visited {
display: inline !important;
text-decoration: none !important;
background: #EEE !important;
color: #666 !important;
padding: 3px 7px !important;
border: 1px solid #DDD !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.woocommerce-pagination .page-numbers li{
    display: inline;
    margin: 2px;
    
}

.woocommerce .woocommerce-pagination { width:50%; float: left; text-align: left !important;  }

.woocommerce-result-count {
width: 46%;
float: right;
text-align: right;
margin-bottom: 0 ;
}


.single-product div.product .woocommerce-product-gallery{
  margin-right: 15px !important;
}
.breadcrumbs .container a span {
  padding-left: 10px;
  padding-right: 10px;
  color: #4FA89E;
}
.breadcrumbs .container a span:text {
  color: #4FA89E;
}
.breadcrumbs .container span {
  padding-left: 10px;
  padding-right: 10px;
    color: #999;
}
