/*
 Theme Name:   Tourm Child  
 
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 

.about-item-wrap {
    min-width: 386px;
    display: flex !important;
}
.about-wrapp .icon {
	background: #97567C !important;
}
.feature-item:hover {
    background-color: #D7AB6E !important;
}
.feature-item {
      background: #97567C !important;
}
.feature-item .box-title {
       color: #fff !important;
}
.feature-item_icon {
	background: #fff !important;
} 
img.swiper-slide-image.swiper-lazy.swiper-lazy-loaded {
    width: 50% !important;
}