#top-panel {
  background:#00544f;
}

.topAccount a, .topAccount a:visited {
  color:#fff;
  padding:0;
}

#menu-cont {
  background-color:#fff;
}

.mainColumn {
  border:0;
}

/* banner */
.banner-main {
  background:#00544f;
  text-align:center;
}

.productListFGridImage {
  background:#ffffff;
}
/*
.banner_page {
    left: 210px;
    margin: 0 auto;
    position: absolute;
    top: 25%;
    z-index: 999;
}
*/

:focus{
    outline:0; /*removes the dotted border*/
}

.titlepage #main {
  padding: 10px 0;
}

/*
.slidesjs-container {
  height:350px !important
}
*/

.logo_menu_middle #main-menu .menuCont > ul > .menuItem {
  margin: 0 0 0 5px;
}

.banner-main img {
  height: auto;
  width:100%;
}

.gicons.icon_1 {
  background-image:url('../img/icon_1.png');
}

.gicons.icon_2 {
  background-image:url('../img/icon_2.png');
}

.gicons.icon_3 {
  background-image:url('../img/icon_3.png');
}

.gicons.icon_4 {
  background-image:url('../img/icon_4.png');
}

.gicons.icon_5 {
  background-image:url('../img/icon_5.png');
}

.gicons.icon_6 {
  background-image:url('../img/icon_6.png');
}

.gicons.icon_7 {
  background-image:url('../img/icon_7.png');
}

.gicons.icon_8 {
  background-image:url('../img/icon_8.png');
}

.gicons.icon_9 {
  background-image:url('../img/icon_9.png');
}

.gicons {
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 35px;
}

.grid_block {
  width:1200px;
  overflow:hidden;
  margin:35px auto;
}

.grid_block.g_columns_3.hover_text li {
  margin: 5px 0;
  padding: 5px 13px;
}

.grid_block.g_columns_3.hover_text > li > a {
  color:#000;
}

.grid_block.g_columns_3.hover_text > li:hover {
  background:#f0a100;
  color:#fff !important;


}

.grid_block.g_columns_3.hover_text > li:hover a {
  color:#fff;
  text-decoration:none;
}

.grid_block.grid_text h2 {
  font-size: 1em;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
}

.grid_block.grid_text .block-description {
  text-align: right;
}

.grid_block li {
  float:left;
  margin: 20px 0;
  list-style:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align:center;
}

.grid_block li span {
  display:block;
  color:#000;
  font-weight:bold;
}

.grid_block li img {

}

.grid_block.g_columns_3 li {
  width:33.3%;
}


#header-items .topAccount,
#header-items .topCart {
  float:left;
  min-height: auto;
  position: relative;
  top: 15px;
}

#header-items .topSearch {
  float:right;
}

.topSearch button {
  color:#fff;
  cursor:pointer;
  top:18px;
  right:0;
}

.bg-main {
  background:url("../img/bg.jpg") no-repeat scroll center top #0b5752;
  clear: both;
  height: 231px;
  max-width: 100%;
  text-align:center;
  color:#fff;
}

.bg-main span {
  display:block;
}

.bg-main .font_big {
  font-size: 3.5em;
  font-weight: bold;
  padding: 45px 0 20px;
}

.bg-main .font_small {
  font-size: 1.7em;
}

.topSearch {
  background:transparent;
  border-width:0;
  color:#fff;
}

.topSearch > form {
  padding-right:0;
}

.topSearch input {
  color:#ffffff;
}

footer.iCont {
  padding:15px 0;
  clear:both;
}
/*
.footerColumn33 {
  padding: 0 0 0 100px;
}

.footerColumn33.icon_1,
.footerColumn33.icon_2,
.footerColumn33.icon_3 {
  min-height:60px;
  margin-bottom:40px;
}

.footerColumn33.icon_1 {
  background:url('../img/icon_footer_1.png') no-repeat 20px 0;
  border-right: 1px solid #c7c9cb;
}

.footerColumn33.icon_2 {
  background:url('../img/icon_footer_2.png') no-repeat 20px 0;
  border-right: 1px solid #c7c9cb;
}

.footerColumn33.icon_3 {
  background:url('../img/icon_footer_3.png') no-repeat 20px 0;
}

.footerColumn33 .description_text {
  color:#333333;
  font-size:1.1em;
}

.footerColumn33 h2 {
  color:#f0ab3d;
  font-weight:bold;
  margin:0;
}

.footerColumn25 h5 {
  text-transform:uppercase;
  color:#777777;
  position:relative;
  margin: 20px 0 15px;
  font-weight:bold;
}

.footerColumn25 .boxSimple {
  font-size: 1em;
}

.footerColumn25 h5::after {
  background:url("../img/bg_border_text.png") no-repeat;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 20px;
  width: 20px;
}

.footerColumn25 .newsletter {
   background:transparent;
   border:none;
   padding:0;
}

.footerColumn25 .newsletter .textInput {
  width:140px;
}

.footerColumn25 .newsletter .submit {
  border: 1px solid #e5e5e3;
  float:left;
  padding:7px;
}

.footerColumn25 .newsletter .inlineICont,
.footerColumn25 .newsletter .inlineBCont {
  clear: none;
  display:block;
  margin:0;
  float:left;
}

.footerColumn25 {
  color:#81868e;
}

.footerColumn25 li {
  list-style:none;
}

.footerColumn25 li a {
  color: #81868e;
  font-size: 0.8em;
}

.footerColumn25 li a.select {
  color:#000 !important;
}

.footerColumn25 li a:hover {

}
*/

.product_page .mainColumn {
  padding:0;
}

.product_page #main {
  padding: 10px 0;
}

.breadcrumbs {
  background:#efefee;
  margin: 10px 0;
  padding: 12px;
}

.breadcrumbs a {
  color:#000;
  text-decoration:underline;
}

.breadcrumbs a:hover {
  color:#000;
  text-decoration:none;
}

.detailPriceInfo {
  background:transparent;
  padding:0;
  text-align: left;
}

.detailPriceInfo > .priceDiscount {
  margin:0;
}

.price,
.priceDiscount {

}

#logo {
  width:150px;
}

.productListGridDescription {
  padding: 0 10px;
}

.productListFGridItem .price {
  color:#f0ab3d;
  margin:10px 0;
}

.productListFGridImage {
    position: relative;
}

.block-zoom {
    background: #fff none repeat scroll 0 0;
    bottom: 0px;
    display: block;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.block-zoom img {
    background: white none repeat scroll 0 0;
    border-radius: 25px;
    padding: 5px;
    position: relative;
    top: -16px;
}
.productMainRating.centered {
    border-bottom: 1px solid #dedddd;
    display: block;
    overflow: hidden;
    padding: 10px 0;
    text-align: left;
}

/*
.sub_page .mainColumn {
  padding: 35px 0;
}
*/

.border-line {
  background:#c7c9cb;
  clear:both;
  height:1px;
}

.footerUnder {
  background:#000;
  color:#fff;
}

.footerUnder .logoLink > a:hover {
  background:transparent;
  color:#000;
}

#main-menu .menuLink {
  font-weight: bold;
  text-transform: none !important;
}

.menuLink.select, #main-menu .menuItem:hover > .menuLink, #sideMenu .menuItem:hover > .menuLink, #main-menu-side .menuItem:hover > .menuLink {
  background:transparent;
  color:#00544f !important;
}

.logo_menu_middle #main-menu {
  text-align:right;
}

.topCart a, .topCart a:visited {
  background:transparent;
  color:#fff;
  padding:0;
}

.fa-shopping-cart::before {
  content:none;
}

.topCart a > .fa {
  background:url("../img/bg_cart.png") no-repeat;
  height: 21px;
  position: relative;
  top: 0px;
  width: 22px;
}

.topCart a.smallCartPrice {
  color:#f1a200;
  font-style: italic;
}

.topCart a.smallCartPrice {
  padding: 0 5px;
}

.topAccount .login_type a {
  color:#f1a200;
}

.topAccount li + li::before {
  color: #ffffff;
}

.topAccount li + li::before {
  content: "/";
  font-size: 0.7em;
}

.iCont {
  position:relative;
  /*width: 992px; */
}

.topSearch input {
  color: #ffffff;
  font-size: 0.9em;
  padding: 5px;
}

.topSearch input {
  background-color: transparent;
  border: 1px solid #8db3b0;
}

#logo-header {
  left: 0;
  position: absolute;
  top: -2px;
  z-index: 99;
}

.navContSpecial {
  border-left: 0 none;
}

.main_page h1,
.main_page h2 {
  clear: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}

.main_page .mainColumn {
  padding:0;
}

.banner_page_main {
  width:100%;
  margin:0 auto;
}

.center_banner {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 22%;
  width: 1200px;
  z-index: 999;
}

.detailPriceInfo > .price {
  font-size: 2em;
}

.indicators > img {
  max-width: none;
}

.indicators {
  position:absolute;
}

/*
.banner_page {
  left: 0;
  right: 0;
}
 */


.slide_page {

}

.slide_page .image_banner {

}

.banner_page h2 {
  font-size: 4.2em;
  text-shadow: 3px 3px 6px #000;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}

.main_page h2 {
  position:relative;
  margin:0;
}

.big_title {
  font-size: 2.5em;
}

.main_page h2.big_title::after {
  background: rgba(0, 0, 0, 0) url("../img/bg_title.png") no-repeat scroll 0 0;
  content: "";
  display: block;
  height: 5px;
  position: absolute;
  width: 34px;
}

.banner_page span {
  display:block;
}

.banner_page span.small_font {
  font-size:2.7em;
  font-weight:600;
}

.banner_page h2,
.banner_page span {
  color:#ffffff;
  text-align:left;
}

.banner_page h2 > span {
  color:#eea125;
  display:inline-block !important;
}

.banner_page .big_button {
  background: #eea125 none repeat scroll 0 0;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  float:left;
  margin: 25px 0;
  padding: 13px 25px;
  text-transform:uppercase;
  text-decoration: none;
}

.banner_page .big_button:hover {
  background:#d48f1c;
}

.soc_icons {
  float:left;
}

.soc_icons li {
  list-style:none;
  float:left;
}

.soc_icons {
  background-image:url('../img/icon_new.png');
  background-repeat: no-repeat;
  position: relative;
  top: 15px;
  height: 18px;
  width: 135px;
  left: 10px;
}

.soc_icons li a {
  display: block;
  height: 18px;
}

.soc_icons li a:hover {
  background-image:url('../img/img_bg_soc_hover2.png');
}

.soc_icons li.icon_1 a:hover {
  background-position:0 0;
}

.soc_icons li.icon_2 a:hover {
  background-position:-38px 0;
}

.soc_icons li.icon_3 a:hover {
  background-position:-73px 0;
}

.soc_icons li.icon_4 a:hover {
  background:none;
}


.soc_icons li.icon_1 a {
  width:38px;
}

.soc_icons li.icon_2 a {
  width:35px;
}

.soc_icons li.icon_3 a {
  width:22px;
}

.soc_icons li.icon_4 a {
  width:33px;
}


.basic_w .mainColumn {
  margin-left: 0;
  padding-top:0;
}

/*
.basic_w .mainColumn, .basic_e .mainColumn {
  width: 722px;
}

.sideColumn {
  padding: 0;
  width: 260px;
}
*/

.sideColumn {
  padding: 0;
  width: 250px;
}

.breadcrumbs-block {
  background:#efefee;
  padding:15px 0;
}

.commentForm .textInput,
.commentForm .textareaInput {
  border: 3px solid #d4d3d3;
  border-radius: 5px;
}

.commentForm .submit {
  border-radius: 5px;
}

.commentForm {

}

.detailRightCol {
  vertical-align: top;
  padding-top: 33px;
  clear: both;
}

.detailRightCol {
  width:600px;
}

.mainColumn > h1, .detailTitle {
  color: #02544f;
  font-family: "Open Sans",sans-serif;
  font-size: 2em;
  font-weight: 600;
  margin-bottom:0;
  text-transform: uppercase;
}

.productRating {
  border-bottom: 1px solid #c2c1c1;
  display: table;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0 0 4px;
  width: 100%;
}

.detailImage {
  border: 1px solid #c5c2c2;
  margin-bottom:20px;
  -webkit-box-shadow: 6px 0 7px -3px #d8d8d8;
  -moz-box-shadow:    6px 0 7px -3px #d8d8d8;
  box-shadow:         6px 0 7px -3px #d8d8d8;
  min-height:650px
}

.detailImage img {

}

#left-menu {
  background:#f0efef;
  -webkit-box-shadow: 6px 0 7px -3px #d8d8d8;
-moz-box-shadow:    6px 0 7px -3px #d8d8d8;
box-shadow:         6px 0 7px -3px #d8d8d8;
}

#left-menu li {
  list-style:none;
}

#left-menu > ul > li > a {
  background: rgba(0, 0, 0, 0) url("../img/bg_menu_up.png") no-repeat scroll 92% 17px;
  font-weight:bold;
  color:#000;
  padding: 12px;
  text-transform:uppercase;
  display:block;
}

#left-menu > ul > li a {
  font-size:0.8em !important;
}

#left-menu > ul > li {
  border-bottom:1px solid #ffffff;
}

#left-menu > ul > li > a:hover {
  background:#f0ab3d url("../img/bg_menu_up.png") no-repeat scroll 92% 17px;
  color:#fff !important;
  text-decoration:none;
}


#left-menu > ul > li > a.select {
  background:#f0ab3d url("../img/bg_menu_down.png") no-repeat scroll 92% 17px;
  color:#fff !important;
}

ul.submenu {
  margin: 15px 0;
}

ul.submenu li a {
  padding-left:20px;
  padding-right:20px;
  display:inline-block;
}

ul.submenu li a {
   border-left: 1px solid #fff;
  color:#787878 !important;
  text-transform:uppercase;
}

ul.submenu li a:hover {
  color:#434040 !important;
  text-decoration:none;
}

ul.submenu li a.select {
  border-left:1px solid #f1ac3a;
  color:#f1ac3a !important;
}

ul.submenu.level2 li {
  background: rgba(0, 0, 0, 0) url("../img/bg_li_submenu.png") no-repeat scroll 9px 11px;
}

ul.submenu.level2 {
  margin: 0 0 0 12px;
}

ul.submenu.level2 li a {
  border:none;
}

ul.submenu {
    margin: 0 0 0 15px;
}

ul.submenu.level1 {
  margin:0 !important;
}

#top-panel-chevron {
  color: #ffffff;
  z-index:999;
}


.indicators {
  position: absolute;
  right: 0;
    top: 11px;
}


.indicators {
  line-height:0;
}


.indicators > img {
  display:block;
  max-height: 47px !important;
}

.indicators {
  position:absolute;
}

.productListGridCart button {
  background-image: url("../img/bg_cart.png");
  background-position: 8px 10px;
  background-repeat: no-repeat;
  padding: 7px 22px;
  font-size: 1.25em;
}

.productListGridCart button:hover {
  background-color:#056a64;
  color:#fff;
}

.productGallery {

}

.productGallery li {
  float:left;
  list-style:none;
}

.productGallery li img {
  border:1px solid #c5c2c2;
  cursor:pointer;
  margin: 0 8px 0 0;
}

.productGallery li img:hover {
  border:1px solid #000;
}

.detailImage img {
  min-width:100%;
  min-height:auto;
}

.productDescritionLong table {
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    margin: 10px 0;
    width: 100% !important;
}
.productDescritionLong table tr:first-child {
    background: #00544f none repeat scroll 0 0;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
}

.productDescritionLong table tr:first-child th,
.productDescritionLong table tr:first-child td {
   color: #fff;
   border-color: #000;
  border-style: solid;
}

.productDescritionLong table tr td {
    border-style: solid;
    border-width: 1px;
    padding: 5px;
}

.productDescritionLong tr:hover {
    background: #eaeaea none repeat scroll 0 0;
}

.logo_eu {
  display: block;
  float: left;
  margin: 10px 0 0 15px;
}

.productListFGridText {
  margin-bottom:15px;
}

.topCart {
  margin: 0;
}

@media screen and (min-width: 1200px) {

 .productListFGrid.columns3 > .productListFGridItem {
   border-radius: 5px;
   border-width: 1px !important;
   overflow: hidden;
   -webkit-box-shadow: 6px 0 7px -8px #d8d8d8;
   -moz-box-shadow:    6px 0 7px -8px #d8d8d8;
   box-shadow:         6px 0 7px -8px #d8d8d8;
  }

 .productListFGrid.columns3 > .productListFGridItem {
   margin: 0 0 1% 1% !important;
   width: 32% !important;
 }

 .productListFGrid.columns3 > .productListFGridItem.first {
   margin:0 !important;
 }

}


@media screen and (max-width: 1000px) {
 #header-items .topAccount,
 #header-items .topCart,
 #header-items .topSearch {
  float:right;
}
  .iCont {
  width: auto;
}

}


@media (max-width: 750px) {
  .banner_page h2 {
    font-size:2.2em !important;
  }

  .banner_page span.small_font {
    font-size:1.7em !important;
  }

  .banner_page {
    top:5px !important;
  }



}

@media (max-width: 1000px) {
 .grid_block.g_columns_3 li {

  }
  .banner_page {
    top:5px !important;
   }

  .grid_block.g_columns_3 li img {
    width:100%;
    height:auto;
  }

  .grid_text li {
     padding: 0 25px;
     width:100% !important;
  }

  .grid_block.grid_text h2,
  .grid_block.grid_text .block-description {
    text-align:left;
  }

  .gicons {
    background-position: left top;
    padding-left: 35px;
  }

  #slides {
    height:auto !important;
  }

  #slides .slidesjs-previous {
    left:20px !important;
  }

  #slides .slidesjs-next {
    right:20px !important;
  }

  .basic_w .mainColumn, .basic_e .mainColumn,
  .detailRightCol {
    width: auto;
  }

.sideColumn {
   width:auto;
}
   /*.footerColumn33.icon_1,
   .footerColumn33.icon_2 {
     border:none;
   }*/

  .grid_block.g_columns_3 li img {
    width:80%;
  }

  .banner_page .big_button {
    margin:5px 0 !important;
  }

}


@media (max-width:800px) {
.banner_page .big_button {
    margin: 7px 0;
    padding: 3px 15px;
  }
}


@media (max-width:1000px) {
  .center_banner {
    left:20px !important;
  }

  .grid_block {
    width: 100% !important;
  }


}

@media (max-width: 1300px) {

  #slides .slidesjs-previous {
    left:15% !important;
  }

  #slides .slidesjs-next {
    right:5% !important;
  }

  .center_banner {
    top:5% !important;
  }

}



@media (max-width: 1400px) {
  #slides .slidesjs-previous,
  #slides .slidesjs-next {
    display:none !important;
  }


}

@media (max-width: 480px) {
  #logo-header {
    clear: both;
    display: block;
    margin: 15px 0;
    position: relative;
  }

  .grid_block li,
  .grid_block {
    width:100% !important;
  }

  .grid_block li img {
    max-width:100%;
  }

  /*.footerColumn33.icon_1,
  .footerColumn33.icon_2 {
    border:none;
  }*/

  .banner_page h2 {
    font-size:1.6em !important;
  }

  .banner_page span.small_font {
    font-size:1.2em !important
  }

  .banner_page {
    top:10px !important;
  }

  .bg-main .font_big {
    font-size: 2.5em;
  }

  #slides_gallery {
   width:auto !important;
  }

  .grid_block.g_columns_3.hover_text li {
    border-bottom:1px solid #cdcdcd;
  }

  #logo-header {
    z-index: 9;
  }

}

@media (max-width: 440px) {
  .slidesjs-container {
    height:150px !important;
  }

  .center_banner {
    left:14px !important;
  }

  .banner_page_main .iCont {
    padding:0;
  }

  .banner-main img {
    height: 147px;
  }

  .center_banner {
    width:auto;
  }

  #slides .slidesjs-pagination {
    bottom:-12px;
  }

}

@media screen and (min-width:1200px) and (max-width: 1250px) {

  .fa-chevron-right::before {
    display:block !important;
  }

  .sideColumn {
    width:240px !important;
  }

  .grid_block {
    width:100% !important;
  }

  .oCont {
    max-width:100% !important;
  }

  .iCont {
    width:1150px !important;
  }

  .grid_block {
    width: 100% !important;
  }


}

@media (min-width: 1301px) {
  .center_banner {
   top:10%;
  }
}

@media  (max-width:1250px) and (min-width: 1000px) {

   .basic_w .mainColumn, .basic_e .mainColumn {
    padding-right: 0 !important;;
    width: 715px !important;
}
  .sideColumn {
    width: 26% !important;
}

  .grid_block {
    width:100% !important;
  }

  .grid_block li img {
    width: 90%;
  }

}
