

@media only screen and (max-width: 370px) {
    .logo img {
        width: 155px;
    }
    .it-logo img {
        width: 120px;
    }
}


.categories,
.block.widget.block-products-list.grid { /* GM widget list */
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* Ajusta gli elementi equamente lungo la linea */
    padding: 0 1.7%;
    margin: 0 auto 6.0rem; /* Centra il contenitore */
    box-sizing: border-box; /* Include padding nel calcolo della larghezza */
}

.category,
.block.widget.block-products-list.grid .product-item {/* GM widget list */
    box-sizing: border-box;
    text-align: center;
    width: 50%;
    padding: 0 0.7%;
    margin-bottom: 2rem;
}

.category img {
    width: 100%;
    height: auto;
    display: block; /* Rimuove eventuali spazi extra sotto l'immagine */
    max-width: 516px;
    margin: 0 auto;
    }


.category h2 {
    font-size: 1.6rem;
    margin: 1.7rem 0 1.2rem !important;
    text-transform: none;
    line-height: unset;
}

.category a {
    text-decoration: none;
}


.secondary-banner-wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 6rem;
}

.secondary-banner-link {
    display: block;
    text-decoration: none;
    position: relative;
}

.secondary-banner-image {
    width: 100%;
    height: auto;
    display: block;
}

.secondary-banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    text-align: center;
    font-size: 2.4rem;
    font-family: 'Cinzel';
    pointer-events: none;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
p {
    margin-bottom: 1rem;

&:last-child {
     margin-bottom: 0;
 }
}
}

.banner-underline {
    font-family: 'Bryant Regular', 'Century Gothic', 'Futura', 'Gill Sans', 'Helvetica', 'Arial', sans-serif;
    display: inline-block;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    cursor: pointer;
    line-height: 2.2rem;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
}


.contact-index-index .fieldset {
    margin-bottom: 20px
}

.contact-index-index .fieldset .legend {
    padding-bottom: 0
}

.contact-info-number {
    display: block;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 36px;
    font-weight: 300
}






.second_header {
    color: white;
    font-size: 1.4rem;
    background-color: #202020;
    display: block;
    height: 28px;
    width: 375px;
    margin-left: -15px;
    margin-bottom: 15px;
    text-align: center;
    font-family: 'Thdt','Helvetica Neue',Helvetica,Arial,sans-serif;
    /* padding-left: 10px; */
    font-weight: 400;;
}

.home-main img {
    max-width: none
}

.navigation {
    font-family: 'F-Disp-Light', Georgia, 'Times New Roman', Times, serif;
    font-size: 1.7rem;
    font-weight: 300;
}

/* GM language switcher flag image */
[class^="view-"] img {
    vertical-align: middle;
    padding-right: 3px;
    display: none; /* GM language switcher flag hide - added by me*/
}


/* GM language switcher text */
.flag-text-current,
.flag-text-switcher-options {
    /*  padding: 0 3px 0 5px;  GM language switcher flag hide - commented out by me*/
    vertical-align: middle;
}




.col-4 a {
    font-size: 30px;
    float: right;
    margin-left: 8px;
}

.footer-links-small-display {
    display: block;
    padding-bottom: 20px;
    padding-top: 25px;
}

.media-list {
    font-size: 32px;
    text-align: center;
    border-top: 1px solid #cecece;
    margin: 0 -15px 0 -15px !important;
    padding: 6px 15px 4px 15px !important; /* GM social media mobile vertical alignment - it was padding: 0 15px 0 15px !important;    */
    display: flex; /* GM social media mobile vertical alignment -  added by me    */
    justify-content: center; /* GM social media mobile vertical alignment - added by me    */
    align-items: center; /* GM social media mobile vertical alignment - added by me    */
    display: none; /* GM hide media-list - added by me    */
}

.media-list li {
    display: inline-block;
    padding: 0 20px 0 20px;
}

.media-list a {
    padding: 0 !important; /* GM social media mobile vertical alignment - added by me    */
}

/* GMM FOOTER END */

/* GMM INFORMATION LINKS START */

.information-links-title {
    font-size: 32px;
    text-align: left;
    font-family: 'F-Disp-Light', Georgia, 'Times New Roman', Times, serif;
    margin-top: 0px;
    display: block;
    line-height: 1.428571429;
}

.privacy-policy-content {
    margin-top: 0px;
    box-sizing: border-box;
    width: 100%;
    float: right;
    padding-left: 2%;
    /* padding-bottom: 40px; GM informative pages mobile padding bottom */
}

/* GMM INFORMATION LINKS END */



 .home-box {
     display: block;
     position: relative;
     color: #202020 !important;
     text-align: center;
     text-decoration: none;
     margin-bottom: 15px;

 }

/*
 .row-text {
     display: block;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     margin: auto;
     position: absolute;
     height: fit-content;
     width: fit-content;
 }*/

 .box-text,
 .row-text {
     display: block;
     top: 0;
     bottom: 0;
     margin: auto;
     position: absolute;
     height: fit-content;
     width: 100%;
 }

 .box-text-container  {
     width: 100%;
     height: fit-content;
     background-color: #e7e7e7;
     display: block;
     position: relative;
     padding-top: 47.154947%;
     padding-top: -webkit-calc(362.15/768 * 100%);
     padding-top: -moz-calc(362.15/768 * 100%);
     padding-top: calc(362.15/768 * 100%);
 }

.row-text-container-left,
.row-text-container-right {
    width: 100%;
    height: fit-content;
    background-color: #e7e7e7;
    display: block;
    position: relative;
    padding-top: 47.154947%;
    padding-top: -webkit-calc(362.15/768 * 100%);
    padding-top: -moz-calc(362.15/768 * 100%);
    padding-top: calc(362.15/768 * 100%);
    color: #202020;
    text-align: center;
    text-decoration: none;
}


.row-left-photo {
    background-image: url('../media/wysiwyg/home/business_bags_768x743_6_3_24.jpg');
}

.row-right-photo {
    background-image: url('../media/wysiwyg/home/business_bags_768x743_6_3_24.jpg');
}

.row-left-2-photo {
    background-image: url('../media/wysiwyg/home/business_bags_768x743_6_3_24.jpg');
}

 .box-photo,
 .box-photo-1,
 .box-photo-2,
 .box-photo-3,
 .box-photo-4,
 .row-right-photo,
 .row-left-photo,
 .row-left-2-photo {
     width: 100%;
     background-color: #e7e7e7;
     display: block;
     position: relative;
     padding-top: 96.666666%;
     padding-top: -webkit-calc(580/600 * 100%);
     padding-top: -moz-calc(580/600 * 100%);
     padding-top: calc(580/600 * 100%);
     background-repeat:no-repeat;
     background-size: cover;
 }

.box-photo-1 {
    background-image: url('../media/wysiwyg/home/luggage_29_02_24.jpg');
}

.box-photo-2 {
    background-image: url('../media/wysiwyg/home/wallet_1_3_24_2.jpg');
}


.box-photo-3 {
    background-image: url('../media/wysiwyg/home/dupont_1_3_24_2.jpg');
}

.box-photo-4 {
    background-image: url('../media/wysiwyg/home/piquadro_5_3_24_2.jpg');
}


 .row2 .body,
 .home-box .body {
     font-size: 1.6rem;
     font-weight: 800;
     width: fit-content;
     margin-left: auto;
     margin-right: auto;
     display: block;
     text-align: center;
 }



 .row2 .shop,
 .home-box .shop {
     font-size: 1.2rem;
     margin-top: 10px;
     border-radius: 1px;
     border: 1px solid;
     padding: 6px 10px;
     display: block;
     width: fit-content;
     text-align: center;
     margin-left: auto;
     margin-right: auto;
 }





 .home-horizontal-left-small,
 .home-horizontal-right-small {
     display: none;
 }


 .home-top,
 .home-a2,
 .home-b2,
 .home-a3,
 .home-b3,
 .home-c3 {
     display: block;
     box-sizing: border-box;
     position: relative;
     color: #fff !important;
     text-align: center;
     background-repeat:no-repeat;
     background-size:contain;
     text-decoration: none;  /* GM home page links no underline */
    /* background-position: center top; */

}






.home-a3 {
background-image: url('../media/wysiwyg/home/wallets_gradiente_202020_40.jpg');
}

.home-b3 {
background-image: url('../media/wysiwyg/home/luggage_gradiente_202020_40.jpg');
}

.home-c3 {
background-image: url('../media/wysiwyg/home/for-her_gradiente_202020_40.jpg');
}



.home-a2 .title,
.row2 .title,
.home-box .title {
font-size: 3.6rem;
font-weight: 400;
display: block;
    font-family: 'Cinzel';
    font-display: block;
}

.home-a2 .body,
.row2 .body {
font-size: 1.6rem;
font-weight: 800;
width: fit-content;
margin-left: auto;
margin-right: auto;
display: block;
text-align: center;
}



.home-a2 .shop,
.home-b2 .shop,
.home-a3 .shop,
.home-b3 .shop,
.home-c3 .shop {
font-size: 1.2rem;
margin-top: 20px;
border-radius: 1px;
border: 1px solid #fff;
padding: 6px 10px;
display: block;
width: fit-content;
text-align: center;
margin-left: auto;
margin-right: auto;
}

.home-top:hover,
.home-a2:hover,
.home-b2:hover,
.home-a3:hover,
.home-b3:hover,
.home-c3:hover {
text-decoration: none
}


/* Common (768-1023) */
.home-top .content{
    width: 320px;
    display: block;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    overflow: hidden;
    font-family: 'F-Disp-Light', Georgia, 'Times New Roman', Times, serif;
    text-align: center;
    font-weight: 300;
    top: 5.45%;
    padding: 0.81% 0.81% 1.21% 0.81%;
    background-color: rgba(255, 255, 255, 0.8);
    left: 2.42%;
}

/* Common (768-1023) */
.home-top .title {
    font-size: 2.6rem;
    padding-bottom: 12px;
    font-family: 'F-Disp-Light', Georgia, 'Times New Roman', Times, serif;
    display: block;
    bottom: 1.18%;

}


/* Common (768-1023) */
.home-top .shop {
    display: block;
    border-radius: 1px;
    border: 1px solid #202020;
    padding: 1.5% 1% 1.5% 1%;
    width: 30%;
    margin-left: 34%;
    margin-top: 0%;
    text-transform: uppercase;
    font-family: 'Roboto-Regular','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 0.9rem;
}


/* Common */
.home-top .title:after
{
    content: "";
    display: block;
    height: 2px;
    width: 20%;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    background: #202020;
    opacity: 0.8;
}



.copyright-text {
    font-size: 12px;
    padding-top: 10px;
}



/* 480-767 */
.home-top .content{
    width: 280px;
    top: 5.45%;
    padding: 0.81% 0.81% 1.21% 0.81%;
    background-color: rgba(255, 255, 255, 0.8);
    left: 2.42%;
}

/* 480-767 */
.home-top .title {
    font-size: 2.4rem;
    padding-bottom: 12px;
}

/* 480-767 */
.home-top .shop {
    padding: 1.5% 1% 1.5% 1%;
    width: 30%;
    margin-left: 34%;
    margin-top: 0%;
    font-size: 0.9rem;
}



.cms-index-index .page-title {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}





.content-heading {
    text-align: center;
    margin: 10px 0 25px
}

.content-heading .title {
    margin: 0 0 5px
}

.content-heading .info {
    margin-bottom: 0
}

.categories-menu .title {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block
}

.categories-menu a:link,
.categories-menu a:visited,
.categories-menu a:hover,
.categories-menu a:active {
    color: #333
}

.categories-menu .items {
    margin-bottom: 40px
}

.categories-menu .items:last-child {
    margin-bottom: 0
}

.cms-content-important {
    display: block;
    background: #f5f5f5
}

.cms-content-important h2 {
    margin-top: 0
}

.cms-content table {
    border: none
}

.cms-content table > thead > tr > th,
.cms-content table > tbody > tr > th,
.cms-content table > tfoot > tr > th,
.cms-content table > thead > tr > td,
.cms-content table > tbody > tr > td,
.cms-content table > tfoot > tr > td {
    border: none
}

.cms-content table > thead > tr > th,
.cms-content table > thead > tr > td {
    border-bottom: 1px solid #d1d1d1
}

.cms-content table > tbody > tr:nth-child(even) > td,
.cms-content table > tbody > tr:nth-child(even) > th {
    background: #f7f7f7
}

.cms-content table th {
    font-weight: 400
}

.cms-content table td {
    font-weight: 600
}

.cms-content .block .block-title {
    margin-bottom: 15px
}

.cms-content .block .block-title > strong {
    display: none
}

.cms-content .block .box-title {
    display: inline-block;
    margin: 0 0 15px
}

.cms-content .block .box-title > span {
    font-size: 1.8rem;
    line-height: 1.1;
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-weight: 300
}

.cms-content .block .block-content p:last-child {
    margin-bottom: 0
}


.cms-content .block .box:nth-child(2) {
    float: right
}
.cms-content .block .box:nth-child(2) + * {
    clear: both
}
.cms-content .block .box:nth-last-child(1),
.cms-content .block .box:nth-last-child(2) {
    margin-bottom: 0
}

.privacy-policy .block-collapsible-nav {
    box-sizing: border-box;
    width: 22.3%;
    float: left
}


.home-a2,
.home-b2,
.home-a3,
.home-b3,
.home-c3 {
    width: 100%;
    /*  margin-left: 15px;
      margin-right: 15px; */


}

.home-top {
    padding-top: 112.5%;   /* GM home page mobile images full width */
    /* background-image: url('../media/wysiwyg/home/piccolo_prova_480x616.jpg');*/
    /* width: calc(100% + 30px);*/
    background-color: #b1b1b1;

    /*  margin-left: -15px;
    padding-top: -webkit-calc(75% + 22.5px);public_html/bin/magento maintenance:enable --ip=123.201.9.200 --ip=103.250.153.185 --ip=79.30.44.105
    padding-top: -webkit-calc(75% + 22.5px);
    padding-top: -moz-calc(75% + 22.5px);
    padding-top: -o-calc(75% + 22.5px);
    padding-top: calc(75% + 22.5px);*/
    margin-top: -1.0rem;

}

.slider-row {
    margin-bottom: 5.0rem;
}


.home-a2,
.home-b2,
.home-a3,
.home-b3,
.home-c3 {
    padding-top: 65.65218%;
    float: none;
    background-color: #b1b1b1;
}

.home-top,
.home-a2,
.home-b2,
.home-a3,
.home-b3,
.home-c3 {

    text-align: center;
    background-repeat:no-repeat;
    /* background-size:contain; */
    /* background-position: center top; */
    /* color: #202020 !important; */
    position: relative;
    margin-left: 0;
    margin-right: 0;

    margin-top: 0;
    margin-bottom: 15px;
    /* margin-bottom: 2.6rem; */
}

/* GM home page mobile padding left and right */
.row {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}


.row-footer {
    display: none;
}


.under-footer { /* GM added by me */
    /*  margin: 0 -15px; */
      text-align: center;
  /*  border-top: 1px solid #e1e1e1; */
  padding: 20px 0 50px;
}



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




  .information-links {
      display: none;
  }

  .information-links-title {
      margin-bottom: 25px;

  }

  .privacy-policy-content {
      float: left;
      padding-left: 0px;
  }



  /* GM home page mobile header margin-bottom */
    .cms-home .page-header {
        margin-bottom: 0;
    }




    .home-top .content {
        /*  bottom: 1.6rem; */
        width: 100%;
        display: block;
        box-sizing: border-box;
        position: absolute;
        z-index: 1;
        overflow: hidden;
        /* bottom: 1.1rem;*/
        padding-right: 1.6rem;
        padding-left: 1.6rem;
        padding-top: 0;
        padding-bottom: 0;
        top: 79%;
        font-weight: 300;
        background-color: transparent;
        color: #ffffff !important;
        left: unset;
        margin: 0;
    }


    .home-top .title:after
    {
        display: none;
        /*  height: 1px !important;
          width: 10%;
          background: #ffffff;
          opacity: 1;
          margin-bottom: 0.5rem;
          margin-top: -0.2rem;

      */

    }



    .home-top .shop {
        /* text-decoration: none; */
        margin-bottom: 0.5rem;
        display: block; /* GM home page mobile no "shop now"- added by me */
        border: 1px solid #ffffff;
        border-radius: 1px;
        padding: 2% 0;
        width: 30%;
        margin-left: 35%;
        margin-top: 2.4%;

    }


    .contact-info-number {
        font-weight: 300;
        margin-bottom: 10px
    }





}








@media all and (min-width:769px) {

    .categories,
    .block.widget.block-products-list.grid { /* GM widget list */
        padding: 0 3.0%;
    }

    .category,
    .block.widget.block-products-list.grid .product-item { /* GM widget list */
        padding: 0 1.2%;
    }

    .row-footer {
        padding: 0 25px 75px;
    }

    .home-box {
        display: inline-block;
        width: 24.390243%;
        margin-right: 0.813008%;
    float: left;
    margin-bottom: 2%;

&:last-child {
     margin-right: 0;
 }
    }

    .row-right-photo,
    .row-left-photo,
    .row-left-2-photo {
        width: 50%;
        top: 0;
        bottom: 0;
        padding-top: 23.577235%;
        padding-top: -webkit-calc(580/2460 * 100%);
        padding-top: -moz-calc(580/2460 * 100%);
        padding-top: calc(580/2460 * 100%);
    }


    .row-left-photo,
    .row-left-2-photo {
        left: 0;
        float: left;
    }

    .row-right-photo {
        right: 0;
        float: right;
    }


.row-text-container-right,
.row-text-container-left {
    width: 50%;
    top: 0;
    bottom: 0;
    padding-top: 23.577235%;
    padding-top: -webkit-calc(580/2460 * 100%);
    padding-top: -moz-calc(580/2460 * 100%);
    padding-top: calc(580/2460 * 100%);
    }

.row-text-container-right {
float: right;
}

.row-text-container-left {
    float: left;
}


    .home-box .right-text,
    .home-box .left-text {
        top: 0;
        margin: auto;
        width: 50%;
    }


    .home-box .right-text {
        right: 0;
    }


    .home-box .left-tex {
        left: 0;
    }

.box-text-container  {
    padding-top: 40%;
    padding-top: -webkit-calc(240/600 * 100%);
    padding-top: -moz-calc(240/600 * 100%);
    padding-top: calc(240/600 * 100%);
}

.box-photo-1,
.box-photo-2,
.box-photo-3,
.box-photo-4 {
    padding-top: 96.6666%;
    padding-top: -webkit-calc(580/600 * 100%);
    padding-top: -moz-calc(580/600 * 100%);
    padding-top: calc(580/600 * 100%);
    background-repeat: no-repeat;
    background-size: contain;
}


.row-left-photo {
    background-image: url('../media/wysiwyg/home/business_bags_1_3_24_2.jpg');
}

.row-right-photo {
    background-image: url('../media/wysiwyg/home/backpacks_150524_2.jpg');
}

.row-left-2-photo {
    background-image: url('../media/wysiwyg/home/for_her_4-3-24.jpg');
}

    .home-top .title,
    .home-a2 .title,
    .home-b2 .title,
    .home-a3 .title,
    .home-b3 .title,
    .home-c3 .title {
        font-size: 2.8rem;
    }


    .home-a2 .shop,
    .home-b2 .shop,
    .home-a3 .shop,
    .home-b3 .shop,
    .home-c3 .shop,
    .home-top .shop {
        margin-top: 14px;
    }


    .under-footer {  /* GM added by me */
        margin: 20px 0 0 0;
    }

    .footer-links-small-display {
        display: none;
    }

    .home-top {
        background-image: url('../media/wysiwyg/home/couch_950x450.jpg');
        width: 100%;

        padding-top: 50%;
        padding-top: -webkit-calc(689/1378 * 100%);
        padding-top: -moz-calc(689/1378 * 100%);
        padding-top: calc(689/1378 * 100%);
        margin-left: 3%;
        margin-bottom: 1.545595%;
        margin-bottom: -webkit-calc(20/1378 * 100%);
        margin-bottom: -moz-calc(20/1378 * 100%);
        margin-bottom: calc(20/1378 * 100%);
    }

.categories,
.block.widget.block-products-list.grid { /* GM widget list */
    margin: 0 auto 7.0rem; /* Centra il contenitore */
}

.secondary-banner-wrapper {
    margin-bottom: 7rem;
}

    .slider-row {
        margin-bottom: 7.0rem;
    }

    .home-a2,
    .home-b2 {


        padding-top: 32.365747%;
        padding-top: 23.6842%;
        padding-top: -webkit-calc(580/2460 * 100%);
        padding-top: -moz-calc(580/2460 * 100%);
        padding-top: calc(580/2460 * 100%);


    }

    .home-a2-lft {
        width: 50%;
        background-color: black;
        display: block;
        top: 0;
        bottom: 0;
        position: absolute;
        left: 0;
        padding-top: 23.684210%;
        padding-top: -webkit-calc(580/2460 * 100%);
        padding-top: -moz-calc(580/2460 * 100%);
        padding-top: calc(580/2460 * 100%);
    }



    .home-a3 {
        width: 32.365747%;
        width: -webkit-calc(446/1378 * 100%);
        width: -moz-calc(446/1378 * 100%);
        width: calc(446/1378 * 100%);

        padding-top: 32.365747%;
        padding-top: -webkit-calc(446/1378 * 100%);
        padding-top: -moz-calc(446/1378 * 100%);
        padding-top: calc(446/1378 * 100%);

        float: left;

        margin-right: 0.725689%;
        margin-right: -webkit-calc(10/1378 * 100%);
        margin-right: -moz-calc(10/1378 * 100%);
        margin-right: calc(10/1378 * 100%);

        margin-bottom: 1.451379%;
        margin-bottom: -webkit-calc(20/1378 * 100%);
        margin-bottom: -moz-calc(20/1378 * 100%);
        margin-bottom: calc(20/1378 * 100%);
    }

    .home-b3 {
        width: 32.365747%;
        width: -webkit-calc(446/1378 * 100%);
        width: -moz-calc(446/1378 * 100%);
        width: calc(446/1378 * 100%);

        padding-top: 32.365747%;
        padding-top: -webkit-calc(446/1378 * 100%);
        padding-top: -moz-calc(446/1378 * 100%);
        padding-top: calc(446/1378 * 100%);

        float: left;

        margin-right: 0.725689%;
        margin-right: -webkit-calc(10/1378 * 100%);
        margin-right: -moz-calc(10/1378 * 100%);
        margin-right: calc(10/1378 * 100%);

        margin-left: 0.725689%;
        margin-left: -webkit-calc(10/1378 * 100%);
        margin-left: -moz-calc(10/1378 * 100%);
        margin-left: calc(10/1378 * 100%);

        margin-bottom: 1.451379%;
        margin-bottom: -webkit-calc(20/1378 * 100%);
        margin-bottom: -moz-calc(20/1378 * 100%);
        margin-bottom: calc(20/1378 * 100%);


    }

    .home-c3 {
        width: 32.365747%;
        width: -webkit-calc(446/1378 * 100%);
        width: -moz-calc(446/1378 * 100%);
        width: calc(446/1378 * 100%);

        padding-top: 32.365747%;
        padding-top: -webkit-calc(446/1378 * 100%);
        padding-top: -moz-calc(446/1378 * 100%);
        padding-top: calc(446/1378 * 100%);

        float: right;

        margin-left: 0.725689%;
        margin-left: -webkit-calc(10/1378 * 100%);
        margin-left: -moz-calc(10/1378 * 100%);
        margin-left: calc(10/1378 * 100%);

        margin-bottom: 1.451379%;
        margin-bottom: -webkit-calc(20/1378 * 100%);
        margin-bottom: -moz-calc(20/1378 * 100%);
        margin-bottom: calc(20/1378 * 100%);
    }

    .flag-text-current {
        /* display: none; /* GM language switcher current store text */
    }

    .privacy-policy-content {
        width: 77.7%;
        min-height: 600px; /* GM informative pages desktop min height */
        padding-bottom: 40px; /* GM informative pages mobile padding bottom */
    }

    .row-footer {
        display: block;
    }

    .row:before,
    .row:after,
    .row-footer:before,
    .row-footer:after
    .row-top:before,
    .row-top:after {
        content: "";

        display: table;
    }


    .row:after,
    .row-footer:after,
    .row-top:after {

        clear: both;

    }

    .row,
    .row-footer,
    .row-top {


        height: auto;
        overflow: hidden;


    }


    .flag-text-current {
        /* display: none; /* GM language switcher current store text */
    }

    .privacy-policy-content {
        width: 77.7%;
        min-height: 600px; /* GM informative pages desktop min height */
        padding-bottom: 40px; /* GM informative pages mobile padding bottom */
    }



    .row:before,
    .row:after,
    .row-footer:before,
    .row-footer:after
    .row-top:before,
    .row-top:after {
        content: "";

        display: table;
    }


    .row:after,
    .row-footer:after,
    .row-top:after {

        clear: both;

    }

    .row,
    .row-footer,
    .row-top {


        height: auto;
        overflow: hidden;
        max-width: 2390px;
        margin-left: auto;
        margin-right: auto;
        padding: 0 25px 75px;


    }

    ._rwd_width {
        min-width: 0 !important;
        max-width: auto !important
    }
    ._rwd_width_float {
        width: 100% !important;
        float: none !important
    }
    .contact-index-index .fieldset .legend {
        border: none
    }
    .contact-index-index .column.main .widget.static.block {
        float: left;
        width: 70%
    }
    .contact-info-number {
        margin-bottom: 15px
    }
    .column:not(.sidebar-main) .form.contact,
    .column:not(.sidebar-additional) .form.contact {
        width: 100%; /* GM contact form width - it was 27% */
        float: left /* GM contact form position - it was right */
    }


    .cms-home .page-main {
        margin-top: 0;
    }

    /* GM home page mobile padding left and right */
    .row {
        padding-left: 0;
        padding-right: 0;
    }

    /* GMM FOOTER START */

    .col-1,
    .col-2,
    .col-3 {
        display: block;
        box-sizing: border-box;
        position: relative;
        width: 20%;
        float: left;
        margin-right: 0.8871%;
    }

    .col-4 {
        display: block;
        box-sizing: border-box;
        position: relative;
        width: 34%;
        float: right;
    }

.row2 .shop,
.home-box .shop {
    padding: 4px 8px;
    margin-top: 9px;
    font-size: 1.0rem;
}

.home-a2 .title,
.row2 .title,
.home-box .title {
    font-size: 1.8rem;
    margin-bottom: 0;
}


}


@media all and (min-width:1024px) {


    .category,
    .block.widget.block-products-list.grid .product-item { /* GM widget list */
        width: 25%;
    }

    .categories,
    .block.widget.block-products-list.grid { /* GM widget list */
        padding: 0 6.1%;
    }

    .category,
    .block.widget.block-products-list.grid .product-item { /* GM widget list */
        padding: 0 0.935%;
    }

    .row2 .shop,
    .home-box .shop {
        font-size: 1.2rem;
    }

    .home-a2 .title,
    .row2 .title,
    .home-box .title {
        font-size: 2.8rem;
    }

}

@media all and (min-width:1024px) and (max-width:1279px) {

    /* 1024 to 1279 */
    .home-top .content {
        width: 34%;
        top: 5.45%;
        padding: 0.81% 0.81% 1.21% 0.81%;
        background-color: rgba(255, 255, 255, 0.9);
        left: 2.42%;
    }

    /* 1024 to 1279 */
    .home-top .shop {
        padding: 2% 4% 2% 4%;
        width: 30%;
        margin-left: 31%;
        margin-top: 6%;
        font-size: 1.1rem;
    }

    /* 1024 to 1279 */
    .home-top .title {
        font-size: 2.8rem;
        padding-bottom: 0px;
    }



}


@media all and (min-width:1280px) {

.row-footer {
    padding-left: 15%;
    padding-right: 15%;
}

    /* 1280 to max */
    .home-top .content {
        width: 34%;
        top: 5.45%;
        padding: 0.81% 0.81% 1.21% 0.81%;
        background-color: rgba(255, 255, 255, 0.9);
        left: 2.42%;
    }

    /* 1280 to max */
    .home-top .shop {
        padding: 2% 4% 2% 4%;
        width: 30%;
        margin-left: 31%;
        margin-top: 6%;
        font-size: 1.2rem;
    }

    /* 1280 to max */
    .home-top .title {
        font-size: 3.5rem;
        padding-bottom: 0px;


    }

}

@media all and (min-width:1279px) {


    .home-a2 .title,
    .row2 .title,
    .home-box .title {
        font-size: 2.8rem;
    }
}


@media all and (min-width:1439px) {


    .row,
    .row-top {

        padding: 0 25px;


    }



    .row2 .shop,
    .home-box .shop {
        padding: 6px 10px;
        margin-top: 16px;
    }

    .home-a2 .title,
    .row2 .title,
    .home-box .title {
        font-size: 3.6rem;
    }
}

@media all and (min-width:1919px) {

    .row2 .shop,
    .home-box .shop {
        margin-top: 24px;
    }

    .box-text-container  {
        padding-top: 33.333333%;
        padding-top: -webkit-calc(200/600 * 100%);
        padding-top: -moz-calc(200/600 * 100%);
        padding-top: calc(200/600 * 100%);
    }
}






