
.clickable_banner a:after {
    content: "";
    background-image: url(/wp-content/uploads/2021/09/percentage-icon.svg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 100%;
    width: 100%;
}

@media only screen and (min-width : 768px) and (max-width: 1000px) {
    .clickable_banner a:after{ opacity: 0.5; }
}

@media screen and (max-width: 767px){
     .clickable_banner a:after{
         opacity: 0.2;
        background-size: cover !important;
      }    
}

.clickable_banner:after{
    content: none !important;    
}

.rapidstor-single-page .myDivtext,
.sizing-guide-single .myDivtext {
    display: block !important;    
}

@media only screen and (max-width: 767px) {
    /*.rapidstor-single-page .fusion-imageframe img,*/
    .sizing-guide-single .fusion-imageframe:not(.mobile_image_banner) img{    
        max-width: 315px;
        max-height: 315px;
        border-radius: 50%;
    }
    
    #tenant-accounts-app #tenant-accounts-container {
        max-width: 100%;
        width: 100%;
    }
}

#slidingbar-area .fusion-sliding-bar-content-wrapper {
    touch-action: none;    
}

.fusion-sliding-bar-active .menu-pac {
    z-index: 99999;
    /*position: fixed !important;*/
}

.pac-container:last-of-type{
    z-index: 99999;    
}

/*
  Google Business Reviews slider
*/

#google-business-reviews-rating-2 {
    opacity: 0;
    position: absolute;
    height: 0;
    visibility: hidden;
}

#google-business-reviews-rating .listing {
    display: block;
    margin: 0;
}

/* the slides */
#google-business-reviews-rating .slick-slide {
  margin: 0 10px;
  height: inherit !important;
}

#google-business-reviews-rating .slick-arrow {
    background-image: url(/wp-content/uploads/2021/12/Group-3282.svg);
    background-size: 100%;
    width: 45px !important;
    height: 45px !important;
    opacity: 1;
    margin-top: -15px;
}

#google-business-reviews-rating .slick-arrow:before {
    content: none;
}

#google-business-reviews-rating .slick-arrow.slick-prev {
    left: -65px;
}
#google-business-reviews-rating .slick-arrow.slick-next {
    right: -65px;
    transform: rotate(180deg);
}

/* the parent */
#google-business-reviews-rating .slick-list {
  margin: -10px 0;
  padding: 10px 0;
}
#google-business-reviews-rating .slick-track {
    display: flex !important;
}
#google-business-reviews-rating .slick-slide > div, 
#google-business-reviews-rating .slick-slide .no-date {
    height: 100%;
}
#google-business-reviews-rating .slick-slide .rating-5 {
    display: flex !important;
    flex-direction: column-reverse !important;
    justify-content: flex-end;
}
#google-business-reviews-rating .slick-slide .rating-5 .text {
    flex: 1 !important;
    box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.13), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
    background: #fff;
    color: #000;
    padding: 20px;
    font-size: 15px;
}
#google-business-reviews-rating .slick-slide .rating-5 .text:before {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 20px;
    border: 10px solid transparent;
    border-bottom-width: 0;
    border-top-color: #fff;
    inset-block-start: unset;
    inset-inline-start: unset;
}
#google-business-reviews-rating .slick-slide .rating-5 .review-header {
    margin-top: 20px;
    display: flex;
    gap: 20px;
}
#google-business-reviews-rating .slick-slide .rating-5 .author-avatar {
    flex: unset;
}
#google-business-reviews-rating .slick-slide .rating-5 .review-meta {
    flex: 1;
    text-align: left;
    line-height: 1;
}

/* .google-business-reviews-rating.slider-container > div {
    transition: 0.1s 0.5s all ease-in-out;
}

.google-business-reviews-rating.slider-container > div:not(.owl-loaded) {
    position: absolute;
    visibility: none;
    opacity: 0;
}

.google-business-reviews-rating .owl-stage,
.google-business-reviews-rating .owl-item,
.google-business-reviews-rating .owl-item.active.center,
.google-business-reviews-rating .item,
.google-business-reviews-rating .testimonial-box {
    display: flex !important;
}

.google-business-reviews-rating .owl-item,
.google-business-reviews-rating .testimonial-box {
    flex-direction: column;
}

.google-business-reviews-rating .item,
.google-business-reviews-rating .testimonial-box {
    flex-grow: 1
}

.google-business-reviews-rating .rating {
    text-align: center
}

.google-business-reviews-rating .author-content {
    order: 1;
} */

/*
  Terms
*/
.terms-conditions-text ol li {
	margin-bottom: 2rem;
}

@media (max-width: 767px){
	.terms-banner {
		min-height: 0 !important;
		padding-top: 180px !important;
	}
	.terms-banner .fusion-row {
		align-content: baseline;
		align-items: baseline;
	
	}
	.terms-page-title{
		margin-top: 2rem !important;
	}
}

@media (max-width: 640px){
	.terms-page-title{
		font-size: 36px;
		line-height: 46px;
	}
}

.fusion-footer .widget_custom_html a + a {
	margin-left: 1rem;
}

/* Social */
.fusion-social-networks .awb-icon-facebook,
.fusion-social-networks .awb-icon-instagram {
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
}

.fusion-footer .fusion-social-networks .awb-icon-facebook::before {
    content: url(../../../../wp-content/uploads/2021/11/f_logo.png);
}
.fusion-footer .fusion-social-networks .awb-icon-instagram::before {
    content: url(../../../../wp-content/uploads/2021/11/Instagram_Glyph_Gradient.png);
}

/* Slidingbar */
#slidingbar-area {
    box-shadow: 0 0 1rem rgba(0,0,0,.5)
}

/* Rapidstor */
label.ng-binding span {
    color: #808080 !important;
}
#rapidstor-app .label-danger, #boxshop-app .label-danger, #tenant-accounts-app .label-danger, .modal .label-danger {
    background-color: #808080 !important;
}
.tenant-accounts-button {
	background-color: #808080 !important;
	border-color: #808080 !important;
}

/* 404 page */
.error404 #main {
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(204,217,230,1) 25%);
	padding-top: 15rem;
	padding-bottom: 15rem;
}



/* Homepage */

.translatepress-pt_PT_ao90 .storage_works_wrapper .heading_storage_works {
    top: 0;
    position: relative;
}
.storage_work_right_section h6 {
    min-height: 56px;
}
@media all and (max-width: 1362px) {
    .translatepress-pt_PT_ao90 .storage_works_wrapper .heading_storage_works {
        top: -30px;
    }
    .translatepress-pt_PT_ao90 .storage_works_wrapper .heading_storage_works > * {
        font-size: 2.25rem !important;
        line-height: 44px !important;
    }
}
@media all and (max-width: 1036px) {
    .translatepress-pt_PT_ao90 .storage_works_wrapper .heading_storage_works {
        top: 0px;
    }
     .translatepress-pt_PT_ao90 .storage_works_wrapper .heading_storage_works > * {
        font-size: 1.875rem !important;
        line-height: 38px !important;
    }
}

.translatepress-pt_PT_ao90 .pre_footer_text h2 {
	min-height: 171px;
}
@media all and (max-width: 1365px) {
	.translatepress-pt_PT_ao90 .pre_footer_text h2 {
		font-size: 40px !important;
		line-height: 50px !important;
		min-height: 150px;
	}
}
@media all and (max-width: 1000px) {
	.translatepress-pt_PT_ao90 .pre_footer_text h2 {
  		font-size: 32px !important;
  		line-height: 40px !important;
  		min-height: 120px;
	}
}
@media all and (max-width: 640px) {
	.translatepress-pt_PT_ao90 .pre_footer_text h2 {
		min-height: unset;
	}
}



@media all and (max-width: 767px) {
	.sizing_guide_unit_section .title > * { 
		min-height: unset;
	}
}

.fusion-main-menu .fusion-dropdown-menu .sub-menu li a {
     text-transform: capitalize;   
}

@media screen and (max-width: 480px) {
    .btn-first {
        margin-bottom: 20px !important;
    }    
}

@media screen and (max-width: 767px) {
    .contact-banner .fusion-button {
        width: 230px !important;    
    }    
}

/* Update 03.06.2025 */
.suburb-lists .fusion-column {
    margin-bottom: 0 !important;
}


.location-slider .fusion-carousel-item .fusion-image-wrapper { height: 380px; width: 100%; }
.location-slider .fusion-carousel-item .fusion-image-wrapper img { object-fit: cover; width: 100%; height: 100%; }

p.cat-title {
    text-align: center;
    color: #32689b;
    font-family: "MuseoSans-700";
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 40px !important;
    display: block;
}
ul.category-list {
    list-style: none;
    padding: 0;
    margin: 0 0 50px;
    display: flex;
    gap: 20px;
    justify-content: center;
}
ul.category-list a {
    display: block;
    background: #32689b;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    font-family: MuseoSans-700;
    font-weight: 400;
}
.single-content-wrapper > .fusion-row,
.single-post .banner_path_section > .fusion-row {
    max-width: 960px !important;
}
.single-post .banner_path_section .fusion-title h1 {
    font-size: 32px !important;
    line-height: 45px;
    color: #32689b !important;
}


.single-post .fusion-content-tb b,
.single-post .fusion-content-tb strong {
    font-weight: normal !important;
}

.single-post .fusion-content-tb h1 {
    font-size: 32px !important;
    line-height: 45px;
    font-family: 'MuseoSans-700' !important;
}
.single-post .fusion-content-tb h2 {
    font-size: 32px !important;
    font-family: 'MuseoSans-700' !important;
}
.single-post .fusion-content-tb h3 {
    font-size: 26px !important;
    font-family: 'MuseoSans-700' !important;
}
.single-post .fusion-content-tb h4 {
    font-size: 20px !important;
    font-family: 'MuseoSans-700' !important;
}
.single-post .fusion-content-tb h5 {
    font-size: 20px !important;
    font-family: 'MuseoSans-700' !important;
}
.single-post .fusion-content-tb h6 {
    font-size: 18px !important;
    font-family: 'MuseoSans-700' !important;
}


/* Updates 10.01.2025 */
@media only screen and (max-width: 767px) {
    .locations-banner .fusion-builder-row-inner {
        align-items: center;
    }
    .page-id-63 .main-title-col .fusion-builder-row-inner {
        align-items: flex-start !important;
    }
}

/* Updates TY PAges */
.ty-section {
    padding-top: 60px !important;
}
.ty-section .icon-list {
    margin-top: 90px !important;
}
.ty-section .icon-list .col {
    display: flex;
    justify-content: center;
}
.ty-section .icon-list .col .heading {
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.ty-section .icon-list .col .heading .icon {
    position: relative;
}
.ty-section .icon-list .col .heading .icon span {
    margin: 0 !important;
}
.ty-section .icon-list .col .heading .content-box-heading {
    padding: 0 !important;
    font-size: 24px !important;
    line-height: normal !important;
}
.ty-section .icon-list .col .heading .content-box-heading h2 {
    font-size: 24px !important;
    line-height: normal !important;
}

@media only screen and (max-width: 1280px) {
    .ty-section {
        padding-top: 190px !important;
    }
}
@media only screen and (max-width: 800px) {
    .ty-section .icon-list {
        gap: 20px;
    }
    .ty-section .icon-list {
        margin-top: 50px !important;
    }
}
@media only screen and (max-width: 480px) {
    .ty-section {
        padding-bottom: 0 !important;
    }
}

.ty-section .info-list {
    justify-content: center;
    gap: 50px;
}
.ty-section .info-list::after,
.ty-section .info-list::before {
    content: none;
}
.ty-section .info-list .fusion-column {
    width: auto;
}
.ty-section .info-list .col {
    display: flex;
    justify-content: center;
}
.ty-section .info-list .col .heading {
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.ty-section .info-list .col .heading .icon,
.ty-section .info-list .col .heading .image {
    position: relative;
}
.ty-section .info-list .col .heading .icon span {
    margin: 0 !important;
}
.ty-section .info-list .col .heading .content-box-heading {
    display: none;
}
.ty-section .info-list .col .content-container {
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}
.ty-section .info-list .col .content-container h3 {
    margin: 0;
    color: var(--awb-title-color);
    font-weight: 400;
    font-family: var(--h2_typography-font-family);
}
.ty-section .info-list .col .content-container a {
    font-family: var(--h2_typography-font-family);
    color: #32689b;
}

@media only screen and (max-width: 800px) {
    .ty-section .info-list {
        gap: 20px;
    }
}
