img {
    max-width: 100%;
}

.body {
  overflow-x:hidden;
}

.header_container {
    position: absolute;
    width:100%;
    z-index:99999;
}

.menu_container {
    display: none;
    
}

.slider-content {
    height: 975px;
    background-position: center !important;
    background-size: cover !important;
}

ul.bxslider li {
    margin-left: 0px;
}

div#topinfo div.moduletable.logo {
    position: absolute;
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

#topinfo{
    position: relative;
}

div#topinfo div.moduletable.menu-button {
    position: fixed;
    left: auto;
    right: 0px;
}

.slider-text  {
    padding-top:33%;
    text-align: center;
}

.slider-text h2 {
    font-size: 72px;
    font-weight: 100;
    color: #fff;
     text-shadow: 1px 1px 0px #000;
}

strong,b {
    color: inherit;
    font-size: inherit;
     text-shadow: 1px 1px 0px #000;
}

.slider-text h2 b, .slider-text h2 strong {
    color: #cadd19;
    font-weight: 100;
     text-shadow: 1px 1px 0px #000;
}

.slider-text p {
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    text-shadow: 1px 1px 0px #000;
}

.slider-text a {
    background: rgba(255,255,255,0.2);
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 100;
    padding: 15px 105px;
    
    -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
    
    border: solid 1px #fff;
    
    margin-top: 61px;
    display: table;
    margin: 60px auto;
}

.slider-text a span {
  display:none;
}

.slider-text a:hover {
    background: #fff;
    color: #000;
}

.moduletable.menu-button {
    position: absolute;
    right: 0px;
    z-index: 9999999;
    background: url(../images/menu-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    width: 144px;
    height: 72px;
    text-align: center;
    float: right;
}
  

.moduletable.menu-button a {
    padding-top: 20px;
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    display: block;
}

.moduletable.facebook {
    margin-right: 40px;
    margin-top: 5px;
}

.logo a {
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}

.bx-controls-direction, .bx-controls-auto {
    display: none;
    
}

.bx-controls {
   position: absolute;
    z-index: 99999;
    bottom: 220px; 
    width: 100%;
}

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

.bx-pager-item {
    display: inline-block;
}

.bx-pager-item a {
    display: block;
    width: 21px;
    height: 21px;
    text-indent: 200px;
    overflow: hidden;
    margin-right: 10px;
    background: url(../images/slider-pagination.png) no-repeat;
}

.bx-pager-item a:hover, .bx-pager-item a.active {
    background: url(../images/slider-pagination-active.png) no-repeat;
}

.home_container {
    padding: 75px 0px 105px 0px;
}

.moduletable.services h3 {
    color: #363636;
    font-size: 36px;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 65px;
    text-align: center;
    font-weight: 300;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
}

.moduletable.services ul li {
    list-style-type: none;
    margin-left: 0px;
    margin: 0px ;
    float: left;
    width: 25%;
}

.moduletable.services ul li .bg-image img.hover {
    display: none;
}

.moduletable.services ul li .bg-image {
    width: 164px;
    height: 164px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin-bottom: 25px;
    margin: 0px auto 25px auto;
}

.moduletable.services ul li a {
    font-size: 14px;
    color: #363636;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    display: block;
    font-weight: 700;
}

.moduletable.services ul li a .more, .more a {
    display: table;
    margin: 20px auto 0px auto;
    width: 30px;
    height: 30px;
    background: url(../images/more.png) no-repeat;
    background-position: center !important;
    background-size: 100%;
    text-align: center;
    color: #fff;
    padding: 2px 0px;
    font-size: 24px;
    line-height: 24px;
    font-weight: 100;
}

.more.yellow a {
   background: url(../images/more-active.png) no-repeat;
    color: #000;
    float: left;
}

.moduletable.services ul li a:hover .more, .more a:hover {
    background: url(../images/more-active.png) no-repeat;
    color: #000;
}

.moduletable.services ul li:hover .bg-image img.no-hover {
    display: none;
}

.moduletable.services ul li:hover .bg-image img.hover {
    display: block;
}

.more-button a, .more-button a:visited, .more-button a:link {
    display: table;
    margin: 105px auto 0px auto;
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 100;
    padding: 15px 90px;
    
    -webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

.more-button a:hover, .more-button a:active, .more-button a:focus {
    background: #cadd19;
    color: #000;
}

.footer_container {
    background: url(../images/footer-bg.jpg) no-repeat;
    background-size: cover !important;
    background-position: center !important;
    padding: 60px 0px 75px 0px;
    margin-top: 80px;
}

.footer_container .moduletable h3, .footer_container .moduletable a {
    color: #cadd19;
    font-size: 14px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-weight: 400;
}

.footer_container .moduletable p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
}

.footer_container .moduletable ul li {
    float: none;
    width: 100%;
    display: block;
    border: none;
    margin: 0px;
    margin-bottom: 3px;
}



div.footer_container .product-menu ul.menu li {
    border: none;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
}

div.footer_container .product-menu ul.menu li span.separator, div.footer_container .product-menu ul.menu li a {
    color: #fff;
    font-size: 14px;
    line-height: 120%;
    text-transform: uppercase;
}

div.footer_container .product-menu ul.menu li.active span.separator, div.footer_container .product-menu ul.menu li.active a {
    color: #cadd19;
}

div.footer_container .product-menu ul.menu li a:hover{
  color:#cadd19;
}

.moduletable.customers {
    text-transform: uppercase;
}

.menu_container {
   position: fixed;
    width: 100%;
    background: #cadd19 url(../images/shadow.png) repeat-x;
    background-position: center top;
    
    z-index: 999999;
    
  
    min-height: 500px;

}

nav#hornav ul li {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.logo {
    position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.logo.black a {
    color: #000;
}

nav#hornav ul li a, nav#hornav ul li span {
    font-size: 48px;
    line-height: 48px;
    color: #000;
    font-weight: 400;
}

nav#hornav ul li.current a, nav#hornav ul li a:hover {
    color: #000;
    font-weight: 700;
}

.moduletable_menu {
    padding-top: 230px;
    padding-bottom: 270px;
}

.nav>li>a:hover, .nav>li>a:focus {
    background: transparent;
}

.moduletable.menu-button.black {
    float: right;
    background: url(../images/menu-bg-black.png); 
}

.moduletable.menu-button.black a {
    color: #fff;
}

.moduletable.menu-button.black {
    position: relative;
    z-index: 99999999;
}

.moduletable.facebook {
    float: right;
}

.moduletable.mytitle {
    
    text-align: center;
    padding: 16% 0px 7.3% 0px;
    background: url(../images/inside-banner1.jpg) no-repeat;
    max-height: 530px;
}

.item_15 .moduletable.mytitle {
    background: url(../images/inside-banner-products.jpg) no-repeat;
}

.item_19 .moduletable.mytitle {
     background: url(../images/inside-banner-nea.jpg) no-repeat;
}

.item_13 .moduletable.mytitle {
     background: url(../images/inside-banner-ypiresies.jpg) no-repeat;
}

.moduletable.mytitle h1 {
    font-size: 72px;
    line-height: 120%;
    font-weight: 100;
    color: #fff;
    margin: 0px;
    padding: 0px;
}

.breadcrumb, .moduletable.mybreadcrumbs {
    background: #000;
    border-radius: 0px;
    margin-bottom: 0px;
}

.item-page .page-header {
    display: none;
}

.breadcrumb>li+li:before {
    content: "";
    padding: 0px;
}

.breadcrumb>li {
    margin: 0px;
}

.breadcrumb {
    padding: 8px 0px;
}

.breadcrumb>li a, .breadcrumb>li span {
 font-size: 12px;
    line-height: 12px;
    color: #fff;
    text-transform: uppercase;
}

.breadcrumb>li a {
    font-weight: 700;
}

.breadcrumb>li span.divider {
    padding: 0px 3px;
    color: #000;
    width: 8px;
    height: 13px;
    
    text-indent: 200px;
    overflow: hidden;
    background: url(../images/seperator.png) no-repeat;
    background-position: top center;
    margin: 0px 4px;
}

.breadcrumb>li span.divider img {
    display: none;
}

.breadcrumb>li span.divider.icon-location {
    display: none;
}

.item-page h3, .item-page h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}

.main_container.inside {
    padding-top: 50px;
    padding-bottom: 140px;
}

.main_container.inside.item_13 {
    padding: 0px;
    margin-top: -1px;
}

.greybox {
    background: #f3f3f3;
    padding: 15px;
    margin-top: 50px;
}

.greybox li, .greybox li a {
    font-size: 14px;
    font-weight: 400;
}

.greybox li {
    margin-bottom: 5px;
}

.greybox li a:after {
    content: "PDF";
    background: #000;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    margin-left: 5px;
    display: inline-block;
    padding: 3px 7px;
}

.moduletable.pelates {
    margin-top: 45px;
}

.moduletable.pelates h3 {
    text-align: center;
    font-size: 29px;
    color: #b3c50d;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 77px;
}

table.pelates {
    width: 100%;
}

table.pelates tr td {
    vertical-align: middle;
    text-align: center;
    padding: 5px;
  padding-bottom: 50px;
}

table.pelates tr td img {
    max-width: 90%;
}

p.readmore a:link, p.readmore a:visited, p.readmore a:active {
    background: url(../images/more.png) no-repeat;
    background-position: center;
    background-size: cover !important;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    padding-top: 2px;
    padding-left: 8px;
    line-height: 24px;
}

p.readmore a:hover {
    color: #000;
    background: url(../images/more-active.png) no-repeat;
}

p.readmore {
    text-align: center;
}

.moduletable.fmenu ul.nav {
    text-align: center;
}

.moduletable.fmenu ul.nav li {
    display: inline-block;
    text-align: center;
    padding: 0px 4px;
    width: auto;
}

.moduletable.fmenu ul.nav li a, .moduletable.fmenu ul.nav li span {
    color: #cadd19;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
}

.moduletable.fmenu {
    margin-top: 60px;
    margin-bottom: 30px;
}

.footer_logo  {
    position: static;
    padding-top: 0px;
}
#topinfo .logo span,
.footer_container .moduletable.footer_logo span{
   color:#cadd19;
}
.footer_container .moduletable.footer_logo a {
    color: #fff;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}

.footer_container .moduletable.footer_logo p {
    margin-bottom: 10px;
}

#subfooter {
    text-align: center;
}

.footer_container .moduletable .copy p, .footer_container .moduletable .copy a, .footer_container .moduletable .click p, .footer_container .moduletable .click a {
    font-size: 13px;
    font-weight: 300;
    margin: 0px;
    color: #fff;
}


.moduletable.fmenu ul.nav li a:hover, .moduletable.fmenu ul.nav li span:hover, .moduletable.fmenu ul.nav li.active a, .moduletable.fmenu ul.nav li.active span {
    font-weight: 400;
}

.pro-banner-image, .pro-banner-details {
    width: 50%;
    float: left;
    background: #f3f3f3;
    height: 619px;
    overflow: hidden;
}

.pro-banner-image img {
    min-width: 100%;
    height: 100%;
}

.pro-banner-details {
    padding:30px 38px;
    
}

.pro-banner-details-inner {
    width: 51%;
    
}

.eshop_item.item1 .pro-banner-image, .eshop_item.item1  .pro-banner-details {
    
    background: #fff;
    text-align: right;
}

.eshop_item.item1 .pro-banner-details-inner {
    float: right;
}

.pro-banner-details-inner h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 20px 0px;
}

.pro-banner-details-inner h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
}

.pro-banner-details-inner ul li {
    list-style-position: inside;
    margin-left: 0px;
    line-height: 180%;
}

.pro-banner-details-inner p {
    line-height: 180%;
}

.eshop_item.item0 .more a {
    float: right;
}

.eshop_item.item1 .more a {
    float: left;
}

.moduletable.ruck-product {
    background: #000;
    
}

.custom.ruck-product {
    background-repeat: no-repeat;
    background-position: 75% bottom;
    padding-top: 85px;
    padding-bottom: 25px;
}

.inner-info {
    width: 40%;
    
}

.inner-info h3, .inner-info p {
    color: #fff;
    background:#000;   
}

.inner-info p {
    line-height: 180%;
}

.inner-info h3 {
    text-transform: uppercase;
    margin: 20px 0px;
}

.greenglue-product.moduletable {
    background: #f5f5f5;
}

.custom.greenglue-product {
    padding: 110px 0px 85px 0px;
    background-repeat: no-repeat;
    background-position: 15% bottom;
    min-height: 600px;
}

.product-inner {
    width: 40%;
    float: right;
    position: relative;
}

img.antiprosopos {
    position: absolute;
    left: -160px;
    top: -80px;
}

.product-inner p {
    line-height: 180%;
}

.product-inner a {
    float: right;
}

.catalog_container h1 {
    display: none;
}

.catalog_container {
    padding-top: 30px;
}

.catalog_container .intro {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
}

.mod_featured  .eshop_item {
    width: 100%;
    margin: 0px;
}

.items-row .span6 .page-header {
    border-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

.items-row .span6 .page-header h2 {
    font-size: 18px;
    line-height: 120%;
    font-weight: 700;
    color: #363636;
    text-transform: uppercase;
}

.items-row p {
    font-size: 18px;
}

.span6 {
    width: 50%;
    float: left;
    min-height: 250px;
}

.span6 .column-1 {
    padding-right: 5%;
    margin-right: 5%;
    
    margin-bottom: 0px !important;
    padding-bottom: 40px;
}

.span6 .column-2 {
    padding-left: 5%;
}

.items-row .span6 .page-header h2 {
    margin-top:0px;
}

.span6 p.readmore a:link, .span6 p.readmore a:active, .span6 p.readmore a:visited, .items-row p.readmore a:link, .items-row p.readmore a:active, .items-row p.readmore a:visited {
    width: auto;
    height: auto;
    background: none;
    color: #cadd19;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    float:none;
    display: block;
    width: 100%;
    text-align: left;
    padding: 0px;
}

.span6 p.readmore a:hover, .items-row p.readmore a:hover {
    color: #000;
}

.span6.item_0 {
    border-right: solid 1px #000;
    
}

.pagination .counter.pull-right {
    font-size: 14px;
    clear: both;
    width: 100%;
    display: block;
    float: none;
}

ul.pagination-list li {
    list-style-type: none;
    float: left;
    margin-left: 0px;
    margin-right: 3px;
    font-size: 14px;
    background: url(../images/more.png) no-repeat;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    
}

ul.pagination-list li a, ul.pagination-list li i:after {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    height: 30px;
}

ul.pagination-list li.active a, ul.pagination-list li:hover a, ul.pagination-list li:hover i:after {
    color: #000;
}

ul.pagination-list li.active, ul.pagination-list li:hover {
    background: url(../images/more-active.png) no-repeat;
    color: #000;
}

.icon-next:after {
    content:">";
    color: #fff;
}

.icon-last:after {
    content:">>";
    color: #fff;
}

.icon-previous:after {
    content:"<";
    color: #fff;
}

.icon-first:after {
    content:"<<";
    color: #fff;
}

.ypiresia .bgimage {
    height: 440px;
    background-repeat: no-repeat;
    background-position: center !important;
    background-size:cover !important;
}

.ypiresia .container {
    padding: 70px 0px 60px 0px;
}

.ypiresia h3 {
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
}

.pd-ctitle, .pdtop, .pginline {
    display: none;
}

.pd-button-details {
    display: none;
}

.pd-button-download a {
    background: #000;
    color: #cadd19;
    border: none;
}

.pd-button-download a:hover {
    background: #cadd19;
    color: #000;
}


img.ektheseis-image {
    float: left;
    width: 50%;
    margin-right: 20px;
}

.muted {
    display: none;
}

.blog h2 span.subheading-category {
    display: none;
}

.page-header {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
    border: none;
}

.page-header h2 {
    text-transform: uppercase;
}

.span12  {
    margin-bottom: 40px;
}

.item_4 h2, .item_6 h2 {
    margin-top: 30px;
}

.custom.product-right {
    background-repeat:no-repeat;
    background-size: 100%;
    padding-top: 340px;
}

.custom.product-right img {
    max-width: 70%;
    float: left;
}

.custom.product-right.k13 img {
    max-width: 35%
}

.moduletable.product-right {
    margin-bottom: 40px;
}

.custom.product-right .more a {
    float: right;
    margin-right: 20px;
}

.pg-csv-box {
    height: auto !important;
        width: 25% !important;
    margin-right: 0% !important;
    padding: 0px;
    margin: 0px;
    border: none;
    box-shadow: none;
    min-height: 320px;
    position: relative;
    display: block;
    overflow: hidden;
}

.pg-csv-box-img {
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 0px !important;
}

#phocagallery-pane .pg-box1, #phocagallery .pg-box1, .pg-box1, .pg-box2, .pg-box3 {
    display: block !important;
    width: 100% !important;
}

.pg-box3 {
  width: 100%;
    height: 400px;
    overflow: hidden;
    margin: 0px;
    position: relative;
}

.pg-box3 img {
    min-width: 100%;
    min-height: 100%;
}

.pg-box1 {
   margin: 0px auto; 
}

.pg-csv-name a {
    background: none;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    color: #fff;
}

.pg-csv-name {
    background: none;
    padding-left: 0px !Important;
    position: absolute;
    bottom: 0px;
    background: #000;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
}



#pg-icons {
    display: none;
}

pg-csv-box {
    position: relative;
}

.pg-csv-box-img {
    height: auto !important;
    width: 100% !important;
    margin-bottom: 10px;
}

.pg-csv-box:hover {
    background: #fff !important;
    background: #fff !important;
} 

    
.pg-cv-box {
    width: 22% !important;
    margin-right: 2% !important;
    background: #fff !important;
    border: none !Important;
    box-shadow: none !important;
    padding: 0px !important;
}

.pg-cv-box-img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
}

.pg-icon-detail {
    display: none;
}

.pg-cv-name {
    font-size: 14px;
    font-weight: 700;
    color: #363636;
    text-transform: uppercase;
    text-align: center;
}

#phocagallery .page-header, span.pg-csv-count {
    display: none;
}

.pg-box3 a, pg-box3 a img {
    max-width: 100% !important;
}

#lbCaption, #lbNumber {
    line-height: 120%;
}

#lbNumber {
    font-size: 12px;
}

table.contact {
    width:100%;
}

table.contact tr td {
    vertical-align: top;
    text-align: center;
    border-right: solid 1px #000;
}

table.contact tr td.last {
    border: none;
}

.ffield.fleft {
    width: 31.3%;
    float: left;
    margin-right: 3%;
    margin-bottom: 10px;
}

.ffield.fleft.flast {
    margin-right: 0px;
}

div.cf-container form fieldset input, div.cf-container form fieldset textarea {
    text-shadow: none;
    border: solid 1px #000;
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    float: none;
    display: block;
    box-shadow: none;
}

div.cf-container form fieldset input:hover, div.cf-container form fieldset textarea:hover {
    box-shadow: none;
}

div.cf-container form fieldset .label {
    width: 100%;
    float: none;
    display: block;
    clear: both;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
}

div.cf-container form fieldset input.fsend {
    float: right;
    width: auto;
    
    display: table;
    margin: 10px auto 0px auto;
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-weight: 100;
    padding: 15px 90px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; 
}

div.cf-container form fieldset input.fsend:hover {
    background: #cadd19;
    color: #000;
    border: solid 1px #cadd19;
}

#lbCenter, #lbBottomContainer {
    z-index:999999;
}

.menu_button_container {
    position: fixed;
    width: 100%;
    z-index: 9999999999999;
}

    
.fixed {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
}

.breadcrumb.mybreadcrumbs {
    background: url(../images/breadcrumb-house.png) no-repeat;
    background-position: left center;
    padding-left: 30px;
}

.main_container.task_category.app_catalog .container {
    width: 100%;
    padding: 0px;
}

.main_container.item_12 .container {
    width: 100%;
    padding: 0px;
}

.pg-cv-box {
    width: 23% !important;
    margin: 0px 1% !important;
    position: relative;
    height: 400px !important;
    margin-bottom: 30px !important;
}


.pg-cv-name {
    position: absolute;
    bottom: 0px;
    background: #000;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    color: #fff;
        padding: 10px 0px;
    width: 100%;
}

.pagination.pagination-centered {
    color: #fff;
}

.pagination.pagination-centered select {
    display: none;
}

.pagination.pagination-centered .counter.pull-right {
    display: none;
}

.breadcrumb>li a {
    z-index:99999999999999999999;
}

#products {
margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

#catalog_category .description {
    display: none;
}

.moduletable.modlanguages {
     float: right; 
    margin-right: 130px;
    margin-top: 10px;
}

div.mod-languages a {
  text-decoration: none;
    color: #b3c50d;
    font-size: 14px;
}

.home2_container .bgcolor {
 background:#e9e9e9;
 padding-top:55px;
 padding-bottom:100px;
 margin-top:130px;
 
}

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

.article_anywhere.synergasies h2.article_anywhere_title {
  font-size:36px;
  color:#363636;
  margin-bottom:40px;
}

.article_anywhere.synergasies table {
  width:100%;
  margin-top:35px;
}

.article_anywhere.synergasies table tr td {
  text-align:center;
  vertical-align:middle;
}

.downarrow {
  background:url(../images/down-arrow.png) no-repeat;
  background-position:center;
  width:100%;
  height:36px;
  margin-bottom:65px;
}
.flexclear{
  display:none;
}

@media (min-width: 768px) {
#products {
    width: 750px;
}
}

@media (min-width: 992px) {
#products {
    width: 970px;
}
}


@media (min-width: 1200px) {
#products {
    width: 1020px;
}
}

#hornav .facebook.inside a{
  padding:10px;

} 

span.hidden {
  color:#fff;
}
#cookie_assistant_wrapper a {color:#fff;}

.all-options.optin label{display:inline-block!important; width:initial!important;}
.all-options.optin input[type="checkbox"]{width:15px!important; height:15px!important; display:inline-block!important;}

