/*
Custom Css
*/

/* =======================================
Catalogo
========================================*/
.section-cat {
    position: relative;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    z-index: 10;
    background-position: 50% 50%;
}


.nameCat{
    text-transform: uppercase;
    color: #fff;
    font-size: 30pt;
    text-shadow: 3px 2px 8px #000;


}

.nameCat a {
    font-size: 30pt;
    transition: all .4s ease;
    padding:10px;
    border:solid 1px #fff; 
    text-decoration: none;
    color:#fff;
    font-size: 22px !important;
    font-weight: bolder !important;
}
.nameCat a:hover {
    color: #fff;
    font-style: italic;
}

.textiles{
    background-image: url(../img/catalogo/textiles.jpg);
}

.bordados{
    background-image: url(../img/catalogo/bordados.jpg);
    width: 50%;
    float: left;
}

.madera{
    background-image: url(../img/catalogo/madera.jpg);
    width: 50%;
}


.cesteria2{
    background-image: url(../img/catalogo/cesteria.jpg);
    width: 50%;
    float: left;
}
.juguetes{
    background-image: url(../img/catalogo/juguetes.jpg);
}

.piñata{
    background-image: url(../img/catalogo/piñatas.jpg);
    width: 50%;
    float: left;
}

.cesteria{
    background-image: url(../img/catalogo/cesteria.jpg);
    /*width: 50%;*/
}

.ceramica{
    background-image: url(../img/catalogo/ceramica.jpg);
}

.plata{
    background-image: url(../img/catalogo/plata.jpg);
    width: 100%;

}
.miel2{
    background-image: url(../img/catalogo/miel.jpg);
    width: 50%;
    float: left;
}
.bebidas{
    background-image: url(../img/catalogo/bebidas_tipicas.jpg);
    width: 50%;
}

.gourmet{
    background-image: url(../img/catalogo/gourmet.jpg);
}

.miel{
    background-image: url(../img/catalogo/miel.jpg);
}

.btn-gray {
    color: #666;
    background-color: #f9f9f9;
    font-weight: 700;
}

.btn-success-cart{
    background-color: #ff9900;
    border-color: #ff9900;
}

/* =======================================
Widget
========================================*/
.widget {
    position: relative;
    margin-bottom: 40px;
}
.widget:last-child {
    margin-bottom: 0;
}
.widget .widget-title {
    color: #444;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-bottom: 20px;
    font-size: 14px;
}
.widget .widget-title:before {
    content: '';
    width: 40px;
    height: 2px;
    background-color: #37b5d8;
    position: absolute;
    left: 0;
    bottom: 0;
}
.widget p {
    line-height: 2.3em;
}
.widget.widget_contact ul {
    list-style: none;
    padding-left: 0;
}
.widget.widget_contact ul li {
    position: relative;
    font-size: 12px;
    line-height: 3.1em;
    padding-left: 25px;
    color: #666;
    transition: all .4s ease;
}
.widget.widget_contact ul li:before {
    display: none;
}
.widget.widget_contact ul li i {
    color: #37b5d8;
    margin-right: 10px;
    width: 25px;
    font-size: 1.3em;
    position: absolute;
    line-height: 1em;
    top: 10px;
    left: -5px;
    text-align: center;
}
.widget.widget_infomation ul li {
    font-size: 12px;
    text-transform: uppercase;
}
.widget.widget_subscribe form .btn {
    width: 100%;
}
.widget.widget_about .logo {
    float: none;
    display: inline-block;
    margin-bottom: 30px;
}
.widget.widget_about .logo img {
    width: auto;
}
.widget.widget_about p {
    margin-bottom: 20px;
}
.widget.widget_download ul li,
.widget.widget_linklist ul li {
    margin-bottom: 6px;
}
.widget.widget_linklist ul {
    list-style: none;
    padding-left: 0;
}
.widget.widget_linklist ul li .btn {
    padding: 18px 25px;
    line-height: 1.2em;
}
.widget.widget_categories ul,
.widget.widget_download ul {
    padding-left: 0;
    list-style: none;
}
.widget.widget_linklist ul li.active .btn {
    color: #fff;
    background-color: #ffba00;/*#37b5d8;*/
}
.widget.widget_categories ul>li.cat-item {
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
}
.widget.widget_categories ul>li.cat-item a {
    text-transform: uppercase;
    font-size: 11px;
}
.widget.widget_categories ul>li.cat-item>ul.children li:last-child {
    border-bottom: 0;
}
.widget.widget_recent_entries ul {
    list-style: none;
    padding-left: 0;
}
.widget.widget_recent_entries ul li {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
    line-height: 1.6em;
}
.widget.widget_recent_entries ul li a {
    display: block;
    margin-bottom: 15px;
}
.widget.widget_recent_entries ul li a img {
    width: 80px;
    float: left;
    margin-right: 10px;
}
.widget.widget_recent_entries ul li a span.title {
    width: calc(100% - 90px);
    float: left;
    font-size: 13px;
    text-transform: capitalize;
}
.widget.widget_recent_entries ul li span.date {
    font-family: "Poppins", serif;
    font-style: italic;
    font-size: 13px;
}
.widget.widget_recent_entries ul li:last-child {
    border-bottom: 0;
}
.widget.widget_tweet ol {
    list-style: none;
    padding-left: 0;
}
.widget.widget_tweet ol li {
    position: relative;
    padding: 0 0 20px 30px;
}
.widget.widget_tweet ol li:before {
    color: #666;
    content: "\f099";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 21px;
}
.widget.widget_tweet ol li h5 {
    font-family: 'Poppins', sans-serif;
    line-height: 2.2em;
    font-size: 13px;
}
.widget.widget_tweet ol li h6 {
    font-family: "Poppins", serif;
    font-style: italic;
    font-size: 13px;
}
.widget.widget_tweet ol li .sub-tweet {
    line-height: 1.2em;
    margin-bottom: 10px;
}
.widget.widget_tweet ol li .sub-tweet a {
    font-family: 'Poppins', sans-serif;
    color: #37b5d8;
    font-size: 13px;
}
.widget.widget_recent_product ul {
    list-style: none;
    padding-left: 0;
}
.widget.widget_recent_product ul li {
    position: relative;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}
.widget.widget_recent_product ul li a {
    display: block;
    color: #444;
}
.widget.widget_recent_product ul li a .product-thumb {
    width: 75px;
    float: left;
    margin-right: 15px;
    padding: 5px;
}
.widget.widget_recent_product ul li a .product-title {
    display: block;
    line-height: 1.2em;
}
.widget.widget_recent_product ul li a:hover {
    color: #37b5d8;
}
.widget.widget_recent_product ul li .amount {
    color: #666;
}
.widget.widget_recent_product ul li:last-child {
    border-bottom: 0;
}
.tagcloud a {
    font-family: 'Poppins', sans-serif;
    color: #666;
    background-color: #eee;
    padding: 8px 15px;
    margin-right: 7px;
    margin-bottom: 7px;
    display: block;
    font-size: 12px!important;
    line-height: 1em;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}
.tagcloud a:hover {
    background-color: #37b5d8;
    color: #fff;
}

.sidebar {
    position: relative;
}

.active_cat {
    color: #fff;
    background-color: #ffba00;/*#37b5d8;*/
}
/*WHATSAPP*/

.float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px !important;
    z-index:100;
}
.float:hover {
    text-decoration: none;
    color: #25d366;
    background-color:#fff;
}

.my-float{
    margin-top:16px;
}
