body {
	transition: all 0.2 ease;
	background-color: #000;
}
a{
	text-decoration:none;
	color: #fff;
}
img{
	width: 100%;
}

a:hover{
	color:#fff;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 14px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.icons{
	width: 90%;
	margin-bottom: 30px;
}
.flex{
	display: flex !important;
}

.space-between{
	justify-content: space-between;
}

.align-center{
	align-items: center;
}
.align-content{
	align-content: space-around;
}

.justify-center{
	justify-content: center;
}
.fcsandb{
	text-transform: none !important;
}

.center{
	justify-content: center;
	align-items: center;
}
.img-class{
	width: 100%;
}
.relative{
	position: relative;
}
.menu-top {
	height: 100px;
	position: fixed;
	width: 100%;
	background-color: #000;
	line-height: 100px;
	top: 0;
	z-index: 1000;
}

#main-page-content {
	background-color: #000;
}
#intro-head {
	margin-top: 75px;
	margin-bottom: 100px;
}

#header-top img {
	max-width: 100%;
	height: intrinsic;
}
@media (min-width: 2100px) {
	.absolute-header p {
	    font-size: 4vw !important;
	    line-height: 4vw !important;
	}
}

.scrolmenu {
	text-align: right;
}

.scrolmenu a {
	font-family: 'Gotham';
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	margin-left: 20px;
}
.yellow-span{
	color: #FFCF2D !important;
}
.submenu{
	position: absolute;
    width: 95%;
    background-color: rgba(26, 26, 26,0.65);
    height: 3.5vw;
    margin-bottom: 4vw;
    border-radius: 20vh;
    bottom: 0;
    font-size: 1.1vw;
    font-weight: bold;
}
.submenu-buttons, .social-media a{
	margin-left: 2vw;
}
.social-media, .submenu-buttons a{
    margin-right: 2vw;
}
.img-header-absolute{
	position: absolute;
    z-index: 995;
    width: 35%;
    height: 74%;
    left: 62%;
    top: 3%;
}
.absolute-header{
	align-items: center;
	flex-direction: column;
	position: absolute;
    color: #fff;
    margin-top: 12%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: 'Gotham Ultra';
}
.absolute-header p{
    font-size: 6vw;
    line-height: 6vw;
}
.header-c{
	background-color: #000;
	width: 30%;
	border-radius: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.social-media a .icon {
	width: 1.4vw;
	filter: invert(38%) sepia(0%) saturate(2425%) hue-rotate(86deg) brightness(236%) contrast(112%);
}
.img-div{
	position: relative;
	width: 100%;
}
.img-div img{
	width: 100%;
	height: intrinsic;
}
.slider-nav{
	height: 100%;
}
.slider-nav{
	height: inherit;
	width: 100%;
	margin-right: 4%; 
	background-color: #222222;
	border-radius: 1.5vh;
}
.slider-nav .s-slider{
	margin-bottom: 0 !important;
}
.slick-dots {
    bottom: 0 !important;
}
.slick-dots li.slick-active button:before {
    color:#FFCF2D !important;
}
.slick-dots li button:before {
    font-size: 12px !important;
    line-height: 0px !important;
    color: #fff !important;
}
.g-card img {
	border-radius: 1.5vh;
}
@media (max-width: 767px) {
	.scrolmenu a {
		font-size: 18px;
	}
}

@media (max-width: 767px) {
	#intro-head {
		margin-top: 95px;
	}
}

.mobimenu {
	display: none;
}
.showmeonmbile-head {display: none;}
.hidemeonmobile-head {display: initial;}
	

@media (max-width: 575px) {
	.showmeonmbile-head {display: initial;}
	.hidemeonmobile-head {display: none !important;}
	.scrolmenu a {
		font-size: 18px;
	}	
	.mobile-header{
		padding: 0 !important;
	}

	.mobimenu {
		display: initial;
		width: auto;
		float: right;
		margin-left: auto;
	}

	.loglog {
		float: left;

	}
	.loglog img{
		width: 100%;
	}

	.scrolmenu {
		display: none;
	}
}

.text-part p {
	padding-right: 35px;
	color: #fff;
	font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 18px;
}

.text-part-intro {
	font-family: 'Gotham Black' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 32px !important;
    color: #fff !important;
    line-height: 42px !important;
}

.img-part img {
	margin-bottom: 30px;
	width: 100%;
	border-radius: 9px;
}

.img-part .img-ba {
	border:solid 1px #fff;
}

.divider-blu hr {
	color: #E4E9EB;
	margin-top: 70px;
	margin-bottom:70px;
}

#wax {}
.color-pick-text-part p {
	padding-right: 35px;
	color: #555555;
	font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 30px;
}
.color-pick-intro {
	font-family: 'Gotham Black' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 43px !important;
    color: #262626 !important;
    line-height: 39px !important;
}


.color-picker-box {
	display: inline-block;
	border: solid 1px #E4E9EB;
	border-radius: 12px;
	width: 100%;
	padding: 15px;
	    overflow: hidden;
}

.cpb-title {
	font-family: 'Gotham';
	font-weight: bold;
	color: #000;
	font-size: 20px;
}

.color-box {
	display: inline-block;
	width: 12.5%;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 25px;
}

@media (max-width: 510px) {
	.color-box {
		width: 16.6%;
	}
	.cpb-title {
		text-align: center;
	}

	.color-item {
	    margin-left: auto;
    	margin-right: auto;
	}
}

@media (max-width: 390px) {
	.color-box {
		width: 25%;
	}
}
.color-item {
	width: 48px;
	height: 48px;
	border-radius: 48px;
	cursor: pointer;
	transition: all 0.2s ease;
	overflow: hidden;
}

.cinner {
	width: 48px;
	height: 48px;
	display: inline-block;
	border-radius: 48px;
	transition: all 0.2s ease;
	overflow: hidden;
}

.cinner img {
	width: 100%;
	height: 100%;
}
.ci-open {
	 box-shadow: 0px 0px 0px 3px #000;
}

.ci-open .cinner {
    width: 38px;
    height: 38px;
    border-radius: 38px;
    margin-top: 5px;
}

.bbox {
    position: absolute;
    width: 180px;
    height: 80px;
    text-align: left;
    background-color: #000;
    z-index: 1000;
    border-radius: 12px;
    padding: 15px;
    color: #fff;
    left: 35px;
    top: 32px;
    display: none;
}
#c5bbox, #c6bbox, #c7bbox, #c8bbox, #c13bbox, #c14bbox, #c15bbox, #c16bbox {left: unset;right: 60px;}
#c21bbox, #c22bbox, #c23bbox, #c24bbox {left: unset;right: 60px; top: unset; bottom: 32px}
#c17bbox, #c18bbox, #c19bbox, #c20bbox {top: unset; bottom: 32px; }

@media (max-width: 1399px) {
	#c5bbox, #c6bbox, #c7bbox, #c8bbox, #c13bbox, #c14bbox, #c15bbox, #c16bbox {left: unset;right: 52px;}
	#c21bbox, #c22bbox, #c23bbox, #c24bbox {left: unset;right: 52px; top: unset; bottom: 32px}
}

@media (max-width: 1199px) {
	#c5bbox, #c6bbox, #c7bbox, #c8bbox, #c13bbox, #c14bbox, #c15bbox, #c16bbox {left: unset;right: 39px;}
	#c21bbox, #c22bbox, #c23bbox, #c24bbox {left: unset;right: 39px; top: unset; bottom: 32px}
}

@media (max-width: 991px) {
	#c5bbox, #c6bbox, #c7bbox, #c8bbox, #c13bbox, #c14bbox, #c15bbox, #c16bbox {left: unset;right: 70px;}
	#c21bbox, #c22bbox, #c23bbox, #c24bbox {left: unset;right: 70px; top: unset; bottom: 32px}
}

@media (max-width: 767px) {
	#c5bbox, #c6bbox, #c7bbox, #c8bbox, #c13bbox, #c14bbox, #c15bbox, #c16bbox {left: unset;right: 47px;}
	#c21bbox, #c22bbox, #c23bbox, #c24bbox {left: unset;right: 47px; top: unset; bottom: 32px}
}

@media (max-width: 510px) {
	#c4bbox, #c5bbox, #c6bbox, #c10bbox, #c11bbox, #c12bbox, #c16bbox, #c17bbox, #c18bbox {left: unset; right: 60%;top: 32px;}
	#c22bbox, #c23bbox, #c24bbox {left: unset; right: 60%;bottom: 32px; top: unset;}
	#c1bbox, #c2bbox, #c3bbox, #c7bbox, #c8bbox, #c9bbox, #c13bbox, #c14bbox, #c15bbox {right: unset; left: 60%;top: 32px;}
	#c19bbox, #c20bbox, #c21bbox {right: unset; left: 60%;bottom: 32px; top: unset;}
}

@media (max-width: 390px) {
	#c3bbox, #c4bbox, #c7bbox, #c8bbox, #c11bbox, #c12bbox, #c15bbox, #c16bbox, #c19bbox, #c20bbox {left: unset; right: 60%;top: 32px;}
	#c23bbox, #c24bbox {left: unset; right: 60%;bottom: 32px; top: unset;}
	#c1bbox, #c2bbox, #c5bbox, #c6bbox, #c9bbox, #c10bbox, #c13bbox, #c14bbox, #c17bbox, #c18bbox {right: unset; left: 60%;top: 32px;}
	#c21bbox, #c22bbox {right: unset; left: 60%;bottom: 32px; top: unset;}
}

.color-box:hover .bbox {
	display: initial;
}

.bbox-name .bbox-desc {
	font-family: 'Gotham Book';
	font-size: 16px;
	line-height: 18px;
}
.bbox-name {
	margin-bottom: 5px;
}
.bbox-desc {}


.qatitle {
	font-family: 'Gotham Black' !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 40px !important;
    color: #fff!important;
    line-height: 42px !important;
    margin-top: 30px;
}

#qaaco{
	border-top: solid 1px #242323;
	border-bottom: solid 1px #242323;
	margin-bottom: 6vh;
	margin-top: 6vh;
}
.accordion-button {
    height: 100px;
    font-family: 'Gotham';
    font-weight: bold;
    font-size: 17px;
    padding: 1rem 0;
    color: #fff;
    background-color: #000
    /* border-top: solid 1px #E4E9EB; */
}
.accordion-item,.accordion-item:last-child {
    border-color: #242323;;
    color: #fff;
    background-color: #000;
}
.accordion-button:not(.collapsed) {
	color: #FED800;
	background-color: #000;
	box-shadow: none;
}
.accordion-button:focus {
    z-index: 3;
    border-top-color: #242323;;
    outline: 0;
    box-shadow: none;
    /*border-top: solid 1px #E4E9EB;*/
}

.accordion-body {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Gotham Book';
	    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px;
	color: #fff;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
}

.askus {
	display: inline-block;
	height: 100px;
    padding: 1rem 0;
    height: 100px;
    width: 100%;
}

.askus p {
	font-family: 'Gotham';
    font-weight: bold;
    font-size: 20px;
    line-height: 65px;
    color: #fff;
}

.askus a {
	width: 187px;
	height: 48px;
	line-height: 48px;
	background-color: #FED800;
	color: #000;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	border-radius: 24px;
	font-family: 'Gotham';
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
}


/*wax carousel*/


.wax-item {
	text-align: center;
}

.wax-item:focus {
	outline: none;
}
.wax-item-container {
	max-width: 310px;
	margin-left: auto;
    margin-right: auto;
    padding: 6%;
    transition: all 0.3s ease;
    margin-bottom: 40px;
    margin-top: 40px;
}
.wax-item-img {
	text-align: center;
}
.wax-item-img img {
    width: 100%;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
    background-color: #0F0F0F;
    border-radius: 15px;
}
.wax-item-text {
	text-align: left;
	height: 290px;
}
.wax-item-text-pre-title {
	font-family: 'Gotham Book';
	font-size: 14px;
	line-height: 20px;
	color: #AAAAAD;
	margin-top: 15px;
	margin-bottom: 10px;
}
.wax-item-text-title {
	font-family: 'Gotham Black';
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0;
}
.wax-item-text-post-title {
	font-family: 'Gotham Book';
	font-size: 13px;
	color: #ddd;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem !important;
}

.wax-item-text-post-title span {
	text-transform: lowercase;
}
.wax-item-text-post-title::first-letter {
  text-transform: uppercase;
}
.wax-item-price {
	text-align: left;
}
.wax-item-price-price {
	font-family: 'Gotham';
	font-weight: bold;
	font-size: 20px;
}
.wax-item-button {
	text-align: left;
	display: inline-block;
	opacity: 0;
	width: 100%;
	transition: all 0.3s ease;
}
.wax-item:hover .wax-item-container {
	border-radius: 15px;
-webkit-box-shadow: 0px 0px 23px 0px rgba(100,100,100,1);
-moz-box-shadow: 0px 0px 23px 0px rgba(100,100,100,1);
box-shadow: 0px 0px 23px 0px rgba(100,100,100,1);

}
.wax-item:hover .wax-item-button {
	opacity: 1;
}
.wax-item-button-button {
	width: 171px;
	display: inline-block;
	height: 48px;
	text-align: center;
	border: solid 2px #FDF3D0;
	line-height: 42px;
	border-radius: 24px;
	cursor: pointer;
	font-family: 'Gotham';
	font-weight: bold;
	font-size: 18px;
	transition: all 0.3s ease;
}

.wax-item-button-button:hover {
	background-color: #FDF3D0;

}

.slick-arrow {
	cursor: pointer;
    position: absolute;
    top: 50%;
    z-index: 10
}

.woski-ar-pre {left: -30px;}
.woski-ar-nex {right: -30px;}

@media (max-width: 575px) {
	.woski-ar-pre {left: 0px;}
	.woski-ar-nex {right: 0px;}
}

/*modal*/

.wax-modal-wrapper {
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff50;
    z-index: 10000;
    display: none;
    opacity: 0;
    z-index: 10000;
}

.wax-modal-close {
z-index: 100000;
    cursor: pointer;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.wax-modal-container {
    width: 80vw;
    margin-left: 10vw;
    height: 80vh;
    margin-top: 10vh;
    background-color: #1C1C1C;
    display: inline-block;
    border-radius: 15px;
    z-index: 1000000;
    position: absolute;
    overflow-y: scroll;
    padding: 30px;
    color: #fff;
}



.noscroll {
	overflow: hidden;
}


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wax-modal-video-title {
	font-family: 'Gotham';
	font-weight: bold;
	color: #fff;
	line-height: 22px;
	font-size: 20px;
}

.wax-modal-video {
	border-radius: 15px;
    overflow: hidden;
}

.wax-modal-pre-title {
	font-family: 'Gotham';
	color: #fff;
	font-size: 20px;
	margin-bottom: 0px;
    line-height: 48px;
}

.wax-modal-title {
	font-family: 'Gotham Black';
	font-weight: bold;
	color: #fff;
	font-size: 72px;
	line-height: 62px;
	text-transform: uppercase;
	margin-top: 64px;
}

.wax-modal-claim {
	font-family: 'Gotham Book';
	font-size: 24px;
	line-height: 30px;
	color: #fff;
}

.wax-modal-image img {
	max-width: 98%;
	margin: 0;
}

.wax-modal-pre-link {
	width: 240px;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    color: #fff !important;
    font-family: 'Gotham';
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    display: block;
    float: right;
    border: 1px solid #fff;
}

.wax-modal-p3 {
	display: inline-block;
	width: 100%;
}

.wax-modal-desc {
	font-family: 'Gotham Book';
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}


.wax-modal-infobox {
	border: solid 2px #fff;
    border-radius: 12px;
    padding: 20px;
    width: 100%;
    display: inline-block;
}
.wax-modal-infobox-lp {
	width: 50%;
	float: left;
}
.wax-modal-infobox-kf {
	/*height: 130px;*/
	height: auto;
}
.wax-modal-infobox-kf-title {
	font-family: 'Gotham';
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
}
.wax-modal-infobox-bar-title {}
.wax-modal-infobox-bar-title p {
	font-family: 'Gotham Book';
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 0;
	color: #fff;
}
.wax-modal-infobox-rp {
		width: 50%;
	float: left;
}
.wax-modal-infobox-kf-fact {
	font-family: 'Gotham Book';
	color: #fff;
	font-size: 16px;
	line-height: 18px;
}
.wax-modal-infobox-kf-fact span {
	font-family: 'Gotham';
	font-weight: bold;
}
.wax-modal-infobox-bar-cont {}
.wax-modal-infobox-bar-wrap {
	line-height: 30px;
	width: 100%;
}

.wax-modal-infobox-bar-wrap span {
	width: 15%;
	float: left;
	text-align: right;
	font-family: 'Gotham';
	font-weight: bold;
	color: #fff;
}
.wax-modal-infobox-bar-out {
	width: 85%;
    float: left;
    height: 16px;
    margin-top: 7px;
    background-color: #444;
    border-radius: 8px;
}
.wax-modal-infobox-bar-in {
    float: left;
    height: 16px;
    margin: 0;
    background-color: #034ea2;
    border-radius: 8px;
    margin-left: -2px;
}
.bar10 {width: calc(100% + 4px);}
.bar9 {width: 90%;}
.bar8 {width: 80%;}
.bar7 {width: 70%;}
.bar6 {width: 60%;}
.bar5 {width: 50%;}
.bar4 {width: 40%;}
.bar3 {width: 30%;}
.bar2 {width: 20%;}
.bar1 {width: 10%;}

.wax-modal-set-title {
	font-size: 20px;
	font-family: 'Gotham';
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
}

.wax-modal-set-item {
	text-align: center;
	width: 33%;
	float: left;
	padding: 15px;
}
.wax-modal-set-item-img {
	background-color: #0F0F0F;
	border-radius: 12px;
}

.wax-modal-set-item-img img {
	max-width: 100%;
}

.wax-modal-set-item p {
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	font-family: 'Gotham Book';
	margin-top: 15px;
}


.wax-modal-set-item-img {
  position: relative;
  width: 100%;
}

.wax-modal-set-item-img:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.wax-modal-set-item-img-img {
  position: absolute;
  width: 100%;
  height: 100%;
}

.wax-modal-p2 {
	/*min-height: 470px;*/
}

.showmeonmbile {display: none;}
.hidemeonmobile {display: initial;}
@media (max-width: 991px) {
	.showmeonmbile {display: initial;}
	.hidemeonmobile {display: none !important;}
	.wax-modal-set { margin-top: 20px;}
	.wax-modal-set-title {padding-left: 0;}
	.wax-modal-container {
		    width: 94vw;
    margin-left: 3vw;

	}
	.wax-modal-pre-link {
	    float: inherit;
	    margin-bottom: 1rem;
	}
	.wax-modal-title {
		font-size: 40px;
    	line-height: 40px;
    	margin-top: 10px;
	}
	.wax-modal-pre-link {
	    float: inherit;
	    margin-bottom: 1rem;
	}
}

.footermaster {
	height: 100px;
}

.footermaster-text {
	line-height: 100px;
	font-size: 14px;
	font-family: 'Gotham Book';
	color: #fff;
}

.logo-footermaster-cont {
	line-height: 100px;
}
.logo-footermaster,.logo-top-menu{
	width: 50%;
}

.wax-filter {
	margin-top: 40px;
	display: inline-block;
    width: 100%;
}

.wax-filter span {
	border-bottom: solid 2px #444;
	width: 25%;
	float: left;
	display: inline-block;
	text-align: center;
	font-family: 'Gotham';
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	cursor: pointer;
	font-size: 20px;
	position: relative;
}

@media (max-width: 991px) {
	.wax-filter span {
		width: 50%;
	}
	.logo-top-menu{
		width: 80%;
	}
}

@media (max-width: 433px) {
	.wax-filter span {
		width: 100%;
	}	
	.header-c {
	    width: 70% !important;
	}
}
@media (max-width: 760px) {
	.header-c {
	    width: 50%;
	}
}


.belka {
	position: absolute;
    bottom: -5px;
    left: 50%;
    height: 10px;
    background-color: #FED800;
    border-radius: 5px;
    transition: all 0.2s ease;
    width: 0;
}
.wax-carousel{
	color:#fff !important;
}
.wax-filter span:hover .belka {
	display: initial;
	width: 100%;
	left: 0;
}

.wax-filter span.selectedspan .belka {
	display: initial;
	width: 100%;
	left: 0;
}

.mobilemenu {
	width: 100%;
	display: inline-block;
	background-color: #000;
}

.mobilemenu a {
    width: 100%;
    float: left;
    text-align: center;
    text-decoration: none;
    font-family: 'Gotham';
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    line-height: 80px;
    border-bottom: solid 2px #E4E9EB;
    cursor: pointer;
}

@media (max-width: 767px) {
	.footermaster-text {
	    font-size: 14px;
	    font-family: 'Gotham Book';
	    text-align: center;
	    line-height: 18px;
	    margin-top: 50px;
	}

	.logo-footermaster-cont {
		text-align: center;
	}
	.logo-footermaster{
		width: 15%;
		margin-bottom: 10px;
	}
}


/* Hide scrollbar for Chrome, Safari and Opera */
.wax-modal-container::-webkit-scrollbar {
	width: 10px;
    background-color: transparent;
}
.wax-modal-container::-webkit-scrollbar-button {}
.wax-modal-container::-webkit-scrollbar-track {
	background-color: #555;
    border-radius: 10px;
    width: 4px;
}
.wax-modal-container::-webkit-scrollbar-track-piece {}
.wax-modal-container::-webkit-scrollbar-thumb {
	background-color: #d2d3d4;
    border-radius: 10px;
}
.wax-modal-container::-webkit-scrollbar-corner {}
.wax-modal-container::-webkit-resizer {}

/* Hide scrollbar for IE, Edge and Firefox */
.wax-modal-container {
  /*-ms-overflow-style: none;  */
  /* IE and Edge */
  /*scrollbar-width: none; */
   /* Firefox */
}