/* ============================== */
/* ============================== */
/* ! Header Styles                */
/* ============================== */ 

.top-menu {
/*    background: #0097DE url('../images/bg/bg-top.png') repeat-x bottom left;   */
/*    background: #FFDC22;*/
    height: 20px;
    padding: 5px 10px;
    font-size: 13pt;
}

.top-menu .fb-like {
    float: left;
}

.top-menu-left {
    float: left;
    margin-top: 1px;
}

.top-menu-right {
    float: right;  
    margin-top: 1px;
    position: relative;
}

.top-menu li {
    display: inline-block;
    margin: 0 15px;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    list-style-type: none;
}

.top-menu li li {
    margin: auto;
}

.top-menu a:hover,
.top-menu a.selected {
    
	border-bottom: 3px solid red;
} 

.top-menu a:hover i,
.top-menu a.selected i {
    text-decoration: none;
}

.quick-login {
    top: 33px;
    left: -145px;
    width: 200px;   
}

.quick-login li {
    display: block;
}

.quick-login .arrow-top {
    left: 180px;
}

.quick-login .forgotten-link {
    font-size: 10px;
    line-height: 1.1em;
    margin-top: 5px;
    text-transform: none;
}

.languages-box {
    right: -21px;
    top: 33px;                  
}

.languages-box .arrow-top {
    right: 25px;
    left: auto;
}

.languages-box li {
    white-space: nowrap;
    margin: 2px auto !important;
}

.languages-box-holder:hover .languages-box {
    display: block;
}

.languages-box li a i {
    top: 1px;
    height: 12px;
    width: 20px !important;
    position: relative;
    display: inline-block;
}


.blue-gradient{
   background: -webkit-gradient(linear, left top, right top, from(#0484CD), color-stop(0.25, #32B1E6), color-stop(0.5, #0484CD)); 
   background: -webkit-linear-gradient(left, #0484CD, #32B1E6, #0484CD); 
   background: -moz-linear-gradient(left, #0484CD, #32B1E6, #0484CD); 
   background: -ms-linear-gradient(left, #0484CD, #32B1E6, #0484CD);
   background: -o-linear-gradient(left, #0484CD, #32B1E6, #0484CD);
}

.header-middle .grid-100 {
    display: inline-block;
    vertical-align: middle;
    text-align: left; 
    white-space: nowrap;
}

.header-middle .grid-80 {
    display: inline-block;
    text-align: right;
    vertical-align: middle;
    float: none;
    white-space: normal;
}

.ie8 .header-middle .grid-80 {
    padding-top: 30px;
}

.header-logo {
    display: inline-block;
    vertical-align: middle;
    float: none;
    position: absolute;
    margin-left: -20px;
    margin-top: 25px;
    z-index: 10;
    padding: 5px;
}

@media screen and (max-width: 979px) {
	.header-logo {
    
    margin-top: 5px;
    
}
}

.header-logo img {
	max-width: 215px;
}

.header-middle-box {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    font-size: 16px;
   /* height: 124px;*/
   margin-top:45px;
}
.header-middle-box.contact{
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}
.header-middle-box.contact a {
	color:#66ff66;
	padding: 5px;
}

.header-middle-box.contact a:hover {
	border-bottom: 3px solid #66ff66;
}

.last-box {
    margin-right: 0;
}

.header-compare a {
    margin: 0 5px;
    text-transform: uppercase;
    font-size: 12px;
}

.header-compare a:hover {
    text-decoration: underline;
}

.header-compare a:hover i {
    text-decoration: none;
}

.header-search {
    width: 230px;
}

@media screen and (max-width: 979px) {
	.header-search {
    width: 330px;
}
}

.header-search .input-round {
    padding-right: 40px;
}

.header-middle-box .text-input {
    margin-bottom: 0;
}

.header-cart {
    position: relative;
    padding: 0;
}

.header-cart .text-input {
    font-size: 15px;
    padding: 6px 18px;
    display: inline-block;    
}

.header-cart .text-input:hover {
    border: 1px solid #66ff66;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
}

.header-cart strong i {
    font-size: 22px;
}                    

.header-quick-cart {
    width: 340px;
    padding: 7px 0;
    right: -15px;
    top: 50px;
}

.header-quick-cart .arrow-top {
    left: 275px;
}   

.focusor-top {
    position: absolute !important;
    height: 14px;
    top: -14px;
    width: 100%;
}

.quick-cart-item {
    position: relative;
    padding: 7px 16px;
    text-align: left;    
    font-size: 0;
}

.quick-cart-item .quick-cart-add,
.quick-cart-item .quick-cart-remove {
    position: absolute;
    margin-top: -11px;
    top: 50%;
    z-index: 101;
    display: none;
}

.quick-cart-item:hover .quick-cart-add,
.quick-cart-item:hover .quick-cart-remove {
    display: block;   
}

.quick-cart-link {
    display: block;
}       

.quick-cart-item .quick-cart-remove  {
    left: -10px;
}

.quick-cart-item .quick-cart-add  {
    right: -10px;
}

.header-quick-cart .quick-cart-left {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 178px;
    font-size: 0;
}

.header-quick-cart .quick-cart-left span {
    font-size: 13px;    
}

.header-quick-cart .quick-cart-right {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 120px;
    padding-left: 5px;
    font-size: 15px;
}

.quick-cart-image {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 38px;
    border: 1px solid #e1e1e1;
    border: 1px solid rgba(0, 0, 0, 0.1); 
    overflow: hidden;      
}

.quick-cart-name {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    padding-left: 7px; 
}

.quick-cart-total {
    padding: 7px 16px;
    font-weight: 700;   
}

.quick-cart-total .quick-cart-left {
    text-transform: uppercase;
    font-size: 11px;  
}

.quick-cart-total .quick-cart-right {
    font-size: 18px;
}

.quick-cart-buttons {
    padding: 12px 16px 7px;  
    text-align: right;
}

.quick-cart-buttons a {
    margin-left: 10px;
}

.mobile-overlay {
    display: none;
}




/* ============================= */
/* ! Main menu styles            */
/* ============================= */

.header-wrapper.grid-container{
  padding:0px;
  max-width: 980px;
  
}

.main-menu .spacer{
  width: 77px;
}


.main-menu {        
    height: 54px;
    position: relative;    
    
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

}


.main-menu li {
    float: left;
}

.main-menu li.pull-right {
    float: right;
}

.main-menu li a.main-menu-item,.main-menu li span.main-menu-item {
    display: block;
    padding: 18px 23px;
    font-size: 12px;
  /*  font-weight: 700;*/
    color: inherit;
	cursor: pointer;
    text-transform: uppercase;
    position: relative;
    z-index: 11;

/*    text-shadow: 1px 1px 1px #000000;*/
}

.ie8 .main-menu li a.main-menu-item {
    padding-left: 22px;
    padding-right: 22px;
}

.main-menu li:hover a,
.main-menu li.selected a {
    text-shadow: none;
}

.main-menu .home a,
.main-menu .back a {
    padding: 18px 10px;
}

.mega-menu {
    position: absolute;
    display: none;
    max-width: 100%;
    left: 0;
    top: 58px;
    z-index: 10;

    font-family: Arial, sans-serif;    
    letter-spacing: 0px;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    border-radius: 5px;
    
    -moz-box-shadow: 1px 1px 2px #666666, inset 1px 1px 2px #ffffff;
    -webkit-box-shadow: 1px 1px 2px #666666, inset 1px 1px 2px #ffffff;
    box-shadow: 1px 1px 2px #666666, inset 1px 1px 2px #ffffff; 
}    

.mega-menu.full-width {
    width: 100%;
}

.mega-menu-active {
    position: absolute;
    display: block;
    height: 75px;
    width: 100px;
    top: -62px;
    
    -moz-box-shadow: -5px 0 3px -5px #999999, 5px 0 3px -5px #999999, inset 1px 1px 1px #ffffff;
    -webkit-box-shadow: -5px 0 3px -5px #999999, 5px 0 3px -5px #999999, inset 1px 1px 1px #ffffff;
    box-shadow: -5px 0 3px -5px #999999, 5px 0 3px -5px #999999, inset 1px 1px 1px #ffffff;
    
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    
}

.mega-menu .mega-menu-title {
    text-transform: uppercase;
    font-family: Arial, sans-serif;    
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 12px;
    display: block;
    margin-bottom: 15px;
    padding-right: 30px;
}

.mega-menu .mega-menu-box {
    border-right: 1px solid #e8e8e6;
    border-right: 1px solid rgba(0, 0, 0, 0.1);       
    vertical-align: top;
    display: inline-block;
    padding: 25px 0 30px 7px;
    
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.mega-menu .mega-menu-last { 
    border-right: none;
}

.mega-menu .mega-menu-box .mega-menu-list {
    display: inline-block;
}

.mega-menu-list li {
    float: none;
    white-space: nowrap;
    padding-right: 30px;
}

.mega-menu-list li a {
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0px;
    font-family: Arial, sans-serif;
    
    padding: 5px 0;
    font-size: 12px;
    display: inline-block;
    
    text-shadow: none;
}     

.mega-menu-list li a:hover span {
    color: inherit;
}

.mega-menu-banner {
    display: block;
    position: relative;
    padding-right: 30px;
}

.mega-menu-banner img {
    max-width: 100%;
}

.mega-menu-banner strong {
    display: inline-block;
    font-weight: normal;
}

.mega-menu-banner .banner-text-blue {
    font-size: 25px;
    color: #0ba8cf;
    position: absolute;
    top: 20%;
    left: 5%;
    text-transform: uppercase;
}

.mega-menu-banner .banner-text-blue strong {
    font-size: 55px;
}

.mega-menu-banner .banner-text-white {
    font-size: 32px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: 10%;
    left: 5%;
}

.mega-menu-banner .banner-size-1 strong {
    font-size: 55px;
    line-height: 1em;
}

.mega-menu-banner .banner-size-2 strong {
    font-size: 35px;
    line-height: 0.9em;
}

.main-menu .main-menu-mobile {
    display: none;
}

.sidebar .back,
.main-menu .back {
    display: none;
}


/* ============================= */
/* ! Submenu  styles             */
/* ============================= */

.submenu {
    padding-right: 20px;
}

.submenu > ul {
    margin-top: -15px;
    /*padding-top: 10px;*/
}

.submenu > ul > li {
    margin-left: -20px;
    padding: 0 20px;
    width: 100%;   
}

.submenu > ul > li > a {
    text-transform: uppercase;
    display: block;
    padding: 10px 0;
    font-size: 13px;
    font-weight: bold;
}

.submenu ul li ul {
    display: none; 
}

.submenu ul li.expanded ul {
    display: block;
}

.submenu ul li li a {
    display: block;
    padding: 8px 0 10px;
    font-size: 14px;
}

.submenu ul li a {
    transition: color 200ms;    
    -moz-transition: color 200ms;
    -webkit-transition: color 200ms;
    -o-transition: color 200ms;
}

.submenu ul li li a b {
    margin-right: 8px; 
    font-weight: normal; 
    
    transition: margin-left 200ms;
    -moz-transition: margin-left 200ms;
    -webkit-transition: margin-left 200ms;
    -o-transition: margin-left 200ms;  
}

.submenu ul li li a:hover,
.submenu ul li li a.selected {
    font-weight: bold;
}

.submenu ul li li a:hover b,
.submenu ul li li a.selected b {
    margin-left: 8px;   
}

.submenu ul li li a:hover b,
.submenu ul li li a.selected b,
.submenu ul li li a:hover small,
.submenu ul li li a.selected small {
    color: inherit;
    font-weight: bold;
}


/* ============================= */
/* ! Sidebar styles              */
/* ============================= */

.sidebar {
    padding-top: 20px;  
    padding-bottom: 20px;
    position: relative;
} 

.sidebar-shadow {
    border-left: 1px solid #efefef;
    border-left: 1px solid rgba(0,0,0,0.1); 
    background: transparent url('../images/bg/bg-sidebar-shadow.png') repeat-y top left;
    
    position: absolute !important;
    z-index: 1;
    width: 20px;
    height: 100%;
    top: 0;
    margin-left: -5px;
}

.sidebar .sidebar-divider {
    border-top: 1px solid #e6e1da;    
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #ffffff;    
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    height: 0;
    font-size: 0;
    
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: block !important;
}

.sidebar .sidebar-top {
    margin-top: -20px;
}

.sidebar .sidebar-box {
    margin-left: -20px;
    padding-left: 20px;
    padding-top: 15px;
    width: 100%;   
    position: relative;
    
    border-bottom: 1px solid #e6e1da;    
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar .sidebar-bottom {
    border-bottom: none;   
}

.sidebar .sidebar-box:after {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    
    border-top: 1px solid #ffffff;    
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.sidebar .sidebar-bottom:after {
    display: none;
}

.sidebar h2 {
    font-size: 18px;
    margin-bottom: 15px;
}

.sidebar .sidebar-list {
    padding-right: 20px;
}

.sidebar .sidebar-list li {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    
    font-size: 13px;
    line-height: 17px;
    padding: 6px 0;
}

.sidebar .sidebar-product {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.sidebar .sidebar-product span {
    vertical-align: middle;  
    display: inline-block;    
    width: 113px;
    padding-right: 10px;
}

.sidebar-product img {
    vertical-align: middle;  
    display: inline-block;    
    border: 1px solid #e1e1e1;
    border: 1px solid rgba(0, 0, 0, 0.1);  
}

.sidebar-product strong,
.sidebar-product small {
    font-size: 17px;
    display: block;
}

.sidebar-product small {
    font-size: inherit;
}





/* ============================= */
/* ! Content styles              */
/* ============================= */

.page-block {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    border-radius: 5px;
    
    
    -moz-box-shadow: 3px 4px 7px #444444;
    -webkit-box-shadow: 3px 4px 7px #444444;
    -o-box-shadow: 3px 4px 7px #444444;
    box-shadow:  3px 4px 7px #444444;
}

.page-tabs-block {
    margin-top: 60px;
}

.page-block-top {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;

    
    border-bottom: 1px solid #efefef;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.page-block-bottom {
    
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.breadcrumbs {
    font-size: 15px;
    text-transform: uppercase;
}

.breadcrumbs a:after {
    content: ' ›';
    padding: 0 5px 5px;
    font-size: 20px;
}

.content-with-sidebar,
.content-holder {
    padding-top: 20px;  
    padding-bottom: 20px;  
}

.header-slider {
    overflow: hidden;

    border: 1px solid #d8d6d4;
    border: 1px solid rgba(88, 88, 88, 0.2);

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    border-radius: 5px; 
    
}

.header-slider .juicy-layer {
    color: #0ba8cf;
    font-size: 25px;
    text-transform: uppercase;
}

.header-slider .juicy-layer a {
    color: #0ba8cf;
    font-size: 15px;
    text-transform: none;
    text-decoration: underline;
}

.header-slider .juicy-layer a:hover {
    text-decoration: none;
}


.with-shadow {
    border-right: 1px solid #d8d6d4 !important;
    border-bottom: 1px solid #d8d6d4;

    -moz-box-shadow: 1px 1px 2px rgba(88, 88, 88, 0.5);
    -webkit-box-shadow: 1px 1px 2px rgba(88, 88, 88, 0.5);
    box-shadow: 1px 1px 2px rgba(88, 88, 88, 0.5);
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
    border-radius: 5px;
    
}

.content-page h1 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.content-page .full {
    width: 100%;
    padding: 20px;
    margin-left: -20px;
    display: block;

    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.content-page h2 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px 0;
}

.content-page .with-border {
    border-bottom: 1px solid #e6e1da;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);   
}

.content-page h1.with-border {
    padding-bottom: 20px;
}

.content-page h2.with-border {
    padding-bottom: 15px;
}

.content-page .bigger-header {
    font-size: 18px;
}

.content-page ul li,
.content-page ol li{
    list-style-type: square;
    padding-left: 5px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.content-page ol li {
    list-style-type: decimal;
}

.content-page ul li ul {
    margin-top: 10px;
}


/* ============================= */
/* ! Blog grid layout            */
/* ============================= */


.blog-grid {
    
}  

.blog-grid .blog-title {
    font-size: 16px;
    text-transform: none;
    margin-bottom: 10px;
}

.blog-grid .blog-info {
    font-size: 12px;
    margin-bottom: 15px;
}

.blog-info a {
    color: inherit;
}

.blog-description {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 0;
}

.blog-info i {
    font-size: 10px;
}




.brand-item {
    text-align: center;
}
    



/* ============================= */
/* ! Footer layout               */
/* ============================= */

footer {
    font-size: 12px;
}
.footer-wrapper{
    margin-top: 20px;
    padding: 0px;
    position: relative;
    background-color: black;
    -moz-box-shadow: 3px 4px 7px #444444;
    -webkit-box-shadow: 3px 4px 7px #444444;
    -o-box-shadow: 3px 4px 7px #444444;
    box-shadow:  3px 4px 7px #444444;
    padding:10px;
}

.mbh-banner {
	text-align: center;
	margin: 0 -10px 6px -10px;
}

.mbh-banner a img {
	border: 1px solid white;
}

.mbh-banner a:hover img {
	border: 1px solid red;
}

.footer-top {
    margin: -10px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
} 

.footer-top input {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.footer-top a {
    color: inherit;
}

.footer-top ul {
    padding-left: 15px;
    list-style-type: square;   
}

.footer-top ul li {
    margin-bottom: 10px;
}

.footer-top p {
    margin-bottom: 25px;
}


.footer-bottom {                                        
    margin: -10px;
    padding-top: 35px;
    padding-bottom: 15px;
}

.footer-copyright a {
    color: inherit;
    text-decoration: none;
}

.footer-social {
    text-align: right;
}

.footer-social a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin: 0 5px;
}

.tandtsport-cegcsoport {
	display: table;
	margin: auto;
}

.tandtsport-cegcsoport a:hover div {
	transition: border 0.3s ease;
	border: 1px solid red;
}

.tandtsport-cegcsoport a:hover div span {
	transition: color 0.3s ease;
	color: red;
}

.tnt-egysegek {
	float: left;
	text-align: center;
	color: white;
	background-color: black;
	
	margin: 3px;
	
}

/* SIBLING FADE: fade out siblings around a hovered item */

.sibling-fade { visibility: hidden; }
/* Prevents :hover from triggering in the gaps between items */

.sibling-fade > * { visibility: visible; }
/* Brings the child items back in, even though the parent is `hidden` */

.sibling-fade > * { transition: opacity 150ms linear 100ms, transform 150ms ease-in-out 100ms; }
/* Makes the fades smooth with a slight delay to prevent jumps as the mouse moves between items */

.sibling-fade:hover > * { opacity: 0.4; transform: scale(0.9); }
/* Fade out all items when the parent is hovered */

.sibling-fade > *:hover { opacity: 1; transform: scale(1); transition-delay: 0ms, 0ms; }
/* Fade in the currently hovered item */

@media screen and (max-width: 979px) {
  .tandtsport-cegcsoport {
	display: inline;
	margin: auto;
}
  
  .tnt-egysegek {
	
	padding: 8px 16px;
	margin: 3px 0;
	text-align: center;
	width: 40%;
	}
}

/* ============================== */
/* ! Colors                       */
/* ============================== */

/* dark color */
.dark-color,
.dark-hover:hover,
.dark-hover.selected {
    color: #3e3e3e;
}
.dark-bg,
.dark-bg-hover:hover,
.dark-bg-hover.selected {
    background-color: #3e3e3e;
}
.dark-border,
.dark-border-hover:hover,
.dark-border-hover.selected {
    border-color: #3e3e3e;
}
.dark-gradient,
.dark-gradient-hover:hover,
.dark-gradient-hover.selected {
    background-image: linear-gradient(bottom, #0f0f0f 0%, #3e3e3e 100%);
    background-image: -o-linear-gradient(bottom, #0f0f0f 0%, #3e3e3e 100%);
    background-image: -moz-linear-gradient(bottom, #0f0f0f 0%, #3e3e3e 100%);
    background-image: -webkit-linear-gradient(bottom, #0f0f0f 0%, #3e3e3e 100%);
    background-image: -ms-linear-gradient(bottom, #0f0f0f 0%, #3e3e3e 100%);
    background-color: #3e3e3e;  
}

/* middle color */
.middle-color,
.middle-hover:hover,
.middle-hover.selected {
    color: #999999;
}
.middle-bg,
.middle-bg-hover:hover,
.middle-bg-hover.selected {
    background-color: #999999;
}
.middle-border,
.middle-border-hover:hover,
.middle-border-hover.selected {
    border-color: #999999;
}
.middle-gradient,
.middle-gradient-hover:hover,
.middle-gradient-hover.selected {
    background-image: linear-gradient(bottom, #7b7770 0%, #999999 100%);
    background-image: -o-linear-gradient(bottom, #7b7770 0%, #999999 100%);
    background-image: -moz-linear-gradient(bottom, #7b7770 0%, #999999 100%);
    background-image: -webkit-linear-gradient(bottom, #7b7770 0%, #999999 100%);
    background-image: -ms-linear-gradient(bottom, #7b7770 0%, #999999 100%);
    background-color: #999999;  
}

/* cream color */
.cream-color,
.cream-hover:hover,
.cream-hover.selected {
    color: #F5F2ED;
}
.cream-bg,
.cream-bg-hover:hover,
.cream-bg-hover.selected {
    background-color: #F5F2ED;
}
.cream-border,
.cream-border-hover:hover,
.cream-border-hover.selected {
    border-color: #F5F2ED;
}
.cream-gradient,
.cream-gradient-hover:hover,
.cream-gradient-hover.selected {
    background-image: linear-gradient(bottom, #F5F2ED 0%, #f7f2ed 100%);
    background-image: -o-linear-gradient(bottom, #F5F2ED 0%, #f7f2ed 100%);
    background-image: -moz-linear-gradient(bottom, #F5F2ED 0%, #f7f2ed 100%);
    background-image: -webkit-linear-gradient(bottom, #F5F2ED 0%, #f7f2ed 100%);
    background-image: -ms-linear-gradient(bottom, #F5F2ED 0%, #f7f2ed 100%);
    background-color: #F5F2ED;
}

/*dark transparent*/
.dark-transparent{
  background-color: rgba(0,0,0,0.3);
}
.no-bg{
  background-color: rgba(0,0,0,0);
  box-shadow: none !important;
}

/* light color */
.light-color,
.light-hover:hover,
.light-hover.selected {
    color: #ffffff;
}
.light-bg,
.light-bg-hover:hover,
.light-bg-hover.selected {
    background-color: #ffffff;
}
.light-border,
.light-border-hover:hover,
.light-border-hover.selected {
    border-color: #ffffff;
}
.light-gradient,
.light-gradient-hover:hover,
.light-gradient-hover.selected {
    background-image: linear-gradient(bottom, #f0eae3 0%, #F5F2ED 100%);
    background-image: -o-linear-gradient(bottom, #f0eae3 0%, #F5F2ED 100%);
    background-image: -moz-linear-gradient(bottom, #f0eae3 0%, #F5F2ED 100%);
    background-image: -webkit-linear-gradient(bottom, #f0eae3 0%, #F5F2ED 100%);
    background-image: -ms-linear-gradient(bottom, #f0eae3 0%, #F5F2ED 100%);
    background-color: #ffffff;
    position: relative;
}

/* active color */
.active-color,
.active-hover:hover,
.active-hover.selected {
    color: #0182C3;
}
.active-bg,
.active-bg-hover:hover,
.active-bg-hover.selected {
    background-color: #0182C3;
}
.active-border,
.active-border-hover:hover,
.active-border-hover.selected,
.juicy-selected .active-border-selected {
    border-color: #0182C3;
}
.active-gradient,
.active-gradient-hover:hover,
.active-gradient-hover.selected {
    background-image: linear-gradient(bottom, #1d5b7a 0%, #0182C3 100%);
    background-image: -o-linear-gradient(bottom, #1d5b7a 0%, #0182C3 100%);
    background-image: -moz-linear-gradient(bottom, #1d5b7a 0%, #0182C3 100%);
    background-image: -webkit-linear-gradient(bottom, #1d5b7a 0%, #0182C3 100%);
    background-image: -ms-linear-gradient(bottom, #1d5b7a 0%, #0182C3 100%);
    background-color: #0182C3;
} 

.facebook-color,
.facebook-hover:hover {
    color: #3B5998;   
}

.twitter-color,
.twitter-hover:hover {
    color: #33CCFF  
}

.linkedin-color,
.linkedin-hover:hover {
    color: #4875B4;   
}

.pinterest-color,
.pinterest-hover:hover {
    color: #AB171E;   
}

.google-color,
.google-hover:hover {
    color: #D04028;  
}

.alert-error.hiba{
  display:none;
  width: 100%;
  box-sizing: border-box;
}

a.letoltes{
  font-size: 20px;
}

.product-filter {
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 20px;
}

.techdetail{
  display: none;
}

.cikkszam{
  float:right;
  font-size: 11px;
}

.indulo .banner{
  text-align: center;
}

.footer-top .grid-50{
  margin-bottom: 18px;
}

table.elerhetoseg td{
  padding: 10px;
}

.top-banner{
    margin-top: -3px;
    background: #FC8720;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    z-index: -1;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 12px;
    font-size: 21px;
    padding-top: 12px;
}
.top-banner a{
  color:#fff;
}

.top-banner b{
  color: #000;
}
.top-banner img{
  display:inline-block;
  height:32px;
  width:auto;
  margin-bottom:-7px;
}

@media screen and (max-width: 979px) {
  .top-banner{
    margin-top:10px;
    font-size: 18px;
  }  
}

img.fizicon {
  width:auto;
  height: 18px;  
}

li.inverse{
  color: #f00;
  background: #fff;
  font-weight: bold;
  padding-bottom: 1px;
}

.flex-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.flex-container > div {
  min-width: 200px;
  
  max-height: 300px;
  max-width: 300px;
  padding: 100px 0;
  margin: 5px;
  text-align: center;
  font-size: 30px;
  border: 1px solid white;
  color: black;
}

@media screen and (max-width: 979px) {
	.flex-container > div {
		width: 95%;
	}
}

#kimelttermek-1 {
	background: url(https://ski.hu/csatolmanyok/ski/webcikk/7073/2762_Icepeak_Jamie_Kd_390_normal.jpg);
	background-position: center;
	min-width: 300px;
}

#kimelttermek-2 {
	background: url(https://ski.hu/csatolmanyok/ski/webcikk/7073/2762_Icepeak_Jamie_Kd_390_normal.jpg);
	background-position: center;
	min-width: 300px;
}

#kimelttermek-3{
	background: url(https://ski.hu/csatolmanyok/ski/webcikk/7073/2762_Icepeak_Jamie_Kd_390_normal.jpg);
	background-position: center;
	min-width: 300px;
}

/* HOVER EFFECT */

.hovereffect {
  
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-color: rgba(75,75,75,0.7);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.1);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: white;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover h2 {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
  border-bottom: 3px solid red;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 50px;
  color: white;
  font-weight: 700;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  font-size: 18px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect a.info:hover {
  border: 1px solid white;
}

.yt-video-responsive{
	text-align:center;
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.yt-video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.kosarba-red {
	background: red;
	color: white;
	font-size: 18px;
	font-weight: 500;
	padding: 4px;
	border: 2px solid black;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
}

.kosarba-red:hover {
	background: #66ff66;
	color: black;
	border: 2px solid black;
}

.merettablazat-bg {
	margin-top: 16px;
	width: 100%;
	color: red;
	font-size: 16px;
	font-weight: 700;
	padding: 8px;
	text-transform: uppercase;
	cursor: pointer;
}

.merettablazat-bg:hover {
	
	color: #00CC00;
	font-size: 16px;
	font-weight: 700;
	padding: 8px;
	cursor: pointer;
}

.footer-info-bar-kolcsonzo {
	margin: 50px auto;
	max-width: 960px;
	padding: 20px;
	border: 1px solid red;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-family: mulish;
	font-size: 16px;
}

.footer-info-bar-kolcsonzo a {
	text-transform: uppercase;
	font-family: mulish;
	font-size: 16px;
	padding: 1px;
}

.footer-info-bar-kolcsonzo a:hover {
	border-bottom: 3px solid #66ff66;
}

/*
.footer-info-bar-title-line {
		display: block;
        margin: 0 auto;
        text-align: center;
        max-width: 500px;
        position: relative;
}

.footer-info-bar-title-line:before {
  content: "";
  display: block;
  width: 120px;
  height: 3px;
  background: #66ff66;
  left: 0;
  top: 50%;
  position: absolute;
}

.footer-info-bar-title-line:after {
  content: "";
  display: block;
  width: 120px;
  height: 3px;
  background: #66ff66;
  right: 0;
  top: 50%;
  position: absolute;
}

@media screen and (max-width: 979px) {
	.footer-info-bar-title-line:before {
  display: none;
}
.footer-info-bar-title-line:after {
  display: none;
}
}
*/

/* RING INDICATOR */
/*
.ring-indicator {
 
  background: red;
	color: white;
	font-size: 18px;
	font-weight: 500;
	padding: 4px;
	border: 2px solid black;
	width: 100%;
	text-transform: uppercase;
	cursor: pointer;
  position: relative;
  padding: 10px;
  }



.ring-indicator:hover, .ring-indicator:focus {
  background: #66ff66;
	color: black;
	border: 2px solid black;
}

.addtetel button:hover::before, .addtetel button:focus::before {
  opacity: 1;
}

.addtetel button::after {
  content: '';
  width: 30px; height: 30px;
  border-radius: 100%;
  border: 3px solid #ff9999;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: ring 1.5s infinite;
}

.addtetel button:hover::after, .addtetel button:focus::after {
  animation: none;
  display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}
*/

.menu-bike-szerviz:hover {
	color: black;
}

.grid-kerekpar-tipusok {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto;
  grid-gap: 10px;
  background-color: black;
  padding: 2px;
}

.grid-kerekpar-tipusok > div {
  background-color: black;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 700;
}

.grid-kerekpar-tipusok > div a:hover {
  border-bottom: 3px solid #5990ff;
}

.banner-kerekpar-tipus {
  color: white;
}

.vizi-gombok {
  text-align: center;
}

.vizi-gombok a {
  color:red;
  font-size:14px;
  padding: 15px 15px;
  border: 1px solid red;
}

.vizi-gombok a:hover {
  color:white;
  background-color: red;
  font-size:14px;
  padding: 15px 15px;
  border: 1px solid white;
}

/* KÉSZLETEK TÁBLA */

.keszlet-modern {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1em;
  font-size: 0.95rem;
}

.keszlet-modern thead tr {
  background-color: #e5e5e5;
}

.keszlet-modern thead th {
  text-align: center;
  font-weight: bold;
  padding: 6px 10px;
  border: 1px solid #ccc;
}

.keszlet-modern tbody tr:nth-child(even) {
  background-color: #f0f7ff;
}

.keszlet-modern td {
  border: 1px solid #ccc;
  padding: 6px 10px;
  vertical-align: middle;
  text-align: center;
}

.keszlet-modern .zoldcell {
  color: #00CC00;
  font-weight: bold;
}

.keszlet-modern .meretcell {
  white-space: nowrap;
}

.keszlet-modern .ures-sor td {
  padding: 8px 0;
  border: none;
  background: transparent;
}

.keszlet-egyvaltozatos {
  margin-bottom: 1em;
}

.keszlet-egyvaltozatos .zold {
  color: #00CC00;
  font-weight: bold;
}
