.map-section .e-con-inner {
    margin: unset;
    margin-left: auto !important;
    max-width: calc((100% / 2 - 1440px / 2) + 1440px) !important;
}



/* For Webkit browsers (Chrome, Safari, Edge) */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* For Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}



.storage-text h3 {
    line-height: normal !important;
}


.color-text {
    color: #f9ff00;
}
a {
    text-decoration: none !important;
}
.grecaptcha-badge {
    display: none !important;
}
.LatestNews .elementor-widget-container .elementor-posts-container article .elementor-post__text {
    display: flex;
    justify-content: space-between;
}
.LatestNews .elementor-post__read-more:hover img {
    filter: invert(1) brightness(2);
}
.faqSecn .elementor-accordion-item h3, .faqSecn .elementor-accordion-item h3.elementor-active {
    border-top: 1px solid #000 !important;
	    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}
.service_btn{
	    color: #383838 !important;
    border: 1px solid #000;
    background-color: transparent!important;
    max-width: 100%;
    width: 349px;
}
.service_btn:hover{
	background:#383838 !important;
}
.page-id-5413{
	background: #cfc9bc3b;
}
.page-id-5413 h3.main-quote-header {
    padding: clamp(30px, 6vw, 100px);
    text-align: center;
    font-size: clamp(26px, 4vw, 60px) !important;
}
.page-id-5413 .customer-order-form-container, .page-id-5413 .order-form-container, .page-id-5413 .customer-payment, .page-id-5413 .customer-insurance, .page-id-5413 .terms-conditions-wrapper{
    background: #fff;
    padding: clamp(20px, 3vw, 40px);
    border-radius: 20px;
}
 .page-id-5413 .customer-payment, .page-id-5413 .customer-insurance, .page-id-5413 .terms-conditions-wrapper{
	 margin-bottom: 20px;
}
.page-id-5413 .size-option.card-item {
    display: flex;
    justify-content: space-between;
	background: #cfc9bc3b;
    margin-bottom: 20px;
    border-radius: 20px;
    align-items: center;
    padding: 20px 30px;
}
.page-id-5413 .size-option.card-item .button-container p {
    display: flex;
    flex-direction: row;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #ddd;
}
.page-id-5413 .item-selector-cart .button-container p {
    display: flex;
    flex-direction: row;
    background: #fff;
    border-radius: 50px;
    border: 1px solid #ddd;
	margin-bottom: 0px;
}
.page-id-5413 .item-selector-cart .button-container p input {
    padding: 0px 0px 0px 18px;
    height: 100% !important;
    text-align: center;
}
.item-selector-cart {
    display: flex;
    gap: 20px;
}
.item-selector-cart > div{
	margin-bottom: 0px !important;
	
}
.item-selector-cart > p button.add-btn {
    width: 100%;
    background: #faff00;
    height: auto;
    border-radius: 50px;
}
.item-selector-cart > div, .item-selector-cart > p {
    width: 100%;
}
.item-selector-cart > p {
    background: #faff00;
    border-radius: 50px;
    text-align: center;
    margin-bottom: 0px;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
}
.page-id-5413 .size-option.card-item .button-container input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number.selector-input {
	    height: 100%;
    text-align: center;
	padding: 0px 0px 0px 18px;
}
.item-selector-cart > p button.add-btn:hover {
    background: #999999;
    color: #fff !important;
	border: 0px;
}
.value-saver li p {
    margin-bottom: 0px !important;
}
.customer-notes-wrapper textarea {
    border-radius: 10px;
    border-color: #ddd;
    height: 220px;
}
.box-card-selector > div.card-item.card-selector ul > li:first-child p {
    font-weight: 600;
}
.page-id-5413 .size-option.card-item label {
    font-weight: 600;
}
.value-box-container .item-selector-cart {
    width: 300px;
}
.page-id-5413 .button-container p button:hover, .page-id-5413 .button-container p button:focus{
    background-color: #ffffff00 !important;
}
.page-id-5413 .card-item.card-selector ul {
    list-style: none;
    padding: 0px;
}
.box-card-selector {
    display: flex;
    gap: 20px;
	    flex-wrap: wrap;
}
.box-card-selector > div {
    width: calc(100% / 3 - 20px);
    border: 1px solid #ddd;
    border-radius: 20px;
	  padding: 20px;
	  display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.value-box-container > div ul.price p {
    margin-bottom: 0px;
    padding: 10px;
}
.insurance-policies ul, .terms-conditions-wrapper ul {
    list-style: none;
}
.terms-conditions-wrapper ul {
   padding: 0px;
}
.terms-conditions-wrapper ul li{
	    background: #F3F1EE;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 10px;
}
.terms-conditions-wrapper ul li p label {
    display: inline-flex;
    flex-direction: row;
    gap: 20px;
	color: #808080;
	line-height: 1.4;
}
.cf7mls-btns.cf7mls-btns-last-step {
    display: none !important;
}
.insurance-policies ul li {
    position: relative;
}
form.cf7mls input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background: #faff00;
    border: 0px !important;
    margin: 0;
    padding: 22px;
    font-size: 22px;
    font-weight: 600;
}
form.cf7mls input.wpcf7-form-control.wpcf7-submit:hover{
	   background: #999999;
	color: #fff !important;
}

.cf7mls_next::after {
    content: "";
    display: inline-block;
    width: 16px; 
    height: 16px;
    background-image: url('/wp-content/uploads/2025/01/right-menu-arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px; 
    vertical-align: middle;
}
.cf7mls_back::before {
    content: "";
    display: inline-block;
    width: 16px; 
    height: 16px;
    background-image: url('/wp-content/uploads/2025/01/right-menu-arrow.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
	transform: scaleX(-1);
}
.terms-conditions-wrapper ul li p label br {
    display: none;
}

.insurance-policies ul li:before {
    content: "";
    top: 17px;
    left: -30px;
    position: absolute;
    width: 23px;
    height: 2px;
    background: #000;
}
.insurance-policies > p, .terms-conditions-wrapper > p label  {
    background: #F3F1EE;
    border-radius: 10px;
    padding: 30px;
}
.insurance-policies > p label{
    display: flex;
    align-items: center;
    gap: 20px;
}
.insurance-policies > p label br {
    display: none;
}
.card-item.card-selector > p {
    display: none;
}
.celsecbox p label br {
    display: none;
}
.box-card-selector {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.card-item.card-selector ul li:last-child {
    background: #cfc9bc3b;
	    border-radius: 10px;
    padding: 0px 10px;
}
.card-item.card-selector ul {
    list-style: none;
    padding: 0px;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number.selector-input:focus {
    border: 0px;
    outline: 0px;
}
.value-box-wrapper {
    background: #F3F1EE;
    border-radius: 10px;
    padding: 20px;
    margin-top: 20px;
}
.value-box-container {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.value-box-container > div ul.price {
    list-style: none;
    padding: 0px 5px;
    background: #F3F1EE;
    border-radius: 5px;
}
.value-saver ul {
    list-style: none;
    padding: 0px;
}
.value-box-container > div {
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #CFC9BC;
	  display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number.selector-input {
    border: 0px !important;
}
[type=button], [type=submit], button {
    border: 0px !important;
    color: #000 !important;
    font-size: 20px;
}
.page-id-5413 .form-wrapper label {
    display: none;
}
.page-id-5413 .form-wrapper br {
    display: none;
}
.page-id-5413 .form-container-wrapper.step-three-inputs {
    display: grid
;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}
.page-id-5413 .form-container-wrapper.step-three-inputs .form-group:first-child, .page-id-5413 .form-container-wrapper.step-three-inputs .form-group:nth-child(2) {
    grid-column: span 2;
}
.page-id-5413 .form-container-wrapper.step-three-inputs .form-group:nth-child(3) {
    grid-column: span 3;
}
.page-id-5413 .form-group p {
    margin-bottom: 0px;
}
.page-id-5413 input {
    border-radius: 10px !important;
    border: 1px solid #ddd !important;
	padding: 15px;
}
.page-id-5413 .delivery-date-container.form-container-wrapper {
    display: flex
;
    gap: 20px;
}
.page-id-5413 .delivery-date-container.form-container-wrapper > div {
    display: block;
    width: 100%;
}
.page-id-5413 .delivery-date-container.form-container-wrapper > div label {
    margin-bottom: 10px;
}
.celsecbox p label {
       width: 100%;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    min-height: 120px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0px;
	font-weight: 600;
}

.ideal-storage-section .wpcf7-list-item-label::after {
    display: block;
    font-size: 18px;
    color: #999999;
    margin-top: 12px;
    font-weight: 400;
}

/* Add specific time ranges */
.ideal-storage-section .wpcf7-list-item:first-child .wpcf7-list-item-label::after {
    content: "7am — 10am";
}
.ideal-storage-section .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::after {
    content: "10am — 1pm";
}
.ideal-storage-section .wpcf7-list-item:last-child .wpcf7-list-item-label::after {
    content: "1pm — 4pm";
}
.ideal-delivery-section .wpcf7-list-item-label::after {
    display: block;
    font-size: 18px;
    color: #999999;
    margin-top: 12px;
    font-weight: 400;
}

/* Add specific time ranges */
.ideal-delivery-section .wpcf7-list-item:first-child .wpcf7-list-item-label::after {
    content: "";
}
.ideal-delivery-section .wpcf7-list-item:nth-child(2) .wpcf7-list-item-label::after {
    content: "Save 10%";
}
.ideal-delivery-section .wpcf7-list-item:last-child .wpcf7-list-item-label::after {
    content: "Save 20%";
}
.payment-options .wpcf7-list-item-label::after {
    display: block;
    font-size: 22px;
    color: #808080;
    margin-top: 12px;
    line-height: 1.4;
    font-weight: 400;
}

/* Add specific time ranges */
.payment-options .wpcf7-list-item:first-child .wpcf7-list-item-label::after {
    content: "We will load your card details onto Stripes Secure Payment Server.  We will then make the charges to your card on the day the invoice is due ";
}
.payment-options .wpcf7-list-item:last-child .wpcf7-list-item-label::after {
    content: "You can pay your invoice by card upon receipt by clicking on the link in the invoice ";
}

.page-id-5413 .size-option.card-item .button-container span.wpcf7-form-control-wrap {
    max-width: 50px;
    display: inline-flex
;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.page-id-5413 .form-container-wrapper.step-three-inputs .form-group:last-child {
    grid-column: span 4;
}
.delivery-date-wrapper {
    padding: clamp(30px, 4vw, 80px) 0px;
}
.ideal-delivery-section{
	margin-top: clamp(30px, 4vw, 80px);
}
.cf7mls-btns {
    background: #fff;
    border-radius: 0px 0px 20px 20px;
    margin-top: -30px;
	    padding: 0px 40px;
}
#cf7mls-next-btn-cf7mls_step-1, #cf7mls-back-btn-cf7mls_step-2 {
    margin: 0px;
}
button#cf7mls-next-btn-cf7mls_step-1 {
    background: #faff00;
    min-width: 300px;
    border-radius: 10px;
}
.value-saver {
    display: flex;
    justify-content: space-between;
}
.save-percentage p {
    background: #faff00;
    aspect-ratio: 1 / 1;
    display: inline-flex;
    padding: 0px;
    width: 100px !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 600;
	  word-wrap: break-word;
    padding: 0 10px;
    text-align: center;
}
.customer-notes-wrapper p > label {
    color: #808080 !important;
    padding: 30px 0px!important;
    font-weight: 600;
}
.wpcf7-form .fieldset-cf7mls .cf7mls-btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
	padding-bottom: 40px;
}
button#cf7mls-back-btn-cf7mls_step-2, button#cf7mls-next-btn-cf7mls_step-2 {
    background: #faff00 !important;
	min-width: 300px;
	margin: 0px;
}
.payment-options fieldset label span {
    display: block !important;
}
.payment-options fieldset label span b {
    display: block;
    margin-bottom: 10px;
	color: #000;
	font-weight: 500;
}
.payment-options fieldset br {
    display: none;
}
.payment-options fieldset {
    padding: 0px;
    border: 0px;
}
.payment-options fieldset label .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    background: #F3F1EE;
    padding: 20px;
    border-radius: 10px;
	  color: #383838;
    font-weight: 600;
	margin-bottom: 10px;
}
span.wpcf7-form-control-wrap span.wpcf7-list-item.first.last {
    margin: 0px !important;
}
.payment-options fieldset label .wpcf7-list-item {
    margin: 0px !important;
    display: block;
    width: 100%;
}
.payment-options label {
    display: block;
}
.payment-options fieldset label .wpcf7-list-item {
    margin: 0px !important;
    display: block;
    width: 100%;
}
.payment-options fieldset label br {
    display: none;
}
.celsecbox p label:hover {
    border: 1px solid #000;
}

.save-percentage {
    text-align: end;
}
.value-saver > div {
    width: 100%;
}
.page-id-5413 .customer-order-form-container h2, .page-id-5413 .order-form-container h2, #step5Form h2{
	font-size: 22px;
	font-weight: 600;
}
.celsecbox p {
    display: flex;
    gap: 20px;
}
.celsecbox .wpcf7-radio {
    display: flex;
    width: 100%;
	gap: 20px;
}

.celsecbox .wpcf7-radio > span {
    width: 100% !important;
    display: block !important;
	margin: 0px !important;
}
.celsecbox label:has(input[type="radio"]:checked) {
    border: 1px solid #000 !important;
}
.celsecbox input[type="radio"] {
    opacity: 0;
}
span.wpcf7-form-control-wrap {
    display: block !important;
    width: 100%;
}
.celsecbox p label{
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
	transition: all .5s;
}
/* .dev_footer a{
	color:#fff !important;
} */
.dev_footer a:hover{
	color:#FAFF00 !important;
}
.btn-180 a.elementor-button {
    width: 100%;
    max-width: 180px;
}
.ehf-header #masthead {
  z-index: 9999;
  position: relative;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0; 
}
.hfe-nav-menu__toggle {
 margin: 0 !important;
text-align: right !important;
}

.boxContt h4{
	font-size:22px !important;
	line-height:26px !important;
	font-weight:600 !important;
}
.boxContt ul{
	padding-left:0px !important;
	margin-left:15px !important;
	
}


.boxContt ul li{
	font-size:22px !important;
	line-height:26px !important;
	font-weight:400 !important;
}

.faqSecn .elementor-accordion-item {
  border-color: #FFFFFF !important;
  margin-bottom: 10px !important;
  border-radius: 5px !important;
  background: #fff !important;
}
.faqSecn ul{
	margin-bottom:12px !important;
}

.LatestNews a.elementor-post__read-more {
  
  background: #FAFF00 !important;
  padding: 15px 30px !important;
  border-radius: 5px !important;
}
.dev_footer li.current-menu-item a{
	color:#FAFF00 !important;
}

	.elementor-widget-theme-site-logo {
    position: relative;
    z-index: 1;
}

.cstm--why--sb .swiper-slide .elementor-widget-image-box .elementor-image-box-content{
	line-height: 1.6 !important;
}
.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
  
  vertical-align: middle !important;
}

.QuoteForm input[type="number"]{
	margin-top:-12px !important;
}
.dev_testi .elementor-swiper-button {
  
  top: -20% !important;
  
}


.dev_testi .elementor-swiper-button-prev{
	height:40px !important;
	width:40px !important;	
	background:url('https://storagebox.ie/wp-content/uploads/2023/04/Group-39.png') center center no-repeat !important;
	background-size:100% !important;
}
.dev_testi .elementor-swiper-button-next{
	height:40px !important;
	width:40px !important;
	
	background:url('https://storagebox.ie/wp-content/uploads/2023/04/Group-45.png') center center no-repeat !important;
	background-size:100% !important;
}
.faqSecn .fas{
	display:none !important;
}

.faqSecn svg {
    font-size: 24px;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    text-align: right;
    width: fit-content;
    height: max-content;
    line-height: 0;
}
/* .faqSecn .elementor-accordion-icon-opened,.faqSecn .elementor-accordion-icon-closed{
	
		height:40px !important;
	width:40px !important;
	
	background:url('https://storagebox.ie/wp-content/uploads/2023/04/arrow.png') center right no-repeat !important;
	background-size:100% !important;
	
} */

.cnnleft a{
	text-decoration:none !important;
	color:#000 !important;
}

.ccb-wrapper-1753 .calc-buttons .calc-btn-action.success {
  background: #FAFF00 !important;
  color: #000 !important;
}

.calculator-settings.ccb-front {
  margin: 12px auto !important;
}
.ccb-wrapper-1753 .calc-list-inner {
  padding: 0px 40px 40px 40px !important;
}

.calculator-settings.ccb-front {
  margin: 0px auto !important;
}

.ccb-wrapper-1753 .calc-checkbox.boxed-with-checkbox-and-description .calc-checkbox-item label, .ccb-wrapper-1753 .calc-checkbox.boxed-with-description .calc-checkbox-item label, .ccb-wrapper-1753 .calc-checkbox.boxed-with-checkbox .calc-checkbox-item label, .ccb-wrapper-1753 .calc-checkbox.boxed .calc-checkbox-item label {
  background: none !important;
  border: 1px solid #00000033 !important;
  border-radius: 4px !important;
}

.calc_checkbox_field_id_4  .calc-checkbox-item label{
   background: url('https://storagebox.ie/wp-content/uploads/2023/05/11.png') center bottom 10px no-repeat #FAEB1C !important;
}

.calc-radio-wrapper.boxed .calc-radio-item input:checked + label .calc-radio-label, .calc-radio-wrapper.boxed-with-radio .calc-radio-item input:checked + label .calc-radio-label {
  color: #000 !important;
}

.ccb-wrapper-1753 .calc-buttons .calc-btn-action.success {
  background: #FAEB1C !important;
  color: #000000 !important;
}

.dev_storage36 h4{
	font-size:26px !important;
}

.dev_storage362 ul{
	padding:20px 0px !important;
	margin-left:0px !important;
}

.dev_storage362 ul li{
	background:url('https://storagebox.ie/wp-content/uploads/2023/06/storage-box-icon.png') left center no-repeat !important;
	font-weight:600 !important;
	padding-left:42px !important;
	list-style:none !important;
	margin-bottom:12px !important;
	font-size:22px !important;
}

.dev_storage36 a{
	color:#000 !important;
	text-decoration:none !important;
}


.faqSecn a, .dev_storage362 a,.dev_single_block a{
	text-decoration:none !important;
	color:#444638 !important;
	font-weight:bold !important;
}
.dev_single_block ul{
	margin:12px 0 !important;
}

.dev_single_block .post-navigation__arrow-next{
	background:url('https://storagebox.ie/wp-content/uploads/2023/08/right.svg') center center no-repeat;
	width:60px !important;
	height:60px !important;
	font-size:0px !important;
}

.dev_single_block .post-navigation__arrow-prev{
	background:url('https://storagebox.ie/wp-content/uploads/2023/08/left.svg') center center no-repeat;
	width:60px !important;
	height:60px !important;
	font-size:0px !important;
}

/* .boxContt5 .elementor-widget-container{
	min-height:207px!important;
} */
.custom-btn-quote a {
    background-color: transparent !important;
    color: #000;
    border: 1px solid #999999;
    border-radius: 8px;
}


.bxt a, .bxt-new a{
	position:relative;
	transition: ease 0.8s all;
	overflow:hidden;
}

.bxt-new a:after {
	background: #FAFF00 !important;
}

.bxt a:after, .bxt-new a:after {
    background: black;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    transition: ease 0.8s all;
}

.bxt a:hover::after, .bxt-new a:hover::after{
		width:100%;
}

.bxt a span, .bxt-new a span{
	z-index:1;
	position:relative;
}

.ser_off {
    background-color: #faff00;
    border-radius: 50%;
    min-width: 137px !important;
    height: 137px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ser_off .elementor-widget-container {
    align-items: center;
    display: flex;
}
/* new-csss */

.date_new p {
    color: #000000;
    font-family: "Gellix", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 25px;
    background: #faff00;
    display: inline;
    padding: 8px 15px 10px;
    border-radius: 20px;
}

.img_serv img {
    width: 100%;
}

.date_new {
    position: absolute;
    top: 20px;
    left: 20px;
}
.img_serv {
    position: relative;
}

.ser_new_main {
    margin-right: 20px;
}
.serv_con h3 {
    color: #000000;
    font-family: "Gellix", Sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 51px;
    margin: 20px 0px;
	margin-top:50px;
}

.serv_con p {
    text-align: left;
    color: #000000;
    font-family: "Gellix", Sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 36px;
}
.slick-initialized .slick-slide {
    display: block;
    padding: 0px 8px
;
}


.service-slide .slick-arrow, .area-slide .slick-arrow {
  position: absolute;
  font-size: 50px;
  color: #fff;
  top: -10%;
  transform: translateY(-60%);
  z-index: 9;
  cursor: pointer;
}

.service-slide .slick-left .area-slide .slick-left {
  right: 90px;
}

.service-slide .slick-right, .area-slide .slick-right  {
  left: auto;
  right: 4px;
}

.area_new_main {
    display: flex;
    gap: 16px;
}

.area_new_main {
    border: 2px solid #808073;
    padding: 40px;
    border-radius: 20px;
}

.img_area img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin-bottom: 20px;
}

.area_con h3 {
    color: #000000;
    font-family: "Gellix", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    margin: 15px 0px;
}

.area_con p{
color: #808073;
   font-family: "Gellix", Sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 31px;
	}

span.elementor-accordion-icon-opened {
    transform: rotate(180deg);
	transition:2s;
}

.elementor-widget-image a img[src$=".svg"] {
    width: 100% !important;
}

.hfe-nav-menu-icon {
    padding-right: 16px;
}
.contact--form form input {
    margin-bottom: 10px;
}
.contact--form form input[type="submit"] {
    background: #444638;
    color: #fff!important;
    height: 50px;
    min-width: 100%;
    border: 0px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: clamp(18px, 2vw, 22px);
}
.contact--cstmlist ul.elementor-icon-list-items span.elementor-icon-list-text a {
    color: #000;
}
.contact--form form input[type="submit"]:hover{
	background:  #faff00;
    color:  #444638!important;
}
.contact--form form textarea {
    height: 200px;
}
.text--underline h3, .text--underline h1 {
    color: #444638 !important;
}
.text--underline h3 span {
    text-decoration: underline;
    text-decoration-color: #dddd;
}
.btn {
align-items: center;
    background-color: #FAFF00;
    border-radius: 8px;
    color: #000;
    display: inline-flex;
    height: 60px;
    justify-content: center;
    min-width: 220px;
    position: relative;
    text-decoration: none !important;
    transition: background-color .3s ease-out;
    padding: 10px 20px;
    font-family: 'Gellix';
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
}
.btn-grid{
	display: flex;
    gap: 12px;
    justify-content: center;
}

.btn span {
    transition: padding .3s ease-out;
}

.btn:hover span {
    padding-left: 50px;
	  color:#fff;
}
.btn-grid .btn:hover span{
	padding-left:50px;
}

.btn:hover:before {
    opacity: 1;
}

.btn:before {
    background-image: url(https://storagebox.ie/wp-content/uploads/2024/02/barro-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 16px;
    left: 35px;
    opacity: 0;
    position: absolute;
    top: 20px;
    transition: opacity .3s ease-out;
    width: 19px;
}

.btn:hover {
    background-color: #444638;
}


.btn-new {
    background: #444638;
    color: #faff00;
    height: 50px;
	   min-width: 100%;
}

.btn-new:hover {
    background-color: #faff00;
}

.btn-new:before{
	    top: 16px;
	    left:20px;
}

.btn-new:hover:before {
    filter: invert(1);
}

.btn-new:hover span {
	  color:#000;
}

.new-btn-trans {
    background: transparent;
    border: 2px solid #444638;
	  color:#000;  
	   min-width: 100%px;
}

.new-btn-trans:hover {
    background-color: #444638;
}

.new-btn-trans:hover span {
	  color:#fff;
}

.new-btn-trans:before{
	left:15px;
}

.new-btn-trans:hover:before {
    filter: none;
}

.for_btn {
    text-align: end;
}

.ft_btn {
    border: 2px solid #000;
}

.ft_btn-conatc {
    border: 2px solid #000;
}

.ft_btn-conatc:before {
    top: 20px;
}


.mobile-btns .btn-new {
    min-width: 250px;
}

a.elementor-post__read-more:hover {
    background: #000!important;
    color: #fff!important;
	  padding-left:50px!important;
}


a.elementor-post__read-more {
    transition: ease 0.3s all;
    position: relative;
    width: 100%!important;
    max-width: 180px;
    display: block;
    text-align: center;
}

a.elementor-post__read-more:before {
    background-image: url(https://storagebox.ie/wp-content/uploads/2024/02/barro-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 17px;
    width: 17px;
    display: inline-block;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: ease 0.3s all;
    transform: translateY(-50%);
    left: 30px;
    background-position: center;
}

a.elementor-post__read-more:hover::before {
    opacity: 1;
}

.LatestNews a.elementor-button-link.elementor-button:hover{
	 background: #000!important;
    color: #fff!important;
	  padding-left:50px!important;
	
}


.LatestNews a.elementor-button-link.elementor-button {
    transition: ease 0.3s all;
    position: relative;
    width: 100%!important;
    max-width: 280px;
    display: block;
    text-align: center;
	  margin:0 auto;
}

.LatestNews a.elementor-button-link.elementor-button:before {
    background-image: url(https://storagebox.ie/wp-content/uploads/2024/02/barro-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 17px;
    width: 17px;
    display: inline-block;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: ease 0.3s all;
    transform: translateY(-50%);
    left: 30px;
    background-position: center;
}
.LatestNews a.elementor-button-link.elementor-button:hover::before {
    opacity: 1;
}

.con_page_btn .elementor-button:hover{
	 background: #000!important;
    color: #fff!important;
	  padding-left:50px!important;
	
}


.con_page_btn .elementor-button:before {
    background-image: url(https://storagebox.ie/wp-content/uploads/2024/02/barro-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 17px;
    width: 17px;
    display: inline-block;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: ease 0.3s all;
    transform: translateY(-50%);
    left: 44%;
    background-position: center;
}


.con_page_btn .elementor-button {
    transition: ease 0.3s all;
    position: relative;
    width: 100%!important;
    max-width: 100%;
    display: block;
    text-align: center;
	  margin:0 auto;
}

.con_page_btn .elementor-button:hover::before {
    opacity: 1;
}

.hfe-active-menu.hfe-active-menu {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #000;
    margin-left: auto!important;
    visibility: hidden !important;
}

.hfe-active-menu.hfe-active-menu:after {
    background: url(https://storagebox.ie/wp-content/uploads/2023/03/Group-160.svg);
    content: "";
    position: absolute;
    top: 21px;
    left: 5px;
    z-index: 99999;
    width: 30px;
    height: 30px;
    background-size: contain;
    display: inline-block;
    background-position: center;
    visibility: visible !important;
}

.hfe-nav-menu__breakpoint-tablet .hfe-active-menu + .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-active-menu + .hfe-nav-menu__layout-vertical{
	height:100vh;
}
/* Dundalk Page CSS START */
#storage-box-container-img img{
	width:952px;
	height:821px;
}
.eircode_A91_VE04{
	color:#FAFF00 !important;
}
#why_dundalk_storage{
gap:24px;
}
.submit-wrapper button[type=submit] {
      display: block !important;
    width: 100% !important;
    text-align: center;
    max-width: 100%;
    background: #faff00 !important;
    border-radius: 10px;
    padding: 16px 40px;
    font-weight: 600;
}
.slane_page_map .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-b30d30e{
margin-top: -24.75vw;
margin-left: -10.947917vw;
padding: 0 6%;
	max-width:100%
}
/* Dundalk Page CSS END */

.LatestNews a.elementor-post__read-more:before, .LatestNews a.elementor-button-link.elementor-button:before{
	display:none;
}
.LatestNews a.elementor-post__read-more:hover{
	padding-left:28px !important;
}
.LatestNews a.elementor-button-link.elementor-button:hover{
	padding-left:24px !important;
}
.wrap--area .elementor-container {
    flex-wrap: wrap !important;
	    flex-direction: column-reverse;
}

.wrap--area .elementor-container > div {
    width: 100% !important;
}
.wrap--area .elementor-container > div  .bxt{
	display: none;
}
/*****Updated Css Start**********/
.new_head_cls .elementor-column > .elementor-element-populated {
    padding: 10px 15px !important;
}
.cstm--nav span.hfe-menu-toggle.sub-arrow:before {
    content: "";
    top: 4px;
    left: 0;
    width: 20px;
    height: 11px;
    background: url(https://storagebox.ie/wp-content/uploads/2025/01/down-arrow.svg);
    position: absolute;
    background-repeat: no-repeat;
}
.cstm--nav span.hfe-menu-toggle.sub-arrow {position: relative;}
span.hfe-menu-toggle.sub-arrow i {
    opacity: 0;
}
.cstm--nav ul.sub-menu {
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.cstm--nav ul.sub-menu li a {
    padding: 10px 15px !important;
    line-height: 1 !IMPORTANT;
    font-size: 18px;
    font-weight: 600;
}
.cstm--nav ul.sub-menu li a:hover {
    background: #F3F1EE;
    border-radius: 8px;
    color: #000 !important;
}
.cstm--nav ul.sub-menu li span.hfe-menu-toggle.sub-arrow:before {
    background: url(https://storagebox.ie/wp-content/uploads/2025/01/right-menu-arrow.svg) !important;
    background-repeat: no-repeat !important;
    height: 20px !important;
	margin-top: -4px;
}
.cstm--nav ul.sub-menu li ul.sub-menu {
    margin-left: 20px;
    border-radius: 10px;
}
section.new_head_cls:has(.hfe-active-menu.hfe-active-menu-full-width) {
    background: #FAFF00 !important;
}
.cstm--slider .elementor-image-box-content h3.elementor-image-box-title {
    line-height: 1 !important;
}

.cstm--slider .elementor-image-box-content p.elementor-image-box-description {
    line-height: 1.4 !important;
    width: 100%;
    max-width: 374px;
}
.google--rev .ti-review-item .ti-inner {
    display: flex !important;
    flex-direction: column-reverse !important;
    gap: 20px;
}
.google--rev .ti-review-item .ti-inner .ti-review-header .ti-profile-details {
    display: flex
;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.google--rev .ti-review-item.source-Google.ti-image-layout-thumbnail {
    background: #fff;
    margin: 0px 7px 0px;
    padding: 0px;
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.13), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
    border: 1px solid #ddd;
    border-radius: 20px;
	flex: unset !important;}
.google--rev .ti-widget.ti-goog .ti-review-item>.ti-inner{
	border-radius: 0px !important;
	box-shadow: unset;
    border-color: transparent !important;
    background: transparent !important;
	    max-width: 100% !important;
    width: 342px !important;
}
.google--rev .ti-footer.source-Google{
	display: none;
}
.google--rev .ti-review-item .ti-inner span.ti-stars {
    order: 1;
}
.google--rev .ti-widget.ti-goog .ti-widget-container:not(.ti-col-1) .ti-reviews-container {
    width: calc(100% - 290px) !important;
    max-width: calc(100% - 290px) !important;
}
.google--rev .ti-review-item .ti-inner span.ti-read-more {
    display: none;
}

.google--rev .ti-review-item .ti-inner .ti-review-header img {
    display: none;
}
.google--rev .ti-review-item .ti-inner .ti-review-header .ti-profile-img {
    margin: 0px !important;
}
.google--rev .ti-widget.ti-goog .ti-controls .ti-next, .google--rev .ti-widget.ti-goog .ti-controls .ti-prev{
  width: 60px;
  height: 60px;
  border: 1px solid #000;
  border-radius: 50%;
	display: block !important;
}
.google--rev .ti-widget.ti-goog .ti-controls .ti-next:before{
	content:"";
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	position: absolute;
background:url(https://storagebox.ie/wp-content/uploads/2025/01/Vector-2.svg);
	background-repeat: no-repeat;
    transform: rotate(0deg);
	background-position: center;
}
.google--rev .ti-widget.ti-goog .ti-controls .ti-next:after, .google--rev .ti-widget.ti-goog .ti-controls .ti-prev:after{
	content: unset !important;
}
.google--rev .ti-widget.ti-goog .ti-controls .ti-prev:before{
	content:"";
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	position: absolute;
background:url(https://storagebox.ie/wp-content/uploads/2025/01/Vector-1.svg);
	background-repeat: no-repeat;
    transform: rotate(0deg);
	background-position: center;
}
.google--rev .ti-controls {
    position: relative !important;
    top: -80px !important;
    display: block !important;
    width: 100% !important;
}
.google--rev .ti-widget.ti-goog .ti-reviews-container-wrapper{
	margin: 0px !important
}
.google--rev .ti-widget.ti-goog .ti-controls .ti-next {
    right: 0px !important;
    left: auto !important;
}
.google--rev .ti-widget.ti-goog .ti-controls .ti-prev {
    right: auto !important;
    left: 0px !important;
}
.google--rev .ti-review-text-container.ti-review-content {
    font-size: 18px !important;
    color: #808080;
    line-height: 1.5 !important;
}
.google--rev .ti-widget.ti-goog .ti-star {
    width: 33px !important;
    height: 33px !important;
}
.google--rev span.ti-verified-review.ti-verified-platform {
    display: none;
}
.google--rev span.ti-stars {
    margin-bottom: clamp(20px, 3vw, 40px) !important;
}
.google--rev .ti-widget.ti-goog .ti-star {
    width: 33px !important;
    height: 33px !important;
    filter: brightness(1.2);
    margin-right: 10px !important;
}
.cstm--testimonial.google--rev {
    margin-top: 100px;
}
.google--rev .ti-widget.ti-goog .ti-widget-container .ti-name {
    padding: 0px !Important;
}
.google--rev .ti-widget.ti-goog .ti-profile-details .ti-name, .google--rev  .ti-widget.ti-goog .ti-profile-details .ti-date {
    font-size: 18px !important;
    font-weight: 600 !important;
	color: #000 !important;
	opacity: 1 !important;
}
.ti-widget.ti-goog .ti-widget-container .ti-date
/********Updated CSS END*********/
.faqSecn .elementor-accordion-item h3 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
.cstm--slider figure.elementor-image-box-img img {
    height: 400px !important;
	object-fit: cover;
	width: 100% !important;
	border-radius: 10px;
}
.page-id-1463 .ccb-wrapper-1753 .calc-thank-you-page-container.vertical,.page-id-1463 .ccb-wrapper-1753 .calc-container.vertical {
    max-width: 100% !Important;
}
.flex--storage .elementor-widget-wrap.elementor-element-populated {
    display: flex
;
    flex-direction: row;
    flex-wrap: nowrap;
}
.flex--storage .elementor-widget-wrap.elementor-element-populated > div {
    margin: 10px;
}
.hfe-nav-menu-icon i{
    width: 40px;
}
.hfe-nav-menu-icon:after {
       width: 40px;}
.hfe-nav-menu-icon:before {
       width: 40px;}


   
   
.btn:before {
   height: 18px;
   left: 30px;
   top: 16px;
   transition: opacity .3s ease-out;
   width: 19px;
}
   
.ft_btn-conatc, .ft_btn {
/*     min-width: 100%; */
}

   
.ft_btn-conatc:before, .ft_btn:before {
   height: 18px;
   left: 10px;
   top: 13px;

}
   
   .mobile-btns .btn:before {
   height: 15px;
   left: 12px;
   top: 12px;
   transition: opacity .3s ease-out;
   width: 19px;
}
.btn:before {
   height: 14px;
   transition: opacity .3s ease-out;
   width: 15px;
   position: relative;
   display: inline-block;
   left: -10px;
   top: 3px;
}	
   .btn:hover span {
   padding-left: 15px;
   color: #fff;
}
   
   .btn span{
   margin-left: 0px;
   }
   .mobile-btns .btn:before {
   height: 15px;
   left: -15px;
   top: 2px;
   width: 17px;
   position: relative;
}
   
   .mobile-btns > div:last-child .btn:hover span {
   color: #000;
}
   #step3Form h3.main-quote-header{
           font-size: 35px;
}
   #step3Form .customer-order-form-container .form-wrapper h2{
           font-size: 22px;
		 font-weight: 600;
   }
   #step3Form .delivery-date-wrapper h3 {
       font-size: 22px;
		  font-weight: 600;
   }
   #step3Form .ideal-storage-section h4{
       font-size: 22px;
		  font-weight: 600;
}
   #step3Form .customer-form-wrapper h3{
       font-size: 22px;
		  font-weight: 600;
   }

#cf7mls-next-btn-cf7mls_step-1, #cf7mls-back-btn-cf7mls_step-2{
       min-width: max-content;
   padding: 15px 40px;
   }




#cf7mls-next-btn-cf7mls_step-1,#cf7mls-next-btn-cf7mls_step-2, #cf7mls-back-btn-cf7mls_step-2,#cf7mls-back-btn-cf7mls_step-3,#cf7mls-next-btn-cf7mls_step-3,#cf7mls-back-btn-cf7mls_step-4,#cf7mls-next-btn-cf7mls_step-4 {
background: #444638;
    color: #faff00;
}
.btn::before{
	display:none;
}

.btn:hover span
{
	padding-left:0px !important;
}


.map_sec elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: stretch !important;
}
#step3Form .delivery-date-wrapper .form-conatiner-wrapper p{
	flex-wrap:nowrap;
}
#wpcf7-f5412-o1 {
    font-family: "Gellix", Sans-serif !important;
}
#wpcf7-f5412-o1 {
    font-family: "Gellix", Sans-serif !important;
}

.page-id-1917 .payment-btn p{
	display:none!important;
}


.elementor-11 .elementor-element.elementor-element-fb68373 .elementor-heading-title {
	font-size: 32px;
}

.elementor-11 .elementor-element.elementor-element-45b88ba .elementor-heading-title {
	font-size: 32px;
}

.elementor-11 .elementor-element.elementor-element-b2b6155 .elementor-heading-title {
	font-size: 32px;
}

.elementor-11 .elementor-element.elementor-element-48969b8 > .elementor-widget-container {
	font-size: 22px;
}

.elementor-11 .elementor-element.elementor-element-83eb66b > .elementor-widget-container {
	font-size: 22px;
}

.elementor-11 .elementor-element.elementor-element-c2b9716 > .elementor-widget-container {
	font-size: 22px;
}

.elementor-11 .elementor-element.elementor-element-24e89d0 .elementor-heading-title {
	font-size: 32px;
}

.elementor-11 .elementor-element.elementor-element-18c6aec .elementor-heading-title {
	font-size: 42px;
	color: #999;
}

.elementor-11 .elementor-element.elementor-element-7d29f3a .elementor-heading-title {
	font-size: 42px;
	color: #000;
}

.elementor-11 .elementor-element.elementor-element-80d06f0 > .elementor-widget-container {
	font-size: 22px;
	color: #808080;
}

.elementor-11 .elementor-element.elementor-element-92aef24 .elementor-heading-title {
	font-size: 60px;
}

.elementor-11 .elementor-element.elementor-element-6494fd5 .elementor-heading-title {
	font-size: 42px;
}

.elementor-11 .elementor-element.elementor-element-727cb5d > .elementor-widget-container {
	color: #999;
}

.elementor-11 .elementor-element.elementor-element-f0c8885 .elementor-heading-title {
	font-size: 42px;
}

.elementor-23 .elementor-element.elementor-element-7634f60 .elementor-heading-title {
	font-size: 42px;
}

.elementor-857 .elementor-element.elementor-element-7c7c329 .elementor-heading-title {
	color: #727269;
}

.elementor-857 .elementor-element.elementor-element-8bd0935 .elementor-heading-title {
	font-size: 42px;
}

.elementor-857 .elementor-element.elementor-element-da86a8b > .elementor-widget-container {
	color: #999;
}

.elementor-857 .elementor-element.elementor-element-3438b11 .elementor-heading-title {
	font-size: 42px;
}

.elementor-857 .elementor-element.elementor-element-6e41755 > .elementor-widget-container {
	color: #999;
}

.elementor-857 .elementor-element.elementor-element-76f2691 .elementor-heading-title {
	font-size: 42px;
}

.elementor-857 .elementor-element.elementor-element-c4c6ec0 > .elementor-widget-container {
	color: #999;
}

.elementor-857 .elementor-element.elementor-element-606fec1 .elementor-heading-title {
	font-size: 42px;
}

.elementor-857 .elementor-element.elementor-element-392fda4 > .elementor-widget-container {
	font-size: 22px;
	color: #808080;
}

.elementor-857 .elementor-element.elementor-element-fccb712 .elementor-heading-title {
	font-size: 60px;
}

.elementor-909 .elementor-element.elementor-element-7c7c329 .elementor-heading-title {
	color: #999;
}

.elementor-909 .elementor-element.elementor-element-7e657bc .elementor-heading-title {
	color: #fff;
}

.elementor-909 .elementor-element.elementor-element-455b084 .elementor-heading-title {
	font-size: 28px;
	color: #000;
}

.elementor-909 .elementor-element.elementor-element-dbd3ea5 .elementor-heading-title {
	font-size: 42px;
	color: #999;
}

.elementor-6733 .elementor-element.elementor-element-3d88455 .elementor-heading-title {
	font-size: 42px;
	color: #999;
}

.elementor-6733 .elementor-element.elementor-element-c9ac8d9 .elementor-heading-title {
	font-size: 42px;
	color: #383838;
}

.elementor-6733 .elementor-element.elementor-element-9dab885 .elementor-heading-title {
	font-size: 28px;
	color: #383838;
}

.elementor-6733 .elementor-element.elementor-element-b53801e .elementor-heading-title {
	font-size: 42px;
}

.elementor-6733 .elementor-element.elementor-element-42affdc .elementor-heading-title {
	font-size: 32px;
	color: #f3f1ee
}

.elementor-6733 .elementor-element.elementor-element-acf3e78 .elementor-heading-title {
	font-size: 42px;
}

.elementor-6733 .elementor-element.elementor-element-1c184f3 .elementor-heading-title {
	font-size: 42px;
}

.elementor-6733 .elementor-element.elementor-element-e4ca118 .elementor-heading-title {
	font-size: 28px;
}

.elementor-4937 .elementor-element.elementor-element-2254600 .elementor-heading-title {
	color: #000;
}

.elementor-4937 .elementor-element.elementor-element-3d88455 .elementor-heading-title {
	font-size: 42px;
	color: #999;
}

.elementor-4937 .elementor-element.elementor-element-c9ac8d9 .elementor-heading-title {
	font-size: 42px;
	color: #383838;
}

.elementor-4937 .elementor-element.elementor-element-9dab885 .elementor-heading-title {
	font-size: 28px;
	color: #383838;
}

.elementor-4937 .elementor-element.elementor-element-9c382d0 .elementor-heading-title {
	color: #383838;
}

.elementor-4937 .elementor-element.elementor-element-b53801e .elementor-heading-title {
	font-size: 42px;
}

.elementor-4937 .elementor-element.elementor-element-42affdc .elementor-heading-title {
	font-size: 42px;
}

.elementor-4937 .elementor-element.elementor-element-d140ae8 .elementor-heading-title {
	font-size: 42px;
}

.elementor-4937 .elementor-element.elementor-element-1c184f3 .elementor-heading-title {
	font-size: 42px;
	color: #383838;
}

.elementor-4937 .elementor-element.elementor-element-e4ca118 .elementor-heading-title {
	font-size: 28px;
	color: #808080;
}

.elementor-5230 .elementor-element.elementor-element-bdfdca5 .elementor-heading-title  {
	color: #000;
}

.elementor-5230 .elementor-element.elementor-element-8d05834 .elementor-heading-title {
	font-size: 42px;
	color: #999;
}

.elementor-5230 .elementor-element.elementor-element-1365511 .elementor-heading-title {
	font-size: 42px;
	color: #383838;
}

.elementor-5230 .elementor-element.elementor-element-5199a8b .elementor-heading-title {
	font-size: 28px;
	color: #383838;
}

.elementor-5230 .elementor-element.elementor-element-32b01f2 .elementor-heading-title {
	font-size: 42px;
}

.elementor-5230 .elementor-element.elementor-element-1c84b83 .elementor-heading-title {
	font-size: 42px;
}

.elementor-5230 .elementor-element.elementor-element-e82dbd6 .elementor-heading-title {
	font-size: 42px;
	text-align: left;
}

.elementor-5230 .elementor-element.elementor-element-ce28479 .elementor-heading-title {
	font-size: 42px;
	color: #383838;
}

.elementor-5230 .elementor-element.elementor-element-784f283 .elementor-heading-title {
	font-size: 28px;
	color: #808080;
}

.elementor-5268 .elementor-element.elementor-element-d42c9f7 .elementor-heading-title {
	color: #000;
}

.elementor-5268 .elementor-element.elementor-element-4078c77 .elementor-heading-title {
	font-size: 42px;
	color: #808080;
}

.elementor-5268 .elementor-element.elementor-element-b774849 .elementor-heading-title {
	font-size: 32px;
}

.elementor-5268 .elementor-element.elementor-element-0e2ebb0 > .elementor-widget-container {
	font-size: 22px;
}

.elementor-5268 .elementor-element.elementor-element-54dc40f .elementor-heading-title {
	font-size: 32px;
}

.elementor-5268 .elementor-element.elementor-element-b553279 > .elementor-widget-container {
	font-size: 22px;
}

.elementor-5268 .elementor-element.elementor-element-ff21646 .elementor-heading-title {
	font-size: 32px;
}

.elementor-5268 .elementor-element.elementor-element-fead085 > .elementor-widget-container {
	font-size: 22px;
}

.elementor-5268 .elementor-element.elementor-element-0fc9c4b .elementor-heading-title {
	font-size: 42px;
	color: #000;
}

.elementor-5268 .elementor-element.elementor-element-12fa15c > .elementor-widget-container {
	font-size: 22px;
	color: #808080;
}

.elementor-5268 .elementor-element.elementor-element-3360957 .elementor-heading-title {
	font-size: 42px;
}

.elementor-5268 .elementor-element.elementor-element-76c6225 > .elementor-widget-container {
	font-size: 28px;
	color: #999;
}

.elementor-6733 .elementor-element.elementor-element-2254600 .elementor-heading-title {
	color: #000;
}

.elementor-11 .elementor-element.elementor-element-4211da2:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-4211da2 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #f3f1ee;
}

.service_faq .elementor-accordion-item,
.service_faq .elementor-accordion-item .elementor-tab-content,
.service_faq .elementor-accordion-item .elementor-tab-title {
    background: transparent !important;
}

/**********min width media start****************/
@media(min-width:1025px){
	.mobile-btns{
		display:none;
}
}

@media(min-width:1024px) and (max-width:1310px){
    .off_new > .elementor-widget-wrap.elementor-element-populated {
padding: 15px !important;

}

.call-btn-are a, .qt-btn a {
font-size: 18px !important;
padding: 8px 12px 12px 12px !important;
}

a.hfe-menu-item {
padding: 18px !important;
font-size: 18px !important;
}
}

/*********min width media end***************************/

/**********max width media start****************/

@media(max-width: 1470px){
	.cstm--nav a.hfe-menu-item {
    padding: 10px 10px !important;
}
}
@media (max-width: 1470px){

    .elementor-section.elementor-section-boxed > .elementor-container {
      
      padding: 0 12px !important;
    }
}
@media(max-width:1299px){
    .con_page_btn .elementor-button:before {
        left: 44%;
    }
    }
    
    @media (max-width: 1165px){
        .elementor-21 .elementor-element.elementor-element-521ee0c {
          width: 30.479%;
        }
            
        .menu-item a.hfe-menu-item {
          padding-left: 10px !important;
          padding-right: 10px !important;
        }
            .h-hidden {
            display: none;
        }
            .btn-180 {
            display: none;
        }
        }
   @media( max-width:1025px){
            .call_book_fon{
                display:none;
            }
        }
    @media(max-width:1024px){
			.line-height1{
				line-height: 1 !important;
			}
			.box-card-selector > div {
				width: calc(100% / 2 - 10px);}
			.cstm--slider figure.elementor-image-box-img img{
				    height: 300px !important;
			}
        #storage-box-container-img img{
        height:570px;
    }
        .how--wroks{
            display: none;
        }
        .btn{
            font-size: 18px !Important;
        }
    .cstm--slider .swiper-wrapper .swiper-slide.swiper-slide-next .elementor-widget-image-box .elementor-image-box-content {
        padding-left: 20px;
    }
        .elementor-section.wrap--area.elementor-section-boxed > .elementor-container {
        padding: 0px !important;
    }
        .p-00 *{
             padding: 0px !important;
        }
        .padding-main.elementor-section.elementor-section-boxed > .elementor-container {
        padding: 10px 15px !important;
    }
        .padding-inner.elementor-section.elementor-section-boxed > .elementor-container {
        padding: 0px !important;
        }
        .cstm--why--sb .swiper-slide {
        border: 1px solid #a6a695;
        border-radius: 10px;
    }
        .cstm--why--sb .elementor-widget-image-box > div {
        border: unset !important;
    }
        .padding-main.elementor-section.elementor-section-boxed > .elementor-container .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
    .elementor-column-gap-default>.p-0.elementor-column>.elementor-element-populated {
        padding: 0px !important;
        padding-left: 15px !important;
    }
        .wrap--area .elementor-container > div  .bxt{
        display: block;
    }
        .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
            padding:5px !important;
        }
        #colum #content-id, #colum #content-id .elementor-widget-container {
            height:100%;
        }
        .con_page_btn .elementor-button:before {
        left: 40%;
    }
        
    .main_logo_img svg {
        width: 140px;
        z-index: 99999;
    }
        
    nav.hfe-nav-menu__layout-horizontal {
        flex-direction: column;
        right: -15px !important;
          top: 45px !important;
        left: auto !important;
        background: #FAFF00 !important;
    }
        
    ul#menu-1-f6f507c a.hfe-menu-item {
        color: #000 !important;
        padding: 0px !important;
        margin-bottom: 20px;
        font-size: 32px;
    }
        .cstm--nav span.hfe-menu-toggle.sub-arrow:before {
            background: url(https://storagebox.ie/wp-content/uploads/2025/01/down-arrow-1.svg);}
        .cstm--nav ul.sub-menu li span.hfe-menu-toggle.sub-arrow:before {
        background: url(https://storagebox.ie/wp-content/uploads/2025/01/down-arrow-1.svg) !important;        
            background-repeat: no-repeat !important;
        }
        .cstm--nav ul.sub-menu li ul.sub-menu {
        margin-left: 0px !important;
        border-radius: 0px;
    }
        span.hfe-menu-toggle.sub-arrow:focus {
        outline: 0;
    }
        .mobile-menu-btn {
      position: fixed !important;
            bottom: 20px;
        left: 0;
        padding: 10px 15px!important;
        text-align: center;
        width: 100%;
        display: block;
				z-index: 999;
    }
        .hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle:hover {
            border: 0px;
        }
    .mobile-menu-btn a.hfe-menu-item {
        margin: 0px !important;
        padding: 10px !important;
        display: inline-flex;
        height: 50px;
        border: 1px solid #000;
        width: 100%;
        align-items: center;
        justify-content: center;
        border-radius: 12px;
        font-size: 18px !important;
        line-height: 1 !important;
    }
        .menu-active.sub-menu-active span.hfe-menu-toggle.sub-arrow:before {
        transform: scaleY(-1);
    }
        .cstm--nav ul.sub-menu{
            padding:0px !important;
             background: #FAFF00 !important;
        }
        .cstm--nav ul.sub-menu a.hfe-sub-menu-item {
        background: #faff00 !important;
            padding: 5px 0px!important;
    }
        .cstm--nav ul.sub-menu li.menu-item:last-child a.hfe-sub-menu-item {
        padding-bottom: 30px !important;
    }
        ul#menu-1-f6f507c {
        padding: 70px 0px;
    }
        
    a.hfe-menu-item {
        background: transparent !important;
    }
        .hfe-nav-menu-icon {
        position: relative;
        padding: 0;
    }
    
        .hfe-nav-menu-icon:before {
        content: "";
        height: 2px;
        width: 24px;
        background: #000;
        position: absolute;
            top:0;
    }
        .hfe-nav-menu-icon:after {
        content: "";
        height: 2px;
        width: 24px;
        background: #000;
        position: absolute;
        top: 9px;
        left: 0;
    }
        
    .hfe-nav-menu-icon i:before {
        display: none;
    }
    .hfe-nav-menu-icon i {
        background: #000;
        display: inline-block;
        width: 25px;
        height: 2px;
    }
        .hfe-active-menu.hfe-active-menu .hfe-nav-menu-icon:after {
        display: none;
    }
    .hfe-active-menu.hfe-active-menu {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        border: 1px solid #000;
        margin-left: auto!important;
    }
    .hfe-active-menu .hfe-nav-menu-icon:before {
        top: 16px;
        transform: rotate(45deg);
        left: -3px;
    }
    .hfe-active-menu.hfe-active-menu i {
        transform: rotate(-45deg);
        left: -5px;
        position: relative;
        top: -2px;
    }
        .hfe-nav-menu {
        margin-top: -51px;
    }
        
    
    .mobile-btns a.elementor-button.elementor-button-link.elementor-size-sm {
        font-family: "Gellix", Sans-serif;
        font-size: 24px !important;
        font-weight: 600;
        line-height: 22px;
        fill: #444638;
        color: #ffffff;
        background-color: #444638;
        border-style: solid;
        border-width: 3px 3px 3px 3px;
        border-color: #ffffff;
        border-radius: 7px 7px 7px 7px;
        padding: 8px 20px 12px 20px;
        margin-bottom: 20px;
        width: 250px !important;
    }
        
    .serv_con h3 {
        font-size: 28px;
        line-height:40px;
        margin-top:20px;
    }
        
        .ser_off {
        background-color: #faff00;
        border-radius: 50%;
        min-width: 100px !important;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .elementor-section.elementor-section-boxed > .elementor-container { 
        padding: 0 10px !important;
      }
          
      .navdiv {  
      /*   width: 100% !important; */
      }
      .elementor-21 .elementor-element.elementor-element-6575b64 {
        width: 100% !important;
          height:0px !important;
      }	
          .elementor-21 .elementor-element.elementor-element-5beb301 {
        width: 50% !important;
      }
          
      
          .elementor-21 .elementor-element.elementor-element-521ee0c {
        width: auto;
      }
          
          .elementor-21 .elementor-element.elementor-element-3d1e4e3 {
        width: auto;
      }
          .elementor-21 .elementor-element.elementor-element-521ee0c {
        width: 50% !important;
      }
          .elementor-21 .elementor-element.elementor-element-3d1e4e3 {
        width: 50% !important;
      }
          .bt1 a{width:70% !important;}	
          
          
          
          .dev_home_block2 .elementor-element-populated {
        padding: 10px 0px 10px 0px !important;
      }
          .elementor-857 .elementor-element.elementor-element-179f28a > .elementor-widget-container {
        padding: 30px 10px 10px 10px;
      }
          
          .gcx .elementor-col-50{
              width:100% !important;
          }
          
          .stx .elementor-widget-container {
              padding-right:20px !important;
          }
          
        
          
          .service-slide .slick-arrow, .area-slide .slick-arrow  {
      margin-right:10px;
      }
      
      .service-slide .slick-left, .area-slide .slick-left {
        right: 55px;
      }
          
          .hfe-nav-menu__toggle.elementor-clickable.hfe-active-menu.hfe-active-menu-full-width {
          margin-top: -20px !important;
      }
          
      .mobile-btns {
          display: flex;
          flex-direction: column-reverse;
      }
          
          .mobile-btns > div:last-child a {
          font-family: "Gellix", Sans-serif;
          font-size: 18px;
          font-weight: 600;
          line-height: 22px;
          fill: #ffffff !important;
          color: #444638 !important;
          background-color: #faff00 !important;
      /*     border-style: solid; */
          border-width: 3px 3px 3px 3px;
          border-color: #faff00 !important;
          border-radius: 7px 7px 7px 7px;
          padding: 8px 20px 12px 20px;
          margin-bottom: 15px;
      }
          
      .new-btn-trans {
          border: 2px solid #fff;
          color: #fff;
      }
          
          .hfe-nav-menu li {
          border-bottom: 0px !important;
      }
          .serv_con p{
              font-size: 22px;
          line-height: 32px;
          }
              .slane_page_map .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-b30d30e{
      margin-left: -1.947917vw !important;
      }
          
          .area_con h3{
              font-size:20px;
          }
          .area_con p{
              font-size:20px;
          }
          
          .hfe-nav-menu {
              margin-top: 5px;
          }
          .devHeader .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-c6640f6.navdiv{
              position:static;
          }
          .devHeader .elementor-widget-wrap.elementor-element-populated{
              position:static;
          }
      .devHeader section.elementor-section.elementor-inner-section.elementor-element.elementor-element-2bf8d23.call-btns.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default{
              position:static;
          }
          .devHeader .elementor-container.elementor-column-gap-default{
              position:static;
          }
          .devHeader .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-6575b64.menu-area{
              position:static;
          }
          .devHeader .elementor-widget-wrap.elementor-element-populated{
              position:static;
          }
          .devHeader .elementor-element.elementor-element-f6f507c.hfe-nav-menu__align-right.hfe-submenu-icon-arrow.hfe-submenu-animation-none.hfe-link-redirect-child.hfe-nav-menu__breakpoint-tablet.elementor-widget.elementor-widget-navigation-menu{
              position:static;
          }
          .devHeader .elementor-widget-container{
              position:static;
          }
          .devHeader .hfe-nav-menu.hfe-layout-horizontal.hfe-nav-menu-layout.horizontal.hfe-pointer__none{
              position:static;
          }
          ul#menu-1-f6f507c {
              padding: 70px 15px;
          }
              .btn-grid-2 .btn {
              width: 100%!important}    
              .tab--hide{
                display: none !important;
            }
            .cstm--why--sb .swiper-slide .elementor-widget-image-box figure.elementor-image-box-img {
            width: 80px;
            height: 80px;
            object-fit: cover;
        }
        
        .cstm--why--sb .swiper-slide .elementor-widget-image-box figure.elementor-image-box-img img {
            width: 80px;
            height: 80px;
            object-fit: contain;
        }
    }
    @media(max-width:992px){
        .ser_off {
            background-color: #faff00;
            border-radius: 50%;
            min-width: 80px !important;
            height: 80px;
            aspect-ratio: 1 / 1;
            width: unset !important;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .btn-grid-2 .btn {
            width: 100%!important}
    
        .con_page_btn .elementor-button:before {
        left: 34%;
    }
        .slane_page_map .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-b30d30e{
    margin-left: -2.947917vw !important;
    }
			
			.mb--relative {
    position: relative;
    padding: 60px 20px;
}
			.map-bg-section {
    flex-direction: column-reverse !important;
}
			
    }
@media (max-width: 992px) {
 body:not([class*=elementor-page-]) .site-main {
        max-width: 100% !important;
	}
}
    @media (max-width: 767px){
			.google--rev .ti-widget.ti-goog .ti-controls-line {
    display: none !important;
}
	.cstm--slider .elementor-image-box-content p.elementor-image-box-description {
    color: #383838 !important;
}
			.cstm--testimonial.google--rev {
    margin-top: 110px;
}
			.google--rev .ti-widget.ti-goog .ti-review-item>.ti-inner {
    max-width: 100% !important;
    width: 100% !important;
}
			.google--rev .ti-review-item.source-Google.ti-image-layout-thumbnail{
				    flex: 0 0 100% !important;
				    margin: 0px;
    padding: 0px;
			}
			.google--rev .ti-controls{
				    top: -59px !important;
			}
			.google--rev .ti-widget.ti-goog .ti-controls .ti-next, .google--rev .ti-widget.ti-goog .ti-controls .ti-prev {
    border: 0px;
}
			.google--rev .ti-widget.ti-goog .ti-controls .ti-prev {
    right: 45px !important;
    left: auto !important;
}
		#storage-box-container-img img{
	height:auto;
}
		.btn-grid-2 .btn {
		width: 100%;!important}
	.banner--btn a.btn {
    height: auto;
}
.cstm--testimonial .ti-reviews-container {
    margin: 0px !important;
}
	
.ser_off {
         width: 120px !important;
        border-radius: 100%;
        align-items: center;
        height: 120px;
        aspect-ratio: 1 / 1;
}

.mobile-btns a.elementor-button.elementor-button-link.elementor-size-sm {
    font-family: "Gellix", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    fill: #ffffff !important;
    color: #ffffff;
    background-color: #444638;
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-color: #ffffff;
    border-radius: 7px 7px 7px 7px;
    padding: 8px 20px 12px 20px;
    margin-bottom: 15px;
    width: 200px;
}	
/*     .hfe-nav-menu {
        margin-top: 15px !important;
    } */
	.hfe-nav-menu__toggle {
    margin-top: 0px !important;
}
	
.hfe-nav-menu__toggle.elementor-clickable.hfe-active-menu.hfe-active-menu-full-width {
    margin-top: -20px !important;
}
	
	.slick-arrow img {
    width: 20px;
}
	
	
	.service-slide .slick-list {
    padding-right: 10%!important;
}
	
.service-slide .slick-left, .area-slide .slick-left {
  right: 40px;
}
	
.area_new_main {
    padding: 20px;
}
	
	.serv_con h3 {
    font-size: 24px !important;
    font-weight: 600;
    line-height: 30px !important;
    margin: 14px 0px;
}
	
	.serv_con p {
   font-size: 22px;
  line-height: 26px;
  margin-bottom: 0px;
  font-weight: 400;
}
	
.date_new p {
    font-size: 12px;
    line-height: 25px;
    padding: 6px 15px 8px;
}
	
	
.need_removel img{
		width:100%;
	}
	
	
	.ti-widget.ti-goog .ti-controls-line {
    display: none !important;
}
	
	
.devBan {
    padding: 300px 0px 50px 0px;
    margin-top: 34px;
}
.devBan h3{
	font-size:50px !important;
	line-height:50px !important;	
}

	
	.gcx{
		padding:40px 0 !important;
	}
	
	.dev_home_block1 h3,.dev_home_block3 h3,.dev_home_block4 h3,.dev_home_block5 h3,.dev_home_block6a h3,.dev_footer_up h3{
		font-size: 30px;
		line-height: 35px;
	}
	.dev_home_block1 .elementor-widget-text-editor{
		font-size: 20px !important;
		line-height: 26px !important;
		margin-bottom:20px !important;
	}
	.dev_home_block6{margin:0px !important;padding:0px !important;}
	.dev_home_block6 .elementor-col-50 .elementor-element-populated{
		margin:10px 0 !important;
	}
	
	.elementor-11 .elementor-element.elementor-element-a5fd63a > .elementor-element-populated {
  margin: 10px 0 !important;
  
}
	
	.elementor-element-e29fdc0,.elementor-element-1f032c8{
		width:50% !important;
	}
	
	.elementor-11 .elementor-element.elementor-element-aa6954a > .elementor-element-populated {
  margin: 20px 0px 0px 0px !important;
  
}
			.LatestNews a.elementor-post__read-more {  
    min-width: 100%;
}

	.elementor-11 .elementor-element.elementor-element-727cb5d,.dev_home_block5 h3 {
  text-align: left !important;
  
}
	.elementor-11 .elementor-element.elementor-element-487de21 > .elementor-element-populated {
  padding: 0px !important;
}
	.dev_hb3{
		padding:20px 10px !important;
	}

	
	.imgvc .elementor-widget-container{
		padding:10px 0px !important;
	}
	
	.dev_hb3 .elementor-element-populated{
		margin:40px 0 0 0 !important;
		padding:20px 0 !important;
	}
	.dev_hb4 .elementor-element-populated{
		margin:40px 0 0 0 !important;
		padding:20px 0 !important;
	}
	
	.dev_hb4 {
		margin:40px 0 !important;
		padding:20px 20px !important;
	}
	
	.elementor-857 .elementor-element.elementor-element-7c7c329 > .elementor-widget-container {
  padding: 0px 0px 0px 0px  !important;
}
	
	
	.dev_how2{
		padding:40px 0 !important;
	}
	
	.elementor-857 .elementor-element.elementor-element-972ce6f > .elementor-element-populated {
  padding: 0px 0px 0px 10px  !important;
}
.hfe-nav-menu-icon {
  padding: 15px 15px 5px !important;
  border: 0 solid;
	
}	
.btn-full a.elementor-button {
    width: 100% !important;
}
	.dev_footer h4.elementor-heading-title {
  
  border-top: 1px solid #9999 !important;
  padding-top: 20px !important;
  margin-bottom: -16px !important;
}
	.ftlogo img{
		padding-bottom:27px !important;
	}	
	.elementor-23 .elementor-element.elementor-element-a770d9c > .elementor-widget-container {
  padding: 0px 0px 0px 0px !important;
}
	
	.gcx_dev{
		padding-top:120px !important;
	}
	
	
.hfe-nav-menu-icon {
    padding: 0px !important;
    border: 0 solid;
	margin-top: 5px;
}
	
	.new_cls_bg {
    background: #e1ddd5;
}
  .hfe-nav-menu {
        margin-top: 0px;
    }

	.map_sec{
	background-image:unset !important;
}
	.mobile-map-sec .elementor-section.elementor-section-boxed > .elementor-container{
		padding:0px !important;
	}
	.mobile-map-sec .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}
	.mobile-map-sec .elementor-section.elementor-section-boxed > .elementor-container{
		padding:0px;
	}
	#slideer-Id h3{
		font-size:28px !important;
	}
	#slideer-Id p{
		font-size:22px;
	}
		.area_con h3{
		font-size:18px;
			line-height:24px;
	}
	.area_con p{
		  font-size: 16px;
      line-height: 24px;
	}
    .elementor-element-d6160c7 {
        order: -1; /* Adjust order as needed */
    }
    .mobile--hide{
		display: none !important;
	}

	
	 [data-id="85e7462"] {
    display: none!important;
	}
	
	[data-id="948f462"] {
    background-color: #f3f1ee!important;
	}
	
	[data-id="04d9189"] {
    background-color: #f3f1ee!important;
	}
	
	
	[data-id="838e0c1"] {
    background-color: #f3f1ee!important;
	}
	
	[data-id="a911632"] {
    background-color: #f3f1ee!important;
	}
	
	 [data-id="ddfc28f"] {
    display: none!important;
	}
	
	 [data-id="a21dbdd"] {
    display: none!important;
	}
	
	 [data-id="4211da2"] {
    display: none!important;
	}

	[data-id="4dd3c6c"] {
    display: block!important;
	}
	
	[data-id="db2019d"] {
    display: none!important;
	}
/* 	
	[data-id="2bc3708"] {
    display: block!important;
	} */
	
	[data-id="6df8ee9"] {
    display: none!important;
	}
	
	.elementor-857 .elementor-element.elementor-element-3a6edc6 .elementor-heading-title {
		font-size: 16px;
	}
	
	.elementor-857 .elementor-element.elementor-element-8bd0935 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-857 .elementor-element.elementor-element-da86a8b > .elementor-widget-container {
		font-size: 18px;
	}
	
	.elementor-857 .elementor-element.elementor-element-3438b11 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-857 .elementor-element.elementor-element-6e41755 > .elementor-widget-container {
		font-size: 18px;
	}
	
	.elementor-857 .elementor-element.elementor-element-76f2691 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-857 .elementor-element.elementor-element-c4c6ec0 > .elementor-widget-container {
		font-size: 18px;
	}
	
	.elementor-909 .elementor-element.elementor-element-4402ba2 .elementor-heading-title {
		font-size: 22px;
	}
		
	.boxContt ul li {
		font-size: 14px!important;	
	}
	
	.elementor-909 .elementor-element.elementor-element-7e657bc .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-909 .elementor-element.elementor-element-53587b0 .elementor-heading-title {
		font-size: 22px;
	}
	
	.elementor-909 .elementor-element.elementor-element-832b6d0 .elementor-heading-title {
		font-size: 22px;
	}
	
	.elementor-909 .elementor-element.elementor-element-455b084 .elementor-heading-title {
		font-size: 16px;
	}
	
	.elementor-909 .elementor-element.elementor-element-dbd3ea5 .elementor-heading-title {
		font-size: 22px;
	}
	
	.elementor-6733 .elementor-element.elementor-element-c9ac8d9 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-6733 .elementor-element.elementor-element-9c382d0 .elementor-heading-title {
		font-size: 22px;
	}
	
	.elementor-6733 .elementor-element.elementor-element-42affdc .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-857 .elementor-element.elementor-element-fccb712 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-6733 .elementor-element.elementor-element-3d88455 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-6733 .elementor-element.elementor-element-9dab885 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-6733 .elementor-element.elementor-element-b53801e .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-6733 .elementor-element.elementor-element-acf3e78 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-6733 .elementor-element.elementor-element-1c184f3 .elementor-heading-title {
		font-size: 28px;
		color: #000;
	}
	
	.elementor-6733 .elementor-element.elementor-element-e4ca118 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-23 .elementor-element.elementor-element-7634f60 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-4937 .elementor-element.elementor-element-3d88455 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-4937 .elementor-element.elementor-element-c9ac8d9 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-4937 .elementor-element.elementor-element-9dab885 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-4937 .elementor-element.elementor-element-b53801e .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-4937 .elementor-element.elementor-element-42affdc .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-4937 .elementor-element.elementor-element-d140ae8 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-4937 .elementor-element.elementor-element-1c184f3 .elementor-heading-title {
		font-size: 28px;
		color: #000;
	}
	
	.elementor-4937 .elementor-element.elementor-element-e4ca118 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-5230 .elementor-element.elementor-element-8d05834 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-5230 .elementor-element.elementor-element-1365511 .elementor-heading-title {
		font-size: 18px;
		color: #000;
	}
	
	.elementor-5230 .elementor-element.elementor-element-5199a8b .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-5230 .elementor-element.elementor-element-32b01f2 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-5230 .elementor-element.elementor-element-1c84b83 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-5230 .elementor-element.elementor-element-e82dbd6 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-5230 .elementor-element.elementor-element-ce28479 .elementor-heading-title {
		font-size: 28px;
		color: #000;
	}
	
	.elementor-5230 .elementor-element.elementor-element-784f283 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-5268 .elementor-element.elementor-element-4078c77 .elementor-heading-title {
		font-size: 18px;
	}
	
	.elementor-5268 .elementor-element.elementor-element-0fc9c4b .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-5268 .elementor-element.elementor-element-12fa15c > .elementor-widget-container {
		font-size: 18px;
	}
	
	.elementor-5268 .elementor-element.elementor-element-3360957 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-5268 .elementor-element.elementor-element-76c6225 > .elementor-widget-container {
		font-size: 18px;
	}
	
	.elementor-2816 .elementor-element.elementor-element-7818b12 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-2816 .elementor-element.elementor-element-1f395bf .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-2816 .elementor-element.elementor-element-e489a15 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-11 .elementor-element.elementor-element-24e89d0 .elementor-heading-title {
		font-size: 16px;
	}
	
	.elementor-11 .elementor-element.elementor-element-18c6aec .elementor-heading-title {
		font-size: 22px;
	}
	
	.elementor-11 .elementor-element.elementor-element-7d29f3a .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-11 .elementor-element.elementor-element-92aef24 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-11 .elementor-element.elementor-element-6494fd5 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-11 .elementor-element.elementor-element-f0c8885 .elementor-heading-title {
		font-size: 28px;
	}
	
	.elementor-857 .elementor-element.elementor-element-606fec1 .elementor-heading-title {
		font-size: 28px;
		color: #000;
	}
	
	.elementor-11 .elementor-element.elementor-element-36323f2:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-36323f2 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
		background-color:  #f3f1ee;
	}
	
	.elementor-11 .elementor-element.elementor-element-80d06f0 > .elementor-widget-container {
		font-family: Gellix;
		font-size: 18px;
		font-weight: 400;
		line-height: 22px;
		text-align: left;
		text-underline-position: from-font;
		color: #383838;
	}
			.dev_footer .elementor-column:nth-last-child(1) .elementor-heading-title {
    border-top: 0 !important;
}
}

.w-100{
width:100%;
}

.w-100 .btn{
	width:100%;
	border-radius: 10px;
}

.e-n-carousel {
    pointer-events: none;
	
}

@media(max-width:767px){
	.lock-svg svg {
    max-width: 35px;
}
	.celsecbox p {
    display: flex;
    gap: 0;
    flex-direction: column;
}
	.cf7mls-btns {
    padding: 40px 20px;
}
    .box-card-selector > div {
        width: 100%;
    }
	.value-box-container {
    flex-direction: column;
}
	    .fieldset-cf7mls-wrapper {
        padding: 0px !important;
    }
	.celsecbox .wpcf7-radio {
    flex-direction: column;
}
	button#cf7mls-back-btn-cf7mls_step-2, button#cf7mls-next-btn-cf7mls_step-2 {
    min-width: 130px;
}
	form.cf7mls input.wpcf7-form-control.wpcf7-submit {
		padding: 10px;}
}

@media (max-width: 650px){
.btn-grid{
		flex-direction:column;
	}
.bt1 a {
  width: 100% !important;
}

.devBan h3{
	font-size:40px !important;
	line-height:40px !important;	
}
	.bxt a {
  padding:12px 20px !important;
		font-size:16px !important;
}
	.dev_home_block1 h3, .dev_home_block2 h3,.dev_home_block3 h3,.dev_home_block4 h3,.dev_home_block5 h3,.dev_home_block6a h3,.dev_footer_up h3{
		font-size: 28px ;
		line-height: 30px;
	}
	
	.sevbodcx .elementor-element-populated {
  
  padding: 20px 10px 20px 10px !important;
}
	
	
	.dev_faq_block{
		margin-top:59px !important;
	}
}
@media (max-width:565px){
	.btn{
		    font-size: 18px;
	}
		fieldset.fieldset-cf7mls.cf7mls_current_fs {
    padding: 0px;
}
	.fieldset-cf7mls-wrapper {
    padding: 15px;
}
}

@media (max-width: 480px){
	

.elementor-21 .elementor-element.elementor-element-521ee0c {
  width: 100% !important;
}
	.elementor-21 .elementor-element.elementor-element-3d1e4e3 {
  width: 100% !important;
}
	.bt1 a {
  padding:12px 20px !important;
}
		#step3Form .delivery-date-wrapper .form-conatiner-wrapper p{
	flex-wrap:wrap !important;
}
	
	.btn {
        min-width: 140px;
        padding: 5.61px 11.22px;
        font-size: 14px;
        font-weight: 600;
        border-radius: 5px;
				line-height: 24px;
    }
	    #slideer-Id .date_new p {
        font-size: 14px;
        font-weight: 600;
        padding: 8px 18px;
    }
	#slideer-Id .serv_con p{
		line-height: 26px;
	}
	.area_con h3{
font-size: 18px;
font-weight: 600;
line-height: 24px;
	}
	.area_con p{
font-size: 16px;
font-weight: 400;
line-height: 20px;
	}
	
	.ser_off {
         width: 100px !important;       
        height: 100px;
}
    
}
@media (max-width: 400px){
	
	.dev_footer_up a{
		width:100% !important;
	}
	
/* 	.dev_footer_up a {
    padding: 10px 10px !important;
    font-size: 13px !important;
} */
	
.elementor-section.elementor-section-boxed > .elementor-container {
    padding: 5px 10px 0px !important;
	display: flex;
}
	
	.elementor-widget-image a img[src$=".svg"] {
    padding-left: 0px;
}

.hfe-nav-menu__toggle {
/*     padding-top: 0px;
    right: -8px;
	  margin-top: -30px !important; */
}
	
.hfe-nav-menu__toggle.elementor-clickable.hfe-active-menu.hfe-active-menu-full-width {
    margin-top: -25px !important;
}
	.devHeader .elementor-section .elementor-container{
		    justify-content: end;
	}	

}

/* @media(max-width:360px){
	.hfe-active-menu.hfe-active-menu:after {
    top: 4px;
}
} */

/*********max width media end***************************/



	.action-button.sending {
		position: static !important;
	}

	.action-button.sending img {
		position: absolute !important;
		top: 200px !important;
		left: 0 !important;
		z-index: 1 !important;
		display: block !important;
		right: 0 !important;
		margin: auto !important;
		width: 60px !important;
	}

	.action-button.sending:before {
		content: '';
		width: 100% !important;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		background-color: hsl(0deg 0% 0% / 18.82%);
	}

.cstm--testimonial .ti-controls > div::before {
    right: auto !important;
    left: 0px !important;
		border: 0px !important;
}
.cstm--testimonial .ti-widget.ti-goog .ti-controls > div:hover {
    background: #fff !important;
}
@media screen and (max-width: 992px){
	.cstm--testimonial .ti-widget-container {
    align-items: flex-start;
    flex-direction: column;
    gap: 40px !important;
}
	.google--rev .ti-widget.ti-goog .ti-widget-container:not(.ti-col-1) .ti-reviews-container {
    width: 100% !important;
    max-width: 100% !important;
}
}

@media screen and (max-width: 768px){
	body .cstm--testimonial .ti-widget.ti-goog .ti-widget-container {
    align-items: center;
    flex-direction: column;
    gap: 70px !important;
	}
	.cstm--testimonial .ti-controls > div {
    width: 40px !important;
    height: 40px !important;
    top: 15px !important;
}
	.cstm--testimonial .ti-controls > div::before {
    background-size: contain;
    width: 20px !important;
    height: 15px !important;
    top: 50% !important;
    right: 50% !important;
    transform: translate(50%, -50%) !important;
}
}
  