@font-face {
    font-family: 'Helvetica Neue Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Neue Regular'), url('../fonts/HelveticaNeueMedium.woff') format('woff');
}

/*@font-face {
    font-family: 'Hiragino Kaku Gothic';
    font-style: normal;
    font-weight: normal;
    src: local('Hiragino Kaku Gothic'), url('../fonts/hiragino/hiragino-kaku-gothic-pron-w3.otf') format("opentype");
}*/

/*@font-face {
    font-family: 'Hiragino Kaku Gothic';
    font-style: normal;
    font-weight: normal;
    src: local('Hiragino Kaku Gothic'), url('../fonts/Roboto-Light.ttf.woff') format("woff");
}*/

@font-face {
    font-family: 'Hiragino Kaku Gothic';
    font-style: normal;
    font-weight: normal;
    src: local('Hiragino Kaku Gothic'), url('../fonts/Pangram-Light.otf') format("opentype");
}

header.header .header-cart .cart-link span{
	color: #000;
	border: none;
    border-bottom: 1.5px solid #000000;
    border-radius: 0px;
    font-size: 15px;
    padding: 0px !important;

}

#scrollup2 {
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	z-index: 9999;
	text-align: center;
	background: transparent;
    color: #000;
    opacity: 0.9;
    border-color: #000 !important;
    border-radius: 50%;
    font-size: 45px;
}
#scrollup2:hover {
	opacity: 1;
}
.wp{
	display: block; margin-top: 12px; margin-left: 0px;
}


header.header .menu-link-wrap .menu-link span, header.header .menu-link-wrap .menu-link:before, header.header .menu-link-wrap .menu-link:after{
	height: 1.5px !important;
	width: 18px;
	background: #4A4A49;
}


header.header .menu-link-wrap .menu-link span{
	height: 1.5px !important;
}

header.header .menu-link-wrap .menu-link:before{
	top: 13px;
}


header.header .menu-link-wrap .menu-link:after{
	top: 36px;
}

/*body, .other-page.about-page h3.page-title{
	font-family: "Helvetica Neue Regular", Helvetica,'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
}

.home-slider .carousel-inner .item .slider-content .slider-title{
    font-family: "Helvetica Neue Regular", Helvetica,'Lato', sans-serif;
}

.btn, .cart-wrapper .cart-wrap-total-checkout .proceed-to-checkout .checkout-button, .wrap-login-forms .login-forms input[type="submit"].button, .wrap-paassword-forms input[type="submit"].button, .wrap-account-forms .account-forms input[type="submit"].button, .shop-checkout .wrap-login-forms input[type="submit"].button, .shop-checkout form.checkout input[type="submit"].button, .shop-page.shop-page-product-details .product .entry-summary input[type="submit"].button{
    font-family: "Helvetica Neue Regular", Helvetica,'Lato', sans-serif;
}

.shop-page.shop-page-product-details .product .entry-summary .description .panel-default .panel-heading .panel-title a, .shop-page.shop-page-product-details .product .entry-summary .description .panel-default .panel-collapse .panel-body{
    font-family: "Helvetica Neue Regular", Helvetica,'Lato', sans-serif;
}*/

body, .other-page.about-page h3.page-title{
    font-family: "Hiragino Kaku Gothic";
    -webkit-font-smoothing: antialiased;
}

.home-slider .carousel-inner .item .slider-content .slider-title{
    font-family: "Hiragino Kaku Gothic";
}

.btn, .cart-wrapper .cart-wrap-total-checkout .proceed-to-checkout .checkout-button, .wrap-login-forms .login-forms input[type="submit"].button, .wrap-paassword-forms input[type="submit"].button, .wrap-account-forms .account-forms input[type="submit"].button, .shop-checkout .wrap-login-forms input[type="submit"].button, .shop-checkout form.checkout input[type="submit"].button, .shop-page.shop-page-product-details .product .entry-summary input[type="submit"].button{
    font-family: "Hiragino Kaku Gothic";
}

.shop-page.shop-page-product-details .product .entry-summary .description .panel-default .panel-heading .panel-title a, .shop-page.shop-page-product-details .product .entry-summary .description .panel-default .panel-collapse .panel-body{
    font-family: "Hiragino Kaku Gothic";
}

.theme-menu .menu ul li a{
    font-family: "Helvetica Neue Regular", Helvetica,'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
}

.theme-menu .menu ul li a {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
}

.theme-menu .menu ul li {
    margin-bottom: 20px;
}

.sub-menu li{
	margin-bottom: 4px !important;
}

.theme-menu .menu ul li .sub-menu {
    padding-top: 10px;
}

.open > a{
	font-weight: bold !important;
}

.home-slider{
	padding-top: 100px;
}

.other-page.wrap-contact-forms h3.page-title, .other-page.about-page h3.page-title{
	font-size: 40px;
    margin-bottom: 110px;
    text-transform: uppercase;
    /*letter-spacing: 19px;*/
    text-align: center;
}

header.header{
	    background: #ffffff;
    padding-bottom: 10px;
}

.home-slider .carousel-inner .item .slider-content .slider-title-before{
	font-size: 25px;
}

.site-main{
	padding-top: 100px;
	    padding-bottom: 0px;
}

.other-page.about-page h3.page-title, .other-page.wrap-contact-forms h3.page-title{
	margin-bottom: 30px;
}

.other-page.about-page .about-page-content img{
	margin-top: 0px !important;
}

.other-page.about-page .about-page-content h4{
	max-width: 800px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.other-page .info .info-content p{
	max-width: 800px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 300;
    color: #4c4c4c;
}

.other-page.wrap-contact-forms h3.page-title{
	letter-spacing: inherit;
}

.footer{
	/*border-top: 1px solid #ccc;*/
    /*padding-top: 30px;*/
    margin-top: 30px;
}

.opacity-hover:hover{
	opacity: 0.6;
}

.no-opacity-hover:hover{
    opacity: 1 !important;
}

.no-opacity-hover:hover img{
    opacity: 1 !important;
}

.theme-menu-open .theme-menu::-webkit-scrollbar {
    display: none;
}

.shop-product-list{
	padding-top: 0px;
}

.categorias{
	background: #ccc;
	padding-left: 15px;
}


.btn3{
	width: 100%;
    height: 66px;
    line-height: 64px;
    font-weight: normal;
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.lista-categorias li{
	color: #000;
	position: relative;
    margin-bottom: 10px;
}

.lista-categorias li.active{
	background: #efefef;
	font-weight: bold;
}

.lista-categorias > ul{
	padding-left: 15px;
}
.lista-categorias li a{
    display: block;
    padding: 9px 30px 9px 3px;
    line-height: 1.3;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
}

.lista-categorias li a:hover{
	background: #efefef;
}

.title-categories{
	color: #000;
	margin-top: 30px;
    padding: 0 0 12px 3px;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
}

.price-input{
	margin-left: 1%;
	font-size: 12px;
    font-weight: bold;
    border: none;
    border-bottom: 1px solid #333333;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-bottom: 14px;
    padding-top: 14px;
    margin-bottom: 30px;
    background-color: transparent;
    width: 45%;
    float: left;
    text-align: center;
}

.fr{
	float: right !important;
}

.filtrar{
	color: #ffffff;
    border-color: #333333;
    background-color: #333333;
    font-size: 11px;
    line-height: 10px;
    font-weight: bold;
    border-radius: 0;
    text-transform: uppercase;
    padding: 12px 50px;
    letter-spacing: 5px;
    border: 1px solid transparent;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
}
.paginacion{
	text-align: center;
	margin-top: 30px;
}
.paginacion li{
	display: inline;
    /* float: left; */
    margin: 0 auto;
    padding: 0 3px;

    text-decoration: none;

}
.paginacion li a{
	color: #cccccc;
	font-size: 25px;
}

.paginacion li .active{
	color: #000 !important;
}

.paginacion li a:hover{
	text-decoration: underline;
}

.mt-100{
    margin-top: 100px;
}

.shop-product-list .products li.product{
    height: auto !important;
}

.shop-product-list .products{
    min-height: auto;
}

.theme-menu .menu ul li .menu-icon:before, .theme-menu .menu ul li.open .menu-icon:before{
    content: none;
}

.theme-menu .menu-log-in{
    margin-top: 0px;
}

.theme-menu .menu-log-in a{
    font-size: 13px;
}

.footer-barra{
        display: block;
    padding: 15px 0px 5px 0px;
    /* line-height: 59px; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    overflow: hidden;
    font-size: 13px;
    background-color: #ddd;
    text-align: center;
    vertical-align: middle;
}

.spec {
    color: #000;
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}

.spec i {
    font-size: 23px;
    }





.images-350{
    /*height: 350px;*/
    overflow: hidden;
    display: block;
    position: relative;
}



.images-350 img{
    object-fit: cover;
    width: 100% !important;
    /*height: 100% !important;*/
    object-position: center;
}


.shop-product-list .products li.product h3, .shop-product-list .products .amount{
    font-size: 12px;
    font-weight: normal;
    letter-spacing: normal;
}

.shop-product-list .products li.product h3{
    /*color: #646464;*/

    /*v3*/
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0px;
}

.big-button {
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    line-height: 10px;
    font-weight: bold;
    border-radius: 0;
    text-transform: uppercase;
    padding: 18px 50px;
    letter-spacing: 5px;
    border: 1px solid transparent;
    display: inline-block;
    text-align: center;
    box-sizing: border-box;
    background-color: transparent;
    border-color: #333333;
    color: #333333;
    margin-bottom: 35px;
    width: 100%;
    outline: none;
}

.custom-button {
    background-color: black;
    color: white;
}

.custom-button:hover {
    color: white;
}

.custom-selectable {
    background-color: white;
    color: black;
}

.nav > li > a.custom-selectable:hover, .nav > li > a:focus {
    background-color: black;
    color: white;
}

.nav-pills > li.active > a.custom-selectable, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: black;
    color: white;
}

.perfil .nav-tabs{
    text-align: center;
}

.perfil .nav-item{
    padding: 3px 10px;
}

.theme-menu .menu ul li a{
    text-transform: uppercase;
}

.shop-product-list{
    overflow: hidden;
}

.form-axter{
    max-width: 100%;
}

.ax-50{
    width: 45% !important;
}


.contact .special{
        font-size: 22px;
    letter-spacing: 6px;
    margin-bottom: 32px;
}

.formulariocontact, .specialcontactoinfo{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.formulariocontact input, .formulariocontact textarea{
    text-align: center;
}

.specialcontactoinfo .title-categories{
    border-bottom: none;
}

.specialcontactoinfo .detail{
        border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.container-small{
    padding: 0px 30px;
}
.title-categories{
    text-transform: uppercase;
}

.link-btn{
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 15px;
    color: #000;
}

a:hover, .shop-product-list .products li.product a.loop-product-link:hover h3, a:focus{
    color: #171717 !important;
}

a:hover img{
    opacity: 0.7;
}

.outstock{
    padding: 0px 30px;
    white-space: nowrap;
    color: #fff;
    background-color: #000;
    display: inline-block;
    font-size: 11px;
    margin-top: 5px;
}

.shop-product-list .products li.product a.loop-product-link{
    text-align: center;
}

.spetialitems{
    padding: 0 42px;
    font-size: 18px;
    font-weight: normal;
    color: #000;
}

.spetialitems span{
    font-size: 30px;
    font-weight: bold;
        display: inline-block;
    margin-top: 5px;

}

.bg-white{
    background: #fff;
}

#shop-product-slider{
    padding: 0px 60px;
    padding-bottom: 0px;
}

.mt-30{
    margin-top: 30px;
}

.itemspecial{
    height: 450px !important;
    overflow: hidden;
    display: block;
    position: relative;
    /*max-width: 400px;
    margin: 0 auto;*/
}

#shop-product-slider{
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
}


.itemspecial img{
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    object-position: center;
}

.shop-page.shop-page-product-details .product{
    padding: 0 40px;
}

.spetial2{
    font-size: 22px !important;
    letter-spacing: 6px !important;
    margin-bottom: 32px !important;
    font-weight: bold !important;
}

.heightspecial{
    height: auto !important;
}

.mt-50{
    margin-top: 100px;
    margin-bottom: 30px;
}

.listado-features{
    padding-top: 15px;
}

.listado-features li{
    margin-bottom: 10px;
}

.mb-50{
    padding-bottom: 80px;

}

.mb-10{
    margin-bottom: 15px;
}

.cart-wrapper .shop_table_cart .cart_item .product-info .product-subtotal{
    float: none;
}

legend{
    font-size: 12px;
    text-transform: uppercase;
    color: #333333;
    letter-spacing: 2px;
    font-weight: bold;
}

.shop-checkout form.checkout input[type="submit"].button{
        width: 527px;
    float: none;
    margin-top: auto;
    margin: 0 auto !important;
    display: block;
    max-width: 100%;
}

form input[type="text"], form input[type="password"], form input[type="search"], form input[type="url"], form input[type="email"], form input[type="tel"], form input[type="number"], form textarea{
   /* margin-bottom: 0;

    margin-top: 10px;*/
}

.parsley-errors-list{
        margin-top: -25px !important;
    margin-bottom: 15px !important;
}

.tsf-content{
    min-height: 300px;
}

.shipping-tr .nav li, .payment-tr .nav li{
    margin: 10px 15px !important;
}

.shipping-tr .nav-pills > li{
    float: none;
    display: inline-block;
}

.btn:hover, .cart-wrapper .cart-wrap-total-checkout .proceed-to-checkout .checkout-button:hover, .wrap-login-forms .login-forms input[type="submit"].button:hover, .wrap-paassword-forms input[type="submit"].button:hover, .wrap-account-forms .account-forms input[type="submit"].button:hover, .shop-checkout .wrap-login-forms input[type="submit"].button:hover, .shop-checkout form.checkout input[type="submit"].button:hover, .shop-page.shop-page-product-details .product .entry-summary input[type="submit"].button:hover{

    border-color: #515151;
    background-color: #515151;
}

.modal-open .modal{
    background: rgba(0,0,0,0.5);
}

.modal-backdrop.in{
    display: none;
}

a{
    color: #000;
}

#ajax-address-form, #ajax-final-form{
    width: 100%;
    padding: 10px 40px;
    overflow: hidden;
}

#ajax-address-form .form-group{
    margin-bottom: 0px;
}

.tsf-content::-webkit-scrollbar-track
{
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 10px;
    background-color: #ffffff;
}

.tsf-content::-webkit-scrollbar
{
    width: 12px;
    background-color: #ffffff;
}

.tsf-content::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.3);
    background-color: #f4f4f4;
}

.btn-primary{
    background: #000;
}

.btn-primary:focus, .btn-primary.focus{
    background: #3f3f3f;
}

.checkout-tr .dlist-align, .cart-tr .dlist-align{
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding: 10px;
}

.checkout-tr .dlist-align:last-of-type, .cart-tr .dlist-align:last-of-type{
    border-bottom: 1px solid #dddddd;
}

.checkout-tr .dlist-align dt, .cart-tr .dlist-align dt{
    font-weight: bold;
}

.cart-tr{
    margin-top: 30px;
}

.axter-btn{
    color: #ffffff;
    border-color: #333333;
    background-color: #333333;
}

.axter-btn-black{
    color: #ffffff;
    border-color: #171717;
    background-color: #171717;
}

.listado-features li span{
    font-weight: bold;
}

.cart-wrapper .cart-wrap-total-checkout .proceed-to-checkout .checkout-button{
    line-height: 15px;
}

.carroespecial{

}

.favoritoespecial{
   padding: 13px;
    font-size: 20px;
}

.mcero{
    margin: 0px;
    padding: 0px;
}

.shop-page.shop-page-product-details .site-main{
    padding-top: 100px;
}

#form-newsletter{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

#form-newsletter input{
    text-align: center;
}

.alert{
    max-width: 500px;
    margin: 0 auto;
    margin-top: 10px;
}


.discountSpan{
    position: absolute;
    top: 0px;
    left: 15px;
    z-index: 9;
    opacity: 0.6;
    border-radius: 10px;
    padding: 2px 15px !important;
    font-size: 11px;
}

.old-price{
    font-size: 11px;
    padding-right: 5px;
    color: #cfcfcf;
    text-decoration: line-through;
}

@media (min-width:1200px){
    .auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-lg-6:nth-child(odd){clear:left;}

    /*.home-slider .carousel-inner .item{
        height: 660px !important;
    }*/
}
@media (min-width:992px) and (max-width:1199px){
    .auto-clear .col-md-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-md-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-md-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-md-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-md-6:nth-child(odd){clear:left;}

    /*.home-slider .carousel-inner .item{
        height: 500px !important;
    }*/
}
@media (min-width:768px) and (max-width:991px){
    .auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-sm-6:nth-child(odd){clear:left;}

    /*.home-slider .carousel-inner .item{
        height: 450px !important;
    }*/
}
@media (max-width:767px){
    .auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
    .auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
    .auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
    .auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
    .auto-clear .col-xs-6:nth-child(odd){clear:left;}

    /*.home-slider .carousel-inner .item{
        height: 200px !important;
    }*/
}


.lh0{
    line-height: 0px !important;
}


.axter-btn-black:hover, .axter-btn-black:focus{
    color: white !important;
}

.axter-btn-black:active{
    background: #171717 !important;
}

.shop-page.shop-page-product-details .footer{
    display: block;clear: both;
}

.shop-product-list{
    margin-bottom: 0px;
}

.disabled{
 /* opacity: 0.5;*/
  cursor: not-allowed;
}

.disabledContent{
    pointer-events: none;
    opacity: 0.4;
}

a.btn.disabled, fieldset[disabled] a.btn{
    cursor: not-allowed;
}


#end-checkout{
    margin: 0 auto;
}

/*V3*/

.cart-wrapper .shop_table_cart .cart_item .product-info .product-name a{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #333333;
}

.cart-wrapper .shop_table_cart .cart_item .product-info .product-subtotal span{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #333333;
}

.cart-wrapper .cart-wrap-total-checkout .proceed-to-checkout .checkout-button{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
}

.big-button, .btn{
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 4px;
}

.shop-page.shop-page-product-details .product .entry-summary .total-price p.price span.Price-amount{
    text-align: left;
}

.shop-page.shop-page-product-details .product .entry-summary .description .panel-default .panel-heading .panel-title a{
    text-align: left;
}

.shop-page.shop-page-product-details .product .entry-summary .description .panel-default .panel-collapse .panel-body{
    text-align: left;
}

.shop-page.shop-page-product-details .product .entry-summary .description .panel-default .panel-heading .panel-title{
    text-align: left;
}

.shop-page.shop-page-product-details .product .entry-summary h1.product_title{
    text-align: left;
}



button {
    background-color: #ddd;
}


.big-button{
    border-color: #ddd;
    color: #ddd;
}

.axter-btn{
    border-color: #ddd;
    background-color: #ddd;
    color: black;
}
.shop-product-list .products li.product h3{
    color: #333;
}

/*.outstock{
    background-color: #ccc;
    color: black;
}*/

.cart-wrapper .cart-wrap-total-checkout .proceed-to-checkout .checkout-button{
    border-color: #ddd;
    background-color: #ddd;
    color: black;
}

.table-shopping-cart{
    margin-top: 0px;
}

.info{
    text-align: left;
}

.spetialLable{
    color: #333333 !important;
    font-family: "Helvetica Neue Regular", Helvetica,'Lato', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.paginacion li a, .menu-link-wrap a{
    font-family: "Helvetica Neue Regular", Helvetica,'Lato', sans-serif;
}

.shop-product-list .products li.product h3{
    font-size: 12px;
}

.shop-product-list .products .amount{
    color: #333;
}

.cart-wrapper .shop_table_cart .cart_item .product-info .product-subtotal span{
    font-weight: 400;
    font-size: 13px;
}

.cart-wrapper .shop_table_cart .cart_item .product-info .product-name a{
    font-size: 13px;
}

.spinner input.qty{
    border: none;
}

.gsi-style-6 li > * .number{
    padding: 9px !important;
}

.gsi-style-6{
    width: 100% !important;
}

.tsf-content{
    border: none !important;
}

.other-page.about-page h3.page-title{
    padding: 0px !important;
}

.checkout-tr .dlist-align, .cart-tr .dlist-align{
    border-left: none;
    border-right: none;
}

.table-axter-borderless{
    border: none;
}

.table > thead > tr > th{
    border: none;
}



.spetialLable{

}

form input[type="text"], form input[type="password"], form input[type="search"], form input[type="url"], form input[type="email"], form input[type="tel"], form input[type="number"], form textarea, .emailSpetial{
    color: #333 !important;
    font-size: 12px;
     font-family: "Hiragino Kaku Gothic";
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px;
    font-weight: 400;
}

 form input[type="text"]::placeholder, form input[type="password"]::placeholder, form input[type="search"]::placeholder, form input[type="url"]::placeholder, form input[type="email"]::placeholder, form input[type="tel"]::placeholder, form input[type="number"]::placeholder, form textarea::placeholder, .emailSpetial::placeholder{
    color: #333 !important;
    font-size: 12px;
     font-family: "Hiragino Kaku Gothic";
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px;
    font-weight: 400;
}



.axter-btn-black2{
    color: #ffffff !important;
    border-color: #171717;
    background-color: #171717 !important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 4px;
}


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    border-top: 1px solid #333333;
}

table tr th, table tr td{
    border-left: none;
}


.btn-special-negro-outline{
    color: black;
    background-color: transparent;
    border: 1px solid #000;
}


.checkout-tr .dlist-align, .cart-tr .dlist-align{
    border-top: 1px solid #000000;
    border-top: none;
}

.cart-tr .dlist-align dt, .checkout-tr .dlist-align dt{
     color: #333 !important;
    font-size: 12px;
     font-family: "Hiragino Kaku Gothic";
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.checkout-tr .dlist-align:last-of-type, .cart-tr .dlist-align:last-of-type, .cart-wrapper .shop_table_cart .cart_item{
    border-bottom:  1px solid #000;
}

.shop-page.shop-page-product-details .product .entry-summary .description .panel-default .panel-collapse .panel-body, .shop-page.shop-page-product-details .product .entry-summary .description .panel-default .panel-heading .panel-title a{
    color: #000000;
}

.spetialHR{
    border-top: 1px solid #000000;
}

.gsi-style-6 li > * .desc label, .gsi-style-6 li > * .desc span{
    text-transform: uppercase;
}

.checkout-tr .dlist-align dd, .cart-tr .dlist-align dd{
    color: #333;
}

.shop-checkout form.checkout input[type="submit"].button{
    width: auto;
}

.tsf-nav-step ul .desc {
    padding-top: 10px !important;
}

.gsi-style-6 li.current > * .number {
    background-color: transparent !important;
    color: #000 !important;


    border: none;
    border-bottom: 1.5px solid #000000;
    border-radius: 0px;
   /*font-size: 15px;*/
    width: auto;
}

.gsi-style-6.gsi-step-no-available li.current ~ li > * .number, .gsi-style-6 li > * .number{
    background-color: transparent !important;
    color: #333 !important;
}

.shipping-tr .nav-pills .nav-link, label{
    text-transform: uppercase;
}

#ajax-address-form label{
    color: #333;
}

/*.checkout-button{
    padding: 10px !important;
}*/

.big-button{
    padding: 12px 50px !important;
}

.favoritoespecial, .axter-btn-black2{
    padding: 7px 50px !important;
}

.btn, .cart-wrapper .cart-wrap-total-checkout .proceed-to-checkout .checkout-button, .wrap-login-forms .login-forms input[type="submit"].button, .wrap-paassword-forms input[type="submit"].button, .wrap-account-forms .account-forms input[type="submit"].button, .shop-checkout .wrap-login-forms input[type="submit"].button, .shop-checkout form.checkout input[type="submit"].button, .shop-page.shop-page-product-details .product .entry-summary input[type="submit"].button{
    padding: 12px 50px;
}

.footer-barra {
    padding: 10px 0px 0px 0px;
}

.footer-barra{

    color: #ffffff;
    border-color: #171717;
    background-color: #171717;

}

.other-page .info .info-content p{
    color: #ffffff ;
}

p, a{
    text-transform: uppercase;
}

/*.panel-body p{
    text-transform: none !important;
}*/

.btn, .cart-wrapper .cart-wrap-total-checkout .proceed-to-checkout .checkout-button, .wrap-login-forms .login-forms input[type="submit"].button, .wrap-paassword-forms input[type="submit"].button, .wrap-account-forms .account-forms input[type="submit"].button, .shop-checkout .wrap-login-forms input[type="submit"].button, .shop-checkout form.checkout input[type="submit"].button, .shop-page.shop-page-product-details .product .entry-summary input[type="submit"].button{
    letter-spacing: normal;
}

.btn, .cart-wrapper .cart-wrap-total-checkout .proceed-to-checkout .checkout-button, .wrap-login-forms .login-forms input[type="submit"].button, .wrap-paassword-forms input[type="submit"].button, .wrap-account-forms .account-forms input[type="submit"].button, .shop-checkout .wrap-login-forms input[type="submit"].button, .shop-checkout form.checkout input[type="submit"].button, .shop-page.shop-page-product-details .product .entry-summary input[type="submit"].button{
    font-size: 13px;
}

.linkleft {
    margin-top: 10px;
    display: block;
    font-size: 12px;
}

.nav-pills > li.active > a.custom-selectable, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
    background-color: transparent;
    color: #333;
    border: none;
    border-bottom: 1px solid #333 !important;
    border-radius: 0px;
}

.shipping-tr .nav-pills .nav-link, .payment-tr .nav-pills .nav-link{
    border: none !important;
}

.nav > li > a.custom-selectable:hover, .nav > li > a:focus{
    background-color: transparent;
}

@media (min-width:767px){
    .spacingnophone{
            padding-top: 140px;
    }

    .spacingnophone2{
            padding-top: 26px;
    }
}

/*.toast-success{
    background: #333 !important;
    color: #fff !important;
}*/


.padding-30{
    padding-top: 25px !important;
}

.padding-35{
    padding-top: 30px !important;
}

.inputensimisma{
    border:none;
    text-align: center;
    box-shadow: none;
}

.btnensimisma{
    border: none;
}

.aceptarcerrar{
   width: auto !important;
    display: block;
    margin: 0 auto;
    min-width: 220px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}

.andreanibutton{
    /*font-size: 10px;*/
    /*font-weight: bold;*/
    border: none;
    border-bottom: 1px solid #333333;
    width: 100%;
    text-transform: uppercase;
    /*letter-spacing: 3px;*/
    padding-bottom: 14px;
    margin-bottom: 30px;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0px;
}

.col-special-ship-address{
    text-transform: uppercase;
}


.colorensimisma{
    color: #333;
}

.control-label{
    color: #333;
}


.for-radio-style-axter-3{
    z-index: 9999;
}

.radio-style-axter-3 + label::before{
    z-index: 1;
    background: transparent;
}

.radio-style-axter-3:checked + label::before, .radio-style-axter-3:not(:checked) + label::before{
    background: transparent !important;
}

.radio-style-axter-3:checked + label::before, .radio-style-axter-3:not(:checked) + label::before{
    border: 1px solid black;
    /*border: none;*/
}

.alert-success{
    color: #fff;
    background-color: #3b3b3b;
    border-color: #272727;
}

#toast-container>.toast-success{
    color: #fff;
    background-color: #3b3b3b;
    border-color: #272727;
}

.favoriteicon i{
    margin-left: -7px;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn{
    opacity: 1 !important;
}

.zoomimg:hover{
    cursor: url('../images/zoom.png'), auto !important;
}

.mfp-img:hover{
    cursor: url('../images/zoom-min.png'), auto !important;
}

.carousel-control.right{
    right: -20px;
}

.carousel-control.left{
    left: -20px;
}

.favoriteicon{
    border-color: #000;
    color: #000;
}

.policy ul{
    list-style: circle;
    padding-left: 20px;
}


.colorblackp p{
    color: #222 !important;
}

@media (max-width:991px){
    .shop-page.shop-page-product-details .shop-product-slider .carousel-control img{
        display: inline-block !important;
    }

    .checkout-tr{
        margin-bottom: 80px;
    }

    .shop-page.shop-page-product-details .product{
        height: auto !important;
    }

    .theme-menu .menu-header-close-button-mobile{
        display: none !important;
    }

    #shop-product-slider{
        padding: 0px;
    }

    .shop-page.shop-page-product-details .shop-product-slider .carousel-indicators{
        bottom: -25px;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        left: 0;
    }
    .cart-footer{
        margin-bottom: 50px;
    }
}


input {
    border-radius: 0;
  }

  input[type="search"] {
    -webkit-appearance: none;
  }


.table-responsive{
    border : none !important;
}

.payment-extra-info{
    color: #333 !important;
}

.tableFeatures{
    margin: 0px;
    padding: 0px;
    border: none;
}

.tableFeatures td{
    padding: 0px;
}

.shop-page.shop-page-product-details .product .entry-summary h1.product_title{
    margin-bottom: 0px;
}

.for-radio-style-axter-3{
    margin: 0px 10px 15px 10px !important;
}

.other-page .table-group h6{
    font-weight: bold;
}

.other-page .table-group h6, .other-page .info .info-content p{
    text-align: left;
    margin-left: 5px;
    margin-top: 5px;
}

#add_cart_one_page{
    width: 250px !important;
}



.home-slider .carousel-inner .item{
    height: auto !important;
}