/*
Theme Name:   simple-bootstrap child theme
Description:  Write here a brief description about your child-theme
Author:       Rob Kay
Author URL:   http://freedomonlineservices.net/rob/rob/fos
Template:     simple-bootstrap
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  simple-bootstrap-child
*/

/* Write here your own personal stylesheet */
.select2-results__option{color:#222;}
.success{color: green;}
.hide{display: none;}
#fader.fade-out{background: transparent!important;}
section.post_content ol, section.post_content ul{padding-left: 20px;}
body .btn{background:#000; color: #fff!important; padding: 10px 20px; font-weight: 600; font-size: 14px;}
body .btn:hover{background-color: rgba(0,0,0,0.8)}
body{opacity: 1!important;}
body .wrapper{display: block;}
body{color: #fff}
body #content h1{font-size: 3rem; margin-bottom: 20px;}
body #content h2{font-size: 2.2rem;}
body #content h3{font-size: 2rem;}
.color-label{font-size: 16px; font-weight: 600; vertical-align: middle; line-height: 1em;  color: #fff; padding: 0 5px; display: inline-block; border-radius: 2px; margin-right: 5px;
-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
}
.color-label.task-priority{padding: 6px 10px; background: #dfdf55;}
.color-label.task-priority.medium{background-color: orange;}
.color-label.task-priority.high{background-color: red;}

.nav-menu__menu .nav-item:not(:last-child){margin-right: 30px;}
.portfolio-item .gallery-images .image-block{display:inline-block; background-size:cover; background-repeat:no-repeat; width:100%; height:250px; margin-bottom:20px;}

header{position: relative;}
header .currency-switcher{position: absolute;right: 0;}

#content #main{width: 100%;}
#content ul.meta.text-muted{display: none;}

main .work-item{margin: 3px;}

#customer_login .form-row {display: block;}
#customer_login .form-row input.input-text, .woocommerce form .form-row textarea{max-width: 400px; padding: 5px;}

.woocommerce-account .woocommerce-form-login .form-row{display: block;}
.woocommerce-account .woocommerce-form-login .input-text,   
.woocommerce-account .woocommerce-form-login .password-input{max-width: 400px; margin-bottom: 10px;}
.woocommerce-account .woocommerce-form-login button.woocommerce-button{width: 125px; font-size: 18px; color:#fff; background: #222; float: unset; display: block;}

.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2{max-width: 100%;}
.woocommerce .woocommerce-input-wrapper{display: block; width: 100%;}
.woocommerce .woocommerce-input-wrapper input, .woocommerce input.input-text, .woocommerce select, .woocommerce  textarea{padding: 5px;}

#stripe-payment-data #stripe-card-element{width: 300px; max-width: 100%; padding: 10px;}
#stripe-payment-data i.stripe-credit-card-brand{right: 20px!important;}
#stripe-payment-data .wc-stripe-elements-field{min-width: 100px; margin:0 10px;}


.woocommerce-MyAccount-navigation ul li{list-style: none; padding-bottom:20px; margin-bottom: 10px; border-bottom: 1px solid #eee;}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads{display: none;}
.woocommerce-MyAccount-content .password-input{margin-left: 10px;}


.woocommerce-MyAccount-content h3.hourly-credit a{font-size: 16px; margin-left: 20px; text-decoration: underline;}
.woocommerce-MyAccount-content h3.hourly-credit span{font-size: 26px; font-family: var(--font-main);}

.single-task .hourly-logs{margin-top: 50px;}

.single-product .related.products{clear: both;}


.new-task-block{margin-top: 20px; margin-bottom: 30px;}
.new-task-block .create-task-button{margin-bottom: 20px;}

.single-product .price{margin-bottom: 10px;}
.single-product .price .currency-switcher {margin-left: 20px; vertical-align: middle; display: inline-block;}

.page-hourly-credits .client-select{margin-bottom: 40px;}
.page-hourly-credits .client-select .form-group{display: inline-block; margin-right: 20px;}


.dco-image-attachment img{background-color: #ccc;}

table.hourly-table td span.indicator{font-size: 16px; font-weight: 600; vertical-align: middle; line-height: 1em; background: red; color: #fff; padding: 0 5px; display: inline-block; border-radius: 2px; margin-right: 5px;}
table.hourly-table td span.green{background: green; line-height: 1.2em; font-size: 18px; padding-bottom: 2px; }


.woocommerce-account .woocommerce-MyAccount-navigation{width: 20%;}
.woocommerce-account .woocommerce-MyAccount-content{width: 78%;}

body.role-developer li.woocommerce-MyAccount-navigation-link--orders, body.role-developer li.woocommerce-MyAccount-navigation-link--payment-methods{
display: none;
}

#main > article section img.alignleft{margin-right: 30px; margin-bottom: 20px;}
.dco-attachment img{max-width: 150px; border: 2px solid #ccc; border-radius: 4px;}
#comments .children{ background-color:#f9f5eb; margin-left: 0;}
#comments ol.commentlist > li > ol.children{padding-left:40px;}

#comments {
  display: flex;
  flex-direction: column;
}

#comments  h3{
  order: 1;
}
#comments  #respond{
  order: 2;
  padding: 20px 0;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#comments  #respond h3{font-size: 1.2rem;}
#comments  .commentlist{
  order: 3;
}
#comments  #comment-nav-below{
  order: 4;
}
#comments #respond small{margin-left: 15px;}

/*25-aug-2024-shubham*/
  .hosting_class_a:hover{
    color: white;
    transition: all 150ms var(--easing--s)!important;
  }
.hosting_class_a{
letter-spacing: .1vw;
    padding: .4rem .5rem .5rem;
    position: relative;
    overflow: hidden;
    color: white;
    font-size: 20px;
    left: 1.5rem;
}
.hosting-details {
    margin: 0 auto;
    padding: 20px;
    width: 80rem;
    background-color: #222;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    left: 36px;
    position: relative;
}

.hosting-details h2 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 2px solid #444;
    padding-bottom: 10px;
}

.customer-details {
    background-color: #333;
    border: 1px solid #444;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.customer-details h3 {
    margin-top: 0;
    font-size: 22px;
    color: #fff;
    margin-bottom: 15px;
    border-bottom: 1px solid #555;
    padding-bottom: 5px;
}

.customer-details p {
    margin-bottom: 15px;
    color: #ddd;
}

.customer-details textarea,
.customer-details input[type="text"] {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #555;
    border-radius: 4px;
    background-color: #444;
    font-size: 16px;
    color: #eee;
    resize: none;
    outline: none;
    transition: border-color 0.3s ease;
}

.customer-details textarea:focus,
.customer-details input[type="text"]:focus {
    border-color: #0073aa;
}

.customer-details textarea[readonly],
.customer-details input[type="text"][readonly] {
    background-color: #333;
}

.copy-button {
    padding: 8px 12px;
    border: none;
    background-color: #0073aa;
    color: white;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.3s, transform 0.3s;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}

.copy-button:hover {
    background-color: #005d8c;
    transform: scale(1.05);
}

.copy-button:active {
    background-color: #004a73;
    transform: scale(1);
}

/*25-aug-2024-shubham*/