body.page-id-12244 .container {
    width: 100%;
    max-width: 1560px !important;
    margin: 0 auto !important;
    padding-left: 20px;
    padding-right: 20px;
}
.green-heading b {
    color: #2BB673;
}
.icon-after-image span.link_wrap {
    flex-direction: row-reverse;
    gap: 15px;
}
.font-weight-500 a,
.font-weight-500 a span{
    font-weight:500 !important;
}
.border-r-6 {
    border-radius: 6px !important;
    overflow: hidden !important;
}
p.font-weight-500{
    font-weight: 600 !important;
} 
p.span-weight-400 b{
    font-weight:400 !important;
}
.light-white-bg {
    background: #FFFFFF1F;
    border-radius: 30px;
    border-bottom: 1px solid #FFFFFF1F;
}
.building-product-manufacturers h3{
    color:#fff;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 18px;
    line-height: 22.5px;
}
.building-product-manufacturers p{
    color: #CACCD1;
    font-family: DM Sans;
    font-weight: 400;
    font-size: 18px;
    line-height: 22.5px;
    padding-bottom: 0;
}
.building-product-manufacturers .iwithtext{
    margin-bottom:0px !important;
}
.building-product-manufacturers .iwt-icon img{
    width:24px !important;
    height:24px !important;
}
.building-product-manufacturers .iwt-text{
    padding-left:35px !important;
}
.building-product-manufacturers .divider-wrap {
    padding: 20px 0;
}
.counter-title {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 13.12px;
    line-height: 20.34px;
    letter-spacing: 1.05px;
    text-transform: uppercase;
}
.counter-border-left{
    border-left: 2px solid  #2BB673;
    padding-left:30px;
}
span.counter-suffix {
    color: #2BB673;
    font-family: DM Sans;
    font-weight: 500;
    font-size: 41.6px;
    line-height: 41.6px;
    letter-spacing: -0.83px;
}
span.counter-value {
    font-family: DM Sans;
    font-weight: 600;
    font-size: 41.6px;
    line-height: 41.6px;
    letter-spacing: -0.83px;
}

h4.supplier-step-subhead{
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color:  #58595B;
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: 400;
}
.supplier-step-subhead span.number {
    height: 32px;
    width: 32px;
    display: flex;
    background: #58595B;
    color: #fff;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
}
.supplier-steps-boxes h3 {
    font-family: DM Sans;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #253238;
    margin-top:20px;
    text-align: left;
}
.supplier-steps-boxes p{
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align:left;
    color:#86888E
}
.supplier-steps-boxes .vc_column-inner{
    border: 1px solid #EDEEF2;
}
.supplier-steps-boxes.last-step-box .vc_column-inner{
    box-shadow: 0px 4px 12px 0px #00A859A3;
    background: #2BB67314;
}
.supplier-steps-boxes:hover .vc_column-inner{
    box-shadow: 0px 4px 12px 0px #00A859A3;
    background: #2BB67314;
    border: 1px solid #2BB673;
}
.supplier-steps-boxes.last-step-box .vc_column-inner h4.supplier-step-subhead,
.supplier-steps-boxes:hover .vc_column-inner h4.supplier-step-subhead{
    color:  #2BB673;
}
.supplier-steps-boxes.last-step-box .vc_column-inner .supplier-step-subhead span.number,
.supplier-steps-boxes:hover .vc_column-inner .supplier-step-subhead span.number{
    background: #2BB673;
}
.green-italic-text b{
    font-family: DM Sans;
    font-weight: 400;
    font-style: Italic;
    font-size: 24px;
    line-height: 26.78px;
    letter-spacing: 0px;
    color: #2BB673;
}
.tooling-images .vc_column-inner .wpb_wrapper{
    background: #F0FFF8;
    padding: 24px;
    border-radius: 24px;
}
.specification-section .iwt-icon{
    position:unset !important;
}
.specification-section .iwt-icon img{
    width: 22px !important;
    height:22px !important;
    margin: 0;
}
.specification-section .iwithtext{
    display:flex;
    gap:20px;
    margin:0 !important;
}
.specification-section .iwt-text{
    padding:0 !important;
}
.specification-section h3{
    color:#58595B;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 22.5px;
    letter-spacing: 0%;
    vertical-align: middle;
}
.specification-section p{
    color:#58595B;
    font-family: DM Sans;
    font-weight: 400;
    font-size: 18px;
    line-height: 22.5px;
    letter-spacing: 0%;
    vertical-align: middle;
    padding: 0;
}
.specification-section .divider-wrap{
    padding: 16px 50px;
}
.specification-section .divider-wrap>div {
    background-color: #EDEEF2 !important;
}
.spec-intelligence-section .text-shadow{
    text-shadow:
        0 0 5px rgba(0, 200, 111, 0.5),
        0 0 10px rgba(0, 200, 111, 0.5),
        0 0 20px rgba(0, 200, 111, 0.5),
        0 0 40px rgba(0, 200, 111, 0.5);
}
body .spec-comparison-table {
    width: 100% !important;
    border-collapse: collapse !important;
    border-spacing: 0;
    border-radius: 20px;
}

body .spec-comparison-table th,
body .spec-comparison-table td {
    padding: 22px 24px !important;
    font-size: 16px;
    border-right: 1px solid #E5E5E5 !important;
    border-color: #E5E5E5 !important;
    border-bottom: 1px solid #E5E5E5 !important;
    line-height: 1;
    border-radius: 0;
}

body .spec-comparison-table th:last-child,
body .spec-comparison-table td:last-child {
    /* border-right: 0 !important; */
}

.spec-comparison-table tr:last-child td {
    border-bottom: none;
}

/* Left labels */
.spec-comparison-table .label {
    font-weight: 600;
    color: #1d1d1d;
    display: block;
    width: 100%;
    background: #fff;
    /* border: 0 !important; */
}

/* Header left */
.build-header {
    background: #1f2f38;
    color: #fff;
    text-align: left;
    font-size: 18px !important;
    font-weight:  600 !important;
    line-height: 18px !important;
    vertical-align: middle;
}

/* Header right */
.spec-header {
    background: #2ec06f;
    color: #fff;
    text-align: left;
    position: relative;
    font-size: 18px !important;
    font-weight: 600 !important;
    vertical-align: middle !important;
    line-height: 24px !important;
}

/* Recommended badge */
.spec-comparison-table .badge {
    float: right;
    font-size: 10px;
    letter-spacing: 0.9px;
    padding: 3px 10px;
    border-radius: 30px;
    background: #FFFFFF40;
    border-top: 1px solid #FFFFFF4D;
    box-shadow: 0px 0px 12px 0px #FFFFFF33;
    line-height: 17px;
}

/* Content styling */
.spec-comparison-table td {
   font-family: DM Sans;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 23.81px;
    color:#6B6B6B;
}

.spec-comparison-table tr td:first-child,
.spec-comparison-tabletr th:first-child{
    background-color: #F8F8F8 !important;
    text-align:left;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 23.81px;

}
.spec-comparison-table tr td:nth-child(2){
    background-color:#fff; 
}
.spec-comparison-table tr td:nth-child(3){
    background: linear-gradient(180deg, #FFFFFF 0%, #E6F7EE 200%);
    color:#00773F;
    font-weight:600;
}
 .spec-comparison-table thead tr th:first-child{
    background:  #F8F8F8;
}
.about-single-branding-tools .nectar-fancy-box {
    padding:0;
    margin-bottom:14px;
}
.about-single-branding-tools h4{
    color: #58595B !important;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0px;
}
.about-single-branding-tools .iwt-icon{
    position:unset !important;
}
.about-single-branding-tools .iwt-icon img{
    width: 22px !important;
    height:22px !important;
    margin: 0;
}
.about-single-branding-tools .iwithtext{
    display:flex;
    gap:20px;
    margin: 12px 0 !important;
}
.about-single-branding-tools .iwt-text{
    padding:0 !important;
    font-size: 18px !important;
}

.about-single-branding-tools p{
    color:#58595B;
    font-family: DM Sans;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 22.5px;
    letter-spacing: 0%;
    vertical-align: middle;
    padding: 0;
}
.green-box-shadow .vc_column-inner {
    box-shadow: 0px 4px 12px 0px #00A859A3;
}
.partners-blck-logo img {
    width: 100%;
    max-height: 50px !important;
    object-fit: contain;
}
.partners-blck-logo .vc_row.inner_row .vc_column-inner .wpb_wrapper:has(*){
    padding: 24px !important;
    border: 1px solid #EDEEF2;
    border-radius: 24px;
    background-color: #fff;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partners-blck-logo .row_col_wrap_12_inner.col.span_12.left {
    gap: 24px;
}
.partners-blck-logo .vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.flex_gap_desktop_10px {
    padding: 0 !important;
    flex: 0 0 calc(20% - 24px);
}
.partners-blck-logo .vc_row.inner_row .vc_column-inner .wpb_wrapper:hover .img-with-aniamtion-wrap:first-child{
    display:none;
} 
.partners-blck-logo .vc_row.inner_row .vc_column-inner .wpb_wrapper .img-with-aniamtion-wrap:nth-child(2){
    display:none;
} 
.partners-blck-logo .vc_row.inner_row .vc_column-inner .wpb_wrapper:hover .img-with-aniamtion-wrap:nth-child(2){
    display:block;
}
.partners-blck-logo .vc_row.inner_row .vc_column-inner .wpb_wrapper:hover{
    background:  #EAF8F1;
    border: 1px solid #2BB673;
}

.our-process{
    padding-left:12px !important;
    padding-right:12px !important;
}
.our-process .nectar-fancy-box{
    padding:0 !important;
        margin:0 !important;
}
.our-process .nectar-fancy-box .inner{
    color:#2BB673 !important;
    font-weight: 400;
    font-size: 18px;
}
.our-process .nectar-fancy-box .inner h4{
    color:#58595B !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    margin:12px 0;
}
.our-process .nectar-fancy-box .inner p{
    color:#58595B !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 22.5px;
    padding-bottom:14px;
    min-height: 85px;
}
.our-process .vc_custom_heading{
    min-height: 50px;
    margin: 0;
    padding: 0 !important;
}
.our-process .vc_column-inner{
    background:  #F8F9FD;
    border: 1px solid #EDEEF2;
    padding:  32px 24px;
    border-radius:16px
}
.schedule-meet-section .nectar-fancy-box{
    background-color:#fff;
    border-left: 3px solid #00A859;
    width: 594px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-left-width: 3px;
    padding: 24px;
}
.schedule-meet-section .nectar-fancy-box h4{
    color:#1A1A1A !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 26.04px;
    margin-bottom:14px;
}
.schedule-meet-section .nectar-fancy-box p{
    font-weight: 400;
    font-size: 18px;
    line-height: 23.56px;
    color:#4A4A4A !important;
}
body.page-id-12244 .fs_a9ddcc8a313c865176295aff4aa98427fe775b77d14c7e5ba87dc5833d926014 .fserv-container {
    background: #FFFFFF !important;
    box-shadow: 0px 24px 64px 0px #0000000F;
    border: 1px solid #E5E5E5;
    border-radius:16px;

}
body.page-id-12244 .fs_a9ddcc8a313c865176295aff4aa98427fe775b77d14c7e5ba87dc5833d926014 .fserv-form-name{
    color: #1A1A1A !important;
    text-align:left !important;
    margin-bottom:10px !important;
}

body.page-id-12244 .fs_a9ddcc8a313c865176295aff4aa98427fe775b77d14c7e5ba87dc5833d926014 .fserv-form-description {
    color: #6B6B6B !important;
    text-align:left !important;
    padding-left:20px;
}
body.page-id-12244 .fs_a9ddcc8a313c865176295aff4aa98427fe775b77d14c7e5ba87dc5833d926014 .fserv-label,
body.page-id-12244 .fs_a9ddcc8a313c865176295aff4aa98427fe775b77d14c7e5ba87dc5833d926014 .fserv-form-optin-checkbox-text{
   color: #2B2B2B !important;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 12.48px;
    line-height: 18.72px;
    letter-spacing: 0.75px;
    text-transform: capitalize;
}
body.page-id-12244 .fs-webform-container .fserv-input-radio, 
body.page-id-12244 .fs-webform-container .fserv-input-text, 
body.page-id-12244 .fs-webform-container .fserv-select, 
body.page-id-12244 .fs-webform-container .fserv-select-multiple, 
body.page-id-12244 .fs-webform-container .fserv-textarea{
     color: #2B2B2B !important;
    font-family: DM Sans;
    font-weight: 600;
    font-size: 12.48px;
    line-height: 18.72px;
    letter-spacing: 0.75px;
    border: 1px solid #E5E5E5 !important;
    border-radius:6px;
}
body.page-id-12244 .fs-webform-container .fserv-container .fserv-input-text:focus, 
body.page-id-12244 .fs-webform-container .fserv-container .fserv-select-multiple:focus, 
body.page-id-12244 .fs-webform-container .fserv-container .fserv-select:focus, 
body.page-id-12244 .fs-webform-container .fserv-container .fserv-textarea:focus{
     color: #2B2B2B !important;
}
.green-circle-text .vc_column-inner .wpb_wrapper{
    background: radial-gradient(108.49% 108.49% at 50.24% 50.14%, #00A859 28.85%, #00773F 100%) !important;
    border-top: 2.1px solid #00FF964D;
    box-shadow: 0px 0px 0px 8.39px #00FF9626;
    border-radius: 100px !important;
    width: 200px !important;
    height: 200px !important;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 20px;
}
.green-circle-text .vc_column-inner h4{
    font-weight: 600;
    font-size: 19.29px;
    line-height: 23.15px;
    text-align: center;
    color:#fff;
}
.green-circle-text .vc_column-inner p{
    font-weight: 600;
    font-size: 11.41px;
    line-height: 17.68px;
    text-align: center;
    text-transform: uppercase;
    color:#fff;
    padding-bottom:5px;
}
.structured-boxes .nectar-fancy-box{
    min-height:unset !important;
    padding: 16px 24px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
    border: 1px solid #00FF9633;
    box-shadow: 0px 4px 20px 0px #0000004D;
}
.structured-boxes .nectar-fancy-box .inner{
    min-height:unset !important;
}
.structured-boxes .nectar-fancy-box .green-text{
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    color:#2BB673
}
.structured-boxes .nectar-fancy-box{
    min-height:unset !important;
    padding: 16px 24px;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%) !important;
    border: 1px solid #00FF9633;
    box-shadow: 0px 4px 20px 0px #0000004D;
    margin: 20px 0;
}
.structured-boxes .nectar-fancy-box .inner{
    min-height:unset !important;
}
.structured-boxes .nectar-fancy-box .green-text{
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    color:#2BB673
}
.structured-boxes .nectar-fancy-box h4{
    font-weight: 600;
    font-size: 24px;
    margin-top:12px;
}
.structured-boxes .nectar-fancy-box p{
    font-weight: 500;
    font-size: 18px;
}
.structured-boxes .nectar-fancy-box .tag{
    background: linear-gradient(135deg, rgba(0, 255, 150, 0.15) 0%, rgba(0, 168, 89, 0.1) 100%) !important;
    border: 1px solid #00FF9633;
    box-shadow: 0px 2px 8px 0px #00000033;
    padding:8px 12px;
    border-radius:6px;
    display:inline-block;
    font-weight: 500;
    font-size: 14px;
}
.green-circle-text{
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.green-circle-text .vc_column-inner{
    background: radial-gradient(70.71% 70.71% at 50% 50%, rgba(0, 255, 150, 0.3) 0%, rgba(0, 0, 0, 0) 70%);
    backdrop-filter: blur(41.937599182128906px);
    border-radius:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    height: 250px !important;
    border: 2.49px solid #00FF9666;
    box-shadow: 0px 0px 13px 8px #00FF9626;
    padding: 0;
}
.spec-intelligence-section .row-bg-wrap{
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 168, 89, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
    background: #1B2926;
}
.spec-intelligence-section .row-bg.viewport-desktop.using-image{
    opacity:0.24 !important;
}
.ma-lr-auto{
    margin: 0 auto !important;
}
.font-italic {
    font-style: italic;
    font-weight: 500 !important;
}
.font-italic b{
    font-style: normal;
    font-weight: 600 !important;
}
.structured-boxes .inner-box{
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.3) 100%);
    border-top: 1px solid #00FF9633;
    box-shadow: 0px 2px 8px 0px #0000004D inset;
    padding:17px;
    border-radius:12px;
}
.structured-boxes .inner-box .box-1{
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
    border: 1px solid #FFFFFF1A;
    padding:12px 16px;
    border-radius:8px;
    margin-bottom:12px;
    font-weight: 400;
    font-size: 16px;
}
.structured-boxes .inner-box .box-1 b{
    color:#2BB673
}
.structured-boxes .inner-box .box-2{
    background: linear-gradient(135deg, rgba(0, 168, 89, 0.15) 0%, rgba(0, 168, 89, 0.08) 100%);
    border-left: 3px solid #00A859;
    box-shadow: 0px 2px 12px 0px #00A85933;
    padding:12px 16px;
    border-radius:8px;
    font-weight: 400;
    font-size: 18px;
}
.structured-boxes .inner-box .box-2 strong{
    font-weight: 600 !important;
    color:#00FF99 !important;
}
.grey-span strong {
    color: #FFFFFF80 !important;
    font-weight: 400;
}
.owl-carousel .hover-wrap{
    opacity:1 !important;
}

@media (max-width: 768px) {
    .tab-font-18 p,
    .tab-font-18 {
        font-size: 18px !important;
    }
    .numbers-counter .wpb_column {
        width: 20%;
    }
    span.counter-value,
    span.counter-suffix {
        font-size: 23px;
    }
    .counter-border-left{
        padding-left: 15px;
    }
    .comparison-table .wpb_wrapper {
        overflow-x: scroll;
    }
    body .spec-comparison-table {
        width: 1140px !important;
    }
    .spec-comparison-table td {
        font-size: 16px !important;
    }
    .spec-comparison-table tr td:first-child, .spec-comparison-tabletr th:first-child {
        font-size: 16px !important;
    }
    .about-single-branding-tools .iwt-text {
        padding: 0 !important;
        font-size: 16px !important;
    }
    .about-single-branding-tools .iwt-icon img {
        margin: 0 !important;
    }
    .partners-blck-logo .row_col_wrap_12_inner.col.span_12.left {
        gap: 15px;
    }
    .partners-blck-logo .vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.flex_gap_desktop_10px {
        padding: 0 !important;
        flex: 0 0 calc(20% - 12px);
        margin-bottom: 0;
    }
}
@media (max-width: 600px) {
    .mob-font-16 p,
    .mob-font-16{
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .building-product-manufacturers p {
        font-size: 16px;
    }
    .counter-border-left {
        border-left: 0;
        padding-left: 0 !important;
    }
    span.counter-value, span.counter-suffix {
        font-size: 32px;
    }
    h2.counter-number {
        text-align: center;
    }
    .counter-title {
        text-align: center;
    }
    .supplier-steps-boxes p {
        font-size: 16px;
    }
    .specification-section p {
        font-size: 16px;
    }
    .specification-section .iwt-icon {
        position: unset !important;
        flex: 0 0 calc(6% - 0px);
    }
    .specification-section .divider-wrap {
        padding: 16px 0px;
    }
    body .spec-comparison-table th, body .spec-comparison-table td {
        padding: 18px 20px !important;
        font-size: 15px;
        width: 33.33%;
    }
    .spec-comparison-table tr td:first-child, .spec-comparison-tabletr th:first-child {
        font-size: 15px !important;
    }
    .spec-comparison-table td{
        font-size: 14px !important;
    }
    .about-single-branding-tools p {
        font-size: 16px !important;
    }
    .about-single-branding-tools .iwt-icon {
        position: unset !important;
        flex: 0 0 calc(25px - 0px);
    }
    .about-single-branding-tools .iwt-text {
        text-align: left;
    }
    .partners-blck-logo .vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.flex_gap_desktop_10px {
        padding: 0 !important;
        flex: 0 0 calc(100% - 0px);
        margin-bottom: 0;
    }
    .partners-blck-logo .vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.flex_gap_desktop_10px .vc_column-inner{
        padding-bottom: 0px;
    }
    .vc_col-sm-3.our-process {
        padding: 0 !important;
    }
    .our-process .nectar-fancy-box .inner p {
        font-size: 16px;
        padding-bottom: 14px;
        min-height: unset;
    }
    .divider-wrap {
        padding: 14px 0 !important; 
    }
    .schedule-meet-section .nectar-fancy-box p {
        font-size: 16px;
    }
    .schedule-meet-section .nectar-fancy-box {
        width: 100%;
    }
}
#regionPopup{
    position:fixed;
    inset:0;
    z-index:999999999999;
}

/* OVERLAY */

.region-popup-overlay{
    position:absolute;
    inset:0;
    background:rgba(0, 0, 0, 0.692);
    backdrop-filter:blur(3px);
}

/* POPUP BOX */

.region-popup-box {
    position: relative;
    max-width: 500px;
    width: 92%;
    background: #fff;
    border-radius: 18px;
    padding: 38px 34px;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 15px 60px rgba(0,0,0,0.15);
    z-index: 2;
}

/* TITLE */

#regionPopup h2{
    margin:0 0 12px;
    font-size:20px;
    line-height:1.2;
    font-weight:700;
    color:#222;
}

/* TEXT */

#regionPopup p{
    color:#666;
    font-size:16px;
    line-height:1.7;
	padding-bottom: 13px;
}

/* SELECT */

#popupRegionSelect{
    width:100%;
	margin-bottom: 20px;
	height:48px !important;
}

/* SELECT2 */

#regionPopup .select2-container{
    width:100% !important;
    margin-bottom:24px;
}

#regionPopup .select2-selection--single{
    height:48px !important;
    border-radius:12px !important;
    border:1px solid #d8d8d8 !important;
    display:flex !important;
    align-items:center;
    padding:0 15px;
}

#regionPopup .select2-selection__rendered{
    line-height:56px !important;
    font-size:16px;
    color:#222 !important;
    font-weight:600;
}

#regionPopup .select2-selection__arrow{
    height:48px !important;
}

/* DROPDOWN */

#regionPopup .select2-dropdown{
    border-radius:12px !important;
    overflow:hidden;
    border:1px solid #e5e5e5 !important;
}

#regionPopup .select2-results__option{
    padding:14px 15px;
    font-size:15px;
}

/* BUTTON */

#confirmRegion{
    width:auto;
    height:48px;
    border:none;
    border-radius:12px;
    background:#22b36b;
    color:#fff;
    font-size:17px;
    font-weight:600;
    cursor:pointer;
    transition:0.3s ease;
	padding:10px 30px
}

#confirmRegion:hover{
    background:#1b9d5d;
}

/* CLOSE */

#closeRegionPopup{
    position:absolute;
    top:14px;
    right:16px;
    border:none;
    background:none;
    font-size:30px;
    line-height:1;
    cursor:pointer;
    color:#888;
}

#closeRegionPopup:hover{
    color:#111;
}

/* MOBILE */

@media(max-width:767px){

    .region-popup-box{
        padding:30px 22px;
    }

    #regionPopup h2{
        font-size:28px;
    }

}
