
.onerow {
	clear: both;
	padding: 0 10px;
}





/* *********************************************************************************************************************
 * Common columns definitions
 */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
	float: left;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
	margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }

.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
	width: 100%;
	height: auto;
	display: block;
}





/* *********************************************************************************************************************
 * Disable padding left/right 10px if I'm 1024 or gibber - correct percentage math
 */
@media all and (min-width: 1024px) {
	.onepcssgrid-1000 {
		max-width: 1000px;
	}

	.onepcssgrid-1000 .onerow {
		padding: 0;
	}
}





/* *********************************************************************************************************************
 * Small devices
 */
@media all and (max-width: 768px) {
	.onerow {
	}

	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
		float: none;
		width: 99%;
	}
}

#layer_settings,#layer_container{
	/*display: inline-block;
	overflow: hidden;
	float: left;*/
}
#layer_settings{
	/*width: 30%;*/
	margin-top: 50px;
}
#layer_container{
	/*width: 70%;*/
}
#pc-front-wrap h4{
	background: #485053;
	color: #fff;
	padding: 10px;
	margin:0;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}
#pc-front-wrap ul,#pc-front-wrap li{
	list-style: none !important;
	background: none !important;
	padding: 0 !important;
	margin:0 !important;
}
#pc-front-wrap  td{
	vertical-align: top;
}
.pc-part-name{
	border: 1px solid #e5e5e5;
background: #fefefe;
padding: 1.83em 15px 1em;
margin: 2.34em 0;
}
#pc_part_container ul{

	overflow: hidden;
	list-style: none;


}
.no-cat{
	border: none;
}
#id_picture_container{
	position: relative;
}
#id_picture_container img{
	border: none !important;
	box-shadow: none !important;
}
#id_picture_container img:not(.img_overlay){
	position: absolute;
	max-width: 100%;
	top:0  !important;;
	left:0 !important;
	
}	
.img_overlay{
	opacity: 0 !important;	
}

#add_cart_wrap{
	height: 50px;
	/*background: #ccc;*/
}
#add_cart_div{
	float: right;
	height: 50px;
	line-height: 50px;
	padding: 0px;
	color: #0099cc;
	font-weight: bold;
	text-align: right;
	font-size:30px;
}
#add_cart_wrap h2{
	float: left;
	margin: 0;
	padding-left: 20px;
	height: 50px;
	line-height: 50px;
}
#add_cart_div a{
	display: inline-block;
	text-decoration: none;
		color: #fff;
		font-weight: normal;
		margin-right: 10px;
}
#layer_image_container{
	position: relative;
	border:1px solid #ccc;
}
#layer_image_container .layer_img{
	position: absolute;
	top: 0;
	left: 0;
	box-shadow: none;
	width: 100%;
        background: none !important;
}
#layer_settings h3{
	margin: 0 !important;
	border:1px solid #f1f4f9;
	border-bottom:none;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 5px;
	padding: 5px;
	cursor: pointer;
	position: relative;
}
#layer_settings img{
	box-shadow: none !important;
	width: 28px;
	display: inline-block;
}
.layer_icon{
	padding:2px;
}
.layer_icon_wrap{
	display: none;
	cursor:pointer;
	padding: 5px;
}
.layer_icon.selected{
	background: #0099cc;
}
.wpb-cat-wrap{
	padding: 0 4px;
vertical-align: middle	;

}
#layer_settings tr td{
	margin: 2.34em 0;
	border-collapse: inherit;
border-spacing: 0px 4px;
}

#layer_settings table tr{
	border-spacing: 0px 4px;
}
.wpb-cat-icon{
	padding-left:5px;
}
.selected_icon{
	position: absolute;
	top:7px;
	right: 5px;
}
.selected_text{
	color: #becbd2;
display: block;
font-size: 12PX;
font-weight: normal;
line-height: normal;
}
/*#wpb_qt_txt{
	width: 40px;
height: 40px;
line-height: 40px;
padding: 0 !important;
text-align: center;
display: inline-block;
float: right;
margin-right: 5px;
}*/

#wpb_add_cart{
	height: 40px;
    width: 120px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    background: #0099cc;
    line-height: 40px;
    color: #fff;
    text-align: center;
    float: right;
    border-bottom: 3px solid #067DA5;
    font-size: 14px !important;
}
#wpb_add_cart:hover{
	text-decoration: none !important;
	color: #fff;
	opacity: 0.9;
}
#wpb_add_cart:active{
opacity: 1;
}
.layer_set_wrap{
	background: #f1f4f9;
}
#layer_settings h3{
	background: #fff;
	color: #768e9d;
	padding-left: 65px;
	min-height: 60px;
	position: relative;
}
#layer_settings .layer_set_wrap:last-child{
	border-bottom:1px solid #f1f4f9;
}
.layer_icon_name{
	height: 39px;
	width: 60px;
	position: absolute;
	background: #0099cc;
	left: 0;
	top: 0;
	background-size:100% !important;
	height: 100%;
	max-height: 100%;
}

.layer_icon_wrap table td,.layer_icon_wrap table{
	border: none !important;
	margin: 0 !important;
}
.layer_icon_wrap table td{
	border-bottom: 1px solid #becbd2 !important;
}
.wpb-item-thumbnail{
	position: relative;
}
.wpb-cart-name span{
	display: block;
}
.wpb-item-thumbnail img{
	position: absolute;
	top: 0;
	left: 0;
	width: 60px !important;
}
.wpb-item-thumbnail img[src = '']{
    display: none;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
#wpb_front_message{
/*	position: absolute;
	top: 0;
	left: 0;
	padding-left: 15px;
	color: #11C721;
	font-size: 20px;*/
    width: 100%;
    position: static;
    background: green;
    color: white;
    padding: 5px;
    font-size: 13px;
}

#wpb_global_wrap .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
#wpb_global_wrap .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#wpb_global_wrap .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
#wpb_global_wrap .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
#wpb_global_wrap .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
#wpb_global_wrap .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
#wpb_global_wrap .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
}
#wpb_global_wrap .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
#wpb_global_wrap .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
#wpb_global_wrap .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
#wpb_global_wrap .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
#wpb_global_wrap .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
#wpb_global_wrap .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
#wpb_global_wrap .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
#wpb_global_wrap .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
#wpb_global_wrap .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}


.cat-item-ctn .cat-item, .grid-pad .col-1-4 {
    border-top: 2px solid #9dd8d9;
    background: #FCFCFC;
    padding: 0 20px 20px;
    text-align: center;
}

.cat-item h3 {
    font-size: 16px;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #8A8A8A;
}

.cat-item img
{
    width: auto;
    max-height: 150px;
}

.cat-item h3 span {
    float: right;
    float: right;
    font-size: 15px;
    color: #015585;
    font-weight: bold;
}

.selected_icon img{
    max-height: 28px;
}

#pc-part-container{
    z-index: 4;
}

.wpb-customize-product-link{
    text-decoration: none !important;
    color: rgb(255, 255, 255);
    cursor: pointer;
    /*height: 44px;*/
    letter-spacing: 1px;
    min-width: 40px;
    text-decoration: none solid rgb(255, 255, 255);
    text-transform: uppercase;
    width: 131px;
    background: rgb(104, 184, 196) none repeat scroll 0% 0% / auto padding-box border-box;
    border-top: 1px solid rgba(0, 0, 0, 0);
    border-right: 0px none rgb(255, 255, 255);
    border-bottom: 1px solid rgb(3, 137, 156);
    border-left: 0px none rgb(255, 255, 255);
    border-radius: 2px 2px 2px 2px;
    font: normal normal bold 14px/14px effra, sans-serif;
    margin: 0px 10px 0px 0px;
    outline: rgb(255, 255, 255) none 0px;
    padding: 14px;
    transition: all 0.15s ease 0s;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    float: left;
    display: block;
}

.wpb_cart_item_thumb_placeholder{
    position: static !important;
    visibility: hidden;
}

/*quantity */
#wpb-qty-container .minus, #wpb-qty-container .plus, #wpb-qty-container .wpb-qty {
    padding: 5px;
    height: 40px;
    text-align: center;
}
#wpb-qty-container .minus, #wpb-qty-container .plus{
    background: #0099cc;
    border-bottom: 3px solid #067DA5;
    color: #fff;
}
#wpb-qty-container{
    float: right;
}

#wpb-qty-container input[type=number]::-webkit-outer-spin-button,
#wpb-qty-container input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#wpb-qty-container input[type=number] {
    -moz-appearance:textfield;
}