.full-center #logo{
  max-width:30%;
}
.tell-us-row .sf-icon-box.sf-icon-box-standard:hover{
    background:#ab2d23;
}
.tell-us-row .sf-icon-box.sf-icon-box-standard:hover .sf-icon-cont i:before,
.tell-us-row .sf-icon-box.sf-icon-box-standard:hover h3 span,
.tell-us-row .sf-icon-box.sf-icon-box-standard:hover .sf-icon-box-content{
    color:white !important;
}
.tell-us-row .sf-icon-box.sf-icon-box-standard .sf-icon-box-content span > strong,
.tell-us-row .sf-icon-box.sf-icon-box-standard .sf-icon-box-content strong > span{
 display:inline-block;
    background:#ff9828;   
    padding:8px 20px;
    border-radius:3px; 
    color:white !important;  
    border-right:1px solid #ff9828;   
    border-bottom:1px solid #ff9828;
    border-left:1px solid #ff9828;   
    border-top:1px solid #ff9828;
    font-size:16px;
}
.tell-us-row .sf-icon-box.sf-icon-box-standard:hover .sf-icon-box-content span > strong,
.tell-us-row .sf-icon-box.sf-icon-box-standard:hover .sf-icon-box-content strong > span{
    background:#961f15;
    border-right:1px solid #bb372c;   
    border-bottom:1px solid #bb372c;
    border-left:1px solid #861107;   
    border-top:1px solid #861107;  
    color:#ff9828 !important;     
}

/* TEMPORARY */
/* .menu-item-629.menu-item{
  display:none !important;
}
.xpl-search-widget .xpl-search-tabs .xpl-search-tab{
  width:33.33% !important;
}

.xpl-search-widget .xpl-search-tabs .xpl-search-tab:last-child{
  display:none !important;
}
.cruise-hide{
  display:none; */
}