:root{
	--default-img-y: 100%;
	--horizontal-img-y: 370px;
}

.popupContaner-package {
    margin-bottom: 30px;
}

.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: 0 !important;
}

.pt-35 {
    padding-top: 35px;
}
.pt-20 {
    padding-top: 20px;
}
.mt-20 {
    margin-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;
    overflow: hidden;
}
@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;
    }

    .w_100 {
        width: 100%
    }

    div:first-of-type~#offer-content {
        padding-bottom: 30px;
    }
}

.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 ._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;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
}
.bogo_sub_title{
	color: #a9814d;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.bogo_message{
    margin-bottom: 10px;
    font-size: 16px;
}
.expiration_date_box{
    color: #272727;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 2px;
    margin-top: 25px;
}
.remaining_gifts_text{
	font-size: 16px;
}
._condition_heading{
    color: #999;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

._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-size: 16px !important;
    letter-spacing: 1px;
}
.pop-offer-conditions {
	width: 100%;
	float: left;
	text-align: left;
    margin-bottom: 25px;
    padding: 0 15px 0;
}
.support-p {
    text-align: center;
    font-size: 16px;
}
.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 {
	margin-bottom: 0;
}

.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-gift-img {
	object-fit: scale-down;
    width: 100%;
    height: 100%;
}
.__6-0-remodal-package-offer > .h_line:last-child{
    display: none;
}

.bogo-description-box {
    text-align: left;
}

@media only screen and (max-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%;
    }
    .bogo-description-box {
        text-align: center;
    }
}
@media only screen and (max-width: 500px){
    .bogo_popup_vertical .multiimage {
        height: 120px;
    }
    .bogo_popup_vertical ._bogo-design-img:not(.bogo-gift-img) {
        height: 100%;
    }
}





