@import "https://fonts.googleapis.com/css?family=Work+Sans:wght@300;400;800&display=swap";

:root{
    --color-1:#1d1c1e;
    --color-2:#333033;
    --color-3:#6c666c;
    --color-4:#f5f3ee;
    --color-5:#ad6074;

}
html, body{
    font-family: 'Work Sans', sans-serif !important;
    color: var(--color-1);

}
#blockcart-modal {
    background: rgba(0,0,0,.4);
    backdrop-filter: blur(5px);
}
#st_mega_menu_wrap .ma_level_0 {
    font-family: 'Work Sans';
   font-size:14px;
    letter-spacing: 0.02em;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-1);

}
.modal-dialog {
    max-width: 700px;
    margin: 38px auto;
}
.modal-content {
    border: none;
    margin:0;
    padding: 15px;
    border: 2px solid var(--color-2);
}
.modal-body {
    border:none !important;
}
.alert-success {
    /* background-color: #dff0d8; */
    /* border-color: #d0e9c6; */
    color: #3c763d;
    text-align: center;
    font-family: 'Work Sans';
    font-size: 15px;
    background: #fff !important;
        letter-spacing: 0.15em;
    font-weight: 700;
}
.mfp-close-btn-in .mfp-close, .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close, .st_modal_close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 0;
    right: 0;
    z-index: 9;
    text-align: center;
    text-shadow: none;
    opacity: 1;
    font-size: 2.75rem;
    position: absolute;
    cursor: pointer;
    background: #fff;
    display: block;
    padding: 0;
    border: none;
    font-family: Arial;
    top: 10px;
    right: 10px;
    color: var(--color-5);
}
.x-mot-featured-products__title{
    padding-bottom: 12px;
    padding-top: 12px;
    font-size: 26px;
    letter-spacing: 0.03em;
    font-weight: 800;
}

.x-mot-result__title-container {
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.03em;
    font-family: 'Work Sans';
}
.x-mot-cart__products-count {
    border-radius: 50px;
    height: 18px;
    line-height: 18px;
    position: absolute;
    text-align: center;
    width: 18px;
    background: var(--color-5);
}
#blockcart-modal .cart-content-btn>.row>div:first-child>button, .cart-grid-body>a {
    background: #fff;

    font-size: 14px;
    color: var(--color-1) !important;
}
.cart-grid-body>a:hover, #blockcart-modal .cart-content-btn>.row>div:first-child>button:hover {
    color: #fff;
    background-color: var(--color-2);
    color: #fff!important;
}
.modal_products_container>.title_block>.title_block_inner{
    font-size:16px;
}
#st_mega_menu_wrap .ml_level_0.current .ma_level_0, #st_mega_menu_wrap .ma_level_0:hover {
    border:none;
    color: var(--color-2) !important;
}
.stmenu_multi_level li a {
    padding: 10px 12px;
    border-bottom: none;
    font-family: 'Work Sans';
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 26px;
    
    color: var(--color-1);

}
.dropdown_wrap.open .dropdown_tri, .close:hover, a.link_color:hover, a:hover, button.link_color:hover, .header_item .fto-user:hover {
    color: var(--color-2) !important;
}
#footer{
    background: #fff;
    border-top: 1px solid var(--color-3);
    color: var(--color-1);
}
#footer-secondary {
       background: #fff;
   
    color: var(--color-1);
}
.product-customization .custom-file button {
    z-index: 0;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
    background: #fff;
    color: var(--color-1) !important;
    padding: 8px;
    border:2px solid var(-color-2);
}
.ean-borde {
     margin-top: 0px; 
     border-top: none;
     padding-top: 0px; 
}
#footer .title_block {
    text-align: left;
    letter-spacing: 0.03em;
    font-family: "Work Sans" !important;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--color-1);
    font-size:14px;}

#footer-secondary-container .title_block .title_block_inner{
    text-align: left;
    letter-spacing: 0.03em;
    font-family: "Work Sans" !important;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--color-1);
    font-size:14px;
}
#footer-secondary a {
    color: var(--color-1);
}
#footer-secondary a:hover {
    color: var(--color-2) !important;

}
#footer-secondary, #footer-secondary a, #footer-secondary .price, #footer-secondary .old_price {
    color: var(--color-1);
}

#footer-tertiary, #footer-tertiary a, #footer-tertiary .price, #footer-tertiary .old_price {
    color: var(--color-1);
}
#footer-tertiary a:hover {
    color :var(--color-2);
}
div.footer-links-categories a:hover {
    color: var(--color-2) !important;
}
#footer-tertiary {
    background-color: #fff;
}
#footer p{
    margin-bottom:0;
}
.product_link_nav {
    padding-right: 2px;
    border: 1px solid #000;
    margin-right: 4px;
}
.product_link_nav.with_preview a .product_link_nav_preview {
    box-shadow: 0 3px 5px #ccc;
    border:none;
}
.ean {
    font-size: 14px;
    font-family: 'Work Sans';
    font-weight: 500;
    color: var(--color-1);
}
.ean-right {
    font-size: 14px;
    font-family: 'Work Sans';
    font-weight: 400;
    color: var(-color-2);
}
.product-out-of-stock {
    background: #fff;
    margin-bottom: 0px;
    
}
.ajax_block_product .s_title_block a, .pro_column_right .s_title_block a {
    font-family: 'Work Sans';
    font-size: 14px;
    color: var(--color-1);
}
.title_block .title_block_inner, .page_heading, .product_info_tabs .nav-tabs .nav-link, .pc_slider_block_container .nav-tabs .nav-link, .heading_font {
    text-transform: uppercase;
    font-family: 'Work Sans' !important;
    font-size: 26px;
    letter-spacing: 0.15em;
    font-weight: 800;
}
#multilink_6 i {
    font-size: 20px;
    color: var(--color-1);
}
.sequra-widget, .sequra-promotion-widget {
    background: #f2f2f2;
}
div.footer-links-categories a {
    font-size: 13px;
    line-height: 1.5;
    margin: 0 10px 0 0;
    border-right: 1px solid var(--color-1);
        padding-right: 15px;
}
.style_header_0{
    color:var(--color-1);
}
#steasy_column_14 #stsocial_item_20 .social_wrap {
    color: var(--color-1);
}
#steasy_column_14 #stsocial_item_20 .social_wrap {
    border-color: #ffffff;
    background-color: #fff;
}
.btn.btn-primary {
    font-family: 'Work Sans';
    text-transform: uppercase;
    letter-spacing: 0.12em;
    background-color: var(--color-1);
    border: 0;
    font-weight: 800;
    font-size:16px;
    color:#fff;
    border-radius:0;
}
#cms .title_block , body:not(#product) .page_heading {
    text-align: left;
    font-size:36px;
    letter-spacing: 0.15em;
    font-family: 'Work Sans';
    font-weight: 800;
    text-transform: capitalize;
    color: var(--color-1);
    border:none;
}
.st-menu-title {
    background: var(--color-5);
    font-size: 15px;
    font-family: 'Work Sans' !important;
}
.ajax_block_product .price {
    font-size: 16px;
    font-family: 'Work Sans' !important;
    letter-spacing: 0.03em;
    font-weight: 800;
}
.ajax_block_product .regular-price {
    font-family: 'Work Sans';
    font-size: 16px;
    color: #6c666c;
    font-weight: 400;
    letter-spacing: 0.03em;
}
small.sequra-educational-popup {
    width: 100%;
    display: inline-block;
    text-align: left;
}
.product_list_item .s_title_block, .s_title_block {
        font-size: 14px;
        font-family: 'Work Sans';
        letter-spacing: 0.03em;
        color: var(--color-1);
        font-weight: 600;
        height: 44px;
        text-align: left;
    }
    .pro_kuan_box {
        text-align:left;
    }

.btn.btn-primary:hover {
    background-color: var(-color-2);
    border-radius: 4px;}
    #st_header.stuck, #top_extra .st_mega_menu_container.stuck {
        -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.1);
        -moz-box-shadow: 0 2px 10px rgba(0,0,0,.1);
        box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
    }
    #st_header.stuck {
        background: #fff;
        background: hsla(0,0%,100%,.65);
        backdrop-filter: blur(5px);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
       
    }
    .product-variants{
    /*    margin-top: 10px;
    margin-bottom: 20px;
    background: #F5F3EE;
    padding: 10px 0;*/
    }
    .product-variants-item span.control-label {
        display: inline-block;
        font-size: 15px;
        padding-left: 10px;
        font-weight: 700;
    }
    .product-variants .product-variants-item select {
        /* background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right .5rem center/1.25rem 1.25rem; */
        height: 30px!important;
        border-color: var(--color-3);
        font-size: 16px;
        color: var(--color-1);
    }
  /*  #cms .title_block .title_block_inner, body:not(#product) .page_heading {
        text-align: left;
        letter-spacing: 0.15em;
        font-family: "Work Sans";
        font-weight: 800;
        text-transform: uppercase;
        color: var(--color-1);
        font-size: 36px;
        border:none;
    }
    */
    #category #subcategories .inline_list li a.img img {
        border-radius: 100%;
         border: none;
        height: 140px!important;
        width: 140px!important;
        box-shadow: 0 5px 29px rgba(43,52,69,.3);
        -webkit-transition:-webkit-transform .3s ease-out;
        transition:-webkit-transform .3s ease-out;
        transition:transform .3s ease-out;transition:
        transform .3s ease-out,         -webkit-transform .3s ease-out;
    }
    #category #subcategories .inline_list li a.img img:hover {
        transform: scale(1.2);
        box-shadow: 0 5px 29px rgba(43,52,69,.6);
        -webkit-transition:-webkit-transform .3s ease-out;
        transition:-webkit-transform .3s ease-out;
        transition:transform .3s ease-out;transition:
        transform .3s ease-out,         -webkit-transform .3s ease-out;
    }
    #subcategories .subcate_grid_view li {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 40px;
    }
    #subcategories .subcate_grid_view li .subcategory-name {
        display: block;
        font-family: 'Work Sans';
        font-size: 16px;
       
        color: var(--color-1) !important;
        margin-top: 25px;
        font-weight: 700;
        letter-spacing: 0.15em;

    }
    .horizontal_filters_dropdown .facet {
        display: inline-block;
        margin-right: 30px;
    }
    #product .product_name {
        font-family: 'Work Sans';
        letter-spacing: 0.03EM;
        font-size: 26PX;
        FONT-WEIGHT: 800;
        color: VAR(--color-1);
    }
    #product .product-reference {
        font-family: 'Work Sans';
        font-size: 14px;
        color: var(--color2);
        font-weight: 400;
    }
    .btn.btn-default {
        font-family: 'Work Sans' !important;
        text-transform: uppercase;
        letter-spacing: 0.12em;
        font-weight: 800;
        font-size: 16px;
        background: var(--color-1);
        border: 1px solid var(--color-1);
        color:#fff !important;
    }
    .alma-payment-plans-container, .sequra-widget{
        background: #f2f2f2;
    width: 100%;
    }
    .sequra-widget.text>.sequra-widget-content-container>.sequra-widget-content {
          color: var(--color-1);

        font-weight: 400;
    }
 
    .ajax_cart_bag .amount_circle {
        right: -16px;
      
        top: -19px;
    }
    #product .product-prices .current-price .price {
        font-weight: 600;
        font-family: "Work Sans";
        color:var(--color-1);
        
    }
    .regular-price {
        color: var(--color-3);
        font-weight: 400;
        font-family: "Work Sans";
     
    }
    .ajax_cart_bag .amount_circle {
        position: absolute;
         bottom: 0;
        top: -21px;
        right: -13px;
        border: 1px solid #fff;
        height: 20px;
        width: 20px;
        background: #ad6074;
    }

    h1, .h1 {
        margin-bottom: 1.5rem;
        font-family: 'Work Sans';
        font-weight: 800;
        line-height: 1.4;
        color: var(--color-1);
        letter-spacing: 0.15em;
        font-size:36px;
    }
    
    h2, .h2, #category-description-bottom h2 {
        margin-bottom: 1.5rem;
        font-family: 'Work Sans';
        font-weight: 700;
        line-height: 1.4;
        color: var(--color-1);
        letter-spacing: 0.08em;
        font-size:28px;
    }
    h3, .h3 {
        margin-bottom: 1.5rem;
        font-family: 'Work Sans';
        font-weight: 700;
        line-height: 1.4;
        color: var(--color-1);
        letter-spacing: 0.08em;
        font-size:24px;
    }
    h4, .h4 {
        margin-bottom: .5rem;
        font-family: 'Work Sans';
        font-weight: 600;
        line-height: 1.1;
        color: var(--color-1);
        letter-spacing: 0.03em;
        font-size:18px;
    }
    p, .p{
        font-family: 'Work Sans';
        font-weight: 400;
        line-height: 1.4;
        color: var(--color-1);
        letter-spacing: 0.03em;
        font-size:14px;
    }

    .news_letter_0 {
        background: var(--color-1);
        padding: 20px;
        color: #fff;
        border-radius: 8px;;
    }
    #st_news_letter_2 .st_news_letter_input {
        height: unset;
        background: #525252;
        border: 1px solid #333;
        border-radius: 8px;
        color:#fff;
    }
    #st_news_letter_2 .st_news_letter_submit {
        background: #fff;
        color: #000;
        letter-spacing: 0.03em;
        padding: 10px;
        border-radius: 4px;
        font-weight: 700;
        margin-left: 10px;
    }
    .style_wide .ma_level_1 {
        font-family: "Work Sans";
        font-weight: 400;
    }
    #st_news_letter_2{
        background-color: var(--color-1);
        border-radius: 10px;
    }
    .psgdpr_consent_message {
        font-size: 16px;
    }
    .psgdpr_consent_message, .psgdpr_consent_message a {
         font-family: 'Work Sans';
        font-size: 15px;
        color : #fff !important;
    }
    #product .product-description-short p {
         margin-bottom: 10px; 
        font-size: 16px;
        letter-spacing: .05em;
        color: var(--color-1);
    }
    #subcategories .subcate_grid_view li .subcategory-name {
      
        text-align: center;
    }
    .mobile_tab .mobile_tab_name {
        position: relative;
        z-index: 2;
        display: inline-block;
        padding-left: .5rem;
        font-weight: 700;
        color:var(--color-1);                                
        font-size: 18px;
    }
    #product .page_heading {
         background: transparent;
        color: var(--color-1) !important;
        border: 0!important;
        font-size: 17px;
        letter-spacing: .8px;
        text-shadow: none;
        padding: 15px 0;
        text-transform: initial;
    }
    #product .product-customization {
        order: 2;
      
    }
    .img-foot-product {
        margin-bottom:0px;
        width:70%;
        margin-left: 10px;
        margin-right: 10px;
        
    }   
    
    
    /*/*
    /* Style the buttons that are used to open and close the accordion panel */

    .accordionfaq {
        background-color: #edeae4;
        color: #333033;
        font-size: 20px;
        cursor: pointer;
        padding: 22px;
        width: 100%;
        text-align: left;
        border: none;
        outline: none;
        transition: 0.6s;
        border-bottom: 1px solid #eee;
        margin-bottom: 20px;
    }
    /*
    #megagroups a.selectAttr {
    outline: 2px #414141 solid  !important}
    
    .mega-attrlabel .megaattr_name {
    color: #CFAF9F;
    }
    
    .st_news_letter_form {
        display:flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    
    .st_news_letter_box.text-2 .gdpr_consent.flex_container {
        margin-top: 20px;
    }
    */
    .activefaq, .accordionfaq:hover {
      background-color: #333033;
      color:#fff;
      
    color:white;
    }
    
    .panelfaq {
      padding: 20px 18px;
      background-color: white;
      display: none;
      overflow: hidden;
    }
    
    .foto{ padding-right: 0px;
    margin:0px !Important;
    padding-left: 0px;}
    .texto{ background: #F1E7E2; color:black}
    .filagrabado{
    margin-bottom:3% !important;
    }
    .foto > img {
    width:100% !important;
    }
    .grabadolaser{
    padding: 3%;
        font-size: 13px;
    
    }
    /*
    .barratitulo{
    border-color:black;
    
    }
    
    .mo_ml_level_0, .mo_sub_li { border: none;}
    
    .st-menu{border:none;}
    
    @font-face {
      font-family: 'Mulish';
      src: url('Mulish-VariableFont_wght.ttf');
      font-weight: normal;
      font-style: normal;
    }
    
    @font-face {
      font-family: 'Abhaya Libre';
      src: url('AbhayaLibre-Medium.ttf');
      font-weight: normal;
      font-style: normal;
    }
    
    .product_third_section .title_block_inner{
      width: 100%;
      text-align: center;
      font-size:22px;
    }
    
    #easycontent_12 .title_block .title_block_inner{
       font-size: 21px;
    }

    
    .st_news_letter_box .form-check {display:none;}

    */

    @media (max-width:480px){
        .ajax_block_product .price {
            font-size: 14px;
            font-family: 'Work Sans' !important;
            letter-spacing: 0.03em;
            font-weight: 800;
        }   
        .img-foot-product {
            margin-bottom:20px;
            width:100%;
            margin-left: 0px;
            margin-right: 0px;
    
            
        }   
        .ajax_block_product .regular-price {
            font-family: 'Work Sans';
            font-size: 13px;
            color: #6c666c;
            font-weight: 400;
            letter-spacing: 0.03em;
        }
        
    }
    #footer-primary .footer_block_content, #footer-secondary .footer_block_content, #footer-tertiary .footer_block_content {
  /*      padding-bottom: 10px;
        display: block;*/
    }
    .card-titulo {
        text-align: center;

        border-bottom: 1px solid #ccc;
        margin-left: 10px;
        margin-right: 10px;
        font-family: 'Work Sans';
        font-size: 1.4rem;
    }
    .borde-list {
        margin-bottom: 10px;
        background: #fff;
        border: none;
        border-radius: 0;
        box-shadow: 0 2px 3px #d7c7be;
        font-size: 15px;
        font-weight: 500;
        letter-spacing: .5px;
        color: var(--color-1);
    }
    .title-font {
        font-size: 1.9em;
         font-family: 'Work Sans';
        letter-spacing: 1px;
    }
    #category-description-bottom h2 {
        text-align: left;
        font-family: 'Work Sans';
        border-bottom: none;
        padding-bottom: 0;
    }
    .list-group-item a {
        color: #999;
        display: flex;
        width: 100%;
        font-family: 'Work Sans';
    }
    .customer-content {
         border: none;
        border-radius: 10px;
        padding: 20px;
        height: 100%;
        width: 100%;
        margin: 10px 0;
    }
    #footer-bottom {
        background-color: #f5f3ee;
        color: var(--color-1);
    }
    .shopping_cart_style_0 .ajax_cart_bag {
        width: 17px;
        margin-top: 4
        px;
    }
    #rightbar_7 i, #rightbar_6 i, .mobile_bar_tri i {
        color: var(--color-2);
    }
    .ajax_cart_bag {
        position: relative;
        border: 1px solid var(--color-2);
        height: 17px;
        line-height: 17px;
        margin-right: 8px;
        border-radius: 2px;
        display: inline-block;
    }
    .ajax_cart_bag .ajax_cart_bg_handle {
        position: absolute;
        border: 1px solid var(--color-2);
        border-bottom: 0;
        border-top-right-radius: 100px;
        border-top-left-radius: 100px;
        width: 12px;
        height: 10px;
        overflow: hidden;
        top: -8px;
        left: 50%;
        margin-left: -6px;
    }
    .ajax_cart_bag .ajax_cart_bg_handle, .ajax_cart_bag {
        border-color: var(--color-2);
    }
    #footer-tertiary .title_block .title_block_inner {
        color: var(--color-1);
    }
    .blog-product-list .right-block>h5 {
        font-size: 14px;
              margin-bottom: 10px;
        overflow: hidden;
        text-align: left;
        font-family: 'Work Sans';
        font-weight: 700;
        color: var(--color-1);
        letter-spacing: 0.03em;
        height: 42px;
        line-height: 20px;
    }
    .comment-subject {
        font-family: 'Work Sans';
    }

    .checkout-step .payment-options .payment-option {
        margin-bottom: .5rem;
        height: 41px;
        align-items: center;
        display: flex;
        background: #f9f9f9;
        padding: 0 10px;
     
    }
    .custom-radio {
        display: inline-block;
        position: relative;
        width: 16px;
        height: 16px;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 50%;
        border: 2px solid var(--color-3);
        background: #fff;
        margin-right: 10px;
    }
    #payment-option-1-container img{
        width: 60px;
    }
    .m-b-15 {
        margin-bottom: 15px;
    }
    .ybc-blog-form-comment .blog-submit .button, .blog-managament-information button[type="submit"], .ybc-blog-slider.carousel .slick-dots .slick-active button, .blog_view_all, .view_all_link, .blog_view_all_button a, .form-polls-body button, .form_reply input.btn.btn-primary.btn-default[name="addReplyComment"], .add_new_post_blog a, #form_blog button[type="submit"], #form_blog .btn.edit_view_post, .form_reply_comment input[type="submit"], .ets_blog_loading .squaresWaveG {
        background: var(--color-5);
    }
    .ybc-blog-like-span.active, .be-tag-block .be-tags a, .be-tag-block .be-tags, .ybc-blog-related-posts-meta-categories>a, .view_post, .comment-content h4.comment_name span, .ybc_block_categories .active>a, .comment-content .post_title span a, .blog-managament-information .help-block a, .ybc-blog-comment-info .post-author .ybc_title_block {
        color: var(--color-5);
    }
    .blog-product-list .right-block {
         text-align: left;
        width: 100%;
    }
    #ybc-blog-related-products .blog-product-list .content_price {
        display: inline;
        text-align: left;
    }
    .ybc_related_products_type_default .product-container {
         border: none;
        float: left;
        margin-bottom: 30px;
        width: 100%;
    }

    #category #subcategories .inline_list {
        margin: 50px 0;
        display: flex;
        justify-content: center;
    }

    .modal {
        display: none;
        position: fixed;
        z-index: 999;
        padding-top: 200px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgba(0,0,0,0.7);
        backdrop-filter: blur(5px);
      }
      
      /* Ventana o caja modal */
      .contenido-modal {
        position: relative; /* Relativo con respecto al contenedor -modal- */
        background-color: white;
        margin: auto; /* Centrada */
        padding: 20px;
        width: 50%;
        -webkit-animation-name: animarsuperior;
        -webkit-animation-duration: 0.5s;
        animation-name: animarsuperior;
        animation-duration: 0.5s
      }
      
      /* Animación */
      @-webkit-keyframes animatetop {
        from {top:-300px; opacity:0} 
        to {top:0; opacity:1}
      }
      
      @keyframes animarsuperior {
        from {top:-300px; opacity:0}
        to {top:0; opacity:1}
      }
      
      /* Botón cerrar */
      .close {
        color: black;
        float: right;
        font-size: 30px;
        font-weight: bold;
      }
      
      .close:hover,
      .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
      }

     .selec {
        width: 100%;
        background: #000;
        text-align: center;
        color: #fff;
        padding: 10px;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .selec a, .selec a:hover{
        color:#fff !important;
    }
    .noselec {
        width: 100%;
        background: #fff;
        text-align: center;
        color: #000;
        padding: 10px;
        font-size: 20px;
        margin-bottom: 10px;
        border:1px solid #000;
    }
    .img-flag{
            width: 32px;
            margin-right: 10px;
    }
    #spain{
        display: none;
    }
    #italian{
        display: none;
    }
    #francaise{
        display: none;
    }