@charset "UTF-8";
/*
  Journal - Advanced Opencart Theme Framework
  Version 2.4.5
  Copyright (c) 2014 Digital Atelier
  http://journal.digital-atelier.com/
*/
/******************************
RESET
*******************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, small, strong, b, i, dl, dt, dd, form, label, footer, header, menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }


@font-face {
  font-family: 'TITILLIUM';
  src: url('/fonts/TITILLIUM-SEMIBOLD-WEBFONT.TTF');
 }



body {
  overflow-x: hidden; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block; }

textarea:focus, input:focus, select:focus, button:focus {
  outline: none; }

header *, #container *, footer *, #top-modules *, #bottom-modules * {
  box-sizing: border-box; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

.clearfix {
  clear: both;
  display: block; }

:before, :after {
  font-family: 'journal-icons';
  position: relative;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: inherit;
  font-size: inherit;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

i {
  position: relative;
  font-style: normal;
  vertical-align: middle; }
  i img {
    position: relative;
    vertical-align: middle;
    margin-right: 0px!important;}

/******************************
JOURNAL GRID
*******************************/
.xl-5 {
  width: 5%; }

.xl-10 {
  width: 10%; }

.xl-15 {
  width: 15%; }

.xl-20 {
  width: 20%; }

.xl-25 {
  width: 25%; }

.xl-30 {
  width: 30%; }

.xl-35 {
  width: 35%; }

.xl-40 {
  width: 40%; }

.xl-45 {
  width: 45%; }

.xl-50 {
  width: 50%; }

.xl-55 {
  width: 55%; }

.xl-60 {
  width: 60%; }

.xl-65 {
  width: 65%; }

.xl-70 {
  width: 70%; }

.xl-75 {
  width: 75%; }

.xl-80 {
  width: 80%; }

.xl-85 {
  width: 85%; }

.xl-90 {
  width: 90%; }

.xl-95 {
  width: 95%; }

.xl-100 {
  width: 100%; }

.xl-11 {
  width: 11.11111111111111%; }

.xl-12 {
  width: 12.5%; }

.xl-14 {
  width: 14.28571428571429%; }

.xl-16 {
  width: 16.66666666666666%; }

.xl-33 {
  width: 33.33333333333333%; }

.xl-66 {
  width: 66.66666666666666%; }

.xs-5, .xs-10, .xs-15, .xs-20, .xs-25, .xs-30, .xs-35, .xs-40, .xs-45, .xs-50, .xs-55, .xs-60, .xs-65, .xs-70, .xs-75, .xs-80, .xs-85, .xs-90, .xs-95, .xs-100, .xs-33, .xs-66, .sm-5, .sm-10, .sm-15, .sm-20, .sm-25, .sm-30, .sm-35, .sm-40, .sm-45, .sm-50, .sm-55, .sm-60, .sm-65, .sm-70, .sm-75, .sm-80, .sm-85, .sm-90, .sm-95, .sm-100, .sm-33, .sm-66, .md-5, .md-10, .md-15, .md-20, .md-25, .md-30, .md-35, .md-40, .md-45, .md-50, .md-55, .md-60, .md-65, .md-70, .md-75, .md-80, .md-85, .md-90, .md-95, .md-100, .md-33, .md-66, .lg-5, .lg-10, .lg-15, .lg-20, .lg-25, .lg-30, .lg-35, .lg-40, .lg-45, .lg-50, .lg-55, .lg-60, .lg-65, .lg-70, .lg-75, .lg-80, .lg-85, .lg-90, .lg-95, .lg-100, .lg-33, .lg-66, .xl-5, .xl-10, .xl-15, .xl-20, .xl-25, .xl-30, .xl-35, .xl-40, .xl-45, .xl-50, .xl-55, .xl-60, .xl-65, .xl-70, .xl-75, .xl-80, .xl-85, .xl-90, .xl-95, .xl-100, .xl-33, .xl-66 {
  min-height: 1px;
  float: left; }

.xs-11, .xs-12, .xs-14, .xs-16,
.sm-11, .sm-12, .sm-14, .sm-16,
.md-11, .md-12, .md-14, .md-16,
.lg-11, .lg-12, .lg-14, .lg-16,
.xl-11, .xl-12, .xl-14, .xl-16 {
  min-height: 1px;
  float: left; }

/******************************
 GENERAL STRUCTURE
*******************************/
.j-min {
  height: 40px; }

.j-med {
  height: 80px; }

.j-tall {
  height: 120px; }

.j-50 {
  height: 50px; }

.j-100 {
  height: 100px; }

.z-0 {
  z-index: 0; }

.z-1 {
  z-index: 1; }

.z-2 {
  z-index: 2; }

.z-3 {
  z-index: 3; }

.z-4 {
  z-index: 4; }

.z-5 {
  z-index: 5; }

.z-6 {
  z-index: 6; }

.z-7 {
  z-index: 7; }

.z-8 {
  z-index: 8; }

.z-9 {
  z-index: 9; }

body {
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif; }

/******************************
 CONTENT
*******************************/
#container {
  max-width: 1024px;
  position: relative;
  margin: 0 auto;
  background-color: transparent;
  z-index: 3; }

.heading-title, .box-heading {
  line-height: 37px;
  height: 40px;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.heading-title {
  margin-bottom: 17px; }

.secondary-title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  color: #5C8BA6; }

#content {
  position: relative;
  z-index: 2;
  padding: 20px 20px 0 20px;
  background-color: transparent;
  -webkit-transform: translate3d(0, 0, 0); }
  #content:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.box {
  position: relative; }

#content .content ul, #content .content li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative; }
#content .content ul {
  margin: 8px 0; }
#content .content > ul > li > a {
  display: inline-block;
  padding: 4px 0;
  padding-left: 10px;
  font-size: inherit; }

/******************************
 BUTTONS / LINKS
*******************************/
a {
  color: #333745;
  text-decoration: none;
  cursor: pointer; }

button {
  border: none;
  background-color: transparent;
  padding: 0; }

.button {
  cursor: pointer;
  font-size: 14px;
  transition: color .2s, background-color .2s;
  padding: 0 12px;
  border: 0;
  line-height: 32px;
  background-color: transparent;
  display: inline-block;
  -webkit-appearance: none;
  text-align: center; }
  .button i:before {
    padding: 0 1px; }

.cart {
  position: relative; }

.button-disabled {
  opacity: .5;
  cursor: default; }
  .button-disabled:before, .button-disabled:after {
    display: none !important; }

.buttons {
  overflow: hidden;
  padding: 15px 0;
  line-height: 30px;
  margin: 20px 0 20px 0; }
  .buttons .left {
    padding-top: 2px; }

.buttons .left {
  float: left;
  text-align: left; }

.buttons .right {
  float: right;
  text-align: right; }

.buttons .right a {
  text-decoration: none !important; }

.buttons .center {
  float: left;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

hr {
  border: 0;
  background-color: #E4E4E4;
  height: 1px;
  margin: 0; }

/******************************
 BREADCRUMB
*******************************/
.breadcrumb {
  margin: 0 auto;
  padding: 0 15px;
  height: 40px;
  line-height: 38px;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  border: 0; }
  .breadcrumb a {
    color: inherit;
    font-size: inherit;
    transition: all .2s ease;
    display: inline-block;
    vertical-align: middle; }

ul.breadcrumb {
  list-style: none; }
  ul.breadcrumb li {
    display: inline-block; }
    ul.breadcrumb li a {
      margin: 0 4px; }
    ul.breadcrumb li:before {
      content: "»";
      float: left; }
    ul.breadcrumb li:first-of-type a {
      margin-left: 0; }
    ul.breadcrumb li:first-of-type:before {
      display: none; }

.extended-container:before {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  position: absolute; }

.home-page .extended-container:before,
.maintenance-mode .extended-container:before {
  display: none; }

.home-page #container:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.maintenance-message {
  padding-bottom: 20px; }

/******************************
 NOTIFICATION
*******************************/
.journal-slider + #container > #notification {
  display: none; }

#notification {
  position: absolute;
  z-index: 2;
  width: 100%; }

.success, .warning, .information, .attention {
  width: 100%;
  position: relative;
  z-index: 2;
  height: auto;
  padding: 10px 15px;
  line-height: 20px; 
  margin: 2.5rem 0 1rem;    
}
  .success a, .warning a, .information a, .attention a {
    color: #428bca; }
  .success img, .warning img, .information img, .attention img {
    float: right;
    margin-top: 6px;
    cursor: pointer;
    display: block; }

.success {
  background-color: #CDECA6; }

.warning {
  background-color: rgb(234 46 73); 
  color:#fff;
  font-weight: 800;
}

.attention {
  background-color: #FBE3A7; }

.information {
  background-color: #BFE7F1; }

.fa-exclamation-circle {
  font-size: 17px; }

/******************************
 INPUTS
*******************************/
.required, .cart-info .stock {
  color: #EA2E49;
  font-size: 16px; }

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
textarea {
  -webkit-appearance: none;
  background: white;
  border-radius: 0px;
  border: 1px solid #E4E4E4;
  padding: 8px;
  width: 100%;
  transition: all 0.2s;
  font-size: 13px;
  box-shadow: inset 0 0px 3px rgba(0, 0, 0, 0.08); }

textarea {
  width: 100%;
  max-width: 100%;
  resize: none;
  height: 150px; }

input[type='radio'],
input[type='checkbox'] {
  margin: 5px; }

select {
  background: #f4f4f4;
  border: 1px solid #E4E4E4;
  padding: 5px;
  margin: 5px;
  max-width: 100%; }

label {
  cursor: pointer;
  padding-right: 20px; }

span.error,
.text-danger {
  display: inline-block;
  background-color: #EA2E49;
  color: white;
  padding: 3px 4px 2px 4px;
  font-size: 12px;
  position: relative; }

/******************************
 COLORBOX
*******************************/
#cboxLoadedContent h1 {
  padding-bottom: 2px;
  display: inline-block;
  border-bottom: 1px solid #E4E4E4;
  margin: 10px 0 10px 10px;
  font-size: 24px; }
#cboxLoadedContent p {
  padding: 0 10px; }

/******************************
 RESPONSIVE VIDEO
*******************************/
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .responsive-video > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.extended-layout #column-left {
  padding: 20px 0 0 0;
  width: 220px; }
.extended-layout #column-right {
  padding: 20px 0 0 0;
  width: 220px; }
.extended-layout #column-left + #content {
  padding: 20px 0 0 20px;
  margin-left: 220px; }
.extended-layout #column-right + #content {
  padding: 20px 20px 0 0;
  margin-right: 220px; }
.extended-layout #column-left + #column-right + #content {
  padding: 20px 20px 0 20px;
  margin-left: 220px;
  margin-right: 220px; }
.extended-layout #content {
  padding: 20px 0 0 0; }

/******************************
 TOP BOTTOM POSITION
*******************************/
#top-modules, #bottom-modules {
  position: relative;
  z-index: 1; }
  #top-modules > div, #bottom-modules > div {
    margin: 0 auto;
    overflow: hidden; }
    #top-modules > div.journal2_slider, #top-modules > div.gutter, #bottom-modules > div.journal2_slider, #bottom-modules > div.gutter {
      padding: 0; }
    #top-modules > div > div, #bottom-modules > div > div {
      position: relative;
      margin: 0 auto; }
  #top-modules .box.static-banners,
  #top-modules .multi-modules-wrapper,
  #top-modules .box.journal-carousel
  .box.custom-sections,
  #top-modules .box.cms-blocks, #bottom-modules .box.static-banners,
  #bottom-modules .multi-modules-wrapper,
  #bottom-modules .box.journal-carousel
  .box.custom-sections,
  #bottom-modules .box.cms-blocks {
    padding-bottom: 0 !important; }
  #top-modules .multi-modules-wrapper, #bottom-modules .multi-modules-wrapper {
    margin-bottom: -20px; }

.chrome #top-modules, .chrome #bottom-modules {
  position: static; }

/******************************
OC 2
*******************************/
.oc2 .extended-layout #column-left + .row #content {
  padding: 20px 0 0 20px;
  margin-left: 220px; }
.oc2 .extended-layout #column-right + .row #content {
  padding: 20px 20px 0 0;
  margin-right: 220px; }
.oc2 .extended-layout #column-left + #column-right + .row #content {
  padding: 20px 20px 0 20px;
  margin-left: 220px;
  margin-right: 220px; }
.oc2.information-page #content {
  padding-bottom: 20px; }
.oc2 .required {
  color: inherit; }
  .oc2 .required label {
    font-weight: normal; }
    .oc2 .required label:before {
      content: "* ";
      color: red;
      font-weight: bold;
      font-size: 16px;
      float: left;
      position: relative;
      margin-right: 3px; }
.oc2 fieldset {
  border: none;
  padding: 0;
  margin: 0; }
  .oc2 fieldset > div {
    clear: both;
    margin-bottom: 6px;
    overflow: hidden; }
  .oc2 fieldset .radio {
    padding-top: 7px; }
    .oc2 fieldset .radio label {
      width: 100%;
      padding-top: 0; }
      .oc2 fieldset .radio label:before {
        display: none; }
  .oc2 fieldset label {
    width: 25%;
    float: left;
    display: block;
    padding-top: 7px; }
  .oc2 fieldset label + div, .oc2 fieldset label + input.form-control {
    width: 75%;
    float: right; }
  .oc2 fieldset .radio-inline {
    width: auto; }
    .oc2 fieldset .radio-inline:before {
      display: none; }
.oc2 .form-horizontal .form-group {
  overflow: hidden;
  margin-bottom: 5px; }
  .oc2 .form-horizontal .form-group label {
    width: 25%;
    float: left;
    display: block;
    padding-top: 7px; }
  .oc2 .form-horizontal .form-group label + div {
    width: 75%;
    float: right; }
.oc2 .secondary-title {
  margin-bottom: 10px; }
.oc2 .input-group {
  display: table;
  position: relative; }
  .oc2 .input-group .form-control {
    float: left;
    display: table-cell; }
.oc2 .input-group-btn {
  font-size: 14px;
  display: table-cell;
  vertical-align: middle; }
  .oc2 .input-group-btn button {
    background-color: #a9b8c0;
    padding: 6px 12px 9px 12px;
    cursor: pointer;
    font-size: 12px;
    box-shadow: none; }
    .oc2 .input-group-btn button:hover {
      background-color: #8ca0aa;
      transition: all 0.2s; }
.oc2 .date .input-group-btn button, .oc2 .time .input-group-btn button, .oc2 .datetime .input-group-btn button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }
.oc2 .fa {
  font-size: 14px; }
  .oc2 .fa:before {
    font-family: 'FontAwesome'; }
.oc2 .captcha-row .pull-right {
  float: none;
  margin-left: 25%; }
.oc2 .alert button {
  font-size: 15px;
  position: absolute;
  right: 10px;
  cursor: pointer; }

.oc2.route-account-register .form-horizontal .radio {
  padding-top: 0; }
  .oc2.route-account-register .form-horizontal .radio label {
    width: auto;
    float: none;
    padding-top: 0; }
.oc2.route-account-register .form-horizontal label.radio-inline {
  width: auto; }
  
/* 17/02/21 pentagon-dev - mpara anakoinoseon */
.home-announcement-wrapper {
    text-align: center;
    display: block;
}
.home-announcement {
	text-align: left;
    margin-bottom: 15px;
    background: rgba(248, 248, 248, 0.89);
    padding: 0px;
    color: black;
    text-transform: uppercase;
    width: 15%;
    display: inline-block;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
    border: 1px solid #BDBDBD;
    border-radius: 4px;
    height: 42px;
    line-height: 39px;
}
.home-announcement-title {
	font-weight: bold;
    font-size: 11px;
    padding: unset;
    width: auto;
    width: 50%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.home-announcement-text {
    font-size: 10px;
    padding: 0 10px;
    background-color: rgb(73 73 75);
    margin: 0px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    height: 100%;
    float: right;
    color: white;
    width: 50%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    padding-top: 14px;
}
.home-announcement-text:hover {
    background-color: #a0a0a0;
}
.home-announcement.left-announcement {
    float: left;
}
.home-announcement.middle-announcement {
    margin: 0 4%;
    margin-bottom: 15px;
}
.home-announcement.middle-announcement-left {
    margin: 0 4%;
    margin-bottom: 15px;
    background: red;
    color: white;
}
.home-announcement.middle-right-announcement{
	float: center;
}

.home-announcement.right-announcement {
    float: right;
}
.home-announcement.not-visible {
    visibility: hidden;
}

.scroll-top {
	width: 39px;
}
.journal-menu .mobile-trigger {
	margin-top: 0!important;
}
.product-info .social.share-this {
    display: none;
}
.header-vacation {
    /*display: none;*/
	font-family: monospace;
	height: auto;
    text-align: center;
    padding: 10px;
    color: black;
    background-color: #f28338;
    font-size: 12px;
}
.header-vacation a{
	color: #000;
	font-size: 0.8rem;
	font-weight: 900;
}
.holidays-bold{
    font-weight: 900;
}
.header-announcement {
	font-family: monospace;
    text-align: center;
    padding: 10px;
    color: #e1e1e1;
    background-color: #2a2a2a;
    font-size: 13px;
    overflow: hidden;
    position: relative;
}
.header-announcement span {
	animation: marquee 50s linear infinite;
    display: inline-block;
    white-space: nowrap;
    letter-spacing: 1px;
}
.header-announcement a {
	color: #ffffff;
}
.header-announcement a:hover {
	color: #f28338;
}
.header-announcement span:hover {
    animation-play-state: paused;
}
@keyframes marquee {
  0% {
    margin-left: 100%;
    transform: translateX(0%);
  }
  100% {
    margin-left: 0;
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 900px) {
	.home-announcement {
		text-align: left;
		border-radius: 6px;
		margin: 10px auto!important;
		margin: 10px auto!important;
		float: unset!important;
		width: 100%;
	}
	
	.home-announcement-text {
		border-right: none!important;
		display: unset;
		font-size: 13px;
		padding-top: 2%;
	}
	
	.home-announcement-link {
		float: unset;
		text-align: right;
		display: block;
	}
	
	.home-announcement.not-visible {
		display: none;
	}
}

#slideshow-category img {
    max-width: 100%;
}

.control-label {
	height: auto!important;
}
.product-tabs .control-label {
    padding: 7px!important;
	padding-bottom: 0!important;
}
.product-tabs #review-title {
    color: #4b4b4d!important;
}
.availability-progress {
	margin: 2% 0;
    background-color: #f3f3f3;
    border-radius: 3px;
    padding: 3px;
}
.availability-progressbar {
    height: 5px;
    border-radius: 3px;
}
.availability-progressbar.zero-stock {
	width: 0%;
	transition: width 1.5s;
}
.availability-progressbar.low-stock {
	width: 30%;
	background: rgb(247,27,27);
    background: linear-gradient(90deg, rgba(247,27,27,1) 50%, rgba(255,149,0,1) 100%);
	transition: width 1.5s;
}
.availability-progressbar.medium-stock {
	width: 60%;
	background: #ff9800;
    background: linear-gradient(90deg, #ff9800 50%, #8bc34a 100%);
	transition: width 1.5s;
}
.availability-progressbar.high-stock {
	width: 90%;
	background: #4caf50;
    background: linear-gradient(90deg, #8bc34a 50%, #4caf50 100%);
	transition: width 1.5s;
}
.availability-progressbar.zero-stock-color {
	width: 0%!important;
	transition: width 1.5s!important;
}
.availability-progressbar.low-stock-color {
	width: 30%!important;
	background: rgb(247,27,27)!important;
    background: linear-gradient(90deg, rgba(247,27,27,1) 50%, rgba(255,149,0,1) 100%)!important;
}
.availability-progressbar.medium-stock-color {
	width: 60%!important;
	background: #ff9800!important;
    background: linear-gradient(90deg, #ff9800 50%, #8bc34a 100%)!important;
}
.availability-progressbar.high-stock-color {
	width: 90%!important;
	background: #4caf50!important;
    background: linear-gradient(90deg, #8bc34a 50%, #4caf50 100%)!important;
}
.availability-exclamation {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 5%;
}
.availability-excl-text {
	display: block;
    margin-bottom: 2%;
}
.availability-progress-excl-wrapper {
    display: inline-block;
	width: 20%;
    margin: 0 2%;
}
.excl-availability-progress {
	margin: 4% 0;
	background-color: #f3f3f3;
	border-radius: 3px;
	padding: 2px;
}
.zero-availability-progressbar {
    height: 4px;
}
.low-availability-progressbar {
    width: 30%;
    background: rgb(247,27,27);
    background: linear-gradient(90deg, rgba(247,27,27,1) 50%, rgba(255,149,0,1) 100%);
    height: 4px;
    border-radius: 3px;
}
.medium-availability-progressbar {
    width: 60%!important;
    background: #ff9800!important;
    background: linear-gradient(90deg, #ff9800 50%, #8bc34a 100%)!important;
    height: 4px;
    border-radius: 3px;
}
.high-availability-progressbar {
    width: 90%!important;
    background: #4caf50!important;
    background: linear-gradient(90deg, #8bc34a 50%, #4caf50 100%)!important;
    height: 4px;
    border-radius: 3px;
}
.limited-stock {
    position: absolute;
    right: 10%;
    bottom: 17%;
    width: min-content;
    color: red;
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
.is-guest .availability-exclamation {
    display: none;
}
.product-tabs {
    margin-bottom: 5%;
}

#tab-description * {
	font-size: 13px!important;
	font-family: 'Arial'!important;
	background: none!important;
	line-height: 27px;
	color: #000;
}
#tab-description ul, 
#tab-description ul * {
    font-size: 13px!important;
	font-family: 'Arial'!important;
	background: none!important;
	line-height: 27px;
}
#tab-description li {
    font-size: 13px!important;
    font-family: 'Arial'!important;
    background: none!important;
    line-height: 27px;
	color: #000!important;
}
.main-menu-item-1 ul {
	min-width: 225px!important;
	left: -2px;
}
.category-page .row.pagination {
	/* display: none; */
}

.details-gallery img {
    border: 1px solid #d7d7d7;
    box-shadow: 1px 1px 4px 0px #00000026;
}
.product-tabs .tabs-content {
	color: #5d606b;
}
.journal-custom-tab {
	background-color: rgba(244, 244, 244, 0)!important;
	padding: 2%!important;
}
.journal-custom-tab > div {
    color: #58585a!important;
}
.journal-custom-tab.tab-pane table {
    border: 0px solid #ddd;
    height: auto;
	width: 100%;
    max-width: unset;
	margin-bottom: 5%!important;
}
.journal-custom-tab.tab-pane table.size-us {
	display: none;
}
.journal-custom-tab.tab-pane:not(#tab-description) table tr, .journal-custom-tab.tab-pane:not(#tab-description) table td {
    color: #5d606b;
	border: 1px solid #ebebeb;
    vertical-align: middle;
    text-align: center;
    width: 45px;
    height: 35px;
    font-size: 15px;
}
.journal-custom-tab.tab-pane:not(#tab-description) table tbody tr:first-child {
    background-color: #ebebeb;
    color: black;
}
.journal-custom-tab.tab-pane:not(#tab-description) table tbody tr:first-child td {
    border: 1px solid #ffffff;
	font-size: 12px;
    font-weight: bold;
}
.journal-custom-tab.tab-pane button {
    border: 0;
    padding: 10px 15px;
    background: #4b4b4d;
    color: #ffffff;
    -webkit-appearance: button;
    cursor: pointer;
    width: auto;
    box-shadow: inset 0 -3px 6px -2px rgb(0 0 0 / 50%);
}
.journal-custom-tab.tab-pane button.active {
    background: #999999;
    color: #ffffff;
    box-shadow: none;
}
.journal-custom-tab.tab-pane button:hover {
    background: #999999;
}

#button-quick-multichoice {
    display: block;
	position: relative;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    font-size: 15px;
}
.quick-multichoice {
	display: none!important;
    padding: 0px!important;
    position: fixed!important;
    z-index: 1;
    left: 0;
    top: 20px;
    width: 100%;
    height: 100%;
    overflow: auto!important;
    background-color: #00000047!important;
	-webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
.quick-multichoice.multichoice-visible {
	display: block!important;
}
.quick-multichoice-content {
	position: relative;
    float: right;
    width: 80%;
    height: auto;
    background: #fff;
    padding-left: 50px!important;
	padding-bottom: 65px;
    margin-top: 40px;
    border-radius: 5px;
    border-top-right-radius: 0;
    box-shadow: -2px 2px 5px 0px #0000004d;
    opacity: 1;
}
.quick-multichoice-excl {
    color: #404040;
    text-align: center;
    margin-top: 15px;
    height: 75px;
    padding-right: 50px;
    font-size: 14px;
}
.table-multichoice-content {
	background: #e9e9e9;
    padding: 10px 0;
	padding-bottom: 35px;
    border-left: 2px solid #f28337;
    border-top: 2px solid #f28337;
    border-bottom: 2px solid #f28337;
    position: relative;
    z-index: 5;
}
.table-multichoice-content td, 
.table-multichoice-content th {
    text-align: center;
    width: 40px;
    margin: 0 15px;
}
.table-multichoice-layer:nth-of-type(1) {
    position: absolute;
    top: 91px;
    width: 94.4%;
    z-index: 1;
}
.table-multichoice-layer:nth-of-type(2) {
    position: absolute;
    top: 90px;
    width: 94.4%;
    z-index: 1;
}
.table-multichoice-layer:nth-of-type(3) {
    position: absolute;
    width: 94.4%;
    top: 89px;
    z-index: 1;
}
.table-multichoice-content:nth-of-type(2) .multichoice-layer-choice {
	margin-top: 45px!important;
}
.table-multichoice-content:nth-of-type(3) .multichoice-layer-choice {
	margin-top: 100px!important;
}
.table-multichoice-layer {
	background: #f0f8ff00;
	border: none;
}
.table-multichoice-layer td:not(:first-child),
.table-multichoice-layer th {
	opacity: 0;
}
.multichoice-layer-choice {
	text-align: left!important;
    vertical-align: baseline;
    display: inline-block;
    margin-left: -50px!important;
    margin-top: -12px!important;
    width: 50px!important;
    height: 53px;
    padding: 5px;
    cursor: pointer;
    border-bottom: 1px solid #b2b2b2;
    border-top: 1px solid #b2b2b2;
}
.multichoice-layer-choice.active {
    background-color: #e9e9e9;
    border-left: 2px solid #f28337;
    border-bottom: 2px solid #f28337;
    border-top: 2px solid #f28337;
}
.multichoice-layer-choice:not(.active):hover {
	box-shadow: inset 0px 0px 4px 1px #00000078;
}
.quick-multichoice-quantity {
	-moz-appearance: textfield;
    width: 40px;
    height: 40px;
	font-size: 15px;
    font-weight: bold;
    text-align: center;
}
/* Chrome, Safari, Edge, Opera */
.quick-multichoice-quantity::-webkit-outer-spin-button,
.quick-multichoice-quantity::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quick-multichoice-quantity.content,
.quick-multichoice-quantity.zero,
.quick-multichoice table img.zero {
	background: #aaaaaa;
    opacity: 0.1;
    pointer-events: none;
}
.quick-multichoice-quantity.quite {
	box-shadow: 0px 0px 6px 1px rgb(255 0 27);
}
.quick-multichoice-quantity.ok {
	box-shadow: 0px 0px 6px 1px rgb(23 146 0);
}
.button-cart-multichoice {
    display: block;
    margin: 1% auto;
	position: absolute;
    bottom: 5px;
    margin-left: 40%;
    z-index: 10;
}
.quick-multichoice-close {
    font-size: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    float: right;
    background: #fff;
}
.quick-multichoice-label {
    color: #404040;
    vertical-align: top;
    height: 55px;
    margin: 0 auto;
    width: 40px;
    text-align: center;
}
.text-low-opacity {
	color: #cdcdcd;
}
.text-red {
	color: #ff0000;
}
.text-green {
	color: #1ad500;
}
.extended-layout #column-right {
	position: relative!important;
    float: left;
    margin-left: -215px;
	left: 0!important;
}
@media only screen and (max-width:810px) { /*Replaced max-width:760px for ipad responsiveness */
	#button-quick-multichoice,
	.quick-multichoice {
		display: none!important;
	}
}
/* Chrome, Safari, Edge, Opera */
.input-number::-webkit-outer-spin-button,
.input-number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.input-number {
  -moz-appearance: textfield;
}
.mini-cart-info {
    border-left: 1px solid #aeaeae;
    border-right: 1px solid #aeaeae;
}
.mini-cart-total .checkout {
    background-color: #eeeeee!important;
    padding: 0!important;
}
.mini-cart-total .checkout .button {
    background-color: #eeeeee!important;
    color: #000;
    border-radius: 0;
    border: 0;
    border: 1px solid #818181;
	margin: 0!important;
    padding: 7px 25px;
    width: 33.3%;
}
.mini-cart-total .checkout .button:hover {
	background-color: #d8dad9!important;
}
.mini-cart-total .checkout .button.cart-clear {
	background-color: #9a000038!important;
}
.mini-cart-total .checkout .button.cart-checkout {
	background-color: #009a3538!important;
}

@media screen and (min-width: 1500px) {
	.category-page #container, 
	.category-page #header, 
	.category-page #footer, 
	.category-page .bottom-footer > div, 
	.category-page .bottom-footer.boxed-bar {
		max-width: 90%;
	}
}
.modal-notification .modal-content {
	position: relative;
    width: 100%;
	background-image: url(/image/catalog/pentagon_contour.jpg);
}
/*
.modal-notification .modal-content:before {    
    content: "";
    background-image: url(/image/catalog/survey.jpg);
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 5px;
}
*/
.modal-notification .modal-dialog {
    margin-top: 10%;
}
.modal-notification p {
	padding: 5%;
    padding-top: 1%;
    line-height: 25px;
    font-size: 17px;
	color: #000;
}
.modal-notification .modal-footer {
	display: none;
	position: absolute;
    margin-left: auto;
    margin-right: auto;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
}
.modal-notification .modal-footer a {
	font-size: 18px;
    text-transform: uppercase;
}
.product-page p.tags {
    display: none;
}
.custom-label-wrapper {
	position: absolute;
    /*top: 15px;
    left: -10px;*/
    /*FOR BF PERIOD*/
    top: 55px;
    left: 4px;
    height: 25px;
    transform: rotate(315deg)!important;
    border-bottom: 1px solid #e2e2e2;	
}
.custom-label {
	padding: 5px;
    width: auto;
    font-size: 13px;
    text-transform: capitalize;
	/*color: #939393;*/
	color: #000;
}
.product-page .custom-label-wrapper {
    top: 17px!important;
    left: -8px!important;
}
.checkout-page .buttons {
    max-width: unset!important;
    margin-top: 10px!important;
}
.checkout-page form.form-horizontal {
	max-width: unset!important;
}
@media screen and (min-width: 980px) {
	.extended-layout #container, 
	.extended-layout #header, 
	.extended-layout #footer, 
	.extended-layout .bottom-footer > div, 
	.extended-layout .bottom-footer.boxed-bar {
		width: 90%;
		margin: 0 auto;
	}
	.extended-layout #column-left + #column-right + #content {
		margin-right: 0!important;
	}
	.oc2 .checkout #accordion {
		max-width: unset!important;
	}
}
.product-page .tac-maven-product,
.product-page .clomod-product {
	width: 100%;
    background: none!important;
    box-shadow: none!important;
    border: none!important;
    text-align: right;
    margin-bottom: -50px;
    z-index: 10;
}
.product-page .tac-maven-product img,
.product-page .clomod-product img {
	width: 15%;
}
.product-info .right .description {
	min-height: 45px;
}
@media only screen and (max-width:810px) { /*Replaced max-width:760px for ipad responsiveness */
	.product-page .tac-maven-product img,
    .product-page .clomod-product img {
		width: 25%;
	}
}
.category-page .tac-maven-product,
.category-page .clomod-product {
	position: absolute;
    text-align: right;
    top: 0;
    right: 0;
}
.category-page .tac-maven-product img,
.category-page .clomod-product img {
	width: 30%;
}
.search-page .tac-maven-product,
.search-page .clomod-product {
	position: absolute;
    text-align: right;
    top: 0;
    right: 0;
}
.search-page .tac-maven-product img,
.search-page .clomod-product img {
	width: 30%;
}
.custom-label-wrapper.polartec-product {
    transform: none!important;
    border: none!important;
    left: unset!important;
    right: 15px;
    top: -20px!important;
}
.custom-label-wrapper.polartec-product img{
    width: 100px;
}
.category-page .custom-label-wrapper.polartec-product img{
    width: 80px;
}
.product-page .product-arrival-date {
    text-transform: capitalize;
}
.product-page .product-arrival-date b {
    color: #00008b;
    cursor: pointer;
}
.product-page .tooltip {
    margin-left: 100px;
}
.product-page .quick-multichoice .tooltip {
	margin-left: 0;
}
.product-page .tooltip .tooltip-inner {
    max-width: 250px;
	background: #ee7f2c;
}
.product-page .tooltip.top .tooltip-arrow {
	left: 50%;
    border-top-color: #ee7f2c;
}
.zopim {
    z-index: 4!important;
}
.countdown-wrapper{
	display: none!important;
}
.product-tabs>#tabs{
	width: 100%;
}

.phishing-notice {
    background-color: #f5f5f5; 
    color: #000; 
    padding: 15px;
    border: 2px solid #cc0000; 
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.phishing-notice .check {
    color: green;
    font-weight: bold;
}

.bootstrap-datetimepicker-widget.bottom:before {
    left:27px;
}

.bootstrap-datetimepicker-widget.bottom:after {
    left:28px;
}
