.gkPage, #gkBg, #gkTop, #gkFooter, #gkHeaderNav {
    max-width: 100%;
}
#gkPageContent {
    padding: 0 10px;
    max-width:1240px !important;
    margin:0 auto !important;

}
.item-social-icons,.itemAuthor {display:none;}
.single-page > .item-content, .single-page > .itemComments {

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

    text-align: center;
    width: 100%;
}
#gkMainbody .box {
    padding: 0px;
}
.home #gkHeader {
    padding: 0px 0 0 0;
}
#gkBottom1, #gkBottom2, #gkBottom3, #gkBottom4, #gkBottom5 {
    padding:0;
}
/** Shopping Cart **/
.img-polaroid {
    border:none;
}
.btn-primary {
    background-color:#DAA45C !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 {
    margin: 0 auto !important;
    max-width: 1240px;
    padding: 80px;
}
.btn.btn-default.button-minus.spin-down, .btn.btn-default.button-plus.spin-up {
    padding: 1rem 1.5rem;
}
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:1rem;
    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: #DAA45C;
    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:100%;
    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: #ccc;
     font-size: 0.7em;
}
.red {
  color: #B8382D;
}
.red2 {
  background: #B8382D;
}
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active {
	color: #B8382D;
}
#gkHeaderNav .gkMainMenu .gkmenu > li > a:active, #gkHeaderNav .gkMainMenu .gkmenu > li > a:focus, #gkHeaderNav .gkMainMenu .gkmenu > li > a:hover {
	color: #B8382D;
}
/*#gkTop {*/
/*	background: #073056;*/
/*  color: #fff;*/
/*}*/
/*#gkTopMenu a, #gkUser a, #gkSearch a {*/
/*	color: #eee;*/
/*}*/
#gkTopMenu li {
	/*line-height: 1.3rem;*/
}
#gkTopMenu li {
    width: 100%;
}
#gkTop{
    background:#EEEEEE;
}
#gkTopMenu a:active, #gkTopMenu a:focus, #gkTopMenu a:hover{
    color:#000;
    text-decoration:underline;
}
#gkTopMenu .tw a{
    font-family:none;
}
#gkUser {
	line-height: 3rem;
	visibility: hidden;
  display: none;
}
 #gkHeaderMod{
     height:auto;
 }
#gkTopMenu {
	/* max-width: 1240px; */
	/* margin: 0 auto; */
	/* text-align: center; */
	/* float: right; */
	margin: 0;
}

/*#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: 6px 10px 0 0;
	max-width: 183px;
}
#eb .btn-default {
    color: #fff !important;
background-color:#343434 !important;
border-color: #ddd !important;
border-radius:15px;
}