/*-------------- media section ---------------*/
@media screen and (min-width:1200px) {
}
@media screen and (min-width: 320px) and (max-width: 576px){
  .flash_product.position-relative {
    max-width: 300px;
    margin: 0 auto;
  }
  .product-item {
    display: block !important;
  }
  .product-item .price-rating-block {
      display: none;
  }
  .chef_img {
      width: 200px;
      height: 200px;
  }
  .step {
      width: 100%;
  }
  .process-flow {
      display: block !important;
      padding: 0rem 1rem;
  }
  .product-item .media {
    width: 100% !important;
  }
  .rating-box {
    position: unset;
    transform: unset;
    margin-top: 10px;
    margin: 10px auto;
    max-width: 115px;
    padding: 10px;
    top: unset;
  }

}

@media screen and (min-width: 577px) and (max-width: 767px){
  .news-box .metabox {
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px !important;
  }
  .flash_product {
    padding: 8px;
  }
  .product-item .media {
    width: 68% !important;
  }
  .loved-features-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .loved-features-content {
    margin-bottom: 0 !important;
  }
  .loved-features-content {
    margin-top: 0 !important;
  }
  .process-flow {
      display: flex !important;
      padding: 0rem 1rem;
      flex-wrap: wrap;
      gap: 10px;
      align-items: unset;
  }
  .our-process-block.step {
    width: 48%;
    height: 100%;
    padding: 21px !important;
  }
  .our-process-block.step:nth-child(3) {
    margin-bottom: 10px !important;
  }
}
@media screen and (max-width:767px) {
  .testimonials-items-outer:before {
    height: 107%;
  }
  .slide-corner-image1 {
    left: -18px;
    top: -19px;
  }
  .product-cuisines a {
    padding: 4px 8px;
    font-size: 10px;
  } 
  .slide-corner-image2 {
    right: -18px;
    top: -19px;
  }
  .short-description {
    font-size: 12px;
    line-height: 17px;
    margin-top: 10px;
  }
  .flash_product .custom_product_meta a {
    padding: 6px 12px;
    font-size: 13px;
  }
  .cart-rate-box {
    margin-top: 10px;
  }
  .slide-corner-image3 {
    left: -18px;
    bottom: 19px;
  }
  .slide-corner-image4 {
    right: -18px;
    bottom: 19px;
  }
  .our-process-block.step:nth-child(4):after, .our-process-block.step:nth-child(4):before {
    display: none;
  }
  .cart-block a, .my-account-block a {
      padding: 10px 6px;
      width: 45px;
      height: 45px;
  }
  #slider button.owl-prev, #slider button.owl-next {
      position: unset;
      transform: unset;
  }
  .masked-section:before {
    top: -58px;
  }
  .masked-section:after {
    bottom: -58px;
  }
  #best-seller, #our-cuisines, #our-menu, #loved-features, #our-process, #latest-news {
      padding-top: 2em;
      padding-bottom: 2em;
  }
  .dotted-sep {
      display: none;
  }
  .product-item .media {
    width: 49%;
  }
 
  
  #leaflet-map {
      height: 282px;
      margin-bottom: 10px;
  }
  .reverse-columns {
      flex-direction: unset !important;
  }
  .loved-features-box {
    margin-bottom: 10px !important;
  }
  .reverse-columns .loved-features-content {
    margin-bottom: 15px;
  }
  
  .chef-box-inner {
    text-align: center;
  }
  
  .our-process-block {
    border: 1px solid var(--color-primary) !important;
    margin-bottom: 10px;
    border-radius: 10px !important;
  }
  .testimonials-listing{
      text-align: center;
  }
  .testimonials-listing h4 {
      font-size: 19px;
  }
  .testimonials-listing img {
      border-radius: 50%;
      width: 65px;
  }
  .testimonials-items-outer {
    margin-top: 3em;
  } 
  .testimonials-items {
    padding: 31px 15px;
}
  
  .contact-row {
      max-width: unset;
  }
  .our-process-block.step:nth-child(1):before{
    display: none;
  }
  .authordetails ul li a {
    display: inline-block;
  }
  .authordetails ul li a i {
    margin-bottom: 0;
  }
  .section_main_head {
      padding-bottom: 10px !important;
  }
  .full-width-heading {
      max-width: 100%;
  }
  .top-logo-wrapper.sticky-header.fixed-header {
    position: unset;
  }
  .inner-cont {
    padding: 4em 1em;
  }
  .woocommerce #order_review table th, .woocommerce table.shop_table td{
    text-align: center;
  }
  .title-banner-content {
    margin-top: 2em;
  }
  .news_block {
    display: block;
  }
  .news_content {
    text-align: center;
    padding: 13px;
  }
  #latest-news .news-box {
    width: 100%;
  }
  button.owl-next{
    right: 12px;
  }
  button.owl-prev{
    left: 12px;
  }
  .slider-box {
    text-align: center;
    margin: 0;
    max-width: 100%;
  }
  .author-box {
    margin-top: 10px;
  }
  .section_main_head {
    position: relative;
  }
  .about-head-outer ul {
    margin: 0;
    text-align: left;
  }
  .author-comment-content a i {
    display: inline-block !important;
  }
  .newsletter_head.position-relative {
    margin-top: 10px;
  }
  #testimonials {
    padding-bottom: 4em;
  }
  .contact_widget .media {
    text-align: left;
    max-width: 64%;
    margin: 0 auto;
  }
  .promo-blocks-content {
    padding: 18px 13px;
  }
  .owl-carousel .owl-nav i, .owl-nav i {
    padding: 10px 13px;
  }
  .team_rightbox .media-body.team-box-inner {
    margin: 0;
  }
  #testimonials button.owl-prev, #testimonials button.owl-next {
    left: unset;
    position: unset;
    transform: unset;
  }
  .woocommerce .products ul, .woocommerce ul.products .price-rating-block {
    transition: all 0.3s ease 0s;
      display: block !important;
  }
  .woocommerce ul.products li.product .product-cuisines {
    display: none;
  }
  .woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-size: 12px;
  }
  #testimonials .owl-dots {
    position: unset;
  }
  .contact-image {
    margin-bottom: 10px;
  }
  .footer-area {
    padding-top: 4em;
  }
  .app-image img:first-child {
    margin-right: 10px;
  }
  .app-image img {
    width: 100px;
  }
  #promotional-banner h3 {
    color: white;
    font-size: 41px;
  }
  .row.footer-details {
    padding: 44px 0px;
  } 
  .row.footer-details {
    padding: 0px 0px;
  } 
  #masthead {
    position: unset;
  }
  .banner-images, .banner-content-block {
    width: 100%;
  }
  .banner-inner h2 {
    font-size: 28px;
  }
  .banner-git-block {
    margin-bottom: 10px;
  }
  .banner-images {
    margin-top: 10px;
  }
  .menu_container {
    margin-top: 0;
  }
  .search-block i.fas.fa-search {
    position: unset;
    margin-bottom: 0;
  }
  .search-block {
    margin-bottom: 15px;
    margin: 0;
  }
  .slide-image-block {
    padding-top: 2em;
    justify-content: center;
  }
  .banner_title_box img{
    display: none;
  }
  .banner_title_box {
    margin-bottom: 40px;
    padding-top: 0em;
    padding-bottom: 3em;
    /* margin-top: 62px; */
    margin-top: 62px;
  }
  .section-text {
    margin-bottom: 16px !important;
  }
  .search-no-results input.search-field {
    margin-bottom: 10px;
  }
  .share_icon i {
    padding: 7px;
    width: 24px;
  }
  .contact_us_head {
    text-align: center;
  }
  .authordetails ul {
    margin-left: 0;
    margin-top: 20px;
  }
  .testimonial_outer {
     max-width: 100%; 
  }
  .logo-block {
    transform: unset;
    margin-bottom: 10px;
  }
  .authordetails .author_links {
    padding: 0;
  }
  #search form.search-form.serach-page {
    left: 38%;
  }
  #search input[type="search"]{
    width: 52%;
  }
  #about-us {
    padding: 30px 0;
  }
  .footer-content-wrapper {
    max-width: 100%;
     margin-bottom: 0px; 
  }
  .title-banner-content {
    max-width: 100%;
  }
  .contact-email i, .contact-address i, .contact-phone i {
    margin: 0 auto;
  } 
  .owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
    margin: 0 auto !important;
  }
  .testi_row  .row {
    margin: 0;
  }
  .footer-text {
    text-align: center;
    margin: 10px 0;
  }
  .owl-nav, .news_block {
    text-align: center;
  }
  .content_on_banner {
    position: unset;
    text-align: center;
  }
  .custom_block {
    padding: 10px;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  #testimonials .section_main_head{
    max-width: 100%;
  }
  #about-us .section_main_head {
    max-width: 100%;
    padding-bottom: 0 !important;
  }
  .video-section h4 {
    font-size: 17px;
    max-width: 100%;
    margin: 0 auto;
  }
  .video-text {
    max-width: 100%;
    margin: 0 auto;
  }
  span.video-span {
    font-size: 37px;
  }
  .nearby-bakery-block:nth-child(3), .nearby-bakery-block:nth-child(4){
    margin-bottom: 1.5rem !important;
  }
  .content-overlay {
    padding: 59px 20px;
  }
  .about-image-box {
    margin-bottom: 11px;
  }
  .button_author_block {
    margin-top: 9px;
    margin-bottom: 18px;
  }
  .head-full-width-center{
    max-width: 100%;
  }
  #search .close{
    top: 31%;
    right: 10%;
  }
  .search-no-results div#sidebar {
    margin-top: 20px;
  }
  .contac_form{
    margin: 10px 0;
    max-width: 100%;
  }
  .section_main_head .section-text, .section_main_head .section-text p{
    max-width: 100%;
  }
  #slider .slidesmalltext{
    display: none;
  }
  #slider h1, #slider h2 {
    font-size: 22px;
    line-height: 24px;
    padding: 5px;
  }
  .custom-slider-dots.owl-dots {
      position: unset;
      transform: unset;
      display: block !important;
      margin-top: 4px;
  }
  #slider {
    padding-bottom: 19px !important;
    margin-bottom: 0;
  }
  #slider .owl-dots button.owl-dot {
    display: inline-block !important;
  }
  #slider .owl-dots button.owl-dot.active {
    background-color: white !important;
    border-color: white !important;
  }
  .Slider-left-box {
    padding-bottom: 0em;
    padding-top: 0;
  }
  .slide-image-inner {
    text-align: center;
  }
  .contact_head{
    left: unset;
    width: 80%;
    margin: 0 auto !important;
  }
  .page-content h1{
    font-size: 120px;
  }
  .theme-footer-cols ul li {
    padding-left: 0;
    list-style: none;
    margin-left: 0;
  }
  .theme-footer-cols ul{
    margin: 0;
  }
  .cpntact-inner {
    padding: 20px;
  }
  .logo_inner{
    text-align: center;
  }
  .about-img-bottom {
    width: 100%;
  }
  #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .rpwwt-widget ul li {
    text-align: center;
    margin: 0 auto;
  }
  .copyright-icons {
    text-align: center;
    margin: 10px 0;
  }
  .woocommerce .cart-collaterals .cart_totals, .top_contact, .news-box h5, .custom-nav, .quote_box {
    text-align: center;
  }
  .about-details{
    text-align: center;
    padding: 20px;
  }
  .section_main_head.heading-half-width{
    max-width: 76%;
  }
  tbody, td, tfoot, th, thead, tr{
    padding: 10px 10px;
  }
  .inner-body{
    text-align: center;
  }
  .owl-carousel .owl-item .testimonials-img img{
    margin: 0 auto !important;
  }
  .toggler{
    margin: 0;
  }
  .media img{
    margin-bottom: 0;
  }
  .section_main_head, .contact_head, .contact_details_column ul li, .theme-footer-cols{
    text-align: center;
  }
  .footer-col1 .is-layout-flex.wp-block-buttons {
    display: block;
  }
  .copyright-text{
    text-align: center !important;
  }
  .contact_details_column a{
    display: block;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .woocommerce-cart table.cart td.actions .coupon button.button {
    width: auto;
    margin: 0 auto;
    float: none !important;
  }
  .woocommerce-page table.cart td.actions .button {
    margin: 0 auto !important;
  }
  section {
    padding: 30px 0;
    background-size: cover;
  }
  .logo h1 a {
    font-size: 21px;
  }
  .post-navigation .nav-previous, .post-navigation .nav-next, blockquote, .work-info img {
    width: 100%;
  }
  .admin-login.text-end{
    text-align: left !important;
  }
  .contact-info {
    padding: 0 20px;
  }
  .c_icon{
    margin: 7px auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .container, .container-md, .container-sm {
    max-width: 797px;
  }
  .slide-image-block {
    padding-top: 0;
  }
  #slider {
    padding-bottom: 0em !important;
    margin-bottom: 6em;
  }
  .masked-section:before {
    top: -67px;
  }
  .masked-section:after {
    bottom: -68px;
  }
  .hamburger {
    padding: 7px 11px !important;
    margin-left: 13px !important;
  }
  #best-seller {
    padding-top: 3em;
    padding-bottom: 5em;
  } 
  .product-cuisines a {
    padding: 2px 7px;
    font-size: 10px;
  } 
  .flash_product .custom_product_meta a {
    padding: 9px 9px;
    font-size: 12px;
  }
  .price-rating-block ins, .price-rating-block .price, .price-rating-block del {
    font-size: 14px;
  } 
  #our-cuisines, #our-menu, #loved-features, #our-process, #latest-news {
    padding-top: 4em;
  }
  .flash_product {
    padding: 10px;
  }
  #our-cuisines, #our-menu, #loved-features, #our-process, #latest-news {
    padding-bottom: 5em;
  }
  .product-item .media {
    width: 100%;
  }
  .nearby-bakery-content {
    background-color: var(--color-secondry);
    padding: 10px;
    border-radius: 14px;
    height: 100%;
  }
  .chef_img {
    width: 278px;
    height: 278px;
  }
  .rating-box {
    top: -98px;
    right: -12px;
  }
  .step {
    padding: 11px;
  }
  .testimonials-listing h4 {
    font-size: 22px;
  }
  .about-image-box {
    padding: 16px;
  }
  .testimoials-customer-image img {
    width: 70px;
  }
  .testimonials-items {
    padding: 31px 22px;
  }
  .flash_product  h5 a {
    font-size: 15px;
  }
  #services .nav-link img {
    width: 50px;
  }
  .search-block i.fas.fa-search {
    right: 0;
    position: unset;
    padding: 10px 15px 9px 14px;
  }
  .section_main_head {
    margin-top: 20px;
  }
  .menu_container{
    position: relative;
  }
  button.owl-next{
    right: 20px;
  }
  button.owl-prev{
    left: 20px;
  }
  .banner_title_box {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .logo_inner{
    padding: 0;
  }
  .headerbar {
    margin-top: 0 !important;
  }
  .tp_breadcrumbs, .tp_breadcrumbs a {
    font-size: 12px;
    line-height: 20px;
  }
  .owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
    margin: 0 auto !important;
  }
  .logo_inner, .footer-content-wrapper.row, .footer-text {
    text-align: center;
  }
  .content_on_banner {
    max-width: 70%;
    margin: 0 auto;
    left: 0;
    position: unset;
    margin-top: 0;
    display: block !important;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  .head-full-width-center {
    max-width: 100%;
  }
  .count-box-number.box-count {
    font-size: 29px;
  }
  .slider-box {
    padding-bottom: 2em;
    padding-top: 2em;
  }
  .slider-box {
    padding-right: 0;
    padding-left: 32px;
  }
  #slider .slide-small-heading{
    font-size: 32px;
  }
  #slider h1, #slider h2 {
    font-size: 28px;
    line-height: 40px;
  } 
  .search_mobile a i {
    color: #222;
  }
  .news-box {
    margin-bottom: 20px !important;
  }
  .page-template-blog-with-left-right-sidebar .blog_inner_box {
    width: 100%;
  }
  .contact-image1{
    margin-top: 0;
  }
  section {
    padding: 30px 0;
  }
  .slide-content-box {
    margin-top: 1em;
  }
  .slide-content-box {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px){
  .post-right-volumn .post_img img{
    height: auto;
  }
  .post-right-volumn .news-text {
    display: block;
  }
  .newsletter_shortcode {
    margin-top: 0 !important;
    width: 100%;
  }
  .footer-col2 {
    padding: 0 15px;
  }
  .footer-col1, .footer-col2, .footer-col3 {
    margin-bottom: 20px;
  }
  .Slider-left-box, .section_main_head .section-text, .section_main_head .section-text p{
    max-width: 100%;
  }
  .search_mobile{
  display: flex !important;
  }
  .banner-head {
    max-width: 100%;
    padding: 0;
  }
  .serach_form_box{
    display: none !important;
  }
  .footer-cols, .custom-nav{
    text-align: center;
  }
  #slider .slide_nav i{
    font-size: 12px;
  }
  #about-us .section_main_head h3 {
    font-size: 26px;
    max-width: 100%;
  }
  #about-us .section-text {
    margin: 1em 0;
    color: rgb(34 34 34 / 80%);
    max-width: 77%;
    max-width: 100%;
  }
  .footer-navigation {
    margin-top: 20px;
    text-align: center;
  }
  .footer-navigation ul li{
    margin: 0;
  }
  .footer-logo {
    margin-top: 0em;
  }
  #slider .carousel-caption {
    top: 55%;
  }
  .middle_img_inner img{
    transform: unset;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  .slide-image-block {
    padding-top: 0;
  }
  .search-block i.fas.fa-search{
    right: 0;
  }
  #slider {
    padding-bottom: 5em !important;
    margin-bottom: 7em;
  } 
  .masked-section:before {
    top: -74px;
  } 
  .product-cuisines a:last-child {
    display: none;
  }
  .masked-section:after {
    bottom: -74px;
  } 
  .flash_product {
    padding: 13px;
  }
  .full-width-heading {
    max-width: 70%;
  }
  .price-rating-block ins, .price-rating-block .price, .price-rating-block del {
    font-size: 12px;
  }
  .flash_product .custom_product_meta a {
    padding: 9px 9px;
  }
  .product-item .media {
    width: 88%;
  }
  .about-image-box {
    padding: 16px;
  }
 .nearby-bakery-content {
    padding: 21px;
  } 
  #our-cuisines, #our-menu, #loved-features, #our-process, #latest-news {
    padding-bottom: 4em;
  }
  .chef_img {
    width: 336px;
    height: 336px;
  }
  .rating-box {
    top: -1px;
    right: -6px;
  }
  .testimoials-customer-image img {
    margin-left: -32px;
    width: 78px;
  }
  .our-process-block.step:nth-child(4):before {
    right: -122px;
  }
  .our-process-block.step:nth-child(4):before {
    width: 94px;
    right: -93px;
  }
  .our-process-block.step:nth-child(4):after {
    right: -93px;
    bottom: -12px;
  }
  #slider h1, #slider h2 {
    font-size: 35px;
  }
  button.owl-next{
    right: 20px;
  }
  button.owl-prev{
    left: 20px;
  }
  .banner_title_box {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  section{
    padding: 50px 0;
  }
  .header-contact-text {
    font-size: 14px;
  }
  .content_on_banner {
    max-width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: unset;
  }
  .custom-social-icons a i{
    margin-bottom: 5px;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px){
  .search-block {
    margin-left: 15px;
  }
  #slider {
    padding-bottom: 0em !important;
    margin-bottom: 7em;
  }
  .slide-image-block {
    padding-top: 1em;
  }
  .masked-section:before {
    top: -73px;
  }
  .masked-section:after {
    bottom: -73px;
  }
  .flash_product {
    padding: 8px;
  }
  .product-cuisines a:last-child {
    display: none;
  }
  .flash_product .custom_product_meta a {
    padding: 6px 11px;
  }
  .price-rating-block del, .price-rating-block ins, .price-rating-block .price {
    font-size: 13px;
  }
  #our-cuisines, #our-menu, #loved-features, #our-process, #latest-news {
    padding-bottom: 3em;
  }
  #our-cuisines, #our-menu, #loved-features, #our-process, #latest-news {
    padding-bottom: 4em;
  }
  .chef_img {
    width: 336px;
    height: 336px;
  }
  .rating-box {
    top: -1px;
    right: -6px;
  }
  .testimoials-customer-image img {
    margin-left: -32px;
    width: 78px;
  }
  .our-process-block.step:nth-child(4):before {
    right: -122px;
  }
  .our-process-block.step:nth-child(4):before {
    width: 94px;
    right: -93px;
  }
  .our-process-block.step:nth-child(4):after {
    right: -93px;
    bottom: -12px;
  }
  .side-navigation {
    padding-left: 0;
    padding-right: 0;
  }
  ul#menu-primary-menu {
    margin: 0;
  }
  #slider h1, #slider h2 {
    font-size: 38px;
  }
  button.owl-next{
    right: 20px;
  }
  button.owl-prev{
    left: 20px;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
  .side-navigation a{
    font-size: 13px;
  }
  .full-width-heading {
    max-width: 73%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px){
  .slider-box {
    text-align: left;
    padding-left: 5%;
  }
  #slider .carousel-indicators{
    padding-left: 2%;
  }
} 
@media screen and (max-width: 1024px){
  .cart-block a, .my-account-block a {
    padding: 10px 6px;
    width: 45px;
    height: 45px;
  }
  [data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s;
    transform: unset;
  }
  .col-lg-5.col-md-4.left-navigation-block, .right-navigation-block {
    display: none;
  }
  .banner_title_box img{
    display: none;
  }
  .right-side-navigation, .left-side-navigation {
    display: none !important;
  }
  .mobile-menu {
    display: block;
  }
  .headerbar {
    display: block;
    text-align: center;
    margin-top: 0px;
  }
  .side-navigation ul li.current_page_item a, .side-navigation ul li.current-menu-item a{
    color: white;
  }
  .Slider-left-box{
    max-width: 100%;
  }
  .about-img-bottom {
    margin-top: 4px;
    margin-left: 0;
  }
  .about_outer{
    padding: 0 !important;
  }
  .side-navigation ul li.current_page_item a:after{
    display: none;
  }
  .side-navigation ul li:hover > ul{
    animation:unset;
  }
  .side-navigation ul li {
    width: 100%;
    padding-left: 0;
  }
    /* .side-navigation ul li a,  .side-navigation li */
  .headerbar, .side-navigation, .side-navigation ul ul li, .side-navigation .current_page_item {
    display: block;
  }
  .headerbar:focus,.hamburger:focus{
    outline: none;
  }
  .hamburger {
    text-align: center;
    color: white;
    font-size: 16px;
    margin-left: 0;
    margin-top: 0;
    background-color: var(--color-primary);
    display: inline-flex;
    border-radius: 47px;
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
    margin-right: 6px;
  }
  .cart-block {
      margin-right: 6px;
  }
  .top-logo-wrapper.close-sticky {
      padding-top: 0;
      padding: 4px 0;
  }
  .side-navigation ul li.current_page_item a:before, .side-navigation ul li.current-menu-item a:before{
    display: none;
  }
  .header-menu-boxx {
    position: relative;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation, .side-navigation li {
    padding: 12px 5px;
    text-align: left;
  }
  .side-navigation ul ul li a, .side-navigation ul li a {
      border: 0;
      font-size: 12px;
      padding: 6px 10px;
  }
    amp-sidebar#sidebar1 {
    background: var(--color-secondry);
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: .5s;
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul {
    display: block !important;
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul {
      display: block !important;
      margin-top: 12px;
      background-color: transparent;
  }
  .side-navigation ul ul {
    position: static;
    box-shadow: none;
     min-width: 191px;
  }
  .side-navigation ul ul li:last-child {
      border-bottom: 0;
      margin-bottom: 0;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  .side-navigation ul>li.menu-item-has-children>a:after{
    margin-top: 0;
  }
}