

.sell-page-main .sell-header .bwf-col figure {
  text-align: center !important;
}
.sell-page-main .sell-header {
  box-shadow: none !important;
} 

.sell-page-main .sell-checkout-opt .bwf-col, .sell-page-main .sell-counter .bwf-col, .sell-page-main .sell-systext .bwf-col, .sell-page-main .sell-product-section .bwf-col, .sell-page-main .sell-prd-text .bwf-col, .sell-page-main .sell-access-section .bwf-col {
  width: 100% !important;
  max-width: 1310px !important;
  margin: 0 auto !important;
  padding: 0 15px !important;
}
.sell-checkout-opt .bwf-icon-list {
  display: flex !important;
  justify-content: flex-start !important;
}

.sell-checkout-opt .bwf-icon-list .bwf-icon-list-text {
  font-size: 40px !important;
  font-weight: bold;
}

.sell-checkout-opt .bwf-inner-col .bwf-space-divider-wrapper {
  grid-template-columns: 180px !important;
  text-align: left !important;
  margin-left: -22px !important;
}
.sell-checkout-opt .bwf-icon-list .svg-inline--fa {
  height: 64px !important;
  width: 35px !important;
}

/* .sell-counter .bwf-digit-card {
  border: 2px solid;
  border-radius: 10px;
  padding: 12px !important;
} */

.sell-product-section .bwf-btn, .sell-access-section .bwf-btn {
    padding: 11px 36px 8px !important;
    background-color: #1c4b60ff !important;
    border-width: 4px !important;
    border-style: solid !important;
    border-color: #162934 !important;
    border-radius: 5px !important;
    margin-top: 14px !important;
    margin-bottom: 12px !important;
    color: #fff !important;
}
.sell-product-section .bwf-btn span.bwf-btn-inner-text, .sell-access-section .bwf-btn span.bwf-btn-inner-text {
    color: #fff !important;
    font-family: 'Amiri', Arial, Helvetica, sans-serif !important;
}

.sell-product-section .bwf-btn:hover, .sell-access-section .bwf-btn:hover{background-color: #162934 !important;}

.sell-product-section .wfocu-product-gallery .wfocu-product-carousel {
    border: 3px solid #ECEBE5;
}
.sell-product-section .wfocu-product-carousel-nav {
    border: 3px solid #26495D;
}
.sell-prd-text {
  background: #EBE9E3;
  padding: 60px 0 60px !important;
}

.sell-page-main .sell-prd-text.small .bwf-col {
  max-width: 820px !important;
}
.sell-page-main p, .sell-page-main ul li, .sell-page-main ol li{
font-size: 17px !important;
  color: #000000 !important;
  font-family: 'Lato', Arial, Helvetica, sans-serif !important;
  line-height: 22px !important;
  font-weight: 400 !important;margin: 0 0 12px !important;}

  .sell-prd-text ul {
  padding-left: 20px;
}

.sell-prd-text.col-2 {
  background: #fff;
}
.sell-prd-text.col-2 .bwf-col {
  max-width: 1310px !important;
}
.sell-page-main .sell-prd-text .bwf-col {
  max-width: 1080px !important;
}
.sell-prd-text.col-2 .bwf-col .wp-block-columns {
  margin-top: 30px;
}
.sell-prd-text.col-2 .bwf-col .wp-block-columns .wp-block-column {
  border: 1px solid;
  padding: 15px;
  border-radius: 8px;
}
.sell-prd-text.col-2.with-bg {
  background: #ebe9e3;
}
.sell-banner-type {
  background: #839C97;
  text-align: center;
  padding: 34px 15px;
  font-family: 'Amiri', Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 1.4;
}
.sell-access-section .bwf-inner-col {
  border: 2px solid;
  border-radius: 12px;
  text-align: center !important;
  padding: 40px 20px 30px !important;
  max-width: 650px !important;
  margin: 0 auto !important;
  background: #E7E5E1 !important;width: 100% !important;
  flex-basis: calc(100%) !important;
}
.sell-access-section .woocommerce-Price-amount.amount {
  text-align: center !important;
  margin-bottom: 15px !important;
}
.sell-access-section .woocommerce-Price-amount.amount bdi {
  color: #1c4b60;
  font-weight: bold;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: -22px;
  margin-bottom: 40px;
  font-size: 40px;
}
.sell-page-main .footer-copy {
  padding: 30px 15px 15px;
  border-top: 1px solid;
  font-size: 16px !important;
}
.sell-access-section {
  padding: 20px 0 60px !important;
}
.sell-counter .bwf-timer-label {
    font-size: 18px !important;
}
.sell-counter .bwf-digit-card {
    min-width: 90px !important;
    min-height: 90px !important;}

    .sell-counter h2 {
    text-transform: uppercase;
}
.sell-systext {
  padding-top: 60px;
}
.sell-product-section .offer_wrapper.bwf-price-wrap.bwf-offer {
  display: flex;
  flex-direction: column;
}
.sell-product-section .offer_wrapper.bwf-price-wrap.bwf-offer .wfocu-sale-price {
  margin-top: 24px;}
  .sell-access-section .wp-block-wrap h2 {
  text-align: center !important;
}
.sell-access-section .wp-block-spacer {
  height: 0 !important;
}
.sell-counter .bwf-timer-digit {
  font-size: 50px !important;
}


@media screen and (max-width: 1300px){

.sell-checkout-opt .bwf-icon-list .bwf-icon-list-text {
  font-size: 30px !important;
  font-weight: bold;
}
.sell-checkout-opt .bwf-icon-list .svg-inline--fa {
  height: 50px !important;
  width: 30px !important;
}
.sell-banner-type{line-height: 1.2;}


}


@media screen and (max-width: 1199px){
.sell-checkout-opt .bwf-icon-list .bwf-icon-list-text {
  font-size: 20px !important;
  font-weight: bold;
}
.sell-checkout-opt .bwf-icon-list .svg-inline--fa {
  height: 27px !important;
  width: 27px !important;
}
.sell-checkout-opt .bwf-inner-col .bwf-space-divider-wrapper {
  grid-template-columns: 171px !important;
  text-align: left !important;
  margin-left: -46px !important;
  height: 38px;
}
}

@media (max-width: 1024px) {

    .sell-page-main h2 {
  font-size: 32px !important;
  font-weight: bold !important;
}
}

@media screen and (max-width: 991px) {
  .sell-checkout-opt .bwf-inner-col .bwf-space-divider-wrapper {
    grid-template-columns: 91px !important;
    text-align: left !important;
    margin-left: -20px !important;
    height: 38px;display: none !important;
  }
  .sell-page-main .sell-checkout-opt .bwf-col .bwf-inner-col.bwf-cursor {
  border-bottom: 2px solid #284a5e;
  padding: 15px 0;
}
  .sell-product-section .bwf-col {
  flex-wrap: wrap !important;
}
.sell-product-section .bwf-col .bwf-inner-col {
  flex-basis: calc(100%) !important;text-align: left !important;
}
.sell-product-section .bwf-col .bwf-inner-col {
  padding: 0 !important;
}
.sell-product-section .bwf-col .bwf-inner-col .wfocu-wrap {
  padding: 0 !important;
}
}

@media screen and (max-width: 767px) {
.sell-page-main .sell-checkout-opt .bwf-col {
  flex-wrap: wrap !important;justify-content: center !important;
  text-align: center !important;
}
.sell-product-section bdi {
  font-size: 34px;
}
.sell-product-section .bwf-inner-col.bwf-inner-col-23cd1774 {
  margin-top: 30px !important;
}
.sell-product-section .bwf-upsell-offer-wrap {
  background: #e7e5e1;
  border-radius: 4px;
  padding: 0px 10px 20px;
}
.sell-page-main .sell-checkout-opt .bwf-col .bwf-inner-col {
  flex-basis: calc(100%) !important;
  justify-content: center;
  text-align: center !important;align-items: center !important;
}
 .sell-checkout-opt .bwf-inner-col .bwf-space-divider-wrapper {
    grid-template-columns: 600px !important;
    text-align: left !important;
    margin-left: 0px !important;
    height: 0px;
  }
  .sell-checkout-opt .bwf-icon-list li {
  margin: 0 !important;
}
.sell-prd-text{padding: 40px 0 40px !important;}
  .sell-page-main h2 {
    font-size: 28px !important;
    font-weight: bold !important;
    line-height: 34px !important;
  }
  .sell-banner-type{font-size: 30px;
  line-height: 34px !important;}
}

@media (max-width: 480px) {
  .sell-page-main h2 {
    font-size: 24px !important;
    font-weight: bold !important;
    line-height: 30px !important;
  }
  .sell-counter .bwf-digit-card {
  min-width: 70px !important;
  min-height: 70px !important;
}
.sell-systext {
  padding-top: 40px;
}
.sell-product-section {
  padding: 0 !important;
}
.sell-access-section {
  padding: 20px 0 30px !important;
}
.sell-product-section .bwf-btn, .sell-access-section .bwf-btn {
  padding: 9px 18px 6px !important;}
}