.hhwt-widget-container.template1 {
	box-shadow: 1px 1px 7px 1px #e0e0e0;
    padding: 15px;
    margin: 40px 0;
	overflow: hidden;
	clear: both;
}
.hhwt-widget-container .desktop-view {
	width: 124px;
	max-width: 124px;
	float: left;
}
.template1 .promotion-content {
	width: calc(100% - 150px);;
    float: right;
    margin-top: 10px;
}
.template1 .promotion-content h3 {
    font-size: 18px !important;
    font-family: "ProximaNova-Bold";
	font-weight: 700  !important;
	margin: 0px !important;
}
.template1 .promotion-content h4 {
    font-weight: 500 !important;
    font-size: 18px !important;
    margin-top: 3px;
    margin-bottom: 0px !important;
}
.template1 .promotion-content p {
    margin: 12px 0px 0px 0px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}
.template1 .promotion-content p:first-of-type {
    max-height: 96px;
    margin-bottom: 18px !important;
}

.template1 .promotion-content a {
    color: #EF9D87;
    font-family: "ProximaNova-Semibold";
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none !important;
}
.template1 .promotion-content a:hover, .template1 .promotion-content a:visited, .template1 .promotion-content a:active, .template1 .promotion-content a:focus {
    text-decoration: none !important;
}
.template1 .promotion-content a span {
    font-weight: 500;
    padding-left: 5px;
}
.hidden{
    display: none !important;
}
@media screen and (max-width: 767px) and (min-width: 320px) {
	.hhwt-widget-container {
	    padding: 15px;
	}
	.hhwt-widget-container .desktop-view {
		max-width: 115px;
		width: 115px;
    	height: 178px;
	}
	.template1 .promotion-content {
    	margin-top: 5px;
    	margin-left: 10px;
	    width: calc(100% - 130px);
	}
}

    /*Template2*/

.hhwt-widget-container.template2:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 205px;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 6px 6px 0px 0px;
}
.hhwt-widget-container.template2 {
    position: relative;
    box-shadow: 1px 1px 7px 1px #e0e0e0;
    padding: 15px;
    min-height: 175px;
    background: #000;    
    border-radius: 6px 6px 0px 0px;
    margin: 40px auto 0px;
}
.template2 .promotion-content {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
}
.template2 .promotion-content h4 {
    font-size: 18px !important;
    font-family: "oswald";
    font-weight: 700  !important;
    margin: 0px !important;
}
.template2 .promotion-content h3 {
    font-weight: 700 !important;
    font-size: 28px !important;
    margin-top: 0px;
    margin-bottom: 0px !important;
    text-transform: uppercase;
    color: #fff;
    font-family: "ProximaNova-Bold";
}
.template2 .promotion-content p {
    margin: 12px auto 20px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    max-height: 80px;
    line-height: 20px;
    width: 90%;
    color: #fff;
}

.template2 .promotion-content a {
    font-family: "ProximaNova-Semibold";
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    padding: 10px 34px;
    border-radius: 3px;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none !important;
}
.template2 .promotion-content a:hover, .template2 .promotion-content a:visited, .template2 .promotion-content a:active, .template2 .promotion-content a:focus {
    text-decoration: none !important;
}
.hhwt-more-container {
    display: none;
}
.hhwt-offers {
    border-left: 2px solid #e1e2e2;
    border-right: 2px solid #e1e2e2;
}
.hhwt-offers h4 {
    padding: 10px 30px 0px;
    margin-bottom: 0px !important;
    margin-top: 0px;
}
.hhwt-offers ul {
    margin: 0px !important;
    padding-bottom: 2px;
}
.hhwt-offers ul li p{
    font-size: 14px;
    display: inline;
    margin: 13px 0px !important;
}
.hhwt-offers ul li {
    list-style-type: none !important;
    padding: 8px 0px;
    margin: 0px !important;
}
.hhwt-offers ul li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
    color: #EF9D87;
    position: relative;
    left: -11px;
}
p.hhwt-offers-more {
    font-size: 14px;
    color: #EF9D87;
    margin-left: 30px;
    cursor: pointer;
}
.more-details-show {
    display: inline;
    margin-right: 5px;
}
.more-details {
    text-align: center;
    background-color: #e1e2e2;
    border-radius: 0px 0px 6px 6px;
    cursor: pointer;
    padding: 2px;
    margin-bottom: 40px;
}
@media screen and (max-width: 420px) {
    .template2 .promotion-content h3 {
        font-size: 21px !important;
    }
}
@media screen and (min-width: 421px) and (max-width: 767px) {
    .template2 .promotion-content h3 {
        font-size: 23px !important;
    }
}


        /*template3*/
.hhwt-widget-container.template3 {
    box-shadow: 1px -2px 7px 1px #e0e0e0;
    padding: 15px 15px 20px 15px;
    overflow: hidden;
    clear: both;
    background-color: #fafafa;
    border-radius: 6px 6px 0px 0px;
    margin-top: 40px;
}
.hhwt-widget-container.template3 .desktop-view {
    width: 124px;
    max-width: 124px;
    float: left;
    height: 178px;
}
.template3 .promotion-content {
    width: calc(100% - 150px);;
    float: right;
}
.template3 .promotion-content h3 {
    font-size: 18px !important;
    font-family: "ProximaNova-Bold";
    font-weight: 700  !important;
    margin: 0px !important;
}
.template3 .promotion-content h4 {
    font-weight: 500 !important;
    font-size: 18px !important;
    margin-top: 3px;
    margin-bottom: 0px !important;
}
.template3 .promotion-content p {
    margin: 12px 0px 0px 0px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}
.template3 .promotion-content p:first-of-type {
    max-height: 84px;
    margin-bottom: 18px !important;
    line-height: 21px;
}
.template3 .promotion-content a {
    color: #fff;
    font-family: "ProximaNova-Semibold";
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    background-color: #ef9d87;
    padding: 13px 25px 10px 25px;
    border-radius: 3px;
    text-decoration: none;
}
.template3 .promotion-content a:hover, .template3 .promotion-content a:visited, .template3 .promotion-content a:active, .template3 .promotion-content a:focus {
    text-decoration: none !important;
}
.template3 .promotion-content a span {
    font-weight: 500;
}
.more-details-popup.template3 {
    box-shadow: 1px 4px 7px 1px #e0e0e0;
    background-color: #fafafa;
    border-radius: 0px 0px 6px 6px;
}
.template3 .hhwt-offers {
    border: none;
}
.template3 .hhwt-offers h4 {
    margin: 0px !important;
    padding: 0px;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    display: none;
    outline: 0;
    background-color: rgba(27, 25, 25, 0.75);
}
.modal-dialog {
    margin: 50px auto;
    width: 600px;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    color: #000;
}
.modal-content {
    border: none;
    box-shadow: none;
    border-radius: 0;
}
#preview-modal .modal-body {
    padding: 25px;
    margin: auto;
    box-shadow: 1px 1px 1px 1px #e0e0e0;
    border-radius: 6px;
}
.modal-body {
    position: relative;
    padding: 15px;
    background-color: #fff;
}
#preview-modal .hhwt-more-container {
    display: block;
}
#preview-modal .hhwt-more-container p {
    font-size: 16px;
    font-family: "Crimson Text",serif;
    color: #000;
    margin: 0 0 29px;
}
#preview-modal .hhwt-more-container a {
    width: 500px;
}
p.hide-popup {
    text-align: center;
    margin-bottom: 0px !important;
    cursor: pointer;
    color: #EF9D87 !important;
    position: absolute;
    right: 25px;
    top: 30px;
}
 p.show-popup {
    text-align: center;
    margin-bottom: 40px !important;
    cursor: pointer;
    padding: 5px 0px;
}
@media screen and (max-width: 767px) and (min-width: 320px) {

    .template3 .promotion-content a {
        padding: 12px 10px 10px 10px;
        font-size: 14px;
    }
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    } 
}
@media screen and (max-width: 767px) {
    .template1 .promotion-content p {
        overflow: visible;
    }
    .template1 .promotion-content p:first-of-type {
        margin-bottom: 18px !important;
        display: block;
        max-height: inherit;
        -webkit-line-clamp: inherit;
    }
    .template3 .promotion-content p {
        overflow: visible;
    }
    .template3 .promotion-content p:first-of-type {
        margin-bottom: 18px !important;
        line-height: 21px;
        max-height: inherit;    
        -webkit-line-clamp: inherit;
    }
}