h2.accordionItemHeading img {
    vertical-align: middle;
}
#pinfo-left {
	float: left;
	width: 45%;
}
.product-detail-inner {
    padding: 8px;
    position: relative;
}
#pinfo-right {
	float: right;
	width: calc(55% - 5px);
}
@media (min-width:750px) {

}
.primal-info {
	display: inline-block;
	width: 100%;
}
.primal-info ul {
	border-bottom: 1px dotted #232F3E;
	padding: 5px 0 5px;
	border-top: 1px dotted #232F3E;
}
.primal-info ul li {
	display: inline-block;
	margin: 0 15px 0 0;
}
.primal-info ul li .val {
	font-weight: 600;
	margin: 0 0 0 5px;
}
.primal-info .availability .in-stock {
	background-color: #000;
}
.primal-info .availability .val {
	color: hsl(0, 0%, 100%);
	padding: 4px 8px;
}
#productName {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0 10px;
	position: relative;
}
.h1-product-name {
	/* width: 90%; */
	display: inline-block;
}
.prev-product-name-next {
    position: absolute;
    right: 0;
    bottom: 0;
}
.prev-product-name-next i {
	font-size: 25px;
}
.current-category-products-lists i {
	font-size: 20px;
	vertical-align: top;
}
#productPrices {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}
#productPrices .normalprice {
	font-size: 17px;
	font-weight: normal;
	margin: 0 15px 0 0;
	position: relative;
}
#productPrices .ItemUnderSpecials {
	color: #000000;
	font-size: 1.8rem;
	font-weight: 700;
}

#productPrices .productPriceDiscount {
	background: #f33430 none repeat scroll 0 0;
	border-radius: 4px;
	color: white;
	display: inline-block;
	float: right;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	line-height: 18px !important;
	margin-bottom: 1px;
	margin-left: 10px !important;
	margin-top: 1px;
	padding: 0 13px;
	position: relative;
	text-align: center;
	text-rendering: optimizelegibility;
	width: auto;
}
#productPrices .productPriceDiscount::after {
	background: #f33430 none repeat scroll 0 0;
	border-radius: 4px;
	content: " ";
	height: 14px;
	left: -4px;
	position: absolute;
	top: 2px;
	transform: rotate(45deg);
	width: 14px;
}
#productPrices .productPriceDiscount::before {
	background: #f5f5f5 none repeat scroll 0 0;
	border-radius: 10px;
	content: "";
	height: 4px;
	left: 0;
	position: absolute;
	top: 7px;
	width: 4px;
	z-index: 1;
}

/*addtocart*/
.cart-wrapper .cart-add {
    margin: 15px 0 15px;
    position: relative;
}
p.qtyInCart {
    display: inline-block;
    background-color: #91c993;
    color: #ffffff;
}
span.theQtys {
    background-color: #c40000;
    padding: 5px 8px;
    font-weight: bold;
    border-radius: 50px;
}
.cart-wrapper .cart-add .max-qty {
	display: inline-table;
	float: left;
	padding: 0;
	width: 100%;
}
.cart-wrapper .cart-add > span, .cart-wrapper .cart-add > div {
	display: table-cell;
	float: none;
	padding: 0 5px;
	vertical-align: middle;
}
.cart-wrapper .cart-add .qty-text {
	padding: 0 10px 0 0;
	min-width: 40px;
	white-space: nowrap;
}
.cart-wrapper .cart-add .qty-text, .cart-wrapper .cart-add .qty-wra {
	display: table-cell;
	float: none;
	vertical-align: middle;
}
.cart-wrapper .qty-wra {
	border: 1px solid hsl(0, 0%, 67%);
	display: inline-block;
	padding: 1px 5px;
}
.cart-wrapper .qty-wra > span {
	cursor: pointer;
	display: table-cell;
	padding: 0 2px;
	text-align: center;
	vertical-align: middle;
		color: #aaaaaa;
	font-size: 20px;
	line-height: 36px;
}
.cart-wrapper .qty-wra span.la::before {
	font-weight: normal;
	font-size: 28px;
}
.cart-wrapper .qty-input > input {
	border: medium none;
	height: auto;
	margin: 0;
	padding: 4px;
	text-align: center;
	width: 35px;
}
.cart-btn button.button_in_cart {
	background: #232f3e;
	border: 2px solid #454545;
	color: #ffffff;
	display: inline-block;
	font-weight: 600;
	padding: 6px 43px;
	position: relative;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
	border-radius: 0;
	height: 44px;
	line-height: 24px;
	letter-spacing: 0.5px;
}
.cart-btn button.button_in_cartHover {
	background:#FED700;
	color:#ffffff;
}

/*addtocart-end*/

#Great-Chioces {
	float: none;
	margin: 10px 0 0;
}



/*slider style start*/
.Heading_Same_Design_Products {
	margin-top: 20px;
	margin-bottom: 10px;
	background: #363F4D;
	padding: 10px 0;
	color: #fff;
	text-indent: 10px;
}
.title_family_products {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#owl_sliders_style .owl-controls, #owl_sliders_same_design_products .owl-controls {
	display: none !important;
}

#owl_sliders_style .owl-item li div, #owl_sliders_same_design_products .owl-item li div {
	float: none;
	width: 100%;
	margin: 0;
}
#owl_sliders_style .owl-item img, #owl_sliders_same_design_products .owl-item img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#owl_sliders_style .attr_selected .attribImg, #owl_sliders_same_design_products .attr_selected .attribImg {
	width: 100%;
	margin:0;
}
#owl_sliders_style .owl-item li.attr_selected a, #owl_sliders_same_design_products .owl-item li.attr_selected a {
	border: 1px solid #e77600;
	background-color: #f8e5d2;
}

#owl_sliders_style .owl-item a, #owl_sliders_same_design_products .owl-item a {
	display: block;
	padding: 8px;
	border: 1px solid #000;
	margin: 0 8px 0 0;
}
/*slider style end*/

/*none slider style start*/
.color_attribute_center .list_attribute li.attr_selected a, .color_attribute_center .list_attribute li:hover a {

    background-color: #232f3e;
}

.color_attribute_center .list_attribute a {
	display: block;
	padding: 5px;
	border: 1px solid #000;
	margin: 0 8px 0 0;
	transition: all 0.2s ease 0s;
}
.color_attribute_center .list_attribute {
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
}
.color_attribute_center .list_attribute li {
	cursor: pointer;
	float: left;
	width: auto;
	position: relative;
	border: 0px solid #b4b4b4;
}
.list_attribute li {
	border: 1px solid #808080;
	display: block;
	float: left;
	margin-bottom: 4px;
	margin-right: 4px;
}
.color_attribute_center .list_attribute .attr_selected .attribute-inner {
	color: #c00;
	position: relative;
	
}

.color_attribute_center .list_attribute .attr_selected .choose {
    background-image: url(images/checked.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    top: 0;
    display: block;
    height: 20px;
    position: absolute;
    right: 8px;
    width: 20px;
}
.list_attribute li .attribImg img {
	vertical-align: middle;
	
}
.pc.list_attribute li {
	width: 32%;
}
.pc.list_attribute li .attribute-inner {
padding:8px;
}
.pc.list_attribute li .attribImg img {
	width: 100%;
	height: auto;
}
/*none slider style end*/

.attribBlock {
	display: flow-root;
}
.option-error {
    color: #cf0000;
    font-weight: bold;
}

.attribBlock ul.mh-radios {
	display: block;
}

ul.mh-radios li {
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    position: relative;
}
span.selon {
    background-image: url(images/checked.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}
span.valuePrice {
    display: block;
}
ul.mh-radios li.img span.selon {
    top: 0;
    position: absolute;
    right: 0;
}
ul.mh-radios li span.selon {
    top: 0;
    position: absolute;
    right: 0;
}
ul.mh-radios li.attImgNo.selected span.selon {

}
ul.mh-radios li>input {
	display: none;
}
ul.mh-radios li img {
    width: 90px;
    height: auto;
    display: block;
}
@media (max-width:320px) {
	ul.mh-radios li img {
    width: 80px;
}
}
@media (min-width: 321px) and (max-width: 360px) {
	ul.mh-radios li img {
    width: 82px;
}
}
@media (min-width: 361px) and (max-width: 394px) {
	ul.mh-radios li img {
    width: 92px;
}
}
@media (min-width: 395px) and (max-width: 412px) {
	ul.mh-radios li img {
    width: 99px;
}
}
@media (min-width: 413px) and (max-width: 432px) {
	ul.mh-radios li img {
    width: 107px;
}
}



ul.mh-radios li.selected .attribsRadioButton, ul.mh-radios li:hover .attribsRadioButton, ul.mh-radios li.selected .attribsCheckbox, ul.mh-radios li:hover .attribsCheckbox {
    background-color: #232f3e;
    color: #fff;
}
ul.mh-radios li.attImg .attribsRadioButton, ul.mh-radios li.attImg .attribsCheckbox {
    padding: 5px;
}
.attribsRadioButton, .attribsCheckbox {
    display: block;
    border-radius: 5px;
    text-align: center;
    padding: 7px 12px;
    cursor: pointer;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    border: 1px solid #cce;
    transition: all 0.2s ease 0s;
}

.blockcss {
	display: block;
}

.delivery_time {
    padding-bottom: 10px;
    /* border-top: 1px dashed #c40000; */
    /* border-bottom: 1px dashed #c40000; */
    padding-top: 10px;
}
#productAttributes .optionName {
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
#productQuantityDiscounts td {
	padding: 10px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#productQuantityDiscounts table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-spacing: 0 !important;
	border-collapse: separate !important;
	background: #fff;
}


/*#productQuantityDiscounts td:last-child {border:none;}*/
#productQuantityDiscounts tr:nth-child(even) {}
#productQuantityDiscounts table tr:first-child td {
	padding: 5px 10px;
	border-bottom: none;
	border-top: none;
	background: #29933b;
	color: #fff;
}


#discount-table {
	box-shadow: 0px 1px 4px rgb(144, 143, 143);
	display: none;
	/* width: calc(100% - 44px); */
	padding: 20px 22px;
	background: #fff;
	color: #201e1f;
	border-radius: 4px;
	margin-top: 18px;
	/* margin-left: -14px; */
	position: relative;
	background: #EEEEEE;
}

/**description area start*/

.accordionWrapper {
	float: left;
	width: 100%;
	box-sizing: border-box;
	margin: 25px 0 10px 0;
	border-bottom: 2px solid #e5e5e4;
}
.accordionItem {
	float: left;
	display: block;
	width: 100%;
	box-sizing: border-box;
	font-family: 'Open-sans',Arial,sans-serif;
	margin: 0 0 15px;
}
.accordionItemHeading {
	cursor: pointer;
	margin: 0;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
	font-weight: normal;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	background: #eee;
}

.open .accordionItemHeading::after {
	content: "\f28e";
}
.accordionItemHeading::after {
	content: "\f2c2";
	float: left;
	font-family: LineAwesome;
	font-size: 24px;
	font-weight: normal;
	margin: 0 4px;
	text-align: center;
}
.close .accordionItemContent {
    height:0px;
    transition:height 1s ease-out;
    -webkit-transform: scaleY(0);
	-o-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
    float:left;
    display:block;
    
    
}
.open .accordionItemContent {
	padding: 10px;
	display: block;
	transition: transform 0.4s ease;
	box-sizing: border-box;
}
.open .accordionItemHeading {
	margin: 0px;
	color: #000000;
}
.bullet_point_desc li {
	list-style: disc;
}
.keyvalueTable {
background: #f2f2f2;
	box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px;
}
.keyvalueTable th, .keyvalueTable td {
	padding: 7px 10px;
}
.keyvalueTable th {
	background: #d1d1d1;
	width: 16%;
	border: 1px solid #A9A9A9;
	text-align: left;
}
.keyvalueTable td {
	border: 1px solid #A9A9A9;
	width: 80%;
}
.pro_info_heading {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
	font-size: 20px;
	padding: 15px 10px;
	margin: 0 0 15px;
}
/**description area end*/



/*****reviews-section******/

/*----------------*/
#WrapperWorldReviews {
	margin-bottom: 20px;
}
.ratingMainHead.overallRating {
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 10px;
}
.ratingMainHead {
	line-height: 1.5em;
	margin: 0;
	overflow: hidden;
	padding-top: 2px;
	vertical-align: middle;
}
.ratingStars {
	display: inline-block;
	padding: 1px 0 0;
}
span.reviewTitle {
    display: inline-block;
}
.ratingDate {
	display: inline-block;
	float: right;
}
.viewNwriteRv a {
	padding-left: 10px;
}
.reviewsListingBlock {
	border-bottom: 1px solid #cccccc;
	display: table;
	margin-top: 10px;
	padding: 0 0 10px;
	width: 100%;
}
.singleReviewUserHead {
	display: table-cell;
	width: 180px;
	vertical-align: middle;
}
.revUserRvwer {
	margin: 0 0 10px;
	overflow: hidden;
	padding: 0 5px 10px;
}
ul.revUserRvwer li {
	padding: 5px 0;
	text-align: center;
}
.singleReviewUserMain {
	border-left: 1px dotted #cccccc;
	display: table-cell;
	padding: 10px 0 10px 20px;
	vertical-align: top;
	width: calc(100% - 180px);
}


.review-comment {
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 6px;
}

.NoReviewInfo a {
    color: #F63D99;
    font-weight: bold;
	text-decoration:underline;
}




/*****reviews-section******/
