.new_affiliate_embed {
    border-left:3px solid var(--primary-color);
    min-height: 170px;
    margin-bottom: 20px;
    color: #fff;
    text-align:center;
    clear: both;

}



.new_affiliate_embed.stacked {
    min-height:108px;
}

.constellation_orion_widget_item {
    min-height:170px;
    width:100%;
    background: none;
    max-height:170px; 
    padding:0 0 0 15px;
    clear:both;
    overflow:hidden;
    margin-bottom:20px;
    max-width:603px;
    color: #333;
    text-align:left;
}

.new_affiliate_embed .spinner {
    position:unset; 
    margin-top:55px;
    text-align: center;
}

.stacked .constellation_orion_widget_item {
    min-height:108px;
    max-height:108px; 
}


.constellation_orion_condition {
    position: absolute;
    top: 0px;
    padding: 5px 0px 2px 0px;
    margin: 0px;
    background: #FFD800;
    left: 0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #333333;
    line-height: 1;
    width: 56px;
    font-weight: bold;
    margin-left: 10px;
}

.constellation_orion_condition:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 19px;
    width: 0;
    height: 0;
    border: 28px solid transparent;
    border-top: 6px solid #FFD800;
}


.new_affiliate_embed .constellation_orion_item_details {
    float:right; 
    width:336px;
}

.new_affiliate_embed.stacked .constellation_orion_item_details {
    width:404px;
}

.new_affiliate_embed .constellation_orion_item_img_link{
    float:left;
    width:226px;
    height:170px;
    text-align:center;
    position:relative;
    border: 1px solid #333333;
    box-sizing: border-box;
    padding: 5px;
}
.new_affiliate_embed.stacked .constellation_orion_item_img_link{ 
    width:144px;
    height:108px;  
}


.new_affiliate_embed .constellation_orion_item_img_link img {
    height:158px;
    width:214px;
    margin-bottom:0px;
    object-fit:contain;
}

.single .entry-content .new_affiliate_embed .constellation_orion_item_img_link img {
    margin-bottom:0px;
}

.new_affiliate_embed.stacked .constellation_orion_item_img_link img {
    max-height:96px;
    max-width:132px;    
}



.new_affiliate_embed .constellation_orion_item_title_link {
    float:left;
    font-weight:bold;
    width:100%;
    height:140px;
    position: relative;
    max-height: 80px;
    overflow: hidden;
}

.new_affiliate_embed .constellation_orion_item_title_link:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0px;
  
}

.new_affiliate_embed.stacked .constellation_orion_item_title_link {
    height:78px;
}

.new_affiliate_embed .constellation_orion_item_price {
    float:left;
    margin-top:-10px;
    text-align:center;
}

.new_affiliate_embed .constellation_orion_item_price {
    float:right;    
    margin-right:15px;

}

.new_affiliate_embed .constellation_orion_item_merchant {
    float:left;
    font-weight:bold;
}
.new_affiliate_embed .constellation_orion_product_link  {
    float:right;
}

.new_affiliate_embed .constellation_orion_product_link  {
    padding: 0px 20px;
    font-weight: bold;
    color: #fff;
    background: #58b000;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}



.new_affiliate_embed .constellation_orion_item_title_link {
    float:right;
    width: calc(100% - 241px);
}
.new_affiliate_embed.stacked .constellation_orion_item_title_link {
    width: calc(100% - 159px);

} 


.single .entry-content .new_affiliate_embed  a.text_link{
    background-image:none;
}



.constellation_orion_product_price {
    color:#58b000;
    font-weight:bold;
    font-size: 18px;
    line-height: 0;
    
}

.constellation_orion_product_full_price {
    text-decoration:line-through;
    font-size:11px;
}

.constellation_orion_product_price.noretail {
    margin-top: 28px;
}

.constellation_orion_disclaimer {
    font-size:10px;
    font-style:italic;
    margin-bottom:15px;
}

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

    
    .new_affiliate_embed.stacked .constellation_orion_item_img_link, .new_affiliate_embed .constellation_orion_item_img_link{ 
        width:103px;
        height:85px;  
    }
    
    .new_affiliate_embed .constellation_orion_item_img_link img, .new_affiliate_embed.stacked .constellation_orion_item_img_link img {
        max-height:73px;
        max-width:101px;
    }
    .new_affiliate_embed .constellation_orion_item_details, .new_affiliate_embed.stacked .constellation_orion_item_details {
        width:100%;
    }

    .new_affiliate_embed.stacked .constellation_orion_item_title_link, .new_affiliate_embed .constellation_orion_item_title_link {
        float:right;
        width: calc(100% - 128px);
        height: 95px;
    }

    .new_affiliate_embed.stacked  .constellation_orion_widget_item, .new_affiliate_embed .constellation_orion_widget_item {
        height:127px;
        min-height:127px;
        max-height:127px;
    }

}


.single article .new_affiliate_embed .constellation_orion_item_merchant img {
    max-height:30px;
    max-width:100px;
    width:auto;
    height:auto;
    margin-left:0px;
    margin-bottom:0px !important;
}

.constellation_orion_condition.promoted {
    background: #000;
    color: #FFD800;
    font-weight:bold;
    width:72px;
}

.constellation_orion_condition.promoted:after {
    border: 36px solid transparent;
    border-top: 6px solid #000;
}

.constellation_orion_item_merchant img {
    max-height: 30px;
    max-width: 70px;
    width: auto;
    height: auto;
}

.constellation_promoted_widget {
    border-top: 3px solid var(--primary-color);
    border-bottom:3px solid var(--primary-color);
    background:#eee;
    padding-top:10px; padding-bottom:10px;
    margin-top: -20px;
    margin-bottom: 20px;
    padding:30px 20px 0px 20px;

}

.constellation_promoted_widget .constellation_orion_disclaimer {
    font-size: 10px;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: -20px;
}

.constellation_promoted_widget h2 {
    margin-top:15px;
}

.constellation_promoted_widget::before {
    content: 'PROMOTED';
    background: #000;
    margin-top: -30px;
    display: block;
    color: white;
    margin-bottom: 10px;
    font-size: 11pt;
    font-weight: bold;
    width: calc(100%);
    margin-left: -20px;
    padding: 0px 20px;
}

.constellation_orion_widget_item  {
    box-sizing: border-box;
}  
.constellation_orion_item_img_link {
    background:#fff;
}


.constellation_promoted_widget .new_affiliate_embed.stacked  .constellation_orion_item_title_link span{

    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
    display:block; max-height:60px;
}

.sidebar-right .constellation_sidebar_embed .constellation_orion_item_img_link{
    width: 99px;
    height:85px;
    
}
.sidebar-right .constellation_sidebar_embed .constellation_orion_item_img_link img{
    width: 91px;
    height:73px;
    
}

.sidebar-right .new_affiliate_embed.stacked .constellation_orion_item_title_link {
    width: calc(100% - 115px);
}

.sidebar-right .new_affiliate_embed .constellation_orion_item_price {
    margin-top: -5px;
    text-align: center;
    margin-right: 57px;
    float: right;
}

.sidebar-right .new_affiliate_embed .constellation_orion_item_price .constellation_orion_product_price {
    margin-top: 15px;

}

.sidebar-right .new_affiliate_embed .constellation_orion_item_price .constellation_orion_product_price.noretail {
    margin-top: 28px;
}

.sidebar-right .new_affiliate_embed .constellation_orion_product_link {
    padding: 4px 28px;
    margin-top:13px;
}

.sidebar-right .stacked .constellation_orion_widget_item {
   height:120px;
   max-height:200px;
   border-left:none;
   padding-left:0px;
}
.sidebar-right .new_affiliate_embed {
    border-left:none;
}

.sidebar-right .constellation_orion_product_full_price {
    text-decoration: line-through;
    line-height: 0;
    font-size: 11px;
    margin-top:13px;
}

.sidebar-right .new_affiliate_embed.stacked .constellation_orion_item_details {
    width:300px;
}
.sidebar-right .constellation_orion_item_merchant img {
    margin-top:13px;
}

@media screen and (min-width: 580px) {
    .constellation_promoted_widget .new_affiliate_embed.stacked .constellation_orion_item_img_link {
        width: 144px !important;
        height: 108px !important;
    }

    .constellation_promoted_widget .new_affiliate_embed.stacked .constellation_orion_item_img_link img {
        max-height: 96px !important;
        max-width: 132px !important;
    }
    .constellation_promoted_widget .new_affiliate_embed.stacked .constellation_orion_item_details {
        width: calc(100% - 154px);        
        max-width: 100%;
    }

    .constellation_promoted_widget .new_affiliate_embed.stacked .constellation_orion_item_title_link, .new_affiliate_embed .constellation_orion_item_title_link {
        width: calc(100% - 154px);        
    }

    .constellation_promoted_widget .new_affiliate_embed.stacked .constellation_orion_widget_item, .new_affiliate_embed .constellation_orion_widget_item {
        min-height: 108px;
        max-height: 108px;
    }

}


@media screen and (max-width: 579px) {
    .constellation_promoted_widget .new_affiliate_embed.stacked .constellation_orion_item_details {
        width: 100%;
        max-width:100%;
        margin-top:10px;
    }
    .constellation_promoted_widget .constellation_orion_product_price.noretail {
        margin-top: 23px;
    }
    .constellation_promoted_widget .constellation_orion_product_link {
        margin-top:-2px;
    }
    .constellation_promoted_widget .new_affiliate_embed.stacked .constellation_orion_item_title_link, .new_affiliate_embed .constellation_orion_item_title_link {
        float: right;
        width: calc(100% - 113px);
        height: 95px;
    }


    .new_affiliate_embed.stacked .constellation_orion_item_title_link, .new_affiliate_embed .constellation_orion_item_title_link {
        float: right;
        width: calc(100% - 128px);
        height: 95px;
        font-size: 11pt;
        line-height: 1.3;
    }

    .constellation_orion_product_price {
        font-size: 13px;
    }
    .new_affiliate_embed .constellation_orion_disclaimer {
        line-height:1.5;
    }
    
}

.constellation_sidebar_embed {
    margin-top:40px;
}


/* LEGION 2K22 */

@media screen and (min-width: 901px) {
    body.has-sidebar .new_affiliate_embed.stacked .constellation_orion_item_details {
        width: 376px;
    }
}

.new_affiliate_embed .constellation_orion_disclaimer {
    text-align: left;
    color: #000;
    margin-top: -20px;
    margin-left: 15px;
    line-height:2.5;
}


.starwidget {
    border-left: solid 4px var(--primary-color) !important; 
}
.starwidget .saw-wrap {
    border-left:none !important;
}

.starwidget .aff-notice {
    margin-left: 14px;
    font-size: 10px !important;
    font-style: italic;
    /* margin-bottom: 15px; */
    margin-top: -6px !important;
    padding: 0px;
}

.has-sidebar .aff-btn {
    height: 24px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.has-sidebar .starwidget {
    margin-bottom: 15px;
}



.has-sidebar .constellation_orion_product_price.noretail {
    margin-top: 21px;
}

@media screen and (max-width: 900px) {
    .has-sidebar .constellation_orion_item_merchant {
        margin-top: 5px;
    }
    .has-sidebar .new_affiliate_embed .constellation_orion_disclaimer {
        line-height:1.1;
    }
}
@media screen and (min-width: 901px) {

    .has-sidebar .constellation_orion_item_title_link {
        margin-top: -5px;
        float:left !important;
        padding-left:15px;
        max-height: 90px !important;
        height:90px !important;
    }
    .has-sidebar .constellation_orion_item_merchant {
        margin-top:4px;
    }
    .has-sidebar .new_affiliate_embed .constellation_orion_item_price {
      
        width:33%;
    }


    .has-sidebar .constellation_orion_product_price {
        float: right;
        margin-left: 10px;
        margin-top: 22px;
    }

    .has-sidebar .constellation_orion_product_full_price {
        color: #aaa;
        float: right;
        margin-top: 12px;
    }

    .has-sidebar .sidebar_affiliate_disclaimer {
        font-size:8pt; 
        text-align:center; 
        margin-bottom: 20px;
        margin-top: -15px;
        
    }
}
.sidebar-right .constellation_deals-clear {
    margin-bottom:27px;
}

.sidebar-right .constellation_footer_deals {
    margin-top:-7px;
}

.sidebar-right .constellation_deals-imagewrapper img {
  
    top: 0;
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}