/*
Theme Name: jetblack child
Theme URI: http://www.webflowtech.com/wp-content/themes/jetblack-child/
Author: Anthony Coker
Author URI: http://www.webflowtech.com/
Description: jetblack child theme. 
Parent theme: jetblack.
Version: 2.5.0
Template: jetblack
Text Domain: jetblack child
Tags: child theme
*/

/* Upper Header CSS Override */
#top-header {

}

.data1.data1 {
    margin-top: 5px;
    margin-bottom: 5px;
}

/* Middle Header CSS Override */
#masthead{
    /* border: solid 5px black; */
    background: linear-gradient(rgba(40, 40, 44, 0.815), rgb(37, 37, 37), rgb(11, 11, 12));
}

.custom-logo-link {
    /* box-shadow: 2px 2px 4px 10px rgba(180, 124, 19, 0.726), 1px 1px 2px 3px rgba(233, 154, 9, 0.726) inset; */
    border: solid 5px rgba(82, 80, 80, 0.808);
    outline: solid 4px black;
    outline-offset: 2px;
}

.primary-menu.primary-menu {
    /* background: radial-gradient(rgba(247, 141, 2, 0.514), rgba(253, 153, 38, 0.801), rgba(199, 119, 15, 0.842)); */
}

li.page_item.page_item a {
    color: lightgrey !important;
}

li.page_item.page_item a :hover {
    color: white;
}

div.wp-block-columns.container_class1 {
    /* border: solid black 5px; 
    box-shadow: 5px 5px 10px 10px red, 10px 10px 5px 5px black;  */
   
}

.site-title.site-title a {
    color: lightgrey;
    /* padding: 5px;
    background: radial-gradient(rgba(247, 141, 2, 0.514), rgba(253, 153, 38, 0.801), rgba(199, 119, 15, 0.842)); */
}

.site-description {
    padding: 10px;
    margin-top: 2%;
    /* background: radial-gradient(rgba(2, 247, 43, 0.514), rgba(38, 253, 120, 0.801), rgba(15, 199, 85, 0.842)); */
}

/* ------------------------------ */

/* Page Title css override */
.page-title.page-title {
    color: rgb(153, 153, 153) !important;
    letter-spacing: 10px;
    font-weight: 900;
    text-shadow: 2px 2px rgb(22, 21, 21);
    background: radial-gradient(rgba(54, 54, 54, 0.514), rgba(41, 41, 41, 0.801), rgba(110, 110, 110, 0.842));
    /* box-shadow: 2px 2px 4px 10px rgba(160, 124, 57, 0.781), 1px 1px 2px 3px rgba(221, 157, 37, 0.829) inset; */
    /* border: solid 5px black; */
    border-radius: 25px 15px 25px 15px; 
}

.page-title h1 {
    color: black !important;
}
/* -------------------------------- */

/* Widget Custom Css */
.widget.widget {
    /* border: solid 5px black; */
    border-radius: 20px;
}

.widget-title.widget-title {
    background: linear-gradient(rgb(53, 51, 51), rgb(39, 37, 37), rgb(63, 61, 61));
    border-radius: 20px;
    box-shadow: 3px 3px 3px 2px black; 
    color: rgb(108, 106, 106);
    text-shadow: 1px 1px black;    
}

.sidebar .widget-title:after {
    display: none;
}

.sidebar ul li a:hover{
    color: rgb(16, 16, 16);
}

.sticky .hentry-inner {
    border: 0px solid #484848;
}

.post-thumbnail .cat-links a {
    background: #484848;
    border-radius: 10px;
    box-shadow: 3px 3px 3px 2px black;
    text-shadow: 1px 1px black;    
}

/* .entry-title a:hover a:active {
    color: rgb(16, 16, 16);
} */

.hentry-inner a:hover, .hentry-inner a:focus, .hentry-inner a:active {
    color: rgb(16, 16, 16);
}

#breadcrumb li {
    color: rgb(135, 135, 135);
}

#breadcrumb li a:hover, #breadcrumb li a:focus, #breadcrumb li a:active {
    color: rgb(135, 135, 135);
}

#breadcrumb li::after, #breadcrumb li::after, #breadcrumb li::after {
    color: rgb(135, 135, 135);
}

a.scrollup, a.scrollup:visited {
    background-color: #393939;
    border-radius: 10px;
}

a.scrollup:hover {
    background-color: #545454;
    border-radius: 10px;
}

/* body a:hover, body a:focus, body a:active {
    color: rgb(16, 16, 16);
} */

/* .breadcrumb-trail {
    color: whitesmoke;
}  */

/* breadcrumbs li a:focus {
    color: rgb(16, 16, 16);
} */

/* .vcard a:hover, .vcard a:focus, .vcard a:active {
    color: rgb(16, 16, 16);
} */

/* .section-latest-posts .new-cat a {
    background-color: #484848;
} */



/* .post-thumbnail .cat-links a, .section-latest-posts .new-cat a:visited, .post-thumbnail .cat-links a:visited {

} */
/* ---------------- */

/* .hentry-inner {
    background-color: lightslategray !important;
} */

/* Post Entry Widget CSS Override */
.entry-title {
    /* background-color: lightslategray;
    border: solid 5px black; */
    text-align: center;
}

.asp_post_title {
    text-align: center;
    color: red;
    border: solid 5px red; 
    border-radius: 20px;
    background-color: darkgrey;
    font-stretch: 2px;
    /* font: italic bold; */
}

/* About Me Page CSS override */
#about_me_title {
    letter-spacing: 10px;
    border: solid 5px black;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}



#about_me {
    background: white;
    color: black;
    padding: 20px;
    font-size: 18px;
    border: solid 10px black; 
}
/* ----------------------------- */

#footer-content {
    display: none;
}

#post-19 {
    text-align: center;
}
  
#post-19 img {
    border: solid 5px black;
}

.post-18 {
    margin-left: 0% !important;
    background: linear-gradient(rgb(95, 92, 92), lightgray, rgb(122, 117, 117));
}

/* Custom css for Home Base Page */
/* .single-content-wraper.single-content-wraper {
    margin-left: 0% !important;
    background: linear-gradient(rgb(95, 92, 92), lightgray, rgb(122, 117, 117)); */
    /* border: solid rgb(14, 13, 13) 10px; */
    /* border-radius: 30px; */
/* } */

/*@media (min-width: 1200px){*/
/*    .container {*/
/*        max-width: 1140px;*/
        /*margin-left: 1%;*/
/*    }*/
/*}*/
/*@media (min-width: 992px){*/
/*    .container {*/
/*        max-width: 980px;*/
/*    }*/
/*}*/
/*@media (min-width: 768px){*/
/*    .container {*/
/*        max-width: 750px;*/
/*    }*/
/*}*/
/*@media (min-width: 576px){*/
/*    .container {*/
/*        max-width: 565px;*/
/*    }*/
/*}*/

/*div.container {*/
/*    padding-left: 2%;*/
/*}*/

.post.post {
    /*width: 100%; */
    /*margin-left: 0%;*/
    /*display: block;*/
    /*width: 1000px;*/
}

#secondary {
    /*display: none;*/
}

div.entry-content-wrapper {
    margin-left: 0% !important;
    background: white;
    /* border: solid black 2px;  */
    box-shadow: 3px 3px 10px 5px black, 1px 1px 4px rgb(0 0 0 / 50%) inset;
    /* box-shadow: 5px 5px 2px 2px #6666666c, 2px 2px 2px rgba(58, 58, 58, 0.5) inset; */
    /* border: solid rgb(61, 55, 55) 5px; 
    border-radius: 20px;
    box-shadow: 5px 5px 2px 2px #666666, 2px 2px 2px rgba(153, 152, 152, 0.5) inset; */
}

#solutions_to_fit_h1 {
    /* border: solid black 5px; */
    font-size: 3vw; 
    font-weight: bold;
    letter-spacing: 5px;
    margin-bottom: 10px;
    text-shadow: 1px 1px rgb(45, 45, 46);
}

#solutions_to_fit_para {
    font-size: 2vw;
    /* text-shadow: .5px .5px rgb(45, 45, 46);     */
}

#offered_solutions_h2 {
    /* text-decoration: underline; */
    flex-grow: 2vw;
    text-decoration-color: black; 
    margin-bottom: 15px;
    /* text-shadow: 1px  1px black; */
    letter-spacing: 1px;
}

#offered_solutions_list {
    background: linear-gradient(rgb(119, 111, 111), rgb(99, 96, 96), rgb(110, 109, 109));
    box-shadow: 3px 3px 10px 5px black, 1px 1px 4px rgba(0, 0, 0, 0.5) inset; 
    font-size: 14px;
}
/* ------------------------------------------------- */

/* 3d Loader paragraph */
#para1_container {
    border: solid transparent 6px;
    border-radius: 30px;
    margin-top: 15px;
}

#para1 {
    color: black;
    background: linear-gradient(rgb(92, 90, 90), rgb(161, 158, 158), rgb(110, 106, 106));
    box-shadow: 3px 3px 10px 5px black, 1px 1px 4px rgba(0, 0, 0, 0.5) inset;
    border: solid transparent 6px;
    border-radius: 20px;
    padding: 5px; 
    text-indent: 35px;
    /*font-weight: bolder;*/
    /*font-size: 20px !important;*/
    font: 20px bold; 
    margin: 5px; 
  
}

#model_loader_modal_open {
    background: linear-gradient(rgb(109, 107, 107), rgb(77, 76, 76), rgb(54, 53, 53));
    box-shadow: 3px 3px 10px 5px black, 1px 1px 4px rgba(0, 0, 0, 0.5) inset;
    border: solid 0px;
    border-radius: 10px;
    font-weight: bolder;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
}

#model_loader_modal_open:hover{
    background: linear-gradient(rgb(109, 107, 107), rgb(77, 76, 76), rgb(54, 53, 53));
    padding: 13px 29px;
    font-size: 15px;
}

/* ----------------------------------------------------- */

/* Css For Mobile Phones */
@media only screen and (max-width: 850px){
    .code_block_mobile.code_block_mobile {
        font-size:16px !important;
    }
    
    .post_para1.post_para1 {
        font-size:18px !important;
    }
    
    div.container {
        width: 100%;
        padding: 2px; 
        margin: 0px; 
    }

    .entry-content-wrapper {
        width: 100%;
        margin: 2px; 
        padding: 4px; 
    }

    #solutions_to_fit_h1 {
        /* border: solid black 5px; */
        font-size: 5vw; 
        letter-spacing: 1px;
        margin-bottom: 15px;
        /* border: solid red 3px; */
        transform: scale(1, 1.5); 
        text-shadow: 1px 1px rgb(45, 45, 46);
    }

    #solutions_to_fit_para {
        font-size: 1.5vw;
        /* text-shadow: .5px .5px rgb(45, 45, 46);     */
    }
    
    #para1 {
        font-size: 18px;
    }

    /* .container_class1 {
        margin: auto;
    } */

    div.entry_content {
        margin: auto;
    }

    div.wp-block-columns.container_class1 {
        /* border: solid black 1px;  */
        /* margin: 5%;  */
        /* margin: 10%; */
        /* box-shadow: 1px 2px 3px 3px red, 1px 3px 2px 2px rgb(194, 34, 34);  */
       
    }

}
@media only screen and (max-width: 350px) {
    
    h1.page-title.page-title {
        font-size: 20px !important;
        text-shadow: 2px 2px #000000 !important;
    }
    
    .code_block_mobile.code_block_mobile {
        font-size:10px !important;
    }
    
    .post_para1.post_para1 {
        font-size:15px !important;
    }
    
    .header_class1.header_class1 {
        font-size:14px !important;
        margin-bottom: 25px !important;
        background: black !important;
    }
    
    .list_class1.list_class1 {
        font-size: 12px !important;
    }
    
    .header_class2.header_class2 {
        font-size: 15px !important;
        font-weight: bold;
    }
    
    div.container {
        width: 100%;
        padding: 2px; 
        margin: 0px; 
    }

    .entry-content-wrapper {
        width: 100%;
        margin: 2px; 
        padding: 4px; 
    }

    #solutions_to_fit_h1 {
        /* border: solid black 5px; */
        font-size: 5vw; 
        letter-spacing: 1px;
        margin-bottom: 15px;
        /* border: solid red 3px; */
        transform: scale(1, 1.5); 
        text-shadow: 1px 1px rgb(45, 45, 46);
    }

    #solutions_to_fit_para {
        font-size: 1.5vw;
        /* text-shadow: .5px .5px rgb(45, 45, 46);     */
    }

    #para1 {
        font-size: 14px;
    }


}
/* ----------------------------------------------------- */