/* GENERAL */
a, a:active, a:visited {
    color: #666;
}

iframe.cn_modal_iframe {
    background: transparent;
}

.cn_mobile{
    display: none;
}

.cn_desktop{
    display:none;
}

.cn_mobile{
   display: block;
}

.cn_content .block {
    margin-bottom: 0 !important;
}

/* COLUMNS */
.vis_row:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}
*[class*="vis_col_"] {
    float: left;
}
.vis_col_1 {width: 8.3333333%;}
.vis_col_2 {width: 16.666667%;}
.vis_col_3 {width: 25%;}
.vis_col_4 {width: 33.333333%;}
.vis_col_5 {width: 41.666667%;}
.vis_col_6 {width: 50%;}
.vis_col_7 {width: 58.333333%;}
.vis_col_8 {width: 66.666667%;}
.vis_col_9 {width: 75%;}
.vis_col_10 {width: 83.333333%;}
.vis_col_11 {width: 91.666667%;}
.vis_col_12 {width: 100%;}

@media all and (max-width: 575px) {
    *[class*="vis_col_"] {
        float: none;
        width: 100% !important;
    }
}

/* TABLE VERTICAL ALIGN CENTER */
.vis_valing_center_parent {
    display: table;
    width: 100%;
    float: none !important;
}

.vis_valing_center_child {
    display: table-cell;
    vertical-align: middle;
    float: none !important;
}

@media all and (max-width: 575px) {
    .vis_valing_center_parent {
        display: block;
    }

    .vis_valing_center_child {
        display: block;
    }
}

/* BUTTONS */
*[class*="vis_button"] {
    display: inline-block;
    border: 1px solid transparent;
    font-family: helvetica;
    font-size: 15px;
    border-radius: 2px;
    padding: 12px 15px;
    text-transform: uppercase;
    height: 42px;
    margin-bottom: 15px;
}

.vis_button_primary {
    background: #cb192c;
    border-color: #cb192c;
    color: #fff !important;
}

.vis_button_default {
    background: #fff !important;
    border-color: #ccc;
    color: #666;
}

@media all and (max-width: 575px) {
    *[class*="vis_button"] {
        display: block;
        width: 100%;
    }
}

/* TEXT HELPERS */
.text-center {
    text-align: center;
}

/* PRODUCT ITEM */
.cn_product .item-inner {
    height: 100%;
    width: 100%;
    padding:0 20px;
    box-sizing: border-box;
    margin-top: 20%;
}

.cn_product .item-inner.no-padding {
    padding: 0 !important;
}

.cn_product.cn_product_inside_modal .item-inner {
    padding: 0 15px;
    margin: 0;
}

.cn_product img{
    width: 100%;
}
.cn_product .product_image {
    text-align: left;
    display: inline-block;
    background-color: #fff;
    border: 1px solid transparent;
    position: relative;
    vertical-align: top;
    height: 100%;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}

.cn_product .price_container {
    padding: 15px 0 0;
}

.cn_product .price_container .price {
    padding-top: 15px;
    font-family: helveticainserat;
    color: #aaa;
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    height: 35px !important;
    width: 91px !important;
    text-decoration: none;
}

.cn_product .price_container .old_price{
    font-size: 24px;
    text-decoration: line-through;
    float: none;
    color: #ddd;
    margin-left: 10px;
    margin-top: 3px;
    line-height: 24px;
    padding: 0;
    font-weight: normal;
    clear: none;
    font-family: helveticainserat;
}

.cn_product .product_name {
    font-family: helvetica;
    font-size: 16px !important;
    line-height: 20px;
    padding-bottom: 10px 0;
    font-weight: normal;
    text-transform: uppercase;
    color: #222;
    margin: 0;
    display: block; 
    display: -webkit-box;  
    line-height: 20px; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
    text-overflow: ellipsis; 
}

.cn_product .product-name:hover {
    color: #cb192c !important;
}
.cn_product a:hover {
    color: #cb192c;
    text-decoration: none;
}

.cn_product .btn-product-cta {
    background: #cb192c;
    color: white!important; 
    font-family: helvetica;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 2px;
    padding: 12px 15px !important;
    display: block;
    text-align: center;
    width: 150px;
    max-width: 90%;
    margin: 0 auto;
}

@media all and (max-width: 575px) {

    .cn_product.cn_product_inside_modal .price_container .price {
        font-size: 22px;
    }
    
    .cn_product .price_container .old_price,
    .cn_banner_placeholder .price_container .old_price {
        font-size: 18px;
        margin-left: 0;
        display: block;
    }

    .cn_product.cn_product_inside_modal .product_name {
        -webkit-line-clamp: 3; 
    }
}

/* MODAL */
a[href="#__cn_close_modal"] svg polygon {
    fill: #fff;
}

.cn_modal_header {
    font: 16px helveticainserat; 
    padding: 30px 10px 30px 10px; 
    background: #cb192c; 
    color: #fff; 
    margin: -15px -15px 15px -15px; 
    width: calc(100% + 30px);
}

.cn_modal_header_title {
    text-align: center; 
    padding: 0;
    text-transform: uppercase;
}

/* BANNER */
.cn_banner_placeholder div .col.width-25,.cn_banner_placeholder div .col.cn__width-25 {
    min-width: 20% !important;
    width: 24% !important;
}
.cn_banner_placeholder div .visanta-home-products.visanta-home-products-section-0{
    margin-top: 50px;
    padding-bottom: 0 !important;
}
.cn_banner_placeholder .cn__block .cn__desktop-hidden {
    display: none !important;
}
.cn_banner_placeholder .visanta-home-products h2{
    padding: 0 !important;
}
.cn_banner_placeholder div .item-inner{
    height: 100%;
    width: 100%;
    padding:0 20px;
    box-sizing: border-box;
    margin-top: 20%;
    margin-bottom: 25px;
}
.cn_banner_placeholder div .item-inner .price_container .old_price{
    margin-left: 0;
}

#ehsigma.cn_banner_placeholder div .item-inner {
    padding: 0 12px;
}

.cn_banner_placeholder .cn__block h5{
    height: 62px !important;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 0;
}

.cn_banner_placeholder img{
    width: 100%;
}
.cn_banner_placeholder .product_image {
    text-align: left;
    display: inline-block;
    background-color: #fff;
    border: 1px solid transparent;
    position: relative;
    vertical-align: top;
    height: 100%;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}
a, a:active, a:visited {
    color: #666;
}
.cn_banner_placeholder .price_container {
    padding: 15px 0 0;
}

.cn_banner_placeholder .price_container .price {
    padding-top: 15px;
    font-family: helveticainserat;
    color: #aaa;
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    height: 35px !important;
    width: 91px !important;
    text-decoration: none;
}

body .cn_banner_placeholder .price_container.country-ic { display: none; }
body[data-country="es"] .cn_banner_placeholder .price_container.country-es { display: block; }
body[data-country="es"] .cn_banner_placeholder .price_container.country-ic { display: none; }
body[data-country="ic"] .cn_banner_placeholder .price_container.country-es { display: none; }
body[data-country="ic"] .cn_banner_placeholder .price_container.country-ic { display: block; }

.cn_banner_placeholder .price_container .old_price {
    font-size: 24px;
    text-decoration: line-through;
    float: none;
    color: #ddd;
    margin-left: 10px;
    margin-top: 3px;
    line-height: 24px;
    padding: 0;
    font-weight: normal;
    clear: none;
    font-family: helveticainserat;
}

/* v1 */
.cn_banner_placeholder .old_price.cn_discount_0 {
    display: none;
}

.cn_banner_placeholder .product_name{
    font-family: helvetica;
    font-size: 16px !important;
    line-height: 20px;
    padding-bottom: 10px 0;
    font-weight: normal;
    text-transform: uppercase;
    color: #222;
    margin: 0;
    display: block; 
    display: -webkit-box;  
    line-height: 20px; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
    text-overflow: ellipsis;
    white-space: normal;
} 

.cn_banner_placeholder .product-name:hover {
    color: #cb192c !important;
}
.cn_banner_placeholder a:hover {
    color: #cb192c;
    text-decoration: none;
}

.cn_banner_placeholder .btn-product-cta {
    background: #cb192c;
    color: white!important; 
    font-family: helvetica;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 2px;
    padding: 12px 15px !important;
    display: inline-block;
    line-height: 100%;
}

.cn_banner_placeholder div .mobile{
    display: none;
}

.cn_banner_placeholder.banner-bg-color .cn__content-container {
    background: transparent;
}

.cn_banner_placeholder.banner-bg-color .item-inner
{
    width: calc(100% - 30px);
    padding: 10px;
    margin-top: 30px;
    background: #fff;
    margin-left: 15px;
    margin-right: 15px;
}

/* Precios sin descuento */
.cn_banner_placeholder .product-reduced-amount-0 .price_container .old_price {
    visibility: hidden;
}

.cn_banner_placeholder .price-notice {
    visibility: hidden;
    height: 41px;
}

/* Diseño alternativo para el producto */
.cn_banner_placeholder [data-brand] .price-notice,
.cn_product [data-brand] .price-notice {
    visibility: hidden;
}

/* Ocultamos los precios que no tenga descuento */
.cn_banner_placeholder .product-reduced-amount-0 .price_container .old_price,
.cn_product .product-reduced-amount-0 .price_container .old_price {
    visibility: hidden;
}

.cn_banner_placeholder .product-discount-rate-0[data-brand="Sigma"] .price-notice,
.cn_product .product-discount-rate-0[data-brand="Sigma"] .price-notice {
    visibility: hidden !important; /*visible; Esto lo deshabilitamos hasta nuevo aviso */
    font-family: helvetica, 'Arial Narrow', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}

.cn_banner_placeholder .product-discount-rate-0[data-brand="Sigma"] .price-notice .price,
.cn_product .product-discount-rate-0[data-brand="Sigma"] .price-notice .price {
    display: inline-block;
    background: #d2d6d8;
    color: #fff;
    border: 3px solid #008bcf;
    padding: 3px 4px 0 4px;
    line-height: 16px;
    margin-right: 4px;
}

.cn_banner_placeholder .product-discount-rate-0[data-brand="Sigma"] .price-notice .text,
.cn_product .product-discount-rate-0[data-brand="Sigma"] .price-notice .text {
    display: inline-block;
    background: #fff;
    color: #008bcf;
    border: 3px solid #008bcf;
    padding: 3px 4px 0 4px;
    line-height: 16px;
}

@media all and (max-width: 1199px) {
    .cn_banner_placeholder .product-discount-rate-0[data-brand="Sigma"] .price-notice .price,
    .cn_banner_placeholder .product-discount-rate-0[data-brand="Sigma"] .price-notice .text {
        border-width: 2px;
        font-size: 11px;
    }
}

@media all and (max-width: 980px) {

    .cn_banner_placeholder div .desktop{
         display:none;
    }

    .cn_banner_placeholder div .mobile{
        display: block;
    }

    /* Ajustes Columnas Connectif */
    .cn_banner_placeholder div .col.width-25,.cn_banner_placeholder div .col.cn__width-25 {
        min-width: 20% !important;
        /*width: 48% !important;*/
        width: 50% !important;
    }

    /* Banner */
    .cn_banner_placeholder div .item-inner{
        height: auto;
        width: calc(98% - 10px);
        padding: 0 5px;
        margin: 5px !important;
        margin-left: 2% !important;
        box-sizing: border-box;
        padding-bottom: 60px;
    }
    .cn_banner_placeholder .product_image{
        height: auto;
        display: block;
        margin: 0;
        padding: 0;
        width:100%;
    }
    .cn_banner_placeholder p{
        display: block;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
    }
    .cn_banner_placeholder .price_container{
        padding: 0;
        margin-top: 0;
    }
    
    .cn_banner_placeholder .price-notice {
        height: 55px;
    }

    .cn_banner_placeholder .price_container .old_price {
        display: block;
    }
}

@media screen and (max-width: 410px)
{
	.cn_banner_placeholder .product-discount-rate-0[data-brand="Sigma"] .price-notice
	{
        position: relative;
        font-size: 11px;
        z-index: 1;
	}

	.cn_banner_placeholder .product-discount-rate-0[data-brand="Sigma"] .price-notice .price
	{
		position: absolute;
		top: 21px;
		left: 0;
		border-width: 1px;
	}

	.cn_banner_placeholder .product-discount-rate-0[data-brand="Sigma"] .price-notice .text
	{
		border-width: 1px;
		width: 100%;
	}
}

/* COUNTRY SELECTION */
body.country-es .country-ic
{
    display: none !important;
}

body.country-ic .country-es
{
    display: none !important;
}