@font-face {
	font-family: mainfont;
	src: url(../fonts/main-font.woff);
}
@font-face {
	font-family: handfont;
	src: url(../fonts/hand.woff);
}
body {
	font-family: mainfont, Open Sans, sans-serif!important;
}
.element-invisible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
a {
	color: #7a6134;
}

a:hover {
    color: #2b2b2b;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .sppb-form-control {
	border-radius: 0;
	box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0.075);
}

.view-category .intro-image img {
    display:none;
}

.itemid-116 .container {
    min-height: 600px;
}

.itemid-116 article.item {
    border-bottom: 1px solid #dedede;
}

.itemid-116 .article-info {
    text-align: center;
}

.image-category {
	border: 5px solid #B79C76;
}
.heading-category h2 {
	font-size: 16px !important;
	background-color: #38404F !important;
	padding: 10px 0 10px 0 !important;
	margin-top: 0 !important;
}

.heading-category-glass h2 {
	color:#fff;
  	font-size: 16px !important;
	background-color: #38404F !important;
	padding: 10px 0 10px 0 !important;
	margin-top: 0 !important;
}

.image-category-glass {
	border: 5px solid #AEE0F8;
}

#sp-header.menu-fixed {
	position: fixed;
	z-index: 999;
}
.mfp-close-btn-in .mfp-close {
	color: #fff !important;
	font-size: 40px;
}
.stick_right-button {
	position: relative;
	right: -6vw;
	margin-top: 10px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 99%;
}
.handfont {
	font-family: handfont, Open Sans, sans-serif!important;
	font-size: 72px;
	background-color: #2c3447;
	display: inline-block;
	line-height: 1.15;
	padding: 0 .15em;
}
.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-full.container {
	width: 920px;
}
.menu-fixed-out img {
	max-height: 100%;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.menu-fixed img {
	max-height: 48px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.menu-fixed .logo {
	height: 40px;
}
.menu-fixed-out .sp-megamenu-parent>li>a {
	line-height: 90px;
	position: relative!important;
}
.menu-fixed .sp-megamenu-parent>li>a {
	line-height: 40px;
	position: relative!important;
}
ul.sp-mega-group li:first-child {
	display: none !important;
}
.sp-dropdown .sp-module {
	margin-top: 0 !important;
}
.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li:hover>a {
	color: #8c723e !important;
}
.offcanvas-menu {
	width: 360px;
	background-color: rgba(0, 0, 0, 0.9);
}
.offcanvas-menu .current>a,
.offcanvas-menu .active>a {
	color: #8c723e !important;
}
.offcanvas-menu .offcanvas-inner .sp-module {
	padding: 10px !important;
}
#sp-header {
	padding: 0 3vw;
}
.sp-module .sp-module-title {
	font-weight: 700;
}
#section-id-1497005949550 .sppb-col-md-3 {
	padding: 0px!important;
}
.mapcol,
.mapcol .sppb-addon-title,
.mapcol .sppb-addon-content,
.mapcol p,
.mapcol strong,
.mapcol .sppb-btn {
	color: #1f1f1f !important;
}

/*
#sp-bottom > .row {display: flex;}*/

#sp-bottom1 {
	padding: 3vw 2vw 8vw 3vw;
	background: #687176;
	color: #fbfdfe;
}
#sp-bottom2, #sp-bottom3 {
	padding: 3vw 2vw 2vw;
	background: #e8eaed;
	color: #5f686d;
}
#sp-bottom4 {
	padding: 3vw 3vw 2vw 2vw;
	background: #e8eaed;
	color: #5f686d;
}

/*
@media (min-width: 768px) {
  #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {flex: 0 0 50%;} 
}
@media (max-width: 767px) {
  #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {flex: 0 0 100%;} 
}
@media (min-width: 992px) {
  #sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {flex: 0 0 25%;} 
}
*/

#sp-bottom a {
	color: #5f686d;
	line-height: 24px;
}
#sp-bottom1 a {
	color: #fbfdfe;
}
#sp-bottom a:before {
	content: "";
}
.grey {
	margin-left: -0.5vw;
}
#sp-header.menu-fixed-out {
	background: rgba(255, 255, 255, 0);
}
#sp-header.menu-fixed {
	background: rgba(44, 52, 71, 0.95);
	height: 60px;
	padding-top: 10px;
}
#sp-header {
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.home_slider {
	margin-top: -91px!important;
	border-bottom: solid 6px #414241;
}
.menu-fixed-out .contact-menu {
	margin-top: 28px;
	float: right;
	padding: 4px 10px;
	background: #7a6134;
	color: #ffffff;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.menu-fixed .contact-menu {
	margin-top: 4px;
	float: right;
	padding: 4px 10px;
	background: #7a6134;
	color: #ffffff;
}
.black {
	float: none!important;
	color: #fff;
	background: #414241;
	width: auto;
	margin: auto;
}
.menu-fixed .sp-megamenu-parent>li>a:before, .menu-fixed .sp-megamenu-parent>li.active>a:before, .menu-fixed .sp-megamenu-parent>li:hover>a:before {
	top: 4px;
}
.menu-fixed-out .sp-megamenu-parent>li>a:before, .menu-fixed-out .sp-megamenu-parent>li.active>a:before, .menu-fixed-out .sp-megamenu-parent>li:hover>a:before {
	top: 28px;
}
.sp-megamenu-parent>li>a:before {
	background-color: #ffffff;
	height: 32px;
	width: 0px;
	position: absolute;
	left: 2px;
	content: "";
	z-index: -1;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.sp-megamenu-parent>li.active>a:before, .sp-megamenu-parent>li:hover>a:before {
	background-color: #ffffff;
	height: 32px;
	width: calc( 100% - 4px);
	position: absolute;
	left: 2px;
	content: "";
	z-index: -1;
	opacity: 1;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
	background: rgba(0, 0, 0, 0);
	color: #7a6134;
}

/*li.sp-menu-item.sp-has-child:nth-child(4) {
  display:none;
}*/

.current>a, .active>a {
	color: #7a6134 !important;
}
.sp-megamenu-parent>li.current-item>a,
.sp-megamenu-parent>li.active>a,
.sp-megamenu-parent>li:hover>a,
.sp-megamenu-parent>li>a:hover,
.sp-megamenu-parent>li>a:focus {
	color: #8c723e !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
	color: #7a6134;
}
.menu-fixed .sp-megamenu-parent>li>a.contactmenu:after, .menu-fixed .sp-megamenu-parent>li.active>a:before, .menu-fixed .sp-megamenu-parent>li:hover>a:before {
	top: 4px;
}
.sp-module ul>li>a:hover {
	color: #7a6134;
}
.sp-module ul>li {
	border-bottom: 0;
}
#column-id-1496998509270 .sppb-column-addons, #sppb-addon-1497258196843, #sppb-addon-1497258196843 .sppb-addon.sppb-addon-raw-html, #sppb-addon-1497258196843 .sppb-addon.sppb-addon-raw-html .sppb-addon-content, .scrollContent {
	height: 100%;
}

/* map icons markers 
#sppb-addon-1497005949557 > div, #sppb-addon-1497005949560 > div {position:relative; top:-49px; left:-50%;}
#sppb-addon-1497005949557 {position:absolute; top:25%; left:16%;}
#sppb-addon-1497005949560  {position:absolute; top:30%; left:44%;}*/

.countries ul {
	list-style-type: none;
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
}
.countries ul li {
	/* display: inline-block; /*necessary*/
}
#pinned {
	border: solid #bc9f6d 6px;
	padding: 6px;
}
.acysubbuttons .btn-primary, .sppb-btn-success {
	border: 0px;
	background-color: #7a6134;
	border-radius: 0px;
	float: left;
}
table.acymailing_form {
	margin: 0 auto 0 0!important;
}
.thecontainer {
	display: block;
	height: 100%;
	overflow: hidden;
}
#sp-bottom .sp-column {
	padding: 10px;
}
.sp-megamenu-parent>li>a.contactmenu:before, .sp-megamenu-parent>li.active>a.contactmenu:before, .sp-megamenu-parent>li:hover>a.contactmenu:before {
	background-color: transparent;
}
.contactmenu:after {
	background-color: #7a6134;
	height: 32px;
	width: calc( 100% - 4px);
	position: absolute;
	top: 28px;
	left: 2px;
	content: "";
	z-index: -1;
	opacity: 1;
}
@media (min-width: 992px) {
	#section-id-1496998509269 .sppb-col-md-9 {
		-webkit-flex: 0 0 74%;
		-ms-flex: 0 0 74%;
		flex: 0 0 74%;
	}
}
.v-box-inner:after {
	content: 'x';
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 20px;
	color: #ffa500;
	font-weight: bold;
	cursor: pointer;
}
.hide_img {
	opacity: 0!important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.show_img {
	opacity: 1!important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.closed img {
	-ms-transform: rotate(0deg)!important;
	/* IE 9 */
	-webkit-transform: rotate(0deg)!important;
	/* Safari */
	transform: rotate(0deg)!important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.opened img {
	-ms-transform: rotate(45deg)!important;
	/* IE 9 */
	-webkit-transform: rotate(45deg)!important;
	/* Safari */
	transform: rotate(45deg)!important;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.itemid-133 .speasyimagegallery-gallery-item-content {
	display: none;
}

/* pages bg */

.itemid-130:before {
	content: "";
	height: 50vh;
	width: 100vw;
	background: rgba(188, 159, 109, 1);
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.stick_right {
	position: relative;
	right: -6vw;
	margin-top: 10px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*Products*/

.view-article .container {
	width: 100%;
}

/*
.view-article .sppb-col-md-6 {
  padding-right:0;
  padding-left:0;
}
*/

.view-article #sp-main-body {
	padding: 0;
}
.product-text {
	width: 60%;
	margin: 0 auto;
}
.itemid-101 #sp-header.menu-fixed-out {
	background: rgba(255, 255, 255, 0);
}
.menu-fixed-out img {
	max-height: 100%;
	height: 80px !important;
	margin-top: 5px;
}
.view-article .entry-header {
	margin-bottom: 0px;
	display: none;
}
.view-article #sp-top-bar {
	display: none;
}

/*Color Procuct Page*/
.view-page::before {
	content: "";
	height: 50vh;
	width: 100vw;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
}

.view-article::before {
	content: "";
	height: 50vh;
	width: 100vw;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.view-category::before {
	content: "";
	height: 50vh;
	width: 100vw;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
}
.view-category .container {
	margin: -2vw auto !important;
	padding: 4vw 3vw 0vw 3vw;
	background-color: #fff;
	width: 90vw !important;
}

/*Green olives stuffed color  - Kalamata Olives stuffed color*/

.itemid-136::before, .itemid-137::before {
	background: #afdfdc !important;
}

/*Olives whole color*/

.itemid-132::before {
	background: #c2d7aa !important;
}

/*Olives pitted color*/

.itemid-134::before, .itemid-218::before {
	background: #d5c7d0 !important;
}

/*Green olives double stuffed*/

.itemid-138::before {
	background: #e6daa6 !important;
}

/*Paste - Tapenade - Bruschetta*/

.itemid-151::before, .itemid-152::before {
	background: #d48383 !important;
}
.itemid-153::before {
	background: #ffdaa2 !important;
	visibility: hidden;
}

/*Private Label color*/

.itemid-114::before, .itemid-140::before, .itemid-141::before, .itemid-142::before, .itemid-143::before, .itemid-144::before, .itemid-145::before, .itemid-146::before, .itemid-147::before, .itemid-229::before, .itemid-230::before, .itemid-231::before {
	background: #aae0fa !important;
}

/*General color*/


.itemid-208::before, .itemid-228::before, .itemid-113::before, .itemid-133::before, .itemid-149::before, .itemid-115::before, .itemid-154::before, .itemid-155::before, .itemid-156::before, .itemid-157::before, .itemid-116::before, .itemid-220::before, .itemid-221::before, .itemid-233::before, .itemid-234::before {
	background: #bea660 !important;
}

.itemid-112::before {
    background:#C6A28A !important;
}

/*Logitics color*/

.itemid-194::before, .itemid-196::before {
	background: #aae0fa !important;
}
.sppb-blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 20px;
	border-left: 5px solid #eee;
	line-height: 34px;
	color: #7a6134;
}
.text-ml {
	border-bottom: 4px solid #dc9c55;
	float: left;
	width: 100%;
}
.text-ml p {
	color: #fff;
	background: #dc9c55;
	min-width: 80px;
	font-size: 20px;
	padding: 5px 10px 1px 10px;
	margin: 0;
	float: left;
}

/*Gallery*/

.speasyimagegallery-gallery-item-content {
	opacity: 1 !important;
	bottom: auto;
	clear: both;
	float: left;
	width: 100%;
}


.speasyimagegallery-gallery-item-title {
	padding: 5px !important;
	position: relative;
	min-height: 40px;
	text-rendering: optimizelegibility !important;
	font-size: 15px;
	font-weight: 500;
	bottom: auto;
	color: #fafafa;
  	background-color:#333D4D;
}
a.speasyimagegallery-gallery-item {
	cursor: pointer;
}
.speasyimagegallery-image-title {
	text-align: center;
}
.speasyimagegallery-gallery-item:hover>div:after {
	opacity: 0;
}
.itemid-153 .speasyimagegallery-col-md-3.speasyimagegallery-col-sm-4.speasyimagegallery-col-xs-12 {
	position: relative;
	padding: 60px 0;
}
.itemid-154 .speasyimagegallery-col-md-4.speasyimagegallery-col-sm-4.speasyimagegallery-col-xs-12 {
	padding: 20px 0;
}
.itemid-140 .speasyimagegallery-col-md-4.speasyimagegallery-col-sm-4.speasyimagegallery-col-xs-12 {
	padding: 40px 0;
}
.itemid-142 .speasyimagegallery-col-md-4.speasyimagegallery-col-sm-4.speasyimagegallery-col-xs-12 {
	padding: 40px 0;
}
.sppb-gallery li {
	padding: 0 20px;
}

/*Blog*/

.intro-image img {
	margin: 0 auto;
}
.entry-header h2 {
	text-align: center;
}
.readmore {
	text-align: center;
}
.readmore>.btn-default {
	border-radius: 0;
	background: #BB9E6E;
	border: 0;
	color: #fff;
}
#sppb-addon-1497537080740, #sppb-addon-1497537080740>div, #sppb-addon-1497537080740>div>div {
	height: 100%;
}
.divTableRow>.divTableCell:first-of-type {
	display: inline-block;
}
.divTableRow>.divTableCell:not(:first-of-type) {
	width: 50%;
	display: inline-block;
}
.divTableRow .fa-envelope {
	font-size: 20px;
}
.divTableRow .fa-mobile {
	font-size: 30px;
}

/*Slider*/

.v-box-inner {
	background-color: #ffffff;
}
.v-box-inner>img {
	width: 272px !important;
	height: 180px !important;
}
.v-box-inner h3 {
	margin: 0;
	font-size: 20px;
	padding-top: 5px;
	padding-left: 10px;
}
.v-box-inner>a {
	left: 200px;
	position: relative;
	top: -10px;
	font-size: 14px;
}
.hide-desktop {
	display: none !important;
}

@media (max-width:1300px) {
.speasyimagegallery-gallery-item-title {
	    padding: 5px !important;
	    position: relative;
	    text-rendering: optimizelegibility !important;
	    font-size: 13px;
	    font-weight: 500;
	    bottom: 5px !important;
	    color: #fafafa;
  	    background-color:#333D4D;
}

/*.speasyimagegallery-gallery-item-title {
    padding: 0px !important;
    position: relative;
    text-rendering: optimizelegibility !important;
    font-size: 13px;
    font-weight: 500;
    bottom: 6px !important;
    color: #000;
    background-color: transparent;
}*/

}
@media (max-width: 991px) {
	.hide-desktop {
		display: block !important;
	}
	li.sp-menu-item.sp-has-child:nth-child(4) {
		display: block;
	}
	.itemid-101 #sp-header.menu-fixed-out {
		background: rgba(44, 52, 71, 0.95) !important;
	}
	.home_slider {
		margin-top: 0 !important;
	}
	.menu-fixed-out img {
		max-height: 100%;
		height: 50px !important;
		margin-top: 20px;
	}
	#offcanvas-toggler {
		float: right;
		line-height: 40px;
		margin-left: 15px;
		font-size: 20px;
		margin-right: 10px;
	}
	#sp-top-bar {
		display: none;
	}
	#sppb-addon-1497005949488 h3.sppb-addon-title {
		margin: 30px 0px 20px 0px!important;
		padding: 0px!important;
	}
	#sp-bottom2, #sp-bottom3, #sp-bottom4 {
		margin: 25px 0;
	}
	#sp-bottom1, #sp-bottom2, #sp-bottom3, #sp-bottom4 {
		z-index: 1;
		padding: 20px;
	}
	.speasyimagegallery-image-title {
		font-size: 10px;
	}
	.speasyimagegallery-image-content {
		padding: 0;
	}
}
@media (min-width: 991px) and (max-width: 1199px) {
	.itemid-101 #sp-header:not(.menu-fixed),
	.itemid-101 #sp-header.menu-fixed-out {
		/* background: rgba(255, 255, 255, 0) !important; */
		background: rgba(44, 52, 71, 0.95) !important;
		height: auto !important;
	}
	#sp-logo {
		float: left !important;
		width: 25% !important;
	}
	#sp-menu {
		float: left !important;
		width: 75% !important;
	}
	.itemid-101 .home_slider .sppb-col-md-12 {
		float: none !important;
		width: 100% !important;
	}
}
.products-overlay {
	position: fixed;
	top: 0;
	z-index: 99999;
	background: rgba(49, 49, 49, 0.95);
	width: 100%;
	height: 500vh;
	display: none;
}
.products-overlay .sp-module .sp-module-title {
	font-size: 34px;
	line-height: 1;
	color: #dedede;
	margin: 15vh auto 30px auto;
	text-align: center;
	border-bottom: 3px solid #fff;
	width: 60%;
	padding-bottom: 30px;
}
#sp-overlay2 .sppb-addon-title {
	margin-left: 13px;
}

/*.products-overlay .sp-module .sp-module-title:after {
    position: absolute;
    content: '';
    height: 4px;
    background: #eee;
    top: 21vh;
    width: 60%;
    left: 220px;
}*/

.products-overlay .sp-module ul {
	width: 40%;
	margin: 0 auto;
}
.products-overlay .sp-module ul>li {
	border: 0;
	margin-bottom: 20px;
}
.products-overlay .sp-module ul>li>a {
	font-size: 30px;
	color: #ca927d;
	transition: all 0.5s;
}
.products-overlay .products-menu .current>a {
	color: #eee !important;
}
.products-overlay .sp-module ul>li>a:before {
	content: '';
}
.products-overlay .sp-module ul>li>a:hover {
	color: #eeeeee;
	margin-left: 20px;
}
.products-overlay .sp-module ul>li>a:focus {
	background: transparent;
}
.packages-overlay {
	position: fixed;
	top: 0;
	z-index: 99999;
	background: rgba(49, 49, 49, 0.95);
	width: 100%;
	height: 500vh;
	display: none;
}
.packages-overlay .sp-module .sp-module-title {
	font-size: 30px;
	line-height: 1;
	color: #dedede;
	margin: 15vh auto 5px auto;
	text-align: center;
	border-bottom: 3px solid #fff;
	width: 70%;
	padding-bottom: 30px;
}
.packages-overlay .sp-module ul>li {
	border: 0;
	margin-bottom: 5px;
}
.packages-overlay .sp-module ul>li>a {
	font-size: 20px;
	color: #ca927d;
	transition: all 0.5s;
}
.packages-overlay .packages-menu .current>a {
	color: #eee !important;
}
.packages-overlay .sp-module ul>li>a:before {
	content: '';
}
.packages-overlay .sp-module ul>li>a:hover {
	color: #eeeeee;
	margin-left: 20px;
}
.packages-overlay .sp-module ul>li>a:focus {
	background: transparent;
}
.logistics-overlay {
	position: fixed;
	top: 0;
	z-index: 99999;
	background: rgba(49, 49, 49, 0.95);
	width: 100%;
	height: 500vh;
	display: none;
}
.logistics-overlay .sp-module .sp-module-title {
	font-size: 34px;
	line-height: 1;
	color: #dedede;
	margin: 15vh auto 30px auto;
	text-align: center;
	border-bottom: 3px solid #fff;
	width: 60%;
	padding-bottom: 30px;
}
.logistics-overlay .sp-module ul {
	width: 40%;
	margin: 0 auto;
}
.logistics-overlay .sp-module ul>li {
	border: 0;
	margin-bottom: 20px;
}
.logistics-overlay .sp-module ul>li>a {
	font-size: 30px;
	color: #ca927d;
	transition: all 0.5s;
}
.logistics-overlay .logistics-menu .current>a {
	color: #eee !important;
}
.logistics-overlay .sp-module ul>li>a:before {
	content: '';
}
.logistics-overlay .sp-module ul>li>a:hover {
	color: #eeeeee;
	margin-left: 20px;
}
.logistics-overlay .sp-module ul>li>a:focus {
	background: transparent;
}




.elita-overlay {
	position: fixed;
	top: 0;
	z-index: 99999;
	background: rgba(49, 49, 49, 0.95);
	width: 100%;
	height: 500vh;
	display: none;
}
.elita-overlay .sp-module .sp-module-title {
	font-size: 34px;
	line-height: 1;
	color: #dedede;
	margin: 15vh auto 30px auto;
	text-align: center;
	border-bottom: 3px solid #fff;
	width: 60%;
	padding-bottom: 30px;
}
#sp-overlay2 .sppb-addon-title {
	margin-left: 13px;
}

/*.elita-overlay .sp-module .sp-module-title:after {
    position: absolute;
    content: '';
    height: 4px;
    background: #eee;
    top: 21vh;
    width: 60%;
    left: 220px;
}*/

.elita-overlay .sp-module ul {
	width: 40%;
	margin: 0 auto;
}
.elita-overlay .sp-module ul>li {
	border: 0;
	margin-bottom: 20px;
}
.elita-overlay .sp-module ul>li>a {
	font-size: 30px;
	color: #ca927d;
	transition: all 0.5s;
}
.elita-overlay .elita-menu .current>a {
	color: #eee !important;
}
.elita-overlay .sp-module ul>li>a:before {
	content: '';
}
.elita-overlay .sp-module ul>li>a:hover {
	color: #eeeeee;
	margin-left: 20px;
}
.elita-overlay .sp-module ul>li>a:focus {
	background: transparent;
}



.pl-overlay {
	position: fixed;
	top: 0;
	z-index: 99999;
	background: rgba(49, 49, 49, 0.95);
	width: 100%;
	height: 500vh;
	display: none;
}
.pl-overlay .sp-module .sp-module-title {
	font-size: 34px;
	line-height: 1;
	color: #dedede;
	margin: 15vh auto 30px auto;
	text-align: center;
	border-bottom: 3px solid #fff;
	width: 60%;
	padding-bottom: 30px;
}
#sp-overlay2 .sppb-addon-title {
	margin-left: 13px;
}

/*.pl-overlay .sp-module .sp-module-title:after {
    position: absolute;
    content: '';
    height: 4px;
    background: #eee;
    top: 21vh;
    width: 60%;
    left: 220px;
}*/

.pl-overlay .sp-module ul {
	width: 40%;
	margin: 0 auto;
}
.pl-overlay .sp-module ul>li {
	border: 0;
	margin-bottom: 20px;
}
.pl-overlay .sp-module ul>li>a {
	font-size: 30px;
	color: #ca927d;
	transition: all 0.5s;
}
.pl-overlay .pl-menu .current>a {
	color: #eee !important;
}
.pl-overlay .sp-module ul>li>a:before {
	content: '';
}
.pl-overlay .sp-module ul>li>a:hover {
	color: #eeeeee;
	margin-left: 20px;
}
.pl-overlay .sp-module ul>li>a:focus {
	background: transparent;
}


@media only screen and (max-width: 500px) {
	.products-overlay .sp-module ul {
		width: 90%;
		margin: 0 auto;
	}
	.products-overlay .sp-module .sp-module-title {
		font-size: 24px;
		line-height: 1;
		color: #dedede;
		margin: 10vh auto 30px auto;
		text-align: left;
		border-bottom: 3px solid #fff;
		width: 80%;
		padding-bottom: 30px;
	}
	.products-overlay .sp-module ul>li>a {
		font-size: 18px;
		color: #ca927d;
		transition: all 0.5s;
	}
	.products-overlay .sp-module ul>li {
		border: 0;
		margin-bottom: 0px;
	}
	.packages-overlay .sp-module ul {
		width: 90%;
		margin: 0 auto;
	}
	.packages-overlay .sp-module .sp-module-title {
		font-size: 24px;
		line-height: 1;
		color: #dedede;
		margin: 5px auto 0px auto;
		text-align: left;
		border-bottom: 3px solid #fff;
		width: 80%;
		padding-bottom: 30px;
	}
	.packages-overlay .sp-module ul>li>a {
		font-size: 18px;
		color: #ca927d;
		transition: all 0.5s;
	}
	.packages-overlay .sp-module ul>li {
		border: 0;
		margin-bottom: 0px;
	}
	.logistics-overlay .sp-module ul {
		width: 90%;
		margin: 0 auto;
	}
	.logistics-overlay .sp-module .sp-module-title {
		font-size: 24px;
		line-height: 1;
		color: #dedede;
		margin: 10vh auto 30px auto;
		text-align: left;
		border-bottom: 3px solid #fff;
		width: 80%;
		padding-bottom: 30px;
	}
	.logistics-overlay .sp-module ul>li>a {
		font-size: 18px;
		color: #ca927d;
		transition: all 0.5s;
	}
	.logistics-overlay .sp-module ul>li {
		border: 0;
		margin-bottom: 0px;
	}
	
	.elita-overlay .sp-module ul {
		width: 90%;
		margin: 0 auto;
	}
	.elita-overlay .sp-module .sp-module-title {
		font-size: 24px;
		line-height: 1;
		color: #dedede;
		margin: 10vh auto 30px auto;
		text-align: left;
		border-bottom: 3px solid #fff;
		width: 80%;
		padding-bottom: 30px;
	}
	.elita-overlay .sp-module ul>li>a {
		font-size: 18px;
		color: #ca927d;
		transition: all 0.5s;
	}
	.elita-overlay .sp-module ul>li {
		border: 0;
		margin-bottom: 0px;
	}
	
	.pl-overlay .sp-module ul {
		width: 90%;
		margin: 0 auto;
	}
	.pl-overlay .sp-module .sp-module-title {
		font-size: 24px;
		line-height: 1;
		color: #dedede;
		margin: 10vh auto 30px auto;
		text-align: left;
		border-bottom: 3px solid #fff;
		width: 80%;
		padding-bottom: 30px;
	}
	.pl-overlay .sp-module ul>li>a {
		font-size: 18px;
		color: #ca927d;
		transition: all 0.5s;
	}
	.pl-overlay .sp-module ul>li {
		border: 0;
		margin-bottom: 0px;
	}
}
.modalelita.sppb-text-left {
    margin-top: -42px;
}
.modalelita .sppb-btn-default.sppb-btn-outline {
    border-color: #ffffff;
  font-size:16px
}
.sppb-btn .fa {
  padding-left:5px;
  
}
.accelita {
  max-width:300px;
}
/*company parallax alex */
.parallax {
    margin-top: -150px;
}
.parallax .bg__foo, .parallax .bg__bazz {
    height: calc(100vh - 180px);
   background-attachment: fixed;
    background-position: center 180px;
    background-size: contain;
    position: relative;
    text-indent: -9999px;
  background-repeat: no-repeat;
}
.parallax .bg__foo {
    background-image: url(../../../images/company1.png);
}
.parallax .bg__bar {
    background-image: url(../../../images/company2_2.png);
   background-attachment: fixed;
    background-position: center 180px;
    background-size: contain;
    height: 100vh;
    position: relative;
    text-indent: -9999px;
  background-repeat: no-repeat;
}/*end alex */
@media only screen and (min-width: 1000px) {

.kudos {
 
    position: fixed;
    top: 250px;
    left: 5px;
    width: 100px;
    height: 100px;
    z-index: 999999;
}
}

.tp-caption a,
.tp-caption a:hover,
.tp-caption a:focus {
	color: #000000 !important;
}

body:not(.itemid-101) .sp-megamenu-parent >li:not(.active):not(.current-item):not(:hover) >a:not(:hover):not(:focus) {
	color: #000000 !important;
}

.itemid-101 .sp-megamenu-parent >li:not(.active):not(.current-item):not(:hover) >a:not(:hover):not(:focus) {
	color: #ffffff !important;
}

.sppb-addon-header.heading-category h2 {
	color: #fff;
}
