/*
Theme Name: selle
Theme URI: https://www.webstation.gr
Description:This theme was designed and developed by Webstation
Author: Ioannis Papathnasiou
Author URI: https://www.webstation.gr
Version: 1.0
*/
.emd_dl_green {
	width: auto !important;
	padding: 5px 15px;
	margin-top: 20px;
}
body.home .expanded .faq-ol, body.home .expanded .question {
    color: #000;
}
body.home .expanded {
    background-color: #f7f7f7;
    transition: all .1s ease-in-out;
    color: #000;
}
dt.gallery-icon {
    padding: 5px;
}
.gallery-item {
    margin: -3px 0 !important;
}
.gallery img {
    border: 0px solid #cfcfcf !important;
}
.gallery {
	margin: 25px 0 !important;
}
.single_add_to_cart_button, .wpcf7-form-control, .wshide {
	display: none !important;
}
 body.postid-1440 .quantity, body.postid-1440 .single_add_to_cart_button, body.postid-1440 .product_meta, body.postid-1440 .entry-summary .amount, body.postid-1440 .tm-extra-product-options-totals {
	display: none;
}
body.postid-1364 .tmcp-field-wrap .price, body.postid-1440 .tmcp-field-wrap .price {
	font-weight: bold;
}
.colored-div {
	background: #f9f9f9;
	padding: 10px !important;
}
hr.selledivide {
    margin: 40px 0 !important;
}
body.postid-1364 .tc-extra-product-options, body.postid-1440 .tc-extra-product-options {
    background: #ffffff;
    padding: 10px 0px;
}
body.postid-1364 h3, body.postid-1440 h3 {
    color: #464646;
}
body.postid-1364 h2, body.postid-1364 h1, body.postid-1440 h2, body.postid-1440 h1 {
    margin-bottom: 35px !important;
}

body.postid-1364 .woocommerce-product-gallery, body.postid-1440 .woocommerce-product-gallery {
	display: none;
}
body.postid-1364 div.product div.summary, body.postid-1440 div.product div.summary {
    width: 100%;
}
.colab-col50 {
	width: 45%;
	text-align: center;
}
.speaker-section h1, .speaker-section h2, .speaker-section h3, .speaker-section h4, .speaker-section h5, .speaker-section h6 {
    color: #fff;
}
.speaker-section h3 {
    font-size: 26px;
	margin: 0;
	font-weight: 800;
}
.speaker-section p {
    max-width: 300px;
}
.speaker-section {
    background: #49b7e9;
	background: linear-gradient(135deg,#49b7e9 0%,#000 100%);
	color: #fff;
	margin: 45px 0 0px;
}
.speaker-section-inner {
	display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
	padding: 20px;
}
.speaker-col1 {
	width: 48%;
}
.speaker-col2 {
	width: 48%;
}
p {
	line-height: 24px;
}
.container li {
	margin-bottom: 8px;
}
.goback {
	font-weight: 800;
	font-size: 19px;
	margin-top: 30px;
}
/** FAQ **/
.committee-col img {
	width: 100%;
}
.committee-col h3 {
	margin: 5px 0 0;
}
.sellebutton {
	margin-top: 3px;
}
.teamer-cols {
	display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
	margin: 30px 0;
}
.teamer-cols h1 {
	margin-bottom: 5px;
}
.teamer-cols h3 {
	margin-top: 5px;
}
.teamer-col1 {
width: 20%;	
}
.teamer-col2 {
	width: 78%;	
}
.topic:hover {
	cursor: pointer;
}
.answer a {
    text-decoration: none;
    color: #d1ff00;
}
.answer a:hover {
    text-decoration: underline;
    color: #d1ff00;
}
.answer table td {
    padding-left: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    padding: 5px;
    color: #fff;
    text-align: left;
}
.answer table {
    border-spacing: 0;
    border-collapse: inherit;
}
.topic{
  padding:20px;
  padding-top:0px;
  padding-bottom:0px;
  border-bottom:solid 1px #ebebeb;
	background: #f2f2f2;
	max-width: 840px;
	margin: 0 auto;
/*box-shadow: 0px 1px 20px -5px rgba(0, 0, 0, 0.3), -1px 11px 50px -35px rgba(0, 0, 0, 0.3), 14px -1px 60px -25px rgba(0, 0, 0, 0.1);*/
}
.open{
  cursor:pointer;
  display:block;
  padding:0px;
}
/*.open:hover{
  opacity:0.7;
}*/
.expanded {
    background-color: #a0a0a0;
    transition: all .1s ease-in-out;
    color: #fff;
}
.faq-ol {
	color: #49b7e9;
}
.expanded .faq-ol, .expanded .question {
	color: #fff;
}
.question {
    padding-top: 30px;
    padding-right: 40px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #484848;
}
.answer{

  line-height:26px;
  display:none;
  margin-bottom:30px;
  text-align:left;
  padding-left:20px;
  padding-right:20px;
}
.answer p {
	margin-top: 0;
}
.faq-t{
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  float:right;
  position:relative;
  top:-55px;
  right:10px;
  width: 10px;
  height: 10px;
  background: transparent;
  border-left: 2px solid #49b7e9;
  border-bottom: 2px solid #49b7e9;
  transition: all .3s ease-in-out;
}
.faq-o{
  top:-50px;
   -moz-transform: rotate(-224deg);
  -ms-transform: rotate(-224deg);
  -webkit-transform: rotate(-224deg);
  transform: rotate(-224deg);
}
@media only screen and (max-width: 480px) {
	.colab-col50 {
	width: 100%;
	text-align: center;
}
	.speaker-col1 {
	width: 100%;
		margin-bottom: 30px;
}
.speaker-col2 {
	width: 100%;
}
  .faq-t{display:none;}
  .question{
  padding-right: 0px;
}

  .answer {
  margin-bottom:30px;
  padding-left:0px;
  padding-right:0px;
}
}
/*ul.nav-terms li:last-child ul.sub-menu {
left: auto !important;
    right: 0;

}*/
ul.nav-terms li.wew ul.sub-menu {
left: auto !important;
    right: 0;

}
#cookie-notice {
    min-width: 300px;
    text-align: left;
    max-width: 440px;
   
    background-color: #49b7e9 !important;
	right: 0 !important;
	left: 50px !important;
}
.cookie-notice-container {
    text-align: left;
    max-width: calc(100% - 40px);
    padding: 20px;
}
#cookie-notice .cn-button {
    margin: 15px 0;
    display: block;
    background: #a2cf86;
    max-width: 100%;
    padding: 10px 15px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
#cookie-notice .cn-button:hover {
	background: #6daebd;
}
.idates {
	margin-bottom: 80px;
	padding: 25px 40px 40px;
	border-bottom: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
}
.subpages {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c7c7c7;
}
.wpcf7-submit {
background-color: #94a643;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    outline: none;
    border: 0;
    border-radius: 3px;
    padding: 5px 10px;
    font-size: 16px;
}
.wpcf7-submit:hover {
background-color: #49b7e9;
    cursor: pointer;
}
.selleform label {
		   margin-bottom: -5px;
	display: block;
}
.selleform {
		    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
	padding: 8px;
	background: #f3f3f3;
}
hr {
	width: 100%;
}
.selleform50 {
	width: 48%;
	margin-bottom: 35px;
}
.selleform100 {
	width: 100%;
	margin-bottom: 35px;
}
.selleform100s {
	width: 100%;
	margin-bottom: 5px;
}
.wpcf7-text {
    width: calc(100% - 20px);
    padding: 8px 10px;
    outline: none;
    background: #d6d6d6;
    box-shadow: none;
    border-radius: 30px;
    border: 1px solid #a5a5a5;
}
.sellebutton-cols-inner {
	    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
     align-items: center; 
	text-align: center;
}
.sellebutton-col1, .sellebutton-col2, .sellebutton-col3 {
	width: 32%;
}
.sellebutton-col3-inner {
background: #49b7e9;
		padding: 10px 20px
}
.sellebutton-col2-inner {
    background: #94a643;
		padding: 10px 20px
}
.sellebutton-cols a {
	color: #fff;
font-weight: bold;
}
.sellebutton-col1-inner {
	background: #617eae;
			padding: 10px 20px
}
a:hover .sellebutton-col1-inner {
	background: #4f6a96;
}
a:hover .sellebutton-col2-inner {
	background: #798835;
}
a:hover .sellebutton-col3-inner {
	background: #3c9dca;
}
.sellebutton-cols a:hover {
	color: #fff;
}
.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color {
    background-color: #94a643;
}
table.team-signup  td {
    padding-left: 0;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    padding: 5px;
    color: #000;
    text-align: left;
}
table.team-signup  {
	   border-style: solid;
    border-width: 1px;
	border-color: #000;
}
.woocommerce div.product form.cart table td {
    padding-left: 0;
    border-style: solid;
    border-width: 1px;
	border-color: #000;
    padding: 5px;
	color: #000;
	text-align: left;
}
.woocommerce div.product form.cart table {
	   border-style: solid;
    border-width: 1px;
	border-color: #000;
}
.smedia {
	text-align: center;
	margin: 20px 0;
	clear: both;
}
.smedia a {
    color: #A0A09F;
	border-top: 1px solid #A0A09F;
	border-bottom: 1px solid #A0A09F;
	padding: 10px 0;
}
.smedia .fa {
	font-size: 30px;
	color: #4267b2;
	position: relative;
	top: 5.5px;
}
.cta {
	background: #94a643;
}
li.cta:hover {
	background: #8cd1de;
}
li.cta:hover > a {
	color: #fff !important;
}
.user-row {
	max-width: 980px;
	margin: 0 auto;
	text-align: right;
	background: #fff;
	font-weight: bold;
}
.user-row-inner {
	padding: 10px 0px;
}
.user-row-inner a.login {
    color: #fff;
    background: #49b7e9;
    padding: 10px 20px;
	font-size: 18px;
}
.user-row-inner a.login:hover {
    color: #fff;
    background: #94a643;
}
.woocommerce-message {
    border-top-color: #8fae1b;
    display: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 9px 10px;
    background-color: #f5f7f8;
    color: #696e6e;
    border-width: 2px;
    border-style: solid;
    border-color: #e4e4e2;
    outline: none;
    resize: none;
    width: 100%;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.woocommerce-checkout .col-2 {
	display: none;
}
.woocommerce-checkout .col-1 {
	width: 100% !important;
}
body {
	position: relative;
}
.wshide {
	display: none;
}
.woocommerce div.product div.summary {
    width: 68%;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 30%;	
}
.tc-extra-product-options {
    background: #f1f1f1;
    padding: 10px 20px;
}
.vegan-div .tm-description {
    color: black;
    font-size: 12px;
    padding-top: 10px;
    display: block;
}
.vegan-div h3 {
    margin: 20px 0 5px !important;

}
.yiannis-div {
    margin-bottom: 0px !important;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: .9;
    display: inline-block;
    color: #002e4a;
}
.tm-extra-product-options .tmcp-field-wrap .tc-price del {
    font-size: 85% !important;
    margin: 0 !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #94a643;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    outline: none;
}
.shortcuts-cols h3 {
	font-size: 22px;
	color: #fff;
	padding-left: 20px;
}
.shortcuts-col1 h3 {
	position: relative;
	z-index: 2;
}
.shortcuts-col2 h3 {
	position: relative;
	z-index: 2;
}
.shortcuts-col3 h3 {
	position: relative;
	z-index: 2;
}
.shortcuts-col4 h3 {
	position: relative;
	z-index: 2;
}
.shortcuts-cols {
	display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
	margin: 20px 0 65px 0;
}
.shortcuts-col1 {
    width: 49%;
    background: #8cd3e8;
    margin-bottom: 20px;
    padding: 50px 0;
	position: relative;
}
.shortcuts-col2 {
    width: 49%;
    background: #80c27e;
    margin-bottom: 20px;
    padding: 50px 0;
	position: relative;
}
.shortcuts-col3 {
    width: 49%;
    background: #b2c153;
    margin-bottom: 20px;
    padding: 50px 0;
	position: relative;
}
.shortcuts-col4 {
    width: 49%;
    background: #49b7e9;
    margin-bottom: 20px;
    padding: 50px 0;
	position: relative;
}
.shortcuts-col1 a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
		z-index: 3;
}
.shortcuts-col2 a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
		z-index: 3;
}
.shortcuts-col3 a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
		z-index: 3;
}
.shortcuts-col4 a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 3;
}
.shortcuts-col4 {
	background-image: url(../../uploads/2019/03/View-of-centre-of-Patras-castle-hill.jpg);
		background-size: cover;
}
.shortcuts-col4:before {
	    background: rgba(0, 0, 0, 0.69);
		position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	
}
.shortcuts-col3 {
	background-image: url(../../uploads/2019/02/2835290.jpg);
		background-size: cover;
}
.shortcuts-col3:before {
	    background: rgba(0, 0, 0, 0.49);
		position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	
}
.shortcuts-col2 {
    background-image: url(../../uploads/2019/03/selle-poster-e1551427746373-698x1024.jpg);
    background-size: cover;
    background-position: right -140px center;
    background-repeat: no-repeat;
}
.shortcuts-col2:before {
	    background: rgba(0, 0, 0, 0.59);
		position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	
}
.shortcuts-col1 {
	background-image: url(../../uploads/2019/04/DSC_8793.jpg);
		background-size: cover;
}
.shortcuts-col1:before {
	    background: rgba(0, 0, 0, 0.29);
		position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	
}

.shortcuts-col1:hover {
    background: #8cd3e8;
}
.shortcuts-col1:hover:before {
background: rgba(0, 0, 0, 0);
}
.shortcuts-col2:hover {
    background: #80c27e;
}
.shortcuts-col2:hover:before {
background: rgba(0, 0, 0, 0);
}
.shortcuts-col3:hover {
    background: #b2c153;
}
.shortcuts-col3:hover:before {
background: rgba(0, 0, 0, 0);
}
.shortcuts-col4:hover {
    background: #49b7e9;
}
.shortcuts-col4:hover:before {
background: rgba(0, 0, 0, 0);
}

.poster {
	background: #dcdcdc;
	padding: 5%;
}
.poster img {
	    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}
h4.poster {
	color: #545454;
	font-size: 24px;
	margin: 0;
}
p.poster {
    color: #545454;
    font-size: 14px;
    margin: -30px 0;
    padding: 0;
}
h2.hometitle {
	font-size: 40px;
}
h3.selle {
	color: #2F2E2E;
		font-size: 19px;
}
.fitimage {
    width: 185px;
    margin: 30px auto;
    background: #545454;
    padding: 12px 10px 7px;
    border-radius: 100%;
    height: 185px;
    display: flex;
    align-items: center;
}
.fitwidth {
	max-width: 550px;
	margin: 30px auto;
	text-align: justify;
}
.fittowidth {
	max-width: 550px;
	margin: -20px auto 30px;
	text-align: justify;
}
.fitwidth p {
	margin: 20px 0;
}
/*** WOOCOMMERCE ***/
/*.woocommerce-product-gallery,*/ #sidebar {
	display: none;
}
/*.woocommerce div.product div.summary {
    margin: 0 0 50px 0;
    width: 100%;
}*/
body.postid-298 .entry-summary p.price, body.postid-298 .product_meta, body.postid-298 .quantity,
body.postid-1188 .entry-summary p.price, body.postid-1188 .product_meta, body.postid-1188 .quantity,
body.postid-1364 .entry-summary p.price, body.postid-1364 .product_meta, body.postid-1364 .quantity {
	display: none;
}
.woocommerce-breadcrumb {
	display: none;	
}

/*** end woocommerce ***/
.selle-section {
	display: none;
	align-items: center;
	margin-top: 20px;
	    padding-left: 25px;
}
body.page-template-page-home  .selle-section {
	display: flex;
	align-items: center;
	margin-top: 20px;
	    padding-left: 25px;
}
.selle-logo {
	max-width: 160px;
}
.selle-title {
	margin-left: 10px;
	max-width: 250px;
}
p.selle-sub {
    font-size: 14px !important;
	font-weight: normal !important;
	margin: 0;
}
p.selle-name {
    font-size: 18px !important;
	line-height: 25px;
	margin: 5px 0 0 0;
}
/*body.page-id-86 ul.nav-terms li a {
	color: #fff;
	line-height: 38px;
    padding: 0 7px 20px 7px;
	font-size: 13px;
	    font-weight: bold;
    text-transform: none;
}*/
table {
    width: 100% !important;
    text-align: center;
}
img {
	max-width: 100%;
	height: auto;
}
body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	/*font-family: Arial, sans-serif;*/
	background: #f2f2f2;
    color: #2F2E2E;
	font-size: 14px;

}
h1, h2, h3, h4, h5, h6 {
	color: #617eae;
}
h1 {
	font-size: 28px;
}
.single-title h1 {
	margin-top: 0;
}
.tcenter h1 {
	text-align: center;
}
.container {
	max-width: 980px;
	margin: 0 auto;
	background: #fff;
}
.container-inner {
	padding: 5px 8% 35px;
}
a {
    text-decoration: none;
    color: #879c00;
}
a:hover {
    text-decoration: none;
    color: #49b7e9;
}
body.page-template-page-home .header-top {
	/*background: #28459d;
	background: #49b7e9;*/
	max-width: 100%;
	margin: 0 auto;
    width: 100%;
	/*background: url(https://www.synedrioselle.gr/wp-content/uploads/2019/03/iStock-497487570.jpg);*/
	background: url(../../uploads/2019/02/patrabg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.header-top {
	/*background: #28459d;
	background: #49b7e9;*/
	/*background: url(https://www.synedrioselle.gr/wp-content/uploads/2019/03/iStock-497487570.jpg);*/
	background: url(../../uploads/2019/02/patrabg.jpg);
	
	max-width: 980px;
	margin: 0 auto;
}
/*.main-menu {
    position: fixed;
    top: 0px;
    background: #49b7e9;
    width: 100%;
    max-width: 980px;
	z-index: 4;
}*/
.main-menu {
    position: fixed;
    top: 0px;
    background: #49b7e9;
    width: 100%;
    max-width: 980px;
    z-index: 4;
    margin: 0 auto;
}
body.page-template-page-home .main-menu {
    width: 100%;
    max-width: 100%;
    z-index: 4;
    margin: 0 auto;
    left: 0;
}
.admin-bar .main-menu, body.page-template-page-home .admin-bar .main-menu {
    top: 32px;
}
.product .related {
	display: none;
}
ul.nav-terms {
    list-style: none;
    padding: 0;
	margin: 0;
	text-align: center;
	max-width: 980px;
	margin: 0 auto;
}
ul.nav-terms li a {
	color: #fff;
	line-height: 38px;
   padding: 0 7px 20px;
	font-size: 12px;
	    font-weight: bold;
}
ul.nav-terms a:hover {
	color: #617eae;
}
ul.nav-terms li {
    display: inline-block;
	position: relative;
}

ul.nav-terms ul.sub-menu {
    display: none;
    position: absolute;
    list-style: none;
    text-align: left;
    left: 0;
    margin-top: 5px;
	background: #49b7e9;
    padding: 0 5px 5px;
    color: #ffffff;
    z-index: 9998;
	/*white-space: nowrap;*/
    width: auto;
}
ul.nav-terms ul.sub-menu li {
	display: block;
    padding: 0;
	margin: 0;
}
ul.nav-terms ul.sub-menu {
	width: 280px;
	padding-left: 7px;
	padding-right: 7px;
}
ul.nav-terms ul.sub-menu li a {
	line-height: 19px;
	 padding: 0 0px 20px 0px;
}

ul.nav-terms ul.sub-menu li {
	margin: 8px 0;
}
ul.nav-terms li:hover > ul.sub-menu {
	display: block;
}
ul.nav-terms ul.sub-menu li ul.sub-menu {
	display: none;
}
ul.nav-terms ul.sub-menu li:hover > ul.sub-menu {
    display: inline-block;
    position: absolute !important;
    left: 100% !important;
    top: 0 !important;
    z-index: 9998;
    width: auto;
    margin-top: -8px;
	    background: #54c1f3;
}

.collaborators {
	margin-top: 50px;
	clear: both;
}
.collaborators h3 {
	font-size: 28px;
}
.copyright {
	font-size: 13px;
	text-align: center;
	color: #A0A09F;
}
.copyright a {
	color: #A0A09F;
}
.header-top {
	position: relative;
	width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.header-top2 {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
     align-items: center; 
    /*padding: 40px 120px;*/
 padding-top: 20px;
	margin: 40px auto 0;
	max-width: 980px;
	position: relative;
}
.header-top {
	position: relative;
}
.header-top:before {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	content: "";
	    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	   /* background: rgba(73, 183, 233, 0.69);
	    background: rgba(0, 0, 0, 0.69);*/
}

body.page-template-page-home .header-top2 {
    /*background: #3361ae url(https://www.synedrioselle.gr/new/wp-content/uploads/2019/02/patrabg.jpg);*/

    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
     align-items: center; 
    /*padding: 40px 120px;*/
 padding-top: 70px;
	margin: 0 auto 0;
	max-width: 980px;
}
.ws-logo {
	width: 45%;
	padding-left: 15px;
}
body.page-template-page-home .ws-logo-inner {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    /*box-shadow: 14px -18px 20px -10px rgba(0, 0, 0, 0.3);*/
	    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
	max-width: 100%;
}
.wwwws-logo-inner {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    /*box-shadow: 14px -18px 20px -10px rgba(0, 0, 0, 0.3);*/
	    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    max-width: 200px;
}
.ws-logo-inner {
    padding: 10px 10px 5px;
    background: #fff;
    border-radius: 5px;
    /* box-shadow: 14px -18px 20px -10px rgba(0, 0, 0, 0.3); */
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    max-width: 150px;
}
.ws-logo img {
	/*max-width: 300px;*/
	  
   
    /*border-radius: 10px;
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.3), 0 55px 50px -35px rgba(0, 0, 0, 0.3), 0 85px 60px -25px rgba(0, 0, 0, 0.1);*/
}
.sidetext {
	width: 47%;
	color: #fff;
	max-width: 480px;
	margin: 0 auto;
}
.sidetext p {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    padding-left: 25px;
    /* text-shadow: 1px 1px #383838;
   max-width: 300px;*/
    margin: 10px 0;
}
.sidetext p {
    text-align: right;
}
body.page-template-page-home .sidetext p {
    text-align: left;
}
p.head-city span {
	font-weight: 600;
	font-size: 28px;
    line-height: 32px;
}
p.head-date span {
	font-size: 34px;
    line-height: 41px;
}
p.head-venue span {
    font-size: 18px;
    line-height: 25px;
    /*background: #64adb4;*/
    padding: 3px 0;
    color: #ffffff;
    font-weight: 900;
    max-width: 300px;
    /*box-shadow: 5px 0 0 #64adb4, -5px 0 0 #64adb4;*/
}
.sideimage {
    width: 47%;
}
.sideimage img {
    max-width: 130px;
    background: #a0b327;
    padding: 10px;
    border-radius: 100%;
    width: 150px;
    height: 125px;
    /*position: absolute;*/
    bottom: -75px;
    right: 15px;
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.3), 0 55px 50px -35px rgba(0, 0, 0, 0.3), 0 85px 60px -25px rgba(0, 0, 0, 0.1);
}
.sideimage img {
    max-width: 250px;
    background: #a0b327;
    padding: 10px;
    border-radius: 100%;
    width: 250px;
    height: 235px;
   /*position: absolute;*/
    bottom: -75px;
    right: 15px;
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.3), 0 55px 50px -35px rgba(0, 0, 0, 0.3), 0 85px 60px -25px rgba(0, 0, 0, 0.1);
}
.colab-cols {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    align-items: center;
	margin-bottom: 35px;
}
.colab-col {
    width: 22%;
	margin-bottom: 30px;
	text-align: center;
}
.colab-col img {
    max-height: 150px;
    width: auto;
}
.committee-cols {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    /*align-items: center;*/
	margin-bottom: 35px;
}
.committee-col {
    width: 32%;
	text-align: center;
	margin-bottom: 40px;
}
.committee-col100 {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
}
.committee-col p, .committee-col100 p {
    margin: 5px 0 0 0;
}
.committee-col p {
    border-top: 1px solid #A0A09F;
    border-bottom: 1px solid #A0A09F;
    padding: 5px 0;
    background: #f5f5f5;
}
.committee-col100 p {
    border-top: 1px solid #A0A09F;
    border-bottom: 1px solid #A0A09F;
    padding: 5px 0;
    background: #f5f5f5;
	max-width: 263px;
	margin: 0 auto;
}
.ws-mobile-menu {
		display: none;
	}
@media only screen and (max-width: 909px) {
.sidetext p {
    font-weight: bold;
    font-size: 19px;
    line-height: 15px;
    padding-left: 0px;
    margin: 10px 0;
    text-align: right;
}
	p.head-city span {
    font-weight: 600;
    font-size: 25px;
    line-height: 29px;
}
	p.head-date span {
    font-size: 30px;
    line-height: 37px;
}
	p.head-venue span {
    font-size: 15px;
    line-height: 23px;
    padding: 3px 0;
    color: #ffffff;
    font-weight: 900;
    max-width: 300px;
}
	.ws-logo img {
    /*max-width: 180px;
    padding: 18px;*/
}
}
@media only screen and (max-width: 768px) {
	.speaker-section h3 {
    font-size: 21px;
	margin: 0;
	font-weight: 800;
}
	.selleform50 {
	width: 100%;
}
	.sellebutton-col1, .sellebutton-col2, .sellebutton-col3 {
	width: 100%;
}
	body.page-template-page-home .header-top2 {
    padding-top: 22px;
}
	.colab-col {
    width: 31%;
    text-align: center;
}
			.main-menu {
		display: none;
	}
	.ws-logo {
    width: 100%;
}
	.sidetext {
    width: 100%;
		margin: 0;
}
	.sidetext p {
    font-weight: bold;
    font-size: 19px;
    line-height: 15px;
    padding-left: 0px;
    margin: 10px 0;
    text-align: left;
}
	.header-top2 {
    padding: 25px 50px;
	}
	.committee-col {
    width: 48%;
    text-align: center;
    margin-bottom: 25px;
}
	.sideimage img {
		bottom: 275px;
	}

	.ws-mobile-menu {
		display: block;
		    position: fixed;
    right: 20px;
		top: 25px;
		z-index: 9999;
	}
	.header-top2 {
		margin-top: 0;
	}
	body.page-template-page-home .ws-logo-inner, .ws-logo-inner {
		margin-bottom: 0;
	}
		body.page-template-page-home .ws-logo-inner {
	    padding: 20px;
    background: #fff;
    border-radius: 5px;
    /* box-shadow: 14px -18px 20px -10px rgba(0, 0, 0, 0.3); */
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    max-width: 200px;
}
	h2.hometitle {
    font-size: 30px;
    line-height: 36px;
}
	p.poster {
    color: #545454;
    font-size: 14px;
    margin: -10px 0;
    padding: 5px;
}
		p.selle-name{
    line-height: 24px
	}
	.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 0px;
}
	.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%;
}
	.woocommerce div.product div.summary {
    width: 100%;
}
	.wp-block-column {
    flex-basis: 100%;
    flex-grow: 0;
}
	.wp-block-column:not(:last-child) {
    margin-right: 0px;
}
	.wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100%!important;
    grid-template-areas: "media-text-media" "media-text-content";
}
	body.page-template-page-home .ws-logo-inner {
    padding: 10px 10px 5px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 14px -18px 20px -10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
    max-width: 150px;
}
	.ws-logo {
		padding-left: 0;
	}
}
@media only screen and (max-width: 480px) {
	.teamer-col1 {
width: 100%;	
}
.teamer-col2 {
	width: 108%;	
}
		/*body.single-product .sidetext, body.page-template-default .sidetext, body.page-template-page-committee .sidetext {
		display: none;
	}*/
	p.selle-name{
    line-height: 24px
	}
	.colab-col {
    width: 48%;
    text-align: center;
}
		.header-top2 {
    padding: 25px;
	}
		.committee-col {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
	.shortcuts-col1, .shortcuts-col2, .shortcuts-col3, .shortcuts-col4 {
    width: 100%;
	}
}
/** Respo Menu **/
#hamburger {
    position: relative;
    display: block;
    height: 50px;
    width: 50px;
    background: #49b7e9;
    transition: 0.3s;
    border-radius: 3px;
	right: 5px;
}
#hamburger span {
    position: absolute;
    top: 23px;
    left: 8px;
    height: 0;
    width: 30px;
    border: 2px solid white;
    background: #fff;
    border-radius: 0;
    margin: 0;
    transition: 0.3s;
}



#hamburger.open span {
    border: 2px solid #49b7e9;
    background: #fff;
    border-radius: 0;
    margin: 0;
}

#hamburger span:before, #hamburger span:after {
    content: '';
    position: absolute;
    left: -2px;
    width: 30px;
    margin: 0;
    transition: 0.3s;
    border: 2px solid white;
    background: #fff;
    border-radius: 0;
}

#hamburger.open span:before,
#hamburger.open span:after {
  top: -2px;
  width: 30px;
  margin: 0;
}

#hamburger span:before {
  top: -15px;
} 

#hamburger.open span:before {
  transform: rotate(-135deg);
}

#hamburger span:after {
  top: 10px;
}

#hamburger.open span:after {
  transform: rotate(135deg);
}
/*********/

#popout {
position: fixed;
    height: 100%;
    width: 250px;
    right: -250px;
    overflow-y: auto;
    background: #49b7e9  !important;
    z-index: 9999;
    /*-moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;*/
    top: 0;
/*overflow-y: scroll;
  -webkit-overflow-scrolling:touch; // mobile safari*/
}
#popout h2 {
padding-left: 10px;
}

#toggle {

    cursor: pointer;

	/*position: relative;
	z-index: 999;*/
}
/*.main-navigation li a:not(:last-child):after { 
content: " >";
    font-weight: normal;
    font-size: 10px;
}*/

ul.main-navigation li { 
padding:5px 10px 5px 5px;
list-style-type: none; list-style-image: none; 
right: 0;
text-align: left;
    margin: 8px 0;
}
ul.main-navigation li a:hover {
   /* background-color: #3e3e3e;*/
    /* margin: 5px 5px 5px 5px; */
   /* -moz-box-shadow: 5px 5px 30px #151515;
    -webkit-box-shadow: 5px 5px 30px #151515;
    box-shadow: 5px 5px 30px #151515;*/
color: #fff000; 
}
ul.main-navigation {
       margin: 5px 0;
	padding: 0 0 0 10px;;
/*background-color: #fff;*/
}
/*.main-navigation ul li a {
color: #222;
}*/


ul.main-navigation ul.sub-menu {
 display: none; 
	padding-left: 10px;
}
.main-navigation ul.sub-menu {
	padding-left: 10px;
}
.main-navigation ul.sub-menu li a {
	font-weight: normal;
	font-size: 12px;
}
/*.main-navigation li > ul {
 display: block;
}*/
    ul.main-navigation li:hover > ul {
    /*.main-navigation ul li:hover > ul,
    .main-navigation ul li:focus > ul { maui  menu parent*/
        display: none;
    }
    .main-navigation  .menu .sub-toggle{ /*maui menu parent */
	position: absolute;
	top: 0px;
	right: 10px;
	cursor: pointer;
	width: 32px;
	height: 32px;
	text-align: center;
	outline: 0;
	background: transparent;
	font-size: 36px;
        color: #e6e6e6;
	}

.nav-menu li:hover { 
/*webkit-box-shadow: 0 12px 15px -12px rgba(0, 0, 0, 0.8) inset, 0 -12px 15px -15px rgba(0, 0, 0, 0.8) inset;
    box-shadow: 0 12px 15px -12px rgba(0, 0, 0, 0.8) inset, 0 -12px 15px -15px rgba(0, 0, 0, 0.8) inset;*/
}

.main-navigation li a { 
text-decoration:none;
width:100%;
font-size: 14px;
font-weight: bold;
    background: none;
    color: #fff;
}

.sub-toggle .fa-angle-up, .sub-toggle .fa-angle-down {
float: right;
cursor: pointer;
color: #fff;
font-weight: bold;
	padding-top: 3px;
}
