/* Responsive Design*/

@media screen and (max-width: 436px) {
  /* Scroll to top */
  .add-to-cart-btn {
    padding: 15px 10px !important;
    font-size: 12px;
  }
  .row-bestseller .slick-track {
    margin-left: -19%;
  }
  .scroll-to-top {
    bottom: 20px;
    padding: 5px 10px;
      font-size: 20px;
  }

  /* Whatsapp and call btn*/
  .btn-wrapper {
    display: block;
  }
  .call-btn,
  .whatsapp {
    position: fixed;
    z-index: 999;
  }
  .whatsapp {
    font-size: 20px;
    bottom: 20px;
    background: #2ab4bf;
    padding: 5px 10px;
    border-radius: 50%;
  }
  .call-btn {
    font-size: 20px;
    bottom: 20px;
    background: #2ab4bf;
    padding: 5px 10px;
    border-radius: 50%;
  }
  .call-btn a,
  .whatsapp a {
    color: #fff;
  }

  /* nav header starts */

  .modal-mobile-footer {
    display: block;
    background-color: #fff;
    height: 50px;
    overflow-y: hidden;
    transition: 0.2s ease;
  }
  .modal-mobile-footer:hover {
    height: 160px;
    margin-top: -25%;
    z-index: 10;
  }
  .d-flex.justify-content-center i {
    padding: 10px 0;
  }
  .d-flex.justify-content-center {
    padding: 5px 0;
  }

  .up-icon {
    flex-direction: column;
  }
  p {
    font-weight: 400;
    font-size: 14px;
  }
  .fa-chevron-up {
    color: #000;
  }
  .modal-footer {
    display: none;
  }

  .modal-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow-y: scroll;
    height: 75vh;
  }
  .fa-angle-double-up {
    color: black;
    transition: 0.2s ease;
    text-align: center;
  }
  .fa-angle-double-up:hover,
  .fa-angle-double-up:focus {
    transform: rotate(180deg);
  }

  .btn-link:hover {
    color: #0056b3;
    text-decoration: none;
  }
  h6 {
    font-weight: 900;
  }
  .mobileview-minus {
    font-size: 30px;
    font-weight: 100;
    margin-top: 6px;
  }
  .absolute-images {
    display: block;
  }

  /* Modal Card */
  .modal-card {
    width: 48%;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 20px 20px 0 0;
  }
  .modal-footer .col-12 p.mod-add {
    font-size: 21px;
  }
  .modal-header {
    width: 85%;
  }
  .modal-header h4 {
    font-size: 15px;
    font-weight: 600;
  }
  .modal-footer .col-12 p {
    margin: 0;
    font-size: 10px;
    font-weight: 600;
  }
  .mod-qty .quantity__minus,
  .mod-qty .quantity__plus {
    font-size: 45px;
    height: 50px;
    width: 30px;
    text-align: center;
    line-height: 45px;
  }

  /* Modal Card*/
  section.header {
    background-color: #fff;
    display: block;
  }
  .header-section {
    display: none;
  }
  .navbar {
    justify-content: space-between;
  }
  .navbar-section {
    display: none;
  }
  .navbar-brand {
    margin: 0;
    width: 45%;
    margin-top: 10px;
  }
  .nav-img-wrap {
    margin: auto;
  }
  .nav-link {
    padding: 0;
    margin-top: 0px;
    color: red;
    width: 50px;
    margin-left: -30px;
  }
  .nav-btns {
    width: 20%;
  }
  i.nav-header {
    left: 80%;
  }
  .form-inline input[type="search"] {
    width: 92%;
    padding: 19px 15px;
  }
  .form-inline {
    width: 85%;
    margin: 15px auto !important;
    justify-content: space-between;
  }
  .navbar-font-logo {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-top: 0;
  }
  .nav-icon {
    font-size: 20px;
    margin-top: 16px;
  }
  .mobile-search {
    font-size: 25px;
    margin-top: 0px;
  }
  .navbar-button {
    /* margin-bottom: 7px; */
  }
  .col-main a {
    font-size: 9px;
	
  }
  .navbar-toggler {
    font-size: 30px;
	margin-top: 0px;
    margin-left: -8px;
  }
  .mob-nav {
    padding: 0px 20px 8px 15px;
    background-color: #fff;
  }
  .mob-btn {
    margin-bottom: 10px;
  }
  i.mob-nav-search {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .navbar-font-logo {
    width: auto;
  }
  .track-order-items-nav {
    width: 25%;
  }
  .track-order-items-nav p {
    font-size: 9px;
    text-align: center;
    color: red;
    margin: 0px 0px 12px 10px;
  }
  /* Navbar ends here */
  /* Circle image slider */
  .row {
    width: 108%;
  }
  .img-wrap {
    width: 85%;
    height: 100%;
    margin: 10px 0 10px -50%;
  }
  .card-slider-wrapper {
    margin: 2px;
  }
  /* Circle image slider ends here*/
  /* High to low and low to high nav */
  .sorting-nav {
    flex-direction: column;
    align-items: flex-start;
    font-size: 15px;
    width: 90%;
  }
  .col-main {
    width: 25%;
    font-size: 12px;
  }
  /* High to low and low to high nav ends here */
  /* Send gifts section starts here */
  /*.send-gifts-section p {
    font-size: 17px;
    text-align: justify;
  } */
  .gifts-for-loved-ones {
    width: 100%;
  }
  .gifts-for-loved-ones a {
    font-size: 11px;
    margin: 10px 5px 10px 0;
  }
  /* Send gifts section starts here */
  /* Footer section */
  .email-input {
    width: 100%;
  }
  .social-media {
    width: 95%;
  }

  /* Footer section */
  .product-cake {
    padding: 0;
  }
  /* Cake category slider*/
  .categories-slider {
    width: 100%;
    margin-top: -4%;
    padding: 0;
  }
  .cake-categories {
    display: flex;
    width: 100%;
    height: 15px;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  .cake-categories .slick-list.draggable {
    height: 100px;
  }
  .img-wrap-card img {
    width: 100%;
  }
  .img-wrap-card{
    width:92%;
    margin: auto;
    box-shadow: 0px 0px 10px -3px black;
  }
  .slick-slide {
    height: auto!important;
}
  /* Cake category slider ends here*/
  /* Product cake section */
  .product-section {
    width: 100%;
  }
  .cakes {
    margin: 15px 0;
  }
  .stars {
    font-size: 23px;
  }
  .cakes-card {
    width: unset;
    margin: unset;
    height: 100%;
    box-shadow: none;
    transition: 0.2s ease;
  }
  .birthday-cakes.cakes-card.slick-slide.slick-cloned {
    /* height: 100px; */
    margin: 0 -12% 0 3%;
  }
  .cakes-card:hover {
    box-shadow: 1px 1px 10px -1px black;
  }
  .cake-name {
    padding: 15px 0;
  }
  .cake-name p {
    margin-bottom: 5px;
  }
  .wrapped-card {
    width: 85%;
    margin: 0px 0% 0 -45%;
  }
  /* Product cake section ends here */
  .recently-reviewed {
    margin-left: 0px;
  }
  .blog-card-img {
    margin: 0 0 0 -45%;
  }
  .recent-blog-wrapper {
    width: 100%;
  }
  .recently-reviewed-slider {
    width: 100%;
    overflow: scroll;
    padding: 0 0 20px 0;
  }
  .recently-reviewed .slick-track {
    height: 210px;
  }
  /* Know us section */
  .know-us {
    width: 100%;
  }
  /* Recently viewed section */
  #recently-reviewed hr {
    margin-bottom: 40px;
  }
  /* Similar product suggestion */
  .responsive-1 {
    width: 100%;
  }
  .product-line-content {
    margin: 15px 0 15px -45%;
  }
  /* Similar product suggestion ends here*/
  .product-description-text ul li {
    line-height: 32px;
  }
  .product-description-section h1 {
    font-size: 25px;
    font-weight: bold;
    margin: 0 auto 0px 0;
  }
  .product-description-section h4 {
    font-size: 18px;
    font-weight: bold;
  }
  #h1-align-left h1 {
    width: 90%;
    font-size: 30px;
  }

  /* Footer after and before lines*/
  .lines-wrapper:after,
  .lines-wrapper:before {
    display: none;
  }
  /* Footer after and before lines ends here*/

  /* Blog category page */

  section.main-grid {
    flex-direction: column;
  }
  .main-blog-page,
  .blog-sidebar {
    width: 100%;
    margin-bottom: 50px;
  }
  .blog-sidebar {
    position: relative;
    height: 100%;
    box-shadow: none;
  }
  .sidebar-blog {
    overflow: auto;
    height: 100%;
  }
  .blog-page-card {
    width: 35%;
    margin: 16px 0 0 0 !important;
  }
  .main-blog-page h1,
  .blog-sidebar h1 {
    margin-bottom: 0px;
  }

  /* Blog category page ends here */

  /* Absolute bg images - product page*/
  .absolute-images img {
    position: absolute;
  }
  img#first {
    top: 2050px;
  }
  img#second {
    right: 190px;
    top: 1900px;
  }
  img#third {
    right: 200px;
    top: 2050px;
  }
  img#fourth {
    top: 1850px;
  }
  img#fourth {
    top: 1850px;
  }
  /* Absolute bg images - product page ends here*/
}

@media screen and (max-width: 580px) {
  #h1-align-left h1 {
    width: 85%;
    font-size: 33px;
  }
  .main-blog-page .blog-page-card {
    width: 45%;
  }
  .blog-sidebar p {
    padding: 0 10px;
  }
  .social-media a {
    padding: 10px 0;
    font-size: 25px;
    background-color: white;
  }
  .specified {
    margin: 20px auto;
    width: 95%;
    flex-direction: column;
  }
  label#heart-shape,
  label#eggless {
    width: 90%;
  }
}

@media screen and (max-width: 400px) {
  h1 {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
  }
  #h1-align-left h1 {
    width: 90%;
    font-size: 26px;
  }
  .modal-body {
    height: 70vh;
  }
  .blog-page-card {
    width: 45%;
  }
  .main-blog {
    padding: 0 20px;
  }
  .main-blog-page .blog-page-card {
    width: 80%;
  }
}

@media screen and (max-width: 388px) {
  .col-main a {
    font-size: 9px;
  }
  .sorting-nav {
    width: 95%;
  }
  .mob-nav-search {
    margin: 0 0 8px 0 !important;
  }
  .cake-categories .slick-list.draggable {
    height: 120px;
  }
  /* Absolute bg images - product page*/
  .absolute-images img {
    position: absolute;
  }
  img#first {
    top: 1900px;
  }
  img#second {
    right: 150px;
    top: 1820px;
  }
  img#third {
    right: 180px;
    top: 1950px;
  }
  img#fourth {
    top: 1700px;
  }
  img#fifth {
    right: 80px;
    width: 12%;
    top: 1900px;
  }
  .img-wrap {
    width: 80%;
  }
  .footer-modal p {
    font-size: 12px;
  }
}
@media screen and (max-width: 410px) {
  .modal-header {
    width: 90%;
    padding-right: 10px;
  }

  /* Absolute bg images - product page ends here*/
}
@media screen and (max-width: 350px) {
  .row-bestseller .slick-track {
    margin-left: 0;
  }
  .img-wrap-card{
    width:100%;
    margin: auto;
    box-shadow: 0px 0px 10px -3px black;
  }
  .categories-slider {
    margin-top: -7%;
  }
  .send-gifts-section p {
    font-size: 13px;
    text-align: justify;
  }
  .main-blog h1 {
    font-size: 25px;
  }
  .blog-page-card p {
    padding: 0 15px;
  }

  .footer-2-col {
    padding: 15px 20px;
  }
  .social-media a {
    padding: 10px 0px;
    font-size: 20px;
  }

  .red-background-mobile img {
    height: 10vh;
  }
  .cakes-card {
    margin: 0 5% 0 -3%;
  }
  .nav-img-wrap > img {
    width: 100%;
  }
  .navbar-font-logo {
    width: 50px;
  }
  nav.navbar {
    flex-wrap: nowrap;
  }
  .navbar-toggler {
    padding: 0px 0px;
  }
  .multiple-options select,
  .multiple-options input,
  .add-to-cart input[type="number"],
  .add-to-cart input[type="text"] {
    width: 100%;
  }
  .specified {
    margin: 20px auto;
    width: 95%;
    flex-direction: column;
  }
  .customer-img img {
    top: -30px;
    width: 100%;
  }
  .customer-img {
    width: 50%;
  }
  .select-wrapper {
    height: 70px;
  }
  .select-wrapper::after {
    content: "▼";
    position: relative;
    left: 88%;
    top: -50px;
    color: grey;
    font-size: 10px;
  }
  #h1-align-left h1 {
    width: 90%;
    font-size: 23px;
  }

  label#heart-shape,
  label#eggless {
    padding: 5px 8px;
  }

  .row {
    width: 110%;
  }
  .track-order-items-nav {
    width: 22%;
  }
  .navbar-toggler {
    padding-bottom: 0;
	
  }
  .mob-nav-search {
    margin: 0 0 6px 0 !important;
  }
}
@media screen and (max-width: 340px) {
  .footer-modal p {
    font-size: 10px;
}
  
}
@media screen and (max-width: 300px) {
  .track-order-items-nav {
    width: 26%;
  }
  .row {
    width: 110%;
  }
  .sorting-nav {
    width: 95%;
  }
  .social-media a {
    padding: 7px 0px;
  }
  .gifts-for-loved-ones a {
    margin: 10px 0 5 0;
    padding: 0 10px;
  }

  label#heart-shape,
  label#eggless {
    padding: 5px 6px;
    width: 90%;
  }
  .product-line-content {
    padding: 0 8px 8px 9px;
  }
  .product-img {
    width: 100%;
    padding: 10px 0 19px 0;
    margin: auto;
    height: 100%;
  }
  .d-flex.justify-content-center p {
    font-size: 9px;
  }
  .modal-mobile-footer:hover {
    margin-top: -35%;
  }
}

