/* event-detail */

.fw__event-detail__wrapper {
    display: flex;
    justify-content: normal;
    gap: 6rem;
    align-items: center;
}
.fw__event-detail__content h3{
    margin-bottom: 5rem;
}
.fw__event-detail__content h2{
    
}
.fw__event-detail__wrapper__title p{
    font-family: var(--primary-font);
    margin-bottom: 1.875rem;
}
.fw__event-detail__content1 p:last-child {
    margin: 0;
}
.fw__event-detail__wrapper__title + .fw__event-detail__wrapper__title {
    margin-top: 3.813rem;
}
.fw__event-detail__content h3 span {
    color: #FFB1FF;
}
.fw__event-detail__title {
    padding-top: 4.75rem;
}
.fw__event-detail__wrapper__title {
    display: flex;
    gap: 7.875rem;
    justify-content: space-around;
    max-width: 87.75rem;
    margin-inline: auto;
    align-items: center;
}

/* .fw__event-detail__content p {
    width: 100%;
    max-width: 536px;
    padding-bottom: 20px;
} */

.fw__event-detail__wrapper__title:nth-child(even) {
    flex-direction: row-reverse;
    display: flex;
}

/* blog-detail */
.fw__event-detail__img {
    position: relative;
    padding-top: 30%;
    min-height: 45rem;
    width: 100%;
    max-width: 59.5rem;
}
.fw__event-detail__img img {
    object-fit: cover;
    /* object-position: 45%; */
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.fw__event-detail__title .fw__event-detail__img {
    position: relative;
    padding-top: 41rem;
    width: 41rem;
    aspect-ratio: 1;
}
.fw__event-detail__title .fw__event-detail__img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fw__event-detail__content {
    width: 100%;
    max-width: 46rem;
}
.fw__event-detail__content p{
    
}
.fw__blog-detail .fw__event-detail__content p{
    margin-bottom: 1rem;
}
.fw__event-detail__content1 h3{
    margin-bottom: 1rem;
}
/* blog-single */
.fw__video-section {
    padding-top: 5.625rem;
}

.fw__event-detail__content1 {
    width: 100%;
    /*max-width: 33.4rem;*/
}
.fw__video__heading h3 {
    margin-bottom: 2.625rem;
}
.fw__video__heading {
    width: 100%;
    max-width: 87.75rem;
    margin-inline: auto;
}
.fw__video--section iframe {
    width: 100%;
    height: 49.5rem;
    border: none;
}
.fw__style {
    padding-top: 3.813rem;
    overflow: hidden;
}
.styleSwiper{
    overflow: unset;
}
.fw__offer--header--data {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.875rem;
    margin-bottom: 1.875rem;
}
.fw__style__swiper-heading h3 {
    margin-bottom: 2.625rem;
}
.fw__style__content {
    padding-top: 2rem;
}
.fw__style__content h3 {
    margin-bottom: 1rem;
}
.fw__style__content p {
    margin: 0;
}
.fw__styleslider--button .stylebutton{
    position: static;
    margin: 0;
    width: auto;
    height: auto;
    display: block;
}
.fw__styleslider--button {
    display: flex;
    gap: 1.438rem;
}
.fw__styleslider--button img{
    width: 3.063rem;
    height: auto;
}
.fw__styleslider--button .stylebutton::after{
    display: none;
}
.style-slide {
    opacity: 0.3;
}

.swiper-slide.style__multi-active {
    opacity: 1;
}
.fw__publish--date p {
    font-size: 0.938rem;
    margin: 10.063rem 0 0;
}

.fw__style__img {
    aspect-ratio: 1;
    /* min-height: 23.5rem; */
}

.fw__style__img img {
    height: 100%;
    width: 100%;
}
footer {
    padding-top: 5.25rem;
}
.fw__footer--design {
    bottom: calc(100% - 5.60rem);
}
.event__single footer{
    padding-top: 14.063rem;
}
.event__single .fw__footer--design {
    bottom: calc(100% - 14.5rem);
}
/* Store single page css Start */
.fw__store__map--heading .container,
.fw__store__single .container {
    max-width: 93.75rem;
}
.fw__store__single--hero {
    background-color: #FFFEF6;
    max-width: 111.375rem;
    margin-inline: auto;
    align-items: center;
    margin-top: 2.5rem;
}

.fw__store__single--wrapper {
    padding-top: 2.188rem;
    padding-bottom: 3rem;
    display: flex;
    gap: 1.875rem;
    justify-content: space-around;
	text-align: center !important;
}

.fw__store__single--wrapper p {
	text-align: center !important;
}

.fw__store__single--image {
    position: relative;
    width: 49.688rem;
    aspect-ratio: 16 / 9;
}

.fw__store__single--image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fw__place__logo img {
	filter: invert(0%) sepia(0%) saturate(7483%) hue-rotate(70deg) brightness(0%) contrast(104%);
    object-fit: contain;
	padding-top: 30px;
}

.fw__store__single {
    padding-top: 6.25rem;
    padding-bottom: 7.438rem;
}
.fw__store__single .fw__find-us__contact {
    display: flex;
    justify-content: space-between;
}

.fw__store__single--content {
    text-align: center;
    width: 100%;
    max-width: 32.188rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.fw__store__single--content h2 {
    color: var(--secondary-color);
}

.fw__store__single--content p {
    font-size: 1.25rem;
	color: var(--secondary-color);
}

.fw__store__single--contact-deatil {
    text-align: center;
    width: 100%;
    max-width: 48.375rem;
    padding-top: 2.5rem;
}
.fw__store__map--heading h3 {
    margin-bottom: 3.313rem;
    padding-left: 1.25rem;
}
.fw__store__single--address {
    width: 100%;
    max-width: 34.688rem;
    text-align: left;
    align-items: center;
}

.fw__store__single .hours_item.active {
    background-color: #D5E895;
}

.fw__store__single .hours_items .hours_item + .hours_item.active:before {
    background-color: #D5E895;
    color:#fff;
}

.fw__store__map--image,
.fw__store__map--image-res{
    /*background-color: var(--secondary-color);*/
	background: #000;
    padding: 8.75rem 0;
}
.fw__store__map--image img {
    width: 100%;
}

.fw__store__map--image-res{
    display: none;
}

.fw__store__single--social-media__icon{
    display: flex;
    justify-content: center;
    gap: 1.875rem;
    margin-top: 5.188rem;
}
.fw__store__single--contact-deatil h3{
    margin-bottom: 1.438rem;
}
.fw__store__single--contact-deatil p.font-body {
    margin-bottom: 2rem;
}
a.fw__phone-detail {
    color: #262626;
}

.fw__store__map {
    margin-bottom: 6.313rem;  
}
.fw__store--single .fw__offer--section {
    padding: 0;
}
.fw__store--single footer {
    padding-top: 8.938rem;
}
.fw__store--single .fw__footer--design {
    bottom: calc(100% - 9.3rem);
}
/* media-query */

@media (max-width:1200px) {
    .fw__event-detail__wrapper {
        gap: 30px;
    }
    .fw__event-detail__title .fw__event-detail__img {
        padding-top: 0;
        min-height: 296px;
        width: 100%;
        max-width: 100%;
    }
    .fw__event-detail__content h3 {
        margin-bottom: 28px;
    }
    .fw__event-detail__content h2 {
        margin-bottom: 19px;
    }
}
@media (max-width:1024px) {
    .fw__blog-detail .fw__event-detail__content {
        padding-inline: 35px;
    }
    .fw__event-detail__wrapper {
        gap: 30px;
    }

    .fw__event-detail__wrapper__title {
        gap: 60px;
    }
    .fw__video--section iframe {
        width: 100%;
        height: 30rem;
        border: none;
    }
}
@media (max-width: 991px) {  

    .fw__event-detail__img {
        width: 100%;
        max-width: 100%;
        min-height: 269px;
    }

    .fw__blog-detail .fw__event-detail__content{
        max-width: fit-content;
    }

    .fw__event-detail .fw__event-detail__content {
        max-width: fit-content;
        padding-inline: 35px;
    }
    .fw__event-detail__wrapper__title + .fw__event-detail__wrapper__title {
        margin-top: 11px;
    }

    /*.fw__event-detail__content1 {*/
    /*    max-width: fit-content;*/
    /*}*/

    .fw__event-detail__content1 h3 {
        margin-bottom: 12px;
    }    

    .fw__event-detail__img img {
        width: 100%;
    }

    .fw__event-detail__wrapper {
        flex-direction: column;
        gap: 25px;
    }

    .fw__event-detail__wrapper__title {
        flex-direction: column-reverse;
        gap: 27px;
    }

    .fw__event-detail__wrapper__title:nth-child(even) {
        flex-direction: column-reverse;
    }
    .fw__event-detail__title {
        padding-top: 42px;
    }
    .fw__video-section {
        padding-top: 24px;
    }
    .fw__video__heading h3 {
        margin-bottom: 27px;
    }
    .fw__style {
        padding-top: 54px;
    }
    .event__single footer,
    footer {
        padding-top: 0;
    }  
    .fw__publish--date{
        display: none;
    }
    .fw__store--single footer {
        padding-top: 0;
    }
    .fw__store__single--hero {
        margin-top: 0;
    }
    .fw__store__single--hero .container{
        padding: 0;
    }
    .fw__store__single--wrapper {
        padding-top: 0;
        padding-bottom: 18px;
        flex-wrap: wrap;
    }
    .fw__store__single--content{
        order: 2;
        padding: 0 35px;
    }
    .fw__store__single--content h2{
        margin-bottom: 20px;
    }
    .fw__store__single--content p{
        font-size: 18px;
    }
    .fw__store__single{
        padding-top: 43px;
        padding-bottom: 53px;
    }
    .fw__store__map--heading h3 {
        margin-bottom: 30px;
        text-align: center;
    }
    .fw__store__map {
        margin-bottom: 40px;
    }
    
    .fw__store__single--contact-deatil {
        max-width: 18rem;
    }
}

@media (max-width:768px){

    .fw__event-detail__content1 p:nth-of-type(2),
    .fw__event-detail__content1 p:nth-of-type(3) {
        display: none;
    }

    .fw__event-detail__content h3 {
        font-size: 15px;
    }
    .fw__styleslider--button img {
        width: 35px;
        height: auto;
    }
    .fw__store__single .fw__find-us__contact {
        flex-wrap: wrap;
        justify-content: center;
    }
    .fw__store__single .container{
        padding: 0;
    }
    .fw__find-us__contact{
        width: 100%;
    }
    .fw__store__single--address{
        max-width: 100%;
    }
    .fw__store__single .hours_item.active {
        background-color: var(--secondary-color);
    }
    .hours_items .hours_item.active p {
        color: var(--trietory-color);
    }    
    .hours_item {
        gap: 15px;
    }
    .fw__store__map--image{
        display: none;
    }
    .fw__store__single--social-media__icon {
        margin-top: 46px;
    }
    .fw__store__map--image-res .container{
        padding: 0;
        width: fit-content;
    }
    .hours_items .hours_item {
        padding: 0.938rem 35px;
    }
    .fw__store__map--image-res {
        display: block;
        /* background-color: #000; */
        width: 100%;
    }
    .fw__store__map--image, .fw__store__map--image-res {
        background-color: var(--secondary-color);
        padding: 35px 60px;
    }
    
    .fw__store__single--image {
        margin-inline: 20px;
    }
}

@media (max-width: 575px) {
    .fw__video--section iframe {
        width: 100%;
        height: auto;
        border: none;
        min-height: 200px;
    }
    .fw__offer--header--data h3 {
        font-size: 14px;
    }
}
@media (max-width: 429px) {
    .fw__event-detail .fw__event-detail__content,
    .fw__blog-detail .fw__event-detail__content {
        max-width: fit-content;
        padding-inline: 20px;
    }
    .hours_items .hours_item {
        padding: 0.938rem 15px;
    }
    .hours_item p {
        font-size: 13px;
    }
}