/* @media (min-width: 320px) and (max-width: 768px) */

/*  Extra small devices (phones, 576px and down)   sm  */
@media (max-width: 576px) {
  body {
    overflow-x: hidden;
  }
  .dropdown-toggle.active-trail {
    color: black !important;
  }
  /* #navbar-main {
    position: sticky;
  } */
  .nav-link {
    color: #fff !important;
    padding-left: 10px;
    letter-spacing: 1px;
  }
  .dropdown-item.menu-item--collapsed.active, .nav-item.menu-item--expanded.active.dropdown {
    background: #484848;
  }
  .nav-item.menu-item--expanded.dropdown li:hover {
    background: none;
  }
  .dropdown-menu.show {
    background: inherit;
  }
  .dropdown-item a {
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover, .tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link, .tb-megamenu .dropdown-menu .active > span.tb-megamenu-no-link:hover {
    /* background: none; */
    color: yellow !important;
  }
  .dropdown-item.menu-item--collapsed {
    border-bottom: 1px solid rgba(73, 71, 71, .15);
  }
  .clearfix.nav.navbar-nav {
    background: #222;
    padding: 4px 10px;
  }
  #block-new-shivling-views-block-single-image-slider-block-1{
    display: none;
  }
  #block-new-shivling-views-block-slider-block-1{
    padding-top: 25px !important;
  }
  #block-new-shivling-views-block-slider-block-1 .view-content.row {
    width: 100%;
  }
  .max img, .view-single-image-slider img {
    height: 300px;
    object-fit: contain;
    width: 100vw;
    /* width: 300px; */
  }
  .service-content h5 {
    font-size: initial;
  }
  .service-content p {
    font-size: 14px;
  }
  #block-new-shivling-exposedformsearch-sitepage-1 {
    position: absolute;
    top: 32px;
    width: 100%;
    right: 0px;
  }
  .block-views-blockhome-shivlings-block-1 h2, #block-new-shivling-views-block-s-block-1 h2 {
    width: 90%;
    font-size: 18px;
    margin-top: 30px;
  }
  #views-exposed-form-search-site-page-1 {
    position: fixed;
    width: 100%;
    /* right: 0; */
    top: 8rem;
  }
  #views-exposed-form-search-site-page-1 div {
    display: grid !important;
  }
  #views-exposed-form-search-site-page-1 input{
    height: 40px;
  }
  #block-new-shivling-pagetitle {
    top: 0;
    margin: 0;
  }
  #block-new-shivling-pagetitle h1 {
    padding: 18px 0;
  }
  .title-bg h3 {
    font-size: 20px;
  }
  .view-shivling-store img {
    height: 300px;
    width: 90%;
  }
  .block-views-blocks-block-1 img {
    height: 220px;
    width: auto;
  }
  .block-views-blockcatalog-block-1 img {
    height: 300px;
    width: auto;
  }
  .welcome img {
    height: 400px;
    width: 100%;
  }
  .field--name-field-title, .field--name-price, .field--name-sku, .commerce-order-item-add-to-cart-form label{
    font-size: 16px;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
  }
  .product-variation-custom #edit-quantity-wrapper label, .view-home-shivlings label{
    display: none;
  }
  .whatsapp-button-products a, .button--add-to-cart{
    font-size: 16px;
    width: 100%;
  }
  /* body:not(.cart-page):not(.order_information) .field--type-commerce-price {
    width: 30%;
  } */
  .order-total-line {
    padding: 0;
  }
  .cart-page #edit-submit {
    bottom: 12rem;
    margin: 0;
    width: 92%;
  }
  .cart-page #edit-actions {
    width: 100%;
  }
  .cart-page tr td {
    font-size: 11px;
    letter-spacing: 1px;
    padding: 5px 6px;
    border: 3px solid #E5E5E5;
  }
  .cart-page thead tr th {
    border: 2px solid #E5E5E5;
    font-size: 12px;
    padding: 4px;
  }
  .cart-page #block-new-shivling-content img {
    width: auto;
    width: auto;
    height: 40px;
  }
  .quantity-edit-input {
    padding: 5px;
    font-size: 12px;
    width: 100%;
  }
  .cart-page .delete-order-item {
    width: 10px;
    padding: 0;
  }
  .site-footer h2 {
    color: #fff;
    font-size: 16px;
    border-bottom: 1px dotted #c2c2c2 !important;
  }
  .site-footer .block {
    margin: 0;
  }
  .footer-address p {
    font-size: 16px;
    color: #fff;
  }
  /* .region-footer-second a, .region-footer-third a {
    font-size: 13px !important;
    color: #aaa !important;
  } */
  .catalog-front img {
    display: none;
  }
  .view-catalog .views-field.views-field-title, .view-s .views-field.views-field-title {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    width: 50%;
    margin: 0 auto;
  }
  .view-s .views-field.views-field-title{
    width: 100%;
  }
  .catalog-front .col-6 {
    color: #000 !important;
    width: 100%;
    font-size: 16px !important;
    position: unset;
  }
  .home-shivling img {
    height: 350px;
    object-fit: contain;
  }
  .home-shivling-size {
    letter-spacing: 1px;
  }
  .home-shivling button {
    padding: 10px;
    width: 75%;
  }
  .accordion-body{
    font-size: 16px;
  }
  /* #block-new-shivling-content img {
    height: auto;
    width: 100%;
  } */
  .product-variation-custom img {
    height: auto;
    width: 100%;
  }
  .product-variation-custom .field--name-title, .field--name-sku, #product-price, .commerce-order-item-add-to-cart-form label{
    justify-content: center;
  }
  .product-variation-custom .field--name-quantity, #edit-purchased-entity-wrapper select{
    margin: 0 auto !important;
  }
  .field--name-price{
    gap: 10px;
  }
  .field--name-price .field__item{
    font-size: 16px;
  }
  .cod .col {
    flex-direction: column;
  }
  .about-us-detail img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
  .about-details-3 img {
    height: 300px;
    width: 100%;
  }
  .about-details-3 img:hover {
    transform: scale(1);
  }
  .about-details-2 img {
    height: 400px;
    width: 100%;
    object-fit: contain;
  }
  /* .cart-block--summary__count {
    width: 15px;
  } */
  .social-container {
    bottom: 10px;
    right: 18px;
  }
  .social-button {
    width: 50px;
    height: 50px;
  }
  .social a .spinner {
    width: 50px;
    height: 50px;
    font-size: 25px;
  }
  .field--type-string-long.field--label-hidden.field__item {
    font-size: 16px;
    margin-top: 12px;
  }
  .views-field.views-field-field-media-video-file-1 video {
    width: auto;
    height: 360px;
  }
  #block-new-shivling-views-block-video-slider-block-1 .field-content {
    justify-content: center;
    display: grid;
  }
  .slick__arrow {
    justify-content: space-between !important;
    display: flex;
    position: absolute;
    width: 100%;
    /* top: 140px; */
    top: 10rem;
  }
  .view-video-slider {
    position: relative;
  }
  .slick-prev.slick-arrow {
    background-image: url('data:image/svg+xml,%3Csvg%20fill%3D%22%23000000%22%20height%3D%22800px%22%20width%3D%22800px%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20330%20330%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20id%3D%22XMLID_6_%22%20d%3D%22M165%2C0C74.019%2C0%2C0%2C74.019%2C0%2C165s74.019%2C165%2C165%2C165s165-74.019%2C165-165S255.981%2C0%2C165%2C0z%20M205.606%2C234.394c5.858%2C5.857%2C5.858%2C15.355%2C0%2C21.213C202.678%2C258.535%2C198.839%2C260%2C195%2C260s-7.678-1.464%2C-10.606-4.394l-80-79.998c-2.813-2.813-4.394-6.628-4.394-10.606c0-3.978%2C1.58-7.794%2C4.394-10.607l80-80.002c5.857-5.858%2C15.355-5.858%2C21.213%2C0c5.858%2C5.857%2C5.858%2C15.355%2C0%2C21.213l-69.393%2C69.396L205.606%2C234.394z%22%2F%3E%3C%2Fsvg%3E');
  }
  .slick-next.slick-arrow {
    background-image: url('data:image/svg+xml,%3Csvg%20fill%3D%22%23000000%22%20height%3D%22800px%22%20width%3D%22800px%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20330%20330%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20id%3D%22XMLID_2_%22%20d%3D%22M165%2C0C74.019%2C0%2C0%2C74.019%2C0%2C165s74.019%2C165%2C165%2C165s165-74.019%2C165-165S255.981%2C0%2C165%2C0z%20M225.606%2C175.605l-80%2C80.002C142.678%2C258.535%2C138.839%2C260%2C135%2C260s-7.678-1.464%2C-10.606-4.394c-5.858-5.857-5.858-15.355%2C0-21.213l69.393-69.396l-69.393-69.392c-5.858-5.857-5.858-15.355%2C0-21.213c5.857-5.858%2C15.355-5.858%2C21.213%2C0l80%2C79.998c2.814%2C2.813%2C4.394%2C6.628%2C4.394%2C10.606C230%2C168.976%2C228.42%2C172.792%2C225.606%2C175.605z%22%2F%3E%3C%2Fsvg%3E');
  }
  .slick-prev.slick-arrow, .slick-next.slick-arrow {
    background-color: transparent;
    height: 20px;
    width: 10%;
    border: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    color: transparent;
  }
  #block-new-shivling-cod247100{
    height: auto;
  }
  .cod img {
    height: 120px;
  }
  .cod .col-lg-4 {
    display: grid !important;
  }
  .search-product {
    column-count: 1;
  }
  .search-product img {
    height: 200px !important;
    width: 100%;
    object-fit: contain;
  }
  .search-product .field--name-price {
    /* , .field--name-sku */
    justify-content: center;
  }
  .search-product .field.field--name-field-product-description.field--type-string-long.field--label-hidden.field__item{
    margin: 0 auto;
  }
  /* #edit-purchased-entity-wrapper select {
    width: 100%;
  } */
  .product-links{
    align-items: baseline;
  }
  .product-links .pe-2 {
    font-size: 16px;
    display: block ruby;
  }
  .youtube-videos iframe {
    height: auto;
    max-width: 100%;
  }
  .social a:hover .spinner {
    transform: scale(1.2);
  }
  .slider-text, .slider-contact-button{
    margin-left: 6rem;
  }
  .slider-contact-button a{
    font-size: 13px;
    padding: 7px;
  }
  .slider-text{
    bottom: 40%;
  }
  .slider-contact-button{
    bottom: 28%;
  }
  .messages--status .alert-success{
    font-size: 13px;
  }
}

/*  Small devices (portrait tablets and large phones, 576px and up)   md  */
@media (min-width: 576px) and (max-width: 767px){

  .clearfix.nav.navbar-nav {
    background: #222;
    padding: 4px 10px;
  }
  .nav-link {
    color: #fff !important;
    padding-left: 10px;
    letter-spacing: 1px;
  }
  .dropdown-menu.show {
    background: inherit;
  }
  .dropdown-item a {
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .dropdown-item.menu-item--collapsed {
    border-bottom: 1px solid rgba(73, 71, 71, .15);
  }
  #block-new-shivling-views-block-single-image-slider-block-1{
    display: none;
  }
  .service-content h5 {
    font-size: initial;
  }
  .service-content p {
    font-size: 14px;
  }
  #block-new-shivling-cod247100{
    height: auto;
  }
  .cod img {
    height: auto;
  }
  .block-views-blockhome-shivlings-block-1 h2 {
    width: auto;
    font-size: 22px;
    margin-top: 30px;
  }
  .accordion-body{
    font-size: 18px;
  }
  /* #block-new-shivling-content img {
    height: auto;
    width: 100%;
  } */
  .product-variation-custom img {
    height: auto;
    width: 100%;
  }
  .cart-page #edit-actions {
    width: 100%;
  }
  .cart-page #edit-submit {
    bottom: 14rem;
    width: 50%;
    margin: 0 108px;
  }
  #edit-checkout {
    width: 59%;
    margin: 0 108px;
  }
  .quantity-edit-input {
    width: 80%;
  }
  /* .block-views-blocks-block-1 img {
    height: auto;
  } */
  .field--type-string-long.field--label-hidden.field__item {
    font-size: 16px;
  }
  .slick__arrow {
    justify-content: space-between !important;
    display: flex;
    position: absolute;
    width: 100%;
    top: 100px;
  }
  .slick-prev.slick-arrow {
    background-image: url('data:image/svg+xml,%3Csvg%20fill%3D%22%23000000%22%20height%3D%22800px%22%20width%3D%22800px%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20330%20330%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20id%3D%22XMLID_6_%22%20d%3D%22M165%2C0C74.019%2C0%2C0%2C74.019%2C0%2C165s74.019%2C165%2C165%2C165s165-74.019%2C165-165S255.981%2C0%2C165%2C0z%20M205.606%2C234.394c5.858%2C5.857%2C5.858%2C15.355%2C0%2C21.213C202.678%2C258.535%2C198.839%2C260%2C195%2C260s-7.678-1.464%2C-10.606-4.394l-80-79.998c-2.813-2.813-4.394-6.628-4.394-10.606c0-3.978%2C1.58-7.794%2C4.394-10.607l80-80.002c5.857-5.858%2C15.355-5.858%2C21.213%2C0c5.858%2C5.857%2C5.858%2C15.355%2C0%2C21.213l-69.393%2C69.396L205.606%2C234.394z%22%2F%3E%3C%2Fsvg%3E');
  }
  .slick-next.slick-arrow {
    background-image: url('data:image/svg+xml,%3Csvg%20fill%3D%22%23000000%22%20height%3D%22800px%22%20width%3D%22800px%22%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%20330%20330%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20id%3D%22XMLID_2_%22%20d%3D%22M165%2C0C74.019%2C0%2C0%2C74.019%2C0%2C165s74.019%2C165%2C165%2C165s165-74.019%2C165-165S255.981%2C0%2C165%2C0z%20M225.606%2C175.605l-80%2C80.002C142.678%2C258.535%2C138.839%2C260%2C135%2C260s-7.678-1.464%2C-10.606-4.394c-5.858-5.857-5.858-15.355%2C0-21.213l69.393-69.396l-69.393-69.392c-5.858-5.857-5.858-15.355%2C0-21.213c5.857-5.858%2C15.355-5.858%2C21.213%2C0l80%2C79.998c2.814%2C2.813%2C4.394%2C6.628%2C4.394%2C10.606C230%2C168.976%2C228.42%2C172.792%2C225.606%2C175.605z%22%2F%3E%3C%2Fsvg%3E');
  }
  .slick-prev.slick-arrow, .slick-next.slick-arrow {
    background-color: transparent;
    height: 20px;
    width: 10%;
    border: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    color: transparent;
  }
  #block-new-shivling-views-block-video-slider-block-1 .field-content {
    justify-content: center;
    display: grid;
  }
  .catalog-front img {
    display: none;
  }
  .catalog-front .col-6 {
    color: #000 !important;
    width: 100%;
    font-size: 18px !important;
    position: unset;
  }
  .search-product {
    column-count: unset;
  }

}


/* For Tablet md */ /*   Medium devices (landscape tablets, 768px and up)   md  */
@media (min-width: 768px) and (max-width: 991px) {
  .clearfix.nav.navbar-nav {
    background: #222;
    padding: 4px 10px;
  }
  .nav-link {
    color: #fff !important;
    padding-left: 10px;
    letter-spacing: 1px;
  }
  .dropdown-menu.show {
    background: inherit;
  }
  .dropdown-item a {
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
  }
  .dropdown-item.menu-item--collapsed {
    border-bottom: 1px solid rgba(73, 71, 71, .15);
  }
  #block-new-shivling-views-block-single-image-slider-block-1{
    display: none;
  }
  .cod img {
    height: auto;
  }
  #block-new-shivling-cod247100{
    height: auto;
  }
  .service-content h5 {
    font-size: initial;
  }
  .service-content p {
    font-size: 14px;
  } 
  .block-views-blockcatalog-block-1 img {
    width: 335px;
    height: 335px;
  }
  .accordion-body{
    font-size: 24px;
  }
  .catalog-front img {
    display: none;
  }
  .catalog-front .col-6 {
    color: #000 !important;
    width: 100%;
    font-size: 18px !important;
    position: unset;
  }
  .search-product {
    column-count: unset;
  }
}

/*  Large devices (laptops/desktops, 992px and up)  lg  */
@media (min-width: 992px)  and (max-width: 1200px){
  .navbar-expand-lg .navbar-collapse {
    display: block ruby !important;
    flex-basis: auto;
  }
  .search-icon {
    width: 50%;
  }
  .block-commerce-cart {
    width: 50%;
  }
  .row.region.region-header-form {
	display: flex;
  margin-left: 40px;
	/* align-items: center; */
  }
  #block-new-shivling-views-block-single-image-slider-block-1{
    display: none;
  }
  .tb-megamenu .nav > li > a, .tb-megamenu .nav > li > span.tb-megamenu-no-link{
    font-size: 16px;
    padding: 15px 8px;
    letter-spacing: 2px;
  }
  .catalog-front img {
    display: none;
  }
  .catalog-front .col-6 {
    color: #000 !important;
    width: 100%;
    font-size: 18px !important;
    position: unset;
  }
  .field-magnify-img img {
    width: 100%;
  }
  .search-product .field-magnify-img img {
    width: 50%;
  }
  .search-product {
    column-count: unset;
  }
}

/*  Extra large devices (large laptops and desktops, 1200px and up)  */
@media (min-width: 1200px) {
  #block-new-shivling-views-block-slider-block-1{
    display: none;
  }
  
}

@media (min-width: 1200px) and (max-width: 1350px) {
  .navbar-icons{
    right: 35px;
  }
}










@media (min-width: 610px) and (max-width: 841px){
  #navbar-main {
    z-index: 1040;
  }
}