img {
    width: 100%;
}

.language-div img {
    width: auto;
}

.language-div  a {
    display: flex !important;
    align-items: center;
    gap: .5rem;
}

.megamenu-logo {
    display: none;
}

.header-wrapper .header-left {
    width: 95%;
    margin: 0;
    justify-content: end;
    height: 80px;
}

.header-wrapper-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

.header-wrapper-content .megamenu-wrapper {
    position: unset !important;
}

.header-wrapper-content ul.megamenu {
    position: unset !important;
}

.header-wrapper .header-left nav.megamenu-nav {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-wrapper .header-left nav.megamenu-nav .container-megamenu.horizontal {
    height: 100%;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    width: 100%;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu .sub-menu .content.slide {
    padding-bottom: 0;
    padding-right: 0;
    overflow: hidden;
}

ul.megamenu > li > .sub-menu > .content .col-sm-6 {
    padding: 0;
}

ul.megamenu > li > .sub-menu > .content .col-sm-4 .html {}

.menu-banner-content {
    display: flex;
    width: 100%;
    position: relative;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.menu-banner-content > img {
    width: 100%;
    max-width: none;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 75vh;
}

.menu-banner-content .menu-banner-text-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    color: #fff;
    gap: 2rem;
    justify-content: center;
    align-items: center;
}

.menu-banner-content .menu-banner-text-content span.menu-banner-date {
    font-size: 11px;
}

.menu-banner-content .menu-banner-text-content span.menu-banner-title {
    font-size: 14px;
}

.menu-banner-content .menu-banner-text-content span.menu-banner-title2 {
    width: 60%;
    font-size: 11px;
}

.menu-banner-content .menu-banner-text-content > button {
    border: 1px solid #fff;
    padding: .7rem 2rem;
    width: 25%;
    font-size: 11px;
    background: no-repeat;
    transition: .3s ease;
}

.menu-banner-content .menu-banner-text-content > button:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu .sub-menu .content.slide .menu {}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu .sub-menu .content.slide .menu > ul {display: flex;flex-direction: column;gap: .5rem;}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu .sub-menu .content.slide .menu > ul > li > a::before {
    display: none;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu .sub-menu .content.slide .menu > ul > li:not(:first-child) {
    padding-left: .5rem;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu .sub-menu .content.slide .menu > ul > li:not(:first-child) > a {
    font-size: 13px;
    padding-bottom: .3rem;
}

.megamenu-container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.header-wrapper .header-logo {
    width: 15%;
}

.header-wrapper .header-right {
    width: 5%;
    justify-content: end;
    position: relative;
    padding-right: 1rem;
}

.header-wrapper {
    background: transparent;
    /* position: absolute; */
    width: 100%;
    padding: .5rem 0;
    z-index: unset;
    border-bottom: 1px solid #eedebf;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper {
    background: no-repeat;
    height: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.header-wrapper:hover {
    background: #fff;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu {
    height: 100%;
    width: 100%;
    display: flex;
    /* justify-content: space-between; */
    justify-content: center;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu > li {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu > li > a {
    background: none;
}

.header-wrapper:hover .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu > li > a {
    color: #000;
}

.header-wrapper:hover .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu > li > a > strong {
    font-weight: 700 !important;
}

.header-wrapper .header-right i {
    color: #989797;
}

.header-wrapper:hover .header-right i {
    color: #000;
}

.header-wrapper .header-left .quick-btn-wrapper.search {
    width: fit-content;
    height: 100%;
    display: flex;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu > li > a > strong {
    font-size: 11px;
    font-weight: 700;
    position: relative;
}

.header-wrapper .header-left nav.megamenu-nav .megamenu-wrapper .megamenu-pattern ul.megamenu > li > a:hover > strong::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #000;
    bottom: 0;
    left: 0;
}

.header-wrapper .header-left .quick-btn-wrapper.search > button {
    border: none;
    background: no-repeat;
    color: #000;
    transition: .3s;
}

.header-wrapper:hover .header-left .quick-btn-wrapper.search > button {
    color: #000;
}

.header-wrapper .header-right .language-div .pull-left button {
    display: flex;
    align-items: center;
    gap: .3rem;
    color: #000;
    text-decoration: none;
    transition: .3s;
}

.header-wrapper:hover .header-right .language-div .pull-left button {
    color: #000;
}

.header-wrapper .header-right .language-div .pull-left ul.dropdown-menu {
    right: 0;
}

video#home-video-slider {
    height: 83vh;
    object-fit: cover;
    width: 97%;
}

.hero-video-slider {
    display: flex;
    position: relative;
    justify-content: center;
    margin-top: .5rem;
}

.hero-video-slider > a {
    position: absolute;
    bottom: 15%;
    /* right: 44%; */
    border: 1px solid #fff;
    padding: .8rem 2rem;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    transform: translateX(10px);
}

.hero-video-slider > a:hover {
    color: #000;
    background: #fff;
}

/*featured*/
.home-featured {
    display: flex;
    flex-direction: column;
    padding: 1rem;
    gap: 1rem;
    margin-top: 2rem;
    position: relative;
    overflow: hidden;
}

.home-featured .home-featured-title > span {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 100 !important;
}

.home-featured .home-featured-link {
    display: flex;
    width: 80%;
}

.home-featured .home-featured-link > a {
    border: 1px solid;
    padding: .7rem 1rem;
    width: 140px;
    display: flex;
    justify-content: center;
    font-size: 13px;
    text-transform: uppercase;
}
.home-featured .gallery-slider {
    overflow: inherit;
}

.home-featured .gallery-slider .swiper-button-next, .home-featured .gallery-slider .swiper-button-prev {
    top: -50px;
    z-index: 9999;
    left: 98%;
}

.home-featured-title {
    width: 80%;
}

.home-featured .gallery-slider .swiper-button-prev {left: 95%;}

.home-featured .gallery-slider .swiper-button-next::after, .home-featured .gallery-slider .swiper-button-prev::after {
    font-size: 14px;
}
/*featured-end*/

/*ikili banner*/
.home-banner-wrapper {
    margin-top: 4rem;
}
.home-banner-wrap {
    display: flex;
    width: 100%;
}

.home-banner-wrap .home-banner-wrap-image {
    width: 50%;
}

.home-banner-wrap .home-banner-wrap-image > img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.home-banner-wrap .home-banner-wrap-right-overlay {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 2rem;
    padding-bottom: 6rem;
}

.home-banner-wrap .home-banner-wrap-right-overlay span.banner-title {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
}

.home-banner-wrap .home-banner-wrap-right-overlay .banner-wrap-content {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

.home-banner-wrap .home-banner-wrap-right-overlay .banner-wrap-content span.banner-desc {
    font-size: 16px;
    width: 100%;
    color: #fff;
    font-weight: 600 !important;
}

.home-banner-wrap .home-banner-wrap-right-overlay .banner-wrap-content span.banner-desc-bottom {
    font-size: 16px;
    width: 100%;
    color: #fff;
    font-weight: 600 !important;
}

.home-banner-wrap .home-banner-wrap-right-overlay .banner-wrap-content > button {
    border: 1px solid #fff;
    background: none;
    color: #fff;
    padding: .8rem 2rem;
    font-size: 11px;
    width: 210px;
    transition: .3s ease;
}

.home-banner-wrap .home-banner-wrap-right-overlay .banner-wrap-content > button:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}
/*ikili banner-end*/

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ banner*/
.colimg1 img {
    /* height: 100vh; */
    object-fit: cover;
}
.colimg1 a > span {
    top: 50%;
    height: fit-content;
    background: no-repeat;
    border: 1px solid #fff;
    padding: .8rem 2rem;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    width: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.colimg1:hover > a span {
    background: #fff;
    color: #000;
    border-color: #000;
}
.cont-img1 {
    margin-top: 4rem;
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§lÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ banner-end*/
/*teklibanner*/
.home-single-banner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    margin-top: 4rem;
}

.home-single-banner-content > img {
    height: 100vh;
    object-fit: cover;
    width: 100%;
}

.home-single-banner-content .home-single-banner-text-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 2rem;
    background: #eeeeee69;
    padding: 1rem;
}

.home-single-banner-content .home-single-banner-text-content span.banner-title {
    color: #221c27;
    width: 65%;
    font-size: 31px;
    font-weight: bold;
    letter-spacing: 2px;
    text-shadow: 2px 2px #d0ae6b;
}
.home-single-banner-content .home-single-banner-text-content span.banner-title2 {
    width: 60%;
    color: #42363b;
    font-size: 14px;
    margin-bottom: 2rem;
    font-family: futura-pt,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 23px;
}

.home-single-banner-content .home-single-banner-text-content > a {
    padding: .8rem 2rem;
    width: 240px;
    font-size: 14px;
    background: no-repeat;
    border: 1px solid #fff;
    color: #fff;
    transition: .3s ease;
}

.home-single-banner-content .home-single-banner-text-content > button:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}
/*teklibanner-end*/

/*footer*/
.footer-container {
    display: flex;
    justify-content: space-between;
    padding: 2rem;
    margin-top: 3rem;
    padding-bottom: 5rem;
    flex-wrap: wrap;
    gap: 1rem;
}

.footer-container .footer-newsletter-container {
    width: 45%;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.footer-container .footer-wrapper {
    width: 50%;
    padding: 0;
    display: flex;
    gap: 1rem;
    justify-content: space-around;
}

.footer-list-content.footer-contact {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer-container .footer-newsletter-container .newsletter-title {}

.footer-container .footer-newsletter-container .newsletter-title > span {
    font-size: 12px;
    text-transform: uppercase;
}

.footer-container .footer-wrapper .footer-list-content {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 50%;
}

.footer-container .footer-wrapper .footer-list-content .footer-title {}

.footer-container .footer-wrapper .footer-list-content .footer-title > span {
    font-size: 12px;
}

.footer-container .footer-wrapper .footer-list-content > ul {
    display: flex;
    flex-direction: column;
    gap: .5rem;
}

.footer-container .footer-wrapper .footer-list-content > ul > li {}

.footer-container .footer-wrapper .footer-list-content > ul > li > a {
    font-size: 11px;
}

.footer-container .footer-wrapper .footer-list-content .footer-address {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.footer-container .footer-wrapper .footer-list-content .footer-address .address-content {
    font-size: 11px;
    display: flex;
    gap: .3rem;
}

.footer-list-content.footer-contact .footer-social-content {
    display: flex;
    gap: 1rem;
}

.footer-container .footer-wrapper .footer-list-content .footer-social-media {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.footer-list-content.footer-contact .footer-social-content > a {
    font-size: 17px;
}

.footer-container .footer-newsletter-container .footer-newsletter-input {
    display: flex;
    width: 75%;
    align-items: center;
    border-bottom: 1px solid #CCCFD7;
    justify-content: space-between;
    cursor: pointer;
}

.footer-container .footer-newsletter-container .footer-newsletter-input > input {
    width: 92%;
    border: none;
    font-size: 11px;
    height: 100%;
    pointer-events: none;
}

.footer-container .footer-newsletter-container .footer-newsletter-input > button {
    border: none;
    background: no-repeat;
    font-size: 30px;
}
.footer-copyright {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}


.footer-copyright > a > img {
    width: 10%;
}

.footer-copyright > span {
    font-size: 10px;
}
.footer-container .footer-wrapper .footer-list-content .footer-address .address-content > span {
    /* width: 50%; */
}
/*footer-end*/

/*category*/
.content-wrapper .sogo-content .filter-sort .filter-side {
    position: fixed;
    width: 50%;
    right: 0;
    left: auto;
    z-index: 999999 !important;
    top: 0;
    height: 100%;
    background: #fff;
}

.content-wrapper .sogo-content .filter-sort .filter-side .bf-form {
    flex-direction: column;
    padding: 2rem !important;
    padding-top: 5rem !important;
}

.content-wrapper .sogo-content .filter-sort .filter-side .bf-form .bf-attr-header {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 200 !important;
    text-transform: uppercase;
}

.content-wrapper .sogo-content .filter-sort .filter-side .bf-form .bf-attr-block {
    display: flex;
    width: 100% !important;
    flex-direction: column;
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    margin-left: 0;
}

.content-wrapper .sogo-content .filter-sort .filter-side .bf-form .bf-attr-block  label {
    font-size: 12px;
    padding-left: 1rem;
}

.close-filter-side {
    display: flex;
    justify-content: end;
    padding: 1rem;
    padding-right: 2rem;
    position: fixed;
    top: 0;
    z-index: 999999999;
    right: 1px;
    cursor: pointer;
}
.category-filter {
    display: flex;
    flex-direction: column;
    position: fixed;
    width: 50%;
    right: 0;
    left: auto;
    z-index: 999999 !important;
    top: 0;
    height: 100%;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
}

.category-filter.active-filter {
    opacity: 1;
    visibility: visible;
}
.category-filter .filter-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #00000078;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.category-filter.active-filter .filter-overlay {
    opacity: 1;
    visibility: visible;
}

.sogo-breadcrumb > li > span {
    font-size: 14px;
}

.category-footer {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #E6E7EB;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.category-footer .category-header-title {
    display: flex;
    justify-content: center;
}

.category-footer .sogo-pagination {
    padding: 0;
    align-items: flex-start;
    padding-left: 2rem;
}

.category-footer .sogo-pagination > span {
    font-size: 13px;
}

.category-footer .category-header-title > span {text-transform: uppercase;font-weight: 200 !important;}
.ui-slider .ui-slider-range {
    background: #000;
    height: 5px !important;
}

.bf-attr-block-cont span.bf-cell {
    background: none;
}


.bf-attr-block-cont .bf-cascade-0 > label {
    font-weight: 600 !important;
    padding-left: .5rem !important;
}

.bf-attr-block-cont {
    flex-direction: column;
}

.content-wrapper .sogo-content .filter-sort .filter-side::-webkit-scrollbar {
    opacity: 0;
}
/*category-end*/

/*lookbooks*/
.lookbooks-dual-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}

.lookbooks-container .lookbooks-dual-content > a {
    width: calc(50% - 1rem);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
}

.lookbooks-container .lookbooks-dual-content > a > img {
    width: 100%;
}
/*lookbooks-end*/

/*about-us*/
.informaiton-wrapper {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.informaiton-wrapper .information-title {
    padding: 0px 10px;
    margin-bottom: 2rem;
    display: flex;
    padding-top: 1rem;
}

.informaiton-wrapper .information-title > span {
    border-bottom: 1px solid #767575;
    width: 100%;
    display: inline-block;
    padding: 0.5rem;
    color: #000;
    cursor: default;
    font-weight: 700;
    font-size: 18px;
}

.about-page-content {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 6rem;
    margin-bottom: 6rem;
}

.about-page-content img {
    width: 100%;
}

.about-page-content .about-text {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid rgb(185, 185, 185);
    padding: 2rem;
    margin-top: 2rem;
}

.timeline {
    text-align: center;
}

.timeline .year {
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
    position: relative;
}

.timeline .year span {
    display: inline-block;
    padding-bottom: 6px;
}

.timeline .days {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.timeline .days .day {
    width: 100%;
    float: left;
}

.timeline .days .day .events {
    position: relative;
    float: left;
    border-right: 1px solid #26b;
    padding: 30px;
    text-align: right;
    width: 50%;
}

.timeline .days .day:nth-child(odd) .events {
    width: calc(50% + 0.5px);
    float: right;
    border-right: 0;
    border-left: 1px solid #26b;
    text-align: left;
}




.timeline .days .day .events .date {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    padding: 30px;
    text-align: left;
    color: #26b;
    font-size: 24px;
    white-space: nowrap;
}

.timeline .days .day:nth-child(odd) .events .date {
    left: auto;
    right: 100%;
    text-align: right;
}

.timeline .days .day .events:after {
    content: "";
    width: 40%;
    display: inline-block;
    height: 1px;
    background: #26b;
    position: absolute;
    right: 0;
    bottom: 0;
}

.timeline .days .day:nth-child(odd) .events:after {
    right: auto;
    left: 0;
    bottom: 0;
}

.timeline .days .day .events > p {
    font-size: 15px;
    line-height: 1.86;
}
/*about-us-end*/


/*contact*/
.contact-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contact-wrapper .contact-info {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-direction: unset;
    padding: 0;
    margin-bottom: 2rem;
    gap: 1rem;
}

.contact-wrapper .contact-info .contact-store {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-wrapper .contact-info .contact-store .contact-content {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border: 1px solid RGB(205, 205, 205);
    flex-wrap: wrap;
}

.contact-wrapper .contact-info .contact-store .contact-content > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 33.3%;
    margin: 0;
    margin: 0 0.5rem;
    height: 140px;
    padding: 1rem 0;
}

.contact-wrapper .contact-info .contact-store .contact-content > div:nth-child(1) {
    border-right: 1px solid rgb(151, 151, 151);
}

.contact-wrapper .contact-info .contact-store .contact-content > div > span {
    margin-bottom: 0.3rem;
    font-weight: 600;
    margin-top: 0.2rem;
}

.contact-wrapper .contact-info .contact-store .contact-content > div > a {
    font-size: 12px;
    height: 30px;
}

.contact-wrapper .contact-info .contact-iframe {
    width: 50%;
    display: flex;
    justify-content: center;
    margin-left: 2rem;
    border: 1px solid RGB(155, 155, 155);
}

.contact-wrapper .contact-info .contact-iframe > iframe {
    height: auto;
    width: -webkit-fill-available;
}

.contact-form {
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-form > form {
    width: 100%;
}

.contact-form > form > fieldset {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-form > form > fieldset > legend {
    width: 100% !important;
    justify-content: center;
    font-weight: 600 !important;
}

.contact-form-container {
    display: flex;
    width: 100% !important;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.contact-form-container .contact-form-left {
    width: 50% !important;
    display: flex;
    flex-direction: column;
    margin-right: 1.5rem;
}

.contact-form-container .contact-form-left .sogo-input-wrapper.input-col-2 {
    width: calc(100% - 0.5rem) !important;
}

.contact-form-container .contact-form-left .sogo-input-wrapper.input-col-2:not(:last-child) {
    margin-bottom: 2rem;
}

.contact-form-container .contact-form-right {
    width: 50% !important;
}

.contact-wrapper .contact-form .form-button {
    justify-content: center;
}

.contact-wrapper .contact-form .form-button > button {
    width: 17%;
    background: #dfc084;
    border-color: #dfc084;
}

.contact-wrapper .contact-info .contact-store .contact-content > div > address {
    font-size: 13px;
    text-align: center;
}

.contact-wrapper .contact-info .contact-store .contact-content > div:not(:last-child) {
    width: calc(50% - 1rem);
}

.contact-wrapper .contact-info .contact-store .contact-content > div:nth-child(3) {
    width: 100%;
    border-top: 1px solid rgb(151, 151, 151);
    height: 100px;
    padding-top: 2rem;
}
/*contact-end*/