body {
    background-color: #FBFBFB;
}
.header {
    padding-top: 0px !important;
}
.page-header .header-top-links .header-acccount .header.links {
    text-align: left;
}
.flsh {
    background-color: #ffffff82;
    padding: 5%;
    display: inline-block;
    text-align: left;
}
.flshbdy{
    text-align: left;
    margin-left: 10%;
    display: flex;
}
.descrp {
    font-size: 18px;
    color: #333333;
    text-align: center;
}

.crmsofr {
    margin-left: 5%;
}
.benefits {
    border-style: solid;
    border-width: 3px;
    border-color: #CDD5DD;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
}
.saleimg {
    max-width: 49%;
    flex: 0 0 49%;    
    margin-right: 13px;
    margin-left: 7px;
}
.greybtn {
    font-size: 18px;
    padding-left: 10%;
    padding-right: 13%;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 25px;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
    box-shadow: 0px 3px 6px #D6D6D6;
    border-width: 0px;
    color: #ffffff;
    transition: transform .2s;
    font-family: 'Source Sans Pro';
    font-weight: 600;
}
.greybtn:hover, .blbtn:hover, .greybtn2:hover, .blbtn2:hover, .blbtn3:hover {
    transform: (1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.greybtn2 {
    font-size: 18px;
    padding-left: 13%;
    padding-right: 13%;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 25px;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
    box-shadow: 0px 3px 6px #D6D6D6;
    border-width: 0px;
    color: #ffffff;
    transition: transform .2s;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    width: 100%;
}
.blbtn {
    font-size: 18px;
    padding-left: 14%;
    padding-right: 14%;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 25px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    box-shadow: 0px 3px 6px #D6D6D6;
    border-width: 0px;
    color: #ffffff;
    transition: transform .2s;
    font-family: 'Source Sans Pro';
    font-weight: 600;
}
.deal {
    display: inline-block;
}
.dealtxt {
    display: inline-block;
    width: fit-content;
    margin-left: 10%;
}
.blbtn2 {
    font-size: 18px;
    padding-left: 13%;
    padding-right: 13%;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 25px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    box-shadow: 0px 3px 6px #D6D6D6;
    border-width: 0px;
    color: #ffffff;
    transition: transform .2s;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    margin-left: 4%;
    margin-left: 15px !important;
}
.blbtn3 {
    font-size: 18px;
    padding-left: 11%;
    padding-right: 11%;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 25px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    box-shadow: 0px 3px 6px #D6D6D6;
    border-width: 0px;
    color: #ffffff;
    transition: transform .2s;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    width: 100%;
}
.savetxt {
    font-size: 36px;
    font-weight: 600;
    color: #ffffff;
}
.gmgprd {
    color: #ffffff;
    font-size: 28px;
}
.save2 {
    display: inline-block;
    text-align: end;
    margin-bottom: 2%;
    margin-right: 4%;
}
.page-footer {
    background-color: #CDD5DD !important;
}
.middle-footer {
    background-color: #152D56 !important;
}
.bottom-content .deptmenu {
    position: absolute;
    min-width: 100%;
    border-width: 0px !important;
}
.page-header .search-form .block-search .block-content .form.minisearch {
    max-width: 100% !important;
    flex-direction: 0 0 100%;
}
.footer_block_menu_bottom {
    color: #333333;
}

.margin-bottom30 {
    color: #ffffff;
    font-size: 19px; 
}
.vertical-menu {
    border-style: solid;
    border-width: 1px;
    border-color: #D6D8D9 !important;
    border-radius: 0px 0px 4px 4px;
    padding-left: 0px;
}
.header-area.header4 .bottom-content .vertical-title {
    background-color: #333C42 !important;
    border-radius: 4px 4px 0px 0px;
    font-size: 22px;
}
.level0, .level1 {
    font-size: 20px !important;
    color: #5C6369 !important;
    font-weight: 500;
}
.bottom-content .search-form .block-search {
    background-color: #ffffff !important;
    border-style: solid;
    border-radius: 4px;
    border-width: 1px;
    border-color: #D6D8D9;
    height: 60px;
    display: flex;
}
.middle-header .frame, .bottom-content .frame, .middle-footer .frame, .bottom-footer .frame {
    max-width: 100%;
    flex: 0 0 100%;
}
.table-icon-menu {
    display: inline-flex;
}
.header-acccount {
    right: auto !important;
}
.hidden-sm {
    display: inline-flex !important;
    padding-left: 90px;
    align-items: center;
}
.header-area .middle-header .minicart-wrapper .action.showcart > .counter.qty {
    height: 30px !important;
    width: 28px;
    background-color: #ffffff !important;
    box-shadow: 0px 3px 6px #00000029;
}
.counter-number {
    font-size: 14px;
    color: #000000;
}
.footerblock {
    padding-left: 5%;
}
.dropdown-menu {
    border-color: #D6D8D9 !important;
}

.header-area.header4 .vertical-menu-widget .vertical-menu li.category-menu.level0 a.level0:before {
    display: none;
}

.page-header .header-area .middle-header {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 1%;
    background-color: #FBFBFB;
}
.titletxt {
    font-size: 34px;
    color: #333333;
    line-height: 52px;
    font-weight: 700;
}
.texthead span {
    font-size: 28px !important;
}
.txtone {
    font-size: 20px;
    color: #333333;
    font-weight: 700;
}
.descrp2 {
    font-size: 20px;
    color: #333333;
}
.header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch, .header-area.header4.search-visible .search-form .block.block-search .block-content form.form.minisearch .input-text.mainsearch {
    margin-left: 1% !important;
    font-size: 20px;
    font-family: 'source sans pro' !important;

}
.searchicon {
    position: absolute;
    top: 4px;
    font-size: 30px;
    color: #5C6369;
}
.margin-bottom25 {
    margin-bottom: 10px !important;
}
.list-icon {
    padding-left: 10px !important;
}
.margin-top15 {
    padding-left: 10px !important;
}
.margin-bottom30 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}
.switcher-trigger {
    font-size: 18px !important;
    color: #333333 !important;
}
.pricedropdown {
    display: flex;
    text-align: center;
}
.languagetxt {
    font-size: 18px;
    color: #282829;
    text-align: center;
}
.solidbr {
    margin-top: 15px;
    border-top: 2px solid #e3e3e3;
}
.btnmodal {
    text-align: center;
}
.lang {
    font-size: 20px;
    color: #282829;
}
.toptxt {
    padding-top: 30px;
}
.langeng {
    width: 18px;
    height: 18px;
    border: 2px solid #282829 !important;
}
.row1 {
    display: flex;
}
.clmn1 {
    display: flex;
    width: 50%;
    align-items: center;
    justify-content: flex-end;
}
.clmn2 {
    width: 50%;
    margin: 0;
    margin-top: auto;
    margin-bottom: 0px;
}
.crtacnt {
    font-size: 32px;
    color: #333C42;
    font-family: 'source sans pro';
    font-weight: 600;
}
.alrdusrtxt {
    font-size: 18px;
    color: #333C42;
    font-family: 'source sans pro';
    font-weight: 600;
}
.signlink, .signlink:hover {
    font-size: 22px;
    color: #20639B;
    text-decoration: underline;
    margin-left: 18px;
    font-family: 'source sans pro';
    font-weight: 600;
}
.slctusr {
    font-size: 24px;
    color: #333C42;
    padding-right: 2%;
    font-weight: 600;

}
.btndlog {
    padding-right: 25px;
    padding-left: 10px;
    text-align: center;
}
.buyer:hover, .seller:hover {
    color: #20639B;
}
.imgantxt {
    display: block;
    background-image: url('../../images/buyer.png');
    width: 110px;
    height: 110px;
    border: none;
    position: relative;
}
.page-title-wrapper {
    display: none;
}
.btn-full {
    padding-top: 0px;
}
.hdntxt {
    display: none;
}
.halffld {
    min-width: 50%;
}
.submtbtn {
    background: linear-gradient(180deg, #20639B 0%, #152356 100%);
    box-shadow: 0px 3px 6px #D6D6D6 !important;
    border-radius: 25px !important;
    border-color: #ffffff !important;
    width: 640px;
    height: 50px;
    border: 0px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;

}
.customer-account-create .registrpg {
    padding-top: 40px;
    padding-bottom: 50px;
    background-image: url('../../images/nuyerregimg.png');
    background-repeat: round;
}
.sellerregistration-index-index .registrpg {
    background-image: url('../../images/buyer_regirtration_bg.png');
    padding-top: 40px;
    padding-bottom: 50px;
    background-repeat: round;
}


.customer-account-create .bottom-content {
    display: none;
}
.rmtast {
    display: none;
}
.wantprtnr {
    display: none !important;
}
.ctryregin, .phonedesg, .landlinecompany, .emailpsdb, .passwordfld, .emailblock {
    display: flex;
}
.cntryfild, .regionfld, .phonefld, .desgn, .landline, .company, .emailfld, .mobileno, .fieldpaswd, .pswposition {
    min-width: 50%;
    margin-bottom: 20px;
    position: relative;
}
.extraflds {
    min-width: 100%;
}
.emailwidth, .phonewidth, .designation, .selectcountry, .selectmobile, .landlineno, .selectcompany, .selectregion {
    max-width: 98%;
}
.absltxt, .absltxt1, .absltxt2, .absltxt3, .absltxt4, .absltxt5, .absltxt6, .absltxt7, .countryfld {
    position: absolute;
    margin: 0 !important;
    z-index: 3;
    transition: .5s ease;
    transform: translateY(-50%);
    background-color: #ffffff;
    padding: 3px;
    left: 30px;
    font-size: 18px;
    font-family: 'source sans pro';
    font-weight: 600;
}
.blackbutton, .password-strength-meter {
    display: none;
}
.pswposition, .regionfld, .desgn .company {
    margin-left: 15px;
}
.formcontent {
    background-color: #ffffff;
    box-shadow: 0px 3px 10px #00000027;
    max-width: 85%;
    margin: auto;
    padding: 80px;
    border-radius: 4px;
    margin-top: 30px;
}
.row1 {
    max-width: 85%;
    margin: auto;
}
.sellerbutton {
    display: block;
    background-image: url('../../images/seller.png');
    width: 110px;
    height: 110px;
    border: none;
    position: relative;
}
.buyer, .seller {
    position: absolute;
    bottom: 10px;
    right: 31px;
    font-size: 20px;
    font-family: 'source sans pro';
    font-weight: 600;
    color: #5C6369;
}
.field-height, .required-entry {
    height: 54px !important;
    border-radius: 4px !important;
    border-color: #CDD5DD !important;
    margin-bottom: 20px !important;
    font-size: 20px !important;
    font-family: 'source sans pro' !important;
}
.form-create-account {
    margin-top: 5px;
}
.fieldset .field + .field {
    margin-top: 0px;
    margin-left: 15px;
}
.control.selectcountry select, .control.selectregion select {
    height: 54px !important;
    border-radius: 4px !important;
    border-color: #CDD5DD !important;
    margin-bottom: 20px !important;
    font-size: 20px !important;
    color: #333333 !important;
    font-family: 'source sans pro' !important;
}
.page-with-filter .bottom-content {
    display: none;
}
.searchbtn {
    background: none;
    border-width: 1px 0px 1px 1px;
    border-color: #ffffff;
    border-radius: 4px 0px 0px 4px;
    font-size: 21px;
    color: #ffffff;
    height: 68px;
    width: 40px;
}
.logo {
    max-width: 100%;
    position: relative;
    margin: auto;
}
.customer-account-create .columns {
      padding: 0;
}
a.menutxt {
    font-size: 20px !important;
    color: #333333 !important;
}
.topmenulink {
    display: flex;
    align-items: center;
}
.switcher-currency {
    margin-right: 20px;
}
.sellersubmit {
    padding-left: 300px;
    padding-right: 300px;
}
.sellerregistration-index-index .bottom-content {
    display: none;
}
.sellerregistration-index-index .columns {
    padding: 0px !important;
}
.field-height1 select {
    height: 54px;
    border-radius: 4px;
}
.bottom-content .block.block-search {
    max-height: 100%;
}
.bottom-content .block.block-content {
    min-width: -webkit-fill-available;
}
.emptycol {
    max-width: 21%;
    flex: 0 0 21%;
}
.bottom-content .col-3.col-mb-12.col-tb-4.col-des-3 {
    max-width: 21% !important;
    flex: 0 0 21% !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
}
.bottom-content .col-9.col-mb-12.col-tb-8.col-des-9 {
    max-width: 77%;
    flex: 0 0 78%;
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 20px;
}
.texthead .pagebuilder-overlay.pagebuilder-poster-overlay {
    align-items: flex-end;
}
.d-flex.align-items-center.topmenulink {
    max-width: 100%;
    flex: 0 0 100%;
}
.btncpace {
    max-width: 29%;
    flex: 0 0 29%;
}
.deptmenu .widget.megamenu-widget.vertical-menu-widget {
    max-width: 90%;
    margin-left: 35px;
}

.texthead .pagebuilder-poster-content {
    margin-bottom: 2%;
}
.vewscln .pagebuilder-overlay.pagebuilder-poster-overlay {
    align-items: flex-end;
}
.vewscln .pagebuilder-poster-content {
    margin-bottom: 4%;
}
.page-footer .footer .footer3 .middle-footer .col-des-4.col-tb-6.col-mb-12 {
    margin-left: 3%;
}
.page-footer .footer3 .bottom-footer {
    padding: 1%;
}
.block_width1, .block_width2, .block_width3, .block_width4, .block_width5, .block_width6 {
    margin-left: 1.5%;
    margin-right: 1.5%;
}
.btnspace, .btnspace1 {
    max-width: 35%;
    flex: 0 0 35%;
    margin: auto;
}
.header-area.header4 .middle-header .logo-header {
    padding-left: 40px;
    margin: auto;
}
.header-area.header4 .middle-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
.bannercol {
    max-width: 28%;
    flex: 0 0 28%;
}
.header-area.header4 .vertical-menu-widget {
    position: relative !important;
    width: 90%;
    margin-left: 10%;
}
.deptmenu .toggle-menu span.fa.fa-chevron-right, .deptmenu .toggle-menu span.fa.fa-chevron-right::before {
    display: none !important;
}
.header-area.header4 .bottom-content .frame .vertical-menu-widget .vertical-menu span.fa.fa-chevron-right {
    display: none !important;
}
.bgimg_bottom.sixth_row {
    padding-bottom: 3%;
    padding-top: 2%;
}
.bottom-content .search-form {
    width: 100%;
    margin: auto;
}
.bannercol2, .bannercol5 {
    margin-left: 20px;
}
.twobtns1 {
    display: flex;
}
body.boxed:not(.fbuilder-create-element) > .page-wrapper, .page-header .header-area .middle-header, .header-area.header4 .bottom-content {
    background-color: #FBFBFB;
}
.benefits_text {
    text-align: right;
    font-size: 36px;
    font-family: 'Source Sans Pro';
    color: #333333;
    font-weight: 600;
    line-height: 48px;
}
.benefits_description {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    text-align: right;
    font-family: 'Source Sans Pro';
}
.headtxt3 {
    margin-bottom: 2%;
}
.descr5 {
    margin-bottom: 5%;
}
.fourth_row {
    padding-right: 12.5%;
    padding-left: 12.5%;
}
.learn_more_button {
    margin-bottom: 3%;
}
.header-area.header4 .vertical-menu-widget .vertical-menu li > a{
    letter-spacing: 0.6px;
    color: #5C6369;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px !important;
}
.header-area.header4 .vertical-menu-widget .vertical-menu li > a {
    padding: 12px 41px 12px;
}
.header-area.header4 .vertical-menu-widget .vertical-menu li > a span{
    letter-spacing: 0.6px;
color: #5C6369;
text-transform: capitalize;
font-weight: 600;
}
.header-area.header4 .vertical-menu-widget .vertical-menu li > a:hover{
    background-color: #dfd9d9 !important;
}
.contactinfo {
    display: none !important;
}
.header-area .top-header .top-custom-link ul li {
    padding: 5px 25px;
    margin: 0px;
}

/* static pages_Privacy-Policy */

.privacy-policy_row, .privacy-policy_row1, .privacy-policy_row2 {
    padding-left: 3%;
    padding-right: 3%;
    background-color: #ffffff;
}
.privacy_policy {
    text-align: center;
    font-family: 'Source Sans Pro';
    font-size: 50px;
    margin: auto;
    color: #DDB363;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 63px;
}

/* Static Page_About_us */
.about_row1 {
    padding-left: 4%;
    padding-right: 4%;
}
.about_bg {
    min-height: 593px;
}
.heading1 {
    font-size: 32px;
    color: #20639B;
    font-weight: 600;
    text-align: left;
    line-height: 44px;
    margin-top: 5%;
}
.heading2 {
    text-align: left;
    font-size: 72px;
    color: #DDB363;
    line-height: 128px;
    font-family: 'Source Sans Pro';
    text-transform: capitalize;
    font-weight: 500;
}
.about_row2 {
    min-height: 397px;
}
.about-us_description {
    font-size: 22px;
    line-height: 40px;
    color: #707070;
    margin-top: 3%;
}
.aboutsection_1 {
    margin-left: 5%;
}
.aboutsection_2 {
    margin-left: 13%;
    margin-right: 9%;
}
.mission_statement, .about_us {
    font-size: 32px;
    color: #333333;
    line-height: 66px;
    font-weight: 700;
}
.mission_statement_description {
    font-size: 22px;
    font-weight: 500;
    color: #707070;
    line-height: 40px;
}
.highlights {
    font-size: 32px;
    line-height: 66px;
    font-weight: 900;
    color: #333333;
    margin-top: 6%;
}
.numbers {
    font-size: 50px;
    color: #20639B;
    font-weight: 700;
    line-height: 66px;
}
.about_row3.top {
    margin-top: 2%;
}
.highlights_section {
    font-size: 24px;
    color: #20639B;
    float: right;
}
.statement_section {
    margin-right: 4%;
    margin-left: 4%;
}
.industrial_img {
    vertical-align: middle;
    margin-right: 20px;
}
.numbers_block {
    margin: auto;
}
.left_arrow1 {
    vertical-align: middle;
    margin-left: 20px;
}
.cms-about-us .breadcrumbs, .cms-about-us .cms-buyer-advantage {
    display: none;
}
.border-block {
    margin-top: 0px;
}
.map_block {
    min-height: 790px;
    margin-bottom: 5%;
}
.valued_assets_section {
    background-color: #F4F9FF;
    padding-top: 3%;
}
.asset_type {
    min-height: 96px;
}
.valued_assets {
    font-family: 'Source Sans Pro';
    font-size: 32px;
    line-height: 66px;
    font-weight: 800;
    color: #333333;
    margin-bottom: 3%;
}
.worldwide_office {
    font-family: 'Source Sans Pro';
    font-size: 32px;
    line-height: 66px;
    font-weight: 800;
    color: #333333;
    margin-bottom: 1%;
}
.number_text1, .number_text2, .number_text3, .number_text4, .number_text5 {
    font-size: 40px;
    text-align: left;
    margin-bottom: 20px
}
.asset_heading {
    font-size: 24px;
    color: #ffffff;
    font-family: 'Source Sans Pro';
    margin: auto;
}
.asset_content {
    position: relative;
    width: 80%;
    margin: auto;
    display: flex;
    padding-left: 14px;
}
.number_text1 {
    color: #EE254B;
}
.number_text2 {
    color: #4BB1B3;
}
.number_text3 {
    color: #1F2E58;
}
.number_text4 {
    color: #F14C1C;
}
.number_text5 {
    color: #1C55F1;
}
.valued_assets_section .pagebuilder-column-group {
    margin-right: 4%;
    margin-left: 4%;
}
.country {
    font-size: 24px;
    color: #fff;
    font-family: 'Source Sans Pro';
    line-height: 40px;
    font-weight: 700;
    margin-top: 10px;
}
.country.usa {
    background-color: #EE9326;
    text-align: center;
    width: 45%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px 45px 45px 0px;
}
.country.nigeria {
    background-color: #E4242F;
    text-align: center;
    width: 55%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px 45px 45px 0px;
}
.country.netherland {
    background-color: #49A967;
    text-align: center;
    width: 65%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px 45px 45px 0px;
}
.country.uae {
    background-color: #2A3C93;
    text-align: center;
    width: 75%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px 45px 45px 0px;
}
.country.india {
    background-color: #5C2373;
    text-align: center;
    width: 85%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px 45px 45px 0px;
}
.country.singapore {
    background-color: #1E2C54;
    text-align: center;
    width: 95%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px 45px 45px 0px;
}
.worldwide_block_section {
    margin-top: 4%;
}
.highlights_section1 {
    font-size: 24px;
    color: #20639B;
    float: left;
}
.highlights_section1 .left_arrow1 {
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 0px;
}
.highlights_section1 .industrial_img {
    vertical-align: middle;
    margin-left: 20px;
}
.country_list {
    margin-bottom: 2%;
}
.cms-about-us .bottom-content {
    display: none;
}
.dotted_border hr {
    display: none !important;
}
.dotted_border {
    border-width: 0px 10px 0px 0px;
    min-height: 29px;
    margin: auto;
    border-color: #D6D8D9;
}
.dotted_border.top, .dotted_border.bottom {
    border-width: 0px !important;
}
/* highlights section_left */
.highlight_left_arrow {
    text-align: right !important;
}
.highlights_img_column1 {
    text-align: right;
    max-width: 26%;
    flex: 0 0 26%;
}
.highlights_heading_col {
    max-width: 17%;
    flex: 0 0 17%;
}
.highlight_left_arrow_column {
    max-width: 3.66%;
    flex: 0 0 3.66%;
}
.highlights_img_column2 {
    max-width: 29%;
    flex: 0 0 29%;
    text-align: right;
}
.highlights_heading_col3 {
    max-width: 14%;
    flex: 0 0 14%;
}
.highlights_img_column3 {
    text-align: right;
    max-width: 27%;
    flex: 0 0 27%;
}
.highlights_heading_col5 {
    max-width: 16%;
    flex: 0 0 16%;
}
.highlights_img_column4 {
    text-align: right;
    max-width: 22%;
    flex: 0 0 22%;
}
.highlight_section7 {
    max-width: 21%;
    flex: 0 0 21%;
}
/* highlight section_right */
.highlight_right_arrow {
    text-align: left !important;
}
.right_arrow_column {
    max-width: 3.66%;
    flex: 0 0 3.66%;
}
.highlights_heading_col2 {
    max-width: 25.66%;
    flex: 0 0 25.66%;
}
.highlights_heading_col4 {
    max-width: 27.66%;
    flex: 0 0 27.66%;
}
.highlights_heading_col6 {
    max-width: 21.66%;
    flex: 0 0 21.66%;
}
.highlight_section8 {
    max-width: 14.66%;
    flex: 0 0 14.66%;
}
figure.highlight_left_arrow, .highlight_right_arrow {
    margin-top: 10px;
}

/* Static Page_Buyer_Advantage */

.cms-buyer-advantage .breadcrumbs, .cms-buyer-advantage .bottom-content {
    display: none;
}
.cms-buyer-advantage .columns {
    width: 92%;
    margin: auto;
    padding-top: 4%;
    background-color: #ffffff;
    padding-bottom: 4%;
    margin-bottom: 4%;
    margin-top: 2%;
}
.buyer_advantage_bg {
    min-height: 558px;
}
.advantage_column {
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 1%;
}
.buyer_advantage {
    font-size: 30px;
    color: #DDB363;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 1.5px;
}
.tailor_made_block, .secure_block {
    text-align: right;
}
.tailor_made, .secure, .confidence, .verified_sellers {
    font-size: 24px;
    color: #002D56;
    font-weight: 700;
    line-height: 38px;
}
.caption_text {
    font-size: 20px;
    color: #333C42;
}
.verified_seller_block, .confidence_block {
    text-align: left;
}
.secutiry_column, .verified_column {
    min-height: 300px;
}
.verified_column {
    padding-left: 3%;
}

/* Seller Advantage */
.cms-seller-advantage .breadcrumbs, .cms-seller-advantage .bottom-content {
    display: none;
}
.cms-seller-advantage .columns {
    width: 92%;
    margin: auto;
    padding-top: 4%;
    background-color: #ffffff;
    padding-bottom: 4%;
    margin-bottom: 4%;
    margin-top: 2%;
}

/* Career_Page_Static */
.cms-career .breadcrumbs, .cms-career .bottom-content {
    display: none;
}
.arrowbtn{
    background-image: url('../../images/right_arrow.png');
    min-width: 24px;
    min-height: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.column.checkbox_col3.mask_image {
    background-image: url('../../images/mask_image.png');
    min-height: 259px;
    min-width: 259px;
    background-repeat: no-repeat;
    background-position: left center;
}
.join_us {
    font-size: 32px;
    line-height: 66px;
    color: #333333;
    font-weight: 800;
    text-align: left;
    font-family: 'source sans pro';
    max-width: 90%;
    flex: 0 0 90%;
    margin: auto;
    padding-top: 3%;
}
.join_us_2, .culture_values {
    font-size: 32px;
    line-height: 66px;
    color: #333333;
    font-weight: 800;
    font-family: 'source sans pro';
    text-align: center;
    margin-top: 4%;
}
.openings_button {
    font-size: 18px;
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 25px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    box-shadow: 0px 3px 6px #D6D6D6;
    border-width: 0px;
    color: #ffffff;
    transition: transform .2s;
    font-family: 'Source Sans Pro';
    font-weight: 600;
}
.openings_button:hover {
    transform: (1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.checkbox_text {
    font-size: 20px;
    line-height: 38px;
    color: #333C42;
    font-weight: 500;
    margin-left: 3%;
    margin-bottom: 0px;
}
.column.role {
    font-size: 24px;
    line-height: 38px;
    color: #333C42;
    font-weight: 700;
    max-width: 60%;
    flex: 0 0 60%;
    text-align: left;
    margin-left: 2%;
}
.column.location {
    font-size: 24px;
    line-height: 38px;
    color: #858A8E;
    font-weight: 700;
    max-width: 28%;
    flex: 0 0 28%;
    text-align: left;
}
.column.arrow {
    max-width: 12%;
    flex: 0 0 12%;
    margin: auto;
}
.career_section1_bg {
    min-height: 593px;
}
.career_column_top_1 {
    background-color: #ffffffcf;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-bottom: 4%;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}
.ready_make {
    font-size: 25px;
    line-height: 38px;
    color: #20639B;
    font-weight: 600;
}
.join_team {
    font-size: 40px;
    line-height: 114px;
    color: #002D56;
}
.view_openings {
    margin-top: 4%;
}
.career_images {
    background-color: #FBFBFB;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 3%;
    margin: auto;
}
.cms-career .map_block {
    margin: auto;
    margin-bottom: 3%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    background-color: #FAFDFD;
}
.know_more {
    font-size: 20px;
    line-height: 30px;
    color: #5C6369;
    font-weight: 700;
}
a.click_here_link {
    color: #002D56;
    text-decoration: underline;
}
.culture_values_description, .check_openings {
    font-size: 16px;
    line-height: 30px;
    color: #5C6369;
    font-weight: 500;
}
.job_opening1, .job_opening3 {
    background-color: #F4F9FF;
    display: flex;
    padding-top: 2%;
    padding-bottom: 2%;
    max-width: 80%;
    flex: 0 0 80%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.job_opening2, .job_opening4 {
    background-color: #FBFBFB;
    display: flex;
    padding-top: 2%;
    padding-bottom: 2%;
    max-width: 80%;
    flex: 0 0 80%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.column.checkbox_col1 {
    max-width: 45%;
    flex: 0 0 45%;
    text-align: left;
}
.column.checkbox_col2  {
    max-width: 28%;
    flex: 1 0 28%;
    text-align: left;
}
.column.checkbox_col3.mask_image  {
    max-width: 27%;
    flex: 0 0 27%;
    text-align: left;
}
.row.career_checkbox {
    display: flex;
    margin: auto;
    max-width: 90%;
    margin-top: 2%;
}
.checkbox_block {
    display: flex;
    padding-top: 7px;
    padding-bottom: 7px;
}
.check_openings {
    max-width: 26%;
    margin: auto;
    margin-bottom: 3%;
    margin-top: 1%;
}
.culture_values_description {
    margin-top: 2%;
    margin-bottom: 2%;
}
.checkbox_block input {
    margin: auto;
    margin-left: 0px;
    margin-right: 0px;
    width: 30px;
    height: 30px;
}
.career_block_dynamic {
    background-color: #ffffff;
    padding-bottom: 3%;
}
.join_us_background {
    background-color: #FBFBFB;
    padding-bottom: 3%;
}
.clickhere_row {
    background-color: #FBFBFB;
    padding-top: 10px;
}
.cms-career .worldwide_block_section {
    padding-bottom: 2%;
    background-color: #FAFDFD;
    margin-top: 0px;
}
.career_images img.pagebuilder-mobile-hidden {
    max-width: 98% !important;
}
kyc-customer-success .check_mark{
    background-color: unset !important;
}
.check_mark {
    border-radius: 2px;
    font-size: 30px;
    line-height: 25px;
    color: #ffffff;
    margin: auto;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
}
.career_images .image_col {
    margin-top: 5px;
}
/* blog view page */
.blog-post-view .post-image, .blog-post-view .breadcrumbs, .blog-post-view .published-by, .blog-post-view .comment-link, .blog-post-view .post-comments, .blog-post-view .sidebar.sidebar-main {
    display: none !important;
}
.blog-post-view .post-title, .blog-post-view a.post-title-link {
    text-align: center;
    font-size: 50px;
    line-height: 63px;
    color: #DDB363;
    font-weight: 700;
}
.blog-post-view .post-info {
    text-align: center;
}
.blog-post-view .post-item-info .post-info i.fa.fa-calendar, .blog-post-view .bottom-content {
    display: none;
}
.blog-post-view .post-create-time {
    display: inline-flex !important;
    color: #002D56;
    font-weight: 700;
}
.blog-post-view .columns {
padding-left: 0px !important;
padding-right: 0px !important;
}
.blog-post-view .column.main {
    width: 100% !important;
    max-width: 100%;
    flex: 0 0 100%;
    padding-bottom: 3%;
    padding-top: 5%;
}
.blog-post-view .post-content {
    position: relative;
}
.blog-post-view .post-item-info .post-info {
    border-bottom : 0px !important;
}
.row.next_post, .column.post1, .column.post2 {
    display: flex;
}
.row.archive1, .row.archive2 {
    margin-top: 3%;
    display: flex;
    max-width: 100%;
    flex: 0 0 100%;
}
.row.next_post {
    margin-top: 2%;
    display: flex;
    max-width: 100%;
    flex: 0 0 100%;
}
.next_in_queue, .popular_blogs {
    font-size: 50px;
    color: #333333;
    line-height: 66px;
    font-weight: 700;
    font-family: 'Source Sans Pro';
}
.archives .column.thumbnail_block {
    max-width: 23%;
    flex: 0 0 23%;
}
.archives .next_post_info {
    max-width: 77%;
    flex: 0 0 77%;
    margin: auto;
    margin-left: 4%;
    padding-right: 18%;
}
.next_post_date {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #002D56;
}
.archives .next_post_date {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: #002D56;
}
.next_post_title {
    font-size: 30px;
    line-height: 38px;
    color: #DDB363;
    font-family: 'Source Sans Pro';
}
.next_post_description {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-family: 'Source Sans Pro';
}
.next_post_link, .next_post_link a {
    font-size: 18px;
    line-height: 23px;
    color: #002D56;
    text-decoration: underline;
    font-weight: 700;
}
.next_blog .next_post_info {
    padding-right: 10%;
    max-width: 80%;
    flex: 0 0 80%;
    margin: auto;
    margin-left: 10px;
}
.next_blog .column.thumbnail_block {
    max-width: 20%;
    flex: 0 0 20%;
}
.next_blog, .archives {
    padding: 2%;
    background-color: #ffffff;
}
.archives {
    margin-top: 3%;
    border-style: solid;
    border-color: #CDD5DD;
    border-width: 1px;
}
.button.facebook {
    display: block;
    background-image: url(../../images/facebook.png);
    width: 50px;
    height: 50px;
    border: none;
}
.button.youtube {
    display: block;
    background-image: url(../../images/youtube.png);
    width: 50px;
    height: 50px;
    border: none;
    margin-top: 40px;
}
.button.linkedin {
    display: block;
    background-image: url(../../images/linkedin.png);
    width: 50px;
    height: 50px;
    border: none;
    margin-top: 40px;
}
.button.whatsapp {
    display: block;
    background-image: url(../../images/whatsapp.png);
    width: 50px;
    height: 50px;
    border: none;
    margin-top: 40px;
}
.social_share_icons {
    position: absolute;
    right: 10%;
    top: 4%;
}
.blog-post-view .post-item-info .post-info > div {
    margin-right: 0px;
}
.column.post1, .column.post2 {
    max-width: 50%;
    flex: 0 0 50%;
}

/* blog listing page */
.blog-post-list .sidebar.sidebar-main, .blog-post-list .breadcrumbs, .blog-post-list .bottom-content {
    display: none;
}
.blog-post-list span.published-by, .blog-post-list span.comment-link {
    display: none;
}
.blog-list .post-item-info .post-image .post-info {
    position: relative;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: transparent;
}
.blog-post-list .blog-list {
    display: flex;
}
.blog-post-list .post-title, .blog-post-list a.post-title-link, .blog-list .post-item-info .post-info h2 {
    font-size: 50px !important;
    line-height: 63px !important;
    color: #DDB363 !important;
    font-weight: 700;
    text-transform: capitalize;
    max-width: 80%;
    flex: 0 0 80%;
    text-align: left;
    margin-top: 5px !important;
}
.blog-post-list.blog-index-index .create-post-time {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    color: #002D56;
    max-width: 20%;
    flex: 0 0 20%;
    margin: auto;
}
.blog-post-list .column.main {
    max-width: 100%;
    flex: 0 0 100%;
    width: 100% !important;
    margin-bottom: 3%;
}
.blog-post-list .blog-post.post-item-info {
    float: left !important;
    max-width: 50%;
    flex: 0 0 50%;
    margin-bottom: 50px;
}
.blog-post-list .blog_archive_list {
    max-width: 50%;
    flex: 0 0 50%;
}
.blog-post-list .post-link.text-center {
    text-align: left;
}
a.blog_list_button, a.blog_list_button a:hover, a.blog_list_button a:focus {
    font-size: 18px;
    line-height: 18px;
    padding-left: 7%;
    padding-right: 7%;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 25px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    box-shadow: 0px 3px 6px #D6D6D6;
    border-width: 0px;
    color: #ffffff;
    transition: transform .2s;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    width: 100%;
}
.blog_list_button {
    transform: (1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.date_and_time {
    display: flex;
}
.blog-post-list .blog_archive_list .column.thumbnail_block {
    max-width: 23%;
    flex: 0 0 23%;
}
.blog-post-list .blog_archive_list .next_post_info {
    max-width: 77%;
    flex: 0 0 77%;
    margin: auto;
    margin-left: 3%;
}
.blog-post-list .blog_archive_list .column.list1, .blog-post-list .blog_archive_list .column.list2, .blog-post-list .blog_archive_list .column.list3 {
    display: flex;
    margin: 20px;
}
.blog-post-list .columns {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.blog-post-list .post-content {
    margin-left: 3%;
    padding-right: 4%;
}
.post-image.margin-bottom25.has-image {
    margin-bottom: 0px !important;
}
.blog-post-view .post-item-info .post-short-description p {
    margin-top: 10px;
}


/* Forgot Page */
.customer-account-forgotpassword .page-main {
    margin-top: 0px !important;
}

.customer-account-forgotpassword .bottom-content {
    display: none;
}

.customer-account-forgotpassword .page-main .columns {
    padding: 0px;
}

.customer-account-forgotpassword .forgot-wapper {
    padding-top: 40px;
    padding-bottom: 50px;
    background-image: url('../../images/nuyerregimg.png');
    background-repeat: round;
}

.customer-account-forgotpassword .forgot-wapper .forgot-container {
    max-width: 950px;
    width: 100%;
    margin: 50px auto;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    background-color: #FFF;
    padding: 100px 65px;
}

.customer-account-forgotpassword .forgot-wapper .forgot-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.customer-account-forgotpassword .forgot-wapper .forgot-cnt {
    width: 45%;
}

.customer-account-forgotpassword .forgot-wapper .forgot-img {
    width: 43%;
    display: contents;
}

.customer-account-forgotpassword .forgot-wapper .field .label {
    letter-spacing: 0px;
    color: #333333;
    font-size: 14px;
}

.customer-account-forgotpassword .forgot-wapper .field.required {
    margin: 10px 0;
}

.customer-account-forgotpassword .forgot-wapper button.action.reload.captcha-reload {
    font-size: 16px;
    padding: 12px 19px;
    border-radius: 25px;
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #ffffff;
    font-weight: 600;
    background: linear-gradient(180deg, #ffd788 0%, #ad7c20 100%);
    min-width: 140px;
}

.customer-account-forgotpassword .forgot-wapper button.action.submit {
    font-size: 16px;
    padding: 12px 35px;
    border-radius: 25px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    font-weight: 600;
    min-width: 140px;
    display: block;
    margin: 0;
    line-height: 2px;
    text-transform: capitalize;
}

.customer-account-forgotpassword footer.page-footer {
    margin: 0px;
}

@media only screen and (min-width: 1600px) {
    .customer-account-forgotpassword .forgot-wapper .field .label {
        font-size: 18px;
    }

    .customer-account-forgotpassword .forgot-wapper .forgot-container {
        max-width: 1023px;
    }

    .customer-account-forgotpassword .forgot-wapper button.action.reload.captcha-reload {
        font-size: 18px;
    }

    .customer-account-forgotpassword .forgot-wapper button.action.submit {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1199px) { 
    .customer-account-forgotpassword .forgot-wapper .forgot-container {
        max-width: 100%;
        width: 65%;
    }

    .customer-account-forgotpassword .forgot-wapper .forgot-cnt {
        width: 100%;
    }

    .customer-account-forgotpassword .forgot-wapper .forgot-img {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .customer-account-forgotpassword .page-main {
        padding-top: 0px;
    }
}


@media only screen and (max-width: 639px) {
    .customer-account-forgotpassword .forgot-wapper .forgot-container {
        width: 90%;
        padding: 30px;
    }
}

.customer-account-createpassword .page-main {
    margin-top: 0px !important;
}
.customer-account-createpassword .bottom-content {
    display: none;
}
.customer-account-createpassword .page-main .columns {
    padding: 0px;
}
.customer-account-createpassword .forgot-wapper {
    padding-top: 40px;
    padding-bottom: 50px;
    background-image: url('../../images/nuyerregimg.png');
    background-repeat: round;
}
.customer-account-createpassword .forgot-wapper .forgot-container {
    max-width: 950px;
    width: 100%;
    margin: 50px auto;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    background-color: #FFF;
    padding: 100px 65px;
}
.customer-account-createpassword .forgot-wapper .forgot-block {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.customer-account-createpassword .forgot-wapper .forgot-cnt {
    width: 45%;
}
.customer-account-createpassword .forgot-wapper .forgot-img {
    width: 43%;
    display: contents;
}
.customer-account-createpassword .forgot-wapper .field .label {
    letter-spacing: 0px;
    color: #333333;
    font-size: 14px;
}
.customer-account-createpassword .forgot-wapper .field.required {
    margin: 10px 0;
}
.customer-account-createpassword .forgot-wapper button.action.reload.captcha-reload {
    font-size: 16px;
    padding: 12px 19px;
    border-radius: 25px;
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    color: #FFFFFF;
    font-weight: 600;
    background: linear-gradient(180deg, #FFD788 0%, #AD7C20 100%);
    min-width: 140px;
}
.customer-account-createpassword .forgot-wapper .actions-toolbar {
    width: 100%;
    margin: 0px !important;
}
.customer-account-createpassword .forgot-wapper .primary {
    width: 100%;
    margin-top: 14px;
}
.customer-account-createpassword .forgot-wapper button.action.submit {
    width: 100%;
    font-size: 16px;
    padding: 12px 35px;
    border-radius: 25px;
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%);
    box-shadow: 0px 3px 6px #00000029;
    border-width: 0px;
    font-weight: 600;
    min-width: 140px;
    display: block;
    margin: 0;
    text-transform: capitalize;
}
.customer-account-createpassword footer.page-footer {
    margin: 0px;
}
@media only screen and (min-width: 1600px) {
    .customer-account-createpassword .forgot-wapper .field .label {
        font-size: 18px;
    }
    .customer-account-createpassword .forgot-wapper .forgot-container {
        max-width: 1023px;
    }
    .customer-account-createpassword .forgot-wapper button.action.reload.captcha-reload {
        font-size: 18px;
    }
    .customer-account-createpassword .forgot-wapper button.action.submit {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1199px) {
    .customer-account-createpassword .forgot-wapper .forgot-container {
        max-width: 100%;
        width: 65%;
    }
    .customer-account-createpassword .forgot-wapper .forgot-cnt {
        width: 100%;
    }
    .customer-account-createpassword .forgot-wapper .forgot-img {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .customer-account-createpassword .page-main {
        padding-top: 0px;
    }
}
@media only screen and (max-width: 639px) {
    .customer-account-createpassword .forgot-wapper .forgot-container {
        width: 90%;
        padding: 30px;
    }
}
/* End Forgot Page */


.header-area .switcher .switcher-options .switcher-dropdown {
    position: absolute;
    top: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    border: none;
    right: 0;
    left: auto;
    font-size: 12px;
    min-width: 110px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 3px 0 #eaeaea;
    text-align: left;
    z-index: 1000;
    background-color: #fff;
}

.modal-popup.wk-mw-add-to-wishlist .modal-inner-wrap {
    border-radius: 4px;
}

.modal-popup.wk-mw-add-to-wishlist header.modal-header {
    background-color: #0e2d47;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: left;
}

.modal-popup.wk-mw-add-to-wishlist header.modal-header h1 {
    padding: 0;
    font-size: 22px;
    color: #FFF;
    text-align: left;
}

.modal-popup.wk-mw-add-to-wishlist header.modal-header .action-close:before, 
.modal-popup.wk-mw-add-to-wishlist header.modal-header .action-close:before {
    content: '\e616';
    font-family: 'icons-blank-theme';
    color: #ffffff;
    background-color: #DDB363 !important;
    padding: 3px;
    border-radius: 4px;
    font-size: 30px;
    right: 10px;
    top: 8px;
    position: absolute;
}

.modal-popup.wk-mw-add-to-wishlist footer.modal-footer {
    padding: 15px;
    text-align: right !important;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content {
    margin: 0px;
    padding: 20px 30px 30px;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content li.wk-wishlist-list label {
    color: #1a1a1a;
    letter-spacing: 0.5px;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content li.wk-wishlist-list input {
    margin-right: 10px;
}

.modal-popup.wk-mw-add-to-wishlist footer.modal-footer button.action.primary {
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%) !important;
    border-color: #20639B !important;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    padding: 10px;
    border: none;
    width: 155px;
    border-radius: 25px;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content div#wk-multiwishlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}


.modal-popup.wk-mw-add-to-wishlist .modal-content div#wk-multiwishlist > div {
    width: 100%;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content div#wk-multiwishlist .wk-input {
    width: 60%;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content div#wk-multiwishlist .wk-button-div {
    width: 29%;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content .wk-mw-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content li.wk-wishlist-list {
    display: flex;
    width: 33%;
    padding-right: 5px;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content input[type="checkbox"] {
    width: 15px;
    height: 15px;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content div#wk-multiwishlist .wk-input input[type="text"] {
    height: 43px;
    border-radius: 25px !important;
}

.modal-popup.wk-mw-add-to-wishlist .modal-content button.action.primary {
    background: linear-gradient(180deg, #20639B 0%, #002D56 100%) !important;
    border-color: #20639B !important;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    padding: 10px;
    border: none;
    width: 155px;
    border-radius: 25px;
    height: 43px;
}

@media only screen and (min-width: 1600px) {
    .modal-popup.wk-mw-add-to-wishlist header.modal-header h1 {
        padding: 0;
        font-size: 26px;
    }

    .modal-popup.wk-mw-add-to-wishlist .modal-content li.wk-wishlist-list label {
        font-size: 18px;
    }
    .modal-popup.wk-mw-add-to-wishlist footer.modal-footer button.action.primary,
    .modal-popup.wk-mw-add-to-wishlist .modal-content button.action.primary {
        font-size: 18px;
        padding: 10px;
        border: none;
        width: 175px;
    }

    .modal-popup.wk-mw-add-to-wishlist .modal-content input[type="checkbox"] {
        width: 18px;
        height: 18px;
    }
}
@media only screen and (max-width: 1199px) {
    .modal-popup.wk-mw-add-to-wishlist .modal-inner-wrap {
        width: 75%;
    }
}

@media only screen and (max-width: 639px) {
    .modal-popup.wk-mw-add-to-wishlist .modal-inner-wrap {
        width: 100%;
    }

    .modal-popup.wk-mw-add-to-wishlist .modal-content .wk-mw-list {
        display: block;
    }

    .modal-popup.wk-mw-add-to-wishlist .modal-content li.wk-wishlist-list {
        width: 100%;
    }

    .modal-popup.wk-mw-add-to-wishlist .modal-content div#wk-multiwishlist .wk-input {
        width: 70%;
    }

    .modal-popup.wk-mw-add-to-wishlist .modal-content div#wk-multiwishlist .wk-button-div {
        width: 60%;
        margin-top: 20px;
    }

    .modal-popup.wk-mw-add-to-wishlist header.modal-header {
        padding-left: 1rem;
    }
}