﻿#product-product{
	}

#product-product .page-header{
	margin-bottom: 20px;
}
#product-product table tr td{
	font-size: 20px;
	font-weight: 300;
}
/* ######## MODEL & IN STOCK */
.product-top-model,
.product-top-stock{
	font-size:16px;
	font-weight: 400;
}
.img-madein{
	float: right;
}
#product-product .product-name{
	padding: 0px;
}
@media all and (max-width: 767px){
	.product-top{
		margin-top:20px;
	}
}

.product-image img{
	background: #fff;
}
/* ######## GALLERY */
.product-gallery-container{
	border:0px #f6f6f8 solid;
	position: relative;
}
.main-image img{
	max-width: 100%;
}
#product-gallery{
	margin: 0px;
	padding:0px;
	list-style: none;

}
#product-gallery li{
	display:inline-block;
	margin-top: 0px;
	margin-right: 0px;
}
/* ######## PERCENT */
.product-percent{
	color: #fff;
    font-size: 22px;
	font-weight: 700;
    text-align: center;
    background: #444;
    height: 70px;
	width: 70px;
    line-height: 70px;
	white-space: nowrap;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 25px;
	top:25px;
	z-index: 1000;
}
/* ######## PRODUCER */
.product-producer{
	margin-top:30px;
}
.product-producer h2{

}
.product-producer h2 a{
	font-weight:600;
	color:#777777;
	font-size:24px;
	text-transform:uppercase;
}

/* ######## PRODUCT NAME */
.product-name{

}
.product-name h1{
	font-size:36px;
	text-transform:none;
	font-weight:400;
	margin-top: 15px;
    margin-bottom: 25px;
	color:#112432;
}

/* ######## PRODUCT PRICE */
.product-price{
	margin-bottom: 25px;
}
#product-product .product-price-normal{
	font-size:30px;
	color:#444;
	font-weight:700;
}
#product-product .product-price-special{
	font-size:30px;
	color:#112432;
	font-weight:900;
}
#product-product .product-price-old{
	font-size:20px;
	color:#bfbfbf;
	text-decoration:line-through;
	font-weight:400;
}
#product-product .product-price-taxt{
	color:#414141;
	font-weight:400;
	padding-top:18px;
}

/* ######## PRODUCT SHIPPING */
.price-flatrate{
	display:block;
	margin-top:7px;
}
/* ######## RATING */
.product-rating{
	margin-top:20px;
	margin-bottom:20px;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
	width: 1.5em;
	color:#d5d5d5;
}
.fa-stack-yellow{
	color:#fec830;
}
@media all and (max-width: 767px){
	.product-rating{
		margin-top:15px;
		margin-bottom:15px;
	}

}
/* ######## PRODUCT DESCRIPTION */
#product-product .product-description{
	text-align: left;
	font-size: 18px;
}
.short_description{
	color:#444444;
	font-size:18px;
	font-weight:400;
	margin-top:15px;
}

/* ######## PRODUCT QUANTITY */
.label-quantity{
	display: inline-block;
    height: 52px;
    width: auto;
}
#input-quantity {
    width: 80px;
    display:inline-block;
	text-align: center;
}
.product-quantity-cart .input-group-btn, .product-quantity-cart .input-group-addon{
	width:auto;
	min-width:1%;
}

/* ######## BUTTONS */
.product-buttons-container{
	margin-left: 15px;
}

.product-quantity{
	margin-top:30px;
	margin-bottom:10px;
}
.product-buttons .btn-primary, .product-buttons .btn-transparent{
	font-weight:700;
	font-size:17px;
	text-transform: uppercase;
}
.product-buttons .btn-primary i.fa, .product-buttons .btn-transparent i.fa{
	font-size:22px;
}
.product-ask{
	display: inline-block;
	background: #636363;;
	color:#fff;
	padding: 9px 7px 5px 7px;
	text-transform: uppercase;
}
.product-ask:hover{
	background: #333;
	color:#fff;
}
.tags-label{
	font-size: 20px;
	color:#000;
	font-weight: 700;
	text-transform: uppercase;
}
.product-socialmedia a{
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 20px;
}
.product-socialmedia img{
	max-width: 100%;
	max-height: 100%;
}
.product-socialmedia a .fa{
	font-size: 18px;
}
.product-tags a{
	font-size: 20px;
	color:#989898;
}

@media all and (max-width: 767px){
	.product-buttons .btn-group{
		display:block;
		width:100%;
	}
}
/* ######## CUSTOMIZATION */
.customization-text-ask{
	margin-top: 25px;
	margin-bottom:25px;
}

.btn.btn-customization{
	border:2px solid #ccc;
	border-radius: 7px;
	background: #fff;
	font-size: 18px;
	color:#000;
	min-width: 200px;
	min-height: 56px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.btn.btn-customization.selected{
	border:2px solid #f05b8a;
}

.btn-customization i.fa.fa-check-circle-o{
	font-size: 36px;
	color:#f05b8a;
	margin-right: 15px;
}

.btn.btn-customization span{
	margin-left: 15px;
	padding: 3px 7px 3px 7px;
	background: #f05b8a;
	color:#fff;
	border-radius: 3px;
	font-size: 14px;
}

.customization-text-field{
	display:none;
}

/* ######## PRODUCT DESCRIPTIONS */
.product-descriptions{
	margin-top:40px;
	margin-bottom:40px;
	font-size: 18px;
}
.tab-content{
	line-height: 24px;
}
/* ######## SIMILARY PRODUCTS */
.related-products{

}
.related-products h3,
.modal-accessories h3{
	color:#000;
	text-align: center;
	font-size: 14px;
	font-weight:700;
	margin-top: 15px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.product-panel{

}
.related-products-list,
.modal-accessories-products{
	padding-left: 45px;
	padding-right: 45px;
	position: relative;
}

.products_prev, .products_next {
    width: 35px;
    height: 35px;
    background: #444;
    color: #fff;
    display: block;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none;
    z-index: 100;
}

.products_prev .fa,
.dcp_next .fa{
	font-size: 24px;
	line-height: 35px;
}

.products_prev{
	left:0px;
}
.products_next{
	right:0px;
}

.related-products .product-btn,
.modal-accessories .product-btn{
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 4px 5px 4px;
    border: none;
    margin-bottom: 10px;
    padding: 0;
}

.related-products .product-btn-cart,
.modal-accessories .product-btn-cart{

	background: #444;
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	text-transform: normal;
	border: #444 1px solid;
}

.related-products .product-btn-cart:hover,
.modal-accessories .product-btn-cart:hover {
    background: #ffffff;
    color: #444;
    border: #444 1px solid;
}

.modal-accessories .btn-cart-success,
.modal-accessories .btn-cart-success:hover,
.modal-accessories .btn-cart-success:focus{
	background: rgb(0, 125, 0);
	color:#fff;
	border-color: rgb(0, 125, 0);;
}

#content .gc-icon {
    font-family: "linea-arrows-10" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    z-index: 1020;
    cursor: pointer;
    cursor: hand;
    color: #fff;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    height: 1em;
    width: 1em;
    line-height: 1;
    background: #000;
    border: none;
    margin: 0 auto;
}
#content .gc-icon-next:before {
    position: absolute;
    top: 0px;
    right: 0px;
    content: "\e04b";
}
#content .gc-icon-prev:before {
    position: absolute;
    top: 0px;
    left: 0px;
    content: "\e03f";
}

#content #product .input-group-addon {
    text-align: left;
}
#content #product .input-group-select{
	width: 100%;
}
#content #product  .select-group-addon{
	width: 30%;
	text-wrap: wrap;
	border: 1px solid #f6f6f8;
}

@media all and (max-width: 767px){

	.page-head-breadcrumb{
		margin-top:15px;
		margin-bottom:15px;
	}
	.products_prev{
		left:0px;
	}
	.products_next{
		right:0px;
	}
}

/* ######## COLORS */
.product_colors{
	margin-bottom:15px;
	margin-top: 5px;
}

/* ######## FEATUREDS */
#product-featureds {
    margin-top: 25px;
	margin-bottom: 25px;
}

#product-featureds .accordion-button{
	padding: 10px;
	background: #f1ebe8;
}

#product-featureds .accordion-button img{
	padding-right: 25px;
}

#product-featureds .accordion-button:focus{
	border-color: #c3bbb6;
	box-shadow:none;
}

#product-featureds .accordion-body{
	font-size: 14px;
}


/* ######## TABLE SIZES */
.btn.btn-table-sizes{
	max-height: 30px;
	height: 30px;
    line-height: 30px;
	background: #dedede;
	color:#333;
	margin-bottom: 20px;
}
.btn.btn-table-sizes:hover{
	background: #939393;
	color:#fff;
}

#sizes-table.modal{
	z-index: 10000;
}

#sizes-table.modal img {
	max-width: 100%;
}

#product input[type=radio]{
	display: none;
}
.product-option-radio{
	display: inline-block;
	margin-bottom: 7px;
}
.product-option-radio label{
	margin: 0px;
}

.product-option-radio-active .img-thumbnail{
	background: #444444;
}

/* ######## RATING */
.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}
.rate:not(:checked) > input {
    position:absolute;
    visibility: hidden;
}
.rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:30px;
    color:#ccc;
}
.rate:not(:checked) > label:before {
    content: '★ ';
}
.rate > input:checked ~ label {
    color: #ffc700;
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

/* SPECIAL QUANTITY */
.specials_quantity_label{
	font-weight: 700;
}
.specials_quantity{
	margin-bottom: 25px;
	cursor: pointer;
}
.special_quantity{
	position: relative;
	margin-top: 25px;
}
.special_quantity.super{
	margin-top: 0px;
}
.special_quantity_container{
	padding: 5px;
	border: 1px #c3c3c3 solid;
	text-align: center;
}

.special_quantity_super{
	color:#fff;
	font-size: 12px;
	text-align: center;
	background: #d6c88b;
	height: 25px;
	line-height: 25px;
}
@media all and (max-width: 520px){
	.col-auto.col-set-name{
		max-width: 50%;
		padding: 0px;
	}

	.col-set-name-m-right .btn.btn-customization{
		margin-right:5px;
	}

	.btn.btn-customization{
		min-width: 10px;
	}

	.btn-customization i.fa.fa-check-circle-o{
		font-size:16px;
	}

	.span-customization{
		display:none;
	}
}
@media all and (max-width: 484px){
	.product-quantity-cart.d-flex{
		display:block !important;
		max-width: 250px;
		margin-bottom: 20px;
	}

	.product-buttons-container.d-flex{
		display:block !important;
		margin-left: 0px;
	}

	.product-interfaces.form-group.d-flex{
		display:block !important;
	}
}
