/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
header#top {
    margin-top: 60px;
}
header#top .container .row {
    align-items: center;
}
header#top .col.span_9.col_last {
    background: #fff;
    margin-left: 30px !important;
    border-radius: 10px !important;
    height: 80px !important;
}
header#top ul.sf-menu.sf-js-enabled.sf-arrows, header#top ul.buttons.sf-menu {
    height: 80px !important;
}
header#top ul.buttons.sf-menu {
    margin-right: 50px;
}
header#top .icon-salient-m-user:before {
    content: "\f007";
    font-family: 'FontAwesome';
}
header#top .icon-salient-cart:before {
    content: "\f290";
    font-family: 'FontAwesome';
}
/* ================================= */
div#revolution-slider {
    margin-bottom: 0px !important;
}
div#revolution-slider::before, div#page-header-bg::before {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153162-scaled.png);
    background-repeat: repeat-x;
    background-size: contain;
    position: absolute;
    top: 1px;
    left: 0;
    width: 200%;
    height: 45px;
    z-index: 999;
    animation: slidelr 12s linear infinite;
}
div#revolution-slider::after, div#page-header-bg::after {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153162-scaled.png);
    background-repeat: repeat-x;
    background-size: contain;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 200%;
    height: 45px;
    z-index: 999;
    animation: slidelr 12s linear infinite;
}
/* =============================== */
div#menu {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#menu .tabbed>ul li a {
    background: #fff0 !important;
    border: unset !important;
    color: #999999 !important;
    font-size: 18px !important;
    transition: .9s;
    padding: 5px 0px !important;
    margin: 0px 15px;
}
div#menu .tabbed>ul li.tab-item.active-tab a.active-tab {
    border-bottom: 2px solid #E30045 !important;
    color: #E30045 !important;
}
.flickity-prev-next-button:disabled {
    display: block;
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .next {
    right: -65px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
body .woocommerce .nectar-woo-flickity[data-controls*=arrows] .previous {
    left: -65px;
    filter: drop-shadow(2px 4px 6px #ccc);
}
h2.woocommerce-loop-product__title {
    color: #000000;
    font-family: "Oswald" !important;
    font-weight: 500 !important;
}
bdi {
    color: #000000 !important;
    font-family: "oswald";
    font-weight: 500;
    background: #FCCC0C;
    padding: 5px 10px !important;
    border-radius: 5px;
/*     position: absolute;
    left: 0;
    bottom: 0;
    margin-bottom: 65px;
    margin-left: 20px; */
}
a.button.alt.custom-whatsapp-btn {
    min-height: auto ! IMPORTANT;
}
.product-wrap {
    overflow: visible !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart i {
    display: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .custom-whatsapp-btn {
    transform: unset !important;
    width: 50% !important;
    background: #FCCC0C !important;
    color: #000 !important;
    left: 0;
    right: 0;
    margin: 0 auto !important;
/*     bottom: -95px !important; */
    opacity: 0;
    transition: .9s;
}
a.button.product_type_simple {
    display: none !important;
}
li.classic.product:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, li.classic.product:hover .custom-whatsapp-btn {
    opacity: 1;
    transition: .9s;
}
.woocommerce .products .classic .star-rating {
	display: block !important;
}
li.classic.product .star-rating {
    position: absolute;
    right: 20px !important;
    left: unset !important;
    float: right !important;
    bottom: 0px !important;
    margin-bottom: 73px !important;
    color: #FFB600 !important;
}
div#menu-inner .flickity-viewport {
    height: 430px !important;
}
/* ============================= */
div#about {
    padding: 45px 0px !important;
    margin-bottom: 0px !important;
}
div#about::before {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153162-scaled.png);
    background-repeat: repeat-x;
    background-size: contain;
    position: absolute;
    top: 1px;
    left: 0;
    width: 200%;
    height: 45px;
    z-index: 999;
    animation: slidelr 12s linear infinite;
}
div#about::after {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153162-scaled.png);
    background-repeat: repeat-x;
    background-size: contain;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 200%;
    height: 45px;
    z-index: 999;
    animation: slidelr 12s linear infinite;
}
/* Animation */
@keyframes slidelr {
    0% {
        background-position-x: 0;
    }
    100% {
        background-position-x: -100%;
    }
}
div#about-inner .clm {
    position: relative;
}
div#about-inner .clm:after {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Ellipse-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 0;
    visibility: visible;
    width: 320px;
    height: 100%;
}
div#about-inner .clm-one .vc_column-inner {
    padding: 0% 10% 0% 25% !important;
}
div#center-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#center-img img.platter {
    width: 85%;
animation: spin 20s linear infinite;
     display: inline-block;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
div#about .left-img {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    margin: 0px 0px 0px -20px !important;
}
.img-with-aniamtion-wrap.nectar-el-parallax-scroll {
    z-index: 999;
    position: relative;
}
/* =================================== */
div#food-menu .clm-two> .vc_column-inner {
    padding: 0% 15% 0% 10% !important;
}
div#food-menu .clm-three {
    position: relative;
}
div#food-menu .clm-three:after {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Ellipse-3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    visibility: visible;
    width: 320px;
    height: 100%;
}
div#food-menu .center-col {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
    width: 30%;
    margin: 0 auto;
}
div#center-img img.burger {
    width: 80%;
    position: relative;
    right: -120px;
	animation: burger 3s ease-in-out 0s 1000 normal forwards;
}
@keyframes burger {
	0% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.1);
	}

	100% {
		transform: scale(1);
	}
}
div#food-menu .tabbed>ul li a {
    background: #fff0 !important;
    margin: 0px 5px !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    font-size: 18px !important;
    border-radius: 10px !important;
}
div#food-menu .tabbed>ul li.tab-item.active-tab a.active-tab {
    background: #E30045 !important;
    border: 1px solid #E30045 !important;
	color: #fff !important;
}
div#food-menu-inner .nectar_food_menu_item {
    margin-right: 15px;
}
div#food-menu-inner .item_name h5 {
    color: #666666 !important;
}
div#food-menu-inner .item_price h5 {
    color: #E30045 !important;
}
div#food-menu-inner .nectar_food_menu_item .line_spacer {
    border-bottom: 2px dashed #66666680;
}
/* ==================================== */
a#btn {
    color: #000 !important;
    font-size: 18px;
    padding: 15px 50px !important;
    border-radius: 5px !important;
}
/* ================================ */
div#banner {
    padding: 16% 0% !important;
    margin-top: 44px !important;
    margin-bottom: 44px !important;
}
div#banner::before {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153162-scaled.png);
    background-repeat: repeat-x;
    background-size: contain;
    position: absolute;
    top: -44px;
    left: 0;
    width: 200%;
    height: 45px;
    z-index: 999;
    animation: slidelr 12s linear infinite;
}
div#banner::after {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153162-scaled.png);
    background-repeat: repeat-x;
    background-size: contain;
    position: absolute;
    bottom: -45px;
    left: 0;
    width: 200%;
    height: 45px;
    z-index: 999;
    animation: slidelr 12s linear infinite;
}
/* ======================================= */
div#contact {
    margin-bottom: 0px !important;
}
div#contact-inner img.img-top {
    width: 52.5%;
    margin-bottom: -26%;
    z-index: 99;
    animation: burger 3s ease-in-out 0s 1000 normal forwards;
}
div#contact-inner img.img-bottom {
    width: 100%;
    position: relative;
    top: 80px;
}
div#contact-inner .clm-five .vc_column-inner {
    padding: 7% 10% 7% 10% !important;
}
div#gform_fields_1 {
    row-gap: 20px !important;
}
div#contact-inner input, div#contact-inner select, div#contact-inner textarea {
    height: 50px;
    background-color: #fff !important;
    color: #888080 !important;
    border-radius: 5px !important;
}
div#contact-inner input::placeholder, div#contact-inner select option, div#contact-inner textarea::placeholder {
    color: #888080 !important;
    opacity: 1;
}
div#contact-inner select {
    padding-top: 5px;
}
div#contact-inner textarea {
    min-height: 160px;
}
div#contact-inner input#gform_submit_button_1 {
    background: #FCCC0C !important;
    color: #000 !important;
    padding: 0px 60px !important;
    font-size: 18px !important;
}
/* ==================================== */
div#certificate {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
/* ================================== */
div#gallery {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#gallery .owl-carousel {
    margin-bottom: 0px !important;
}
div#gallery .owl-dots {
    display: none !important;
}
div#gallery-inner img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
div#gallery-inner {
    margin: 0px 0px !important;
    padding: 0px 10px !important;
    background: #000;
}
div#gallery .owl-stage-outer {
    overflow: visible !important;
	position: relative !important;
}
div#gallery .owl-stage {
    padding: 30px 0px !important;
}
div#gallery .owl-stage-outer:before {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153168-scaled.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    z-index: 99;
    background-size: cover;
    background-position: 50% 50%;
}
div#gallery .owl-stage-outer:after {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153168-scaled.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    z-index: 99;
    background-size: cover;
    background-position: 50% 50%;
}
div#gallery  .owl-stage {
 animation: marquee-horizontal 20s linear infinite;
}
@keyframes marquee-horizontal{
100% {
 transform: translateX(0%);
}
}
div#gallery  .owl-carousel:hover .owl-stage {
 animation-play-state: paused !important;
}
div#gallery  .owl-carousel:not(:hover) .owl-stage {
 animation-play-state: running !important;
}
div#gallery .owl-carousel:nth-child(even) .owl-stage {
    animation-direction: reverse;
}
/* ================================ */
div#testimonial {
    padding: 50px 0px !important;
    margin-bottom: 0px !important;
}
div#testimonials-inner {
    margin: 0px 10px !important;
    background: #ECECEC;
    padding: 30px 30px !important;
    border-radius: 30px !important;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#testimonials-inner .iwithtext .iwt-text h6, div#testimonials-inner .iwithtext .iwt-text p {
    margin: 0;
    padding-bottom: 0px !important;
}
div#testimonials-inner .iwithtext .iwt-text {
    padding-left: 80px;
    padding-top: 6px;
}
div#testimonials-inner .iwithtext .iwt-icon img {
    width: unset;
}
div#testimonials-inner .iwithtext .iwt-text h5 {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 20px;
}
div#testimonials-inner .wpb_text_column p {
    min-height: 130px;
}
/* =================================== */
div#delivery {
    padding: 30px 0px !important;
    margin-bottom: 0px !important;
}
div#delivery .owl-stage {
    padding: 0px !important;
}
div#delivery-logo {
    margin: 0px 15px;
}
/* =============================== */
div#newsletter {
    padding: 70px 0px !important;
    margin: 0px 0px !important;
}
div#newsletter .inner-wrap.row-bg-layer {
    position: relative;
}
div#newsletter .inner-wrap.row-bg-layer::before {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153162-scaled.png);
    background-repeat: repeat-x;
    background-size: contain;
    position: absolute;
    top: 0px;
    left: 0;
    width: 200%;
    height: 45px;
    z-index: 999;
    animation: slidelr 12s linear infinite;
}
div#newsletter .inner-wrap.row-bg-layer::after {
    content: "";
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153162-scaled.png);
    background-repeat: repeat-x;
    background-size: contain;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 200%;
    height: 45px;
    z-index: 999;
    animation: slidelr 12s linear infinite;
}
div#newsletter-inner form {
    position: relative;
}
div#newsletter-inner .tnp-field.tnp-field-email label {
    display: none;
}
div#newsletter-inner input#tnp-1 {
    background: #FFFFFF;
    padding: 15px 20px !important;
    color: #666 !important;
}
div#newsletter-inner input#tnp-1::placeholder {
    color: #666 !important;
    opacity: 1;
}
div#newsletter-inner input.tnp-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    background: #FCCC0C !important;
    color: #000;
    padding: 10px 50px !important;
    margin: 5px 6px !important;
    transform: unset !important;
    box-shadow: unset !important;
}
/* ============================= */
div#footer-outer {
    background-image: url(https://bollywoodtreats.ae/wp-content/uploads/2026/01/Group-1261153169.png) !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-size: cover;
}
div#footer-widgets .row {
    padding: 30px 0px !important;
    border-bottom: 1px solid #474C52;
}
div#custom_html-2 .socliy ul li {
    display: inline-block;
    margin-right: 10px;
}
div#custom_html-2 .socliy ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #FFB600;
    color: #FFB600;
    border-radius: 50%;
    transition: .9s;
}
div#footer-widgets ul#menu-contact-info li{   
	margin-bottom: 20px !important;
}
div#footer-widgets ul#menu-contact-info li a {
	position: relative;
	padding-left: 55px !important;
}
div#footer-widgets ul#menu-contact-info li a i {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0px;
    color: #fff;
    border-radius: 50%;
    font-size: 17px;
    background: #E30045;
    top: -7px;
}
#footer-outer .widget {
    margin-bottom: 15px;
}
/* =========================== */
div#copyright {
    padding: 20px 0px !important;
    background-color: #fff0 !important;
}
div#copyright .col.span_5 {
    max-width: 100% !important;
}
div#text-2 {
    float: left;
}
div#nav_menu-4 ul li {
    margin-bottom: 0px !important;
}
div#nav_menu-4 {
    float: right;
}
div#copyright strong {
    color: #FFB600;
}
/* ========================== */
@media (max-width: 1920px){
	div#about-inner .clm-one .vc_column-inner {
    padding: 0% 10% 0% 30% !important;
}
	div#center-img img.platter {
    width: 100%;
}
	div#contact-inner img.img-top {
    width: 44%;
    margin-bottom: -26%;
}
}
@media (max-width: 1680px){
	div#contact-inner img.img-top {
        width: 52.2%;
        margin-bottom: -26%;
    }
	div#center-img img.platter {
    width: 85%;
}
	div#about-inner .clm-one .vc_column-inner {
    padding: 0% 10% 0% 25% !important;
}
}
@media (max-width: 1600px){
	div#contact-inner img.img-top {
    width: 52.5%;
    margin-bottom: -21.5%;
}
}
@media (max-width: 1440px){
	div#about-inner .clm-one .vc_column-inner {
    padding: 0% 5% 0% 28% !important;
}
	div#about-inner .clm:after {
    width: 290px;
}
    div#center-img img.platter {
        width: 80%;
        position: relative;
        right: -15px;
    }
	div#food-menu .clm-three:after {
    width: 270px;
}
	div#banner {
    padding: 13% 0% !important;
}
	div#contact-inner img.img-top {
        width: 55.5%;
        margin-bottom: -19%;
    }
}
@media (max-width: 1366px){
	    div#center-img img.platter {
        width: 72%;
        right: -55px;
    }
	    div#about-inner .clm:after {
        width: 250px;
    }
	div#food-menu .clm-two> .vc_column-inner {
    padding: 0% 18% 0% 5% !important;
}
	div#food-menu .tabbed>ul li a {
    margin: 0px 5px !important;
    font-size: 16px !important;
}
	    div#contact-inner img.img-top {
        width: 55.5%;
        margin-bottom: -15%;
    }
	div#testimonials-inner .wpb_text_column p {
  font-size: 13px;
}
}
@media (max-width: 1326px){
	div#contact-inner textarea {
    min-height: 144px;
}
}
@media (max-width: 1280px){
	header#top {
  margin-top: 10px;
}
}
@media (max-width: 1080px){
	 header#top {
    margin-top: 10px;
  }
	header#top .col.span_9.col_last {
    padding-right: 20px !important;
		    height: 70px !important;
}
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 100px;
}
	header#top ul.sf-menu.sf-js-enabled.sf-arrows, header#top ul.buttons.sf-menu {
    height: 70px !important;
}
	div#menu {
    padding: 30px 0px !important;
}
	bdi {
    margin-left: 10px;
}
	li.classic.product .star-rating {
    right: 10px !important;
}
	div#menu-inner .flickity-viewport {
    height: 330px !important;
}
	div#menu .tabbed>ul li a {
    font-size: 15px !important;
}
	    div#center-img img.platter {
        width: 55%;
        right: -105px;
    }
	    div#about-inner .clm:after {
        width: 200px;
    }
	p, li a {
    font-size: 14px;
    line-height: 24px !important;
}
	    div#food-menu .tabbed>ul li a {
        margin: 0px 3px !important;
        font-size: 15px !important;
        padding: 5px 10px !important;
    }
	div#food-menu-inner .item_name h5, div#food-menu-inner .item_price h5 {
    font-size: 16px;
}
	    div#food-menu .clm-three:after {
        width: 200px;
    }
	div#food-menu .center-col {
    width: 25%;
}
	div#center-img img.burger {
    width: 90%;
    right: -70px;
}
	a#btn {
    font-size: 14px;
    padding: 11px 30px !important;
}
	div#food-menu-inner .nectar_food_menu_item {
    margin-right: 15px;
    margin-bottom: 15px !important;
}
div#banner {
        padding: 10% 0% !important;
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
	div#banner::before {
    top: -38px;
    height: 45px;
}
    div#banner::after {
        bottom: -42px;
        height: 45px;
    }
	    div#contact-inner textarea {
        min-height: 104px;
    }
	div#contact-inner input, div#contact-inner select, div#contact-inner textarea {
    height: 40px;
}
	div#contact-inner select {
    padding-top: 0px;
}
	div#gform_fields_1 {
    row-gap: 15px !important;
}
	div#testimonials-inner {
    margin: 0px 8px !important;
    padding: 25px 25px !important;
}
	div#testimonials-inner .wpb_text_column p {
    min-height: 150px;
}
	div#gallery {
    padding: 30px 0px !important;
}
	div#gallery-inner img {
    height: 170px;
}
	div#testimonial {
    padding: 30px 0px !important;
}
	div#testimonials-inner .iwithtext .iwt-text h5 {
    margin-top: 34px;
}
	div#delivery {
    padding: 20px 0px !important;
}
	div#newsletter .inner-wrap.row-bg-layer::after {
    bottom: -7px;
    height: 45px;
}
	#food-menu-inner {
  margin-bottom: 50px;
}
	#food-menu .wpb_text_column.wpb_content_element {
  margin-bottom: 0px;
}
	#food-menu h2 {
  font-size: 24px;
}
	div#food-menu .tabbed > ul li a {
    margin: 0px 3px !important;
    font-size: 12px !important;
    padding: 5px 10px !important;
  }
	#certificate h2 {
  font-size: 32px;
}
	#certificate-inner h2 {
  font-size: 32px;
}
	div#testimonials-inner {
    margin: 0px 8px !important;
    padding: 15px 8px !important;
    min-height: 350px;
  }
	#menu .wpb_tabs_nav.ui-tabs-nav.clearfix {
  margin-bottom: 0px !important;
}
}
@media (max-width: 912px){
	div#menu-inner .flickity-viewport {
    height: 350px !important;
  }
	#menu-inner img {
  height: 310px !important;
  object-fit: cover;
}
	div#center-img img.burger {
  display: none !important;
}
	div#about-inner .clm::after {
  display: none;
}
	div#food-menu .clm-three::after {
  display: none;
}
}
@media (max-width: 800px){
	div#center-img img.platter {
  display: none !important;
}
	div#about .left-img {
  display: none !important;
}
}
@media (max-width: 768px){}
@media (max-width: 480px){
	  div#menu-inner .flickity-viewport {
    height: 470px !important;
  }
	 div#about-inner .clm-one .vc_column-inner {
    padding: 0% 5% 0% 8% !important;
  }
	#food-menu .column-image-bg {
  background: unset !important;
}
	 div#food-menu .clm-two > .vc_column-inner {
    padding: 0% 5% 0% 5% !important;
  }
	#certificate h2 {
  font-size: 22px !important;
  line-height: 25px !important;
}
	  #certificate-inner h2 {
    font-size: 19px;
  }
	#banner-inner h1 {
  font-size: 19px;
  line-height: 35px !important;
}
	.home #about {
  margin-top: -60px;
}
	div#footer-widgets ul#menu-contact-info li a i {
  width: 30px;
  height: 30px;
  left: 18px;
  font-size: 13px;
  top: -5px;
}
	div#text-2 {
  float: unset !important;
}
	 header#top .col.span_9.col_last {
    padding-right: 20px !important;
    height: 50px !important;
  }
	#menu h2 {
  font-size: 23px;
}
}
@media (max-width: 428px){
	div#certificate {
  padding-bottom: 0px !important;
}
	#certificate-inner h2 {
    font-size: 16px;
  }
}
@media (max-width: 414px){
	.textwidget p {
  font-size: 12px;
}
}
@media (max-width: 390px){
	  div#food-menu .tabbed > ul li a {
    margin: 0px 3px !important;
    font-size: 11px !important;
    padding: 5px 10px !important;
  }
}
@media (max-width: 375px){}
@media (max-width: 360px){}