
.shop_prod_detail_col_1 {
	float: left;
	width: 42%;
}

.shop_prod_detail_col_2 {
	float: right;
	width: 55%;
}

#prod_details_large_image_container {
	text-align: center;
	 border: 1px solid #C0C1C1;
}
#prod_details_large_image_container img {
	max-width: 100%;
	vertical-align: middle;
}

.shop_detail_prod_thumbs {
	margin-top: 10px;
}
.shop_detail_prod_thumbs strong {
	display: block;
	margin-bottom: 5px;
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
}

.shop_detail_prod_thumbs .detail_thumb {
	height: 0;
	width: 30%;
	padding-bottom: 30%;
	overflow: hidden;
	float: left;
	margin-left: 4.5%;
	border: 1px solid #c0c1c1;
	margin-bottom: 4.5%;
	background-position: center;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.shop_detail_prod_thumbs .detail_thumb:nth-of-type(3n+1) {
	margin-left: 0;
}
.shop_detail_prod_thumbs .detail_thumb:nth-of-type(3n+3) {
	float: right;
	margin-left: 0;
}
.shop_detail_prod_thumbs .detail_thumb img {
	width: 100%;
	vertical-align: middle;
}


.shop_detail_details_column h1 {
	margin: 0;
	padding: 0;
	color: #3f3f42;
	line-height: 1;
}

.shop_detail_details_column h2.detail_text {
	font-weight: normal;
	font-size: 14px;
	color: #717275;
	margin: 2px 0 0 0;
	padding: 0;
}
.shop_detail_details_column h2.detail_text span {
	white-space: nowrap;
	display: inline-block;
	margin-right: 15px;
}

.shop_detail_details_column .product_action {
	padding: 10px 0 0;
	margin-top: 10px;
}

#shop_prod_details .download_items_box {
	margin-top: 10px;
}

#shop_prod_details .social {
	font-size:12px;
	padding: 0;
	margin: 5px 0 10px;
}
#shop_prod_details .social ul {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 0;
	height: 32px;
	padding: 0;
}


#shop_prod_details .social li {
	float: left;
	margin: 5px 3px;
	background: none;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	line-height: 25px;
}
#shop_prod_details .social a.rnd {
	font-size: 13px;
	color: #fff;
	background: #c6c5c7;
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 22px;
	text-align: center;
	display: inline-block;
}
#shop_prod_details .social .desc_title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c5c5c6;
	margin-left: 0;
}
#shop_prod_details .social iframe {
	display: inline-block;
	vertical-align: top;
}
#shop_prod_details .social span {
	display: inline-block;
	vertical-align: middle;
}
#shop_prod_details .social img {
	margin: 0;
}
#shop_prod_details .social a, #shop_prod_details .social a:hover {
	text-decoration: none !important;
}
#shop_prod_details .social a:hover {
	opacity: 0.85;
	text-decoration: none;
}
#shop_prod_details .noico span {
	display: none;
}
#shop_prod_details .addthis_button_expanded span {
	display: none;
}
#shop_prod_details .social a:hover {
	text-decoration:underline;
}

#shop_prod_details .prod_thumbs {
	margin-top: 10px;
}
#shop_prod_details .prod_thumbs h2 {
	font-size: 15px;
}

#shop_prod_details .prod_thumbs .thumb {
	width: 30%;
	float: left;
	margin-left: 4.5%;
	margin-bottom: 4.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#shop_prod_details .prod_thumbs .thumb:nth-of-type(3n+1) {
	margin-left: 0;
}
#shop_prod_details .prod_thumbs .thumb:nth-of-type(3n+3) {
	float: right;
	margin-left: 0;
}
#shop_prod_details .prod_thumbs .thumb .img a {
	display: block;
	width: 100%;
	padding-bottom: 100%;
	height: 0;
	overflow: hidden;
	border: 1px solid #c0c1c1;
	background-position: center;
	background-size: cover;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#shop_prod_details .prod_thumbs .thumb img {
	width: 100%;
	vertical-align: middle;
}
#shop_prod_details .prod_thumbs .thumb .txt {
	display: block;
	margin-top: 2px;
}
#shop_prod_details .prod_thumbs .thumb .txt span {
	display: block;
	width: 100%;
	height: 15px;
	overflow: hidden;
}

#shop_prod_details .prod_ops strong {
	color: #c5c5c6;
	font-size: 13px;
	text-transform: uppercase;
}

#shop_prod_details .prod_ops select {
	width: 100px;
	overflow: hidden;
}
#shop_prod_details .prod_ops input {
	width: 100px;
}

#shop_prod_details .price_area {
	margin-top: 15px;
}
#shop_prod_details .price_area>span {
	float: left;
	display: block;
	margin-right: 10px;
}
#shop_prod_details .price_area .price {
	color: #3f3e42;
	font-size: 18px;
	text-transform: uppercase;
}
#shop_prod_details .price_area .price strong {
	color: #717275;
	font-size: 21px;
}
#shop_prod_details .price_area .lnk {
	line-height: 1;
	margin-top: 3px;
	position: relative;
	height: 25px;
	padding-left: 7px;
}
#shop_prod_details .price_area .lnk .ico {
	line-height: 2;
	position: absolute;
	left: -2px;
	font-weight: bold;
}
#shop_prod_details .price_area .lnk a {
	color: #b0b0b0;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#shop_prod_details .price_area .lnk strong {
	display: block;
	font-size: 12px;
	color: #8b8b8b;
}

#shop_prod_details .tab_setb .tab_nav {
	margin-bottom: 10px;
}
/*
	this is a div with height of 3 and primary_color class so that primary_color
	gets applied as the background color to match the active tab automatically
*/
#shop_prod_details .tabset_divider {
	height: 3px;
	overflow: hidden;
}
#shop_prod_details .tab_setb .tab_nav a {
	background: #3f3f42;
	border: none;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	display: inline-block;
	margin-right: 5px;
	padding: 10px;
	min-width: 60px;
	text-align: center;
	text-decoration: none;
}
#shop_prod_details .tab_setb .tab_nav a:hover {
	text-decoration: none;
	background: #7A7B7E;
}

.product_details_head {
	font-size: 13px;
	color: #c6c5c7;
	text-transform: uppercase;
	margin-top: 20px;
}

.product-field-section, .product_facebook_comments {
	padding-top: 15px;
	margin-top: 15px;
}
.product-field-section h2 {
	font-size: 13px;
	color: #c6c5c7;
	text-transform: uppercase;
}

#add_to_cart_btn {
	text-transform: uppercase;
	font-weight: bold;
}

.product_sku_dropdown {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}


@media only screen and (max-width: 767px) {

.shop_prod_detail_col_2 {
    width: 100%;
}

.shop_prod_detail_col_1 {
    width: 100%;
}

.shop_prod_detail_holder {
    float: left;
    width: 100%;
    padding-top: 240px;
    position: relative;
}

.shop_detail-title {
    position: absolute;
    left: 0;
    top: 0;
}

}
