body {
    background: #fff;
    color:#424242;
}
h1, h2, h3, h4, h5, h6 {
    color: #424242;
}
p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.mhover h3:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
a:hover {
  text-decoration: inherit;
}
.mhover h3{
  display: inline-block !important;
}
.mhover h3::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  top: 100%;
  left: 0;
  background: #64F1F2;
  transition: transform 0.5s;
  transform: scaleX(0);
  transform-origin: right;
}
.mhover h3{
  position: relative;
  display: block;
  text-decoration: none;
  transition: 0.5s;
}

#gkLogo {
    display:none;
}
.single-page > .item-content, .single-page > .itemComments {

    width: 100%;
}
.item-top-info{
    display:none;
}
.frontpage .fixed-menu .gkMainMenu  {

    background-color: rgba(235,235,235,0.0) !important;
}
/*#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.last {*/
/*    background-color: #fff !important;*/
/*    color:#AC2F24 !important;*/
/*}*/
#eb,.pipage,.eb-container{
    margin:60px auto;
    max-width:1170px;
    padding:0 10px;
}
/*#menu118{*/
/*    background-color: #D92332;*/
/*}*/


.gkmenu li.last {
    border-right: none !important;
}
.item-body h2, .item-body h3, .item-body h4 {
    margin-top: 0;
}
.single-page .item-body {
    margin: 0 0 0 0;

}

#gkFooter {
    display:none;
}
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {
    padding: 0;
}
.gkPage, #gkBg, #gkTop, #gkFooter, #gkHeaderNav {
    max-width: 100%;
}
#gkBg {

    box-shadow: none;

}
/*#gkHeaderNav {*/
/*    background: transparent;*/

/*}*/
#gkHeaderNav .gkMainMenu .gkmenu > li > a, #gkHeaderNav .gkMainMenu .gkmenu > li > span {
    color: #000;

}
#gkPageContent {
    padding: 0 0;
    z-index: 0;

}
#gkBottom5 .box li a{
    padding: 0px;
}

.logoclass{
    flex-grow: 1;
}
#gkHeaderNav .gkMainMenu {

    /*flex-grow: 1;*/
  text-align: right;
  display:none;
}
.contentpane, .categories-list, .newsfeed, .registration, .reset, .remind, .tag-category, .vm-orders-list, .vm-order-done, #shipmentForm, #paymentForm {
    padding: 0 0;
}
#gkBg, #gkTop {
    width: 100%;
}
.item-body > div[itemprop="articleBody"] ul > li, .item-body > .itemIntroText ul > li, .item-body > .itemFullText ul > li {
	padding: 0.4rem 0 0.4rem 0;
}
.item-body > div[itemprop="articleBody"] ul, .item-body > .itemIntroText ul, .item-body > .itemFullText ul, .list-1, .list-2, .list-3 {
	margin: 0;
}
.control-label:first-child {
	display: none;
}
.input-large {
	width: 80%!important;
}
input::placeholder, textarea::placeholder {
	color: #AC2F24;
}
/**Mobile**/
@media (max-width: 1040px) {
.topmenu{
    display:none;
}

#gkLogo{
    display:inherit;
}
#gkHeaderNav {
    background: #fff;
}
#gkLogo img {
    margin: 2px 0 0 0;
    max-height: 65px;
}
.ebd-block  li{
        list-style: inherit;
}
    .frontpage #gkHeaderNav .gkMainMenu {
        display: none !important
    }
}

@media (max-width: 1255px) {
    .frontpage .gk-fixed .gkMainMenu .gkmenu {
        padding:0px !important ;
    }
}
@media (max-width: 1162px) {
    #gkHeaderNav .gkMainMenu {
        font-size: 16px;
      
    }
}
@media (max-width: 1117px) {
    #gkHeaderNav .gkMainMenu {
        font-size: 16px;
      
    }
}
@media (max-width: 1330px) {
    #gkHeaderNav .gkMainMenu .gkmenu {
        padding-left: 60px;
    }
}
@media (max-width: 1070px) {
    #gkHeaderNav .gkMainMenu .gkmenu {
        padding-left: 30px;
    }
}