body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
   overflow-x: hidden;
}
#wb_headerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerLayoutGrid
{
   box-sizing: border-box;
   padding: 6px 15px 6px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#headerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: left;
}
#headerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#headerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: right;
}
#headerLayoutGrid:before,
#headerLayoutGrid:after,
#headerLayoutGrid .row:before,
#headerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#headerLayoutGrid:after,
#headerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#headerLayoutGrid > .row > .col-1, #headerLayoutGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_navigationLayoutGrid
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#navigationLayoutGrid
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#navigationLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#navigationLayoutGrid > .row > .col-1, #navigationLayoutGrid > .row > .col-2, #navigationLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#navigationLayoutGrid > .row > .col-1, #navigationLayoutGrid > .row > .col-2, #navigationLayoutGrid > .row > .col-3
{
   float: left;
}
#navigationLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#navigationLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#navigationLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: right;
}
#navigationLayoutGrid:before,
#navigationLayoutGrid:after,
#navigationLayoutGrid .row:before,
#navigationLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#navigationLayoutGrid:after,
#navigationLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#navigationLayoutGrid > .row > .col-1, #navigationLayoutGrid > .row > .col-2, #navigationLayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGridCarousel
{
   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;
}
#LayoutGridCarousel
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridCarousel > .col-1, #LayoutGridCarousel > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGridCarousel > .col-1, #LayoutGridCarousel > .col-2
{
   flex: 0 0 auto;
}
#LayoutGridCarousel > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGridCarousel > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   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: 480px)
{
#LayoutGridCarousel > .col-1, #LayoutGridCarousel > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#upStickyLayer
{
   background-color: #696969;
   background-image: none;
   border-radius: 50%;
   opacity: 0.77;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
}
#upIcon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_upIcon:hover #upIcon i
{
   color: #F9F9F9;
}
#wb_bestSellersLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#bestSellersLayoutGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 75px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#bestSellersLayoutGrid > .col-1, #bestSellersLayoutGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#bestSellersLayoutGrid > .col-1, #bestSellersLayoutGrid > .col-2
{
   flex: 0 0 auto;
}
#bestSellersLayoutGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#bestSellersLayoutGrid > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
#bestSellersLayoutGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#bestSellersLayoutGrid > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 20px 0 20px 0;
}
@media (max-width: 480px)
{
#bestSellersLayoutGrid > .col-1, #bestSellersLayoutGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_bestSellerLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#bestSellerLayoutGrid
{
   box-sizing: border-box;
   padding: 20px 15px 55px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#bestSellerLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#bestSellerLayoutGrid > .row > .col-1, #bestSellerLayoutGrid > .row > .col-2, #bestSellerLayoutGrid > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#bestSellerLayoutGrid > .row > .col-1, #bestSellerLayoutGrid > .row > .col-2, #bestSellerLayoutGrid > .row > .col-3
{
   float: left;
}
#bestSellerLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#bestSellerLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#bestSellerLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#bestSellerLayoutGrid:before,
#bestSellerLayoutGrid:after,
#bestSellerLayoutGrid .row:before,
#bestSellerLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#bestSellerLayoutGrid:after,
#bestSellerLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#bestSellerLayoutGrid > .row > .col-1, #bestSellerLayoutGrid > .row > .col-2, #bestSellerLayoutGrid > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_serviceLayoutGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F6F9FC;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#serviceLayoutGrid
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#serviceLayoutGrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#serviceLayoutGrid > .row > .col-1, #serviceLayoutGrid > .row > .col-2, #serviceLayoutGrid > .row > .col-3, #serviceLayoutGrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#serviceLayoutGrid > .row > .col-1, #serviceLayoutGrid > .row > .col-2, #serviceLayoutGrid > .row > .col-3, #serviceLayoutGrid > .row > .col-4
{
   float: left;
}
#serviceLayoutGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#serviceLayoutGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#serviceLayoutGrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#serviceLayoutGrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#serviceLayoutGrid:before,
#serviceLayoutGrid:after,
#serviceLayoutGrid .row:before,
#serviceLayoutGrid .row:after
{
   display: table;
   content: " ";
}
#serviceLayoutGrid:after,
#serviceLayoutGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#serviceLayoutGrid > .row > .col-1, #serviceLayoutGrid > .row > .col-2, #serviceLayoutGrid > .row > .col-3, #serviceLayoutGrid > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#navigationMenu
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 4px;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#navigationMenu > li
{
   display: inline-block;
   font-size: 15px;
   text-transform: none;
}
#navigationMenu a
{
   color: #333333;
   text-decoration: none;
}
#navigationMenu a:hover
{
   color: #23527C;
   text-decoration: underline;
}
#navigationMenu > .active
{
   color: #23527C;
}
#navigationMenu > .active a
{
   color: inherit;
   pointer-events: none;
}
#navigationMenu > li + li:before
{
   content: "|";
   padding: 0 20px;
   color: #E1E1E1;
}
#wb_headerIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#headerIcon3
{
   height: 20px;
   width: 20px;
}
#headerIcon3 i
{
   color: #D6D6D6;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 19px;
}
#wb_headerIcon3:hover #headerIcon3 i
{
   color: #FFFFFF;
}
#wb_headerIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#headerIcon2
{
   height: 20px;
   width: 20px;
}
#headerIcon2 i
{
   color: #D6D6D6;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 19px;
}
#wb_headerIcon2:hover #headerIcon2 i
{
   color: #FFFFFF;
}
#wb_headerIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 5px 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#headerIcon1
{
   height: 20px;
   width: 20px;
}
#headerIcon1 i
{
   color: #D6D6D6;
   display: inline-block;
   font-size: 20px;
   line-height: 20px;
   vertical-align: middle;
   width: 19px;
}
#wb_headerIcon1:hover #headerIcon1 i
{
   color: #FFFFFF;
}
#wb_serviceCard1
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#serviceCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard2
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#serviceCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#serviceCard2-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard2-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard3
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#serviceCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_links
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#links
{
   box-sizing: border-box;
   padding: 25px 15px 75px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1280px;
}
#links > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: left;
}
#links > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#links > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#links > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: left;
}
#links:before,
#links:after,
#links .row:before,
#links .row:after
{
   display: table;
   content: " ";
}
#links:after,
#links .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #4F4F4F;
   border-right-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
   border-left-color: #4F4F4F;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   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: 1280px;
}
#footer > .col-1, #footer > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer > .col-1, #footer > .col-2
{
   flex: 0 0 auto;
}
#footer > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 50%;
   max-width: 50%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
@media (max-width: 768px)
{
#footer > .col-1, #footer > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 13px;
}
#wb_footerText div
{
   text-align: left;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_PayPalShoppingCart1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 32px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#PayPalShoppingCart1
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#PayPalShoppingCart1
{
   fill: #000000;
   display: inline-block;
   font-size: 32px;
   vertical-align: middle;
   width: 31px;
}
#wb_PayPalShoppingCart1:hover #PayPalShoppingCart1
{
   fill: #000000;
}
#PayPalShoppingCart1
{
   cursor: pointer;
}
#PayPalShoppingCart1-badge
{
   position: absolute;
   top: 0;
   right: 0;
   padding: .25em .4em;
   white-space: nowrap;
   border-radius: .25rem;
   color: #FFFFFF;
   background-color: #5465FF;
   font-size: 11px;
   line-height: 1.0;
   text-align: center;
}
#PPMiniCart
{
   z-index: 9999;
}
#PPMiniCart .minicart-header
{
   font-size: 1.1em;
   font-weight: bold;
   padding: 12px;
   position: absolute;
}
#PPMiniCart .minicart-terms
{
   display: none;
}
#PPMiniCart .minicart-logo
{
   pointer-events: none;
}
@media (max-width: 767px)
{
   #PPMiniCart
   {
      left: 0 !important;
      width: 100% !important;
   }
   #PPMiniCart form
   {
      box-sizing: border-box;
      margin: 0 !important;
      padding: 1rem !important;
      width: 100% !important;
      border-radius: 0px;
   }
}
#headerBreadcrumb
{
   list-style: none;
   padding: 8px 15px 8px 15px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 0;
   margin: 0;
   text-align: left;
}
#headerBreadcrumb > li
{
   display: inline-block;
   font-size: 12px;
   text-transform: none;
}
#headerBreadcrumb a
{
   color: #D9D9D9;
   text-decoration: none;
}
#headerBreadcrumb a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#headerBreadcrumb > .active
{
   color: #FFFFFF;
}
#headerBreadcrumb > .active a
{
   color: inherit;
   pointer-events: none;
}
#headerBreadcrumb > li + li:before
{
   content: "";
   padding: 0 10px;
   color: #C0C0C0;
}
#headerBreadcrumb li i
{
   font-size: 12px;
   width: 14px;
}
#wb_serviceCard4
{
   position: relative;
   display: inline-block;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 10px 0 ;
   vertical-align: top;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 0px;
   text-align: left;
}
#serviceCard4-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_footerImage
{
   margin: 0;
   vertical-align: top;
}
#footerImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 272px;
   height: 24px;
   vertical-align: top;
}
#contactEmail
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 0 0 15px 0 ;
   border: 1px solid #A9A9A9;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #A9A9A9;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 10px 10px 10px 10px;
}
#contactEmail:focus
{
   outline: 0;
}
#contactEmail::placeholder
{
   color: #A9A9A9;
   opacity: 1;
}
#contactEmail::-ms-input-placeholder
{
   color: #A9A9A9;
}
#contactButton
{
   border: 1px solid #5465FF;
   border-radius: 0px;
   background-color: #5465FF;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 15px;
   padding: 1px 1px 6px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#contactButton:focus
{
   outline: 0;
}
#wb_contactIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon1:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon1
{
   height: 27px;
   width: 27px;
}
#contactIcon1 i
{
   color: #D9D9DA;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 26px;
}
#wb_contactIcon1:hover #contactIcon1 i
{
   color: #D9D9DA;
}
#wb_contactIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon2:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon2
{
   height: 27px;
   width: 27px;
}
#contactIcon2 i
{
   color: #D9D9DA;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 26px;
}
#wb_contactIcon2:hover #contactIcon2 i
{
   color: #D9D9DA;
}
#wb_contactIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon3:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon3
{
   height: 27px;
   width: 27px;
}
#contactIcon3 i
{
   color: #D9D9DA;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 26px;
}
#wb_contactIcon3:hover #contactIcon3 i
{
   color: #D9D9DA;
}
#wb_contactIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #EDE9E1;
   border-radius: 50%;
   text-align: center;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_contactIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_contactIcon4:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #645E59;
}
#contactIcon4
{
   height: 27px;
   width: 27px;
}
#contactIcon4 i
{
   color: #D9D9DA;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
   width: 26px;
}
#wb_contactIcon4:hover #contactIcon4 i
{
   color: #D9D9DA;
}
#wb_contactAddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_contactAddress
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   line-height: 19px;
}
#wb_contactAddress p, #wb_contactAddress ul
{
   margin: 0;
   padding: 0;
}
#wb_contactAddress
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_linksText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 8px 0;
   margin: 25px 0 0 0 ;
   text-align: left;
}
#wb_linksText1
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 17px;
}
#wb_linksText1 div
{
   text-align: left;
}
#wb_linksText1
{
   display: block;
   margin: 25px 0 0 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_bestSellerCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#bestSellerCard1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#bestSellerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#bestSellerCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#bestSellerCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#bestSellerCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#bestSellerCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#bestSellerCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0 1px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#bestSellerCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_bestSellerCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#bestSellerCard2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#bestSellerCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#bestSellerCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#bestSellerCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#bestSellerCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#bestSellerCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#bestSellerCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0 1px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#bestSellerCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_bestSellerCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 0px;
   text-align: center;
}
#bestSellerCard3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
.stretched-link::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
   background-color: rgba(0,0,0,0);
}
#bestSellerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#bestSellerCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#bestSellerCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#bestSellerCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#bestSellerCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#bestSellerCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0 1px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#bestSellerCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#product1Dialog
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#product1Dialog .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   overflow: visible;
   pointer-events: all;
}
#product1Dialog.fade
{
   opacity: 1;
   transition: all 400ms linear;
}
#product1Dialog .animate-show
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
}
#product1Dialog .animate-hide
{
   animation-duration: 400ms;
   animation-fill-mode: both;
   animation-name: animate-fade-in-down;
   animation-direction: reverse;
}
#product1Dialog.modal
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow: hidden;
   -webkit-overflow-scrolling: touch;
   outline: 0;
}
#product1Dialog .modal-open .modal
{
   overflow-x: hidden;
   overflow-y: auto;
}
#product1Dialog .modal-open
{
   overflow: hidden;
}
#product1Dialog .modal-dialog
{
   position: relative;
   width: 677px;
   margin-left: auto;
   margin-right: auto;
}
#product1Dialog .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#product1Dialog .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#product1Dialog .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#product1Dialog .modal-body
{
   position: relative;
   width: 677px;
   height: 343px;
}
#product1Dialog .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#product1Dialog .modal-header
{
   cursor: move;
}
#product1Dialog .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: 1.75rem auto;
   min-height: calc(100% - 3.5rem);
   pointer-events: none;
}
#product1Dialog .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#product1Dialog .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_product1Heading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #2E88D3;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#product1Heading
{
   color: #2E88D3;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 37px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_product1Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_product1Text div
{
   text-align: left;
}
#amount
{
   line-height: 16px;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#amount:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Label1
{
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label1:focus
{
   outline: 0;
}
#wb_quantity
{
   font-size: 16px;
}
#quantity
{
   box-sizing: border-box;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #CCCCCC;
   color: #333333;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   margin: 0;
   outline: none;
   padding: 6px 8px 6px 8px;
   text-align: center;
   vertical-align: middle;
}
#wb_quantity .input-group
{
   display: table;
   box-sizing: border-box;
   border-collapse: separate;
   position: relative;
}
#wb_quantity .input-group *
{
   box-sizing: border-box;
}
#wb_quantity .input-group-btn
{
   display: table-cell;
   position: relative;
   font-size: 0;
   vertical-align: middle;
   white-space: nowrap;
   width: 1%;
}
#quantity
{
   display: table-cell;
   margin: 0;
   width: 100%;
   height: 30px;
   font-size: 16px;
   border-radius: 0;
}
#wb_quantity .input-group-btn:first-child>.btn
{
   margin-right: -1px;
}
#wb_quantity .input-group-btn:last-child>.btn
{
   margin-left: -1px;
}
#wb_quantity .input-group-btn:first-child>.btn
{
   border-bottom-right-radius: 0;
   border-top-right-radius: 0;
}
#wb_quantity .input-group-btn:last-child>.btn
{
   border-bottom-left-radius: 0;
   border-top-left-radius: 0;
}
#wb_quantity .btn
{
   position: relative;
   height: 30px;
   display: inline-block;
   margin-bottom: 0;
   font-weight: bold;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #CCCCCC;
   user-select: none;
   white-space: nowrap;
   padding: 0 8px 0 8px;
   font-size: 16px;
   border-radius: 0px;
   color: #454545;
   background-color: #FFFFFF;
}
#wb_quantity .btn:hover
{
   color: #2B2B2B;
   background-color: #CCCCCC;
   border-color: #CCCCCC;
}
#wb_quantity .btn:active
{
   color: #FFFFFF;
   background-color: #3370B7;
   border-color: #2E6DA4;
}
#size
{
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#size:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#productShape1
{
   width: 234px;
   height: 234px;
   background-color: #4F4F4F;
   background-image: none;
   border: 1px #4F4F4F solid;
}
#productShape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.43%;
   top: 0.43%;
   width: 99.15%;
   height: 99.15%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 154px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border-width: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 326px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   line-height: 21px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   line-height: 16px;
}
#wb_Text4 p, #wb_Text4 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   text-decoration: underline;
   font-size: 16px;
   line-height: 18px;
}
#wb_Text5 p, #wb_Text5 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#YouTube1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#wb_YouTube1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#YouTube2
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#wb_YouTube2
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#wb_serviceCard2
{
   display: inline-block;
   width: 203px;
   height: 67px;
   z-index: 18;
}
#size
{
   position: absolute;
   left: 279px;
   top: 174px;
   width: 134px;
   height: 30px;
   z-index: 36;
}
#contactEmail
{
   display: block;
   width: 100%;
   height: 38px;
   z-index: 28;
}
#wb_serviceCard3
{
   display: inline-block;
   width: 209px;
   height: 67px;
   z-index: 19;
}
#wb_PayPalShoppingCart1
{
   display: inline-block;
   width: 32px;
   height: 32px;
   text-align: center;
   z-index: 6;
}
#PayPal2
{
   position: absolute;
   left: 278px;
   top: 282px;
   z-index: 36;
}
#contactButton
{
   display: inline-block;
   width: 97px;
   height: 34px;
   z-index: 29;
}
#Html1
{
   display: inline-block;
   width: 104px;
   height: 80px;
   z-index: 27;
}
#wb_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 4;
}
#amount
{
   position: absolute;
   left: 335px;
   top: 230px;
   width: 88px;
   height: 16px;
   z-index: 37;
}
#wb_serviceCard1
{
   display: inline-block;
   width: 212px;
   height: 67px;
   z-index: 17;
}
#wb_upIcon
{
   position: absolute;
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 11;
}
#wb_Image2
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 7;
}
#wb_headerBreadcrumb
{
   display: inline-block;
   width: 455px;
   height: 31px;
   z-index: 0;
   vertical-align: top;
}
#wb_quantity
{
   position: absolute;
   left: 430px;
   top: 174px;
   width: 118px;
   height: 30px;
   text-align: center;
}
#wb_productShape1
{
   position: absolute;
   left: 26px;
   top: 80px;
   width: 236px;
   height: 236px;
   z-index: 39;
}
#wb_product1Heading
{
   position: absolute;
   left: 26px;
   top: 21px;
   width: 588px;
   height: 37px;
   z-index: 34;
}
#wb_bestSellerCard3
{
   display: flex;
   width: 100%;
   z-index: 16;
}
#wb_bestSellerCard2
{
   display: flex;
   width: 100%;
   z-index: 15;
}
#wb_bestSellerCard1
{
   display: flex;
   width: 100%;
   z-index: 14;
}
#PayPal2_form
{
   margin: 0;
   padding: 0;
}
#wb_product1Text
{
   position: absolute;
   left: 278px;
   top: 80px;
   width: 364px;
   height: 75px;
   z-index: 35;
}
#wb_footerImage
{
   display: inline-block;
   width: 272px;
   height: 24px;
   z-index: 31;
}
#wb_contactIcon4
{
   display: inline-block;
   width: 27px;
   height: 27px;
   text-align: center;
   z-index: 26;
}
#wb_contactIcon3
{
   display: inline-block;
   width: 27px;
   height: 27px;
   text-align: center;
   z-index: 25;
}
#wb_contactIcon2
{
   display: inline-block;
   width: 27px;
   height: 27px;
   text-align: center;
   z-index: 24;
}
#wb_serviceCard4
{
   display: inline-block;
   width: 209px;
   height: 67px;
   z-index: 20;
}
#wb_YouTube1
{
   display: block;
   width: 100%;
   z-index: 12;
}
#upStickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 45;
}
#Label1
{
   position: absolute;
   left: 278px;
   top: 229px;
   width: 45px;
   height: 16px;
   line-height: 16px;
   z-index: 38;
}
#wb_contactIcon1
{
   display: inline-block;
   width: 27px;
   height: 27px;
   text-align: center;
   z-index: 23;
}
#wb_YouTube2
{
   display: block;
   width: 100%;
   z-index: 13;
}
#wb_navigationMenu
{
   display: block;
   width: 100%;
   z-index: 5;
   vertical-align: top;
}
#wb_headerIcon3
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 3;
}
#wb_headerIcon2
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 2;
}
#wb_headerIcon1
{
   display: inline-block;
   width: 20px;
   height: 20px;
   text-align: center;
   z-index: 1;
}
@media only screen and (min-width: 480px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 6px 15px 6px 15px;
}
#headerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_navigationLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_navigationLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigationLayoutGrid
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#navigationLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGridCarousel
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridCarousel
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridCarousel
{
   height: auto;
   padding: 0;
}
#LayoutGridCarousel > .col-1, #LayoutGridCarousel > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGridCarousel > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGridCarousel > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_bestSellersLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_bestSellersLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#bestSellersLayoutGrid
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_bestSellerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_bestSellerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#bestSellerLayoutGrid
{
   height: auto;
   padding: 20px 15px 55px 15px;
}
#bestSellerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_serviceLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_serviceLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#serviceLayoutGrid
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#serviceLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu
{
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#navigationMenu > li + li:before
{
   padding: 0 20px;
}
#wb_headerIcon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon3
{
   width: 20px;
   height: 20px;
}
#headerIcon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerIcon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon2
{
   width: 20px;
   height: 20px;
}
#headerIcon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerIcon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon1
{
   width: 20px;
   height: 20px;
}
#headerIcon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_serviceCard1
{
   width: 212px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard1
{
   text-align: left;
}
#wb_serviceCard2
{
   width: 203px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#serviceCard2-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard2-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard2
{
   text-align: left;
}
#wb_serviceCard3
{
   width: 209px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard3
{
   text-align: left;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 25px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PayPalShoppingCart1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#wb_PayPalShoppingCart1
{
   line-height: 32px;
}
#PayPalShoppingCart1
{
   width: 32px;
   height: 32px;
}
#PayPalShoppingCart1
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_headerBreadcrumb
{
   width: 210px;
   height: 31px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#headerBreadcrumb
{
   padding: 8px 15px 8px 15px;
   text-align: left;
}
#headerBreadcrumb > li + li:before
{
   padding: 0 10px;
}
#wb_serviceCard4
{
   width: 209px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard4
{
   text-align: left;
}
#wb_footerImage
{
   width: 272px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#footerImage
{
   width: 272px;
   height: 24px;
}
#contactEmail
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#contactEmail
{
   line-height: 1px;
}
#contactButton
{
   width: 97px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 6px 6px;
}
#wb_contactIcon1
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
}
#contactIcon1
{
   width: 27px;
   height: 27px;
}
#contactIcon1 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_contactIcon2
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
}
#contactIcon2
{
   width: 27px;
   height: 27px;
}
#contactIcon2 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_contactIcon3
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
}
#contactIcon3
{
   width: 27px;
   height: 27px;
}
#contactIcon3 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_contactIcon4
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
}
#contactIcon4
{
   width: 27px;
   height: 27px;
}
#contactIcon4 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_contactAddress
{
   visibility: visible;
   display: block;
}
#wb_contactAddress
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
}
#wb_linksText1
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_bestSellerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#bestSellerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#bestSellerCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#bestSellerCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#bestSellerCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#bestSellerCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#bestSellerCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0 1px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#bestSellerCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_bestSellerCard1
{
   text-align: center;
}
#wb_bestSellerCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#bestSellerCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#bestSellerCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#bestSellerCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#bestSellerCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#bestSellerCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#bestSellerCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0 1px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#bestSellerCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_bestSellerCard2
{
   text-align: center;
}
#wb_bestSellerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#bestSellerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#bestSellerCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#bestSellerCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#bestSellerCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#bestSellerCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#bestSellerCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0 1px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#bestSellerCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_bestSellerCard3
{
   text-align: center;
}
#product1Dialog .modal-dialog
{
   width: 677px;
}
#product1Dialog .modal-body
{
   width: 677px;
   height: 343px;
}
#product1Dialog
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#wb_product1Heading
{
   left: 26px;
   top: 21px;
   width: 588px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_product1Text
{
   left: 278px;
   top: 80px;
   width: 364px;
   height: 75px;
   visibility: visible;
   display: inline;
}
#wb_product1Text
{
   margin: 0;
   padding: 0;
}
#PayPal2
{
   left: 278px;
   top: 282px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#amount
{
   left: 335px;
   top: 230px;
   width: 88px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#amount
{
   line-height: 16px;
}
#Label1
{
   left: 278px;
   top: 229px;
   width: 45px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label1
{
   line-height: 16px;
}
#wb_quantity
{
   left: 429px;
   top: 178px;
   width: 118px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#quantity
{
   width: 90px;
   height: 24px;
}
#size
{
   left: 278px;
   top: 178px;
   width: 134px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#wb_productShape1
{
   left: 26px;
   top: 80px;
   width: 236px;
   height: 236px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#productShape1
{
   width: 234px;
   height: 234px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   border: 0px solid #000000;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
}
@media only screen and (max-width: 479px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_headerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_headerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headerLayoutGrid
{
   height: auto;
   padding: 6px 15px 6px 15px;
}
#headerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_navigationLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_navigationLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#navigationLayoutGrid
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#navigationLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_LayoutGridCarousel
{
   visibility: visible;
   display: table;
}
#wb_LayoutGridCarousel
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGridCarousel
{
   height: auto;
   padding: 0;
}
#LayoutGridCarousel > .col-1, #LayoutGridCarousel > .col-2
{
   padding-right: 0px;
   padding-left: 0px;
}
#LayoutGridCarousel > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LayoutGridCarousel > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: flex-start;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#upStickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: block;
}
#wb_upIcon
{
   left: 9px;
   top: 8px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#upIcon
{
   width: 24px;
   height: 24px;
}
#upIcon i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_bestSellersLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_bestSellersLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#bestSellersLayoutGrid
{
   height: auto;
   padding: 75px 0 10px 0;
}
#wb_bestSellerLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_bestSellerLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#bestSellerLayoutGrid
{
   height: auto;
   padding: 20px 15px 55px 15px;
}
#bestSellerLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_serviceLayoutGrid
{
   visibility: visible;
   display: table;
}
#wb_serviceLayoutGrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#serviceLayoutGrid
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#serviceLayoutGrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_navigationMenu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#navigationMenu
{
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#navigationMenu > li + li:before
{
   padding: 0 20px;
}
#wb_headerIcon3
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon3
{
   width: 20px;
   height: 20px;
}
#headerIcon3 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerIcon2
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon2
{
   width: 20px;
   height: 20px;
}
#headerIcon2 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_headerIcon1
{
   width: 20px;
   height: 20px;
   visibility: visible;
   display: inline-block;
   margin: 5px 10px 0 0 ;
   padding: 0;
}
#headerIcon1
{
   width: 20px;
   height: 20px;
}
#headerIcon1 i
{
   line-height: 20px;
   font-size: 20px;
   width: 19px;
}
#wb_serviceCard1
{
   width: 212px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#serviceCard1-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard1-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard1-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard1-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard1
{
   text-align: left;
}
#wb_serviceCard2
{
   width: 203px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#serviceCard2-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard2-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard2-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard2-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard2
{
   text-align: left;
}
#wb_serviceCard3
{
   width: 209px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#serviceCard3-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard3-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard3-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard3-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard3
{
   text-align: left;
}
#wb_links
{
   visibility: visible;
   display: table;
}
#wb_links
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#links
{
   height: auto;
   padding: 25px 15px 75px 15px;
}
#links .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#links > .row > .col-1, #links > .row > .col-2, #links > .row > .col-3, #links > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#links > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#links > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 10px 0 10px 0;
}
#footer > .col-1, #footer > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#footer > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
#footer > .col-2
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: flex-end;
   text-align: right;
}
#wb_footerText
{
   visibility: visible;
   display: block;
}
#wb_footerText
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PayPalShoppingCart1
{
   width: 32px;
   height: 32px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#wb_PayPalShoppingCart1
{
   line-height: 32px;
}
#PayPalShoppingCart1
{
   width: 32px;
   height: 32px;
}
#PayPalShoppingCart1
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_headerBreadcrumb
{
   width: 290px;
   height: 31px;
   visibility: visible;
   display: inline-block;
   margin: 0;
}
#headerBreadcrumb
{
   padding: 8px 15px 8px 15px;
   text-align: left;
}
#headerBreadcrumb > li + li:before
{
   padding: 0 10px;
}
#wb_serviceCard4
{
   width: 209px;
   height: 67px;
   visibility: visible;
   display: inline-block;
   margin: 0 0 10px 0 ;
}
#serviceCard4-card-item0
{
   display: inline-block;
   height: 68px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #5465FF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 48px;
}
#serviceCard4-card-item0 a
{
   color: inherit;
   display: block;
   padding: 10px 10px 10px 10px;
   text-decoration: none;
}
#serviceCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 48px;
   width: 48px;
}
#serviceCard4-card-item1
{
   box-sizing: border-box;
   margin: -50px 0 0 0 ;
   padding: 0 10px 6px 80px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
}
#serviceCard4-card-item1 a
{
   color: inherit;
   text-decoration: none;
}
#wb_serviceCard4
{
   text-align: left;
}
#wb_footerImage
{
   width: 272px;
   height: 24px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#footerImage
{
   width: 272px;
   height: 24px;
}
#contactEmail
{
   width: 100%;
   height: 38px;
   visibility: visible;
   display: block;
   margin: 0 0 15px 0 ;
   padding: 10px 10px 10px 10px;
   text-align: left;
}
#contactEmail
{
   line-height: 1px;
}
#contactButton
{
   width: 97px;
   height: 34px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 1px 1px 6px 6px;
}
#wb_contactIcon1
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
}
#contactIcon1
{
   width: 27px;
   height: 27px;
}
#contactIcon1 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_contactIcon2
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
}
#contactIcon2
{
   width: 27px;
   height: 27px;
}
#contactIcon2 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_contactIcon3
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
}
#contactIcon3
{
   width: 27px;
   height: 27px;
}
#contactIcon3 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_contactIcon4
{
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline-block;
   margin: 0 5px 0 0 ;
   padding: 2px 2px 2px 2px;
}
#contactIcon4
{
   width: 27px;
   height: 27px;
}
#contactIcon4 i
{
   line-height: 27px;
   font-size: 27px;
   width: 26px;
}
#wb_contactAddress
{
   visibility: visible;
   display: block;
}
#wb_contactAddress
{
   margin: 0;
   padding: 0 0 20px 0;
}
#wb_linksText1
{
   visibility: visible;
   display: block;
}
#wb_linksText1
{
   font-size: 17px;
   margin: 25px 0 0 0 ;
   padding: 0 0 8px 0;
   text-align: left;
}
#wb_bestSellerCard1
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#bestSellerCard1-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#bestSellerCard1-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#bestSellerCard1-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#bestSellerCard1-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#bestSellerCard1-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#bestSellerCard1-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0 1px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#bestSellerCard1-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_bestSellerCard1
{
   text-align: center;
}
#wb_bestSellerCard2
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#bestSellerCard2-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#bestSellerCard2-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#bestSellerCard2-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#bestSellerCard2-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#bestSellerCard2-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#bestSellerCard2-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0 1px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#bestSellerCard2-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_bestSellerCard2
{
   text-align: center;
}
#wb_bestSellerCard3
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0 0 20px 0 ;
}
#bestSellerCard3-card-item0
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #838383;
   border-radius: 0px;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: auto;
}
#bestSellerCard3-card-item1
{
   box-sizing: border-box;
   margin: 20px 10px 10px 10px;
   padding: 0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#bestSellerCard3-card-item2
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   margin: 0;
   padding: 8px 4px 8px 4px;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#bestSellerCard3-card-item3
{
   box-sizing: border-box;
   margin: 12px 0 0 0 ;
   border-top: 1px #FFFFFF solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#bestSellerCard3-card-item4
{
   box-sizing: border-box;
   margin: 0 20px 20px 20px;
   padding: 0;
   color: #696969;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#bestSellerCard3-card-item5
{
   display: inline-block;
   height: 56px;
   box-sizing: border-box;
   align-self: center;
   margin: 10px 0 1px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   background-color: #000000;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#bestSellerCard3-card-item5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_bestSellerCard3
{
   text-align: center;
}
#product1Dialog .modal-dialog
{
   width: 677px;
}
#product1Dialog .modal-body
{
   width: 677px;
   height: 343px;
}
#product1Dialog
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#wb_product1Heading
{
   left: 26px;
   top: 21px;
   width: 588px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_product1Text
{
   left: 278px;
   top: 80px;
   width: 364px;
   height: 75px;
   visibility: visible;
   display: inline;
}
#wb_product1Text
{
   margin: 0;
   padding: 0;
}
#PayPal2
{
   left: 278px;
   top: 282px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#amount
{
   left: 335px;
   top: 230px;
   width: 88px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#amount
{
   line-height: 16px;
}
#Label1
{
   left: 278px;
   top: 229px;
   width: 45px;
   height: 16px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
   text-align: left;
}
#Label1
{
   line-height: 16px;
}
#wb_quantity
{
   left: 429px;
   top: 178px;
   width: 118px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#quantity
{
   width: 90px;
   height: 24px;
}
#size
{
   left: 278px;
   top: 178px;
   width: 134px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#wb_productShape1
{
   left: 26px;
   top: 80px;
   width: 236px;
   height: 236px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#productShape1
{
   width: 234px;
   height: 234px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#wb_Image2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#Image2
{
   border: 0px solid #000000;
}
#wb_Text3
{
   visibility: visible;
   display: block;
}
#wb_Text3
{
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#wb_Text4
{
   visibility: visible;
   display: block;
}
#wb_Text4
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Text5
{
   visibility: visible;
   display: block;
}
#wb_Text5
{
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 18px;
}
#wb_YouTube1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
#wb_YouTube2
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
}
}
#RollOverText1 .caption,
#RollOverText2 .caption,
#RollOverText3 .caption
{
   opacity: 1 !important;
}
