/* -----------------------------------------

/* Reboot CSS */
    .horizontal-product-card .product-thumbnail-side1 {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    /* flex: 0 0 50%; */
    max-width: 100px;
    width: 100px;
    padding-right: 1rem;
}

 .horizontal-product-card .product-thumbnail-side1 img {
    padding: 3px;
    border: 1px solid #ddd;
}

.horizontal-product-card .product-description1 {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    /* flex: 0 0 50%; */
    max-width: 100%;
    width: 100%;
}


.two-col {
    overflow: hidden;/* Makes this div contain its floats */
}

.xtwo-col .xcol1 {
    float: left;
}

.xtwo-col .xcol2 {
    float: left;
}

.xtwo-col  {
    display: block;
}

.top-search-form form button {
  float: left;
  width: 50px;
  padding: 2px;
  background: #2196F3;
  color: white;
  font-size: 15px;
  border: 0px;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
  top:6px;
  align-items: center;
  left:0px;
}

.top-search-form  .form-control {
    max-width: 350px;
    width: 150px;
    align-items: center;
}
.top-search-form {
   padding-top:5px;
   align-items: center;
   font-size: 15px;
}
.top-search-form form .form-control {
    max-width: 190px;
    background-color: #ffffff;
    height: 32px;
    font-size: 12px;
    padding: 10px 15px;
    padding-left: 15px;
    border: 1px solid #ebebeb;
    color: #747794;
}
.profiletitle {
    font-weight: bold;
    color: #356AA0;
    font-family: sans-serif,Arial;
    font-size: 21px;
    text-decoration: underline;
    line-height: 1.5;
}
.csspskills {
    color:red; 
    font-size: 15px;
}

.csscat {
    color:green; 
    font-size: 15px;
}

.cssexp {
    color:grey; 
    font-size: 15px;
}
.iti__hide {
    display: none; }
  
  .iti__country-name{
         margin: 20px;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  }
  
  .iti__dial-code{
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #555;
  }
  
  .csphoneinput {
    border: 1px solid #CCC;
    height: 35px;
    margin: 0;
    padding: 6px 12px;
    border-radius: 2px;
    font-family: inherit;
    font-size: 100%;
    color: inherit; 
     width: 320px;
     }

    
     .register-form form > .form-group >  .lblm{
        position: absolute;
        text-align: center;
        z-index: 100;
        border-radius: 50%;
        left: 1px;
        font-size: 15px;
        margin-bottom: 0;
        color: #000000;
    }

    .register-form form > .form-group > .skilldropdown{
        padding:  10px 2px 10px 5px;
        font-size: 13px;
    }

    .form-control {
        border-color: #ffaf00;
    }
    .register-form .form-control {
        border-radius: 0;
        border: 0;
        color: #000000;
        font-size: 15px;
        background-color: #eeeeee;
        height: 35px;
        width:357px;
        padding: 10px 8px 8px 26px;
        border-radius: 5px;
    }
    .register-form form > .form-group > label {
        position: absolute;
        text-align: center;
        z-index: 100;
        border-radius: 50%;
        left: 2px;
        font-size: 20px;
        margin-bottom: 0;
        color: #0f18d1;
        top: 26px;
    }

    .errors {
        font-size: 13px;
        color:yellow;
    }

    .alert-warning {
        color: #ffc107;
        font-size: 13px;
        background-color: #e70a0a;
        border-color: #ffecb5;
    }
    .alert {
        position: relative;
        padding: 2px;
        margin-bottom: 1rem;
        border: 1px solid transparent;
        border-radius: 0.25rem;
    }

    .leftimgwithbrdr {
        float: left;
        margin: 1px 15px 5px 0;
        border: 1px solid #DADBDD;
        padding: 5px;
        -khtml-border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
    }
    .discount-coupon-card {
        position: relative;
        z-index: 1;
        background-color: #0800b8 !important;
    }

       
    .custom-file-input {
        font-weight:bold;
        font-size:15px;
        background-color: #ffaf00;
        padding:2px;
    }
    
    .sidenav-profile .single-user-profile {
        position: relative;
        z-index: 1;
        width: 150px !important;
        height: 150px !important;
        border-radius: 50% !important;;
        margin: 3rem auto 1.5rem;
 

    }
    .sidenav-profile .single-user-profile img {
        border-radius: 50%;
    }
    .single-product-slide, .blog-details-post-thumbnail {
        position: relative;
        z-index: 1;
        width: 100%;
        height: 210px;
        background-position: center center;
        background-size: cover;
    }

    .sprofile-title {
        font-weight: bold;
        color: #356AA0;
        font-family: sans-serif,Arial;
        font-size: 21px;
        text-decoration: none;
        line-height: 1.5;
        margin-bottom: 0.25rem!important;
    }

    .product-description .sale-price {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 0.5rem;
        color: #ea4c62;
    }

    .product-description .total-result-of-ratings span:first-child {
        color: #00b894;
        font-size: 12px;
        font-weight: 700;
    }

    .product-description .total-result-of-ratings span:first-child {
        color: #000;
        font-size: 12px;
        font-weight: 700;
        background-color: #fff;
        padding: 0px 0px;
    }

    .container>h6 {
color:#00b894;
    }

    .px-4 {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .blink_text
{
    animation:1s blinker linear infinite;
    -webkit-animation:1s blinker linear infinite;
    -moz-animation:1s blinker linear infinite;
    color: #fff;
}

@-moz-keyframes blinker
{  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker
{  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker
{  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
 }

.linkfff{
color:#ffffff;
}

.single-user-review .user-thumbnail {
   margin-top: 0px; 
   width: 40px;
   max-width: 40px;
   margin-right: 0.5rem;
}

.single-user-review {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    
}
.msgname{
    font-weight: bold;
    color:#333333;
    font-size: 15px;
}
.single-user-review .rating-comment .name-date {
    display: block;
    font-size: 15px;
}

.rating-comment{
    width:100%;
}

