

@media screen and (max-width: 550px)
{
.ed-rsear-dec {
    padding: 8px 15px;
    float: none;
}
.ed-rsear-dec a {
    display: inline;
   
}
}

.service_item .icon {
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background-image: -moz-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
    background-image: -webkit-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
    background-image: -ms-linear-gradient(40deg, #5e2ced 0%, #a485fd 100%);
    box-shadow: 0px 14px 30px 0px rgba(94, 44, 237, 0.4);
    position: absolute;
    right: 30px;
    top: 30px;
}
.menu_four .btn_get {
    /* border-color: #fff; */
    /* padding: 0px 30px; */
    /* background: #fff; */
    min-width: 120px;
     color:#fff !important;
    /* text-align: center; */
}
.menu_four .btn_get {
    background:transparent;
    border-color:transparent;
      font-size: 23px;
    box-shadow: 0px 0px 0px 0px rgba(0, 11, 40, 0.1);
   
}
.menu_four .btn_get:hover {
 /*   background: #0d6cb0;
    border-color: #0d6cb0;*/
      color:#fff;

        background:transparent;
    border-color:transparent;
}
.menu_four .btn_get a{
  color:#fff; 
  font-size: 23px;
}
.menu_four .btn_get:hover a{
  color:#fff; 
}
.header_area.navbar_fixed .menu_four .btn_get {
    border-color:transparent;
 
     color:#000 !important;
     font-size: 23px;
}
.header_area.navbar_fixed .menu_four .btn_get  a{
    color:#000; 
    font-size: 23px;
}
.header_area.navbar_fixed .menu_four .btn_get:hover {
    border-color:transparent;
     color:#000;
     font-size: 23px;
}

.rtl .main-detail table td,.rtl  .main-detail table tr {
    text-align: right !important;
    width:auto !important;
    margin-left:unset !important;
    
}

.rtl .main-detail table{
  text-align: right !important;
}

.ltr .main-detail table td,.ltr  .main-detail table tr {
    text-align: left !important;
    width:auto !important;
    margin-left:unset !important;
    
}

.ltr .main-detail table{
  text-align: left !important;
}

.header-style-03.header-variant-08 .navbar-area .nav-container .logo-wrapper img {
    height: auto;
    margin-right: -20% !important;
    margin-top: 18% !important;
    max-width: 370px;
}
.collapse:not(.show) {
    display: none;
    margin-top: 0px;
}
.single-product-item-3 .content .title {
    max-height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: justify;
    word-wrap: break-word;
    line-break: auto;
    text-align: center;
}

.single-product-item-5 .thumb img {
    max-height: 259px;
    width: 100%;
    border-radius: 5px 8px 0px 0px;
}

.single-product-item-5 {
    border: 1px solid rgba(0, 0, 0, .07);
    transition: .3s ease-in;
    overflow: hidden;
    box-shadow: 0px 0px 8px #00000033;
    min-height: 560px;
    max-height: 560px;
}

.navbar.navbar-area.nav-style-01 .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.50)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
    filter: opacity(10.5);
}

.navbar-area.nav-style-01 .nav-container .logo-wrapper img {
    max-width: 250px;
    padding: 10px;
}

