.x-topbar {
	background-color: #fff;
}

.x-navbar {
	background-color: #fff;
}

.x-container {
    width: 100%;
    margin: 0 auto !important;
}

.entry-header {
    display: none;
}

.entry-wrap {
	padding: 0;
}

.entry-content {
	margin-top: 0;
}

.x-container.max {
  max-width: 100% !important;
  width: 100% !important;
}

.x-topbar {
	padding: 0 40px;
}

.x-navbar {
	padding: 0 20px;
}



.x-topbar .p-info {
	font-size: 15px;
	font-weight: bold;
	color: #75ad2c !important;
	float: right;
	margin-left: 10px;
	background-color: white !important;

}


.wonderplugin-gridgallery-list a[href*="wordpress-gridgallery"] {
display: none;
}

.wonderplugin-gridgallery-item-title {
    font-size: 14px !important;
}

.uvod {
	font-weight: bold !important;
	max-width: 200px;
	margin: 0 auto;
}

 p.x-feature-box-text {
	font-size: 17px !important;
}

.x-colophon.bottom {
	background-color: #75ad2c !important;
	font-size: 16px;
	color: #fff;
}

.i4ewOd-pzNkMb-haAclf {
        display: none !important;
}

.wpcf7-form {
	max-width: 500px;
	margin: 0 auto;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 5px;
}

.wpcf7-form label {
	color: #fff;
	font-size: 18px;
}

.wpcf7-submit {
	background-color: transparent !important;
	color: #fff !important;
	border-radius: 0 !important;
}

.wpcf7-submit:hover {
	background-color: #75ad2c  !important;
	color: #fff !important;
	border-radius: 0 !important;
}

.x-logobar {
	background-color: #fff;
}

.x-header-landmark {
	display: none
}

.woocommerce-result-count {
	display: none;
}

.orderby {
	display: none;
}

.entry-wrap {
	background-color: #fff !important;
	color: black !important;
	box-shadow: none !important;
}

.flex-control-nav {
	position: relative;
	padding: 5px !important;
	text-align: left;

}


.flex-control-nav li img{
	height: 4em !important;
}


.woocommerce div.product .images {
	max-width: 500px !important;
}

.ic_tabs {
	display: none;
}

.catalog-header {
	color: #75ad2c;
	font-size: 20px;
}

.back-to-products {
	font-size: 18px !important;
}

.desktop .sub-menu {
	background: #fff;
}

.shortdesc  {
	border-bottom: 0 !important;
}

.x-accordion-inner {
	background-color: #fff;
}

.x-accordion-toggle {
	background-color: #75ad2c !important;
	color: #fff !important;
	font-size: 16px !important;
}

.x-accordion-toggle:hover{
	color:#000 !important;
}

.back-to-products {
	display: none;
}

.sub-menu {
	font-size: 14px !important;
}



.sub-menu li a:hover {
	color: #fff !important;
}

.al_archive .product-name {
    background-color: #3d5a25;
    max-width: 80%;
    box-shadow: 0 0 5px #3d5a25;
    padding: 8px 5px;
    position: absolute;
    top: 5%;
    left: 2%;
    color: #fff;
    font-size: 14px;
    line-height: 1.1;
    text-decoration: none;
    cursor: pointer;
    margin: 0;
    text-shadow: none;
    z-index: 10;
    word-wrap: initial;
}