.heading-minimal .sub-title {
    color: #676e7c;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10px;
}
/*.detail-page .listing-list-items:hover {
    height: 440px !important;
}	*/
.listing-list-items:hover {
    position: inherit;
    height: 440px !important;
}
/*.listing-list-items {
    width:250px
}*/
.shop-now-mobile {
    display:none;
}
div#tab-description ul li {
    color: #777;
}
.comment-form p.comment-form-cookies-consent
{
  position:relative;
}
.listing-list-salesman .first-heading nav
{
 margin-bottom:0;
}
.listing-list-salesman .first-heading nav a
{
     padding: 10px;
}	
/*.listing-list-items-1:hover {
    height: 510px !important;
}*/
.footer-area .footer-content,
.products_tabs_slider_full,
.products_tabs_slider,
#hero_product_slider
{
 z-index:0;
}

input[type=submit] ,button[type=submit] {
    background: #ffC220;
    border-color: #ffC220;
    color: #000;
}	
li.fre-ship img {
    width: 40px;
    height: 40px;
}	
/*.listing-list-items-1 {
    width:320px
}*/
.top-product-img img {
    width: 100%;
}
span.new-product {
    position: absolute;
    width: 48px;
    height: 26px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    user-select: none;
    padding-left: 5px;
    left: 10px;
    top: 20px;
    font-size: 12px;
    color: #fff;
    -webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0% 100%, 0% 0%, 25% 0%);
    background: red;
}
.heading-minimal .head-title {
    padding-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 20px
}
.heading-minimal {
    text-align: center;
    margin-bottom: 55px;
    position: relative;
    z-index: 1
}
.outside-home .heading-minimal .head-title {
    margin: 0;
    font-size: 30px;
    line-height: 1.4em
}
.navbar-nav .profil-select {
    margin: 0
}
.navbar-nav .profil-select a {
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 5px;
    padding-right: 5px;
    color: #000
}
.navbar-nav .dropdown-toggle:hover, .navbar-nav .show .dropdown-toggle, .navbar-nav .show .dropdown-toggle:focus {
    background-color: #fafafa
}
.navbar-nav .profil-select img {
    width: 22px;
    margin-top: 2px
}
.navbar-nav .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: 0;
    content: "";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0
}
.navbar-nav .dropdown-toggle .sizee {
    margin-left: 2px;
    margin-right: 0;
    font-size: 10px;
    position: relative;
    top: 2px
}
.navbar-nav .dropdown-menu {
    border-top: 2px solid #ec5598;
    background-color: #fff
}
.navbar-nav .dropdown-menu > li > a {
    border-bottom: 1px solid #e5e5e5
}
.navbar-nav .dropdown-menu > li:focus, .navbar-nav .dropdown-menu > li:hover {
    background-color: #fafafa
}
.navbar-nav .dropdown-menu > li > a:focus, .navbar-nav .dropdown-menu > li > a:hover {
    background-color: #fafafa
}
.navbar-nav .dropdown-menu {
    padding: 0;
    min-width: 210px;
    color: #fff;
    font-size: 14px
}
.navbar-nav .dropdown-menu > li > a {
    padding: 10px 20px;
    display: inherit;
    color: #000;
    text-align: left
}
.dropdown-menu > li > a i, .navbar-nav .dropdown-menu > li > a span {
    vertical-align: middle
}
.navbar-nav .dropdown-menu > li > a i, .navbar-nav .dropdown-menu > li > a span {
    vertical-align: middle
}
.dropdown-menu > li i {
    margin-right: 6px;
    font-size: 18px
}



/*-----------Latest Product-------
----------------------------------*/
i.fa.fa-star.color1 {
    color: #ffce00;
}

.fav-product-container:hover {
  color:red;		
}
.hear-btn:hover
{
  background: #ffffff !important;
  color: red !important;
}
.hear-btn
{
    background: #ffffff;
      border-radius: 50%;
    height: 35px;
    width: 35px;
    text-align: center;
   padding: 0;
    border: 1px solid #eeeeee;
    color: #000000;
    line-height: 2.2 !important;	
 }
.fav-product-container {
    position: absolute;
    right: 20px;
    top: 20px;
 }	
.latest-product .owl-item
{
opacity:0;
}
.wrapper-latest-product .bottom-listing-product h4:hover {
 color:#232323;
}
.wrapper-latest-product .bottom-listing-product h4 a:hover ,.wrapper-latest-product .bottom-listing-product h4 a:focus {
 color:#232323;
}

.latest-product .owl-item.active
{
opacity:1;
}
.heart-vendor a:hover {
    color: red;
}
.product-heading h4 a{
    font-size: 17px;
    line-height: 1.4;
     font-weight:700;
    padding: 3px 0px;
    color: #232323;
    text-decoration: none;
}
span.new-shop {
    position: absolute;
    width: 48px;
    height: 26px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    user-select: none;
    padding-left: 5px;
    left: 10px;
    top: 10px;
    background: #da2128;
    font-size: 12px;
    color: #fff;
    -webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0% 100%, 0% 0%, 25% 0%);
}
span.sale-shop {
   position: absolute;
    width: 48px;
    height: 26px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    user-select: none;
    padding-left: 5px;
    left: 10px;
    top: 20px;
    background: #008910;
    font-size: 12px;
    color: #fff;
    -webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0% 100%, 0% 0%, 25% 0%);

}
span.hot-shop {
    position: absolute;
    width: 48px;
    height: 26px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    user-select: none;
    padding-left: 5px;
    left: 10px;
    top: 10px;
    background: #ffc220;
    font-size: 12px;
    color: #fff;
    -webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0% 100%, 0% 0%, 25% 0%);
}
.product-list-item:hover{
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
    position: absolute;
    transform: translate(0.15rem);
}
section.recent-product {
    margin-top: -16px;
}
section.recent-product-1 {
    margin-top: -16px;
}
.owl-carousel .owl-stage-outer {
    padding-bottom: 45px;
}
.staff-list .owl-nav {
    position: absolute;
    right: 45px;
    top: -72px;
    display: block !important;
}
.two-day-product  .owl-carousel .owl-nav button.owl-next,two-day-product .owl-carousel .owl-nav button.owl-prev{

    padding: 10px;
}
.arrow {
    position: absolute;
    top: -0.3px;
    right: -22px;
    color:#777777;
}
.arrow1 {
    position: absolute;   
    right: 0;
    top: 0;
    color:#777777;
}
section.multi-vendor {
    margin-top: 30px;
}
.latest-product-heading {
    background: #f5f5f5;
    margin-bottom: 20px;
    padding: 20px 40px;
    border-radius: 5px;
    width: 100%;
    position: relative;
}
ul.product-items li {
    display: inline-block;

    position: relative;
    top: -35px;
}
ul.day-item li a:focus {
    color: #ffc220;
}
.bottom-listing-product {
    position: relative;
}
.shoes-img {
    flex: 0 0 40.1%;
}
ul.product-items {
    position: absolute;
    right: 65px;
    top: 45px;
}
.fashion-sale img {
    width: 100%;
}
.multi-vendor .card.categories
{
margin-top:0px;
}



/*--------------------------------
     All Multi Vendor
---------------------------------*/
ul.multi-item {
    display: flex;
}
.vendor-body {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
  }
.card.vendor-card {
    margin-top: 20px;
    border-radius: 0px;
}
ul.multi-item li {
    padding: 0px 10px;
}
.method-icon ul.free-shipping-1 li h5 {
    font-weight: 500;
}
.method-icon ul.free-shipping-1 li p {
    font-size: 15;
}
.vendor-sidebar .heading-product-search h2 {
    font-size: 20px;
    font-weight: 500;
}
img.rounded-circle {
    border-radius: 50%;
    height: 50px;
    width: 50px;
}
ul.multi-item li p{
    margin-top: -5px;
   font-size:14px;
}
.multi-vendor ul.list-group.list-group-flush li {
    background: #ffff;
    padding: 7px;
}
a.heading-name {
    color: #232323;
    font-size: 18px;
    font-weight: 500;
}
.vendor-items {
    margin-top: 20px;
}
.multi-vendor .main-categories {
    font-size: 20px;
    font-weight: 700;
    color: #232323;
    background: #F3f8fb!important;
    padding: 20px;
    border-radius: 0px;
}
.multi-vendor-heading {
    background: #f5f5f5;
    padding: 20px 30px;
    width: 100%;
    border-radius: 5px;
}
ul.child-list-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.multi-vendor .card-header
{
 border-bottom:0;
}
.multi-vendor ul.list-group.list-group-flush li.list-group-item {
    border-bottom: 1px solid #eeeeee;
}
.multi-vendor ul.list-group.list-group-flush{
    border: 1px solid #eeeeee;
    border-top:0;
}
.multi-vendor ul.list-group.list-group-flush li.list-group-item:last-child{
    border:0;
}
.multi-vendor .furnit-item { 
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background: #f5f5f5;
}
.furnit-item img {
    border-radius: 50% !important;
}
.multi-vendor .furnit-item img {
    border-radius: 100% !important;
    top: 5px;
}
.multi-vendor span.span-furniture {
    color: #232323;
    top: 20px;
    left: 70px;
}
.multi-vendor .btn-ads {
    
    background: #F3f8fb;
    border: 1px solid #f3f8fb;
}
.multi-vendor button.btn-ads:before{
    
    border-color: #F3f8fb transparent transparent transparent;
}
.btn-ads {
    background: #F3f8fb;
    border: 1px solid #f3f8fb;
    padding: 5px 10px;
    font-size: 13px;
    color: #232323;
    color: #717171;
}
.owl-carousel .owl-stage-outer {
    padding-bottom: 45px;
}
.brand-img img{
    width: 100%;
}
.brand-img-2 img {
    width: 100%;
}
section.brands-poster {
    padding: 35px 0px;
}


/*-----------Day Product------------
-----------------------------------*/
.day-product-list-item {
    border: 1px solid #eee;
}
.favourited .fa.fa-heart{
  color:red;
}
.two-day-product-head {
    background: #f5f5f5;
    padding: 20px;
    height: 60px;
    position:relative;
}
.arrow2 {
    position: absolute;
    top: -6.44px;
    right: -21px;
}
ul.day-item li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    top: -22px;
}
ul.day-item {
    margin: auto 83px;
    /* float: right; */
    position: absolute;
    top: 37px;
    right: 10px;
}
.up-sells ul li.product.status-publish {
    border: 1px solid #eee;
    text-align: center;
    padding-bottom:15px !important;
    margin-top:30px;
}
.up-sells ul li.product.status-publish .star-rating {
    text-align: center;
    margin: auto;
}
.list-page .up-sells {
    padding: 20px 0px;
}
.up-sells ul li.product.status-publish .button {
    background: #ffc220;
    color: #232323;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
}
#carousel-product li
{
 margin-right:5px;
 cursor: pointer;
} 
.up-sells ul li.product.status-publish span.onsale {
    min-height: 2.236em !important;
    min-width: 3.236em;
    padding: .202em;
    font-weight: 700;
    margin: 0;
    border-radius: 0 !important; 
    z-index: 9;
    position: absolute;
    width: 48px;
    height: 26px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    user-select: none;
    padding-left: 5px;
    left: 0px !important;
    top: 15px !important;
    font-size: 12px;
    color: #fff;
    -webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
    clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 0% 100%, 0% 0%, 25% 0%);
    background: red;
}
.row.theme-created {
    width: 100%;
}
section.two-day-product {
    padding: 50px 0px;
}
.day-product-img img {
    width: 100%;
    padding: 10px;
}
.day-product-heading {
    padding: 15px;
}
.day-product-heading h4 a{
    font-size: 16px;
    line-height: 1.4;
    padding: 3px 0px;
    color: #232323;
}
.day-product-heading h3 {
    line-height: 1.5;
    color: #ffc220;
}
span.del {
    text-decoration: line-through;
    font-size: 15px;
    color: #a3a3a3;
    font-weight: 500;
    margin-left: 5px;
}
.tab-featured{
    display: none;
}
.tab-trending
{
    display: none;
}

.tab-featured1{
    display: none;
}
.tab-trending1
{
    display: none;
}
.features-tab
{
    display: none;
}
.trending-tab
{
    display: none;
}

/*----------Shipping Method-----
--------------------------------*/
section.method-icon {
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid #ecf1f7;
    margin-top: 50px;
}
.wishlist-item i {
    color: #FF7700;
}
.user-acccount-item i {
    color: #FF7700;
}
.product_slider_2 .wrapper-latest-product:hover {
    height: 445px;
}
.h-head-dot {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
.free-shipp h3 {
    font-size: 18px;
    min-width: 150px;
    font-weight: 700;
}
.free-shipp p {
    min-width: 220px;
    font-size: 15px;
}
img.igm-accoun-method {
    min-width: 30px;
    margin-left: 3px;
}
.money-guarantee h3 {
    font-size: 18px;
    min-width: 180px;
}
.money-guarantee p {
    min-width: 220px;
    font-size: 15px;
}
.fre-pay{
    margin-left: 47px;
}
.fre-pay1{
    margin-left: 47px;
}
.fre-pay2{
    margin-left: 47px;
}
.fre-pay3{
    margin-left: 47px;
}
.payment-method h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}
ul.free-shipping-1 li {
    display: inline-block;
    padding: 0px 5px;
}
li.fre-ship {
    margin-top: -23px!important;
    position: relative;
    top: -18px;
}




/*------Footer-------------
----------------------------*/
.wheel-logo-img img {
    width: 170px;
}


ul.socials-links li {
    display: inline-block;
    padding: 3px 10px;
    background: #fff3d2;
    text-align:center;
    width: 35px;
    height: 35px;
    color: #232323;
    margin-top: 5px;
    margin-right: 2px;
}
ul.socials-links li a{
    color: #232323;
}

ul.links-items li a{
    color: #959595;
}
.cpy_right {
    text-align: center;
    padding: 15px;
}
span.script-bundle {
    color: #ff7700;
}

.links-items-contact {
    background: #f5f5f5;
    padding: 15px 0px;
}

.copyright-heading {
    background-color: #232323;
}
p.copy-right {
    color: #fff;
}
.addess-heading h3 {
    font-size: 18px;
}

.address-icon { 
    background: #ffe6d0;  
    color: #ffc220;
}


.num-icon {   
    background: #ffe6d0;   
    color: #ffc220;   
}

.gmail-heading h3 {
    font-size: 18px;
}
.gmail-icon {
    background: #ffe6d0;
    color: #ffc220;
}
.wb-icon {
    background: #ffe6d0;
    color: #ffc220;
}
/*-------------------------
     Header and Menu
----------------------------*/
header.main-header {
    background: #232323;
}
.header-item {
    position: relative;
    top: -17px;
}
a#navbarDarkDropdownMenuLink {
    color: #777777;
    margin: -7px -10px;
}
.icon-search-head .dropdown-toggle::after {
    color: #777777;
}
.logo {
    text-align: center;
}
.icon-head::after {
    content: "";
    margin: auto 14px;
    border-left: 1px solid #777777;
    opacity: 0.3;
}
a#navbarDropdown {
    margin: -5px -6px;
    color: #777777;
}
.fa.fa-caret-down.right {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
}
.fa.right.fa-caret-up{
    float: right;
}
ul.drop-sub-item li {
    padding-left: 15px!important;
}
.my-cart i {
    color: #ffC220;
}
.main-header  ul.drop-down-multilevel li.sub-menu a {
    font-size: 15px;
    margin-left: 40px;
}
ul.drop-down-multilevel li.sub-menu a {
    font-size: 16px;
    font-weight:400;
}
.has-search .form-control-feedback {
    right: initial;
    right: -152px;
    top: 0px;
    color: #ccc;
    background: #ffC220;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    line-height: 2.7;
}
.nav-open {
    padding: 0px 30px;
    position: relative;
    top: 22px;
    z-index:1;
    width: 60px;
}

.input-group.with-icon>input::-ms-clear{display:none}

input.form-control.rounded {
    width: 350px;
    background: #323434;
    border: 1px solid #323434;
    height: 50px;
    border-radius: 50px !important;
    color: #fff;
    padding-left: 30px;
}
.input-group.with-icon {
    margin-left: 20px;
}
.dropdown-menu.dropdown-menu-dark.show {
    border-top: 3px solid #ffc220;
    background: #1d1c1c;
    color: #ffc220;
    margin: 10px auto !important;
}
.dropdown-menu-dark .dropdown-item:focus, .dropdown-menu-dark .dropdown-item:hover {
    background: #1d1c1c;
    color: #ffc220;
}
.input-group.with-icon i {
    background: #ffc220;
    color: #232323;
    width: 47px;
    height: 47px;
    text-align: center;
    line-height: 3;
    right: 1px!important;
    border-radius: 50%!important;
}
.input-group.with-icon>i {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none;
    position: absolute;
    z-index: 3;
    top: 50%;
}
.input-group.with-icon>i,
.input-group.with-icon.icon-right>i{
    right: .7rem;
}
.input-group.with-icon>input,
.input-group.with-icon.icon-right>input {
    padding-right: 1.7rem;
}

.input-group.with-icon.icon-left>i {
    left: .7rem;
}
.input-group.with-icon.icon-left>input{
    padding-left: 1.7rem;
}
.input-group.with-icon.icon-shy>i {
    z-index: 1;
}
svg.iconify.icon-color2 {
    color: #ffc220;
    font-size: 28px;
    margin-top: 16px;
}
.has-search .form-control {
    padding-left: 20px;
    margin-top: -8px;
    background-color: #222625;
    border: 1px solid #222526;
    height: 45px;
    width: 170%;
    border-radius: 50px;
}
.icon-search-head {
    display: flex;
    align-items: center;
}
.search-header {
    width: 100%;
}
.logo a img {
    padding-left: 60px;
    padding-top: 7px;
}
.form-group.has-feedback.has-search {
    margin-left: 21px;
    color: #222526;
}
.btn.btn-checkout {
margin-top:25px;
}
#wrap{
    width: 960px;     
    position: absolute;
    left: 50%;    
    margin-left: -480px;
    margin-top: 60px;   
}
.bigImages ul li{
    list-style: none;
}
.thumbContainer{
    position: absolute;
}  
.thumbnails{     
    position: absolute; 	
}    
.thumbParentContainer{
    position: absolute;  
    bottom: 0px;       
}
.thumbParentContainer div.nextArrow{
    cursor: pointer;
    position: absolute;  
    background: url(../images/assets/next.png) no-repeat; 
    width: 20px;
    height: 40px;      
    right: 16px;        
    top: 3px;
    z-index: 1005;     
}           
.thumbParentContainer div.prevArrow{
    cursor: pointer;
    position: absolute;  
    background: url(../images/assets/prev.png) no-repeat; 
    width: 20px;
    height: 40px;      
    left: -24px;        
    top: 3px;
    z-index: 1005;     
}           
.thumbnails a{
    color: #00BFFF;
}  
.thumbnails .blueNote{
    background: #00BDEE;
}                       
.thumbnails .redNote{
    background: #FF3333;
}
.thumbnails ul{
    display: block;        
    padding: 0;
    margin: 0;
}
.thumbnails ul li{
    display: block;
    float: left;
    border: 2px solid #FFF;
    margin: 1px;          
    width: 65px;
    height: 41px;
} 
.thumbnails ul li.active{
    border: 2px solid #00BFFF;
}                
#arrowButton{    
    cursor: pointer;   
    position: fixed;  
    width: 100%;
    z-index: 1003;
}            
#arrowButton .prevArrow{
    background: url(../images/assets/prev.png) no-repeat; 
    width: 40px;
    height: 80px;      
    position: absolute;
    left: 20px;
} 
#arrowButton .nextArrow{                 
    background: url(../images/assets/next.png) no-repeat;
    width: 40px;
    height: 80px;  
    position: absolute; 
    right: 20px;
}           
.animate0{
    -webkit-animation-duration: .4s;
    -webkit-animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .4s;
    -moz-animation-delay: 0s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .4s;
    -ms-animation-delay: 0s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .4s;
    animation-delay: 0s;
    animation-timing-function: ease;
    animation-fill-mode: both;	          
}         
.animate1{
    -webkit-animation-duration: .4s;
    -webkit-animation-delay: .2s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .4s;
    -moz-animation-delay: .2s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .4s;
    -ms-animation-delay: .2s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .4s;
    animation-delay: .2s;
    animation-timing-function: ease;
    animation-fill-mode: both;	          
} 

.animate2{
    -webkit-animation-duration: .4s;
    -webkit-animation-delay: .4s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .4s;
    -moz-animation-delay: .4s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .4s;
    -ms-animation-delay: .4s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .4s;
    animation-delay: .4s;
    animation-timing-function: ease;
    animation-fill-mode: both;	          
} 

.animate3{
    -webkit-animation-duration: .4s;
    -webkit-animation-delay: .6s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .4s;
    -moz-animation-delay: .6s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .4s;
    -ms-animation-delay: .6s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .4s;
    animation-delay: .6s;
    animation-timing-function: ease;
    animation-fill-mode: both;	          
}   

.animate4{
    -webkit-animation-duration: .4s;
    -webkit-animation-delay: .8s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .4s;
    -moz-animation-delay: .8s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .4s;
    -ms-animation-delay: .8s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .4s;
    animation-delay: .8s;
    animation-timing-function: ease;
    animation-fill-mode: both;	          
}  

.animate5{
    -webkit-animation-duration: .4s;
    -webkit-animation-delay: 1s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .4s;
    -moz-animation-delay: 1s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .4s;
    -ms-animation-delay: 1s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .4s;
    animation-delay: 1s;
    animation-timing-function: ease;
    animation-fill-mode: both;	          
}              

.animate6{
    -webkit-animation-duration: .4s;
    -webkit-animation-delay: 1.2s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .4s;
    -moz-animation-delay: 1.2s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .4s;
    -ms-animation-delay: 1.2s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .4s;
    animation-delay: 1.2s;
    animation-timing-function: ease;
    animation-fill-mode: both;	          
}              

.animate7{
    -webkit-animation-duration: .4s;
    -webkit-animation-delay: 1.4s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .4s;
    -moz-animation-delay: 1.4s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -ms-animation-duration: .4s;
    -ms-animation-delay: 1.4s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: .4s;
    animation-delay: 1.4s;
    animation-timing-function: ease;
    animation-fill-mode: both;	          
}      
.item.main-img {
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    width: 100%;
    background-position: center,center;
}
a.btn.btn-discover {
    background: #ffC220;
    padding: 10px 20px;
    border-radius: 5px;
}
.nike-heading h1 {
   font-size: 70px;
    padding-top: 10px;
    font-weight: 900;
    margin-bottom: 42px;
}
.nike-heading a.btn {
    margin-top: 30px;
}
.nike-heading h4
{
    font-size: 50px;
    font-weight: 900;
    color: #ffc220;
    margin-bottom: 15px;
    margin-top: 15px;
}
.nike-heading {
    padding-top: 175px;
}
.salemain-heading-img {
    background: #fff;
    border: 1px solid #fff;
    display: flex;
    padding: 5px;
}
.shoes-heading {
    margin: 4px 15px;
    text-align: initial;
}
.main-carousel-item {
    position: absolute;
    bottom: 23px;
    left: 6%;
}
.shoes-heading a{
    color: #777777;
}
span.dele {
    text-decoration: line-through;
    font-size: 30px;
    color: #232323;
    margin-right:5px;
}
.shoes-heading span{
    color: #ffc220;
}
.shoes-img img {
    width: 100px;
    height:118px;
    border-radius:8px;
}
span.product-review-count {
    color: #232323;
}
.shoes-heading h2 {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 500;
}
.shoes-heading i {
    position: relative;
    left: 5px;
    top: 1px;
}
ul.nav-main-item li {
    padding: 5px 0px;
    border-color: rgba(135,135,135,0.3);
    margin-left: -15px;
}
ul.nav-main-item li a {
    font-weight: 500;
    color: #242424;
    font-size: 16px;
}
.sign {
    margin-left: -36px;
    padding: 0px 6px;
    color: #ffc220;
}
ul.nav-main-item li:hover .sign{
    margin-left: -36px;
    padding: 0px 6px;
    color: #fff;
}

a.btn.btn-checki {
    background: #FFC220;
    width: 60%;
    font-size: 20px;
    border-radius: 5px;
    padding: 5px 0px;
    margin: -10px 10px;
    color: #fff;
    margin-top: 20px;
}

a.btn.btn-checki {
    display: none;
}
a.btn.btn-check:hover {
    border:1px solid #FFC220;
    background: transparent;
    color: #FFC220;
}
li.my-account {
    display: none;
}
section.latest-product {
    margin-top: 20px;
}
.mini-cart-container {
    position: absolute;
    padding: 20px;
    display: none;
    background: white;
    box-shadow: 0px 10px 50px -5px rgb(199 199 199);
    top: 130px;
    z-index: 1;
    margin-left: 35px;
}

.mini-cart-container ul {
    margin-left: 0!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.mini-cart-container ul li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid grey;
    min-height: 60px;
}

.mini-cart-container ul li h3 {
    font-size: 16px;
}

.mini-cart-container ul li h3 span {
    font-size: 16px;
    color: grey;
    position: relative;
}

.mini-cart-container ul li span {
    position: absolute;
    right: 5px;
    top: 10px;
}

.mini-cart-open {
    display: block;
}


#client-logos .item {
    margin: 1px;
}
.cover-wrapper {
    padding: 0;
}
.owl-prev i.left-angle {
    height: 35px;
    border-radius: 50%;
    width: 35px;
    text-align: center;
    line-height: 2;
    position: absolute;
    left: -20px;
    top: 70%;
    color: #232323;
    border:1px solid #ffc220;
    margin-top: -20px;
    background: #fff;
}
.elementor-4395 .elementor-element.elementor-element-73b8b96 > .elementor-widget-container
{
    background-position: center,center;
}
.owl-next i.right-angle {
    height: 35px;
    border-radius: 50%;
    width: 35px;
    text-align: center;
    line-height: 2;
    position: absolute;
    right: -20px;
    top: 70%;
    border:1px solid #ffc220;
    color: #232323;
    margin-top: -20px;
    background: #fff;
}
.owl-prev i.left-angle:hover {
    border:1px solid #fff !important;
    color: #232323;
    background: #ffc220;
}
.owl-next i.right-angle:hover {
    border:1px solid #fff !important;
    color: #232323;
    background: #ffc220;
}
.custom-icon {
    margin-right: 20px;
    position: relative;
    top: -2px;
}
.copyright-heading p{
    color: #ffff;
}
.copyright-heading p a{
    color: #ffc220;
}
.style-scroll::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(58, 129, 58, 0.3);
    background-color: #F5F5F5;
}
.style-scroll::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}
.style-scroll::-webkit-scrollbar-thumb
{
    background-color: #ffc220;
}

my-wrapper {
    display: flex;
    align-items: center;
    position: relative;
}
.search-icon {
    position: absolute;
    right: 0;
    z-index: 99;
}

.btn.btn-seach {
    background: #ffc201;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    text-align: center;
    line-height: 2.5;
}

.product-cart {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.product-cart-heading h5 {
    color: #ffc220;
    font-size: 15px;
    position: relative;
    top: 2px;
}
.product-cart-heading h3 {
    font-size: 18px;
}  
.delete-1{
    text-decoration: line-through;
    font-size: 13px;
    color: #a3a3a3;
    font-weight: 500;
    margin-left: 5px;
} 
.product-cart-heading {
    margin: auto 15px;
}

.img-produt-1 img{
    width: 83px;
    height: 70px;
}
.listing-list-item-1 {
    border: 1px solid #eee;
    margin-bottom: 20px;
    -moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    -o-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}


.listing-list-item-1:hover {
    -webkit-transform: translate(0, -8px);
    -moz-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    -o-transform: translate(0, -8px);
    transform: translate(0, -8px);
    box-shadow: 0 40px 40px rgba(0, 0, 0, 0.2); position: absolute;

    width: 300px;
}
section.listing-list-salesman {
    background: #f5f5f5;
    background-repeat: no-repeat;
    padding: 15px;
}
ul.item-sub-information {
    margin-bottom: 0px;
}
ul.item-sub-information li {
    list-style: none;
    display: inline-block;
    text-decoration: none;
}
section.detail-page {
    padding: 50px 0px;
    background: #fcfdff;
}
.heading-product-search {
    margin-top: 20px;
    margin-bottom: 25px;
}
input.form-control.search-input {
    background: #fbfdff;
    border: 1px solid #e9f1fc;
    height: 50px;
}
.filter-price {
    width: 220px;
    border: 0;
    padding: 0;
    margin: 20px 0px; 
}

.price-title {
    position: relative;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
}

.price-field {
    position: relative;
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    padding-top: 15px;
    padding-left: 16px;
    border-radius: 3px;
}

.price-field input[type=range] {
    position: absolute;
}

/* Reset style for input range */

.price-field input[type=range] {
    width: 186px;
    height: 2px;
    border: 1px solid #e9f1fc;
    border-left-width: 20px;
    border-right-width: 20px;
    outline: 0;
    box-sizing: border-box;
    border-radius: 5px;
    pointer-events: none;
    -webkit-appearance: none;
}

.price-field input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.price-field input[type=range]:active,
.price-field input[type=range]:focus {
    outline: 0;
}

.price-field input[type=range]::-ms-track {
    width: 188px;
    height: 2px; 
    border: 0;
    outline: 0;
    box-sizing: border-box;
    border-radius: 5px;
    pointer-events: none;
    background: transparent;
    border-color: transparent;
    color: transparent;
    border-radius: 5px;
}

/* Style toddler input range */

.price-field input[type=range]::-webkit-slider-thumb { 
    /* WebKit/Blink */
    position: relative;
    -webkit-appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-top: -4px;
    background-color: #ffc220;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
}

.price-field input[type=range]::-moz-range-thumb { 
    /* Firefox */
    position: relative;
    appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-top: -5px;
    background-color: #ffc220;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
}

.price-field input[type=range]::-ms-thumb  { 
    /* IE */
    position: relative;
    appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-top: -5px;
    background-color: #ffc220;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
}

/* Style track input range */

.price-field input[type=range]::-webkit-slider-runnable-track { 
    /* WebKit/Blink */
    width: 188px;
    height: 2px;
    cursor: pointer;
    background: #ffc220;
    border-radius: 5px;
}

.price-field input[type=range]::-moz-range-track { 
    /* Firefox */
    width: 188px;
    height: 2px;
    cursor: pointer;
    background: #ffC220;
    border-radius: 5px;
}

.price-field input[type=range]::-ms-track { 
    /* IE */
    width: 188px;
    height: 2px;
    cursor: pointer;
    background: #FFC220;
    border-radius: 5px;
}

/* Style for input value block */

.price-wrap {
    display: flex;
    justify-content: center;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 7px;
}

.price-wrap-1, 
.price-wrap-2 {
    display: flex;
}

.price-title {
    margin-right: 5px;
    background: #d58e32;
}

.price-wrap_line {
    margin: 0 10px;
}

.price-wrap #one, .price-wrap #two {
    width: 70px;
    background: #fbfdff;
    border: 1px solid #e9f1fc;
    margin: 0;
    padding: 10px 19px;
    margin-right: 0px;
    outline: 0;
    font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
}

.price-wrap label {
    text-align: right;
}

/* Style for active state input */

.price-field input[type=range]:hover::-webkit-slider-thumb {
    box-shadow: 0 0 0 0.5px #fff;
    transition-duration: 0.3s;
}

.price-field input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 0.5px #fff;
    transition-duration: 0.3s;
}
ul.brand-list-item li span {
    color: #232323;
    padding: 0px 8px;
}
a.btn.btn-search-now {
    background: #ffc220;
    font-weight: 700;
    width: 100%;
    font-size: 15px;
    margin-top: 20px;
}
.recent-section-content-1 {
    border-bottom: 1px solid #eee;
    padding: 25px 0px;
}
.recent-section-content-2 {
    border-bottom: 1px solid #eee;
    padding: 25px 0px;
}
.recent-section-content-3 {
    border-bottom: 1px solid #eee;
    padding: 25px 0px;
}
.recent-section-content-4 {
    padding: 25px 0px;
}
.prodcut-heading {
    margin-left: -10px;
    line-height: 1.5;
}
.prodcut-heading h3 {
    font-size: 14px;
}
.sale-img img {
    width: 100%;
    margin-top: 20px;
}
label {
    color: #232323;
    font-weight: 400;
}
.listing-head {
    background: #fff;
    padding: 15px;
    border: 1px solid #e9f1fc;
    border-radius: 10px;
    display: flex;
    align-items:center;
    justify-content: space-between;
    margin-bottom: 20px;
}
ul.refresh-sort-item li {
    display: inline-block;
    padding: 0px 10px;
}
select.form-control.select-sort {
    width: 250px;
    background: #fbfdff;
    border: 1px solid #e9f1fc;
}
a.refresh-icon-head {
    color: #008910;
}
a.listing-icon {
    background: #ffc220;
    color: #fff;
    width: 35px;
    height: 35px;
    margin-top: -6px;
}
a.btn.listing-icon i {
    font-size: 20px;
    position: relative;
    left: -6px;
    top:1.5px;
}
a.listing-icon-1 {
    background: #232323;
    color: #fff;
    width: 35px;
    height: 35px;
    margin-top: -6px;
    margin-left: -10px;
}
a.btn.listing-icon-1 i {
    font-size: 20px;
    position: relative;
    left: -4px;
}
.show-head {
    margin: 8px 0px;
}
.show-head h4 {
    font-size: 18px;
    font-weight: 400;
}

.pagination-item {
    float: right;
    margin-bottom: 30px;
}
li a.page-link {
    color: #232323;
    padding: 12px 20px;
}
li a.page-link:hover {
    background: #ffc220;
    color: #fff;
}
.prodcut-heading span {
    color: #ffc220;
}
.prodcut-heading a {
    color: #777777;
    text-decoration: none;
}
listing-list-item
{
width:250px;
}
i.fa.fa-star.color1 {
    color: #ffce00;
}



/*-------------------------
         INDEX-3
---------------------------*/
span.stock {
    background: #008910;
    color: #fff;
    padding: 1px 5px;
    margin-left: 10px;
    border-radius: 5px;
}
h3.product-name {
    font-size: 22px;
    font-weight: 700;
    padding: 5px 0px;
}
.list-page-heading h4 {
    font-size: 20px;
    color: #ffc220;
    margin-top: 7px;
}
.counter {
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 5px 90px;
}
.list-page-heading p {
    padding: 5px 0px;
}
.counter input {
    width: 50px;
    border: 1px solid #eee;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    color: #232323;
    appearance: none;
    outline: 0;
}
p.quantity-item {
    font-size: 17px;
    color: #232323;
    margin: auto 32px;
}
.counter span {
    display: block;
    font-size: 25px;
    padding: 2px 15px;
    cursor: pointer;
    color: #777777;
    user-select: none;
    border: 1px solid #eee;
}
.descript-review-heading {
    background: #f5f5f5;
    border-left: 3px solid #ffc220;
}
ul.review-listning li {
    display: inline-block;
    padding: 10px 10px;
}
.fashion-img {
    padding: 60px 0px;
}
.fashion-img img {
    width: 300px;
    height: 500px;
}
.color2{
    color: #777777;
}  
.carousel-step-icon {
    position: absolute;
    right: 100px;
    top: -35px;
}  
input.form-control.keyword-des {
    background: #f5f5f5;
    padding: 15px;
    border: 1px solid #eee;
}
textarea#comment {
    background: #f5f5f5;
    margin-top: 20px;
    border: 1px solid #eee;
}
.write-a-review{
    display: none;
    padding: 10px 0px;
}
.write-a-review h4{
    padding: 20px 0px;
}
.descrition-head {
    padding: 10px 0px;
}
.descrition-head h4 {
    padding: 20px 0px;
}
.rating_circle{
    width: 100px;
    height: 100px;
    border-radius: 70px;
    border: 1px none;
    font-size: 35px;
}
.rating_text{
    margin-top: 38px;
}
.stars-outer {
    display: inline-block;
    position: relative;
    font-family: FontAwesome;
    letter-spacing: 5px;
}

.stars-outer::before {
    content: "\f006 \f006 \f006 \f006 \f006";
}

.stars-inner-1 {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
}

.stars-inner-1::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: green;
}

.stars-inner-2 {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
}
.stars-inner-2::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #46a746;
}
.stars-inner-3 {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
}
.stars-inner-3::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #ff7700;
}
.stars-inner-4 {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
}
.stars-inner-4::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #ffc220;
}
.stars-inner-5 {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
}
.stars-inner-5::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #20ffec;
}
.stars-inner-6 {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
}
.stars-inner-6::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    color: #ffc220;
}
.dark-1 {
    background-color: green;
    width: 100%;
    height: 10px;
}
.dark-2 {
    background-color:#46a746;
    width: 100%;
    height: 10px;
}
.dark-3 {
    background-color: #ff7700;
    width: 100%;
    height: 10px;
}
.dark-4 {
    background-color: yellow;
    width: 100%;
    height: 10px;
}
.dark-4 {
    background-color: #20ffec;
    width: 100%;
    height: 10px;
}
.star-rating-poitn {
    margin-top: 20px;
}
.progress-rating-point
{
    margin-top: 30px;
}
.card-body.based-rating {
    background: #f0f9fc;
    padding: 35px;
}
.col-tion{
    font-size: 20px;
}
.card.catepoint {
    margin-top: 48px;
}
.card-body.based-avg-rating {
    background: #f0f9fc;
    text-align: center;
    padding: 70px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #FFFFFF;
}
.blog-comment::before,
.blog-comment::after,
.blog-comment-form::before,
.blog-comment-form::after{
    content: "";
    display: table;
    clear: both;
}

.blog-comment ul{
    list-style-type: none;
    padding: 0;
}

.blog-comment img{
    opacity: 1;
    filter: Alpha(opacity=100);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.blog-comment img.avatar {
    position: relative;
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 65px;
    height: 65px;
}

.blog-comment .post-comments{
    border: 1px solid #eee;
    margin-bottom: 20px;
    margin-left: 85px;
    margin-right: 0px;
    padding: 10px 20px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #6b6e80;
    position: relative;
}

.blog-comment .meta {
    font-size: 13px;
    color: #aaaaaa;
    padding-bottom: 8px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #eee;
    line-height: 1.5;
}

.blog-comment ul.comments ul{
    list-style-type: none;
    padding: 0;
    margin-left: 85px;
}

.blog-comment-form{
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 40px;
}

.blog-comment h3, .blog-comment-form h3 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 800;
    margin-top: 20px;
    color: #232323;
}
a.name-review {
    font-size: 15px;
    font-weight: 700;
}
.review-deatil{
    display: none;
}
ul.review-listning li a {
    color: #232323;
}
ul.review-listning li a:hover {
    color: #ffc220;
}
.hover-list-product:hover{
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
    position: absolute;
    transform: translateY(-0.25em);
    width: 300px;
}
.hover-list-product{
    transition: 1.5s;
}
.prev-step:hover
{
    color: #ffc220;
}
.next-step:hover
{
    color: #ffc220;
}

/*------------------------------
            INDEX-4
--------------------------------*/
input.input-plh{    
    background: #fbfdff;
    border: 1px solid #e9f1fc;
    height: 50px;  
}
.vendro-owner-contact .form-group{
    margin-bottom: 30px;
}
textarea.input-plh{
    background: #fbfdff;
    border: 1px solid #e9f1fc;

}
.sale-product-shop {
    background: #fff;
    border: 1px solid #e9f1fc;
    border-radius: 8px;
    padding: 18px;
    margin-top: 15px;
}
.show-detail-img img {
    width: 100%;
    border-radius: 5px;
}
.persoanl-description {
    margin-top: 25px;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 25px;
}
.all-personal-details {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
    transition: 0.3s;
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
}
.all-personal-details:hover {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
    transition: 0.3s;
}
.personal-details {
    margin-bottom: 20px;
    text-align: center;
}
.personal-details img {
    text-align: center;
    border-radius: 70%;
    padding: 5px;
    width: 100px;
}
.personal-details h2 {
    color: #232323;
    text-align: center;
    font-size: 20px;
    margin-bottom:0;
}
.personal-details p {
    color: #232323;
    text-align: center;
    font-size: 14px;
}
a.follow-now-btn {
    background-color: #ffc220;
    color: #fff;
    border-radius:5px;
    padding: 11px 60px;
    border: 1px solid #ffc220;
}
.personal-information h2 {
    margin-bottom: 10px;
    font-weight:500;
    margin-top: 10px;
    color: #232323;
    font-size: 20px;
}
.personal-mail i {
    color: #ffc220;
    position: relative;
    top: -15px;
    font-size: 20px;
}
ul.personal-email {
    display: inline-block;
    margin-left: 10px;
    color: #eee;
    line-height: 1.5;
}
.personal-phone {
    margin-top: 20px;
}
.personal-phone i {
    color: #ffc220;
    position: relative;
    top: -15px;
    font-size: 20px;
}
ul.personal-number {
    display: inline-block;
    margin-left: 10px;
    color: #eee;
    line-height: 1.5;
}
.personal-addres {
    margin-top: 20px;
    display: flex;
    align-items: center;
}
.personal-addres i {
    color: #ffc220;
    position: relative;
    top:-15px;
   font-size: 20px;	
}
ul.personal-address {
    display: inline-block;
    margin-left: 10px;
    color: #eee;
    line-height: 1.5;
}
.personal-language {
    margin-top: 20px;
}
.personal-language i {
    color: #ffc220;
    position: relative;
    top:-15px;
}
ul.personal-language-more{
    display: inline-block;
    margin-left: 10px;
    color: #eee;
    line-height: 1.5;
}
.personal-date {
    margin-top: 20px;
}
.personal-date i {
    color: #ff7700;
    position: relative;
    top:-15px;
}
ul.personal-date-calendar{
    display: inline-block;
    margin-left: 10px;
    color: #eee;
    line-height: 1.5;
}
.personal-social-icons {
    margin: 25px 0;
}
.personal-social-icons h2 {
    font-weight:500;
    color: #232323;
    font-size: 20px;
}
ul.social-icons li {
    display: inline-block;
    padding: 0px 5px;
    margin-top: 5px;
}
li a.descript-mail {
    color: #232323;
}
li a.detail-mail {
    color: #777777;
}
li a.descript-phone {
    color: #232323;
}
li a.detail-phone {
    color: #777777;
}
li a.descript-address {
    color: #232323;
}
li a.detail-address {
    color: #777777;
}
li a.descript-lang {
    color: #232323;
}
li a.detail-lang {
    color: #777777;
}
li a.descript-date {
    color: #232323;
}
li a.detail-date {
    color: #777777;
}
section.detail-page-speedcross {
    padding: 50px 0px;
}
.discpont-img img {
    width: 307px;
    margin-top: 20px;
}


.mini-cart-container {
    position: absolute;
    padding: 20px;
    display: none;
    background: white;
    box-shadow: 0px 10px 50px -5px rgb(199 199 199);
    top: 94px;
    z-index: 1;
    margin-left: 35px;
}

.mini-cart-container ul {
    margin-left: 0!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.mini-cart-container ul li {
    list-style: none;
    position: relative;
    border-bottom: 1px solid grey;
    min-height: 60px;
}

.mini-cart-container ul li h3 {
    font-size: 16px;
}

.mini-cart-container ul li h3 span {
    font-size: 16px;
    color: grey;
    position: relative;
}

.mini-cart-container ul li span {
    position: absolute;
    right: 5px;
    top: 10px;
}

.mini-cart-open {
    display: block;
}
.price {
    margin: 20px 0;
    font-size: 20px;
}
.old-price {
    color: #777777;
    margin-right: 10px;
}
.number-input {
    width: 80px;
    margin-right: 20px;
}
.woocommerce div.product form.cart .button {
    padding: 12px 30px;
    margin-top: 2px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-size: 16px;
}
.sale-span {
    background-color: #ffc220;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 4px 10px;
    position: absolute;
    right: -30px;
    text-align: center;
    top: 4px;
    transform: rotate(45deg);
    width: 110px;
}

.product-slider-section-5 {
    margin-top: 60px;
}
.product-slider-section-5 .carousel-inner {
    cursor: move;
}
.product-slider-section-5 .carousel-indicators {
    overflow-y: hidden;
    overflow-x: auto;
}
.product-slider-section-5 .carousel-indicators li {
    border: 2px solid transparent;
    cursor: pointer;
    float: left;
    height: auto;
    margin: 10px 0 12px 0;
    padding: 5px;
    text-align: center;
    text-indent: unset;
    width: 185px;
    overflow: hidden;
}
.product-slider-section-5 .carousel-indicators li.active {
    border: 2px solid #dddddd;
}
.product-slider-section-5 .carousel-indicators li .data-slide-image {
    width: 100px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .product-name {
        margin-top: 30px;
    }
}
.woocommerce .woocommerce-breadcrumb a{
    color: #ffc220;
}
.dropd{
    display: none;
}
ul.dropd li {
    padding: 5px 10px;
}
ul.dropd li a:hover {
    color: #ffc220;
}
ul.dropd li a {
    color: #fff;
}
ul.dropd {
    position: absolute;
    z-index: 1000;
    background: #232323;
    margin: 24px auto;
    padding: 20px;
    border-top:3px solid #ffc220;

}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 22px;
    color: #ffc220;
    padding: 0px;
    margin: 0px;
    font-weight: 700;
}
del span.woocommerce-Price-amount.amount bdi {
    color: #777777!important;
}
p.price .amount bdi {
    color: #ffc220;
}
del {
    text-decoration: line-through;
    font-size: 15px;
    color: #a3a3a3;
    font-weight: 500;
}

.woocommerce-tabs .wc-tabs{
    background: #f5f5f5;
    border-left: 3px solid #ffc220;
}
.woocommerce-tabs .wc-tabs li{
    display: inline-block;
    padding: 10px 10px;
}
.woocommerce-tabs .wc-tabs li.active a{
    color: #ffc220;
}
.woocommerce-tabs .wc-tabs li a {
    color: #232323;
}

.woocommerce-Tabs-panel h2{
    padding: 20px 0px;
    font-size:22px;
}
.woocommerce #reviews #comment {
    height: 160px;
}
.sb-comment-form .comment-notes{
    display: none;
}
.woocommerce #respond input#submit{
    background: #FFC220;
    margin-top: 15px;
}
.comment-form .keyword-des{
    margin-top: 15px;
}
.sb-comment-form .comment-form-cookies-consent{
    display: none;
}
ul.drop-down-multilevel li {
    padding-left: 15px;
}
.comment-text .star-rating span {
    color: #ffc220;
}
a {
    color: #777;
}
.pd-60 {
    padding: 60px 0;
}
.pd-80 {
    padding: 40px 0;
}
.bg-color {
    background-color: #f5f5f5;
}
.team-item {
    background-color: #f6f6f6;
    padding: 15px 0;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.22);
    margin: 12px 0;
}
.social-share {
    padding-top: 7px;
}
.social-share li a i {
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    width: 25px;
}
.social-share li a i.fa-facebook {
    background-color: #3c5a99;
}
.social-share li a i.fa-twitter {
    background-color: #1DA1F3;
}
.social-share li a i.fa-instagram {
    background-color: #55ACEF;
}
.social-share li a i.fa-linkedin {
    background-color: #0077B5;
}

.carousel-inner {
    cursor: move;
}

.carousel-item {
    overflow: hidden;
    transition-timing-function: cubic-bezier(0, 0.81, 0, 0.99);
    padding-bottom: 10px;
}

.team-item-content {
    background-color: #f6f6f6;
    padding: 12px 4px;
}
.team-item-content .designation {
    font-size: 13px;
    color: #777777;
}

.carousel-control-prev, .carousel-control-next , .owl-nav button {
    top: -50px;
    width: 30px;
    height: 30px;
    color: #232323;
    left: 21px;
}

.carousel-control-next {
    left: 58px;
}

.cloneditem-1,
.cloneditem-2,
.cloneditem-3,
.cloneditem-4,
.cloneditem-5 {
    display: none;
}

@media all and (min-width: 576px) {
    .team-style-1 .carousel-inner .active.carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item-prev {
        left: -33%;
    }

    .team-style-1 .carousel-inner .active.carousel-item-right,
    .team-style-1 .carousel-inner .carousel-item-next {
        left: 33%;
    }

    .team-style-1 .carousel-inner .carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-1 .carousel-inner .active {
        left: 0;
    }

    .team-style-1 .carousel-inner .cloneditem-1, .team-style-1 .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 576px) and (transform-3d), all and (min-width: 576px) and (-webkit-transform-3d) {
    .team-style-1 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-1 .carousel-inner .carousel-item.carousel-item-next {

        left: 0;
    }

    .team-style-1 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item.carousel-item-prev {

        left: 0;
    }

    .team-style-1 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-1 .carousel-inner .carousel-item.active {

        left: 0;
    }
}
@media all and (min-width: 768px) {
    .team-style-1 .carousel-inner .active.carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item-prev {
        left: -33.333%;
    }

    .team-style-1 .carousel-inner .active.carousel-item-right,
    .team-style-1 .carousel-inner .carousel-item-next {
        left: 33.333%;
    }

    .team-style-1 .carousel-inner .carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-1 .carousel-inner .active {
        left: 0;
    }

    .team-style-1 .carousel-inner .cloneditem-1, .team-style-1 .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .team-style-1 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-1 .carousel-inner .carousel-item.carousel-item-next {

        left: 0;
    }

    .team-style-1 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item.carousel-item-prev {

        left: 0;
    }

    .team-style-1 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-1 .carousel-inner .carousel-item.active {

        left: 0;
    }
}
@media all and (min-width: 992px) {
    .team-style-1 .carousel-inner .active.carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item-prev {
        left: -16.666%;
    }

    .team-style-1 .carousel-inner .active.carousel-item-right,
    .team-style-1 .carousel-inner .carousel-item-next {
        left: 16.666%;
    }

    .team-style-1 .carousel-inner .carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-1 .carousel-inner .active {
        left: 0;
    }

    .team-style-1 .carousel-inner .cloneditem-3, .team-style-1 .carousel-inner .cloneditem-4,
    .team-style-1 .carousel-inner .cloneditem-5 {
        display: block;
    }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .team-style-1 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-1 .carousel-inner .carousel-item.carousel-item-next {
        left: 0;
    }

    .team-style-1 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item.carousel-item-prev {
        left: 0;
    }

    .team-style-1 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-1 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-1 .carousel-inner .carousel-item.active {
        left: 0;
    }
}
@media all and (min-width: 576px) {
    .team-style-2 .carousel-inner .active.carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item-prev {
        left: -33%;
    }

    .team-style-2 .carousel-inner .active.carousel-item-right,
    .team-style-2 .carousel-inner .carousel-item-next {
        left: 33%;
    }

    .team-style-2 .carousel-inner .carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-2 .carousel-inner .active {
        left: 0;
    }

    .team-style-2 .carousel-inner .cloneditem-1, .team-style-2 .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 576px) and (transform-3d), all and (min-width: 576px) and (-webkit-transform-3d) {
    .team-style-2 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-2 .carousel-inner .carousel-item.carousel-item-next {

        left: 0;
    }

    .team-style-2 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item.carousel-item-prev {

        left: 0;
    }

    .team-style-2 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-2 .carousel-inner .carousel-item.active {

        left: 0;
    }
}
@media all and (min-width: 768px) {
    .team-style-2 .carousel-inner .active.carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item-prev {
        left: -33.333%;
    }

    .team-style-2 .carousel-inner .active.carousel-item-right,
    .team-style-2 .carousel-inner .carousel-item-next {
        left: 33.333%;
    }

    .team-style-2 .carousel-inner .carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-2 .carousel-inner .active {
        left: 0;
    }

    .team-style-2 .carousel-inner .cloneditem-1, .team-style-2 .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .team-style-2 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-2 .carousel-inner .carousel-item.carousel-item-next {
        left: 0;
    }

    .team-style-2 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item.carousel-item-prev {
        left: 0;
    }

    .team-style-2 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-2 .carousel-inner .carousel-item.active {
        left: 0;
    }
}
@media all and (min-width: 992px) {
    .team-style-2 .carousel-inner .active.carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item-prev {
        left: -25%;
    }

    .team-style-2 .carousel-inner .active.carousel-item-right,
    .team-style-2 .carousel-inner .carousel-item-next {
        left: 25%;
    }

    .team-style-2 .carousel-inner .carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-2 .carousel-inner .active {
        left: 0;
    }

    .team-style-2 .carousel-inner .cloneditem-3, .team-style-2 .carousel-inner .cloneditem-4,
    .team-style-2 .carousel-inner .cloneditem-5 {
        display: block;
    }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .team-style-2 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-2 .carousel-inner .carousel-item.carousel-item-next {
        left: 0;
    }

    .team-style-2 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item.carousel-item-prev {
        left: 0;
    }

    .team-style-2 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-2 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-2 .carousel-inner .carousel-item.active {

        left: 0;
    }
}
@media all and (min-width: 576px) {
    .team-style-3 .carousel-inner .active.carousel-item-left,
    .team-style-3 .carousel-inner .carousel-item-prev {
        left: -33%;
    }

    .team-style-3 .carousel-inner .active.carousel-item-right,
    .team-style-3 .carousel-inner .carousel-item-next {
        left: 33%;
    }

    .team-style-3 .carousel-inner .carousel-item-left,
    .team-style-3 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-3 .carousel-inner .active {
        left: 0;
    }

    .team-style-3 .carousel-inner .cloneditem-1, .team-style-3 .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 576px) and (transform-3d), all and (min-width: 576px) and (-webkit-transform-3d) {
    .team-style-3 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-3 .carousel-inner .carousel-item.carousel-item-next {
        left: 0;
    }

    .team-style-3 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-3 .carousel-inner .carousel-item.carousel-item-prev {
        left: 0;
    }

    .team-style-3 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-3 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-3 .carousel-inner .carousel-item.active {
        left: 0;
    }
}
@media all and (min-width: 992px) {
    .team-style-3 .carousel-inner .active.carousel-item-left,
    .team-style-3 .carousel-inner .carousel-item-prev {
        left: -33.333%;
    }

    .team-style-3 .carousel-inner .active.carousel-item-right,
    .team-style-3 .carousel-inner .carousel-item-next {
        left: 33.333%;
    }

    .team-style-3 .carousel-inner .carousel-item-left,
    .team-style-3 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-3 .carousel-inner .active {
        left: 0;
    }

    .team-style-3 .carousel-inner .cloneditem-1, .team-style-3 .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .team-style-3 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-3 .carousel-inner .carousel-item.carousel-item-next {
        left: 0;
    }

    .team-style-3 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-3 .carousel-inner .carousel-item.carousel-item-prev {
        left: 0;
    }

    .team-style-3 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-3 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-3 .carousel-inner .carousel-item.active {
        left: 0;
    }
}
/*fourth*/
@media all and (min-width: 576px) {
    .team-style-4 .carousel-inner .active.carousel-item-left,
    .team-style-4 .carousel-inner .carousel-item-prev {
        left: -33%;
    }

    .team-style-4 .carousel-inner .active.carousel-item-right,
    .team-style-4 .carousel-inner .carousel-item-next {
        left: 33%;
    }

    .team-style-4 .carousel-inner .carousel-item-left,
    .team-style-4 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-4 .carousel-inner .active {
        left: 0;
    }

    .team-style-4 .carousel-inner .cloneditem-1, .team-style-4 .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 576px) and (transform-3d), all and (min-width: 576px) and (-webkit-transform-3d) {
    .team-style-4 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-4 .carousel-inner .carousel-item.carousel-item-next {
        left: 0;
    }

    .team-style-4 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-4 .carousel-inner .carousel-item.carousel-item-prev {
        left: 0;
    }

    .team-style-4 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-4 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-4 .carousel-inner .carousel-item.active {
        left: 0;
    }
}
@media all and (min-width: 992px) {
    .team-style-4 .carousel-inner .active.carousel-item-left,
    .team-style-4 .carousel-inner .carousel-item-prev {
        left: -50%;
    }

    .team-style-4 .carousel-inner .active.carousel-item-right,
    .team-style-4 .carousel-inner .carousel-item-next {
        left: 50%;
    }

    .team-style-4 .carousel-inner .carousel-item-left,
    .team-style-4 .carousel-inner .carousel-item-prev.carousel-item-right,
    .team-style-4 .carousel-inner .active {
        left: 0;
    }

    .team-style-4 .carousel-inner .cloneditem-1, .team-style-4 .carousel-inner .cloneditem-2 {
        display: block;
    }

    .team-style-4 .carousel-inner .cloneditem-1, .team-style-4 .carousel-inner .cloneditem-2 {
        display: block;
    }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .team-style-4 .carousel-inner .carousel-item.active.carousel-item-right,
    .team-style-4 .carousel-inner .carousel-item.carousel-item-next {
        left: 0;
    }

    .team-style-4 .carousel-inner .carousel-item.active.carousel-item-left,
    .team-style-4 .carousel-inner .carousel-item.carousel-item-prev {
        left: 0;
    }

    .team-style-4 .carousel-inner .carousel-item.carousel-item-left,
    .team-style-4 .carousel-inner .carousel-item.carousel-item-prev.carousel-item-right,
    .team-style-4 .carousel-inner .carousel-item.active {
        left: 0;
    }
}

section.detail-page {
    /*! padding: 50px 0px; */
    background: #fcfdff;
}
.woocommerce .woocommerce-result-count {
    margin: 8px;
    font-size: 18px;
    font-weight: 400;
}
.woocommerce .refresh-sort-item  .woocommerce-ordering {
    margin: 0 !important;
    float: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 100% !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    border: 2px solid transparent;
    cursor: pointer;
    float: left;
    height: auto;
    margin: 10px 0 12px 0;
    padding: 5px;
    text-align: center;
    text-indent: unset;
    overflow: hidden;
}
/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
    font-family: 'flexslider-icon';
    src: url('../fonts/flexslider-icon.eot');
    src: url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/flexslider-icon.woff') format('woff'), url('../fonts/flexslider-icon.ttf') format('truetype'), url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
    outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .flexslider .slides {
    display: block;
}
* html .flexslider .slides {
    height: 1%;
}
.no-js .flexslider .slides > li:first-child {
    display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {

    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides img {
    height: auto;
    -moz-user-select: none;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
@-moz-document url-prefix() {
    .loading .flex-viewport {
        max-height: none;
    }
}
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    margin-top:5px;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgb(255 255 255 / 30%);
}



.flex-direction-nav a.flex-next:before {
    content: '\f002';
}
.flex-direction-nav .flex-prev {
    left: -50px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #232323;
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003';
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
    background: #232323;
    background: rgba(0, 0, 0, 0.9);
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}



/*------------------------------------
          
-------------------------------------*/

.detail-product-search .panel-title a {
    color: #232323;
    font-weight: 500;
    font-size: 16px;
}
.detail-product-search .product-categories li a::before{
    content: "\f178";
    font-family: FontAwesome;
    margin: auto 10px;
}
.panel-title a {
    font-size: 18px;
    font-weight: 500;
    color: #232323!important;
}
.detail-product-search input.search-field {
    background: #fbfdff;
    border: 1px solid #e9f1fc;
    height: 50px;
    padding-left: 14px;
    margin: 10px 0px 10px 0px;
    width: 68%;
}
.detail-product-search form button {
    background: #ffc220;
    border: 1px solid #ffc220;
    padding: 10px 10px;
}
.detail-product-search button.button-search {
    background: #ffc220;
    border: 1px solid #ffc220;
    padding: 10px 10px;
    margin-left: 0px;
}
.detail-product-search button.button-search:hover {
    color:#fff;
}
a.branded-list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
a.branded-list-item img {
    width: 75px;
    height: 75px;
}
span.item-amount-price {
    position: relative;
    top: 0;
}
span.product-title {
    font-weight: 500;
    color:#232323;
}
span.price-dol {
    color: #ffc220;
    font-size: 17px;
}
.prie-delte
{
    font-size: 12px;
}
.woocommerce .flexslider:first-child
{
 margin-top:0;
}
.variations_form table tr td label {
 margin-top:10px;
}
.woocommerce .comment-respond
{
 padding:20px 0px !important;
}
.woocommerce .comment-respond .comment-reply-title
{
 font-size:22px;
 color:#232323;
 font-weight:700;
}
.woocommerce.widget_products .widget-content.saftey span.woocommerce-Price-amount.amount bdi{
    color: #242424;
}
.comment-respond .comment-form p.comment-form-comment label
{
 margin-top:20px;
}
.woocommerce .carousel-product li {
    padding : 5px;
} 
.woocommerce .carousel-product li.flex-active-slide {
    border: 2px solid rgb(221, 221, 221);
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.widget_products ul.product_list_widget li .star-rating {
    margin-bottom: 4px;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li:last-child {
    border-bottom: none;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 12px;
    width: 70px;
    height: auto;
    box-shadow: none;
}
.icon-arrow {
    color: #ffc220;
    margin: auto 10px;
}
.price_slider_wrapper {
    padding: 12px 0 5px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #999 !important;
    margin-bottom: 22px;
    margin-top: 12px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #462940;
    border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: .5em;
}

.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
}
.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em;
}

.price_slider_wrapper .ui-widget-content {
    background: #f5f5f5;
}
.price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: #1e1e1e;
    background: -webkit-gradient(linear,left top,left bottom,from(#1e1e1e),to(#6a6a6a));
    background: -webkit-linear-gradient(#1e1e1e,#6a6a6a);
    background: -moz-linear-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
    background: -moz-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #462940;
    border: 0;
}.ui-slider-horizontal {
    height: .5em;
}

.ui-slider {
    position: relative;
    text-align: left;
}
.price_slider {
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #333 !important;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #a46497;
}
.ui-slider .ui-slider-range {
    background: none repeat scroll 0 0 #f58936;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 #ffc60a;
    box-shadow: 1px 1px 1px 0.5px rgb(0 0 0 / 25%) inset;
    -webkit-box-shadow: 1px 1px 1px 0.5px rgb(0 0 0 / 25%) inset;
    border-radius: 1em;
}
.ui-slider .ui-slider-handle {
    background: #ffc220 !important;   
}
.woocommerce .widget_price_filter .price_slider_amount {
    font-weight: 700;
}
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: .8751em;
}
.price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 14px 25px;
    border-radius: 1px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    color: #fff;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: absolute;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: 0;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.clear {
    clear: both;
}
.widget-content.saftey {
    position: relative;
}
ul.list-tag li {
    display: inline-block;
    padding: 4px 2px;
}
a.btn.btn-tag {
    background: #ffc220;
}
.widget_product_search,
.widget_price_filter,
.widget_product_categories,
.widget_rating_filter,
.widget_top_rated_products, 
.widget_products
{
    background: #fff;
    border: 1px solid #eee;
}
.panel-title {
    background: #f5f5f5;
    padding: 15px 15px;
    width: 100%;
}
.widget-content.saftey {
    padding: 15px;
}
.widget.woocommerce.widget_products {
    background: #fff;
    margin-bottom: 35px;
}
.widget.woocommerce.widget_product_categories {
    padding: 0px;
    margin-bottom: 30px;
    background: #fff;
} 
ul.product-categories li {
    padding: 10px 5px;
    border-bottom: 1px solid #eee;
}
ul.product-categories li:last-child {
    border-bottom: 0;
}
ul.refresh-sort-item li form .select2-container--default .select2-selection--single {
    background-color: #fbfdff;
    border: 1px solid #e9f1fc;
    border-radius: 2px;
    height: 45px;
    width: 250px;
} 
a.btn.btn-listing {
   
    border-radius: 5px;
    padding: 10px 20px;
    width: 100%;
    transform: translateY(100px);
    transition:all 900ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.20s;  
    margin-top: 15px;
}

.vendor-sidebar{
    background: #fff;
    border: 1px solid #e9f1fc;
    border-radius: 8px;
    padding: 18px;
}
#opennav img{
    max-width: unset;
}
.fashion-sale{
    position: relative;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    overflow: hidden;
}
.brand-img-2
{
    position: relative;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    overflow: hidden;
}
.brand-img-2::before {
    background-color: rgba(255,255,255,.2);
    display: block;
    position: absolute;
    top: -100%;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    content: "";
    z-index: 1;
}
.brand-img-2:hover::before {
    top: 0;
    opacity: 1;
}
.fashion-sale::before {
    background-color: rgba(255,255,255,.2);
    display: block;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    content: "";
    z-index: 1;
}
.fashion-sale:hover::before {
    left: 0;
    opacity: 1;
}
.hover-effect-11::before {
    background-color: rgba(255,255,255,.2);
    display: block;
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    content: "";
    z-index: 1;
}
.hover-effect-11:hover::before {
    right: 0;
    opacity: 1;
}
.brand-img:hover img {
    opacity: .8;
    -webkit-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
    -ms-transform: scale3d(1.1,1.1,1);
    -webkit-transform: scale3d(1.1,1.1,1);
    transform: scale3d(1.1,1.1,1);
}
.brand-img {
    position: relative;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    overflow: hidden;
}
.brand-img {
    display: block;
    border:0;
    background: #232323;
}
.brand-img img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1s ease 0s,-ms-transform 1s ease 0s;
    -webkit-transition: opacity 1s ease 0s,-webkit-transform 1s ease 0s;
    -webkit-transition: opacity 1s ease 0s,transform 1s ease 0s;
    -o-transition: opacity 1s ease 0s,-ms-transform 1s ease 0s;
    -o-transition: opacity 1s ease 0s,-webkit-transform 1s ease 0s;
    -o-transition: opacity 1s ease 0s,transform 1s ease 0s;
    transition: opacity 1s ease 0s,-ms-transform 1s ease 0s;
    transition: opacity 1s ease 0s,-webkit-transform 1s ease 0s;
    transition: opacity 1s ease 0s,transform 1s ease 0s;
}
.product-cart-sb {
    background: #232323;
    width: 300px;
    padding: 20px;
    position: absolute;
    z-index: 999;
    margin: 13px auto;
    border-top:3px solid #ffc220;
    display: none;
}
.mini-cart-items p{
    color: #fff;
}
.close:hover {

    color: #fff;
}
.img-produt-1 img {
    width: 100%;
    height: 100%;
}
.widget-content ul.product_list_widget li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.recent-section-content-1:last-child {
    border: 0;
    padding: 10px 0px;
}
.recent-section-content-1 .prodcut-heading a i {
    margin-right: 5px;
}
.product-section-content li {
    display: flex;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.close {
    display: inline-block;
    background: #ccc;
    position: absolute;
    right: 12px;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    text-align: center;
    cursor: pointer;
    line-height: 1.5;
}
.total-price span {
    margin: auto 10px;
}
.product-cart-head {
    margin: auto 20px;
}
.product-cart-head h3:hover {
    color: #ffc220;
}
.product-cart-head span {
    color: #868686;
}
ul.product-section-content li:last-child {
    border: 0;
}
.card.vendor-card {
    margin-top: 20px;
    border-radius: 0px;
    position: relative;
    border: 1px solid #e9f1fc;
}
.heart-vendor {
    position: absolute;
    top: 8px;
    right: 10px;
    background: #fff;
    width: 35px;
    text-align: center;
    height: 35px;
    border-radius: 50%;
}
.heart-vendor i {
    line-height: 2.3;
}
.heart-vendor-fill {
    position: absolute;
    top: 8px;
    right: 10px;
    background: #fff;
    width: 35px;
    text-align: center;
    height: 35px;
    border-radius: 50%;
}
.heart-vendor-fill i {
    line-height: 2.3;
    color:red;
}
.single_add_to_cart_button {
    left :auto !important;
    opacity: 1;
}
.woocommerce-tabs.wc-tabs-wrapper{
    margin-top: 20px;
}
.woocommerce .star-rating span{
    color : #ffc220;
}
.woocommerce p.stars a{
    color: #ffc220;
}
.woocommerce #review_form #respond .form-submit input {
    margin-top: 15px;
    background-color: #ffc220;
    font-size: 16px;
    padding: 12px 20px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    font-weight: 500;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-weight: 500;
    text-transform: capitalize;
}
.price_slider_wrapper .price_slider_amount .price_label {
    color: #242424;
    font-weight: 500;
}
.woocommerce ul.product_list_widget li a {
    font-size: 15px;
    font-weight: 500 !important;
    line-height: 16px;
    margin-bottom: 5px;
}

.woocommerce .woocommerce-message a.button{
    right: 0;
    left: unset;
     background: #ffc220;
    margin-right: 10px;
    margin-top: -5px;
    color: #232323;
    text-transform: capitalize;
    font-weight: 500;
}
.product_meta .posted_in{
    display: block;
}
#report_abuse{
    
    display: none;
}
.cart.grouped_form {
    margin-bottom: 55px !important;
}

.product_meta span.sku {
    text-transform: capitalize;
    margin-left: 5px;
    color: #232323;
}
span.tagged_as a {
    text-transform: capitalize;
    margin-left: 5px;
}
.product_meta .posted_in a {
    margin-left: 5px;
}
div.product_meta span.tagged_as, 
div.product_meta span.posted_in, 
div.product_meta span.sku_wrapper {
    font-size: 16px;
    position: relative;
    font-weight: 700;
    color: #232323;
}
div.product_meta span.tagged_as a, 
div.product_meta span.posted_in a, 
div.product_meta span.sku_wrapper .sku {
    color: #959595;
    font-size: 15px;
    font-weight: 400;
}
table.variations tr {
    display: inline-block;
    margin-right: 40px;
}
table.variations tr:first-child {
    margin: 10px 0px 10px;
}
table.variations .select2-container--default .select2-selection--single {
    width: 205px;
}
table.variations tr:nth-child(2) .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    position: absolute;
    top: 1px;
    right: 44px;
    width: 20px;
}
table.variations tr:nth-child(2) .select2-container--default .select2-selection--single
{
margin-left:10px;
}
ul.tabs.wc-tabs li:hover {
    background: #ffc220;
}
.footer-area .contact-info li .icon {
    color: #777;
}
ul.tabs.wc-tabs li a:hover {
    color: #232323;
}
.single_variation_wrap
{
    margin-top: -30px;
}
table.variations
{ 
 position:relative;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0px !important;
    margin-top: 5px;
}
.product-type-external form.cart{
    margin-bottom : 3rem !important;
}
.product-section-content .product_to_fav{
    position: absolute;
    right: 10px;
}
.product-section-content .product_to_fav span{
   color: #ffff;
}
img.card-img-top {
    border-radius: 0 !important;
}	
.heading-latest h4 {
    font-weight: 700;
    font-size:22px;
}
.listing-detail-page .persoanl-description h2 {
    margin-bottom: 15px;
}
.recent-prodcut-heading h2 {
    font-size: 20px;
    padding: 10px 15px;
    font-weight: 500;
    border-bottom: 1px solid #eeeeee;
}
.recent-prodcut-heading {
  background: #f5f5f5;
}
section.gp-great-product.bg-gray .recent-prodcut {
    border: 1px solid #ddd;
}
.ads-recent-content {
    background: #ffffff;
    padding: 20px;
    border:1px solid #eee;
}
.recent-section-content:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
}
.recent-ads-list-title a {
    text-transform: capitalize;
}
.recent-ads-list-price {
    color: #ffc220;
    font-size: 16px;
    font-weight: 500;
}
.recent-ads-list-price span {
    color: #777777;
    font-size: 14px;
    font-weight:400;
}
.recent-ads-list-title a {
    text-transform: capitalize;
    font-size: 16px;
    position: relative;
    font-weight: 700;
    color:#242424;
}
section.gp-great-product.ads-with-sidebar.bg-gray .recent-prodcut
{
   margin-top:0;
}
section.gp-great-product.bg-gray .recent-prodcut {
    margin-top: -57px;
}
.ad-home-list {
   background: #ffffff;
padding:20px;
}
.ad-home-list .visited-heading {
    padding: 5px 12px;
}
.sect-location {
    background: #ffff;
    padding: 20px;
    position: relative;
    margin-bottom: 35px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
}
.sect-location-country-heading h5 {
    color: #232323;
    font-weight: 500;
}
.sect-location-country-heading h5 {
    display: inline-block;
    position: relative;
    color: #232323;
    font-size: 20px;
    background: #fff;
    mix-blend-mode: multiply;
}
.sect-location-country-heading h5::before {
    mix-blend-mode: screen;
}

.sect-location-country-heading h5::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(left, #23966c, #faaa54, #e23b4a, #db0768, #360670);
    background: linear-gradient(to right, #23966c, #faaa54, #e23b4a, #db0768, #360670);
    pointer-events: none;
}
.sect-location-heding {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 12px;
}
.sect-location-img img {
    width: 100%;
    margin-top: -30px;
    border-radius: 2px;
}
.sect-location-country-heading span {
     display: block;
    font-size: 14px;
    line-height: 1.6;
    color: #777;
}
.sect-location-marker img {
    width: 48px;
}
.ads-location {
    padding: 80px 0px;
}
.ads-location .sb-short-head p {
    width: 42%;
    text-align: center;
    margin: 0px auto;
    padding-top: 10px;
}
.wrapper-latest-product {
  background: white;
  border:1px solid #eee;
  position: relative;
  overflow: hidden;
  padding: 10px;
  border-radius: 2px;
  box-shadow: 0;
/*  transform: scale(0.95);*/
  -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s
  }
span.new-product.new_top {
    top: 50px;
}
.not-rated-product:hover {
    height: 390px !important;
}
.wrapper-latest-product:hover {
    transform: scale(1);
    box-shadow: 5px 20px 30px rgb(0 0 0 / 20%);
   
    z-index: 1;
}
.wrapper-latest-product .top img {
    width: 100%;
}
.wrapper-latest-product .bottom-listing-product {
    transition: transform 0.5s;
    padding: 15px 5px;
}
.wrapper-latest-product .bottom-listing-product.clicked {
  transform: translateX(-50%);
}
.wrapper-latest-product .bottom-listing-product h4 {
    margin: 0;
    padding: 0;
    line-height:1.2;
    font-size: 18px;
    font-weight: 500;
}
.wrapper-latest-product .bottom-listing-product h4 {
 color:#232323;
}
.wrapper-latest-product .bottom-listing-product h5 {
    line-height: 1.9;
    font-weight: 700;
    color: #ffc220;
    font-size: 20px;
  }
.wrapper-latest-product .bottom-listing-product .left {
  height: 100%;
  width: 50%;
  background: #f4f4f4;
  position: relative;
  float: left;
}
.wrapper-latest-product .bottom-listing-product .left .details {
  padding: 20px;
  float: left;
  width: calc(70% - 40px);
}
.wrapper-latest-product .bottom-listing-product .left .buy {
  float: right;
  width: calc(30% - 2px);
  height: 100%;
  background: #f1f1f1;
  transition: background 0.5s;
  border-left: solid thin rgba(0, 0, 0, 0.1);
}
.wrapper-latest-product .bottom-listing-product .right {
  width: 50%;
  background: #a6cdde;
  color: white;
  float: right;
  height: 200%;
  overflow: hidden;
}
.wrapper-latest-product .bottom-listing-product .right .details {
  padding: 20px;
  float: right;
  width: calc(70% - 40px);
}
.wrapper-latest-product .bottom-listing-product .right .done {
  width: calc(30% - 2px);
  float: left;
  transition: transform 0.5s;
  border-right: solid thin rgba(255, 255, 255, 0.3);
  height: 50%;
}
.wrapper-latest-product .bottom-listing-product .right .remove {
  width: calc(30% - 1px);
  clear: both;
  border-right: solid thin rgba(255, 255, 255, 0.3);
  height: 50%;
  background: #bc3b59;
  transition: transform 0.5s, background 0.5s;
}
.wrapper-latest-product .bottom-listing-product .right .remove:hover {
  background: #9b2847;
}
.wrapper-latest-product .bottom-listing-product .right .remove:hover i {
  transform: translateY(5px);
}
.wrapper-latest-product .bottom-listing-product .right .remove i {
  transition: transform 0.5s;
  font-size: 30px;
  padding: 30px;
  color: white;
}
.wrapper-latest-product .bottom-listing-product .right:hover .remove, .wrapper-latest-product .bottom-listing-product .right:hover .done {
  transform: translateY(-100%);
}
.wrapper-latest-product .inside {
  z-index: 9;
  background: #92879b;
  width: 140px;
  height: 140px;
  position: absolute;
  top: -70px;
  right: -70px;
  border-radius: 0px 0px 200px 200px;
  transition: all 0.5s, border-radius 2s, top 1s;
  overflow: hidden;
}
.wrapper-latest-product .inside .icon {
  position: absolute;
  right: 85px;
  top: 85px;
  color: white;
  opacity: 1;
}
.wrapper-latest-product .inside:hover {
  width: 100%;
  right: 0;
  top: 0;
  border-radius: 0;
  height: 80%;
}
.wrapper-latest-product .inside:hover .icon {
  opacity: 0;
  right: 15px;
  top: 15px;
}
.wrapper-latest-product .inside:hover .contents {
  opacity: 1;
  transform: scale(1);
  transform: translateY(0);
}
.wrapper-latest-product .inside .contents {
  padding: 5%;
  opacity: 0;
  transform: scale(0.5);
  transform: translateY(-200%);
  transition: opacity 0.2s, transform 0.8s;
}
.wrapper-latest-product .inside .contents table {
  text-align: left;
  width: 100%;
}
.wrapper-latest-product .inside .contents h1, .wrapper-latest-product .inside .contents p, .wrapper-latest-product .inside .contents table {
  color: white;
}
.wrapper-latest-product .inside .contents p {
  font-size: 13px;
}
.shop-detail-listing {
    visibility: hidden;
    position: absolute;
    bottom: -40px;
    width: 95%;
  }

  .wrapper-latest-product:hover .listing-heading h4 {
    margin-bottom: 35px;
  }
  .wrapper-latest-product:hover .shop-detail-listing .btn.btn-listing
  {
    transform: translateY(-100px);
    transition:all 700ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.20s;
  }
  .wrapper-latest-product:hover .shop-detail-listing .btn.btn-listing{
    opacity:1;
    transform: translateY(0);
    visibility: visible;
  }
.latest-product .owl-stage-outer {
    position: relative;
    overflow: unset; 
    overflow-x: clip;
}
.latest-product .owl-stage-outer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 700px;
    left: -100%;
    margin-left: -20px;
    top: 0;
    z-index: 10;
}
.two-day-product .owl-stage-outer {
    position: relative;
    overflow: unset; 
    overflow-x: clip;
}
.single_add_to_cart_button:hover {
    background: #ffc220 !important;
    color: #232323 !important;
}
.single_add_to_cart_button {
    background: #ffc220 !important;
    color: #232323 !important;
}
.list-page .staff-list .owl-nav {
    position: absolute;
    right: 45px;
    top: -66px;
    display: block !important;
}
.product-sale .onsale {
    background: #ffc220 none repeat scroll 0 0 !important;
    color: #fff;
    min-height: 2.236em !important;
    display: block;
    position: absolute !important;
    border-radius: 0 !important;
    right: 20px !important;
    left: unset !important;
    text-align: center !important;
    text-transform: uppercase;
    top: 10px !important;
    transform: rotate( 
-45deg);
    width: 114px !important;
    line-height: 2!important;
}
.product-sale {
    height: 90px;
    overflow: hidden;
    position: absolute;
    left:5px;
    top:5px;
    text-align: right;
    width: 107px;
    z-index: 2;
}
.two-day-product .owl-stage-outer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 700px;
    left: -100%;
    margin-left: -20px;
    top: 0;
    z-index: 10;
}
.all_account-list {
    display: flex;
    align-content: center;
    align-items: center;
    margin-top:-24px;
}
.my-cart.mini-cart {
    position: relative;
    top: 15px;
}
.my-sign {
    position: relative;
    top: 15px;
}
.my-cart.mini-cart {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-right:40px;
}
.iconify.icon-color1 {
    font-size: 25px;
    margin: 0 10px;
    color: #ffc220;
}
.my-heart::before {
    content: "";
    position: absolute;
    left:-17px;
    height: 100%;
    border-left: 1px solid rgba(135,135,135,0.4);
}
.iconify.icon-color {
    font-size: 35px;
    color: #ffc220;
}
a.cart-my {
    color: #eeeeee;
    opacity: 0.8;
    position: relative;
    top: 5px;
}
a.sign-my {
    color: #eeeeee;
    opacity: 0.8;
    position: relative;
    top: 5px;
}
.my-heart span.favourite-count {
    background: #008910;
    color: #fff;
    width: 25px;
    position: absolute;
    top: -13px;
    left:22px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    line-height:1.5;
}
.my-sign {
    display: flex;
    align-items: center;
    position: relative;
    margin-right:40px;
}
a.account-my {
color:#ffffff;
position: relative;
top: -3px;
}
.account-cart {
position: relative;
top: -3px;
color:#ffffff;
}
.iconify.icon-color2 {
    margin: auto 10px;
    font-size: 25px;
    color: #ffc220;
}
.my-sign::before {
    content: "";
    position: absolute;
    left:-10px;
    top: 12px;
    height: 60%;
    border-left: 1px solid rgba(135,135,135,0.5);
}
ul.dropd {
    position: absolute;
    z-index: 1000;
    background: #232323;
    margin: 13px auto;
    padding: 20px;
    width: 160px;
}
ul.dropd li {
    padding: 5px 10px;
}
a.menu-item {
    color: #ffffff;
}
.product-favourite-sb {
    background: #232323;
    width: 300px;
    padding: 20px;
    position: absolute;
    z-index: 999;
    margin: 22px auto;
    border-top:3px solid #ffc220;
    display: none;
}
.product-section-content li {
    display: flex;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.close {
    display: inline-block;
    background: #ccc;
    position: absolute;
    right: 12px;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    text-align: center;
    cursor: pointer;
    line-height: 1.5;
}
.total-price span {
    margin: auto 10px;
}
.product-cart-head {
    margin: auto 20px;
}
.product-cart-head h3{
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
}
.product-cart-head h3:hover {
    color: #ffc220;
}
.product-cart-head span {
    color: #868686;
}
ul.product-section-content li:last-child {
    border: 0;
}
.close:hover {

    color: #fff;
}
.img-produt-1 img {
    width: 100%;
    height: 100%;
}
.my-heart {
    position: relative;
    top:16px;
    margin-right:40px;
}
.vendor-grid-detail {
    margin-top: 20px;
    border-radius: 0px;
    position: relative;
}
.main-header .sidenav{
    
    background: #ffff;
}
#mySidenav .menu-heading {    
 font-size: 20px;
 font-weight: 700;
 padding: 24px;
 background: #232323;
 color: #fff;
}
.footer-black .follow-heading h2
 {
  color: #fff;
 }
.multi-vendor .card.categories {
    width: 100%;
}
.product-slider-section-5 a.woocommerce-review-link {
    font-size: 12px;
}
.product-slider-section-5 h3.product-name {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 5px;
   text-transform: capitalize;
}
.product-slider-section-5 p.price .amount bdi {
    font-weight:500;
    text-decoration:none;
}
.product-slider-section-5 .list-page-heading form.cart {
    margin-bottom: 0;
    padding-top: 10px;
}
.description_data {
    margin-bottom: 25px;
}
.tax-dc_vendor_shop .woocommerce-products-header .woocommerce-products-header__title {

    display: none;
}
    /* add-new-css-start */ 
.wrapper-latest-product {   
    overflow: visible;  
    position: relative; 
    margin-bottom: 10px;
}   
.listing-list-items:hover { 
    height: auto !important;    
    z-index: 1; 
}   
.wrapper-latest-product .bottom-listing-product {   
    padding: 15px 0 10px 0; 
}   
.wrapper-latest-product .shop-detail-listing {  
    position: unset;    
    left: 0;    
    bottom: -87px;  
    width: 100%;    
    padding: 20px 0px 10px 0px; 
    visibility: visible;    
    border-top: 1px solid #eee; 
}   
.wrapper-latest-product .shop-detail-listing .btn.btn-listing,  
.wrapper-latest-product:hover .shop-detail-listing .btn.btn-listing {   
    transform: none;    
    margin-top: 0;  
}   
.wrapper-latest-product span.sale-shop {    
    top: 10px;  
}   
.wrapper-latest-product .fav-product-container {    
  right: 10px;  
  top: 10px;    
}   

.post-type-archive-product 
.detail-page .detail-product-search .widget.woocommerce.widget_product_search {
    padding: 0;
}

.widget.woocommerce.widget_product_categories .widget-heading , .widget.woocommerce.widget_products .widget-heading{
    margin-bottom: 10px;
}


.widget.woocommerce.widget_product_categories .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    height: 55px;
}

.widget.woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 55px;
}
.widget.woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    position: absolute;
    top: 1px;
    right: 10px;
    width: 20px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 8px 10px 9px;
    margin-right: 10px;
}

/* add-new-css-end */