html, body {
    overflow-x: hidden;
}

.categories-custom .categories-list {
    list-style: none;
    padding-left: 0;
}

.categories-custom .categories-list li {
    padding: 5px 0;
}

.mt-4 {
    margin-top: 28px;
}
.sliding-line{
       position: fixed;
    top: 0;
    padding-right: 78px;
    z-index: 1000;
    background: #c1c1c1;
    width: 100%;
}

.sliding-line p{
    color:#fff;
    font-size:18px;
    padding-top:5px;
    margin-bottom:0;
}
.text-align-right-1{
    text-align:right;
}
.flex-head{
    display:flex;
    flex-wrap:wrap;
}
.flex-head span{
    font-size:17px;
    margin-top:6px;
}
.border-btm-dark{
    border-bottom:1px solid #000;
}

.prod-highlight{
    color:#000000;
    font-style:italic;
      font-weight:700;
}

.accordion-button-1{
    display: flex;
    border-bottom:2px solid #000;
    color: #000;
    align-items: center;
    justify-content: space-between;
}

.accordion-button-1 .btn-link{
    color:#000;
}

.wishlist-icon{
  color:#000000;
  font-weight:700;
}
.money-blue{
 color:#000000;
  font-weight:700;
  font-size:3rem;
}
.money-black{
    color:#000;
}
.collapse-links a{
   margin-bottom:5px; 
}

.collapse-links{
     background: #ffffff;
    box-shadow: rgb(0 0 0 / 12%) 0px 1px 3px, rgb(0 0 0 / 24%) 0px 1px 2px;
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 0.5rem 0;
}

#load_more_product .product-title {
      padding: 10px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#load_more_product .product-title del{
    color: #fff;
    margin-right: 28px;
    font-size: 2rem;
}

#load_more_product .product-title .money{
          margin-right: 18px;
}
#load_more_product .product-title h2{
        font-weight: 600;
    color:#fff;
    margin-bottom:21px;
    font-size:1.7rem;
        padding-left: 18px;
    text-align:left;
}
#load_more_product .product-title h1{
    color:#fff !important;
}
 .margin-bottom-12{
     margin-top:10px;
 }

.mySlides {
    display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
    cursor: pointer;
}

.prev {
    left: 0;
}

.next {
    right: 0 !important;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 98%;
    background: #000000;
    width: auto;
    padding: 10px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Six columns side by side */
.column {
    border: 1px solid #fff;
    width: 83%;
    height: 90px;
    border-radius: 5px;
    box-shadow: rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;
    margin: 0 auto 13px 0;
}

.column img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.quantity-border-bottom {
    width: 268px;
}

/* Add a transparency effect for thumnbail images */
.demo {
    opacity: 0.6;
}

.padding-product-row {
    padding: 30px;
}

.active-sliderp,
.demo:hover {
    opacity: 1;
}

.mySlides {
    height: 418px;
    width: 445px;
    margin: auto;
}



.padding-4-product{
    padding:0 7rem;
}

.price-sm-view del{
    display: inherit;
    font-size: 1.2rem;
}

.mySlides img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-secondary-section .container-fluid{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 5rem;
    margin: 3rem;
    border-radius:1rem;
}
.price-sm-view p{
    margin-bottom:0;
    color:#fff;
}
.price-sm-view {
    display:none;
}

.view-sm-link{
    display:none !important;
}
 .text-white-1:hover{
     color:#fff !important;
 }
@media only screen and (max-width:450px) {
       .main-slider .item{
        height:100vh !important;
    }
}

@media only screen and (max-width:768px) {
    .sliding-line{
  bottom:-1px;
 top:unset;
 padding-right:0;
}


    .modal {
        padding-top:0px;
    }
    .text-white-1{
            padding-right: 0.7rem !important;
    padding-top: 2rem !important;
    }
    #load_more_product .product-title h1{
        margin-right:11px;
    }
    .view-sm-link{
            color: #fff;
    font-size: 27px !important;
    margin: 24px 30px 0 0;
    display:block !important;
}
    #load_more_product .product-title .money{
         margin-right:0;
    }
    #load_more_product .product-title del{
        margin-right:0;
    }
    .price-sm-view {
            display: block !important;
    margin-right: 20px;
    margin-top: 9px;

    }
    .desk-view{
        display:none;
    }
       .text-align-right-1{
        text-align:center;
    }
    .flex-head span{
            margin-right: 13px;
    margin-top: 4px;
    }
    .padding-4-product{
        padding: 0 1rem;
    }
    #load_more_product .product-title{
           flex-wrap: wrap;
    align-items: self-end;
    justify-content: flex-end;
    }
    #load_more_product .product-title h2{
        font-size: 21px;
    padding-right: 9px;
    }
    .background-blue{
        border-bottom: 73px solid #000000 !important;
    border-left: 27px solid transparent !important;
    }
    .product-secondary-section .container-fluid{
     padding: 2rem;
    margin: 1rem;
    box-shadow:unset;
    }
    .main-slider .item .cover .header-content{
        width:100% !important;
    }
     .product-carousel .inner-items .text-heading{
     margin-top:4rem;
 }
    .product-float-btn{
        width:22rem !important;
    }
   
   
    #category-carousel .inner-items{
        min-height: 44rem !important;
    }
    .product-carousel .inner-items{
        min-height: 54rem !important;
    }
    .main-slider .item .cover {
        width: auto !important;
        padding: 98px 0 0 0 !important;
    }
    .main-slider .item .cover .header-content h2{
        font-size: 17px !important;
    }

    .main-slider .item .cover .header-content h1{
        font-size: 30px !important;
    }

    .main-slider .item .cover .header-content h4{
        font-size: 15px !important;
    }
    
    .relative-position .text-center{
        bottom: 4px;
        
    }

    .slider-box-home .inner-images {
        height: 407px !important;
        width: 310px !important;
    }

    .banner-gallery #banner-slider {
        padding-right: 0 !important;
            border-top: 4px solid #000;
    border-bottom: 4px solid #000000;
    }

    .banner-gallery #banner-slider1 {
        padding-left: 0 !important;

}



    .product-secondary-section #recent-slider {
        padding: 40px 10px 10px 10px !important;
    }

    .product-secondary-section #recent-slider .carousel-inner {
        border-radius: 0 !important;
    }

    .product-secondary-section #product-slider {
        padding: 40px 10px 10px 10px !important;
    }

    .product-secondary-section #product-slider .carousel-inner {
        border-radius: 0 !important;
    }

    .prev, .next {
        top: 105%;
    }

    .quantity-border-bottom {
        width: 268px;
    }

    .padding-product-row {
        flex-direction: column-reverse;
        display: flex;
    }

    .mySlides {
        height: auto;
        width: auto;
    }

    .column {
        width: 20%;
        float: left;
        height: 72px;
        margin: 55px 3px 12px 3px;


    }

    .rating-info {
        padding: 0 !important;
    }

    .product-page-header {
        padding: 100px 20px 30px 20px !important;
    }

    /*.sm-mt-100{*/
    /*    margin-top:35px;*/
    /*}*/
    .magnify>.magnify-lens {
        display: none !important;
    }
    .page-header{
        margin-top:51px !important;
    }
}

#error {
    display: none;
    color: red;
}


.is-invalid {
    border: 1px solid red;
}

.product-slider-related {
    padding: 0 30px;
}

.related-prod-slider .card-product {
    margin: 0 10px;
    background-color: #f8f8f8;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.related-prod-slider .card-product .image-box {
    height: 300px;
    width: auto;
    margin: auto auto 20px auto;
}

.related-prod-slider .card-product .image-box img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
}

.related-prod-slider .owl-stage-outer {
    padding-bottom: 30px;
}

.related-prod-slider .card-product .card-footer {
    padding: 10px 10px 30px 20px;
}

.related-products .title {
    margin-bottom: 40px;
}

.related-products {
    background-color: #fff;
    padding: 50px 0;
}

.product-page-header {
    font-size: 1.5rem;
        padding: 64px 0 32px 0;
    background: #dbdbdb;
    /* margin: 32px 0 30px 0; */
    margin: 0;
}

.rating-info {
    padding: 36px 105px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
}


.star-rating {
    direction: rtl;
    text-align: center;
    margin: 25px 0px
}

.star-rating input {
    display: none
}

.star-rating input:checked~label::after {
    opacity: 1
}

.star-rating label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0px 8px
}

.star-rating label:hover::after {
    opacity: 1
}

.star-rating label:hover:hover~label::after {
    opacity: 1
}

.star-rating label::before {
    content: "*";
    font-family: 'Icofont';
    font-weight: 900;
    font-size: 35px;
    display: block;
    color: #bbbbbb
}

.star-rating label::after {
    content: "*";
    font-family: 'Icofont';
    font-weight: 900;
    font-size: 35px;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    color: #000000;
    opacity: 0
}

.btn-outline {
    border: 2px solid #000000;
    color: #000000;
}

.brand-history {
    padding: 50px 0;
}


.shadow-effect {
    background: #fff;
    padding: 30px 20px;
    border-radius: 42px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.02), 0 15px 12px rgba(0, 0, 0, 0.02);
}


.testimonials {
    padding: 50px 0 0 0;
    background: #fff;
}

#customers-testimonials .owl-stage-outer {
    padding: 50px 0;
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item .fa {
    color: #000000;
}

#customers-testimonials .item p {
    padding: 40px 10px 20px 10px;
}

#customers-testimonials .item img {
    position: absolute;
    right: 0;
    left: 0;
    max-width: 100%;
    width: 116px;
    top: -35px;
    border: 4px solid #000000;
    height: 116px;
}

#customers-testimonials .item {
    text-align: center;
    padding: 20px;
    position: relative;
    margin-bottom: 30px;
    opacity: 1;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

/* .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
} */

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #000000;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;

}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

.owl-carousel .owl-dots .owl-dot span {
    background: #fff;
    border: 2px solid #000000;
    display: inline-block;
    height: 20px;
    border-radius: 100%;
    /* margin: 0 2px 5px; */
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

.brand-history {
    background-image: url(../images/banner-2-indian-crystal-shop.jpg);
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

#customers-testimonials  .owl-dots{
    position: absolute;
    bottom: 41px;
}

.relative-position{
       position: relative;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    margin: 0 2rem;
    padding: 1rem;
    height: 51rem;
    border-radius: 12px;
}

.relative-position .text-center{
    right:0;
    left:0;
    padding: 0 2rem;
    bottom:20px;
    width:80%;
    margin:auto;
}

.slider-box-home .inner-images {
    height: 382px;
    width: 90%;
    border-radius: 35px;
    margin: auto;
}

.slider-box-home .inner-images img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 35px;

    object-fit: contain;
}

.bottom-product-slider {
    padding: 60px 0;
    background-color: #fff;
}

.bottom-product-slider .owl-stage-outer {
    padding-bottom: 50px;
}

@media only screen and (max-width:768px) {
    .shadow-effect{
        height:48vh;
    }
    .img-responsive-product1 {
        width: 100% !important;
    }

    #customers-testimonials .item {
        padding: 20px 0 0 0;
    }

    .banner-gallery #banner-slider1 img {
        height: auto !important;
    }

    .banner-gallery #banner-slider img {
        height: auto !important;
    }

    .brand-history {
        background-position: bottom;
    }
}

.product-secondary-section {
       background-color: #fff;
 padding: 3rem 1rem;
}

.product-secondary-section #recent-slider {
    padding: 40px 15px 10px 0;
}

.product-secondary-section #product-slider {
    padding: 40px 0 10px 15px;
}

.product-secondary-section #recent-slider .carousel-inner {

    border-radius: 20px;
}

.product-secondary-section #product-slider .carousel-inner {

    border-radius: 20px;
}

.newsletter-wrap {
    padding: 20px 0;
    background-position: right;
    background-image: url('../images/banner-indiancrystal-shop.jpg');
}

.brand-history-section {
    padding: 40px 0;
    background: #fff;
}

.banner-gallery {
    padding: 50px 0;
    background: #fff;
}

.banner-gallery #banner-slider {
    padding-right: 10px;
}

.banner-gallery #banner-slider img {
    height: 630px;
}

.banner-gallery #banner-slider1 img {
    height: 630px;
}

.banner-gallery #banner-slider1 {
    padding-left: 10px;
}

#searchModal {
    z-index: 3000;
}

.navbar-tabs{
       background-color: #d3d3d3;
       margin-top: 5rem;
}

.shop-button-flex {
    display: flex;
    justify-content: space-around;
}

.card-profile {
    margin: 10px 0;
    border: 1px solid #fff;
    padding: 16px 20px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    border-radius: 5px;
}

.logout-btn {
    border: none;
    padding: 0;
    background: none;
}
#category-carousel{
    position:relative;
}

#category-carousel .owl-prev {

    position: absolute;
    top: -46px;
    border-radius:100%;
    z-index: 99;
    transition: all .3s ease-in-out;
    width: 40px;
    background: #fff;
    height: 40px;
    border:1px solid #000000;
    text-align: center;
}

.margin-bottom-50{
    margin-bottom:50px;
}

#category-carousel .owl-next {

  position: absolute;
    top: -46px;
    border-radius:100%;
    z-index: 99;
    transition: all .3s ease-in-out;
    width: 40px;
    background: #fff;
    height: 40px;
    border:1px solid #000000;
    text-align: center;
}

#category-carousel .owl-prev {
    right: 80px;
}

#category-carousel .owl-prev i {
    color: #000000;
    font-size: 3rem;
}

#category-carousel .owl-next i {
    color: #000000;
    font-size: 3rem;
}


#category-carousel .owl-next {
    right: 10px;
}



#category-carousel .inner-items {
       text-align: center;
    margin: 0 10px;
    position: relative;
    border-radius: 14px;
    border: 1px solid #dadada;
    padding: 6px;
    height: 42rem;
}



.product-float-btn{
    position: absolute;
    right: 0;
    left: 0;
    width: 15rem;
    margin: auto;
    display: inline;
    bottom: 34px;
}

.product-carousel .owl-prev {
    position: absolute;
    top: -47px;
    z-index: 99;
    transition: all .3s ease-in-out;
    width: 40px;
    border:1px solid #000000 !important;
    background: #fff !important;
    height: 40px;
    text-align: center;
      border-radius:100%;
}

.product-carousel .owl-next {
    border-radius:100%;
    position: absolute;
    top: -47px;
    z-index: 99;
    transition: all .3s ease-in-out;
    width: 40px;
      border:1px solid #000000 !important;
    background: #fff !important;
    height: 40px;
    text-align: center;
}

.product-carousel .owl-prev {
    right: 80px;
}

.product-carousel .owl-prev i {
    color: #000000;
    font-size: 3rem;
}

.product-carousel .owl-next i {
    color: #000000;
    font-size: 3rem;
}


.product-carousel .owl-next {
        right: 10px;
}

.product-carousel .owl-item img {
  display: block;
    height: auto;
    min-width: 100%;
    width: 100%;
 
}

.collection-list h2{
    font-size: 1.9rem;
    font-weight: 600;
}

.product-carousel .inner-items {
    /*box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;*/
    text-align: center;
    margin: 0 10px;
    height: 45rem;
    position: relative;
    border-radius: 14px;
    border:1px solid #d6d6d6;
    padding: 19px;

}

.recent-category .category-img-container {
 background-image: url(../images/icsbanner1.jpg);
       height: 42rem;
    display: flex;
    background-size: cover;
        background-position: left;
    background-repeat: no-repeat;

}
.slider-box-home .owl-stage-outer{
    padding-top:21px;
}
.recent-category .image-container .text-box{
    color:#fff;
    padding-top:3rem;
    padding-left: 3rem;
}
.recent-category .image-container .text-box h3{
       color:#fff;
       margin-top: 1px;
       font-size:3rem;
}
.recent-product .image-container {
 background-image: url(../images/icsbanner34.jpg);
    height: 45rem;
    display: flex;
    background-size: cover;
        background-position: center;
    background-repeat: no-repeat;

}
.recent-product .image-container .text-box{
    color:#fff;
    padding-top:3rem;
    padding-left: 3rem;
}
.recent-product .image-container .text-box h3{
       color:#fff;
       margin-top: 1px;
       font-size:3rem;
}
.product-carousel .inner-items .prod-price {
    font-size: 2rem;
}

.product-carousel .inner-items .prod-price span {
    margin-right: 15px;
}

.sale_tag_t {
    position: absolute;
    top: 0;
    border-top-left-radius: 13px;
    left: 0;
    background-color: #000000;
    color: #fff;
    width: 54px;
    padding-top: 10px;
    height: 47px;

}

.product-carousel .inner-items .imageinner {
   width: 100%;
    margin: auto;
}

.product-carousel {
    position: relative;
}


#category-carousel .inner-items .imageinner {
      width: 100%;
      height:38rem;
}

#category-carousel .inner-items .imageinner img {
     display: block;
    height: auto;
    min-width: 100%;
    width: 100%;
}
@media only screen and (max-width:950px) {
    #category-carousel .inner-items .imageinner {
    height: 35vh;
    }
    .product-carousel .inner-items .imageinner {
      height: 35vh;
}
}
@media only screen and (max-width:768px) {
    .product-carousel .owl-prev {
        top:unset !important;
        bottom:-50px;
          left: unset;
        right: 64px;
        height: 42px;
    }
     .product-carousel .owl-next {
        top:unset !important;
        bottom:-50px;
        right: 0px;
        width: 42px;
        height: 42px;
    }
    
       #category-carousel .owl-prev {
        top:unset !important;
        bottom:-50px;
         width: 42px;
        left: unset;
        right: 64px;
        height: 42px;
    }
     #category-carousel .owl-next {
        top:unset !important;
        bottom:-50px;
          right: 0px;
        width: 42px;
        height: 42px;
    }
    .img-responsive-product1 {
        height: 320px !important;
    }

    .img-responsive-product1 img {
        object-fit: contain;
    }

    #main-slider {
        margin-top: 46px;
    }

    .logo-text a {
        padding: 15px 10px 15px;
    }

    .product-carousel .owl-item img {
        max-width: 93%;
        height: 100%;
        object-fit: contain;
    }

    #category-carousel .inner-items .imageinner {
        width: auto;
        height: auto;
    }

    .product-carousel .inner-items .imageinner {
        width: auto;
        height: 300px;
    }



   
}

#payment-form {
    display: none;
}

.success-card h4 {
    color: green;
    text-align: center;
}


.img-responsive-product1 {
    height: 400px;
    width: 400px;
    margin: auto;
}

.img-responsive-product1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.background-blue{
      border-bottom: 86px solid #000000;
    border-left: 25px solid transparent;
    height: 0;
    display: flex;
    border-bottom-right-radius: 20px;
}

.product-box12 {
    border-radius: 20px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    margin: 10px 0;
    background-color:#fff;
}

.main-slider-move .owl-dots{
    position: absolute;
    bottom: 10px;
}

/* Slider Css */
.main-slider .owl-nav button.owl-prev {
    background-color: #000000 !important;
}

.main-slider .owl-nav button.owl-next {
    background-color: #000000 !important;
}

.main-slider .owl-nav i {
    color: #fff !important;
    font-size: 3rem;
}

.main-slider .owl-nav i {
    color: #fff !important;
    font-size: 3rem;
}

.main-slider .item {
    height: 100vh;
    position: relative;
}

.main-slider .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
}

.main-slider .item .cover {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
}

.main-slider .item .cover .header-content {
    position: relative;
    background-color: #ffffff7d;
    padding: 20px;
    overflow: hidden;
        width: 44%;
        margin: 0 0 0 auto;
}

.main-slider .item .cover .header-content .line {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    border: 4px solid #000000;
    -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
    clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}

.main-slider .item .cover .header-content h2 {
    font-weight: 300;
    font-size: 35px;
    color: #000;
}

.main-slider .item .cover .header-content h1 {
    font-size: 32px;
    font-weight: 600;
    margin: 5px 0 20px;
    word-spacing: 3px;
    color: #000;
}

.main-slider .item .cover .header-content h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 36px;
    color: #000;
}

.main-slider .owl-item.active h1 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.main-slider .owl-item.active h2 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    animation-delay: 0.3s;
}

.main-slider .owl-item.active h4 {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.3s;
}

.main-slider .owl-item.active .line {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.3s;
}

.main-slider .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 50%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.main-slider .owl-nav .owl-prev span {
    font-size: 1.6875rem;
    color: #fff;
}

.main-slider .owl-nav .owl-prev:focus {
    outline: 0;
}

.main-slider .owl-nav .owl-prev:hover {
    background: #000 !important;
}

.main-slider .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 50%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 0;
}

.main-slider .owl-nav .owl-next span {
    font-size: 1.6875rem;
    color: #fff;
}

.main-slider .owl-nav .owl-next:focus {
    outline: 0;
}

.main-slider .owl-nav .owl-next:hover {
    background: #000 !important;
}

.main-slider:hover .owl-prev {
    left: 16px;
    opacity: 1;
}

.main-slider:hover .owl-next {
    right: 16px;
    opacity: 1;
}


.my-product-carousel .productsingle-carousel .item img {
    max-width: 100%;
}


.productsingle-carousel .item {
    opacity: 0.4;
    transition: .4s ease all;
    margin: 0 20px;
    transform: scale(.8);
}

@media(max-width:1000px) {
    .productsingle-carousel .item {
        margin: 0;
        transform: scale(.9)
    }
}

.productsingle-carousel .active .item {
    opacity: 1;
    transform: scale(1);
}

.productsingle-carousel .inner {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

.productsingle-carousel .inner a {
    color: #000;
    padding: 10px;
    border:1px solid #000;
    border-radius: 10px;
    background-color: #fff;
    font-size: 1.4rem;
    text-decoration: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    transition: .3s ease border-color
}

.productsingle-carousel .productsingle-carousel .inner a:hover {
    border-color: #fff;
}

.productsingle-carousel .black .inner a {
    color: #000;
    border-color: rgba(0, 0, 0, 0.4)
}

.productsingle-carousel .black .inner a:hover {
    border-color: #000;
}

.banner-gallery .container-fluid{
    padding:0 4rem;
}

@media only screen and (min-width:768px) and (max-width:1280px){
    .text-align-right-1{
        text-align:center;
    }
    .flex-head span{
            margin-right: 13px;
    margin-top: 4px;
    }
    .img-responsive-product1 {
    height: 355px;
    width: auto;
    }
 
    #load_more_product .product-title h1{
        font-size:1.4rem;
    }
    .logo-header img{
        display:none;
    }
    .column {
    width: 22%;
    float: left;
    height: 119px;
    }
    .padding-product-row{
        display:flex;
        flex-direction:column-reverse;
    }
     #load_more_product .product-title{
         
    align-items: self-end;
    justify-content: flex-end;
    }
    #load_more_product .product-title h2{
        font-size: 17px;
    padding-right: 9px;
    }
    .background-blue{
        border-bottom: 73px solid #000000 !important;
    border-left: 16px solid transparent !important;
    }
    .web-footer .logo-box img {
    width: 38%;
    }
   .banner-gallery #banner-slider1 img {
    height: 439px;
}
.banner-gallery #banner-slider img {
    height: 439px;
}
    .main-slider .item .cover .header-content{
        width:100%;
    }
    .slider-box-home .inner-images {
    height: 354px;
    }
    .text-white-1{
          padding-top: 1rem !important; 
          font-size: 1.7rem !important;
    }
}
.text-white-1{
   color: #fff;
    font-weight: 700;
    font-size: 2rem;
    padding-right: 0.4rem;
    padding-top: 3rem;
}


/* alertify js */

.ajs-message { color: #fff !important;  background-color: #000 !important;  border-color: #31708f; }
.alertify-notifier {
   top:100px !important;
}

.cart1{
    animation: shake-animation 2s ease infinite;
}

@keyframes shake-animation {
    0% { transform:translate(0,0) }
   1.78571% { transform:translate(5px,0) }
   3.57143% { transform:translate(0,0) }
   5.35714% { transform:translate(5px,0) }
   7.14286% { transform:translate(0,0) }
   8.92857% { transform:translate(5px,0) }
   10.71429% { transform:translate(0,0) }
   100% { transform:translate(0,0) }
 }