    /* ####################################################
    :: Author: Akila Chathuranga
    #################################################### */

    
    @media only screen and (min-width: 767px) {
        .main-content-wrapper .dumindu-profile {
            position: relative;
            z-index: 1;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(95% - 320px);
            flex: 0 0 calc(95% - 320px);
            width: calc(95% - 320px);
            max-width: calc(95% - 320px);
        }

        .main-content-wrapper .amado_product_area2 {
            position: relative;
            z-index: 1;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(95% - 320px);
            flex: 0 0 calc(95% - 320px);
            width: calc(95% - 320px);
            max-width: calc(95% - 320px);
        }
    
    }

    

    .mb-50 {
        margin-bottom: 50px !important;
    }

    .dumindub-main-title {
        font-size: 20px;
        font-weight: 500;
        padding: .5rem 1rem;
    }
    
    .dumindub-sub-title {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 40px;
    }

    .main-content-wrapper .header-area .logo {
        margin-bottom: 50px !important;
        display: block;
    }

    .page-heading {
        display: block;
        position: relative;
        /* margin-bottom: 3rem; */
    }


    ol.progtrckr {
        margin-bottom: 40px;
        padding: 0;
        list-style-type: none;
    }
    
    ol.progtrckr li.progtrckr-done {
        color: #ffcd02;
        border-bottom: 4px solid #ffcd02;
        font-weight: bold;
    }
    
    ol.progtrckr li.progtrckr-done:before {
        content: "\f058";
        font-family: FontAwesome;
        color: #fff;
        background-color: #ffcd02;
        height: 1.2em;
        width: 1.2em;
        line-height: 1.2em;
        border: none;
        border-radius: 1.2em;
    }
    
    ol.progtrckr li:before {
        position: relative;
        bottom: -2.5em;
        float: left;
        left: 50%;
        line-height: 1em;
    }
    
    ol.progtrckr li:before {
        position: relative;
        bottom: -2.5em;
        float: left;
        left: 50%;
        line-height: 1em;
    }
    
    ol.progtrckr li:after {
        content: "\00a0\00a0";
        font-family: FontAwesome;
    }
    
    ol.progtrckr li.progtrckr-todo {
        color: #c0c0c0;
        border-bottom: 4px solid #c0c0c0;
    }
    
    ol.progtrckr li {
        display: inline-block;
        text-align: center;
        line-height: 3em;
    }
    
    ol.progtrckr[data-progtrckr-steps="4"] li {
        width: 24%;
    }
    
    ol.progtrckr li.progtrckr-todo:before {
        content: "\f111";
        font-family: FontAwesome;
        color: #c0c0c0;
        background-color: transparent;
        font-size: 1.5em;
        bottom: -1.6em;
    }
    
    ol.progtrckr li:before {
        position: relative;
        bottom: -2.5em;
        float: left;
        left: 50%;
        line-height: 1em;
    }
    
    ol.progtrckr li:after {
        content: "\00a0\00a0";
        font-family: FontAwesome;
    }

    /* .main-content-wrapper .dumindu-profile {
        position: relative;
        z-index: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(95% - 320px);
        flex: 0 0 calc(95% - 320px);
        width: calc(95% - 320px);
        max-width: calc(95% - 320px);
    } */

    .sub-heading {
        font-size: 3rem;
        font-weight: 600;
        color: #fbb808;
        line-height: 1.5;
    }

    .description-services {
        display: block;
    }
    
    .description-services ul {
        list-style: none;
    }
    
    .description-services ul li {
        margin-bottom: 1rem;
        color: #6d6d6d;
        font-weight: 300 !important;
    }

    .contact-form-section button {
        border-radius: 50px;
    }

    .breadcrumb {
        background-color: #fff !important;
    }

    .breadcrumb li {
        /* margin-right: 15px; */
        font-size: 1rem;
    }
    
    .breadcrumb li a {
        font-size: 1rem;
    }

    .form-horizontal {
        border: 1px solid #ffcd02;
        padding: 22px 10px 0px 10px;
    }

    .panel .panel-heading {
        color: #93a8a8;
        background-color: #ffcd02;
        margin: 0px -1px 0 -1px;
        border: 1px solid #dadfe3;
    }

    .panel .panel-heading h2 {
        /* color: #000000;
        height: 100%;
        width: auto;
        float: left; */
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.1em;
        padding: 16px;
        position: relative;
        margin: 0;
        line-height: 20px;
        text-transform: uppercase;
    }

    .panel {
        background-color: #dadfe3;
        box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.02);
    }

    .panel {
        margin: 0 0 40px 0;
        position: relative;
        padding: 0 1px;
        background-color: #dadfe3;
        border: 1px solid #ccc;
    }

    /* .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .pager:before, .pager:after, .modal-footer:before, .modal-footer:after, .panel-front .panel-heading:before, .panel-front .panel-heading:after, #topnav .toolbar:before, #topnav .toolbar:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .panel:before, .panel:after, .panel-heading:before, .panel-heading:after, .panel-body:before, .panel-body:after, .inner-spacer:before, .inner-spacer:after, .panel-editbox:before, .panel-editbox:after, .panel-footer:before, .panel-footer:after, .recent-activities li:before, .recent-activities li:after, .contact-list > li:before, .contact-list > li:after, .panel-comments li:before, .panel-comments li:after, .panel-threads li:before, .panel-threads li:after, .panel-users li:before, .panel-users li:after, .panel-userprofile li:before, .panel-userprofile li:after, .panel-tasks ul li:before, .panel-tasks ul li:after, ul.mailbox-msg-list li a.mailbox-msg-list-item:before, ul.mailbox-msg-list li a.mailbox-msg-list-item:after, .mailbox-panel header:before, .mailbox-panel header:after, .mailbox-panel .msg-composer:before, .mailbox-panel .msg-composer:after, .tiles-heading:before, .tiles-heading:after, .tiles-body:before, .tiles-body:after, .tiles-footer:before, .tiles-footer:after, .info-tiles .tiles-body .text-centered:before, .info-tiles .tiles-body .text-centered:after, .tile-piechart:before, .tile-piechart:after, .stepy-navigator.panel-footer:before, .stepy-navigator.panel-footer:after, .gallery:before, .gallery:after, .blog .featured-post .featured-footer:before, .blog .featured-post .featured-footer:after, .blog .column-post .column-footer:before, .blog .column-post .column-footer:after, .blog .portfolio:before, .blog .portfolio:after {
        content: " ";
        display: table;
    } */

    .panel .panel-body {
        width: 100%;
        position: relative;
        font-size: 14px;
        margin: 1px 0 1px 0;
        padding: 20px;
        background-color: #fff;
    }

    .final-amount {
        font-size: 20px;
        font-weight: bold;
        color: #4d5254;
    }

    .sucess {
        /* padding: 23px 0 23px 0px; */
        border: 2px solid #fbb710;
        padding: 1rem 0;
        /* box-shadow: 6px 7px 6px #3498db; */
    }

    .header {
        text-align: center;
    }

    .header i {
        font-size: 6rem;
        text-align: center;
        color: #28a745;
    }

    .invoice-intro {
        padding: 20px 0px 20px 0;
        text-align: center;
        background: #feedaa;
        margin-bottom: 1rem;
    }

    h2.sucess-forms-heading {
        font-size: 24px;
        font-weight: 600;
        letter-spacing: .5px;
    }

    .mb40, .mb-xl {
        margin-bottom: 40px !important;
    }

    .thank-last-div {
        background: #feedaa;
        margin-top: 40px;
        padding: 6px 0;
    }



.top_nav {
    display: block;
    background: #ffcc01;
    /* background: red; */
    color: #131212;
    width: 100%;
    z-index: 999;
    font-family: inherit;
    font-size: 13px;
    height: 50px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .top_nav {
        position: fixed;
        top: 0;
        z-index: 999;
    }
    .top_nav .left {
        display: none;
    }
}

.top_nav .right {
    float: right;
}

.top_nav .left {
    float: left;
}

.top_nav ul {
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.top_nav ul li {
    float: left;
    padding: 0px;
    margin: 0px 23px 0px 0px;
    letter-spacing: 0.3px;
    list-style: none;
    font-size: 15px;
}

@media only screen and (max-width: 767px){
    .top_nav ul li {
        margin: 0px 13px 0px 0px;
    }
}

.top_nav ul li i {
    font-size: 20px;
    color: #ec0404;
}

body.header-fixed-top .top_nav{
    position: fixed;
    top: 0;
    width: 100%;
}

.top_nav ul li a {
    color: whitesmoke;
}

.top_nav ul li img {
    max-width: 100%;
    height: auto;
    width: 20px;
}

.site-name {
    font-size: 17px !important;
    font-weight: 700;
    letter-spacing: 2px !important;
}

@media only screen and (max-width: 420px){
    .top_nav ul li {
        font-size: 10px;
    }
    
    .top_nav ul li i {
        font-size: 13px;
        color: white;
    }
    
    body.header-fixed-top #headernav {
        top: 39px !important;
    }
    
    .site-name {
        font-size: 10px !important;
    }
}


@media only screen and (max-width: 420px){
    .top_nav ul li {
        font-size: 8px;
    }
    
    .top_nav ul li i {
        font-size: 11px;
        color: white;
    }
    
    .site-name {
        font-size: 8px !important;
    }
}

.main-content-wrapper .products-catagories-area {
    margin-top: 80px;
}

.loginmodal-container {
    padding: 40px 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: rgba(255,204,1,.5);
    margin: 0 auto;
    overflow: hidden;
    margin-top: 25px;
  }

  .btn-primary {
        color: #fff;
        background-color: #ffcc01 !important;
        border-color: #ffcc01 !important;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #ffcc01 !important;
        border-color: #ffcc01 !important;
    }
  
  .loginmodal-container h1 {
      text-align: center;
      font-size: 20px;
      font-weight: 600;
      text-transform: capitalize;
      letter-spacing: 2px;
      margin-bottom: 30px;
  }
  
  .loginmodal-container input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
  }
  
  .loginmodal-container input[type=text], input[type=password] {
    height: 34px;
    font-size: 15px;
    width: 100%;
    margin-bottom: 12px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #5f7676 !important;
    border-top: 1px solid #c0c0c0;
     border-radius: 2px; 
    padding: 0 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #fafbfc;
  }
  
  .loginmodal-container input[type=text]:hover, input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  }
  
  .loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
  /* border-radius: 3px; */
  /* -webkit-user-select: none;
    user-select: none; */
  }
  
  .loginmodal-button {
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.1); 
    background-color: #3498db;
    padding: 10px 128px;
    font-size: 15px;
    font-weight: 300;
  }
  
  .loginmodal-button:hover {
    border: 0px;
    text-shadow: 0 1px rgba(0,0,0,0.3);
    background-color: #1d6fa5;
  }
  
  .loginmodal-container a {
    text-decoration: none;
    color: #666;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    opacity: 0.6;
    transition: opacity ease 0.5s;
  } 
  


@media (min-width: 768px) {
    .modal-dialog {
        width: 650px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}

.login-help{
    font-size: 12px;
    margin-top: 4px;
  }
  
  .login-help a {
      color: #c54f4f;
      font-weight: 600;
  }

  a {
    outline: none;
    cursor: pointer;
}

ul.user-account li {
    list-style: none;
    text-align: left;
    padding: 7px 12px;
    font-size: 16px;
    background: #ffcc01;
    margin-bottom: 5px;
    cursor: pointer;
    font-weight: 300;
}

ul.user-account li:hover {
    background: #f90004;
}

ul.user-account {
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

ul.user-account a {
    color: white;
}

ul.user-account li a {
    color: white;
}

.title {
    font-size: 24px;
    font-weight: 500;
}


.user-profile-img img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

/* .panel {
    background-color: #dadfe3;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.02);
}

.panel .panel-heading {
    color: #93a8a8;
    background-color: #3498db;
    margin: 0px -1px 0 -1px;
    border: 1px solid #dadfe3;
}

.panel .panel-heading h2 {
    color: #ffffff;
    height: 100%;
    width: auto;
    float: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding: 14px 0 14px;
    position: relative;
    margin: 0;
    line-height: 20px;
    text-transform: uppercase;
}

.panel .panel-heading + .panel-body, .panel .panel-editbox + .panel-body, .panel .panel-colorbox + .panel-body {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel .panel-heading + .panel-body, .panel .panel-editbox + .panel-body, .panel .panel-colorbox + .panel-body {
    margin: 0px 0 1px 0;
}

.tab-content > .active {
    display: block;
    visibility: visible;
} */

.panel .panel-heading .nav-tabs li.active a, .panel-front .panel-heading .nav-tabs li.active a {
    /* background: #fff; */
    font-weight: 700;
    color: #000000;
    box-shadow: 0 0px 0 0 #ffffff, -1px 0 0 0 rgba(0, 0, 0, 0.1), 1px 0 0 0 rgba(0, 0, 0, 0.1);
}

.panel .panel-heading h2 > ul.nav-tabs {
    /* margin: -14px 0px -14px -20px; */
}

.modal-backdrop {
    z-index: 1040 !important;
}
.modal-dialog {
    margin: 2px auto;
    z-index: 1100 !important;
}

.main-content-wrapper .header-area .social-info a i {
    font-size: 32px !important;
}

.ratings-cart {
    position: absolute;
    right: 0;
    top: 0;
}

.single-product-wrapper .product-description .ratings-cart .cart {
    display: block;
    margin-bottom: 4px !important;
}

.product-meta-data h6 a {
    font-size: 13px;
    font-weight: 500;
}


.column-body {
    position: relative;
}

.column-body .content-overlay {
    background: rgba(60, 60, 60, 0.5);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  
  .column-body:hover .content-overlay{
    opacity: 1;
  }

.column-body img {
    width: 100%;
}

#overlay {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }

  .column-body:hover #overlay{
    top: 50%;
    left: 50%;
    opacity: 1;
  }

  #overlay span {
    color: #ffcc01;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font: inherit !important;
}

  .fadeIn-bottom{
    top: 80%;
  }

  .form-control {
    font-size: 14px !important;
}

.mb20 {
    margin-bottom: 20px;
}

h2.modal-title {
    font-size: 1.2rem;
}

.modal-body h2 {
    font-size: 1.2rem;
}

.modal-body img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    margin-bottom: .5rem !important;
}

.amado-btn2 {
    display: inline-block;
    min-width: 160px;
    height: 55px;
    color: #ffffff;
    border: none;
    border-radius: 0;
    padding: 0 7px;
    font-size: 18px;
    line-height: 56px;
    background-color: #b60108;
    font-weight: 400;
}

.amado-btn2.active, .amado-btn2:hover, .amado-btn2:focus {
    font-size: 18px;
    color: #ffffff;
    background-color: #131212;
}

.panel .panel-body h4 {
    font-size: 1rem;
}

.search-wrapper.section-padding-100 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.search-wrapper-on .search-wrapper {
    top: 50px !important;
}

.search-wrapper {
    height: 150px !important;
}

.alert-danger {
    color: #fd0305 !important;
}

.alert {
    padding: 1.75rem 1.25rem !important;
    border-radius: 0 !important;
}

.column-body h3 {
    font-size: 17px;
    text-align: center;
}

.section-padding-100 {
    padding-top: 80px !important;
    padding-bottom: 100px;
}

@media only screen and (max-width:769px) {
    .section-padding-100 {
        padding-top: 30px !important;
    }
}

.label1 {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #dc3545 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

@media only screen and (max-width: 520px) {
    ol.progtrckr {
        display: none;
    }
}

.back-image {
    /* background-image: url(../../img/Back.png); */
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    /* height: 660px; */
    position: absolute;
    /* z-index: 99; */
    top: 15px;
}

@media only screen and (max-width: 767px) {
    .back-image {
        display: none;
    } 
}

@media only screen and (min-width: 769px) {
    nav.amado-nav {
        padding-top: 140px;
    }
}

.logo .show-xs {
    display: none;
}

@media only screen and (max-width: 767px) {
    .logo .show-xs {
        display: block;
    }
    
}

img.social-icon {
    width: 42px;
}

.views {
    text-align: left;
    font-weight: 600;
}

.prices {
    text-align: right;
    float: right;
    font-weight: 600;

}

.related-item-info {
    display: block;
}

.related-item {
    padding: 10px;
    border: 1px solid #ccc;
}

.related-item-info h4 {
    font-size: 13px !important;
    margin-bottom: 1rem;
}

input[type=checkbox] {
    margin-right: 5px;
}

.breadcrumb {
    padding-left: 0 !important; 
} 

.main-content-wrapper .shop_sidebar_area {
    margin-top: 20px ;
}

.product-meta-data {
    width: 80%;
}

ul.list-group {
    display: block;
}

ul.list-group li {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 1px;
    border-bottom: 1px solid #ccc;
}

ul.list-group li:hover {
    background: #ffcd07;
    color: #000;
    border-radius: 0;
}

.single_product_desc .product-meta-dat .line {
    width: 80px;
    height: 3px;
    background-color: #fbb710;
    margin-bottom: 15px;
    display: block;
}

.single_product_desc .product-meta-dat .product-price {
    font-size: 24px;
    font-weight: 400;
    color: #fbb710;
    line-height: 1;
    margin-bottom: 10px;
}

.single_product_desc .product-meta-dat h6 {
    font-size: 22px;
    margin-bottom: 5px;
}

.product-meta-dat p {
    font-size: 14px;
    color: #222222;
    font: inherit;
}

.nav-tabs {
    border-bottom: 0 !important;
}

.cart p {
    margin-bottom: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    background-color: #feea99;
}

.cart .quantity input {
    text-align: center;
    background-color: #feea99;
    height: 40px;
    width: 100px;
    border: none;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    color: #959595;
}
 .cart .quantity .qty-plus {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    width: 30px;
    text-align: center;
    height: 20px;
    cursor: pointer;
    color: #959595;
}

.cart .quantity .qty-minus {
    position: absolute;
    top: 21px;
    right: 0;
    line-height: 1;
    width: 30px;
    height: 25px;
    text-align: center;
    cursor: pointer;
    color: #959595;
}

.cart-btn {
    margin-bottom: 1rem;
}

.search-wrapper {
    background-color: rgba(0,0,0,.3) !important;
}

.detail-wrapper {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 8px 0 0 0;
}

.detail-wrapper>p {
    padding: 0;
    margin: 1px;
    font-weight: 600;
}

/* .cart-btn i {
    display: none;
} */

.quantity {
    position: relative;
}

ul.related .related-item {
    border: none;
    border-bottom: 2px solid #ccc;
}

.button-option {
    display: flex;
}

.button-option>button {
    margin-right: 5px;
}

.main-content-wrapper .amado_product_area2 .single_product_thumb .carousel-indicators {
    margin: 0 7.5px;
    bottom: -165px;
}

.main-content-wrapper .amado_product_area2 .single_product_thumb .carousel-indicators li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    min-width: 25%;
    height: 140px;
    background-position: center center;
    background-size: cover;
    border: 2px solid transparent;
    cursor: pointer;
}


.modal-header {
    background: #ffcd02;
}

.order-table>div {
    margin-bottom: .8rem;
}

.main-content-wrapper .amado_product_area2 .single_product_thumb {
    position: relative;
    z-index: 1;
    margin-bottom: 170px;
}

@media only screen and (max-width: 767px) {
    .main-content-wrapper .amado_product_area2 .single_product_thumb .carousel-indicators li {
        height: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .main-content-wrapper .amado_product_area2 .single_product_thumb .carousel-indicators {
        bottom: -95px;
    }
    
}

.result-wrapper {
    padding: .5rem 0;
    margin-bottom: .5rem;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.result-wrapper h4 {
    font-size: 1.5rem;
}

.contact-details-wrapper {
    display: block;
    position: relative;
    margin-bottom: 2rem;
}

.contact-details-wrapper i {
    font-size: 3rem;
    margin-bottom: .5rem;
}

.discount-text{
    font-weight: bold;
    color: #ff0300;
}

