.block-anemie-btn{
	height: 55px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    color: #303030;
	font-family: 'Inter';
    font-weight: 700;
    font-size: 16px;
	border: 1px solid #303030;
	border-left:0px;
	border-right:0px;
	margin-top:10px;
}

.block-anemie-btn > a {
   height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
	justify-content:center;
    padding-left: 10px;
	text-decoration:none !important;
	transition:all .2s ease-in-out !important;
		 background-color:#292F51;
	color:white;
}

.block-anemie-btn > a:hover {
   background-color:white;
	color:#303030;
}

.no-results-message {
    text-align: center;
    padding: 20px;
    background-color: #292f51;
    border: 1px solid #292f51;
    border-radius: 5px;
    margin: 20px 0;
}
.subcategory-icon {
    margin-left: 5px;
    font-size: 12px;
    color: #888;
}

.button_categorie_maquette .number,
.button_categorie_maquette span:last-child {
    color: grey;
    margin-left: -12px;
    font-size: 12px;
}

.button_categorie_maquette.active .number,
.button_categorie_maquette.active span:last-child {
    color: white;
}
.button_categorie_maquette .btns:nth-child(2){color:grey;}
.number{
	color:grey;
}
.button_categorie_maquette.active {
    background-color: #0073e6; /* Change to your desired active color */
    color: #fff; /* Change to your desired text color */
    border-color: #0073e6; /* Change to your desired border color */
}

.subcategories .button_categorie_maquette.active {
    background-color: #005bb5; /* Change to your desired active color for subcategories */
    color: #fff; /* Change to your desired text color */
    border-color: #005bb5; /* Change to your desired border color */
}
.no-results-message h4 {
    font-size: 18px;
    color: #fff !important; /* Red color for emphasis */
    margin-bottom: 10px;
}

.no-results-message p {
    font-size: 14px;
    color: #fff !important; /* Gray color for secondary text */
}
.col-md-2{padding-right:0px !important;}
.button_fond_maquette.active,
.button_design_maquette.active,
.sub-btn.active {
    background-color: #006AD0; /* Change to your desired active color */
    color: #fff; /* Change to your desired text color */
	border: 1px solid #006AD0;
}
.selected-filters-section .reset_all_input {
    background: none;
    border: none;
    color: #0073e6;
    font-size: 14px;
    cursor: pointer;
    padding: 0;
}
.selected-filters-section .reset_all_input:hover {
    text-decoration: underline;
}
.selected-filters-section .selected-filter .remove-filter {
    margin-left: 5px;
    cursor: pointer;
    color: #fff;
}
#image-gallery{
	margin:40px 35px !important;
}
.button_categorie_maquette.active {
    background-color: #292f51;
    border: solid 1px #292f51;
    border-radius: 5px !important;
    color: #fff;
}
.subcategories {
    display: none; /* Hide subcategories by default */
    margin-left: 10px; /* Indent subcategories for better visual hierarchy */
	margin-top: 10px !important;
	margin-bottom: 10px;
}

/* Subcategory buttons */
.subcategories .button_categorie_maquette {
    display: inline-flex; /* Make subcategory buttons inline-flex */
    align-items: center; /* Center content vertically */
    justify-content: space-between; /* Center content horizontally */
    color: #293052; /* Text color */
    font-size: 14px; /* Adjust font size */
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
	padding: 2px 25px;
    background-color: transparent;
    border: 1px solid #303030;
    border-radius: 5px !important;
	width:auto !important;
	margin:2px
}
.button-container .subcategory{
	width: auto !important;
    display: contents !important;
}
/* Hover and active states for subcategory buttons */
.subcategories .button_categorie_maquette:hover,
.subcategories .button_categorie_maquette.active {
    background-color: #293052; /* Background color on hover/active */
    color: #fff; /* Text color on hover/active */
}
/* Parent category buttons */
.button_categorie_maquette {
    width: 100%;
    padding: 15px 10px;
	background-color: transparent;
    border: none;
    border-top: 1px dashed #8b8b8b;
    display: flex;
    align-items: center;
    border-radius: 0 !important;
    text-align: left;
    cursor: pointer;
}
.colomn_buttons{
	margin-left: 50px;
    margin-right: 15px;
}
.button_categorie_maquette:hover {
    background-color: #007bff;
    color: white;
}
hr{border-top: 1px solid rgb(0 0 0 / 52%) !important;}
.subcategories .button_categorie_maquette:hover {
   background-color:#293052;
	color:#fff;
	border:1px solid #293052;
}
.divCouleurs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.checkbox-color {
    position: relative;
	margin-right: 20px;
}
.color-box {
    display: block;
    cursor: pointer;
}
.color-indicator {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    border: 2px solid transparent;
    transition: border-color 0.2s;
}
.checkbox-color input {
    position: absolute;
    opacity: 0;
}
.btns{
	font-weight:400 !important;
	padding: 0px 15px;
}
.h1_maquettes{
	text-align:left;
    margin: 0 !important;
    font-weight: 600 !important;
    font-size: 40px !important;
}
.p_maquettes{
	text-align: left;
}
.page-id-323 .title_div{
	margin : 45px 35px !important;
}
.button_design_maquette, .button_fond_maquette{
    border: 1px solid #292f51;
    background-color: #ffffff;
    color: #292f51;
    border-radius: 5px !important;
    height: 35px;
	padding: 0 20px;
}
.button_design_maquette:hover, .button_fond_maquette:hover,.button_design_maquette:active,.button_fond_maquette:active, .button_design_maquette:focus,.button_fond_maquette:focus{
	background-color:#F2F2F2;
	color:#303030;
	border:solid 1px #f2f2f2;
}
.sub-btn:hover , .sub-btn:active , .sub-btn:focus{
	background-color:#293052;
	color:#fff;
	border:none;
}
.subcategories {
    display: none; /* Hide subcategories by default */
    flex-wrap: wrap; /* Allow subcategory buttons to wrap to the next line if needed */
    margin-top: 10px; /* Add spacing between parent category and subcategories */
}
.subcategories {
    display: flex; /* Use flexbox */
    flex-wrap: wrap; /* Allow items to wrap to the next line */
}

/* Optional: Use ruby layout */
.subcategories.ruby-layout {
    display: ruby; /* Switch to ruby layout */
}
.selected-filters-section {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
    padding: 0px;
    background-color: #fff;
	margin-left: 50px;
}

.selected-filter {
    display: inline-flex;
    align-items: center;
    padding: 5px 20px;
    background-color: #292f51;
    color: #fff !important;
    border-radius: 5px;
    font-size: 12px;
    font-weight: 100;
}
.remove-filter {
    margin-left: 5px;
    cursor: pointer;
    color: #fff;
    font-weight: light;
}
.image-gallery{
	margin: 40px 30px !important;
}
.selected-filter .remove-filter:hover {
    color: #fff;
}
.subcategories.show {
    display: flex; /* Show subcategories as a flex container */
}
.divDesigns{
	display:flex;
	margin-left: 50px;
	margin-bottom: 35px;
	justify-content: flex-start;
	gap: 10px;
}
.logos_section {
    background-color: #37416F;
    height: 95px;
    margin-bottom: 35px;
}
.container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}
.logos_wrapper {
    display: flex;
    align-items: center;
    width: 100%;
}
.main_logo{
    width: 28%;
    background-color: #292f51;
    height: 95px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.main_logo img {
    max-height: 80px;
	vertical-align:middle !important;
}
.other_logos {
    display: flex;
    gap: 30px;
    flex-wrap: nowrap;
    margin-left: 40px;
}
.other_logos img {
    max-height: 60px; /* Adjust height for the smaller logos */
    object-fit: contain;
}
label.item-caty {
	display: flex;
	align-items: center;
	line-height: normal;
}
.Filter_title{
	margin-left:50px;
}
.filter_span{
	font-size: 20px;
    font-weight: 600;
}
.filter_span:before{
	    content:url('https://www.coherence-demos.fr/wp-content/uploads/2025/01/bibliotheque-de-maquettes-demo-maquette_header-08.svg');
        display: inline-block;
        padding-right: 5px;
        vertical-align: middle;
        font-weight: 900;
}
.colomn_checkboxs {
	display: flex;
	flex-wrap: wrap;
	margin-left: 45px;
	margin-bottom: 30px;
}
.checkbox {
	font-family: 'Inter';
	color: #00366C;
	font-weight: 600;
	width: 49%;
	margin-bottom: 15px;
}
.checkbox label.item-caty.active {
    color: #0075ff;
}
.checkbox input {
	margin-right: 10px !important;
	width: 20px;
	height: 20px;
	margin-top: 0px;
}
.checkbox-color {
    position: relative;
    display: inline-block;
    margin: 5px 12px;
    height: 20px;
}
.checkbox-color input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.color-indicator {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    cursor: pointer;
    transition: border-color 0.3s ease;
}

/* Add a white checkmark when the checkbox is checked */
.checkbox-color input:checked + .color-indicator::after {
    content: "✓"; /* Unicode checkmark */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: white;
    font-weight: bold;
}
.checkbox-color input:checked + .color-indicator::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-30%, -10%);
    width: 18px;
    height: 18px;
    background-image: url(https://www.coherence-demos.fr/wp-content/uploads/2025/01/bibliotheque-de-maquettes-demo-maquette_header-09.png);
    background-size: inherit;
    background-repeat: no-repeat;
}
.radioButton {
	font-family: 'Inter';
	color: #00366C;
	font-weight: 600;
	width: 49%;
	margin-bottom: 15px;
}
.radioButton input {
	margin-right: 10px !important;
	width: 20px;
	height: 20px;
	margin-top: 0px;
}
.radioButton label.item-caty {
    color: inherit;
}
.radioButton label.item-caty.active {
    color: #0075ff;
}
.logoSvg {
	text-align: center;
	padding: 15px 30px;
}
span.itemSpan {
    font-size: 14px;
    font-weight: 500;
}
.categoriesCont {
	font-family: 'Inter';
    font-weight: 700;
    font-size: 16px;
}
.bg {
	height: 350px!important;
	box-shadow: none !important;
	background-size: cover!important;
	background-position: top !important;
	transition: all 2s ease;
}
.gallery:hover .bg {
	background-position: bottom !important;
	transition: all 7s ease;
}
.img-overlay {
    background: #26517f85;
}
.gallery {
	box-shadow: none !important;
}
.filter_maquettes .col-md-4 {
	padding: 2px 6px !important;
	margin: 4px 0 !important;
}
.filterCol {
	padding: 20px 30px;
}
.img-wrapper {
    position: relative;
}
.img-wrapper img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}
.img-wrapper a {
    cursor: pointer;
}
.img-overlay {
    background: #292f51c4;
    width: 75%;
    height: 20%;
    position: absolute;
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transform: translate(-50%, -50%);
    cursor: pointer;
	flex-direction: column;
}
.img-overlay i {
    color: #fff;
    font-size: 3em;
}
#overlay {
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.gallery{
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.gallery a {
    display: block;
    text-decoration: none;
    width: 100%;
    overflow: hidden;
    outline: none;
    z-index: 9999999999999999999999999999;
}
.bg {
    width: 100%;
    /*height: 265px;*/
    height: 245px;
    /*background-size: cover;*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.gallery:hover .img-overlay{
    opacity: 1;
}
.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.8);
    z-index: 999;
    opacity: 1;
    transition: all 0.5s;
}
.lds-dual-ring.hidden {
    display: none;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 0;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
    -webkit-animation: lds-dual-ring 1.2s infinite;
    left: 50%;
    top: 50%;
    position: absolute;
}
a.dcs_loadmore {
	border: 1px solid;
	padding: 5px 30px;
	border-radius: 20px;
	margin-top: 20px;
	display: inline-block;
	width: fit-content;
	color: #496fff;
	font-weight: 400;
}
.col-md-9.maquettesCol {text-align: center;}
a.dcs_loadmore:hover {
	background-color: #496fff;
	color: #fff;
}
p.dcs_para_center {
	font-weight: 600;
	color: #431fb7;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.filter_maquettes .marB20{
    margin-bottom: 20px !important;
}
@media only screen and (min-width: 801px) and (max-width: 1300px) {
	span.itemSpan {width: calc(100% - 30px);}
	.checkbox {width: max-content;}
}
@media only screen and (max-width: 800px) {
	.logoSvg img {
		max-width: 300px;
	}
	.checkbox {
		width: 32%;
	}
	.maquettesCol div#image-gallery .col-md-4 {
		width: 48%;
	}
	.maquettesCol .gallery {
		border: 2px solid #496fff5c !important;
	}
	.maquettesCol div#image-gallery {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
}
@media only screen and (max-width: 600px) {
	.checkbox {
		width: 49%;
	}
}
@media only screen and (max-width: 500px) {
	.maquettesCol div#image-gallery .col-md-4 {
		width: 100%;
	}
}
@media only screen and (max-width: 400px) {
	.checkbox {
		width: fit-content;
		margin-right: 10px;
	}
	span.itemSpan {
		width: unset;
		font-size: 15px;
	}
	.checkbox input {
		width: 15px;
		height: 15px;
	}
	.colomn_checkboxs {
		justify-content: space-around;
	}
}
.reset_all_input {
    border: 1px solid;
    padding: 5px 35px !important;
    border-radius: 0;
    display: inline-block;
    width: fit-content;
    color: #fff;
    font-weight: 400;
    background: #292f51;
    cursor: pointer;
    font-size: 15px !important;
    letter-spacing: 0.015em;
}
.reset_all_input:hover {
    background-color: transparent;
    color: #496fff;
}
.colomn_btn_reset {
    text-align: center;
    margin-top: 15px;
}
.sticky-filter-btn {
    position: fixed;
    right: 12px;
    top: 7%;
    z-index: 999;
}
.filter-btn {
    background-color: #292f51;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 18px;
    cursor: pointer;
}
.filter-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.filter-btn:hover {
    background-color: #292f51;
}
body.single-maquettes .gallery {
    border: solid 1px #dcdee6fa !important;
    padding: 10px !important;
}
.div_voirSite{
	margin-top: 40px;
}
.btn_voirSite{
    border: 1px solid;
	padding: 5px 30px;
	border-radius: 20px;
	display: inline-block;
	width: fit-content;
	color: #496fff;
	font-weight: 400;
}
.btn_voirSite:hover {
	background-color: #496fff;
	color: #fff;
}
/* Default styles for larger screens (desktops) */
.filterCol {
    display: block; 
}
.sticky-filter-btn {
    display: none; 
}
@media only screen and (max-width: 1024px) {
    .col-md-9.maquettesCol {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .filterCol {
        display: none; 
    }
    .sticky-filter-btn {
        display: block; 
        top: 14%;
    }
    .fusion-header-wrapper {
        position: unset !important;
    }
}
@media only screen and (max-width: 800px) {
    .filter_maquettes .col-md-4 {
        padding: 2px 6px !important;
        margin: 4px 0 !important;
        float: left;
    }
    .col-md-4 {
        width: 50%;
    }
    .fusion-header-wrapper {
        position: unset !important;
    }
    .sticky-filter-btn {
        top: 18%;
    }
}
 div#filterModal.fade {
    opacity: unset;
}
div#filterModal.modal {
    display: none;
    overflow: auto !important;
    overflow-y: scroll !important;
    position: fixed;
    /* top: 35%; */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
} 
.modal-backdrop.fade.show {
    display: none !important;
}
.ua-mobile .modal-open {
    position: unset !important;
    overflow: unset !important;
}
body.page-id-323 .modal {
    z-index: 10050 !important; /* or higher */
}
body.page-id-323 .modal-backdrop.show {
    z-index: 10040 !important; /* lower than modal z-index */
}
body.page-id-323 .modal-dialog{
    margin: 1.75rem auto !important;
    z-index: 999999999999999 !important;
}
body.page-id-323 .modal.fade .modal-dialog {
    transform: unset !important;
}
body.page-id-323 .modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0.25rem;
}
.categoriesCont{
	height: 30px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    gap: 20px !important;
    padding: 10px 50px !important;
    position: relative !important;
    overflow: hidden !important;
    margin: 5px 0px;
    color: #303030;
}
.radio-button {
  display: inline-block !important;
  position: relative !important;
  cursor: pointer !important;
}

.radio-button__input {
  position: absolute !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
}

.radio-button__label {
  display: inline-block !important;
  padding-left: 30px !important;
  margin-bottom: 10px !important;
  position: relative !important;
  font-size: 15px !important;
  color: #f2f2f2 !important;
  font-weight: 600 !important;
  cursor: pointer !important;
  text-transform: uppercase !important;
  transition: all 0.3s ease !important;
}

.radio-button__custom {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 50% !important;
  border: 2px solid #555 !important;
  transition: all 0.3s ease !important;
}

.radio-button__input:checked + .radio-button__label .radio-button__custom {
  background-color: #4c8bf5 !important;
  border-color: transparent !important;
  transform: scale(0.8) !important;
  box-shadow: 0 0 20px #4c8bf580 !important;
}

.radio-button__input:checked + .radio-button__label {
  color: #4c8bf5 !important;
}

.radio-button__label:hover .radio-button__custom {
  transform: scale(1.2) !important;
  border-color: #4c8bf5 !important;
  box-shadow: 0 0 20px #4c8bf580 !important;
}
.style_btn_rest {
    color: #555 !important;
    text-decoration: none !important;
    padding: 2px 0px !important;
    font-size: 12px !important;
    cursor: pointer !important;
    background: transparent !important;
    position: relative !important;
    transition: all 1s !important;
    overflow: hidden !important;
	margin-top: 4px;
}
.style_btn_rest:hover {
  color: #293052 !important;
}
.style_btn_rest::after {
  content: "x";
  margin-right: 0px;
  padding-left: 5px;
}
.style_btn_rest:hover::before {
  width: 160% !important;
}
bold, strong {
    font-weight: 700 !important;
}
@media only screen and (max-width: 1440px) {
	.Filter_title {margin-left: 15px;}
	hr{margin-left:20px;}
	.categoriesCont{margin:5px 0;}
	.divDesigns {margin-left: 20px;margin-bottom: 25px;}
	.btns {font-weight: 400 !important;padding: 0px 0px;}
	.colomn_checkboxs{margin-left: 10px;}
	.itemSpan {font-size: 13px !important;}
	.colomn_buttons{margin-left: 10px;}
	.style_btn_rest{font-size: 10px !important;}
	.Filter span.filter{font-size:14px !important;}
	.categoriesCont{padding: 10px 10px !important;}
	.divDesigns{gap: 3px;}
	.button_design_maquette, .button_fond_maquette{padding: 0 15px;}
	.subcategories{margin-left: 10px;}
}
@media only screen and (max-width: 1360px) {
    .text-side{padding: 0px !important;}
    .p-coh{letter-spacing: 3px !important;}
    .p-bookme{font-size: 30px !important;}
    .ul-book{margin: 0 50px 0px 0px !important;}
    .h3-book{margin-top:10px !important;}
    .div-boook{margin-left: 30px !important;}
    .p-tbl{letter-spacing: -1px !important;}
    .h3-bok{font-size: 35px !important;}
    .div-guid{min-width: auto !important;}
}
@media only screen and (max-width: 1280px) {
    .trust-div{gap:20px !important;padding: 10px !important;}
    .p-linking-2 , .h1_maquettes{font-size: 30px !important;}
    .p-coh {letter-spacing: 1px !important;}
    .h3-bok{font-size: 30px !important;}
    .p-bok{padding-right: 40px !important;}
    .div-guid{min-width: auto !important;}
}
@media only screen and (max-width: 1200px) {
	.main_logo{padding-right: 15px !important;}.colomn_buttons {margin-left: -2px;}    
	.categoriesCont {padding: 10px 0px !important;}    
	.Filter_title {margin-left: 0px;}
	.colomn_checkboxs {margin-left: 0px;}
	.divCouleurs{gap:0;}
	.subcategories .button_categorie_maquette{font-size: 12px;padding: 2px 15px;}
	.button_design_maquette, .button_fond_maquette {padding: 0 25px;}
	.itemSpan {font-size: 14px !important;}
	.divDesigns {display: grid;}
    .p-linking-2, .h1_maquettes {font-size: 30px !important;}
    .call-div{width:1100px !important;}
    .p-linking{letter-spacing: 0px !important;}
    .logo-div , .blog-div{flex-wrap: nowrap !important;}
    .p-business{font-size: 19px !important;}
    .gmb-div{flex-wrap: nowrap !important;}
    .rsu .benefit-box{flex: 0 0 30% !important;}
    .rsu{align-items: stretch !important;justify-content: center !important;}
    .p-linking {letter-spacing: -1px !important;}
    .h3-bok{font-size: 25px !important;}
    .une{padding: 10px 50px !important;}
    .tbl-div{padding: 20px !important;margin: 20px !important;}

}
@media only screen and (max-width: 1024px) {
    .call-div {width: 950px !important;}
    .flex1{flex: 0 0 30% !important;}
    .avis-div{padding: 55px 25px !important;}
    .b-div{flex:7 !important;}
    .a-div{flex:4 !important;}
    .div-modgmb{padding: 10px !important;}
    .modgmb{margin-top: 0 !important;}
    .b-div,.a-div{padding: 10px 10px !important;}
}
@media only screen and (max-width: 425px) {
 .sommaire-container{flex-direction: column;}
 .flex-img{flex-direction: column-reverse;}
 .benefits-row{margin: 0px !important;}
 .benefit-box {min-width: 300px !important;}
}