

.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 {
    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 {
    color: #fff !important;
    font-family: 'Amiri', Arial, Helvetica, sans-serif !important;
}

.sell-product-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;
}