

/** home-3 or home-4 css file **/

@import url('icomoon.css');


/** header-style-five **/

.header-style-five{
	background: #fff;
}

/* Header Top */

.header-style-five .header-top {
    background: #fff;
    position: relative;
    padding: 7.5px 0;
    border-bottom: 1px solid #ededed;
}

.header-style-five .header-top .wrapper-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.header-style-five .header-top .left-column {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-style-five .header-top ul.contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.header-style-five .header-top ul.social-icon {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #e6e6e6;
}

.header-style-five .header-top .right-column {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.header-style-five .header-top ul.contact-info li {
    font-size: 16px;
    line-height: 1.4em;
    color: #141417;
    font-weight: 400;
    margin-right: 25px;
}

.header-style-five .header-top ul.contact-info li a {
    color: #141417;
    transition: .5s;
}

.header-style-five .header-top ul.contact-info li a:hover{
	color: #ff5134;
}

.header-style-five .header-top ul.contact-info li i {
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: 0px;
    color: #ff5134;
    font-size: 18px;
}

.header-style-five .header-top ul.social-icon li {
    margin-right: 20px;
}

.header-style-five .header-top ul.social-icon li:last-child{
	margin: 0px !important;
}

.header-style-five .header-top ul.social-icon li a {
    font-size: 14px;
    line-height: 26px;
    color: #9599a4;
    transition: .5s;
}

.header-style-five .header-top ul.social-icon li a:hover{
	color: #ff5134;
}

.header-style-five .header-top .language {
	position: relative;
    margin-right: 30px;
    padding-left: 26px;
    color: #222222;
}

.header-style-five .header-top .language .flag{
    position: absolute;
    left: 0px;
    top: 3px;
}

.header-style-five .language .bootstrap-select {
    width: 80px !important;
}

.header-style-five .language button.dropdown-toggle {
    padding: 5px;
    background: transparent;
    outline: none !important;
    box-shadow: none;
    border: 0;
}

.header-style-five .language .bootstrap-select .dropdown-toggle .filter-option:after {
    right: 0;
    color: #888888;
    top: 2px;
}

.header-style-five .bootstrap-select .dropdown-toggle .filter-option-inner-inner{
	color: #222;
}

.header-style-five .currency .filter-option {
    background: transparent;
}

.header-style-five .currency .bootstrap-select {
    width: 55px !important;
}

.header-style-five .currency button.dropdown-toggle {
    padding: 5px;
    background: transparent;
    outline: none !important;
    box-shadow: none;
    border: 0;
}

.header-style-five .currency .bootstrap-select .dropdown-toggle .filter-option:after {
    right: 0;
    color: #888888;
    top: 2px;
}

.header-style-five .dropdown-menu{
	padding: 0px !important;
	margin: 0px !important;
}

.header-style-five .header-upper .search-box {
    position: relative;
    width: 650px;
    border: 1px solid #e8e8e8;
}


.header-style-five .header-upper .search-box .bootstrap-select{
    width: 190px;
    border: none !important;
    border-right: 1px solid #e6e6e6 !important;
    font-size: 16px;
    color: #141417;
    height: 48px;
    line-height: 48px;
    position: relative;
    display: block;
    padding: 0px 0px;
    float: left;
    user-select: none;
    white-space: nowrap;
}

.header-style-five .header-upper .search-box input {
    position: relative;
    height: 48px;
    border: 2px solid #fff;
    padding: 0px 120px 0px 30px;
    color: #888888;
    width: calc(100% - 220px);
    margin: 0;
    outline-offset: 0;
    display: inline-block;
    vertical-align: middle;
}

.header-style-five .header-upper .search-box button[type=submit] {
    position: absolute;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    background-color: #f2f2f2;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    top: 0px;
    padding: 0px;
    right: 0px;
    width: 140px;
    height: 50px;
    transition: all 500ms ease;
}

.header-style-five .header-upper .search-box button[type=submit]:hover{
    color: #fff;
    background: #ff5134;
}

.header-style-five .header-upper .search-box button i{
    position: relative;
    margin-left: 13px;
    font-size: 20px;
    top: 3px;
}

.header-style-five .header-upper .search-box button:before{
	display: none;
}

.header-style-five .header-upper .search-box button{
	background: transparent;
}

.header-style-five .header-upper .search-box button.dropdown-toggle {
    padding: 15px 20px 15px 30px;
    background: transparent;
    outline: none !important;
    box-shadow: none;
    border: 0;
}

.header-style-five .header-upper button.dropdown-toggle {
    padding: 5px;
    background: transparent;
    outline: none !important;
    box-shadow: none;
    border: 0;
}

.header-style-five .header-upper .bootstrap-select .dropdown-toggle .filter-option:after {
    right: 20px;
    color: #000;
    top: 2px;
}

.header-style-five .header-upper .bootstrap-select .dropdown-toggle .filter-option-inner-inner{
    color: #222;
    position: relative;
    margin-top: -10px;
}

.header-style-five .header-upper .inner-container{
    padding: 0px;
}

.header-style-five .header-upper .logo-box .logo{
    padding: 23px 0px;
}

.header-style-five .header-upper .right-info li .menu-bar{
    width: auto;
    height: auto;
    line-height: auto;
    border-radius: 0px;
    transition: all 500ms ease;
}

.header-style-five .header-upper .right-info li .menu-bar:hover{
    color: #ff5134;
}

.header-style-five .header-upper .right-info li .shopping-cart .count{
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.25);
}

.header-style-five .header-upper .right-info li{
    font-size: 22px;
    font-weight: 700;
    margin-right: 20px;
}

.header-style-five .header-lower{
    background: #1e2843;
}

.header-style-five .header-lower .inner-container{
    background: transparent;
}

.header-style-five .main-menu .navigation>li.shop-category>a{
    font-size: 17px;
    text-transform: capitalize;
}

.header-style-five .main-menu .navigation>li{
    padding-top: 17px;
    padding-bottom: 17px;
}

.header-style-five .main-menu .navigation>li:before{
    top: 21px;
    content: "\f107";
}

.main-menu .navigation>li>ul>li>ul>li>a:hover{
    color: #ff5134;
}

.header-style-five .navbar-right-info .phone{
    position: relative;
    padding-left: 50px;
}

.header-style-five .navbar-right-info .phone i{
    position: absolute;
    left: 0px;
    top: 0px;
    background: #40485f;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #ff5134;
}

.header-style-five .navbar-right-info .phone p{
    font-size: 16px;
    line-height: 40px;
    flex-wrap: 500;
    color: #fff;
    margin-bottom: 0px;
}

.header-style-five .navbar-right-info .phone p a{
    display: inline-block;
    color: #fff;
    transition: all 500ms ease;
}

.header-style-five .navbar-right-info .phone p a:hover{
    color: #ff5134;
}


/** banner-style-five **/

.banner-style-five .content-box{
    display: block;
    min-height: auto;
    padding: 180px 0px 188px;
}

.banner-style-five .content-box h1{
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 22px;
}

.banner-style-five .content-box h1 span{
    color: #ffba02;
}

.banner-style-five .content-box .text{
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 11px;
}

.banner-style-five .link-box a{
    margin: 0px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 500;
}

.banner-style-five .link-box a i{
    font-size: 14px;
}

.banner-style-five .image-box{
    position: relative;
    margin-right: -14px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
}

.banner-style-five .image-box img{
    width: 100%;
}

.banner-style-five .swiper-slide-active .image-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}

.banner-style-five .banner-slider-button-prev,
.banner-style-five .banner-slider-button-next{
    font-size: 16px;
    color: #141417;
    font-weight: 400;
    background: #fff !important;
    line-height: 66px;
}

.banner-style-five .banner-slider-button-prev:hover,
.banner-style-five .banner-slider-button-next:hover{
    color: #ff5134;
}


/** feature-home-five **/

.feature-home-five{
    position: relative;
    background: #fff;
}

.feature-home-five .single-item{
    position: relative;
    display: block;
    padding: 28px 40px 27px 100px;
}

.feature-home-five .single-item:before{
    position: absolute;
    content: '';
    background: #e5e5e5;
    width: 1px;
    height: 80px;
    top: 30px;
    right: 0px;
}

.feature-home-five .feature-block:last-child .single-item:before{
    display: none;
}

.feature-home-five .single-item .icon-box{
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    font-size: 35px;
    color: #ff5134;
    left: 0px;
    top: 30px;
    z-index: 1;
    transition: all 500ms ease;
}

.feature-home-five .single-item:hover .icon-box{
    color: #fff;
    border-color: #ff5134;
}

.feature-home-five .single-item .icon-box:before{
    position: absolute;
    content: '';
    background: #ff5134;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    transform: scale(0,0);
    z-index: -1;
    border-radius: 50%;
    transition: all 500ms ease;
}

.feature-home-five .single-item:hover .icon-box:before{
    transform: scale(1,1);
}

.feature-home-five .single-item h4{
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 7px;
}

.feature-home-five .single-item p{
    font-size: 16px;
    line-height: 24px;
    color: #808080;
    flex-flow: 'Inter', sans-serif;
    margin-bottom: 0px;
}


/** feature-categories **/

.feature-categories{
    position: relative;
    padding: 93px 0px 80px 0px;
    background: #f2f2f2;
}

.feature-categories .sec-title{
    margin-bottom: 32px;
}

.sec-title p{
    font-size: 16px;
    line-height: 26px;
    color: #808080;
    padding-top: 8px;
    margin-bottom: 0px;
}

.feature-categories .single-item{
    position: relative;
    display: block;
    background: #fff;
    padding: 46px 15px 45px 15px;
    margin-bottom: 20px;
}

.feature-categories .single-item:before{
    position: absolute;
    content: '';
    background: #ff5134;
    width: 100%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    transition: all 500ms ease;
}

.feature-categories .single-item:hover:before{
    height: 100%;
    top: 0px;
}

.feature-categories .single-column{
    padding: 0px 10px;
}

.feature-categories .inner-container{
    margin: 0px 5px;
}

.feature-categories .single-column .icon-box{
    position: relative;
    display: block;
    font-size: 50px;
    line-height: 50px;
    color: #242d4c;
    margin-bottom: 13px;
    transition: all 500ms ease;
}

.feature-categories .single-column h6{
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

.feature-categories .single-column h6 a{
    display: inline-block;
    color: #202948;
    transition: all 500ms ease;
}

.feature-categories .single-item:hover h6 a,
.feature-categories .single-item:hover .icon-box{
    color: #fff;
}

.feature-categories .single-column h6 a:hover{
    text-decoration: underline !important;
}


/** popular-collection **/

.popular-collection{
    position: relative;
    padding: 90px 0px 100px 0px;
}

.tabs-box .tab{
  position:relative;
  display:none;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
}

.tabs-box .tab.active-tab{
  display:block;  
}

.tabs-box .tab{
  transform:scale(0.9,0.9) translateY(0px);
}

.tabs-box .tab.active-tab{
  transform:scale(1) translateY(0px);
}

.shop-block-one .inner-box{
    position: relative;
    display: block;
    border: 1px solid #e5e5e5;
    padding-top: 17px;
    transition: all 500ms ease;
}

.shop-block-one .inner-box:hover{
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.10);
    border-color: transparent;
}

.shop-block-one .inner-box .image-box{
    position: relative;
    display: block;
    overflow: hidden;
}

.shop-block-one .inner-box .image-box img{
    width: 100%;
    transition: all 500ms ease;
}

.shop-block-one .inner-box:hover .image-box img{
    transform: scale(1.05);
}

.shop-block-one .inner-box .lower-content{
    position: relative;
    display: block;
    padding: 15px 30px 23px 30px;
}

.shop-block-one .inner-box .lower-content h5{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 3px;
}

.shop-block-one .inner-box .lower-content h5 a{
    display: inline-block;
    color: #202948;
    transition: all 500ms ease;
}

.shop-block-one .inner-box .lower-content h5 a:hover{
    color: #ff5134;
}

.shop-block-one .inner-box .lower-content .rating li{
    position: relative;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #ffc92e;
    margin-right: 3px;
}

.shop-block-one .inner-box .lower-content .rating{
    margin-bottom: 3px;
}

.shop-block-one .inner-box .lower-content .rating li:last-child{
    margin-right: 0px;
}

.shop-block-one .inner-box .lower-content .price{
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #ff5134;
}

.shop-block-one .inner-box .sale{
    position: absolute;
    display: inline-block;
    left: 10px;
    top: 10px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    line-height: 27px;
    background: #15ad64;
    padding: 0px 15px;
    z-index: 1;
}

.popular-collection .upper-box{
    position: relative;
}

.popular-collection .upper-box .tab-btns{
    position: absolute;
    right: 0px;
    bottom: 8px;
}

.popular-collection .upper-box .tab-btns li{
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #202948;
    cursor: pointer;
    transition: all 500ms ease;
}

.popular-collection .upper-box .tab-btns li:last-child{
    margin: 0px !important;
}

.popular-collection .upper-box .tab-btns li.active-btn{
    color: #ff5134;
}

.popular-collection .upper-box .tab-btns li:before{
    position: absolute;
    content: '';
    background: #ff5134;
    width: 0%;
    height: 2px;
    left: 0px;
    bottom: 3px;
    transition: all 500ms ease;
}

.popular-collection .upper-box .tab-btns li.active-btn:before{
    width: 100%;
}

.popular-collection .sec-title{
    margin-bottom: 30px;
}


/** promotion-section **/

.promotion-section{
    position: relative;
}

.promotion-section .single-item{
    position: relative;
    display: block;
    float: left;
    width: 50%;
    padding: 60px 50px 60px 50px;
    background: #ff5134;
}

.promotion-section .single-item:last-child{
    background: #ffba02;
}

.promotion-section .single-item .image{
    position: absolute;
    right: 0px;
    top: 0px;
}

.promotion-section .single-item .text-box{
    position: relative;
    max-width: 200px;
}

.promotion-section .single-item h3{
    display: block;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 8px;
}

.promotion-section .single-item h3 span{
    font-weight: 400;
}

.promotion-section .single-item h6{
    display: block;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 13px;
}

.promotion-section .single-item a{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
    color: #141417;
    font-weight: 600;
    padding: 8px 20px;
    background: #fff;
    text-align: center;
    transition: all 500ms ease;
}

.promotion-section .single-item a i{
    position: relative;
    font-size: 12px;
    top: 1px;
    margin-left: 4px;
}

.promotion-section .single-item a:hover{
    background: #141417;
    color: #fff;
}

.promotion-section .single-item:last-child h6{
    color: #ff5134;
}

.promotion-section .single-item:last-child h3{
    color: #202948;
}

.promotion-section .single-item:first-child .image{
    top: 20px;
    right: 20px;
}

.promotion-section:before{
    position: absolute;
    content: '';
    background: #f2f2f2;
    width: 100%;
    height: 50%;
    left: 0px;
    bottom: 0px;
}


/** popular-collection-two **/

.popular-collection-two{
    position: relative;
    padding: 90px 0px 100px 0px;
    background: #f2f2f2;
}

.popular-collection-two .cs-countdown .count-col{
  position: relative;
  display: inline-block;
  margin-right: 25px;
  text-align: center;
  float: left;
}

.popular-collection-two .cs-countdown .count-col:last-child{
    margin: 0px !important;
}

.popular-collection-two .cs-countdown .count-col span{
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #141417;
  border: 1px solid #e5e5e5;
  margin-bottom: 4px;
}

.popular-collection-two .cs-countdown .count-col h6{
  position: relative;
  font-size: 14px;
  line-height: 26px;
  color: #808080;
  font-weight: 400;
  text-transform: capitalize;
}

.shop-block-two .inner-box{
    position: relative;
    display: flex;
    background: #fff;
    align-items: center;
    padding: 36px 50px 37px 50px;
}

.shop-block-two .inner-box .content-box{
    position: relative;
    display: block;
    padding-left: 45px;
}

.shop-block-two .inner-box .content-box h5{
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 1px;
}

.shop-block-two .inner-box .content-box h5 a{
    display: inline-block;
    color: #202948;
    transition: all 500ms ease;
}

.shop-block-two .inner-box .content-box h5 a:hover{
    color: #ff5134;
}

.shop-block-two .inner-box .content-box .rating li{
    position: relative;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #ffc92e;
    margin-right: 3px;
}

.shop-block-two .inner-box .content-box .rating{
    margin-bottom: 2px;
}

.shop-block-two .inner-box .content-box .price{
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #ff5134;
    margin-bottom: 13px;
}

.shop-block-two .inner-box .content-box p{
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #808080;
    margin-bottom: 17px;
}

.shop-block-two .inner-box .content-box .cart-box li{
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.shop-block-two .inner-box .content-box .cart-box li:last-child{
    margin: 0px !important;
}

.shop-block-two .inner-box .content-box .cart-box button{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
    color: #fff;
    font-weight: 600;
    padding: 11px 39px;
    background: #ff5134;
    text-align: center;
    transition: all 500ms ease;
}

.shop-block-two .inner-box .content-box .cart-box button:hover{
    background: #202948;
}

.shop-block-two .inner-box .content-box .cart-box li a{
    position: relative;
    display: inline-block;
    width: 46px;
    height: 46px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 20px;
    color: #151515;
    transition: all 500ms ease;
}

.shop-block-two .inner-box .content-box .cart-box li a:hover{
    color: #fff;
    background: #ff5134;
    border-color: #ff5134;
}

.shop-block-two .inner-box .content-box .cart-box{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.shop-block-two .inner-box .image{
    position: relative;
    min-width: 150px;
}

.shop-block-two .inner-box .image img{
    width: 100%;
}

.popular-collection-two .owl-theme .owl-nav{
    position: absolute;
    top: -63px;
    right: 0px;
    display: block;
    width: 53px;
}

.popular-collection-two .owl-theme .owl-nav:before{
    position: absolute;
    content: '';
    background: #dbdbdb;
    width: 1px;
    height: 20px;
    top: 3px;
    right: 26px;
}

.popular-collection-two .owl-theme .owl-nav button span{
    display: none;
}

.popular-collection-two .owl-theme .owl-nav button:before{
    position: absolute;
    top: 0px;
    font-family: 'icomoon';
    font-size: 12px;
    color: #afafb0;
    transition: all 500ms ease;
}

.popular-collection-two .owl-theme .owl-nav button.owl-prev:before{
    content: '\e90e';
    left: 0px;
}

.popular-collection-two .owl-theme .owl-nav button.owl-next:before{
    content: '\e90d';
    right: 0px;
}

.popular-collection-two .owl-theme .owl-nav button:hover:before{
    color: #ff5134;
}

.popular-collection-two .sec-title{
    margin-bottom: 30px;
}


/** feature-collection **/

.feature-collection{
    position: relative;
    padding-bottom: 70px;
}

.feature-collection .shop-block-one .inner-box{
    margin-bottom: 30px;
}


/** cta-section **/

.cta-section{
    position: relative;
}

.cta-section:before{
    position: absolute;
    content: '';
    background: #f2f2f2;
    width: 100%;
    height: 50%;
    left: 0px;
    bottom: 0px;
}

.cta-section .inner-container{
    position: relative;
    display: block;
    padding: 41px 300px 45px 300px;
    background: #ffba02;
}

.cta-section .inner-container .image-1{
    position: absolute;
    left: 50px;
    top: 40px;
    opacity: 0.8;
}

.cta-section .inner-container .image-2{
    position: absolute;
    right: 50px;
    top: 45px;
}

.cta-section .inner-container h2{
    display: block;
    font-size: 36px;
    line-height: 46px;
    font-weight: 700;
    margin-bottom: 10px;
}

.cta-section .inner-container p{
    font-size: 16px;
    line-height: 28px;
    color: #202948;
    margin-bottom: 20px;
}

.cta-section .inner-container .theme-btn{
    border-radius: 0px;
}

.cta-section .inner-container .theme-btn i{
    font-size: 12px;
}


/** best-seller **/

.best-seller{
    position: relative;
    padding: 89px 0px 70px 0px;
    background: #f2f2f2;
}

.shop-block-three .inner-box{
    position: relative;
    display: flex;
    align-items: center;
    background: #fff;
    margin-bottom: 30px;
    padding: 48px 20px 46px 20px;
}

.shop-block-three .inner-box .content-box{
    position: relative;
    display: block;
    padding-left: 20px;
}

.shop-block-three .inner-box .content-box h5{
    display: block;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 3px;
}

.shop-block-three .inner-box .content-box h5 a{
    display: inline-block;
    color: #202948;
    transition: all 500ms ease;
}

.shop-block-three .inner-box .content-box h5 a:hover{
    color: #ff5134;
}

.shop-block-three .inner-box .content-box .rating li{
    position: relative;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #ffc92e;
    margin-right: 3px;
}

.shop-block-three .inner-box .content-box .rating{
    margin-bottom: 4px;
}

.shop-block-three .inner-box .content-box .price{
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #ff5134;
}

.best-seller .owl-theme .owl-nav{
    position: absolute;
    top: -63px;
    right: 0px;
    display: block;
    width: 53px;
}

.best-seller .owl-theme .owl-nav:before{
    position: absolute;
    content: '';
    background: #dbdbdb;
    width: 1px;
    height: 20px;
    top: 3px;
    right: 26px;
}

.best-seller .owl-theme .owl-nav button span{
    display: none;
}

.best-seller .owl-theme .owl-nav button:before{
    position: absolute;
    top: 0px;
    font-family: 'icomoon';
    font-size: 12px;
    color: #afafb0;
    transition: all 500ms ease;
}

.best-seller .owl-theme .owl-nav button.owl-prev:before{
    content: '\e90e';
    left: 0px;
}

.best-seller .owl-theme .owl-nav button.owl-next:before{
    content: '\e90d';
    right: 0px;
}

.best-seller .owl-theme .owl-nav button:hover:before{
    color: #ff5134;
}

.best-seller .sec-title{
    margin-bottom: 30px;
}

.client-logo-section.alternate-2{
    background: #fff;
    padding: 70px 0px 40px 0px;
}

.client-logo-section.alternate-2 .logo-list li{
    position: relative;
    display: inline-block;
    float: left;
    width: 20%;
}

.client-logo-section.alternate-2 .logo-list li .image{
    border: 1px solid #e5e5e5;
}

.client-logo-section.alternate-2 .logo-list li .image{
    border-right: none;
}

.client-logo-section.alternate-2 .logo-list li:last-child .image{
    border-right: 1px solid #e5e5e5;
}


/** footer-extra **/

.main-footer.extra_home{

}

.main-footer.extra_home .widget .widget_title{
    padding-bottom: 18px;
}

.main-footer.extra_home .widget .widget_title:before{
    position: absolute;
    content: '';
    background: #ff5134;
    width: 50px;
    height: 5px;
    left: 0px;
    bottom: 0px;
}

.main-footer .post-widget .post{
    position: relative;
    display: block;
    padding-left: 90px;
    margin-bottom: 30px;
    min-height: 75px;
}

.main-footer .post-widget .post:last-child{
    margin-bottom: 0px;
}

.main-footer .post-widget .post .post-thumb{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 70px;
    background: #ff5134;
}

.main-footer .post-widget .post .post-thumb img{
    width: 100%;
    transition: all 500ms ease;
}

.main-footer .post-widget .post:hover .post-thumb img{
    opacity: 0.5;
}

.main-footer .post-widget .post h5{
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
}

.main-footer .post-widget .post h5 a{
    display: inline-block;
    color: #fff;
    transition: all 500ms ease;
}

.main-footer .post-widget .post h5 a:hover{
    color: #ff5134;
}

.main-footer .post-widget .post .post-date{
    position: relative;
    display: block;
    font-size: 16px;
    color: rgb(255 255 255 / 0.6);
}

.main-footer .post-widget .post .post-date i{
    margin-right: 5px;
}



/********* header-style-six ****************/

.header-style-six .header-top .right-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-style-six .header-top .right-info li {
    margin-right: 25px;
    font-size: 20px;
}

.header-style-six .header-top .right-info li.search-toggler {
    cursor: pointer;
}

.header-style-six .header-top .right-info li a {
    color: #000;
    transition: .5s;
}

.header-style-six .header-top .right-info li a:hover{
    color: #ff5134;
}

.header-style-six .header-top .right-info li:last-child {
    margin-right: 0;
}

.header-style-six .header-top .right-info li .shopping-cart .count {
    display: inline-block;
    position: relative;
    right: 2px;
    top: -6px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
    background: #ff5134;
}

.header-style-six .header-top .right-info li .menu-bar {
    position: relative;
    cursor: pointer;
    transition: all 500ms ease;
}

.header-style-six .header-top .right-info li .menu-bar:hover{
    color: #ff5134;
}

.header-style-six .header-top{
    padding: 16px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.header-style-six .header-top .wrapper-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.header-style-six .header-top .left-column {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.header-style-six .header-top ul.contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.header-style-six .header-top ul.social-icon {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #e6e6e6;
}

.header-style-six .header-top .right-column {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.header-style-six .header-top ul.contact-info li {
    font-size: 16px;
    line-height: 1.4em;
    color: #141417;
    font-weight: 400;
    margin-right: 25px;
}

.header-style-six .header-top ul.contact-info li:last-child{
    margin-right: 0px;
}

.header-style-six .header-top ul.contact-info li a {
    color: #141417;
    transition: .5s;
}

.header-style-six .header-top ul.contact-info li a:hover{
    color: #ff5134;
}

.header-style-six .header-top ul.contact-info li i {
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: 0px;
    color: #ff5134;
    font-size: 18px;
}

.header-style-six .header-lower .inner-container{
    background: transparent;
}

.header-style-six .header-lower .main-menu .navigation>li{
    padding-top: 37px;
    padding-bottom: 37px;
}

.header-style-six .main-menu .navigation>li>a{
    color: #202948;
    font-size: 16px;
}

.header-style-six .main-menu .navigation>li:before{
    content: "\f107";
    color: #202948;
    top: 40px;
}

.header-style-six{
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.03);
}

.header-style-six .header-lower .search-box .form-group{
    position: relative;
    width: 400px;
    margin: 0px;
}

.header-style-six .header-lower .search-box .form-group input[type='search']{
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #e8e8e8;
    font-size: 16px;
    color: #888888;
    padding: 10px 160px 10px 20px;
    transition: all 500ms ease;
}

.header-style-six .header-lower .search-box .form-group button[type=submit] {
    position: absolute;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    background-color: #f2f2f2;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    top: 0px;
    padding: 0px;
    right: 0px;
    width: 140px;
    height: 50px;
    transition: all 500ms ease;
}

.header-style-six .header-lower .search-box .form-group input:focus + button,
.header-style-six .header-lower .search-box .form-group button:hover{
    background: #ff5134;
    color: #fff;
}

.header-style-six .header-lower .search-box .form-group input:focus{
    border-color: #ff5134;
}

.header-style-six .header-lower .search-box .form-group button i{
    position: relative;
    margin-left: 13px;
    font-size: 20px;
    top: 3px;
}

.header-style-six .sticky-header{
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.header-style-six .sticky-header .main-menu .navigation>li{
    padding-top: 25px;
    padding-bottom: 25px;
}

.header-style-six .sticky-header .main-menu .navigation>li:before{
    top: 28px;
}

.header-style-five .main-menu .navigation>li.current>a,
.header-style-six .main-menu .navigation>li.current>a,
.header-style-five .main-menu .navigation>li.current:before,
.header-style-six .main-menu .navigation>li.current:before{
    color: #ff5134;
}


/** banner-style-six **/

.banner-style-six{
    position: relative;
    padding: 50px 0px;
    background: #f2f2f2;
    overflow: hidden;
}

.banner-style-six .pattern-layer{
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    max-width: 1200px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.banner-style-six .pattern-layer .pattern-1{
    position: absolute;
    left: -105px;
    bottom: 95px;
    width: 243px;
    height: 243px;
    background-repeat: no-repeat;
}

.banner-style-six .pattern-layer .pattern-2{
    position: absolute;
    top: -105px;
    right: -130px;
    width: 350px;
    height: 350px;
    border: 50px solid #ebebeb;
    border-radius: 50%;
}

.banner-style-six .slider-outer{
    position: relative;
    display: block;
    padding: 177px 50px 46px 50px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-style-six .slider-outer .single-item{
    max-width: 310px;
}

.banner-style-six .slider-outer .single-item h2{
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
}

.banner-style-six .slider-outer .single-item p{
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
}

.banner-style-six .slider-outer .single-item .theme-btn{
    border-radius: 0px;
}

.banner-style-six .slider-outer .owl-dots{
    position: relative;
    display: block;
    margin-top: 110px;
}

.banner-style-six .slider-outer .owl-dots button{
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.20);
    margin-right: 15px;
    transition: all 500ms ease;
}

.banner-style-six .slider-outer .owl-dots button:last-child{
    margin-right: 0px;
}

.banner-style-six .slider-outer .owl-dots button.owl-dot.active,
.banner-style-six .slider-outer .owl-dots button:hover{
    background: #fff;
}

.banner-style-six .inner-box .single-item{
    position: relative;
    background: #fff;
    padding: 67px 40px 73px 40px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}

.banner-style-six .inner-box .single-item:last-child{
    margin-bottom: 0px;
}

.banner-style-six .inner-box .single-item h6{
    display: block;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #ff5134;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.banner-style-six .inner-box .single-item h3{
    display: block;
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}

.banner-style-six .inner-box .single-item h3 span{
    font-weight: 400;
}

.banner-style-six .inner-box .single-item a{
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #141417;
    font-family: 'Inter', sans-serif;
    text-align: center;
    background: #fff;
    padding: 7px 16px;
    border: 1px solid #e5e5e5;
    z-index: 1;
    transition: all 500ms ease;
}

.banner-style-six .inner-box .single-item a i{
    position: relative;
    margin-left: 10px;
    top: 2px;
    font-size: 12px;
}

.banner-style-six .inner-box .single-item a:hover{
    color: #fff;
    border-color: #ff5134;
}

.banner-style-six .inner-box .single-item a:before{
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: #ff5134;
    z-index: -1;
    transition: all 500ms ease;
}

.banner-style-six .inner-box .single-item a:hover:before{
    width: 100%;
}

.feature-home-five.home-6{
    background: #1e2843;
}

.feature-home-five .single-item .icon-box{
    background: #fff;
}

.feature-home-five.home-6 .single-item h4{
    color: #fff;
}

.feature-home-five.home-6 .single-item p{
    color: #fff;
}

.feature-home-five.home-6 .single-item:before{
    background: rgba(255, 255, 255, 0.10);
}


/** feature-categories-two **/


.feature-categories-two{
    background: #f2f2f2;
    padding: 93px 0px 96px 0px;
}

.feature-categories-two .single-item{
    position: relative;
    display: block;
    max-width: 170px;
    width: 100%;
    margin: 0 auto;
}

.feature-categories-two .single-item .icon-box{
    position: relative;
    display: inline-block;
    width: 170px;
    height: 170px;
    line-height: 170px;
    text-align: center;
    font-size: 60px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
    color: #212a49;
    margin-bottom: 25px;
    z-index: 1;
    transition: all 500ms ease;
}

.feature-categories-two .single-item .icon-box:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    transform: scale(0,0);
    background: #ff5134;
    z-index: -1;
    border-radius: 50%;
    transition: all 500ms ease;
}

.feature-categories-two .single-item:hover .icon-box:before{
    transform: scale(1,1);
}

.feature-categories-two .single-item:hover .icon-box{
    color: #fff;
}

.feature-categories-two .single-item h6{
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

.feature-categories-two .single-item h6 a{
    display: inline-block;
    color: #202948;
    transition: all 500ms ease;
}

.feature-categories-two .single-item h6 a:hover{
    color: #ff5134;
}

.feature-categories-two .sec-title{
    margin-bottom: 40px;
}

.shop-block-two .inner-box .hot_deal{
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #202948;
    background: #ffba02;
    padding: 8px 24px;
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%, 0% 0%);
}


/** cta-style-two **/

.cta-style-two{
    position: relative;
    padding: 35px 0px;
    background: #ff5134;
}

.cta-style-two .text h2{
    display: block;
    font-size: 36px;
    line-height: 46px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
}

.cta-style-two .text p{
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 21px;
}

.cta-style-two .text .theme-btn{
    background: #fff;
    color: #202948;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 500;
    padding: 12.5px 30px;
}

.cta-style-two .text .theme-btn:hover{
    color: #fff;
}

.cta-style-two .text .theme-btn i{
    font-size: 12px;
}

.cta-style-two .image-box img{
    width: 100%;
}

.cta-style-two .image-layer{
    position: absolute;
    left: 0px;
    top: 0px;
}

figure{
    margin-bottom: 0px;
}

.shop-block-four .inner-box{
    position: relative;
    display: block;
    background: #1e2843;
    padding: 30px 60px 30px 30px;
}

.shop-block-four .inner-box h6{
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.shop-block-four .inner-box h3{
    display: block;
    font-size: 26px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 13px;
}

.shop-block-four .inner-box .text{
    max-width: 190px;
    margin-bottom: 47px;
}

.shop-block-four .inner-box .theme-btn{
    background: #ffba02;
    padding: 8px 18px;
    border-radius: 0px;
    color: #141417;
}

.shop-block-four .inner-box .theme-btn i{
    font-size: 12px;
}

.shop-block-four .inner-box .theme-btn:before{
    background: #fff;
}


.popular-collection .owl-theme .owl-nav{
    position: absolute;
    top: -63px;
    right: 0px;
    display: block;
    width: 53px;
}

.popular-collection .owl-theme .owl-nav:before{
    position: absolute;
    content: '';
    background: #dbdbdb;
    width: 1px;
    height: 20px;
    top: 3px;
    right: 26px;
}

.popular-collection .owl-theme .owl-nav button span{
    display: none;
}

.popular-collection .owl-theme .owl-nav button:before{
    position: absolute;
    top: 0px;
    font-family: 'icomoon';
    font-size: 12px;
    color: #afafb0;
    transition: all 500ms ease;
}

.popular-collection .owl-theme .owl-nav button.owl-prev:before{
    content: '\e90e';
    left: 0px;
}

.popular-collection .owl-theme .owl-nav button.owl-next:before{
    content: '\e90d';
    right: 0px;
}

.popular-collection .owl-theme .owl-nav button:hover:before{
    color: #ff5134;
}

.popular-collection.alternate-2.home-6 .shop-block-four .inner-box .theme-btn{
    background: #fff;
}

.popular-collection.alternate-2.home-6 .shop-block-four .inner-box .theme-btn:before{
    background: #ffba02;
}

.promotion-section.alternate-2:before{
    display: none;
}

.popular-collection.alternate-2.home-6 .owl-theme .owl-nav{
    right: -400px;
}

.popular-collection.home-6 .shop-block-one .inner-box:hover{
    box-shadow: none !important;
    border-color: #e5e5e5 !important;
}

.best-seller.home-6 .title-text{
    position: relative;
    display: block;
    margin-bottom: 31px;
}

.best-seller.home-6 .title-text h3{
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
}

.best-seller.home-6 .shop-block-three .inner-box{
    margin-bottom: 10px;
}

.best-seller.home-6{
    padding-bottom: 90px;
}








/*** 

====================================================================
                        Responsive-Css
====================================================================

***/


@media only screen and (max-width: 1199px){

    .main-header.header-style-five .header-upper .search-box{
        width: 500px;
    }

    .banner-style-five .banner-slider-button-prev, .banner-style-five .banner-slider-button-next{
        display: none;
    }

    .shop-block-two .inner-box .content-box .cart-box li{
        margin-bottom: 10px;
    }

    .header-style-six .nav-outer .mobile-nav-toggler{
        background: #222;
        line-height: 50px;
    }

    .feature-categories-two .single-item .icon-box{
        width: 150px;
        height: 150px;
        line-height: 150px;
    }

    .cta-style-two .image-layer{
        display: none;
    }

}


@media only screen and (max-width: 991px){

    .header-style-five .header-top .wrapper-box{
        display: block;
    }

    .header-style-five .header-top .left-column,
    .header-style-five .header-top .right-column{
        justify-content: center;
    }

    .banner-style-five .image-box{
        display: none;
    }

    .shop-block-one .inner-box{
        margin-bottom: 30px;
    }

    .cta-section .inner-container{
        padding-left: 50px;
        padding-right: 50px;
    }

    .cta-section .inner-container .image-1,
    .cta-section .inner-container .image-2{
        display: none;
    }

    .banner-style-six .slider-outer{
        margin-bottom: 30px;
    }

    .feature-categories-two .single-item{
        margin-bottom: 30px;
    }

    .feature-categories-two{
        padding-bottom: 66px;
    }

    .shop-block-two .inner-box{
        margin-bottom: 30px;
    }

    .popular-collection-two{
        padding-bottom: 70px;
    }

    .shop-block-four .inner-box{
        margin-bottom: 30px;
    }

    .popular-collection .owl-theme .owl-nav{
        display: none;
    }

    .promotion-section .single-item{
        width: 100%;
    }

    .popular-collection.alternate-2.home-6{
        padding-bottom: 70px;
    }

}


@media only screen and (max-width: 767px){

    .banner-style-five .content-box{
        padding: 90px 0px 100px 0px;
    }

    .feature-home-five{
        padding-bottom: 30px;
    }

    .feature-categories,
    .popular-collection{
        padding: 63px 0px 40px 0px;
    }

    .popular-collection .upper-box .tab-btns{
        position: relative;
        bottom: 0px;
        margin-bottom: 30px;
    }

    .popular-collection .sec-title{
        margin-bottom: 15px;
    }

    .popular-collection-two .owl-theme .owl-nav{
        display: none;
    }

    .popular-collection-two,
    .best-seller{
        padding: 60px 0px 40px 0px;
    }

    .client-logo-section.alternate-2 .logo-list li{
        width: 100%;
        text-align: right;
    }

    .client-logo-section.alternate-2 .logo-list li .image{
        border-right: 1px solid #e5e5e5;
    }

    .header-style-six .header-lower .navbar-right-info{
        display: none;
    }

    .header-style-six .header-top .left-column{
        justify-content: center;
        margin-bottom: 10px;
    }

    .header-style-six .header-top .wrapper-box{
        display: block;
    }

    .header-style-six .header-top .right-info{
        justify-content: center;
    }

    .banner-style-six .slider-outer{
        padding-top: 100px;
    }

    .banner-style-six .slider-outer .owl-dots{
        margin-top: 30px;
    }

    .feature-categories-two{
        padding: 60px 0px 35px 0px;
    }

    .popular-collection.alternate-2.home-6{
        padding-bottom: 40px;
    }

    .best-seller.home-6{
        padding-bottom: 60px;
    }

    .news-section-two{
        padding: 65px 0px 35px 0px;
    }

    .header-style-five .header-top ul.contact-info,
    .header-style-six .header-top ul.contact-info{
        justify-content: center;
    }

}


@media only screen and (max-width: 599px){

    .shop-block-two .inner-box{
        display: block;
    }

    .shop-block-two .inner-box .image{
        margin-bottom: 30px;
    }

    .shop-block-two .inner-box .content-box{
        padding-left: 0px;
    }

    .popular-collection-two .timer{
        min-height: 80px;
    }

    .best-seller .owl-theme .owl-nav{
        display: none;
    }

    .promotion-section .single-item .image{
        display: none;
    }

}

@media only screen and (max-width: 499px){

    .shop-block-two .inner-box{
        padding-left: 30px;
        padding-right: 30px;
    }

    .cta-section .inner-container{
        padding-left: 30px;
        padding-right: 30px;
    }

    .banner-style-six .slider-outer{
        padding-left: 30px;
        padding-right: 30px;
    }

    .banner-style-six .inner-box .single-item{
        display: block;
    }

    .banner-style-six .inner-box .single-item .image{
        margin-top: 30px;
    }

    .promotion-section .single-item{
        padding-left: 30px;
        padding-right: 30px;
    }

}

@media only screen and (max-width: 399px){

    .main-header .header-upper .logo-box{
        width: 100%;
        text-align: center;
    }

    .nav-outer .mobile-nav-toggler{
        margin-left: 0px;
    }

    .shop-block-three .inner-box .content-box{
        padding-left: 0px;
    }
}