/*
*Theme Name: Bugster Child
*Template: bugster
*Theme URI: http://bugster.themerex.net/
*Description: Bugster is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
*Author: ThemeREX
*Author URI: http://themerex.net/
*Version: 1.0
*License: GNU General Public License v2 or later
*License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.sc_price_item_title {
    font-size: 30px;
}


.sc_button_subtitle {
    font-size: .85em;
    line-height: 1.25em;
    text-transform: none;
    display: block;
}

h2.sc_button_title {
    font-family: "D-DIN",sans-serif;
    font-size: 16px;
    font-weight: 900;
    font-style: normal;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0px;
}
a.sc_button:hover h2 {
    color: white;
}
.sc_button sc_button_default sc_button_size_normal sc_button_icon_left sc_button_hover_slide_left{

    /*padding: 1.5em 3.45em;*/
}

.custom-background .content_wrap > .content{

    padding: 0px;
}


.section_art{
    margin-top: 100px;
}


ul.postsbycategory {
    list-style-type: none;
}
ul.postsbycategory li{
    margin: 0px 0px 40px 0px;
}
.postsbycategory img {
    float:left;
    padding:3px;
    margin:3px;
    /*border: 3px solid #EEE;*/
}

ul.postsbycategory h3{
    font-size: 22px
}

.line_wrap {
    border-top: 4px solid #eee;
}





.scheme_default .sc_services_hover .sc_services_item_text {
    font-size: 17px;
    line-height: 17px;
}

.sc_services_hover .sc_services_item_content .sc_services_item_link {
    font-size: 14px;
    letter-spacing: 0px;
}


.sc_services_hover .sc_services_item_header_inner, .sc_services_hover .sc_services_item_content_inner {
    padding: 10px;
}


.sc_price_slider .sc_price_item_inner .sc_price_item_info {
    padding: 0em;
}
.sc_price_item.with_image .sc_price_item_inner {
    padding: 1.2em;
}
.sc_price_item_details img{
    width: 100%;
}

.full-width{
    width: 100%;
}


.codedropz-upload-inner{

    background-color: #0a1228;
}

.sc_price_item_title {
    letter-spacing: 0px;
}




@media (max-width: 1679px){
    .scheme_default .sc_services_hover .sc_services_item_text {
        font-size: 15px;
        line-height: 17px;
    }
}


@media (max-width: 1279px){
    .sc_price_item_title {
        font-size: 24px;
        line-height: 35px;
    }
}

@media (max-width: 1023px){
    .sc_price_item_title {
        font-size: 26px;
        line-height: 30px;

    }
    ul.postsbycategory h3{
        font-size: 19px
    }
}

@media (max-width: 782px){
    .sc_price_item_title {
        font-size: 25px;
        line-height: 30px;
    }
    ul.postsbycategory h3{
        font-size: 16px
    }

}
@media (max-width: 767px){
    .elementor-column {
        width: 100%;
    }
}

@media (max-width: 479px){
    .content_wrap, .content_container {

    }
    .elementor-section.elementor-section-boxed>.elementor-container {
             max-width: 100%;
    }
}