/**
 * Theme Name: Worksquare Child
 * Template: worksquare
 * Version: 1.0
 * Description: Coworking and Office Space WordPress Theme
 * Author: Ninzio
 **/
 
 
.deeper-parallax-item.has-width img {
    width: 100%;
    height: auto;
    display: none;
}

#footer-widgets .widget {
    color: #9193a0;
    margin: 0 0 0px! important; 
}

#footer-widgets .widget.widget_information li:last-child span {
    color: #fff! important;
}

.widget.widget_socials .socials .icon:first-child a, .widget.widget_socials .socials a:hover {
    background-color: #91a1db! important;
    color: #fff;
    border: #91a1db! important;
}

a {
    color: #9193a0! important;
    outline: 0;
    text-decoration: none;
    transition: all 
ease 0.3s;
}

#scroll-top:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #91a1db;
    z-index: -1;
    transition: all ease 0.3s;
    opacity: 1;
}

.fa.fa-facebook, .fa.fa-twitter {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    color: #fff! important;
}

.widget.widget_socials .socials .icon:first-child a, .widget.widget_socials .socials a:hover {
    color: #fff! important;
    border: 1px solid rgba(173, 145, 219, 1);
}

.nav-top-cart-wrapper .nav-cart-trigger {
    display: none;
}


.deeper-button.button-blue {
    background-color: #0a2c5f! important;
    border-color: transparent;
    color: #fff;
}

.deeper-button.button-blue {
    background-color: #0a2c5f! important;
    border-color: transparent;
    color: #fff;
    color: #fff! important;
}

.dots-style-2 .flickity-page-dots .dot {
    background-color: #0a2c5f !important;
}

.deeper-carousel-portfolio.style-1 .text-wrap .simple-link, .deeper-carousel-portfolio.style-2 .text-wrap .simple-link{
	color:#0a2c5f! important;
}