/*!
Theme Name: Edwom Tech Theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
*/

@font-face {
  font-family: 'SSRead';
  src: url('fonts/ssread/SSRead.eot?#iefix') format('embedded-opentype'),  
  url('fonts/ssread/SSRead.woff') format('woff'), 
  url('../sd_font/ssread/SSRead.ttf')  format('truetype'), 
  url('fonts/ssread/SSRead.svg#SSRead') 
  format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'MBSaremMasroor';
  src: url('fonts/sarem_masroor/MBSaremMasroor.eot?#iefix') format('embedded-opentype'),  
  url('fonts/sarem_masroor/MBSaremMasroor.woff') format('woff'), 
  url('../sd_font/sarem_masroor/MBSaremMasroor.ttf')  format('truetype'), 
  url('fonts/sarem_masroor/MBSaremMasroor.svg#SSRead') 
  format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'MBSindhiWeb';
  src: url('fonts/mbsindhiweb/MBSindhiWeb.eot?#iefix') format('embedded-opentype'),  
  url('fonts/mbsindhiweb/MBSindhiWeb.woff') format('woff'), 
  url('../sd_font/mbsindhiweb/MBSindhiWeb.ttf')  format('truetype'), 
  url('fonts/mbsindhiweb/MBSindhiWeb.svg#SSRead') 
  format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'iSBashirKhan';
  src: url('fonts/isbashirkhan/iSBashirKhan.eot?#iefix') format('embedded-opentype'),  
  url('fonts/isbashirkhan/iSBashirKhan.woff') format('woff'), 
  url('../sd_font/isbashirkhan/iSBashirKhan.ttf')  format('truetype'), 
  url('fonts/isbashirkhan/iSBashirKhan.svg#SSRead') 
  format('svg');
  font-weight: normal;
  font-style: normal;
}


h2.light {
    font-weight: 100;
}.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;}
h4.samibold {
    font-weight: 600;
}

/* global box-sizing */
*,
*:after,
*:before {
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
    font-size:62.5%;
  scroll-behavior: smooth;
}
body {
    font-size: 16px;
    transition:0.5s;
  font-family: SSRead, MBSindhiWeb !important;
/*    font-family: 'Raleway', sans-serif;*/
    color:#000;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
    max-width:100%;
    vertical-align:bottom;
}
a {
    color:#444;
    text-decoration:none;
}
a:hover {
    color:#444;
}
a:focus {
    outline:0;
}
a:hover,
a:active {
    outline:0;
}
input:focus {
    outline:0;
    border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;text-transform:uppercase;}

#cssmenu:after, #cssmenu > ul:after {
content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0 }

#cssmenu #head-mobile {
display: none }

#cssmenu {/* padding: 10px 0 0 50px; */float: left;}

#cssmenu > ul > li {
float: left; margin: 0px 0; position: relative; }

#cssmenu > ul > li > a {line-height: 16px;position: relative;font-weight: 600;text-transform: uppercase;color: #fff;font-size: 14px;padding: 14px 21px;letter-spacing: 1px;}

#cssmenu > ul > li > a:before {
-webkit-transform: translateY(-50%); transform: translateY(-50%); content: ''; right: 0; }

#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
color: #ffffff; }

#cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover {
background: #01d7e1; -webkit-transition: background .3s ease; -ms-transition: background .3s ease; transition: background .3s ease; }

#cssmenu > ul > li.has-sub > a {
padding-right: 30px; }

#cssmenu > ul > li.has-sub > a:after {
position: absolute; top: 22px; right: 13px; width: 8px; height: 2px; display: block; background: #ffffff; content: ''; }

#cssmenu > ul > li.has-sub > a:before {
position: absolute; top: 23px; right: 16px; display: block; width: 2px; height: 8px; background: #ffffff; content: ''; -webkit-transition: all .25s ease; -ms-transition: all .25s ease; transition: all .25s ease; }

#cssmenu > ul > li.has-sub:hover > a:before {
top: 23px; height: 0 }
#cssmenu > ul > li > a i {
    font-size: 22px;
    padding: 5px;
}
#cssmenu ul ul {position: absolute;left: -9999px;background-color: #00d7e1;opacity: 1;z-index: 10;}

#cssmenu ul ul li {
height: 0; -webkit-transition: all .25s ease; -ms-transition: all .25s ease; background: transparent; transition: all .25s ease; }

#cssmenu li:hover > ul {padding: 0;left: auto;}

#cssmenu li:hover > ul > li {
height: 35px; }




#cssmenu ul ul ul {
margin-left: 100%; top: 0 }

#cssmenu ul ul li a {
border-bottom: 1px solid rgba(150,150,150,0.15); width: 170px; font-size: 14px; text-decoration: none; color: #fff; padding: 10px 20px; font-weight: 400; display: block; text-align: left; text-transform: capitalize; }

#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
border-bottom: 0 }

#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
color: #fff }

#cssmenu ul ul li.has-sub > a:after {
position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #ddd; content: '' }

#cssmenu ul ul li.has-sub > a:before {
position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #ddd; content: ''; -webkit-transition: all .25s ease; -ms-transition: all .25s ease; transition: all .25s ease }

#cssmenu ul ul > li.has-sub:hover > a:before {
top: 17px; height: 0 }

#cssmenu ul ul li.has-sub:hover, #cssmenu ul li.has-sub ul li.has-sub ul li:hover {
background: #363636; }

#cssmenu ul ul ul li.active a {
border-left: 1px solid #fff }

#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active> a {
border-top: 1px solid #fff }
/*
@media screen and (max-width:767px) {
.top_menu nav { width: 100%; }

#cssmenu {
width: 92%; float: none; position: absolute; padding: 0; top: 0; }

#cssmenu ul {
display: none; background: #353535; }

#cssmenu ul li {
width: 100%; border-top: 1px solid #fff }

#cssmenu ul li:hover {
background: #363636; }

#cssmenu ul ul li, #cssmenu li:hover > ul > li {
height: auto }

#cssmenu ul li a, #cssmenu ul ul li a {
width: 100%; border-bottom: 0 }

#cssmenu > ul > li {
float: none }

#cssmenu ul ul li a {
padding-left: 25px }

#cssmenu ul ul li {
background: #333!important; }

#cssmenu ul ul li:hover {
background: #363636!important }

#cssmenu ul ul ul li a {
padding-left: 35px }

#cssmenu ul ul li a {
color: #fff; background: none; text-transform: capitalize; }

#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
color: #fff }

#cssmenu ul ul, #cssmenu ul ul ul {
position: relative; left: 0; width: 100%; margin: 0; text-align: left }

#cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
display: none }

#cssmenu #head-mobile {
display: block; padding: 23px; color: #ddd; font-size: 12px; font-weight: 700 }

.top_menu .button {
width: 35px; height: 34px; position: absolute; left: 0; top: 5px; cursor: pointer; z-index: 12399994; background: #01d7e1; }

#cssmenu ul ul li a strong {
color: #01d7e1; }

#cssmenu > ul > li > a {
font-size: 14px; padding: 15px; }

.top_menu .button:after {
position: absolute; top: 16px; right: 0; left: 0; display: block; height: 8px; width: 20px; border-top: 2px solid #ffffff; border-bottom: 2px solid #ffffff; content: ''; margin: 0 auto; }

.top_menu .button:before {
-webkit-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; position: absolute; top: 10px; right: 0; display: block; height: 2px; width: 20px; background: #ffffff; content: ''; left: 0; margin: 0 auto; }

.top_menu .button.menu-opened:after {
-webkit-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; top: 16px; border: 0; height: 2px; width: 19px; background: #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.top_menu .button.menu-opened:before {
top: 16px; background: #fff; width: 19px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

#cssmenu .submenu-button {
position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid #444; height: 46px; width: 46px; cursor: pointer }

#cssmenu .submenu-button.submenu-opened {
background: #262626 }

#cssmenu ul ul .submenu-button {
height: 34px; width: 34px }

#cssmenu .submenu-button:after {
position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #ddd; content: '' }

#cssmenu ul ul .submenu-button:after {
top: 15px; right: 13px }

#cssmenu .submenu-button.submenu-opened:after {
background: #fff }

#cssmenu .submenu-button:before {
position: absolute; top: 19px; right: 22px; display: block; width: 2px; height: 8px; background: #ddd; content: '' }

#cssmenu ul ul .submenu-button:before {
top: 12px; right: 16px }

#cssmenu .submenu-button.submenu-opened:before {
display: none }

#cssmenu ul ul ul li.active a {
border-left: none }

#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a { 
border-top: none }
}*/
/* Menu Styling */


.top_bar {
    background: #154e81;
    color: #fff;
    font-size: 16px;
    padding: 11px 0;
}
.top_bar ul li a i:hover, .header form input[type="submit"]:hover, .top a i:hover, .subscribe form input[type="submit"]:hover {
    background-color: #860508;
}
.top_bar ul {
    float: right;
    margin: 0;
}
.top_bar ul li.phn {
    margin-left: 0;
    margin-right: 25px;
}

.top_bar p {
    margin: 4px 0;
}

.top_bar ul li.phn i {
    background: no-repeat;
}
.top_bar ul li {
    margin-left: 1px;
    display: inline-block;
}

.top_bar ul li a {
    text-decoration: none;
    font-size: 17px;
    color: #fff;
}

.top_bar ul li a i {
    transition: 0.5s;
    background: #b21c20;
    text-align: center;
    padding: 8px 8px;
    font-size: 14px;
    width: 35px;
}div#bs-example-navbar-collapse-1 {
    padding: 0;
    background: none !important;
}

.navbar-default {
    background: #154e81;
    height: 61px;
    border-radius: 0;
    border: 0;
    border-top:1px solid #b21c20;
}
.navbar-default ul.nav li a {
   transition: 0.75s;
   text-align: center;
   padding: 23px 21px;
   letter-spacing: 1px;
   color: #fff !important;
   font-size: 14px;
   font-weight: 300;
}.navbar-default ul.nav li:hover a {
    background: #b21c20;
}.navbar-default ul.nav li:first-child a {
    padding: 15px 20px;
/*    background: #b21c20;*/
    font-size: 25px;
}
#menu-sidebar-category-menu li:hover  {
    background: #154e81;
    color:#fff;
}
#menu-footer-menu1 a:hover , #menu-footer-categories-menu a:hover
{
color:#b21c20;
font-weight:bold;   
}
#owl-carousel .item img:hover {
    transform: scale(1.05);
    transition: all 0.3s ease-in-out;
}
ul.nav li span {
    display: none;
}

.header ul {
    padding: 0;
    margin: 28px 0 0;
    list-style: none;
}

.header ul li {
    padding-right: 10px;
    display: inline-block;
}.header {
    padding: 30px 0;
}.header img.logo {
    float: right;
}   .header form input[type="text"] {
    height: 55px;
    width:280px;
}
.header form {
    margin-top: 36px;
}

.header form select {
    height: 55px;
    padding: 0 10px;
    position: relative;
    background: #b21c20;
    top: -1px;
    color: #fff;
}
.header form input[type="submit"] {
    transition: 0.5s;
    background-color: #b21c20;
    background-image: url('img/icons/search.png');
    background-repeat: no-repeat;
    background-position: 14px 14px;
    height: 55px;
    width: 55px;
    border: 0;
    font-size: 0;
    position: relative;
    top: -7px;
}

.sub-sec ul li:hover img {
    transform: scale(1.05);
}

.sub-sec ul li img {
    transition: 0.75s;
}
.sub-sec ul {
    padding: 0;
    list-style: none;
}

.sub-sec ul li {
    display: inline;
    padding: 0 6px;
}

.sub-sec {
    text-align: center;
}
.sub-sec h3 {
    position: relative;
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #b21b20;
    font-weight: 700;
    font-size: 16px;
    border-radius: 7px;
    padding: 15px 15px;
    border: 2px solid #cdccd5;
}
.sub-sec h3:before {
    content: '';
    border: 2px solid #154e81;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    width: 101%;
    position: absolute;
    left: -2px;
    top: -2px;
    height: 7px;
    border-bottom: 0;
}
.sub-sec h3 span {
    float: right;
    font-size: 20px;
}
.books .sub-sec h3 {
	margin-top:35px;
}
.sub-sec li img {
    border: 1px solid #dfdada;
    border-radius: 15px; 
}
.owl-buttons .owl-prev {
    position: absolute;
    top: 42%;
    left: 25px;
    height: 60px;
    width: 52px;
    background: url('img/icons/slider-nav.png') no-repeat;
}.owl-buttons .owl-next {
    transform: scaleX(-1);
    position: absolute;
    top: 42%;
    right: 25px;
    height: 60px;
    width: 52px;
    background: url(img/icons/slider-nav.png) no-repeat;
}section.arrivals .owl-buttons .owl-prev {
    top: 38%;
    left: 12px;
    height: 38px;
    background-size: contain;
}section.arrivals .owl-buttons .owl-next {
    top: 38%;
    right: 12px;
    height: 38px;
    background-size: contain;
}
section.arrivals h2 {
    position: relative;
    text-transform: uppercase;
    color: #b21b20;
    font-weight: 800;
    font-size: 34px;
    padding: 20px 0;
    margin-bottom: 5px;
}
section.arrivals h2::before {
    content: '';
    border: 3px solid #154e81;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 100.5%;
    position: absolute;
    left: -2px;
    top: -2px;
    height: 70px;
    border-bottom: 0;
}
section.arrivals div#owl-carousel {
    padding: 0 50px 20px;
}
section.arrivals {
    margin-top: 35px;
    border-radius: 20px;
    text-align: center;
    border: 2px solid #cdccd5;
}
ul.sidebar, .sidebar ul {
    padding: 0;
    list-style: none;
}

ul.sidebar li a, .sidebar li a {
        text-decoration: none;
        font-weight: 600;
        font-size: 12px;
        color: #b21b20;
        transition: 0.75s;
        background: #fde7dc;
        margin-bottom: 5px;
        padding: 12px;
        margin-bottom: 5px;
        display: block;
}ul.sidebar li a:hover, .sidebar li a:hover {
    transform: scale(1.05);
    background: #154e81;
    color:#fff;
}
ul.sidebar li, .sidebar li {

}
ul.sidebar li span, .sidebar li span {
    float: right;
    font-size: 15px;
}section.banner-sec {
    margin-top: 15px;
}

.publish {
    margin-top: 27px;
}
.subscribe {
    margin-top: 50px;
    padding: 30px 0;
    min-height: 96px;
    background: #154e81;
    margin-bottom: 65px;
}

.subscribe h4 {
    margin: 3px 0;
    font-size: 27px;
    color: #fff;
    font-weight: 800;
}

.subscribe form {
    float: right;
}

.emaillist .es-field-wrap {display:inline-block; margin:0;}
.emaillist .es-field-wrap label { margin:0;}
.subscribe form input[type="submit"] {
    transition: 0.5s;
    text-transform: uppercase;
    width: 140px;
    background: #b21b20;
    color: #fff;
    margin-left: 30px;
}

.subscribe form input[type="text"] {
    width: 330px;
}

.subscribe form input {
    border-radius: 30px;
    padding: 0 15px;
    font-size: 14px;
    height: 36px;
    border: 0;
    width: 330px;
}footer h3 {
    position: relative;
    text-transform: uppercase;
    font-size: 22px;
    color: #b21c20;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e3dede;
    font-weight:700;
}

footer h3::before {
    content: '';
    border-bottom: 1px solid #154e81;
    position: absolute;
    bottom: -1px;
    width: 50px;
}footer ul {
    padding: 0;
    list-style: none;
}

footer ul li a {
    text-decoration: none !important;
    color: #222;
    font-size:16px;
}
footer ul li:hover {
    padding-left: 26px;
}
footer ul li::before, footer ul li::after {
    content: '';
    background: #000000;
    position: absolute;
    width: 12px;
    height: 2px;
    bottom: 5px;
    left: 0px;
    transform: rotate(-40deg);
}

footer ul li::before {
    top: 8px;
    transform: rotate(40deg);
}
.top {
    position: fixed;
    bottom: 15%;
    right: 3%;
    z-index: 100;
}

footer {
    position: relative;
}

.top a i {
    transition: 0.5s;
    color: #fff;
    padding: 11px 12px;
    border-radius: 25px;
    background: #b21b20;
    font-size: 30px;
}
footer ul li {
    transition: 0.75s;
    padding-left: 23px;
    position: relative;
    margin: 7px 0;
}.copyright {
    margin-top: 45px;
}
.copyright p {
    padding: 17px 0;
    margin: 0;
    text-align: center;
    font-size: 14px;
    background: #154e81;
    color: #fff;
}
.copyright p a { color:#fff;}
.copyright p a:hover { text-decoration:underline;}
i.ico.fb {background-position: 25px 7px;}
i.ico {
    border-radius: 42px;
    background-color: #eee;
    display: inline-block;
    width: 75px;
    height: 72px;
    background-image: url(img/icons/social.png);
    background-repeat: no-repeat;
}

footer ul.social li {
    margin-right: 6px;
    display: inline-block;
    padding: 0;
}

i.ico.em {
    background-position: -66px 7px;
}

i.ico.tw {
    background-position: -153px 7px;
}.mobile-on, footer ul.social li::before, footer ul.social li::after{
    display: none;
}

/* about us page */

.about_page_menu ul { float:right;}
.about_page_menu ul li {display: inline;}
.about_page_menu ul li a {padding: 10px; border: 1px solid #154e81; margin-left:10px;
    color: #154e81;
    font-size: 20px;
    font-weight: 700;
    text-decoration:none;
    transition:0.5s;
}
.about_page_menu ul li a:hover {border: 1px solid #b21c20;
    color: #fff;
    transition:0.5s;
    background:#154e81;
}




.post-thumbnail img 
{
    border-radius: 15px;
    border: 1px solid black;
    width: 200px;
    height: 262px;
    margin: 0px 0px -10px 0px;
}

.books_catalogue
{
    background-color: #fde7dc;
    width: 230px;
    height: 340px;
    margin: 10px 20px 10px 20px;
    border-radius: 15px;
    padding: 10px 0px 10px 0px;
    float: left;
}


.entry-title a,post-thumbnail
{
    color:#b21b20;
    font-size: 24px;
    margin: -10px 0px 0px 0px;
    float:left;
    width:100% !important;
}

.about-title
{

    display: block;
    clear: both;
    padding-top: 21px;
}
#owl-carousel .item {
    margin: 0 5px 0px 5px;
}
#owl-carousel .item img {
    border: 1px solid #ccc;
    border-radius: 26px;
    width: 200px;
    height: 250px;
}
.sub-sec li a img {
    width: 120px;
    height: 180px;
}
.social a {
font-size: 20px;
    padding: 10px 13px;
    border-radius: 63px;
    background: #154e81;
    color: #fff;
}
.fb_i i:hover {
    color: #0148AA;
    transition: all 0.3s ease-in-out;
    transform: scale(1.2);
}
.gm_i i:hover {
    color: #FF342D;
    transition: all 0.3s ease-in-out;
    transform: scale(1.2);
}
.tw_i i:hover {
    color: #00B3E8;
    transition: all 0.3s ease-in-out;
    transform: scale(1.2);
}
.post-thumbnail img {
    margin: 0px 0px 20px 0px !important;
}
h2.screen-reader-text {
    text-align: center;
    margin: 20px 0 10px 0;
}
.nav-previous {
    float: right;
}
.nav-links a {
    border: 1px solid #154E81;
    padding: 12px 20px;
    text-decoration: none;
    background:#154E81;
    transition:all 0.3s ease-in-out;
    color:#fff;
    float: left;
    
}
.nav-links a:hover
{
  
    background:#B21C20;
    transition:all 0.3s ease-in-out;
    color:#fff;
    border: 1px solid #B21C20;
}
.edit-link a {
    text-align: center;
    display: block;
    border: 1px solid #154E81;
    margin: 40px 0 0 0;
    padding: 12px 0;
    background: #154E81;
    color: #fff;
    text-decoration: none;
}
.edit-link a:hover
{
  
    background:#B21C20;
    transition:all 0.3s ease-in-out;
    color:#fff;
    border: 1px solid #B21C20;
}
.entry-title {
    /*        text-align: right;
    border-bottom: 1px solid #B21C20;
    display: table;
    float: right;
    padding: 0 0 10px 0;
    color: #B21C20;
    font-weight: bold;*/
    font-size: 30px;
    font-weight: 400;
    color: #181818;
    border-bottom: 1px solid #e4dede;
    padding: 10px 0;
    margin-bottom: 35px;
    }
.post-thumbnail {
        width: 100%;
/*    display: table;
    margin: 50px 0 20px 0;
    text-align: right;*/
}
.table tr {
    text-align: right;
}
.table thead th {
    text-align: right;
}
.tab-book
{
    text-align:center;
}


.form-button
{
    width:100%;
}


/* booked category page / taxonomy page css */
.book_listing_box {font-family: SSRead, MBSindhiWeb; padding:30px 10px; border: 0px groove white;  margin:0 0 25px 0; background-color:#eee;border-radius:20px;}
.book_title_cat {
    font-size: 27px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align:right;}
.short_detail p {text-align:right;}
.book_listing_box .thumb_img img { border: 5px solid #fff;
    border-radius: 30px;}
.book_listing_box .table span { font-weight:700;}
.book_listing_box .btn {font-size:18px !important;}



.navigation {text-align: center; margin:30px auto;}
.navigation .active a{
    padding: 10px 15px;
    background: #154e81;
    color: #fff;
}
.navigation li {list-style:none; display:inline-block;padding:0 !important;}
.navigation li a {background:#f78c00; color:#fff; padding:10px 15px; text-decoration: none;     transition:0.5s;}
.navigation li a:hover {background:#860508; color: #fff;    transition:0.5s;}

