/* 20250701191239 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
:root {
  /* tel colors */ 
  --zwart:#000000;
  --rood:#D70B28;
  --wit: #F8F4F0;
  --paars:#E4DEEB;
  --blauw:#3B83BD;
  --groen:#249166;
  --goud:#dfccb7;
  --zilver:#e4e4e2;
  --geel:#f3d160;
  --koraal:#f88379;
  --roze:#faddd7;
}
/* tel colors */
.paars:before{  background: var(--paars)!important; }
.blauw:before{  background: var(--blauw)!important; }
.rood:before{  background: var(--rood)!important; }
.zwart:before{  background: var(--zwart)!important; }
.wit:before{  background: var(--wit)!important; }
.groen:before{  background: var(--groen)!important; }
.goud:before{  background: var(--goud)!important; }
.zilver:before{  background: var(--zilver)!important; }
.geel:before{  background: var(--geel)!important; }
.koraal:before{  background: var(--koraal)!important; }
.roze:before{  background: var(--roze)!important; }

a.is_add_btn.stay.pb.btn.btn1 { background-color:#00B900;}
button.pp_is_add_btn.pb.flex2.btn.btn1 { background-color:#00B900;}
.filtericon { float:left; margin-right:12px;}
.newfill{     background: #fff !important;
    color: #000 !important;
    border: 1px solid;}
.rmicon-color { margin-right:12px;}
@media only screen and (max-width: 600px) and (min-width: 150px) {
.select-dropdown .dropdown-menu, .dropdown-menu, .dropdown-menu-js {
padding:15px 7px !important;
}
  .account-register { padding:10px !important;}
}

/* 23-01-24 */


.page-container.textpage .container.ipsum { width:90%; max-width: 1440px;}

.product-menu  .btn.btn1 {
    background: #00B900;
}
.product-overlay span.deliverytime {
    color: #00b900;
}
.product-overlay span.reg_p {
    color: #00b900;
}
.product-overlay span.deliverytime svg {
    fill: #00b900;
}

.condition_inner span.val_ship {
    color: #00b900;
}
.condition_inner span.val_ship svg {
    fill: #00b900;
}
.memory .c_block.active, .condition .c_block.active  .condition_inner {
    border: 4px solid #00b900;
}
.login_logo {
    width: 105px;
    height: 55px;
}
#form-newsletter button {
    white-space: nowrap;
}
#blog .blog-article .blog-inner {
    border: 1px solid var(--border);
    border-radius: 25px;
}
.loginTitle {
    margin-top: 20px;
    padding: 0 35px;  
    font-size: 1.4em;
    color: #01072b;
    font-weight: 700;
}
@media (min-width: 1200px){
#blog .container {
    padding: 0 80px;
}
  
}
@media (min-width: 768px) and (max-width:991px) {
.swiper-slide-active {
    padding: 25px 0;
    position: relative;
    top: -6px;
}
#top .usp { 
    justify-content: left;
}
}
#header .clearable-input > input {width: 240px !important;}
#header .clearable-input .icon-search-holder, #voice, .clearable-input .clear-search { padding-left:17px !important;}
#top .usp {
    justify-content: center !important;
}
/*  */
.popup-inner a.btn.btn1 {
    background: #00B900;
}
#footer .paym img {
    width: 85px;
    height: 40px;
}
.webwinkelkeur-logo {
    background: #fff;
    text-align: right;
}
.boy-image img {
    width: 27%;
    position: absolute;
    right: -16px;
    bottom: 0px;
    z-index: 1;
}
.newsletter-img {
    position: relative;
    overflow: hidden;
}
.des {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 600;
}
.cart_inner a.btn.btn1 {
    background: #00B900 !important;
}


@media (min-width:1024px) {
.webwinkelkeur-logo a.webwinkelkeurPopup {
    position: relative;
    bottom: 100px;
}
  .webwinkelkeur-logo {
    margin-bottom: -80px;
}
}

@media (max-width:1199px) {
.boy-image img {
    width: 22%; 
    right: 2%; 
}
  
}

@media (max-width:991px) {
div#headlines img.lazyloaded {
    display: none;
}
  #footer .paym img {
    width: 44px;
    height: 25px;
}
.webwinkelkeur-logo { 
    text-align: center;
    padding-bottom: 25px;
}  
#newsletter form#form-newsletter {
    width: 80%;
} 
}
  @media (max-width:767px) {
    #newsletter form#form-newsletter {
    width: 100%;
} 
    .swiper-slide img {
/*     width: 200px;
    height: auto; */
      max-width: 100%;
        height: auto;
}
    .is_category img {
    width: 118px !important;
    height: auto;
}
    .slick-slide img {
    width: 133px !important;
    height: auto;
}
    .page-container.custom-acc .main-content {
    padding: 40px 9px;
}
    .item.is_grid.swiper-slide.data-initialized {
    margin: 0px 3px;
    padding: 0px 9px;
}
    .webwinkelkeur-logo {
    text-align: left;
    padding-top: 14px;
    padding-left: 9px;
}
    .item.is_grid .item-meta-container, .item.is_grid .item-image-container {
    padding: 10px 14px;
}
    .page_container_inner {
    padding: 40px 15px;
}
    a#new-logo-product img {
    width: 84px !important;
    margin-bottom: 6px !important;
}
    a.paym img {
    width: 32px;
    padding: 3px;
}
    .item-meta-container.product-overlay {
    padding: 20px 9px !important;
}
    .grid.grid-3 {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-column-gap: 10px;
}
    .info-box .content {
    padding: 0px !important; 
}
    section.custom_padding.product-desc.container.product-page-conatiner {
    padding: 26px !important;
}
/*     .banner.banner4 picture.is_solid img {
    width: 60px;
    height: 60px;
} */
    .banner.banner4 picture.is_solid {
    bottom: -21% !important;
}
.boy-image img {
    width: 85%;
    position: unset;
    margin-top: 25px;
    margin-bottom: -52px;
}
 .boy-image {
    text-align: center;
}  
    .payments.visible-mobile {
    flex-wrap: wrap;
}
    #categories .cat-inner .banner-text a {
    font-size: 16px;
}
    #categories .cat-inner .banner-text .price {
    font-size: 16px;
}
  }


.trow.start_checkout a.btn1 {
    background-color: #00B900;
}
img.protector {
    width: 75%;
    border-radius: 16px;
    margin-bottom: 10px;
}
.b7_inner .header .subtitle { 
    margin-top: 10px; 
}
#textBannerImage {
    display: unset;
    width: 100%;
    flex: unset;
}




@media (min-width: 1200px){
.container {
    max-width: 1150px !important; 
} 
#menu .menu .item > a {
    font-size: 13px;
}   
}

@media (min-width: 1600px){
.container {
    max-width: 1360px !important; 
} 
#menu .menu .item > a {
    font-size: 14px;
}   
}


@media (min-width:1200px) and (max-width:1600px) {
 .product .img_meta_holder  .images { 
    max-width: 57% ;
}
.page_container_inner {
    padding: 32px 30px;
}
.page-container .product-free-items.container.container {
    padding: 0 0;
}
#header .header {
    padding: 0 0;
}  
#top .top {
    padding: 0 0;
}  
 #menu .menu > .item {
    padding-right: 20px;
}
  
}

/*  */
#flx-Box {
    flex-wrap: wrap !important; 
    height: unset !important;
}
#textBannerImage {
    flex: 100% !important;
    text-align: center !important;
    max-width: 65% !important;
    margin: 0 auto !important;
      margin-bottom: 4% !important;
}
#flx-Box  .is_solid {
    width: 33% !important;
}


@media (max-width:991px) {
 
#flx-Box  picture.is_solid {
    width: 50%  !important;
}
#flx-Box .flex {
    flex-wrap: wrap  !important;
}
#flx-Box .images img {
    width: 100%  !important;
    height: 250px  !important;
}


}

@media (max-width:767px) {
#flx-Box  picture.is_solid {
    width:48%  !important;
    margin: 0 auto  !important;
}
  .new-logo-container {
    margin-bottom: -64px;
   margin-left: 0% !important;
}
  .b7_inner .images {
    margin: 40px 0px 0 0px;
}
  #flx-Box .images img {
    height: 200px  !important;
}
.home-block.block_2 #categories .cat-inner .banner-text a {
    font-size: 18px;
}
.home-block.block_2 #categories .cat-inner .banner-text .price {
    font-size: 16px !important;
}
  .item .is_add_btn.stay.pb, .item .is_add_btn.pb, .loader {
    width: 40px;
    height: 40px;
}
  .page-container.catalog .inner-content {
    width: 100%;
}
/*   #categories .car_home_cats {
    grid-template-columns: repeat(2, 1fr) !important;
} */
  
#categories .car_home_cats {
    display: flex !important;
    flex-wrap: wrap;
}
#categories .car_home_cats .is_category {
    width: 50%;
}

/* div#productsContainer .cat-inner.flex.flex-column {
    padding: 12% !important;
} */
  span.s5 a {
    margin: 10px 0px;
}
  .hashtag {
    top: 70%;
}
  a.__fbcw__widget.__fbcw__widget--small {
    display: none !important;
}
#flx-Box {
    padding: 0 0 35px 0  !important;
}
  #textBannerImage {
    flex: 100% !important; 
    max-width: 100% !important; 
   margin: 9% 0% 0% 0% !important;
}
}
/*  */
a.go-back {
    display: flex;
    gap: 4px;
}

.red-text {
    color: #ff0000 !important;
}
span.deliverytime.red-text svg.svg_icon {
    fill: #ff0000 !important;
}
#categorySelect {
    margin-bottom: 20px;
}
ul.inner.radio li {
    justify-content: left !important;
    gap: 6px;
}


@media (max-width:767px) {
.collection-title .title {
    font-size: 1.3em;
}
  .toggle-content h2 {
    font-size: 1.4em;
    line-height: 1.3;
}
#categories {
    padding-top: 20px; 
} 
 .breadcrumb-container .go-back {
    margin-right: 7px;
}
.c_block .condition_inner span.best_choice {
    font-size: 8px;
    bottom: 14px;
}
.c_block .condition_inner span.val_ship {
    font-size: .81em;
}  
}
@media (max-width:360px) {
.c_block .condition_inner span.val_ship {
    font-size: .70em;
}
.c_block .condition_inner span.best_choice { 
    padding: 3px 5px;
}  
}
.home-block.block_7 {
    margin-top: 4%;
}
.banner.banner4 picture.is_solid {
    bottom: -19%;
    right: -21%;
}
}
div#co2-emissions .row {
    display: flex;
}
div#co2-first {
    width: 50%;
    padding: 2% 1% 2% 18%;
    background-color: #e1ecf3;
}
div#co2-second {
    width: 50%;
    padding: 4% 2%;
    /* background-color: #a7cee7; */
    background-image: url('https://cdn.webshopapp.com/shops/346038/files/449744703/untitled-6.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.comapasrison {
    display: flex;
    text-align: center;
}
.content1 p {
    margin: 10px 36px;
    font-size: 22px;
    font-weight: 600;
}
  .column-contain {
            display: flex;
            flex-direction: column;
            align-items: center;
            font-family: Arial, sans-serif;
        }
        .image-container {
            width: 50%;
        }
        .text-container {
            text-align: left;
            width: 100%;
            margin-top: 32px;
        }
.text-container h3 {
    font-size: 26px;
    text-align: left;
    color: blue;
}
.Feature__CirclesContainer p {
    width: 21%;
    border-radius: 50%;
    border: 7px solid #037ff0;
    padding: 5% 5% 5% 4%;
    margin: 0px 14px;
}
.Feature__CirclesContainer {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 5%;
}
p.Feature__CirclesContainerheading {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
  line-height: 34px;
}
p.Feature__CirclesContainerheading span {
    font-size: 28px;
}
a.co2-btn {
    background-color: #037ff0;
    padding: 15px 30px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    border-radius: 12px;
}
.btn-co2-emission {
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10%;
}
.content2 p {
    margin: 10px 36px;
    font-size: 22px;
    font-weight: 600;
}
p.fact1 {
    font-size: 44px;
    font-weight: 700;
    margin-top: 8%;
}
.comapasrison {
    display: flex;
    text-align: center;
    margin-top: 10%;
}
@media only screen and (max-width: 1600px) and (min-width: 992px)  {
.page-container.textpage .textpage_img .img-holder img {
    width: 300px;
    height: 300px;
}
  .page-container.textpage .textpage_img .hashtag {
    right: 0;
    top: 33%;
    font-size: 18px;
}
}
.__fbcw__widget.__fbcw__widget--small {
    width: 258px!important;
    min-width: 200px!important;
    margin-top: 9% !important;
    border-radius: 20px !important;
}
.__fbcw__widget__footer.__fbcw__widget__footer--small {
    border-radius: 0px 0px 20px 20px !important;
}
/* div#productsContainer .cat-inner.flex.flex-column {
    padding: 20%;
} */
@media only screen and (min-width:1700px) {
.page-container.textpage .textpage_img .img-holder img {
    width: 380px;
    height: 380px;
}
  .page-container.textpage .textpage_img .hashtag{
  top: 19%;
  }
}
.new-logo-container {
    margin-bottom: -64px;
  margin-left: -1.5%;
}
a#new-logo-product img {
    width: 102px;
}
.info-box {
    text-align: center;
}
section.custom_padding.product-desc.container.product-page-conatiner {
    padding: 50px 20px !important;
}
.info-box .content {
    padding: 30px;
}
.desc_content {
    padding-top: 4%;
}
div#specifications {
    padding-top: 5%;
    text-align: center;
}
.inner.flex1 {
    text-align: justify;
}
#specifications .product-details-list {
    border-top: 2px solid;
    margin-top: 3%;
    padding-top: 4%;
}

span.free-accessories {
    margin: 4% 0% !important;
}

.item.is_grid.swiper-slide.data-initialized {
    margin: 0px 3px;
    width: 294px !important;
}
#headlines .filter select {
    font-size: 14px;
}
a.btn.add-loader {
    background-color: #00b900;
}
.is_category img {
    width: 188px;
    height: auto;
}
 table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
}
      table, tr, td, th {
    border: 1px solid #ccc;
}

table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: .625em;
  text-align: center;
}

table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table, tr, td, th {
   border:0px solid #ccc; 
}
  
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
}
#contact-form .row.comp-details .inputs {
    flex-direction: row;
}
.o-t.flex.flex-column.flex1 span {
    font-size: 13px;
}
.o-t-wrap a.marg.flex.flex-align-center {
    font-size: 12px;
}

.product_description .info-box .content p a {
    color: var(--primaryColor);
    text-decoration: underline;
    font-weight: 600;
}

.footer-bottom-items {
	display: flex;
}

#footer .openingBtn {
	font-size: 12px;
  margin-right: 15px;
}

.new-logo-container {
	margin-left: 0;
  margin-right: 15px;
}

.openingBtn::before {
	top: 11px;
}

@media screen and (max-width: 992px) {
  .footer-bottom-items {
  	flex-direction: column;
  }
  .footer-service {
  	margin-bottom: 20px;
  }
  
  .new-logo-container {
  	margin-bottom: 0;
  }
}


.page-container.textpage.product-grade {
    padding-bottom: 0px;
}
.product-grade #faqs{
    padding-top: 50px;
    margin-top: 70px !important;
    padding-bottom: 25px;
}
.product-grade #faqs .header{
    justify-content: space-between;
}
.product-grade ul{
    padding-left: 30px;
    list-style-type: unset;
}
.product-grade .check{
    list-style-type: none!important;
    padding-left: 8px;
}
.product-grade .check svg{
    display: inline!important;
    height: 15px!important;
    margin-right: 7px!important;
}

#header .clearable-input .icon-search-holder, #voice, .clearable-input .clear-search {
    height: 50px;
}

#header .clearable-input > input {
    height: 50px;
}

#header .header {
    padding: 0 10px;
}

@media (max-width:767px) {
#refurbed-process .process-steps .step {
    flex: unset !important;
}
#refurbed-process .step {
    flex: unset !important;
} 
.profile-menu .submenu {
    right: 0;
    left: inherit;
}

#headlines .custom-select {
    padding: 20px;
}

#headlines.container {
    padding: 0px;
}

#headlines.fullwidth .hero-wrap.container {
    height: auto;
    border-radius: 0px;
}

#headlines.fullwidth figure {
    padding: 30px;
}

.home-block .header .title {
    margin-bottom: 15px;
}

.home-block.block_2 #categories .cat-inner .banner-text a {
    font-size: 15px;
    color: #000;
}

.home-block.block_2 #categories .cat-inner .banner-text .price {
    font-size: 14px !important;!i;!;
}

.home-products .goCategory.visible-mobile {margin: 0px;}

#reviews .pag_wrap {
    margin-top: 20px;
}

#refurbed-process .container {
    padding: 0px;
}

#refurbed-process .process-steps {
    display: flex;
    flex-direction: row;
    gap: 15px;
}

#refurbed-process .process-steps .step {
    width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px) !important;!i;!;
    margin: 0px;
    max-width: max-content;
    display: block;
}

.faq_item .faq_title .svg_icon {
    position: absolute;
    right: 0px;
}

.faq_item .faq_title {
    position: relative;
    padding-right: 20px;
    font-weight: 600;
}

#faqs .container {
    padding: 0px 20px;
}

#home-content .container {
    padding: 0px 20px;
    margin: 0px;
    box-shadow: none;
}
  
.page-container > .container {
    padding: 0px;
}

.page_container_inner {
    border-radius: 0px;
    padding: 30px 15px;
}

.category-toolbar {
    margin-top: 0px;
}

.item-name {
    font-size: 14px;
}

.item .deliverytime .svg_icon {
    height: 15px;
}

.span-list-available span.item-price.flex1 span {
    font-size: 15px;
    color: #000;
    font-weight: bold;
}

.item-meta-container.product-overlay {
    padding: 10px !important;!i;!;
}

.category_other_content div#flx-Box {
    margin: 0px;
}

.banner-area .container {
}

.b7_inner {
    background: transparent;
}

#flx-Box .images img {
    height: auto !important;
}
  
.product .meta {
    margin-top: 20px;
}

.page-container .product-free-items.container.container {
    padding: 0px 20px;
}
div#flx-Box {
    margin-bottom: 0px;
    padding-bottom: 0px !important;!i;!;
}
}

@media screen and (max-width: 576px) {
  .table-section table td {
  	font-size: .67em !important;
  }
}

ul.check{
	padding-left:0px;
}

ul.check li {
    position: relative;
    padding-left: 25px;
    list-style: none;
}

ul.check li::before {
	content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    background-image: url('https://cdn.webshopapp.com/shops/346038/files/476367918/checkmark-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-flex {
	display: flex;
  flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px;
}

.custom-flex.centererd-cols .custom-col {
	text-align: center;
}

.custom-flex .custom-col {
	position: relative;
  box-sizing: border-box;
  padding: 0px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 30px;
}

.custom-flex .center-col {
	text-align: center;
}

.custom-flex .custom-col.flex-3 {
	flex: 0 0 33.333%;
  width: 100%;
  max-width: 33.333%;
}

.custom-flex .custom-col.flex-2 {
	flex: 0 0 50%;
  width: 100%;
  max-width: 50%;
}

.custom-flx-box .images {
	width: 100%;
  justify-content: center !important;
}

.custom-flx-box .images .image-wrap {
	width: 33.333%;
  padding: 0px 10px;
}

.custom-flx-box .images .image-wrap img {
	margin: 0 !important;
}

@media screen and (max-width: 768px) {
  .custom-flex .custom-col.flex-3,
  .custom-flex .custom-col.flex-2 {
	flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
  
  .custom-home-block .banner-content {
  	padding-right: 0px !important;
    padding-left: 0px !important;
  }
  
  .custom-flx-box .images .image-wrap {
  width: 100% !important;
  }
}
