/* Products */


.page-type-product .cloud-zoom-wrap {
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 7px;
    background: #fff;
    max-width: 100%;
}

.page-type-product .product-view .product-shop .product-name h1 {
    margin: 15px 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    color: #555;
}

.page-type-product .product-view .container1-wrapper,
.page-type-product .product-view .container2-wrapper,
.page-type-product .product-view .add-to-box {
    border-top: 1px solid #e5e5e5;
    margin: 15px 0;
    padding: 20px 0;
}


.page-type-product .product-img-column .owl-item .item {
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 7px;
    background: #fff;
    max-width: 100%;
		box-sizing: border-box;
		margin: 3px;
    /*width: 104px !important;*/
}

html.page-type-product,
.page-type-product body {
    min-height: 100%;
}

.page-type-product body{
    position: relative;
}

.page .zoom-inside {
    position: relative;
}

.page-type-product .zoom-inside #zoom-btn:before {
    font-family: "porto";
    content: '\e812';
    font-size: 14px;
    color: #08c;
    font-family: "porto";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    padding: 5px;
}

.page-type-product .zoom-inside #zoom-btn {
    background: none repeat scroll 0 0 #fff;
    border-radius: 23px;
    bottom: 10px;
    display: block;
    height: 25px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    width: 25px;
    z-index: 9991;
}

.page-type-product .owl-carousel .owl-wrapper-outer {
    margin-top: 10px;
}

.page-type-product #cboxOverlay {
    background: none repeat scroll 0 0 #ccc;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.page-type-product #colorbox {
    z-index: 9999;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    padding: 15px !important;
    background: #fff;
    border-radius: 5px;
}

.page-type-product .product-shop .availability {
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #777;
    font-weight: 600;
}

.page-type-product .product-shop .availability span {
    font-weight: normal;
    margin-left: 5px;
}




.page-type-product #stocklevel {
	float: right;
}

/* Buttons
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/

.page-type-product #stocklevel a.button::-moz-focus-inner
{
    padding:0 !important;
    border:0 !important;
} /* FF Fix */
.page-type-product #stocklevel a.button {
    -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */
    overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;
    display: inline-block;
}
.page-type-product #stocklevel a.button span {
    float: left;
    display:block;
    padding:0;
    font-size:12px;
    text-align:center;
    white-space:nowrap;
    background-color:#ddd;
    color:#333;

    transition:         color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition:    color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition:      color 300ms ease-in-out, background-color 300ms ease-in-out;
}
.page-type-product #stocklevel a.button:hover span
{ background-color:#333; color:#fff; }
.page-type-product a.button span span
{ height:45px; line-height:45px; }

/* Smaller button - for inline display with input boxes
-------------------------------------------------------------- */
.page-type-product #stocklevel a.button.btn-inline span span { padding:0 10px; line-height:36px !important; height:36px !important; }
.page-type-product #stocklevel a.button span {
    background-color: #eeeeee;
    color: #000;
}

.page-type-product .product-options dt {
	font-weight: normal;
	line-height: 6px;
}

.page-type-product .product-options .variantion_con {
	line-height: 12px;
	padding-bottom: 12px;
}

.page-type-product .product-options .variantion_con:last-child {
	line-height: 6px;
	padding-bottom: 6px;
}


.page-type-product span.was {
	text-decoration: line-through;
	text-transform: uppercase;
}

.page-type-product span.now {
	font-weight: bolder;
	text-transform: uppercase;
	clear: both;
	display: block;
	color: red;
}

.page-type-product span.red {
	color: red !important;
}

.page-type-product .block .actions {
	text-align: inherit;
	border-top: none;
}

.page-type-product #breadcrumbs li:last-child span.breadcrumb-separator {
	display: none;
}

.page-type-product .product-options dt label.required em {
	float: inherit;
	margin-left: inherit;
}

.page-type-product .product-options dt {
	margin-bottom: 10px;
}

.page-type-product #cart_product_comment {
	margin-bottom: 20px;
}

.page-type-product #cart_product_comment textarea {
	width: 100%;
}

.page-type-product .kit-contents {
	padding: 20px 0;
}

.page-type-product .data-table th,
.page-type-product .data-table td {
	padding: 0 0;
}

.page-type-product .data-table th,
.page-type-product .data-table tr:last-child {
	padding: 10px 0;
}
.page-type-product .product-view .box-reviews .form-add .data-table th,
.page-type-product .product-view .box-reviews .form-add .data-table td
{
    padding: 10px;
}

.page-type-product .product-shop .regular-price .price {
    color: #08c;
    font-size: 36px;
}

.page-type-product .product-view .product-type-data > .price-box {
    padding: 30px 0;

}

.page-type-product .section-title {
    text-align: left;
}

.page-type-product .product-view .btn-cart {
    /*height: 38px;*/
    background-color: #08c;
    color: #fff;
}

.page-type-product .product-view .btn-cart span {
    background-color: #08c;
    color: #fff;
}
