@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
* {
  font-family: "Josefin Sans", sans-serif;
}

:root {
  --color-1st: #3F2601!important;}

.navigation__left .menu--dropdown>li:hover>a{color:#fff!important}
a.ps-logo img {
   
    width: 100%!important;
    max-width: 250px;
}

div.phpdebugbar-closed, 
div.phpdebugbar-minimized,
ul.navigation__extra,
.ps-product-list .ps-section__links li a#new-arrival-tab, .ps-product-list .ps-section__links li a#best-sellers-tab, .ps-product-list .ps-section__links li a#special-offer-tab,
.ps-product-list .ps-section__links li a#undefined-tab {
    display: none;
} {
   
    display: none;
}

@media (min-width: 768px)
{

 .widget.widget_footer.widget_contact-us {
   width: 25% !important;
} 
  
  .navigation .navigation__right{
 margin-right:280px;
}
}

@media only screen and (max-width: 720px) and (min-width: 421px)  {
.ps-block--site-features .ps-block__item
{
    flex: 1 1 auto;
	width:initial;
  display:inherit;
}
.ps-block--site-features
{
   
    flex-flow: initial;
    flex-wrap: wrap;
   gap:25px;
 	
    justify-content: center;
    align-items: center;

  }  
.ps-block--site-features .ps-block__item:last-child
{
margin-bottom:auto;
  }
}
.ps-blog--sidebar .ps-blog__left .ps-post--detail.sidebar .ps-post__footer .ps-post__social {
    display: none;
}

.header .header__top,.navigation,.header--mobile,.header--mobile.header--sticky .navigation--mobile,.ps-footer{
 background-color:#F7F0E7 ;
}

.ps-btn:active, .ps-btn:hover, button.ps-btn:active, button.ps-btn:hover{
   background-color:#3F2601 !important;
}

.ps-btn, button.ps-btn,.menu--dropdown>li:hover{
     background-color:#3F2601 !important;
}


.pagination .page-item a.page-link:hover, .pagination .page-item.active .page-link {
    background-color: #3F2601;
    color: white;
}

.navigation .navigation__right{
  justify-content: center;
}

.ps-footer__copyright{
 justify-content:center; 
}


.ps-newsletter.mt-40{
 display:none; 
}
.ps-product .ps-product__title,.ps-my-account .ps-form--account .ps-form__content a,.ps-block--category:hover p,.ps-breadcrumb .breadcrumb a{
  color: #3F2601!important;  }
.ps-block--contact-info{
max-width:unset!important
}
.widget_footer{
min-width:150px!important
}
.checkout-products-marketplace >div >div >img {
display:none!important;
}
@media (max-width: 479px){
.ps-footer__widgets>* {
     flex-basis: unset!important ;
     max-width: unset!important;
} }
@media (max-width: 767px) {
.ps-footer__widgets>* {
     max-width: unset!important; 
    width: 100%!important;
  } }
.ps-block--download-app > div > div > div:nth-child(2){
display: flex;
    justify-content: center;
    align-items: center;
}
.ps-block--site-features {
    justify-content: space-evenly!important;
    padding: 20px 0px!important;
}

.ps-block--site-features .ps-block__item {
  border-right: unset!important;
  padding: 10px!important;
}
@media (max-width: 767px) {
#back2top.active {
    bottom: 78px!important;
  } 
  .ps-footer__copyright p {
  margin-bottom:58px;
  } }
ul.menu--mobile.menu--mobile-extra > li:nth-child(1){
display:none!important;
}
#back2top{
background-color:#fff!important;
}
.col-md-4.left-item-style-1 >.row.left-one-item-style-1{
margin-bottom: 22px 
}
.col-md-4.left-item-style-1 >.row.left-one-item-style-1 img{
width:100%!important;
}  
.col-md-4.left-item-style-1 > .row.left-two-item-style-1 img {
    aspect-ratio: 1/1;
}
.col-md-8.right-item-style-1> .row.right-two-item-style-1  {
margin-bottom: 22px 
}
.row.right-one-item-style-1 img{
    width: 100%!important;
    aspect-ratio: 5/2;
}

.right-flash-ads {
      display: flex;
      gap: 30px;
}
.right-flash-ads div:last-child {
    flex: 1 1 auto;
}
.right-flash-ads div:first-child {
       flex: 0 0 auto;
}
.right-flash-ads div:first-child img{
        height: 100%;
    width: 100%;
}
.ps-product .ps-deal-of-day {
    padding: 0 !important;
}
.buttom-flash-ads img {
    width: 100%;
}
.ps-section__content {
    flex: 1 1 auto;
}
.header .header__top, .ps-footer, .navigation, .header--mobile.header--sticky .navigation--mobile, .header--mobile {
    background-color: #E7B82E;
}
.ps-top-categories .ps-block--category p {
    margin-top: 15px;
}
footer p, footer li a, .header .navigation .menu > .current-menu-item > a {
    color: #3d3100 !important;
}
figure.visual-swatches-wrapper.widget--colors.widget-filter-item, figure.text-swatches-wrapper.widget-filter-item {
    display: none;
}
aside.widget.widget_footer.widget_contact-us h4.widget-title {
    display: none;
}
@media (max-width: 1024px) {
  .right-flash-ads {
    flex-direction: column;
}
  .right-flash-ads > div:first-child {
   display:none 
  }
}
@media (max-width: 767px) {
.ps-container a img {
    width: 100%;
}
  .row.left-two-item-style-1 img, .col-md-8.right-item-style-1 .row.right-two-item-style-1 .col-md-6:first-child {
    margin-bottom: 25px !important;
}
}