@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;
}

.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;
}

.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: 300px;
    height: 300px;
    object-fit: scale-down;
}

.img-modal1 img {

padding: 0;

width: 412px;

height: 340px;

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: 29px;
}



.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;
}

.havellshead {
    text-align: left;
    font-size: 15px;
    letter-spacing: normal;
    text-transform: capitalize;
    font-weight: 800;
    color: #fff;
    background: #F43047;
    padding: 9px;
    width: auto;
    margin-right: 18px;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
    left: 0;
}

.owl-nav button.owl-next {
    right: 0;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
}

.owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.owl-dots button.owl-dot.active {
    background-color: #000;
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

.owl-nav button:focus {
    outline: none;
}

.owl-slider .owl-carousel {
    padding: 6px;
}

.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: 19px;
}
.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;}
/* ---------------------------- */
@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;
}
}