:root{
	--default-img-y: 520px;
	--horizontal-img-y: 370px;
}
.popupContaner-package ul{ padding-left: 20px;}
.popupContaner-package ul li {text-align: left;}
.remaining_gifts_text{margin-bottom: 10px;text-align: center;}
.p-0 {
    padding: 0px !important;
}
.pt-35 {
    padding-top: 35px;
}
.pt-20 {
    padding-top: 20px;
}
.pb-20 {
    padding-bottom: 20px;
}
.ps-10 {
    padding-left: 10px;
}
.close_btn {
    z-index: 9999;
    background: #D5AB6E;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #FFF !important;
    padding: 4px 10px;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 600;
}
._bottom_right_close_btn{
	top: auto;
	bottom: 0;
}
.multiimage {
	background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/652/confectionary.png') repeat;
    background-size: 36rem !important;
    height: 34rem;
   /*  margin-bottom: 1.5em; */
}
@media screen and (max-width : 767px) {
    .top-padding {
        padding-top: 35px !important;
        padding-left: 15px !important;
    }
}
@media screen and (max-width : 991px) {
    .top-padding {
        padding-top: 35px !important;
        padding-left: 15px !important;
    }

    /* .multiimage {
        width: 100% !important;
        background-size: 36rem !important;
        margin-bottom: 1.5em;
    } */

    .w_100 {
        width: 100%
    }

    div:first-of-type~#offer-content {
        padding-bottom: 30px;
    }
}
div:first-of-type~#offer-content {
    /* padding-bottom: 30px; */
}	
/* Mobile styles */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
	/* .multiimage {
    background-size: 28.5rem !important;
    height: 34rem;
    margin-bottom: 1.5em;
	} */
}
/* Styles for Nest Hub */
@media only screen and (min-width: 480px) and (max-width: 800px) and (min-height: 480px) and (max-height: 800px) {
	/* .multiimage {
    background-size: 28.5rem !important;
    height: 34rem;
    margin-bottom: 1.5em;
	} */
}
@media (max-width: 768px) {
 /*  .multiimage {
	  height: 20rem;
    background-size: contain !important;
    margin-top: 20px !important;
  } */
  /* .__6-0-remodal-package-offer{
    padding:0px !important;
  } */
}
/*------------------------------------------------------------*/
.multiimage{
	overflow: hidden;
}
.bogo_popup_vertical .bogo-description-box{
	padding-top: 25px;
}
.bogo_popup_vertical .h_line {
	margin-top: 0;
}
@media only screen and (min-width: 501px) {
    .__6-0-remodal-package-offer {
        max-width: 490px;
    }
}
@media only screen and (min-width: 768px) {
    .__6-0-remodal-package-offer {
        max-width: 700px;
    }
    .bogo_popup_default .multiimage{
    	height: 371px;
    }
    .bogo_popup_default ._bogo-design-img:not(.bogo-gift-img),
    .bogo_popup_horizontal ._bogo-design-img:not(.bogo-gift-img){
    	width: 100%;
    }
    .bogo_popup_horizontal .bogo-description-box{
		min-height: var(--horizontal-img-y);
	    position: relative;
	    padding-bottom: 50px;
	}
    .bogo_popup_horizontal .bogo_buy_btn_container {
		position: absolute;
	    left: 15px;
	    right: 15px;
	    bottom: 0;
	}
	.bogo_popup_vertical .multiimage{
		height: 200px;
	}
	.bogo_popup_vertical ._bogo-design-img:not(.bogo-gift-img){
    	width: 100%;
    }
}
@media screen and (min-width : 992px) {
	.__6-0-remodal-package-offer {
		max-width: 976px;
		margin: 0;
	}
	.bogo_popup_default .multiimage {
	    height: var(--default-img-y);
	    margin-bottom: 0;
	}
	.bogo_popup_vertical .multiimage{
		height: 280px;
	}
   	.bogo_popup_default ._bogo-design-img:not(.bogo-gift-img),
    .bogo_popup_horizontal ._bogo-design-img:not(.bogo-gift-img){
    	width: auto;
    }
}

.bogo_top_title{
	color: #000000;
}
.bogo_sub_title{
	color: #979797;
}
.bogo_message{
	text-align: left;
    font-size: 16px;
}
.expiration_date_box{
	margin-top: 15px;
    margin-bottom: 5px;
    font-size: 16px;
}
.remaining_gifts_text{
	font-size: 16px;
}
._condition_heading{
	font-size: 16px;
	font-weight: 600;
}
._condition_html_box_{
	font-size: 16px;
}
.old_bogo_modal .demo_btn{
	font-weight: 600;
    font-size: 18px !important;
    letter-spacing: 1px;
}
.popupContaner-package ._b_offer_buy_,
.popupContaner-package .checkout-btn>input[type=submit]{
	margin-bottom: 0px;
	width: 100%; 
	padding: 10px;
	/* font-weight: 600; */
    font-size: 16px !important;
    letter-spacing: 1px;
}
.pop-offer-conditions {
	width: 100%;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	padding-top: 20px;
}
.h_line {
    margin: 20px 0;
    color: inherit;
    border: 0;
    border-top: 1px solid #ededed;
    opacity: 1;
    height: 0 !important;
}

/*---------------------Default---------------------------*/
.bogo_popup_default .h_line,
.bogo_popup_horizontal .h_line{
    margin-top: 0;
}

/* .bogo_popup_default .pop-offer-conditions{
	text-align: left;
	margin-bottom: 15px;
	float:left;
	padding-top: 5px;
} */
.bogo_popup_default .remaining_gifts_text {
    margin-bottom: 15px;
    text-align: center;
}

/*-----------------------Horizontal----------------------------*/
.bogo_popup_horizontal .multiimage {
    height: var(--horizontal-img-y);
    margin-bottom: 0;
    overflow: hidden;
}
.bogo_popup_horizontal .pop-offer-conditions {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 15px;
    padding-top: 20px;
}


/*------------------------------------*/
._bogo-design-img{
	
}
.bogo-gift-img {
	object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.__6-0-remodal-package-offer > .h_line:last-child{
    display: none;
}
@media only screen and (max-device-width: 991px){
	
}

@media only screen and (max-device-width: 767px){
	.bogo_popup_default .multiimage{
		height: auto;
	}
	.bogo_popup_horizontal .multiimage {
	    height: 250px;
	    margin-bottom: 0;
	    overflow: hidden;
	}
	.bogo_popup_default ._bogo-design-img:not(.bogo-gift-img),
	.bogo_popup_horizontal ._bogo-design-img:not(.bogo-gift-img){
		width: 100%;
	    height: 100%;
	    object-fit: fill;
	}
	.bogo_popup_vertical .multiimage{
		height: 140px;
	}
    .bogo_popup_vertical ._bogo-design-img:not(.bogo-gift-img) {
       width: 100%;
    }
}
@media only screen and (max-device-width: 500px){
    .bogo_popup_vertical .multiimage {
        height: 120px;
    }
    .bogo_popup_vertical ._bogo-design-img:not(.bogo-gift-img) {
        height: 100%;
    }
}





