﻿* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:focus {
        outline: none;
    }

a img {
    text-decoration: none;
    border: 0 none;
}

a:link {
    color: #030B11;
    text-decoration: none;
}



a:visited {
    color: #030B11;
    text-decoration: none;
}

a:hover {
    color: #030B11;
    text-decoration: none;
}

a:active {
    color: #030B11;
    text-decoration: none;
}

html, body, form {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #FFFFFF; /*#F1EEEB;*/
}

/*Section stuff=============================================================*/
.sectionOuter {
    display: flex;
    justify-content: center;
    width: 100%;
}


@media screen and (min-width: 0px) and (max-width: 720px) {
    .sectionOuter {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (min-width: 720px) and (max-width: 1130px) {
    .sectionOuter {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media screen and (min-width: 1130px) {
    .sectionOuter {
        padding-left: 60px;
        padding-right: 60px;
    }
}

.sectionInner {
    width: 100%;
    max-width: 1280px;
}

/*==============================================================================*/
@media screen and (min-width: 0px) and (max-width: 1130px) {
    .headerContainerSmall {
        display: block;
    }

    .headerContainerLarge {
        display: none;
    }
}

@media screen and (min-width: 1130px) {
    .headerContainerSmall {
        display: none;
    }

    .headerContainerLarge {
        display: block;
    }
}
/*=============================================================================*/

.containerInParentContainer {
    display: flex;
    justify-content: center;
    padding: 48px 20px 20px 20px;
    
    background-color: white;
    width:100%;
}

.containerInParentContainer.checkout{
    width:100%;height:100%;
    padding:0;
    align-items:center;
    background-color:rgba(255,255,255,0.95);
}

.containerInBorder {
    width: 100%;
    max-width: 480px;
    border: solid;
    border-color: #cccccc;
    border-radius: 8px;
    border-width: 1px;
    box-shadow: rgba(0,0,0,0.1) 0px 4px 12px;
    padding: 30px 30px 30px 30px;
    height: auto;
    background-color: white;
}

@media screen and (min-width: 0px) and (max-width: 720px) {
    .containerInBorder {
        width: 100%;
        max-width: 360px;
    }
}

@media screen and (min-width: 720px) and (max-width: 1130px) {
    .containerInBorder {
        width: 360px;
        max-width: auto;
    }
}

@media screen and (min-width: 1130px) {
    .containerInBorder {
        width: 360px;
        max-width: auto;
    }
}



/*========================================================================*/
.containerPageMessage {
    display: none;
    background-color: inherit;
    border: solid;
    border-width: 3px;
    margin-bottom: 12px;
    border-color: #FFA12F;
    padding: 5px 12px 5px 12px;
    border-radius: 6px;
    font-family: "Figtree", sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.containerPageMessage.width100{width:100%;}
/*========================================================================*/
.containerAdminPage {
    width: 100%;
    background-color: #FFFFFF;
}


@media screen and (min-width: 0px) and (max-width: 720px) {
   

    .containerAdminPage {
        padding-left: 0px;
    }

}

@media screen and (min-width: 720px) and (max-width: 1130px) {
   

    .containerAdminPage {
        padding-left: 0px;
    }
}

@media screen and (min-width: 1130px) {
    

    .containerAdminPage {
        padding-left: 300px;
    }

    
}

.containerAdminMenu {
    overflow: hidden;
    position: fixed;
    background-color:#ededed;
    z-index: 3;
    margin: 0;
    padding: 20px 20px 20px 20px;
    width:280px;
    border-radius:8px;
}

.containerAdmin{
    padding-top:30px;
}
/*------------------------------------------------------*/
.button {
    border: solid;
    border-width: 1px;
    border-color: #FBE54D;
    background-color: #FBE54D;
    color: rgb(40,40,40);
    /*font-weight: 400;*/
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 36px;
    border-radius: 18px;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding: 0 16px 0 16px;
}

.button.small{
    font-size:12px;
    height:28px;border-radius:14px;
    padding: 0 8px 0 8px;
}

.buttonImage{
    height:13px;width:auto;margin-left:6px;
}

.button.blackAndWhite {
    background-color: #ffffff;
    border-color: #222222;
    color: #222222;
}

.buttonlink{
    /*font-family:BodyFont;*/
font-family:Figtree;
font-weight:500;
    font-size:16px;
    display:inline-flex;align-items:center;cursor:pointer;padding-bottom:4px;border-bottom:solid;border-bottom-width:2px;border-bottom-color:rgb(50,50,50);
}

.buttonlinkarrow {
    height: 12px;
    width: auto;
    margin-left: 6px;
}
/*------------------------------------------------------------*/
h1 {
    /*
    font-family: 'Berlingske Serif';
        */
    font-family: Figtree;
    font-weight: 500;
    font-size: 18px;
    color: #FBE54D;
    padding: 0;
    margin: 0;
}


h2 {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #FBE54D;
    padding: 0;
    margin: 0;
}
.bodyText {
    font-family: "Figtree", sans-serif;
    /*font-family:BodyFont;*/
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color:rgb(50,50,50);
    font-size:15px;
}

.bodyText.menuLink{
    font-size:18px;
    cursor:pointer;
}

    .bodyText.menuLinkTitle {
        font-family: Figtree;
        font-weight: 500;
        font-size: 22px;
        cursor: default;
    }

    .bodyText.strong {
        font-family: Figtree;
        font-weight: 500;
        font-size: 16px;
    }

    .bodyText.small {
        font-family: Figtree;
        font-weight: 500;
        font-size: 13px;
        font-weight: 300;
    }

.containerShopProductPaletteColor{
    height:14px;width:14px;border-radius:7px;border:none;
}

.containerShopProductPaletteColor.white {
    height: 15px;
    width: 15px;
    border-radius: 7.5px;
    border:solid;border-width:1px;border-color:rgb(227,229,240);
}


.menuTitle {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #FBE54D;
    text-transform: uppercase;
}

.menuLink {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    padding-top:8px;
    color:black;
    cursor:pointer;
}
/*Form----------------------------------------------------*/
.textBoxOuter {
    border: none;
    background-color: inherit;
    width: 100%;
    max-width: 320px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.textBoxText {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size:14px;
    padding-bottom:3px;
  
}

.textBox {
    padding: 8px 5px 8px 5px;
    border: solid;
    border-color: #6e7174;
    border-width: 1px;
    border-radius: 3px;
    width: 100%;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    -webkit-appearance: none;
    background-color: white;
}

.checkboxContainer {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
}

.checkboxBox {
    order: 1;
    width: 26px;
    height: 26px;
    border: solid;
    border-color: #6e7174;
    border-width: 1px;
    background-color: white;
    border-radius: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
    cursor: pointer;
}


.checkboxTick {
    width: 14px;
    height: auto;
}

.checkboxText {
    margin-left: 8px;
    order: 2;
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    margin-top: 3px;
}

.checkboxBox.disabled {
    color: #b4b4b4;
}

.radio{
    height:18px;width:auto;cursor:pointer;
}

.dropDownOuter{
    position:relative;
    width:100%;
    max-width:200px;
}

.dropDown {
    padding: 8px 5px 8px 5px;
    border: solid;
    border-width: 1px;
    border-radius: 3px;
    border-color: #6e7174;
    width: 100%;
    font-family: "Figtree", sans-serif;
    font-size: 18px;
    color: inherit;
    outline: none;
    -webkit-appearance: none;
    background-color: white;
    position: relative;
}

.imageDropDownArrow {
    position: absolute;
    height: 8px;
    width: auto;
    right: 6px;
    bottom: 16px;
    z-index: 1020;
}

/*Table========================================================*/

table {
    border-collapse: collapse;
}

th {
    padding-top: 6px;
    padding-bottom: 8px;
    cursor: pointer;
    padding-right: 20px;
}

td {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 20px;
    background-color: inherit;
}

.tableButton {
    display: flex;
    justify-content: flex-end;
    padding: 4px 0 4px 0;
}

.tdHollow {
    padding: 0;
}

.tdCell {
    padding-top: 8px;
    padding-bottom: 8px;
}

.trow {
    font-family: "Figtree", sans-serif;
    font-size: 12px;
    color: #071622;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #071622;
    padding-top: 8px;
    padding-bottom: 8px;
}

    .trow.hollow {
        font-size: 1em;
    }

    .trow.noBorder {
        border: none;
    }

.tcell {
    padding: 2px;
}

.trow.child {
    color: #D58181;
}

.trow.header {
    text-align: left;
    font-weight: 500;
}

.trow.compare {
    color: #D58181;
}

.trow.strongbordertop {
    border-top: solid;
    border-top-width: 2px;
    border-top-color: #071622;
    font-weight: 500;
}

.tableRow {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: black;
    font-family: "Figtree", sans-serif;
    font-size: 12px;
}

    .tableRow.header {
        border-top: none;
        border-bottom: solid;
        border-bottom-width: 3px;
        border-bottom-color: black;
        font-weight: 800;
    }

    .tableRow.first {
        border-top: none;
        border-bottom: none;
    }

    /*Below links===========================*/

.containerPageBelowLinks {
    margin-top: 60px;
    display: flex;
    padding-bottom: 6px;
    margin-bottom: 0px;
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #071622;
    width: 100%;
    overflow-x: auto;
}

.containerPageTopLink {
    font-family: "Figtree", sans-serif;
    color: #071622;
    margin-left: 30px;
    cursor: pointer;
}

    

    .containerPageTopLink.first {
        margin-left: 0px;
    }


    /*Hero==============================================*/

.containerHero {
    width: 100%;
    background-color: #FFFEF2;
    
}
@media screen and (min-width: 0px) and (max-width: 40px) {


    .containerHero {
        height:400px;
    }
}

@media screen and (min-width: 400px) and (max-width: 800px) {

    .containerHero {
        height: 500px;
    }
}

@media screen and (min-width: 800px) and (max-width: 1200px) {

    .containerHero {
        height: 500px;
    }
}

@media screen and (min-width: 1200px) {

    .containerHero {
        height: 500px;
    }
}





/*Shop group*/

.containerShopGroup{
   padding:70px 0 70px 0;
}

.containerShopGroup.view {
    padding: 48px 0 70px 0;
}

.shopGroupTitle {
    /*font-family: 'Berlingske Serif';*/
    /*font-family: "Figtree", sans-serif;*/
    font-family: Figtree;
    font-weight: 500;
    font-weight: 400;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 16px;
}
.shopGroupIntroduction {
    font-family: "Figtree", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size:16px;
    margin-top:6px;
}
.shopGroupProducts {
    margin-top:18px;
    display:grid;
}


@media screen and (min-width: 0px) and (max-width: 680px) {


    .shopGroupProducts {
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
    }
}

@media screen and (min-width: 680px) and (max-width: 1080px) {

    .shopGroupProducts {
        grid-template-columns: repeat(2, 1fr);
        gap: 3px;
    }
}

@media screen and (min-width: 1080px) and (max-width: 1200px) {

    .shopGroupProducts {
        grid-template-columns: repeat(3, 1fr);
        gap: 3px;
    }
}

@media screen and (min-width: 1200px) {

    .shopGroupProducts {
        grid-template-columns: repeat(3, 1fr);
        gap: 3px;
      
    }
}


.shopGroupProductArtFrame {
    /*aspect-ratio: 1 / 1.414;*/
    border: solid;
    border-width: 1px;
    border-color: #D9D9D9;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    box-shadow: 4px 4px 3px #D9D9D9;cursor:pointer;
    background-color:white;

}

.shopGroupProductArtFrame.small {
    padding: 6px;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
    box-shadow: 3px 3px 2px #D9D9D9;
}





.shopGroupProductArtFrameInner {
    width: 100%;
    
    border: solid;
    border-width: 1px;
    border-color: #D9D9D9;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px;
    box-shadow: 4px 4px 3px #D9D9D9 inset;
    background-color:white;
}

.shopGroupProductArtFrameInner.small {
    
    padding: 9px;
    box-shadow: 3px 3px 2px #D9D9D9 inset;
}

.shopGroupProductArtPicture {
    width: 100%;
    
    border: solid;
    border-width: 1px;
    border-color: #E9E9E9;
}

/*Shop edit section====================================================================*/
.containerShopEdit{
    
}

.containerShopEditDescription
{
    
}

.containerProductSelect {
    display: grid;
    width: 100%;
    max-width: 680px;

}


@media screen and (max-width: 680px) {

    .containerShopEditPriceAndDescriptionSmall
    {
       
        display:block;
        margin-bottom:18px;

    }

    .containerShopEditPriceAndDescriptionLarge {
        display: none;
    }

    .containerShopEdit {
        display: flex;
        flex-wrap:wrap;
    }

    .containerShopEditDescription {
        
        width: 100%;
        order:2;
    }

    .containerShopEditProduct {
        width: 100%;
        order: 1;
        max-width:400px;
    }

    .containerProductSelect {
        display: grid;
        width: 100%;
        max-width: 680px;
        grid-template-columns: repeat(3, 1fr);
        gap: 12px;
    }

}

@media screen and (min-width: 680px) and (max-width: 980px) {

    .containerShopEditPriceAndDescriptionSmall {
        display: none;
    }

    .containerShopEditPriceAndDescriptionLarge {
        display: block;
    }

    .containerShopEdit {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .containerShopEditDescription {
        width: 44%;
        order: 1;
    }

    .containerShopEditProduct {
        width: 44%;
        order: 2;
    }

    .containerProductSelect {
  
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
}

@media screen and (min-width: 980px) {

    .containerShopEditPriceAndDescriptionSmall {
        display: none;
    }

    .containerShopEditPriceAndDescriptionLarge {
        display: block;
    }

    .containerShopEdit {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .containerShopEditDescription {
        width: 44%;
        order: 1;
    }

    .containerShopEditProduct {
        width: 34%;
        order: 2;
    }

    .containerProductSelect {
        
        grid-template-columns: repeat(3, 1fr);
        gap: 12px;
    }
}





/*Shop edit section====================================================================*/
.containerShopCustom {
}

.containerShopCustomDescription {
}

@media screen and (max-width: 680px) {

    .containerShopCustomPriceAndDescriptionSmall {
        display: block;
        margin-bottom: 18px;
    }

    .containerShopCustomPriceAndDescriptionLarge {
        display: none;
    }

    .containerShopCustom {
        display: flex;
        flex-wrap: wrap;
    }

    .containerShopCustomDescription {
        width: 100%;
        order: 2;
    }

    .containerShopCustomProduct {
        width: 100%;
        order: 1;
        max-width: 400px;
    }
}

@media screen and (min-width: 680px) and (max-width: 980px) {

    .containerShopCustomPriceAndDescriptionSmall {
        display: none;
    }

    .containerShopCustomPriceAndDescriptionLarge {
        display: block;
    }

    .containerShopCustom {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .containerShopCustomDescription {
        width: 44%;
        order: 1;
    }

    .containerShopCustomProduct {
        width: 34%;
        order: 2;
    }
}

@media screen and (min-width: 980px) {

    .containerShopCustomPriceAndDescriptionSmall {
        display: none;
    }

    .containerShopCustomPriceAndDescriptionLarge {
        display: block;
    }

    .containerShopCustom {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .containerShopCustomDescription {
        width: 44%;
        order: 1;
    }

    .containerShopCustomProduct {
        width: 34%;
        order: 2;
    }
}



/*Product==============================================================================*/
.productTitle {
    font-family: "Figtree", sans-serif;
    font-size: 20px;
    font-weight:600;
    color:black;
}

/*=====================================================================================*/
.containerColorCircleSelects {
    display: flex;
    align-items: center;
    height: 50px;
    border-radius: 25px;
    padding: 5px;
    border: solid;
    border-width: 1px;
    border-color: #cccccc;
}
.containerColorCircleSelectOuter {
    height: 40px;
    width: 40px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
}

    .containerColorCircleSelectOuter.selected {
        background-color: black;
    }

.containerColorCircleSelect{
    height:36px;width:36px;border-radius:18px;cursor:pointer;
    border:solid;border-width:4px;border-color:white;
}

@media screen and (max-width: 680px) {
    .containerColorCircleSelects {
        display: flex;
        align-items: center;
        height: 46px;
        border-radius: 23px;
        padding: 5px;
        border: solid;
        border-width: 1px;
        border-color: #cccccc;
    }

    .containerColorCircleSelectOuter {
        height: 36px;
        width: 36px;
        border-radius: 18px;
    }

    .containerColorCircleSelect {
        height: 32px;
        width: 32px;
        border-radius: 16px;
    }
}

@media screen and (min-width: 680px) and (max-width: 920px) {
    .containerColorCircleSelects {
        display: flex;
        align-items: center;
        height: 38px;
        border-radius: 19px;
        padding: 5px;
        border: solid;
        border-width: 1px;
        border-color: #cccccc;
    }

    .containerColorCircleSelectOuter {
        height: 28px;
        width: 28px;
        border-radius: 14px;
    }

    .containerColorCircleSelect {
        height: 24px;
        width: 24px;
        border-radius: 12px;
    }
}

/*=========================================================================================*/

.containerMenuOuter {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: flex-end;
    background-color: rgba(240,240,240,0.8);
}

.containerMenu {
    width: 100%;
    
    height: 100%;
    background-color: #FBE54D;
    padding: 30px;
}
    /*=========================================================================================*/

.containerBasketOuter {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height:100%;
    display:none;justify-content:flex-end;
    background-color:rgba(240,240,240,0.8);
}

.containerBasket {
   width:100%;
    max-width: 700px;
    height: 100%;
    background-color: white;
    padding: 30px;
  
}

.basketTextTitle {
    font-family: "Figtree", sans-serif;
    font-size: 26px;
    font-weight: 500;
    color: black;
}

.basketRow {
    display: flex;
    width: 100%;
    
    justify-content:space-between;
    align-items:flex-start;
}

.basketRow.borderTop{
    border-top:solid;border-top-width:1px;padding-top:12px;margin-top:12px;
}

.buttonBasketRemove{
    height:32px;width:32px;border-radius:16px;
    display:flex;justify-content:center;align-items:center;
    background-color:#FBE54D;
    margin-left:12px;
    cursor:pointer;
}

.containerPaletteSelectSquare{
    height:36px;width:36px;
    border-radius:18px;
    cursor:pointer;
}

    .containerPaletteSelectSquare.selected {
        height: 26px;
        width: 26px;
        border-radius: 13px;
        cursor: pointer;
    }

.containerPaletteSelectSquareOuter {
    height: 38px;
    width: 38px;
    display:flex;justify-content:center;align-items:center;border:none;
    margin-bottom:4px;
}

.containerPaletteSelectSquareOuter.selected {
    border:solid;
    height:38px;
    width:38px;
    border-radius:19px;
    border-width:2px;
    border-color:black;
}

.pageHeader {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height:80px;
    margin-bottom:48px;
}



.logo {
    height: 20px;
    width: auto;
}

/*=========================================================================================*/
.containerFooter{
    margin-top:124px;width:100%;background-color:rgb(237,239,240);padding-top:86px;
}

@media screen and (max-width: 680px) {
    .containerFooterInnerLogo {
        width: 180px;
        height: auto;
        margin-bottom: 48px;
    }

    .containerFooterInner {
        display: block;
      
        width: 100%;
    }

    .containerFooterInnerRight {
        padding-left: 0px;
        
        height: 100px;
        width:100%;
        max-width:600px;
    }

}

@media screen and (min-width: 680px) and (max-width: 1080px) {
    .containerFooterInnerLogo {
        width: 180px;
        height: auto;
        margin-bottom: 48px;
    }

    .containerFooterInner {
        display: block;
        width: 100%;
    }

    .containerFooterInnerRight {
        padding-left: 0px;
        height: 100px;
        width: 100%;
        max-width: 600px;
    }
}

@media screen and (min-width: 1080px) {
    .containerFooterInnerLogo {
        width: 180px;
        height: auto;
        margin-bottom:0;
    }

    .containerFooterInner {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .containerFooterInnerRight {
        padding-left: 300px;
        flex-grow: 1;
        height: 100px;
        width:auto;
        max-width:none;
    }
}


    

    .pageError {
        border: solid;
        border-color: orange;
        padding: 4px 6px 4px 6px;
        display: none;
        font-family: "Figtree", sans-serif;
        font-weight: 500;
        background-color: white;
    }


.containerCheckoutParent {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}

    .containerCheckoutInformation {
        width: 45%;
        order:1;
        margin-top:0;
    }

.containerCheckoutBasketSummary {
    width: 45%;
    order: 2;
}

@media screen and (max-width: 880px) {
    .containerCheckoutParent {
        flex-wrap:wrap;
    }

    .containerCheckoutInformation {
        width: 100%;
        order:2;
        margin-top:24px;
    }

    .containerCheckoutBasketSummary {
        width: 100%;
        order:1;
    }
}




    .containerCheckoutBox {
        background-color: rgb(237,239,240);
        width: 100%;
        padding: 16px;
    }

    .textCheckoutBoxTitle {
        font-family: "Figtree", sans-serif;
        font-weight: 500;
        font-size: 20px;
        margin-bottom: 18px;
    }

    .containerBasketTotalRow {
        display: flex;
        font-family: "Figtree", sans-serif;
        font-weight: 400;
        font-size: 14px;
        justify-content: space-between;
        border-top: solid;
        border-top-width: 1px;
        padding: 6px 0 6px 0;
    }





    @media screen and (max-width: 680px) {
        .logoHero {
            height: 18px;
            width: auto;
        }

        .containerHeaderMedium {
            display: none;
        }

        .containerHeaderLarge {
            display: none;
        }

        .containerHeaderSmall {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 80px;
            position: relative;
        }
    }

    @media screen and (min-width: 680px) and (max-width: 1000px) {


        .logoHero {
            height: 18px;
            width: auto;
        }

        .containerHeaderMedium {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between;
            height: 80px;
        }

        .containerHeaderSmall {
            display: none;
        }

        .containerHeaderLarge {
            display: none;
        }
    }

    @media screen and (min-width: 1000px) {
        .logoHero {
            height: 18px;
            width: auto;
        }

        .containerHeaderMedium {
            display: none;
        }

        .containerHeaderLarge {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between;
            height: 80px;
        }

        .containerHeaderSmall {
            display: none;
        }
    }






    .containerHeroText {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 100%;
        height: 100%;
    }

    .heroText {
        height: 100%;
        font-family: "Figtree", sans-serif;
        width: 50%;
        font-size: 80px;
        color: white;
        font-weight: 600;
        line-height: 86px;
        padding-right: 30px;
        background: linear-gradient(to left, rgba(0,0,0,0.2), rgba(0,0,0,0.15), rgba(0,0,0,0));
        display: flex;
        align-items: center;
    }

    .containerSummaryPoints {
        display: grid;
        margin-top: 78px;
        margin-bottom: 48px;
        display: grid;
    }

    @media screen and (max-width: 680px) {
        .containerSummaryPoints {
            grid-template-columns: repeat(2, 1fr);
            gap: 30px;
        }
    }

    @media screen and (min-width: 680px) {
        .containerSummaryPoints {
            grid-template-columns: repeat(4, 1fr);
            gap: 20px;
        }
    }



    .containerSummaryPoint {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /*=========================================*/
    .containerHome5050 {
        display: flex;
        width: 100%;
    }

    .containerHome50Left {
        width: 50%;
        padding-right: 30px;
        flex-shrink: 0;
        flex-grow: 0;
    }

    .containerHome50Right {
        width: 50%;
        padding-left: 30px;
        flex-shrink: 0;
        flex-grow: 0;
    }

    .containerHome5050Image {
        width: 100%;
        height: 400px;
    }

    /*================================================================*/
    .shopItemProduct {
        flex-grow: 0;
        flex-shrink: 0;
    }

    .shopItemPalettesOuter {
        flex-grow: 0;
        flex-shrink: 0;
    }

    @media screen and (max-width: 600px) {
        .shopItemProduct {
            width: 60%;
        }

        .shopItemPalettesOuter {
            width: 40%;
            padding-left: 20px;
        }
    }

    @media screen and (min-width: 600px) and (max-width: 900px) {
        .shopItemProduct {
            width: 50%;
        }

        .shopItemPalettesOuter {
            width: 50%;
            padding-left: 20px;
        }
    }

    @media screen and (min-width: 900px) and (max-width: 1024px) {
        .shopItemProduct {
            width: 40%;
        }

        .shopItemPalettesOuter {
            width: 60%;
            padding-left: 20px;
        }
    }

    @media screen and (min-width: 1024px) {
        .shopItemProduct {
            width: 36%;
        }

        .shopItemPalettesOuter {
            width: 64%;
            padding-left: 24px;
        }
    }




    .shopItemPalettesTitle {
        /*padding-left: 30px;*/
        font-family: "Figtree", sans-serif;
        font-optical-sizing: auto;
        font-weight: 600;
        font-style: normal;
    }

    .shopItemPalettes {
        padding-top: 3px;
    }



    .shopItemPalette {
        /*margin-left: 30px;*/
    }

    .containerPopupContent {
        width: 80%;
        max-width: 600px;
        height: auto;
        padding: 20px;
        background-color: white;
        overflow-y: auto;
    }

    .containerShopProductBackground {
        background-color: rgb(247,249,250);
    }

.containerShopProductPrice {
    padding: 5px 32px 24px 32px;
    font-family: Figtree;
    font-weight: 500;
    font-size: 14px;
}




    .containerAboutBooks {
        background-color: white;
        padding-top: 32px;
        padding-bottom: 48px;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 3px;
    }

    .containerAboutBook {
        background-color: rgb(247,249,250);
        width: 100%;
        aspect-ratio: 1 / 1;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .aboutBook {
        width: 40%;
        height: auto;
    }

    .containerAboutPhotos {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1px;
    }

    .containerAboutPhoto {
        width: 100%;
        height: auto;
    }

    .containerHomeSectionOuter {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .containerHomeSection {
    }

.containerHomeSectionMax300 {
    width: 100%;
    max-width: 300px;
    font-family: Figtree;
    font-weight: 500;
}

.imageGrafittiHome{
    margin-top:0;
}


@media screen and (max-width: 680px) {
    .containerHomeSection {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
        }

        .containerHomeSectionMax300 {
            width: 100%;
            order: 2;
            margin-top: 24px;
            max-width: none;
        }

        .containerHomeSection40P {
            width: 100%;
            height: auto;
            order: 1;
        }

    .imageGrafittiHome {
        margin-top: 70px;
    }
    }

    @media screen and (min-width: 680px) and (max-width: 840px) {
        .containerHomeSection {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .containerHomeSectionMax300 {
            width: 50%;
            max-width: 300px;
            font-family: Figtree;
            font-weight: 500;
        }

        .containerHomeSection40P {
            width: 40%;
            height: auto;
        }

        .imageGrafittiHome {
            margin-top: 0px;
        }
    }

    @media screen and (min-width: 840px) and (max-width: 1000px) {
        .containerHomeSection {
            width: 80%;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .containerHomeSectionMax300 {
            width: 100%;
            max-width: 300px;
            font-family: Figtree;
            font-weight: 500;
        }

        .containerHomeSection40P {
            width: 40%;
            height: auto;
        }

        .imageGrafittiHome {
            margin-top: 0px;
        }
    }

    @media screen and (min-width: 1000px) {
        .containerHomeSection {
            width: 80%;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .containerHomeSectionMax300 {
            width: 100%;
            max-width: 300px;
            font-family: Figtree;
            font-weight: 500;
        }

        .containerHomeSection40P {
            width: 40%;
            height: auto;
        }

        .imageGrafittiHome {
            margin-top: 0px;
        }
    }

    .containerContact5050 {
        display: flex;
    }

    .containerContact5050Title {
    }

    .containerContact5050Info {
    }

    @media screen and (max-width: 800px) {
        .containerContact5050 {
            flex-wrap: nowrap;
        }

        .containerContact5050Title {
            width: 100%;
            padding-top: 20px;
        }

        .containerContact5050Info {
            width: 100%;
            padding-top: 40px;
        }
    }

    @media screen and (min-width: 800px) {
        .containerContact5050 {
            flex-wrap: wrap;
        }

        .containerContact5050Title {
            width: 40%;
            padding-right: 30px;
        }

        .containerContact5050Info {
            width: 60%;
            padding-left: 30px;
        }
    }


.containerPaletteItem {
    height: 36px;
    width: 29.2px;
    margin-right: 2px;
    margin-bottom:2px;
    border: solid;
    border-color: #cccccc;
    border-width: 1px;
    display: flex;
    justify-content: center;
    padding: 2px;
    border-radius: 3px;
    background-color: white;
}


.containerPaletteItemColor {
    height: 18.8px;
    width: 25.2px;
    border-radius: 1px;
    border:none;
}

.containerPaletteItemColor.white {
    border:solid;
    border-width:1px;
    border-color:#cccccc;
}
.containerPaletteItem.small {
    height: 31px;
    width: 25.2px;
 
    padding: 1.5px;
    border-radius: 3px;
    background-color: white;
}


.containerPaletteItemColor.small {
    height: 16.6px;
    width: 22.2px;
    border-radius: 1px;
    border: none;
}


/*Selectable*/

.containerPaletteItemSelectable {
    height: 36px;
    width: 29.2px;
    margin-right: 2px;
    margin-bottom: 2px;
    border: solid;
    border-color: #cccccc;
    border-width: 1px;
    display: flex;
    justify-content: center;
    padding: 2px;
    border-radius: 3px;
    background-color: white;
    cursor:pointer;
}

.containerPaletteItemSelectable.selected {
  
   cursor:default;
   border-color:black;
}


.containerPaletteItemColorSelectable {
    height: 18.8px;
    width: 25.2px;
    border-radius: 1px;
    border: none;
}

    .containerPaletteItemColorSelectable.white {
        border: solid;
        border-width: 1px;
        border-color: #cccccc;
    }