* {font-family: Rubik, Arial;}
:root {
--white-color: #fff;
--grey-color: #fafaff;
--veryverygrey-color:#999;
--verygrey-color:#f5f3f4;
--verybright-color: #0076bc; 
--bright-color: #0076bc; 


--dark-color: #003778; 
--verydark-color: #2f2f33; 
--black-color: #111; 
--main-font: Rubik, Arial;
--heading-font: Rubik, Arial!important;
--main-radius: 8px;
--other-radius: 8px;
--swiper-navigation-color:#fff; 
--swiper-theme-color:#fff; 
}
:target {
display: block;  
position: relative;   

}
html {
scroll-behavior: smooth;
}
.scrolled,
.scrolled .body {
overflow: hidden!important;
}
 .topheader .header1 {position: relative;}
.topheader {position: fixed;padding:0;top:10px;;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;z-index:2000;}

@media only screen and (min-width:960px) {
.topheader .logo {max-width:150px;margin:0px ; image-rendering: -webkit-optimize-contrast;width:100%;}

}
@media only screen and (max-width:960px) {
.topheader .logo {max-width:140px;margin:0 auto;image-rendering: -webkit-optimize-contrast;width:100%;}
.topheader .header1 .flex { display: flex;flex-wrap: wrap;align-items: stretch;justify-content: center;;width:100%;padding: 0!important}
.topheader .header1 .flex > .order1{width:50px;padding:0px!important;}
.topheader .header1 .flex > .order2{width:calc(55% - 50px);padding:10px !important;}
.topheader .header1 .flex > .order3{width:45%;padding:20px 10px 10px 10px!important;text-align:center;}
.topheader .header1 .flex > .order5 #vmCartModule .search{display:none!important}
.topheader .header1 a svg {width: 20px; height: 20px; margin-bottom: -6px;}
.topheader .header2  {height:0}
.topheader .header2 .flex {padding: 0!important}
.topheader .header2 .flex > div{}
.topheader .header2 .flex > .order1{padding:0!important;}

}

.topmenu {display: inline-block;list-style: none;padding: 0;margin: 0!important;vertical-align:-6px;}
.topmenu > li {display: inline-block;position: relative; }
.topmenu > li > a {color:var(--dark-color);padding:5px 5px 0 5px ;display:block;}
.topmenu > li:hover > a {color:var(--bright-color)}
.topmenu > li > a > svg {width:24px;height:24px;vertical-align: -6px;display:inline-block;}
.topmenu > li > ul{padding:0!important;background-color: var(--white-color);width: 400px;top: 150%;border-radius:var(--main-radius);overflow:hidden; box-shadow: 0px 0px 20px rgba(0,0,0,0.05);right: 0;visibility: hidden;opacity: 0;position: absolute;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;z-index: 1;}
.topmenu > li:hover > ul{top: 100%;opacity: 1;visibility: visible;}
.topmenu > li > a > .items{ top: -5px;  right: -8px;position:absolute;font-size:10px;color:var(--white-color);background:var(--bright-color);width:15px;height:15px;border-radius:var(--main-radius);text-align:center;font-weight:bold;font-family:var(--heading-font);;line-height:15px;text-indent:-1px;}
.topmenu > li > ul> li {text-align:left;display:block;width:100%;}
.topmenu > li > ul> li > a {color:var(--black-color);font-size:14px; padding: 5px 10px; text-align:left; display:block;width:100%;text-transform:capitalize;font-weight:normal!important}
.topmenu > li > ul> li:hover > a , .topmenu > li > ul> li.active > a {color:var(--black-color);background:var(--white-color);}
.topmenu > li > a.dealstop > svg {color:var(--bright-color)!important;}
.topmenu > li, .wrappermenu  li {display: table-cell;position: relative;padding: 0 ; }
.topmenu, .wrappermenu {display: table;table-layout:fixed;list-style: none;padding: 0;margin: 0 auto!important;}
.topmenu > li {width:40px;vertical-align:middle;text-align:center;}
@media only screen and (min-width:960px) {
.topmenu > li > a > svg {}
.topmenu > li > a > svg {}
}
@media only screen and (min-width:960px) {
}


.mainmenu li a svg{width:20px;height:20px;margin-bottom: -6px;}
@media only screen and (min-width:960px) {

.mainmenu .fa {font-size:24px!important}
.mainmenu {list-style:none;padding:0;margin: 0;display:flex;flex-direction:row;align-items: center;justify-content: flex-start;}
.mainmenu > li:first-child {margin-left:0;}
.mainmenu > li {margin-left:20px;}
.mainmenu > li > a, .mainmenu >li > span {color:var(--black-color);display:block;text-decoration:none;font-size:15px;font-weight:500;padding: 15px 0px;border-bottom:0px solid var(--verydark-color);font-family:var(--heading-font);text-transform:;;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;}
.mainmenu > li.active > a, .mainmenu >li > a:hover , .mainmenu >li > span:hover {color:var(--verybright-color)!important;border-bottom:0px solid var(--verybright-color)!important}
.mainmenu > li > a > .fa {font-size:20px;}
.mainmenu > li > span > svg {margin:0 -5px 0 5px ;width:10px;transform: rotate(180deg);}
.mainmenu > li > ul {padding:5px;background-color: var(--white-color);width:100%;top: 150%; left:0;  box-shadow: 0px 0px 20px rgba(0,0,0,0.05);;right: 0;visibility: hidden;border-radius:var(--main-radius);opacity: 0;box-sizing: border-box;margin: 0;;position: absolute;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;z-index: 1;}
.mainmenu > li:hover > ul {top: 100%;opacity: 1;visibility: visible;}
.mainmenu > li > a > .items{ top: -5px;  right: -8px;position:absolute;font-size:10px;color:var(--black-color);background:var(--white-color);width:15px;height:15px;border-radius:var(--main-radius);text-align:center;font-weight:300;font-family:arial;line-height:15px;text-indent:-1px;}
.mainmenu > li > ul > li {text-align:left;display:block;width:100%;border-bottom:0px solid #eee}
.mainmenu > li > ul > li > a {color:var(--black-color);font-size:16px; padding: 10px 10px; text-align:left;text-decoration:none; display:block;width:100%;text-transform:;font-weight:400!important;font-family:var(--heading-font);text-transform:;}
.mainmenu > li > ul > li > a:hover , .mainmenu > li > ul > li.active > a {color:var(--verybright-color);background:var(--white-color);font-weight:400!important;}
.mainmenu > li > ul > li > ul {padding:0;margin:0;}
.mainmenu > li > ul > li > ul > li > a {color:var(--black-color);font-size:16px; padding:2.5px 10px ; text-align:left;text-decoration:none; display:block;width:100%;text-transform:;font-weight:400!important;font-family:var(--heading-font);text-transform:uppercase;}
.mainmenu > li > ul > li > ul > li > a:hover , .mainmenu > li > ul > li.active > a {color:var(--verybright-color);background:var(--white-color);font-weight:400!important;}
.mainmenu > li > .ul {padding:5px;background-color: var(--white-color);width:100%;top: 150%; left:0;  box-shadow: 0px 0px 20px rgba(0,0,0,0.05);;right: 0;visibility: hidden;border-radius:var(--main-radius);opacity: 0;box-sizing: border-box;margin: 0;;position: absolute;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;z-index: 1;}
.mainmenu.topmenu > li > .ul {width:400px;right:-200px!important;left:unset!important}
.mainmenu > li:hover > .ul {top: 100%;opacity: 1;visibility: visible;}
.mainmenu > li > .ul > .menuleft > ul > li {text-align:left;display:block;width:100%;border-bottom:0px solid #eee}
.mainmenu > li > .ul > .menuleft > ul > li > a {color:var(--black-color);font-size:16px; padding: 10px 10px; text-align:left;text-decoration:none; display:block;width:100%;text-transform:;font-weight:400!important;font-family:var(--heading-font);text-transform:;}
.mainmenu > li > .ul > .menuleft > ul > li > a:hover , .mainmenu > li > ul > li.active > a {color:var(--bright-color);background:var(--white-color);font-weight:400!important;}
.mainmenu > li > .ul > .menuleft > ul > li > ul {padding:0;margin:0;}
.mainmenu > li > .ul > .menuleft > ul > li > ul > li > a {color:var(--black-color);font-size:16px; padding:2.5px 10px ; text-align:left;text-decoration:none; display:block;width:100%;text-transform:;font-weight:400!important;font-family:var(--heading-font);text-transform:uppercase;}
.mainmenu > li > .ul > .menuleft > ul > li > ul > li > a:hover , .mainmenu > li > ul > li.active > a {color:var(--bright-color);background:var(--white-color);font-weight:400!important;}
}
@media only screen and (max-width:960px) {
.mainmenu {margin: 0 !important;padding: 0 !important;float:none;display:flex;flex-wrap: wrap;}
.mainmenu ul .mainmenu > svg {display:none!important;}

.mainmenu > li {width:50%;}
.mainmenu > li > a > .items {right:-5px;top:-11px}
.mainmenu > li > a:hover, .mainmenu >li > span:hover {background:var(--verybright-color);color:var(--white-color);}

.mainmenu > li > a, .mainmenu >li > span {background:var(--white-color);border-bottom:1px solid rgba(0, 0, 0, 0.05);color:var(--black-color);display:block;text-decoration:none;font-size:16px;font-weight:500!important;padding:7.5px 20px;font-family:var(--heading-font);text-transform:;}
.mainmenu > li:nth-child(odd) > a, .mainmenu >li:nth-child(odd) > span {border-right:1px solid rgba(0, 0, 0, 0.05);}


}
@media only screen and (min-width:960px) {
.categorymenu ul .categorymenu svg {display:none!important;}
.categorymenu {list-style: none;padding: 0;margin: 0!important;  display: flex;flex-direction: row; align-items: center; justify-content: flex-start;;position:relative }
.categorymenu > li:first-child {margin-left:0px;}
.categorymenu > li {margin-left:20px;position:relative;}
.categorymenu > li > a {color:var(--white-color);font-size:15px;padding:15px 0px ;text-transform:capitalize;font-weight:500;  display: block;border-bottom:2px solid var(--verydark-color);font-family:var(--heading-font);text-transform:;;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;}
.categorymenu > li.active >  path {stroke: #000000; stroke-width: 50; }
.categorymenu > li > a {text-decoration:none;font-family:var(--heading-font);}
.categorymenu > li:hover > a, .categorymenu > li.active > a {color:var(--verybright-color);border-bottom:2px solid var(--verybright-color);}
.categorymenu ul {top: 100%;left:0;width: 220px; padding:0;  box-shadow: 0px 0px 20px rgba(0,0,0,0.05);;visibility: hidden;opacity: 0; position: absolute;left: 0;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;z-index: 1;}
.categorymenu > li:hover ul, .categorymenu > li a:hover ul {background-color: var(--white-color);top: 100%;visibility: visible;opacity: 1;}
.categorymenu ul > li:first-child {border-top:0px ;}
.categorymenu ul > li {text-align:left;display:block;width:100%;border-top:1px solid #eee;}
.categorymenu ul > li > a {color:var(--black-color);font-size:14px; font-family:var(--heading-font); padding: 7.5px 10px; text-align:left;display:block;width:100%;text-transform:capitalize;font-weight:normal;text-decoration:none;}
.categorymenu ul > li:hover > a , .categorymenu ul > li.active > a {color:var(--bright-color);background:var(--white-color);}
.categorymenu ul > li > .categories > div > div >div > a {  line-height: 150%;color:var(--verydark-color);font-size:15px; font-family:var(--heading-font);padding: 2.5px 10px; text-align:left;display:block;width:100%;text-transform:capitalize;font-weight:bold;text-decoration:none;}
.categorymenu ul > li > .categories > div > div >div >div > a {  line-height: 150%;color:var(--verydark-color);font-size:13px; font-family:var(--heading-font); padding: 0px 10px; text-align:left;display:block;width:100%;text-transform:capitalize;font-weight:normal;text-decoration:none;}
.categorymenu ul > li > .categories a:hover{color:var(--bright-color);}
.categorymenu ul > li > .brands a {color:var(--verydark-color);font-size:13px; font-family:var(--heading-font); padding: 5px 10px; text-align:left;display:block;width:100%;text-transform:capitalize;font-weight:normal;text-decoration:none;}
.categorymenu ul > li > .brands a:hover{color:var(--verybright-color);}
}

.iconmenu > li.active >  path {stroke: #000000; stroke-width: 50; }
.iconmenu > li > a {text-decoration:none;font-family:var(--heading-font);}
.iconmenu > li:hover > a img, .iconmenu > li.active > a img { filter: invert(62%) sepia(56%) saturate(1528%) hue-rotate(179deg) brightness(106%) contrast(100%);;}
.iconmenu > li:hover > a{color:var(--verybright-color);}
.iconmenu > li.active > a{color:var(--verybright-color);}
.iconmenu ul {-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);background-color:#ffffffa6;top: 35px;left:0;width: 100%; padding:0;  box-shadow: 0px 0px 20px rgba(0,0,0,0.05);;visibility: hidden;opacity: 0; position: absolute;left: 0;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;z-index: 1;}
.iconmenu > li:hover ul {background-color: var(--white-color);top: 45px;visibility: visible;opacity: 1;}
.iconmenu ul > li:first-child {border-top:0px ;}
.iconmenu ul > li {text-align:left;display:block;width:100%;border-top:1px solid #eee;}
.iconmenu ul > li > a {color:var(--black-color);font-size:14px; font-family:var(--heading-font); padding: 7.5px 10px; text-align:left;display:block;width:100%;text-transform:capitalize;font-weight:normal;text-decoration:none;}
.iconmenu ul > li:hover > a , .iconmenu ul > li.active > a {color:var(--bright-color);background:var(--white-color);}
.iconmenu ul > li > .categories > div > div >div > a {  line-height: 150%;color:var(--verydark-color);font-size:15px; font-family:var(--heading-font);padding: 2.5px 10px; text-align:left;display:block;width:100%;text-transform:capitalize;font-weight:bold;text-decoration:none;}
.iconmenu ul > li > .categories > div > div >div >div > a {  line-height: 150%;color:var(--verydark-color);font-size:13px; font-family:var(--heading-font); padding: 0px 10px; text-align:left;display:block;width:100%;text-transform:capitalize;font-weight:normal;text-decoration:none;}
.iconmenu ul > li > .categories a:hover{color:var(--bright-color);}
.iconmenu ul > li > .brands a {color:var(--verydark-color);font-size:13px; font-family:var(--heading-font); padding: 5px 10px; text-align:left;display:block;width:100%;text-transform:capitalize;font-weight:normal;text-decoration:none;}
.iconmenu ul > li > .brands a:hover{color:var(--bright-color);}
@media only screen and (min-width:960px) {
.iconmenu {list-style: none;padding: 0;margin: 0!important;  display: flex;flex-direction: row;align-items: center;justify-content: flex-end;position:relative }
.iconmenu > li:first-child {    margin-left: 0px;}
.iconmenu > li {    margin-left: 60px;text-align: center;}
.iconmenu > li > a {color:var(--white-color);font-size:15px;padding:5px 0px ;text-transform:capitalize;font-weight:bold;  display: block;}
.iconmenu > li > a img { width:40px;filter: invert(100%);display:block;margin-bottom:2.5px;}
}
@media only screen and (max-width:960px) {
.iconmenu {list-style: none;padding: 0;margin: 0!important;  display: flex;flex-direction: row;align-items: center;justify-content: space-evenly;position:relative }
.iconmenu > li {    }
.iconmenu > li > a {color:var(--white-color);font-size:12px;padding:5px 0px ;text-transform:capitalize;font-weight:bold;  display: block;}
.iconmenu > li > a img { width:30px;filter: invert(100%);display:block;margin-bottom:2.5px;}
}


.hamburger svg ,.topmenu > li > a > svg, .searchmobile  > a > svg {width:24px;height:24px;}
input[type=checkbox]:checked+.hamburger .closed {display:inline-block;}
input[type=checkbox]:checked+.hamburger .open {display:none;}
input[type=checkbox]:checked+label+.mobilemenu {opacity: 1;transform: translateX(0);}
@media only screen and (min-width:960px) {
.hamburger, #input-hamburger {display:none;}
}
@media only screen and (max-width:960px) {
.phonetop .fa{vertical-align: -10px;}
.hamburger:hover,.phonetop:hover {background: none;color:var(--verybright-color)!important;}
.hamburger .closed {display:none;}
.hamburger {position:fixed;left:12px;top:12px;}
.hamburger, .phonetop , .topmenu > li > a, .searchmobile  > a , .wrappermenu > .searchmobile > a {color: var(--white-color);padding: 5px;display: block;cursor: pointer;box-sizing: border-box !important}
.mobilemenu {display: flex;padding: 0 10px}
.mobilemenu > li {list-style: none;border-bottom:1px solid rgba(255,255,255,0.2);}
.mobilemenu > li:first-child {border-top:1px solid var(--grey-color);}
.mobilemenu li a {display: block;text-decoration:none;text-decoration: none transition: all 200ms ease-in-out}
.mobilemenu>li>a ,.mobilemenu>li>span {color: var(--dark-color);background: var(--white-color);display:block;padding: 10px 20px; font-size: 16px;font-weight: 500}
.mobilemenu>li>a svg ,.mobilemenu>li>span  svg{float:right;margin: 10px 0!important;}

.mobilemenu>li:hover>a , .mobilemenu>li.active>a{color: var(--bright-color)!important;background: var(--white-color);}
.mobilemenu>li:hover>span {color: var(--white-color)!important;background: var(--dark-color);}
.mobilemenu > li.parent > ul {position: relative;opacity: 0;visibility: hidden;width: 100%;height:0;padding:0;margin:0;}
.mobilemenu > li.parent:hover > ul {opacity: 1;visibility: visible;height:auto;}
.deeper {position: relative}
.mobilemenu > li.parent > ul li a{padding: 15px 20px;transition: all .2s ease-in-out;background:var(--white-color);text-decoration: none;text-transform:uppercase;font-size: 16px}
.mobilemenu > li.parent > ul li a:hover{color: var(--bright-color);}
.mobilemenu>li svg1 {margin:0 0 -3px 10px ;width:15px;float:right;transform: rotate(180deg);transition: all .2s ease-in-out;}
.mobilemenu > li.parent:hover svg {transform: rotate(270deg);}
.mobilemenu {top: 62px;left: 0;margin: 0;padding: 0;z-index: 1010;overflow-y: auto;flex-flow: column;position: fixed;background:var(--grey-color);height: 100vh;opacity: 0;transform: translateX(-100%);transform-origin: top center;transition: all .4s cubic-bezier(0.4, 0.0, 0.2, 1);max-width:100%;width:100%;}
}




@media only screen and (max-width:960px) {
.mobilemenu .mmsearch {padding:10px;background:var(--dark-color);border:0!important;}
.mobilemenu .mmicon {padding:5px 0 0 0;background:var(--bright-color);border:0!important;}
.mobilemenu .mmmainmenu {padding:0;border:0!important;}
.dropdown-menu {display: none;padding:10px!important;columns: 2;-webkit-columns: 2;-moz-columns: 2;}
.dropdown-menu.open {display: block;}
.dropdown-menu a {color:var(--dark-color);padding:0 10px;}
}



.mobilecats {border-top:1px solid #eee;padding:5px 0px;}
.mobilecats a {padding:5px!important}
.mobilecats {border-top:1px solid #eee;padding:5px 0px;}
.mobilecats a {padding:5px!important}

.mobilemenu .row{	margin-top: -1px !important;}




.announcements-top {
padding:0 5px;
text-align: center;
width: 100%;
position: relative;
}

.announcements-bottom {
overflow: hidden;

text-align: center;
}

.announcements-bottom p {
opacity: 0;
visibility: hidden;
transition: opacity 1s ease-in-out, height 1s ease-in-out;
height: 0;
margin:0!important;
font-size:14px;
line-height:100%;
}

.announcements-bottom .show {
opacity: 1;
visibility: visible;
height: auto;
}

#announcements-button {

border:0px;background:none;color:var(--verygrey-color);
}

#announcements-button .icon {
width: 18px;
height: 18px;
fill: currentColor;
margin-bottom: -5px;
}

#announcements-button #playIcon {
display: none;
}

#announcements-button #pauseIcon {
display: block;
}

#announcements-button.play #playIcon {
display: block;
}

#announcements-button.play #pauseIcon {
display: none;
}
.double {width:100%;}
.double td {width:50%;vertical-align:middle;padding:2.5px}
.image img {width:100%;}

.hytPlayerWrap {
position: relative;
padding-bottom: 66.66%; 

height: 0;
}
.hytPlayerWrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.hytPlayerWrap.ended::after{content:""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; cursor: pointer; background-color: black; background-repeat: no-repeat; background-position: center; background-size: 64px 64px; 
background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);}
.hytPlayerWrap.paused::after{content:""; position: absolute; top: 70px; left: 0; bottom: 50px; right: 0; cursor: pointer; background-color: black; background-repeat: no-repeat; background-position: center; background-size: 40px 40px; background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);}


img {max-width:100%;}


.art-footer p {text-align:unset}

/* Home Hero */
.hero a {font-size:20px!important;color:#071a2d!important}

/* List */
.art-postcontent .description ul{
margin:10px 0px!important;
padding:0px;
}
.art-postcontent .description li {
margin: 0px; color:#071A2D;text-align: left;
padding:0px;
}
.art-postcontent .description ol {
counter-reset: section;
list-style-type: none;
margin:10px 10px!important

}


.art-postcontent .description ol>li::before {
counter-increment: section;      
display:inline-block;    
content: counters(section, ".")".";
width:25px;
margin-right: -8px;
color:#071A2D;
font-size:16px;
line-height: 0;}

.art-postcontent .description ul>li::before {
content: "\f192 ";
margin-right: 0px;
font-family: FontAwesome;
padding-left: 25px;
color:#071A2D;
font-size:16px;
padding-right: 0px;
line-height: 0;}

.art-postcontent .description li{padding-left: 40px!important;
text-indent: -16px!important;overflow: hidden;}




@media only screen and (max-width:960px){
.ac_results ul {

max-height: 93.5vh;


} }
.mw400 {min-width:400px;}

.clampauto{
line-height: 120%!important;
height: 32px;
padding-top: 5px;
text-transform: none;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-moz-line-clamp: 2;
display: -webkit-box;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
z-index: 10;
}

.inlineblock {display:inlineblock!important}



.pagination ul {margin:0px auto !important;padding:0px!important;display:block!important;position:relative!important;}
.pagination li {margin:0px!important;padding:5px!important;display:inline-block!important;line-height:100%!important}
.pagination li.pagination-start, .pagination li.pagination-prev, .pagination li.pagination-next, .pagination li.pagination-end {display:none!important}
.pagination li a:before, .pagination li span:before {display:none!important}
.pagination li a, .pagination li span{display:block!important;line-height:100%!important;font-size:16px!important;font-weight:normal!important;text-decoration:none!important}


.pagination-start, .pagination-prev, .pagination-end {display:none!important}

.cf_flt_counter {color:unset}
.cf_filters_list li .cf_option {color:var(--dark-color);

display:block;



}
.cf_filters_list li .cf_option:hover {color:var(--bright-color)!important; }

.cf_filters_list li .cf_sel_opt {
background:#fff;

}
.cfLiLevel1 .cf_option:hover {  background:#fff!important

}
.cf_filters_list{margin:0!important;padding:0!important}
.cf_filters_list > li:before{display:none!important;}
#cf_option_li_virtuemart_category_id_275_elid2273, #virtuemart_category_id_275_elid2273_a {margin-top:0!important}
.cfLiLevel1 {margin-inline-start:0!important;margin:0px 0;line-height:200%!important;display:block;border-bottom: 1px solid #eee;border-top: 1px solid #eee;height:50px;margin-top:-1px;}
.cfLiLevel1 > span> .cf_expand {margin-bottom:10px;}
.cfLiLevel2 {margin-inline-start:0!important;margin:0px 0;line-height:150%; 
}

.cfLiLevel1,.cfLiLevel2 ,.cfLiLevel3 ,.cfLiLevel4 ,.cfLiLevel5 {
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-moz-line-clamp: 1;
display: -webkit-box;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;


}
li.cf_visible1 + .cf_visible2{margin-top:10px; }
li.cf_visible2:not(:has(~li.cf_visible2)) {margin-bottom:10px; }
.cf_expand {background:#fff}
.cfLiLevel1 a {display:block;width:100%;padding: 10px 20px!important;;margin: 0;font-weight:500;}

.cfLiLevel1 a::after {content: '';
display: block;
width: 10px;
float: right;
height: 10px;
transform-origin: center;
transition: transform 0.3s ease-in-out;
margin-top: 10px;
transform: rotate(90deg); 

background: url(chevron.svg) center center no-repeat;
}
.cfLiLevel1 .cf_sel_opt::after {

transform: rotate(00deg); 


}
.cfLiLevel1 .cf_flt_counter {display:none;}
.cfLiLevel2 a {font-size:15px;display:block;width:100%;border: 0px solid #fff;padding: 2.5px 20px!important;border-radius: 4px;margin:2.5px 0;}
.cfLiLevel2 a:hover {background:#fff}
.cfLiLevel3 {line-height:125%!important;margin-inline-start:5px!important}
.cfLiLevel4 {line-height:100%!important;margin-inline-start:10px!important}

.cfLiLevel3 a {font-size:14px;display:block;width:100%;border: 0px solid #fff;padding: 2.5px 20px!important;border-radius: 4px;margin:2.5px 0;}
.cfLiLevel4 a {font-size:13px;display:block;width:100%;border: 0px solid #fff;padding: 2.5px 20px!important;border-radius: 4px;margin:2.5px 0;}

.cf_filters_list input{padding:0px!important;margin:0px 7px 0px 0px!important;}
.cfLiLevel0 , .headexpand, #virtuemart_category_id_96_elid_a {display:none}



.vm-order-list {display:inline-block;border:0px solid #eee;text-align:left;position:relative;}
.vm-order-list .title {float:left;width:40px;margin:0px 5px 0px 10px;}
.vm-order-list .orderlistcontainer , .vm-order-list .orderlistcontainer a{
font-weight:normal;white-space: nowrap;
}


.vm-order-list .orderlistcontainer div.orderlist {
display: none;
position: absolute;
right:20px;
top:31px;
background: #FFF;
padding: 0px;
cursor: pointer;
z-index: 1;
border: solid #eee 1px;
border-bottom-left-radius:4px;border-bottom-right-radius:4px;
}

.cf_flt_wrapper {margin-bottom:0!important}

.limitbox {display:inline-block;width:100px;border:0px solid #eee;text-align:left;position:relative;}
.limitbox .title {float:left;width:40px;margin:0px 5px 0px 0px;}
.limitbox select { position:absolute;top:0px;  cursor: pointer;width:45px!important;font-size:16px!important;border:0px!important;padding:0px 0px 0px 10px!important;line-height:150%!important;min-height:unset!important;text-indent:5px;}

.display-number select{padding:5px;border:1px solid #eee;border-radius:4px;}



@media only screen and (max-width:960px) {

.orderlistcontainer div.activeOrder {
cursor: pointer;
padding: 8px 5px!important;
margin:5px 20px!important;
border: 1px solid #eee;
border-radius:4px;
}.orderlistcontainer div.activeOrder a {font-size:10px!important}
}



.vm-order-list{display:inline-block}
.orderlistcontainer div.activeOrder {
padding: 5px 20px;
}
.orderby-displaynumber{border-bottom:solid #E9E8E8 1px;border-top:solid #E9E8E8 1px;margin:10px 0;padding:10px 0;}
.orderlistcontainer{display:inline-block;text-decoration:none;}
.orderlistcontainer div.activeOrder{cursor:pointer;}
.orderlistcontainer a{text-decoration:none;display:block;}
.orderlistcontainer a :hover{text-decoration:none;display:block;color:#EEE;background:#777;}
.orderlistcontainer div.orderlist{display:none;position:absolute;border:solid #CAC9C9 1px;background:#FFF;cursor:pointer;z-index: 1;}
.orderlistcontainer div.orderlist div{padding:2px 12px 1px;}
.orderlistcontainer div.orderlist div:hover{color:#EEE;background:#CAC9C9;}


.vm2-lowstock{background-position:0 -1114px;width:62px;height:15px;display:inline-block;float:right;}
.vm2-nostock{background-position:0 -1179px;width:62px;height:15px;display:inline-block;float:right;}
.vm2-normalstock{background-position:0 -1244px;width:62px;height:15px;display:inline-block;float:right;}






.vmLoadingDiv {
display:  none;
position:  fixed;
z-index:  1000;
top:    0;
left:    0;
height:   100%;
width:   100%;
background: rgba( 255, 255, 255, .8 )
url('../images/vm-preloader.gif')
50% 45%
no-repeat;
}

.vmLoading {
overflow: hidden;
}


.vmLoading .vmLoadingDiv {
display: block;
}
.vmLoadingDiv .vmLoadingDivMsg {
position: relative;
top: 50%;
}


.product-field{padding:2px}
.auto {width:auto!important;padding:0 20px!important;display:inline-block} 



.addtocart-button1{border-radius:var(--main-radius);margin:0px!important;width:30px!important;height:100%!important}
.addtocart-button1 svg{width: 16px;height: 16px;}
.addtocart-table {width: 100%;}
.addtocart-table td {padding:5px;vertical-align:middle;width:33%;}
.addtocart-table .aqty {padding: 5px}
.addtocart-table .fbtn {}
.quantity-input {text-align:center;text-indent:0!important}
.quantity-controls{display:table;width:100%;}
.quantity-box {position: relative;display: table-cell!important;vertical-align:top;}
.quantity-plus, .quantity-minus {display:table-cell;vertical-align:top;width:30px;height:42px;padding:0;line-height:16px;font-size:12px;background:#fff;border:1px solid #eee;border-radius:var(--main-radius);}
.quantity-plus {border-left:0px!important;}
.quantity-minus {border-right:0px!important;}

.quantity-plus:hover, .quantity-minus:hover {background:#eee;}
.quantity-plus:active, .quantity-minus:active {background:#fff;}


.none{display:none!important}
.rightt {text-align:right}
.leftt {text-align:left}
.card3 {border-radius:var(--main-radius);border:1px solid #eee;}

.mh100 {min-height:100px}.mh200 {min-height:200px}.mh300 {min-height:300px}.mh400 {min-height:400px}.mh500 {min-height:500px}.mh600 {min-height:600px}.mh700 {min-height:700px}.mh800 {min-height:800px}.mh900 {min-height:900px}
#virtuemart_country_id_input {display:none}
.ohidden {overflow:hidden}

.socialtop a {color:var(--verygrey-color)!important;line-height:100%!important ;;}
.socialtop a:hover{color:var(--bright-color)!important;;}
.socialtop svg {width:18px;height:18px;margin-top:5px;margin-bottom:-5px; }
.socialtop .facebook {margin:0 10px 0 0 ; }
.socialtop .instagram {margin:0; }

.socialbottom a {color:var(--verygrey-color)!important;line-height:100%!important ;display:inline-block!important;}
.socialbottom a:hover{color:var(--bright-color)!important;;}
.socialbottom svg {width:24px;height:24px;margin-top:5px;margin-bottom:-5px; }
.socialbottom .facebook {margin:0 10px 0 0; }
.socialbottom .instagram {margin:0; }
.hover {

transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-webkit-transition: .1s!important;
transition: .1s!important;
}

.hover:hover {-webkit-transform: translateY(-2px);transform: translateY(-2px);color:var(--bright-color)!important;;}



.relative{position:relative!important;}

/*HEADINGS*/
h1,h1 a,.h1,.h1 a,h2,h2 a,.h2,.h2 a,h3,h3 a,.h3,.h3 a,h4,h4 a,.h4,.h4 a,h5,h5 a,.h5,.h5a,h6,h6 a,.h6,.h6 a { 
font-weight: bold;
line-height: 110%;
margin:10px 0;

font-family:var(--heading-font);

}

h1,h1 a,.h1,.h1 a{
font-size: 52px;}
h2,h2 a,.h2,.h2 a{;font-weight: 800!important;
letter-spacing:-1px;
font-size: 36px}
h3,h3 a,.h3,.h3 a,h4,h4 a,.h4,.h4 a {
font-size: 28px}
@media only screen and (max-width:960px) {
h1,h1 a,.h1,.h1 a{
font-size: 42px;}
h2,h2 a,.h2,.h2 a{
font-size: 38px}
h3,h3 a,.h3,.h3 a,h4,h4 a,.h4,.h4 a {
font-size: 28px}
}

h5,h5 a,.h5,.h5 a,h6,h6 a,.h6,.h6 a {
font-size: 20px!important;text-transform: none}
.art-postcontent h1,.art-postcontent h3,.art-postcontent h5,.art-postcontent .h1,.art-postcontent .h3,.art-postcontent .h5 {
color: var(--dark-color);}
.art-postcontent h2,.art-postcontent h4 , .art-postcontent h6,.art-postcontent .h2,.art-postcontent .h4, .art-postcontent .h6 {
color: var(--bright-color);}
.art-footer h1,.art-footer h3,.art-footer h5 ,.art-footer .h1,.art-footer .h3,.art-footer .h5 {
color: var(--white-color);}
.art-footer h2 ,.art-footer h4 .art-footer h6 ,.art-footer .h2,.art-footer .h4 .art-footer .h6 {
color: var(--bright-color);}


.iconsmall {max-width:100px;margin:0 auto}
.icon {max-width:150px;margin:0 auto}
.iconlarge {max-width:250px;margin:0 auto}


.footertable {
width: 100%;
border-right: 2px solid var(--white-color);
}
.footerheader {
font-size: 22px;
font-weight:normal;
margin: 10px 0 20px 0;
font-family:var(--heading-font);


}


.twocolumn {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
}
@media (max-width: 1281px) {
.laptophide {
display: none !important;
}
}
@media (max-width: 960px) {


.twocolumn {
columns: 1;
-webkit-columns: 1;
-moz-columns: 1;
}
}

a.anchor {
display: block;
position: relative;
top: -150px;
visibility: hidden;
}
@media only screen and (min-width:960px) {
.testimonials .testimonial {min-height:170px;}
}
.testimonials .suburb {line-height:100%;color:var(--dark-color);font-weight:normal;}
.testimonials a {text-decoration:none!important;}
.testimonials table {width:100%;}
.testimonials td {vertical-align:middle;}
.testimonials td:last-child {text-align:right;}
.testimonials .fa-star {color:#f3aa01!important;font-size:20px;margin-right:2px;}



.enquire1 {
background: var(--dark-color);
color: var(--white-color);
}
.contact .fa {
width: 25px;
}
.g-recaptcha {
transform: scale(.83);
-webkit-transform: scale(.83);
transform-origin: 0 0;
-webkit-transform-origin: 0 0 
}

.center1 {
max-width: 1400px;
margin: 0px auto;
}
.center2 {
max-width: 1400px;
margin: 0px auto;
}
.center600 {
max-width: 600px;
margin: 0px auto;
}
.center800 {
max-width: 800px;
margin: 0px auto;
}
.center1200 {
max-width: 1200px;
margin: 0px auto;
}
.centert {
text-align: center!important;
}
.breadcrumbs,.breadcrumbs div,.breadcrumbs span, .breadcrumbs a {
font-size: 14px !important;
color:var(--veryverygrey-color)!important;
line-height:150%;
font-weight:800;
}
.breadcrumbs span, .breadcrumbs a {
padding:0 10px;
}
.zmm {
z-index: 20;
}
.hidemm {
display: none !important 
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media (min-width: 960px) {
.right1 {
float: right !important;
text-align: right !important;
}
.left1 {
float: left !important;
text-align: left !important;
}
.right2 {
float: right !important;
text-align: left !important;
}
.left2 {
float: left !important;
text-align: right !important;
}
.mobilehide {
}
.desktophide {
display: none !important;
}
.desktopfixed {
position: fixed;
z-index: 100;
}
.bgmobile {
background-size: cover;
}
}
@media (max-width: 960px) {
.right1 {
float: none !important;
text-align: center !important;
}
.left1 {
float: none !important;
text-align: center !important;
}
.right2 {
float: none !important;
text-align: center !important;
}
.left2 {
float: none !important;
text-align: center !important;
}
.mobilehide {
display: none !important;
}
.desktophide {
}
.desktopfixed {
position: relative;
z-index: 100;
}
.bgmobile {
background-size: 100% auto;
}

.centerd {
text-align: left;
}
}
.table {
display: table;
width: 100%;
}
.tablecell {
display: table-cell;
}
.vm-order-done>h3 {
display: none;
}



/* Footers */

.footer1, .footer1, .footer1 p, .footer1 a {
font-size: 14px !important;
display:block;line-height:150%;
color:var(--white-color);

}
.footer1 a {
line-height:260%!important;


}
.footer1 a:hover{

color:var(--verybright-color)!important;
}
.footer1 .fa {width:25px;}

.footer1 .logo {max-width:200px!important;margin:10px 0 20px 0;width:100%;}
.footer2 , .footer2 p, .footer2 a {
font-size: 12px !important;
}


.buttonalternate{
background: none !important;
color: var(--black-color)!important;
}
.buttonalternate:hover {

color: var(--bright-color)!important;
border: 2px solid var(--dark-color);
}
.buttonalt{
background: none !important;
color: var(--black-color)!important;
}
.buttonalt:hover {
background: var(--bright-color)!important;
color: var(--white-color)!important;
border: 2px solid var(--bright-color);
}
.buttonfooter {
background: none !important;
color: var(--white-color)!important;
border: 1px solid var(--white-color)!important;
}
.buttonfooter:hover {
background: var(--bright-color)!important;
color: var(--white-color)!important;
border: 1px solid var(--bright-color)!important;
}

.art-footer ul>li {
font-size: 20px;
}

#shipto_virtuemart_country_id,#virtuemart_country_id,#virtuemart_country_id_field{display:block!important}#virtuemart_state_id_field,.opcPaymentSelect,.opcShippingSelect{width:100%!important;border:1px solid #eee;height:50px;margin-bottom:10px}


/*Sliders*/
.sliderimg{width:100%;padding-top:100%;position:relative;overflow:hidden;}
.sliderimghalf{width:100%;padding-top:50%;position:relative;overflow:hidden;}
.sliderimghome{width:100%;padding-top:54.8%;position:relative;overflow:hidden;}
.sliderimg img{position: absolute;height:100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;object-fit:cover}
.sliderimghome img{position: absolute;height:100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;object-fit:cover}
.sliderimg .mask{position: absolute;top: 0;right: 0; bottom: 0;left: 0;width: 99%;height: 99%;overflow: hidden;background-attachment: fixed;
backdrop-filter: contrast(85%) brightness(110%) saturate(75%) sepia(0%) hue-rotate(0deg) grayscale(0%) invert(0%) blur(0px);mix-blend-mode: soft-light;
background: rgba(173, 205, 239, 1);opacity: 0.9;-webkit-transition:.3s;transition:.3s;}
/*Home*/
/*Products*/
.prodimg{width:100%;padding-top:100%;position:relative;overflow:hidden;}
.prodimghalf{width:100%;padding-top:50%;position:relative;overflow:hidden;}
.prodimghome{width:100%;padding-top:40%;position:relative;overflow:hidden;}
.prodimg .mask{position: absolute;top: 0;right: 0; bottom: 0;left: 0;width: 99%;height: 99%;overflow: hidden;background-attachment: fixed;
backdrop-filter: contrast(85%) brightness(110%) saturate(75%) sepia(0%) hue-rotate(0deg) grayscale(0%) invert(0%) blur(0px);mix-blend-mode: soft-light;
background: rgba(173, 205, 239, 1);opacity: 0.9;-webkit-transition:.3s;transition:.3s;}
.prodimg .mask:hover {opacity: 0!important;}
.prodimg img {position: absolute;max-height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;}
.prodimghome img{position: absolute;width:100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;object-fit:cover}
.prodprice {margin:0px 0px 0px 0px;font-weight:600}

.containerf{
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000px;
perspective: 1000px;
}
/*Products*/
.prodimg{width:100%;padding-top:100%;position:relative;overflow:hidden;}
.prodimghover{width:100%;height:100%;position:absolute;overflow:hidden;opacity:0;top:0;left:0;z-index:10;  transition: all 0.5s ; -webkit-transition: all 0.5s ;
}
.prodimghover:hover{opacity:1;}

.prodimg img {object-fit: contain;position: absolute;height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;width:100%}

.productreviews{width:100%;font-family:var(--heading-font);}
.productname {width:100%;font-family:var(--heading-font);}
.productname a {line-height:150%!important;overflow:hidden;font-weight:800}

.productname .clamp {text-transform:none;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-moz-line-clamp: 2;
display: -webkit-box;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
margin-top:-1px;
z-index:10;
position:relative;font-family:var(--heading-font);

line-height: 150%;
height: 50px;
color:#3c3c3c;
}

.productsdesc  .clamp {text-transform:none;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-moz-line-clamp: 2;
display: -webkit-box;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
margin-top:-1px;
z-index:10;
position:relative;font-family:var(--heading-font);
font-size:14px;
line-height: 150%;
height: 40px;
color:#656565;
}
.addtocartcat {padding:10px 0 0 0;}
.addtocartcatbtn {letter-spacing:1px;font-size:12px!important;}
.addtocartcat svg{			 margin-left:4px; width: 16px;

vertical-align: -2px;
display: inline-block;}

.articlename {width:100%;font-family:var(--heading-font);}
.articlename a {line-height:150%!important;overflow:hidden;}

.articlename .clamp {text-transform:none;padding: 5px 10px;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-moz-line-clamp: 1;
display: -webkit-box;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
margin-top:-1px;
z-index:10;
position:relative;font-family:var(--heading-font);

font-size:18px!important;
}
.articledesc{width:100%;font-family:var(--font);}
.articledesc a {line-height:150%!important;overflow:hidden;}

.articledesc .clamp {text-transform:none;padding: 5px 10px;
line-height:150%;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-moz-line-clamp: 2;
display: -webkit-box;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
margin-top:-1px;
z-index:10;

position:relative;font-family:var(--font);
min-height:52px;
font-size:14px!important;
}
/*Categories*/
.catimg{ position: relative;
width: 100%;
padding-bottom: 100%;
display: flex;
flex-wrap: wrap;}
.catimg img{position: absolute;
width: 100%;
height: 100%;
object-fit: cover;}
.catname {color:#071A2D;font-weight:400;line-height: 150%;height:50px;line-height:150%;word-wrap: break-word;-webkit-box-orient: vertical;-moz-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;width: 100%;-webkit-line-clamp: 2;display: -webkit-inline-box;vertical-align: middle;padding:0px 0px;margin:10px 0px 0px 0px;}

/*Manufacturers*/
.manufname {color:#071A2D;font-weight:400;height:50px;word-wrap: break-word;-webkit-box-orient: vertical;-moz-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;width: 100%;-webkit-line-clamp: 2;display: -webkit-inline-box;vertical-align: middle;padding:0px 0px;margin:10px 0px 0px 0px;}
.manufimg{padding-top:50%;position:relative;overflow:hidden;width:100%;height:auto;}
.manufimg .mask {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 99%;height: 99%;overflow: hidden;background-attachment: fixed;
backdrop-filter: contrast(100%) brightness(100%) saturate(0%) sepia(0%) hue-rotate(0deg) grayscale(0%) invert(0%) blur(0px);
mix-blend-mode: color;background: rgba(7, 26, 45, 1);opacity: 0.9;-webkit-transition:.3s;transition:.3s;}
.manufimg .mask:hover { opacity: 0!important;}
.manufimg img {position: absolute;max-height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;object-fit:contain}



@media only screen and (min-width:960px) {
.osm-description-details ul {min-height:160px}

}
.vm-prices-info, .vm-price-value {
display: inline-block !important 
}
.vm-price-desc {
float: right;
margin-left: 5px;
font-size: 10px !important;
margin-top: 2px;
}
.vm-prices-info {
font-size: 10px !important 
}
.prodstock .availability {
display: none !important;
}
.art-postcontent .description ul {
margin: 10px 0px !important;
padding: 0;
}
.art-postcontent .description li {
margin: 0;
color: var(--black-color);
text-align: left;
padding: 0;
}
.art-postcontent .description ol {
counter-reset: section;
list-style-type: none;
margin: 10px 10px !important 
}
.art-postcontent .description ol>li::before {
counter-increment: section;
display: inline-block;
content: counters(section, ".")".";
width: 25px;
margin-right: -8px;
color: var(--black-color);
font-size: 16px;
line-height: 0;
}
.art-postcontent .description ul>li::before {
content: "\f192 ";
margin-right: 0;
font-family: FontAwesome;
padding-left: 25px;
color: var(--black-color);
font-size: 16px;
padding-right: 0;
line-height: 0;
}
.art-postcontent .description1 li {
padding-left: 40px !important;
text-indent: -16px !important;
overflow: hidden;
}
input[type=number]::-webkit-inner-spin-button {
width: 16px;
height: 30px;
opacity: 1;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
opacity: 1;
}
.addtocart-arearight .outer1 textarea {
min-height: 80px !important;
margin: 0px !important;
;
font-size: 16px !important;
;
border: 1px solid #eee !important;
padding: 20px 10px 0px 10px !important;
border-radius: var(--main-radius);
text-indent: 0;
}

.labelt {
width: 100%;
}
.labelt td {
padding: 5px;
}
.outer1 .input1, .outer1 input[type="text"], .outer1 input[type="password"], .outer1 input[type="email"], .outer1 input[type="url"], .outer1 input[type="color"], .outer1 input[type="date"], .outer1 input[type="datetime"], .outer1 input[type="datetime-local"], .outer1 input[type="month"], .outer1 input[type="number"], .outer1 input[type="range"], .outer1 input[type="tel"], .outer1 input[type="time"], .outer1 input[type="week"], .outer1 textarea, .outer1 select {
width: 100% !important;
text-transform: unset !important;
-webkit-appearance: none;
-webkit-border-radius: var(--main-radius);
}


.outer1 textarea, .outer1 select {
min-height: 104px !important;
margin: 0px !important;
;
font-size: 16px !important;
;
border: 1px solid #eee !important;
padding: 20px 10px 0px 10px !important;
border-radius: var(--main-radius) ;
text-indent: 0;
}

.outer1 input[type="text"], .outer1 input[type="password"], .outer1 input[type="email"], .outer1 input[type="url"], .outer1 input[type="color"], .outer1 input[type="date"], .outer1 input[type="datetime"], .outer1 input[type="datetime-local"], .outer1 input[type="month"], .outer1 input[type="number"], .outer1 input[type="range"], .outer1 input[type="tel"], .outer1 input[type="time"], .outer1 input[type="week"], .outer1 select {
min-height: 42px !important;
margin: 0px !important;
;
font-size: 16px !important;
;
border: 1px solid #eee;
padding: 15px 10px 0px 10px !important;
border-radius: var(--main-radius) ;
-webkit-appearance: none;
-webkit-border-radius: none;
text-indent: 0px !important;
text-align: left !important;
}

.outer1 .input {
min-height: 44px !important;
margin: 0px !important;
;
font-size: 16px !important;
;
border: 1px solid #f7f7f7 !important;
padding: 20px 10px 0px 10px !important;
border-radius: var(--main-radius) ;
}

.outer1 .labelt {
font-size: 16px;
}


.inner1 svg {width:10px;transform: rotate(180deg);float:right}
.inner1 {
font-size: 10px;
font-weight:bold;
line-height: 100%;
position: absolute;
top: 8px;
left: 10px;
width: calc(100% - 20px);
color: var(--black-color);
pointer-events:none;
z-index: 1;
}
.outer1{
position: relative;
display: block ;
text-align: left;
}

.containerf {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.radio .inner1 {
font-size: 10px;
font-weight:bold;
line-height: 100%;
position: relative;
top: 0px;
left: 0px;
width: calc(100% - 20px);
color: var(--black-color);
pointer-events:none;
z-index: 1;
}
.art-footer .radio .inner1 {color:#fff;}
.centert .outer1 {text-align:center!important;}
.centert .inner1 {text-align:center!important;}
.dz-message {margin-bottom:5px}
.cf-response{text-align:center!important;}
.upload label {display:none!important}
.cf-field-hp {display:none!important}
.cf-hide{display:none!important}
.cf-field-hp {
display: none !important;
}
.cferr {
margin-bottom: 3px;
}
.cf_results-msg {
display: none;
}
.cf-checkbox-group {display:inline-block;}
.cf-control-input-desc {font-size:16px;}
.nrf-rating-wrapper {display:inline-block}

.cf-btn {width:100%;margin-left:0px !important;height:40px;  -webkit-box-sizing: border-box;   -moz-box-sizing: border-box;   box-sizing: border-box;}
.grecaptcha-badge { 
visibility: hidden;
}


.radio1 .inner1 {position:relative!important;top:0!important;left:0!important;font-size:16px!important;font-weight:bold}
.radio1 .cf-radio-group {display:table;margin-bottom:5px!important}
.radio1 .cf-radio-group input {display:table-cell;margin-left:0!important;margin-right:10px!important;}
.radio1 .cf-radio-group label {display:table-cell;line-height:150%;}

.cfupload {background:#fff;padding:20px;color:#111;}
.cfupload-browse {}
.cfup-name, .cfup-right {font-size:14px}

@media only screen and (min-width:960px) {
.footer1 ul {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
}
.flex {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.flextoptop {
display: flex;
flex-direction: row;
align-items: top;
justify-content: center;
}
.flextopcenter {
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.flextop {
display: flex;
flex-direction: column;
align-items: top;
justify-content: center;
}
.flexbottom {
display: flex;
flex-direction: row;
align-items: bottom;
justify-content: center;
}
}

.cf4all_wrapper {

}
.cf4all_error_msg {
position: absolute;
top: 4px;
text-align: right !important;
pointer-events: none;
right: 15px;
background: var(--white-color);
display: inline-block;
width: auto;
padding: 0px 5px;
color: #ff0000;
}

.button-social {
display: inline-block;
padding: 0px 8px;
font-size: 20px !important;
line-height: 100% !important;
}
@media (max-width: 960px) {
.product_badge>div>img {
width: 50px !important;
}
}
.d-tool .close-button {
top: 15px;
right: 15px;
}
.bit_badge_discount {
}
.bit_badge_hot {
}
.main-image img {
width: 100%;
}
.stock {
transform: scale(0.6);
-webkit-transform: scale(0.6);
overflow: none;
margin-top: 8px;
}

.brandicon1:hover .brandicon {
transform: rotateY(360deg) translateY(-5px) scale(1.1) perspective(600px) !important 
}
.tp-arr-imgholder {
display: none !important;
}
.orderlistcontainer .title {
display: none;
}
.vm-chzn-select {
width: 100%;
border: 1px solid #eee;
padding: 5px;
}
.vmcustom-textinput {
width: 100% !important;
border: 1px solid #eee !important;
padding: 5px !important;
}






.art-button span {font-size: 14px;
font-weight: normal;
text-transform:uppercase;letter-spacing:1px;font-family:var(--heading-font)!important;}

.art-button ,a.art-button, a.art-button:link, a.art-button:visited, a:link.art-button:link, body a.art-button:link, body a.art-button:visited, button.art-button, input.art-button {
color: var(--white-color) !important;
background: var(--verybright-color);
border: 1px solid var(--verybright-color);
border-radius: var(--main-radius);
-webkit-border-radius: var(--main-radius);
font-size: 16px;
font-weight: normal;
letter-spacing:0.5px;
margin: 0 auto;
text-decoration: none;
height: 50px ;
line-height: 50px ;
font-family:var(--heading-font)!important;
width: 100%;
position: relative;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
text-align: center;
overflow: visible;
cursor: pointer;
text-indent: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-background-origin: border ;
-moz-background-origin: border ;
background-origin: border-box ;
border-collapse: separate;
float: none !important;
-webkit-appearance: none 
}



.art-button:hover,a.art-button:hover, a.art-button:link:hover, a.art-button:visited:hover, a:link.art-button:link:hover, body a.art-button:link:hover, body a.art-button:visited:hover, button.art-button:hover, input.art-button:hover {
background: var(--dark-color);
border: 1px solid var(--dark-color);
margin: 0 auto;
color: var(--white-color)!important; 
}

.art-buttonfooter ,a.art-buttonfooter, a.art-buttonfooter:link, a.art-buttonfooter:visited, a:link.art-buttonfooter:link, body a.art-buttonfooter:link, body a.art-buttonfooter:visited, button.art-buttonfooter, input.art-buttonfooter {
color: var(--verybright-color) !important;
background: var(--white-color);
border: 1px solid var(--white-color);
border-radius: var(--main-radius);
-webkit-border-radius: var(--main-radius);
font-size: 16px;
font-weight: normal;
letter-spacing:0.5px;
margin: 0 auto;
text-decoration: none;
height: 50px ;
line-height: 50px ;
font-family:var(--heading-font)!important;
width: 100%;
position: relative;
display: inline-block;
vertical-align: middle;
white-space: nowrap;
text-align: center;
overflow: visible;
cursor: pointer;
text-indent: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-background-origin: border ;
-moz-background-origin: border ;
background-origin: border-box ;
border-collapse: separate;
float: none !important;
-webkit-appearance: none 
}



.art-buttonfooter:hover,a.art-buttonfooter:hover, a.art-buttonfooter:link:hover, a.art-buttonfooter:visited:hover, a:link.art-buttonfooter:link:hover, body a.art-buttonfooter:link:hover, body a.art-buttonfooter:visited:hover, button.art-buttonfooter:hover, input.art-buttonfooter:hover {
background: var(--dark-color);
border: 1px solid var(--dark-color);
margin: 0 auto;
color: var(--white-color)!important; 
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
color: var(--dark-color) !important;
background: var(--white-color)!important;
height:42px;

border-radius:var(--main-radius); 
box-sizing:border-box;
border: 1px solid #eee;
margin: 0 auto;
width: 100%;
padding: 0;
color: #666 ;
font-size: 16px;
text-transform: none;
text-indent: 5px;
text-shadow: none 
}



.art-postcontent{
font-size: 16px;



line-height: 200% 
}
.art-postcontent p {
margin: 12px 0 ;

}

.art-postcontent a {
font-size: 16px;


text-decoration: none;
color: var(--black-color);
}


.art-postcontent a.hover, .art-postcontent a:hover {

text-decoration: underline;
color: var(--bright-color)
}


ul {
list-style-type: none ;
margin:0;padding:10px 0;
}
ol {
list-style-position: inside ;
margin:0;padding:10px;
}

form {
padding: 0 !important;
margin: 0 !important 
}

pre {
overflow: auto;
padding: .1em 
}

.image-caption-wrapper, form.art-search input[type=text] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box 
}


.art-pager>:last-child, .art-slidenavigator>a:last-child {margin-right: 0 !important }.art-pager {-webkit-border-radius: var(--main-radius);-moz-border-radius: var(--main-radius);border-radius: var(--main-radius);padding: 5px;text-align: center }.art-pager .active, .art-pager a:hover {background: #428dcb;border: 1px solid #428dcb;margin: 0 4px 0 auto }.art-pager>span {cursor: default }.art-pager>* {border: 1px solid #eee;padding: 7px;margin: 0 4px 0 0;line-height: normal;position: relative;display: inline-block }.art-pager .active, .art-pager a:link, .art-pager a:visited {line-height: normal;text-decoration: none;color: #666 }.art-pager .active {padding: 7px;color: var(--white-color);}.art-pager .more {border: 1px solid #eee;margin: 0 4px 0 auto }.art-pager a.more:link, .art-pager a.more:visited {color: #666 }.art-pager a:hover {padding: 7px }.art-pager a.more:hover, .art-pager a:hover {color: var(--white-color);}.art-pager>:after {margin: 0 0 0 auto;display: inline-block;position: absolute;content: ' ';top: 0;width: 0;height: 100%;right: 0;text-decoration: none }
div.item-page div.pagination ul, ul.pagenav {
clear: both;
list-style: none;
display: block;
margin: 0;
padding: 0 
}
ul.pagenav li, ul.pagenav li:before {
display: block;
background: 0 0;
margin: 0;
padding: 0;
width: 50%;
text-align: center;
content: normal 
}
ul.pagenav li.pagenav-prev {
float: left 
}
ul.pagenav li.pagenav-next {
margin: 0 0 0 50% 
}



.art-postcontent ul>li:before {
content: "\f0c8" ;
margin-right: 0px ;
font-family: FontAwesome ;
text-indent: 10px ;
padding-left: 12px ;
font-size: 8px ;
color: var(--verybright-color) ;
padding-right: 10px ;
line-height: 0 ;vertical-align: 2px;

}



.art-postcontent ul li {

text-indent: -38px !important;
overflow: hidden ;

line-height: 175%;
color: #444;
margin: 0 ;
font-size: 16px;
font-weight:500;
padding-left: 28px ;
}
.art-postcontent ol li {

text-indent: 0 !important;
overflow: hidden ;

line-height: 175%;
color: #444;
margin: 0 ;
font-size: 16px;
font-weight:500;
padding-left: 10px ;
}

blockquote {
background: url('../images/postquote.png') no-repeat #eee;
padding: 10px 10px 10px 43px;
color: #666;
font-size: 16px;


font-style: italic;
text-align: left;
overflow: auto;
clear: both 
}
blockquote a, .art-blockcontent blockquote a:hover
{ color: #666;
font-size: 16px;


font-style: italic;
text-align: left 
}
blockquote p {
margin: 2px 0 2px 15px 
}



.art-footer{
color: var(--white-color);


line-height: 150%;
font-size: 16px;
margin: 0 auto;
position: relative;
}
.art-footer a {
color: var(--white-color);
font-size: 16px;



text-decoration: none 
}
.art-footer a:hover {
color: var(--white-color);

}




.accordion {border-bottom:1px solid #eee; margin:20px 0; }


.accordion p,  .accordion ul {
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease-out;
margin: 0;
padding: 0 ;

} 
.accordion div, .accordion span{
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease-out;


}
.accordion h1,.accordion h2,.accordion h4, .accordion h5, .accordion h6{
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease-out;
padding: 0 0px;
margin: 0;
}
.accordion ul li:first-child {
margin-top:5px;

}  .accordion ul li:last-child {
margin-bottom:15px;

}

.accordion h3 {
border-top:1px solid #eee;  
padding: 15px 0px;
margin: 0;
cursor: pointer;
position: relative;
font-size:20px;

}

.accordion h3::after {
content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="%23000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"></polyline></svg>');
display: inline-block; /* Added this line */
position: absolute;
right: 0px;
transition: transform 0.3s ease-out;
transform-origin: center;
}

.accordion h3.active::after {
transform: rotate(90deg);transform-origin: center;

}


.w100 {width:100%}
.swiper-container {
width: 100%;

margin-left: auto;
margin-right: auto;
}
.swiper-slide {
background-size: cover;
background-position: center;
}
.gallery-top {
height: 80%;
width: 100%;
}
.gallery-thumbs {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
height: 100%;
opacity: 1;
}
.gallery-thumbs .swiper-slide-thumb-active {
opacity: 1;
}
.swiper-slide {cursor:pointer}
.swiper-slide .iframe-container {
position: relative;
width: 100%;
padding-bottom: 75%; /* This value (75%) maintains a 4:3 aspect ratio (3/4 * 100) */
overflow: hidden;
}

.swiper-slide  iframe {
position: absolute;
width: 100%;
height: 100%;
border: 0;
top:0;left:0
}

.swiper-slide .image-container {
width: 100%;
max-width: 400px; /* Set the maximum width of the container */
position: relative;
padding-bottom: 75%; /* Set the padding-bottom to create a 4:3 aspect ratio (3 / 4 * 100) */
overflow: hidden;
}

.swiper-slide  .image-container img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover; /* Use 'cover' to maintain aspect ratio and crop as needed */
}



/*Colors*/
.white{color:var(--white-color)!important;}.grey{color:var(--grey-color)!important;}.verygrey{color:var(--verygrey-color)!important;}.veryverygrey{color:var(--veryverygrey-color)!important;}.verybright{color:var(--verybright-color)!important;}.bright{color:var(--bright-color)!important;}.dark{color:var(--dark-color)!important;}.verydark{color:var(--verydark-color)!important;}.verydark{color:var(--black-color)!important;}
/*Backgrounds*/
.bgwhite{background:var(--white-color);}.bggrey{background:var(--grey-color);}.bgverygrey{background:var(--verygrey-color);}.bgveryverygrey{background:var(--veryverygrey-color);}.bgverybright{background:var(--verybright-color);}.bgbright{background:var(--bright-color);}.bgmedium{background:var(--bright-color);}.bgdark{background:var(--dark-color);}.bgverydark{background:var(--verydark-color);}.bgblack{background:var(--black-color);}
/*Padding*/
.p0 {padding: 0!important;}.p010 {padding: 0px 10px!important;}.p020 {padding: 0px 20px!important;}.p5 {padding: 5px!important;}.p05 {padding:0 5px!important;}.p50 {padding: 5px 0!important;}.p510 {padding: 5px 10px!important;}.p520 {padding: 5px 20px!important;}.p10 ,.p1010 {padding: 10px!important;}.p1020 {padding: 10px 20px!important;}.p20 ,.p2020 {padding: 20px 20px!important;}.p2010 {padding: 20px 10px!important;}.p100 {padding: 10px 5px!important;}.p100 {padding: 10px 0px!important;}.p150 {padding: 15px 5px!important;}.p200 {padding: 20px 0!important;}.pt0{padding-top:0}.pt10 {padding-top:10px!important;}.pt20 {padding-top:20px!important;}.pt30 {padding-top:30px!important;}.pt40 {padding-top:40px!important;}.pt50 {padding-top:50px!important;}.pt60 {padding-top:60px!important;}.pt70 {padding-top:70px!important;}.pt80 {padding-top:80px!important;}.pt90 {padding-top:90px!important;}.pt100 {padding-top:100px!important;}.pt110 {padding-top:110px!important;}.pt120 {padding-top:120px!important;}.pb0{padding-bottom:0!important;}.pb10 {padding-bottom:10px!important;}.pb15 {padding-bottom:15px!important;}.pb20 {padding-bottom:20px!important;}.pb30 {padding-bottom:30px!important;}.pb40 {padding-bottom:40px!important;}.pb50 {padding-bottom:50px!important;}.pb60 {padding-bottom:60px!important;}.pb70 {padding-bottom:70px!important;}.pb90 {padding-bottom:80px!important;}.pb90 {padding-bottom:90px!important;}.pb100 {padding-bottom:100px!important;}.pb110 {padding-bottom:110px!important;}.pb120 {padding-bottom:120px!important;}
/*Margin*/
/*Margin*/
.mt0 {margin-top:0px!important;}.mt5 {margin-top:5px!important;}.mt10 {margin-top:10px!important;}.mt15 {margin-top:15px!important;}.mt20 {margin-top:20px!important;}.mt30 {margin-top:30px!important;}.mt40 {margin-top:40px!important;}.mt50 {margin-top:50px!important;}.mt60 {margin-top:60px!important;}.mt70 {margin-top:70px!important;}.mt80 {margin-top:80px!important;}.mt90 {margin-top:90px!important;}.mt100 {margin-top:100px!important;}.mt110 {margin-top:110px!important;}.mt120 {margin-top:120px!important;}.mb0 {margin-bottom:0!important;}.mb5 {margin-bottom:5px!important;}.mb10 {margin-bottom:10px!important;}.mb15 {margin-bottom:15px!important;}.mb20 {margin-bottom:20px!important;}.mb30 {margin-bottom:30px!important;}.mb40 {margin-bottom:40px!important;}.mb50 {margin-bottom:50px!important;}.mb60 {margin-bottom:60px!important;}.mb70 {margin-bottom:70px!important;}.mb80 {margin-bottom:80px!important;}.mb90 {margin-bottom:90px!important;}.mb100 {margin-bottom:100px!important;}.mb110 {margin-bottom:110px!important;}.mb120 {margin-bottom:120px!important;}.m0{margin:0!important;}.m10{margin:10px!important;}.m20{margin:20px!important;}.m30{margin:30px!important;}.m40{margin:40px!important;}.m50{margin:50px!important;}.m60{margin:60px!important;}.m100{margin:10px 0!important;}.m200{margin:20px 0!important;}.m300{margin:30px 0!important;}.m400{margin:40px 0!important;}.m500{margin:50px 0!important;}.m600{margin:60px 0!important;}.m700{margin:70px 0!important;}.m800{margin:80px 0!important;}.m900{margin:90px 0!important;}.m1000{margin:100px 0!important;}.m1100{margin:110px 0!important;}.m1200{margin:120px 0!important;}
.mt-0 {margin-top:-0px!important;}.mt-5 {margin-top:-5px!important;}.mt-10 {margin-top:-10px!important;}.mt-15 {margin-top:-15px!important;}.mt-20 {margin-top:-20px!important;}.mt-30 {margin-top:-30px!important;}.mt-40 {margin-top:-40px!important;}.mt-50 {margin-top:-50px!important;}.mt-60 {margin-top:-60px!important;}.mt-70 {margin-top:-70px!important;}.mt-80 {margin-top:-80px!important;}.mt-90 {margin-top:-90px!important;}.mt-100 {margin-top:-100px!important;}.mt-110 {margin-top:-110px!important;}.mt-120 {margin-top:-120px!important;}.mb-0 {margin-bottom:-0!important;}.mb-5 {margin-bottom:-5px!important;}.mb-10 {margin-bottom:-10px!important;}.mb-15 {margin-bottom:-15px!important;}.mb-20 {margin-bottom:-20px!important;}.mb-30 {margin-bottom:-30px!important;}.mb-40 {margin-bottom:-40px!important;}.mb-50 {margin-bottom:-50px!important;}.mb-60 {margin-bottom:-60px!important;}.mb-70 {margin-bottom:-70px!important;}.mb-80 {margin-bottom:-80px!important;}.mb-90 {margin-bottom:-90px!important;}.mb-100 {margin-bottom:-100px!important;}.mb-110 {margin-bottom:-110px!important;}.mb-120 {margin-bottom:-120px!important;}.m-0{margin:0!important;}.m-10{margin:-10px!important;}.m-20{margin:-20px!important;}.m-30{margin:-30px!important;}.m-40{margin:-40px!important;}.m-50{margin:-50px!important;}.m-60{margin:-60px!important;}.m-100{margin:-10px 0!important;}.m-200{margin:-20px 0!important;}.m-300{margin:-30px 0!important;}.m-400{margin:-40px 0!important;}.m-500{margin:-50px 0!important;}.m-600{margin:-60px 0!important;}.m-700{margin:-70px 0!important;}.m-800{margin:-80px 0!important;}.m-900{margin:-90px 0!important;}.m-1000{margin:-100px 0!important;}.m-1100{margin:-110px 0!important;}.m-1200{margin:-120px 0!important;}
.mr0 {margin-right:0px!important;}.mr5 {margin-right:5px!important;}.mr10 {margin-right:10px!important;}.mr15 {margin-right:15px!important;}.mr20 {margin-right:20px!important;}.mr30 {margin-right:30px!important;}.mr40 {margin-right:40px!important;}.mr50 {margin-right:50px!important;}.mr60 {margin-right:60px!important;}.mr70 {margin-right:70px!important;}.mr80 {margin-right:80px!important;}.mr90 {margin-right:90px!important;}.mr100 {margin-right:100px!important;}.mr110 {margin-right:110px!important;}.mr120 {margin-right:120px!important;}.ml0 {margin-left:0!important;}.ml5 {margin-left:5px!important;}.ml10 {margin-left:10px!important;}.ml15 {margin-left:15px!important;}.ml20 {margin-left:20px!important;}.ml30 {margin-left:30px!important;}.ml40 {margin-left:40px!important;}.ml50 {margin-left:50px!important;}.ml60 {margin-left:60px!important;}.ml70 {margin-left:70px!important;}.ml80 {margin-left:80px!important;}.ml90 {margin-left:90px!important;}.ml100 {margin-left:100px!important;}.ml110 {margin-left:110px!important;}.ml120 {margin-left:120px!important;}.m0{margin:0!important;}.m10{margin:10px!important;}.m20{margin:20px!important;}.m30{margin:30px!important;}.m40{margin:40px!important;}.m50{margin:50px!important;}.m60{margin:60px!important;}.m100{margin:10px 0!important;}.m200{margin:20px 0!important;}.m300{margin:30px 0!important;}.m400{margin:40px 0!important;}.m500{margin:50px 0!important;}.m600{margin:60px 0!important;}.m700{margin:70px 0!important;}.m800{margin:80px 0!important;}.m900{margin:90px 0!important;}.m1000{margin:100px 0!important;}.m1100{margin:110px 0!important;}.m1200{margin:120px 0!important;}
.mr-0 {margin-right:-0px!important;}.mr-5 {margin-right:-5px!important;}.mr-10 {margin-right:-10px!important;}.mr-15 {margin-right:-15px!important;}.mr-20 {margin-right:-20px!important;}.mr-30 {margin-right:-30px!important;}.mr-40 {margin-right:-40px!important;}.mr-50 {margin-right:-50px!important;}.mr-60 {margin-right:-60px!important;}.mr-70 {margin-right:-70px!important;}.mr-80 {margin-right:-80px!important;}.mr-90 {margin-right:-90px!important;}.mr-100 {margin-right:-100px!important;}.mr-110 {margin-right:-110px!important;}.mr-120 {margin-right:-120px!important;}.ml-0 {margin-left:-0!important;}.ml-5 {margin-left:-5px!important;}.ml-10 {margin-left:-10px!important;}.ml-15 {margin-left:-15px!important;}.ml-20 {margin-left:-20px!important;}.ml-30 {margin-left:-30px!important;}.ml-40 {margin-left:-40px!important;}.ml-50 {margin-left:-50px!important;}.ml-60 {margin-left:-60px!important;}.ml-70 {margin-left:-70px!important;}.ml-80 {margin-left:-80px!important;}.ml-90 {margin-left:-90px!important;}.ml-100 {margin-left:-100px!important;}.ml-110 {margin-left:-110px!important;}.ml-120 {margin-left:-120px!important;}.m-0{margin:0!important;}.m-10{margin:-10px!important;}.m-20{margin:-20px!important;}.m-30{margin:-30px!important;}.m-40{margin:-40px!important;}.m-50{margin:-50px!important;}.m-60{margin:-60px!important;}.m-100{margin:-10px 0!important;}.m-200{margin:-20px 0!important;}.m-300{margin:-30px 0!important;}.m-400{margin:-40px 0!important;}.m-500{margin:-50px 0!important;}.m-600{margin:-60px 0!important;}.m-700{margin:-70px 0!important;}.m-800{margin:-80px 0!important;}.m-900{margin:-90px 0!important;}.m-1000{margin:-100px 0!important;}.m-1100{margin:-110px 0!important;}.m-1200{margin:-120px 0!important;}

/*Full*/
.full100 {padding:10px 0;}.full200 {padding:20px 0;}.full300 {padding:30px 0;}.full400 {padding:40px 0;}.full500 {padding:50px 0;}.full600 {padding:60px 0;}.full800 {padding:80px 0;}.full1000 {padding:100px 0;}.full1200 {padding:120px 0;}
/*Order*/
.order1{order:1}.order2{order:2}.order3{order:3}.order4{order:4}.order5{order:5}.order6{order:6}
/* Rows */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block }audio, canvas, video {display: inline-block }audio:not([controls]) {display: none;height: 0 }[hidden] {display: none }html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;height: unset !important;scroll-behavior: smooth;}body {margin: 0;height: 100%;width: 100vw !important;max-width: 100% !important;min-width: 100% !important }a:focus {outline: thin dotted }a:active, a:hover {outline: 0 }abbr[title] {border-bottom: 1px dotted }b, strong {font-weight: bold }dfn {font-style: italic }hr {-moz-box-sizing: border-box;box-sizing: border-box;height: 0 }mark {color: var(--dark-color);}pre {white-space: pre-wrap }q {quotes: "\201C" "\201D" "\2018" "\2019" }sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline }sup {top: -0.5em }sub {bottom: -0.25em }img {border: 0;max-width: 100%;height: auto;display: block;margin-left: auto;margin-right: auto }svg:not(:root) {overflow: hidden }figure {margin: 0 }fieldset {margin: 0 2px;padding: 10px;}legend {border: 0;padding: 0 }button, select {text-transform: none }button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button;cursor: pointer }button[disabled], html input[disabled] {cursor: default }input[type="checkbox"], input[type="radio"] {box-sizing: border-box;padding: 0 }input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box }input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none }button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0 }textarea {overflow: auto;vertical-align: top }table {border-collapse: collapse;border-spacing: 0 }.row:before, .row:after, .clearfix:before, .clearfix:after {content: '';display: table }.row:after, .clearfix:after {clear: both }.row, .clearfix {zoom: 1 }.rowflex {width: 100%;display: inline-flex }* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box }
.row {width: 100%;margin-bottom: 0px }.c1 {width: 8.33% }.c2 {width: 16.66% }.c3 {width: 25% }.c4 {width: 33.33% }.c5 {width: 41.66% }.c6 {width: 50% }.c7 {width: 58.33% }.c8 {width: 66.66% }.c9 {width: 75% }.c10 {width: 83.33% }.c11 {width: 91.66% }.c12 {width: 100% }.c1a {width: 10% }.c2a {width: 20% }.c3a {width: 30% }.c4a {width: 40% }.c5a {width: 50% }.c6a {width: 60% }.c7a {width: 70% }.c8a {width: 80% }.c9a {width: 90% }.c10a {width: 100% }.c1b {width: 14.2% }.d1 {width: 8.33% }.d2 {width: 16.66% }.d3 {width: 25% }.d4 {width: 33.33% }.d5 {width: 41.66% }.d6 {width: 50% }.d7 {width: 58.33% }.d8 {width: 66.66% }.d9 {width: 75% }.d10 {width: 83.33% }.d11 {width: 91.66% }.d12 {width: 100% }.d1a {width: 10% }.d2a {width: 20% }.d3a {width: 30% }.d4a {width: 40% }.d5a {width: 50% }.d6a {width: 60% }.d7a {width: 70% }.d8a {width: 80% }.d9a {width: 90% }.d10a {width: 100% }.d1b {width: 14.2% }.e1 {width: 8.33% }.e2 {width: 16.66% }.e3 {width: 25% }.e4 {width: 33.33% }.e5 {width: 41.66% }.e6 {width: 50% }.e7 {width: 58.33% }.e8 {width: 66.66% }.e9 {width: 75% }.e10 {width: 83.33% }.e11 {width: 91.66% }.e12 {width: 100% }.e1a {width: 10% }.e2a {width: 20% }.e3a {width: 30% }.e4a {width: 40% }.e5a {width: 50% }.e6a {width: 60% }.e7a {width: 70% }.e8a {width: 80% }.e9a {width: 90% }.e10a {width: 100% }.e1b {width: 14.2% }.f1 {width: 8.33% }.f2 {width: 16.66% }.f3 {width: 25% }.f4 {width: 33.33% }.f5 {width: 41.66% }.f6 {width: 50% }.f7 {width: 58.33% }.f8 {width: 66.66% }.f9 {width: 75% }.f10 {width: 83.33% }.f11 {width: 91.66% }.f12 {width: 100% }.f1a {width: 10% }.f2a {width: 20% }.f3a {width: 30% }.f4a {width: 40% }.f5a {width: 50% }.f6a {width: 60% }.f7a {width: 70% }.f8a {width: 80% }.f9a {width: 90% }.f10a {width: 100% }.f1b {width: 14.2% }.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12, .c1a, .c2a, .c3a, .c4a, .c5a, .c6a, .c7a, .c8a, .c9a, .c10a {min-height: 1px;float: left;}.d1, .d2, .d3, .d4, .d5, .d6, .d7, .d8, .d9, .d10, .d11, .d12, .d1a, .d2a, .d3a, .d4a, .d5a, .d6a, .d7a, .d8a, .d9a, .d10a {min-height: 1px;float: left;}.e1, .e2, .e3, .e4, .e5, .e6, .e7, .e8, .e9, .e10, .e11, .e12, .e1a, .e2a, .e3a, .e4a, .e5a, .e6a, .e7a, .e8a, .e9a, .e10a {min-height: 1px;float: left;}.f1, .f2, .f3, .f4, .f5, .f6, .f7, .f8, .f9, .f10, .f11, .f12, .f1a, .f2a, .f3a, .f4a, .f5a, .f6a, .f7a, .f8a, .f9a, .f10a {min-height: 1px;float: left;}@media only screen and (max-width:960px) {.row .row>div:last-child {margin-bottom: 0 !important }.row .row .c1, .row .row .c2, .row .row .c3, .row .row .c4, .row .row .c5, .row .row .c6, .row .row .c7, .row .row .c8, .row .row .c9, .row .row .c10, .row .row .c11, .row .row .c12, .row .row .c1a, .row .row .c2a, .row .row .c3a, .row .row .c4a, .row .row .c5a, .row .row .c6a, .row .row .c7a, .row .row .c8a, .row .row .c9a, .row .row .c10a {width: 100%;}.row .row .d1, .row .row .d2, .row .row .d3, .row .row .d4, .row .row .d5, .row .row .d6, .row .row .d7, .row .row .d8, .row .row .d9, .row .row .d10, .row .row .d11, .row .row .d12, .row .row .d1a, .row .row .d2a, .row .row .d3a, .row .row .d4a, .row .row .d5a, .row .row .d6a, .row .row .d7a, .row .row .d8a, .row .row .d9a, .row .row .d10a {width: 50%;}.row .row .e1, .row .row .e2, .row .row .e3, .row .row .e4, .row .row .e5, .row .row .e6, .row .row .e7, .row .row .e8, .row .row .e9, .row .row .e10, .row .row .e11, .row .row .e12, .row .row .e1a, .row .row .e2a, .row .row .e3a, .row .row .e4a, .row .row .e5a, .row .row .e6a, .row .row .e7a, .row .row .e8a, .row .row .e9a, .row .row .e10a {width: 33%;}.row .row .f1, .row .row .f2, .row .row .f3, .row .row .f4, .row .row .f5, .row .row .f6, .row .row .f7, .row .row .f8, .row .row .f9, .row .row .f10, .row .row .f11, .row .row .f12, .row .row .f1a, .row .row .f2a, .row .row .f3a, .row .row .f4a, .row .row .f5a, .row .row .f6a, .row .row .f7a, .row .row .f8a, .row .row .f9a, .row .row .f10a {width: 67%;}.row .row>div:last-child {margin-bottom: 0 !important }}@media handheld, only screen and (max-width: 960px), only screen and (max-device-width: 960px) and (orientation:portrait) {body {font-size: 90% }.row {margin-bottom: 0 !important }.rowflex {width: 100%;display: inline-block }.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12, .c1a, .c2a, .c3a, .c4a, .c5a, .c6a, .c7a, .c8a, .c9a, .c10a {width: 100%;margin-right: 0;margin-left: 0;}.d1, .d2, .d3, .d4, .d5, .d6, .d7, .d8, .d9, .d10, .d11, .d12, .d1a, .d2a, .d3a, .d4a, .d5a, .d6a, .d7a, .d8a, .d9a, .d10a {width: 50%;margin-right: 0;margin-left: 0;}.e1, .e2, .e3, .e4, .e5, .e6, .e7, .e8, .e9, .e10, .e11, .e12, .e1a, .e2a, .e3a, .e4a, .e5a, .e6a, .e7a, .e8a, .e9a, .e10a {width: 33%;margin-right: 0;margin-left: 0;}.f1, .f2, .f3, .f4, .f5, .f6, .f7, .f8, .f9, .f10, .f11, .f12, .f1a, .f2a, .f3a, .f4a, .f5a, .f6a, .f7a, .f8a, .f9a, .f10a {width: 67%;margin-right: 0;margin-left: 0;}}
.g1 {width: 8.33% }.g2 {width: 16.66% }.g3 {width: 25% }.g4 {width: 33.33% }.g5 {width: 41.66% }.g6 {width: 50% }.g7 {width: 58.33% }.g8 {width: 66.66% }.g9 {width: 75% }.g10 {width: 83.33% }.g11 {width: 91.66% }.g12 {width: 100% }.g1a {width: 10% }.g2a {width: 20% }.g3a {width: 30% }.g4a {width: 40% }.g5a {width: 50% }.g6a {width: 60% }.g7a {width: 70% }.g8a {width: 80% }.g9a {width: 90% }.g10a {width: 100% }.g1, .g2, .g3, .g4, .g5, .g6, .g7, .g8, .g9, .g10, .g11, .g12, .g1a, .g2a, .g3a, .g4a, .g5a, .g6a, .g7a, .g8a, .g9a, .g10a {min-height: 1px;float: left;}
@media only screen and (max-width:960px) {.row .row .g1, .row .row .g2, .row .row .g3, .row .row .g4, .row .row .g5, .row .row .g6, .row .row .g7, .row .row .g8, .row .row .g9, .row .row .g10, .row .row .g11, .row .row .g12, .row .row .g1a, .row .row .g2a, .row .row .g3a, .row .row .g4a, .row .row .g5a, .row .row .g6a, .row .row .g7a, .row .row .g8a, .row .row .g9a, .row .row .g10a {width: 25%;}}@media handheld, only screen and (max-width: 960px), only screen and (max-device-width: 960px) and (orientation:portrait) {.g1, .g2, .g3, .g4, .g5, .g6, .g7, .g8, .g9, .g10, .g11, .g12, .g1a, .g2a, .g3a, .g4a, .g5a, .g6a, .g7a, .g8a, .g9a, .g10a {width: 25%;margin-right: 0;margin-left: 0;}}

/* Fancybox */
.fancybox-bg {display: none }#fancybox-overlay {  background-color: rgb(119, 119, 119);
opacity: 1!important;
cursor: pointer;


-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
background-color: #ffffffc6!important;
transition: background-color .8s cubic-bezier(.215,.61,.355,1),-webkit-backdrop-filter .5s cubic-bezier(.215,.61,.355,1);
transition: backdrop-filter .5s cubic-bezier(.215,.61,.355,1),background-color .8s cubic-bezier(.215,.61,.355,1);
transition: backdrop-filter .5s cubic-bezier(.215,.61,.355,1),background-color .8s cubic-bezier(.215,.61,.355,1),-webkit-backdrop-filter .5s cubic-bezier(.215,.61,.355,1);


z-index: 2010 !important;}#fancybox-wrap {z-index: 2020 !important;padding:0!important;}#fancybox-outer {border: 0;background: none !important;padding: 0px!important;border-radius:var(--main-radius);}#fancybox-content {background: none;border: 0;display: table !important;border-radius: var(--main-radius);}#fancybox-content>div {display: table !important;width: 100% !important;height: 100% !important;}#fancybox-title {display: none !important;}.fancybox-bg {display: none }
/* Simple Popup */
.spu_content {background: none !important;margin: 0px !important;}.spu_content {margin: 0px !important;border: 0px !important;padding: 20px !important;height: 100% !important;display: table-cell !important;vertical-align: middle !important;}
/* Tabs & Sliders */
div.jwts_content {padding: 10px 10px !important;}.jwts_clr {display: block;clear: both;height: 0;line-height: 0;margin: 0;padding: 0;border: 0;}.jwts_tabber {display: none;}.jwts_tabberlive {margin: 4px 0;padding: 0;}ul.jwts_tabbernav {text-align: left !important;margin: 0 8px !important;padding: 0 !important;list-style: none !important;list-style-image: none !important;background: none !important;line-height: normal !important;height: auto !important;}ul.jwts_tabbernav li {margin: 0 !important;padding: 0 !important;line-height: normal !important;list-style: none !important;list-style-image: none !important;background: none !important;display: inline !important;}ul.jwts_tabbernav li a {font-size: 15px;margin: 0 3px 0 0;padding: 6px 10px 2px;color: var(--bright-color);border: 1px solid #bbb;border-bottom: none;background: #eee;}ul.jwts_tabbernav li a:hover {color: var(--bright-color);border: 1px solid #aaa;border-bottom: none;background: #f2f2f2;text-decoration: none;}ul.jwts_tabbernav li a:active, ul.jwts_tabbernav li a:focus {outline: 0;}ul.jwts_tabbernav li.jwts_tabberactive a {background: var(--white-color);border-bottom: 1px solid var(--white-color);}ul.jwts_tabbernav li.jwts_tabberactive a:hover {background: var(--white-color);border-bottom: 1px solid var(--white-color);text-decoration: none;}ul.jwts_tabbernav li.jwts_tabberactive, ul.jwts_tabbernav li.jwts_tabberinactive {background: none;padding: 0;margin: 0;}.jwts_tabberlive .jwts_tabbertab {text-align: left;margin: 2px 0 0 !important;padding: 8px;border-top: 1px solid #bbb;}.jwts_tabberlive .jwts_tabbertab h2.jwts_heading, .jwts_tabberlive .jwts_tabbertabhide {display: none;}div.jwts_toggleControlContainer {}div.jwts_toggleControlContainer a.jwts_toggleControl {font-size: 22px;font-weight: bold;text-decoration: none;display: block;border-top: 1px solid #eee;border-bottom: 1px solid #eee;color:var(--dark-color);padding: 10px ;margin-top: -1px;}div.jwts_toggleControlContainer a.jwts_toggleOn {color:var(--bright-color);border-bottom: 0px dotted #eee;}div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleMinus, div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_togglePlus {display: inline-block;font-size:36px;float:right;}div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_togglePlus, div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleMinus {display: none;}div.jwts_toggleControlContainer a.jwts_toggleControl span.jwts_toggleControlTitle {}div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlNotice , div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlNotice {display: none;}div.jwts_toggleContent {}div.jwts_content {padding: 0 10px 20px 10px;}
/* Radius */
.radius1 {border-radius: 1px;overflow: hidden;}.radius2 {border-radius: 2px;overflow: hidden;}.radius3 {border-radius: 3px;overflow: hidden;}.radius4 {border-radius: 4px;overflow: hidden;}.radius5 {border-radius: 5px;overflow: hidden;}.radius6 {border-radius: 6px;overflow: hidden;}.radius7 {border-radius: 7px;overflow: hidden;}.radius8 {border-radius: 8px;overflow: hidden;}.radius9 {border-radius: 8px;overflow: hidden;}.radius10 {border-radius: 10px;overflow: hidden;}.radius15 {border-radius: 10px;overflow: hidden;}.radius20 {border-radius: 20px;overflow: hidden;}.radius50 {border-radius: 50px;overflow: hidden;}.radius100 {border-radius: 100px;overflow: hidden;}
/* Hover Effects */

.hover {transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-webkit-transition: all 1s ease;-o-transition: all 1s ease;}.text1 {color: var(--white-color);font-size: 20px;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);white-space: nowrap }.attribute li span {font-size: 16px !important }.overlay1 {position: absolute;bottom: 0;left: 0;right: 0;background-color: rgba(0, 0, 0, .5);overflow: hidden;width: 100%;height: 60px;transition: .5s ease }.container1:hover .overlay1 {height: 100% }.card {overflow:hidden;box-shadow: 0 3px 8px -4px rgba(0, 0, 0, .15);display: block;transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-webkit-transition: .3s;transition: .3s;}.card:hover {box-shadow: 0 22px 43px rgba(0, 0, 0, .15);-webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, .15);-webkit-transform: translateY(-4px);transform: translateY(-4px);-moz-transform: none;}.cardbutton {box-shadow: 0 3px 8px -4px rgba(0, 0, 0, .2);display: block;transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-webkit-transition: .3s;transition: .3s;padding: 10px 0;background: var(--dark-color);border-radius: 4px;}.cardbutton:hover {box-shadow: 0 22px 43px rgba(0, 0, 0, .1);-webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, .15);-webkit-transform: translateY(-4px);transform: translateY(-4px);-moz-transform: none;background: var(--bright-color);}a .cardbutton {color: var(--bright-color) !important;}a .cardbutton:hover {color: var(--white-color);}.cardbutton .cardbuttonimg {filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(31deg) brightness(103%) contrast(107%) }.cardbutton:hover .cardbuttonimg {filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(31deg) brightness(103%) contrast(107%);}
.card0 {box-shadow: 0 22px 43px rgba(0, 0, 0, .15);-webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, .15); }
.card1 {box-shadow: 0 3px 8px -4px rgba(0, 0, 0, .1);display: block;transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-webkit-transition: .3s;transition: .3s;background: var(--white-color);}
.card1:hover {box-shadow: 0 22px 43px rgba(0, 0, 0, .15);-webkit-box-shadow: 0 22px 43px rgba(0, 0, 0, .15);-webkit-transform: translateY(-4px);transform: translateY(-4px);-moz-transform: none }
.shadow {box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-webkit-transition: all 1s ease;-o-transition: all 1s ease;}.shadow:hover {box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);}.cardframe1 {box-shadow: 22px 22px 22px rgba(0, 0, 0, 0.15);-webkit-box-shadow: 22px 22px 22px rgba(0, 0, 0, 0.15);display: block;transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-webkit-transition: 0.3s;transition: 0.3s }.cardframe1:hover {box-shadow: 22px 22px 43px rgba(0, 0, 0, 0.15);-webkit-box-shadow: 22px 22px 43px rgba(0, 0, 0, 0.15);-webkit-transform: translateY(-4px);transform: translateY(-4px);-moz-transform: none;}.image1, .image2 {transform: scale(1);-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');overflow: none;}.image {background-position: center;transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-webkit-transition: all 1s ease;-o-transition: all 1s ease;overflow: none;}.image:hover {transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');overflow: none;}.image2 {background-position: center;transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-webkit-transition: all 1s ease;-o-transition: all 1s ease;overflow: none;}.image2:hover {transform: rotate(10deg) scale(1.05);-moz-transform: rotate(10deg) scale(1.05);-webkit-transform: rotate(10deg) scale(1.05);-o-transform: rotate(10deg) scale(1.05);-ms-transform: rotate(10deg) scale(1.05);-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');overflow: none;}.hover1 {transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-webkit-transition: all 1s ease;-o-transition: all 1s ease;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0);}.hover1:hover {box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);}.hover2 {padding: 10px;transition: all 1s ease;-moz-transition: all 1s ease;-ms-transition: all 1s ease;-webkit-transition: all 1s ease;-o-transition: all 1s ease;box-shadow: 0px 0px 20px rgba(0, 0, 0, 0);}.hover2:hover {box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);}
/* Tabs Css */
.tab_container {width: 100%;margin: 0 auto;background: none;position: relative;text-align:center;}.tab_flex {display: flex;flex-direction: row;align-items: center;justify-content: center;}.tabinput, .tab-content {clear: both;padding-top: 0;display: none;}
.tablabel {font-family: var(--heading-font);
text-transform: uppercase;
letter-spacing: 1px;font-size: 18px;display: inline-block;;width: 12.5%;padding: 5px 0;color: var(--dark-color);cursor: pointer;text-decoration: none;text-align: center;border-top-left-radius: 0px;border-top-right-radius: 0px;
background: none;position:relative}

.tablabel:after {transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-o-transition: all 0.5s ease;
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 0%;
height: 1px;
background-color: var(--dark-color);
transform: translateX(0%); /* Center the border within 50% of the element */
}

#tab0:checked~#content0, #tab1:checked~#content1, #tab2:checked~#content2, #tab3:checked~#content3, #tab4:checked~#content4, #tab5:checked~#content5, #tab6:checked~#content6, #tab7:checked~#content7, #tab8:checked~#content8, #tab9:checked~#content9, #tab10:checked~#content10, #tab11:checked~#content11, #tab12:checked~#content12, #tab13:checked~#content13, #tab14:checked~#content14, #tab15:checked~#content15 {display: block;padding: 20px 10px;background: var(--white-color);border-radius: 5px;border-top-left-radius: var(--main-radius);}.tab_container .tab-content h3 {}.tab_container .tab-content a {}
.tab_container [id^="tab"]:checked+.tablabel {color: var(--dark-color)}
.tab_container [id^="tab"]:checked+.tablabel:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: var(--dark-color);
transform: translateX(0%); /* Center the border within 50% of the element */
}

.tab_container [id^="tab"]:checked+.tablabel .fa {color: var(--white-color);}.tablabel .fa {font-size: 1.3em;margin: 0 0.4em 0 0;display: none;}@media only screen and (max-width: 1280px) {.tablabel {width: 25%;}}@media only screen and (max-width: 960px) {.tablabel {width: 50%;border-radius: var(--main-radius);border: 2px solid var(--white-color);}.tablabel span {font-size: 12px;}.tab_container a {font-size: 16px !important;}.tab_container {width: 98%;font-size: 16px;}.no_wrap {color: var(--bright-color);}}
/* Carousel */
.vina-carousel-virtuemart {-webkit-box-sizing: border-box;-moz-box-sizing: border-box }.owl-carousel .animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both }.owl-carousel .owl-animated-in {z-index: 0 }.owl-carousel .owl-animated-out {z-index: 1 }.owl-carousel .fadeOut {-webkit-animation-name: fadeOut;animation-name: fadeOut }@-webkit-keyframes fadeOut {0% {opacity: 1 }100% {opacity: 0 }}@keyframes fadeOut {0% {opacity: 1 }100% {opacity: 0 }}.owl-height {-webkit-transition: height .5s ease-in-out;-moz-transition: height .5s ease-in-out;-ms-transition: height .5s ease-in-out;-o-transition: height .5s ease-in-out;transition: height .5s ease-in-out }.owl-carousel {display: none;width: 100%;position: relative;z-index: 1 }.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y }.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0 }.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0, 0, 0) }.owl-carousel .owl-item {position: relative;min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-touch-callout: none }.owl-carousel .owl-item img {display: block;-webkit-transform-style: preserve-3d;transform-style: preserve-3d }.no-js .owl-carousel, .owl-carousel.owl-loaded {display: block }.owl-carousel.owl-loading {opacity: 0;display: block }.owl-carousel.owl-hidden {opacity: 0 }.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled, .owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel.owl-refresh .owl-item {display: none }.owl-carousel.owl-drag .owl-item {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }.owl-carousel.owl-grab {cursor: move;cursor: -webkit-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab }.owl-carousel.owl-rtl {direction: rtl }.owl-carousel.owl-rtl .owl-item {float: right }.owl-carousel .owl-item .owl-lazy {opacity: 0;-webkit-transition: opacity .4s;-moz-transition: opacity .4s;-ms-transition: opacity .4s;-o-transition: opacity .4s;transition: opacity .4s }.owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000 }.owl-carousel .owl-video-play-icon {position: absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;background: url(owl.video.play.png) no-repeat;cursor: pointer;z-index: 1;-webkit-backface-visibility: hidden;-webkit-transition: scale .1s;-moz-transition: scale .1s;-ms-transition: scale .1s;-o-transition: scale .1s;transition: scale .1s }.owl-carousel .owl-video-tn {opacity: 0;height: 100%;background-position: center center;background-repeat: no-repeat;-webkit-background-size: contain;-moz-background-size: contain;-o-background-size: contain;background-size: contain;-webkit-transition: opacity .4s;-moz-transition: opacity .4s;-ms-transition: opacity .4s;-o-transition: opacity .4s;transition: opacity .4s }.owl-carousel .owl-video-frame {position: relative;z-index: 1;height: 100%;width: 100% }.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }.owl-carousel, .owl-carousel .owl-item, .owl-theme .owl-dots {-webkit-tap-highlight-color: transparent }.owl-theme .owl-dots {margin-top: 0px;width: 100%;text-align: center }.owl-theme .owl-dots .owl-dot {display: inline-block;zoom: 1 }.owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 0px 5px;background: #d6d6d6;display: block;border-radius: 30px }.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #ccc }
/* Embed Video */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.prodimg{width:100%;padding-top:100%;position:relative;overflow:hidden;}
.img41{width:100%;padding-top:100%;position:relative;overflow:hidden;}
.img41 img {object-fit: cover;position: absolute;height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;width:100%}
.img42{width:100%;padding-top:50%;position:relative;overflow:hidden;}
.img42 img {object-fit: cover;position: absolute;height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;width:100%}
.img425{width:100%;padding-top:100%;position:relative;overflow:hidden;}
.img425 img {object-fit: cover;position: absolute;height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;width:100%}
.img43{width:100%;padding-top:75%;position:relative;overflow:hidden;}
.img43 img {object-fit: cover;position: absolute;height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;width:100%}
.img435{width:100%;padding-top:100%;position:relative;overflow:hidden;}
.img435 img {object-fit: cover;position: absolute;height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;width:100%}
.img44{width:100%;padding-top:100%;position:relative;overflow:hidden;}
.img44 img {object-fit: cover;position: absolute;height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;width:100%}
.contain img {object-fit: contain!important;}
@media (max-width: 800px)
{ 
.imgtxt{
font-size:28px!important;

}
}
.imgtxt{
position:absolute;bottom:60px;width:100%;text-align:center;font-family:var(--heading-font);font-size:42px;text-shadow:1px 1px 3px rgba(0,0,0,.3);text-transform:uppercase;color:#fff;

}
.imgtop {position: absolute;
width: 100%;
height: 100%;
object-position: center;
object-fit:cover;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
vertical-align: middle;
opacity:0;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;} 

.imgbottom {position: absolute;
width: 100%;
height: 100%;
object-position: center;
object-fit:cover;

top: 50%;
left: 50%;
transform: translate(-50%, -50%);
vertical-align: middle;}






.hide {display:none!important;}



#limit {padding:8px 3px;border:1px solid #eee;}




.fp {padding:5px 5px;}
.orderlistcontainer .title {display:none;}
.vm-chzn-select {width:100%;border:1px solid #eee;padding:5px;}
.vmcustom-textinput {width:100% !important;border:1px solid #eee !important;padding:5px !important;}

.table1 {width:100%;margin:-5px;}
.tablecell1 {width:50%;padding:5px;}
.fancybox-bg {display:none}
.art-postheadericons {display:none}
#fancybox-title {display:none !important;}
.art-postheadericons {display:none;}
#fancybox-content {border:0px;}
.no-vm-bind {
width: 100%;
padding: 10px 0px;}


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.pp {padding:10px 5px;}
.pr {padding:10px 0px 10px 5px;}
.pl {padding:10px 5px 10px 0px;}
.pc {padding:10px 5px 10px 5px;}
.center1 {max-width: 1400px;margin: 0px auto;}
.ff {padding:0px 5px;}
.full1 {display:block;width:100%;}
.left0 {text-align:left ;} 
.right0 {text-align:right ;} 
@media (max-width: 800px) 
{ 
.menu1  {display:none;} 
.right1 {float:none !important; text-align:center !important;} 
.right2 {display:none;} 
.left1  {float:none !important; text-align:center !important;}
.desktopfixed {position:relative;z-index:100;}

.mobilehide {display:none;}
.desktophideinline {display:inline-block;}
.desktophide {}


} 
@media (min-width: 800px)
{ 
.right1 {float:right !important;text-align:right !important;} 
.left1  {float:left !important;text-align:left !important;} 
.desktopfixed {position:fixed;z-index:100;}
.mobilehide {}
.desktophideinline {display:none;}
.desktophide {display:none;}
}

#fancybox-content{background:#fff;}
blockquote {  
margin: 20px 0px !important;
padding: 40px !important;
line-height: 200%;

}
blockquote p {margin: 12px 0px !important;}
.art-layout-cell {height: 100% !important;}
/*Font Size*/
.fs0 {font-size: 0!important;}.fs5 {font-size: 5px!important;}.fs6 {font-size: 6px!important;}.fs7 {font-size: 7px!important;}.fs8 {font-size: 8px!important;}.fs9 {font-size: 9px!important;}
.fs10 {font-size: 10px!important;}.fs11 {font-size: 11px!important;}.fs12 {font-size: 12px!important;}.fs13 {font-size: 13px!important;}.fs14 {font-size: 14px!important;}.fs15 {font-size: 15px!important;}.fs16 {font-size: 16px!important;}.fs17 {font-size: 17px!important;}.fs18 {font-size: 18px!important;}.fs19 {font-size: 19px!important;}
.fs20 {font-size: 20px!important;}.fs21 {font-size: 21px!important;}.fs22 {font-size: 22px!important;}.fs23 {font-size: 23px!important;}.fs24 {font-size: 24px!important;}.fs25 {font-size: 25px!important;}.fs26 {font-size: 26px!important;}.fs27 {font-size: 27px!important;}.fs28 {font-size: 28px!important;}.fs29 {font-size: 29px!important;}
.fs30 {font-size: 30px!important;}.fs31 {font-size: 31px!important;}.fs32 {font-size: 32px!important;}.fs33 {font-size: 33px!important;}.fs34 {font-size: 34px!important;}.fs35 {font-size: 35px!important;}.fs36 {font-size: 36px!important;}.fs37 {font-size: 37px!important;}.fs38 {font-size: 38px!important;}.fs39 {font-size: 39px!important;}
.fs40 {font-size: 40px!important;}.fs41 {font-size: 41px!important;}.fs42 {font-size: 42px!important;}.fs43 {font-size: 43px!important;}.fs44 {font-size: 44px!important;}.fs45 {font-size: 45px!important;}.fs46 {font-size: 46px!important;}.fs47 {font-size: 47px!important;}.fs48 {font-size: 48px!important;}.fs49 {font-size: 49px!important;}
.fs50 {font-size: 50px!important;}.fs51 {font-size: 51px!important;}.fs52 {font-size: 52px!important;}.fs53 {font-size: 53px!important;}.fs54 {font-size: 54px!important;}.fs55 {font-size: 55px!important;}.fs56 {font-size: 56px!important;}.fs57 {font-size: 57px!important;}.fs58 {font-size: 58px!important;}.fs59 {font-size: 59px!important;}
.fs60 {font-size: 60px!important;}.fs61 {font-size: 61px!important;}.fs62 {font-size: 62px!important;}.fs63 {font-size: 63px!important;}.fs64 {font-size: 64px!important;}.fs65 {font-size: 65px!important;}.fs66 {font-size: 66px!important;}.fs67 {font-size: 67px!important;}.fs68 {font-size: 68px!important;}.fs69 {font-size: 69px!important;}

.fs0 p {font-size: 0!important;}.fs5 p {font-size: 5px!important;}.fs6 p {font-size: 6px!important;}.fs7 p {font-size: 7px!important;}.fs8 p {font-size: 8px!important;}.fs9 p {font-size: 9px!important;}
.fs10 p {font-size: 10px!important;}.fs11 p {font-size: 11px!important;}.fs12 p {font-size: 12px!important;}.fs13 p {font-size: 13px!important;}.fs14 p {font-size: 14px!important;}.fs15 p {font-size: 15px!important;}.fs16 p {font-size: 16px!important;}.fs17 p {font-size: 17px!important;}.fs18 p {font-size: 18px!important;}.fs19 p {font-size: 19px!important;}
.fs20 p {font-size: 20px!important;}.fs21 p {font-size: 21px!important;}.fs22 p {font-size: 22px!important;}.fs23 p {font-size: 23px!important;}.fs24 p {font-size: 24px!important;}.fs25 p {font-size: 25px!important;}.fs26 p {font-size: 26px!important;}.fs27 p {font-size: 27px!important;}.fs28 p {font-size: 28px!important;}.fs29 p {font-size: 29px!important;}
.fs30 p {font-size: 30px!important;}.fs31 p {font-size: 31px!important;}.fs32 p {font-size: 32px!important;}.fs33 p {font-size: 33px!important;}.fs34 p {font-size: 34px!important;}.fs35 p {font-size: 35px!important;}.fs36 p {font-size: 36px!important;}.fs37 p {font-size: 37px!important;}.fs38 p {font-size: 38px!important;}.fs39 p {font-size: 39px!important;}
.fs40 p {font-size: 40px!important;}.fs41 p {font-size: 41px!important;}.fs42 p {font-size: 42px!important;}.fs43 p {font-size: 43px!important;}.fs44 p {font-size: 44px!important;}.fs45 p {font-size: 45px!important;}.fs46 p {font-size: 46px!important;}.fs47 p {font-size: 47px!important;}.fs48 p {font-size: 48px!important;}.fs49 p {font-size: 49px!important;}
.fs50 p {font-size: 50px!important;}.fs51 p {font-size: 51px!important;}.fs52 p {font-size: 52px!important;}.fs53 p {font-size: 53px!important;}.fs54 p {font-size: 54px!important;}.fs55 p {font-size: 55px!important;}.fs56 p {font-size: 56px!important;}.fs57 p {font-size: 57px!important;}.fs58 p {font-size: 58px!important;}.fs59 p {font-size: 59px!important;}
.fs60 p {font-size: 60px!important;}.fs61 p {font-size: 61px!important;}.fs62 p {font-size: 62px!important;}.fs63 p {font-size: 63px!important;}.fs64 p {font-size: 64px!important;}.fs65 p {font-size: 65px!important;}.fs66 p {font-size: 66px!important;}.fs67 p {font-size: 67px!important;}.fs68 p {font-size: 68px!important;}.fs69 p {font-size: 69px!important;}

.va0 {vertical-align: 0!important;}.va1 {vertical-align: 1px!important;}.va2 {vertical-align: 2px!important;}.va3 {vertical-align: 3px!important;}.va4 {vertical-align: 4px!important;}.va5 {vertical-align: 5px!important;}.va6 {vertical-align: 6px!important;}.va7 {vertical-align: 7px!important;}.va8 {vertical-align: 8px!important;}.va9 {vertical-align: 9px!important;}
.va10 {vertical-align: 10px!important;}.va11 {vertical-align: 11px!important;}.va12 {vertical-align: 12px!important;}.va13 {vertical-align: 13px!important;}.va14 {vertical-align: 14px!important;}.va15 {vertical-align: 15px!important;}.va16 {vertical-align: 16px!important;}.va17 {vertical-align: 17px!important;}.va18 {vertical-align: 18px!important;}.va19 {vertical-align: 19px!important;}
.va20 {vertical-align: 20px!important;}.va21 {vertical-align: 21px!important;}.va22 {vertical-align: 22px!important;}.va23 {vertical-align: 23px!important;}.va24 {vertical-align: 24px!important;}.va25 {vertical-align: 25px!important;}.va26 {vertical-align: 26px!important;}.va27 {vertical-align: 27px!important;}.va28 {vertical-align: 28px!important;}.va29 {vertical-align: 29px!important;}
.va30 {vertical-align: 30px!important;}.va31 {vertical-align: 31px!important;}.va32 {vertical-align: 32px!important;}.va33 {vertical-align: 33px!important;}.va34 {vertical-align: 34px!important;}.va35 {vertical-align: 35px!important;}.va36 {vertical-align: 36px!important;}.va37 {vertical-align: 37px!important;}.va38 {vertical-align: 38px!important;}.va39 {vertical-align: 39px!important;}
.va40 {vertical-align: 40px!important;}.va41 {vertical-align: 41px!important;}.va42 {vertical-align: 42px!important;}.va43 {vertical-align: 43px!important;}.va44 {vertical-align: 44px!important;}.va45 {vertical-align: 45px!important;}.va46 {vertical-align: 46px!important;}.va47 {vertical-align: 47px!important;}.va48 {vertical-align: 48px!important;}.va49 {vertical-align: 49px!important;}
.va50 {vertical-align: 50px!important;}.va51 {vertical-align: 51px!important;}.va52 {vertical-align: 52px!important;}.va53 {vertical-align: 53px!important;}.va54 {vertical-align: 54px!important;}.va55 {vertical-align: 55px!important;}.va56 {vertical-align: 56px!important;}.va57 {vertical-align: 57px!important;}.va58 {vertical-align: 58px!important;}.va59 {vertical-align: 59px!important;}
.va60 {vertical-align: 60px!important;}.va61 {vertical-align: 61px!important;}.va62 {vertical-align: 62px!important;}.va63 {vertical-align: 63px!important;}.va64 {vertical-align: 64px!important;}.va65 {vertical-align: 65px!important;}.va66 {vertical-align: 66px!important;}.va67 {vertical-align: 67px!important;}.va68 {vertical-align: 68px!important;}.va69 {vertical-align: 69px!important;}

.va-0 {vertical-align: -0!important;}.va-1 {vertical-align: -1px!important;}.va-2 {vertical-align: -2px!important;}.va-3 {vertical-align: -3px!important;}.va-4 {vertical-align: -4px!important;}.va-5 {vertical-align: -5px!important;}.va-6 {vertical-align: -6px!important;}.va-7 {vertical-align: -7px!important;}.va-8 {vertical-align: -8px!important;}.va-9 {vertical-align: -9px!important;}
.va-10 {vertical-align: -10px!important;}.va-11 {vertical-align: -11px!important;}.va-12 {vertical-align: -12px!important;}.va-13 {vertical-align: -13px!important;}.va-14 {vertical-align: -14px!important;}.va-15 {vertical-align: -15px!important;}.va-16 {vertical-align: -16px!important;}.va-17 {vertical-align: -17px!important;}.va-18 {vertical-align: -18px!important;}.va-19 {vertical-align: -19px!important;}
.va-20 {vertical-align: -20px!important;}.va-21 {vertical-align: -21px!important;}.va-22 {vertical-align: -22px!important;}.va-23 {vertical-align: -23px!important;}.va-24 {vertical-align: -24px!important;}.va-25 {vertical-align: -25px!important;}.va-26 {vertical-align: -26px!important;}.va-27 {vertical-align: -27px!important;}.va-28 {vertical-align: -28px!important;}.va-29 {vertical-align: -29px!important;}
.va-30 {vertical-align: -30px!important;}.va-31 {vertical-align: -31px!important;}.va-32 {vertical-align: -32px!important;}.va-33 {vertical-align: -33px!important;}.va-34 {vertical-align: -34px!important;}.va-35 {vertical-align: -35px!important;}.va-36 {vertical-align: -36px!important;}.va-37 {vertical-align: -37px!important;}.va-38 {vertical-align: -38px!important;}.va-39 {vertical-align: -39px!important;}
.va-40 {vertical-align: -40px!important;}.va-41 {vertical-align: -41px!important;}.va-42 {vertical-align: -42px!important;}.va-43 {vertical-align: -43px!important;}.va-44 {vertical-align: -44px!important;}.va-45 {vertical-align: -45px!important;}.va-46 {vertical-align: -46px!important;}.va-47 {vertical-align: -47px!important;}.va-48 {vertical-align: -48px!important;}.va-49 {vertical-align: -49px!important;}
.va-50 {vertical-align: -50px!important;}.va-51 {vertical-align: -51px!important;}.va-52 {vertical-align: -52px!important;}.va-53 {vertical-align: -53px!important;}.va-54 {vertical-align: -54px!important;}.va-55 {vertical-align: -55px!important;}.va-56 {vertical-align: -56px!important;}.va-57 {vertical-align: -57px!important;}.va-58 {vertical-align: -58px!important;}.va-59 {vertical-align: -59px!important;}
.va-60 {vertical-align: -60px!important;}.va-61 {vertical-align: -61px!important;}.va-62 {vertical-align: -62px!important;}.va-63 {vertical-align: -63px!important;}.va-64 {vertical-align: -64px!important;}.va-65 {vertical-align: -65px!important;}.va-66 {vertical-align: -66px!important;}.va-67 {vertical-align: -67px!important;}.va-68 {vertical-align: -68px!important;}.va-69 {vertical-align: -69px!important;}


.smt-app {
position: relative;
}
.smt-app .sm-fixed {
z-index: 10000000 !important;
position: fixed;
}
.smt-app .sm-fixed-2 {
z-index: 11000000 !important;
}
.smt-app,
.smt-app * {
letter-spacing: normal;
font-size: 14px;
line-height: normal;
font-weight: normal;
margin: 0;
}
.smt-app img {
user-select: none;
}
.smt-app .sm-shadow {
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.smt-wrapper {
background: none;
padding: 0;
width: auto;
height: auto;
}
.hover-opacity {
cursor: pointer;
transition: opacity 200ms linear;
}
.hover-opacity:hover {
opacity: 0.95 !important;
}
.powered-link {
font-size: 14px !important;
color: #555;
text-decoration: none;
margin-top: 5px;
display: inline-block;
white-space: nowrap;
}
.powered-link img {
width: 14px !important;
height: 14px !important;
}
.icon-wrapper + .powered-link {
position: absolute;
left: 50%;
transform: translateX(-55%) !important;
}
.sm-disable-animation {
animation-duration: 0ms !important;
}
.sm-close {
padding: 0;
line-height: normal;
position: absolute;
color: #fff;
top: 12px;
right: 12px;
width: 24px;
height: 24px;
font-size: 22px;
cursor: pointer;
text-align: center;
z-index: 1;
font-style: normal;
outline: none;
border: none;
box-shadow: none;
}
.material-icons {
font-family: "Material Icons" !important;
}
@keyframes sm-slide-show {
0% {
transform: translateZ(-1400px) translateY(20px);
opacity: 0;
}
100% {
transform: translateZ(0) translateY(0);
opacity: 1;
}
}
@keyframes sm-slide-hide {
100% {
transform: translateZ(-1400px) translateY(20px);
opacity: 0;
}
0% {
transform: translateZ(0) translateY(0);
opacity: 1;
}
}
@keyframes sm-slide-show-centered {
0% {
transform: translateZ(-1400px) translateY(10px) translateX(-50%);
opacity: 0;
}
100% {
transform: translateZ(0) translateY(0) translateX(-50%);
opacity: 1;
}
}
@keyframes sm-slide-hide-centered {
100% {
transform: translateZ(-1400px) translateY(20px) translateX(-50%);
opacity: 0;
}
0% {
transform: translateZ(0) translateY(0) translateX(-50%);
opacity: 1;
}
}
.smt-app-lucky_wheel {
font-family: sf-pro-display, Roboto, sans-serif;
}
.smt-app-lucky_wheel .scale-in-and-waves {
animation: scale-in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.smt-app-lucky_wheel .scale-in {
animation: scale-in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@keyframes scale-in {
0% {
transform: scale(0);
opacity: 1;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.smt-app-lucky_wheel .scale-in-bottom {
animation: scale-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@keyframes scale-in-bottom {
0% {
transform: scale(0) translateX(-50%);
transform-origin: 50% 100%;
opacity: 1;
}
100% {
transform: scale(1) translateX(-50%);
transform-origin: 50% 100%;
opacity: 1;
}
}
.smt-app-lucky_wheel .sm-button {
box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.06), 0 2px 32px 0 rgba(0, 0, 0, 0.16);
box-sizing: border-box;
padding: 0;
display: block;
transition: width 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.smt-app-lucky_wheel .sm-button.top-left,
.smt-app-lucky_wheel .sm-button.bottom-left,
.smt-app-lucky_wheel .sm-button.left {
left: 25px;
}
.smt-app-lucky_wheel .sm-button.top-right,
.smt-app-lucky_wheel .sm-button.bottom-right,
.smt-app-lucky_wheel .sm-button.right {
right: 25px;
}
.smt-app-lucky_wheel .sm-button.left,
.smt-app-lucky_wheel .sm-button.right {
transform: translateY(-50%);
top: 50%;
}
.smt-app-lucky_wheel .sm-button.left .powered-link,
.smt-app-lucky_wheel .sm-button.right .powered-link {
bottom: -25px;
}
.smt-app-lucky_wheel .sm-button.left .sm-red-dot,
.smt-app-lucky_wheel .sm-button.right .sm-red-dot {
top: auto;
}
.smt-app-lucky_wheel .sm-button.top-left,
.smt-app-lucky_wheel .sm-button.top-right,
.smt-app-lucky_wheel .sm-button.top,
.smt-app-lucky_wheel .sm-button.top-center {
top: 25px;
}
.smt-app-lucky_wheel .sm-button.top-left .powered-link,
.smt-app-lucky_wheel .sm-button.top-right .powered-link,
.smt-app-lucky_wheel .sm-button.top .powered-link,
.smt-app-lucky_wheel .sm-button.top-center .powered-link {
top: -25px;
}
.smt-app-lucky_wheel .sm-button.bottom-left,
.smt-app-lucky_wheel .sm-button.bottom-right,
.smt-app-lucky_wheel .sm-button.bottom,
.smt-app-lucky_wheel .sm-button.bottom-center {
bottom: 25px;
}
.smt-app-lucky_wheel .sm-button.bottom-left .powered-link,
.smt-app-lucky_wheel .sm-button.bottom-right .powered-link,
.smt-app-lucky_wheel .sm-button.bottom .powered-link,
.smt-app-lucky_wheel .sm-button.bottom-center .powered-link {
bottom: -20px;
}
.smt-app-lucky_wheel .sm-button.top-center,
.smt-app-lucky_wheel .sm-button.bottom-center,
.smt-app-lucky_wheel .sm-button.top,
.smt-app-lucky_wheel .sm-button.bottom {
left: 50%;
transform: translateX(-50%);
right: initial;
}
.smt-app-lucky_wheel .sm-button a:not(.powered-link) {
text-decoration: none;
}
.smt-app-lucky_wheel .sm-button.pressed {
justify-content: center;
opacity: 1 !important;
}
.smt-app-lucky_wheel .sm-button.pressed.sm-button-text {
padding: 6px !important;
}
.smt-app-lucky_wheel .sm-button.pressed.sm-button-tab {
padding-left: 6px !important;
padding-right: 6px !important;
}
.smt-app-lucky_wheel .sm-button.pressed img,
.smt-app-lucky_wheel .sm-button.pressed i {
animation: sm-rotate-animation cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
}
.smt-app-lucky_wheel .sm-button.pressed::before {
z-index: 2;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(135deg, transparent 0%, rgba(0, 0, 0, 0.4) 100%);
cursor: pointer;
}
.smt-app-lucky_wheel .sm-button.pressed::before:not(.button-square_text) {
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
.smt-app-lucky_wheel .sm-button.sm-button-text.sm-rounded.pressed::before {
border-radius: 40px;
}
.smt-app-lucky_wheel .sm-button.sm-button-text,
.smt-app-lucky_wheel .sm-button.sm-button-tab {
display: flex;
white-space: nowrap;
color: #fff;
user-select: none;
}
.smt-app-lucky_wheel .sm-button.sm-button-text:not(.sm-small),
.smt-app-lucky_wheel .sm-button.sm-button-tab:not(.sm-small) {
padding: 6px 12px;
}
.smt-app-lucky_wheel .sm-button.sm-button-text:not(.sm-small) > span,
.smt-app-lucky_wheel .sm-button.sm-button-text:not(.sm-small) > a > span,
.smt-app-lucky_wheel .sm-button.sm-button-tab:not(.sm-small) > span,
.smt-app-lucky_wheel .sm-button.sm-button-tab:not(.sm-small) > a > span {
overflow: hidden;
font-size: 16px;
line-height: 28px;
}
.smt-app-lucky_wheel .sm-button.sm-button-text:not(.sm-small) img,
.smt-app-lucky_wheel .sm-button.sm-button-tab:not(.sm-small) img {
width: 30px;
height: 30px;
}
.smt-app-lucky_wheel .sm-button.sm-button-text.sm-small,
.smt-app-lucky_wheel .sm-button.sm-button-tab.sm-small {
padding: 3px 6px;
display: flex;
align-items: center;
}
.smt-app-lucky_wheel .sm-button.sm-button-text.sm-small > span,
.smt-app-lucky_wheel .sm-button.sm-button-text.sm-small > a > span,
.smt-app-lucky_wheel .sm-button.sm-button-tab.sm-small > span,
.smt-app-lucky_wheel .sm-button.sm-button-tab.sm-small > a > span {
font-size: 13px;
line-height: normal;
}
.smt-app-lucky_wheel .sm-button.sm-button-text.sm-small > a > span,
.smt-app-lucky_wheel .sm-button.sm-button-tab.sm-small > a > span {
display: flex;
align-items: center;
}
.smt-app-lucky_wheel .sm-button.sm-button-text.sm-small img,
.smt-app-lucky_wheel .sm-button.sm-button-tab.sm-small img {
width: 26px;
height: 26px;
}
.smt-app-lucky_wheel .sm-button.sm-button-text.sm-rounded,
.smt-app-lucky_wheel .sm-button.sm-button-tab.sm-rounded {
border-radius: 40px;
}
.smt-app-lucky_wheel .sm-button.sm-button-text a:not(.powered-link),
.smt-app-lucky_wheel .sm-button.sm-button-tab a:not(.powered-link) {
display: inherit;
color: #fff !important;
}
.smt-app-lucky_wheel .sm-button.sm-button-tab {
border-radius: 10px;
}
.smt-app-lucky_wheel .sm-button.sm-button-tab.pressed::before {
border-radius: 10px;
}
.smt-app-lucky_wheel .sm-button.sm-button-tab.top-left,
.smt-app-lucky_wheel .sm-button.sm-button-tab.top-center,
.smt-app-lucky_wheel .sm-button.sm-button-tab.top-right {
top: -5px;
padding-top: 12px !important;
}
.smt-app-lucky_wheel .sm-button.sm-button-tab.bottom-left,
.smt-app-lucky_wheel .sm-button.sm-button-tab.bottom-center,
.smt-app-lucky_wheel .sm-button.sm-button-tab.bottom-right {
bottom: -5px;
padding-bottom: 12px !important;
}
.smt-app-lucky_wheel .sm-button.sm-button-tab.left {
transform: translateY(-50%) translateX(-50%) rotate(-90deg);
left: 0;
padding-top: 58px;
}
.smt-app-lucky_wheel .sm-button.sm-button-tab.right {
transform: translateY(-50%) translateX(50%) rotate(-90deg);
right: 0;
padding-bottom: 58px;
}
.smt-app-lucky_wheel .sm-button.sm-button-circle:not(.sm-small),
.smt-app-lucky_wheel .sm-button.sm-button-circle:not(.sm-small) a:not(.powered-link) {
height: 60px;
width: 60px;
}
.smt-app-lucky_wheel .sm-button.sm-button-circle.sm-small,
.smt-app-lucky_wheel .sm-button.sm-button-circle.sm-small a:not(.powered-link) {
height: 50px;
width: 50px;
}
.smt-app-lucky_wheel .sm-button.sm-button-circle,
.smt-app-lucky_wheel .sm-button.sm-button-circle a:not(.powered-link) {
justify-content: center;
align-items: center;
display: flex;
}
.smt-app-lucky_wheel .sm-button.sm-button-circle,
.smt-app-lucky_wheel .sm-button.sm-button-circle.pressed:before {
border-radius: 50%;
}
.smt-app-lucky_wheel .sm-button.sm-button-circle:not(.pressed) img:not(.emoji) {
height: 100% !important;
width: 100% !important;
display: inline !important;
min-height: auto !important;
}
.smt-app-lucky_wheel .sm-button .powered-link {
display: block;
position: absolute;
left: 50%;
transform: translateX(-55%);
}
.smt-app-lucky_wheel .sm-button .sm-red-dot {
position: absolute;
right: 2px;
top: 2px;
background: red;
width: 10px;
height: 10px;
border-radius: 50%;
}
.smt-app-lucky_wheel .sm-shake img,
.smt-app-lucky_wheel .sm-shake i {
animation: sm-shake-animation linear 1.5s infinite;
}
@keyframes sm-shake-animation {
0% {
transform: rotate(0) scale(1) skew(0.017rad);
}
25% {
transform: rotate(0) scale(1) skew(0.017rad);
}
35% {
transform: rotate(-0.3rad) scale(1) skew(0.017rad);
}
45% {
transform: rotate(0.3rad) scale(1) skew(0.017rad);
}
55% {
transform: rotate(-0.3rad) scale(1) skew(0.017rad);
}
65% {
transform: rotate(0.3rad) scale(1) skew(0.017rad);
}
75% {
transform: rotate(0) scale(1) skew(0.017rad);
}
100% {
transform: rotate(0) scale(1) skew(0.017rad);
}
}
@keyframes sm-rotate-animation {
0% {
transform: rotate(0);
}
100% {
transform: rotate(180deg);
}
}
.smt-app-lucky_wheel .message {
color: black;
font-size: 16px;
background: white;
box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.6);
border-radius: 8px;
max-width: 400px;
min-width: 50px;
max-height: 40px;
padding: 8px 12px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-top: 8px !important;
transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
text-align: center;
border: 1px solid #f5f5f5;
}
.smt-app-lucky_wheel .message.show.top-center,
.smt-app-lucky_wheel .message.show.bottom-center,
.smt-app-lucky_wheel .message.show.bottom,
.smt-app-lucky_wheel .message.show.top {
animation: sm-slide-show-centered 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.smt-app-lucky_wheel .message.show:not(.top-center):not(.bottom-center):not(.bottom):not(.top) {
animation: sm-slide-show 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.smt-app-lucky_wheel .message.closing.top-center,
.smt-app-lucky_wheel .message.closing.bottom-center,
.smt-app-lucky_wheel .message.closing.bottom,
.smt-app-lucky_wheel .message.closing.top {
animation: sm-slide-hide-centered 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.smt-app-lucky_wheel .message.closing:not(.top-center):not(.bottom-center):not(.bottom):not(.top) {
animation: sm-slide-hide 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.smt-app-lucky_wheel .message:not(.show):not(.closing) {
display: none !important;
}
.smt-app-lucky_wheel .message.top-left,
.smt-app-lucky_wheel .message.bottom-left {
left: 105px !important;
}
.smt-app-lucky_wheel .message.top-left,
.smt-app-lucky_wheel .message.top-right {
top: 30px;
}
.smt-app-lucky_wheel .message.top-right,
.smt-app-lucky_wheel .message.bottom-right {
right: 105px !important;
}
.smt-app-lucky_wheel .message.bottom-left,
.smt-app-lucky_wheel .message.bottom-right {
bottom: 40px;
}
.smt-app-lucky_wheel .message.bottom-left.sm-message-small,
.smt-app-lucky_wheel .message.bottom-right.sm-message-small {
bottom: 32px !important;
}
.smt-app-lucky_wheel .message.top,
.smt-app-lucky_wheel .message.top-center {
top: 85px;
}
.smt-app-lucky_wheel .message.bottom,
.smt-app-lucky_wheel .message.bottom-center {
bottom: 100px;
}
.smt-app-lucky_wheel .message.top-center,
.smt-app-lucky_wheel .message.bottom-center,
.smt-app-lucky_wheel .message.top,
.smt-app-lucky_wheel .message.bottom {
left: 50%;
right: initial;
}
.smt-app-lucky_wheel .message.left,
.smt-app-lucky_wheel .message.right {
top: calc(50% + 13px);
bottom: initial;
margin: 0 !important;
}
.smt-app-lucky_wheel .message.left {
left: 110px;
}
.smt-app-lucky_wheel .message.right {
right: 110px;
}
.smt-app-lucky_wheel div:empty {
display: block;
}
.smt-app-lucky_wheel .sm-button img {
animation-name: spin-lucky;
animation-duration: 5000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.smt-app-lucky_wheel .sm-button.sm-button-text,
.smt-app-lucky_wheel .sm-button.sm-button-tab {
background: "#550afa";
}
.smt-app-lucky_wheel .lw-window-wrapper {
display: flex !important;
justify-content: center;
align-items: center;
z-index: 10000050 !important;
}
.smt-app-lucky_wheel .lw-window-wrapper:not(.show):not(.closing) {
display: none !important;
}
.smt-app-lucky_wheel .lw-window-wrapper,
.smt-app-lucky_wheel .lw-window-wrapper .lw-window-backdrop {
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window-backdrop {
position: absolute;
background: rgba(0, 0, 0, 0.5);
z-index: 50;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window-backdrop:not(.show) {
display: none;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window {
box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.2);
width: 900px;
max-width: calc(100% - 20px);
border-radius: 6px;
background: #fff;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
overflow: hidden;
z-index: 100;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.show.top-center,
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.show.bottom-center,
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.show.bottom,
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.show.top {
animation: sm-slide-show-centered 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.show:not(.top-center):not(.bottom-center):not(.bottom):not(.top) {
animation: sm-slide-show 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.closing.top-center,
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.closing.bottom-center,
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.closing.bottom,
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.closing.top {
animation: sm-slide-hide-centered 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window.closing:not(.top-center):not(.bottom-center):not(.bottom):not(.top) {
animation: sm-slide-hide 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window:not(.show):not(.closing) {
display: none !important;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-header {
background: "#550afa";
color: #fff;
padding: 24px 36px;
position: relative;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
box-sizing: border-box;
overflow: hidden;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-header a {
color: #fff;
text-decoration: underline !important;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-header .lw-window-title,
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-header .lw-window-subtitle {
position: relative;
z-index: 5;
color: #fff;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-header .lw-window-title {
font-size: 24px;
line-height: 1.2;
margin-bottom: 8px;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-header .lw-window-subtitle {
line-height: 1.75;
font-size: 16px;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body {
box-sizing: border-box;
overflow: hidden;
background: #f5f5f5;
position: relative;
display: flex;
padding: 10px 0;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .canvas-wrapper {
width: 60%;
position: relative;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .canvas-wrapper .canvas-arrow {
border-style: solid;
content: "";
position: absolute;
padding: 10px;
border-width: 0 5px 5px 0;
top: 0;
left: 50%;
transform: translateX(-50%) rotate(45deg);
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .canvas-wrapper canvas {
width: 100%;
margin: auto;
display: block !important;
position: static !important;
background: none !important;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-result {
width: 40%;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-result .lw-result-title {
color: #000;
font-size: 42px;
margin-bottom: 12px;
font-weight: bold;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-result .lw-result-text {
color: #999;
font-size: 20px;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-form {
padding-right: 20px;
width: 40%;
display: flex;
justify-content: center;
align-items: center;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-form .lw-label {
display: inline-block;
font-weight: bold;
margin-bottom: 3px;
font-size: 16px;
color: #000;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-form .lw-input {
color: #000;
height: auto !important;
box-sizing: border-box;
border-radius: 3px;
font: inherit;
width: 100%;
display: block;
padding: 10px 15px;
background: none;
animation-name: mui-auto-fill-cancel;
letter-spacing: inherit;
-webkit-tap-highlight-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.23);
min-width: 300px;
font-size: 16px;
margin-bottom: 15px;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-form .lw-input::placeholder {
color: #999;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-form .lw-asterisk {
color: red;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-form .lw-submit {
height: auto !important;
font-size: 16px;
width: 100%;
border: none;
cursor: pointer;
color: white;
box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
padding: 8px 26px;
min-width: 64px;
font-weight: 500;
line-height: 2.75;
border-radius: 3px;
letter-spacing: 0.02857em;
text-transform: uppercase;
margin-top: 15px;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-body .lw-form .lw-submit[disabled] {
background: #ccc !important;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-close {
position: absolute;
color: #fff;
top: 15px;
right: 15px;
width: 24px;
height: 24px;
cursor: pointer;
text-align: center;
line-height: 24px;
z-index: 1;
font-style: normal;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-footer {
position: relative;
color: #303030;
background-color: #fff;
border-top: 1px solid #e6e6e6;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
overflow: hidden;
box-sizing: border-box;
min-height: 56px;
display: flex;
justify-content: center;
flex-direction: column;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-footer .lw-footer-info {
padding: 12px 36px;
width: 100%;
font-size: 12px;
align-items: center;
justify-content: center;
text-align: center;
box-sizing: border-box !important;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-footer a {
color: "#550afa";
text-decoration: none;
}
.smt-app-lucky_wheel .lw-window-wrapper .lw-window .lw-window-footer .powered-link {
position: static;
margin-top: 0 !important;
}
@keyframes spin-lucky {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.force-mobile .lw-window {
width: 100% !important;
height: 100%;
max-width: 100% !important;
left: 0 !important;
margin: 0 !important;
top: 0 !important;
bottom: initial !important;
}
.force-mobile .lw-window,
.force-mobile .lw-window .lw-window-header,
.force-mobile .lw-window .lw-window-header {
border-radius: 0 !important;
}
.force-mobile .lw-window .lw-window-header .lw-window-title {
font-size: 18px !important;
}
.force-mobile .lw-window .lw-window-header .lw-window-subtitle {
font-size: 12px !important;
}
.force-mobile .lw-window .lw-window-body {
display: block !important;
overflow-y: auto !important;
padding-bottom: 30px !important;
height: 100% !important;
}
.force-mobile .lw-window .lw-window-body .lw-form,
.force-mobile .lw-window .lw-window-body .lw-result,
.force-mobile .lw-window .lw-window-body .canvas-wrapper {
width: 100% !important;
}
.force-mobile .lw-window .lw-window-body .lw-form {
padding-right: 0 !important;
}





.payment-icon {
width: 42px;margin-left:10px;
}

#mailchimp_checkbox_input .inner1 {padding:0px 10px;}
.fancybox__content {padding:0!important;background:none!important}
.fancybox__iframe{overflow:hidden!important;}
.my-iframe .fancybox__content {
width: 800px;
height: 500px;
}
