


.custom-navigation a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 50px;
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
 /* text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 40px;
}

.custom-navigation .flex-next {
  right: 0px;
  top: 0px;
  background-color: rgba(66, 103, 178, 0.5);
  height: 100%;
  text-align: right;
  opacity: .8;
}

.custom-navigation .flex-prev {
  left: 0px;
  top: 0px;
  background-color: rgba(66, 103, 178, 0.5);
  height: 100%;
  text-align: right;
  opacity: .8;
}

.custom-navigation .flex-next  .fa{
 position: absolute;
  top: 50%;
  left: 0px;
  margin-left: 10px;
  margin-top: -20px;
}


.custom-navigation .flex-prev  .fa{
 position: absolute;
  top: 50%;
  right: 0px;
  margin-right: 10px;
  margin-top: -20px;
}

.custom-navigation .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flexslider:hover .custom-navigation .flex-prev {
  opacity: 0.7;
  left: 0px;
}
.flexslider:hover .custom-navigation .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .custom-navigation .flex-next {
  opacity: 0.7;
  right: 0px;
}
.flexslider:hover .custom-navigation .flex-next:hover {
  opacity: 1;
}

.termekoldal .raktaron{
  color: #1ea076;
  font-weight: 700;
  font-size: 14px;
}

.termekoldal .keszlethiany{
  color: red;
  font-weight: 700;
  font-size: 14px;
}

.termekoldal .keszletinfo{
  display: inline-block;
  vertical-align: middle;
  margin-top: -10px;
}

.termekoldal .termeknev h1:after {
    content: ' ';
    display: block;
    margin-top: 7px;
    border-bottom: 1px solid #5E4430;
    width: 30%;
}

.termekoldal .termeknev h1 {
    margin-bottom: 39px;
    margin-top: 7px;
}


.termekoldal .termekkepek{
  border: 1px solid #dddfe2;
}

.termekoldal .flexslider{
      margin-bottom: 5px;
}


.termekoldal .webshopar{
color: #3D322C;
/*text-align: center;*/
font: normal normal normal 36px/21px Roboto;
letter-spacing: 0px;
color: #3D322C;
opacity: 1;
}

.termekoldal .webshopar.strike{
text-decoration: line-through;
font: normal normal normal 21px/21px Roboto;
letter-spacing: 0px;
color: #DC0022;
opacity: 1;
margin-bottom: 10px;
}

.termekoldal .webshopar .nemar{
text-decoration: line-through;
color: #333333;
font-size: 12px;
}

.termekoldal .webshopar .aktar{
color: #333333;
font-size: 12px;
}

.termekoldal .webshopar .ar{
color: #ef839a;
font-size: 12px;
}

.termekoldal .webshoparakcio{
margin-top: 0px;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
margin-bottom: 10px;
font-size: 14px;
color: #4b4f56;
}

.termekoldal .akciosar{
color: #000000;
text-align: center;
font: normal normal normal 36px/21px Roboto;
letter-spacing: 0px;
opacity: 1;
}

.termekoldal .webshoparakcio strike{
font-size: 12px;
color: #333333;
font-weight: normal;
}

.termekoldal .termekleiras{
	margin-top: 40px;
}

.termekoldal .cikkszam{
	margin-top: 35px;
}

.termekoldal .btn-number{
  height: 34px;
  color: #dddfe2;
  background-image: none;
  border-radius: 0;
  border: 1px solid #dddfe2;
  background-color: #ffffff;
}

.termekoldal .btn-number:hover{
  color: #c01040;
}

.termekoldal .input-number{
  height: 34px;
  color: #4b4f56;
  border-radius: 0;
  border: 0;
  border-top: 1px solid #dddfe2;
  border-bottom: 1px solid #dddfe2;
  text-align: center;
}

.termekoldal .share-cont{
  border-top: 1px solid #003377;
  border-bottom: 1px solid #003377;
}

.termekoldal .share-cont{
  margin-top: 30px;
}

.termekoldal .darab-group {
    width: auto;
    text-align: center;
	float: left;
}

.termekoldal .icon-plus,
.termekoldal .icon-minus{
	    padding: 8px 15px;
}

.termekoldal .darabszam {
    color: #000000;
    font: normal normal bold 21px/21px Roboto;
    width: 50px;
    background: transparent;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    height: 32px;
    border: 0;
    text-align: center;
}

.termekoldal .addToWishlist {
 font-size: 8px;
 padding: 12px 13px;
 outline: 5px solid #3D322C;
 margin-left: 26px;
}

.termekoldal .addToWishlist.active{
    background-color: #3D322C !important;
    border: 1px solid #FDF3E7  !important;
    color: #FDF3E7 !important;
    outline: 4px solid #3D322C !important;

}

.kapcsolodotermekek h1 {
    display: inline-block;
    margin-top: 0px !important;
}

.termekoldal .btn-facebook {
  font-size: 8px;
 padding: 13px 14px;
 border: 1px solid #ffffff;
 outline: 5px solid #3b5998;

 background-color: #3b5998;
    border-radius: 0;
    position: relative;
    margin: 0 auto;
    line-height: 1;
	 margin-left: 22px;
}

.termekoldal #carousel{
	margin-top: 30px;
}


.termekoldal .addToWishlist:hover .off,
.termekoldal .addToWishlist .on {
    display: none;
}

.termekoldal .addToWishlist:hover .on {
    display: inline;
}

.termekoldal .addToWishlist.active .off {
    display: none;
}

.termekoldal .addToWishlist.active  .on {
    display: inline;
}


.termekoldal .btn-facebook {
    margin-bottom: 0px !important;
    border-radius: 0 !important;
}

.termekoldal .kosarba{
  margin-top: 60px;
}


.termekoldal #slider .slides img {
    padding: 60px 80px;
}

.termekoldal .alltext{
	margin-top: 60px;
	margin-bottom: 20px;
}

.termekoldal .variaciok{
	margin-top: 60px;
}

.termekoldal .nav-tabs>li>a, .termekoldal .nav-tabs>li>a:focus, .termekoldal .nav-tabs>li>a:hover {
    color: #5E4430;
    cursor: pointer;
    background-color: #fff;
   border-radius: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: medium;
	font-style: normal;
	font-size: 21px;
	padding: 10px 23px;
}

.termekoldal .nav-tabs>li.active>a, .termekoldal .nav-tabs>li.active>a:focus, .termekoldal .nav-tabs>li.active>a:hover {
    color: #525252;
    cursor: pointer;
    background-color: #ffc10e;
    border: 1px solid #ffc10e;
    border-bottom-color: transparent;
}

.termekoldal .tab-content{
	border-top: 1px solid #ffc10e;
	padding: 15px;
	padding-right: 50px;
}

.kapcsolodotermekek{
	margin-bottom: 60px;
}