body{
	margin:0px;
	padding:0px;
  line-height: 24px;
  color:white;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  overflow-x: hidden;
}


/*keenslider*/
.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}[data-keen-slider-moves] *{pointer-events:none}





.shopholder {
    display: flex;
    flex-wrap: wrap;
}

.shopholder div {
    background: white;
    padding: 10px;
    margin: 10px;
    min-width: calc( 50% - 42px );
    border: solid 1px #e8ca24;
    box-shadow: inset 0px 0px 35px 0px rgb(227 189 17 / 37%), rgb(163 132 22 / 25%) 0px 13px 27px -5px, rgb(84 67 4 / 30%) 0px 8px 16px -8px;
}











/*background ani*/
.background {
	  width: 100vw;
    height: calc( 100vh );
    background: #000000;
    overflow: hidden;
    position: fixed;
    pointer-events: none;
    z-index: -1;
    top: 0px;
}


/*background ani*/

.logobig{
	width: 100%;
    position: fixed;
    user-select: none;
    pointer-events: none;
    z-index: 1;
    top: 0px;
    background-image: linear-gradient(to top ,rgb(88 75 13 / 0%) 0,rgb(122 100 24 / 20%) 30%,rgb(126 81 18) 80%);
}
.logobig img{
	pointer-events: none;
	    display: block;
    margin: auto;
    width: 100%;
    height: auto;
    max-width: 294px;
    filter: drop-shadow(3px 5px 2px #00000040);
}











/*spotlight*/


.op100{
	opacity:1;
}
.op80{
	opacity:.8;
}
.op50{
	opacity:.50;
}
.op25{
	opacity:.25;
}
.op0{
	opacity:0;
}
/*spotlight*/



/*menu button*/




#nav-icon1 {
	z-index: 2;
    width: 30px;
    height: 30px;
    position: fixed;
    right: 10px;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    top: 10px;
}

#nav-icon1 span:nth-child(1) {
    top: 0;
}
#nav-icon1 span {
	box-shadow: 2px 2px 5px 0px black;
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    background: -webkit-linear-gradient(to right, #CFAF59 0%, #B79B4F 24%, #F0E17F 50%, #CFAF59 74%, #B3772F 100%);
    background: -moz-linear-gradient(to right, #CFAF59 0%, #B79B4F 24%, #F0E17F 50%, #CFAF59 74%, #B3772F 100%);
    background: linear-gradient(to right, #CFAF59 0%, #B79B4F 24%, #F0E17F 50%, #CFAF59 74%, #B3772F 100%);
}

#nav-icon1 span:nth-child(2) {
    top: 9px;
}

#nav-icon1 span:nth-child(3) {
    top: 18px;
}

#nav-icon1.open span{
	box-shadow: 0px 0px 10px 0px black;
}
#nav-icon1.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: 60px
}

#nav-icon1.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}


/*menu button end*/


/*nav menu*/
.menu{
	color: white;
    position: fixed;
    top: -110vh;
    transform: scale(0.5);
    left: 2vw;
    right: 2vw;
    height: calc( 96vh - 135px );
    z-index: 1;
    border: 1px solid #330234;
    transition: 0.8s;
    -webkit-box-shadow: inset 0px 0px 35px 0px rgb(62 3 72 / 37%);
    box-shadow: inset 0px 0px 35px 0px rgb(51 3 54 / 37%);
    background: #77007e;
  }
.menu.open{
	top: calc( 2vh + 135px );
    bottom: 2vh;
    transform: scale(1);
    transition: .3s;
}


.storiesoverlay{
	display: block;
    overflow: auto;
    height: calc( 100% - 11px );
    padding-top: 10px;
    z-index: 1;
    position: relative;
    margin-bottom: 55px;
}
.menugrbg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    filter: blur(150px);
    background-image: linear-gradient(var(--rotate), #f88003, #f88803 43%, #6e3503);
    z-index: -1;
}
.storiesoverlay .storybutton.vis {-webkit-animation: FadeIn .6s linear;-webkit-animation-fill-mode:both; }


.storiesoverlay .storybutton.vis:nth-child(2){ -webkit-animation-delay: .2s; background: #31236a; }
.storiesoverlay .storybutton.vis:nth-child(3){ -webkit-animation-delay: .4s; background: #212070; }
.storiesoverlay .storybutton.vis:nth-child(4){ -webkit-animation-delay: .5s; background: #1c1b7e; }
.storiesoverlay .storybutton.vis:nth-child(5){ -webkit-animation-delay: .6s; background: #1b1a91; }
.storiesoverlay .storybutton.vis:nth-child(6){ -webkit-animation-delay: .7s; background: #18419d; }
.storiesoverlay .storybutton.vis:nth-child(7){ -webkit-animation-delay: .8s; background: #3466ff; }
.storiesoverlay .storybutton.vis:nth-child(8){ -webkit-animation-delay: .9s; background: #d074ff; }
.storiesoverlay .storybutton.vis:nth-child(9){ -webkit-animation-delay: .95s; background: #d074ff; }
.storiesoverlay .storybutton.vis:nth-child(10){ -webkit-animation-delay: .98s; background: #d074ff; }
.storiesoverlay .storybutton.vis:nth-child(11){ -webkit-animation-delay: 1s; background: #d074ff; }
.storiesoverlay .storybutton.vis:nth-child(12){ -webkit-animation-delay: 1.05s; background: #d074ff; }
.storiesoverlay .storybutton.vis:nth-child(13){ -webkit-animation-delay: 1.1s; background: #d074ff; }



.storybutton {
    transition: .3s;
    cursor: pointer;
    transform: translateZ(0);
    transform: rotate(-7deg);
    color: white;
    background: #3f236a;
    padding: 10px;
    border-radius: 50px;
    text-align: center;
    /* top: 10%; */
    position: relative;
    display: table;
    margin: 0 auto;
    margin-top: 20px;
}

.storybutton:hover {
    box-shadow: 0 8px 16px rgb(0 0 0 / 50%);
    transform: rotate(-7deg) scale(1.2)!important;
}

@-webkit-keyframes openStories { 
  0% { height:0px;}
  100% { height:315px; }
}

@-webkit-keyframes FadeIn { 
  0% { opacity:0; -webkit-transform:scale(.1) rotate(-7deg);}
  85% {opacity:1; -webkit-transform:scale(1.00)  rotate(-7deg);}
  100% {-webkit-transform:scale(1) rotate(-7deg); }
}



/*keen slider*/
#my-keen-slider{
  max-width: 100vw;
  margin: 0px auto;
  transition: opacity 1s; 
  box-shadow: 10px 10px 10px black;
}
.keen-slider__slide{
  background-size: cover;
  background-position: top;
}
img.sliderimg {
    width: 100%;
    height: auto;
}

p{
  line-height: 24px;
  text-align: justify;
  background: #CFAF59;
  background: -webkit-linear-gradient(to right, #CFAF59 0%, #B79B4F 24%, #F0E17F 50%, #CFAF59 74%, #B3772F 100%);
  background: -moz-linear-gradient(to right, #CFAF59 0%, #B79B4F 24%, #F0E17F 50%, #CFAF59 74%, #B3772F 100%);
  background: linear-gradient(to right, #CFAF59 0%, #B79B4F 24%, #F0E17F 50%, #CFAF59 74%, #B3772F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}
.spacer{
  height:20px;
}
.container{
  width: calc( 100vw - 50px );
  max-width:1280px;
  padding:5px;
  margin:auto;
}

.subcontainer {
    color: #f9fbe2;
    transition: 0.8s;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #4e4405;
    transition: 0.8s;
    -webkit-box-shadow: inset 0px 0px 35px 0px rgb(255 195 36 / 37%);
    box-shadow: inset 0px 0px 35px 0px rgb(255 195 36 / 37%);
    background: #000000;
  }

@media only screen and (max-width: 599px)  {
  #my-keen-slider {
    margin-top: 150px;
  }
  .container{
    width: calc( 100vw - 50px );
    padding: 10px;
  }
  .shopholder div {

    min-width: calc( 100% - 42px );

  }
}

b.highlight{
  color: #ffffff;
  text-shadow: #fff 0px 0px 5px, #fff 0px 0px 10px, #fff 0px 0px 15px, #ffef2d 0px 0px 20px, #fffa2d 0px 0px 30px, #ffdb2d 0px 0px 40px, #ffd55d 1px 1px 2px, #ffca5d -1px -1px 2px;
}



.img1 {display:none;}
.img2 {display:block;}
@media only screen and (max-width: 599px) { 
  .img1 { display: block; } 
  .img2 { display: none; }
} 



/*display items*/
.itemcontainer {
    display: grid;
    grid-template-columns: repeat(4,1fr);
}
.itemcontainer.sizesexplain {
    grid-template-columns: repeat(2,1fr);
    background-color: black;
    padding: 10px;
}


@media only screen and (max-width: 999px) { 
  .itemcontainer {
    grid-template-columns: repeat(2,1fr)!important;
  }
} 
@media only screen and (max-width: 599px) { 
  .itemcontainer {
    grid-template-columns: repeat(1,1fr)!important;
    width: calc( 100% + 30px );
    left: -15px;
    position: relative;
  }
	.subcontainer {
	    width: calc( 100% + 30px );
	    left: -25px;
	    position: relative;
	}
  .smallerimage{
    float: none!important;
    margin: 0px!important;
  }
} 

.item {
    margin: 5px;
    padding: 10px;
    background: #000000;
    cursor: pointer;
    text-decoration: none;
    color: white;
    transition:.06s;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
a.item:hover {
    transition: .6s;
    box-shadow: #000 0px 0px 5px, #000 0px 0px 10px, #000 0px 0px 15px, #ffab2d 0px 0px 20px, #ffb62d 0px 0px 30px, #ffab2d 0px 0px 40px, #fffa5d 1px 1px 2px, #f8ff5d -1px -1px 2px;
}
.item img {
    width: calc( 100% + 20px );
    left: -10px;
    height: auto;
    top: -10px;
    position: relative;
    transition: .6s;
}
.item:hover img {
    filter: contrast(120%) brightness(100%);
    transition: .6s;
}

#pagecover{
  display: none;
}
#pagecover.open{
  display: block;
  position: fixed;
  z-index: 1;
  background: rgb(0 0 0 / 90%);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.justlink{
  text-decoration: none;
    color: white;
}

.bigimage{
  width:100%;
  height:auto;
}


.footer{
  background: black;
    color: white;
}
.footer .column{
  padding:10px;
}
.underline{
  text-decoration: underline;
}

.hoverunderline:hover{
  text-decoration: underline;
}
.hoverunderline{
  cursor:pointer;
}

input[type="text"] {
    padding: 10px;
    width: 90%;
}

.mt-10{
  margin-top:10px;
}

.button,.articlebutton {
        padding: 5px 10px;

    color: white;
    cursor: pointer;
    width: calc( 100% - 20px );
    border-radius: 10px;
    text-align: center;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif;

    background: -webkit-linear-gradient(to right, #CFAF59 0%, #B79B4F 24%, #F0E17F 50%, #CFAF59 74%, #B3772F 100%);
    background: -moz-linear-gradient(to right, #CFAF59 0%, #B79B4F 24%, #F0E17F 50%, #CFAF59 74%, #B3772F 100%);
    background: linear-gradient(to right, #CFAF59 0%, #B79B4F 24%, #F0E17F 50%, #CFAF59 74%, #B3772F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        box-shadow: 1px 1px 10px #f0e17f;
}

.pointer{
  cursor:pointer;
}

img.lazyImg {
    background-image: url('../myimages/logobig.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


@media only screen and (min-device-width: 736px) {
    ::-webkit-scrollbar {
        height: 10px;
        width: 10px;
        background: hsl(0deg 0% 0% / 0%);
        border-right: 1px solid #d738ff;
        border-left: 1px solid #f9a1f9;
        -webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 50%);
    }

    ::-webkit-scrollbar-thumb {
      background: hsl(290.12deg 87% 52%);
      -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
      background-image: -webkit-linear-gradient(120deg, #c802f9 0%, #a632b5 100%);
      background-image: linear-gradient(120deg, #fa06dc 0%, #7519af 100%);
      border-radius: 50px;
    }

    ::-webkit-scrollbar-corner {
        background: hsl(0deg 0% 100%);
    }

    ::-webkit-scrollbar-track {
      border-radius: 0;
      background: hsl(0deg 0% 85.19%);
    }

   
}

a.normal{
  color: white;
  text-decoration: none;
  line-height: 36px;
}
.ma{
  margin: auto;
}

.sizes{
  width: 100%;
    display: flex;
    max-width: 637px;
    height: auto;
    margin: auto;
}
/* glow on logo
  filter: drop-shadow(#ffffff 0px 0px 5px) drop-shadow(#ffffff 0px 0px 10px) drop-shadow(#e65dff 1px 1px 2px) drop-shadow(#e65dff -1px -1px 2px);
  transition: 2s;*/

.red{
  color:red;
}

.redborder{
  border:1px solid red;
}
.hidden{
  display:none!important;
}

div#contactform.open,div#linkpage.open {
    top: 0px!important;
    bottom: 0px !important;
    transition: .6s;
    height: 100vh!important;
}
.overflowno{
  overflow:hidden!important;
}
.redinput{
  background: rgb(255 209 215);
}

.linkpageformholder,.contactformholder{
  z-index: 5;
  position: fixed;
  top: -2000px;
  left: 0;
  padding: 10px;
  -webkit-box-shadow: inset 0 0 35px 0 rgb(100 66 5 / 62%);
  box-shadow: inset 0 0 25px 0px rgb(100 66 5 / 62%);
  right: 0;
  height: 0;
  overflow: auto;
  text-align: center;
  background: #000000;
}


.footer .itemcontainer {
    width: calc( 100% - 40px )!important;
    padding: 20px;
}

body.wholesale{overflow-x:auto;}

body.wholesale td.wholesaleimgholder {
    text-align: center;
    max-width: 100px;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 900;
    line-height: 10px;
}
body.wholesale tbody{
  width:100%;
}

body.wholesale tbody tr{
  display: flex;
    justify-content: space-between;
    width: 100%;
}

body.wholesale table{    width: 100%;
    border: 1px solid #f8f4c8;
    border-radius: 4px;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;}


body.wholesale td.title{display: flex;
    align-content: center;
    flex-wrap: wrap;}

body.wholesale tr:nth-child(even) {background: #fff0;}
body.wholesale tr:nth-child(odd) {background: rgb(255 255 255 / 73%);}


body.wholesale .quantity {
  position: relative;
}

body.wholesale input[type=number]::-webkit-inner-spin-button,
body.wholesale input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

body.wholesale input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 90px;
  height: 129px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 100%;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 50px;
  text-align: center;
  color: #333;
  font-size: 24px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: space-around;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}


.bigwholesaleimage {
    background: rgb(128 0 128 / 90%);
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.bigwholesaleimage img {
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
    max-width: 450px;
}
.calculate:hover,.placeorder:hover,.addoneofeach:hover{
  background: #820593!important;
}

.orderfield td {
    padding: 5px;
}



.inp {
  position: relative;
  margin: auto;
  width: 100%;
  max-width: 280px;
  border-radius: 3px;
  overflow: hidden;
}
.inp .label {
  position: absolute;
  top: 0px;
  left: 12px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
  transform-origin: 0 0;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
  pointer-events: none;
}
.inp .focus-bg {
    position: absolute;
    top: -5px;
    width: 0px;
    height: calc( 100% + 11px );
    background: rgba(0, 0, 0, 0.05);
    z-index: -1;
    transform: scaleX(0);
    transform-origin: left;
}
.inp input {
  -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    appearance: none;
    border: 1px solid #f8f4c8!important;
    border-radius: 4px;
    width: calc( 100% - 26px);
    margin-top: 10px;
    border: 0;
    font-family: inherit;
    padding: 16px 12px 0 12px;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    background: rgb(255 255 255 / 20%);
    /* box-shadow: inset 0 -1px 0 rgb(0 0 0 / 30%); */
    color: #000;
    transition: all 0.15s ease;
}
.inp input:hover {
  background: rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.5);
}
.inp input:not(:-moz-placeholder-shown) + .label {
  color: #d237ef;
  transform: translate3d(0, -23px, 0) scale(0.75);
}
.inp input:not(:-ms-input-placeholder) + .label {
  color: #d237ef;
  transform: translate3d(0, -23px, 0) scale(0.75);
}
.inp input:not(:placeholder-shown) + .label {
  color: #d237ef;
  transform: translate3d(0, -23px, 0) scale(0.75);
}
.inp input:focus {
  background: rgba(0, 0, 0, 0.05);
  outline: none;
  box-shadow: inset 0 -2px 0 #d237ef;
}
.inp input:focus + .label {
  color: #d237ef;
  transform: translate3d(0, -23px, 0) scale(0.75);
}
.inp input:focus + .label + .focus-bg {
  transform: scaleX(1);
  transition: all 0.1s ease;
}

input#inp.required {
    border: 1px solid #ff0000!important;
}

input#inp2.required {
    border: 1px solid #ff0000!important;
}

h1,h2{
  text-shadow: 2px 2px 2px black;
  line-height: 47px!important;
}



h3 a {
    background: #ffffff;
    padding: 10px 20px;
    border-radius: 50px;
    color: #795108!important;
}