/* 
Theme Name:		 roboit-child
Theme URI:		 https://mim.in.ua/wordpress/roboit/
Description:	 roboit-child is a child theme of "ROBOit - Multipurpose IT&Tech Landing Page WordPress Theme"
Author:			 Nikita "Tennik" Kliushnikov from "MIMThemes"
Author URI:      https://www.templatemonster.com/authors/mimthemes/
Template:		 roboit
Version:		 1.0.0
Text Domain:	 roboit-child
*/

/*
    Add your custom styles here
*/

.header__logo img {
    width: 200px;
    margin: 10px 0;
}

body,
button,
input,
select,
optgroup,
textarea {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, Arial;
}

.footer .widget-title-holder {
    margin-bottom: 5px;
}

.footer h3.widget-title {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #fff;
    font-weight: 700;
}

.footer .textwidget {
    font-size: 1.1rem;
    line-height: 1.5rem;
}

.blog-item-content ol li {
    list-style: inside decimal;
    padding-left: 15px;
}

.blog-item-content ol li:before {
    content: "";
    margin-left: 5px;
}

.blog-item-content ul li:before {
    content: "";
    margin-left: -5px;
}

.blog-posts-container {

}


#footer-1, #footer-2, #footer-3, #footer-4 {
    text-align: left;
}

#footer-1 ul li {
    list-style: none;
    padding-left: 10px;
}

#footer-1 ul li:before {
    content: "-";
    position: absolute;
    left: 0;
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        padding: 0 30px;
    }
    
    .elementor-container.elementor-column-gap-default .elementor-column.elementor-col-25:first-child {
        padding-left: 0;
    }
    
    .elementor-container.elementor-column-gap-default .elementor-column.elementor-col-25:last-child {
        padding-right: 0;
    }
}

#footer-1 .elementor-23 .elementor-element.elementor-element-d5a007d .elementor-widget-container {
    text-align: center;
}

#footer-1 .elementor-widget-social-icons .elementor-grid {
    grid-column-gap: var(--grid-column-gap,5px);
    grid-row-gap: var(--grid-row-gap,5px);
    grid-template-columns: var(--grid-template-columns);
    -webkit-box-pack: var(--justify-content,center);
    -ms-flex-pack: var(--justify-content,center);
    justify-content: var(--justify-content,center);
    justify-items: var(--justify-content,center);
}

#footer-1 .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
}

#footer-1 .elementor-icon.elementor-social-icon {
    border-radius: 50% 50% 50% 50%;
    
    font-size: var(--icon-size,25px);
    line-height: var(--icon-size,25px);
    width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
    height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
}

#footer-1 .elementor-social-icon:last-child {
    margin: 0;
}

#footer-1 .elementor-social-icons-wrapper {
    text-align: center;
}

#footer-1 .elementor-social-icons-wrapper .elementor-grid-item {
    margin: 0 5px;
    --grid-template-columns: repeat(0, auto);
    --icon-size: 16px;
    --grid-column-gap: 5px;
    --grid-row-gap: 0px;
}

.blog-item-heading__title {
    line-height: 1;
}

span.section__heading {
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
    margin: 0;

    color: #FFFFFF;
    font-family: "Oswald", Sans-serif;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;

    margin-bottom: 22px;
    float: right;
}

span.section__heading.section__heading2 {
    margin-bottom: 22px;
    text-align: right;
    margin-right: initial;
    display: block;
    float: left;
    margin-left: 30px;
}


.span_section_heading_wrapper {
    text-align: left;
}

.section__heading.section_top_heading h3 {
    float:right;
}

.section__heading.section_top_heading2 h3 {
    float:left;
}

.portfolio-blog-text {
    margin-left: -10px;
    padding-right: 30px;
}

.breadcrumb {
	display:none; !important
}

a:visited {
	color: #ca83e4; !important
}

.quickscan ul {
list-style-type: none;
padding:0;
}

.quickscan ul li::before {
content: "\f14a" !important; /*Add Unicode Here*/
font-family: "Font Awesome 5 Free" !important;
padding: 0 10px 0 0;
color: #ca83e4;
}


.footer{
	    margin-bottom: -50px;
    z-index: 9;
    position: relative;
}