@font-face {
  font-family: "CerebriSans";
  src: url("../../fonts/cerebri/CerebriSans-Regular.eot"); /* IE9 Compat Modes */
  src: url("../../fonts/cerebri/CerebriSans-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/cerebri/CerebriSans-Regular.woff2") format("woff2"), url("../../fonts/cerebri/CerebriSans-Regular.woff") format("woff"), url("../../fonts/cerebri/CerebriSans-Regular.ttf") format("truetype"), url("../../fonts/cerebri/CerebriSans-Regular.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "CerebriSansExtraBold";
  src: url("../../fonts/cerebri/CerebriSans-ExtraBold.eot"); /* IE9 Compat Modes */
  src: url("../../fonts/cerebri/CerebriSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/cerebri/CerebriSans-ExtraBold.woff2") format("woff2"), url("../../fonts/cerebri/CerebriSans-ExtraBold.woff") format("woff"), url("../../fonts/cerebri/CerebriSans-ExtraBold.ttf") format("truetype"), url("../../fonts/cerebri/CerebriSans-ExtraBold.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "CerebriSansBold";
  src: url("../../fonts/cerebri/CerebriSans-Bold.eot"); /* IE9 Compat Modes */
  src: url("../../fonts/cerebri/CerebriSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/cerebri/CerebriSans-Bold.woff2") format("woff2"), url("../../fonts/cerebri/CerebriSans-Bold.woff") format("woff"), url("../../fonts/cerebri/CerebriSans-Bold.ttf") format("truetype"), url("../../fonts/cerebri/CerebriSans-Bold.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "CerebriSansSemiBold";
  src: url("../../fonts/cerebri/CerebriSans-SemiBold.eot"); /* IE9 Compat Modes */
  src: url("../../fonts/cerebri/CerebriSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/cerebri/CerebriSans-SemiBold.woff2") format("woff2"), url("../../fonts/cerebri/CerebriSans-SemiBold.woff") format("woff"), url("../../fonts/cerebri/CerebriSans-SemiBold.ttf") format("truetype"), url("../../fonts/cerebri/CerebriSans-SemiBold.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "CerebriSansLight";
  src: url("../../fonts/cerebri/CerebriSans-Light.eot"); /* IE9 Compat Modes */
  src: url("../../fonts/cerebri/CerebriSans-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/cerebri/CerebriSans-Light.woff2") format("woff2"), url("../../fonts/cerebri/CerebriSans-Light.woff") format("woff"), url("../../fonts/cerebri/CerebriSans-Light.ttf") format("truetype"), url("../../fonts/cerebri/CerebriSans-Light.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "CerebriSansMedium";
  src: url("../../fonts/cerebri/CerebriSans-Medium.eot"); /* IE9 Compat Modes */
  src: url("../../fonts/cerebri/CerebriSans-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/cerebri/CerebriSans-Medium.woff2") format("woff2"), url("../../fonts/cerebri/CerebriSans-Medium.woff") format("woff"), url("../../fonts/cerebri/CerebriSans-Medium.ttf") format("truetype"), url("../../fonts/cerebri/CerebriSans-Medium.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "CerebriSansHeavy";
  src: url("../../fonts/cerebri/CerebriSans-Heavy.eot"); /* IE9 Compat Modes */
  src: url("../../fonts/cerebri/CerebriSans-Heavy.eot?#iefix") format("embedded-opentype"), url("../../fonts/cerebri/CerebriSans-Heavy.woff2") format("woff2"), url("../../fonts/cerebri/CerebriSans-Heavy.woff") format("woff"), url("../../fonts/cerebri/CerebriSans-Heavy.ttf") format("truetype"), url("../../fonts/cerebri/CerebriSans-Heavy.svg#svgFontName") format("svg"); /* Legacy iOS */
}
body {
  font-family: "Source Sans Pro", sans-serif;
  background: #F8FAFC;
}

input[type=email]:disabled {
  background: #ececec;
}

#card-element {
  padding: 20px;
  border: 1px solid #ececec;
  border-radius: 5px;
}

.modal-center {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .modal-center:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog-center {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-dialog {
  max-width: 700px;
}
.modal-dialog .modal-content {
  border-radius: 0px;
  border: 0px;
}

.modal-center {
  text-align: center;
  z-index: 2147483638;
}

.modal-dialog-center {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.delivery-options {
  margin: 0px auto -15px auto;
  width: 140px;
}

.popcontent {
  font-size: 15px;
  line-height: 22px;
}
.popcontent h2 {
  font-size: 20px;
  font-family: "CerebriSansBold";
  color: #202020;
  margin-top: 10px;
  margin-bottom: 12px;
}
.popcontent b {
  font-family: "CerebriSansBold";
}
.popcontent p {
  font-size: 13px;
  line-height: 20px;
  font-family: "CerebriSansLight";
}

#popup .modal-body {
  padding: 30px;
}

.mobile-buttons {
  margin-top: 7px;
}

.bullet-head {
  background: #F5740F;
  color: #fff;
  padding: 3px 0px;
  font-size: 14px;
  font-weight: 100;
}
@media only screen and (max-device-width: 480px) {
  .bullet-head {
    display: none;
  }
}
.bullet-head .stars {
  text-align: center;
}
@media only screen and (max-device-width: 480px) {
  .bullet-head .stars {
    text-align: left;
  }
}
@media only screen and (max-device-width: 480px) {
  .bullet-head .bullet {
    margin-bottom: 5px;
    font-size: 13px;
  }
}
.bullet-head span {
  color: rgba(255, 255, 255, 0.6);
}

.menuline {
  background: #fff;
  text-align: center;
}
.menuline .menu {
  display: inline-block;
  margin: 0;
  padding: 0;
  /* For IE, the outcast */
  zoom: 1;
  *display: inline;
}
.menuline .menu li {
  list-style: none;
  font-size: 14px;
  font-weight: 400;
  float: left;
  margin-right: 30px;
  padding: 10px 0px;
  margin-bottom: -6px;
}
.menuline .menu li.active {
  background: #FFF7ED;
  padding-left: 15px;
  padding-right: 15px;
}
.menuline .menu li.active a {
  color: #F5740F;
  font-weight: 700;
}
.menuline .menu li a {
  color: #333333;
  text-decoration: none;
}
.menuline .menu li a:hover {
  text-decoration: none;
}
@media only screen and (max-device-width: 480px) {
  .menuline .menu {
    display: none;
  }
}

header {
  padding: 15px 0px 17px 0px;
  background: #F8FAFC;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
header .float-right-search {
  float: right;
}
@media only screen and (max-device-width: 480px) {
  header .float-right-search {
    float: left;
    margin-top: 15px;
    width: 100%;
  }
}
@media only screen and (max-device-width: 480px) {
  header .float-right-search .buttons {
    display: none;
  }
}
header .searchbox {
  width: 100%;
  float: left;
}
@media only screen and (max-device-width: 480px) {
  header .searchbox {
    width: 100%;
  }
}
header .searchbox i {
  position: absolute;
  margin-left: 12px;
  margin-top: 10px;
}
header .searchbox .search-field {
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  border: none;
  padding: 8px 15px;
  font-size: 14px;
  padding-left: 40px;
  color: #999999;
  width: 100%;
  letter-spacing: 0;
  float: left;
}
@media only screen and (max-device-width: 480px) {
  header .searchbox .search-field {
    width: 100%;
  }
}
header .searchbox .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999999;
}
header .searchbox .search-field::-moz-placeholder { /* Firefox 19+ */
  color: #999999;
}
header .searchbox .search-field:-ms-input-placeholder { /* IE 10+ */
  color: #999999;
}
header .searchbox .search-field:-moz-placeholder { /* Firefox 18- */
  color: #999999;
}
header .buttons {
  width: 200px;
  margin-right: 8px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
header .buttons.three {
  width: 150px !important;
}
@media only screen and (max-device-width: 480px) {
  header .buttons.three {
    width: auto !important;
    float: right;
    margin-left: 0px;
  }
}
@media only screen and (max-device-width: 480px) {
  header .buttons {
    width: 224px;
    margin-right: 0px;
    margin-top: -2px;
    margin-left: -5px;
  }
}
header .buttons a {
  color: #333333;
}
header .buttons .account, header .buttons .cart {
  float: left;
  text-align: center;
  padding: 6px 12px;
  margin-left: 10px;
}
header .buttons .cart {
  color: #000;
  padding: 7px 12px;
}
header .buttons a {
  text-decoration: none;
}
header .buttons a .user-button {
  margin-top: 5px;
  font-size: 10px;
  color: #000;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  padding: 5px 10px;
}
header .buttons a .user-button:hover {
  background: #f1f2f4;
  border-radius: 5px;
}
header .buttons a .user-button i {
  font-size: 16px;
  width: 100%;
  text-align: center;
}
header .header-brandline {
  margin-bottom: 10px;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  font-weight: 200;
  color: #666666;
  letter-spacing: 0;
}
header .header-brandline img {
  margin-right: 5px;
}
header .header-brandline ul {
  float: right;
  margin-right: 5px;
}
header .header-brandline ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  text-align: right;
  margin-left: 15px;
  font-weight: 500;
}
header .header-brandline ul li a {
  color: #666666;
  font-size: 12px;
}

.front-banner {
  background: #F9FAFC url("../images/front-bg-head.svg") top center no-repeat;
  width: 100%;
  height: 300px;
}
.front-banner h1 {
  font-size: 30px;
  color: #2e2e2e;
  letter-spacing: 0;
  padding-top: 25px;
  line-height: 35px;
  font-weight: 200;
  padding-right: 20px;
}
.front-banner h1 b {
  font-weight: 500;
}
@media only screen and (max-device-width: 480px) {
  .front-banner h1 {
    padding-top: 0px;
  }
}
.front-banner p {
  font-size: 14px;
  color: #2e2e2e;
  letter-spacing: 0;
  margin-top: 15px;
  font-weight: 200;
  padding-bottom: 10px;
}
.front-banner a {
  color: #2e2e2e;
  text-decoration: underline;
  font-size: 13px;
}
.front-banner .frontgroup {
  margin-top: 25px;
  float: right;
}
.front-banner .show-more {
  background: #F5740F;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  position: relative;
  padding: 10px 50px;
  text-decoration: none;
}
.front-banner .show-more:hover {
  background: #f87b1c;
}

.upsell {
  border: 1px solid #EEEEEE;
  background: #fff;
}
.upsell .c {
  padding: 25px 0px 20px 0px;
  font-size: 15px;
  color: #222222;
  letter-spacing: 0;
}
.upsell .c.b {
  border-right: 1px solid #EEEEEE;
}
@media only screen and (max-device-width: 480px) {
  .upsell .c.b {
    border-right: 0px;
    text-align: center;
  }
}
.upsell .c .icon {
  width: 50px;
  float: left;
  margin-left: 65px;
}
.upsell .c .icon i {
  font-size: 30px;
  color: #f57511;
}
@media only screen and (max-device-width: 480px) {
  .upsell .c .icon {
    margin-left: 50px;
    margin-bottom: 15px;
  }
}
.upsell .c .text {
  float: left;
  width: 150px;
  margin-top: -5px;
}
.upsell .c .text .head {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: -3px;
}
.upsell .c .text .sub {
  font-weight: 200;
  font-size: 14px;
}

.delivery-box-picker {
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding: 10px 15px 15px 15px;
  width: 100%;
  cursor: pointer;
}
.delivery-box-picker:hover {
  background: #f1f1f1;
}
.delivery-box-picker .km_calc {
  color: #858585;
  font-size: 14px;
}
.delivery-box-picker.active {
  background: #f5f5f5;
}
.delivery-box-picker:first-child {
  border-radius: 5px 5px 0px 0px;
  border-top: 1px solid #ececec;
}
.delivery-box-picker:last-child {
  border-radius: 0px 0px 5px 5px;
}
.delivery-box-picker .radio {
  width: 30px;
  float: left;
}
.delivery-box-picker .info {
  padding-top: 2px;
  float: left;
  width: 550px;
}
@media only screen and (max-device-width: 480px) {
  .delivery-box-picker .info {
    width: 260px !important;
  }
}

.products-list {
  margin-top: 30px;
  padding-bottom: 40px;
}
.products-list h2 {
  font-weight: 700;
  font-size: 30px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 35px;
  margin-bottom: 40px;
}
.products-list h2 span {
  font-weight: 200;
}
.products-list a {
  text-decoration: none;
}
.products-list .product {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  min-height: auto;
  padding-bottom: 15px;
  margin-bottom: 0px;
  transition: all 0.25s ease-in-out;
}
.products-list .product:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.products-list .product img {
  padding: 15px 20px;
  max-height: 200px;
}
.products-list .product .pname {
  font-size: 14px;
  color: #000;
  letter-spacing: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
.products-list .product .skiller {
  border-bottom: 1px solid #EEEEEE;
  margin-top: 15px;
  margin-bottom: 15px;
}
.products-list .product-snippet {
  background: #F8FAFC;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 0px 0px 10px 10px;
  margin-bottom: 25px;
  padding: 10px 0px;
}
.products-list .product-snippet .normalprice {
  padding: 0px 15px;
  margin-bottom: 0px;
}
.products-list .product-snippet .normalprice .left {
  width: 70%;
  float: left;
  text-align: left;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.75);
  letter-spacing: 0;
}
@media only screen and (max-device-width: 480px) {
  .products-list .product-snippet .normalprice .left {
    width: 100%;
  }
}
.products-list .product-snippet .normalprice .right {
  width: 30%;
  float: right;
  text-align: right;
  font-size: 14px;
  color: #F5740F;
  letter-spacing: 0;
  text-align: right;
}
@media only screen and (max-device-width: 480px) {
  .products-list .product-snippet .normalprice .right {
    width: 100%;
    float: left;
    display: none;
    text-align: left;
  }
}
.products-list .product-snippet .memberprice {
  padding: 0px 15px;
  margin-bottom: 0px;
}
.products-list .product-snippet .memberprice i {
  font-size: 12px;
}
.products-list .product-snippet .memberprice .left {
  width: 70%;
  float: left;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
}
@media only screen and (max-device-width: 480px) {
  .products-list .product-snippet .memberprice .left {
    width: 100%;
  }
}
.products-list .product-snippet .memberprice .right {
  width: 30%;
  float: right;
  text-align: right;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  text-align: right;
  font-weight: bold;
}
@media only screen and (max-device-width: 480px) {
  .products-list .product-snippet .memberprice .right {
    width: 100%;
    float: left;
    text-align: left;
  }
}

.front-splash {
  background: url("../images/shoe-splash.png") top left no-repeat;
  width: 100%;
  height: 389px;
  margin-top: 70px;
  padding: 100px;
  margin-bottom: 10px;
}
@media only screen and (max-device-width: 480px) {
  .front-splash {
    padding: 50px;
  }
}
.front-splash h3 {
  font-size: 48.68px;
  color: #222222;
  letter-spacing: 0;
}
.front-splash p {
  font-size: 21.42px;
  color: #222222;
  letter-spacing: 0;
  font-weight: 200;
  margin-bottom: -5px;
}

.front-splash-second {
  background: url("../images/front-splash-second.png") top left no-repeat;
  width: 100%;
  height: 243px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 75px;
}
.front-splash-second h3 {
  font-size: 38.68px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 0;
}
.front-splash-second p {
  font-size: 21.42px;
  color: #222222;
  letter-spacing: 0;
  font-weight: 200;
  text-align: center;
  margin-bottom: -5px;
}

.front-splash-clean {
  background: url("../images/cleaning-splash.png") top left no-repeat;
  width: 100%;
  height: 243px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 75px;
}
.front-splash-clean h3 {
  font-size: 38.68px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 0;
}
.front-splash-clean p {
  font-size: 21.42px;
  color: #222222;
  letter-spacing: 0;
  font-weight: 200;
  text-align: center;
  margin-bottom: -5px;
}

.front-splash-third {
  background: #318EFF url("../images/front-splash-third.png") top left repeat-x;
  width: 100%;
  height: 389px;
  margin-top: 50px;
  margin-bottom: 10px;
  padding-top: 125px;
}
.front-splash-third h3 {
  font-size: 45px;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.front-splash-third p {
  font-size: 21.42px;
  color: #222222;
  letter-spacing: 0;
  font-weight: 200;
  text-align: center;
  margin-bottom: -5px;
}
@media only screen and (max-device-width: 480px) {
  .front-splash-third {
    padding-top: 90px;
  }
}

.front-grey-splash {
  background: #EFF6F8;
  height: 300px;
  margin-top: 70px;
  margin-bottom: 70px;
  padding-top: 80px;
}
.front-grey-splash .text {
  font-size: 30px;
  color: #333333;
  letter-spacing: 0;
  text-align: center;
  line-height: 35px;
}

.brands-logos {
  padding: 50px 0px;
}
.brands-logos h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #000000;
  margin-bottom: 30px;
}
.brands-logos .logo {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  text-align: center;
  padding: 15px;
}
.brands-logos .logo img {
  max-width: 100%;
}

.category-area {
  padding: 30px 0px 60px 0px;
}
.category-area a {
  text-decoration: none;
}
.category-area .category-box {
  width: 100%;
  height: 500px;
  background-size: cover;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media only screen and (max-device-width: 480px) {
  .category-area .category-box {
    height: 300px;
    margin-bottom: 20px;
  }
}
.category-area .category-box:hover {
  opacity: 0.8;
  cursor: pointer;
}
.category-area .category-box .txt-overlay {
  font-style: normal;
  font-weight: 900;
  font-size: 30px;
  line-height: 48px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 250px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
@media only screen and (max-device-width: 480px) {
  .category-area .category-box .txt-overlay {
    padding-top: 150px;
  }
}
.category-area .category-box img {
  max-width: 100%;
}

.how-it-works {
  background: #fff;
  padding: 60px 0px;
}
.how-it-works .subline {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #F5740F;
}
.how-it-works h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 61px;
  color: #000000;
  margin-bottom: 10px;
}
.how-it-works p {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1.33333px;
  color: #000000;
}
.how-it-works .green-box {
  background: #F0FDF4;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1.33333px;
  text-align: center;
  padding: 10px 0px;
  color: #22C55E;
  margin-top: 20px;
}
.how-it-works .red-box {
  background: #FEF2F2;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1.33333px;
  text-align: center;
  padding: 10px 0px;
  color: #EF4444;
  margin-top: 20px;
}
.how-it-works .checkpoints {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
  margin-top: 20px;
}
.how-it-works .checkpoints li {
  width: 100%;
  margin-bottom: 10px;
}
.how-it-works .checkpoints .green {
  background: #F0FDF4;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  text-align: center;
  float: left;
}
.how-it-works .checkpoints .green i {
  color: #22C55E;
  font-size: 13px;
  margin-top: -2px;
  text-align: center;
}
.how-it-works .checkpoints .red {
  background: #FEF2F2;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  text-align: center;
  float: left;
}
.how-it-works .checkpoints .red i {
  color: #EF4444;
  font-size: 13px;
  margin-top: -2px;
  text-align: center;
}
.how-it-works .checkpoints .info {
  float: left;
  padding-left: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  padding-top: 5px;
  letter-spacing: 1.33333px;
  color: #000000;
}
.how-it-works .member-image {
  background: url("../images/member-image.png") top left no-repeat;
  border-radius: 10px;
  width: 100%;
  height: 450px;
  position: absolute;
  z-index: 9999;
  margin-top: 30px;
  margin-left: -30px;
}
@media only screen and (max-device-width: 480px) {
  .how-it-works .member-image {
    position: relative;
    display: none;
  }
}
.how-it-works .member-white-bg {
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  width: 450px;
  height: 450px;
  position: absolute;
  z-index: 999;
}
@media only screen and (max-device-width: 480px) {
  .how-it-works .member-white-bg {
    display: none;
  }
}

.collection-view {
  margin-top: 40px;
  padding-bottom: 25px;
  background: #F9FAFC url("../images/front-bg-head.svg") top center no-repeat;
}
.collection-view h1 {
  font-size: 35px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0;
  line-height: 35px;
  margin-bottom: 25px;
}
.collection-view p {
  font-size: 16px;
  font-weight: 200;
}
.collection-view .subcate-wrapper a {
  text-decoration: none;
}
.collection-view .subcate-wrapper .subcat-white {
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  color: #000;
  text-align: center;
  font-weight: 600;
  padding: 5px 0px;
  margin-bottom: 15px;
}
.collection-view .subcate-wrapper .subcat-white:hover {
  background: #f9f7f7;
  cursor: pointer;
}

@media only screen and (max-device-width: 480px) {
  .search-web {
    display: none;
  }
}

.search-mobile {
  display: none;
}
@media only screen and (max-device-width: 480px) {
  .search-mobile {
    display: block;
  }
}

.emaerket .img {
  width: 70px;
  float: left;
}

.ebox {
  background: #fff;
  display: none;
}

.shopmorelink {
  display: none;
}

.e-maerket-top {
  float: right;
  margin-top: -43px;
}

.emarket .product {
  width: 300px;
  float: left;
}

.onlymobile {
  display: none;
}

@media only screen and (max-device-width: 480px) {
  .emaerket .img {
    width: 100%;
    height: 100px;
  }
  .onlymobile {
    display: block;
  }
  .shopmorelink {
    display: none;
  }
  .emarket .product {
    width: 200px;
  }
  .ebox {
    display: block;
  }
  .e-maerket-top {
    margin-top: -103px;
  }
}
.product-view {
  margin-top: 40px;
}
.product-view h1 {
  font-size: 25px;
  color: #333333;
  font-weight: 200;
  letter-spacing: 0;
  line-height: 35px;
  margin-bottom: 35px;
}
.product-view .productlist-extra-images {
  max-height: 555px;
  overflow-x: scroll;
}
@media only screen and (max-device-width: 480px) {
  .product-view .productlist-extra-images {
    max-height: 111px;
    width: 110%;
    margin-top: 10px;
    overflow-y: auto;
    white-space: nowrap;
    margin-left: 0px;
  }
}
@media only screen and (max-device-width: 480px) {
  .product-view .productlist-extra-images img {
    margin-right: 5px;
    margin-top: 10px;
  }
}
.product-view .bigImage {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  background: #fff;
  min-height: 545px;
  padding: 20px;
}
@media only screen and (max-device-width: 480px) {
  .product-view .bigImage {
    min-height: auto;
  }
}
.product-view .extraImages {
  width: 100px;
  opacity: 0.5;
  background: #fff;
  margin-bottom: 15px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
}
.product-view .text-info- {
  font-weight: 200;
  font-size: 15px;
  margin-top: 40px;
  color: #666666;
}
.product-view .text-info- p, .product-view .text-info- ul li {
  color: #666666;
}
@media only screen and (max-device-width: 480px) {
  .product-view .text-info- {
    margin-top: 15px;
  }
}
.product-view .buy-box {
  background: #FFFFFF;
  min-height: 300px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  padding: 15px;
}
@media only screen and (max-device-width: 480px) {
  .product-view .buy-box {
    margin-top: 15px;
  }
}
.product-view .buy-box .inventory-text {
  font-size: 13px;
  color: #666666;
  margin-top: 10px;
  font-weight: 200;
  letter-spacing: 0;
  text-align: center;
}
.product-view .buy-box .inventorydot {
  color: #22C55E;
  padding-right: 5px;
}
.product-view .buy-box .normalprice {
  cursor: pointer;
  margin-bottom: 0px;
  margin-top: 25px;
}
.product-view .buy-box .normalprice:hover .left {
  color: #000;
}
.product-view .buy-box .normalprice.active .left {
  color: #000;
}
.product-view .buy-box .normalprice.active .left .pricetag {
  font-weight: bold;
}
.product-view .buy-box .normalprice.active .checkbox .check {
  background: #FFF7ED;
  border: 1px solid #F5740F;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.product-view .buy-box .normalprice .checkbox {
  width: 15%;
  float: left;
}
.product-view .buy-box .normalprice .checkbox .check {
  width: 30px;
  height: 30px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  text-align: center;
}
.product-view .buy-box .normalprice .checkbox .check.active i {
  color: #F5740F;
  font-size: 18px;
  padding-top: 5px;
}
.product-view .buy-box .normalprice .left {
  width: 60%;
  float: left;
  text-align: left;
  font-size: 18px;
  color: #999999;
  letter-spacing: 0;
}
.product-view .buy-box .normalprice .left .pricetag {
  font-size: 30px;
  line-height: 36px;
}
.product-view .buy-box .normalprice .right {
  width: 25%;
  float: right;
  text-align: right;
  font-size: 16px;
  color: #F5740F;
  letter-spacing: 0;
  text-align: right;
}
.product-view .buy-box .memberprice {
  cursor: pointer;
  margin-bottom: 12px;
}
@media only screen and (max-device-width: 480px) {
  .product-view .buy-box .memberprice {
    margin-top: 15px;
  }
}
.product-view .buy-box .memberprice:hover .left {
  color: #000;
}
.product-view .buy-box .memberprice.active .left {
  color: #000;
}
.product-view .buy-box .memberprice.active .left .pricetag {
  font-weight: bold;
}
.product-view .buy-box .memberprice.active .checkbox .check {
  background: #FFF7ED;
  border: 1px solid #F5740F;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.product-view .buy-box .memberprice.active .subinfo {
  color: #000;
}
.product-view .buy-box .memberprice i {
  font-size: 12px;
}
.product-view .buy-box .memberprice .checkbox {
  width: 15%;
  float: left;
}
.product-view .buy-box .memberprice .checkbox .check {
  width: 30px;
  height: 30px;
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  text-align: center;
}
.product-view .buy-box .memberprice .checkbox .check.active i {
  color: #F5740F;
  font-size: 18px;
  padding-top: 5px;
}
.product-view .buy-box .memberprice .left {
  width: 40%;
  float: left;
  text-align: left;
  font-size: 18px;
  color: #999999;
  letter-spacing: 0;
}
.product-view .buy-box .memberprice .left .pricetag {
  font-size: 30px;
  line-height: 36px;
}
.product-view .buy-box .memberprice .right {
  width: 45%;
  float: right;
  text-align: right;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  text-align: right;
  font-weight: bold;
}
.product-view .buy-box .memberprice .right span {
  background: #FFF7ED;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  text-align: center;
  padding: 5px 10px;
  border-radius: 5px;
  color: #F5740F;
}
.product-view .buy-box .memberprice .subinfo {
  margin-top: 5px;
  margin-left: 15%;
}
.product-view .buy-box .skiller {
  border-bottom: 1px solid #EEEEEE;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.product-view .buy-box .subinfo {
  font-size: 13px;
  color: #797979;
  font-weight: 200;
  letter-spacing: 0;
}
.product-view .buy-box ul li {
  padding: 2px 0px 0px 0px;
  list-style: none;
  font-size: 14px;
  color: #666666;
  margin-left: -40px;
  margin-bottom: 3px;
  font-weight: 200;
  letter-spacing: 0;
}
.product-view .buy-box ul li .check {
  background: #F0FDF4;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  border-radius: 50%;
  float: left;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.product-view .buy-box ul li .check i {
  color: #22C55E;
  font-size: 15px;
  padding-left: 6px;
  padding-top: 6px;
}
.product-view .buy-box ul li .txt {
  float: left;
  padding-top: 2px;
  color: #000;
  font-size: 16px;
}
.product-view .buy-box .delivery_info {
  margin-top: 5px;
  font-size: 14px;
  color: #666666;
  font-weight: 200;
  letter-spacing: 0;
  text-align: center;
}
.product-view .buy-box .delivery_info span {
  font-size: 18px;
  color: #f57511;
  padding-left: 5px;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
}

.product-info {
  background: #fff;
  margin-top: 40px;
  padding: 0px 0px 40px 0px;
}
@media only screen and (max-device-width: 480px) {
  .product-info {
    padding: 20px 0px 40px 0px;
  }
}
.product-info h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
}
.product-info .text-info- {
  background: #FFFFFF;
  border: 2px solid #F8FAFC;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 30px;
  font-weight: 200;
  font-size: 15px;
  margin-top: 40px;
  color: #666666;
}
.product-info .text-info- p, .product-info .text-info- ul li {
  color: #666666;
}
@media only screen and (max-device-width: 480px) {
  .product-info .text-info- {
    margin-top: 15px;
  }
}

@media only screen and (min-device-width: 480px) {
  .sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding-top: 150px;
  }
}
input {
  outline: none !important;
}

.pay-view {
  margin-bottom: 40px;
}
.pay-view input[type=text], .pay-view input[type=email], .pay-view input[type=number] {
  background: #FFFFFF;
  border: 2px solid #EEEEEE;
}
.pay-view input[type=submit] {
  background-image: linear-gradient(-225deg, #01C6FE 0%, #328EFF 100%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border: none;
  padding: 10px 0px;
  width: 300px !important;
}
.pay-view .conditionsbox {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #666666;
}
.pay-view .form-group label {
  color: #666666;
  font-size: 13px;
}
.pay-view .cart-products {
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px;
}
.pay-view .cart-products:last-child {
  border-bottom: 0px;
}
.pay-view .cart-products .img {
  width: 90px;
  margin-right: 10px;
  float: left;
}
.pay-view .cart-products .product {
  width: 220px;
  font-size: 12px;
  color: #333333;
  float: left;
}
.pay-view .cart-products .priceAmount {
  width: 150px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  margin-top: 5px;
  float: left;
}

.cart-view {
  margin-top: 20px;
  padding-bottom: 30px;
}
.cart-view .cart-products {
  width: 100%;
  border-bottom: 1px solid #f2f1f1;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.cart-view .cart-products .img {
  width: 70px;
  float: left;
}
.cart-view .cart-products .product {
  width: 400px;
  float: left;
  line-height: 20px;
  margin-left: 25px;
  color: #333333;
  font-weight: 500;
}
@media only screen and (max-device-width: 480px) {
  .cart-view .cart-products .product {
    width: 250px;
  }
}
.cart-view .cart-products .product.abbproduct {
  width: 600px;
}
@media only screen and (max-device-width: 480px) {
  .cart-view .cart-products .product.abbproduct {
    width: 340px;
  }
}
.cart-view .cart-products .product small {
  font-weight: 200;
}
.cart-view .cart-products .cart-remove {
  color: #757575;
  font-size: 14px;
  margin-top: 5px;
}
.cart-view .cart-products .cart-remove a {
  color: #757575;
}
@media only screen and (max-device-width: 480px) {
  .cart-view .cart-products .cart-remove {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
.cart-view .cart-products .qty {
  width: 77px;
  float: left;
  border: 1px solid red;
  background: #F9F9F9;
  border: 1px solid #EEEEEE;
}
@media only screen and (max-device-width: 480px) {
  .cart-view .cart-products .qty {
    margin-left: 9px;
  }
}
.cart-view .cart-products .qty .minus {
  width: 25px;
  float: left;
  font-size: 16px;
  padding: 3px 7px;
  text-align: center;
}
.cart-view .cart-products .qty .amount {
  background: #fff;
  width: 25px;
  font-size: 14px;
  padding: 6px 7px;
  text-align: center;
  float: left;
}
.cart-view .cart-products .qty .plus {
  width: 25px;
  font-size: 16px;
  padding: 4px 7px;
  text-align: center;
  float: left;
}
.cart-view .cart-products .priceAmount {
  width: 80px;
  float: right;
  margin-right: 15px;
  text-align: right;
  color: #333333;
  font-weight: 500;
}
@media only screen and (max-device-width: 480px) {
  .cart-view .cart-products .priceAmount.abbprice {
    padding-left: 15px;
    padding-top: 5px;
  }
}
@media only screen and (max-device-width: 480px) {
  .cart-view .cart-products .priceAmount {
    width: 70%;
    text-align: right;
    padding-left: 110px;
    padding-top: 0px;
  }
}

.cart-products:last-child {
  border: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.carts-product-wrapper {
  padding: 15px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  background: #fff;
}

.buy-box {
  background: #FFFFFF;
  min-height: auto;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
  border-radius: 10px;
  padding: 15px;
}
.buy-box ul {
  margin-bottom: 0;
  padding-bottom: 0;
}
.buy-box .inventory-text {
  font-size: 13px;
  color: #666666;
  margin-top: 10px;
  font-weight: 200;
  letter-spacing: 0;
  text-align: center;
}
.buy-box .inventorydot {
  color: #22C55E;
  padding-right: 5px;
}
.buy-box .normalprice {
  margin-bottom: 0px;
}
.buy-box .normalprice .left {
  width: 70%;
  float: left;
  text-align: left;
  font-size: 16px;
  color: #000;
  font-weight: 200;
  letter-spacing: 0;
}
.buy-box .normalprice .right {
  width: 30%;
  float: right;
  text-align: right;
  font-size: 16px;
  color: #F5740F;
  letter-spacing: 0;
  text-align: right;
}
.buy-box .memberprice {
  margin-bottom: 12px;
}
.buy-box .memberprice i {
  font-size: 12px;
}
.buy-box .memberprice .left {
  width: 70%;
  float: left;
  text-align: left;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
}
.buy-box .memberprice .right {
  width: 30%;
  float: right;
  text-align: right;
  font-size: 18px;
  color: #333333;
  letter-spacing: 0;
  text-align: right;
  font-weight: bold;
}
.buy-box .skiller {
  border-bottom: 1px solid #EEEEEE;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.buy-box .subinfo {
  font-size: 12px;
  color: #999999;
  font-weight: 200;
  letter-spacing: 0;
}
.buy-box button {
  margin-bottom: 5px;
}
.buy-box ul li {
  padding: 2px 0px 0px 0px;
  list-style: none;
  font-size: 14px;
  color: #666666;
  margin-left: -40px;
  margin-bottom: 3px;
  font-weight: 200;
  letter-spacing: 0;
}
.buy-box ul li .check {
  background: #F0FDF4;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  border-radius: 50%;
  float: left;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}
.buy-box ul li .check i {
  color: #22C55E;
  font-size: 15px;
  padding-left: 6px;
  padding-top: 6px;
}
.buy-box ul li .txt {
  float: left;
  padding-top: 2px;
  color: #000;
  font-size: 16px;
}
.buy-box .delivery_info {
  margin-top: 5px;
  font-size: 14px;
  color: #666666;
  font-weight: 200;
  letter-spacing: 0;
  text-align: center;
}
.buy-box .delivery_info span {
  font-size: 18px;
  color: #318FFF;
  padding-left: 5px;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
}

.white-button {
  background-image: linear-gradient(-225deg, #FFFFFF 0%, #F2F2F2 100%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  font-size: 15px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  width: 70%;
  margin: auto;
  padding: 10px 0px;
  letter-spacing: 0;
  border-radius: 3px;
  text-align: center;
}
.white-button.fwidth {
  width: auto;
  margin: inherit;
}

.no-textdeco {
  text-decoration: none !important;
}

.blue-button {
  background: #F5740F;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-size: 16px;
  color: #FFFFFF;
  width: 70%;
  margin: auto;
  padding: 10px 0px;
  letter-spacing: 0;
  text-align: center;
  border: none;
  text-decoration: none;
}
.blue-button.lp {
  background: #377E62;
}
@media only screen and (max-device-width: 480px) {
  .blue-button.lp {
    position: fixed;
    bottom: 0px;
    margin-left: 0px;
    border-radius: 0px;
    z-index: 99999;
    font-size: 22px;
    display: block !important;
  }
  .blue-button.lp i {
    padding-left: 10px;
  }
}
.blue-button.mobile {
  display: none;
}
@media only screen and (max-device-width: 480px) {
  .blue-button {
    width: 100%;
  }
}
.blue-button:hover {
  text-decoration: none;
}
.blue-button.fwidth {
  width: auto;
  margin: inherit;
}
.blue-button:disabled {
  background: #ececec;
  color: #2e2e2e;
}

.black-button {
  background-image: linear-gradient(-225deg, #101010 0%, #353535 100%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  font-size: 16px;
  color: #FFFFFF;
  width: 70%;
  margin: auto;
  padding: 10px 0px;
  letter-spacing: 0;
  border-radius: 3px;
  text-align: center;
  border: none;
  text-decoration: none;
}
@media only screen and (max-device-width: 480px) {
  .black-button {
    width: 100%;
  }
}
.black-button:hover {
  text-decoration: none;
}
.black-button.fwidth {
  width: auto;
  margin: inherit;
}
.black-button:disabled {
  background: #ececec;
  color: #2e2e2e;
}

.coinbox {
  border: 2px solid #ececec;
  padding: 20px;
  border-radius: 5px;
}
.coinbox .ht {
  font-size: 35px;
  margin-bottom: 10px;
  text-align: center;
}
.coinbox .ht.pink {
  color: #f4706b;
}
.coinbox .sub {
  text-align: center;
  font-size: 15px;
}

.mt40 {
  margin-top: 40px;
}

footer {
  border-top: 1px solid #ececec;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 0px;
}
footer.front {
  margin-top: 0px;
  border-top: 0px;
}
@media only screen and (max-device-width: 480px) {
  footer .noicon {
    margin-left: 40px;
    margin-top: 30px;
  }
}
footer .head {
  font-size: 14px;
  color: #222222;
  text-transform: uppercase;
  letter-spacing: 0.47px;
  margin-bottom: 15px;
  font-weight: bold;
}
@media only screen and (max-device-width: 480px) {
  footer .head {
    margin-bottom: 5px;
  }
}
footer p {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 200;
}
footer ul {
  padding: 0;
  margin: 0;
}
footer ul li {
  list-style: none;
  margin-bottom: 0px;
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 200;
}
footer ul li a {
  color: #666666;
}
footer .contact-box {
  width: 100%;
  margin-bottom: 30px;
}
footer .contact-box .img {
  width: 40px;
  float: left;
}
footer .contact-box .headleft:first-child {
  margin-bottom: 8px;
}
footer .contact-box .text {
  width: 250px;
  float: Left;
}
footer .contact-box .text .headleft {
  font-size: 17px;
  font-weight: bold;
  color: #222222;
  letter-spacing: 0;
}
footer .contact-box .text .sub {
  font-size: 13px;
  color: #666666;
  letter-spacing: 0;
  line-height: 25px;
}
footer .social {
  padding-left: 40px;
}
footer .social a {
  color: #999999;
}
footer .social i {
  font-size: 22px;
  padding-right: 5px;
}

.mt50 {
  margin-top: 50px;
}

.form-box h2 {
  color: #222222;
  margin-bottom: 20px;
  font-size: 24px;
}
.form-box .already-account {
  text-align: right;
  color: #9b9b9b;
  font-size: 15px;
  padding-top: 5px;
}
@media only screen and (max-device-width: 480px) {
  .form-box .already-account {
    text-align: left;
    margin-top: -15px;
    margin-bottom: 15px;
  }
}
.form-box input[type=text], .form-box input[type=email] {
  border: 1px solid #eaeaea;
  padding: 10px;
  width: 100%;
  margin-bottom: 15px;
  border-radius: 5px;
}
.form-box select {
  height: 45px;
  border: 1px solid #eaeaea;
}
@media only screen and (max-device-width: 480px) {
  .form-box select {
    margin-bottom: 15px;
  }
}

.ElementsApp, .ElementsApp .InputElement {
  color: #2e2e2e !important;
}

.cardbox {
  border: 3px solid #ececec;
  width: 100%;
  border-radius: 5px;
  padding: 15px 15px 20px 15px;
}

.cardnumber-head {
  font-size: 16px;
  margin-bottom: 5px;
}

#example3-card-number {
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}

.expire-head {
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 10px;
}

#example3-card-expiry {
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}

.cvc-head {
  font-size: 16px;
  margin-bottom: 5px;
}

#example3-card-cvc {
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 10px;
}

.mt30 {
  margin-top: 30px;
}

.complete-order .white {
  background: #fff;
  height: 100vh;
  border-right: 1px solid #eaeaea;
  padding: 80px 30px;
}
@media only screen and (max-device-width: 480px) {
  .complete-order .white {
    padding: 40px 0px;
    height: auto;
  }
}
@media (max-width: 1400px) {
  .complete-order .white .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1400px) {
  .complete-order .white .offset-md-3 {
    margin-left: 0;
  }
}
@media only screen and (max-device-width: 480px) {
  .complete-order .white .cart-logo img {
    width: 100%;
  }
}
@media only screen and (max-device-width: 480px) {
  .complete-order .white .cart-logo {
    margin-bottom: 30px;
    width: 64%;
    margin-left: auto;
    margin-right: auto;
  }
}
.complete-order .white input[type=submit] {
  background-image: linear-gradient(-225deg, #01C6FE 0%, #328EFF 100%);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border: none;
  padding: 10px 0px;
  color: #fff;
  border-radius: 3px;
}
.complete-order .white .step-line {
  margin-top: 25px;
  color: #484848;
  margin-bottom: 40px;
  font-size: 14px;
}
.complete-order .white .step-line i {
  padding-left: 10px;
  padding-right: 10px;
}
.complete-order .white .step-line span {
  color: #9b9b9b;
}
.complete-order .white .step-line a {
  color: #484848;
}
.complete-order .white .step-line a:hover {
  text-decoration: underline;
}
@media only screen and (max-device-width: 480px) {
  .complete-order .white .step-line {
    display: none;
  }
}
.complete-order .white .return-to-cart {
  padding-top: 15px;
  color: #222222;
}
.complete-order .white .return-to-cart a {
  color: #222222;
}
.complete-order .white .return-to-cart a:hover {
  text-decoration: underline;
}
.complete-order .white .checkout-footer {
  border-top: 1px solid #eaeaea;
  padding-top: 15px;
  margin-top: 50px;
  margin-bottom: 2px;
  color: #9b9b9b;
  font-size: 14px;
}
@media only screen and (max-device-width: 480px) {
  .complete-order .white .checkout-footer {
    margin-top: 25px;
    text-align: center;
  }
}
.complete-order .white .cart-resume-mobile {
  display: none;
}
@media only screen and (max-device-width: 480px) {
  .complete-order .white .cart-resume-mobile {
    display: block;
    background: #faf9f9;
    min-height: 60px;
    margin-bottom: 30px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 10px 0px 10px;
  }
}
.complete-order .white .cart-resume-mobile .icon {
  width: 40px;
  float: left;
  color: #222222;
  margin-left: 5px;
  font-size: 20px;
}
.complete-order .white .cart-resume-mobile .show-text {
  width: 150px;
  float: left;
  color: #222222;
  padding-top: 3px;
}
.complete-order .white .cart-resume-mobile .price-box {
  width: 150px;
  float: left;
  padding-top: 0px;
  font-size: 20px;
  text-align: right;
  color: #222222;
}
.complete-order .white .cart-resume-mobile .price-box i {
  padding-left: 10px;
  font-size: 22px;
  color: #bbbbbb;
}
.complete-order .grey {
  background: #faf9f9;
  padding: 100px 40px;
}
@media (max-width: 1400px) {
  .complete-order .grey .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.complete-order .cart-resume {
  margin-top: 20px;
  padding-top: 25px;
  display: none;
  padding-bottom: 30px;
  border-top: 1px solid #ececec;
}
.complete-order .cart-product-view {
  margin-bottom: 30px;
}
@media only screen and (max-device-width: 480px) {
  .complete-order .cart-product-view {
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .complete-order .cart-product-view:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
}
.complete-order .cart-product-view .image {
  margin-right: 30px;
  float: left;
  background: #fff;
  border: 1px solid #f2eded;
  padding: 15px;
  width: 80px;
}
@media only screen and (max-device-width: 480px) {
  .complete-order .cart-product-view .image {
    width: 70px;
  }
}
.complete-order .cart-product-view .image img {
  max-width: 100%;
  max-height: 60px;
}
.complete-order .cart-product-view .image .qty {
  position: absolute;
  width: 25px;
  height: 25px;
  background: #212121;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  margin-top: -25px;
  margin-left: 45px;
  font-size: 14px;
  padding-top: 2px;
}
.complete-order .cart-product-view .product {
  width: 200px;
  float: left;
  font-size: 14px;
  color: #484848;
}
.complete-order .cart-product-view .product .subinfo {
  margin-top: 5px;
  font-size: 12px;
}
@media only screen and (max-device-width: 480px) {
  .complete-order .cart-product-view .product {
    font-size: 13px;
    width: 170px;
  }
}
.complete-order .cart-product-view .price {
  width: 75px;
  float: right;
  text-align: right;
}
@media only screen and (max-device-width: 480px) {
  .complete-order .cart-product-view .price {
    width: 60px;
  }
}
.complete-order .cart-final-price-box {
  border-bottom: 1px solid #f2eded;
  margin-top: 20px;
}
.complete-order .cart-final-price-box .cart-price-text {
  float: left;
  width: 50%;
  color: #484848;
  font-size: 16px;
}
.complete-order .cart-final-price-box .cart-price-text .incl-moms {
  color: #777777;
  font-size: 14px;
}
.complete-order .cart-final-price-box .cart-price-text.normal, .complete-order .cart-final-price-box .cart-price-amount.normal {
  color: #bbbbbb;
  text-decoration: line-through;
}
.complete-order .cart-final-price-box .cart-price-amount {
  float: right;
  width: 50%;
  text-align: right;
  color: #222222;
  font-size: 20px;
}
.complete-order .cart-final-price-box .cart-price-amount.big-cart-price {
  font-size: 24px;
  margin-top: 5px;
}
.complete-order .cart-final-price-box .cart-price-wrap {
  margin-bottom: 5px;
}
.complete-order .cart-final-price-box:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.complete-order .cart-final-price-bottom {
  padding-top: 10px;
}
.complete-order .cart-sell-up-point.bordertop {
  border-top: 1px solid #f2eded;
  padding-top: 10px;
}
.complete-order .cart-sell-up-point {
  border-bottom: 1px solid #f2eded;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.complete-order .cart-sell-up-point .cart-icon-right {
  width: 70px;
  float: left;
  color: #4E9EFE;
  font-size: 35px;
}
.complete-order .cart-sell-up-point .cart-info-right {
  width: 250px;
  float: left;
}
@media (max-width: 1370px) {
  .complete-order .cart-sell-up-point .cart-info-right {
    width: 200px;
  }
}
.complete-order .cart-sell-up-point .cart-info-right .c-info-price {
  color: #484848;
  font-size: 17px;
}
.complete-order .cart-sell-up-point .cart-info-right .c-info-price.center {
  padding-top: 12px;
}
.complete-order .cart-sell-up-point .cart-info-right .c-info-sub {
  color: #777777;
  font-size: 14px;
}
.complete-order .cart-sell-up-point:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.btn-default {
  border: 1px solid #ececec;
}

.empty-cart {
  margin-top: 15px;
  margin-bottom: 20px;
}
.empty-cart .btn-default:hover {
  background: #ececec;
}
.empty-cart .btn-default {
  background: #f6f6f6;
}

.border-bottom {
  border-bottom: 1px solid #eaeaea !important;
  padding-bottom: 5px;
  margin-bottom: 5px !important;
}

/*.abbcart{
	@media only screen and (max-device-width:480px){
    	.img, .priceAmount{
	    	display: none;
    	}

    	border-bottom: 0px !important;
    	margin-bottom: 0px !important;

    	.product{
	    	margin-left: 0px !important;
	    	width: 100% !important;
    	}
    }
}*/
.abbcart {
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.abbcart i {
  font-size: 35px;
  padding-left: 15px;
  padding-top: 15px;
  color: #f57512;
}

.lp .menu {
  padding: 0;
  padding-top: 12px;
  margin: 0;
}
.lp .menu li {
  list-style: none;
  font-size: 14px;
  font-weight: 500;
  float: left;
  margin-right: 30px;
}
.lp .menu li a {
  color: #333333;
  text-decoration: none;
}
.lp .menu li a:hover {
  text-decoration: none;
}
.lp .menu li img {
  margin-top: -5px;
  margin-right: 5px;
}
@media only screen and (max-device-width: 480px) {
  .lp .menu {
    display: none;
  }
}

.benefit-box {
  background: #f57511;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px;
  color: #fff;
  text-align: center;
  min-height: 200px;
  margin-top: 35px;
}
@media only screen and (max-device-width: 480px) {
  .benefit-box {
    min-height: 150px;
  }
}

.benefit-box i {
  font-size: 80px;
  margin-top: 45px;
}
@media only screen and (max-device-width: 480px) {
  .benefit-box i {
    font-size: 60px;
    margin-top: 25px;
  }
}

.benefit-head {
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
}

.benefit-text {
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 15px;
}

.howitworks-text {
  font-size: 16px !important;
  width: 700px;
  margin: 35px auto 0px auto;
}

.customerservice-wrapper {
  padding: 20px;
  color: #2e2e2e;
  margin-bottom: 15px;
  margin-top: 10px;
}
.customerservice-wrapper .boxwrap {
  border: 2px solid #ececec;
  background: #fff;
  padding: 15px;
  margin-bottom: 25px;
}
.customerservice-wrapper .boxwrap .text-sub {
  font-size: 17px;
  color: #000;
  text-align: center;
}
.customerservice-wrapper .boxwrap h2 {
  text-align: center;
  color: #F5740F;
  padding-top: 10px;
}
.customerservice-wrapper .boxwrap i {
  color: #F5740F;
  font-size: 30px;
}
.customerservice-wrapper .company-details {
  margin-top: 15px;
}

.customerservice-wrapper .right-border {
  border-right: 1px solid #616161;
}

.customerservice-wrapper .text-head {
  font-size: 28px;
  text-align: center;
  padding-top: 10px;
  font-weight: 300;
}

.customerservice-wrapper .text-small {
  font-size: 21px;
  text-align: center;
  padding-bottom: 35px;
  font-weight: 100;
}

.customerbox {
  margin-top: 30px;
}

.customerbox h2 {
  font-size: 23px !important;
  font-weight: 500 !important;
  font-family: "Titillium Web", sans-serif;
}

.customerbox p {
  margin-bottom: 35px;
  font-size: 15px;
}

.subfooter {
  color: #999999;
  padding-top: 15px;
  font-size: 12px;
  padding-bottom: 13px;
  border-top: 1px solid #ececec;
}
@media only screen and (max-device-width: 480px) {
  .subfooter {
    text-align: center;
  }
}

.benefits-box-wrap {
  margin-bottom: 30px;
  border-top: 1px solid #ececec;
}
.benefits-box-wrap .benefits-header {
  text-align: left;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 25px;
}
.benefits-box-wrap .benefits-text {
  text-align: left;
}

@media only screen and (max-device-width: 480px) {
  .frontgroup-box {
    display: none;
  }
  .hidemobile {
    display: none;
  }
}
@media only screen and (max-device-width: 480px) {
  .side-menu {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    z-index: 999;
    padding: 30px;
    overflow: auto;
    border-left: 1px solid #ececec;
    -webkit-overflow-scrolling: touch;
    transition: all 0.25s ease-in-out;
  }
  .side-menu.open {
    visibility: visible;
    right: 0px;
    opacity: 1;
  }
  .side-menu .tophead {
    border-bottom: 1px solid #f57511;
    padding-bottom: 3px;
    margin-bottom: 15px;
  }
  .side-menu .tophead-sub {
    padding-bottom: 3px;
    margin-top: 10px;
    font-size: 15px;
  }
  .side-menu ul {
    margin-left: 0px;
    padding-left: 18px;
  }
  .side-menu ul li {
    width: 100%;
    float: left;
    font-size: 14px;
    list-style: circle;
    margin-bottom: 0px;
    padding-bottom: 2px;
  }
  .side-menu .menu ul {
    padding: 0;
    margin: 0;
  }
  .side-menu .menu ul li {
    list-style: none;
    border-bottom: 1px solid #ececec;
    padding: 0 0 7px 0px;
    margin: 0 0 10px 0px;
    font-size: 17px;
  }
  .side-menu .menu ul li a {
    color: #2e2e2e;
  }
  .side-menu .menu ul li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .side-menu .menu .s {
    padding: 0 0 0 18px;
    margin: 5px 0 10px 0;
  }
  .side-menu .menu .s li {
    list-style: circle;
    border-bottom: 1px solid #ececec;
    padding: 0 0 5px 0px;
    margin: 0 0 10px 0px;
    font-size: 15px;
  }
  .side-menu .menu .s li a {
    color: #2e2e2e;
  }
  .side-menu .menu .s li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .goback-menu {
    background: #ececec;
    padding: 5px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    color: #2e2e2e;
  }
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2d3532;
    visibility: hidden;
    opacity: 0;
    z-index: 998;
    transition: all 0.25s ease-in-out;
  }
  .overlay.visible {
    opacity: 0.5;
  }
}
.review-section {
  padding: 60px 0px;
  background: #F9FAFC url("../images/front-bg-head.svg") top center no-repeat;
}
@media only screen and (max-device-width: 480px) {
  .review-section {
    background: url("../images/front-bg-head.svg") top right repeat-y;
  }
}
.review-section .review-h1 {
  font-size: 40px;
  font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}
.review-section p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 1.33333px;
  text-align: center;
  width: 65%;
  margin: 0px auto 10px auto;
  color: #000000;
}
@media only screen and (max-device-width: 480px) {
  .review-section p {
    width: 90%;
  }
}
.review-section .owner-text {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #000000;
}
@media only screen and (max-device-width: 480px) {
  .review-section .owner-text {
    font-size: 18px;
  }
}
.review-section .owner-sub {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  margin-bottom: 40px;
  color: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-device-width: 480px) {
  .review-section .owner-sub {
    font-size: 14px;
  }
}
.review-section .review-box {
  background: #F8FAFC;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 25px;
}
@media only screen and (max-device-width: 480px) {
  .review-section .review-box {
    margin-bottom: 15px;
  }
}
.review-section .review-box .headline {
  font-weight: bold;
  font-size: 16px;
}
.review-section .review-box .text {
  font-size: 14px;
  margin-top: 5px;
}
.review-section .review-box .stars {
  margin-top: -5px;
}
.review-section .review-box .stars i {
  color: #F5740F;
  font-size: 13px;
}
.review-section .review-box.imageset .headline {
  float: left;
  width: 230px;
}
.review-section .review-box.imageset .image-box {
  float: left;
  margin-right: 15px;
}
.review-section .review-box.imageset .image-box img {
  width: 50px;
  border-radius: 100%;
  background-size: cover;
  height: 50px;
}
.review-section .review-box.imageset .stars {
  float: left;
  width: 230px;
}

.mega-menu {
  width: 100%;
  background: #fff;
  min-height: 300px;
  position: absolute;
  margin-top: 0px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  padding-top: 20px;
  z-index: 9999999;
  display: none;
  padding-bottom: 40px;
}
.mega-menu .col-md-4 {
  margin-bottom: 10px;
}
.mega-menu .cat-sub {
  width: 100%;
}
.mega-menu .cat-sub a {
  padding-bottom: 25px;
  text-decoration: none;
}
.mega-menu .cat-sub .row {
  padding: 0px 15px;
}
.mega-menu .cat-sub .tophead {
  border-bottom: 1px solid #eba167;
  padding-bottom: 3px;
  margin-bottom: 15px;
}
.mega-menu .cat-sub ul {
  margin-left: 0px;
  padding-left: 18px;
}
.mega-menu .cat-sub ul li {
  width: 100%;
  float: left;
  font-size: 14px;
  list-style: circle;
  margin-bottom: 0px;
  padding-bottom: 2px;
}

.completed-box {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  margin-top: 30px;
}

.faq-section {
  padding: 50px 0px 70px 0px;
  background: #fff;
}
.faq-section h2 {
  font-size: 40px;
  line-height: 61px;
  text-align: center;
  letter-spacing: 1px;
  color: #000000;
  margin-bottom: 25px;
}
.faq-section .faq-box {
  background: #F8FAFC;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px 30px;
  cursor: pointer;
  margin-bottom: 30px;
}
@media only screen and (max-device-width: 480px) {
  .faq-section .faq-box {
    padding: 10px 15px;
  }
}
.faq-section .faq-box .head {
  font-weight: 700;
  font-size: 22px;
  line-height: 29px;
  color: #000000;
}
@media only screen and (max-device-width: 480px) {
  .faq-section .faq-box .head {
    font-size: 18px;
  }
}
.faq-section .faq-box .head .left {
  float: left;
  width: 85%;
}
.faq-section .faq-box .head .right {
  float: right;
  width: 15%;
  text-align: right;
}
.faq-section .faq-box .head .right i {
  color: #F5740F;
  font-size: 30px;
}
.faq-section .faq-box .content {
  margin-top: 15px;
  display: none;
}
.faq-section .faq-box.open .content {
  display: block;
}
.faq-section .show-more {
  background: #F5740F;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  position: relative;
  padding: 10px 50px;
  text-decoration: none;
}
.faq-section .show-more:hover {
  background: #f87b1c;
}

.try-membership {
  background: #F5740F;
  padding: 50px 0px;
}
@media only screen and (max-device-width: 480px) {
  .try-membership {
    padding: 30px 15px;
  }
}
.try-membership h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  color: #FFFFFF;
  padding-top: 20px;
  margin-bottom: 15px;
}
@media only screen and (max-device-width: 480px) {
  .try-membership h2 {
    padding-top: 0px;
    font-size: 30px;
    line-height: 37px;
  }
}
.try-membership p {
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 1.33333px;
  color: #FFFFFF;
  padding-bottom: 15px;
}
.try-membership .go-to-white {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #F5740F;
  position: relative;
  padding: 10px 50px;
  text-decoration: none;
}
.try-membership .go-to-white:hover {
  background: #f7f2f2;
}
@media only screen and (max-device-width: 480px) {
  .try-membership img {
    margin-top: 40px;
  }
}

.review-new {
  background: #fff;
  padding-bottom: 40px;
  padding-top: 50px;
}
.review-new h3 {
  color: #111827;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 25px;
}
.review-new .box-left {
  background: #000000;
  border-radius: 6px;
  text-align: center;
  font-weight: 800;
  color: #fff;
  width: 80px;
  min-height: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 30px;
  float: left;
}
.review-new .based-on {
  font-size: 16px;
  float: left;
  margin-left: 15px;
  color: #000;
  padding-top: 20px;
}
.review-new .review-skiller {
  margin-bottom: 30px;
}
.review-new .review-box {
  margin-bottom: 5px;
  width: 100%;
}
.review-new .review-box .number {
  float: left;
  width: 10px;
  color: #000;
  font-size: 16px;
}
.review-new .review-box .star {
  float: left;
  width: 35px;
  text-align: center;
}
.review-new .review-box .floater {
  width: 280px;
  float: left;
}
.review-new .review-box .floater .progress {
  margin-top: 5px;
}
.review-new .review-box .floater .progress-bar {
  background-color: #EA580C;
}
.review-new .review-box-big {
  background: #FFFFFF;
  /* /shadow/lg */
  box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 25px;
  margin-bottom: 15px;
}
.review-new .review-box-big .image {
  background: #064E3B;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  float: left;
}
.review-new .review-box-big .right {
  float: left;
  margin-left: 15px;
  width: 620px;
}
@media only screen and (max-device-width: 480px) {
  .review-new .review-box-big .right {
    width: 250px;
  }
}
.review-new .review-box-big .right .name {
  color: #111827;
  font-size: 16px;
}
.review-new .review-box-big .right .name i {
  font-size: 14px;
  padding-left: 5px;
}
.review-new .review-box-big .right .date {
  color: #6B7280;
  font-size: 16px;
}
.review-new .review-box-big .right .text {
  margin-top: 5px;
}
.review-new .review-box-big .right .text p {
  font-size: 16px;
  color: #000;
  line-height: 20px;
}
.review-new .star-filled {
  color: #F97316;
}
.review-new .normal-star {
  color: #9CA3AF;
}

#popup .modal-dialog {
  width: 750px;
}

#popup .modal-content {
  border-radius: 0px;
}

#popup .popcontent, #popup .added_to_cart {
  padding-right: 15px;
  padding-top: 15px;
  margin-left: -15px;
}

.added_to_cart {
  padding: 25px 0px 40px 0px;
}
.added_to_cart h2 {
  font-size: 30px;
  margin-top: 15px;
  margin-bottom: 40px;
}
@media only screen and (max-device-width: 480px) {
  .added_to_cart h2 {
    font-size: 26px;
  }
}

#popup .modal-body {
  padding: 0px;
}

#popup p {
  color: #2e2e2e;
  font-size: 14px;
  font-weight: 500;
}

@media only screen and (max-device-width: 480px) {
  #popup .modal-dialog {
    width: 95%;
  }
  #popup .popcontent {
    padding: 0px;
    margin-left: 0px;
  }
  #popup .modal-body {
    padding: 15px;
  }
  #popup p {
    color: #2e2e2e;
    font-size: 15px;
    font-weight: 500;
  }
  #popup img {
    margin-bottom: 20px;
  }
}
.delivery-wrapper {
  margin-bottom: 20px;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 634px;
    margin: 1.75rem auto;
  }
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background: #f57511;
}

a {
  color: #f57511;
}

.page-link {
  color: #f57511;
}

.page-item.active .page-link {
  background-color: #f57511;
  border-color: #f57511;
}

/*# sourceMappingURL=style.css.map */
