body {
    background: #f2f2f2;
    color: #000 !important;
}

header {
    background: #fff;
    border-top: none;
}

#porduct-list .item-details .card-item .details .item-name {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    margin-bottom: 5px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 40px !important;
    max-height: 195px !important;
}

#porduct-list .item-details .card-item .top img {
    max-height: 178px !important;
    min-height: 178px !important;
    width: 100%;
}

#porduct-list .item-details .card-item {
    padding: 10px 10px 11px 10px;
}

.owl2-carousel .owl2-item img {
    max-height: 180px;
}

/**Bootstrap 4 implementation**/
.d-flex {
    display: flex;
}
.position-relative {
    position: relative;
}
.position-absolute {
    position: absolute;
}
.justify-content-between {
    justify-content: space-between;
}
.align-items-center {
    align-items: center;
}
.flex-column {
    flex-direction: column;
}
.w-100 {
    width: 100%;
}

.search-group .form-group {
    margin-bottom: 0px;
}

#searchResult {
    top: 46px !important;
}

#product-category .category-slider .swiper-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
}

#product-category .category-slider {
    margin-top: 0;
}
#product-category .category-slider .logo {
    margin-top: 0px;
}

.owl2-stage-outer {
    max-height: 310px !important;
}

.previous-amount {
    font-size: 12px;
    text-decoration: line-through;
}
.product-item-container {
    box-shadow: none;
}
.product-item-container:hover,
.seller-list:hover {
    box-shadow: none;
}
#porduct-list .item-details .card-item .details .bottom p {
    display: flex;
    align-items: center;
}
#porduct-list .item-details .card-item .details .bottom p .amount {
    margin-left: 5px;
}
.previous-amount {
    margin-left: 5px;
}
.radius {
    background-color: #fcba00 !important;
}
.title-footer {
    margin-bottom: 20px !important;
}

.main-menu .main .middle {
    width: unset !important;
}

.slider-max-height {
    max-height: 370px !important;
}

/* .list .card-item{
  display: flex;
}

.list .card-item .details {
  padding-left: 60px;
} */

.so-filter-content-opts {
    padding: 10px;
}

.owl2-carousel .owl2-stage-outer {
    background: white;
}

.product-item-container {
    box-shadow: none !important;
}

.common-home .module {
    margin-top: 0px;
}

.text-right {
    margin-bottom: 16px;
}

.vertical-wrapper {
    position: relative;
}
#remove-verticalmenu {
    position: absolute;
    top: 17px;
    right: 13px;
}

.col.-df.-j-end.-fsh0 a {
    color: #fff;
}

header .right .info h3 {
    cursor: pointer;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

/* .mega-wrapper{
  position: relative;
}
#remove-megamenu{
  position: absolute;
  top: 17px;
  right: 13px;
} */

header .main-menu .main {
    height: 70px;
    padding: 0 !important;
}
header .left,
header .middle,
header .right {
    height: 100%;
    align-items: center;
}
header .left .logo {
    padding: 0px !important;
    margin: 0px !important;
    height: 100%;
    padding-right: 20px !important;
    min-width: 271px;
}
@media (max-width: 1200px) {
    header .left .logo {
        min-width: 232px;
    }
}
@media (max-width: 991px) {
    header .left .logo {
        min-width: 150px;
    }
    .megamenu-style-dev {
        padding-top: 0px !important;
    }
}
header .middle .search {
    padding: 0 20px !important;
    height: 100%;
}
#search0 {
    padding: 0 !important;
}
header .account,
header .cart {
    padding: 0px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.header-bottom {
    padding-top: 0 !important;
}
.megamenu-style-dev {
    padding-top: 3px;
}
.bg-dark {
    background: #333333;
}
.title-mega {
    color: white;
}
.header-bottom-left.menu-vertical.col-md-3.col-sm-6.col-xs-7 {
    min-height: 0 !important;
}
.header-bottom-right.col-md-9.col-sm-12.col-xs-12 {
    min-height: 0 !important;
}
@media (max-width: 991px) {
    .header-bottom {
        padding: 0 !important;
    }
    .account {
        display: none !important;
    }
}
#banner-part img {
    border-radius: 0 !important;
}
.main-menu img {
    border-radius: 0 !important;
}
.cart-icon {
    position: relative;
    margin-right: 0;
}
#cart p {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fcba00;
    font-size: 10px;
    font-weight: bold;
    color: white;
    text-align: center;
    line-height: 16px;
}
header .right .account-icon,
header .right .cart-icon {
    border-color: #fcba00;
}

header .right .account-icon img {
    fill: #fcba00;
}

.r-side {
    display: flex;
    height: 100%;
}
/*@media (max-width:991px){*/
/*.main-menu .main{*/
/*    flex-direction: column;*/
/*    height: 190px !important;*/
/*}*/
/*    .main-menu .main .middle {*/
/*	    width: 100% !important;*/
/*	    margin-bottom: 20px;*/
/*    }*/
/*    .br{*/
/*        border-color: transparent !important;*/
/*    }*/
/*    .main-menu .main .right{*/
/*        justify-content: space-between !important;*/
/*        width: 100% !important;*/
/*        margin-bottom: 20px;*/
/*    }*/
/*    .main-menu .main .right .r-side {*/
/*	    align-items: center;*/
/*}*/
/*    header .main{*/
/*        padding-top:20px;*/
/*    }*/
/*    header .middle .search{*/
/*        padding: 0 !important;*/
/*    }*/
/*    header .middle .search .search-group form{*/
/*        border: 1px solid #ddd;*/
/*        padding: 5px 10px;*/
/*        border-radius: 20px;*/
/*    }*/
/*    header .left .logo{*/
/*        margin-bottom: 20px !important;*/
/*        padding-right:0 !important;*/
/*    }*/
/*    .navbar-toggle {*/
/*	    margin: 0px !important;*/
/*    }*/
/*    .all-category{*/
/*        background: #333;*/
/*        color: white;*/
/*    }*/
/*    .all-category img{*/
/*        margin-right: 10px;*/
/*        width: 15px;*/
/*    }*/
/*    #searchResult {*/
/*	top: 34px !important;*/
/*    }*/
/*    header .right .cart-icon {*/
/*    	width: 30px !important;*/
/*    	height: 30px !important;*/
/*    }*/

/*}*/
img {
    object-fit: cover !important;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a,
.container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {
    color: #fff;
    background: #fcba00 !important;
}
.typeheader-6 .container-megamenu.horizontal ul.megamenu > li:hover > a {
    color: #000 !important;
}
.dropdown-item.signin a {
    background: #fcba00 !important;
}
.filters-panel {
    background: transparent !important;
    border-bottom: none !important;
}
#porduct-list .item-details .card-item {
    border: none !important;
}
#porduct-list .item-details .card-item:hover {
    box-shadow: none !important;
}
.offer_box:hover {
    box-shadow: none !important;
}
.products-category
    .products-list
    .product-item-container
    .product-image-container
    a
    img {
    max-height: 207px !important;
}
#content {
    background: transparent !important;
}
@media (max-width: 420px) {
    .category-box {
        font-size: 10px !important;
    }
}
.product-category-title {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 20px;
}
.releate-products .owl2-controls .owl2-nav .owl2-next,
div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-next,
.releate-products .owl2-controls .owl2-nav .owl2-prev,
div.so-extraslider.grid .owl2-controls .owl2-nav .owl2-prev {
    background: #fcba00 !important;
    color: #fff !important;
}
.main {
    background: white;
    padding: 10px;
}
.pl-0:first-child {
    padding-left: 0;
}
.top-rated .main {
    display: flex;
}
.top-selling-item {
    margin-top: 45px;
}
.top-selling-item .title {
    padding-left: 10px;
    padding-bottom: 15px;
    margin-top: 10px !important;
    display: inline-block;
}
.brand-festival-top-deal {
    margin-top: 45px;
}
.col.-df.-j-end.-fsh0 a {
    font-size: 16px !important;
}
.breadcrumbs .breadcrumb-cate li:last-child a {
    color: #fcba00 !important;
}
.product-cart-with-wishlist button {
    background: #fcba00 !important;
}

@media (max-width: 370px) {
    .product-cart-with-wishlist button {
        padding: 5px 6px !important;
        font-size: 8px !important;
    }
}

.common-home .label-sale {
    background: #fcba00 !important;
}
.product-cart-with-wishlist .wishlists {
    color: #000 !important;
}
.price {
    color: #000 !important;
}
.previous-amount {
    color: rgba(0, 0, 0, 0.5);
}
.theme-edragon .back-bar .pointer {
    background-color: #fcba00 !important;
}
.so-filter-content-opts .common_selector{
  background-color: #fcba00;
  border-color: #fcba00;
}
#resetAll{
  background-color: #000;
}
.bg-dark {
	background: #000;
}
.timemiddle .counts .count_dd {
	background: #fcba00 !important;
}
@media (max-width: 380px){
  #porduct-list .item-details .card-item .details .bottom p {
    font-size: 10px;
  }
  #porduct-list .item-details .card-item .details .bottom .previous-amount{
    font-size: 10px;
  }
}
.featured-category .category-title{
  margin-bottom: 10px;
}
@media (max-width: 767px){
    .main-menu .middle .search{
        display: none !important;
    }
    .main-menu .br{
        border: none !important;
    }
    .main-menu .middle{
     justify-content: flex-end;   
    }
    #show-verticalmenu{
        margin-top: 3px;
    }
}
@media (max-width: 575px){
    header .account, header .cart {
        padding: 0px 10px !important;
    }
}
@media (min-width: 767px){
    .mobile-menu-search{
        display: none !important;
    }
}
#target-div{
    display: none;
}
.mobile-device-search{
    margin-bottom: 10px;
    padding: 0 10px;
}
.mobile-device-search .search-input{
    width: 100%;
    border: none !important;
}
.mobile-device-search .search-group{
    border: 1px solid #EFEFEF;
    padding: 5px !important;
}
.btn-hide{
    display: none;
}
.banner-22.banners:hover {
	box-shadow: none !important;
}
#so_sociallogin #loginForm #send2{
    background: #fcba00 !important;
    border: #fcba00 !important;
}
#registerBtn{
    color: #fcba00 !important;
}
.cart_menu__close{
    background: #fcba00 !important;
}
.bottom-nav-item {
	color: #000 !important;
    transition: .4s;
}
.bottom-nav-item:hover{
    color: #fcba00 !important;
}
.navbar-toggle .icon-bar {
	background: #000 !important;
}
.footer a:hover {
	color: #fcba00 !important;
}
@media (max-width: 575px) {
    #load_more_button a{
        width: unset !important; 
    }
}
@media (max-width: 767px) {
    .featured-category .title{
        padding-left: 10px !important;
    }
}
.social-icon a i:hover {
	background: #fcba00 !important;
}

.container-megamenu.horizontal ul.megamenu > li.active > a, .container-megamenu.horizontal ul.megamenu > li:hover > a {
	color: #ffffff;
}
.contact-us .panel, .contact-us .well {
    border: none !important;
}
.contact-us .well .btn{
    background: #fcba00;
    border-color: #fcba00;
}
.subcategory {
	color: #fcba00 !important;
}
.back-to-top:hover {
	background-color: #000 !important;
}
.back-to-top i {
	color: #fff !important;
}
.login-btn{
    margin-top: 10px; 
    background: #fcba00 !important;
    border-color: #fcba00;
    display: inline-block;
}
.typeheader-6 .megamenu-style-dev .container-megamenu.vertical:hover .vertical-wrapper {
	box-shadow: rgba(99, 99, 99, 0.1) 0px 2px 8px 0px;
}
@media (max-width: 767px) {
    .store-title {
        height: unset !important;
    }
}
#submit_text_search{
    background: #fcba00 !important ;
    border-color: #fcba00 !important;
}
.nav ul li:hover, .nav ul li.active {
	box-shadow: 0px -3px 0px rgb(252, 186, 0) inset !important;
}
.box-category > ul > li:hover > a {
	color: #fcba00 !important;
}
.theme-edragon .back-bar .selected-bar {
	border-color: #000 !important;
	background-color: #000 !important;
}
.product-item-container.active {
	background: linear-gradient(125deg,#fcba00 -20%,#ffbc00 90%) !important;
}
.breadcrumbs .breadcrumb-cate li a:hover {
	color: #fcba00 !important;
}
.price .price-new, .price span.price {
	color: #fcba00 !important;
}
.box-review{
    margin-top: 10px !important;
}
.box-review .rating{
    margin-bottom: 10px;
}
.availability{
    padding-bottom: 10px;
    display: inline-block;
}
.product-view .content-product-right .box-info-product .add-to-links ul li a {
	border: 1px solid #000 !important;
	color: #000 !important;
}
.product-view .content-product-right .box-info-product .add-to-links ul li a:hover {
	background: #fcba00 !important;
    border-color: #fcba00 !important;
}
.share-box li a {
	padding: unset !important;
	border-radius: 50% !important;
	width: 35px;
	height: 35px;
	display: inline-block;
	line-height: 35px;
	text-align: center;
}
.qty span{
    cursor: pointer;
}
.product-view .content-product-left .full_slider .owl2-nav div:hover, .product-view .content-product-left .not_full_slider .owl2-nav div:hover {
	background: #fcba00 !important;
}
.contact-seller a {
	border-color : #FCBA00 !important;
}
#shipping_cost{
    color: #fcba00;
}
.main-color{
    color: #fcba00 !important;
}
.order-tracking{
    padding: 20px;
}
.menu-vertical{
    padding-left: 0 !important;
}
.container-megamenu.vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu ul li:hover > a {
	color: #fcba00 !important;
}
.content-page h3:nth-child(3) span > p span{
    background: #fcba00 !important;
}
.content-page ul li:not(:last-child){
    margin-bottom: 5px !important;
}
.just-for-you .product-item-container.active {
	background: transparent !important;
}
.product-view .content-product-left .full_slider .thumbnail.active, .product-view .content-product-left .not_full_slider .thumbnail.active {
	border-color: #030303 !important;
}
.producttab .tabsslider .nav-tabs li.active a::before, .producttab .tabsslider .nav-tabs li:hover a::before {
	background: #fcba00 !important;
}
.producttab .tabsslider .nav-tabs li.active a, .producttab .tabsslider .nav-tabs li:hover a {
	border-top-color: #fcba00 !important;
}
.h2description{
    padding-left: 10px;
}
.product-view .content-product-right .box-review a:hover {
	color: #000 !important;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	top: 40px !important;
	background: #000 !important;
	color: white !important;
}
.product-view .content-product-left .full_slider .owl2-nav div, .product-view .content-product-left .not_full_slider .owl2-nav div {
	background: #000 !important;
	color: #fff !important;
}
.qty input {
	font-size: 16px !important;
}
.breadcrumbs ul li{
    font-size: 14px !important;
}
.account-icon img{
    border-radius: 50% !important;
}
#content .card {
	max-height: 88px;
}
#submitBtn{
    background: #fcba00;
    border-color: #fcba00;
    margin-top: 20px;
    margin-bottom: 10px;
}
.sign-in-btn{
    color: #fcba00;
}
.megamenu-style-dev .navbar-default .vertical #remove-verticalmenu {
	right: 6px !important;
	top: 10px !important;
    color: #000 !important;
}
#load_more_button a{
    color: #fcba00 !important;
    border: 1px solid #fcba00 !important;
}