.accordion-item {
  background-color: #fff;
  color: #111;
  margin: 1rem 0;
  border-radius: 0.5rem;
  border:1px solid #ccc;
      padding: 3px 0px;
}
.accordion-item:not(:first-of-type) {
    border-top: 1px solid #ccc;
}
.accordion-item-header {
  padding: 0.5rem 3rem 0.5rem 1rem;
  line-height: 1.25rem;
  font-weight: 500;
  display: flex;
  font-size:15px;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.in_boxtext56{
margin-top:10px;
}
.in_boxtext56 li img{
    filter: invert(1);
	margin-right:10px;
}
.in_boxtext56 li{

font-size:15px;
}
.in_boxtext56 li b{
color:#08b31d;
font-weight:500;
}
.accordion-item-header::after {
  content: "\002B";
  font-size: 21px;
  position: absolute;
  right: 1rem;
}

.accordion-item-header.active::after {
  content: "\2212";
}

.accordion-item-body {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {
  padding: 1rem;
  line-height: 1.5rem;
  border-top: 1px solid;
  border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
}

@media(max-width:767px) {
  html {
	font-size: 14px;
  }
}
.img_intotext56{
	
	margin: 20px 0px;
}
.img_intotext56 h4{
	font-size: 23px;
    margin: 0px 0px 10px;
}
.img_intotext56 p{
    font-size: 16px;
    line-height: 24px;
}
.accordion-item-body-content ul{
padding-left:20px;
}
.accordion-item-body-content ul li{
list-style:circle;
}
.accordion-item-body-content ul li strong{
    display: inline-block;
    margin-top: 12px;
}
.about_head43{
font-size: 37px;
    margin-bottom: 12px;
    text-transform: uppercase;
}
.sec_about87 h5{
font-size:18px;
}
.image-box .bg_img87{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px;
    width: 110px;
}
.price-range-slider .ui-slider-range{
background-color:#fff;
}
.sec_about87 h1{
font-size:43px ;
line-height:normal;
margin:10px 0px;
}
.about_tilte7{

}
.pro_price34 del{
color:#999999;
}
.own_serv54{

}
.own_serv54 li{
    display: flex
;
    align-items: center;
    gap: 14px;
}

.sli_bg8{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100px;
}
.cta_section823{
margin-bottom:35px;
padding:20px 0px;
}
.cta_section823 .container-fluid .bg-layer:before{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0px;
    z-index: 4;
    opacity: .5;
}
.cta_banner76{
    font-weight: 300;
    color: #fff;
    font-size: 34px;
    position: relative;
    z-index: 99;
    margin: 0 auto;
    line-height: 47px;
    text-align: center;
    max-width: 578px;
}
.cta_btn652:hover{
color:#000;
}
.video_popbox98 span{
    font-size: 18px;
    color: #000;
}
.video_popbox98 h3{
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    margin: 12px 0px;
}
.video_popbox98 a{
    text-align: center;
    display: block;
    font-size: 19px;
    background: #000000;
    width: 175px;
    border-radius: 100px;
    padding: 7px 10px;
    color: #ffffff;
	margin-top:10px;
}
#openButton99X{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	    border: 4px solid #fff;
    border-radius: 100px;
}
.spac87{
    justify-content: center;
    display: flex !important;
	border-bottom:none !important;
	margin-bottom:30px;
}
.spac87 li{
margin-bottom:10px !important;
}
.spac87 li:before{
    width: 50% !important;
    height: 3px !important;
    left: 24% !important;
}
.account_btn{
    background: #000;
    color: #fff;
	    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: var(--text-font);
    text-align: center;
    border-radius: 5px;
    padding: 13px 37px;
    z-index: 1;
}
#openButton99X i{
    font-size: 28px;
    padding: 13px 19px;
    height: 55px;
    background: radial-gradient(circle, rgba(42, 123, 155, 1) 0%, rgba(31, 31, 31, 0.27) 0%);
    width: 55px;
    border-radius: 100px;
}
.testimonial-block-one .popup_box3857{
height:250px;
}
.testimonial-block-one .popup_box3857 .btn_link4 a{
color:#fff;
}
.bg_light67{
background:#fbfbfb;
}
.popup_box3857{
	    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
	    border-radius: 7px;
}
.popupOverlay99X {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.popupBox99X {
    position: relative;
    max-width: 800px;
    width: 90%;
    border-radius: 12px;
    margin: 40px auto;
}

.popupBox99X iframe {
  width: 100%;
  height: 450px;
  border-radius: 8px;
}

.popupClose99X {
  position: absolute;
  top: -12px;
  right: -12px;
  background: #fff;
  color: #000;
  border-radius: 50%;
  font-size: 22px;
  padding: 5px 10px;
  cursor: pointer;
  font-weight: bold;
}

.store_head45{
	margin-bottom: 10px;
    font-weight: 500;
    font-size: 33px;
    text-transform: uppercase;
}

.store_title76{
font-size:17px;
}
.store_box54{
    box-shadow: 0px 0px 17px -6px;
    margin: 25px 0px;
    border-radius: 0px;
    padding: 24px;
}
.store_box54 .stor_bgimg76{
	background-size: cover; 
	background-position: center; 
	background-repeat: no-repeat; 
	height:160px;
}
.category-carousel .owl-dots{
 display:block !important;
 text-align:center;
 margin-top:30px;
}
.category-carousel .owl-dots .owl-dot span{
    background: #414342;
    border-radius: 100px;
	height:11px;
	width:11px;
}
.category-carousel .owl-dots .owl-dot.active span{
    width: 65px;
    background: #414342;
    border-radius: 100px;
}
.lets_imgbg87{
	
	background-size: cover; 
	background-position: center; 
	background-repeat: no-repeat; 
	height:220px;
}
.discuss_sec546{
margin-bottom:30px;
}
.lets_text56{
color: #fff;
    font-weight: 300;
    font-size: 43px;
    padding-left: 150px;
}
.lets_text56 a{
font-weight:500;
color:#fff;
}
.category-carouse545 .owl-nav{
	display:block !important;
	text-align:center;
	margin-top:20px;
}
.store_shop43{
    display: flex
;
    align-items: center;
    justify-content: space-between;
	margin-bottom:40px;
}
.store_shop43 h2{
    font-size: 35px;
    font-weight: 500;
    line-height: 44px;
    max-width: 775px;
}
.stor_shop712 .shop-block-one{
margin-bottom:20px;
}
.store_shop43 h2 span{
	font-weight: 300;
}
.store_shop43 p{
    font-size: 17px;
    max-width: 385px;
    text-align: right;
    color: #000;
}
.category-carouse545 .owl-nav button:hover{
box-shadow: 0px 0px 15px 0px #000;
color:#000;
    border-color: #000 !important;
}
.category-carouse545 .owl-nav button{
position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background: #F6F6F6;
    border: 2px solid #F6F6F6;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
	margin:0px 6px;
    font-size: 11px;
    transition: all 500ms ease;
}
.store_box54 .btn76{
    background: #000;
    color: #fff;
    font-size: 15px;
    border-radius: 100px;
    padding: 4px 30px;
    display: flex;
    justify-self: center;
    margin-top: 20px;
}
.pro_bgimg54{
	background-size: cover; 
	background-position: center; 
	background-repeat: no-repeat; 
	height:200px;
}
.cta_btn652{
    text-align: center;
    margin: 20px auto 0px;
    display: block;
    font-size: 19px;
    background: #fff;
    width: 175px;
    border-radius: 100px;
    padding: 7px 10px;
    color: #000;
    font-weight: 500;
    position: relative;
    z-index: 999;
}
.cta_banner76 span{
font-weight:700;
}
.social_iconhead65 ul{
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 17px;
}
.social_iconhead65 ul li a{
	color:#fff;
}
/** brand-section **/

.brand-section{
  position: relative;
}

.brand-section .sec-title{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.brand-section .inner-container{
  margin: 0px 5px;
}

.brand-section .brand-block{
  padding: 0px 10px;
}

.brand-section .pattern-layer .pattern-1{
  position: absolute;
  left: 100px;
  top: -300px;
  width: 1090px;
  height: 1090px;
  background-repeat: no-repeat;
  z-index: -1;
}

.brand-section .pattern-layer .pattern-2{
  position: absolute;
  top: -200px;
  right: 0px;
  width: 1048px;
  height: 1090px;
  background-repeat: no-repeat;
}

.brand-block-one .inner-box{
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.brand-block-one .inner-box a{
  position: relative;
  display: inline-block;
  width: 100%;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  padding: 47px 20px 42px 20px;
}

.brand-block-one .inner-box a:hover{
  border-color: #fff;
  box-shadow: 0px 10px 50px 0px #00000012;
  transform: scale(1.3);
  z-index: 1;
}

.brand-block-one .inner-box .image{
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.brand-block-one .inner-box span{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  color: var(--title-color);
}


/** rtl-css **/



/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){
.about-image{
margin-top:20px !important;
}
.about-image .image{
width:100% !important;
height:240px !important;
}
.sec_about87 h1{
font-size:32px !important;
}
}

@media only screen and (max-width: 767px){
  .brand-section{
    padding: 65px 0px 40px 0px;
  }
}

@media only screen and (max-width: 599px){

}

@media only screen and (max-width: 499px){
  .brand-section .sec-title{
    display: block;
  }
}





/** cart-section **/

.cart-section{
  position: relative;
}

.cart-section .table-outer {
  overflow-x: auto;
  position: relative;
  width: 100%;
  border-radius: 5px;
  border: 0px solid rgba(229, 229, 229, 1);
}

.cart-section .cart-table {
  min-width: 1170px;
  width: 100%;
}

.cart-section .cart-table thead{
  position: relative;
  background: rgba(248, 248, 248, 1);
}

.cart-section .cart-table thead th{
  font-size: 14px;
  line-height: 24px;
  font-family: var(--text-font);
  color: var(--title-color);
  text-transform: uppercase;
  padding: 23px 30px;
}

.cart-section .cart-table tbody tr{
  border-bottom: 1px solid rgba(229, 229, 229, 1);
}

.cart-section .cart-table tbody tr:last-child{
  border-bottom: none;
}

.cart-section .cart-table td{
  position: relative;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--title-font);
  color: var(--title-color);
  text-align: center;
}

.cart-section .cart-table tbody .product-column{
  padding: 20px 30px;
}

.cart-section .cart-table tbody .product-column .product-box{
  position: relative;
  display: flex;
  align-items: center;
}

.cart-section .cart-table tbody .product-column .product-box .image-box{
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 5px;
  border: 1px solid rgba(229, 229, 229, 1);
  text-align: center;
  margin-right: 24px;
}

.cart-section .cart-table tbody .product-column .product-box h6{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

.cart-section .cart-table tbody .product-column .product-box h6 a{
  display: inline-block;
  color: var(--title-color);
}

.cart-section .cart-table tbody .product-column .product-box h6 a:hover{

}

.cart-section .cart-table td .color{
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: var(--title-color);
  border-radius: 50%;
}

.cart-section .cart-table td .color.yellow{
  background: rgba(235, 193, 96, 1);
}

.cart-section .cart-table td .color.brown{
  background: rgba(239, 153, 100, 1);
}

.cart-section .cart-table td .cancel-btn{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: var(--title-color);
  transition: all 500ms ease;
}

.cart-section .cart-table td .cancel-btn:hover,
.cart-section .cart-table td .cancel-btn:focus,
.cart-section .cart-table td .cancel-btn:active{

}

.cart-section .item-quantity{
  width: 110px;
  height: 40px;
  border-radius: 5px;
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-down{
  border-right: none !important;
  width: 30px;
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical > .btn.bootstrap-touchspin-up{
  border-left: none !important;
  width: 45px;
}

.cart-section .item-quantity input.quantity-spinner{
  height: 38px;
}

.cart-section .coupon-box .form-group{
  position: relative;
  max-width: 330px;
  margin-bottom: 0px;
}

.cart-section .coupon-box .form-group input[type='text']{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid rgba(229, 229, 229, 1);
  border-radius: 5px;
  font-size: 16px;
  color: var(--title-color);
  padding: 10px 75px 10px 20px;
  transition: all 500ms ease;
}

.cart-section .coupon-box .form-group input:focus{

}

.cart-section .coupon-box .form-group button{
  position: absolute;
  display: inline-block;
  top: 5px;
  right: 5px;
  width: 56px;
  height: 40px;
  line-height: 44px;
  font-size: 11px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  transition: all 500ms ease;
}

.cart-section .total-cart{
  position: relative;
  display: block;
  border: 1px solid rgba(229, 229, 229, 1);
  border-radius: 5px;
  padding: 20px;
}

.cart-section .total-cart .title-box{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(229, 229, 229, 1);
  padding-bottom: 10px;
  margin-bottom: 22px;
}

.cart-section .total-cart h4{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.cart-section .total-cart h5{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(233, 37, 48, 1);
}

.cart-section .total-cart .shipping-cost h4{
  margin-bottom: 12px;
}

.cart-section .total-cart .shipping-cost .cost-list li{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.cart-section .total-cart .shipping-cost .cost-list li .price{
  font-size: 13px;
  color: var(--title-color);
}

.cart-section .total-cart .shipping-cost .cost-list li .check-box label:before{
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: transparent !important;
}

.cart-section .total-cart .shipping-cost .cost-list li .check-box label:after{
  background-image: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 3px;
}

.cart-section .total-cart .shipping-calculator h4{
  margin-bottom: 5px;
}

.cart-section .total-cart .shipping-calculator .form-group{
  position: relative;
  margin-bottom: 10px;
}

.cart-section .total-cart .shipping-calculator .form-group:last-child{
  margin-bottom: 0px;
}

.cart-section .total-cart .shipping-calculator .form-group .select-box{
  min-height: 50px;
}

.cart-section .total-cart .shipping-calculator .form-group .nice-select,
.cart-section .total-cart .shipping-calculator .form-group input[type='text']{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid rgba(229, 229, 229, 1);
  border-radius: 5px;
  font-size: 14px;
  color: var(--title-color);
  padding: 10px 20px;
}

.cart-section .total-cart .shipping-calculator .form-group .nice-select{
  padding: 0px 20px;
  line-height: 50px;
}

.cart-section .total-cart .shipping-calculator .form-group .nice-select:before{
  color: var(--title-color);
  right: 20px;
}

.cart-section .total-cart .shipping-calculator .form-group .theme-btn{
  border: solid;
  border-width: 1px;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
}

.cart-section .total-cart .shipping-calculator .form-group .theme-btn:hover{
  color: #fff;
}

.cart-section .total-cart .total-box{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 0px 15px 0px;
}

.cart-section .total-cart .btn-box .theme-btn{
  color: #fff;
  width: 100%;
}

.cart-section .total-cart .btn-box .theme-btn span{
  background: var(--title-color);
}


/** rtl-css **/

.rtl .cart-section .cart-table tbody .product-column .product-box .image-box{
  margin-right: 0px;
  margin-left: 24px;
}

.rtl .cart-section .total-cart .shipping-cost .cost-list li .check-box label:after{
  left: 0px;
  right: 3px;
}

.rtl .cart-section .total-cart .shipping-calculator .form-group .nice-select:before{
  right: inherit;
  left: 20px;
}

/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){
  .cart-section .total-cart{
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px){

}

@media only screen and (max-width: 599px){

}

@media only screen and (max-width: 499px){
  .cart-section .total-cart{
    padding-left: 30px;
    padding-right: 30px;
  }
}



/** category-section **/

.category-section{
  position: relative;
  padding:60px 0px;
}

.category-section .sec-title{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.category-block-one .inner-box{
  position: relative;
  display: block;
  text-align: center;
}

.category-block-one .inner-box .image-box{
  position: relative;
  display: inline-block;
  width: 160px;
  height: 160px;
  background: #F3F3F3;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 20px;
  transition: all 500ms ease;
}

.category-block-one .inner-box .image-box img{
  width: 100%;
  border-radius: 50%;
  transition: all 500ms ease;
}

.category-block-one .inner-box:hover .image-box img{
  transform: rotateY(180deg);
}

.category-block-one .inner-box:hover .image-box{
  background: #fff;
  box-shadow: 0px 10px 30px 0px #00000014;
}

.category-section .owl-carousel .owl-stage-outer{
  overflow: visible;
}

.category-section .owl-carousel .owl-stage-outer .owl-item{
  opacity: 0;
  visibility: hidden;
}

.category-section .owl-carousel .owl-stage-outer .owl-item.active{
  opacity: 1;
  visibility: visible;
}

.category-block-one .inner-box h4{
  position: relative;
  display: block;
  font-size: 27px;
  line-height: 28px;
  font-weight: 500;
  margin: 15px 0px 0px;
}

.category-block-one .inner-box h4 a{
  display: inline-block;
  color: var(--title-color);
  font-size:22px;
}
.mobile_icon74365 li a{
    color: #000;
    font-size: 21px;
}
.category-block-one .inner-box h4 a:hover{

}

.category-block-one .inner-box .text{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: var(--title-color);
}


/** category-style-two **/

.category-style-two{
  position: relative;
}

.category-style-two .sec-title{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.category-style-two .feature-block-one .inner-box{
  background: #F3F3F3;
  padding-right: 245px;
}

.category-style-two .feature-block-one .inner-box .theme-btn{
  background: var(--title-color);
  color: #fff;
}

.category-style-two .feature-block-one .inner-box h4{
  margin-bottom: 74px;
}

.category-style-two .feature-block-one .inner-box h2{
  margin-bottom: 8px;
}

.category-block-two .inner-box{
  position: relative;
  display: block;
  background: #F3F3F3;
  border-radius: 5px;
  padding: 20px 80px 19px 23px;
  margin-bottom: 30px;
  z-index: 1;
}

.category-block-two .inner-box:before{
  position: absolute;
  content: '';
  background: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
  width: 100%;
  height: 0%;
  left: 0px;
  bottom: 0px;
  border-radius: 5px;
  transition: all 500ms ease;
}

.category-block-two .inner-box:hover:before{
  height: 100%;
  top: 0px;
}

.category-block-two .inner-box .image{
  position: absolute;
  bottom: 14px;
  right: 11px;
}

.category-block-two .inner-box h4{
  display: block;
  font-size: 20px;
  line-height: 26px;
  min-height: 52px;
  margin-bottom: 32px;
  z-index: 2;
}

.category-block-two .inner-box h4 a{
  display: inline-block;
  color: var(--title-color);
}

.category-block-two .inner-box h4 a:hover{

}

.category-block-two .inner-box .text{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  z-index: 2;
}

.category-section .inner-container{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.category-section .inner-container .category-block-one:first-child .inner-box .image-box,
.category-section .inner-container .category-block-one:first-child .inner-box .overlay-image{
  background: #E9F8FF;
}

.category-section .inner-container .category-block-one:nth-child(2) .inner-box .image-box,
.category-section .inner-container .category-block-one:nth-child(2) .inner-box .overlay-image{
  background: #FDF0D1;
}

.category-section .inner-container .category-block-one:nth-child(3) .inner-box .image-box,
.category-section .inner-container .category-block-one:nth-child(3) .inner-box .overlay-image{
  background: #D0F3D9;
}

.category-section .inner-container .category-block-one:nth-child(4) .inner-box .image-box,
.category-section .inner-container .category-block-one:nth-child(4) .inner-box .overlay-image{
  background: #D3E4FE;
}

.category-section .inner-container .category-block-one:nth-child(5) .inner-box .image-box,
.category-section .inner-container .category-block-one:nth-child(5) .inner-box .overlay-image{
  background: #FBDCD2;
}

.category-section .inner-container .category-block-one:nth-child(6) .inner-box .image-box,
.category-section .inner-container .category-block-one:nth-child(6) .inner-box .overlay-image{
  background: #F0EBFF;
}

.category-section .inner-container .category-block-one:nth-child(7) .inner-box .image-box,
.category-section .inner-container .category-block-one:nth-child(7) .inner-box .overlay-image{
  background: #FFEAD7;
}

.category-section .inner-container .category-block-one:nth-child(8) .inner-box .image-box,
.category-section .inner-container .category-block-one:nth-child(8) .inner-box .overlay-image{
  background: #DCF6F0;
}

.category-section .inner-container .category-block-one{
  display: inline-block;
  margin: 0px 8px;
  margin-bottom: 20px;
}


/** category-style-three **/

.category-style-three{
  position: relative;
}

.category-block-three .inner-box{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
  margin-bottom: 30px;
  padding: 20px 30px 29px 30px;
  transition: all 500ms ease;
}

.category-block-three .inner-box:hover{
  transform: translateY(-10px);
}

.category-block-three .inner-box .title-box{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 17px;
  margin-bottom: 15px;
}

.category-block-three .inner-box .title-box:before{
  position: absolute;
  content: '';
  background: #E5E5E5;
  width: calc(100% + 60px);
  height: 1px;
  left: -30px;
  bottom: 0px;
}

.category-block-three .inner-box .title-box h4{
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
}

.category-block-three .inner-box .title-box h4 a{
  display: inline-block;
  color: var(--title-color);
}

.category-block-three .inner-box .title-box h4 a:hover{

}

.category-block-three .inner-box .image-box{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.category-block-three .inner-box .feature-box{
  position: relative;
  max-width: 130px;
  z-index: 2;
}

.category-block-three .inner-box .feature-list li{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #797777;
}

.category-block-three .inner-box .link a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 29px;
  font-weight: 500;
  color: var(--title-color);
}

.category-block-three .inner-box .link a:hover{

}

.category-style-two.home-5 .column-one .feature-block-one{
  margin-right: -142px;
}

.category-style-two.home-5 .column-two .content-box{
  padding-left: 142px;
  margin-right: -83px;
}

.category-style-two.home-5 .column-three .feature-block-one{
  margin-left: 82px;
  margin-right: -34px;
}

.category-style-two.home-5 .column-four .content-box{
  margin-left: 34px;
}

.category-style-two.home-5 .feature-block-one .inner-box{
  background: #FFE0BC;
}

.category-style-two.home-5 .column-three .feature-block-one .inner-box{
  background: #FFE2E2;
  padding-right: 30px;
}

.category-style-two.home-5 .column-three .feature-block-one .inner-box h4{
  margin-bottom: 120px;
}



/** rtl-css **/

.rtl .category-block-two .inner-box .image{
  right: inherit;
  left: 11px;
}

.rtl .category-block-two .inner-box{
  padding-right: 23px;
  padding-left: 80px;
}

.rtl .category-block-three .inner-box .image-box{
  right: inherit;
  left: 0px;
}

.rtl .category-style-two.home-5{
  direction: ltr;
}

.rtl .category-style-two.home-5 .feature-block-one .inner-box{
  text-align: right;
}

.rtl .category-style-two.home-5 .category-block-two .inner-box{
  text-align: right;
}

/** responsive-css **/

@media only screen and (max-width: 1399px){
  .category-section .inner-container{
    display: block;
  }
}

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){
  .category-style-two.home-5 .column-one .feature-block-one{
    margin: 0px;
  }

  .category-style-two.home-5 .column-two .content-box{
    padding: 0px;
    margin: 0px;
  }

  .category-style-two.home-5 .column-three .feature-block-one,
  .category-style-two.home-5 .column-four .content-box{
    margin: 0px;
  }
}

@media only screen and (max-width: 767px){
  .category-section{
    padding: 60px 0px;
  }

  .category-page-section{
    padding-bottom: 0px;
  }
}

@media only screen and (max-width: 599px){
  .category-section .sec-title{
    display: block;
  }

  .category-section .sec-title a{
    margin-top: 15px;
  }

  .category-style-two .sec-title{
    display: block;
  }

  .category-style-two .sec-title h2{
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 499px){
  .category-style-two .feature-block-one .inner-box{
    padding-left: 30px;
    padding-right: 30px;
  }

  .rtl .category-style-two .feature-block-one .inner-box{
    padding-left: 30px;
    padding-right: 30px;
  }

  .category-section .inner-container .category-block-one{
    display: block;
    text-align: center;
  }

  .category-block-three .inner-box .image-box{
    display: none;
  }
}






/** checkout-section **/

.checkout-section{
  position: relative;
}

.checkout-section h3{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 33px;
}

.checkout-section .billing-content{
  position: relative;
  display: block;
}

.checkout-section .billing-content .form-inner{
  margin: 0px 10px;
  padding-bottom: 20px;
}

.checkout-section .billing-content .form-inner .field-column{
  padding: 0px 5px;
}

.checkout-section .billing-content .form-inner .form-group{
  position: relative;
  display: block;
  margin-bottom: 26px;
}

.checkout-section .billing-content .form-inner .form-group input[type='text'],
.checkout-section .billing-content .form-inner .form-group input[type='email']{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid rgba(229, 229, 229, 1);
  font-size: 16px;
  color: var(--title-color);
  padding: 10px 20px;
  border-radius: 5px;
  transition: all 500ms ease;
}

.checkout-section .billing-content .form-inner .form-group input:focus{

}

.checkout-section .billing-content .form-inner .form-group .select-box{
  min-height: 50px;
}

.checkout-section .billing-content .form-inner .form-group label{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: var(--title-color);
  margin-bottom: 4px;
}

.checkout-section .billing-content .form-inner .form-group label span{
  color: rgba(233, 37, 48, 1);
}

.checkout-section .billing-content .form-inner .form-group .nice-select{
  border: 1px solid rgba(229, 229, 229, 1);
  font-size: 16px;
  color: var(--title-color);
  height: 50px;
  line-height: 50px;
  padding: 0px 20px;
  text-transform: capitalize;
  border-radius: 5px;
}

.checkout-section .billing-content .form-inner .form-group .nice-select:before{
  color: var(--title-color);
  right: 20px;
}

.checkout-section .billing-content .other-address h3{
  margin-bottom: 10px;
}

.checkout-section .order-info{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 24px 50px 0px rgba(0, 0, 0, 0.05);
  padding: 21px 30px 40px 30px;
}

.checkout-section .order-info .title-box{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(232, 232, 232, 1);
  margin-bottom: 30px;
}

.checkout-section .order-info .title-box .text{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--title-color);
}

.checkout-section .order-info .order-product .single-item{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.checkout-section .order-info h4{
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: rgba(233, 37, 48, 1);
}

.checkout-section .order-info h4 span{
  color: var(--title-color);
}

.checkout-section .order-info .order-product .single-item .product-box{
  position: relative;
  display: flex;
  align-items: center;
}

.checkout-section .order-info .order-product .single-item .product-box .image-box{
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 5px;
  border: 1px solid rgba(229, 229, 229, 1);
  margin-right: 15px;
}

.checkout-section .order-info .order-product .single-item h6{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.checkout-section .order-info .order-product .single-item h6 span{
  color: rgba(124, 124, 124, 1);
}

.checkout-section .order-info .cost-box{
  position: relative;
  display: block;
  padding-top: 22px;
  padding-bottom: 32px;
  border-top: 1px solid rgba(232, 232, 232, 1);
  border-bottom: 1px solid rgba(232, 232, 232, 1);
  margin-bottom: 18px;
}

.checkout-section .order-info .cost-box li{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 33px;
}

.checkout-section .order-info .cost-box li:last-child{
  margin-bottom: 0px;
}

.checkout-section .order-info .total-box{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}

.checkout-section .order-info .payment-option .bank-payment{
  position: relative;
  display: block;
  background: rgba(247, 247, 247, 1);
  padding: 22px 30px;
  margin-bottom: 30px;
}

.checkout-section .order-info .payment-option .bank-payment p{
  font-size: 15px;
  line-height: 24px;
  margin-left: 24px;
}

.checkout-section .order-info .payment-option .check-box label{
  font-size: 16px;
  line-height: 24px;
}

.checkout-section .order-info .payment-option .check-box label:before{
  width: 14px;
  height: 14px;
  border-radius: 50%;
  top: 5px;
  background: transparent !important;
}

.checkout-section .order-info .payment-option .check-box label:after{
  background-image: none;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 3px;
  top: 8px;
}

.checkout-section .order-info .btn-box .theme-btn{
  width: 100%;
  color: #fff;
}

.checkout-section .order-info .btn-box .theme-btn span{
  background: var(--title-color);
}



/** rtl-css **/

.rtl .checkout-section .order-info .order-product .single-item .product-box .image-box{
  margin-right: 0px;
  margin-left: 15px;
}

.rtl .checkout-section .order-info .payment-option .check-box label:after{
  left: inherit;
  right: 3px;
}

/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){
  .checkout-section .billing-content{
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767px){

}

@media only screen and (max-width: 599px){
  .checkout-section .order-info .order-product .single-item{
    display: block;
    margin-bottom: 10px;
  }

  .checkout-section .order-info .order-product .single-item h6 br{
    display: none;
  }

  .checkout-section .order-info .order-product .single-item .product-box{
    display: block;
  }

  .checkout-section .order-info .order-product .single-item .product-box .image-box{
    margin: 0px 0px 10px 0px !important;
  }
}

@media only screen and (max-width: 499px){

}



/** clients-section **/

.clients-section{
  position: relative;
  background: #121212;
}

.clients-section .outer-container{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 80px;
}

.clients-section .clients-logo{
  position: relative;
  padding: 64px 0px;
}

.clients-section .clients-logo:before{
  position: absolute;
  content: '';
  background: #8E7BC3;
  width: 1px;
  height: 100%;
  top: 0px;
  right: -80px;
  opacity: 0.2;
}

.clients-section .clients-logo:last-child:before{
  display: none;
}


/** rtl-css **/



/** responsive-css **/

@media only screen and (max-width: 1200px){
  .clients-section .outer-container{
    padding: 0px 30px;
  }

  .clients-section .clients-logo:before{
    display: none;
  }
}

@media only screen and (max-width: 991px){
  .clients-section .outer-container{
    display: block;
  }

  .clients-section .clients-logo{
    display: inline-block;
    margin-right: 30px;
  }

  .clients-section .clients-logo{
    padding-bottom: 0px;
  }

  .clients-section{
    padding-bottom: 64px;
  }
}

@media only screen and (max-width: 767px){

}

@media only screen and (max-width: 599px){

}

@media only screen and (max-width: 499px){
  .clients-section .clients-logo{
    display: block;
    text-align: center;
  }
}



/** contact-info-section **/

.contact-info-section{
  position: relative;
}

.info-block-one .inner-box{
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  padding: 30px 30px 30px 120px;
  margin-bottom: 30px;
  height:165px;
  transition: all 500ms ease;
}

.info-block-one .inner-box:hover{
  box-shadow: 0px 10px 50px 0px rgba(255, 107, 0, 0.15);
}
.book_btn65:hover{
background:#000;
color:#fff;
}
.book_btn65{
position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    font-family: var(--text-font);
    color: var(--title-color);
    background: #fff;
    text-align: center;
    border-radius: 5px;
	border:1px solid #000;
    padding: 13px 37px;
    z-index: 1;
    transition: all 500ms ease;
}
.info-block-one .inner-box .icon-box{
  position: absolute;
  display: inline-block;
  left: 30px;
  top: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  font-size: 30px;
  background: #f7f7f7;
  z-index: 1;
  transition: all 500ms ease;
}

.info-block-one .inner-box:hover .icon-box{
  background: #fff;
}

.info-block-one .inner-box .icon-box:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 50%;
  border: solid;
  border-width: 2px;
  box-shadow: 0px 0px 15px 0px #afafaf;
  opacity: 0;
  z-index: -1;
  transition: all 500ms ease;
}

.info-block-one .inner-box:hover .icon-box:before{
  opacity: 1;
}

.info-block-one .inner-box h4{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 9px;
}

.info-block-one .inner-box p a{
  color: var(--text-color);
}

.info-block-one .inner-box p a:hover{

}

.google-map-section{
  position: relative;
  display: block;
}

.google-map-section .map-inner{
  position: relative;
  height: 350px;
  border-radius: 5px;
  overflow: hidden;
}

.google-map-section .map-inner iframe{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}


.contact-section{
  position: relative;
}

.contact-section .form-inner{
  position: relative;
  display: block;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}

.contact-section .form-inner .form-group{
  position: relative;
  margin-bottom: 30px;
}

.contact-section .form-inner .form-group:last-child{
  margin-bottom: 0px;
}

.contact-section .form-inner .form-group input[type='text'],
.contact-section .form-inner .form-group input[type='email'],
.contact-section .form-inner .form-group textarea{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 16px;
  color: var(--text-color);
  padding: 10px 20px;
  border-radius: 5px;
  border: 1px solid rgba(229, 229, 229, 1);
  transition: all 500ms ease;
}

.contact-section .form-inner .form-group textarea{
  height: 170px;
  resize: none;
}

.contact-section .form-inner .form-group input:focus,
.contact-section .form-inner .form-group textarea:focus{

}

.contact-section .form-inner .form-group .theme-btn{
  color: #fff;
    background: #000;
    border-radius: 100px;
    padding: 8px 35px;
    font-weight: 400;
}

.contact-section .form-inner .form-group .theme-btn span{
  background: var(--title-color);
}


/** rtl-css **/

.rtl .info-block-one .inner-box{
  padding-left: 30px;
  padding-right: 120px;
}

.rtl .info-block-one .inner-box .icon-box{
  left: inherit;
  right: 30px;
}

/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){

}

@media only screen and (max-width: 767px){

}

@media only screen and (max-width: 599px){

}

@media only screen and (max-width: 499px){
  .info-block-one .inner-box,
  .rtl .info-block-one .inner-box{
    padding-left: 30px;
    padding-right: 30px;
  }

  .info-block-one .inner-box .icon-box{
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 15px;
  }

  .rtl .info-block-one .inner-box .icon-box{
    right: 0px;
  }
}


















/** cta-section **/

.cta-section{
  position: relative;
  direction: ltr;
}

.cta-section .inner-container{
  position: relative;
  display: block;
  border-radius: 5px;
  overflow: hidden;
  padding: 95px 80px 87px 80px;
}

.cta-section .inner-container .bg-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 15s ease;
}

.cta-section .inner-container:hover .bg-layer{
  transform: scale(1.5);
}

.cta-section .content-box{
  position: relative;
  max-width: 520px;
}

.cta-section .content-box h2{
  display: block;
  font-size: 36px;
  line-height: 42px;
  color: #fff;
  margin-bottom: 12px;
}

.cta-section .content-box h2 span{

}

.cta-section .content-box p{
  font-size: 18px;
  line-height: 29px;
  color: rgba(255, 255, 255, 0.70);
  margin-bottom: 24px;
}

.cta-section .content-box a{
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 29px;
  color: #fff;
  font-weight: 500;
  padding-right: 23px;
}

.cta-section .content-box a i{
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 11px;
}

.cta-section .content-box a:hover{

}


/** cta-style-two **/

.cta-style-two{
  position: relative;
  direction: ltr;
}

.cta-style-two .inner-container{
  position: relative;
  display: block;
  background: #FFDFC1;
  border-radius: 5px;
  padding: 56px 30px 67px 80px;
  overflow: hidden;
}

.cta-style-two .content-box{
  position: relative;
  max-width: 530px;
}

.cta-style-two .content-box .text{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--title-color);
  margin-bottom: 11px;
}

.cta-style-two .content-box h2{
  position: relative;
  display: block;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 12px;
}

.cta-style-two .content-box h2 span{

}

.cta-style-two .content-box p{
  display: block;
  font-size: 18px;
  line-height: 29px;
  color: var(--title-color);
  margin-bottom: 22px;
}

.cta-style-two .content-box .theme-btn{
  color: #fff;
}

.cta-style-two .content-box .theme-btn span{
  background: var(--title-color);
}

.cta-style-two .image-layer{
  position: absolute;
  right: 0px;
  bottom: 0px;
  transition: all 15s ease;
}

.cta-style-two .inner-container:hover .image-layer{
  transform: scale(1.5);
}


/** cta-style-three **/

.cta-style-three{
  position: relative;
}

.cta-style-three .inner-container{
  position: relative;
  display: block;
  background: #FEE8E8;
  border-radius: 5px;
  overflow: hidden;
  padding: 40px 30px;
  border: dashed;
  border-width: 1px;
}

.cta-style-three .content-box{
  position: relative;
  display: block;
}

.cta-style-three .content-box h2{
  position: relative;
  display: block;
  font-size: 26px;
  line-height: 45px;
  margin-bottom: 5px;
}

.cta-style-three .content-box h2 span{

}

.cta-style-three .content-box a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  color: var(--title-color);
  padding-right: 22px;
}

.cta-style-three .content-box a:hover{

}

.cta-style-three .content-box a i{
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 11px;
}

.cta-style-three .image-layer .image-1{
  position: absolute;
  left: 83px;
  bottom: 0px;
  opacity: 0.50;
  transition: all 500ms ease;
}

.cta-style-three .inner-container:hover .image-layer .image-1{
  transform: rotate(15deg);
}

.cta-style-three .inner-container:hover .image-layer .image-2{
  transform: rotate(-15deg);
}

.cta-style-three .image-layer .image-2{
  position: absolute;
  right: 56px;
  bottom: 0px;
  opacity: 0.30;
  transition: all 500ms ease;
}

.cta-style-three .pattern-layer .pattern-1,
.cta-style-three .pattern-layer .pattern-2{
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-animation: zoom-fade 4s infinite linear;
  animation: zoom-fade 4s infinite linear;
}

.cta-style-three .pattern-layer .pattern-1{
  top: -30px;
}

.cta-style-three .pattern-layer .pattern-2{
  bottom: -30px;
}


/** rtl-css **/

.rtl .cta-section .content-box{
  text-align: right;
}

.rtl .cta-style-two .content-box{
  text-align: right;
}

/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){

}

@media only screen and (max-width: 767px){
  .cta-section .inner-container{
    padding: 65px 30px;
  }

  .cta-section .content-box{
    max-width: 100%;
  }

  .cta-section{
    padding-bottom: 70px;
  }

  .cta-style-two .inner-container{
    padding: 65px 30px 70px 30px;
  }

  .cta-style-two .content-box h2{
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 599px){

}

@media only screen and (max-width: 499px){

}












































/** deals-section **/

.deals-section{
  position: relative;
  background: #F2F3F5;
}

.deals-section .sec-title{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.deals-section .sec-title .left-column{
  position: relative;
  display: flex;
  align-items: center;
}

.deals-section .sec-title .left-column p{
  color: var(--title-color);
}

.deals-section .cs-countdown{
  position: relative;
  display: flex;
  align-content: center;
  background: linear-gradient(90deg, #FF6B00 0%, #FF6F8D 50.5%, #4286FF 100%);
  width: 186px;
  border-radius: 9px;
  padding: 4px 20px;
  text-align: center;
  margin: 0px 16px;
  justify-content: space-between;
}

.deals-section .cs-countdown .count-col{
  position: relative;
  display: inline-block;
  text-align: center;
}

.deals-section .cs-countdown .count-col:before{
  position: absolute;
  content: ':';
  top: -2px;
  right: -12px;
  font-size: 20px;
  line-height: 28px;
  font-family: var(--title-font);
  font-weight: 600;
  color: #fff;
}

.deals-section .cs-countdown .count-col:last-child:before{
  display: none;
}

.deals-section .cs-countdown .count-col span{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  font-family: var(--title-font);
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
}

.deals-section .cs-countdown .count-col h6{
  display: none;
}

.deals-block-one{
  margin-bottom: 30px;
}

.deals-block-one .inner-box{
  position: relative;
  display: block;
  background: #fff;
  padding: 45px 40px 52px 265px;
  border-radius: 5px;
  z-index: 1;
  transition: all 500ms ease;
}

.deals-block-one .inner-box:hover{
  padding-bottom: 111px;
  margin-bottom: -59px;
  box-shadow: 0px 10px 30px 0px #0000001A;
}

.deals-block-one .inner-box .image-box{
  position: absolute;
  left: 40px;
  top: 44px;
}

.deals-block-one .inner-box .image-box .image img{
  transition: all 500ms ease;
}

.deals-block-one .inner-box:hover .image-box .image img{
  transform: scale(0.9);
}

.deals-block-one .inner-box .image-box .discount{
  position: absolute;
  display: inline-block;
  left: 0px;
  top: 0px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  font-family: var(--title-font);
  font-weight: 500;
  color: #fff;
  z-index: 1;
}

.deals-block-one .inner-box .image-box .option-list{
  position: absolute;
  left: 0px;
  bottom: -46px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  opacity: 0;
  transition: all 500ms ease;
}

.deals-block-one .inner-box:hover .image-box .option-list{
  opacity: 1;
  bottom: -56px;
}

.deals-block-one .inner-box .image-box .option-list li{
  margin: 0px 5px;
}

.deals-block-one .inner-box .image-box .option-list li a,
.deals-block-one .inner-box .image-box .option-list li button{
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 42px;
  border: 1px solid #E5E5E5;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  color: var(--title-color);
  cursor: pointer;
  transition: all 500ms ease;
}

.deals-block-one .inner-box .image-box .option-list li a:hover,
.deals-block-one .inner-box .image-box .option-list li button:hover{
  box-shadow: 0px 0px 15px 0px var(--theme-color);
}

.deals-block-one .inner-box .content-box{
  position: relative;
  display: block;
}

.deals-block-one .inner-box .content-box h4{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 12px;
}

.deals-block-one .inner-box .content-box h4 a{
  display: inline-block;
  color: var(--title-color);
}

.deals-block-one .inner-box .content-box h4 a:hover{

}

.deals-block-one .inner-box .content-box h5{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 28px;
  color: #E92530;
  margin-bottom: 15px;
}

.deals-block-one .inner-box .content-box h5 del{
  color: #7C7C7C;
  margin-right: 10px;
}

.deals-block-one .inner-box .content-box .rating{
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 27px;
}

.deals-block-one .inner-box .content-box .rating li{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #F8CD2E;
  margin-right: 2px;
}

.deals-block-one .inner-box .content-box .rating li span{
  color: #7C7C7C;
  padding-left: 2px;
}

.deals-block-one .inner-box .content-box .progress-box .bar-inner{
  background: #E92530;
}

.deals-block-one .inner-box .content-box .progress-box p{
  position: relative;
  display: block;
  color: #7C7C7C;
}

.deals-block-one .inner-box .content-box .progress-box p span{
  font-weight: 500;
  color: var(--title-color);
}

.deals-block-one .inner-box .content-box .cart-btn{
  position: absolute;
  left: 0px;
  bottom: 0px;
  opacity: 0;
  visibility: hidden;
  bottom: -63px;
  transition: all 500ms ease;
}

.deals-block-one .inner-box:hover .content-box .cart-btn{
  opacity: 1;
  bottom: -73px;
  visibility: visible;
}

.deals-block-one .inner-box .content-box .cart-btn .theme-btn{
  padding: 13.5px 56px;
  color: #fff;
}

.deals-block-one .inner-box .content-box .cart-btn .theme-btn span{
  background: var(--title-color);
}

.deals-block-one .inner-box .content-box .progress-box .bar-inner.green{
  background: #27D82E;
}


/** deals-style-two **/

.deals-style-two{
  position: relative;
  background: #F2F3F5;
}

.deals-style-two .sec-title{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.deals-block-two .inner-box{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 5px;
  padding: 40px;
  margin-bottom: 30px;
}

.deals-block-two .inner-box .image-inner{
  position: relative;
  padding-left: 135px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.deals-block-two .inner-box .slider-content .slider-pager{
  position: absolute;
  left: 0px;
  top: 0px;
}

.deals-block-two .inner-box .slider-content .thumb-box li{
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.deals-block-two .inner-box .slider-content .thumb-box li:last-child{
  margin-bottom: 0px;
}

.deals-block-two .inner-box .slider-content .thumb-box li a{
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #E3E7EB;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
  transition: all 500ms ease;
}

.deals-block-two .inner-box .slider-content .thumb-box li a img{
  display: inline-block;
}

.deals-block-two .inner-box .slider-content .thumb-box li a.active{
  border-color: var(--title-color);
}

.deals-block-two .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}

.deals-block-two .inner-box .image-box .option-list{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  z-index: 1;
}

.deals-block-two .inner-box .image-box .option-list li{
  margin: 0px 5px;
  -webkit-transition: opacity 0.25s cubic-bezier(.17,.62,.44,.99),background-color 0.1s cubic-bezier(.28,.12,.22,1),color 0.1s cubic-bezier(.28,.12,.22,1),border-color 0.1s cubic-bezier(.28,.12,.22,1),-webkit-transform 0.25s cubic-bezier(.17,.62,.44,.99),-webkit-box-shadow 0.1s cubic-bezier(.28,.12,.22,1);
  transition: opacity 0.25s cubic-bezier(.17,.62,.44,.99),background-color 0.1s cubic-bezier(.28,.12,.22,1),color 0.1s cubic-bezier(.28,.12,.22,1),border-color 0.1s cubic-bezier(.28,.12,.22,1),-webkit-transform 0.25s cubic-bezier(.17,.62,.44,.99),-webkit-box-shadow 0.1s cubic-bezier(.28,.12,.22,1);
  transition: opacity 0.25s cubic-bezier(.17,.62,.44,.99),transform 0.25s cubic-bezier(.17,.62,.44,.99),background-color 0.1s cubic-bezier(.28,.12,.22,1),color 0.1s cubic-bezier(.28,.12,.22,1),border-color 0.1s cubic-bezier(.28,.12,.22,1),box-shadow 0.1s cubic-bezier(.28,.12,.22,1);
  transition: opacity 0.25s cubic-bezier(.17,.62,.44,.99),transform 0.25s cubic-bezier(.17,.62,.44,.99),background-color 0.1s cubic-bezier(.28,.12,.22,1),color 0.1s cubic-bezier(.28,.12,.22,1),border-color 0.1s cubic-bezier(.28,.12,.22,1),box-shadow 0.1s cubic-bezier(.28,.12,.22,1),-webkit-transform 0.25s cubic-bezier(.17,.62,.44,.99),-webkit-box-shadow 0.1s cubic-bezier(.28,.12,.22,1); */
  will-change: opacity,transform;
  opacity: 0;
  -webkit-transform: translateY(0.625rem);
  transform: translateY(0.625rem);
}

.deals-block-two .inner-box:hover .image-box .option-list li{
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.deals-block-two .inner-box .image-box .option-list li:first-child{
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.deals-block-two .inner-box .image-box .option-list li:nth-child(2){
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.deals-block-two .inner-box .image-box .option-list li:nth-child(3){
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.deals-block-two .inner-box .image-box .option-list li:nth-child(4){
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.deals-block-two .inner-box .image-box .option-list li a,
.deals-block-two .inner-box .image-box .option-list li button{
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 44px;
  background: #fff;
  color: var(--title-color);
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  transition: all 500ms ease;
}

.deals-block-two .inner-box .image-box .option-list li:first-child a{
  font-size: 14px;
}

.deals-block-two .inner-box .image-box .option-list li a:hover,
.deals-block-two .inner-box .image-box .option-list li button:hover{
  box-shadow: 0px 0px 15px 0px var(--theme-color);
}

.deals-block-two .inner-box .image-box .discount{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 500;
  font-family: var(--title-font);
  color: #fff;
  z-index: 1;
}

.deals-block-two .inner-box .content-box{
  position: relative;
  display: block;
}

.deals-block-two .inner-box .content-box h3{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 14px;
}

.deals-block-two .inner-box .content-box h3 a{
  display: inline-block;
  color: var(--title-color);
}

.deals-block-two .inner-box .content-box h3 a:hover{

}

.deals-block-two .inner-box .content-box h4{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 20px;
}

.deals-block-two .inner-box .content-box h4 del{
  color: #7C7C7C;
}

.deals-block-two .inner-box .content-box .rating{
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 17px;
}

.deals-block-two .inner-box .content-box .rating li{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #F8CD2E;
  margin-right: 2px;
}

.deals-block-two .inner-box .content-box .rating li span{
  color: #7C7C7C;
  padding-left: 2px;
}

.deals-block-two .inner-box .content-box .cs-countdown{
  position: relative;
  display: flex;
  align-items: center;
}

.deals-block-two .inner-box .content-box .count-col{
  position: relative;
  margin-right: 16px;
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background: #FFEDE1;
  text-align: center;
  border-radius: 5px;
}

.deals-block-two .inner-box .content-box .count-col:last-child{
  margin: 0px !important;
}

.deals-block-two .inner-box .content-box .count-col h6{
  display: none;
}

.deals-block-two .inner-box .content-box .count-col span{
  font-size: 20px;
  font-family: var(--title-font);
  font-weight: 600;
}

.deals-block-two .inner-box .content-box .count-col:before{
  position: absolute;
  content: ':';
  top: 0px;
  right: -11px;
  font-size: 20px;
  font-weight: 600;
}

.deals-block-two .inner-box .content-box .count-col:last-child:before{
  display: none;
}

.deals-block-two .inner-box .content-box .cart-btn button{
  border: solid;
  border-width: 1px;
  border-radius: 5px;
  padding: 9.5px 55px;
}

.deals-block-two .inner-box .content-box .cart-btn button:hover{
  color: #fff;
}

.deals-style-two .sales-block-one .inner-box .image-box{
  background: #fff;
  border: none;
  overflow: hidden;
}

.deals-style-two .sales-block-one .inner-box .image-box img{
  transition: all 500ms ease;
}

.deals-style-two .sales-block-one .inner-box:hover .image-box img{
  transform: scale(1.2);
}

.deals-style-two .sales-block-one .inner-box .list-style-one li{
  line-height: 25px;
}

.deals-style-two .sales-block-one .inner-box{
  z-index: 1;
}


.deals-style-two.home-5-1{
  background: #fff;
}

.deals-style-two.home-5-1 .deals-block-two .inner-box{
  border: 1px solid #E3E7EB;
  margin-bottom: 0px;
}

.bx-viewport{
  min-height: 270px;
}

.deals-style-two.home-5-1 .deals-block-two .inner-box .content-box .count-col{
  background: #F6F6F6;
  border-radius: 50%;
}

.deals-style-two.home-5-1 .deals-block-two .inner-box .content-box .count-col:before{
  color: var(--title-color);
}

.deals-style-two.home-5-1 .deals-block-two .inner-box .content-box .count-col span{
  color: var(--title-color);
}

.deals-style-two.home-5-1 .owl-nav{
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -24px;
  width: 100%;
}

.deals-style-two.home-5-1 .owl-nav .owl-prev{
  position: absolute;
  top: 0px;
  left: -24px;
}

.deals-style-two.home-5-1 .owl-nav .owl-next{
  position: absolute;
  top: 0px;
  right: -24px;
}


/** rtl-css **/

.rtl .deals-block-one .inner-box .content-box .cart-btn{
  left: inherit;
  right: 0px;
}

.rtl .deals-block-two .inner-box .content-box .count-col{
  margin-right: 0px;
  margin-left: 16px;
}

.rtl .deals-block-two .inner-box .content-box .count-col:before{
  right: inherit;
  left: -11px;
}

.rtl .deals-block-two .inner-box .content-box{
  direction: rtl;
}

/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){
  .deals-block-one .inner-box{
    padding-bottom: 52px !important;
    margin-bottom: 0px !important;
  }

  .deals-block-one .inner-box .content-box .cart-btn{
    position: relative;
    bottom: 0px !important;
    margin-top: 20px;
    opacity: 1;
  }

  .deals-block-one .inner-box .image-box .option-list{
    bottom: -20px;
  }

  .deals-section .sec-title{
    display: block;
  }

  .deals-section .sec-title .left-column{
    display: block;
  }

  .deals-section .cs-countdown{
    margin: 15px 0px;
  }
}

@media only screen and (max-width: 767px){
  .deals-section{
    padding: 65px 0px 40px 0px;
  }

  .deals-style-two .sec-title{
    display: block;
  }

  .deals-style-two .sec-title h2{
    margin-bottom: 10px;
  }

  .deals-style-two.home-5-1 .deals-block-two .inner-box{
    margin-bottom: 30px;
  }

  .deals-style-two.home-5-1{
    padding-bottom: 40px;
  }

  .deals-style-two.home-5-1 .owl-nav{
    display: none;
  }
}

@media only screen and (max-width: 599px){
  .deals-block-one .inner-box{
    padding-left: 40px;
  }

  .deals-block-one .inner-box .image-box{
    position: relative;
    left: 0px;
    top: 0px;
  }

  .deals-block-one .inner-box .image-box .option-list{
    justify-content: left;
    bottom: 20px;
  }

  .rtl .deals-block-one .inner-box .image-box .option-list{
    justify-content: right;
  }
}

@media only screen and (max-width: 499px){
  .deals-block-one .inner-box{
    padding-left: 30px;
    padding-right: 30px;
  }

  .deals-block-two .inner-box .image-inner{
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 70px;
  }
}












































/** error-section **/

.error-section{
  position: relative;
}

.error-section .content-box{
  position: relative;
  display: block;
}

.error-section .content-box .image-box{
  position: relative;
  display: block;
  margin-bottom: 50px;
}

.error-section .content-box h2{
  position: relative;
  display: block;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 32px;
}

.error-section .content-box .btn-box{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.error-section .content-box .btn-box .btn-one{
  background: var(--title-color);
  color: #fff;
}

.error-section .content-box .btn-box .btn-one i{
  font-size: 11px;
  position: relative;
  font-weight: 400;
  margin-right: 8px;
  top: -1px;
}

.error-section .content-box .btn-box .btn-one:hover{

}

.error-section .content-box .btn-box .btn-two{
  color: #fff;
}

.error-section .content-box .btn-box .btn-two span{
  background: var(--title-color);
}


/** rtl-css **/

.rtl .error-section .content-box .btn-box .btn-one{
  margin-right: 0px;
  margin-left: 20px;
}

/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){

}

@media only screen and (max-width: 767px){
  .error-section{
    padding: 80px 0px;
  }
}

@media only screen and (max-width: 599px){

}

@media only screen and (max-width: 499px){
  .error-section .content-box .btn-box{
    display: block;
  }

  .error-section .content-box .btn-box .btn-one{
    margin: 0px 0px 10px 0px !important;
  }
}












































/** feature-section **/

.feature-section{
  position: relative;
}

.feature-block-one .inner-box{
  position: relative;
  display: block;
  background: #FFCEA1;
  padding: 40px 160px 40px 40px;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
  z-index: 1;
}

.feature-block-one .inner-box .image{
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.feature-block-one .inner-box .image img{
  transition: all 500ms ease;
}

.feature-block-one .inner-box:hover .image img{
  transform: scale(1.1);
}

.feature-block-one .inner-box .text{
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: var(--title-color);
  margin-bottom: 9px;
  z-index: 1;
}

.feature-block-one .inner-box .text.hot{
    color: #FF0000;
    text-transform: uppercase;
    background: #fff;
    line-height: normal;
    width: 100px;
    text-align: center;
    font-size: 12px;
    padding: 4px;
    border-radius: 100px;
    font-weight: 600;
}

.feature-block-one .inner-box h2{
  position: relative;
  display: block;
  font-size: 33px;
  line-height: 40px;
  margin-bottom: 3px;
  z-index: 1;
}

.feature-block-one .inner-box h2 a{
  display: inline-block;
  color: #fff;
}

.about_cta67 .container-fluid .bg-layer:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    top: 0px;
    z-index: 4;
    opacity: .5;
}
.feature-block-one .inner-box h2 a:hover{
color: #fff;
}
.feature-block-one .inner-box .theme-btn:hover{
color:#000;
}
.feature-block-one .inner-box .hot-product{
  margin-bottom: 9px;
}

.feature-block-one .inner-box h4{
  display: block;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 25px;
  z-index: 1;
}

.feature-block-one .inner-box h4.discount{
  color: #fff;
}

.feature-block-one .inner-box .theme-btn{
  padding: 6.5px 16px;
}

.feature-section .feature-block:nth-child(2) .feature-block-one .inner-box{
  background: #FFC7C7;
}

.feature-section .feature-block:nth-child(3) .feature-block-one .inner-box{
  background: rgba(0, 0, 0, 1);
}

.feature-section .feature-block:nth-child(3) .feature-block-one .inner-box h2 a{
  color: #fff;
}

.feature-section.home-3 .feature-block-one .inner-box h4{
  margin-bottom: 100px;
}

.feature-section.home-3 .feature-block:nth-child(3) .feature-block-one .inner-box{
  background: #C8DBFF;
}

.feature-section.home-3 .feature-block:nth-child(3) .feature-block-one .inner-box h2 a{
  color: var(--title-color);
}

.feature-section .feature-block-one .inner-box h4{
  margin-bottom: 100px;
}


/** feature-style-two **/

.feature-style-two{
  position: relative;
}

.feature-style-two .pattern-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.feature-style-two .sec-title{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.feature-style-two .inner-container{
  position: relative;
  background: #F2F3F5;
  padding: 70px 80px 80px 80px;
  border-radius: 10px;
  overflow: hidden;
}

.feature-style-two .ads-box{
  position: relative;
  display: block;
  background: #fff;
  text-align: center;
  padding: 40px 30px 226px 30px;
  border-radius: 5px 0px 0px 5px;
  overflow: hidden;
  margin-bottom: 20px;
}

.feature-style-two .ads-box .image{
  position: absolute;
  left: 0px;
  bottom: 0px;
  transition: all 500ms ease;
}

.feature-style-two .ads-box:hover .image{
  transform: scale(1.2);
}

.feature-style-two .ads-box .text{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: var(--title-color);
  margin-bottom: 6px;
  text-transform: uppercase;
}

.feature-style-two .ads-box h3{
  position: relative;
  display: block;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 18px;
}

.feature-style-two .ads-box h3 a{
  display: inline-block;
  color: var(--title-color);
}

.feature-style-two .ads-box h3 a:hover{

}

.feature-style-two .ads-box .theme-btn{
  color: #fff;
  padding: 7px 17px;
}

.feature-style-two .ads-box .theme-btn span{
  background: var(--title-color);
}

.feature-style-two .single-column{
  padding: 0px 10px;
}

.feature-style-two .content-inner{
  position: relative;
  margin: 0px 5px;
}

.feature-block-two .inner-box{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 30px;
}

.feature-block-two .inner-box .image-box{
  position: relative;
  display: block;
}

.feature-block-two .inner-box .image-box .image{
  position: relative;
  max-width: 273px;
  margin: 0 auto;
}

.feature-block-two .inner-box .image-box img{
  display: inline-block;
}

.feature-block-two .inner-box .image-box .owl-dots{
  position: relative;
  display: block;
  text-align: center;
  margin-top: -15px;
}

.feature-block-two .inner-box .image-box .owl-dots .owl-dot span{
  display: none;
}

.feature-block-two .inner-box .image-box .owl-dots .owl-dot{
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #D9D9D9;
  border-radius: 50%;
  cursor: pointer;
  margin: 0px 2.5px;
}

.feature-block-two .inner-box .image-box .owl-dots .owl-dot.active{

}

.feature-block-two .inner-box .lower-content{
  position: relative;
  display: block;
}

.feature-block-two .inner-box .lower-content .text{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 28px;
  color: var(--title-color);
  margin-bottom: 5px;
}

.feature-block-two .inner-box .lower-content h4{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}

.feature-block-two .inner-box .lower-content h4 a{
  display: inline-block;
  color: var(--title-color);
}

.feature-block-two .inner-box .lower-content h4 a:hover{

}

.feature-block-two .inner-box .lower-content h5{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 13px;
}

.feature-block-two .inner-box .lower-content h5 del{
  color: #7C7C7C;
  margin-right: 10px;
}

.feature-block-two .inner-box .lower-content .rating{
  margin-bottom: 0px;
}

.feature-style-two .shop-block-two .inner-box{
  padding: 34px 25px 30px 160px;
}

.feature-style-two .shop-block-two .inner-box{
  border-color: #fff;
}

.feature-section.about-page .feature-block-one .inner-box{
  background: #B2DAFF;
}

.feature-section.about-page .feature-block:last-child .feature-block-one .inner-box{
  background: #FFE5A2;
}


/** rtl-css **/



/** responsive-css **/

@media only screen and (max-width: 1200px){
  .feature-style-two .inner-container{
    padding-left: 30px;
    padding-right: 30px;
  }

  .feature-style-two .shop-block-two .inner-box{
    padding-left: 25px;
  }

  .feature-style-two .shop-block-two .inner-box .image-box{
    position: relative;
    left: 0px;
    top: 0px;
  }
}

@media only screen and (max-width: 991px){

}

@media only screen and (max-width: 767px){
  .feature-section{
    padding-bottom: 40px;
  }

  .feature-style-two .sec-title{
    display: block;
  }

  .feature-style-two .sec-title h2{
    margin-bottom: 10px;
  }

  .feature-style-two .inner-container{
    padding-top: 60px;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 599px){
  .feature-style-two .inner-container{
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 499px){
  .feature-block-one .inner-box{
    padding-left: 30px;
    padding-right: 30px;
  }
}












































/** flash-sales-section **/

.flash-sales-section{
  position: relative;
}

.flash-sales-section .sec-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sales-block-one{
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.sales-block-one .inner-box{
  position: relative;
  display: block;
  padding: 0px 0px 0px 185px;
}

.sales-block-one .inner-box .image-box{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 165px;
  height: 165px;
  border: 1px solid #E3E7EB;
  border-radius: 5px;
  overflow: hidden;
}

.sales-block-one .inner-box .image-box .image img{
  transition: all 500ms ease;
}

.sales-block-one .inner-box:hover .image-box .image img{
  opacity: 0.5;
  transform: scale(0.9);
}

.sales-block-one .inner-box .image-box .option-list{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  transition: all 500ms ease;
}

.sales-block-one .inner-box:hover .image-box .option-list{
  transform: translate(-50%,-50%);
}

.sales-block-one .inner-box .image-box .option-list li{
  margin: 0px 5px;
  -webkit-transition: opacity 0.25s cubic-bezier(.17,.62,.44,.99),background-color 0.1s cubic-bezier(.28,.12,.22,1),color 0.1s cubic-bezier(.28,.12,.22,1),border-color 0.1s cubic-bezier(.28,.12,.22,1),-webkit-transform 0.25s cubic-bezier(.17,.62,.44,.99),-webkit-box-shadow 0.1s cubic-bezier(.28,.12,.22,1);
  transition: opacity 0.25s cubic-bezier(.17,.62,.44,.99),background-color 0.1s cubic-bezier(.28,.12,.22,1),color 0.1s cubic-bezier(.28,.12,.22,1),border-color 0.1s cubic-bezier(.28,.12,.22,1),-webkit-transform 0.25s cubic-bezier(.17,.62,.44,.99),-webkit-box-shadow 0.1s cubic-bezier(.28,.12,.22,1);
  transition: opacity 0.25s cubic-bezier(.17,.62,.44,.99),transform 0.25s cubic-bezier(.17,.62,.44,.99),background-color 0.1s cubic-bezier(.28,.12,.22,1),color 0.1s cubic-bezier(.28,.12,.22,1),border-color 0.1s cubic-bezier(.28,.12,.22,1),box-shadow 0.1s cubic-bezier(.28,.12,.22,1);
  transition: opacity 0.25s cubic-bezier(.17,.62,.44,.99),transform 0.25s cubic-bezier(.17,.62,.44,.99),background-color 0.1s cubic-bezier(.28,.12,.22,1),color 0.1s cubic-bezier(.28,.12,.22,1),border-color 0.1s cubic-bezier(.28,.12,.22,1),box-shadow 0.1s cubic-bezier(.28,.12,.22,1),-webkit-transform 0.25s cubic-bezier(.17,.62,.44,.99),-webkit-box-shadow 0.1s cubic-bezier(.28,.12,.22,1); */
  will-change: opacity,transform;
  opacity: 0;
  -webkit-transform: translateX(0.625rem);
  transform: translateX(0.625rem);
}

.sales-block-one .inner-box:hover .image-box .option-list li{
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.sales-block-one .inner-box .image-box .option-list li:first-child{
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.sales-block-one .inner-box .image-box .option-list li:nth-child(2){
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.sales-block-one .inner-box .image-box .option-list li:nth-child(3){
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.sales-block-one .inner-box .image-box .option-list li:nth-child(4){
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.sales-block-one .inner-box .image-box .option-list li a,
.sales-block-one .inner-box .image-box .option-list li button{
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 42px;
  background: #fff;
  border: 1px solid #E5E5E5;
  border-radius: 50%;
  text-align: center;
  font-size: 16px;
  color: var(--title-color);
  transition: all 500ms ease;
}

.sales-block-one .inner-box .image-box .option-list li a:hover,
.sales-block-one .inner-box .image-box .option-list li button:hover{
  box-shadow: 0px 0px 15px 0px var(--theme-color);
}

.sales-block-one .inner-box .content-box{
  position: relative;
  display: block;
  top: -6px;
}

.sales-block-one .inner-box .content-box h6{
  display: block;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 3px;
}

.sales-block-one .inner-box .content-box h6 a{
  display: inline-block;
  color: var(--title-color);
}

.sales-block-one .inner-box .content-box h6 a:hover{

}

.sales-block-one .inner-box .content-box h5{
  display: block;
  font-size: 16px;
  line-height: 21px;
  color: #E92530;
  margin-bottom: 14px;
}

.sales-block-one .inner-box .content-box .rating{
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.sales-block-one .inner-box .content-box .rating li{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #F8CD2E;
  margin-right: 2px;
}

.sales-block-one .inner-box .content-box .rating li span{
  color: #7C7C7C;
  padding-left: 2px;
}

.sales-block-one .inner-box .content-box .feature-list li{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 25px;
  color: var(--title-color);
  padding-left: 16px;
}

.sales-block-one .inner-box .content-box .feature-list li:before{
  position: absolute;
  content: '';
  background: var(--title-color);
  width: 5px;
  height: 5px;
  left: 0px;
  top: 11px;
  border-radius: 50%;
}

.sales-block-one .lower-box{
  position: relative;
  display: flex;
  align-items: center;
  padding-top: 16px;
}

.sales-block-one .cs-countdown{
  position: relative;
  display: flex;
  align-items: center;
}

.sales-block-one .cs-countdown h6{
  display: none !important;
}

.sales-block-one .cs-countdown .count-col{
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #FFF6F0;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-family: var(--title-font);
  font-weight: 500;
  margin-right: 13px;
}

.sales-block-one .cs-countdown .count-col:before{
  position: absolute;
  content: ':';
  top: 0px;
  right: -8px;
}

.sales-block-one .cs-countdown .count-col:last-child:before{
  display: none;
}

.sales-block-one .lower-box p{
  font-size: 14px;
}


/** flash-sales-two **/

.flash-sales-two{
  position: relative;
}

.flash-sales-two .ads-box{
  position: relative;
  display: block;
  background: #FFFBD9;
  text-align: center;
  padding: 40px 30px 238px 30px;
  border-radius: 5px 0px 0px 5px;
  overflow: hidden;
  z-index: 2;
}

.flash-sales-two .ads-box .image{
  position: absolute;
  left: 0px;
  bottom: 0px;
  transition: all 900ms ease;
}

.flash-sales-two .ads-box:hover .image{
  transform: scale(1.3);
}

.flash-sales-two .ads-box .text{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: var(--title-color);
  margin-bottom: 6px;
  text-transform: uppercase;
}

.flash-sales-two .ads-box h3{
  position: relative;
  display: block;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 18px;
}

.flash-sales-two .ads-box h3 a{
  display: inline-block;
  color: var(--title-color);
}

.flash-sales-two .ads-box h3 a:hover{

}

.flash-sales-two .ads-box .theme-btn{
  color: #fff;
  padding: 7px 17px;
}

.flash-sales-two .ads-box .theme-btn span{
  background: var(--title-color);
}

.flash-sales-two .shop-block-one .inner-box{
  padding: 0px !important;
  margin: 0px !important;
  border: none;
}

.flash-sales-two .shop-block-one .inner-box:before{
  display: none;
}
.shop-block-one .inner-box:hover:before {
    opacity: 1;
    height: calc(100% + 65px);
}
.shop-block-one .inner-box:before{
    position: absolute;
    content: '';
    background: #fff;
    width: calc(100% + 10px);
    height: calc(100% + 5px);
    left: -5px;
    top: -5px;
    box-shadow: 0px 10px 30px 0px #0000001A;
    z-index: -1;
    opacity: 0;
    border-radius: 5px;
    transition: all 500ms ease;
}
.flash-sales-two .owl-nav{
  position: absolute;
  top: -80px;
  right: 0px;
}

.flash-sales-two .shop-block-one .inner-box .image-box{
  max-width: 160px;
  margin: 0 auto;
}

.flash-sales-two .shop-block-one .inner-box .lower-content{
  padding-top: 7px;
}


/** flash-sales-three **/

.flash-sales-three{
  position: relative;
}

.flash-sales-three .inner-container{
  position: relative;
  margin: 0px 5px;
}

.flash-sales-three .sales-block{
  padding: 0px 10px;
}

.flash-sales-three .sec-title{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flash-sales-three .pattern-layer .pattern-1{
  position: absolute;
  left: 0px;
  top: -200px;
  width: 1084px;
  height: 1090px;
  background-repeat: no-repeat;
}

.flash-sales-three .pattern-layer .pattern-2{
  position: absolute;
  right: 0px;
  top: -150px;
  width: 1090px;
  height: 1090px;
  background-repeat: no-repeat;
}

.sales-block-two .inner-box{
  position: relative;
  display: block;
  background: #fff;
  border-radius: 5px;
  padding: 30px 30px 32px 30px;
  margin-bottom: 20px;
}

.sales-block-two .inner-box .image-box{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sales-block-two .inner-box .image-box .image{
  position: relative;
  display: block;
}

.sales-block-two .inner-box .image-box .image img{
  width: 100%;
  transition: all 500ms ease;
}

.sales-block-two .inner-box:hover .image-box .image img{
  transform: scale(1.05);
}

.sales-block-two .inner-box .image-box .discount{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  font-family: var(--title-font);
  color: #fff;
  font-weight: 500;
  z-index: 1;
}

.sales-block-two .inner-box .lower-content{
  position: relative;
  display: block;
}

.sales-block-two .inner-box .lower-content h4{
  display: block;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 13px;
}

.sales-block-two .inner-box .lower-content h4 a{
  position: relative;
  display: inline-block;
  color: var(--title-color);
}

.sales-block-two .inner-box .lower-content h4 a:hover{

}

.sales-block-two .inner-box .lower-content h5{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 28px;
  color: #E92530;
  margin-bottom: 13px;
}

.sales-block-two .inner-box .lower-content h5 del{
  color: #7C7C7C;
  margin-right: 10px;
}

.sales-block-two .cs-countdown{
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 17px;
}

.sales-block-two .cs-countdown h6{
  display: none;
}

.sales-block-two .cs-countdown .count-col{
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #FFF6F0;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-family: var(--title-font);
  font-weight: 500;
  margin-right: 13px;
}

.sales-block-two .cs-countdown .count-col:before{
  position: absolute;
  content: ':';
  top: 0px;
  right: -8px;
}

.sales-block-two .cs-countdown .count-col:last-child:before{
  display: none;
}

.sales-block-two .inner-box .link a,
.sales-block-two .inner-box .link button{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  color: var(--title-color);
  padding-right: 22px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, var(--theme-color), var(--theme-color) 50%, var(--title-color) 50%);
  background-size: 200% 100%;
  background-position: -100%;
  transition: all 0.3s ease-in-out;
}

.sales-block-two .inner-box .link a:hover,
.sales-block-two .inner-box .link a:hover i,
.sales-block-two .inner-box .link button:hover,
.sales-block-two .inner-box .link button:hover i{
  background-position: 0%;
}

.sales-block-two .inner-box .link a:hover{

}

.sales-block-two .inner-box .link a i,
.sales-block-two .inner-box .link button i{
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 11px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, var(--theme-color), var(--theme-color) 50%, var(--title-color) 50%);
  background-size: 200% 100%;
  background-position: -100%;
  transition: all 0.3s ease-in-out;
}

.flash-sales-three .sales-block-one .inner-box{
  background: #fff;
  padding-top: 38px;
  padding-bottom: 33px;
  border-radius: 5px;
  min-height: 236px;
}

.flash-sales-three .sales-block-one .inner-box .image-box{
  top: 43px;
  border: none;
}

.flash-sales-three .sales-block-one{
  margin-bottom: 20px;
}

.sales-block-one .inner-box .link a,
.sales-block-one .inner-box .link button{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  padding-right: 22px;
  margin-top: 15px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, var(--theme-color), var(--theme-color) 50%, var(--title-color) 50%);
  background-size: 200% 100%;
  background-position: -100%;
  transition: all 0.3s ease-in-out;
}

.sales-block-one .inner-box .link a:hover,
.sales-block-one .inner-box .link button:hover{
  background-position: 0%;
}

.sales-block-one .inner-box .link a i,
.sales-block-one .inner-box .link button i{
  position: absolute;
  top: 10px;
  right: 0px;
  font-size: 11px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, var(--theme-color), var(--theme-color) 50%, var(--title-color) 50%);
  background-size: 200% 100%;
  background-position: -100%;
  transition: all 0.3s ease-in-out;
}

.sales-block-one .inner-box .link a:hover i,
.sales-block-one .inner-box .link button:hover i{
  background-position: 0%;
}


/** rtl-css **/

.rtl .sales-block-one .inner-box{
  padding-left: 0px;
  padding-right: 185px;
}

.rtl .sales-block-one .inner-box .image-box{
  left: inherit;
  right: 0px;
}

.rtl .sales-block-one .cs-countdown .count-col{
  margin-right: 0px;
  margin-left: 13px;
}

.rtl .sales-block-one .cs-countdown .count-col:before{
  right: inherit;
  left: -8px;
}

.rtl .sales-block-one .inner-box .content-box .feature-list li{
  padding-left: 0px;
  padding-right: 16px;
}

.rtl .sales-block-one .inner-box .content-box .feature-list li:before{
  left: inherit;
  right: 0px;
}

.rtl .sales-block-two .cs-countdown .count-col:before{
  right: inherit;
  left: -8px;
}

/** responsive-css **/

@media only screen and (max-width: 1200px){

}

@media only screen and (max-width: 991px){
  .flash-sales-two .ads-box{
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px){
  .flash-sales-three .sec-title{
    display: block;
  }

  .flash-sales-three .sec-title h2{
    margin-bottom: 10px;
  }

  .flash-sales-three{
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 599px){
  
}

@media only screen and (max-width: 499px){
  .flash-sales-section .sec-title{
    display: block;
  }

  .flash-sales-three .sales-block-one .inner-box{
    padding: 30px;
    min-height: auto;
  }

  .flash-sales-section .sec-title h2{
    margin-bottom: 10px;
  }

  .flash-sales-three .sales-block-one .inner-box .image-box{
    top: 0px;
  }

  .sales-block-one .inner-box{
    padding-left: 0px;
  }

  .rtl .sales-block-one .inner-box{
    padding-right: 0px;
  }

  .sales-block-one .inner-box .image-box{
    position: relative;
    margin-bottom: 20px;
  }
}












































/** main-footer **/

.main-footer{
  position: relative;
  background: #0E0E0E;
}

.main-footer .widget-section{
  position: relative;
  padding: 50px 0px 30px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.main-footer .logo-widget{
  position: relative;
  max-width: 330px;
}

.main-footer .logo-widget .footer-logo{
  position: relative;
  margin-bottom: 50px;
}
.footer-logo a img{
width:80px;
margin-bottom: 10px;
}
.main-footer .logo-widget p{
  color: #B7B7B7;
  margin-bottom: 22px;
}

.main-footer .logo-widget .form-inner .form-group{
  position: relative;
  margin-bottom: 0px;
}

.main-footer .logo-widget .form-inner .form-group input[type='email']{
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  background: rgba(255, 255, 255, 0.10);
  border-radius: 5px;
  border: 1px solid transparent;
  font-size: 16px;
  color: #B7B7B7;
  padding: 10px 70px 10px 20px;
  transition: all 500ms ease;
}

.main-footer .logo-widget .form-inner .form-group input[type='email']:focus{

}

.main-footer .logo-widget .form-inner .form-group button[type="submit"]{
  position: absolute;
  display: inline-block;
  top: 5px;
  right: 5px;
  width: 55px;
  height: 50px;
  line-height: 54px;
  text-align: center;
  font-size: 11px;
  border-radius: 5px;
  cursor: pointer;
  color: #000;
  background:#FFFFFF;
  transition: all 500ms ease;
}

.main-footer .widget-title{
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.main-footer .widget-title h4{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.main-footer .links-list li{
  position: relative;
  display: block;
}

.main-footer .links-list li a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 42px;
  color: #B7B7B7;
}

.main-footer .links-list li a:hover{

}

.main-footer .contact-widget .widget-content p{
  color: #B7B7B7;
  margin-bottom: 12px;
}

.main-footer .contact-widget .widget-content .info li{
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.main-footer .contact-widget .widget-content .info li:last-child{
  margin-bottom: 0px;
}

.main-footer .contact-widget .widget-content .info li a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
}

.main-footer .contact-widget .widget-content .info li a:hover{
color:#fff;
}

.main-footer .contact-widget .social-links{
  position: relative;
  display: flex;
  align-items: center;
}

.main-footer .contact-widget .social-links li{
  margin-right: 10px;
}

.main-footer .contact-widget .social-links li:last-child{
  margin: 0px !important;
}

.main-footer .contact-widget .social-links li a{
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 46px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.50);
  text-align: center;
}
.main-footer .contact-widget .social-links li a i {
color:#fff;
}
.main-footer .contact-widget .social-links li a:hover{
  box-shadow: 0px 0px 15px 0px #fff;
}

.footer-bottom{
  position: relative;
  padding: 20px 0px;
}

.footer-bottom .bottom-inner{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-bottom p{
  color: #B7B7B7;
}

.footer-bottom p a{
  display: inline-block;
      color: #fff;
}

.footer-bottom p a:hover{
  text-decoration: underline;
}

.footer-bottom .footer-card li{
  position: relative;
  display: inline-block;

}
.footer-bottom .footer-card li a img{
width:40px;
margin-left:7px;
}
.footer-bottom .footer-card li:last-child{
  margin: 0px !important;
}

.footer-bottom .footer-card li a{
  position: relative;
  display: inline-block;
}


/** dark-footer **/

.dark-footer{
  background: rgba(21, 57, 121, 0.10);
}

.dark-footer .logo-widget p{
  color: var(--title-color);
}

.dark-footer .logo-widget .form-inner .form-group input[type='email']{
  background: #fff;
}

.dark-footer .widget-title h4{
  color: var(--title-color);
}

.dark-footer .links-list li a{
  color: var(--title-color);
}

.dark-footer .contact-widget .widget-content p{
  color: var(--title-color);
}

.dark-footer .contact-widget .widget-content .info li a{
  color: var(--title-color);
}

.dark-footer .contact-widget .social-links li a{
  border-color: rgba(17, 17, 17, 0.15);
  color: var(--title-color);
}

.dark-footer .widget-section{
  border-color: rgba(0, 0, 0, 0.10);
}

.dark-footer .footer-bottom p{
  color: var(--title-color);
}


/** rtl-css **/

.rtl .footer-bottom .footer-card li{
  float: right;
  margin-right: 0px;
  margin-left: 10px;
}

.rtl .main-footer .contact-widget .social-links li{
  margin-right: 0px;
  margin-left: 10px;
}

/** responsive-css **/

@media only screen and (max-width: 1200px){

}
.main-footer .links-list li a:hover{
color:#fff;
}
@media only screen and (max-width: 991px){
  .main-footer .footer-widget{
    margin-bottom: 30px;
  }

  .main-footer .widget-section{
    padding-bottom: 10px;
  }

  .footer-bottom .bottom-inner{
    display: block;
    text-align: center;
  }

  .footer-bottom .bottom-inner p{
    margin-bottom: 10px;
  }

  .footer-bottom .footer-card li{
    float: none !important;
  }

  .main-footer .logo-widget{
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px){
  .footer-bottom .footer-card li{
    margin-bottom: 10px;
  }

  .footer-bottom{
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 599px){

}

@media only screen and (max-width: 499px){

}

.logo-box a img{
width:80px;
}

.category_heade45{
    text-align: center;
    margin-bottom: 35px;
}
.category_heade45 h2{
    margin-bottom: 14px;
    font-weight: 500;
    font-size: 35px;
}
.category_heade45 p{
color: #000;
    line-height: 27px;
    font-weight: 400;
    font-size: 16px;
}

.cat_bgimg43{
height:364px;
background-repeat:no-repeat !important;
background-position:center !important;
background-size:cover !important;
}


























