/*

Theme Name: ID Solutions USA

Theme URI: https://wordpress.org/themes/idsolutions/

Author: LEADconcept Wordpress Development Team 

Author URI: https://leadconcept.com/

Description: This theme is desined and developed by LEADconcept under GNU General Public License.

Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets.

Version: 1.0

Requires at least: 6.0

Tested up to: 6.1.1

Requires PHP: 8.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: idsolutions

This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/



.navbar-light .navbar-nav a {

    font-size: 17px;

    line-height: 34px;

    color: #212121;

    font-weight: 500;

    font-family: "Roboto";

    position: relative;

}



.navbar-light .navbar-nav a:hover {

    color: #3a7dda !important;

}



.navbar-light .navbar-nav .current-menu-item a {

    color: #3a7dda !important;

}

.container{
    width: 96% !important;
    max-width: 96% !important;
}

.menu-home-container {

    width: 97%;

}



.navbar-expand-lg .navbar-nav a {

    padding-right: 0.7rem;

    padding-left: 0.7rem;

}



.navbar-collapse .nav-item {

    list-style: none;

    margin-top: 50px;

}



.navbar-collapse .nav-link.search_padding {

    padding-right: 0px;

}



.navbar-light .navbar-nav a::before {

    content: "";

    width: 100%;

    height: 4px;

    position: absolute;

    left: 0;

    bottom: 0;

    background: #fff;

    transition: 0.5s transform ease;

    transform: scale3d(0, 1, 1);

    transform-origin: 0 50%;

}

.navbar-light .navbar-nav .sub-menu a::before{

    display: none !important;
}




.navbar-light .navbar-nav a:hover::before {

    transform: scale3d(1, 1, 1);

}



.navbar-light .navbar-nav a::before {

    transform-origin: 50% 50%;

    background: #3a7dda;

}



#menu-item-29 {



    position: relative;



}



#menu-item-29 a:first-child:after {

    display: inline-block;

    margin-left: 0.255em;

    vertical-align: 0.255em;

    content: "";

    border-top: 0.3em solid;

    border-right: 0.3em solid transparent;

    border-bottom: 0;

    border-left: 0.3em solid transparent;

}



#menu-item-29 .sub-menu {



    position: absolute;

    z-index: 1000;

    display: none;

    min-width: 10rem;

    padding: 0.5rem 0;

    margin: 0;

    font-size: 1rem;

    color: #212529;

    text-align: left;

    list-style: none;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid rgba(0, 0, 0, .15);

    border-radius: 0.25rem;



}



#menu-item-29 .sub-menu a {



    display: block;

    width: 100%;

    padding: 0.25rem 1rem;

    clear: both;

    font-weight: 500;

    color: #212121;

    text-align: inherit;

    text-decoration: none;

    white-space: nowrap;

    background-color: transparent;

    border: 0;



}



#menu-item-29 .sub-menu a::after {



    display: none;

}



#menu-item-29:hover .sub-menu {



    display: block;



}



#menu-item-29 .sub-menu a:hover {



    background-color: #3a7dda;

    color: #fff !important;



}



#menu-item-37 {



    position: relative;



}



#menu-item-37 a::after {

    display: inline-block;

    margin-left: 0.255em;

    vertical-align: 0.255em;

    content: "";

    border-top: 0.3em solid;

    border-right: 0.3em solid transparent;

    border-bottom: 0;

    border-left: 0.3em solid transparent;

}



#menu-item-37 .sub-menu {



    position: absolute;

    z-index: 1000;

    display: none;

    min-width: 10rem;

    padding: 0.5rem 0;

    margin: 0;

    font-size: 1rem;

    color: #212529;

    text-align: left;

    list-style: none;

    background-color: #fff;

    background-clip: padding-box;

    border: 1px solid rgba(0, 0, 0, .15);

    border-radius: 0.25rem;



}



#menu-item-37 .sub-menu a {



    display: block;

    width: 100%;

    padding: 0.25rem 1rem;

    clear: both;

    font-weight: 500;

    color: #212529;

    text-align: inherit;

    text-decoration: none;

    white-space: nowrap;

    background-color: transparent;

    border: 0;



}



#menu-item-37:hover .sub-menu {



    display: block;



}



#menu-item-37 .sub-menu a:hover {



    background-color: #3a7dda;

    color: #fff !important;



}



#menu-item-37 .sub-menu a::after {



    display: none;

}
/* universal and support form validations */
.error {
    color: red !important;
}

.loader_content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(189, 230, 237, 0.7);
    visibility: hidden;
}

/* universal and support form validations */


/* TOday styling add  */


#post-24 .wp-container-3 {
    padding: 40px 50px !important;
    background-color: #f8f8f8;
}
#post-24 .wp-container-6 {
    padding: 45px 50px !important;
}
#post-24 .wp-container-6  h2  , #post-24 .wp-container-9 h2{
    font-size: 36px;
    line-height: 24px;
    color: #383838;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: "Titillium Web";
}
#post-24 .wp-container-6  p  , #post-24 .wp-container-9 p{
    font-size: 16px;
    line-height: 24px;
    color: #383838;
    font-weight: 400;
    font-family: "Roboto";
}

#post-24 .wp-container-9 {
    padding: 45px 50px !important;
    background-color: #f8f8f8;
    margin-bottom:0px !important;
}

@media(max-width:768px){
    #post-24 .wp-container-9 , #post-24 .wp-container-3 ,#post-24 .wp-container-6  {
        padding: 20px 10px !important;
    }
}

/* Waqar css start */
#post-18{
    padding: 40px 0px;
    background-color: #3a7dda;
}

#post-18 .wp-block-columns{
    margin-bottom: 0px;
    align-items: center !important;
}
#post-18 .img-main{
    flex-basis:41% !important;
}
#post-18 .img-main img{
    border-radius: 10px;
}
#post-18 .ribbon-right{
    flex-basis:58% !important;
}
.ribbon-right .wp-block-heading{
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Titillium Web"; 
}
.ribbon-right p{
    font-size: 16px;
    line-height: 25px;
    color: #f6f6f6;
    font-weight: 400;
    font-family: "Roboto";
    padding-right: 40px;
    margin-bottom: 1.5rem;
}
.ribbon-right .awais {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.ribbon-right .awais p{
    margin-bottom: 0px;
    padding-left: 15px;
}
#post-24 .main-div{
    background-color: #f8f8f8;
}
#post-24 .wp-block-heading{
    margin-top: 15px !important;
}

#post-8 .card1{
    height: 100%;
    border-radius: 20px;
    background-color: #ffffff;
    border: 0px solid #000000;
  padding: 20px;
}
.card1 .awais  {
    display: flex;
    align-items: center;
}
.card1 .awais p {
    margin-bottom: 0px;
    padding-left: 15px;
    font-size: 18px;
 
    color: #000000;
    font-weight: 400;
    font-family: "Roboto";
  
}
 .awais-block .awais  {
    display: flex;
   margin-bottom: 15px;
}
 .awais-block .awais p {
    font-size: 18px;
    line-height: 20px;
    color: #222222;
    font-weight: 600;
    font-family: "Titillium Web";
    margin-bottom: 0px;
    padding-left: 15px;
}

#post-44 .printing-section1{
    margin-bottom: 0px !important;
    padding: 30px 40px;
    background-color: #f8f8f8;
}
#post-44 .printing-section1 .awais-block  {  
border-bottom-left-radius: 24px;
border-bottom-right-radius: 24px;
filter: drop-shadow(0px 5px 2.5px rgba(0,0,0,0.14));
background-color: #ffffff;
border: 1px solid #e0e0e0;
padding: 30px 0px 30px 15px;
}
#post-44 .box-title .wp-block-heading {
    background-color: #ffa80f;
    text-align: center;
    padding: 20px 0px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    margin-bottom: 0px;
    font-size: 24px;
    color: #222222;
    font-weight: 700;
    font-family: "Titillium Web";
    text-align: center;
  
}
#post-44 .wp-block-image {
    height: 100%;
}
#post-44 .wp-block-image img {
    height: 100%;
}
#post-44 .main-heading h2{
    font-size: 36px;
    color: #062540;
    font-weight: 700;
    font-family: "Titillium Web";
    text-align: center;
}
#post-44 .main-heading  h5 {
    font-size: 25px;
    color: #062540;
    font-weight: 700;
    font-family: "Titillium Web";
    text-align: center;
}
.repair-section2 , .heading-parrent{
    padding: 30px 40px;
}
.heading-parrent-repair{
    padding: 30px 40px;
    background-color: #f3f3f6;
}
.heading-parrent-repair .wp-block-image img{
    border-radius: 20px;
    filter: drop-shadow(0 0 10.5px rgba(0,0,0,0.23));
    background-color: #ffffff;
    border: 0px solid #000000;
    width: 100%;
}
.card-parrent {
        padding: 0px 40px 0px 40px;
        margin-bottom: 0px;
}
.card-parrent .wp-block-column{
    border-radius: 5px;
    background-color: #ffffff;
    border: 1px solid #e0e0e0;
    text-align: center;
    padding: 30px 20px;
    margin-bottom: 30px;
}
.card-parrent .wp-block-image img {
    margin: auto;
    height: 190px !important;
    object-fit: contain;
}
#post-22 .wp-block-column ul li{
list-style: none !important;
}
.thermal-parrent h2  {
    font-size: 36px;
    line-height: 24px;
    color: #383838;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: "Titillium Web";
}
.thermal-parrent p {
    font-size: 16px;
    line-height: 24px;
    color: #383838;
    font-weight: 400;
    font-family: "Roboto";
}
#post-22 .wp-block-column ul{
    padding-left: 0px;
}
#post-22 .wp-block-column h3{
    font-size: 24px;
    color: #383838;
    font-weight: 700;
    font-family: "Roboto";
    margin: 20px 0px;
}
#post-22 .wp-block-column .main-head {
    font-family: 'Titillium Web', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    text-transform: capitalize;
    color: #062540;
    text-align: center;
    margin-bottom: 0px;
}
.wp-image-91{
    width: 100%;
}
.heading-parrent-repair p{
    font-size: 16px;
    line-height: 24px;
    color: #383838;
    font-weight: 400;
    font-family: "Roboto";
}
.printer-img img{
    width: 100%;
    border-radius: 20px;
}
#post-22 .wp-block-column ul li a{
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 16px;
    line-height: 48px;
    color: #383838;
    font-weight: 400;
    font-family: "Roboto";
}
.awais-parrent{
    margin-top: 50px;
}
#post-22 .awais{
    margin-bottom: 20px;
    display: flex;
}
#post-22 .awais p {
    font-size: 16px;
    line-height: 24px;
    color: #383838;
    font-weight: 400;
    font-family: "Roboto";
    margin-bottom: 0px;

    padding-left: 15px;
}
#post-24 .wp-block-image img{
    width: 100%;
}
.main-bottom{
    background-color: #fff !important;
}
.main-bottom ul{
    padding-left: 20px !important;
}
#post-22 .repair-para {
    font-size: 16px;
    line-height: 24px;
    color: #383838;
    font-weight: 400;
    font-family: "Roboto";
    margin-top: 15px;
} 
.head-parrent-2{
    margin-bottom: 0px;
    padding: 30px 40px;
    background-color: #f8f8f8;
}
.awais-block-2{
    margin-bottom: 20px;
}
.awais-block-2 .awais p
{
    line-height: normal !important;
    font-weight: 400 !important;
    font-size: 16px;
    color: #383838;
    font-family: "Roboto";
}
.supplies-para {
    font-size: 16px;
    color: #383838;
    font-weight: 400;
    font-family: "Roboto";
}
.health-section4{
    padding: 0px 40px 40px 40px;
    margin-bottom: 0px !important;
}
.last-para{
    margin-bottom: 0px;
}
.awais-block-2 .awais{
    margin-bottom: 5px ;
}
.wp-image-120{
    width: 100%;
    height: 100px;
}
.li-company{
    list-style: none;
}
.head-parren{
    margin-bottom: 0px;
}
.main-parrent-health{
    background-color: #f0f0f0;
    padding: 30px 40px;
}
.health-heading{
    padding: 30px 0px 0px 0px;
    background-color: #f0f0f0;
    margin-bottom: 0px;
}
#post-8 .wp-block-heading{
  
        font-size: 36px;
        color: #062540;
        font-weight: 700;
        font-family: "Titillium Web";
        text-align: center;
    
}
.health-section2{
    padding: 40px;
    background-color: #3a7dda;
    display: flex;
    align-items: center !important;
    margin-bottom: 0px !important;
}
.health-section3{
    padding: 40px;   
    margin-bottom: 0px !important;
}
.health-section3 .wp-block-image{
    margin-bottom: 0px !important;
}
.health-section2 p{
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Roboto";
}
.img-size-full{
    margin: 0px !important;
}
 .wp-image-118{
    width: 100%;
    height: 100%;
}
.form-btn{
    margin-top: 20px !important;
}
.form-btn .btn{
    padding: 0.375rem 0rem  !important;
}

#post-12 .main-parrent-health {
    background-color: #f8f8f8 !important;
}
#post-12 .main-bottom{
    background-color: #fff !important;
}
.row-link{
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ebe4e4;
}
.search-history-main{
    width: 600px !important;
    margin: auto !important;
}

/* custom label */

#post-462 .printing-section1{
    margin-bottom: 0px !important;
    padding: 30px 40px;
    background-color: #f8f8f8;
}
#post-462 .printing-section1 .awais-block  {  
border-bottom-left-radius: 24px;
border-bottom-right-radius: 24px;
filter: drop-shadow(0px 5px 2.5px rgba(0,0,0,0.14));
background-color: #ffffff;
border: 1px solid #e0e0e0;
padding: 30px 0px 30px 15px;
}
#post-462 .box-title .wp-block-heading {
    background-color: #ffa80f;
    text-align: center;
    padding: 20px 0px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    margin-bottom: 0px;
    font-size: 24px;
    color: #222222;
    font-weight: 700;
    font-family: "Titillium Web";
    text-align: center;
  
}
#post-462 .wp-block-image {
    height: 100%;
}
#post-462 .wp-block-image img {
    height: 100%;
}
#post-462 .main-heading h2{
    font-size: 36px;
    color: #062540;
    font-weight: 700;
    font-family: "Titillium Web";
    text-align: center;
}
#post-462 .main-heading  h5 {
    font-size: 25px;
    color: #062540;
    font-weight: 700;
    font-family: "Titillium Web";
    text-align: center;

}

.swal-footer{
    text-align: center !important;
}
.navbar-expand-lg .navbar-nav {
    justify-content: end !important;
}

/* custom label */
@media (max-width:992px) {
    footer .menu-footer-menu-container .menu li a{
        margin-left: 0px !important;
        padding-left: 0px !important;
    }
}
@media (max-width:767px){
    .waqar>div{
        width: 360px !important;
        margin-left: 15px;
    }
    #post-44 .printing-section1 {
        margin-bottom: 0px !important;
        padding: 30px 15px;
        background-color: #f8f8f8;
    }
    .card-parrent {
        padding: 0px 15px 0px 15px;
        margin-bottom: 0px;
}
.heading-parrent {
    padding: 0px 14px;
    margin-bottom: 0px;
}
.card-parrent .wp-block-column {
  
    margin-bottom: 0px;
}
.printing-last-box{
    margin-bottom: 30px !important;
}
.main-parrent-health {
    background-color: #f0f0f0;
    padding: 20px 15px;
}
.emypty-box{
    display: none !important;
}
#post-8 .wp-block-heading {
    font-size: 22px;
}
.search-history-main{
    width: 100% !important;
    margin: auto !important;
}
.thermal-parrent h2 {
    font-size: 36px;
    line-height: 24px;
    color: #383838;
    font-weight: 700;
    margin-bottom: 14px;
    margin-top: 0px;
    font-family: "Titillium Web";
}
.awais-block .awais  {
    display: flex;
    align-items:start;
    margin-bottom: 20px;
}
.awais-block .awais p {
    font-size: 18px;
    line-height: 20px;
}
#post-24 .wp-container-6 h2, #post-24 .wp-container-9 h2 {
    font-size: 25px;
    line-height: 24px;
    color: #383838;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: "Titillium Web";
}
.support .content {
    filter: drop-shadow(0 0 10.5px rgba(0, 0, 0, 0.08));
    background-color: #ffffff;
    padding: 20px 10px;
}
#support-form .row{
    padding-right: 0px !important;
}
.support .btn_section input {
    width: 100px !important;
    height: 51px !important;

}
.support .content {
    
    padding: 20px 0px !important;
}
.g-recaptcha img, iframe {
    max-width: 90% !important;
    display: block;
}
.g-recaptcha{
    padding-left: 0px !important;
}
.rc-anchor-normal .rc-anchor-checkbox-label {
    width: 126px !important;
}
.rc-anchor-normal-footer {
    display: inline-block;
    height: 74px;
    vertical-align: top;
    width: 80px;
}
#post-462 .printing-section1 {
    margin-bottom: 0px !important;
    padding: 20px 15px;
    background-color: #f8f8f8;
}
}
@media (max-width:375px) {
    .waqar> div {
        width: 304px !important;
        margin-left: 0px;
        transform: scale(.9) !important;
    }
    .quote .btn input {
        width: 130px !important;
    }
    .g-recaptcha .g-recaptcha img, iframe {
        max-width: 100% !important;
        display: block;
    }
    .g-recaptcha .rc-anchor-content {
        height: 74px;
        width: 170px !important ;
    }
    .g-recaptcha .rc-anchor-normal {
        height: 74px;
        width: 282px !important;
    }
    .g-recaptcha .rc-anchor-checkbox-label {
        width: 100px  !important;
    }
    .g-recaptcha .rc-anchor-logo-portrait {
        margin: 10px 0 0 -2px !important;
    }
}
/* waqar css end */
