

/*.group_hot_cls .product_hot {
	
	float: right;
	width:45%;
	max-width:220px;
        min-width: 220px;
    min-height: 295px;
	border: 1px solid rgba(179, 179, 179, 0.4);
	background-color: #ffffff;
	margin-left: 30px;
        margin-top: 25px;
            position: relative;
	-webkit-box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.42);
	-moz-box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.42);
	box-shadow: 3px 1px 5px -2px rgba(0,0,0,0.42);
	transition:0.8s;
}*/
#id_reg_prod_box {
/*    width: 100%;
    overflow: hidden;*/
}
.time_announce {
	margin-top: 16px;
    margin-bottom: 5px;
    text-align: center;
    color: #cf2b2a;
}
.group_hot_cls .product_hot {
    /* float: right; */
    /* width: 45%; */
    /* max-width: 242px; */
    /* min-width: 230px; */
    /* min-height: 345px; */
    /* border: 1px solid rgba(179, 179, 179, 0.29); */
    /* background-color: #ffffff; */
    /* margin-left: 11px; */
    /* margin-top: 25px; */
    position: relative;
    /* -webkit-box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.42); */
    /* -moz-box-shadow: 4px 4px 5px 1px rgba(0,0,0,0.42); */
    /* box-shadow: 3px 1px 5px -2px rgba(0,0,0,0.42); */
    /* transition: 0.8s; */
}
.group_hot_cls .product_hot_ofer {
	
	float: right;
	width:45%;
	max-width:220px;
    min-height: 295px;
	border: 1px solid rgba(179, 179, 179, 0.4);
	background-color: yello;
	margin-left: 30px;
/*	-webkit-box-shadow: 4px 4px 5px 1px rgba(0,255,0,0.42);
	-moz-box-shadow: 4px 4px 5px 1px rgba(0,255,0,0.42);
	box-shadow: 3px 1px 5px -2px rgba(0,255,0,0.42);*/
	transition:0.8s;
}

/*.group_hot_cls .image_space {
margin: 0 auto; 
     width: 100%; 
    height: 145px;
    text-align: center;
}*/
.group_hot_cls .image_space {
    height: 200px;
}
.group_hot_cls .image_space:hover {
    opacity: 0.3;
    transition: 0.8s;
}
.group_hot_cls .image_space img {
    /* max-width: 100%; */
    max-height: 100%;
    margin:  0 auto;
}
/*.group_hot_cls .product_hot:hover {
	transform: scale(1.1,1.1);
}*/
.group_hot_cls .product1 {
	width: 100%;
}
.product_hot a {
    /* text-decoration: none; */
}
.group_hot_cls .title_p {
    /* color: #ffffff; */
    /* min-height: 54px; */
    /* max-height: 54px; */
    /* font-weight: bold; */
    /* background: #f69321; */
    /* padding: 5px; */
}
.group_hot_cls .price_pre_p {
    font-size: 13px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* text-decoration: line-through; */
    /* margin-top: 6px; */
    color: #929292;
}
.group_hot_cls .price_p {
	color: #1c3965;
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
	font-size: 31px;
	/* font-weight: bold; */
}
.group_hot_cls .mouseover_p {
    width: 100%;
    min-height: 60px;
    display: none;
    /* margin-top: 10px; */
    padding: 5px;
    position: absolute;
    top: 0px;
    opacity: 0.9;
}
.goto_cont1 {
    width: 100%;
    text-align: center;
}
.goto_title {
    background: #dedede;
    height: 25px;
    padding-top: 3px;
    font-weight: bold;
    margin-bottom: 5px;
    float: right;
    width: 100%;
}
.goto_cont1 img {
    max-width: 100%;
    max-height: 81px;
}
.goto_inpute {
    width: 96%;
    height: 27px;
    background: #1c3766;
    color: #ffffff;
    text-align: center;
    margin: 5px;
    position: absolute;
    font-size: 18px;
    padding-top: 3px;
    bottom: 0px;
    left: 0;
}
.goto_store {
    background: #ffffff;
    border: 5px solid #6d6d6d;
}
.group_hot_cls .mouseover_in_p{
	
    float: right;
	width: 30%;
	margin-left: 5px;
	
}
.group_hot_cls .mouseover_in_p1{
	
    float: right;
	width: 30%;
	margin-left: 5px;
	margin-right: 5px;
}
.group_hot_cls .mor_icon_first_p{
	margin-right: 30px;
    
}
.group_hot_cls .mouseover_txt_p{
	background-color: #f79321;
    padding: 5px 0px 6px 0px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.group_hot_cls .mor_icon_p {
	float: right;
    margin-top: 5px;
    margin-left: 18px;
    margin-right: 0px;
}
/*===SELECTED_PRODUCT===*/
.product_hot_container {
    /* width: 100%; */
    /* min-height: 1px; */
    /*border: 1px solid;*/
    /* overflow: hidden; */
}
.more_details {
    width: 100%;
    height: 52px;
    border-bottom: 1px solid;
    font-size: 30px;
    padding-top: 6px;
    margin-top: 20px;
    color: #1b3766;
}
.selected_product .product_hot {
    /* float: right; */
    /* width: 100%; */
    position: relative;
}

.selected_product .product_hot_ofer {
	
	float: right;
	width:45%;
	max-width:220px;
    min-height: 295px;
	border: 1px solid rgba(179, 179, 179, 0.4);
	background-color: yello;
	margin-left: 30px;
	-webkit-box-shadow: 4px 4px 5px 1px rgba(0,255,0,0.42);
	-moz-box-shadow: 4px 4px 5px 1px rgba(0,255,0,0.42);
	box-shadow: 3px 1px 5px -2px rgba(0,255,0,0.42);
	transition:0.8s;
}

.selected_product .image_space {
margin: 0 auto;
    width: 50%;
    float: right;
}
.selected_product .image_space:hover {
    opacity: 0.3;
    transition: 0.8s;
}
.selected_product .image_space img{
    width: 100%;
    /* height: 100%; */
    /* object-fit: cover; */
	
}
/*.group_hot_cls .product_hot:hover {
	transform: scale(1.1,1.1);
}*/
.selected_product .product1 {
	width: 100%;
}

.selected_product .title_p {
     font-weight: bold;
    padding: 5px;
    font-size: 22px;
        background: unset;
	 
}
.selected_product .price_pre_p {
    font-size: 14px;
    text-decoration: line-through;
    color: #929292;
    text-align: center;
}
.selected_product .price_p {
    color: #000000;
    text-align: center;
    font-size: 60px;
    font-weight: bold;
}
.selected_product .short_description_p {
    color: #505050;
    font-size: 20px;
    line-height: 36px;
}
.selected_product .mouseover_p{
	width: 100%;
    height: 58px;
    display: none;
	margin-top: 10px;
            position: absolute;
    top: 0px;
}
.selected_product .mouseover_in_p{
	
    float: right;
	width: 30%;
	margin-left: 5px;
	
}
.selected_product .mouseover_in_p1{
	
    float: right;
	width: 30%;
	margin-left: 5px;
	margin-right: 5px;
}
.selected_product .mor_icon_first_p{
	margin-right: 30px;
    
}
.selected_product .mouseover_txt_p{
	background-color: #f79321;
    padding: 5px 0px 6px 0px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.selected_product .mor_icon_p {
	float: right;
    margin-top: 5px;
    margin-left: 18px;
    margin-right: 0px;
}
.selected_product  .accordion_images_box8 {
    /* width: 60%; */
    /* float: right; */
}
.selected_product .main_image {
    width: 100%;
    height: 450px;
}
.selected_product .main_image img {
    max-width: 100%;
    max-height: 100%;
}

/*.selected_product .main_image {
    width: 50%;
}*/
.selected_product .image_box {
    width: 80px;
    height: 80px;
    float: right;
    margin-left: 2px;
    margin-bottom: 2px;
    border: 1px solid #eaeaea;
}
.selected_product .image_box img {
    width: 100%;
    /*height: 100%;*/
}
.selected_product .product_top_details {
    float: right;
    width: 40%;
}
.selected_product .add_to_card_p {
    max-width: 181px;
    height: 40px;
    border: 1px solid;
    /* margin: 0 auto; */
    background: #2e68b2;
    color: #fff;
}
.title_p h1 {
    font-weight: 300;
    font-size: 34px;
}
.selected_product .add_to_card_p input {
    float: right;
    width: 34%;
    height: 100%;
    background: #00285a;
    text-align: center;
    font-size: 26px;
    border: none;
}
.selected_product .add_to_card_button_p {
    float: right;
    width: 65%;
    text-align: center;
    padding-top: 4px;
    font-size: 20px;
    cursor: pointer;
}

.selected_product .vars_product .single_var , .selected_product .vars_product .main_first_var {
    float: right;
    margin: 2px;
    border: 1px solid #e8e8e8;
    padding: 2px;
}
.vars_product button {
    min-width: 50px;
    min-height: 50px;
}
.color_box {
    width: 40px;
    height: 40px;
    border-radius: 6px;
}
.product_details_y {
    max-width: 600px;
}

.more_details_sku, .more_details_sku span {
    font-size: 14px;
    margin: 11px 0px 0px 0px;
    font-weight: 300;
}

.simple_may_like_price {
    font-size: 13px;
}

.you_may_like_title {
    font-size: 17px;
} 
/*===END SELECTED_PRODUCT===*/