div#attributes, .product-variants { display: none !important; }

.open_close{
    position: absolute;
    right: 60px;
}
.awo_header_fixed {
	font-size: 14px;
        font-weight: bold;
        color: var(--primary-color);
	position: absolute;

    line-height: 25px;
}
.awp_header_collapible{
    height: 25px;    
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
}
#awp_container {
	clear: both;
}

#awp_attribute_groups {
	list-style: none;
}

#awp_attribute_groups li {
	display: block;
	padding: 20px 10px; margin-bottom: 3px;
	background-color: #efefef;
}

#awp_attribute_groups li img.handle {
	margin-right: 20px;
	cursor: move;
}

.awp_box
{
	background: transparent;
	margin:0 0 30px 0;
	width: 100%;
        padding-bottom: 30px;
    border-bottom: 1px solid var(--primary-color);
}
.xtop, .xbottom {display:none; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#eeeeee; border-left:1px solid #d9d9d9; border-right:1px solid #d9d9d9;}
.xb1 {margin:0 5px; background:#d9d9d9;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xbtop {background-color:#f3f3f3}
.xbbot {background-color:#ffffff}

.awp_header {
	display:block;
	border-width:0 1px; 
	padding: 0px 10px 5px 10px;
	font-weight: bold;
	font-size: 13px;
	overflow: auto;
}

.awp_description {
	font-weight: normal;
	font-size: 11px;
}

.awp_content {
	display:flex; 
	background:#ffffff; 
	border-width:0 1px; 
	padding: 10px 10px 5px 10px;
	overflow: hidden;
	width: 100%;
        flex-wrap: wrap;
}


/* block top languages */
#awp_languages_block_top {
	margin: 0.4em 0.1em 0 0;
	float: left;
}
#awp_languages_block_top p {
	clear: left;
}
#awp_languages_block_top ul#awp_first-languages {
	float: left;
	height: 1.5em;
	width: 100%;
}
#awp_languages_block_top ul#awp_first-languages li {
	float:left;
	margin-right: 0.3em;
}

#awp_languages_block_top ul#awp_first-languages li.selected_language {
	float:left;
	margin-right: 0.3em;
}

.awp_group_image {
	border : 1px solid #f1f1f1;
	margin:auto;
	margin-bottom:5px;
         overflow: hidden;
}

.awp_image_sel
{
	border: 2px solid var(--primary-color);
}
.awp_image_nosel
{
	border : 1px solid #f1f1f1;
}

.awp_group_image{
    width: 100% !important;
    height: auto !important;
        max-height:135px;
}
.awp_group_image img{
    width: 100% !important;
    height: auto !important;
}
.awp_oos {
 	display: none;
}

.awp_clear {
	clear: left;
}
.awp_none {
	display: none;
}
.awp_left {
	float: left;
        width: 100%;
        display: flex;
}
.awp_clean {
	border: none;
	margin:0;
	padding:0;
}
.awp_cell_cont{
	float: left;
	margin: 0 6px 10px 0;
        width: calc(25% - 6px) !important;
        cursor: pointer;
}
.awp_left label {
    cursor: pointer;
    display: flex;
}

.awp_left label .awp_nica .awp_tbca{
    text-align: left;
}

.awp_left label .awp_nica .awp_tbca{
    text-align: left;
}

.awp_rrla
{
	float:left;
	margin-left: 4px;
}

.attribute_extra_description {
    margin-left: 4px;
}
.awp_rrca
{
	width: 12px;
	height: 12px;
	margin: auto;
	margin-bottom: 4px;
	clear: both;
}
.awp_nila
{
	float: left;
	text-align: center;
        color: var(--primary-color);
}
.awp_nica
{
	text-align: center;
	clear: left;
        width: 100%;
}
.awp_sel_conth
{
	float:left;
	margin-left: 6px;
}
.awp_sel_contv
{
	margin-top: 6px;
}
.awp_tbla
{
	float: left;
	text-align: left;
	margin-left: 6px;
        width: calc(100% - 20px);
}

.awp_nila{
     width: calc(100% - 20px);
}

.awp_tbca
{
	text-align: left;
	clear: left;
	margin-bottom: 4px;
        color: var(--primary-color);
    padding: 2px 10px;
}
.awp_red
{
	color: red;
}
.awp_fade {
	position: absolute;
	width:100%;
	height:100%;
	z-index:19999;
	display:none;
	background-color:black
}
.awp_popup {
    position: absolute;
    z-index:20000;
    top:-5000px;
    display:none;
    margin:auto;
}
.awp_popup .close
{
    float: right;
	position: relative;
}
.awp_popup .close img
{
    cursor: pointer;
}
.awp_qty_box
{
	width: 30px !important;
}
.awp_quantity_cell
{
	margin: 0 4px 0 4px;
}
.awp_stock_container
{
	margin-left: auto;
	margin-right: auto;
	float: left;
	clear: both;
	overflow: none;
}
.awp_sct
{
	float: none;
	max-width: 500px;
	margin: 0;
        padding: 0 10px;
}
.awp_stock
{
	line-height: 30px;
    color: var(--primary-color);
    font-size: 24px;
    margin-bottom: 25px;

}
.awp_stock_btn
{
	float: left;
	margin-left: 10px;
	line-height: 30px;

}
#awp_in_stock_second
{
	clear: both;
	margin: auto;
 	text-align: center;	
}
#awp_in_stock
{
	clear: both;
	margin: auto;
 	text-align: center;
	color: #2e3192;
	float: left;

}

#awp_in_stock i {
	line-height: 0.9 !important;
}
#awp_second_price
{
	line-height: 30px !important;
}
#awp_price
{
	line-height: 30px !important;
}
.awp_group_image_container
{
	float: left;
	clear: both;
	margin-right: 6px;
}
.awp_box_inner
{
	float: right;
	clear: right;
}
.awp_gi
{
	margin-right: 10px;
}

.awp_layered_images img
{
	background: none!important;
}

.awp_checkbox_group
{
	width: 16px;
	margin-left: auto;
	margin-right: 10px;
}


#awp_container div.disabled  div{
        cursor: not-allowed;
}

.awp-main-header{
    color: var(--accent-color);
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.custom-radio.awp_rrca input[type=radio]:checked+span{
        width: 22px;
    height: 22px;
    border-radius: 0;
    position: absolute;
    left: -10px;
    top: -10px;
}
.awp_rrca{
    margin: 5px;
    overflow: hidden;
    min-width: 12px;
    min-height: 12px;
}
#awp_container{
        border: 1px solid var(--primary-color);
    padding: 20px;
    margin-bottom: 40px;
}

#awp_wizard{
    width:  100%;
}

.awp_rrla.custom-radio{
  margin-right: 0;  
  margin: 0;
}

.summary-header-awp{
    height: 25px;
    position: relative;
    margin-bottom: 20px;
    text-transform: uppercase;
    display: block;
    border-width: 0 1px;
    font-weight: bold;
    font-size: 14px;
    overflow: auto;
}

@media (max-width: 767px){
    .awp_cell_cont{
        width: calc(33.3333% - 6px) !important;
    }
}

@media (max-width: 575px){
    .awp_cell_cont{
        width: calc(50% - 6px) !important;
    }
}