@font-face {
    font-family: redhat-black;
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Black.ttf');
}
@font-face {
    font-family: redhat-bold;
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Bold.ttf');
}
@font-face {
    font-family: redhat-regular;
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Regular.ttf');
}
@font-face {
    font-family: raleway-regular;
    src: url('../fonts/Raleway/Raleway-Regular.ttf');
}
@font-face {
    font-family: raleway-medium;
    src: url('../fonts/Raleway/Raleway-Medium.ttf');
}
@font-face {
    font-family: raleway-semibold;
    src: url('../fonts/Raleway/Raleway-SemiBold.ttf');
}
@font-face {
    font-family: raleway-light;
    src: url('../fonts/Raleway/Raleway-Light.ttf');
}
@font-face {
    font-family: raleway-bold;
    src: url('../fonts/Raleway/Raleway-Bold.ttf');
}
header {
    box-shadow: 0px 3px 6px #00000029;
}
/* header */
.container {
    max-width: 90.7rem;
    padding-left: 4.15rem;
    padding-right: 4.15rem;
}
.header .header-content nav.navbar ul.navbar-nav .nav-link {
    font-weight: 600;
    color: #000000;
}
.group-action {
    align-items: center;
}
.header .header-content nav.navbar ul.navbar-nav .nav-link:hover {
    color: #386641;
}
.group-action {
    align-items: center;
}
.shop-cart img {
    width: 17px;
    height: 17px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.image-shop {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navbar-toggler img {
    width: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
/* header */
/* footer */
.footer-wrap {
    padding: 0 250px;
    background: #6A994E;
    height: 300px;
}
.footer {
    display: flex;
    padding-top: 40px;
}
.footer-title {
    display: grid;
    flex: 0 0 30%;
}
.footer-title p {
    font-size: 18px;
    font-family: redhat-bold;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.footer-title a {
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    font-family: raleway-medium;
}
.footer-title .service1 {
    margin-top: -48px;
}
.footer-title .service2 {
    margin-top: -72px;
}
.phone {
    display: flex;
    margin-top: -30px;
}
.email {
    display: flex;
    margin-top: -35px;
}
.location {
    display: flex;
    margin-top: -40px;
}
.phone img {
    width: 20px;
    height: 20px;   
}
.email img {
    width: 20px;
    height: 20px;
}
.location img {
    width: 20px;
    height: 20px;
}
.phone span {
    color: #FFFFFF;
    margin-left: 20px;
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.32px;
}
.email span {
    color: #FFFFFF;
    margin-left: 20px;
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.32px;
}
.location span {
    color: #FFFFFF;
    margin-left: 20px;
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.32px;
}
.face {
    width: 25px;
    height: 20px;
    margin-right: 5px;
}
.ins {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.youtube {
    width: 25px;
    height: 25px;
}
.fiy {
    margin-top: -81px;
}
.copyright {
    height: 35px;
     background: #386641;
}
.copyright p {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    font-size: 16px;
    font-family: raleway-regular;
}
/* footer */
/* checkoutstandard */
.woocommerce #payment #place_order {
	display: none !important;
}
#check-standard-delivery {
	margin-left: 20px;
}
.checkoutstandard-title {
    margin-top: 50px;
    margin-bottom: 50px;
}
.checkoutstandard-title h1 {
    font-size: 28px;
    font-family: redhat-bold;
    letter-spacing: 2.24px;
    color: #272727;
    text-transform: uppercase;
    text-align: center;
}
.checkoutstandard-breadcrumb {
    display: flex;
    padding: 0 7%;
    margin-bottom: 30px;
}
.checkoutstandard-breadcrumb-ahead a {
    font-size: 14px;
    font-family: redhat-bold;
    letter-spacing: 1.12px;
    color: #A0A0A0;
    text-transform: uppercase;
}
.checkoutstandard-breadcrumb-icon img {
    width: 7px;
    height: 12px;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: -5px;
}
.checkoutstandard-breadcrumb-current span {
    font-size: 14px;
    font-family: redhat-bold;
    letter-spacing: 1.12px;
    color: #386641;
    text-transform: uppercase;
}
.checkoutstandard-left {
    padding: 0 5%;
    margin-bottom: 80px;
}
.checkoutstandard-select-method-title {
    background: #F2E8CF;
    padding: 20px 15px 20px 15px;
}
.checkoutstandard-select-method-title h1 {
    font-size: 18px;
    font-family: raleway-bold;
    letter-spacing: 1.44px;
    color: #386641;
    text-transform: uppercase;
}
.checkoutstandard-select-method-standard-self .title-parent {
    font-size: 18px;
    font-family: raleway-semibold;
    letter-spacing: 0.9px;
    color: #272727;
    text-transform: capitalize;
    margin-left: 20px;
}
.checkoutstandard-select-method-standard-self .title-child {
    margin-left: 36px;
    font-size: 16px;
    font-family: raleway-regular;
    letter-spacing: 0.32px;
    color: #000000;
    padding-right: 195px;
    margin-bottom: 30px;
}
.checkoutstandard-select-method-standard-self .title-self {
    font-size: 18px;
    font-family: raleway-medium;
    letter-spacing: 0.9px;
    color: #272727;
    text-transform: capitalize;
    margin-left: 20px;
}
.checkoutstandard-bill-inf-title {
    background: #F2E8CF;
    padding: 20px 15px 20px 15px;
}
.checkoutstandard-bill-inf-title h1 {
    font-size: 18px;
    font-family: raleway-bold;
    letter-spacing: 1.44px;
    color: #386641;
    text-transform: uppercase;
}
.checkoutstandard-input-inf {
    padding: 25px;
}
.form-checkoutstandard label {
    font-size: 18px;
    font-family: redhat-regular;
    letter-spacing: 0.72px;
    color: #272727;
    text-transform: capitalize;
}
.form-checkoutstandard input {
    border: 2px solid #DEDEDE;
}
.form-checkoutstandard select {
    border: 2px solid #DEDEDE;
}
.form-checkoutstandard {
    margin-bottom: 20px;
}
.input-street input {
    margin-bottom: 20px;
}
.input-town-code {
    display: flex;
    padding: 0;
}
.input-town-code  .town-city {
    padding: 0;
}
.input-town-code  .town-city input {
    width: 95%;
}
.input-town-code .postcode-zip {
    padding: 0;
}
.input-town-code  .postcode-zip input {
    width: 100%;
}
.checkoutstandard-bill-inf {
    margin-top: 30px;
    margin-bottom: 30px;
}
.checkoutstandard-shipping-inf-title {
    background: #F2E8CF;
    padding: 20px 15px 20px 15px;
}
.checkoutstandard-shipping-inf-title h1 {
    font-size: 18px;
    font-family: raleway-bold;
    letter-spacing: 1.44px;
    color: #386641;
    text-transform: uppercase;
}
.checkoutstandard-shipping-inf-child {
    padding: 15px;
    margin-top: 15px;
}
.checkoutstandard-shipping-inf-shiptosame label {
    font-size: 18px;
    font-family: raleway-semibold;
    letter-spacing: 0.9px;
    color: #272727;
    text-transform: capitalize;
    margin-left: 20px;
    margin-bottom: 30px;
}
.town-city-shipping {
    padding: 0;
}
.town-city-shipping input {
    width: 95%;
}
.postcode-zip-shipping {
    padding: 0;
}
.postcode-zip-shipping input {
    width: 100%;
}
.input-order-note textarea {
    border: 2px solid #DEDEDE;
}
.checkoutstandard-payment-method-title {
    background: #F2E8CF;
    padding: 20px 15px 20px 15px;
}
.checkoutstandard-payment-method-title h1 {
    font-size: 18px;
    font-family: raleway-bold;
    letter-spacing: 1.44px;
    color: #386641;
    text-transform: uppercase;
}
.checkoutstandard-payment-method-check {
    padding: 15px;
    margin-top: 15px;
}
.checkoutstandard-payment-method-check .title-payment-parent {
    font-size: 18px;
    font-family: raleway-semibold;
    margin-left: 20px;
    letter-spacing: 0.9px;
    color: #272727;
}
.checkoutstandard-payment-method-check .title-payment-child {
    margin-left: 36px;
    font-size: 16px;
    font-family: raleway-regular;
    letter-spacing: 0.32px;
    color: #000000;
    padding-right: 195px;
    margin-bottom: 30px;
}
.checkoutstandard-payment-method-check  .title-bank-parent {
    letter-spacing: 0.9px;
    color: #272727;
    text-transform: capitalize;
    font-size: 18px;
    font-family: raleway-regular;
    margin-left: 20px;
}
.checkoutstandard-wrap {
    display: flex;
}
.checkoutstandard-right {
    padding: 0 5%;
    padding-left: 20px;
}
.checkoutstandard-right-child-title-text-right-icon img {
    width: 23px;
    height: 23px;
}
.checkoutstandard-right-child-title {
    display: flex;
}
.checkoutstandard-right-child {
    background: #F2E8CF;
    padding: 20px 15px 20px 15px;
}
.checkoutstandard-right-child-title-text-left h1 {
    font-size: 18px;
    font-family: raleway-bold;
    letter-spacing: 1.44px;
    color: #386641;
    text-transform: uppercase;
}
.checkoutstandard-right-child-title-text-right-text a {
    font-size: 18px;
    font-family: raleway-bold;
    letter-spacing: 1.44px;
    color: #386641;
    text-transform: uppercase;
}
.checkoutstandard-right-child-title-text-right {
    display: flex;
}
.checkoutstandard-right-child-title-text-right-text {
    margin-left: 10px;
}
.checkoutstandard-right-child-title-text-left {
    flex: 0 0 67%;
}
.table-checkout-page .image-cart-item1 {
    width: 150px;
    height: 108px;
    border: 2px solid #d9d9d9;
    padding: 13px 14px 13px 14px;
}
.table-checkout-page .image-cart-item2 {
    width: 150px;
    height: 108px;
    border: 2px solid #d9d9d9;
    padding: 13px 14px 13px 14px;
}
.table-checkout-page td:nth-child(1) {
    width: 37%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.table-checkout-page .product-cart-item1 p {
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.8px;
    color: #272727;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.table-checkout-page .item-checkout span {
    font-size: 12px;
    font-family: redhat-regular;
    letter-spacing: 0.48px;
    color: #919191;
    text-transform: uppercase;
}
.table-checkout-page .item-checkout {
    margin-bottom: 5px;
}
.qty-checkout {
    font-size: 12px;
    font-family: redhat-regular;
    letter-spacing: 0.48px;
    color: #919191;
    text-transform: uppercase;
}
.table-checkout-page .product-cart-item1 {
    padding-top: 30px;
}
.table-checkout-page .total-cart-item1 p {
    font-family: raleway-bold;
    font-size: 18px;
    font: normal normal bold 18px/22px Raleway;
    letter-spacing: 0.36px;
    color: #272727;
}
.table-checkout-page td:nth-child(3) {
    padding-top: 85px;
}
.table-checkout-page tr {
    border-bottom: 2px solid #d9d9d9;
}
.cart-page-checkout-right-inf-check-detail {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px;
}
.cart-page-checkout-right-inf-check-detail-subtotal {
    display: flex;
}
.cart-page-checkout-right-inf-check-detail-shipping-free {
    display: flex;
    margin-top: 30px;
}
.cart-page-checkout-right-inf-check-detail-shipping-free p {
    font-size: 20px;
    font-family: raleway-semibold;
    flex: 98%;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.cart-page-checkout-right-inf-check-detail-shipping-free span {
    font-size: 20px;
    font-family: raleway-regular;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.cart-page-checkout-right-inf-check-detail-subtotal p {
    font-size: 20px;
    font-family: raleway-semibold;
    flex: 98%;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.cart-page-checkout-right-inf-check-detail-subtotal span {
    font-size: 20px;
    font-family: raleway-regular;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.cart-page-checkout-right-inf-check-detail-discount {
    display: flex;
    margin-top: 30px;
}
.cart-page-checkout-right-inf-check-detail-discount-text p {
    font-size: 20px;
    font-family: raleway-semibold;
    flex: 98%;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.cart-page-checkout-right-inf-check-detail-discount-text span {
    font-size: 16px;
    font-family: raleway-light;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.cart-page-checkout-right-inf-check-detail-discount-text {
    flex: 0 0 79%;
}
.cart-page-checkout-right-inf-check-detail-discount-number p {
    font-size: 20px;
    font-family: raleway-regular;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.cart-page-checkout-right-inf-check-detail-total {
    display: flex;
    margin-top: 60px;
}
.cart-page-checkout-right-inf-check-detail-total p {
    flex: 0 0 79%;
    font-size: 20px;
    font-family: raleway-semibold;
    flex: 98%;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.cart-page-checkout-right-inf-check-detail-total span {
    font-size: 20px;
    font-family: raleway-semibold;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.cart-page-checkout-right-inf-check-detail-button-check {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 80px;
}
.checkout-standard-page-checkout-right-inf-check-detail-button-check {
    margin-top: 30px;
}
.checkout-standard-page-checkout-right-inf-check-detail-button-check button {
    font-size: 18px;
    font-family: redhat-bold;
    letter-spacing: 0.72px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: none;
    background: #386641;
    padding: 9px 120px 9px 120px;
    width: 100%;
}
/* checkoutstandard */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #FFFFFF;
    z-index: 999;
  }
@media all and (min-width: 320px) {
	#order_review {
		overflow-x: scroll;
	}
    /* footer */
    .footer-wrap {
        padding: 0 30px;
        height: 700px;
    }
    .footer {
        display: block;
    }
    .footer-title {
        margin-bottom: 50px;
    }
    .footer-title .about-grid {
        display: grid;
    }
    .footer-title .service1 {
        margin-top: 15px;
    }
    .footer-title .service2 {
        margin-top: 15px;
    }
    .phone {
        margin-top: 15px;
    }
    .email {
        margin-top: 15px;
    }
    .location {
        margin-top: 15px;
    }
    .fiy {
        margin-top: 15px;
    }
    /* footer */
    .login-form  {
        margin-left: 0;
    }
    .register-form  {
        margin-left: 0;
    }
    .recover-form  {
        margin-left: 0;
    }
    .checkoutstandard-select-method-standard-self .title-child {
        padding-right: 0;
    }
    .checkoutstandard-wrap {
        display: block;
    }
    .input-town-code {
        display: block;
    }
    .input-town-code .town-city {
        margin-bottom: 20px;
    }
    .town-city-shipping {
        margin-bottom: 20px;
    }
    .checkoutstandard-payment-method-check .title-payment-child {
        padding-right: 0;
    }
    .cart-page-checkout-right-inf-check-detail-subtotal p {
        flex: 0 0 78%;
    }
    .cart-page-checkout-right-inf-check-detail-discount-text {
        flex: 0 0 76%;
    }
    .cart-page-checkout-right-inf-check-detail-total p {
        flex: 0 0 80%;
    }
    .checkout-standard-page-checkout-right-inf-check-detail-button-check button {
        padding: 9px 50px 9px 50px;
    }
    .checkout-standard-page-checkout-right-inf-check-detail-button-check {
        margin-bottom: 30px;
    }
    .cart-page-checkout-right-inf-check-detail-shipping-free p {
        flex: 0 0 79%;
    }
}
@media all and (min-width: 414px) {
    .checkout-standard-page-checkout-right-inf-check-detail-button-check button {
        padding: 9px 65px 9px 65px;
    }
}
@media all and (min-width: 600px) {
    .cart-page-checkout-right-inf-check-detail-shipping-free p {
        flex: 0 0 78%;
    }
    .cart-page-checkout-right-inf-check-detail-discount-text {
        flex: 0 0 77%;
    }
    .cart-page-checkout-right-inf-check-detail-total p {
        flex: 0 0 78%;
    }
}
@media all and (min-width: 1024px) {
    .input-town-code {
        display: flex;
    }
    .checkoutstandard-wrap {
        display: flex;
    }
     /* footer */
     .footer {
        display: flex;
    }
    .footer-wrap {
        padding: 0 70px;
        height: 300px;
    }
    .footer-title .service1 {
        margin-top: -44px;
    }
    .footer-title .service2 {
        margin-top: -72px;
    }
    .phone {
        margin-top: -30px;
    }
    .email {
        margin-top: -35px;
    }
    .location {
        margin-top: -40px;
    }
    .fiy {
        margin-top: -81px;
    }
    /* footer */
    .login-form  {
        margin-left: 30%;
    }
    .register-form  {
        margin-left: 30%;
    }
    .recover-form  {
        margin-left: 30%;
    }
}
@media all and (min-width: 1366px) {
	#order_review {
		overflow-x: hidden;
	}
    .checkout-standard-page-checkout-right-inf-check-detail-button-check {
        margin-bottom: 0;
    }
    .checkout-standard-page-checkout-right-inf-check-detail-button-check button {
        padding: 9px 120px 9px 120px;
    }
    .cart-page-checkout-right-inf-check-detail-total p {
        flex: 0 0 81%;
    }
    .cart-page-checkout-right-inf-check-detail-discount-text {
        flex: 0 0 79%;
    }
    .cart-page-checkout-right-inf-check-detail-subtotal p {
        flex: 0 0 80%;
    }
    .cart-page-checkout-right-inf-check-detail-shipping-free p {
        flex: 0 0 80%;
    }
    .checkoutstandard-payment-method-check .title-payment-child {
        padding-right: 195px;
    }
    .town-city-shipping {
        margin-bottom: 0;
    }
    .input-town-code .town-city {
        margin-bottom: 0;
    }
    .input-town-code {
        display: flex;
    }
    .checkoutstandard-wrap {
        display: flex;
    }
    .checkoutstandard-select-method-standard-self .title-child {
        padding-right: 195px;
    }
     /* footer */
     .footer-wrap {
        padding: 0 250px;
        height: 300px;
    }
    .footer {
        display: flex;
    }
    .footer-title {
        margin-bottom: 0;
    }
    .footer-title .about-grid {
        display: grid;
    }
    .footer-title .service1 {
        margin-top: -48px;
    }
    .footer-title .service2 {
        margin-top: -72px;
    }
    .phone {
        margin-top: -30px;
    }
    .email {
        margin-top: -35px;
    }
    .location {
        margin-top: -40px;
    }
    .fiy {
        margin-top: -81px;
    }
    /* footer */
}
@media all and (min-width: 1900px) {
     /* footer */
     .footer-title p {
        font-size: 24px;
    }
    .footer-title a {
        font-size: 20px;
    }
    .copyright p {
        font-size: 20px;
    }
    /* footer */
}
#ship-to-different-address .woocommerce-form__label span {
    font-size: 18px;
    font-family: raleway-semibold;
    letter-spacing: 0.9px;
    color: #272727;
    text-transform: capitalize;
    margin-left: 20px;
    margin-bottom: 30px;
}
#ship-to-different-address {
    margin-top: 20px;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
}
.woocommerce-additional-fields__field-wrapper #order_comments_field {
    margin-left: 7px;
    margin-right: 42px;
}
.woocommerce-additional-fields__field-wrapper #order_comments_field label {
    width: 100%;
    font-size: 18px;
    font-family: redhat-regular;
    letter-spacing: 0.72px;
    color: #272727;
    text-transform: capitalize;
}
#order_comments_field .woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce-input-wrapper .input-text {
    font-size: 16px;
    font-family: redhat-regular;
    letter-spacing: 0.8px;
    color: #19171A;
}
.woocommerce-additional-fields__field-wrapper #order_comments_field .woocommerce-input-wrapper textarea {
    height: 150px;
    border: 3px solid #DEDEDE !important;
}
.woocommerce-additional-fields__field-wrapper #order_comments_field .woocommerce-input-wrapper textarea::placeholder {
    text-indent: 30px;
}
#order_review #payment {
    display: none;
}
.woocommerce-checkout #payment {
    background: none;
}
.payment_method_paypal label a {
    display: none;
}
.payment_method_paypal label img {
    display: none;
}
.checkoutstandard-payment-method {
    margin-top: 30px;
}
.woocommerce-billing-fields__field-wrapper {
    margin-top: 0px !important;
}
.woocommerce-billing-fields__field-wrapper p {
    width: 100% !important;
    float: left !important;
}
.woocommerce-billing-fields__field-wrapper p label {
    width: 100%;
    font-size: 18px;
    font-family: redhat-regular;
    letter-spacing: 0.72px;
    color: #272727;
    text-transform: capitalize;
}
.woocommerce-billing-fields__field-wrapper p span {
    width: 100%;
}
.woocommerce-billing-fields__field-wrapper p span input {
    border: 3px solid #DEDEDE;
    height: calc(1.5em + .75rem + 2px);
    text-indent: 5px;
}
.shipping_address {
    margin-top: 0 !important;
    padding: 25px;
}
 .woocommerce-shipping-fields__field-wrapper p {
    width: 100% !important;
    float: left !important;
}
.woocommerce-shipping-fields__field-wrapper p label {
    width: 100%;
    font-size: 18px;
    font-family: redhat-regular;
    letter-spacing: 0.72px;
    color: #272727;
    text-transform: capitalize;
}
.woocommerce-shipping-fields__field-wrapper p span {
    width: 100%;
}
.woocommerce-shipping-fields__field-wrapper p span input {
    border: 3px solid #DEDEDE;
    height: calc(1.5em + .75rem + 2px);
}

.checkoutstandard-shipping-inf {
    margin-top: 30px;
}
#ce4wp_checkout_consent_checkbox_field {
    display: none;
}
#order_review .cart_item {
    display: flex;
}
#order_review .product-name {
    flex: 0 0 55%;
}
#order_review .product-name .name-product {
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.8px;
    color: #272727;
    text-transform: uppercase;
    padding-bottom: 10px;
}
#order_review .product-total {
    display: flex;
    align-items: center;
}
#order_review .product-total .woocommerce-Price-amount {
    font-size: 18px;
    font-family: raleway-bold;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.checkoutstandard-right  .button-submit {
    font-size: 18px !important;
    font-family: redhat-bold;
    letter-spacing: 0.72px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: none;
    background-color: #386641 !important;
    padding: 15px 120px 15px 120px !important;
    width: 100%;
}
.woocommerce-shipping-totals th {
    font-size: 20px;
    font-family: raleway-semibold;
    letter-spacing: 0px;
    color: #424242;
    text-transform: capitalize;
}
.select-shipping-method {
    padding: 35px 30px 15px 30px ;
}
#pi_delivery_date_field label {
    display: none;
}
#pi_delivery_time_field label {
    display: none;
}
.select-date-time {
    display: flex;
    padding: 15px 30px;
}
.select-date-time #pi_delivery_date_field {
    width: 50%;
}
.select-date-time #pi_delivery_date_field .woocommerce-input-wrapper {
    width: 100%;
}
.select-date-time #pi_delivery_date_field .woocommerce-input-wrapper #pi_delivery_date {
    border: 3px solid #DEDEDE;
    height: calc(1.5em + .75rem + 2px);
}
.select-date-time #pi_delivery_time_field {
    width: 50%;
    margin-left: 40px;
}
.select-date-time #pi_delivery_time_field .woocommerce-input-wrapper {
    width: 100%;
}
.select2-container--default .select2-selection--single {
    border: 3px solid #DEDEDE;
    height: calc(1.5em + .75rem + 5px) !important;
    border-radius: 0px !important;
}
#ui-datepicker-div {
    width: 282px;
}
#pi-pickup-location-container label {
    display: none;
}
#pi-pickup-location-container {
    margin-top: -20px;
}
