@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap');

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.product-slide-bar {
    float: left;
}

.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

body {
    overflow-x: hidden;
}

@media (min-width: 1024px) {

    .content-area,
    .widget-area {
        margin-bottom: 1.618em;
    }
}

@media (max-width: 1280px) {
    .left_column {
        display: none;
    }
}

@media (min-width: 1024px) {
    .widget-area {
        width: 300px;
        float: right;
    }
}

@media (min-width: 1024px) {
    .product-slide-bar {
        margin-bottom: 1.618em;
    }
}

@media (min-width: 1024px) {
    .product-slide-bar {
        width: 300px;
        float: right;
    }
}

.gamma {
    display: block;
    border-bottom: 1px solid #ccc;
}

.widget-slide-bar {
    margin: 0 0 3.706325903em;
}

.widget-slide-bar-categories ul li {
    list-style: none;
    margin-bottom: 1em;
    line-height: 1.41575em;
}

#secondary .widget-slide-bar .widget-title {
    border-bottom: 1px solid;
    border-bottom-color: #e8e5e5;
}

.widget-slide-bar .widget-title {
    font-size: 1.4em;
    color: var(--accent);
    font-weight: 700;
    padding: 0 0 8px;
    margin-bottom: 1.2em;
}

.product-categories {
    padding: 0;
}

.categories-link {
    color: #626262;
}

.categories-link :hover {
    color: #00c3c1;
}

/* .categories-price-filter{
    background-color: #d7f4f26e;
} */
.categories-price-filter>p:first-child {
    border: none
}

.categories-price-filter>input {
    font-size: 12px;
    height: 31px;
    margin-right: 5px;
    padding: 5px;
    width: 45px
}

.categories-price-filter>p {
    /* border-top: 1px solid #e6e6e6; */
    color: #2e2e2e;
    font-size: 12px;
    margin: 0;
    padding: 4px;
    text-align: justify;
    text-transform: uppercase
}

.categories-price-filter {
    padding-bottom: 12px
}

.categories-price-filter input[type=radio] {
    margin-right: 5px !important
}

.product-item-box {
    border: 1px solid #e6e6e6;
    /* margin: 10px; */
    height: 420px;
}

.product_list {
    display: inline;
}

.img-viwe-box {
    padding-top: 25px;
    /* width: 100%; */
    /* height: 200px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-img-list {
    max-width: 150px;
    max-height: 150px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.price-div {
    text-align: center;
    font-size: 20px;
}

.shoping-div {
    margin-top: 50px;
    text-align: center !important;
}

.shoping-button {
    background-color: #00c3c1;
    color: #ffffff;
    padding: 12px;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.shoping-button:hover {
    background-color: #ffffff;
    color: #00c3c1;
    border: 1px solid #00c3c1;
}

.shoping-button:focus {
    background-color: #00c3c1;
    color: #ffffff;
    padding: 12px;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.card-main-page {
    height: 140px;
    background-color: #00c3c1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding-top: 10px; */
}

.page-header-text {
    font-size: 25px;
    color: #ffffff;
}

.product_main_image_data {
    width: 66.67%;
    float: left;
}

.product_main_image {
    display: flex;
    justify-content: center;

}

.thumb {
    width: 100%;
    display: inline-flex !important;
    overflow: hidden !important;
}

.reviwe_slide {
    padding-top: 10px;
}

.login_page_div {
    height: auto;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login_page_inside {
    height: auto;
    background-color: #f6f6f6;
}

.login-title-div {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;

}

.sub-login-div span {
    font-size: 20px;
    font-weight: 900;
}

.sub-login-div {
    padding-bottom: 20px;
    /* padding: 25px; */
}

.login-input {
    padding: 0.6180469716em;
    background-color: var(--background);
    color: #626262;
    border: 2px solid;
    border-color: #EBEBEB;
    box-sizing: border-box;
    font-weight: 400;
    border-radius: 3px;
    outline: 0;
    background-color: #ffffff;
}

.input-weight input {
    width: 100%;
}

.submit-button {
    padding-bottom: 50px;
    padding-top: 15px;
}

.login-submit {
    width: 100%;
    border: 2px solid;
    border-radius: 3px;
    background: 0 0;
    background-color: #00c3c1;
    border-color: #00c3c1;
    color: #fff;
    cursor: pointer;
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 700;
    text-shadow: none;
    display: inline-block;
}

.login_page_outside {
    display: flex;
    justify-content: space-between;
}

.gender_div {
    display: flex;
    justify-content: space-between;
}

.label-margin {
    margin-left: 10px;
}

.login-input:disabled {
    background-color: #f2f2f2;
}

.main-header {
    width: 100%;
    height: 140px;
    text-align: center;
    background-color: #00c3c1;
}

.product-header {
    margin-top: 35px;
    font-size: 24px;
    font-weight: bold;
}

.breadcrumb {
    margin-bottom: 20px;
}

.btn-hom {
    color: #ffffff;
    text-decoration: none;
}

.btn-hom:hover {
    color: #ffffff;
}

.thumb .image {
    padding: 5px !important;
    margin-left: 20px;
}

.bg-color-footer {
    width: 100%;
    height: fit-content;
    background-color: #00c3c1;
}

.top-footer {
    padding-top: 40px;
    padding-bottom: 30px;
    width: 100%;
    display: flex;
    height: fit-content;
    justify-content: space-between;
}

.contect-div {
    padding-top: 20px;
    /* padding-left: 55px; */
    width: 300px;
    height: 250px;
}

.contect-title {
    color: #fff;
    font-size: 19px;
    font-weight: 800;
}

.contect-msg {
    font-size: 15px;
    color: #fff;
    width: 203px;
    padding-top: 2px;
}

.contect-number-div {
    padding-top: 0px;
    display: flex;
}

.user-ofset-icon {

    color: #fff;
    font-size: 35px;
    padding-right: 10px;
}

.contect-num {

    color: #fff;
}

.contect-num {
    display: flex;
}

.first-num {
    margin-top: 0px;
    padding-right: 2px;
    /* font-family: teko,Sans-serif; */
    font-size: 15px;
}

.last-num {
    font-size: 15px;
    /* font-family: teko,Sans-serif; */
}

.address-div {
    padding-top: 20px;
    width: 300px;
    height: 250px;
}

.address-title {
    color: #fff;
    font-size: 19px;
    font-weight: 800;
}

.address-text {
    color: #fff;
    width: 220px;
    padding-top: 0px;
}

.manu-div {
    padding-top: 20px;
    width: 300px;
    height: 250px;
}

.manu-title {
    color: #fff;
    font-size: 19px;
    font-weight: 800;
}

.menu-text {
    color: #fff;
    width: 220px;
    padding-top: 30px;
}

.menus-link {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all .4s;
}

.menus-link:hover {
    color: #007c7cfa;
}

.spaceing-li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.newsletters {
    /* margin-right: 50px; */
    padding-top: 20px;
    padding-left: 20px;
    width: 280px;
    height: 220px;
    border-left: 1px solid #ffffff;
}

.newsletter-title {
    color: #fff;
    font-size: 19px;
    font-weight: 800;
}

.newsletter-input::placeholder {
    color: #fff;
}

.newsletter-input-div {
    padding-top: 30px;
    display: flex;
}

.newsletter-input {
    background-color: #ffffff00;
    border-color: #ffffff00;
    color: #fff;
    border: 1px solid #ffffff;
    border-right: 1px solid #ffffff00;
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding: 0.6180469716em;
    box-sizing: border-box;
    font-weight: 400;
    border-radius: 0px;
    outline: 0;
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
}

.newsletter-submit {
    color: #00c3c1;
    padding: 5px;
    border-left: 0px solid #ffffff00;
    background-color: #fff;
    border: 1px solid #fff;
    transition: all .4s;
}

.newsletter-submit:hover {
    background-color: #00c3c1;
    color: #fff;
    border-left: 1px solid #ffffff;
}

.newsletter-msg {
    font-size: 15px;
    color: #fff;
    width: 220px;
    padding-top: 15px;
}



.bottom-footer {
    border-top: 1px solid #ffffff;
    height: 100px;
    margin-left: 15px;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px;
}

.contain-div {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.copy-right-div {
    color: #fff;
}

.location-time {
    color: #ffffff;
    padding-top: 0px;
}

.location-time span {
    font-weight: 800;
}

.fix-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.product-top-div {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    margin-top: -25px;
}

.result-div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contain-img {
    width: 100%;
    height: 315px;
    box-sizing: border-box;
}

.orderby {
    color: #626262 !important;
    background-color: #ffffff;
    border: 2px solid;
    border-color: #EBEBEB;
    max-width: 100%;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    width: 100%;
    background-image: url(../image/ezgif.com-webp-to-png-converter.png);
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
    font-size: 14px;
    border-radius: 0 !important;
    padding: 0.63em 28px 0.63em 1.41575em !important;
    font: inherit;
}

.fancybox img {
    max-width: 400px;
    max-height: 400px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.img-preview {
    max-width: 19% !important;
    max-height: 100% !important;
    background-size: contain;
}

.scroll-in-canvas {
    overflow-y: auto;
}

/* 2-05 changes */
.mail-to {
    color: #fff !important;
}

.contect-title-bottom {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    margin-top: 15px !important;
}

.address-text ul li a {
    color: #fff;
}

.home-items {
    width: 100%;
    max-width: 150px !important;
    height: 0;
    padding-bottom: 170px !important;
    position: relative;
}

.home-items img {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    /* padding: 10px; */
}

.home-items-two {
    width: 100% !important;
    max-width: 150px !important;
    height: 0 !important;
    padding-bottom: 170px !important;
    position: relative !important;
}

.home-items-two img {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    /* padding: 10px; */
}

.col-sm-6.col-md-6.res-div.res-div-img {
    padding: 0px !important;
    width: 50%;
}

a.centar-img-list-div {
    width: 100%;
    max-width: 165px;
    height: 0;
    padding-bottom: 85%;
    position: relative;
}

.centar-img-list-div img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.d-flex.flex-row.star-mobile {
    margin-top: 15px;
}

.account-icon {
    font-size: 15px;
    color: gray;
    padding-right: 10px;
    text-transform: capitalize;
}

.profile_data {
    margin: 20px 0px;
}

.profile_title {
    /* margin-left: 10px; */
    margin-top: 20px;
    font-weight: 600;

}

.text-light-icon {
    font-size: 25px !important;
    color: #57B8AC !important;
    margin-top: 10px !important; 
    margin-left: 20px !important;
}

.profile_action a {
    width: auto ;
    margin-right: 15px !important;
    background: #00c3c1 !important;
    border: 1px solid #39cdc7 !important; 
    border-radius: 0% !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 5px !important;
}