/*about page set */

@media (min-width: 1200px) {
    .ck-content .col-xl-4 {
        flex: 0 0 auto;
        width: 100% !important;
    }
}
.about-area .p-relative {
    position: relative;
    display: none !important;
}
/*about page end*/
@media (min-width: 1200px) {
    .main-menu-area .col-xl-6 {
        flex: 0 0 auto;
        width: 54%;
    }
}

/* footer page background color change*/
.footer-copyright{
  background-color: #E0FBED !important;
}
/*color change home page*/
.tpfeatures__icon{
	background-color: #E0FBED !important;
}
.platinam-light{
  background-color: #e8fff3 !important;
}
.platinam-bg {
    background-color: #E0FBED;
}
.ae-anno-announcement-wrapper{
  background: #E0FBED !important;
}
.space-bg {
    background: #E0FBED !important;
}
.mainmenuarea .d-none .d-xl-block{
  background: #E0FBED !important;
}
.d-xl-block{
  background: #E8FFF3 !important;
}
.mainmenu__search-bar input{
  background: #E0FBED !important;
}
.headertoplag .d-flex .align-items-center .justify-content-end{
  background-color:red;
}
/*menu size change*/
.main-menu ul>li>a {
	font-size: 16px;
}
/*footer phone icon background color*/
.footer-cta__icon i {
    background-color: #009746;
}
/*header bradcum color change*/
.tp-sticky-one.header-sticky {
    background-color: #e8fff3;
}
/*header bradcum search background color change*/
.header-search-bar input.has-category-select {
  background-color: white;
}
/*header social media icon size change*/
.menu-top-social a {
    font-size: 22px;
}
/*mobile view header color*/
.tpsideinfo{
  background-color: #e8fff3 !important;
}
.mobile-menu-container .mobile-menu-bar * {
    color: black;
}
/*icon menu color change*/
.tpsideinfo__account-link a, .tpsideinfo__wishlist-link a, .tpsideinfo__wishlist-link a i, .tpsideinfo__account-link a i{
	color: black;
}
/*footer phone  icon color change*/
.footer-cta__icon i {
    color: white;
}
/*end mobile view*/
/*home page slider shopnot button color change*/
.tp-btn {
  background: #009746;
  color:white;
}

#quick-view-popup .product-detail .tpproduct-details__title-area .tpproduct-details__stock {
  position: initial;
}
/*order view side border offect
.list-group-item+.list-group-item  {
    box-shadow: 5px 5px 5px;
}*/
/*compare product add to cart icon size change */
.compare-area .add-to-cart {
  width:fit-content;
}
/*home page slide button top padding*/
.justify-content-center{
  padding-top:15px;
}

/*categary dropdown color change*/
.product-sidebar__list .category-filter .f-right i{
	color: #000000;
}
/**/
/*home page title underline remove*/
.tpsection__title span{
  position: static;
}
/*home page category image*/
.tpfeatures__icon img{
	height:103px;
}
/*mobile menu text color not proper*/
.mobile-menu-container .mobile-menu-nav ul li a 
{
  color: black;
}
/*logo size change */
.logo {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}
/*mobile view wishlist header color change*/
div#header-mob-sticky{
  background-color: #e0fbed !important;
}
ul.submenu {
  display: block !important;
}
.mobile-menu-container .mobile-menu-nav ul li a img{
  width:0px;
}