@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");
body {
  font-family: "Lato", sans-serif;
}

header .quantummenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: end;
}
header .quantummenu li {
  margin-left: 35px;
}
header .quantummenu li a {
  font-family: "Lato", sans-serif;
  color: #192A1F;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 0;
}
header .quantummenu .sepmenu {
  background: #192A1F;
  width: 2px;
  height: 24px;
}

.mobile-menu {
  font-family: "Lato", sans-serif;
}
.mobile-menu .goback-mobilemenu a {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 200%;
  color: #FFFFFF;
  text-decoration: none;
  background: url(../images/caretleft.svg) no-repeat left center;
  padding-left: 20px;
}
.mobile-menu .mobilemenuinfo {
  padding: 0px;
  margin: 15px 0px 0px 0px;
  list-style: none;
}
.mobile-menu .dropdown {
  position: inherit;
}
.mobile-menu .dropdown .dropdown-menu {
  width: 100%;
  left: 0px !important;
  background: #192A1F;
  border: none;
  border-radius: 0px;
  padding: 24px;
  top: 50px;
}
.mobile-menu .dropdown .dropdown-menu li {
  border-bottom: 1px solid #47554C;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.mobile-menu .dropdown .dropdown-menu li a {
  color: #E4F0D4;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  text-transform: capitalize;
  font-family: "Lato", sans-serif;
}
.mobile-menu .cart-tabs .tab-content {
  font-family: "Lato", sans-serif;
}
.mobile-menu .cart-tabs .tab-content .mobile-useraccount {
  padding: 0;
  margin: 0;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .mobile-paymentbtn {
  background: #FFFFFF;
  border: 1px solid #75885B;
  height: 51px;
  padding: 16px 24px;
  display: block;
  text-align: center;
  color: #75885B;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .border-none {
  border: none !important;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .cartdata-mobile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #47554C;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .cart-datacontent {
  padding: 0px 0px 0px 20px;
  position: relative;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .cart-datacontent .mobileclose-btn {
  position: absolute;
  right: 10px;
  top: 18px;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .cart-datacontent h3 a {
  color: #75885B;
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: capitalize;
  display: block;
  text-decoration: none;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .cart-datacontent p {
  color: #F4F4F4;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  margin: 0;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .price-qty {
  display: flex;
  justify-content: space-between;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .price-qty .priceinfo-mobile {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 200%;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .price-qty .qty-mobile {
  display: flex;
}
.mobile-menu .cart-tabs .tab-content .cartmobileinfo .price-qty .qty-mobile .qty-amt {
  color: #E4F0D4;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  margin: 0px 15px;
}
.mobile-menu .cart-tabs .nav-tabs {
  justify-content: center;
  border-bottom: 1px solid #47554C !important;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.mobile-menu .cart-tabs .nav-tabs li {
  padding: 0px;
  margin: 0px;
  border: none;
}
.mobile-menu .cart-tabs .nav-tabs li a {
  border: none;
}
.mobile-menu .cart-tabs .nav-tabs li:first-child {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #47554C;
}

footer {
  background: #192A1F;
  padding: 70px 0px;
  clear: both;
}
footer .footer-container {
  max-width: 1257px !important;
  font-family: "Lato", sans-serif;
}
footer .footer-container .mainfooterboxright {
  display: flex;
}
footer .footer-container .mainfooterboxright .footermnubox {
  margin-right: 70px;
}
footer .footer-container .mainfooterboxright .footermnubox ul {
  margin: 0px;
  padding: 0px;
}
footer .footer-container .mainfooterboxright .footermnubox ul li {
  margin-bottom: 7px;
  padding-bottom: 7px;
}
footer .footer-container .mainfooterboxright .footermnubox ul li a {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
}
footer .footer-container .mainfooterboxright h4 {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
footer .footer-container .footer-logo {
  margin-bottom: 20px;
}
footer .footer-container .contactemail {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  margin-bottom: 5px;
}
footer .footer-container .contactemail a {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  text-decoration: none;
}
footer .footer-container .address {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  max-width: 100%;
  margin-bottom: 5px !important;
}

.loginuser {
  padding: 70px 0px;
  font-family: "Lato", sans-serif;
}
.loginuser .innerloginuser {
  max-width: 1257px;
  margin: auto;
}
.loginuser .innerloginuser .loginform {
  max-width: 525px;
}
.loginuser .innerloginuser h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 20px;
}

.registerform .form-group {
  margin-bottom: 20px;
}
.registerform label {
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 12px;
}
.registerform .form-control {
  background: #E4F0D4;
  height: 48px;
  padding: 8px 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  /* Primary / Green Dark */
  color: #192A1F;
  border-radius: 0px;
  border: none;
}
.registerform select {
  background: url(../images/sort-arrow.png) no-repeat 96% 50% #E4F0D4 !important;
}
.registerform :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #192A1F;
}
.registerform ::-moz-placeholder {
  color: #192A1F;
}
.registerform ::placeholder {
  color: #192A1F;
}
.registerform .forgot-password {
  color: #75885B;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  text-align: right;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  display: block;
}
.registerform .loginbtm {
  display: flex;
  justify-content: space-between;
  clear: both;
  align-items: center;
}
.registerform .loginbtm .remeberme {
  margin-bottom: 0px;
}
.registerform .loginbtm .remeberme label {
  position: relative;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  /* Primary / Green */
  color: #75885B;
  text-transform: none;
  letter-spacing: 0px;
  margin-bottom: 0px !important;
}
.registerform .loginbtm .remeberme input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.registerform .loginbtm .remeberme label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #75885B;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
}
.registerform .loginbtm .remeberme input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #75885B;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.registerform .loginbtm .sendmessagebox .sendbtn {
  background: #75885B;
  padding: 16px 24px;
  max-width: 250px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  width: 250px;
  border: none;
}
.registerform .registerbtm {
  margin-bottom: 15px;
}
.registerform .registerbtm .clickbyticket {
  width: 353px;
  display: inline-block;
  vertical-align: middle;
  color: #192A1F;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
}
.registerform .registerbtm .clickbyticket a {
  color: #75885B;
}
.registerform .registerbtm .agreeterms {
  margin-bottom: 0px;
}
.registerform .registerbtm .agreeterms label {
  position: relative;
  cursor: pointer;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  /* Primary / Green */
  color: #75885B;
  text-transform: none;
  letter-spacing: 0px;
  margin-bottom: 0px !important;
}
.registerform .registerbtm .agreeterms input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.registerform .registerbtm .agreeterms label:before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #75885B;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 6px;
}
.registerform .registerbtm .agreeterms input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #75885B;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.registerform .registerbtm .sendmessagebox .sendbtn {
  background: #75885B;
  padding: 16px 24px;
  max-width: 250px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  width: 250px;
  border: none;
}
.registerform .captchasendbt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.registerform .captchasendbt .sendmessagebox .sendbtn {
  background: #75885B;
  padding: 16px 24px;
  max-width: 250px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  width: 228px;
  border: none;
}

.loginregistermaintop:before {
  content: "";
  background: #F4F4F4;
  width: 50%;
  display: block;
  height: 100%;
  z-index: -1;
  position: absolute;
}

header {
  padding: 13px 0px;
}

.error404 {
  background: url(../images/404bg.jpg) no-repeat top center;
  background-size: contain;
}

.error-cotent {
  padding: 90px 0px;
  text-align: center;
  font-family: "Lato", sans-serif;
}
.error-cotent p {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 200%;
  /* identical to box height, or 36px */
  text-align: center;
  /* Secondary / Purple */
  color: #45414E;
  margin: 15px 0px;
}
.error-cotent .error-backbtn {
  background: #75885B;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  max-width: 226px;
  margin: auto;
}

.custom-container {
  max-width: 1257px;
  margin: auto;
}

.checkoutregister {
  display: flex;
}
.checkoutregister .clickbyticket {
  width: 295px !important;
  margin-right: 5px;
}

.continue-payment .sendbtn {
  max-width: 337px !important;
  width: 337px !important;
  position: relative;
  top: -8px;
}

.captchasendbt .visa .visaimg {
  margin-left: -24px;
}

.checkoutmain {
  padding: 60px 0px;
  font-family: "Lato", sans-serif;
}
.checkoutmain h2 {
  text-align: center;
  color: #323849;
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 96px;
  /* or 149% 
  text-align: left;*/
  text-transform: uppercase;
  margin-bottom: 50px;
}
.checkoutmain h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
}
.checkoutmain .billingdtls {
  max-width: 654px;
  margin-left: auto;
}
.checkoutmain .billingdtls p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  /* Secondary / Purple */
  color: #45414E;
}
.checkoutmain .order-summary {
  max-width: 477px;
}
.checkoutmain .order-summary .checkout-couponbox {
  margin-top: 15px;
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.checkoutmain .order-summary .checkout-couponbox .formbox .form-control {
  background: #E4F0D4;
  max-width: 100%;
  width: 356px;
  border: none;
  border-radius: 0px;
  padding: 8px 24px;
  height: 48px;
}
.checkoutmain .order-summary .checkout-couponbox .formbox :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #192A1F;
}
.checkoutmain .order-summary .checkout-couponbox .formbox ::-moz-placeholder {
  color: #192A1F;
}
.checkoutmain .order-summary .checkout-couponbox .formbox ::placeholder {
  color: #192A1F;
}
.checkoutmain .order-summary .checkout-couponbox .checkoutapplybtn a {
  width: 105px;
  height: 48px;
  background: #75885B;
  display: block;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  line-height: 48px;
}
.checkoutmain .order-summary .checkoutfinal-price {
  clear: both;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-top: 30px;
}
.checkoutmain .order-summary .checkoutfinal-price .finalpricetext {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: capitalize;
  /* Secondary / Purple */
  color: #45414E;
}
.checkoutmain .order-summary .checkoutfinal-price .finalprice-value {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: capitalize;
  /* Primary / Green */
  color: #75885B;
}
.checkoutmain .order-summary .clear {
  clear: both;
}
.checkoutmain .order-summary .checkoutprice {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.checkoutmain .order-summary .checkoutprice .checkouttotal {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: capitalize;
  /* Secondary / Purple */
  color: #45414E;
}
.checkoutmain .order-summary .checkoutprice .checkoutpriceright {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: capitalize;
  /* Primary / Green */
  color: #75885B;
}
.checkoutmain .checkput-sep {
  background: #45414E;
  height: 1px;
  width: 100%;
  margin-bottom: 30px;
}

.checkoutproduct-info .checkoutcartdata {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #45414E;
}
.checkoutproduct-info .checkoutcartdata .checkoutdataimg {
  width: 30%;
  float: left;
}
.checkoutproduct-info .checkoutcartdata .checkoutcontent {
  float: left;
  width: 70%;
  position: relative;
}
.checkoutproduct-info .checkoutcartdata .checkoutcontent h5 {
  margin-bottom: 15px;
}
.checkoutproduct-info .checkoutcartdata .checkoutcontent h5 a {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: capitalize;
  /* Secondary / Blue */
  color: #323849;
}
.checkoutproduct-info .checkoutcartdata .checkoutcontent .checkoutclose-btn {
  position: absolute;
  right: 0;
  top: 3px;
}
.checkoutproduct-info .checkoutcartdata .checkoutcontent p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
  max-width: 217px;
}
.checkoutproduct-info .checkoutcartdata .checkoutcontent .checkoutprice-qty {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkoutproduct-info .checkoutcartdata .checkoutcontent .checkoutprice-qty .priceinfo-mobile {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 200%;
  /* identical to box height, or 36px */
  /* Primary / Green */
  color: #75885B;
}
.checkoutproduct-info .checkoutcartdata .checkoutcontent .checkoutprice-qty .checkoutqty-mobile {
  display: flex;
  align-items: center;
}
.checkoutproduct-info .checkoutcartdata .checkoutcontent .checkoutprice-qty .checkoutqty-mobile .checkoutqty-amt {
  margin: 0px 15px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  color: #45414E;
}

.paymentcompleted .checkoutcartdata {
  border-bottom: none !important;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.paymentcompleted .checkoutfinal-price {
  padding-top: 0px !important;
}
.paymentcompleted .payment-succesbtn {
  background: #75885B;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  max-width: 226px;
  margin: 40px auto 0px auto;
}

.payment-completedmain {
  position: relative;
  overflow: hidden;
}

.payment-completedmain::after {
  content: "";
  background: url(../images/payment-completed.jpg) no-repeat top right;
  display: block;
  width: 856px;
  height: 1247px;
  position: absolute;
  right: 0;
  top: 0px;
  background-size: cover;
}

.payment-failed::after {
  content: "";
  background: url(../images/payment-failed.jpg) no-repeat top right;
  display: block;
  width: 856px;
  height: 1247px;
  position: absolute;
  right: 0;
  top: 0px;
  background-size: cover;
}

.sidebar-account {
  font-family: "Lato", sans-serif;
}
.sidebar-account h2 {
  margin-bottom: 30px;
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
}
.sidebar-account .sep-dashboard {
  height: 1px;
  background: #323849;
  margin: 20px 0px 30px 0px;
}
.sidebar-account ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.sidebar-account ul li {
  margin-bottom: 24px;
}
.sidebar-account ul li a {
  background: #75885B;
  border: 1px solid #75885B;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  text-align: center;
  text-decoration: none;
}
.sidebar-account ul li .active {
  background: #fff;
  color: #75885B;
  border: 1px solid #75885B;
}

.useraccountdtl {
  margin-left: 20px;
  font-family: "Lato", sans-serif;
}
.useraccountdtl h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
}
.useraccountdtl .notloggedbfore {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: capitalize;
  /* Secondary / Purple */
  color: #45414E;
}
.useraccountdtl .notloggedbfore a {
  color: #75885B;
  text-decoration: none;
}
.useraccountdtl p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  color: #45414E;
  max-width: 648px;
  margin-top: 15px;
  margin-bottom: 30px;
}
.useraccountdtl h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 64px;
  /* identical to box height, or 160% */
  text-transform: uppercase;
  color: #000000;
}
.useraccountdtl .sep-dashboard {
  background: #45414E;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.dashboard-account {
  margin: 50px 0px 30px 0px;
}
.dashboard-account .registerform {
  margin-bottom: 20px;
}
.dashboard-account .captchasendbt {
  justify-content: end !important;
}

.orderhistory-tables {
  font-family: "Lato", sans-serif;
}
.orderhistory-tables table tr th {
  background: #192A1F;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 16px;
}
.orderhistory-tables table tr td {
  padding: 6px 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  vertical-align: middle;
  border: none;
}
.orderhistory-tables table tr td .vieworder-btn {
  background: #75885B;
  width: 100%;
  max-width: 167px;
  padding: 16px 14px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  float: right;
  text-align: center;
}
.orderhistory-tables table tr td:last-child {
  padding-right: 0px;
}

.home-header {
  position: relative;
  overflow: hidden;
}

.about-header:After {
  content: "";
  background: url(../images/about.jpg) right center no-repeat;
  width: 50%;
  height: 700px;
  display: block;
  position: absolute;
  max-width: 100%;
  top: 0px;
  left: 0px;
  z-index: -1;
  background-size: cover;
}

.about-header {
  position: relative;
  overflow: hidden;
}

.home-header:After {
  content: "";
  background: url(../images/home.jpg) right center no-repeat;
  width: 50%;
  height: 1080px;
  display: block;
  position: absolute;
  max-width: 100%;
  top: 0px;
  left: 0px;
  z-index: -1;
  background-size: cover;
}

.aboutcontent {
  padding: 90px 0px 0px 0px !important;
}

.slider-content {
  padding: 160px 0px;
  max-width: 680px;
  float: right;
  text-align: right;
  font-family: "Lato", sans-serif;
}
.slider-content h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 96px;
  /* or 149% */
  text-align: left;
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
}
.slider-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  text-align: left;
  color: #45414E;
  max-width: 480px;
  float: left;
  margin-bottom: 25px;
}
.slider-content .findout-more {
  width: 323px;
  height: 51px;
  background: #75885B;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  display: block;
  clear: both;
  float:left;
}

.scrolldown {
  float: right;
  clear: both;
  margin-bottom: 25px;
}

.offer-range-products {
  background: #F4F4F4;
  padding: 64px 0px;
  font-family: "Lato", sans-serif;
}
.offer-range-products .range-prudtheader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.offer-range-products .range-prudtheader .range-title h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
}
.offer-range-products .range-prudtheader .visit-storebtn a {
  background: url(../images/small_long_left.svg) no-repeat 93% 50% #75885B;
  padding: 8px 16px;
  width: 198px;
  height: 53px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 36px;
  text-align: left;
  letter-spacing: 0.165em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
}
.offer-range-products .range-productlist {
  background: #F4F4F4;
  border: 1px solid #B3B3B3;
  padding: 24px;
  font-family: "Lato", sans-serif;
}
.offer-range-products .range-productlist .range-productimage {
  filter: grayscale(100%);
}
.offer-range-products .range-productlist .range-productdec h4 {
  margin: 20px 0px;
}
.offer-range-products .range-productlist .range-productdec h4 a {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: capitalize;
  color: #000000;
  text-decoration: none;
}
.offer-range-products .range-productlist .range-productdec p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
min-height: 100px;
}
.offer-range-products .range-productlist .range-productdec .seeproduct-btn {
  padding: 16px 24px;
  width: 217px;
  height: 51px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #D1D1D1;
  text-decoration: none;
  display: block;
  text-align: center;
}
.offer-range-products .container {
  max-width: 1174px !important;
}
.offer-range-products .range-productlist:hover {
  background: #E3E7DE;
  border: 1px solid #75885B;
}
.offer-range-products .range-productlist:hover img {
  filter: grayscale(0%);
}
.offer-range-products .range-productlist:hover .seeproduct-btn {
  background: #75885B;
}

.what-makedifference .row {
  align-items: center;
}
.what-makedifference .difference-content {
  font-family: "Lato", sans-serif;
  max-width: 728px;
}
.what-makedifference .difference-content h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* or 133% */
  text-transform: uppercase;
  color: #323849;
}
.what-makedifference .difference-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
  max-width: 655px;
  margin-top: 15px;
  margin-bottom: 25px;
}
.what-makedifference .difference-content .aboutbtn {
  padding: 16px 24px;
  width: 217px;
  height: 51px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #75885B;
  text-decoration: none;
  display: block;
  text-align: center;
}
.what-makedifference .difference-img {
  float: right;
}

.company-amenities {
  padding: 64px 0px;
}
.company-amenities .container {
  max-width: 1105px !important;
}
.company-amenities .amenities-list {
  text-align: center;
  font-family: "Lato", sans-serif;
  max-width: 315px;
  margin: auto;
}
.company-amenities .amenities-list .icnobox-amenities {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.company-amenities .amenities-list h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  text-transform: capitalize;
  /* Grayscale/900 */
  color: #0E0E0E;
  margin-top: 15px;
  margin-bottom: 15px;
}
.company-amenities .amenities-list p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  text-align: center;
  /* Secondary / Purple */
  color: #45414E;
}

.propularproducts-top {
  font-family: "Lato", sans-serif;
}
.propularproducts-top h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  color: #323849;
  margin-bottom: 40px;
}

.productinner-list {
  background: #FFFFFF;
  /* Primary / Green Dark */
  border: 1px solid #192A1F;
  padding: 24px;
}
.productinner-list .producthome-img {
  margin: auto;
  display: block;
}
.productinner-list h3 {
  margin-top: 20px;
  min-height: 120px;
}
.productinner-list h3 a {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: capitalize;
  color: #000000;
  text-decoration: none;
}
.productinner-list p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
  min-height: 65px;
}
.productinner-list .home-productprice {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: capitalize;
  /* Primary / Green */
  color: #75885B;
}
.productinner-list .addcart-home {
  background: #75885B;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  text-align: center;
  margin-top: 20px;
  text-decoration: none;
}

.visitback-popularproducts {
  background: url(../images/small_long_left.svg) no-repeat 93% 50% #75885B;
  padding: 8px 16px;
  width: 198px;
  height: 53px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 36px;
  text-align: left;
  letter-spacing: 0.165em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  float: right;
  margin: 30px 0px 20px 0px;
}

.clear {
  clear: both;
}

.growbusiness {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Lato", sans-serif;
  margin-top: 50px;
}
.growbusiness .browbusiness-left {
  max-width: 728px;
}
.growbusiness .browbusiness-left h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* or 133% */
  text-transform: uppercase;
  color: #323849;
  margin-bottom: 20px;
}
.growbusiness .browbusiness-left p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
}
.growbusiness .browbusiness-right {
  display: flex;
}
.growbusiness .browbusiness-right .growbox {
  max-width: 150px;
  text-align: center;
  margin-left: 20px;
}
.growbusiness .browbusiness-right .growbox h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 129.5%;
  /* identical to box height, or 26px */
  text-align: center;
  letter-spacing: 0.505em;
  color: #000000;
  margin-bottom: 15px;
}
.growbusiness .browbusiness-right .growbox h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 149%;
  /* or 36px */
  text-align: center;
  color: #000000;
  margin: 0;
}

@media screen and (max-width: 1400px) and (min-width: 1281px) {
	.growbusiness .browbusiness-left {
      max-width: 607px;
    }
}

.customerreview {
  margin-top: 50px;
  font-family: "Lato", sans-serif;
  padding-bottom: 60px;
}
.customerreview .container {
  max-width: 1257px !important;
}
.customerreview h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-align: center;
  text-transform: uppercase;
  color: #323849;
  margin-bottom: 40px;
}
.customerreview .testimonials {
  background: linear-gradient(90deg, #323849 0%, #45414E 100%);
  padding: 24px;
  display: flex;
  color: #fff;
  justify-content: space-between;
  align-items: center;
  max-width: 588px;
  margin: auto;
}
.customerreview .testimonials .testimonialimg {
  width: 104px;
}
.customerreview .testimonials .testimonial-content {
  max-width: 370px;
  margin-right: 20px;
}
.customerreview .testimonials .testimonial-content h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-align: right;
  text-transform: capitalize;
  /* Grayscale/White */
  margin: 0;
  color: #FFFFFF;
}

.popular-productsmain {
  background: url(../images/home-product.png) no-repeat bottom center;
  background-size: contain;
}

.visitstore-mobile .visit-storebtn a {
  background: url(../images/small_long_left.svg) no-repeat 93% 50% #75885B;
  padding: 8px 16px;
  width: 198px;
  height: 53px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 36px;
  text-align: left;
  letter-spacing: 0.165em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  margin: auto;
}

.amainties-titleinfo {
  font-family: "Lato", sans-serif;
}
.amainties-titleinfo h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-align: center;
  text-transform: uppercase;
  color: #323849;
}
.amainties-titleinfo p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  text-align: center;
  /* Secondary / Purple */
  color: #45414E;
  max-width: 655px;
  margin: 0px auto 30px auto;
}

.aboutamenities {
  padding: 54px 0px 34px 0px;
}

.our-mission {
  margin: 50px 0px;
}
.our-mission .row {
  align-items: center;
}
.our-mission .missioncontent {
  font-family: "Lato", sans-serif;
}
.our-mission .missioncontent h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  color: #323849;
}
.our-mission .missioncontent p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
  max-width: 655px;
}

.start-business {
  margin-bottom: 60px;
}
.start-business .business-account {
  position: relative;
}
.start-business .business-account .businessaccount-content {
  background: #fff;
  font-family: "Lato", sans-serif;
  padding: 40px;
  max-width: 808px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 70%;
  transform: translate(-50%, -50%);
}
.start-business .business-account .businessaccount-content h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* or 133% */
  text-transform: uppercase;
  color: #323849;
}
.start-business .business-account .businessaccount-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
}
.start-business .business-account .businessaccount-content .creat-accuntbtn {
  background: #75885B;
  width: 247px;
  height: 51px;
  padding: 16px 19px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  text-align: center;
  text-decoration: none;
}

.aboutbanner {
  text-align: center;
  width: 100%;
}
.aboutbanner img {
  width: 100%;
}

.faq-main {
  font-family: "Lato", sans-serif;
  margin-bottom: 50px;
}
.faq-main h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 96px;
  /* identical to box height, or 149% */
  text-align: center;
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
}
.faq-main .accordion-box .accordion-button::after {
  background: url(../images/caret_down.svg) no-repeat right center;
  background-size: contain;
}
.faq-main .accordion-box .accordion-item {
  border: 1px solid #fff;
  background: #192A1F;
  padding: 0px 0px;
  margin-bottom: 24px;
  border-radius: 0;
}
.faq-main .accordion-box .accordion-item .accordion-button {
  background: none;
  color: #fff;
  padding: 10px 24px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 200%;
  box-shadow: none;
  border-bottom: 1px solid #fff;
}
.faq-main .accordion-box .accordion-item .accordion-collapse {
  border: none;
}
.faq-main .accordion-box .accordion-item .accordion-body {
  padding: 14px 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  color: #E4F0D4;
}

.listing-productinfo {
  font-family: "Lato", sans-serif;
  margin-bottom: 50px;
  margin-top: 40px;
}
.listing-productinfo h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 96px;
  /* or 149% */
  text-align: center;
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
  margin-bottom: 50px;
}
.listing-productinfo .listing-rightsidebar {
  max-width: 875px;
  margin-left: auto;
}

.listproductinfo {
  position: relative;
}

.listproductinfo:after {
  content: "";
  background: #F4F4F4;
  width: 663px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100% !important;
}

.listing-leftsidebar {
  font-family: "Lato", sans-serif;
}
.listing-leftsidebar .product-search {
  margin-bottom: 32px;
}
.listing-leftsidebar .product-search .form-control {
  border: none;
  border-radius: 0px;
  background: url(../images/search-icon.svg) no-repeat 95% 55% #E4F0D4;
  padding: 8px 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  /* Primary / Green Dark */
  color: #192A1F;
}
.listing-leftsidebar .product-search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #192A1F;
}
.listing-leftsidebar .product-search ::-moz-placeholder {
  color: #192A1F;
}
.listing-leftsidebar .product-search ::placeholder {
  color: #192A1F;
}
.listing-leftsidebar .sidebar-headingcat {
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: capitalize;
  /* Secondary / Blue */
  color: #323849;
  margin-bottom: 15px;
}
.listing-leftsidebar .prdouct-catlist {
  margin-bottom: 32px;
}
.listing-leftsidebar .prdouct-catlist ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.listing-leftsidebar .prdouct-catlist ul li {
  line-height: 42px;
}
.listing-leftsidebar .prdouct-catlist ul li a {
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  /* Primary / Green Dark */
  color: #192A1F;
}
.listing-leftsidebar .prdouct-catlist ul li a span {
  color: #75885B;
}
.listing-leftsidebar .prdouct-pricelist .filter-pricebox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}
.listing-leftsidebar .prdouct-pricelist .filter-pricebox .price-sep span {
  background: #45414E;
  width: 14px;
  height: 4px;
  display: block;
  text-indent: -9999px;
  margin-top: 30px;
}
.listing-leftsidebar .prdouct-pricelist .filter-pricebox .price-min {
  max-width: 111px;
}
.listing-leftsidebar .prdouct-pricelist .filter-pricebox .price-min span {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  /* Secondary / Purple */
  color: #45414E;
}
.listing-leftsidebar .prdouct-pricelist .filter-pricebox .price-min input {
  height: 48px;
  /* Primary/Green Light */
  background: #E4F0D4;
  width: 111px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  /* Primary / Green Dark */
  color: #192A1F;
  border: none;
  padding: 8px 24px;
}
.listing-leftsidebar .prdouct-pricelist .filter-pricebox .price-min :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #192A1F;
}
.listing-leftsidebar .prdouct-pricelist .filter-pricebox .price-min ::-moz-placeholder {
  color: #192A1F;
}
.listing-leftsidebar .prdouct-pricelist .filter-pricebox .price-min ::placeholder {
  color: #192A1F;
}
.listing-leftsidebar .filter-buttonbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.listing-leftsidebar .filter-buttonbox .reset-btn {
  border: 1px solid #75885B;
  background: #FFFFFF;
  width: 131px;
  height: 51px;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #75885B;
  text-align: center;
  text-decoration: none;
}
.listing-leftsidebar .filter-buttonbox .apply-btn {
  border: 1px solid #75885B;
  background: #75885B;
  width: 131px;
  height: 51px;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.listing-rightsidebar {
  font-family: "Lato", sans-serif;
}
.listing-rightsidebar .topsortingmain {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.listing-rightsidebar .topsortingmain .sortlabel {
  margin-left: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* identical to box height, or 32px */
  /* Secondary / Purple */
  color: #45414E;
}
.listing-rightsidebar .topsortingmain .sortbox {
  width: 100%;
  max-width: 360px;
}
.listing-rightsidebar .topsortingmain .sortbox .form-control {
  height: 48px;
  /* Primary/Green Light */
  background: url(../images/sort-arrow.png) no-repeat 90% 50% #E4F0D4;
  max-width: 360px;
  padding: 8px 24px;
  border-radius: 0px;
  border: none;
  width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.listing-rightsidebar .popular-productsmain {
  background: none !important;
}
.listing-rightsidebar .popular-productsmain .productinner-list {
  margin-bottom: 30px;
}
.listing-rightsidebar .product-pagination {
  float: right;
}
.listing-rightsidebar .product-pagination .pagination {
  display: inline-block;
  margin: 0px;
}
.listing-rightsidebar .product-pagination .pagination li {
  display: inline-block;
  margin: 0px 7px;
}
.listing-rightsidebar .product-pagination .pagination li a {
  border: none;
  padding: 0;
  color: #323849;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
}
.listing-rightsidebar .product-pagination .pagination li .active {
  color: #75885B;
  background: none;
}

.product-dtl {
  padding-top: 30px;
}
.product-dtl .product-dtlgoback a {
  background: url(../images/goback.svg) no-repeat left center;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 200%;
  /* identical to box height, or 36px */
  /* Secondary / Blue */
  color: #323849;
  text-decoration: none;
  padding-left: 25px;
}
.product-dtl .product-container {
  background: #F4F4F4;
  padding: 30px 0px;
  margin-top: 20px;
  font-family: "Lato", sans-serif;
  margin-bottom: 30px;
}
.product-dtl .product-container .row {
  align-items: center;
}
.product-dtl .product-container .product-desc {
  max-width: 891px;
  margin-left: auto;
}
.product-dtl .product-container .product-desc h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 96px;
  /* or 149% */
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
}
.product-dtl .product-container .product-desc h6 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  /* Primary / Green */
  color: #75885B;
}
.product-dtl .product-container .product-desc .product-qtyprice {
  margin-top: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.product-dtl .product-container .product-desc .product-qtyprice .price-amt ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  align-items: center;
}
.product-dtl .product-container .product-desc .product-qtyprice .price-amt ul li {
  max-width: 40px;
  text-align: center;
  margin-right: 15px;
}
.product-dtl .product-container .product-desc .product-qtyprice .price-amt ul li input {
  max-width: 100%;
  text-align: center;
  border: none;
  background: none;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-transform: capitalize;
  color: #000000;
}
.product-dtl .product-container .product-desc .product-qtyprice .product-qtyselection a {
  background: #75885B;
  height: 51px;
  padding: 16px 24px;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #FFFFFF;
  display: block;
  width: 217px;
  text-align: center;
  text-decoration: none;
}
.product-dtl .product-container .product-desc .product-desctext {
  max-width: 665px;
}
.product-dtl .product-container .product-desc .product-desctext p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
}
.product-dtl .product-container .additonal-information {
  padding-top: 30px;
  border-top: 1px solid #192A1F;
  margin-top: 30px;
  margin-left: 1%;
  margin-right: 1%;
}
.product-dtl .product-container .additonal-information .additional-content {
  max-width: 1074px;
  margin: auto;
}
.product-dtl .product-container .additonal-information .additional-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
}

.related-productsdtl {
  background: none !important;
  max-width: 1180px;
  margin: auto;
}

.contact-information {
  max-width: 525px;
  margin-left: auto;
  font-family: "Lato", sans-serif;
}
.contact-information .contact-headerinfo {
  margin-top: 50px;
}
.contact-information .contact-headerinfo h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 96px;
  /* or 149% */
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
}
.contact-information .contact-headerinfo p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  color: #000000;
}
.contact-information .contact-quick {
  display: flex;
  margin-bottom: 48px;
}
.contact-information .contact-quick .phonebox {
  text-align: center;
}
.contact-information .contact-quick .phonebox a {
  display: block;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.035em;
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
  text-decoration: none;
  margin-top: 15px;
}
.contact-information .contact-quick .phone-sep {
  height: 123px;
  width: 2px;
  background: #45414E;
  margin: 0px 48px;
}
.contact-information .loginform h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
}
.contact-information .loginform p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
}
.contact-information .loginform .messgebox {
  height: 170px;
}
.contact-information .loginform {
  padding-bottom: 50px;
}

.contact-header {
  position: relative;
}

.contact-header:After {
  content: "";
  background: url(../images/contact.jpg) right center no-repeat;
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  max-width: 100%;
  top: 0px;
  left: 0px;
  z-index: -1;
  background-size: cover;
}

.cart-tabs .nav-item .active img {
  opacity: 0.5;
}

#addcart .modal-dialog {
  transform: none;
  width: 100% !important;
  max-width: 600px !important;
  text-align: center;
}
#addcart .modal-content {
  border-radius: 0px;
  border: 1px solid #192A1F;
  padding: 40px;
}
#addcart .modal-content .modal-body {
  padding: 0px;
}
#addcart .modal-content .modal-body h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 64px;
  /* identical to box height, or 133% */
  text-align: center;
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
  margin: 0;
}
#addcart .modal-content .modal-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  text-align: center;
  /* Secondary / Purple */
  color: #45414E;
  max-width: 485px;
  margin: 5px auto 15px auto;
}
#addcart .modal-content .modal-footer {
  padding: 0px;
  border: none;
  justify-content: space-between;
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
#addcart .modal-content .modal-footer .popupclose-btn {
  background: #FFFFFF;
  width: 252px;
  height: 51px;
  border: 1px solid #75885B;
  color: #75885B;
  margin: 0;
}
#addcart .modal-content .modal-footer .popuppayment-btn {
  width: 252px;
  height: 51px;
  background: #75885B;
  border: none;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}

.accordion-box {
  max-width: 1116px;
  margin: auto;
}

.loginregistermaintop {
  position: relative;
}

.payment-completedmain h2 {
  margin-bottom: 25px;
}

.terms-conditoins-main {
  font-family: "Lato", sans-serif;
  margin-top: 50px;
}
.terms-conditoins-main .terms-section {
  max-width: 1073px;
  margin: auto;
}
.terms-conditoins-main .terms-section h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 96px;
  /* or 149% */
  text-align: center;
  text-transform: uppercase;
  /* Secondary / Blue */
  color: #323849;
  margin-bottom: 50px;
}
.terms-conditoins-main .terms-section h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: capitalize;
  /* Secondary / Blue */
  color: #323849;
  margin-bottom: 25px;
}
.terms-conditoins-main .terms-section p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  /* or 32px */
  /* Secondary / Purple */
  color: #45414E;
  margin-bottom: 25px;
}
.added-to-cart  .price-amount{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-transform: capitalize;
    color: #75885B;
}
.addedtocart-heading{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-transform: capitalize;
    color: #000000;
    text-decoration: none;
}
.btn-gold {
    background: #75885B;
    padding: 16px 24px !important;
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #FFFFFF;
    display: block;
    text-align: center;
    margin-top: 20px;
    text-decoration: none;
	border-radius:0px !important;
	width: 217px;
    max-width: 100%;
}
.btn-wbcblack{
	background:#fff;
	color:#000;
	border: 2px solid #000 !important;
}

.checkoutproduct-info > .checkoutcartdata > .checkoutdataimg > img {
	padding-right: 20px;
}

/* ----------------------- Checkbox ----------------------- */

.c-checkbox input[type='checkbox']:checked~label:after, .c-checkbox input[type='checkbox']:checked~.label:after {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.c-checkbox>.c-div>label:before, .c-checkbox>.c-div>.label:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background: transparent;
    border: 1.9px solid #00173E;
    box-sizing: border-box;
    box-shadow: inset 0px 4px 4px rgb(0 0 0 / 5%);
    border-radius: 3px;
    top: 4px;
    left: 0px;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.c-checkbox input[type='checkbox'] {
    display: none;
}
.c-checkbox input[type='checkbox']~label:after, .c-checkbox input[type='checkbox']~.label:after {
    content: '✔';
    display: block;
    position: absolute;
    color: #00173E !important;
    border-radius: 0;
    border: 0;
    font-family: Poppins;
    font-size: 10px;
    text-align: center;
    line-height: 12px;
    height: 1px;
    width: 1px;
    left: 4px;
    top: 6px;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all .15s ease;
    -ms-transition: all .15s ease;
    transition: all .15s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.c-checkbox {
    position: relative;
    margin-bottom: 26px;
}
.login_strong {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #000000;
    margin-bottom: 26px;
}
.login_strong > .link_re_global {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #000000;
    margin-bottom: 26px;
    text-decoration: none;
}

/*# sourceMappingURL=style.css.map */



@media only screen and (min-width: 1200px) and (max-width:1440px) {
  .slider-content h2{
      font-size: 42px;
  }
  .slider-content{
      max-width: 520px;
  }
}

@media only screen and (min-width: 1441px) and (max-width:1700px) {
  .slider-content h2{
      font-size: 54px;
  }
  .slider-content{
      max-width: 650px;
  }
}