 .feeda-product-listing.fpl-show{
    height: inherit !important;
  visibility: visible !important; 
   -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
 }

.search-typing ul li,.search-typing ol li{
    margin-bottom: 15px;
}
strong{
    font-family: manropebold;

}
*{

    box-sizing: border-box;
} 
.feeda-right-seacrh-result,.rounded-base.blue{
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
/*body:after{
        top: -50%;
    left: -50%;
    z-index: -1;
    background-image: url(../images/motif.png);
    height: 200%;
    display: inline-block;
    width: 200%;
     transform: translate(0,0) rotate(-25deg) skewX(0) skewY(0) scaleX(1) scaleY(1);
    opacity: .04;
    position: fixed;
    content: '';
    bottom: 0px;
    left: 0px;
    }*/
    .clear{
        clear: both;
    }
    .container{
        width: 90%;
        margin:0 auto;
    } 
    a {
        -o-transition: .5s;
        -ms-transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        transition: .5s;
        text-decoration: none;
    }

    h1,h2,h3,h4,h5{
        font-weight: normal;
        font-family: manropebold;

    } 
body {
    background: #fff !important;
}
    .no-scrollbar::-webkit-scrollbar {
      display: none; /* Safari and Chrome */
      -ms-overflow-style: none; /* IE and Edge */
  }
  .new-footer{
display:none;
}
  .errormsg {
  margin: 0px 0px 5px 0px;
  font-size: 15px;
  color: #ff6943;
  display: none;
}
.feeda-wrapper{
    position: relative;
    width: 100%;
    display: inline-block;
}
  .feeda-wrapper .feeda-left-sec{
    width: 340px;
    float: left;
   /* background: rgba(255, 255, 255, 0.10);*/
   background: url(../images/left-nav-bg.png) no-repeat;
   background-size: 100% 100%;
    padding: 15px;
    height: 100%;
    text-align: center;
    color: #fff;
    /*overflow: auto;*/transition: left 0.5s;
    position: fixed;
    left: 0px;
    top: 0px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    -webkit-border-top-right-radius: 26px;
    -webkit-border-bottom-right-radius: 26px;
    -moz-border-radius-topright: 26px;
    -moz-border-radius-bottomright: 26px;
    border-top-right-radius: 26px;
    border-bottom-right-radius: 26px;
} 


.feeda-wrapper .feeda-left-sec.hide-nav{
    left: -100vw;
    position: fixed;
}
.feeda-wrapper .feeda-left-sec .feeda-logo{
    padding: 20px 20px;
}
.feeda-wrapper .feeda-left-sec .feeda-logo img{
    width: 130px;
}

.feeda-wrapper .feeda-left-sec .feeda-chat-btn a{
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    color: #000;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    transition: background 0.5s ease;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.feeda-wrapper .feeda-left-sec .feeda-chat-btn a:hover{


}
.feeda-wrapper .feeda-left-sec .feeda-discover-btn a{
 background: linear-gradient(to right,  rgba(19,50,143,1) 0%,rgba(10,49,135,1) 0%,rgba(147,70,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 color: #fff;

 border-radius: 8px;
 padding: 10px;
 
 font-size: 16px;
 width: 100%;
 display: inline-block;
 transition: background 0.5s ease;
 text-transform: uppercase;
}
.feeda-wrapper .feeda-left-sec .feeda-discover-btn a:hover{

}
.feeda-wrapper .feeda-left-sec .feeda-about{
    padding: 15px 0px;
}
.feeda-wrapper .feeda-left-sec .feeda-about h3{ 
    font-size: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: gtsuperdisplayregular;
}
.feeda-wrapper .feeda-left-sec .feeda-about p{
    font-size: 14px;
    
    line-height: 18px;
    margin: 0px;
}

.feeda-wrapper .feeda-left-sec .feeda-boutique-btn a{
    background: none;
    border-radius: 36px;
    padding: 15px;
    color: #000;
    font-size: 19px;
    width: 100%;
    display: inline-block;
    border:#000 solid 2px;
    text-transform: uppercase;
}
.feeda-wrapper .feeda-left-sec .feeda-boutique-btn a:hover{
    background: #000;
    color: #fff;

}
.feeda-wrapper .feeda-left-sec .feeda-footer .feeda-footer-social{
    display: flex;
    justify-content: space-evenly;
    padding-top: 10px;
}
.feeda-wrapper .feeda-left-sec .feeda-footer .feeda-footer-social a:hover svg path{
    fill: #fff !important;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.feeda-wrapper .feeda-left-sec .feeda-footer .feeda-footer-copyright{
    padding: 10px 0px;
    padding-top: 20px;
}
.feeda-wrapper .feeda-left-sec .feeda-footer .feeda-footer-copyright{
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    
    font-weight: normal;
}
.feeda-wrapper .feeda-left-sec .feeda-footer .feeda-footer-copyright a{
    font-size: 13px;
    line-height: 20px;
    color: #9747ff;
    padding: 0px 10px;
    font-weight: normal;
}
.feeda-wrapper .feeda-left-sec .feeda-footer .feeda-footer-copyright a.underline{
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
    padding: 0px;
}

.feeda-wrapper .feeda-left-sec .feeda-footer .text-base{
    color: #575555;
}
.feeda-wrapper .feeda-right-sec{
    width: 100%;
    float: left;
    height: calc(100vh - 120px); 
   padding: 15px 0px;
/* padding: 0px; */
    position: relative;
    overflow: hidden;
    transition: width 0.5s;
    float: right;
}
.feeda-wrapper .feeda-right-sec{
   width: 100% !important;
}

.feeda-flex{
    display: flex;
    flex-direction: column;
}
.feeda-flex-end{
    justify-content: flex-end;
}

.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner{
    position: relative;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .chat-plus-icon{
    position: absolute;
    right: 15px;
    top: 13px;

}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .chat-plus-icon img{

    width: 18px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .feeda-seacrh-funnel-right{
    background: none;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 8px;
    text-align: center;
    float: left;
    padding: 8px;
    position: absolute;
    right: -52px;
}

.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .feeda-seacrh-funnel{
   width: 25px;
  height: 25px;  
  text-align: center;
  float: left; 
  position: absolute;
  left: -45px;
  top: 13px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .feeda-seacrh-funnel img{
    width: 100%;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .feeda-right-seacrh-form-input{
    float: left;
    width: 100%;
    padding-left: 0px;
}

.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form input{
    padding: 10px 15px;

    -webkit-appearance: none;
    appearance: none;  
    width:  100% ;
    border-radius: 8px;
    color: #000;
    outline: none;
    
    border:#000  solid 1px;
    float: left;
    background: #fff;
    border-radius: 36px; 
    padding: 15px 25px;
     padding-right: 55px;
    font-size: 14px;
    line-height: 22px;
    outline: none !important;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.12);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.12);
} 
.search-button img{
    width: 19px !important;
    display: inline-block;
    margin-top: 2px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form button,.search-button{
  background: #ffdc4f;
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    border: 0px;
    padding: 13px;
    position: absolute;
    right: 5px;
   bottom: 6px;
    cursor: pointer;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll{
   padding: 10px 120px;
}
.ferdy-welcome-sec.hide{
    display: none !important;
}
.ferdy-welcome-sec{
     position: fixed;
    top:10vh;
    width: calc(100% - 260px);
    z-index: 2;
    text-align: center;
    right: 0px;
}
 .search-typing .rounded-base table {
 	border: none;
width:100% !important;
border-radius:8px;
margin-bottom:15px;
border-spacing: 0px;
  border-right: 1px solid #e5e7eb;
 }
 .search-typing .rounded-base table td {
 	
	
	border: 1px solid #e5e7eb;		
	border-top: none;
  border-right: none;
	padding:8px;
	font-size: 0.9em;
	line-height: 1.25em;font-size:14px;

 }
 .search-typing .rounded-base table th {
 	border: 1px solid #e5e7eb;	
	padding:8px;
	font-weight:bold;
	background:#f0f0f0;
	color:#000;
font-size:14px;
text-align:left;
 }
.search-typing .rounded-base table tr{
/* border-bottom:#e5e7eb solid 1px; */
}


.search-typing .rounded-base table tr:nth-child(odd) {
    background:#fff;}
.search-typing .rounded-base table tr:nth-child(even) {
    background:#f9fafb;
} 
.rounded-base a{
color:#000;
text-decoration:underline;
}
.rounded-base ul, .rounded-base ol{
padding-left:15px;
margin-top:10px;
}
.rounded-base ul li, .rounded-base ol li{
padding-left:0px;
}

.left-nav-expand .ferdy-welcome-sec{
      width: calc(100% - 220px);
    }
.ferdy-welcome-sec .ferdy-welcome-sec-inner{
width: 90%;
margin:0px auto;
}
.ferdy-welcome-sec .ferdy-welcome-sec-inner img{
    width: 70px;
}
.ferdy-welcome-sec .ferdy-welcome-sec-inner p{
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0px;
	color:#777;
}

.ferdy-welcome-sec .ferdy-welcome-sec-inner .ferdy-welcome-chat a{
    background: none;
    color: #000;
    border: #ffde59 solid 1px;
    border-radius: 36px;
    padding: 6px 25px;
    display: inline-block;
    margin: 5px;
    font-size: 14px;
    -webkit-box-shadow: 2px 8px 10px 0px rgba(0,0,0,0.06);
    -moz-box-shadow: 2px 8px 10px 0px rgba(0,0,0,0.06);
    box-shadow: 2px 8px 10px 0px rgba(0,0,0,0.06);
}


#search-field-bottom{
    background: none;
    border-radius: 0px;
    display: inline-block;
    padding: 15px 20px; 
    padding-right: 45px;
    font-size: 16px;
    line-height: 22px;
    height: 90px;
    outline: none !important;
    border: 0px;
width:100%; 
    resize: none;
    -webkit-appearance: none;
	font-family: manroperegular;
}
.aiapp-store-text-wrapper{
border: rgba(0, 0, 0, 0.20) solid 1px;
    background: #F4F4F4;
    border-radius: 30px;
    display: inline-block;
    width: 100%;
 
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
position:relative;
}

.aiapp-store-text-wrapper.active {
    border:rgba(0, 0, 0, 1) solid 1px;
  }
 .aiapp-store-text-wrapper .search-button{
  -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;

opacity:0.6;
}

.aiapp-store-text-wrapper.active  .search-button{
opacity:1;
}

 .welcome-text {
       position: fixed;
    bottom: 17%;
    width: calc(100% - 260px);
    z-index: 1;
	left: 260px;
	padding: 0px 14vw;
	
 }
.left-nav-expand  .welcome-text {
      width: calc(100% - 220px);
    }
 .welcome-text.fadeOutUp.hide{
    display: none;
 }
 .welcome-text  .welcome-text-inner{
/* width: 55%;
margin:0px auto; */
}
.welcome-text p {
width: 80%;
font-size: 16px;
line-height: 20px; 
background: #fff;
padding: 15px;
-webkit-border-top-right-radius: 100px;
-webkit-border-bottom-right-radius: 100px;
-moz-border-radius-topright: 100px;
-moz-border-radius-bottomright: 100px;
border-top-right-radius: 100px;
border-bottom-right-radius: 100px;
margin: 0px;
margin-bottom:8px;
color: #000;
border:#ebebeb solid 1px;
-webkit-box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.06);  -moz-box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.06);  box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.06);
}
/*.welcome-text p:hover{
background:#ebebeb;
}*/
.welcome-text p:first-child {
-webkit-border-radius: 100px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-bottomleft: 0;
border-radius: 100px;
border-bottom-left-radius: 0;
} 
.welcome-text p:last-child {
    -webkit-border-radius: 100px;
-webkit-border-top-left-radius: 0;
-moz-border-radius: 100px;
-moz-border-radius-topleft: 0;
border-radius: 100px;
border-top-left-radius: 0;
    }

 .welcome-text  .welcome-text-inner .feeda-search-prompts{
    text-align: left;
}   
 .welcome-text  .welcome-text-inner  .feeda-search-prompts .feeda-search-prompt-inner span{
    margin-right: 5px;
    font-size: 12px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form {
	
	position: fixed;
  width: calc(100% - 260px);
  bottom: 10px;
  padding: 0px 14vw;
  left: 260px;
  
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form{
}
.feeda-wrapper .feeda-right-sec{
        position: relative;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll {
    position: relative;
    padding: 0px 13vw;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll.scroll{
       overflow: auto;
    max-height: calc(100vh - 130px);
    position: relative;
}

.left-nav-expand .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form,.left-nav-expand .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll {
     padding: 0px 13vw;
    }

.left-nav-expand .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll.scroll{
    padding-right: 15vw;
}
.left-nav-expand .welcome-text .welcome-text-inner {
  width: 62%;
  }
 .left-nav-expand .welcome-text p {
  width: 85%;
}
.feeda-wrapper .feeda-right-sec  .feeda-right-seacrh-ferdy-logo{
text-align: center;
    position: absolute;
    top: -11px; 
     display: none; 
    z-index: 9;
    width: 100%;
    left: 0px;
    } 
     .feeda-wrapper .feeda-right-sec  .feeda-right-seacrh-ferdy-logo img{
        width: 200px;
    }
    .feeda-wrapper .feeda-right-sec  .feeda-right-seacrh-ferdy-logo.show{
        display: block;
}
.feeda-wrapper .feeda-right-sec .feeda-right-logo{
    position: absolute;
    top: 15%;
    width: 100%;
    left: 0px;
    z-index: 2; 
}
.feeda-wrapper .feeda-right-sec .feeda-right-logo .feeda-right-content{
    width: 50vw;
    margin: 0 auto;
}
.feeda-wrapper .feeda-right-sec .feeda-right-logo p{
    
    margin: 10px 0px;
    font-size: 18px;
    line-height: 28px;
    
}
.not-found-page h1{
    color: #fff;
 
    font-size:76px;
    font-family: manropebold;
}
.not-found-page p{
color: #fff;
    margin: 5px 0px;
    font-size: 18px;
    
}
.feeda-wrapper .feeda-right-sec .feeda-right-logo.hide{
    opacity: 0;
}
.feeda-wrapper .feeda-right-sec .feeda-right-logo img{
    width: 100px;
}
.flex-col{
   flex-direction: column;
}
.flex{ 
    display: flex;
    width: 100%;
}    
.rounded-base, .search-typing div{
    padding: 20px;
    border-radius:16px;
float:left;
width:100%;
    color:#000;
    margin: 5px 0px;
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
    /*display: flex; */ 
 
}
.search-typing div{ 
/*background:linear-gradient(to bottom, rgb(255, 243, 197) 0%,rgb(255, 250, 225) 100%)*/
background:none;
padding:5px 0px;
 }
.rounded-base.blue{ 
   
background: #f3f3f3;   
 
  display: flex;
    color: #000; 
    position: relative;
    width: 70%;
    max-width: inherit;
    padding: 15px;
    margin-bottom: 10px;
float:right;
}

.search-text-show .flex{
    width: 100%;
}
.edit-chat-btn{
    position: absolute;
    top: 25px;
    right: 15px;
}
.user-info-you{
    display: block;
    width: 160px;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
       font-family: manropeextrabold;
}
.user-info-you img{
width:30px;
}
.rounded-base.blue .user-info-you{
    width: auto;
    }
.rounded-base.blue span#search-text {
  
width: 100%; 
color:#010e24;
}
/*.rounded-base.blue   {
   flex-direction: column;
    }*/
.user-info-you img{
    float: left;
    margin-right: 10px;
}
#content-to-reveal div:first-child{
    max-width: 276px;
}
.feeda-right-seacrh-result .flex .flex-col {

}
.feeda-setting-sec{
    position: absolute;
    right: 35px;
    top: 30px;
    z-index: 9;
}
.feeda-setting-sec.mobile {
display:none;
}
.feeda-setting-sec.desktop {
display:inherit;
}
.feeda-setting-sec .feeda-setting-sec-inner{
    position: relative; 
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-dots-icon{
    width: 5px;
}

.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box{
 display: none;
 border-radius: 8px;
 background: radial-gradient(circle at 100% 100%, #241d52 0, #241d52 7px, transparent 7px) 0% 0%/8px 8px no-repeat,
 radial-gradient(circle at 0 100%, #241d52 0, #241d52 7px, transparent 7px) 100% 0%/8px 8px no-repeat,
 radial-gradient(circle at 100% 0, #241d52 0, #241d52 7px, transparent 7px) 0% 100%/8px 8px no-repeat,
 radial-gradient(circle at 0 0, #241d52 0, #241d52 7px, transparent 7px) 100% 100%/8px 8px no-repeat,
 linear-gradient(#241d52, #241d52) 50% 50%/calc(100% - 2px) calc(100% - 16px) no-repeat,
 linear-gradient(#241d52, #241d52) 50% 50%/calc(100% - 16px) calc(100% - 2px) no-repeat,
 linear-gradient(299deg, #817e96 0%, #241d52 45%, #817e96 100%);

 width: 260px;
 position: absolute;
 top: 0px;
 right: 10px;
 color: #fff;
 
 z-index: 999;
 overflow: hidden;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box.show{
    display: block;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-user-info {
    font-size: 14px;
    padding: 10px;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-user-info img{
    float: left;
    margin-right: 10px;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-user-info h3{
    margin: 0px;
    font-size: 18px;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-nav{
    display: inline-block;
    width: 100%;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-nav ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-nav ul li{
    border-bottom: #37305c solid 1px;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-nav ul li:last-child{
    border-bottom:0px;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-nav ul li a{
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-nav ul li a.signout{
 color: #FF5353;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-nav ul li a img{
    margin-right: 15px;
    float: left;
    width: 22px;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-setting-box .feeda-setting-nav ul li a:hover{
    background:#2b2552;
}
.feeda-search-suggition{
    display: inline-block;
    width: 100%;
    padding: 0px 120px;
    padding-top: 15px;
    margin: 0px -5px;
}
.feeda-right-sec .feeda-search-suggition{
    padding: 0px 20vw;
}
.feeda-search-suggition .feeda-search-suggition-box{
  float: left;
  width: 33.33%;
  padding:0px 5px;
  /* padding-top: 10px; */
  padding-bottom: 10px;
  text-align: left; 

}
.feeda-search-suggition .slick-list{padding:0 6% 0 0 !important;}

.feeda-search-suggition .feeda-search-suggition-box .feeda-search-suggition-box-inner{
    position: relative;

    border-radius: 8px;
    overflow: hidden;
    line-height: 1px;
}
.feeda-search-suggition .feeda-search-suggition-box .feeda-search-suggition-box-inner:after{
    content: '';
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.feeda-search-suggition .feeda-search-suggition-box .feeda-search-suggition-box-inner span{
  position: absolute;
    width: 76%;
    color: #fff;
    bottom: 10px;
    left: 10px;
    font-size: 13px;
    line-height: 18px;
    z-index: 2;
}
.feeda-search-suggition .feeda-search-suggition-box .feeda-search-suggition-box-inner .search-suggest{
    position: absolute;

    color: #fff;
    bottom: 16px;
    right: 20px;
    z-index: 2;
}
.feeda-search-suggition .feeda-search-suggition-box .feeda-search-suggition-box-inner img{
    width: 100%;
}
.justify-end{
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    background-color: transparent;
    
    border:0px;
}
.rounded-full {
    border-radius: 9999px;
} 
.feeda-right-seacrh-result{
    position: relative; 
}
.feeda-right-seacrh-result.show{
    position: relative;
       /* background: #f5f5f570;*/
    padding: 25px;
float:left;
width:100%;
    border-radius: 16px;  
    margin-bottom: 10px;
padding-bottom: 40px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll.scroll .feeda-right-seacrh-result.show{
    visibility: visible !important;
    }
.feeda-right-seacrh-result .speaker-btn{
    position: absolute;
   right: 20px;
  top: 25px;
}
#content-to-reveal2{
    padding-top: 10px;
}
.feeda-product-listing,.home-product-slider{
    display: inline-block;
	width:100%;
overflow:hidden; 
}
.home-product-slider,.home-product-slider .slick-list {
    width: 100%;
}
.product-box{
background: none;
padding:0px;

    width: 32%;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.product-box.show{
    display: inline-block;
}

.product-box .product-yes-no{
   margin-bottom: 10px; 
   display: inline-block;
   width: 100%;
   display: none !important;
}
.product-box .product-yes-no a{
   display: inline-block;
   width: 46%; 
   color: #000;
   background: #fff;
   padding: 6px;
   border-radius: 5px;
   font-size: 14px;
   margin-top: 5px;
}
.product-box .product-yes-no a.no{
    float: right;
}
.product-box .product-yes-no a.yes{
    float: left;
}
.product-box .product-yes-no a.yes.active{
    color: #000;
   /*? background: #3fc135;
    border-color: #3fc135;*/
    background: #ffde59;
}
.product-box .product-yes-no a.no.active{
    color: #fff;
   /* background: #de5a5a;
    border-color: #de5a5a;*/
    background: #de5a5a;
}
.product-box  img {
    height: auto;
    width: 100%;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
   /* top: 50%;
    left: 50%;
    position: relative;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);*/border-radius: 16px;
}
.product-box .prduct-img{
   /* height: 160px;
    overflow: hidden;*/
    
    margin-bottom: 10px;
}

.product-box.brand-box{
    background: none !important;
    border: 0px !important;
}
.product-box.brand-box .prduct-img img{
    width: auto;
    height: 100%;
 
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    top: 50%;
    left: 50%;
    position: relative;
    transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
} 

.product-box.brand-box .prduct-img { 

    height: 160px;
    overflow: hidden;
    border-radius: 100%;
    margin: 10px auto;
    width: 160px;
    border: 1px solid rgba(0, 0, 0, 0.20);
}
.product-box  .product-content h3{
    margin: 2px 0px;
    font-size: 16px;
   
}
.product-box  .product-content p{
    margin: 5px 0px;
    font-size: 14px;
     
}
.product-box  .product-content p.single-line {
   overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;  
}
.product-box  .product-content .pro-price{
    color: #000;
    font-weight: bold; display: none;
}
.product-box  .product-content a.view-product{
background: linear-gradient(to bottom, rgba(255,214,50,1) 0%,rgba(255,214,50,1) 29%,rgba(255,243,193,1) 100%);
  width: 100%;
  display: inline-block;
  color: #000;
  padding: 13px;
  border-radius: 6px;
  font-size: 16px;
  font-family: manropebold;
  margin-top: 5px;
  text-transform: uppercase;

}
.product-box.brand-box .product-content a.view-product {
    background: none;
    color: #000;
    padding: 0px;
    text-decoration: underline;
    font-size: 13px;

    text-transform: capitalize;
    margin: 0px;
}

.product-box.gpt-agent-box{

background: #f5f5f7;
        padding:   10px;
        border-radius: 12px;
        text-align: center;
            border: #e1e1e1 solid 1px; 
            cursor: pointer;
        }

.product-box.gpt-agent-box  .product-content p {
    margin: 5px 0px;
    font-size: 12px;
    line-height: 1.4;
    min-height: 50px;
}
.product-box.gpt-agent-box .prduct-img img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    border: #b3b3b3 solid 1px;
    padding: 3px;
    display: inline-block;
}
 
.product-box.gpt-agent-box .product-content a.view-product{
    background: #000;
    color: #fff;
 display: inline-block;
    width: 100%;
    border-radius: 36px;
    border: 0px;
    padding: 5px 20px;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: normal;


}
.feeda-sug-tags{
    display: none;
}
.feeda-sug-tags.show{
    display: block;

}
.feeda-sug-tags .feeda-sug-tag{
    font-size: 11px; 
    
    background: #080615;
    padding: 6px 15px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 36px;
    border:#9747FF solid 1px;
    color: rgba(255, 255, 255, 0.80);
}
.feeda-sug-tags .feeda-sug-tag span{
    color: #fff; 
}
.feeda-sug-tags .feeda-sug-tag i{
 padding-left: 7px;
 float: right;
 margin-top: 1px;
}
.feeda-app-store-btn{
 width: 36%;
 display: inline-block;
 cursor: pointer;
}
.feeda-qrcode-img img{
    width: 90px;
    margin-bottom: 10px;
    cursor: pointer;
}
.signup-modal{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top:0px;z-index: 999;
    display: none;
}
.signup-modal.show{
    display: block;
}
.signup-modal .signup-modal-inner{
    background:transparent;
    color: #fff;
    border-radius: 16px;
    padding:  0px; 
    width: 460px;
    margin: 3vh auto;
    position: relative;
}
.signup-modal .signup-modal-inner .signup-modal-feeda-logo{
    text-align: center;
}
.signup-modal .signup-modal-inner .signup-modal-feeda-logo img{
    width: 120px;
    text-align: center;
}
.signup-modal .signup-modal-inner .signup-modal-feeda-logo  h4{
  color: #fff;
  text-align: center;
  font-size: 16px;
  margin: 10px 0px;

}

#signin-modal.signup-modal .signup-modal-inner{ 
    margin: 10vh auto;
}
.signup-modal .signup-modal-inner h3{ 
    text-align: center;
    font-size: 38px;font-family: gtsuperdisplayregular;
    margin: 0px;
}
.signup-modal .signup-modal-inner .signup-modal-content p{
color: #6c6a83;
text-align: center;
font-size: 16px;
margin-top: 0px;
}
.signup-modal .signup-modal-inner  .form-card {
    padding: 30px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(2.5px);
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 15px;
}
.signup-modal .signup-modal-inner .signup-modal-field{

    padding: 10px 20px; 
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent; 
    border-radius: 0;
    border:#c5c5ca solid  1px;
    font-size: 1rem;
    line-height: 1.5rem;
    width: 100%;
    border-radius: 10px;
    outline: none;
    margin-bottom: 15px;
    color: #fff;
}
.signup-modal .signup-modal-inner .signup-modal-btn{
      /*background: linear-gradient(to right, rgba(19,50,143,1) 0%,rgba(10,49,135,1) 0%,rgba(147,70,252,1) 100%);*/
      background-image: linear-gradient(to right, #063083 , #9747FF);
    border-radius: 10px;
    padding: 15px;
    color: #fff;
    
    font-size: 16px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    display: inline-block;
     
    text-transform: uppercase;
}
.signup-modal .signup-modal-inner .signup-modal-close{
    position: absolute;
    right: 25px;
    top: 15px;
    cursor: pointer;
}
.signup-modal .signup-modal-inner .signup-modal-close img{
    width: 15px;
    filter: invert();
}

.signup-modal .signup-modal-inner .have-an-account{
    color: #fff;
    font-size: 14px;
    text-align: center;
   
}
.signup-modal .signup-modal-inner .have-an-account a{
    color: #9747FF;
    }
.signup-modal .signup-modal-inner .orline{
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    
    margin-top: 10px;
}
.signup-modal .signup-modal-inner .orline hr{
    width: 100%;
    border-color: rgba(255, 255, 255, 0.5);
}
.signup-modal .signup-modal-inner .orline>p{
    padding-left: 10px;
    padding-right: 10px;
}
.signup-modal .signup-modal-inner .googlediv{
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:10px 18px;
    border-radius: 10px;
    
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    margin-top: 10px;
}
.signup-modal .signup-modal-inner .googlediv>a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #000;
}
.signup-modal .signup-modal-inner .googlediv>a>img{
    width: 30px;
    margin-right: 15px;
}
 
.signup-modal-overlay{
    /*background: rgba(9, 10, 15, 1);*/
    background: #000;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
    backdrop-filter: blur(2px);

}

.signup-modal-overlay:after{
        width: 100%;
    height: 100%;
    flex-shrink: 0;
    border-radius: 1262px;
    background: radial-gradient(50% 50% at 50% 50%, #19114F 0%, rgba(0, 0, 0, 0.00) 100%);
    position: fixed;
    top: -30vh;
    left: 0;
    content: '';
    display: block;
    z-index: 0;
}
.signup-modal-overlay-new{
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
    backdrop-filter: blur(2px);
}
.signup-modal-overlay.show,.signup-modal-overlay-new.show{
    display: block;
}

.settings-modal{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top:0px;z-index: 999;
    display: none;
}
.settings-modal.show{
    display: block;
}
.settings-modal .settings-modal-inner{
  background: #fff;
  border-radius: 16px;     width: 350px ;
  margin: 1% auto;
  overflow: hidden;
  position: relative; 
}
.settings-modal .settings-modal-inner .settings-modal-header{
    padding: 15px;
    color: #fff;
    background: url(../images/search-modal-head.png) no-repeat;
    font-size: 18px;
}
.settings-modal .settings-modal-inner .settings-modal-header .settings-modal-close{
    float: right;
    cursor: pointer;
}
.settings-modal .settings-modal-inner .settings-modal-header .settings-modal-close img{
    filter: invert();
    width: 15px;
}
.settings-modal .settings-modal-inner .settings-modal-footer{
    padding: 15px;
    font-size: 12px;
    text-align: center;
    color: #9747FF;
    
    font-weight: normal;

}

.settings-modal .settings-modal-inner .settings-modal-footer a {
  font-size: 13px; 
  color: #9747ff;
  padding: 0px 10px;
  font-weight: normal;
}
.settings-modal .settings-modal-inner  h3{
    padding: 10px 15px;
    color: #9747FF;
    
    font-size: 18px;
    margin: 0px;
}
.settings-modal .settings-modal-inner .settings-modal-account,.settings-modal .settings-modal-inner .settings-modal-about{
    border-bottom:#E1E1E1 solid 1px;
    padding-bottom: 10px;
}
.settings-modal .settings-modal-inner ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.settings-modal .settings-modal-inner ul li a{
    padding: 8px 20px;
    color: #000;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}
.settings-modal .settings-modal-inner ul li a span span{
    font-size: 13px;
    display: block;
}
.settings-modal .settings-modal-inner ul li a img{
    margin-right: 15px;
    float: left;
    width: 23px;
}
.settings-modal .settings-modal-inner ul li a.feeda-app-link img{
    width: 16px;

}
.qrcode-modal{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top:0px;z-index: 999;
    display: none;
}
.qrcode-modal.show{
    display: block;
}
.qrcode-modal .qrcode-modal-inner{
       width: 450px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding: 0px;
    border-radius: 0px;
    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(2.5px);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    /* margin: 15px; */
    height: 100vh;
}
.qrcode-modal .qrcode-modal-inner .qrcode-logo img{  width: 140px;}
.qrcode-modal .qrcode-modal-inner .qrcode-content{
    padding: 30px 0px;
}
 
.qrcode-modal .qrcode-modal-inner .qrcode-phone{
    /*margin-bottom: -24px;*/
}
.qrcode-modal .qrcode-modal-inner .feeda-qrcode-btn{
    padding-top: 15px;
}
.qrcode-modal .qrcode-modal-inner .feeda-qrcode-btn img{
     width: 120px; 
     margin: 0px 4px;
}
.qrcode-modal .qrcode-modal-inner .qrcode-img img{
    width: 110px; 
    margin-top: 20px;
    filter: invert();
}
.qrcode-modal .qrcode-modal-inner h4{
    width: 60%;
    margin: 0 auto;
    font-size: 16px;
    margin-bottom: 15px;
}
.qrcode-modal .qrcode-modal-inner h3{
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
} 
.qrcode-modal .qrcode-modal-inner .qrcode-modal-close{
    position: absolute;
    right: 25px;
    top: 45px;
    cursor: pointer;
}
.qrcode-modal .qrcode-modal-inner .qrcode-modal-close img{
    width: 15px;filter: invert();
}
.my-1{
    margin-bottom: 15px;
}
.feeda-thinking{
    /*opacity: 0;
    transition: opacity 0.5s ease-in-out;*/
    font-size: 16px;
    color: #000;text-transform: capitalize;
}
.dot-typing {
  position: relative;
  left: -9975px;
  width: 4px;
  height: 4px;
  border-radius: 5px;
  background-color: #000;
  color: #000;
  box-shadow: 9984px 0 0 0 #000, 9999px 0 0 0 #000, 10014px 0 0 0 #000;
  animation: dot-typing 1.5s infinite linear;
  display: inline-block;
}

@keyframes dot-typing {
  0% {
    box-shadow: 9984px 0 0 0 #000, 9999px 0 0 0 #000, 10014px 0 0 0 #000;
}
16.667% {
    box-shadow: 9984px -10px 0 0 #000, 9999px 0 0 0 #000, 10014px 0 0 0 #000;
}
33.333% {
    box-shadow: 9984px 0 0 0 #000, 9999px 0 0 0 #000, 10014px 0 0 0 #000;
}
50% {
    box-shadow: 9984px 0 0 0 #000, 9999px -10px 0 0 #000, 10014px 0 0 0 #000;
}
66.667% {
    box-shadow: 9984px 0 0 0 #000, 9999px 0 0 0 #000, 10014px 0 0 0 #000;
}
83.333% {
    box-shadow: 9984px 0 0 0 #000, 9999px 0 0 0 #000, 10014px -10px 0 0 #000;
}
100% {
    box-shadow: 9984px 0 0 0 #000, 9999px 0 0 0 #000, 10014px 0 0 0 #000;
}
}
.slick-list {
  padding: 0 15% 0 0 !important;
}
.slick-track {
  margin-left: inherit!important;
  margin-right: inherit!important;
}
.search-mobile-dot-icon{
display: none;
}
.feeda-chat-history{
    position: fixed;
    bottom: 30px;
    right: 30px;
	display:none;
}

.references a,.reference-links a{
font-size: 14px;
    padding: 6px 15px;
    display: inline-block;
    margin: 2px;
    background: #000;
    text-align: center;
    color: #fff;
    border-radius: 36px;
    max-width: 160px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.references br ,.reference-links br {
    display: none !important;
}
.related-questions ul ,.related-questions ul ,.reference-links ul, .reference-links ol{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.reference-links ul li, .reference-links ol li{
    display: inline-block;
}
.related-questions ol li, .related-questions ul li, .related-questions span,.related-questions p,.related-questions li{
   padding:6px 10px;
   display :block;
 width: 100%;
 
    color: #000;
text-decoration: underline;
   
    cursor: pointer;
  }
.related-questions.hauto ol li, .related-questions.hauto ul li, .related-questions.hauto span,.related-questions.hauto p,.related-questions.hauto li{
    height: auto;
    overflow: visible;
    }
.related-questions br {
    display: none !important;
}
.related-questions.hauto ul li:before,.related-questions.hauto span:before{
    content: 'Q.';
    display: inline-block;
    margin-right: 5px;
}

.fd-voice-resp{
display: none;
}
.show-transcript-btn-wrapp{
width:100%;
display:inline-block;
padding-top:10px;
}
.show-transcript-btn{
background: #e7e8e8 !important;
    width: auto !important;
 display:inline-block;
    padding: 8px 20px !important;
    border-radius: 36px !important;
    font-size: 13px !important;
    font-weight: normal !important;
    font-family: manropemedium !important; 
 cursor:pointer;
}
.show-transcript-content{
display:none;
}
.show-transcript-content.show{
display:block !important;
}
.feeda-chat-op-icons span {
                                cursor:pointer;
                                }
                                .feeda-chat-op-icons {
    opacity: 0; transition: opacity 0.5s ease-in-out;height: 0px;
}
.feeda-chat-op-icons.show{
    opacity:1;height: auto;
}
.feeda-chat-op-icons span{
    margin-right: 10px;
}


.show-transcript-content.show .feeda-chat-op-icons{
 opacity: 1; transition: opacity 0.5s ease-in-out;height: auto;
}



@media only screen and (min-width:1440px)  {
    .welcome-text {
     /*bottom: 135px;*/
	 padding: 0px 15vw;
}
    .welcome-text .welcome-text-inner {
    /*width: 50%;*/
}
    .feeda-wrapper .feeda-left-sec .feeda-chat-btn a , .feeda-wrapper .feeda-left-sec .feeda-discover-btn a{
        padding: 14px;
    }
    .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll{
       padding: 10px 10vw;
   }
   .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form{

    padding: 0px 10vw;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form{

    padding: 0px 15vw;
}

.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll {
    padding: 0px 13vw;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll.scroll {
 
  padding-right: 13vw;
}

.feeda-search-suggition{ 
    padding: 0px 10vw; 
}
.feeda-right-sec .feeda-search-suggition{
    padding: 0px 20vw;
}
#signin-modal.signup-modal .signup-modal-inner {
  margin: 12vh auto;
}
.signup-modal .signup-modal-inner { 
  margin: 8vh auto; 
}
 
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll .welcome-text p {
  font-size: 27px;
}
}

@media only screen and (min-width:1580px) { 
    .ferdy-welcome-sec .ferdy-welcome-sec-inner img{
        width: 70px;
    }
    .ferdy-welcome-sec .ferdy-welcome-sec-inner p {
  font-size: 18px;
  line-height: 30px; 
}
.welcome-text p {
  width: 80%;
  font-size: 18px;
  line-height: 22px;
   padding: 20px;
  }
.ferdy-welcome-sec h3{
  font-size: 28px;
  }
  .ferdy-welcome-sec .ferdy-welcome-sec-inner {
  width: 850px;
}
.ferdy-welcome-sec .ferdy-welcome-sec-inner .ferdy-welcome-chat a {
   
  padding: 10px 35px; 
  font-size: 16px;
  }
    .welcome-text .welcome-text-inner {

}
	.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll .welcome-text p {
  font-size: 30px;
}
    .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll.scroll {
  overflow: auto;
  max-height: calc(100vh - 145px);
}
 

    .signup-modal .signup-modal-inner .signup-modal-feeda-logo img {
  width: 150px;
}
.signup-modal .signup-modal-inner .signup-modal-field {
  padding: 15px 20px; 
  font-size: 1.2rem;
  }
  .signup-modal .signup-modal-inner .signup-modal-btn {
   padding: 18px;
}
.signup-modal .signup-modal-inner .googlediv {
   padding: 13px 18px;
  }
    .signup-modal .signup-modal-inner{ 
    margin: 12vh auto; 
}
#signin-modal.signup-modal .signup-modal-inner{ 
    margin: 15vh auto;
}
    .settings-modal .settings-modal-inner ul li a img {
      margin-right: 15px; 
      width: 28px;
  }
  .settings-modal .settings-modal-inner ul li a {
      padding: 10px 25px; 
      font-size: 18px;
  }
  .settings-modal .settings-modal-inner {
     width: 390px;margin: 15vh auto;
 }
 .settings-modal .settings-modal-inner ul li a span span {
  font-size: 14px;
  display: block;
}
.feeda-qrcode-img img{
    width: auto;
    margin-bottom: 20px;

}
.not-found-page p {
  color: #fff;
  margin: 5px 0px;
  font-size: 28px;
  
}
.not-found-page h1 {
  color: #fff;
  font-size: 116px;
}
.qrcode-modal .qrcode-modal-inner h3 {
 font-size: 26px;
}
.qrcode-modal .qrcode-modal-inner h4 {
 font-size: 18px;
}

.qrcode-modal .qrcode-modal-inner { 
 
  width: 550px;
}
.feeda-wrapper .feeda-left-sec {
  width: 360px;
}
.feeda-wrapper .feeda-left-sec .feeda-logo img {
    width: 170px;
}
/*.feeda-wrapper .feeda-left-sec .feeda-logo {
    padding: 90px 20px;
}*/
.feeda-wrapper .feeda-right-sec {
  
    padding: 25px 0px;
}

.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form ,.feeda-search-suggition,
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll {
/*    padding: 10px 25vw; */
}
.welcome-text {
    bottom: 14%;
  }

  .welcome-text .welcome-text-inner .feeda-search-prompts .feeda-search-prompt-inner span {
  margin-right: 5px;
  font-size: 14px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll.scroll {
padding: 0px 13vw 0px 10vw;
 }
.feeda-wrapper .feeda-right-sec { 
  }

.feeda-wrapper .feeda-left-sec .feeda-about p {
    font-size: 16px;
    line-height: 23px;
}
.feeda-wrapper .feeda-left-sec .feeda-about h3 {
   font-size: 28px;
}
.feeda-wrapper .feeda-left-sec .feeda-chat-btn a , .feeda-wrapper .feeda-left-sec .feeda-discover-btn a{

    padding: 15px; 
    font-size: 20px; 
}
.feeda-wrapper .feeda-left-sec .feeda-boutique-btn a { 
    padding: 18px; 
    font-size: 20px;

}
.rounded-base, .search-typing div { 
    font-size: 18px;
    margin-bottom: 12px;
}
#content-to-reveal div:first-child {
    max-width: 312px;
}
.feeda-search-suggition .feeda-search-suggition-box .feeda-search-suggition-box-inner span {
   font-size: 16px;
   line-height: 22px;
}
 
.feeda-sug-tags .feeda-sug-tag {
  font-size: 14px; 
  padding: 8px 15px; 
  letter-spacing: 1px;
}

}
@media only screen and (min-width:1780px) { 
     .ferdy-welcome-sec {
    top: 140px;
}
.welcome-text {
    bottom: 13%;
  }
    .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll .welcome-text p {
  font-size: 34px;
}
   .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form button, .search-button {
   
    right: 6px;
     
}
  .feeda-wrapper .feeda-left-sec {
      width: 390px;
  } 
  .feeda-wrapper .feeda-right-sec {
    padding: 35px 0px;
}
.feeda-wrapper .feeda-left-sec .feeda-about p {
    font-size: 18px;
    line-height: 25px;
}
.feeda-wrapper .feeda-left-sec .feeda-logo {
  padding: 60px 20px;
}
.feeda-wrapper .feeda-left-sec .feeda-about {
  padding: 40px 0px;
}
.feeda-wrapper .feeda-left-sec .feeda-footer .feeda-footer-copyright {
  font-size: 16px;
  line-height: 26px; 
  padding: 10px;
}
.feeda-wrapper .feeda-left-sec .feeda-footer .feeda-footer-copyright a{
   font-size: 17px;
   line-height: 26px;
}

}
/*@media only screen and (min-width:1280px) { 
  #search-result .search-typing div { 
  width: 55vw !important;
  }
#search-result .rounded-base.blue{
    width: 55vw !important;
}
 .home-product-slider {
    width: 55vw !important;
  }

}*/
 @media only screen and (min-width: 651px) and (max-width:992px) {

.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll,.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form {
 
  padding: 0px 10vw;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll.scroll{
padding-right: 9vw;
}
.feeda-wrapper .feeda-left-sec{
    position: fixed;
    left: -100vw;
    top: 0px;
    width: 80vw;
    z-index: 9; transition: left 0.5s; 
}
.feeda-wrapper .feeda-left-sec.show{
    left: 0px;
}
.feeda-wrapper .feeda-right-sec {
    width: 100% ;
    float: left;
    height: calc(100vh - 55px);
    padding: 15px 0px;
    position: relative;
    overflow: hidden;
}

.feeda-search-suggition .feeda-search-suggition-box {
  float: left;
  width: 50%;

  }
  .feeda-search-suggition .feeda-search-suggition-box:last-child{
    display: none;
}
.feeda-mobile-header{
    display: flex;
}
.feeda-full-screen-nav{
    display: none!important;
}
html{
background: rgb(8, 8, 32);
}
 


}
@media only screen and (max-width: 650px) {
table {
  display: block;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  border-collapse: collapse;
}

  table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
table::-webkit-scrollbar {
  height: 6px;
}
table::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.3);
  border-radius: 4px;
} 
#search-field-bottom {
   padding: 10px;
   padding-right: 45px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-ferdy-logo img {
    width: 140px;
}
    .agent-logo-feeda {
  width: 45px !important;
  height: 45px !important;
}
.ferdy-welcome-sec {
    width: 100%;
  }
    .references a, .reference-links a {
  font-size: 11px;
  padding: 5px 12px; 
  margin: 1px; 
  max-width: 110px;
}
    .product-box img {
   border-radius: 22px;
}

    .search-mobile-dot-icon{
        position: absolute;
        left: 0px;
    top: 15px;
    display: none;
    }
    .feeda-thinking { 
  margin-bottom: 10px;
  padding-left:  0px;
/*  position: absolute;
    top: -25px;
    left: 30px;*/
}
      .ferdy-welcome-sec .ferdy-welcome-sec-inner {

}
.ferdy-welcome-sec .ferdy-welcome-sec-inner img {
  width: 50px;
}
.ferdy-welcome-sec .ferdy-welcome-sec-inner p {
  font-size: 14px;
  line-height: 23px;
  margin: 10px auto;
}
    .welcome-text .welcome-text-inner {
  width: 100%;
  margin: 0px auto;
}
    .welcome-text .welcome-text-inner p{
font-size: 13px;
    line-height: 20px;
    width: 100%;
    padding: 10px;
  }
/*.rounded-base, .search-typing div{
min-height: 85px;

}*/
.feeda-wrapper .feeda-right-sec {
    overflow-y: scroll!important;
}
.feeda-setting-sec {
  right: 20px;
  top: 20px;
}
.feeda-mobile-newchat {
  position: relative;
  right: 30px;
}
.feeda-setting-sec.mobile {
display:inherit;
}
.feeda-setting-sec.desktop {
display:none;
}
    .signup-modal .signup-modal-inner .signup-modal-feeda-logo h4 {
 
  margin: 10px auto; 
  width: 52%;
}
.signup-modal-overlay::after {
  width: 600px;  
  left: -30vw; 
}
    .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form input {

      font-size: 16px; 
     padding-right: 50px;
      border:#000 solid 1px;
      
  }
  .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .chat-plus-icon {
      position: absolute;
      right: 62px;
  }
 .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form button, .search-button {
 
  width: 40px;
  height: 40px; 
  padding: 10px; 
  right: 7px; 
}
  .feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .feeda-seacrh-funnel{
    left:0px;
}
.feeda-setting-sec .feeda-setting-sec-inner .feeda-dots-icon {
  width: 3px;
}
.settings-modal .settings-modal-inner { 
  width: 90%;
  margin: 5% auto;
}
.feeda-full-screen-nav{
    display: none;
}
.signup-modal .signup-modal-inner .form-card {
  padding: 20px;
  border-radius: 16px;
  margin:10px 0px;
  }
  .signup-modal .signup-modal-inner h3 { 
  font-size: 30px;
}
.signup-modal .signup-modal-inner .signup-modal-content p { 
  font-size: 14px; 
}
.welcome-text {
   bottom: 100px;
    left: 0px;
    width: 100%;
    z-index: 1;
    padding: 0px 20px;
}
.feeda-wrapper .feeda-left-sec{
    position: fixed;
    left: -100vw;
    top: 0px;
    width: 80vw;
    z-index: 9; transition: left 0.5s; 
}
.feeda-wrapper .feeda-left-sec.show{
    left: 0px;
}
.feeda-wrapper .feeda-right-sec {
 width: 100%;
    float: left;
    height: 77%;
    padding: 15px 0px;
    padding-bottom: 15px;
    position: fixed;
    overflow: hidden;
    overflow-y: hidden;
    top:  50px;
}
.feeda-search-suggition .feeda-search-suggition-box {
    float: left;
    width: 100%;
    padding: 5px  ;
}
.feeda-wrapper .feeda-right-sec .feeda-right-logo {
    position: absolute;
    top: 5%;
}
.feeda-wrapper .feeda-right-sec .feeda-right-logo img {
    width: 60px;
}
.feeda-search-suggition .feeda-search-suggition-box .feeda-search-suggition-box-inner span { 
    font-size: 16px;
}
.feeda-mobile-header{
    display: flex;
	background:none;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form ,.feeda-search-suggition{
    padding: 0px 15px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form {
    position: fixed;
    width: 100%;
    left: 0px;
    z-index: 99;
    padding: 20px 20px 5px 20px !important;
    bottom: 10px !important;
    padding: 0px 12vw;
    left: 0px;
  }
.feeda-search-suggition img{
    width: 100% !important;
}
.feeda-right-seacrh-form{
    position: fixed;
    width: 100%;
    bottom: 5px;left: 0px;
    z-index: 99;
    background: #fff; 
  padding: 5px 10px 18px 10px  !important; 
  bottom: 0px;
  width: 100%;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .feeda-seacrh-funnel-right{
    display:none !important;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll ,.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll.scroll{
    padding: 10px  15px;
}
.product-box {
    display: none;
    width: 100%;
    text-align: center;
    float: left;
    margin: 0px;
    margin-bottom: 15px;
}
    /*.rounded-base, .search-typing div { 
        max-width: 86%;
    }*/
    .feeda-sug-tags .feeda-sug-tag {
     font-size: 11px;
    padding: 6px 10px;
    margin-right: 3px;
    margin-bottom: 5px; 
    line-height: 10px;
    letter-spacing: 1px;
  }
  .feeda-sug-tags .feeda-sug-tag  i img{
    width: 8px;
}
.signup-modal .signup-modal-inner { 
   width: 86%;
    margin: 10vh auto;
}
#signin-modal.signup-modal .signup-modal-inner {
  margin: 20vh auto;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll.scroll {
  overflow: auto;
  max-height: calc(100vh - 185px);
  padding-bottom: 0px;

}
.feeda-search-suggition .feeda-search-suggition-box .feeda-search-suggition-box-inner {
 height: 120px;
}
.qrcode-modal .qrcode-modal-inner { 
  width: 90%;
 
}
.qrcode-modal .qrcode-modal-inner .qrcode-content{
padding-top: 120px;

}
.qrcode-modal .qrcode-modal-inner h4 {
  width: 90%; 
  font-size: 14px; 
}
.qrcode-modal .qrcode-modal-inner h3 { 
  font-size: 16px;
  margin-top: 5px;
}
.product-box{
    max-width: inherit !important;
    margin-right: 10px;
}
.feeda-product-listing {
    display: inline-block;
    width: 104%;
    overflow: hidden !important;
}
.slick-list {
  padding: 0 45% 0 0 !important;
}
.home-product-slider{
    width: 100%;
}
.flex {
  display: block;
}
.search-text-show.flex, .search-text-show.flex  .flex{
  display: flex;
}
 
.feeda-sug-tags .feeda-sug-tag:last-child{
    display: none !important;
}
.rounded-base.blue span#search-text { 
    padding: 0px
}
.rounded-base, .search-typing div {
  font-size: 14px;
  line-height: 22px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-scroll .welcome-text p {
  font-size: 20px;
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-ferdy-logo.show{
   /* display: none !important;*/
}
.feeda-wrapper .feeda-right-sec .feeda-right-seacrh-form .feeda-right-seacrh-form-inner .feeda-right-seacrh-form-input {
  float: right;
  width: 100%;
  padding-left: 0px;
}
#search-field-bottom {
 
  height: 75px;
}
.aiapp-store-text-wrapper {
   border-radius: 20px;
}
.feeda-right-seacrh-result.show {
   padding: 15px;
   border-radius: 12px;
  }
  .rounded-base.blue{
    border-radius: 12px;
  }
  .feeda-right-seacrh-result .speaker-btn {
  position: absolute;
  right: 15px;
  top: 25px;
}
 .feeda-right-seacrh-result .speaker-btn img,.edit-chat-btn img{
    width: 18px;
}

.feeda-chat-history{
    display: none;
}
 .interai-dashboard-right {
    padding: 0px;
  }
  .ferdy-welcome-sec {
  top: 12vh;
  }
  
  .feeda-chat-history{
    display: none;
}
.ferdy-welcome-sec .ferdy-welcome-sec-inner .ferdy-welcome-chat a {
font-size:13px;
}
}
