@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700&subset=greek');
@import url('animate.css');
html {
  font-size:14px;
}
body,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
  font-family: 'Open Sans', sans-serif;

}
.jmodedit .icon-edit:before {content: "ΕΠΕΞΕΡΓΑΣΙΑ";position: relative;color: #ffffff;font-size: 11px;}
.head-search-wrap .search [id*='mod-search-searchword'] {
    height: 80px;
    line-height: 40px;
    width: 100%;
    background-color: transparent;
    padding: 20px;
    border: 0;
    font-size: 18px;
    color: #333333;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight:500;
}
input.btn:hover {
    background-color: #333333;
    border-color: #333333;
  	transition:all 0.4s linear 0s;
  color:#ffffff;
}
.logo {
    line-height: 1;
}
.logo-control .logo-img {
    padding: 5px;
}

section.article-content {
    font-size: 14px;
}
.productfull .span4.image_middle {
  width:33.33333333%;
  text-align:center;
}
.productfull .text_zoom {
    padding-bottom: 6px;
    padding-top: 6px;
    margin: 20px auto 0 !important;
    display: inline-block;
    text-align:left;
}

#jquery-overlay {
    z-index: 100;
}
#lightbox-container-image-data-box {
    box-sizing: content-box;
}
.jshop_img_description #list_product_image_thumb {
    box-sizing: border-box;
  	padding:10px;
}
.jshop_img_description #list_product_image_thumb img {
    display: inline-block;
    max-width: 20%;
    margin:0 10px 10px 0;
  	padding:2px;
  	
    box-sizing: border-box;
}


#list_product_image_middle img {
  max-width:100%;
}



.buttons {
  margin-bottom:10px;
}

@media (max-width:767px) {

.t3-slideshow {
    display: block;
}

.t3-main-content {
    padding-top: 130px;
}

.productfull .span4.image_middle {
    max-width: 100% !important;
    width: 300px;
    margin: 0 auto;
    display: block;
    float: none;
}
.productfull .span8.jshop_img_description {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
}  
}

.smartbook-categories-layout .smartbook-category-description {
  padding:15px;
}
#ariSmartBookContainer .smartbook-list .smartbook-list {
  margin:0;
}
.t3-module.dark li.current a,
.t3-module.dark li.active a,
.t3-module.dark li:hover a {
    background: #fafafa;
    color: #333;
}

.festival-show.item-page article .item-image.article-image img,
.page-subheader img,
.blog .category-desc > img{
    float: left;
    margin-right: 10px;
    max-height: 250px;
    
    box-shadow: -10px 10px 6px rgba(0,0,0,0.10);
    border-radius: 4px;
  	animation-duration: 5s;
  	animation-fill-mode: both;  
  	-webkit-animation-name:imgRotate;
  	animation-name:imgRotate;
}

.blog .category-desc {
    /* padding: 0 50px 20px;*/
     margin-bottom:0px;
 }
 .blog .page-subheader h2 {
     padding:20px;
 }
 
 .blog .page-subheader h2 small {
 
   font-size:100%;
 }
 .blog .category-desc {
 padding:40px 50px 30px;
 }

.page-subheader img {
  margin-left:50px;
}
h2.page-subtitle {

    padding-bottom: 10px;
}

.header-group {
  display:flex;
  flex-direction: row;
  align-items:center;
}

.festival-show .header-group .info {
    /* position: absolute; */
    /* right: 10px; */
    /* top: 10px; */
    text-align: right;
    
    font-weight: 300;
}

.header-group .item-title {
    text-align:right;
  	padding: 0 20px;
  	flex-grow:2;
}

.header-group header.article-header h1.article-title {
    font-size:200%;
    font-weight:400;
    line-height:1.5;
}


@keyframes imgRotate {
  from {
    transform: perspective(500px) rotateY(0deg) rotateX(0deg);
  }
  to {
    transform: perspective(500px) rotateY(20deg) rotateX(20deg);
  }
}

.item-page .article-title {
    -font-size: 33px;
    font-weight: 700;
    -line-height: 40px;
    margin-top: 20px;
}


.page-header + .page-subheader {
    display: table;
    width: 100%;
    padding:0 50px;
  	margin:0;
}

.page-subheader img {
    display: table-cell;

}

h2.page-subtitle {
    display: table-cell;
    vertical-align:middle;
    text-align:center;
}

h2.page-subtitle small.subheading-category {
    color:#333232;
}


.div-general {
    font-size: 120%;
}

/* Page Title Designs */

.com_jshopping.task-view .jshop.productfull > form > h1,
.com_jshopping.task-view #comjshop > h1,
.com_jshopping.view-cart #comjshop > h1,
.com_arismartbook.view-book .smartbook-overlay > h2.smartbook-title,
.com_arismartbook.view-category .smartbook-category-layout > h1.smartbook-category-title,
.com_arismartbook.view-category .ari-smartbook-container > h2.smartbook-title,
.com_gmapfp.view-gmapfplist .t3-content >h1,
.com_jshopping.view-category .shophead >h1,
.com_content.view-category .content-category > h1,
.com_digitalarchive #thessiff > .page-header,
.com_thessiff #thessiff > .page-header {
      font-size:18px;
      text-transform:uppercase;
    border-bottom: 1px solid #efefef;
    margin: 0 -40px 40px;
    padding: 0 40px 40px 40px;
        padding-right: 40px;
        padding-left: 40px;
}

.related_header {
  font-weight:300;
  font-size:13px;
  border-top: 1px solid #efefef;  
  border-bottom: 1px solid #efefef;
  margin: 0 -40px 40px;
  padding: 20px 40px 20px 40px;
  padding-right: 40px;
  padding-left: 40px;  
}
@media (max-width:991px){
.t3-main-content {
    padding-top: 130px;
}  
  
  .related_header,
  .com_jshopping.task-view .jshop.productfull > form > h1,
  .com_jshopping.task-view #comjshop > h1,
  .com_arismartbook.view-book .smartbook-overlay > h2.smartbook-title,
  .com_arismartbook.view-category .smartbook-category-layout > h1.smartbook-category-title,
  .com_arismartbook.view-category .ari-smartbook-container > h2.smartbook-title,
  .com_gmapfp.view-gmapfplist .t3-content >h1,
  .com_jshopping.view-category .shophead >h1,
  .com_content.view-category .content-category > h1,
  .com_thessiff.view-calendar #thessiff  > .page-header {
      margin-left: -20px;
      margin-right: -20px;
      padding-right: 20px;
      padding-left: 20px;
      margin-bottom:20px!important;
  } 
}
/* End of Page Title Designs */

.row.columns h3.module-title {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 0;
}


article.article ul.nav.nav-pills li {
    padding: 5px 0 5px 20px;
    margin-bottom: 1px;
    border-radius: 2px;
    position: relative;
    transition:all 0.4s linear 0s;
}

article.article ul.nav.nav-pills li:before {
    content: "";
    position: absolute;
    background-color: transparent;
    width: 15px;
    height: 15px;
    left: 0px;
    top: 12px;
    transition: all 0.4s linear 0s;
    border: 2px solid rgb(218,95,0);
}

article.article ul.nav.nav-pills li:hover:before {
    transition:all 0.4s linear 0s;
    transform:rotate(45deg);
}


.alert-info a{
  color:#3a87ad;
  text-decoration:underline;
}

img[data-toggle="modal"] {
    cursor: pointer;
}

.modules-no-padding .module-inner {padding: 0;}

.modules-no-padding .module-ct > ul {
    margin: 0!important;
}

.modules-no-padding .t3-module {
  margin:0;
}

.modules-no-padding h3.module-title {
margin-bottom: 0px;
border-bottom: 1px solid #ebebeb;
  /*
    padding: 0 0px;
    margin: 0px 20px;
    border-bottom:1px solid rgba(0,0,0,0.1);
    font-weight:600;
    font-size:130%;*/
}

.custom img {
    max-width: 100%;
}
.article-slideshow .article-title a {
    color: #ffffff;
    background-color: rgba(0,0,0,0.6);
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 991px)

{
 .t3-mainbody.container-inner {
    margin-top: 50px;
}
}

/* List group Designs */



ul.list-group li {
    padding:0;
}
ul.list-group li a{
    display:block;
    padding:10px;
    font-weight:600;
    /*background:linear-gradient(to bottom right, transparent 70%,rgba(0,0,0,0.03));*/
    background:none transparent;
}


ul.list-group .active >a {
    text-decoration:underline;
}

div.list-group .list-group-item-heading {
    font-weight: 600;
    margin-bottom: 10px;
}  

ul.list-group li > ul.list-group {
    padding:5px;
    margin:0px;
}

ul.list-group li ul.list-group li {
    padding: 5px 0;
    margin: 0;
}

div.toggle {
    cursor:pointer;
    padding:0px 8px ;
    float: right;
    display: block;
    text-align: center;
    font-size: 20px;
    background-color:rgba(0,0,0,0.05);
    color:rgba(0,0,0,0.5);
    border:1px solid rgba(0,0,0,0.03);
    margin:0px;
    box-sizing:border-box;
}

.list-group-item.active, 
.list-group-item.active:hover, 
.list-group-item.active:focus {
    background:none;
    border-bottom:1px solid rgba(0,0,0,0.08);
}

.smartbook-category-description.list-group-item-text {
    margin: 0;
    padding: 0 5px;
}

.tiff-accordion > ul.list-group ul.list-group {
  display:none;
}

.tiff-accordion li.list-group-item {
  background:none transparent;
}

.tiff-accordion li.list-group-item a {
    /*color:#2980b9;*/
}
.tiff-accordion li.list-group-item a:hover {
    background-color:transparent;
    /*color:#223366;*/
}

.tiff-accordion li.list-group-item.open {
    background:none transparent;
    box-shadow:inset 0px 1px 1px 0px rgba(0,0,0,0.1);
}
.tiff-accordion li.list-group-item > ul.list-group {
    padding-bottom:0;
}
.tiff-accordion li.list-group-item > ul.list-group > li.list-group-item{
    background:none transparent;
    border:0;
}





ul.list-group {

    border:1px solid rgb(221, 221, 221);
    width:100%;
    padding:10px;
}

ul.list-group,
ul.list-group ul.list-group {
    padding-left:5px;
  	width:100%;
  	box-sizing:border-box;
}


 ul.list-group li.list-group-item{
    border: 0;
    padding:0;
    display:list-item;
    background:none;
}

 ul.list-group li.list-group-item a {
    background:none;
    padding:5px;
    display:block;
    
}

 ul.list-group > li.list-group-item {
    display:block;
    padding:10px;
    border-bottom:1px solid rgba(0,0,0,0.08);
}

 ul.list-group > li.list-group-item:last-child {
    display:block;
    padding:10px;
    border-bottom:0 none;
}
 ul.list-group > li.list-group-item > ul.list-group > li.list-group-item:last-child {
    display:block;
    padding:5px 0px;
    border-bottom:0 none;
}


.list-group-item > ul.list-group {
    margin-top:10px!important;
    position:relative;
  }
  
  .list-group-item > ul.list-group:before {
    content:"";
    position:absolute;
    height:10px;
    width:1px;
    background:#ddd;
    top:-11px;
    right:13px;
  }


div.list-group li {
    padding: 0;
    margin: -1px;
    list-style: none;
}

/* JoomShopping CSS */
.jshop_categ.category {
    padding: 10px;
}

.jshop_categ.category img.jshop_img{
    max-width:100%
}

.jshop_categ.category .category_name {
    border:1px solid #777;
    padding:10px 20px;
    box-sizing:border-box;
    font-weight:600;
    box-shadow:3px 3px  rgba(0,0,0,0.02);
    position:relative;

}

.jshop_categ.category .category_name:before {
    content:"";
    position:absolute;
    display:block;
    left:-10px;
    top:10px;
    width:10px;
    height:1px;
    background:#777;
}

.jshop_categ.category .category_name:after {
    content:"";
    position:absolute;
    left:-18px;
    width:10px;
    top:13px;
    height:1px;
    background:#777;
    display:block;
    transform:rotate(-40deg);
}

.jshop_categ.category .category_name a.product_link {
    color:#222;
    
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    
}
/* End JoomShopping CSS */

/* banners */
.bannergroup.horizontal {
    display: flex;
    flex-direction: row;
    padding:5px;
    background-color:rgba(0,0,0,0.05);
    justify-content:space-around;
	width:100%;
}

.bannergroup.horizontal .banneritem {
    padding:0;
    margin:3px 1px;
}
.bannergroup.horizontal .banneritem img{
    max-height:80px;
    border:5px solid transparent;
    transition:all 0.3s linear 0s;
    opacity:0.;
}
.bannergroup.horizontal .banneritem:hover img{
    border:5px solid #da5f00;
    opacity:1;
}
/* Menu Override Sizes because of large number of menu items */
.t3-header .nav > li > a {
    padding:30px 12px;
}

.t3-header .t3-navbar .nav > li > .separator {
    cursor: pointer;
  }

@media (min-width: 992px)
{
.t3-header .nav > li > .separator {
    padding: 30px 12px;
}

}   

@media (max-width:992px){
        .page-header {
    	margin: 0 0px 0px!important;
    	padding: 0 40px 40px 40px;
	}
}

@media (max-width: 1599px)
{
.t3-header .t3-navbar .nav > li > .separator {
    padding: 30px 10px;
    font-size:9pt;
}
.t3-header .t3-navbar .nav > li > a {
    padding:30px 10px;
    font-size:9pt;
}
}


@media (max-width: 1199px)
{
.t3-header .t3-navbar .nav > li > .separator {
    padding: 30px 6px!important;
    font-size:8pt;
}
.t3-header .t3-navbar .nav > li > a {
    padding: 30px 6px!important;
    font-size:8pt;
}
}

.pagination-wrap {
    margin: 60px 0;
    text-align: center;
}
.pagination-wrap .counter {
    margin-top: 0;
    display: block;
    float: left;
}
.pagination {
    display: block;
    float: none;
    width: 100%;
    clear: both;
    padding: 10px 0;
}
/* Search App Page */
.com_thessiff .search-box-border {
    text-align:center;
}

.com_thessiff .form-search.form-group {
    display: flex;
    flex-direction: row;
    justify-content:space-around;
    flex-wrap: wrap;
}
.com_digitalarchive .search .form-limit,
.com_thessiff .search .form-limit {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.com_digitalarchive .search .form-limit label,
.com_thessiff .search .form-limit label {
    margin-right:10px;
}

.com_thessiff .search #btnSections {
    display: block;
    margin: 0px auto;
    border: 1px solid #ebebeb;
    width: 100%;
    line-height: 1;
    height: 44px;
    background: transparent;
    text-align:right;
}


/*
.com_thessiff .form-search.form-group.col-5 .form-item {
  width:20%;
}

.com_thessiff .form-search.form-group.col-4 .form-item {
  width:25%;
}

.com_thessiff .form-search.form-group.col-3 .form-item {
  width:33.333%;
}

.com_thessiff .form-search.form-group.col-2 .form-item {
  width:50%;
}
*/
.com_thessiff .form-search.form-group .form-item {
    padding:5px;
  	flex: 1 auto;
}
.com_thessiff .form-search.form-group #DivSections.form-item {
  	flex: 1 25%;
}
button#btnSections i {
    padding: 5px;
}
.com_thessiff .form-search.form-group .form-item.fullwidth {
    flex: 0 0 100%;
}
.com_thessiff .form-search.form-group .form-item input{
    width:100%;
}
.com_digitalarchive .result-category .small,
.com_thessiff .result-category .small {
    margin-right: 15px;
}
.com_digitalarchive .result-category .small i,
.com_thessiff .result-category .small i{
    margin-right: 5px;
}

.com_digitalarchive .result-item .short-description,
.com_thessiff .result-item .short-description {
    font-size: 90%;
    padding-top: 5px;
    width: calc(100% - 90px);
    float: left;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    padding: 0;
    /*max-width: 200px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 20px);
  text-transform:none;
}

.bootstrap-select.btn-group .dropdown-menu > li > a {
  text-transform:none;
}

a.btn.btn-inverse:hover {
    color:#fafafa!important;
}
.mod-articles-category-readmore {
    padding: 10px;
    text-align: center;
}

.com_digitalarchive .result-item h3,
.com_thessiff .result-item h3 {
    margin: 0;
    font-size: 130%;
}
.com_digitalarchive .result-item .image-thumb,
.com_thessiff .result-item .image-thumb {
    width: 70px;
    height: 100px;
    float: left;
    margin-right: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px;
    box-shadow: 2px 2px rgba(0,0,0,0.07);
    border: 1px solid rgba(0,0,0,0.2);
}

@media (max-width:930px){
.com_thessiff .form-search.form-group {
    display: flex;
    flex-direction: column;
    justify-content:space-around;
} 
  
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    padding: 0;
    max-width: none;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 20px);
}
  
}



.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    padding: 0;
  /*
    width:calc(100% - 15px);
    overflow:hidden;
    text-overflow:ellipsis;
  */
}

.bootstrap-select.btn-group .btn {
    border-color:#ededed!important;
    border:1px solid;
    padding:11px;
}
.bootstrap-select.btn-group .dropdown-menu {
    background-color: #fafafa;
}
.bootstrap-select.open .dropdown-toggle span.filter-option,
.bootstrap-select .dropdown-toggle:hover span.filter-option {
    color: #fff;
}

.bs-searchbox input {
    margin: 0!important;
    padding: 5px!important;
}

.panel-group.category-module .panel-body > li {
    list-style: none;
    box-shadow: 0 1px rgba(0,0,0,0.1),inset 0 -1px rgba(0,0,0,0.01);
    padding: 10px 0;
    font-size: 90%;
}

.items-more {
    padding: 20px;
}

.items-more ol.nav li a{
    padding: 10px;
}

.image-thumb:not([style]) {
    opacity:0.2;

}




.com_thessiff section.director {
  /*border-top: 1px solid #e4e4e4;*/
  max-width:100%;
  margin: 50px auto 0;
  position: relative;
  background-color: #ffffff;
  flex:1;
}
.com_thessiff .article-sidebar section.director {
  max-width:none;
  margin: 20px -30px 0;
  min-height: 150px;
}

@media (max-width:991px){
.com_thessiff .article-sidebar section.director {
    
    margin: 20px -10px 0;
}  
}
.com_thessiff section.director .block-title {
  color: #fff;
  background-color: #000;
  position: absolute;
  font-size: 90%;
  padding: 2px 15px;
  top: -45px;
  left: 10px;
  font-weight: 300;
  z-index: 150;
  box-shadow: 0px 4px 3px rgba(0,0,0,0.2);
}
.com_thessiff section.director .cover {

  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  height: 90px;
}
.com_thessiff section.director .cover h3 {
    position: absolute;
    color: #fafafa;
    background-color: rgba(0, 0, 0, 0.8);
    display: inline-block;
    padding: 10px 10px;
    top: 20px;
    left: 120px;
    text-align: left;
    font-weight: 300;
    font-size: 95%;
    max-width: 60%;
    line-height: 1.2;
    margin: 0;
}


.com_thessiff section.director .cover h3:before {
  content:"";
  position:absolute;
  background:rgba(0,0,0,0.8);
  width:10px;
  height:1px;
  top: 14px;
  left: -10px;
}
.com_thessiff section.director .cover h3:after {
  content:"";
  position:absolute;
  background:rgba(0,0,0,0.8);
  width:20px;
  height:1px;
  transform:rotate(-45deg);
  top: 21px;
  left: -27px;
}

.com_thessiff section.director .cover .image {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100%;
  /*
  position: absolute;
  bottom: -40px;
  left: 10px;
  */
  border: 5px solid #000000;
  box-shadow: 0 5px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  background-size: cover;
  background-position: center;
}
.com_thessiff section.director .content {
  display: block;
  padding: 10px;
  margin: 0;
  box-shadow: 0 1px rgba(0, 0, 0, 0.1);
 /* background-image: linear-gradient(to bottom right, transparent, rgba(0, 0, 0, 0.05));*/
}
.com_thessiff section.director .content:last-child {
  box-shadow: 0 0 0 transparent;
  
}
.com_thessiff section.director h3.content-title {
  font-weight: 500;
  font-size: 100%;
  padding: 10px 0 10px;
  margin: 0;
  box-shadow: 0 1px rgba(0, 0, 0, 0.08);
}
.com_thessiff section.director .cover + .content h3.content-title {
    padding: 40px 0 10px;
}
.com_thessiff section.director .content-description {
  padding: 10px;
}

.movie-page section.article-content {
    margin-bottom: 10px;
}

.movie-page .extrafileds-list.movie-info {
    background-color: rgba(0,0,0,0.02);
    padding: 10px;
    width: 100%;
    flex:2;
}

.movie-page .extrafileds-list.movie-info dl dd {
    padding:5px;
    margin:5px;
    display:flex;
}

.movie-page .extrafileds-list.movie-info dl dd span{}

.movie-page .extrafileds-list.movie-info dl dd span:nth-child(1){
    font-weight:700;
    flex: 0 0 180px;
}
.movie-page .extrafileds-list.movie-info dl dd span:nth-child(2){
    font-weight:100;
}

@media (max-width:992px){
.movie-page .extrafileds-list.movie-info dl dd {
    flex-direction:column;
}

.movie-page .extrafileds-list.movie-info dl dd span:nth-child(1) {
    flex:0;
}  
}

@media (max-width:767px){
  .movie-page .extrafileds-list.movie-info {
      font-size: 100%;
  }  
}

.com_thessiff .movie-page .item-image.article-image a.btn.gallery {
    position: absolute;
    bottom: 10px;
    right:10px;
}

.com_thessiff .movie-page .item-image.article-image {
    position: relative;
}


.com_thessiff .movie-page a.btn.gallery {
    position: absolute;
    bottom: 10px;
    right:10px;
    transition:all 0.4s linear 0s;
}


.com_thessiff .movie-page a.btn.gallery:hover i {
    transition:transform 0.1s linear 0s;
    transform:scale(1.4);
}


.com_thessiff .movie-page .item-image.article-image {
    position: relative;
  	margin-bottom:20px;
  
  
}
.com_thessiff .movie-page .item-image.article-image img {
    min-width: 100%;
    max-width: 100%;
    position: relative;
    box-shadow: 0 0 15px rgba(0,0,0,0.4);
}

.form-group input.form-control {
    width: 100%;
}
.view-movie article.article.row {
    padding: 0 20px;
}


/* Movies List*/

ol.movies li {
    padding: 10px;
    box-shadow:0 1px rgba(0,0,0,0.05);
}
  
ol.movies li a {
    font-weight:600;
}

ol.movies li span {
    font-size:80%;
    margin-right:10px;
}
  
ol.movies li span i.fa{
    margin-right:5px;
}

/* Rounded List Style */
.rounded-list a{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    background: #ddd;
    color: #444;
    text-decoration: none;
    border-radius: .3em;
    transition: all .3s ease-out;   
}

.rounded-list a:hover{
    background: #eee;
}

.rounded-list a:hover:before{
    transform: rotate(360deg);  
}

.rounded-list a:before{
    content: counter(li);
    counter-increment: li;
    position: absolute; 
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background: #87ceeb;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    transition: all .3s ease-out;
}

.item-page.movie-page  header h1.article-title {
    margin: 0;
    line-height: 1;
}

.item-page.movie-page header h3 {
  padding:0;
  margin:5px 0 20px;
}

/* Ribbon set */

/* common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  z-index:1;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #3498db;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 18px/1 'Open Sans', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

.ribbon-horizontal {
    position: absolute;
    background: #007faf;
    color: #fafafa;
    z-index: 1;
    /*width: 20%;*/
    padding: 10px 10px;
    box-sizing:content-box;
    text-align: center;
    font-size: 120%;
    bottom: 25px;
    right: 0px;
}

/*.ribbon-horizontal:before {
    content:"";
    position:absolute;
    border-style:solid;
    border-color:transparent rgba(0,0,0,0.7) rgba(0,0,0,0.7)  transparent ;
    border-width:5px;
    left:0px;
    top:-10px
}

.ribbon-horizontal:after {
    content:"";
    position:absolute;
    border-style:solid;
    border-color:transparent transparent rgba(0,0,0,0.7)  rgba(0,0,0,0.7) ;
    border-width:5px;
    right:0px;
    top:-10px
}
*/
/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
  right: -25px;
  top: 30px;
  transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
  bottom: -10px;
  left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.ribbon-bottom-left::before {
  bottom: 0;
  right: 0;
}
.ribbon-bottom-left::after {
  top: 0;
  left: 0;
}
.ribbon-bottom-left span {
  right: -25px;
  bottom: 30px;
  transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
  bottom: -10px;
  right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
  border-bottom-color: transparent;
  border-right-color: transparent;
}
.ribbon-bottom-right::before {
  bottom: 0;
  left: 0;
}
.ribbon-bottom-right::after {
  top: 0;
  right: 0;
}
.ribbon-bottom-right span {
  left: -25px;
  bottom: 30px;
  transform: rotate(-225deg);
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

#modalPhotos .modal-body {
    padding: 0;
}

#modalPhotos .modal-body img {
    min-width:100%;
}
#modalPhotos .modal-header {
    background: #121212;
    color: #fafafa;
    border-bottom: 0px none transparent;
}
#modalPhotos .modal-content {
    background: none rgba(0, 0, 0, 0.95);
}
#modalPhotos button.close {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 46px;
    height: 0;
    /*margin: 0 -40px 20px;*/
    margin-bottom: 20px;
    border: 0 none;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
}

ul.treeview input[type=checkbox] {
    vertical-align: top;
}

ul.treeview label {
    margin: 0px 0 0 5px;
}



footer .ja-tabswrap.default ul.ja-tabs-title li h3{
    padding:10px;
    margin:0;
    height:auto;
    line-height:1!important;
    width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
}
footer .ja-tabswrap.default .ja-tabs-title-top {
    height: auto!important;
    margin-bottom: 15px;
}

footer .ja-tabswrap.default .ja-tab-subcontent {
    padding: 20px 20px;
    border-left: 1px solid #383838;
    margin-top: 17px;
    border-right: 1px solid #383838;
    border-bottom: 1px solid #383838;
}

footer .ja-tabswrap.default .ja-tabs-title-top ul.ja-tabs-title li.active {
    border-top:1px solid #383838;
    border-left:1px solid #383838;
    border-right:1px solid #383838;
}

/* Acymailing CSS */
.acymailing_footer {display:none!important;}
/* End Acymailing CSS */

@media (max-width:767px) {
  .search .search-box-border .btn {
      width: 100%;
      margin-bottom: 10px;
  }

}
@media (max-width:991px){  
  div#t3-content[style],
  div.t3-sidebar-right{
    min-height: auto!important;
    border: 0 none transparent;
    padding-left: 0;    
  }
  .article-sidebar .videoWrapper {
      margin: 0 -20px;
  }  
}

.list-group-item.deeper.parent > ul.list-group li {
  padding: 0px;
}

.list-group-item.deeper.parent > ul.list-group li >a {
  padding:10px;
}


.search .search-box-border {
    max-width: 100%;
}

.t3-spotlight .banneritem {
    margin-bottom: 10px;
}

/* Module Design Alternatives */

.module.dark {
    color: #fafafa;
  }
  
  .module.dark a {
    color:#fafafa;
  }
  
  .module.dark a:hover {
    color:#ffffff;
  }
  
  .module.dark ul.nav.nav-pills li:hover a{
    background-color:#fff;
    color:#333;
  }

  .module.minified h3.module-title{
    text-align:center;
  }
  
  .module.minified .module-ct {
    margin:0;
    padding:0;
  }
  .module.minified ul.nav.nav-pills li{
    padding:0;
    margin:0;
  }
  
  /* Edit Article Frontend */


  .layout-edit .media-preview.add-on {
    box-sizing:content-box;
    line-height: 1.6;
  }
  .layout-edit .media-preview.add-on span.icon-eye {
    line-height: 1.6;
  }
  
  .layout-edit .field-media-input {
    border:1px solid #cccccc!important;
    
  }
  .layout-edit .input-prepend.input-append .btn {
    line-height: 1.6;
  }

  .layout-edit .nav.nav-tabs li a {
    padding:10px;
  }
  /* End Edit Article Frontend */
  
  /* menu.content-mast-top */

  
.t3-content-mast-top ul.nav.nav-pills.nav-stacked {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: space-around;
    background:#efefef;
    color:#111;
    text-align:center;
  }
  
  
  .t3-content-mast-top ul.nav.nav-pills.nav-stacked> li {
    flex-basis:auto;
    margin:0!important;
  }
  
  .t3-content-mast-top ul.nav.nav-pills.nav-stacked> li > a,
  .t3-content-mast-top ul.nav.nav-pills.nav-stacked> li > span.nav-header{
    padding:10px;
    display:block;
    font-size:10pt;
    color:#111;
    cursor:pointer;
    line-height:1;
  }

  
.t3-content-mast-top ul.nav.nav-pills.nav-stacked > li:hover > a,
.t3-content-mast-top ul.nav.nav-pills.nav-stacked > li:hover > .nav-header{
  background: #222222;
  color:#fafafa;
  box-shadow:inset 0 0 3px rgba(0,0,0,0.4);
}

  .navbar-toggle.minified {
      height:50px;
      width:100%;
      line-height:50px;
  }

  
.t3-sidebar.t3-sidebar-right .t3-module .module-inner .module-ct .tiff-accordion > ul.list-group {
    border: 0 none;
    margin-bottom:0;
  }
  

.t3-module.no-padding .module-ct {
    padding: 0px;
}

.attachmentsContainer + .attachmentsContainer {
    display: none;
}

.attachmentsContainer {
    padding:10px;
}

  @media (max-width:990px){
    .navbar-collapse {
        display:none;
    }
   .t3-content-mast-top ul.nav.nav-pills.nav-stacked {
      flex-direction:column;
      justify-content:normal;
      align-items:normal;
      align-content:normal;
      
      
    }
    .t3-content-mast-top ul.nav.nav-pills.nav-stacked> li {
      flex-basis:100%;
  
    }
    .t3-content-mast-top ul.nav.nav-pills.nav-stacked> li > a,
    .t3-content-mast-top ul.nav.nav-pills.nav-stacked> li > span.nav-header{
      padding:20px;
      text-align:left;
      display:block;
      border-bottom:1px solid rgba(0,0,0,0.1);
    }  

    ul.dropdown-menu {
        position:initial;
        max-width:100%;
        min-width:100%;
    }
   
  }
@media (min-width:993px){
    .navbar-collapse {
        display:block!important;
    }
}
@media (min-width:990px) and (max-width:1600px){
    .t3-content-mast-top ul.nav.nav-pills.nav-stacked> li > a .caret,
    .t3-content-mast-top ul.nav.nav-pills.nav-stacked> li > span.nav-header .caret {
      position: absolute;
      bottom: -4px;
      left: calc(50% - 8px);
    }     
}

@media (max-width:480px){
  .t3-mainbody {
     background: #fff;
  }
}

.swiper-slide .item {
  border-bottom:0 none!important;
}

.t3-content-mast-top .moduletable > h3 {
    margin: 0px 0;
    padding: 10px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

.label.label-border {
    background-color: transparent;
    color: #454545!important;
    border: 1px solid #454545;
  	margin-right:5px;
    border-radius: 0;
}

a.rating-score.rating-cell.rating-score-5 {
    display: none;
}

.mega-inner .module-ct,
.mega-inner .module-ct ul.list-group li,
.mega-inner .module-ct ul.list-group{
    padding:0!important;
    margin:0;
    border:0 none transparent;
}

.mega-inner .module-ct {
    padding:0!important;
    margin:0!important
}

.mega-inner .module-ct ul.list-group li a {
    font-size:11px;
    padding:8px 0;
    color:#999999;
    font-weight:600;
}
.mega-inner .module-ct ul.list-group li a:hover {
  color:#ffffff;
}
.mega-inner .module-ct ul.list-group li.active a {
    background: none;
    color: #fa4b2a;
  text-decoration:none;
  }


/* Movies List Table */
table.movies-program.table,
table.movie-program.table {
  margin-bottom:0;
}
table.movies-program.table tr:first-child th,
table.movies-program.table tr:first-child td,
table.movie-program.table tr:first-child td {
    border-top: 0 none transparent;
  
}

table.table.movies-program tbody th {
    padding-top: 30px;
    
}

table.table.movies-program tbody tr:first-child th {
    padding-top: 0px;
}


.row.columns .t3-content {
    border-top: 1px solid #ebebeb;
    padding-top:0;
  	padding-bottom:0;
}

.row.columns .t3-content .t3-column > [class*='col-']{
    border-left:1px solid #ebebeb
}
  .profile {
      max-width: 100%!important;
      width:100%!important;
  } 
.profile fieldset {
  width:100%;
}
@media (max-width:1200px) {
  .profile {
      display:flex;
      flex-direction: column;
      justify-content:flex-start;
  }

  .profile ul.btn-toolbar.pull-right {
      padding:0;
  }  
}


.t3-module ul.movies-module li {
    display:table!important;
    table-layout:fixed;
    width:100%;
    padding:10px 0!important;
    border-bottom:1px solid rgba(0,0,0,0.07);
}

.t3-module ul.movies-module .item-image {
    border-radius: 0!important;
    height:auto!important;
    overflow:visible!important;
}

.t3-module ul.movies-module .item-image img{
    width:100%;
    height:auto!important;
    max-height: none!important;
    border:2px solid #111111;
}

.t3-module ul.movies-module .info {
    float: left;
}

.t3-module ul.movies-module li h4.mod-articles-category-title {
    font-weight:600;
    line-height:1.3;
    padding:5px 0;

}

.t3-module ul.movies-module li span.small {
    display:block;
    margin-bottom:2px;
}

.t3-module ul.movies-module li span.small .fa {
    margin-right:5px;
}

.t3-module .module-inner {
  padding:0;
  background-color:transparent;
}
.t3-sidebar-right .t3-module,
.t3-module {
  background-color:transparent;
}

iframe {
    max-width: 100%;
}

.t3-big-sidebar .category-module .btn-inverse:hover {
    color: #333!important;
}



.smartbook-category-layout .smartbook-cover {
    float: left;
    margin-right:20px;
  	width:auto!important;
}
.smartbook-category-layout .smartbook-description {
    margin-left: 10px;
  padding-left:0;
}

.swatch-item a {
  color:#ffffff;
}




.hide-component div#t3-content {
    display: none;
}

.swatch-item {
    position:relative;
}
.swatch-item a.itemlink {
    position: absolute;
    display:block;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:1;
}


.hide-description .category-desc {
  display:none;
}

.list-group-item.item-event:before,
.list-group-item.item-movie:before {
  position: absolute;
  content:"";
  border-style:solid;
  border-width:5px;
  top:0;
  left:0;
}
.list-group-item.item-movie:before {
  border-color:#cccccc transparent transparent #cccccc;
}

.list-group-item.item-event:before {
  border-color:#afdaa9 transparent transparent #afdaa9;
}

.t3-column .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    border-top: 1px solid #ebebeb;
}

.t3-spotlight.t3-content-module.row > div {
  border-right:1px solid #ebebeb;
}


table.category .list-date.small {
    white-space: nowrap;
}


.t3-big-sidebar .usermenu ul.nav.menu li {
  font-size:10pt;
}

.t3-big-sidebar .usermenu ul.nav.menu li a{
  padding:5px;;
}

.t3-big-sidebar .usermenu ul.nav.menu  li span.nav-header {
  padding: 8px;
  display: block;
  color: #e4b138;
  font-weight: 800;
  font-size: 80%;
  position:relative;
  text-align:center;
  margin:0 auto;
  width:200px;
  max-width:200px;
}

.t3-big-sidebar .usermenu ul.nav.menu  li span.nav-header:after {
  content:"";
  position:absolute;
  height:5px;
  background:#333;
  top:calc(50% - 3px);
  right:-70px;
  width:70px;
}

.t3-big-sidebar .usermenu ul.nav.menu  li span.nav-header:before {
  content:"";
  position:absolute;
  height:5px;
  background:#333;
  top:calc(50% - 3px);
  left:-70px;
  width:70px;
}

.search .search-box .chzn-container {
    min-width: 220px;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    
}

.chzn-container.chzn-with-drop .chzn-drop {
    max-width:calc(100% - 2px);
}

.input-block {
  width:100%;
  max-width:100%;
  min-width:100%;
  
}
/* 16-10-2017 */

.has-dropdown {
  position:relative;
} 
/* Upload Modal Window */

#uploadFile iframe {
    margin:0;
    border:0 none;
    width:100%;
}

input#upload_file {
    margin-top:10px;
}


.contact-information .box-contact {
    border: 2px solid #333;
    padding: 20px;
}

.btn.dropdown-toggle.bs-placeholder.btn-select {
    border:1px solid #ebebeb!important;
    color:#555!important;
    font-weight:300;
    font-size:100%;
}
.btn.dropdown-toggle.bs-placeholder.btn-select:active
.btn.dropdown-toggle.bs-placeholder.btn-select:hover {
    border:1px solid #ebebeb!important;
    background:none transparent!important;
    font-weight:300;
    font-size:100%;
}
.btn.dropdown-toggle.bs-placeholder.btn-select::before,
.btn.dropdown-toggle.bs-placeholder.btn-select:active::before,
.btn.dropdown-toggle.bs-placeholder.btn-select:hover::before {
  background-color:transparent!important;
  background-image:none!important;
  background:none transparent!important;
}
.btn.dropdown-toggle.bs-placeholder.btn-select span,
.btn.dropdown-toggle.bs-placeholder.btn-select:active span,
.btn.dropdown-toggle.bs-placeholder.btn-select:hover span {
    color:#555!important;
}

.row .form-group {
  padding-right:10px;
}
.row .form-group:last-child {
  padding-right:0;
}

.form-group.checkbox-toggle input[type="checkbox"] {
    display: none;
}

.form-group.checkbox-toggle input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

.form-group.checkbox-toggle input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}
.form-group.checkbox-toggle input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;   
}

.form-group.checkbox-toggle input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}
.form-group.checkbox-toggle input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;   
}

.form-group.checkbox-toggle input[type="checkbox"] + .btn-group > label.description div:first-child {
    display: none;
}
.form-group.checkbox-toggle input[type="checkbox"] + .btn-group > label.description div:last-child {
    display: inline-block;   
}

.form-group.checkbox-toggle input[type="checkbox"]:checked + .btn-group > label.description div:first-child {
    display: inline-block;
}
.form-group.checkbox-toggle input[type="checkbox"]:checked + .btn-group > label.description div:last-child {
    display: none;   
}


.bootstrap-datetimepicker-widget {
    background-color:#fafafa;
    color:#333;
    border:1px solid rgba(0,0,0,0.1);
}


.bootstrap-select .btn.dropdown-toggle {

    font-size: 14px;

    outline:0!important;
}
.bootstrap-select.open .dropdown-toggle span.filter-option, 
.bootstrap-select .dropdown-toggle:hover span.filter-option,
.bootstrap-select .btn.dropdown-toggle span.filter-option {
    color:#555555;
    font-weight:300;
}
.bootstrap-select.open .dropdown-toggle span.bs-caret,
.bootstrap-select .dropdown-toggle:hover  span.bs-caret,
.bootstrap-select .btn.dropdown-toggle span.bs-caret {
    color: #555;
}

.bootstrap-select .btn.dropdown-toggle:before {
  display:none!important;
}

.bootstrap-select .btn.dropdown-toggle:hover::before {
    background: none transparent;
    color: #555555!important; 
}

.js-editor-tinymce textarea {
    min-width: 100%;
    max-width: 100%;
  	min-height: 200px;
}

.article-slideshow .article-title {
  text-transform:none!important;
}

.panel-body p:last-child {
    margin-bottom:0;
}
.align-v button,
.align-v .btn,
.align-v .fa {vertical-align: middle;margin-right: 10px;}

html.no-component div#t3-content {
    display: none;
}
.t3-content-module .swatch-item {
  margin-bottom:0;
}

.bannergroup.flex {
    display: flex;
    flex-flow: row;
    flex-wrap:wrap;
    justify-content: flex-start;
    align-items: center;  
}
.bannergroup.flex.col-1 .banneritem
.bannergroup.flex .banneritem{
    flex:1 1 1;
}

.bannergroup.flex.col-4 .banneritem{
    flex:0 25%;
}

.bannergroup.flex.col-3 .banneritem{
    flex:0 33%;
}

.bannergroup.flex.col-2 .banneritem{
    flex:0 50%;
}

/* Αν προστεθεί η κλάση .fw_ στο menu item ενός άρθρου, αυτό θα πιάσει το μέγιστο πλάτος οθόνης.*/
.fw_ .item-main {
    margin-left: 0;
    width: 100%;
    margin-right: 0;
}

.fw_ article.article .row > .col-sm-offset-2.col-sm-8 {
    margin-left: 0;
    width: 100%;
    text-align: center;
}

.fw_.text-left article.article .row > .col-sm-offset-2.col-sm-8 {
    margin-left: 0;
    width: 100%;
    text-align: left;
}

.article-slideshow .article-container {
  width: 80%;
}

.article-slideshow .article-container {
  width: 80%;
}
.article-slideshow .article-title a {
  padding:10px;
  display:block;
}

.jmodedit .icon-edit{
    margin:0;
    padding:8px 10px;
    color: #fff;
    background-color: rgba(0,0,0,0.9);
    box-sizing: border-box;
    border:1px solid rgba(0,0,0,0.2);
    box-shadow:1px 1px rgba(0,0,0,0.2);
    border-radius:3px;
}





@media (max-width:369px){
.smartbook-toolbar-buttons UL {
    font-size: 10pt;
}
}

@media (max-width:359px){
.smartbook-toolbar-buttons UL {
    font-size: 9pt;
}
}

@media (max-width:341px){
.smartbook-toolbar-buttons UL {
    font-size: 8pt;
}
}

@media (max-width:323px){
.smartbook-toolbar-buttons UL {
    font-size: 7pt;
}
}

@media (max-width:306px){
.smartbook-toolbar-buttons UL {
    font-size: 6pt;
}
}

.featured-events.blog .list-group-item-heading, 
.featured-movies.blog .list-group-item-heading {
    margin-left: 10px;
}

.list-group-item-image .item-image a span img {
    margin: 0 auto;
    display: block;
}

.article-content img,
#thessiff img {
    max-width: 100%;
    height: auto;
}

.blog article.default {
    padding: 5px;
}

.blog article.default:hover .image-mask{
    border:0 none!important;
}


.cover_url > span {
    background-size:cover;
    background-position:center;
    width:100%;
    height:400px;
    display:block;
}


ul.pagination {
  padding: 10px 0;
  margin: 0;
  max-width:100%;
  list-style: none;
  display: flex!important;
  flex-direction:row;
  flex-wrap:nowrap;
  justify-content:center; 
    
  border-top:1px solid #ebebeb;
}

ul.pagination li {
    margin:0;
    padding:0;    
}

ul.pagination li a {
    font-size:9pt;
    box-sizing:border-box;
    margin:1px;
    padding:10px 15px;
}

.items-row .cover_url.size1 > span {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 200px;
    display: block;
}

.slick-slide h3.article-title {
    background: rgba(0,0,0,0.6);
}

.sp-accordion-inner {
    font-weight: 300;
    font-size: 1em;
}
.sp-accordion.sp-accordion-style1 .toggler, 
.sp-accordion.sp-accordion-style1 .toggler span, 
.sp-accordion.sp-accordion-style1 .toggler span span {
    font-size:1.03em;
    font-weight:300;
    height:auto;
    line-height:1;
    width:100%;
    background:none;
    
}

.sp-accordion.sp-accordion-style1 .toggler span span {
    padding:15px;
    border-bottom:1px solid rgba(0,0,0,0.3);
}

.sp-accordion.sp-accordion-style1 .sp-accordion-inner {
    padding: 10px 16px;
}

.splitp {
    column-count: 2;
    column-gap:10px;
    column-fill:balance;
    padding-top:20px;
}

.splitp p {
    border:1px solid #ebebeb;
    padding:10px;
    min-height:250px;
}

@media (max-width:990px) {
    ul.pagination {
       justify-content:space-around;  
    }
    ul.pagination li a {
        padding:5px 10px;
    }
}

@media (max-width:767px) {
    ul.pagination {
       justify-content:center;  
    }
    ul.pagination li a {
        padding:2px 5px;
    }

}

.t3-spotlight div .t3-module:last-child {
    margin-bottom: 0;
}
.col-lg-5 .mod_calendar ol#calendar .list-group .list-group-item .list-group-item-theater {
    flex-grow: 1;
    margin-top: 10px;
}

.hide-content div#t3-content {
    padding: 0;
    display: none;
}

div#comjshop_list_product .block_product .product {
    /*display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 550px;
    border-right: 1px solid rgba(0,0,0,0.06);
    border-bottom: 1px solid rgba(0,0,0,0.06);*/
    position:relative;
}

.jshop_related .product {
    position: relative;
}

div#comjshop_list_product .block_product .product .image{
    max-width:100%;
    display:block;
    margin:0 auto;
}
div#comjshop_list_product .block_product .product .image img{
    max-width:100%;
  	max-height:250px;
}

.jshop_list_product .jshop .not_available {
    position:absolute;
    right:10px;
    top:10px;
    background-color:#cc0000;
    box-shadow:3px 3px rgba(0,0,0,0.03);
    color:#fafafa;
    font-size:9pt;
    display:inline-block;
    transform:rotate(4deg);
    padding:7px 10px;
}


.hide_social #atstbx[style] {
    display: none!important;
}
.oiproduct {
  display:flex;
  flex-direction:column;
}

.oiproduct .jshop_price {
    order: 1;
}
.oiproduct .price_extra_info {
    order: 2;
}
.oiproduct .not_available {
    order: 3;
}
.oiproduct .description {
    order: 4;
}
.oiproduct .buttons {
    order: 5;
}

#comjshop .related_header {
    margin-top: 20px;
}

.jshop_prod_cart td.quantity .data {
    display: flex;
    justify-content:space-around;
}

.jshop_prod_cart td.quantity .data input{
    text-align:center;
}
.jshop_prod_cart td.quantity .data span.cart_reload {
    flex:0 0 auto;
    border:1px solid rgba(0,0,0,0.1);
    padding:10px 15px;
    
}

tr.plusshipping .plusshippinginfo {
    float: right;
    padding: 10px 0;
}

.cart th {
    padding: 10px;
    font-weight: 400;
    text-align: center !important;
    font-size: 0.9em;
}



#jshop_menu_order .jshop_order_step {
    padding:10px;
    font-size:10pt;
    border:1px solid rgba(0,0,0,0.1);
    background:none transparent;
}
#jshop_menu_order .jshop_order_step * {
    font-size:1em;
    line-height:1;
    padding:0;
    margin:0;
    text-decoration:none;
    color:#676666;
    font-weight:600;
    background:none transparent;
}
#jshop_menu_order .jshop_order_step.prev {
    background-color:rgb(246, 246, 246);
}
#jshop_menu_order .active_step,
#jshop_menu_order .not_active_step {
    vertical-align:initial; 
}
#jshop_menu_order .not_active_step a {
    color:rgba(0, 0, 0,0.4);
    vertical-align:initial;
}

#jshop_menu_order .jshop_order_step.active {
    background:#e1e1e1;

}
#jshop_menu_order .jshop_order_step.active .active_step {
    color: #3f4743;    
}

.jshop.jshop_subtotal td {
    padding: 5px;
}

.jshop.cart .jshop_prod_cart .jshop_img_description_center img.jshop_img {

    max-height: 100px;

}

.hide-readmore .actions{display:none!important;}


.small-size .module-ct {
    padding:0;
    margin:0;
}

.hide-readmore {
    margin-bottom:0;
}


#Mod216 .custom {
    text-align: center;
}


.t3-content-mast-bottom,
.t3-mainbody,
.t3-spotlight.t3-content-module.row,
.wrap.t3-slideshow {
  background-color:#ffffff;
}
@media (max-width:480px){
.t3-mainbody.container-inner {
    margin-top:0;
}
}


.img_caption.none {
    margin: 0 auto;
}
.img_caption {
    background: none transparent !important;
}



.img-columns {
    display:inline-grid;
    grid-template-columns:repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-row-gap:10px;
    grid-column-gap:10px;
    width:100%;

    padding:10px;
    justify-items:center;
}
.img-columns.cols-1 {
    grid-template-columns:repeat(1, 1fr);    
}
.img-columns.cols-2 {
    grid-template-columns:repeat(2, 1fr);    
}

.img-columns.cols-3 {
    grid-template-columns:repeat(3, 1fr);    
}

.img-columns.cols-4 {
    grid-template-columns:repeat(4, 1fr);    
}

.img-columns img {
    display:initial;
    height:auto;
    max-width:100%;    
}

.img-columns.left {
    justify-items:start;
}

.img-columns.right {
    justify-items:end;
}


.modal table.shipping_weight_to_price {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}

.modal table.shipping_weight_to_price td {
    border:1px solid #dadada!important;
    padding:5px;
}

/* custom css for movies view */
html.com_thessiff.view-section .info .fa, html.com_thessiff.view-category .info .fa {
    margin-right: 3px;
    margin-left:6px;
}

html.com_thessiff.view-section .info .small:nth-child(1) .fa, html.com_thessiff.view-category .info .small:nth-child(1) .fa {
    margin-left:0;
}

/* CSS for accordion tiff in small sidebars */
.t3-sidebar.col-md-3 div.tiff-accordion {
    margin-left: -40px;
}

.category-module.category-module-default .article-intro .mod-articles-category-title {
  font-size:inherit;
}
.module-title {
  font-size:inherit;
}

a.text-white,
.text-white {
    color: #ffffff;
}

a.text-dark,
.text-dark {
    color: #121212;
}

a.text-dark:hover {
    text-decoration:underline;
    color:#121212;
}

a.text-white:hover {
    text-decoration:underline;
    color:#ffffff;
}


.blog.narrow .items-row.cols-1 {
  margin-bottom:0px!important;

}

.blog.narrow .items-row.cols-1 .item .column-1[style] {
    min-height: auto!important;
}

.blog.narrow {
  margin-left:0!important;
  margin-right:0!important;
}

.blog .items-row.cols-1 .item .column-1 article {

}

.blog.narrow .items-row.cols-1 .item .column-1 article .item-thumb{
    float:left;
    width:300px;
    max-width:100%;
  padding:10px;
}

.blog.narrow .items-row.cols-1 .item .column-1 article .item-content{
    float:left;
    width:calc(100% - 300px);
    max-width:100%;
  	padding-top:20px;
  	padding-bottom:20px;
}

@media (max-width:767px) {
.blog.narrow .items-row.cols-1 .item .column-1 article .item-thumb{
    float:none;
    width:100%;
    display:block;
    margin:0 0 10px;
    max-width:100%;
}

.blog.narrow .items-row.cols-1 .item .column-1 article .item-content{
    float:none;
    display:block;
    width:100%;
    max-width:100%;
}

}


article.default.grid-news {
    display: grid;
  	grid-gap:10px;
    grid-template-areas:
        "item-image item-content item-content";
}

article.default.grid-news .item-image {
    width:250px!important;
    min-width:250px!important;
    max-width:250px!important;
}
article.default.grid-news .item-image img {
    width:100%!important;
}

@media (max-width:767px) {
    article.default.grid-news {
    margin-bottom:40px;
    grid-gap:25px;
    }
    article.default.grid-news .item-image {
        width:150px!important;
        min-width:150px!important;
        max-width:150px!important;
    }  

}

@media (max-width:480px) {
    article.default.grid-news {
    display: grid;
    grid-template-areas:
        "item-image" "item-content";
    margin-bottom:40px;
    }

    article.default.grid-news .item-image {
        width:100%!important;
        min-width:100%!important;
        max-width:100%!important;
    }
}

.t3-module .items-row.cols-1 .item .item-content {
    padding-right: 0!important;
    padding-left: 5px;
}





.com_config.view-modules .icon-plus:before {
    content: "\f067";
    font-family: 'FontAwesome';
}


.com_config.view-modules .icon-minus:before {
    content: "\f068";
    font-family: 'FontAwesome';
}

.com_config.view-modules .icon-move:before {
    content: "\f0b2";
    font-family: 'FontAwesome';
}
.com_config.view-modules .icon-remove:before {
    content: "\f00d";
    font-family: 'FontAwesome';    
}

.com_config.view-modules .subform-repeatable-group {
    border: 1px solid #dddddd;
    padding: 15px;
    margin-bottom: 5px;
}

.com_config.view-modules .subform-repeatable-group .btn-toolbar {
    border-bottom:1px solid #dadada;
    padding:10px 0;
}

.com_config.view-modules .subform-repeatable-group .btn-toolbar .btn-group .btn {
    margin-right:5px;
    padding:5px 5px 5px 10px;
}

.com_config.view-modules .media-preview.add-on {
    height: 42px;
}

.com_config.view-modules input.field-media-input {
    height: 42px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.com_config.view-modules .btn-group.radio label {
    border: 1px solid rgba(0,0,0,0.08)!important;
}

.cart_block_discount .span12 {
    display: flex;
  	justify-content:start;
  	align-items:center;
    border-top: 1px solid #eeeeee;
    padding-top: 10px;
}
.cart_block_discount .span12 > * {
  margin:10px;
}

.font-weight-bold {
    font-weight:bold;
}
.text-transform-uppercase {
    text-transform:uppercase;
}

.text-center {
    text-align:center;
}

.position-relative {
    position:relative;
}
.position-absolute {
    position:absolute;
}

.w-100 {
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
}
.shadow {
    box-shadow:2px 2px 2px rgba(0,0,0,0.1);
}
.p-1 {
    padding:1%;
}
.p-2 {
    padding:2%;
}
.p-3 {
    padding:2%;
}

.border-bottom{
    border-bottom:1px solid rgba(0,0,0,0.05);
}
.border-right{
    border-right:1px solid rgba(0,0,0,0.05);
}



.jshop.list_product .sblock {
    border-right:1px solid rgba(0,0,0,0.04);
    border-bottom:1px solid rgba(0,0,0,0.04);
    transition:all 0.4s linear 0s;
}
.jshop.list_product .sblock:hover {
    background-color:rgba(0,0,0,0.03);
    transition:all 0.4s linear 0s;
}

.jshop.list_product .grid-row .sblock:last-child {
    border-right:0;
}

.jshop.list_product .grid-row {
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    align-items:stretch;
    justify-items:stretch;

}
@media (max-width:767px) {
    .jshop.list_product .grid-row {
        display:grid;
        grid-template-columns:1fr;
        align-items:stretch;
        justify-items:stretch;
    
    }    
}

article.item-festival h2.article-title {
    font-size: 20px!important;
}

table#jshop_menu_order + h1 {
    display: none!important;
}

.swiper-container {
  overflow:hidden;
}