/* Enter Your Custom CSS Here */
#parallax-nav { display: none; }


#blank2 .section_exc {width:100%;text-align:left;margin: 0 auto;}

#portfolio .section_exc {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
}

#blank3 .section_exc {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
}

.home #options {
    display: block;
}

#filters {
    text-align: left!important;
}

#filters li a {
    color: #555!important;
    margin: 0!important;
}

#filters li a.selected {
    color: #fff!important;
}

#filters li a:hover {
    color: #fff!important;
}

#menu li li a:hover {
    background: #eee!important;
    color: rgba(225,225,225,1);
    border-top: dotted 1px rgba(255,255,255,.15);
    border-bottom: dotted 1px rgba(255,255,255,.15);
}

.widget_mid {
    display: block!important;
}

.gama-home-courses-one-fourth {
    width: 25%;
    float: left;
    padding: 0 25px;
    box-sizing: border-box;
}


.gama-home-courses .gama-home-courses-one-container {
    background: #fff;
    border-radius: 4px;
    padding: 0;
    overflow: hidden;
}

#blank1 .gama-home-courses > a {
    display: block;
}

.gama-home-courses-one-container a img {
    border-radius: 0;
}


#blank1 .gama-home-courses h4 a {
    color: #0f8595!important;
    text-align: center;
    margin: 15px 0;
    font-size: 18px;
    font-weight: 900;
    display: block;
}

#blank1 .gama-home-courses h4 a:hover {
    color: #555555!important;
}


.gama-home-courses p {
    padding: 0 10px 15px;
    text-align: center;
}

.gama-home-courses-one-fifth {
    float: left;
    width: 20%;
    padding: 10px;
    box-sizing: border-box;
}

.gama-home-courses-one-fifth {
    float: left;
    width: 20%;
    padding: 10px;
    box-sizing: border-box;
}

.gama-home-package-one-container {
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
}

.gama-home-package-one-img {
    padding: 0;
    text-align: center;
    background: #00b8cf;
    position: relative;
    margin-bottom: 30px;
}

.gama-home-package-one-img:after {
    content: " ";
    display: block;
    position: absolute;
    border: 0;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #00b8cf;
    font-size: 0;
    line-height: 0;
}

.gama-home-package-one-img img {
    max-width: 100%;
}
   
.gama-home-package-one-container p {
    padding: 0px 10px 15px;
    min-height: 115px;
    text-align: center;
}

.widget_mid {
    display: block!important;
    background-color: #005968;
    color: #fff;
    position: relative;
    margin-top: 80px;
    padding: 0!important;
}

.widget_mid:before {
    content: " ";
    display: block;
    position: absolute;
    top: -76px;
    left: 0;
    background-image: url(https://dive-greece.gr/wp-content/uploads/2016/02/yellowStripes.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 76px;
}

.gama-footer-wrapper.gama-footer-links {
    width: 40%;
    float: left;
    display: block;
}

.gama-footer-links-first {
    float: left;
    width: 40%;
    display: block;
}

.gama-footer-links ul.arrow {
    margin: 0;
}

.gama-footer-links ul.arrow li a {
    color: #fff;
}

.gama-footer-links-second {
    float: left;
    width: 60%;
    display: block;
    border-right: 1px solid #007c8f;
    box-sizing: border-box;
}

.gama-footer-wrapper.gama-footer-contact {
    float: left;
    width: 60%;
    padding: 0 0 0 50px;
    box-sizing: border-box;
}

.gama-footer-contact-one-third {
    float: left;
    width: 30%;
    display: block;
    box-sizing: border-box;
}

.gama-footer-contact-social > a {
    display: block;
    width: 25%;
    float: left;
    text-align: center;
}

.gama-footer-contact-social > a:nth-child(odd) {
    margin-left: 25%;
}

.gama-footer-contact-social > a:nth-child(even) {
    margin-right: 25%;
}

div#TA_socialButtonIcon61 {
    float: left;
    width: 50%;
    margin: 15px 25% 0;
    display: block;
}

.term-58 .shop_cat_desc {
    white-space: pre-wrap;
    width: 100%!important;
    text-align: left;
    margin: 0 auto;
}

#gamaHotel .gama-container {
    display: block;
    width: 100%;
}

#gamaHotel .gama-container * {
    box-sizing: border-box;
}

#gamaHotel .gama-row {
    display: block;
    float: left;
    width: 100%;
}

#gamaHotel .gama-one-fourth {
    float: left;
    display: block;
    width: 25%;
    padding: 0 25px;
    margin-bottom: 25px;
}

#gamaHotel .gama-service-box {
    border-radius: 4px;
    overflow: hidden;
    display: block;
    width: 100%;
    border: 1px solid #f1f1f1;
    text-align: center;
    min-height: 310px;
}

#gamaHotel .gama-service-box-top {
    background: #00b8cf;
    color: #fff!important;
    font-size: 16px;
    padding: 15px 0;
    position: relative;
    width: 100%;
    display: block;
}

#gamaHotel .gama-service-box-top:after {
    content: " ";
    display: block;
    position: absolute;
    border: 0;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #00b8cf;
    font-size: 0;
    line-height: 0;
}

#gamaHotel .gama-service-box-top-stars {
    color: #FFDF00;
    font-size: 32px;
    margin-top: 10px;
    display: block;
    width: 100%;
}

#gamaHotel .gama-service-box-bottom {
	display: block;
	width: 100%;
    font-size: 16px;
    padding: 25px 15px 15px;
}

#gamaHotel .gama-service-box-bottom-desc {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

#gamaHotel .gama-service-box-bottom-link {
    display: block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

#gamaHotel .gama-service-box-bottom-coupon {
    display: block;
    width: 100%;
    text-align: left;
}

.blank1_mid .lines.sub_title.text-center {
    background: none;
    margin-bottom: 0;
    padding-bottom: 15px;
}

.gama-home-courses-descr {
    padding: 0 60px;
    margin-bottom: 80px;
}

.gama-home-courses {
    margin-bottom: 80px;
}

p.gama-home-link-service {
    text-align: center;
    margin: 10px 0;
}

p.gama-home-link-service a {
    font-size: 22px;
    font-weight: 600;
}

.post-type-archive ul.products li {
    width: 30%!important;
    margin: 0 3.333% 2.992em 0!important;
}

div#gama-prod-read-more {
    padding: 15px 25px;
    border: 2px solid #fff;
    font-weight: 400;
    display: inline-block;
    margin: 30px 0;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

div#gama-prod-read-more:hover {
    background: #fff;
    color: #1e73be;
}

div#gama-prod-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* display: block; */
    z-index: 99999;
    background: rgba(0, 0, 0, .8);
    height: 100vh;
    display: none;
}

div#gama-prod-modal-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 40px;
    cursor: pointer;
}

.gama-modal-content {
    display: block;
    vertical-align: middle;
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 2px solid #fff;
    background: #1e73be;
    padding: 25px;
    transform: translate(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.gama-header-image {
    padding: 200px 0!important;
}

#wc-deposits-options-form {
    display: none;
}

#portfolio_box .entry {
    padding: 20px!important;
    text-align: center;
}

#portfolio_box .entry h3 {
    display: none;
}

#portfolio_box .entry img {
    max-width: 100%;
}

.widget_wysija_cont.shortcode_wysija {
    margin: 0 auto;
    display: inline-block;
}

p.wysija-paragraph {
    display: inline-block;
    float: left;
}

.widget_wysija_cont input.wysija-submit.wysija-submit-field {
    display: inline-block;
    float: left;
    margin: 0 0 0 15px;
    padding: 14px;
}

.single-wysijap .id_blog.blog-color {
	background: #fff;
}

.single-wysijap .id_blog.blog-color .bot-border-left {
    border-color: #fff transparent transparent transparent;
}

.single-wysijap .id_blog.blog-color .bot-border-right {
    border-color: transparent #fff transparent transparent;
}

.single-wysijap .wysijap .in-post .post_info,
.single-wysijap .wysijap #comments,
.single-wysijap .wysijap .nocomments,
.single-wysijap .id_blog.blog-color #sidebar {
	display: none;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, li.product .price, .product_list_widget span {
    font-size: 22px!important;
    line-height: 32px!important;
}

.about-us__img {
    width: 200px;
    margin: 0 auto!important;
    overflow: hidden;
    height: 200px;
    border-radius: 50%!important;
}

.about-us__info {
    margin: 25px!important;
    text-align: center!important;
}

@media only screen and (max-width : 1200px) {
  .top_navigation {
    display: none;
  }

  .tinynav {
    display: block!important;
    margin-top: 35px;
  }
}

@media only screen and (max-width : 992px) {
  #gamaHotel .gama-one-fourth {
    width: 50%;
  }
}

@media only screen and (max-width : 768px) {
  #gamaHotel .gama-one-fourth {
    width: 100%;
  }
  
  .gama-footer-wrapper.gama-footer-contact {
    width: 100%;
    padding: 0;
  }
  
  .gama-footer-wrapper.gama-footer-links {
    width: 70%;
    float: initial;
    display: block;
    margin: 0 auto;
  }
  
  .gama-footer-links-second {
    float: left;
    width: 50%;
    display: block;
    border-right: 0;
    box-sizing: border-box;
  }
  
  .gama-footer-links-first {
    float: left;
    width: 50%;
    display: block;
  }
  
  .gama-footer-wrapper.gama-footer-contact {
    float: initial;
    width: 70%;
    padding: 0;
    box-sizing: border-box;
    margin: 25px auto 0;
  }
  
  .gama-footer-contact-one-third {
    float: left;
    width: 70%;
    display: block;
    box-sizing: border-box;
  }
  
  .gama-footer-contact-one-third {
    float: initial;
    width: 70%;
    display: block;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto 30px;
  }
  
  .gama-home-courses-one-fourth {
    width: 100%;
    float: left;
    padding: 0 25px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 30px;
  }
  
  .gama-home-courses-one-fifth {
    float: left;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }
}

.footer-sars {
	text-align: center;
	margin-bottom: 15px;
	font-size: 14px;
	border-bottom: solid 1px #007c8f;
}

html[lang="el"] #menu a {
    padding: 13px 10px 13px 10px;
    font-size: 14px;
  	font-weight:600;
}