
.leftbox{
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: -10;
    overflow-y: scroll !important;
}

.rightbox{
    position: relative;
    right: 0;
    top: 0;
	/* margin-top: 53vh; */
    /* padding-top: 50vh; */
    height: 100vh;
    width: 100vw;
    /* overflow-y: scroll !important; */
    /* background-color: green; */
}


#picWall{
	height: 100%;
	width: 100%;
	position: absolute;
	top: -110px;
	left: 0;
	overflow: hidden;
	z-index: 300;
}

/* .modal-content{
    z-index: 1500;
} */
#container1{

	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	/* width: 240.9px ;
	height:  306.9px; */
	
	width: 264.99px ;
	height:  337.59px ;
	overflow:hidden;
	filter: saturate(0.9);
	opacity: 0.9;
	background-blend-mode: lighten;
	transition: ease-in-out .3s;
	box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.7);

}

.orient_div{
	position: absolute;
	top: 13vh;
	z-index: 1000;
}
.resize_div{
	position: absolute;
	bottom: 5vh;
	z-index: 1000;
}

/* body {
    background-image: url(images/backgrounds/wallframe2-min.jpg);
    background-size:auto 100%;
      background-position: center;
      background-repeat: no-repeat;
      transition: ease-in-out .2s;
      background-attachment: fixed;
  
    } */
/* .fullsc {
    background-image: url(../images/backgrounds/wallframe2-min.jpg);
    background-size:auto 100%;
      background-position: center;
      background-repeat: no-repeat;
      transition: ease-in-out .2s;
    height: 100vh;
      width: 100vw;
      position:fixed;
      top: 0;
      left:0;
      overflow-y: scroll !important;
    }
   */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {  }

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {  
	/* body{
		overflow-y: hidden !important;
	} */

    #container1{
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        width: 328.5;
        height: 418.5;
        overflow:hidden;
        filter: saturate(0.9);
        opacity: 0.9;
        background-blend-mode: lighten;
        transition: ease-in-out .3s;
          box-shadow: -1px 1px 10px rgba(0, 0, 0, 0.7);
    
    }

    /* .fullsc {
        background-image: url(../images/backgrounds/wallframe10.jpg);
        background-size: cover;
        background-position: bottom;
        background-repeat: no-repeat;
        transition: ease-in-out .2s;
        height: 100%;
        width: 100%;
        position:fixed;
        top: 0;
        left:0;
        overflow-y: scroll !important;
        } */
  
	
	.leftbox{

        position: fixed  !important;
        left: 0;
        top: 0;
        height: 100vh;
        width: 50vw;
        z-index: 0;
        overflow-y: scroll !important;
        /* background-color: red; */
    }
    .orient_div{
        position: absolute;
        top: 13vh;
        z-index: 2000;
    }
    .resize_div{
        position: absolute;
        bottom: 5vh;
        z-index: 2000;
    }

    .rightbox{
        position: relative  !important;
        right: 0;
        top: 0;
        margin-top: 4vh;
        /* float: right; */
        /* height: 100vh;
        width: 100vw; */
        z-index: 0;
        overflow-y: scroll !important;
        /* overflow-y:visible; */
        /* background-color: green; */
    }
    .rightboxinner{
        /* position: relative  !important;
        right: 0;
        top: 0;
        padding-top: 5vh; */
        /* float: right; */
        /* height: 100vh; */
        width: 50%;
        /* z-index: 0;
        overflow-y: scroll !important; */
        /* background-color: green; */
    }


    /* #picWall{
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        z-index: 300;
    } */

    #picWall{
        height: 100%;
        width: 100%;
        position: absolute;
        top: -10px;
        left: 0;
        overflow: hidden;
        z-index: 300;
    }
    
}

 /* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }






































  #shop_box{
	overflow-x: hidden !important;
	
}

a:hover{
	color: rgb(184, 141, 0) !important;
}

body{
	margin-top: -60px !important;
}

textarea:focus,select:focus,  input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {   
	border-color:  rgb(153,137,114) !important;
	box-shadow: none !important;
	outline: 0 none;}
#left {
    background-image: url(../images/backgrounds/wallframe2-min.jpg);
    background-size:auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	transition: ease-in-out .2s;
  }
  
  /* .carousel a, .carousel h1{
	z-index: 1200 !important;
  } */
  /* .carousel-item .active{
	height: 100vh !important ;
	overflow: hidden !important;
	transition: transform 2s ease, opacity .7s ease-out !important;
  }
  .carousel-item img{
	  width: 100% !important;
	  height: 100% !important;
	  object-fit: cover !important;
	  overflow: hidden !important;
  } */
  /* .carousel::after {
	content: "";
	position: absolute;
	top:0;
	z-index: 1000;
	background-color: rgba(14, 14, 14, 0.432);
	height: 100vh;
	width: 100vw;
  } */
  

.prodtitle{
	/* text-align: center; */
	/* font-size: 3rem; */
	font-size: calc(30px + (40 - 30) * (100vw - 400px)/(800 - 400));
	line-height: 1;
	/* margin: 30% auto calc(17px + (17 - 17) * (100vh - 400px)/(900 - 400)) auto; */
	letter-spacing: .8px;
}
.price{
	font-size: calc(20px + (25 - 20) * (100vw - 400px)/(800 - 400));
	color: rgb(153,137,114);
}
 .proddesc{
	text-align: center;
	color: rgb(139, 139, 139);
	font-weight: 150;
	font-size: calc(14px + (15 - 14) * (100vw - 400px)/(800 - 400));
}





.frame {
	height: 100%;
	width: 100%;
	image-rendering: auto;
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 0px;

}
.picture{
	height: 100%;
	position: absolute;
	margin-left: 50%;
	transform: translateX(-50%);
}
#loader-icon, #price_load_icon{
	height: 100%;
	width: 101%;
	background-color: rgba(252,255,255,0.7);
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 800;
}


/* .resize_div:hover > #container1{
	transform: scale(1.3);
	box-shadow: -50px 20px 45px rgba(0, 0, 0, 0.5);
	filter: saturate(0.7);
	opacity: 0.9;
} */
#frame{
	z-index: 100;
	height: 100%;
	width: 100%;
}
#yourelement{
	position: absolute;
	top:0px;
	left:0px;  
	transform: rotate(-0deg);
	-webkit-transform: rotate(-0deg);
	-moz-transform: rotate(-0deg);
	-o-transform: rotate(-0deg);
	/* width:300px;
	height:300px; */
	width: 100%;
	height:  100%;
	z-index: -10;
	overflow:hidden;
	transition: ease-in-out .3s;
}
#yourelement img{
	
	width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    overflow: hidden !important;
}

.material-icons:hover{
	cursor: pointer;
}


/* .resize_ctrl{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);

} */
/* .orient_ctrl{
	background: rgba(255, 255, 255, 0.54);
	
} */
.custom-range::-webkit-slider-thumb {
	background: rgb(184, 141, 0) !important;
	transition: ease-in .3s;
  }
  
  .custom-range::-moz-range-thumb {
	background: rgb(184, 141, 0) !important;
	transition: ease-in .3s;
  }
  
  .custom-range::-ms-thumb {
	background: rgb(184, 141, 0) !important;
	transition: ease-in .3s;
  }

.fileLabel:hover{
	cursor: pointer;
}

#uploadFile{
	display: none;
}
.uploadbtn{
	height: 100%;	
	outline: none;

	background: rgb(189, 189, 189);

}
.upload_btn:hover{

	background: rgb(39, 39, 39);
	color: white;
  }


  .quantity{
	float: right;
	height: 40px;	
	border: rgb(207, 207, 207) solid 1.5px;
	width: 150px;
	outline: none;
	transition: all .5s;
	display: grid;
	grid-template-columns: 35% 30% 35%;
	overflow: hidden;
  }

  .file_upload{
	  position: absolute;
	  bottom: 50px;
  }

  
  body::-webkit-scrollbar-thumb {
	z-index: 10000 ;
	background-color: darkgrey;
	outline: 1px solid slategrey;
	width: 0 !important;
  }

.value-button {
	display: inline-block;
	height: 100%;
	line-height: 35px;
	text-align: center;
	vertical-align: middle;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 23px;
	color: rgb(161, 161, 161);
  }
  
.value-button:hover {
	cursor: pointer;
	/* background: rgb(223, 223, 223); */
	font-size: 27px;
	color: #000;
}
.quaninputdiv{
	padding: 0;
	
}
input#number {
	text-align: center;
	border: none;
	width: 100%;
	height: 40px;
	font-size: 20px;
	outline: none;
	padding: 0;
	margin: 0;
	line-height: 35px;
	
	/* line-height: 35px; */
  }
  
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
	  -webkit-appearance: none;
	  margin: 0;
  }

  .addcart_btn,
  .buynow_btn {
    letter-spacing: .1em;
  }

  











.mc-calendar {
    --mc-theme-color:rgb(184, 141, 0) !important;
    --mc-main-bg: #f5f5f6;
    --mc-active-text-color: #000;
    --mc-inactive-text-color: rgba(0,0,0,0.8);
    --mc-display-foreground: rgb(255, 255, 255)  !important;
    --mc-display-background: rgb(184, 141, 0) !important;
    --mc-picker-foreground: #000;
    --mc-picker-background: #f5f5f6;
    --mc-picker-header-active: #818181;
    --mc-picker-header-inactive: rgba(0,0,0,0.2);
    --mc-weekday-foreground: rgb(184, 141, 0) !important;
    --mc-btn-success-foreground: #ae8419 !important;
    --mc-btn-danger-foreground: rgb(110, 9, 9) !important;
    --mc-date-active-def-foreground: #000;
    --mc-date-active-pick-foreground: #fff;
    --mc-date-active-pick-background: rgb(184, 141, 0) !important;
    --mc-date-active-today-foreground: #000;
    --mc-date-active-today-background: rgba(0,0,0,0.2);
    --mc-date-inactive-def-foreground: rgba(0,0,0,0.2);
    --mc-date-inactive-pick-foreground: rgb(184, 141, 0) !important;
    --mc-date-inactive-pick-background: rgb(184, 141, 0) !important;
    --mc-date-inactive-today-foreground: rgba(0,0,0,0.2);
    --mc-date-inactive-today-background: rgba(0,0,0,0.2);
    --mc-date-marcked-foreground: rgb(184, 141, 0) !important;
    --mc-prev-active-def-foreground: #000;
    --mc-prev-active-pick-foreground: #000;
    --mc-prev-active-pick-background: rgba(0,0,0,0.2);
    --mc-prev-inactive-def-foreground: rgba(0,0,0,0.2);
    --mc-prev-inactive-pick-foreground: rgba(0,0,0,0.2);
    --mc-prev-inactive-pick-background: rgba(0,0,0,0.2);
    display: flex;
    position: absolute;
    /* top: -100vh; */
    left: 50vw;
    flex-direction: column;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
    font-weight: 500;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    visibility: hidden;
    background-color: var(--mc-main-bg)
}