@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i&display=swap');

body {
    font-family: 'Lato', sans-serif !important;
    font-size: 14px;
}

* {
    font-family: 'Lato', sans-serif;
}

.error {
    color: #ff0000;
}

.list-none {
    list-style-type: none;
}

.cst-top-message {
    position: fixed;
    width: 100%;
    z-index: 9999999999;
    background: #8cc63f;
    text-align: center;
    font-size: 22px;
    border-top: 4px solid #269dce;
    color: #fff;
    padding: 20px 15px;
    top: 0px;
    left: 0;
}

.form-message {
    font-size: 14px;
    margin-bottom: 6px;
    display: block;
}

.input_border {
    border: 2px solid #0472a0 !important;
}

span.fa.fa-bars {
    color: #0472a0;
    font-size: 32px;
}

#top_header {
    padding: 10px 0;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
    /* position: absolute;
    z-index: 1; */
    width: 100%;
    top: 0px;
    background: rgba(0, 0, 0, 0.4);
    border-bottom: 2px solid #8dc63f;
}

#top_header img {
    max-height: 70px;
    margin: 0 auto;
}

#top_header .select-location::before {
    content: '';
    position: absolute;
    right: 10px;
    top: 3px;
    z-index: 9;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    font-size: 1.21rem;
    pointer-events: none;
    color: #0472a0;
}

#top_header .pr-0,
.px-0 {
    padding-left: 0;
}

#top_header .select-location .input-group-prepend {
    pointer-events: none;
    left: 0;
    top: 0;
    z-index: 9;
    bottom: 0;
}

#top_header .select-location .input-group-prepend i {
    color: #0472a0;
}

#top_header .select-location select {
    padding-left: 30px;
    font-size: 100%;
    -webkit-appearance: none;
}

#top_header .select-location .m_search .form-control {
    position: absolute;
    bottom: -35px;
    width: 200px;
    right: 0;
    border: 1px solid #ccc !important;
    font-size: 100%;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2) !important;
}

/*
#top_header .user_control li:first-child>.nav-link {
    border-right: 2px solid;
}

 #top_header .user_control .nav-link {
    font-weight: 700;
    padding: 0 8px;
} */

#top_header .input_search {
    background-color: #0472a0;
    color: #fff;
}

#top_header .form-control {
    height: 34px;
    background-color: #f6f6f6;
}

#header .navbar {
    padding: 2px 0;
}

#header .navbar .nav-link {
    font-weight: 500;
    color: #222;
}

#header .navbar li.active .nav-link,
#header .navbar li .nav-link:hover {
    color: #000;
}

#header .active {
    background: #8cc63f;
}

.banner-section-content-wrapper {
    margin-top: 100px;
}

#banner_section {
    background: url(../../images/front-end/banner-bg.png) no-repeat center/cover;
    color: #fff;
    padding: 28px 0;
}

#banner_section h2 {
    line-height: 1.7;
}

#banner_section .banner-box .banner_price {
    color: #8cc63f;
    font-size: 1rem;
    margin-top: 15px;
}

#banner_section .banner-box .buy_it_now {
    color: #fff;
    border: 1px solid #fff;
    font-size: 100%;
    padding: 5px 29px;
    border-style: outset;
    margin-top: 15px;
}

#banner_section [class*='carousel-control-'] {
    opacity: 1;
    width: auto;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#banner_section .carousel-control-prev {
    left: 15px;
}

#banner_section .carousel-control-next {
    right: 15px;
}

.theme-slider {
    background: #fff;
    padding: 30px;
}

.theme-slider h4 {
    color: #636363;
    font-size: 22px;
    padding-bottom: 20px;
}

.theme-slider .theme-slider-header select {
    margin-bottom: 20px;
}

.theme-slider .owl-nav button {
    background: #000 !important;
    color: #fff !important;
    height: 45px;
    width: 23px;
    font-size: 18px !important;
    text-align: center;
}

.theme-slider .owl-nav [class*='owl-'] {
    position: absolute;
    top: 50%;
    margin: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.theme-slider .owl-nav .disabled {
    display: none;
}

.theme-slider .owl-nav .owl-next {
    -webkit-box-shadow: -5px 0 7px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: -5px 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -5px 0 7px 0 rgba(0, 0, 0, 0.2);
    right: 0;
}

.theme-slider .owl-nav .owl-prev {
    -webkit-box-shadow: 5px 0 7px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 5px 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 5px 0 7px 0 rgba(0, 0, 0, 0.2);
    left: 0;
}

.section-padding {
    padding: 45px 0 30px;
}

#featured .featured_category {
    padding-top: 20px;
    padding-bottom: 15px;
    background-color: #f6f6f6;
}

#featured .featured_category img {
    margin-top: 20px;
    /* height: 140px;
    width: 160px; */
}

#featured .featured_label {
    background: #8cc63f;
    color: #fff;
    font-size: 12px;
    padding: 1px 15px;
    top: 0;
    left: 0;
}

#featured .wishlist {
    right: 9px;
    top: 9px;
}

#featured .buy_btn {
    background: #25aae1;
    color: #fff;
    border-radius: 0;
    font-size: 100%;
    padding: 3px 13px;
}

#category-sec .featured_category.view_category {
    border: 1px solid #cccccc;
    -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

#category-sec .featured_category.view_category .view_btn {
    background-color: #f6f6f6;
    -webkit-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

#category-sec .featured_category.view_category:hover {
    border-color: #25aae1;
}

#category-sec .featured_category.view_category:hover .view_btn {
    background-color: #25aae1;
}

#category-sec .featured_category.view_category:hover .btn {
    color: #fff;
}

/*# sourceMappingURL=style.css.map */

/* Login page CSS */

button.btn.btn-outline-secondary.border-left-0 {
    display: none;
}

.d-none-custom {
    display: none;
}

.gradient {
    background: rgba(116, 219, 31, 1);
    background: -moz-linear-gradient(top,
            rgba(116, 219, 31, 1) 0%,
            rgba(89, 158, 29, 1) 100%);
    background: -webkit-gradient(left top,
            left bottom,
            color-stop(0%, rgba(116, 219, 31, 1)),
            color-stop(100%, rgba(89, 158, 29, 1)));
    background: -webkit-linear-gradient(top,
            rgba(116, 219, 31, 1) 0%,
            rgba(89, 158, 29, 1) 100%);
    background: -o-linear-gradient(top,
            rgba(116, 219, 31, 1) 0%,
            rgba(89, 158, 29, 1) 100%);
    background: -ms-linear-gradient(top,
            rgba(116, 219, 31, 1) 0%,
            rgba(89, 158, 29, 1) 100%);
    background: linear-gradient(to bottom,
            rgba(116, 219, 31, 1) 0%,
            rgba(89, 158, 29, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#74db1f', endColorstr='#599e1d', GradientType=0);
}

.sm-banner {
    display: flex;
    min-height: 120px;
    justify-content: center;
    align-items: center;
    margin-top: 28px;
}

.sm-banner h1 {
    margin: 0;
    font-size: 2rem;
    font-weight: 700;
}

.text-white {
    color: #fff;
}

.uppercase {
    text-transform: uppercase;
}

.white-box {
    background: #fff;
    padding: 2rem;
}

.contact-fields input.form-control,
.contact-fields textarea.form-control {
    min-height: 45px;
    border-color: #607d8b;
}

.contact-fields label {
    color: var(--black-color);
    font-size: var(--label-text);
}

.white-box p {
    color: #607d8b;
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2rem;
}

.bold {
    font-weight: 700 !important;
}

.white-box p.text-lg {
    font-size: 1.3rem !important;
}

.theme-slider-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* End Contact us */

@media (min-width: 1600px) {
    .logo-wrapper {
        margin-bottom: 100px;
    }
}

@media (max-width: 991px) {
    div#navbarSupportedContent {
        padding: 0 10px;
    }

    #top_header {
        padding: 10px;
    }

    #top_header .input_search {
        padding: 9px;
    }

    #top_header .select-location {
        width: 35px;
    }

    /* CSS for landing page header search seciton */
    #top_header input.form-control {
        position: absolute;
        right: 0;
        top: 29px;
        width: 200px;
        border: 1px solid #9e9e9e !important;
        background: #fff;
        z-index: 999;
        display: none;
    }

    input.form-control.shadow-none.rounded-0.border-0.show {
        display: block !important;
    }

    /* End */
    #top_header .select-location .input-group-prepend label {
        padding: 0;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        width: 100%;
    }

    #top_header .select-location .input-group-prepend {
        width: 100%;
    }

    #top_header .select-location::before {
        display: none;
    }

    .input_border {
        border: 0;
    }

    #top_header .select-location select {
        padding-left: 19px;
    }
}

@media (max-width: 480px) {

    #banner_section .carousel-control-prev,
    #banner_section .carousel-control-next {
        opacity: 0.5;
    }

    .user_control {
        position: absolute;
        bottom: -34px;
        right: 0;
    }

    #banner_section h2 {
        line-height: 1.7;
        font-size: 1.2rem;
    }
}

/* End Login page CSS */

.cst-password-input input.form-control {
    border-bottom-left-radius: 15px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 15px !important;
}

.cst-loader {
    height: 27px;
    padding-right: 0;
    float: right;
    position: absolute;
    right: 28px;
}

.not-found-image-result {
    font-size: 21px;
    font-weight: 400;
    color: red;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */

input[type='number'] {
    -moz-appearance: textfield;
}

.update-auction-img {
    padding: 0.25rem 0.5rem !important;
    font-size: 0.875rem !important;
    line-height: 1.5 !important;
    border-radius: 0.2rem !important;
}

.auction-image-view,
.update-auction-img {
    margin: 15px 0px;
}

.auction-item-img {
    min-width: 250px;
    width: 100%;
    height: 178px;
    display: block;
}

.auction-img-button {
    text-align: right;
}

.auction-del-form .react-datepicker-wrapper {
    display: block !important;
}

header#header.inner_nav {
    background: inherit;
    display: inline-block;
    width: auto;
    padding: 20px 0;
}

.select-location.input-group {
    margin-bottom: 0;
}

.m_search.input-group {
    margin-bottom: 0;
}

select {
    background-position: right -0.7rem center !important;
}

select#inputGroupSelect01 {
    background-image: none !important;
}

div#category-sec select.form-control {
    padding: 0 20px 0 10px;
}

#inputGroupSelect01 select.form-control {
    padding: 0.375rem 0.75rem !important;
    padding-right: 30px !important;
}

.slider-icon {
    background: #000 !important;
    color: #fff !important;
    height: 45px;
    width: 23px;
    font-size: 21px !important;
    text-align: center;
    padding-top: 6px;
    font-weight: 900;
}

.item {
    text-align: center;
}

.fix-size-img {
    /* height: 250px; */
    width: 100% !important;
}

.img-div {
    width: 247.5px;
    margin-right: 30px;
}

.mandatory-fields {
    color: red;
}

/* Item-details page */

ul.item-details-list {
    border: 1px solid #ddd;
    list-style: none;
    margin: 0;
    padding: 10px 15px;
    font-size: 1rem;
    border-bottom: 3px solid #5ea91d;
}

ul.item-details-list li span {
    font-size: 1.2rem;
    color: #5ca51d;
    display: inline-block;
    font-weight: 700;
    margin-left: 10px;
}

ul.item-details-list li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

ul.item-details-list li p {
    margin: 0;
}

table.tbl-custom.table th {
    background: #0472a0;
    color: #fff;
    text-align: center;
}

table.tbl-custom.table td {
    text-align: center;
    opacity: 0.8;
}

.cst-bx-shadow {
    box-shadow: 1px 1px 10px #888;
}

/*05-12-2020 */
.sm-banner {
    min-height: 70px;
    background: #8cc63f;
    background: -webkit-linear-gradient(to left, #8cc63f, #0575e6);
    background: linear-gradient(to left, #8cc63f, #0575e6);
}

.sm-banner h1 {
    text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
}

#contact-us .btn-success {
    background: linear-gradient(to bottom,
            rgba(116, 219, 31, 1) 0%,
            rgba(89, 158, 29, 1) 100%);
    border: 0px;
}

#contact-us .btn-success:hover {
    background: linear-gradient(to top,
            rgba(116, 219, 31, 1) 0%,
            rgba(89, 158, 29, 1) 100%);
    border: 0px;
}

#contact-us [type='text']:focus,
#contact-us [type='email']:focus,
#contact-us [type='number']:focus,
#contact-us textarea:focus {
    box-shadow: 0 0 0 0.2rem rgba(116, 219, 31, 0.4) !important;
    border: 0px !important;
}

#contact-us .contact-fields input.form-control,
#contact-us .contact-fields textarea.form-control {
    border-color: #cacaca;
}

input.form-control::-webkit-input-placeholder,
textarea.form-control::-webkit-input-placeholder {
    /* Chrome */
    color: #cacaca;
    opacity: 1;
}

input.form-control:-ms-input-placeholder,
textarea.form-control::-webkit-input-placeholder {
    /* IE 10+ */
    color: #cacaca;
    opacity: 1;
}

input.form-control::-moz-placeholder,
textarea.form-control::-webkit-input-placeholder {
    /* Firefox 19+ */
    color: #cacaca;
    opacity: 1;
}

input.form-control:-moz-placeholder,
textarea.form-control::-webkit-input-placeholder {
    /* Firefox 4 - 18 */
    color: #cacaca;
    opacity: 1;
}

/* home page banner */
.banner-section-content-wrapper {
    background: rgba(0, 0, 0, 0.5);
    padding: 2rem;
    /* box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); */
    box-shadow: none;
    border-bottom: 5px solid #8cc63f;
    border-radius: 13px;
}

.banner-section-content-wrapper:hover {
    /* box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); */
    box-shadow: none;
    border-bottom: 5px solid #8cc63f;
}

.banner-section-content-wrapper h3 {
    line-height: 1.7;
    text-shadow: 3px 3px 0px rgba(1, 1, 1, 0.5);
}

/* CSS on 05-06-2020 */

.custom-header {
    background: #8cc63f !important;
    background: -webkit-linear-gradient(to left, #8cc63f, #0575e6) !important;
    background: linear-gradient(to left, #8cc63f, #0575e6) !important;
    color: #fff !important;
}

.login-header {
    margin: 1rem 0;
}

.login-header h2 {
    color: #5ca51d;
    font-size: 2rem;
    font-weight: bold;
}

.login-header p {
    color: #607d8b;
    font-weight: 300;
    font-size: 0.8rem;
    line-height: 1.5;
}

form.login-form {
    padding: 1rem 0;
}

.right-bg {
    background: linear-gradient(to bottom,
            rgba(140, 198, 63, 0.52),
            rgba(5, 117, 230, 0.53)),
        url('http://golfpro.lc/assets/auction_image/golf6.jpg');
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.right-bg .contents {
    display: flex;
    justify-content: left;
    align-items: center;
    height: 100%;
    width: 100%;
    flex-wrap: wrap;
}

.right-bg .contents h1 {
    font-weight: bolder;
    color: #fff;
    font-size: 4rem;
    padding: 0.5rem 0;
    align-self: flex-end;
}

.right-bg .contents p {
    color: #fff;
    font-size: 1rem;
    align-self: flex-start;
}

.login-form .input-container {
    position: relative;
    margin-bottom: 1.5rem;
}

.login-form input {
    border: 0;
    border-bottom: 2px solid #9e9e9e;
    outline: none;
    transition: 0.2s ease-in-out;
    box-sizing: border-box;
}

.login-form label {
    top: 0;
    left: 0;
    right: 0;
    color: #616161;
    display: flex;
    align-items: center;
    position: absolute;
    font-size: 1rem;
    cursor: text;
    transition: 0.2s ease-in-out;
    box-sizing: border-box;
}

.login-form input,
.login-form label {
    width: 100%;
    height: 3rem;
    font-size: 1rem;
    background: transparent;
    box-shadow: none;
}

/* Interation */
input:valid,
input:focus {
    box-shadow: none !important;
}

.content-section {
    width: 80%;
    margin: 20px auto;
}

.form-check label {
    position: relative;
    cursor: pointer;
    color: #666;
    font-size: 30px;
}

.input-container.custom-check {
    display: flex;
    justify-content: space-between;
}

.input-container.custom-check label {
    width: auto;
    height: auto;
    font-size: 1rem;
    cursor: pointer;
    position: relative;
}

.input-container.custom-check input {
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}

.input-container.custom-check a {
    font-size: 1rem;
    color: #616161;
}

/* navgation */
@media (min-width: 767px) {
    #navbarSupportedContent ul li {
        -webkit-transform: skew(-190deg);
        -moz-transform: skew(-190deg);
        transform: skew(-190deg);
        /* border-right: 2px solid #8cc63f; */
    }


    #navbarSupportedContent ul li a {
        font-size: 14px;
        text-shadow: 1px 1px 1px rgba(1, 1, 1, 0.2);
    }
}

.cst-bid-txt {
    /* background: linear-gradient(to left,#8cc63f, #0575E6) !important;
    width:100%;
    background: linear-gradient(to left,#8cc63f, #0575E6) !important;
    color: #fff !important; */
    margin-bottom: 15px;
    width: 100%;
    margin: 10px;
}

.inner-body {
    background-color: #fff;
}

.fix-txt {
    font-size: 1rem;
    font-weight: bold;
}

.mt-top {
    margin-bottom: 10px;
}

/* .show {
    background: rgba(0, 0, 0, 0.39);
} */
.cst-loader-2 {
    height: 20px;
    padding-right: 0;
    float: right;
    /* position: absolute; */
    right: 28px;
    padding-top: 4px;
}

/* .pt-all-15{

    margin-left:15px;
} */

.loader-size {
    height: 20px;
}

/*** 15-7-2020 ***/

.carousel .slider-wrapper {
    height: 325px;
}

/* background for items details*/
.carousel .slider-wrapper.axis-horizontal .slider .slide {
    height: 325px;
    background: #fff;
    list-style: none;
}

.carousel .slider-wrapper.axis-horizontal .slider .slide div {
    height: 325px;
}

.carousel .slide img {
    height: 100%;
    object-fit: contain;
    -o-object-fit: contain;
}

.thumb.selected {
    list-style: none;
}

body .row {
    margin-right: auto;
    margin-left: auto;
}

#top_header .nav-item .nav-link {
    position: relative;
    color: #fff;
    padding: 0 0.75rem;
    margin: 5px 0 0 20px;
    background: transparent;
    /* border: 2px solid #8dc63f; */
    border-radius: 10px;
    padding: 2px 20px;
    -webkit-transition: -webkit-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
    text-transform: uppercase;
}

#top_header .nav-item .nav-link:hover {
    text-decoration: none;
}

#top_header .nav-item .nav-link .badge-counter {
    position: absolute;
    transform: scale(0.8);
    transform-origin: top right;
    right: 0.25rem;
    margin-top: -0.1rem;
}

.no-arrow .dropdown-toggle::after {
    display: none;
}

@media screen and (max-width: 480px) {
    .white-box {
        padding: 0.2rem;
    }
}

/* 30-september */
.columns img {
    width: 100%;
    /* border: 6px solid #dadada; */
}

.buy_btn {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 23ch;
}

.buy_btn:hover {
    overflow: hidden;
    /* text-overflow: clip; */
    white-space: normal;
    width: 100%;
}

/* 26-october */
.item-page .carousel .slider-wrapper {
    height: auto;
}

.item-page .carousel .slide img {
    height: 288px;
    object-fit: contain;
    -o-object-fit: contain;
    width: 100% !important;
    margin: 0 auto !important;
}

.item-page .carousel .slider-wrapper.axis-horizontal .slider .slide {
    height: 100%;
    background: #fff;
    padding: 25px;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.item-page .slider {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    background-color: transparent;
    margin-left: 0 !important;
    padding-top: 0px !important;
    padding: 0px !important;
}

.item-page .thumbs-wrapper {
    background: rgba(0, 0, 0, 0.2);
}

.item-page .thumbs-wrapper ul.thumbs {
    margin-bottom: 0px !important;
}

.item-page ul.item-details-list {
    border: 13px solid #ddd;
    list-style: none;
    margin: 0;
    padding: 10px 15px;
    font-size: 1rem;
    border-bottom: 4px solid #5ea91d;
    /* border-radius: 16px; */
    margin-top: 25px;
}

.item-page ul.item-details-list li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    border-bottom: 1px solid #cec8c8;
}

.item-page ul.item-details-list li:last-child {
    border-bottom: none;
}

/* new css for slider */
.carousel.carousel-slider {
    position: relative;
    margin: 0;
    overflow: hidden;
}

.carousel .slider-wrapper {
    overflow: hidden;
    margin: auto;
    width: 100%;
    transition: height 0.15s ease-in;
}

.item-page .carousel .slider-wrapper {
    height: 325px !important;
}

.carousel .slider-wrapper.axis-horizontal .slider {
    -ms-box-orient: horizontal;
    display: -moz-flex;
    display: flex;
}

.carousel .slider {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    width: 100%;
}

.carousel .slide {
    min-width: 100%;
    margin: 0;
    position: relative;
    text-align: center;
    background: #000;
}

.carousel .slider-wrapper.axis-horizontal .slider .slide {
    height: 325px;
}

.carousel .slider-wrapper.axis-horizontal .slider .slide {
    flex-direction: column;
    flex-flow: column;
    box-shadow: none !important;
    padding: 0 !important;
}

.carousel img {
    width: 100%;
    display: inline-block;
    pointer-events: none;
}

.carousel .slide img {
    height: 100%;
    object-fit: contain;
    -o-object-fit: contain;
}

.item-page .carousel .slide img {
    width: 100%;
    vertical-align: top;
    border: 0;
    height: 330px;
}

.carousel .carousel-status {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    font-size: 12px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
    color: #80bf4e;
}

.carousel {
    width: 100%;
}

.carousel .thumbs-wrapper {
    margin: 20px;
    overflow: hidden;
}

.carousel .thumbs {
    transition: all 0.15s ease-in;
    transform: translate3d(0, 0, 0);
    position: relative;
    list-style: none;
    white-space: nowrap;
}

.carousel .thumb {
    transition: border 0.15s ease-in;
    display: inline-block;
    margin-right: 6px;
    white-space: nowrap;
    overflow: hidden;
    border: 3px solid #c7c7c7;
    padding: 2px;
}

.carousel .thumb.selected,
.carousel .thumb:hover {
    border: 3px solid #5ea91d;
}

.carousel {
    box-shadow: 0 13px 38px rgb(68 68 68 / 6%), 0 5px 12px rgb(72 72 72 / 18%);
    background: #fff;
    border-radius: 0 8px;
}

.item-page .thumbs-wrapper {
    background: #fff;
    padding: 20px 0 15px;
}

.carousel .thumbs-wrapper .control-arrow:before {
    margin: 0 5px;
    display: inline-block;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    content: '';
}

.carousel .control-prev.control-arrow:before {
    border-right: 8px solid #5ea91d;
}

.carousel .thumbs-wrapper .control-arrow {
    margin: 10px 0;
    position: absolute;
    left: 0;
    z-index: 99999;
}

.carousel .control-next.control-arrow:before {
    border-left: 8px solid #5ea91d;
}

.carousel .control-next.control-arrow {
    right: 0;
    left: inherit;
    top: 1.4rem;
    z-index: 99999;
}

@media all and (max-width: 500px) and (min-width: 300px) {
    .container.banner-section-content-wrapper:before {
        content: '';
        display: inline-block;
        width: 91%;
        height: 100%;
        position: absolute;
        left: 20px;
        bottom: 0;
        background: rgb(0 0 0 / 0.5);
        transform: skew(0deg);
    }

    #contact-us {
        margin-top: 0px;
    }

    .banner-mobile {
        height: auto;
    }

    .carousel-font p {
        font-size: 1.4rem;
    }

    #top_header .nav-item .nav-link {
        color: #000;
    }
}

/* Loading design start here */

.loading_data {
    margin-top: 5px;
    position: relative;
    background: #cccccc;
}

.loading_data:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100px);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    animation: loading 0.8s infinite;
}

.loading_btn {
    width: 100px;
}

.loading_data.loading-image {
    min-height: 125px;
}

.__ps-box-shadow {
    box-shadow: 0px 0px 4px 2px #cccccc;
}

@keyframes loading {
    100% {
        transform: translateX(100%);
    }
}

/* Loading design end here */