.fb-comments.fb_iframe_widget.fb_iframe_widget_fluid_desktop {
    display: none !important;
}

.product .product__title
{
   white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product .product__wrapper
{
  width:100%;
max-width:260px;
}

.language-wrapper .dropdown .language_bar_chooser.dropdown-menu
{
  display:none !important;
}
footer .col-md-4.col-sm-6.col-12:last-child aside.widget.widget--footer:last-child {
    display: none;
}
.show-admin-bar .btn-select-language{
  
  display: none;
}
.section__follow-instagram{
  
  opacity: 0.68;
}

body.show-admin-bar{
  background: #fff !important;
    
}
.footer{
  background: #e6cdbc !important;
}
.top-header{
  background: #e6cdbc !important;
}
.justify-content-md-start{
  color: black;
}
.top-header a{
  
  color: black !important;
}
.form-control{
  
  border: 1px solid black;
}

.breadcrumb-wrapper{
  
  background-color: #AFAFAF !important;
  
}
body{
  background-color: #fff !important;
}
.language-wrapper{
      display: none;
}
.custom-checkbox{
display: none;
}

.form-group{
  position: relative !important;
}
.form-group.eye-icon .input-group-text{
  position: absolute;left: 90%;top: 30%;border: none;background-color: transparent;
}

.ps-block--feature>.ps-block__left i {
    color: #8C4325;
    font-size: 3.5rem;
}
.product .product__actions li a:hover{
  background-color: #8C4325;
    color: #fff;
}
.shop--sidebar .shop__left .widget--shop {
    background-color: #f5f5f5;
    margin-bottom: 20px;
    padding: 23px 10px;
}


@media screen and (max-width: 440px){
.slider__content .slider__content__wrapper .slider__content__wrapper__content h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
  .slider__content .slider__content__wrapper .slider__content__wrapper__content p {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 10px;
}
  .slider__content .slider__content__wrapper .slider__content__wrapper__content .btn--custom, .slider__content .slider__content__wrapper .slider__content__wrapper__content button.btn--custom {
    font-size: 11px;
    padding: 4px 10px;
}
}
@media screen and (max-width: 300px){
  .slider__content .slider__content__wrapper .slider__content__wrapper__content .btn--custom, .slider__content .slider__content__wrapper .slider__content__wrapper__content button.btn--custom {
    font-size: 9px important;
    padding: 1px 10px important;
}
}
@media screen and (max-width: 768px){
.slider__content .slider__content__wrapper .slider__content__wrapper__content {
    display: inline;
}
}
.document span{
background-color: #AFAFAF !important;
}
aside .visual-swatches-wrapper.widget--colors.widget-filter-item{
display:none;
}
.collection__more_link{
display:none !important;
}
.collection.banner-effect a{
  pointer-events: none;
    cursor: not-allowed;
}

.block--contact-info {
    padding-top: 50px;
}
p {
    color: #000;
}