body
{
   background-color: #000000;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3
{
   flex: 0 0 auto;
}
#headerLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 16.66666667%;
   max-width: 16.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 400px)
{
#headerLayoutGrid > .col-1, #headerLayoutGrid > .col-2, #headerLayoutGrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#footerHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_footerSocialIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerSocialIcon1 a
{
   text-decoration: none;
}
#wb_footerSocialIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerSocialIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerSocialIcon1
{
   height: 30px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerSocialIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerSocialIcon1:hover #footerSocialIcon1 i
{
   color: #FA0CC2;
}
#wb_footerSocialIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerSocialIcon2 a
{
   text-decoration: none;
}
#wb_footerSocialIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerSocialIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerSocialIcon2
{
   height: 30px;
   width: 36px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerSocialIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerSocialIcon2:hover #footerSocialIcon2 i
{
   color: #FA0CC2;
}
#wb_footerSocialIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerSocialIcon3 a
{
   text-decoration: none;
}
#wb_footerSocialIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerSocialIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerSocialIcon3
{
   height: 30px;
   width: 36px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerSocialIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerSocialIcon3:hover #footerSocialIcon3 i
{
   color: #FA0CC2;
}
#wb_footerSocialIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 6px 6px 6px 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_footerSocialIcon4 a
{
   text-decoration: none;
}
#wb_footerSocialIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_footerSocialIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#footerSocialIcon4
{
   height: 30px;
   width: 36px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerSocialIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 30px;
   line-height: 30px;
   vertical-align: middle;
}
#wb_footerSocialIcon4:hover #footerSocialIcon4 i
{
   color: #FA0CC2;
}
#wb_ContactLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ContactLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 150px 45px 100px 45px;
   margin-right: auto;
   margin-left: auto;
}
#ContactLayoutGrid > .col-1, #ContactLayoutGrid > .col-2, #ContactLayoutGrid > .col-3, #ContactLayoutGrid > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#ContactLayoutGrid > .col-1, #ContactLayoutGrid > .col-2, #ContactLayoutGrid > .col-3, #ContactLayoutGrid > .col-4
{
   flex: 0 0 auto;
}
#ContactLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#ContactLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#ContactLayoutGrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 41.66666667%;
   max-width: 41.66666667%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#ContactLayoutGrid > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 8.33333333%;
   max-width: 8.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 1000px)
{
#ContactLayoutGrid > .col-1, #ContactLayoutGrid > .col-2, #ContactLayoutGrid > .col-3, #ContactLayoutGrid > .col-4
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 60px 0 ;
}
#footerLayoutGrid
{
   box-sizing: border-box;
   padding: 50px 0 50px 0;
   margin-right: auto;
   margin-left: auto;
}
#footerLayoutGrid > .row
{
   margin-right: 60px;
   margin-left: 60px;
}
#footerLayoutGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footerLayoutGrid > .row > .col-1
{
   float: left;
}
#footerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 2px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#footerLayoutGrid:before,
#footerLayoutGrid:after,
#footerLayoutGrid .row:before,
#footerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#footerLayoutGrid:after,
#footerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 475px)
{
#footerLayoutGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 30px 0;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 19px;
   line-height: 27px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_headerIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#headerIcon
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#headerIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_headerIcon:hover #headerIcon i
{
   color: #444444;
}
#wb_footerIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#footerIcon
{
   height: 32px;
   width: 32px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#footerIcon i
{
   color: #FA0CC2;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_footerIcon:hover #footerIcon i
{
   color: #FFFFFF;
}
#wb_formHeading
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 15px 0 ;
   padding: 0;
   text-align: center;
}
#formHeading
{
   color: transparent;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 48px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#formName
{
   box-sizing: border-box;
   line-height: 24px;
   margin: 0 0 15px 0 ;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 15px 15px 15px 15px;
}
#formName:focus
{
   outline: 0;
}
#formEmail
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0 0 15px 0 ;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 15px 15px 15px 15px;
}
#formEmail:focus
{
   outline: 0;
}
#formSubject
{
   box-sizing: border-box;
   line-height: 22px;
   margin: 0 0 15px 0 ;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 15px 15px 15px 15px;
}
#formSubject:focus
{
   outline: 0;
}
#formMessage
{
   box-sizing: border-box;
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   text-align: left;
   padding: 15px 15px 15px 15px;
   margin: 0 0 15px 0 ;
   overflow: auto;
   resize: none;
}
#formMessage:focus
{
   outline: 0;
}
#formButton
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   cursor: pointer;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 15px 15px 15px 15px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 0 15px 0 ;
}
#formButton:focus
{
   outline: 0;
}
#wb_formDescription
{
   -webkit-background-clip: text;
   background-clip: text;
   background-image: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 30px 0 ;
   padding: 0;
   text-align: center;
}
#formDescription
{
   color: transparent;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 2px solid #F909C6;
   border-image-slice: 1;
   border-image-width: 2px;
   border-image-repeat: stretch;
   border-image-source: linear-gradient(to right, #76237A 0%, #F909C6 25%, #76237A 100%);
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 614px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#EcwidShoppingCart2
{
   font-family: "Open Sans" !important;
   max-width: 800px !important;
}
html#ecwid_html body#ecwid_body [class^='ec-minicart']
{
   font-family: "Open Sans" !important;
   max-width: 800 !important;
}
#wb_EcwidShoppingCart2
{
   margin: 0;
}
#wb_HeaderMenu
{
   display: block;
   background-color: rgba(0,0,0,0.00);
   font-family: "Open Sans";
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#HeaderMenu
{
   display: inline-block;
   background-color: rgba(0,0,0,0.00);
   height: 33px;
}
#wb_HeaderMenu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_HeaderMenu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_HeaderMenu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_HeaderMenu ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 0px;
}
#wb_HeaderMenu ul li a
{
   background-color: rgba(0,0,0,0.00);
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 16px 0 16px;
   text-align: center;
}
#wb_HeaderMenu > ul > li > a 
{
   height: 23px;
}
.HeaderMenu a 
{
   display: block;
}
#wb_HeaderMenu li:hover > a, #wb_HeaderMenu li .active
{
   background-color: rgba(0,0,0,0.00);
   color: #FE00FE;
}
#wb_HeaderMenu ul ul
{
   display: none;
   position: absolute;
   top: 33px;
}
#wb_HeaderMenu ul li:hover > ul
{
   display: list-item;
}
#wb_HeaderMenu ul ul li 
{
   float: none;
   position: relative;
   width: 84px;
}
#wb_HeaderMenu ul ul li a
{
   background-color: #000000;
   border: 0px solid #000000;
   color: #FFFFFF;
}
#wb_HeaderMenu ul ul li:hover > a, #wb_HeaderMenu ul ul li .active
{
   background-color: #000000;
   color: #FE00FE;
}
#wb_HeaderMenu ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_HeaderMenu ul ul li a 
{
   padding-top: 15px;
   padding-right: 10px;
   padding-bottom: 0px;
   text-align: left;
   vertical-align: middle;
}
#wb_HeaderMenu ul ul ul li 
{
   left: 84px;
   position: relative;
   top: -33px;
}
#wb_HeaderMenu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 0px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_HeaderMenu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 0px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_HeaderMenu li:hover > a .arrow-down, #wb_HeaderMenu li .active .arrow-down
{ 
   border-top-color: #FE00FE;
}
#wb_HeaderMenu ul ul li:hover > a .arrow-left, #wb_HeaderMenu ul ul li .active .arrow-left
{ 
   border-left-color: #FE00FE;
}
#wb_HeaderMenu .toggle,[id^=HeaderMenu-submenu]
{
   display: none;
}
@media all and (max-width:400px) 
{
#wb_HeaderMenu
{
   margin: 0;
   text-align: left;
}
#wb_HeaderMenu ul li a, #wb_HeaderMenu .toggle
{
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 10px 0 10px;
}
#wb_HeaderMenu .toggle + a
{
   display: none !important;
}
.HeaderMenu 
{
   display: none;
   z-index: 9999;
}
#HeaderMenu 
{
   background-color: transparent;
   display: none;
}
#wb_HeaderMenu > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_HeaderMenu .toggle 
{
   display: block;
   background-color: rgba(0,0,0,0.00);
   color: #FFFFFF;
   padding: 0 10px 0 10px;
   line-height: 15px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_HeaderMenu .toggle:hover
{
   background-color: rgba(0,0,0,0.00);
   color: #FE00FE;
}
[id^=HeaderMenu-submenu]:checked + ul 
{
   display: block !important;
}
#HeaderMenu-title
{
   height: 33px !important;
   line-height: 33px !important;
   text-align: left;
}
#wb_HeaderMenu ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_HeaderMenu ul ul .toggle,
#wb_HeaderMenu ul ul a 
{
   padding: 0 20px;
}
#wb_HeaderMenu a:hover,
#wb_HeaderMenu ul ul ul a 
{
   background-color: #000000;
   color: #FFFFFF;
}
#wb_HeaderMenu ul li ul li .toggle,
#wb_HeaderMenu ul ul a 
{
   background-color: #000000;
   color: #FFFFFF;
}
#wb_HeaderMenu ul ul ul a 
{
   padding: 15px 10px 0 30px;
}
#wb_HeaderMenu ul li a 
{
   text-align: center;
}
#wb_HeaderMenu ul li a br 
{
   display: none;
}
#wb_HeaderMenu ul li i 
{
   margin-right: 0px;
}
#wb_HeaderMenu ul ul 
{
   float: none;
   position: static;
}
#wb_HeaderMenu ul ul li:hover > ul,
#wb_HeaderMenu ul li:hover > ul 
{
   display: none;
}
#wb_HeaderMenu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_HeaderMenu ul ul ul li 
{
   position: static;
}
#HeaderMenu-icon 
{
   display: block;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   top: 4px;
   user-select: none;
}
#HeaderMenu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_HeaderMenu ul li ul li .toggle:hover
{
   background-color: #000000;
   color: #FE00FE;
}
#wb_HeaderMenu .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_HeaderMenu .toggle:hover .arrow-down, #wb_HeaderMenu li .active .arrow-down
{
   border-top-color: #FE00FE;
}
#wb_HeaderMenu ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_HeaderMenu ul li ul li .toggle:hover .arrow-down, #wb_HeaderMenu ul li ul li .active .arrow-down
{
   border-top-color: #FE00FE;
}
}
#wb_FooterMenu
{
   display: block;
   font-family: "Open Sans";
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#FooterMenu
{
   display: inline-block;
   height: 57px;
}
#wb_FooterMenu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_FooterMenu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_FooterMenu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_FooterMenu ul li i
{
   font-size: 0px;
   width: 0px;
   margin-bottom: 2px;
}
#wb_FooterMenu ul li a
{
   background-color: rgba(0,0,0,0.00);
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 17px 8px 15px 8px;
   text-align: center;
}
#wb_FooterMenu > ul > li > a 
{
   margin-right: 5px;
   height: 25px;
}
.FooterMenu a 
{
   display: block;
}
#wb_FooterMenu li:hover > a, #wb_FooterMenu li .active
{
   background-color: rgba(0,0,0,0.00);
   color: #FE00FE;
}
#wb_FooterMenu ul ul
{
   display: none;
   position: absolute;
   top: 57px;
}
#wb_FooterMenu ul li:hover > ul
{
   display: list-item;
}
#wb_FooterMenu ul ul li 
{
   float: none;
   position: relative;
   width: 84px;
}
#wb_FooterMenu ul ul li a
{
   background-color: #000000;
   border: 0px solid #000000;
   color: #FFFFFF;
}
#wb_FooterMenu ul ul li:hover > a, #wb_FooterMenu ul ul li .active
{
   background-color: #000000;
   color: #FE00FE;
}
#wb_FooterMenu ul ul li i 
{
   margin-right: 0px;
   vertical-align: middle;
}
#wb_FooterMenu ul ul li a 
{
   padding-top: 15px;
   padding-right: 10px;
   padding-bottom: 0px;
   text-align: left;
   vertical-align: middle;
}
#wb_FooterMenu ul ul ul li 
{
   left: 84px;
   position: relative;
   top: -57px;
}
#wb_FooterMenu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_FooterMenu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_FooterMenu li:hover > a .arrow-down, #wb_FooterMenu li .active .arrow-down
{ 
   border-top-color: #FE00FE;
}
#wb_FooterMenu ul ul li:hover > a .arrow-left, #wb_FooterMenu ul ul li .active .arrow-left
{ 
   border-left-color: #FE00FE;
}
#wb_FooterMenu .toggle,[id^=FooterMenu-submenu]
{
   display: none;
}
@media all and (max-width:475px) 
{
#wb_FooterMenu
{
   margin: 0;
   text-align: left;
}
#wb_FooterMenu ul li a, #wb_FooterMenu .toggle
{
   font-size: 17px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 10px 0 10px;
}
#wb_FooterMenu .toggle + a
{
   display: none !important;
}
.FooterMenu 
{
   display: none;
   z-index: 9999;
}
#FooterMenu 
{
   background-color: transparent;
   display: none;
}
#wb_FooterMenu > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_FooterMenu .toggle 
{
   display: block;
   background-color: rgba(0,0,0,0.00);
   color: #FFFFFF;
   padding: 0 10px 0 10px;
   line-height: 15px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_FooterMenu .toggle:hover
{
   background-color: rgba(0,0,0,0.00);
   color: #FE00FE;
}
[id^=FooterMenu-submenu]:checked + ul 
{
   display: block !important;
}
#FooterMenu-title
{
   height: 57px !important;
   line-height: 57px !important;
   text-align: left;
}
#wb_FooterMenu ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_FooterMenu ul ul .toggle,
#wb_FooterMenu ul ul a 
{
   padding: 0 20px;
}
#wb_FooterMenu a:hover,
#wb_FooterMenu ul ul ul a 
{
   background-color: #000000;
   color: #FFFFFF;
}
#wb_FooterMenu ul li ul li .toggle,
#wb_FooterMenu ul ul a 
{
   background-color: #000000;
   color: #FFFFFF;
}
#wb_FooterMenu ul ul ul a 
{
   padding: 15px 10px 0 30px;
}
#wb_FooterMenu ul li a 
{
   text-align: center;
}
#wb_FooterMenu ul li a br 
{
   display: none;
}
#wb_FooterMenu ul li i 
{
   margin-right: 0px;
}
#wb_FooterMenu ul ul 
{
   float: none;
   position: static;
}
#wb_FooterMenu ul ul li:hover > ul,
#wb_FooterMenu ul li:hover > ul 
{
   display: none;
}
#wb_FooterMenu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_FooterMenu ul ul ul li 
{
   position: static;
}
#FooterMenu-icon 
{
   display: block;
   position: absolute;
   left: 50%;
   transform: translateX(-50%);
   top: 16px;
   user-select: none;
}
#FooterMenu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_FooterMenu ul li ul li .toggle:hover
{
   background-color: #000000;
   color: #FE00FE;
}
#wb_FooterMenu .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_FooterMenu .toggle:hover .arrow-down, #wb_FooterMenu li .active .arrow-down
{
   border-top-color: #FE00FE;
}
#wb_FooterMenu ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_FooterMenu ul li ul li .toggle:hover .arrow-down, #wb_FooterMenu ul li ul li .active .arrow-down
{
   border-top-color: #FE00FE;
}
}
