@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,900);

body {
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif
}

.modal-button {
    margin: 5px;
    text-decoration: none;
}

.title {
    color: #757575;
    font-weight: bold;
}

.modal {
    text-align: left;
}

.modal-content {
    border: none;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
}
.theme-name{}
.blk b{color:black}
.blk {color: white;}
.modal-header {background: #00AAA7;padding: 10px;justify-content: space-between;overflow: hidden;}

.modal-button {
    border: none;
    border-radius: 2px;
    display: inline-block;
    color: #424242;
    background-color: #FFF;
    text-align: center;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    letter-spacing: .5px;
    transition: .2s ease-out;
}

.modal-button:hover {
    background-color: #FFF;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.close-modal {
    border: none;
    border-radius: 50%;
    display: inline-block;
    color: #ffffff;
    background-color: #F44336;
    text-align: center;
    height: 28px;
    line-height: 28px;
    outline: 0;
    padding: 0 10px;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    letter-spacing: .5px;
    transition: .2s ease-out;
    position: relative;
    right: 1px;
    top: 1px;
}
.details h5{
    font-size: 18px;
    font-weight: 550;
    color: black;
}
.img-modal2{display: flex; gap: 10px;}
.img-modal2 img {
    padding: 0;
    width: 300px;
    height: 230px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: -2px 2px 10px #0d16f240;
}

.close-modal:hover {
    background-color: #c70e00;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.modal-title {
    font-size: 20px;
}

.modal-body {
    border-bottom: 0;
    padding-top: 10px;
    padding-right: 26px;
    padding-left: 26px;
    padding-bottom: 15px;
    font-size: 15px;
}

.modal-ecom .item {
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 8%), 0 2px 10px 0 rgb(0 0 0 / 6%);
    transition: .2s ease-out;
    padding: 3px;
    text-align: center;
    margin: 0;
    border: 1px solid #d3d3d38c;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.modal-ecom .item img {
    width: 150px;
    height: 150px;
    object-fit: scale-down;
}

@media (max-width: 992px) {

    .modal-lg,
    .modal-xl {
        max-width: 90%;
    }

}

/* === HEADING STYLE #3 === */
.modal-heading {
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 0;
    position: relative;
    margin-left: 37px;
}



.ecommerce .modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #000000;
}

.ecommerce .modal-body::-webkit-scrollbar {
    width: 6px;
    background-color: #060606;
}

.descrip {
    height: 300px;
    overflow: auto;
}



.iconshead {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translate(0%, -50%);
}

.iconshead ul {
    margin: 0;
    padding: 7px 0;
}

.iconshead ul li {
    list-style: none;
    padding: 12px 7px;
    border-radius: 10px;
    box-shadow: 0px 5px 10px #00000030;
    margin: 10px 0;
    background: white;
}
.select-theme{
    color:#CAFA08;
    margin-bottom: 0px;
    font-size: 17px;
    display: flex;
    gap: 18px;
}
.img-modal1 h5{
    margin: 10px;
    font-weight: 550;
    font-size: 19px;
}
.product{
    font-weight: 550;
    font-size: 18px;
    text-decoration: underline;
    text-decoration-thickness: 2px;
}
.texture-card{
    height: 355px;
    overflow: auto;
}
.tex-box{
    color: #918A8A;
    margin: 10px;
}
.texture-box{
    border: 1px solid #e1e1e1;
    background: #ECFFFF;
    border-radius: 10px;
    padding: 5px;
    border-radius: 10px;
    box-shadow: -2px 2px 10px #0d16f240;
    text-align: center;
    cursor: pointer;
}
.tex-box img{
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin-bottom: 5px;
}
.texture-box h5{
    font-size:14px;
    font-weight: 500;
    text-align: center;
    color:black;
    margin-bottom: 0;
}
.texture-foot{display: flex;margin: 0;padding-left: 0;gap: 17px;}
.texture-foot p{font-size: 12px;margin: 0;}
.texture-foot li{list-style: none;text-align: center;}
.texture-card::-webkit-scrollbar {
    display: none;
  }
  
  /* Demonstrate a "mostly customized" scrollbar
   * (won't be visible otherwise if width/height is specified) */
  .texture-card::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #aaa; /* or add it to the track */
  }
  
  /* Add a thumb */
  .texture-card::-webkit-scrollbar-thumb {
    background: #000;
  }
.foot{display: flex;justify-content: space-between;width: 100%;}

/* -------------------------------nav */
.burger-wrapper {
    cursor: pointer;
  }
  #meny {
      background: #333333ea;
      width: 15rem;
      height: auto;
      position: absolute;
      left: 0;
      transition-timing-function: cubic-bezier(10,2,3,1);
      transform: translateX(-18rem);
      top: 0;
      z-index: 0;
      transition: 0.5s;
      height: 100%;
  }
  #menyAvPaa {
      display: none;
      width: 30px;
      height: 30px;
  }
  
  #menyAvPaa:checked ~ #meny {
      transform: translateX(0rem);
      z-index: 9;
  }
  
  #burger {
      position: absolute;
      cursor: pointer;
      width: 23px;
      height: 1rem;
      left: 10px;
      top: 1rem;
      display: flex;
      justify-content: space-between;
      flex-direction: column;
  }
  
  #burger > div {
      height: 3px;
      background-color: #fff;
      transition: 0.5s;
      z-index: 999;
  }
  #meny ul{
    padding: 10px;
    margin-top: 35px;
}
  #meny ul li{
    padding: 9px;
    border-bottom: 1px solid #bbb9b9;
}
  #meny ul li a{
    color: white;
    text-decoration: none;
}
#meny ul li a:hover{color:#CAFA08}
  #menyAvPaa:checked ~ #burger > div {
    background-color: #CAFA08;
  }
  
  #menyAvPaa:checked ~ #burger > div:nth-child(1) {
      transform: translateY(7px) rotate(45deg);
  }
  #menyAvPaa:checked ~ #burger > div:nth-child(2) {
      opacity: 0;
  }
  #menyAvPaa:checked ~ #burger > div:nth-child(3) {
      transform: translateY(-7px) rotate(-45deg);
  }
  .overflow{overflow: hidden;box-shadow: none;}
  .texture-foot li a{text-decoration: none;color:#646363}
  .texture-foot li a:hover{color:black}
  .text-img{position: relative;}
  .zoom{       position: absolute;
    bottom: 5px;
    right: 1px;
    background: #aeb1b1d9;
    border-radius: 5px 0 0 0;
    padding: 3px;}
    .img-modal1{display: flex;}
  .pricing-text{}  @import url(https://fonts.googleapis.com/css?family=Roboto:400,100,900);

  body {
      background-color: #ffffff;
      font-family: 'Roboto', sans-serif
  }
  
  .modal-button {
      margin: 5px;
      text-decoration: none;
  }
  
  .title {
      color: #757575;
      font-weight: bold;
  }
  
  .modal {
      text-align: left;
  }
  
  .modal-content {
      border: none;
      border-radius: 15px;
      background-size: cover;
      background-position: center;
  }
  .theme-name{}
  .blk b{color:black}
  .blk {color: white;}
  .modal-header {background: #00AAA7;padding: 10px;justify-content: space-between;overflow: hidden;}
  
  .modal-button {
      border: none;
      border-radius: 2px;
      display: inline-block;
      color: #424242;
      background-color: #FFF;
      text-align: center;
      height: 36px;
      line-height: 36px;
      outline: 0;
      padding: 0 2rem;
      vertical-align: middle;
      -webkit-tap-highlight-color: transparent;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      letter-spacing: .5px;
      transition: .2s ease-out;
  }
  
  .modal-button:hover {
      background-color: #FFF;
      box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  }
  
  .close-modal {
      border: none;
      border-radius: 50%;
      display: inline-block;
      color: #ffffff;
      background-color: #F44336;
      text-align: center;
      height: 28px;
      line-height: 28px;
      outline: 0;
      padding: 0 10px;
      vertical-align: middle;
      -webkit-tap-highlight-color: transparent;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
      letter-spacing: .5px;
      transition: .2s ease-out;
      position: relative;
      right: 1px;
      top: 1px;
  }
  .details h5{
      font-size: 18px;
      font-weight: 550;
      color: black;
  }
  .img-modal2{display: flex; gap: 10px;}
  .img-modal2 img {
      padding: 0;
      width: 300px;
      height: 230px;
      object-fit: cover;
      border-radius: 10px;
      box-shadow: -2px 2px 10px #0d16f240;
  }
  
  .close-modal:hover {
      background-color: #c70e00;
      box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  }
  
  .modal-title {
      font-size: 20px;
  }
  
  .modal-body {
      border-bottom: 0;
      padding-top: 10px;
      padding-right: 26px;
      padding-left: 26px;
      padding-bottom: 15px;
      font-size: 15px;
  }
  
  .modal-ecom .item {
      box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 8%), 0 2px 10px 0 rgb(0 0 0 / 6%);
      transition: .2s ease-out;
      padding: 3px;
      text-align: center;
      margin: 0;
      border: 1px solid #d3d3d38c;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
  }
  
  .modal-ecom .item img {
      width: 150px;
      height: 150px;
      object-fit: scale-down;
  }
  
  @media (max-width: 992px) {
  
      .modal-lg,
      .modal-xl {
          max-width: 90%;
      }
  
  }
  
  /* === HEADING STYLE #3 === */
  .modal-heading {
      font-size: 17px;
      font-weight: 500;
      padding-bottom: 0;
      position: relative;
      margin-left: 37px;
  }
  
  
  
  .ecommerce .modal-body::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #000000;
  }
  
  .ecommerce .modal-body::-webkit-scrollbar {
      width: 6px;
      background-color: #060606;
  }
  
  .descrip {
      height: 300px;
      overflow: auto;
  }
  
  
  
  .iconshead {
      position: absolute;
      right: 4px;
      top: 50%;
      transform: translate(0%, -50%);
  }
  
  .iconshead ul {
      margin: 0;
      padding: 7px 0;
  }
  
  .iconshead ul li {
      list-style: none;
      padding: 12px 7px;
      border-radius: 10px;
      box-shadow: 0px 5px 10px #00000030;
      margin: 10px 0;
      background: white;
  }
  .select-theme{
      color:#CAFA08;
      margin-bottom: 0px;
      font-size: 17px;
      display: flex;
      gap: 18px;
  }
  .img-modal1 h5{
      margin: 10px;
      font-weight: 550;
      font-size: 19px;
  }
  .product{
      font-weight: 550;
      font-size: 18px;
      text-decoration: underline;
      text-decoration-thickness: 2px;
  }
  .texture-card{
      height: 355px;
      overflow: auto;
  }
  .tex-box{
      color: #918A8A;
      margin: 10px;
  }
  .texture-box{
      border: 1px solid #e1e1e1;
      background: #ECFFFF;
      border-radius: 10px;
      padding: 5px;
      border-radius: 10px;
      box-shadow: -2px 2px 10px #0d16f240;
      text-align: center;
      cursor: pointer;
  }
  .tex-box img{
      width: 100px;
      height: 100px;
      object-fit: contain;
      margin-bottom: 5px;
  }
  .texture-box h5{
      font-size:14px;
      font-weight: 500;
      text-align: center;
      color:black;
      margin-bottom: 0;
  }
  .texture-foot{display: flex;margin: 0;padding-left: 0;gap: 17px;}
  .texture-foot li img{
    padding: 0;
    width: 40px;
    height: 40px;
    object-fit: cover;
    margin-bottom: 5px;
    margin-top: 2px;
  }
  .texture-foot p{font-size: 12px;margin: 0;    color: black;}
  .texture-foot p small{color:#918A8A}
  .texture-foot li{list-style: none;text-align: center;}
  .texture-card::-webkit-scrollbar {
      display: none;
    }
    
    /* Demonstrate a "mostly customized" scrollbar
     * (won't be visible otherwise if width/height is specified) */
    .texture-card::-webkit-scrollbar {
      width: 5px;
      height: 8px;
      background-color: #aaa; /* or add it to the track */
    }
    
    /* Add a thumb */
    .texture-card::-webkit-scrollbar-thumb {
      background: #000;
    }
  .foot{display: flex;justify-content: space-between;width: 100%;align-items: center;}
  
  /* -------------------------------nav */
  .burger-wrapper {
      cursor: pointer;
    }
    #meny {
        background: #333333ea;
        width: 15rem;
        height: auto;
        position: absolute;
        left: 0;
        transition-timing-function: cubic-bezier(10,2,3,1);
        transform: translateX(-18rem);
        top: 0;
        z-index: 0;
        transition: 0.5s;
        height: 100%;
    }
    #menyAvPaa {
        display: none;
        width: 30px;
        height: 30px;
    }
    
    #menyAvPaa:checked ~ #meny {
        transform: translateX(0rem);
        z-index: 9;
    }
    
    #burger {
        position: absolute;
        cursor: pointer;
        width: 23px;
        height: 1rem;
        left: 10px;
        top: 1rem;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    
    #burger > div {
        height: 3px;
        background-color: #fff;
        transition: 0.5s;
        z-index: 999;
    }
    #meny ul{
      padding: 10px;
      margin-top: 35px;
  }
    #meny ul li{
      padding: 9px;
      border-bottom: 1px solid #bbb9b9;
  }
    #meny ul li a{
      color: white;
      text-decoration: none;
  }
  #meny ul li a:hover{color:#CAFA08}
    #menyAvPaa:checked ~ #burger > div {
      background-color: #CAFA08;
    }
    
    #menyAvPaa:checked ~ #burger > div:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }
    #menyAvPaa:checked ~ #burger > div:nth-child(2) {
        opacity: 0;
    }
    #menyAvPaa:checked ~ #burger > div:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }
    .overflow{overflow: hidden;box-shadow: none;}
    .texture-foot li a{text-decoration: none;color:#646363}
    .texture-foot li a:hover{color:black}
    .text-img{position: relative;}
    .zoom{       position: absolute;
      bottom: 5px;
      right: 1px;
      background: #aeb1b1d9;
      border-radius: 5px 0 0 0;
      padding: 3px;}
      .img-modal1{display: flex;}
    .pricing-text{
      color: #1805F6;
  }  
   .details-text{}
   #costumModal17 .modal-footer {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 4px 10px;
   }
  /* ---------------------------- */

  .texture-foot li{position: relative;}
 .details-text{}
 .closing{
    border: none;
    border-radius: 50%;
    display: inline-block;
    color: #ffffff;
    background-color: #F44336;
    text-align: center;
    height: 16px;
    line-height: 17px;
    outline: 0;
    padding: 0 3px;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    letter-spacing: .5px;
    transition: .2s ease-out;
    position: absolute;
    right: 10px;
    top: 15px;
}
.count {display: flex;padding-left: 0;gap: 10px;}
.count li{list-style: none;position: relative;}
.count li img{position: relative;padding: 0;width: 80px;height: 80px;object-fit: cover;border-radius: 0;}
.check {
    position: absolute;
    padding-left: 0;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    right: 22px;
  }
  .check:hover input ~ .checkmark {
    background-color: transparent;
  }
  .check input:checked ~ .checkmark {
    background-color: #00AAA7;
  }
  .check input:checked ~ .checkmark:after {
    display: block;
  }
  .check .checkmark::after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  .check input {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
    cursor: pointer;
  }
  
  .check .checkmark {
    background-color:transparent;
    position: absolute;
    top: 2px;
    height: 20px;
    aspect-ratio: 1;
    border-radius: 4px;
  }
  .check .checkmark::after {
    content: "";
    position: absolute;
    display: none;
  }
.custom .accordion-button:focus {
    z-index: 3;
    border-color: #ffffff;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}
.custom .accordion-button:not(.collapsed){
    color: #ffffff;
    background-color: #046665;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}
.custom .accordion-button {
    background-color: #dae5e580;
}
.accordion-button::after {
    background-image:url('../image/download.svg')
}
.accordion-button:not(.collapsed)::after{
    background-image:url('../image/download1.svg')
}

/* ---------------------------- */
@media only screen and (min-device-width: 300px) and (max-device-width: 940px) and (orientation: landscape) {}
@media (max-width: 640px) and (orientation: portrait) {
.img-modal img {
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 53%), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
transition: .2s ease-out;
padding: 2px;
width: 130px;
height: 130px;
object-fit: scale-down;
}
.img-modal1 img {
padding: 2px;
width: 300px;
height: 300px;
object-fit: scale-down;
}
.descrip {
height: 174px;
overflow: auto;
}
}

@media only screen and (min-device-width: 300px) and (max-device-width: 940px) and (orientation: landscape) {}
@media (max-width: 640px) and (orientation: portrait) {
.img-modal img {
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 53%), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
transition: .2s ease-out;
padding: 2px;
width: 130px;
height: 130px;
object-fit: scale-down;
}
.img-modal1 img {
padding: 2px;
width: 300px;
height: 300px;
object-fit: scale-down;
}
.descrip {
height: 174px;
overflow: auto;
}
.img-modal2 {
  display: block;
}
.details{margin-top: 10px;}
.desk{display: none;}
.texture-foot {
    margin-bottom: 10px;
    justify-content: space-between;
}
.foot {
    display: inline-block;
}
.texture-foot1 {
    justify-content: end;
}
}