﻿.product {
    border-radius: 0;
    display: inline-block;
    float: left;
    font-size: inherit;
    margin-left: 13px;
    margin-right: 13px;
    position: relative;
    text-align: center;
    width: 247px;
    z-index: 5;
}
 .html #productBody  {
 	display: table;
 }
.productBody {
   	background-color: #ffffff;
    border: 1px solid #c3c3c3;
    margin-bottom: 0px;
    margin-top: 10px;
	padding: 15px;
	border-radius:4px;
	box-shadow: 0 0 0 1px white;
}
.productBody:hover {
	box-shadow: 0 2px #F1C40F;
	transition: all 0.2s;
}
.productPriceBox {
    position: relative;
}
#incenterpage .stock_no, #incenterpage2 .stock_no {
  	bottom: 12px;
    font-size: 12px;
    left: 10px;
    position: absolute;
	vertical-align: middle;
	color: #e24666;
}
#incenterpage .stock_yes, #incenterpage2 .stock_yes {
    bottom: 12px;
    font-size: 12px;
    left: 10px;
    position: absolute;
    vertical-align: middle;
    color: #98CF4D;
    font-weight: 700;
}
.stock_yes:before {
  	color: #98CF4D;
    content: "";
    display: inline;
    font-family: fontAwesome;
    font-size: 21px;
	position:relative;
	top:3px;
	left:-4px;
}


.stock_no:before {

    color: #e24666;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 21px;
	left:-4px;
	position:relative;
		top:3px;
}

.bgLupa {
    border: inherit;
    padding: inherit;
    display: none;
}

#page  .productBody:hover .buy_btn {
    opacity: 1;
    transition: all 400ms linear;
}




.productTitle {
    display: inline-block;
    text-align: left;
}


.productPriceBox > form {
    background-color: #f6f6f6;
    height: 50px;
}



html body #page #related .productTitleContent {
    display: inline-block;
    min-height: 70px;
    padding: 11px;
}






.productTitle a {
    color: #505063;
    display: inline-block;
    font-size: 15px;
    font-weight: lighter;
    width: 100%;
    font-weight: normal;
    line-height: 24px;
	min-width:173px;
	}


.productText {
       font-size: 13px;
    margin: 12px;
    padding: 10px;
	margin-top:0px;
}

.img_box {
   border-bottom: 1px solid #c3c3c3;
/*    display: inline-block;
*/    max-height: 363px;
    overflow: hidden;
    padding-bottom: 8px;
/*    width: 100%;*/
	
	 }





/*.img_box img {
    height: 150px;
    width: auto;
}*/

.productPrice .our_price_text, #boxNorm > a {
    color: #222222;
	display:block;
	margin-bottom:5px;
}
.product {
	margin-bottom:10px;
}
.productPrice  {
	text-align:right;
}
.productPriceSmall  {
    font-size: 12px;
    padding: 7px 0px;
    text-align: right;
    vertical-align: middle;
    color: #BECBCE;
}
.productPriceBox > br {
	display:none;
}
.productPriceBox > form {
	background-color:transparent;
	height:36px;
}
.productPriceBox .buy_btn {
    border-radius: 4px;
    color: white;
    float: right;
    font-size: 15px;
    padding: 7px 31px;
    transition: all 300ms linear 0s;
    width: inherit;
}
.productPrice {
   bottom: 0;
    box-sizing: border-box;
    color: #000000;
    display: inline-block;
    height: 42px;
    line-height: 22px;
    margin-bottom: 12px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: right;
    width: 100%;
    z-index: 5;
}
#incenterpage > span.title_page.def_color {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 42px;
}
.productPrice span:nth-child(2), .productPrice span:last-child {
  	box-sizing: border-box;
    font-size: 22px;
    padding-top: 0px;
    vertical-align: bottom;
    color: #383838;
    padding-right: 10px;
	display:inline-block;
	margin-top:5px;
}
.productPrice > font {
	font-size: 17px;
	margin-top:8px;
	display:inline-block;
}

/*lupa*/
.ui-tooltip-content, .ui-tooltip-content, .ui-tooltip-titlebar, .ui-tooltip-shadow, .ui-tooltip-shadow{
	padding: 0px !important;
	box-shadow:none !important;
	border:0px !important;
	background-color:transparent !important;
	border-radius:0px !important;
}

.ui-tooltip-shadow {
	border:1px solid white !important;
}

/*status product*/
.productFooter {
   box-sizing: border-box;
    display: inline-block;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 100%;
}
.icons_width_hack {
    display: inline-block;
    width: 100% !important;
	text-align:left;
}
.icons_width_hack > div {
  	border-radius: 3px;
    display: block;
    margin-bottom: 5px;
    padding: 9px 10px;
    text-align: left;
    width: 88px;

}
.detail-box-product .product-status {
	padding:0px;
}
.product-status span {
  	border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
    padding: 5px 10px;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
}
.spc .productFooter {
	top:122px;
}
html body .box-spc .product-status span {
	border-radius:4px;
	font-size:14px;
}

html body .box-spc .product-status span:before {
    color: white;
    display: inline-block;
    font-family: fontAwesome;
    font-size: 15px;
    position: relative;
    text-align: center;
    top: 2px;
}
.productFooter .icons_width_hack div {
	border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    display: table;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 6px 10px;
    text-align: left;
    width: auto;
    line-height: 12px;
}
.spc .product {
	background-color: white;
    border: 1px solid #cfcfcf;
    box-shadow: 0 0 0 1px white;
}
#related .spc .product {
	border:0px;
}
#related .productBody {
	border-radius:0px 0px 4px 4px;
}
#related .productTitle {
	border-radius:4px 4px 0px 0px;
    box-sizing: border-box;
    min-width: 100%;
}
#related .productTitleContent {
	padding:10px;

	}	
	
#related .productFooter .icons_width_hack div {

    font-size: 12px;
    padding: 6px 7px;

	}

#related img {
	height:100px;
	width:auto;
	}

.icons_width_hack div:before, .product-status span:before {
    color: white;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 14px;
	margin-right:5px;
}
 .product-status span:before {
    color: white;
    content: "";
    display: inline-block;
    font-family: fontAwesome;
    font-size: 14px;
    text-align: center;
    top: 1px;
    position: relative;
}
.ico_new, .ico_act, .ico_top, .ico_shiping {
	background-color: #98CF4D;
	color: white;
}
.ico_act {
	background-color: #4DCFC5;	
}
.ico_top {
	background-color: #40B3DF;	
}
.ico_shiping {
	background-color: #DE4069;	
}
.icons_width_hack .ico_new:before, .product-status .ico_new:before  {
	content: "";
}
.icons_width_hack .ico_act:before, .product-status .ico_act:before {
	content: "";
}
.icons_width_hack .ico_top:before, .product-status .ico_top:before {
	content: "";
}
.icons_width_hack .ico_shiping:before, .product-status .ico_shiping:before {
	content: "";
}
.icons_width_hack .ico_top:before, .product-status .ico_top:before  {
	content: "";
}
.icons_width_hack .ico_top {
	display:inline-block;
}
.product:hover .icons_width_hack > div {
	opacity:0;
	transition: all 200ms linear; 
	z-index:1;
}
.productPriceBox br {
	display: none;
}
html body #page .img_box.is-wider img {
	width:100%;
	height:auto;
}
.img_box img {
    max-height: 206px;
    max-width: 206px;
    width: auto;
}
.img_box.is-wider {
    min-height: 207px;
}



/*responzive*/

@media only screen and (min-width: 960px) and (max-width: 1160px) {
    html .product {
    margin-bottom:0px;
    }
    html body  .product {
    margin-left: 0;
    }
    html body .product {
    width: 210px;
    }
    html .icons_width_hack > div {
    margin-right: 4px;
    }
    html body #incenterpage .stock_no:before, html body #incenterpage .stock_yes:before {
    bottom: 10px;
    font-size: 21px;
    }
    html #incenterpage .stock_no, html #incenterpage .stock_yes {
    font-size: 12px;
    }
    html #incenterpage .stock_no, html #incenterpage .stock_yes, #incenterpage2 .stock_no, html #incenterpage2 .stock_yes {
    left: 2px;
    }
    html #page #left-box .leftmenu > ul > li:hover > ul {
    width: 705px;
    }
    html .product {
    margin-left: 12px;
    }
    html .img_box {
    display: block;
    max-height: 281px;
    overflow: hidden;
    }
    html .productTitleContent {
    min-height: 40px;
    }
    .productPriceBox {
    min-height: 110px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    html body #page .product {
    width:234px;
    }
    .img_box img {
    margin-left: 1px;
    margin-top: 1px;
    }
    html .myfooter h4 {
    width:240px;
    }
    .productPriceBox {
    min-height: 110px;
    }
    html body #incenterpage .stock_no:before, html body #incenterpage .stock_yes:before {
    bottom: 10px;
    font-size: 21px;
    }
    html #incenterpage .stock_no, html #incenterpage .stock_yes {
    font-size: 12px;
    }
    html .productTitle a {
     font-size:15px;
     }
    html .product {
       margin-left: 8px;
    margin-right: 7px;
    margin-bottom:0px;
    }
    .eshop-menu-8.eshop-menu-order-1.eshop-menu-odd {
    display:none;
    }
    .productTitle a {
    	font-size:15px;
    }
}

@media only screen and (max-width: 767px) {
	.product3PriceBox .buy_btn {
	display: none;
	}
	.eshop-menu-8.eshop-menu-order-1.eshop-menu-odd {
	display: none;
	}
	html .mylogo {
	width: 300px;
	}
	.productTitle a {
	font-size: 16px;
	}
	#incenterpage .stock_no, #incenterpage .stock_yes, #incenterpage2 .stock_no, #incenterpage2 .stock_yes {
	font-size: 12px;
	}
	html .productBody  {
    margin-top: -9px;
	}
	html body .productBody .img_box {
	min-height:inherit;
	}
	html body .productTitleContent {
    min-height: inherit;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	html body #page .hack-box .product {
    border: 0 none;
    margin: 7px;
    width: 195px;
    }
    .product3PriceBox .buy_btn {
	display:none;
	}
    html .mylogo {
    width:300px;
    }
    html body .productTitleContent {
    min-height: 60px;
    }
    .productTitle a {
    font-size:15px;
    }
    html body #page .productTitleContent {
    padding:12px 0px;
    }
    #incenterpage .stock_no, #incenterpage .stock_yes, #incenterpage2 .stock_no, #incenterpage2 .stock_yes {
    font-size:0px;
    }
    html body .productBody .img_box {
    min-height:211px;
    }
    .productPriceBox {
    min-height: 100px;
    }
}

@media only screen and (max-width: 479px) {
    html body #page .hack-box .product {
    border: 0 none;
    margin: 20px 13px;
    width: 272px;
    }
}


.prKs {
	display:none;
	}
	
/*souv. prod*/

#related  .productTitleContent {
	min-height:inherit;
}
#related .spc .productFooter {
    top: 100px;
}

/*custome*/
/*uprava menu*/
#main-menu > ul li a {
    font-size: 15px;
}

#main-menu ul:first-child li a {
    height: 50px;
    min-width: 26px;
}
	/*logo*/


.home .product3 .product3PriceBox .buy_btn {
	display:none;
	}
/*oprava*/

.productPrice > font {
   margin-top: 5px;
}

.productPrice span:nth-child(2), .productPrice span:last-child {
   display: table;
   width: 100%;
   padding-right: 0px;
}

#incenterpage #related  .stock_no, #incenterpage #related .stock_yes, #incenterpage2 #related  .stock_no,  #incenterpage2 #related .stock_yes {
    bottom: 50px;
    font-size: 12px;
    left: 6px;
    position: absolute;
}

.productBody .img_box.is-wider a {
  min-height: 207px;
  display: block;
}

.productBody .img_box.is-wider a > img:first-child {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  width: 100%;
}
