.gkPage, #gkBg, #gkTop, #gkFooter, #gkHeaderNav {
    max-width: 100%;
}
#gkPageContent {
    padding: 0;

}
.single-page > .item-content, .single-page > .itemComments {

    width: 100%;
}
.item-top-info{
    display:none;
}
#gkCopyrights {
    color: #ccc;

    text-align: center;
    width: 100%;
}
 a:hover {
   text-decoration:none;
}

.list li {
    align-items: flex-start;
  }
  
  .list li svg{
      
      margin-top:5px;
  }
em{
    color:#636565;
}

#gkMainbody .box {
    padding: 0px;
}
.home #gkHeader {
    padding: 0px 0 0 0;
}
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {
    padding:0;
}
/** Shopping Cart **/
.img-polaroid {
    border:none;
}
.fm h2,.fm h1,.fm h3{
    font-family: Montserrat;
}
.fp{
    line-height:auto !important;
}
.btn-primary {
    background-color:#78000e !important;
    background-image: none;
    background-repeat: repeat-x;
    padding: 1rem 2.6rem !important;
    box-shadow: 0 1px 0 rgba(255,255,255,0) inset, 0 1px 2px rgba(0,0,0,0.05);
    border-radius: 0;
}
#com-calendar, #messagelist, .event-list, #eshop-main-container,.LP {
    margin: 0 auto !important;
    max-width: 1240px;
    padding: 80px;
}
.LP .header{

    text-align: center;
    padding: 20px 0;
    font-size:38px;
    text-transform:capitalize;
    color:#78000e;
    font-weight:400;

}
.btn.btn-default.button-minus.spin-down, .btn.btn-default.button-plus.spin-up {
    padding: 1rem 1.5rem;
}
a {
  color: #78000e;
}
input[type="text"], input[type="url"], input[type="tel"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], textarea, select {
    color: #999;
    background-color: #fff;
    border: 1px solid #999;
        border-bottom-color: rgb(153, 153, 153);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    border-bottom: 1px solid #ccc;
    margin-bottom:0;
    outline: none;
    padding: 0.8rem;
    border-radius: 0;
}
.btn, .readon, button, .button, input[type="submit"], input[type="button"], ul.pagenav .previous > a, ul.pagenav .next > a, #gkMainbody .readmore > a, .cc-notification-buttons > li > .cc-link, #fancybox-content > div > .showcart, #fancybox-content > div > .continue_link, .gkPopupWrap .gkShowCart > a {
    background-color: #78000e;
    background-image:none;
}
.eshop_product{
    text-align:center;
}
.eshop_product a{
font-size: 22px;
padding:10px 0;
display: inline-block;
}
.eshop-buttons {

    margin-top: 20px;

}
button, input, select, textarea {

    font-size: 16px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color:#707a7a;
    color:#fff;
}
#description ul{
    padding-left:22px;
}
#description li{
    list-style-type: inherit;


}

#eb{
    max-width:1240px;
    margin:30px auto;
}
#sb a {
    font-weight: 700;
    color: rgb(255, 255, 255);
    display: inline-block;
    line-height: 1;
    padding: 0.7em 1.2em;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    background-color: #4467E8;
    text-decoration: none;
    position: relative;
    max-width: 100% !important;
    font-size: 16px;
}
#sb .fa {
    color: #fff;
}
#gkBottom5 a,#gkCopyrights a {
     color: #F2AC0F;
}
#gkBottom5 .four  a {
    color:#fff;
}
.red {
  color: #f2ae14;
}
.red2 {
  background: #f2ae14;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active {
	color: #f2ae14;
}
#gkHeaderNav .gkMainMenu .gkmenu > li > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li > a:hover {
	color: #f2ae14;
}
#gkTop {
	background: #073056;
  color: #fff;
}
#gkTopMenu a, #gkUser a, #gkSearch a {
	color: #eee;
}
#gkTopMenu li {
	line-height: 3rem;
}
#gkUser {
	line-height: 3rem;
	visibility: hidden;
  display: none;
}
#gkTopMenu {
	/* max-width: 1240px; */
	/* margin: 0 auto; */
	/* text-align: center; */
	/* float: right; */
	margin: 0 12%;
}

/*#gkLogo {*/
/*	padding-top: 5px;*/
/*}*/
.btn.homebtn {
	background: #061A37;
	color: #6798C7;
	font-family: Montserrat;
	padding: 10px 20px !important;
	float: right;
	text-transform: none;
}
.tp-caption a:hover {
	color: #fff;
}
.btn.homebtn .fa.fa-angle-double-right {
	color: #6798C7;
}
#gkLogo img {
	margin: 15px 10px 0 0;
	max-width: 100%;
}
@media (max-width: 680px) {
#eb {
   margin:30px 10px;
}
.eb-post-image{
    width:100% !important;
}
}


