.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#DFDFDF;--e-global-color-text:#999999;--e-global-color-accent:#999999;--e-global-color-9551836:#212326;--e-global-color-13f7f63:#282A2D;--e-global-color-0b94d51:#141414;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.22em;--e-global-typography-primary-letter-spacing:2px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8c5a01d-font-family:"Megrim";--e-global-typography-8c5a01d-font-size:120px;--e-global-typography-8c5a01d-font-weight:400;--e-global-typography-8c5a01d-text-transform:uppercase;--e-global-typography-2ac51ff-font-family:"Raleway";--e-global-typography-2ac51ff-font-size:18px;--e-global-typography-2ac51ff-font-weight:400;--e-global-typography-2ac51ff-text-transform:uppercase;--e-global-typography-2ac51ff-letter-spacing:2.5px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-5 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-family:"Raleway", Sans-serif;font-size:20px;font-weight:400;line-height:1.22em;letter-spacing:2px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Custom Testimonials Css*/
.custom-testimonials-slider {
    text-align: center;
}
.custom-testimonials-slider  .elementor-testimonial__header{
    text-align: center !important;
}
.custom-testimonials-slider .elementor-testimonial__header cite{
    display: block;
    width: 100%;
}
/* Custom Testimonials Css*/

/* Custom Shop Categories Css*/
.woocommerce .products li.product.type-product a.button{
    background-color: #000;
    border-radius: 0px;
    margin-left: 15px;
    color: #fff;
    margin-bottom: 20px;
}


.shop-categories li{
    background-color: var( --e-global-color-9551836 );
}
.shop-categories li h2{
    padding: 16px 20px !important; 
}
.shop-categories li img{
    margin-bottom: 0px !important;
}
.shop-categories li a h2{
    color: #fff !important;
}
.shop-categories li a h2 .count{
    color: #fff;
}
.shop-categories li a h2:hover .count{
    color: #777;
}
.shop-categories li a h2:hover{
    color: #777 !important;
}
/* Custom Shop Categories Css*/

/* Custom Blog Pagination Css*/
.pagination a{
    margin: 0px 4px;
    font-size: 12px;
}
.pagination a.inactive{
    border: 1px solid rgba(255,255,255,0.2);
    padding-left: 10px;
    padding-right: 10px;
    color:#fff;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pagination  span.current{
    background-color: #777777;
    padding-left: 10px;
    padding-right: 10px;
    color:#fff;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #777777;
}
/* Custom Blog Pagination Css*/


/* Custom Products Boxes Css*/
.woocommerce .products li.product.type-product {
    background: #212326;
}
.woocommerce .products li.product.type-product h2{
    margin-left: 15px;
    margin-right: 15px;
}
.woocommerce .products li.product.type-product .price{
    font-size: 13px !important;
    margin-left: 15px;
}

/* Custom Products Boxes Css*/

/* Custom Woocommerce Messages Css */
.woocommerce-message{
    border-color: #fff !important;
    background: #212326 !important;
    color: #777;
}
.woocommerce-message a.button{
    background-color: #000;
    border-radius: 0px;
    color: #fff;
}
.woocommerce-message::before{
    color: #fff;
}
/* Custom Woocommerce Messages Css */

/* Custom section z-index value */
.swiper-slide-inner  {
-webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.4s both;
	        animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.4s both;
}
.swiper-slide-inner   .fadeInUp {
-webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.4s both;
	        animation: fade-in-bottom 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.4s both;
}
@-webkit-keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}/* End custom CSS */