/*
Theme Name: Aplos

Theme URI: http://www.universecore.com/themes

Author: Universe Core

Author URI: http://www.universecore.com/

Description: Theme created by UniverseCore

Version: 1.0

*/

html {
height: 100%;
}
html * {
max-height: 1000000px;
}
.white{
background:#fff!important;
}
@font-face {
font-family: 'Helvetica LT Std Light';
src: url('HelveticaLTStd-Light.otf') format('opentype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'FontAwesome';
src: url('fontawesome-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
h3 {
font-size: 19px;
}
.qtrans_flag {
height: 23px!important;
width: 30px!important;
}
@font-face {
font-family: 'FontAwesome';
src: url('fontawesome-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'iconvault';
src: url('iconvault_forecastfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
.icon {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
}
ul {
padding: 0;
margin: 0;
}
menu {
padding: 0;
margin: 0;
}
dir {
padding: 0;
margin: 0;
}
div {
padding: 0;
margin: 0;
}
table {
width: 100%;
}
td {
text-align: right;
}
th{
text-align: right;
}
.contents p {
-webkit-margin-before: 0.5em;
-webkit-margin-after: 0.5em;
}
p {
text-align: justify;
margin:0;
}
a{
text-decoration:none;
color: #888;
}
.navbarcontainer {
overflow: inherit!important;
}
ul, menu, dir {
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
}
.container {
margin: 0 auto;
overflow: hidden;
width: 1004px;
padding: 0 10px;
}

#spacer {
margin-top: 100px;
}
#top {
min-height: 50px;
}
#header {
min-height: 100px;
min-width: 1024px;
}
.footer-widgets {
margin-top: 10px;
float: left;
color: #fff;
text-align: justify;
}
.address-container {
text-decoration: none;
color: #ddd;
cursor: pointer;
padding: 5px 5px 5px 0;
}
.address-container:hover {
background: #eee;
color: #888;
border-radius: 5px;
}
.main-widgets {
margin: 10px 0;
overflow: hidden;
float: left;
width: 20%;
}
.main-widget {
float: left;
}
.main-widget ul {
list-style: none;
}

.main-widget ul li {
float: left;
}
.upw-image {
width: 111.3px;
height: 111px;
}
.upw-image img {
width: 110px;
}
.upw-content {
position: absolute;
margin: -65px 0px 0px 0px;
}
.upw-content .post-title {
background: rgba(141, 141, 141, 0.51);
text-align: center;
width: 110px;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
.upw-content .post-title a {
text-decoration: none;
color: #fff;
}
.menu-top-menu-container ul {
height: 30px;
}
.menu-top-menu-container ul li a {
color: #ddd;
padding: 5px;
text-decoration: none;
}
.menu-top-menu-container ul li a:hover {
background: #eee;
color: #888;
}
.menu-top-menu-container ul li.menu-item-has-children {
position: relative;
}
.menu-top-menu-container ul li a::before {
content: "> ";
}

#footer .logo {
float: right!important;
}
#footer .logo a {
color: #fff!important;
}
#footer .logo a:hover {
color: #fff!important;
}
#footer .logo img {
margin-top: 5px;
}
#footer #menu-main {
float: left!important;
}
#footer #menu-main ul li a:hover{
color: #fff!important;
border: none!important;
}
#footer #menu-main .current-menu-item a {
color: #fff!important;
border: none!important;
}
.menu-main-menu-2-container {
color: #888;
}
.menu-main-menu-2-container ul li a {
text-decoration: none;
color: #0088cc;
}
.facebook::before {
content: "\f09a";
}
.twitter::before {
content: "\f099";
}
.instagram::before{
content: "\f16d";
}
.magnifier::before {
content: "\f00e";
font-size: 20px;
  color: #000;
}
.metaslider {
max-width: none!important;
overflow: hidden;
max-height: 800px;
opacity: 0.2;
position: absolute!important;
width: 100%;
}
#main .metaslider {
max-width: 1002px!important;
overflow: hidden;
max-height: 300px;
opacity: 1;
position: relative!important;
width: 100%;
}
.contents .featured img {
width: 100%;
height: auto;
border: none!important;
box-shadow: 0 0 5px 0px #000;
}
.post .contents {
margin: 10px;
}
.post .title {
float: left;
width: 100%;
}
.post .title h3 {
margin: 0px 0px 10px 10px;
text-align: center;
font-size: 40px;
}
.post {
width: 96%;
float: left;
margin: 10px;
color: #888;
background: rgb(240, 240, 240);
/* Old browsers */

background: -moz-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
/* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 240, 240, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
/* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
/* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
/* Opera 11.10+ */

background: -ms-linear-gradient(top, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
/* IE10+ */

background: linear-gradient(to bottom, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
/* W3C */

filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=0);
/* IE6-9 */

border: solid 2px #FCFCFC;
}
.su-row .su-column {} .su-service-title {
color: #fff!important;
}
.title a {
text-decoration: none;
color: #fff;
}
.single-content .post {
padding: 10px;
}
.single-content .specs {
float: none;
width: 65%;
}
.single-content .content {
width: 50%;
}
.single-content .thumbnail {
background: none;
height: 100%;
}
.single-content .thumbnail img {
width: 400px;
box-shadow: #C7C7C7 0 0 5px 1px;
}
textarea.wpcf7-form-control, input.wpcf7-form-control {
width: 100%;
}
input.wpcf7-form-control.wpcf7-submit {
width: 90px;
}
.widget_wysija_cont .wysija-submit, .wpcf7-form-control.wpcf7-submit {
font-weight: bold;
color: #fff;
margin-bottom: 10px;
margin-top:3px;
padding: 12px 18px;
height: auto;
border: 1px solid #fff;
-webkit-appearance: none;
background-color: rgba(0, 0, 0, 0.55);
}
.widget_wysija_cont .wysija-submit:hover, .wpcf7-form-control.wpcf7-submit:hover {
cursor: pointer;
color: #fff;
background: #bbb!important;
}
input, textarea {
-webkit-appearance: none;
padding: 12px 0;
height: auto;
color: #333;
font-weight: bold;
border: 1px solid #fff;
background-color: #eee;
border-radius: 0!important;
-webkit-border-radius: 0!important;
-moz-border-radius: 0!important;
font-weight: bold;
}
form#b_availFrm {
border: none!important;
}
.b_availFormInner {
background: rgba(234, 234, 234, 0) !important;
}
#b_editDates {
color: #ccc!important;
}
.b_availDatesInner select {
padding: 12px 18px!important;
height: auto!important;
border: 2px solid #C2C2C2!important;
background: none!important;
color: #fff!important;
font-weight: bold;
}
.b_availDatesInner select>option {
background: #eee!important;
color: #444;
}
#b_availSubmit input {
-webkit-appearance: none;
padding: 13px 18px!important;
height: auto!important;
border: 1px solid #fff!important;
background: rgba(204, 204, 204, 0.5)!important;
border-radius: 0!important;
-webkit-border-radius: 0!important;
-moz-border-radius: 0!important;
font-weight: bold;
}
#b_availSubmit input:hover {
background: #ccc!important;
}
#b_availSubmit {
margin-top: 1.5em!important;
margin-left: 40px!important;
}
.su-row .su-column {
margin: 0 2% 0 0!important;
}
.su-custom-gallery-slide {
box-shadow: 0 0 5px 0px #000;
margin: 6px!important;
}
.su-custom-gallery-slide img {
border: solid 1px #000!important;
background: #000!important;
margin-right: 0px!important;
}
.su-custom-gallery-slide img:hover {
border: solid 1px #fff!important;
}
#slideshow {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: -1;
background-size: cover;
background-position: 50% 50%;
background-repeat: none;
}
#slideshow .layer1, #slideshow .layer2 {
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: -1;
background-size: cover;
background-position: 50% 50%;
background-repeat: none;
}
#slideshow .overlay {
background: #000;
opacity: 0.3;
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
z-index: -1;
}
#slideshow .layer1 {
background-image: url(./images/background0.jpg);
}
#slideshow .layer2 {
background-image: url(./images/background1.jpg);
}
/* Let's get this party started */

::-webkit-scrollbar {
width: 4px;
}
/* Track */

::-webkit-scrollbar-track {
background: rgba(204, 204, 204, 0.49);
}
/* Handle */

::-webkit-scrollbar-button {
background: #fff;
border: solid 3px #fff;
}
::-webkit-scrollbar-thumb {
background: #fff;
}
::-webkit-scrollbar-thumb:window-inactive {
background: #888;
}














body {
//font-family: "Trebuchet MS", Helvetica, sans-serif;
font-family: "Roboto", Sans-serif;
margin: 0;
font-size: 12px;
height: 100%;
width: 100%;
background: #111;
color: #888;
   // background-size: cover;
  //  background-attachment: fixed;
//min-width: 1024px;
}

#up-part,#up-part-products {
background: #fff;
position: relative;
display: block;
}
#down-part{
position: relative;
display: block;
background: #111;
min-width:720px;
}

#footer {
width:100%;
float: right;
margin:30px;
}

#footer-home{
background:#fff;
min-width:720px;
}


#main {
float:left;
margin:0 10px;
}
#main img, iframe {
padding: 0;
margin-right: 0px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
vertical-align: middle;
}
#main ul{
  -webkit-padding-start: 40px;
}
.top-widgets {
float: right;
font-size: 18px;
margin: 20px 20px 0 0;
display:none;
}
.top-widgets a {
text-decoration: none;
margin: 5px;
}
.top-widgets a:hover {
}
.top-widgets ul {
list-style: none;
min-height: 10px;
}
.top-widgets ul li {
float: left;
margin: 0 5px;
}
.header-widgets {
margin: 50px 0 20px 0;
font-size: 18px;
float:left;
}
.header-widgets a {
text-decoration: none;
margin: 5px;
}
.header-widgets a:hover {
}
.header-widgets ul {
list-style: none;
min-height: 10px;
}
.header-widgets ul li {
float: left;
margin: 0 5px;
}
.header-widget{
margin:0 10px;
}
.social {
float: right;
}
.qtrans_language_chooser {
float: left;
}
.products {
bottom: 0px;
width: 100%;
height: 100%;
text-align: center;
font-size: 0px;
white-space: nowrap;
overflow: hidden;
letter-spacing: 0px;
min-width: 720px;
}
.products:before, .product:before{
//content: '';
//display: inline-block;
//height: 100%;
//vertical-align: middle;
//margin-right: -0.25em; /* Adjusts for spacing */
}
.featured-image {
   //min-width:720px;
background-color: #fff!important;
background-repeat: no-repeat!important;
-moz-background-size: 100%;
height: 100%;
background-size: cover!important;
}

.product  {
background-color: #fff!important;
background-repeat: no-repeat!important;
-moz-background-size: 100%;
cursor: pointer;
margin-bottom: -20px;
height:100%;
display: inline-block;
max-width:100%!important;
}
.product-featured-image:before{
//content: '';
//display: inline-block;
//height: 100%;
//vertical-align: middle;
//margin-right: -0.25em;
}
.product-featured-image{
display: inline-block;
vertical-align: middle;
height: 100%;
}
.product-featured-image img {
max-width: 100%;
width: auto;
height: auto;
opacity: 0.5;
max-height: 100%;
display: inline-block;
vertical-align: bottom;
margin-bottom:32px;
}
.products img:hover {
}

.selected img {
opacity: 1;
max-width: 100%;
filter: grayscale(0%)!important;
//margin: 0;
}
.magnified-image{
text-decoration: none;
right: 0;
bottom: 10px;
display: inline-block;
position: absolute;
vertical-align: bottom;
z-index:9999;
}
:focus {
  outline: none;
}
.bottle1 {
width: 20px;
margin: 0 5px;
}
.bottle05 {
width: 15px;
margin: 0 5px;
}
.bottle025 {
width: 10px;
margin: 0 5px;
}
.yogurt200{
width: 30px;
}
.yogurt950{
width: 50px;
}

.logo  {
z-index: 1000;
text-decoration: none;
color: #fff;
height: 100px;
}
.logo a{
height: 50px;}
.logo img {

} 
#menu-main {
float: left;
margin: 0px 10px 0 10px;
min-height: 220px;
}

#menu-main ul {
list-style: none;
    float: left;
    position: relative;

}
#menu-main ul li {
  //  width: 125px;
}
#menu-main ul li a {
text-decoration: none;
font-size: 13px;
line-height: 30px;
font-style: normal;
color: #888;
display: block;
}
#menu-main .current-menu-item > a, #menu-main ul li a:hover, #menu-main .current-menu-parent, #menu-main .current-menu-parent > a, a:hover {
color: #fff!important;
}
.white #menu-main .current-menu-item > a, .white #menu-main ul li a:hover, .white #menu-main .current-menu-parent,.white #menu-main .current-menu-parent > a, .white a:hover {
color: #000!important;
background: rgba(119, 119, 119, 0)!important;
}
#menu-main ul li:hover > ul {
}
#menu-main .current-menu-item >ul {
display: block;
opacity: 1;
}
#menu-main .current-menu-parent >ul {
display: block;
opacity: 1;
}
#menu-main ul ul {
display: none;
z-index: 1;
opacity: 0;
position: absolute;
top: 0;
margin: 0 0 0 135px;
//height: 210px;
}
#menu-main ul ul li {
list-style-type: none;
display: block !important;
}
#menu-main ul ul li a {
color: #888;
float: left;
}
.white #menu-main ul ul li:first-child a {}.white #menu-main ul ul li:last-child a {}.white #menu-main .menu-item-has-children:hover > a {
color: #000;
}
#menu-main ul ul li:first-child a {} #menu-main ul ul li:last-child a {} #menu-main .menu-item-has-children:hover > a {
color: #fff;
}
#menu-main ul ul li a:hover {
background: #111!important;
color: #fff!important;
}
.page-contents {
text-align: justify;
float: left;
font-style: normal;
line-height: 1.625;
font-size: 13px;
color: #888;
}
.page-contents .content {
overflow-y: auto;
overflow-x: hidden;
}
.content .title {} .content .title a {
font-size: 13px;
color: #888;
text-decoration: none;
}
.category-menu {
margin-left: 355px;
line-height: 1.625;
font-size: 13px;
color: #888;
text-align: justify;
font-style: normal;
}
.category-menu .title{

}
.category-menu .active {
	color: #fff;
}
.category-menu ul li {
list-style: none;
cursor: pointer;
font-size: 13px;
line-height: 30px;
}

.category-contents {
margin-left: 20px;
line-height: 1.625;
font-size: 13px;
color: #888;
text-align: justify;
font-style: normal;
}
.category-contents .title{
width:250px;
}
.category-contents ul li {
list-style: none;
cursor: pointer;
font-size: 13px;
line-height: 30px;
}
.category-contents .content-product {
overflow-y: auto;
overflow-x: hidden;
//padding: 0 10px 10px 10px;
//max-width: 60%;
//margin: 0px 0 0 240px;
//min-width:200px;
//position: absolute;
//top: 75px;
}
.product-image img{
width:450px;
height:auto;
}
.category-contents .active {
color: #fff;
}
. {
text-align: center;
   // height: 15px;
}
. a {
color: #888;
text-decoration: none;
}
#footer . a:hover {
color: #fff!important;
}
#footer-home . a:hover {
color: #000!important;
}
.-container {
float: right;
margin-right: 20px;
}
.universecore {
margin-top: 23px;
float: right;
}
.thumbnail {} .thumbnail img {
width: 200px;
height: auto;
}
.category-contents .content {
overflow-y: auto;
overflow-x: hidden;
padding: 10px;
}

.details a:hover {
color: #fff;
}
.contact-image-link {
overflow-x: hidden;
height: 100px;
display: block;
}
.contact-image {
height: auto;
}
.su-gmap {
width: 100%;
}

.pentawards{
position: absolute;
width: 70px;
margin: 20px;
right: 0;
}
.pentawards img{
width: 70px;
}

.owl-stage-outer{6
display: inline-block;
}

.owl-carousel,.owl-stage-outer, .owl-stage, .owl-item, .product{
height: 100%;
}
.owl-item img{
transition: opacity .1s ease-in-out;
-moz-transition: opacity .1s ease-in-out;
-webkit-transition: opacity .1s ease-in-out;
filter: grayscale(70%);
}
.owl-theme .owl-dots{
position: absolute;
margin: -30px 0px 0 650px;
}
.owl-theme .owl-navigation{
margin-top:none!important;
}

.owl-theme .owl-navigation {
top: calc(50% - 20px);
width: 100%;
position: absolute;
margin:0;

}
.owl-prev{
position: absolute;
left:0;
top: calc(50% - 20px);
background: #000!important;
	font-size: 35px!important;
	margin: 5px!important;
	font-family: "Roboto", monospace!important;
	padding: 0px 5px 3px 5px!important;
	line-height: 55px;
display: inline-block;
	cursor: pointer;
	border-radius: 3px;
color:#fff;
}
.owl-theme .disabled {
	opacity: .5;
	cursor: default;
}
.owl-next{
position: absolute;
right:0;
top: calc(50% - 20px);
background: #000!important;
	font-size: 35px!important;
	margin: 5px!important;
	font-family: "Roboto", monospace!important;
	padding: 0px 5px 3px 5px!important;
	line-height: 55px;
display: inline-block;
	cursor: pointer;
	border-radius: 3px;
color:#fff;
}
.owl-dots{
display:none;
}
.language-chooser .active a{
color:#fff;
}
.white .language-chooser .active a{
color:#000;
}
.white .copyright a{
color:#000;
font-weight:bold;
}
.copyright a{
color:#fff;
font-weight:bold;
}

@media (min-width: 992px) {
#up-part,#up-part-products{
height:50%;
}
#down-part{
min-height:350px;
margin-top: 80px;
}
.copyright{
float:right;
}
.logo{
position:absolute;
bottom: -50px;
left: 102px;
}
.header-widgets{
width: 100%;
}
.category-menu .title{
width:195px;
}
#menu-main ul li a{
width:191px;
}
#menu-main{
width:270px;
}
#main {
padding-left:240px;
width: calc(100% - 270px - 240px - 40px);
}
#main .category-contents,#main .page-contents{
width:80%;

}
.product-image{
display:none;

}

.product-content{
line-height:30px;

}
.product-content .elementor{
margin-top:-10px;
}
.product-content table{
line-height:14px;
}
#up-part-products .pentawards{
display:none;
}
.su-gmap iframe {
height: 150px;
}
.su-gmap {
margin-top: 20px!important;
}
.elementor-widget-tabs .elementor-tabs{
max-width:650px;
}
}

@media (max-width: 992px) {
body{
font-size:20px;
}

.copyright {
display: flex;
justify-content: center;
}
.logo{
box-shadow: 0 0 2px 1px rgba(0,0,0,0.1);
margin-bottom: 10px;
}
.featured-image{
height: 250px;
}
.header-widgets{
font-size:24px;
justify-content: center;
display: flex;
width: calc( 100% - 20px);
margin:20px 0 ;  
}
.header-widgets a:hover{
//color:#000!important;
}
.pentawards{
//top:100px;
}
.product-content, .product-image {
float: left;
width: calc( 100% - 40px);
margin: 20px;
text-align: center;
}
.product-image img{
border: 1px solid #ddd;
padding: 10px!important;
}
#menu-main{
width: calc( 100% - 20px);
margin:10px 10px 0 10px;
}

#menu-main ul {
width:100%;
display:flex;
justify-content:center;
}
#menu-main .current-menu-parent >ul {
display: inline-flex;
}
#main{
width: calc(100% - 20px);
}
#main .category-contents,#main .page-contents{
font-size:24px;
line-height:2;
margin: 0px 40px;
width: calc(100% - 80px);
}
#main .category-contents table{
line-height:1.3;
}
img.alignnone.wp-image-729 {
	width: 80px;
	height: auto;
}
p{
text-align: center;
}
.category-menu ul li {
	font-size: 18px;
}
.category-menu .title{
float:left;
margin:0 10px;
}
.category-menu {
	margin-left: 0;
	line-height: 1.625;
	font-size: 17px;
	color: #888;
	position: absolute;
	top: 280px;
width:100%;
}
.category-menu ul li{
display:none;
}

.category-menu .active{
display:block;
}
.category-menu .title{
font-size: 30px;
}
#menu-main ul li a {
text-decoration: none;
font-size: 20px;
line-height: 24px;
font-style: normal;
margin: 10px;
float: left;
color: #888;
display: block;
text-align:center;
}
#menu-main ul ul {
display: none;
z-index: 1;
opacity: 0;
position: absolute;
top: 50px;
left:0;
margin: 0;
}

.su-gmap iframe {
height: 400px;
}
.su-gmap {
margin-top: 40px;
}
}
.elementor-widget-tabs .elementor-tab-title{
color:#7a7a7a!important;
}
.elementor-widget-tabs .elementor-tab-title.elementor-active{
color:#fff!important;
}

.elementor-widget-text-editor{
color:#7a7a7a!important;
}
