/* 
    Created on : Jan 8, 2016, 12:12:15 PM
    Author     : thanasis
*/
/* Our green: #49B9B9 */
/* Dark grey: #636363 */
/* Light grey: #cccccc */
/* Light Orange: #ffc144 */
/* Dark Orange: #EFA717 */
/* BETTERYOU Orange: #EF7200 */

.header-top-menu-background {
    padding: 0;
/*    text-transform: uppercase;*/
    border-bottom: 1px solid #49B9B9;
}
.header-top-menu-background .header-top-menu-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
/* #header-nav, */
/* .nav-primary a, */
.header-top-menu-background .header-top-menu-container a{
    color: #ffffff;
}
.nav-primary li.active > a{
    /* color: #333; */
}
.nav-primary li:hover > a{
    color: #636363;
}
/* #header-nav, */
/* .nav-primary li.level0 ul, */
.header-top-menu-background,
.header-top-menu-container .menu-type-horizontal.scandi-top-page-menu li,
/* .cms-index-index h2.subtitle, */
.footer-container{
    background-color: #49b9b9;
}
.footer-container a{
    color: white;
}
.nav-primary li.level0 ul{
    border:none;
}
.footer-container .widget-latest{
    float: right;
    width: 45%;
}
.footer-container .widget-latest .block-title {
    padding-top: 0px;
}
.footer-container .block-diettv .block-title {
    padding-top: 0px;
}
.footer-container .block-diettv .block-subtitle {
    margin-bottom: 0;
}
.footer-container .block-diettv .block-content {
    box-sizing: border-box;
    /*line-height: 1.3;*/
    padding: 1%;
    width: 99%;
}

.block-diettv .block-content > a {
    background-color: #49b9b9;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 15px;
    text-decoration: none;
}

.block-diettv .block-content > a:hover {
  background-color: #2e8ab8;
}

.footer-container .widget-latest .aw-blog-read-more {
    /*make link go below text*/
    display: block;
}
.footer-container .widget-latest ul>li>a{
    font-size: 18px;
}
.footer-container .widget-latest .aw-blog-read-more .icon-chevron-right:after{
    font-family: FontAwesome;
    font-style: normal;
    content: " \f054";
}

/*.footer .block-subscribe,
.footer .widget-latest,
.footer .block-diettv,
.footer .socialFooterLinks{
    border: 3px solid #cccccc;
    min-height: 220px;
    min-width: 240px;
     disable float left 
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.3%;
    margin-left: 0.3%;
    margin-bottom: 30px;
}*/
.footer .block-title{
    background-color: #49b9b9;
    padding: 0 5px 5px 5px;
    border: 0;
    margin-bottom: 2px;
}
.block-subscribe .block-title strong span,
.widget-latest .block-title a strong,
.block-diettv .block-title strong,
.socialFooterLinks .block-title strong span{
    color: white !important;
    font-size: 20px;
    vertical-align:text-top;
}
.block-subscribe >*,
.widget-latest >*{
    padding: 5px;
}
#footer-top-all .block-subscribe{
    float: none;
    width: 100%;
}
#footer-top-all .block-subscribe .fa-chevron-circle-right{
    font-size: 24px;
    vertical-align: middle;
    margin-right: 20px;
    color: #ffffff;
}
div.socialFixedLinks{
    left: -4px;
    position: fixed;
    top: 50%;
    
    background-color: #49b8b8;
    font-size: 15px;
    letter-spacing: 4px;
    padding: 5px 8px 5px 8px;
    
    border-bottom: 4px solid #ccc;
    border-left: 4px solid #ccc;
    border-right: 4px solid #ccc;
    border-radius: 0 0 15px 15px;
    
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    transform: rotate(270deg);
    -ms-transform-origin: left top;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    transform-origin: left top;
}
div.socialFixedLinks a:hover{
    text-decoration: none;
}
/*@media only screen and (max-width: 770px) {
    div.socialFixedLinks{
        display: none;
    }
    
    .footer-container .widget-latest,
    .footer-container .socialFooterLinks,
    .footer-container .block-diettv,
    .footer-container .block-subscribe{
        width: 96%;
        min-height: 0px;
        margin-left: 2%;
        margin-right: 2%;
        float: none;
    }
}*/

div.socialFixedLinks a {
    width: 100%;
    margin-top: 5px;
    color: white !important;
}
.socialFooterLinks{
    margin-left: 15px;
    margin-bottom: 24px;
    align-self: flex-end;
}
.socialFooterLinks .block-title{
    padding-top: 0px;
    border: none;
}
.socialFooterLinks a {
    box-sizing: border-box;
    color: #6d6e71;
    display: inline-block;
    text-align: center;
    margin-right: 40px;
    font-size:45px;
    text-decoration: none;
}

.socialFooterLinks a img{
    height: 45px;
}

.socialFooterLinks .block-content{
    text-align: center;
}
.form-language label{
    vertical-align: top;
}
.form-language ul{
    display: inline-block;
}
.form-language ul li{
    display: inline-block;
    margin-left: 5px;
    opacity: 0.3;
    cursor: pointer;
}
.form-language ul li.activeLanguage{
    opacity: 1;
}
.toolbar{
    border: none;
}

/** Full width website **/ 
header {
    min-width: 330px;
    padding: 10px 0 0 50px;
}
.cms-home .main-container{
    /* max-width: 1260px; */
}
#index-posts-products{
    padding: 0;
}

#index-posts-products .row.display-flex {
  display: flex;
  flex-wrap: wrap;
}

#index-posts-products .home.tile a,
#index-posts-products .home.tile a:focus,
#index-posts-products .home.tile a:hover {
    outline: 0;
    text-decoration: none;
    color: #636363;
    font-size: 13px;
}

.footer-container{
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}
.footer-container .footer-content,
.footer-container .footer-content-bottom{
    /* max-width: 1260px; */
    margin: 0 auto;
}
.footer-container .footer-content{
    /*text-align: center;*/
}
.header-language-background{
    display:none;
}
.page-header-container{
    height: 100vh;
    display: grid;
    grid-template-rows: auto auto 1fr;
}

.page-header-container .message{
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    padding-left: 15px;
}
.header-language-background, 
.header-language-background a,
.header-top-menu-container .menu-type-horizontal.scandi-top-page-menu  li.active > a,
.header-top-menu-container .menu-type-horizontal.scandi-top-page-menu li span:hover,
/* .cms-index-index h2.subtitle, */
.footer .footer-bottom,
.footer .footer-bottom .footer-content-bottom a:not(:hover),
.footer-content-bottom .top-page-menu ul li.level0:not(:hover) a,
.footer-content-bottom .top-page-menu ul li.level0.active:not(:hover) a
{
    color: white;
}
.cms-index-index h2.subtitle,
.footer,
.footer .footer-bottom{
    /*border-top: 5px solid #ccc;*/
}
#header-nav,
.cms-index-index h2.subtitle,
.header-top-menu-background{
    /*border-bottom: 5px solid #ccc;*/
}
.cms-index-index h2.subtitle{
    padding: 8px 0;
    margin: 20px 0;
}
.footer .block-diettv{
    min-width: 300px;
}
.footer-content-bottom > div{
    display: inline-block;
    vertical-align: top;
    min-width:220px;
    padding: 12px 6px;
}
.footer-content-bottom > div.footer-products-list{
    width:45%;
}
.footer-content-bottom > div.top-page-menu{
    width:23%;
}

.footer-content-bottom .top-page-menu ul li.level0,
.footer-content-bottom .top-page-menu ul li.level0.active{
    display: block !important;
    line-height: 8px;
    font-weight: normal;
}
.footer .footer-bottom .footer-content-bottom a:hover{
    text-decoration: none;
    color:#49b9b9;
}
.footer .footer-bottom .footer-content-bottom .top-page-menu li span{
    padding:5px 0;
}
.footer-products-list .content a{
    padding-right: 50px;
    vertical-align: top;
}
.footer-content-bottom .top-page-menu ul,
.footer-products-list .title, .footer-products-list .content{
    display: block;
    margin: auto;
    width: 70%;
}
.productShareLinks a{
    font-size: 30px;
    padding-right: 20px;
    text-decoration: none;
}
.footer-container{
    padding-bottom: 0
}
.footer .footer-bottom,
.footer .footer-content-bottom .top-page-menu ul li.level0{
    background-color: #8A8C8D;
}
/*product page*/
.oobEasytabs .oobEasytab>h2.title{
    color: #fff;
    background-color: #49B9B9;
    text-align: center;
    padding: 5px 0;
    margin: 25px 0 15px 0;
}
/** END Full width website **/ 

/* promos */
.cms-home .main .col-main .std .table {
	display: table;  
	margin: 0 auto;
}
.promos{
    clear: both;
    padding: 25px 0;
}
.promos div {
    display: block;
}
.promos ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.promos ul li {
    float: left;
    margin: 0 2px 0 0;
}
.promos li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.promos li#award_natural_lifestyle a {
	background-image:url("/skin/frontend/rwd/x4nutrition/images/award_natural_lifestyle.png");
}
.promos li#award_healthy a {
	background-image:url("/skin/frontend/rwd/x4nutrition/images/award_healthy.png");
}
.promos li#award_pharmacy a {
	background-image:url("/skin/frontend/rwd/x4nutrition/images/award_pharmacy.png");
}
.promos li#award_running a {
	background-image:url("/skin/frontend/rwd/x4nutrition/images/award_running.png");
}
.promos li#award_beauty a {
	background-image:url("/skin/frontend/rwd/x4nutrition/images/award_beauty.png");
}
.promos li#award_janey a {
	background-image:url("/skin/frontend/rwd/x4nutrition/images/award_janey.png");
}
.promos li#award_cam a {
	background-image:url("/skin/frontend/rwd/x4nutrition/images/award_cam.png");
}
.promos li a{
	background-position: 0 -135px;
	display: block;
	height: 135px;
	width:135px;
}
.promos li a:hover {
    background-position: 0 0;
}
/* end promos */

#contactForm .buttons-set{
    border: none;
}

/*ABOUT US*/
.cms-about-us h2.color {
    background: #EF7200 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: inline;
    font-size: 162%;
    font-weight: 400;
    padding: 10px 15px;
}
/*END ABOUT US*/

/*PRESS */
li.media_item {
    float: left;
    height: 310px;
    list-style: outside none none;
    margin: 10px 6.5px;
    padding: 0;
    position: relative;
    width: 230px;
}
li.media_item {
    list-style: outside none none;
}
li.media_item.rowFirst {
    margin-left: 0;
}
li.media_item span {
    display: none;
    height: 310px;
    left: 0;
    position: absolute;
    top: 0;
    width: 230px;
}
li.media_item a:hover span{
    display: block;
}
span.media-hover-img h2{
    color: #fff !important;
    margin-top: 40%;
    text-align: center;
}
span.media-hover-bg {
    background: #EF7200 none repeat scroll 0 0;
    opacity: 0.84;
}
/*END PRESS */

/* PRODUCT FAQ */
.faqContainer .faqChild:not(:last-child){
    border-bottom: 1px dotted black;
    margin-bottom: 8px;
    padding-bottom: 4px;
}
.faqContainer .titleRow h2{
    display: inline-block;
    vertical-align: top;
}
.faqContainer .faqChildText{
    display: none;
}
.faqContainer .titleRow{
    cursor: pointer;
}
.faqContainer .titleRow .title{
    width:88%;
    font-size: 15px;
    font-weight: bold;
}
.faqContainer .titleRow .sign{
    text-align: right;
    width: 10%;
}
.faqContainer .fa.fa-plus-square,
.faqContainer .fa.fa-minus-square{
    font-size:20px;
}
/* END PRODUCT FAQ */
/* PRODUCT BLUE CIRCLE */
.blueCircle.blueLegend{
    max-width: 402px;
    background-color: #7ba0cd;
    border-radius: 50%;
    border: 10px solid #d3dfee;
    padding: 45px;
    color: white;
    text-align: center;
    float:right
}
.blueCircle.blueLegend .text{
    max-width: 300px;
    margin: auto auto;
}
/* END PRODUCT BLUE CIRCLE */
/* Warning about cookie usage. */
.global-site-notice{
    position: fixed;
    width: 100%;
    z-index: 100;
    bottom: 0;
    font-size: 14px;
}
.global-site-notice .notice-inner {
    line-height: 14px;
}
/* END Warning about cookie usage. */
/* BOOTSTRAP - overwrite to allow bootstrap */ 
.page-header{
    margin: 0 0 !important;
    /*padding: 0px !important;*/
    border: none !important;
}
ol{
    margin-bottom: 0;
}
/* END BOOTSTRAP */
/* PRODUCTS-POSTS HOME INDEX */

    .productsHome .home.tile{
        display: grid;
        grid-template-columns: 25% auto;
        gap: 20px;
        font-size: 12px;
        font-weight: 200;
    }

    .product-grid{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 20px;
    }

    .productsHome>a{
        color: black;
    }

    /* .productsHome .home.tile, */
    .productsHome .home.tile h3{
        /*default*/
        color: #0D5F95;
    }
    /* .productsHome .home.tile[data-productId="566"], */
    .productsHome .home.tile[data-productId="566"] h3{
        color: #D74D2E;
    }
    /* .productsHome .home.tile[data-productId="555"], */
    .productsHome .home.tile[data-productId="555"] h3{
        color: #5A9CD0;
    }
    /* .productsHome .home.tile[data-productId="556"], */
    .productsHome .home.tile[data-productId="556"] h3{
        color: #88AF00;
    }
    /* .productsHome .home.tile[data-productId="557"], */
    .productsHome .home.tile[data-productId="557"] h3{
        color: #F670BC;
    }
    /* .productsHome .home.tile[data-productId="558"], */
    .productsHome .home.tile[data-productId="558"] h3{
        color: #C8682C;
    }
    /* .productsHome .home.tile[data-productId="559"], */
    .productsHome .home.tile[data-productId="559"] h3{
        color: #629BAD;
    }
    /* .productsHome .home.tile[data-productId="560"], */
    .productsHome .home.tile[data-productId="560"] h3{
        color: #0D5F95;
    }
    /* .productsHome .home.tile[data-productId="561"], */
    .productsHome .home.tile[data-productId="561"] h3{
        color: #BA0455;
    }
    /* .productsHome .home.tile[data-productId="562"], */
    .productsHome .home.tile[data-productId="562"] h3{
        color: #086F79;
    }
    /* .productsHome .home.tile[data-productId="563"], */
    .productsHome .home.tile[data-productId="563"] h3{
        color: #0272B2;
    }
    /* .productsHome .home.tile[data-productId="564"], */
    .productsHome .home.tile[data-productId="564"] h3{
        color: #0B6E6A;
    }
    /* .productsHome .home.tile[data-productId="565"], */
    .productsHome .home.tile[data-productId="565"] h3{
        color: #012E3B;
    }
    /* .productsHome .home.tile[data-productId="567"], */
    .productsHome .home.tile[data-productId="567"] h3{
        color: #B91027;
    }
    /* .productsHome .home.tile[data-productId="569"], */
    .productsHome .home.tile[data-productId="569"] h3{
        color: #99454E;
    }
    /* .productsHome .home.tile[data-productId="570"], */
    .productsHome .home.tile[data-productId="570"] h3{
        color: #2D9FC7;
    }
    /* .productsHome .home.tile[data-productId="571"], */
    .productsHome .home.tile[data-productId="571"] h3{
        color: #025599;
    }
    /* .productsHome .home.tile[data-productId="572"], */
    .productsHome .home.tile[data-productId="572"] h3{
        color: #CA0565;
    }
    /* .productsHome .home.tile[data-productId="573"], */
    .productsHome .home.tile[data-productId="573"] h3{
        color: #0C8969;
    }
    /* .productsHome .home.tile[data-productId="574"], */
    .productsHome .home.tile[data-productId="574"] h3{
        color: #815992;
    }
    /* .productsHome .home.tile[data-productId="575"], */
    .productsHome .home.tile[data-productId="575"] h3{
        color: #20867c;
    }
    .productsHome .home.tile img{
        height: 120px;
        max-width: 100%;
        object-fit: contain;
        display: inline-block;
        justify-self: center;
    }
    .productsHome{
        /* min-height: 280px; */
        margin-bottom: 25px;
    }
    #blogHome .home.tile{
        position: relative;
        margin: 5px 0;
    }
    /* #blogHome .home.tile:hover .tileTitle{
        background-color: rgba(53, 165, 165, 0.8);
    } */
    #blogHome .home.tile img{
        width: 80%;
    }
    #index-posts-products .tileTitle{
        height: 55px;
        /*position: absolute;*/
        bottom: 0; 
        left: 0;
        width: 100%;
        /* background-color: rgba(63, 63, 63, 0.6); */
        border: none;
        display: table;
        padding: 0 2px;
    }
    #index-posts-products a:hover{
        text-decoration: none;
    }
    #index-posts-products .tileTitle h3{
        margin-top: 0;
        /* color: white; */
        font-size: 13px;
        display: table-cell;
        vertical-align: middle;
    }
    /* .productsHome:hover .productText > *{
        color: #49b9b9 !important;
    } */
    #index-posts-products .productText{
        display: inline-block;
        
    }
    #index-posts-products .productText h3{
       margin-top: 0;
    }
    /* #index-posts-products #blogHome{
        text-align: center;
    } */
    #index-posts-products .col-centered{
        float: none;
        margin: 0 auto;
    }
/* PRODUCTS-POSTS HOME INDEX */


.page{
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: 330px 1fr;
}

.logo .large{
    max-width: 200px;
    margin-right: 80px;
}

.nav-primary{
    display: grid;
}

.nav-primary>li{
    height: 3.5em;
}

header{
    background-color: #f0fafa;
}
header>div{
    position: fixed;
    z-index: 20;
}

.cms-index-index .headerSeparator{
    display: flex;
    align-items: flex-end;
}

.cms-index-index .headerSeparator hr{
    flex: 2;
    border-top: 0 none;
    border-bottom: 4px solid #54c4c4;
    margin-bottom: 33px;
    margin-left: 10px;
}

.cms-index-index h2.subtitle{
    text-align: left;
    margin-top: 30px;
    font-size: 23px;
}

.postImage{
    width: calc(100vw - 330px - 81px);
    max-width: 480px;
}

.catalog-category-view .page,
.contacts-index-index .page{
    min-height: 100vh;
}

.contacts-index-index .sidebar, 
.blog-index-list .sidebar,
.blog-post-view .sidebar,
.catalog-category-view .sidebar,
.cms-page-view .sidebar,
.catalog-product-view .sidebar{
    display: none;
}

.catalog-category-view .main-container{
    max-width: calc(100vw - 345px);
    background-color: white;
}




@media (min-width: 771px) and (max-width: 870px){
    .catalog-category-view.category-partner-pharmacies  .main-container,
    .catalog-category-view.categorypath-ypologismos-html  .main-container{
        max-width: calc(100vw - 280px);
    }

    .cms-page-view .main-container{
        max-width: calc(100vw - 295px);
    }
}

@media (min-width: 871px){
    .catalog-category-view.category-partner-pharmacies  .main-container,
    .catalog-category-view.categorypath-ypologismos-html  .main-container{
        max-width: calc(100vw - 330px);
    }

    .cms-page-view .main-container{
        max-width: calc(100vw - 345px);
    }
}


.contacts-index-index .main-container,
.blog-index-list .main-container{
    margin: 0;
}


.contacts-index-index .col2-left-layout .col-main{
    float: none;
}

.main-container{
    box-sizing: border-box;
}

.catalog-category-view.category-partner-pharmacies .main-container,
.categorypath-ypologismos-html .main-container,
.contacts-index-index .main-container{
    display: grid;
    align-content: space-between;
}

.catalog-category-view.category-partner-pharmacies .main-container::after,
.categorypath-ypologismos-html .main-container::after,
.contacts-index-index .main-container::after{
    display: none;
}

.camera_caption_text_container{
    background-color: transparent !important;
}

.footer-company-data{
    color: white;
    margin-left: 20px;
    margin-bottom: 15px;
}

.footer-company-data>div{
    display: inline-block;
    margin-right: 10px;
}

.footer-company-data>div::after{
    content: "∘";
    font-size: 200%;
    margin-left: 10px;
    line-height: 0.5em;
}

.footer-company-data>div:last-child::after{
    content: "";
}

.owl-item .slider img{
    max-width: 100%;
}

.categorypath-partner-pharmacies-html .categoryDiv{
    display: grid;
    grid-auto-flow: column;
    gap: 20px;
    margin-bottom: 40px;
    grid-template-columns: 180px auto;
}

.categorypath-partner-pharmacies-html img.categoryPic{
    height: 100px;
}

.footer .partContainer,
.footer .partContainer .tile{
    max-width: 512px;
}

.footer .partContainer .tile a img.img-responsive{
    max-height: 182px;
    object-fit: contain;
}

/* capitalize x4nutrition in menu */

header nav .level0.nav-1:first-child>a{
    text-transform: capitalize!important;
}

@media only screen and (max-width: 1054px){
    #footer-top-all .social{
        display: none;
    }
    #footer-top-all .col-sm-6{
        width: 85%;
    }

    #footer-top-all{
        margin-bottom: 20px;
        margin-left: 30px;
    }
}

@media only screen and (max-width: 770px) {
    #footer-top-all .social{
        display: block;
    }

    .footer-company-data>div{
        display: block;
    }

    .page{
        grid-auto-flow: row;
        grid-template-columns: auto;
        max-width: 100vw;
    }

    /* #header.page-header */
    header{
        min-width: 0;
        padding-left: 0;
    }

    .page-header-container{
        display: block;
        max-width: 100vw;
        height: auto;
    }

    .socialFooterLinks{
        margin-left: 35px;
    }

    .skip-content:not(.skip-active)+.socialFooterLinks{
        display: none;
    }

    .logo img.small{
        padding-left: 20px;
    }

    header>div{
        position: static;
    }

    .row{
        margin-left: 0;
        margin-right: 0;

    }
    #blogHome .home.tile img{
        width: 100%;
    }

    div.std{
        padding: 0 15px;
    }

    .nav-primary li.level0 ul{
        padding-bottom: 10px;
    }

    .postTitle{
        padding: 0 15px;
        max-width: 90vw;
    }

    .postWrapper{
        max-width: calc(100vw - 40px);
    }

    .postDetails{
        max-width: calc(100vw - 40px);
    }

    .sidebar, .blog-index-list .main-container, .blog-post-view .main-container{
        max-width: 100vw;
        padding: 0;
        padding-top: 25px;
    }

    .catalog-category-view .main-container .main,
    .catalog-product-view .main-container .main,
    .contacts-index-index .main-container .main{
        padding: 15px;
        max-width: 100vw;
    }

    .contacts-index-index #contactForm{
        width: 100%;
    }

    .contacts-index-index #contactForm button{
        width: auto;
    }

    .global-site-notice .notice-inner{
        padding-left: 0px;
    }

    .global-site-notice .notice-inner button{
        margin-top: 15px;
    }

    .short-description .std{
        padding: 0;
    }

    .product-shop img{
        max-width: 90vw;
    }

    .catalog-category-view .main-container{
        min-width: 0;
        width: 100vw;
        max-width: 100vw;
    }

    .cms-page-view .main-container{
        max-width: 100vw;
    }

    .catalog-category-view .page,
    .contacts-index-index .page{
        min-height: 0;
    }

    .postImage{
        width: 100%;
    }

    #footer-top-all{
        padding-left: 0;
        padding-right: 0;
        margin-left: 20px;
        margin-bottom: 0;
    }
    
    .footer-company-data{
        margin-left: 40px;
        margin-bottom: 25px;
    }

    .footer-company-data>div::after{
        content: "";
    }
    

}

@media only screen and (min-width: 771px) and (max-width: 870px){
    .page {
        grid-template-columns: 280px 1fr;
    }

    header {
        min-width: 280px;
    }

    .nav-primary li.level0 ul{
        width: 280px;
        left: 250px;
    }

    .socialFooterLinks a img{
        height: 37px;
    }
    
    .socialFooterLinks a{
        margin-right: 30px;
        
    }

}