

.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: 50px 0 60px !important;
}
.sell-page-main .sell-prd-text .bwf-col {
  max-width: 780px !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-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;
}
