/*#cb1d7f*/
/*// XL Extra large devices (large desktops)*/
/*// No media query since the extra-large breakpoint has no upper bound on its width*/

* {
    text-transform: none !important;
}
.brand-logo img {
    height:  unset;
}
h2 {
    text-transform: none !important;
}
.contact-page .theme-form label {
    text-transform: none !important;
}
h1 span {
    font-size: unset;
}


#cajacookies {
    text-align: center;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    background-color: white;
    color: black;
    padding: 20px;
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
    margin-bottom: 25px;
    position: fixed;
    bottom: 0px;
    width: 50%;
    right: 25px;
    z-index: 9999;
    font-size: 12px;

    border-radius: 8px;
    /*border: 2px solid #73AD21;*/
    /*padding: 20px;*/
    /*width: 200px;*/
    /*height: 150px;*/
}
#cajacookies p{
    margin: 0;
    padding: 0
}
@media only screen and  (max-width: 1524px) {

}
@media only screen and  (max-width: 1324px) {

}
@media only screen and  (max-width: 1064px) {

}
@media only screen and  (max-width: 768px) {
    #cajacookies {
        margin-bottom: 0px;
        bottom: 0px;
        width: 100%;
        right: 0px;
        border-radius: 0px;
    }
}
@media only screen and  (max-width: 540px) {

}





.estilos_detalle_blog{
    text-transform: none !important; 
}
.estilos_detalle_blog img{
    margin-bottom: 20px !important; 
}
.estilos_detalle_blog p{
    font-size: 16px !important; 
    font-weight: 400 !important; 
    /*line-height: 26px !important;*/ 
    line-height: 1.5;
    margin-bottom: 20px !important; 
}
.estilos_detalle_blog p a{
    color: #14bcb4 !important; 
}
.estilos_detalle_blog h1{
    font-size: 44px !important; 
    font-weight: 500 !important; 
}
.estilos_detalle_blog h2{
    font-size: 36px !important; 
    font-weight: 500 !important; 
    margin-top: 50px !important; 
    margin-bottom: 20px !important; 
    text-transform: none !important;
}
.estilos_detalle_blog h3{
    font-size: 26px !important; 
    font-weight: 500 !important; 
    margin-top: 50px !important;
    text-transform: none !important;
    margin-bottom: 10px !important;
}
.estilos_detalle_blog h4{
    font-size: 22px !important; 
    font-weight: 500 !important; 
}

.estilos_detalle_blog ul {
    margin-left: 1.5em;
}
.estilos_detalle_blog ul li{
    margin-top: 8px;
}
.estilos_detalle_blog ol {
    margin-left: 1.5em;
}
.estilos_detalle_blog ol li{
    margin-top: 8px;
}





/* The container */
.container_radio {
    display: inline;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    /*font-size: 22px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.container_radio_chek {
    padding-left: 20px !important;
}
/* Hide the browser's default radio button */
.container_radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom radio button */
.checkmark_images {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.container_radio:hover input ~ .checkmark_images {
    background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.container_radio input:checked ~ .checkmark_images {
    /*background-color: #263248;*/
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark_images:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the indicator (dot/circle) when checked */
.container_radio input:checked ~ .checkmark_images:after {
    display: block;
}
/* Style the indicator (dot/circle) */
.container_radio .checkmark_images:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}





/*//v er pass*/
.input-icons i {
    position: absolute;
}
.input-icons {
    width: 100%;
    margin-bottom: 10px;
}
.icon {
    padding: 20px;
    right: 40px;
    color: green;
    min-width: 50px;
    text-align: center;
}





/*-------- preloader_dom --------*/
#preloader_dom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: #fff;
    z-index: 99999999999 !important;
}

[data-loader="circle-side"] {
    /*    position: absolute;
        width: 50px;
        height: 50px;
        top: 50%;
        left: 50%;
        margin-left: -25px;
        margin-top: -45px;*/
    width:100px;
    height:100px;

    border:5px solid;
    border-radius:50%;
    border-color:#004437  transparent transparent;
    animation:circle 1s linear infinite;

    position:fixed;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
@keyframes circle{
    /*100%{transform:rotate(360deg);filter:hue-rotate(360deg)}*/
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* Safari */
@-webkit-keyframes circle {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
/*-------- preloader_dom --------*/

/*margen de los elementos submenu menu*/
.pixelstrap ul a, .pixelstrap ul a.highlighted, .pixelstrap ul a:active, .pixelstrap ul a:focus, .pixelstrap ul a:hover {
    padding: 5px 20px !important;
}
/*espacio toogle categs*/
.marketplace-sidebar.sidenav.fixed-sidebar {

    top: 55px !important;
}

/*espacio input validacion para mensajes de error*/
.error_input_dom{
    margin-bottom: 10px !important;
}

/*enlaces dominio*/
.link_dom{
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 12px;*/
    color: var(--theme-deafult);

}
.link_dom:hover{
    color: var(--theme-deafult);
}

/*chekout alineacion importes en resumen*/
.order-box .qty li span {
    width: auto
}
.order-box .sub-total li .count {
    width: auto
}
.order-box .total li .count {
    width: auto
}

/*area cajas items*/
.borde_direcciones_envio {
    border-radius: 15px;
    border: 1px solid #e9e7e7;
    margin: 5px;
    padding: 15px;
}





/*// LG Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) { 

}

/*// MD Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {

}

/*// SM Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) { 

}

/*// XS Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) { 

}