.modal-content-change{
	position: fixed;
    background-color: #fff;
    width: 270px;
    padding: 15px;
}


.template-ul li{
	width: 488px;
	height: 260px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
	position:    relative;
}

p{
	margin: 0px;
}
.temp-1-main{
	text-align: center;
    width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.temp-1-head{
	/*background-color: rgba(1, 144, 1, 0.7);*/
    text-align: center;
    padding: 18px;
    color: #fff;
}


.temp-1-head h2{
	font-size: 1.9em;
    margin: 0px;
    color: #fff;
}

.temp-1-head p{
    margin: 1em 0 0;
}

.temp-1-strip{
	background-color: #ccc;
	padding: 18px;
}

.temp-1-strip p{
	margin: 0px;
    font-size: 15px;
    font-weight: 600;
}

.temp-1-last{
	background-color: #fff;
	padding: 18px;
}

.temp-1-last p{
	font-size: 17px;
    margin-bottom: auto !important;
}

.temp-1-input{
	padding: 6px !important;
    margin: 5px !important;
    width: 80% !important;
    border-radius: 5px !important;
    border: 1px solid #ccc !important;
}

.temp-1-last button{
	padding: 7px 18px;
    border-radius: 25px;
    border: 1px solid #ccc;
    background-color: sandybrown;
    color: #fff;
    font-size: 15px;
    margin: 6px 0px 8px;
    cursor:pointer;
}

.overlay-edit a{
	background-color: #fff;
    padding: 8px 20px;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    border-radius: 25px;
}

.overlay-edit{
	text-align: center;
	margin-top: 15px;
	
}

.overlay-div h2{
	font-size: 2.3em;
	color: #fff;
	margin: 0px;
	padding: 55px 10px 50px;
}

.overlay-div{
	text-align: center;
}


/* The Modal (background) */
.modal-temp {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content-temp {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    /*padding: 20px;
    border: 1px solid #888;*/
    width: 36.5%; /* Could be more or less, depending on screen size */
    height: 263px;
}

.modal-content-strip-temp {
    background-color: #fefefe;
    margin: 0; /* 15% from the top and centered */
    /*padding: 20px;
    border: 1px solid #888;*/
    width: 100%; /* Could be more or less, depending on screen size */
    height: 60px;
    background-size: cover;
}

/* The Close Button */
.close-temp {
    color: #000;
    float: right;
    font-size: 40px;
    font-weight: bold;
    position: relative;
    top: -30px;
    left: 20px;
}

.close-temp:hover,
.close-temp:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* The Close Button */
.close-temp-strip {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    top: 17px;
    right: 10px;
    cursor: pointer;
}


/**
 * TEmplate 2
 * */

.temp-2-main{
	background-color: #fff;
	text-align: center;
	padding: 28px 10px;
}

.temp-2-main p{
	margin: 0px;
}

.temp-2-independence{
    font-family: Purisa;
    font-weight: bold;
    font-size: 18px;
}

.temp-2-main h2{
    font-size: 40px !important;
    margin: 23px 0 !important;
    padding: 0px !important;
    color: #000 !important;
}

.temp-2-coupon{
	font-size: 18px !important;
    letter-spacing: 1px !important;
}

.temp-2-shop a{
    text-decoration: none !important;
    color: #fff !important;
    letter-spacing: 1px !important;
    font-size: 13px !important;
}

.temp-2-shop a:hover{
    text-decoration: none !important;
    color: #fff !important;
}

.temp-2-shop{
	width: 80%;
    background-color: #FB0169;
    padding: 10px;
    border-radius: 4px;
    margin: 11px auto;
}

.temp-2-terms{
	font-size: 10px;
}


/**
 * Template 3
 * */
 
.temp-3-main{
	text-align: center;
    background-image: url(../img/359318-bigthumbnail.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
}

.temp-3-independence{
    font-family: Courier !important;
    font-style: italic !important;
    font-size: 21px !important;
    color: #F9DA02 !important;
    font-weight: bold !important;
}

.temp-3-coupon span{
	color: #F9DA02;
}

.temp-3-main h2{
    font-size: 36px !important;
    margin: 20px 0 !important;
    color: #fff;
    padding: 0px !important;
}

.temp-3-coupon{
	font-size: 18px !important;
    letter-spacing: 1px !important;
}


.temp-3-shop{
	width: 60%;
    background-color: #DA0101;
    padding: 14px;
    border-radius: 5px;
    margin: 16px auto;
    color: #fff;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.temp-3-terms{
	font-size: 11px;
}

.over-main-div{
    background-color: rgba(0, 0, 0, 0.4);
    padding: 20px 10px;
}


/**
 * Template 4
 * */
 
 
.temp-4-main{
	text-align: center;
    background-image: url(../img/popcorn-cinema-movie-film-tape-blue-background-53296104.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
    height: 100%;
    width: 100%; 
}

.temp-4-inner{
	margin-left:36%;
}

.temp-4-side1-img{
	background: url(../img/a7ac1efa4fb5b1248e83d39c9968862a.png);
}

.temp-4-side-ul{
	text-align: left;
	padding: 10px;
}


.temp-4-ul-div-1{
	font-family: Comic Sans MS !important;
    font-style: italic;
    font-size: 17px !important;
    margin: 32px 0px !important;
}

.temp-4-ul-div-2{
	font-size: 18px !important;
	margin: 32px 0px !important;
}

.temp-4-ul-div-2 span{
	font-size: 20px !important;
	font-weight: 600;
    color: rgba(255, 0, 0, 0.89);
}

.temp-4-ul-div-3{
    font-size: 14px !important;
    font-weight: 500;
    margin: 32px 0px !important;
}

.temp-4-ul-div-3 span{
	color: rgba(255, 0, 0, 0.89);
	font-weight: 700;
	font-size: 18px !important;
}

.temp-4-ul-div-4{
	margin: 32px 0px !important;
}

.temp-4-ul-div-4 a{
    text-decoration: none;
    color: #fff;
    color: #fff;
    background-color: orange;
    padding: 10px;
    font-size: 13px !important;
}


/**
 * Template 5
 * */
 
 
 
.temp-5-main{
	text-align: center;
    background: url(../img/Dots_.jpg);
    background-size: cover;
    color: #fff;
    padding: 10px;
    background-position: center;
}

.temp-5-main h1{
	color: #fff;
}


.temp-5-inner-div{
	border: 2px dashed rgba(255, 255, 255, 0.4);
	padding: 20px;
}

.temp-5-sale{
	font-family: Purisa;
    font-weight: bold;
    font-size: 30px;
    margin: 15px 0px;
}

.temp-5-black{
	font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 23px;
    margin: 25px 0px;
}

.temp-5-off{
	font-family: "Courier New", Courier, monospace;
    font-size: 22px;
    color: rgba(155, 172, 202, 0.79);
    margin: 25px 0px !important;
}

.temp-5-shop{
	font-family: "Comic Sans MS", cursive;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    border: 2px solid rgb(255, 94, 0);
    padding: 10px;
    border-radius: 2px;
}


/**
 * Template 6
 * */

.temp-6-main{
	background-image: url(../img/side_burger_image.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    font-family: URW Chancery L;
    padding: 10px;
    text-align:left;
}

.temp-6-left{
    width: 50%;
}

.temp-6-right{
	float:right;
	text-align: right;
	width: 33%;
}

.temp-6-right:before {    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;  /* vertical alignment of the inline element */
    height: 96%;
}

.temp-6-coupon{
	font-size: 15px;
	margin: 8px 0px;
}

.temp-6-order{
	padding: 10px;
    text-decoration: none;
    background-color: orange;
    color: #f8f8e3;
    border-radius: 1px;
    font-size: 17px;
    font-weight: bold;
}

.temp-6-mix{
	font-size: 18px;
    color: rgba(68, 57, 57, 0.88);
    margin: 8px 0px;
}

.temp-6-buy span{
	color: orangered;
    font-size: 24px;
    font-weight: bold;
    margin: 8px 0px;
}

.temp-6-buy{
    color: orange;
    font-size: 20px;
    margin: 8px 0px;
}

.temp-6-spicy{
    color: #FF6A00;
    font-size: 24px;
    margin: 8px 0px;
}



/* *
 * STRIP TEMPLATE
 * */
 
.strip-template-ul li{
	width: 100%;
    height: 50px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 35px;
    margin-bottom: 35px;
    position: relative;
}

/* *
 * STRIP TEMPLATE 1
 * */
 
.strip-temp-1{
	width: 100%;
    background-color: #DB6D2C;
    text-align: center;
    padding: 11px 0px;
    color: #fff;
}

.strip-temp-1-order{
	font-family: "Comic Sans MS", "Comic Sans", cursive;
    font-size: 18px;
}

.strip-temp-1 div{
	display: inline;
}

.strip-temp-1 a{
	background-color: #403C3C;
    border: none;
    border-radius: 6px;
    padding: 8px 12px;
    font-size: 15px;
    margin-left: 20px;
    color: #fff;
}

.strip-1-close{
	float: right;
}

/* *
 * STRIP TEMPLATE 2
 * */
 
.strip-temp-2{
	width: 100%;
    background-color: #000;
    text-align: center;
    padding: 5px 0px;
    color: #fff;
	
}

.strip-temp-2-sale{
	font-family: FreeSans;
    font-size: 18px;
}

.strip-temp-2 div{
	display: inline;
}

.strip-temp-2-img{
	margin-right: 25px;
}

.strip-temp-2 a{
	background-color: #7CC12C;
    border: none;
    border-radius: 25px;
    padding: 8px 14px;
    font-size: 15px;
    margin-left: 20px;
    color: #fff;
}

/* *
 * STRIP TEMPLATE 3
 * */
 
.strip-temp-3{
	width: 100%;
    background-color: #000;
    text-align: center;
    padding: 8px 0px;
    color: #fff;
    font-family: OpenSymbol;
	
}

.strip-temp-3 div{
	display: inline;
}

.strip-temp-3-black{
	
    font-size: 18px;
    font-weight: bold;
}

.strip-temp-3-get{
	font-family: OpenSymbol;
    font-size: 16px;
}

.strip-temp-3-img{
	margin-right: 25px;
}

.strip-temp-3 a{
	background-color: transparent;
    border: 1px solid #FF5E00;
    border-radius: 2px;
    padding: 14px;
    font-size: 15px;
    margin-left: 20px;
    color: #fff;
    margin-right: 20px;
}

/* *
 * STRIP TEMPLATE 4
 * */
 
.strip-temp-4{
	width: 100%;
    background-image: url(../img/red-sequin-background.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 11px 0px;
    color: #fff;
    font-family: 'Lucida Console', 'Lucida Sans Typewriter', monaco, 'Bitstream Vera Sans Mono', monospace;
}

.strip-temp-4-shop{
	
    font-size: 17px;
}

.strip-temp-4 div{
	display: inline;
}

.strip-temp-4 a{
	background-color: #FF9900;
    border: none;
    border-radius: 25px;
    padding: 10px 22px;
    font-size: 15px;
    margin-left: 20px;
    color: #fff;
    font-weight: bold;
}


.ql-editor{
		padding: 0px;
		overflow: hidden;
		text-align: center;
	}

/* Template 7**************/
.product-branding{
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.tagline-1,.tagline-2,.tagline-3{
  padding: 0;
  margin: 0;
  font-family: sans-serif !important;
  width: 100%;
}
.tagline-1{
font-size:22px !important;
margin-bottom: 10px !important;
font-weight:bold;
}

.tagline-2,.tagline-3{
    font-size: 15px !important;
    font-weight: 300;
}
.side-temp{
    padding: 45px 20px 67px 0;
    margin: 0 0 0 30px;
    width: 50%;
}
.side-temp .link-text
{
    margin-top: 10px !important;
    font-size: 17px !important;
    font-weight: 300 !important;
    color: #fff !important;
}


/************************template 8**********/
.temp-8-main{
 width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.tagline1,.tagline2,.tagline3{
  padding: 0;
  margin: 0;
  font-family: sans-serif !important;
  width: 50%;
}
.tagline1{
font-size:22px !important;
margin-bottom: 10px !important;
font-weight:bold;
}

.tagline2,.tagline3{
    font-size: 15px !important;
    font-weight: 300;
}
.side-temp8{
    padding: 45px 20px 67px 0;
    margin: 0 0 0 30px;
}
.side-temp8 .link-text
{
    margin-top: 10px !important;
    font-size: 17px !important;
    font-weight: 300 !important;
    color: #fff !important;
}
.app_btn{
        width: 113px;
    text-align: left;
    padding: 10px 18px;
    padding-left: 33px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    font-size: 11px;
    font-family: sans-serif;
    line-height: 14px;
    background-size: 25px !important;
    background-position: left;
}
/***template 9 */

.temp-9-main{
	text-align: center;
    background-image: url(../img/temp.png);
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    padding: 8% !important;
}

.temp-9-inner{
	width: 59%;
    margin-left: 38.9%;
}


.temp-9-side-ul{
    text-align: left;
   padding: 9.5%;
}


.temp-9-ul-div-1{
	    font-family: sans-serif !important;
}

.temp-9-ul-div-2{
	font-size: 18px !important;
	margin: 10px 0px !important;
}
.temp-9-ul-div-2
{
	text-align: left !important;
	font-size: 11px !important;
}


.temp-9-ul-div-3{
    font-size: 14px !important;
    font-weight: 500;
    margin: 10px 0px !important;
}

.temp-9-ul-div-3 span{
	color: rgba(255, 0, 0, 0.89);
	font-weight: 700;
	font-size: 18px !important;
}

.temp-4-ul-div-4{
	margin: 10px 0px !important;
	width: 106% !important;
}

.temp-9-ul-div-4 a{
    text-decoration: none;
    color: #fff;
	background-color: #5b9dd9;
    display: block;
    padding: 12px;
    text-align: center;
     font-size: 11px !important;
}
.temp9_link
{
background-color: #00daea;
    text-align: center;
    padding: 10px;
    font-size: 12px;
}

/***template 10 **********/
.temp-10{
   /* height: 360px; */
    position:relative;
    padding: 50px 100px;
    border:1px solid #efefef;
    overflow: hidden;
    background-size: cover;
  }  
  .temp-10-main{
	 margin: auto 0;
	 position: relative;
    box-shadow: 0 2px 4px #333;
    text-align: center;
    font-family: sans-serif;
    width: 100%;
    height: 100%;
  }
.newsletter-here
{
    /*position: absolute;*/
    bottom: 0px;
    width: 100%;
    background: #ffdb64;
    left: 0px;
       min-height: 46%;
    font-size: 17px;
    font-weight: bold;
   
}
.temp10_text1
{
    padding: 15px !important;
    font-size: 18px !important;
}

/**
 * Template 11
 * */
 
.temp-11-main{
	background-image: url(../img/last_temp.png);
	color: #fff;
	padding: 20px;
	background-position: center;
    background-size: cover;
}

.temp-11-left{
	width: 65%;
}

.temp-11-s-head{
	color: #ccc;
	margin: 10px 0px !important;
	font-size: 15px !important;
}

.temp-11-b-head{
	font-size: 26px !important;
	margin: 10px 0px !important;
}

.temp-11-text{
	margin: 10px 0px 25px !important;
	font-size: 15px !important;
}

.last-div{
	margin: 9px 0px !important;
}

.temp-11-main a{
	background-color: #DC4A29;
	color: #fff;
	padding: 10px;
}
/********template 11 **/
.temp-11
{

/*
float:left;
 height: 100%;
*/
 width: 100%; 
 height: auto;
 display: flex;
 min-height: 300px;
}

.temp11_span{
	font-size: 13px;
}

.temp-11-img
{
width: 40%;
/*
float: right;
*/
height: inherit;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.temp-11-content
{
    float: left;
    width: 60%;
     height: 100%;
     padding-top:20px;
   padding-left: 15px;
}
.temp-11-heading
{
/*display:inline;*/
}
.temp-11-heading h3
{
font-size:30px !important;
}
.temp-11-heading h3 span
{
font-size:20px!important;
}
.temp-11-link
{

font-size:20px;
}
/************************************template 12*********************/
.temp-12{
	width: 100%;
    height: auto;
    padding: 0;
    margin-top: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 230px;
}
.temp-12-main
{
    width: 50%;
    height: 100%;
    float: right;
    padding-top: 40px;
    top: -30px;
    right: 30px;
    position: relative;
    box-shadow: 0px 0px 4px #333;
    min-height: 230px;
}
.temp-12-tag
{
text-align: center;
font-family: sans-serif;
font-size: 30px;
padding: 0;
margin: 0;
margin-top: 30px;
font-size: 26px!important;
color: #000!important;

}
.temp-12-subtag
{
text-align: center;
font-family: sans-serif;
font-size: 17px;
padding: 0;
margin: 0;
font-size: 16px !important;
color: #000 !important;
}
.temp-12-subscribe
{
text-align: center;
font-family: sans-serif;
padding-top: 30px !important;
font-size: 22px !important;
}
.temp-12 .link-text
{
padding-top: 30px;
text-align: center;
font-size:15px !important;
}
/***********************template13***/
 .temp-13
 {
  padding: 0 20px;
  width: 100%;
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.temp-13-head
{
font-family: sans-serif;
margin-bottom: 0;
text-align: left !important;
font-size: 28px !important;   
 color: #555555 ;
 font-weight: bold ;
}
  
 .temp-13-subscribe
 {
  font-family: sans-serif;
  margin-top: 0;
  text-align: left !important;
  font-size: 20px !important;
   color: #C14E1F;
   font-weight: 500;
 }
.temp-13-main
{
width:62%;
padding-top: 30px;
}
.temp-13 .link-text
{
	padding: 16px 0;	
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    color:#161E22;
}
/************************************template 14*********************/
.temp-14{
width: 100%;
height: auto;
/*
padding: 20px 0 20px 20px;
margin: 30px 0 30px 0;
*/
background-repeat: no-repeat;
background-size:cover;
    padding: 20px 0 0 20px;
    margin-top: 30px;
}
.temp-14-main{
width: 60%;
height: auto;
background: #58ef98;
/*
float: left;
*/
top: -50px;
padding-top: 40px;
opacity: 0.9;
position: relative;
box-shadow: 0px 0px 4px #333;
  }
.temp-14-tag{
text-align: center;
font-family: sans-serif;
font-size: 30px;
padding: 0;
margin: 0;
margin-top: 30px;
font-size: 26px!important;
color: #000!important;
}
.temp-14-subtag{
text-align: center;
font-family: sans-serif;
font-size: 17px;
padding: 0;
margin: 0;
font-size: 16px !important;
color: #000 !important;
  }
.temp-14-subscribe{
text-align: center;
font-family: sans-serif;
padding-top: 30px !important;
font-size: 22px !important;
}
.temp-14 .link-text
{
padding-top: 30px;
text-align: center;
font-size:15px !important;
}
/*************************Template 15***********/
  .temp-15{
    width: 100%;
/*
    height: 360px;
*/
	height: auto;
    background-size: cover;
    padding: 30px;
     background-repeat: no-repeat;
    background-position: center;
  }
  .temp-15-main{
    background: linear-gradient(to bottom, rgba(98, 117, 149, 0.65), rgba(15, 34, 39, 0.74));
	height:100%;
    position: relative;
    padding: 10px 10px 0 10px;
    box-shadow: 0px 0px 5px #333;
  }
  .temp-15-tag
  {
    padding: 20px 0 !important;
    font-size: 21px !important;
    color: #000;
    font-family: sans-serif !important;
    font-weight: 600 !important;
  }
  .temp-15-tag{
    margin:0;
    font-family: sans-serif;

  }
  .temp15_link
  {
	margin-top: 25px;
    color: #fff;
    font-size: 18px;
    font-weight: bolder;
    font-family: monospace;
  }
  
/***********************template16***********/
  .temp-16{
  width: 100%;
/*
  height: 300px;
*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
 
}
.temp-16-content
{
padding-top: 30px;

 }
.temp-16-content h2
{
 color:#000;
font-size: 30px !important;
}
.temp-16-content 
{
 width: 100%;
    padding: 30px;
font-size: 17px !important;
}
.temp-16-link
{
width: 100%;
 min-height: 60px;
    
/*
top: 73%;
*/
text-align: center;
/*
position: fixed;
*/
padding: 16px;
}
.temp-16-para
{
    color: #000 !important;
   
}
.temp-16-para 
	{
	text-align:left;
	font-size: 16px;
    font-family: -webkit-body;
    font-weight: normal;
   }
#subscribe-error{
	font-size: 13px;
    color: red;
    display: block;
}

.subscriber-field{
	margin: 5px 10px;
    height: 40px;
    padding: 8px !important;
    /*width: auto !important;*/
}

input[type=submit][name=subscribe_submit]{
	margin: 5px 10px;
}

input[type=submit][name=subscribe_submit]:hover{
	background: #000;
}

.selected-template{
	background-color: #000;
    color: #fff;
    border-radius: 60px;
    padding: 2px 5px;
    font-size: 13px;
    left: 5px;
    top: 5px;
    position: absolute;
}

.selected-template-overlay{
	background-color: #fff;
    color: #000;
    left: 5px;
    top: 5px;
}
