h1 {
    margin-bottom: 20px;
}
h1.product-name {
    font-size: 24px;
}

.report-list li {
    padding-left: 10px;
    padding-right: 10px;
}

.report-list {
    list-style: none;
    padding: 0;
    width: 100%;
    max-width: 400px;
}

.report-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.report-list li.list-head {
    display: block;
    font-weight: bold;
}

.report-list li span {
    white-space: nowrap;
}




.list-head {
    background-color: #00464f;
    color: white;
    text-transform: uppercase;
    text-align: center;
    border-radius: 20px;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 13px;
}

.list-head-inv {
    background-color: #dcdbdb;
    color: #00464f;
}

.pro-nav.slick-arrow-style img {
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
}
.slick-slide .pro-nav-thumb img {
    
}

.subtitle {
    font-size: 20px;
    color: #808080;
}

.search-result li {
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
}
.search-result li a {
    color: #222222;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.2;
}
.search-result li a:hover {
    color: #c29958;
}

.simplesearch-result-pages {
    font-size: 16px;
}

.paginatoin-area .pagination-box li div.item {
    color: #222222;
    height: 36px;
    width: 36px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    background-color: #f5f5f5;
    border-radius: 50%;
}
.paginatoin-area .pagination-box li div.item i {
    font-size: 30px;
    line-height: 36px;
}
.paginatoin-area {
    border: unset;
}


.recent-post-item .recent-post-description p {
    text-transform: unset;
    line-height: 1.2;
}

.mobile-navigation {
    overflow: initial;
    max-height: unset;
}


.blog-content h2, .blog-content .h2 {
    font-size: 24px;
    margin-bottom: 12px;
    margin-top: 20px;
}


ul.list li {
    list-style: square;
}
ul.list {
    margin-left: 30px;
    margin-top: 20px;
}


ol.policy-list {
    padding-left: 15px;
    margin-top: 20px;
}
ul.policy-list {
    padding-left: 20px;
}

ul.policy-list li {
    list-style: circle !important
}

.policy-list {
    margin-bottom: 40px;
}

.form-check.policy label {
    margin-top: 5px;
}

.content-page .thumb img {
    border-radius: 15px;
    margin-bottom: 15px;
}
.content-page .first-bl-title {
    margin-top: 15px;
    margin-bottom: 20px;
}
.content-page .content .title {
    margin-bottom: 15px;
}

.content-page .content {
    margin-bottom: 15px;
}

.content-page .content p {
    font-size: 15px;
    line-height: 1.8;
    padding-bottom: 12px;
}

.content-page .first-bl-content {
    max-width: 600px;
}






.widget-body.social-link a:hover svg {
    fill: white !important;
}
.product-details-des .property-name {
    font-weight: bold;
    color: gray;
    font-size: 13px;
}

.product-large-slider .pro-large-img {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    width: 90% !important;
}


.product-large-slider {
    visibility: hidden;
}
.slick-initialized {
    visibility: visible;
}
.slick-track {
    transition: opacity 0.2s ease-in-out !important;
}


.pro-nav .slick-track {
    width: unset !important;
    transform: unset !important;
}

.slick-slider .slick-track {
    display: flex;
    margin: 0;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}
.slick-row-10 .slick-list {
    margin: 0 -10px;
    margin: 0 auto;
}

.shop-main-wrapper .slick-slider .slick-slide > div {
    text-align: center;
    /*min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;*/
}

.header-top-settings ul li .dropdown-list {
    width: 300px;
}




.logo-bl .logo img {
    height: 85px;
}

.logo-bl .logo-rtext, .mobile-logo-bl .logo-rtext {
    line-height: 1.2;
}

.mobile-main-header .mobile-logo img {
    height: 60px;
}

.logo-bl .text-highlight div div::first-letter, .mobile-logo-bl .text-highlight div div::first-letter {
    font-weight: bold;
    font-size: 1.2em;
}

.logo-bl .text-highlight div div:nth-child(2)::first-letter, .mobile-logo-bl .text-highlight div div:nth-child(2)::first-letter  {
    font-weight: normal;
}

.main-menu ul li.active > a {
    color: #c29958 !important;
}

ul li.active2 > a {
    color: #c29958 !important;
}

.main-menu ul.dropdown li a i {
    transform: rotate(-90deg);
}

.appl-btn .btn {
    border-radius: 20px;
    white-space: nowrap;
    margin-left: 10px;
}

.modal .modal-dialog  {
    max-width: 400px;
}
.modal .modal-content  {
    padding: 15px;
}
.contact-form #address {
    display: none;
}

.contact-form .success_form {
    display: none;
    margin-top: 30px;
    color: green;
    font-size: 24px;
    text-align: center;
    line-height: 1.3;
}
.modal .contact-message form input, .modal .contact-message form textarea {
    margin-bottom: 10px;
}

.contact-form .form-check .form-check-input {
    margin-left: -25px;
    width: unset;
    margin-bottom: 0;
    padding-bottom: 10px;
    border: unset;
    outline:none;
    box-shadow: unset;
    background-color: #e4e4e4;
}

.contact-form .form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.modal .modal-footer {
    border-top: unset;
}
.modal .btn {
    border-radius: 5px;
}

.contact-message form input, .contact-message form textarea {
    margin-bottom: 15px;
}

.sc-widget .btn {
    padding: 6px 10px;
    font-size: 12px;
    border-radius: 5px;
    margin-top: 5px;
}

.sc-widget {
    background: #fff3e1;
}

.form-check.policy {
    line-height: 1.3;
}

.sc-widget__text a {
    color: #c29958;
}






@media only screen and (max-width : 991px) {
    
    .hero-slider-item {
        height: 600px;
    }
    
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    
    
    .blog-details-post .blog-content h1.blog-title {
        font-size: 26px;
    }
    
    .about-content {
        text-align: left;
    }
    
    .hero-slider-item {
        height: 600px;
    }
    
}

