@font-face {
  font-family: 'icons-sm';
  src:  url('fonts/icons-sm.eot?ms3c7d');
  src:  url('fonts/icons-sm.eot?ms3c7d#iefix') format('embedded-opentype'),
    url('fonts/icons-sm.ttf?ms3c7d') format('truetype'),
    url('fonts/icons-sm.woff?ms3c7d') format('woff'),
    url('fonts/icons-sm.svg?ms3c7d#icons-sm') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons-sm' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'american_typewriterregular';
    src: url('fonts/american_typewriter_regular-webfont.woff2') format('woff2'),
         url('fonts/american_typewriter_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

 body, img,  .readmore, .header-nav a, .mega-sub-menu .mega-menu-link, .book-an-appointment {
     /*font-family:'american_typewriterregular' !important;*/
	 font-family: 'Special Elite', cursive;
    transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
 }
 h1,h2,h3,h4,h5,h6,h7, .navbar, .menu-item a, .menu-headermenu-container .submenu{
     /*font-family:'american_typewriterregular' !important;*/
	 font-family: 'Special Elite', cursive;
 }
h1{
    font-size:36px;
    font-weight:400;
    text-align:center;
    line-height: 48px;
}
a:hover{
    text-decoration:none;
}
a.navbar-toggler{
    border:none;
}
a.navbar-toggler .icon-menu1 {
    font-size: 32px;
}
.mobilenav{
	display:none !important;
}
#navbar {
    flex-direction: column;
}
.desktoponly{
		display:block;
	}
.phoneonly{display:none}
nav#navbar {
    min-height: 141px;
    display: flex;
    align-items: center;
}

.navbar a {
    font-size: 13px;
    text-transform: uppercase;
	letter-spacing: .5px;
    font-family: 'Open Sans';
}

.navbar .active a {
    border: 1px solid #d9432a;
    border-radius: 20px;
    padding-bottom: 5px;
    padding-top:6px;
    padding-left: 18px !important;
    padding-right: 18px !important;
    margin-right: 10px;
    margin-left: 10px;
}
.scrollwords a {
    text-transform: capitalize;
    color: rgba(0,0,0,0.2);
    text-decoration: none;
	margin:0 5px;
	line-height:0px !important;
}

.scrollwords {
	margin-top:0px !important;
}
.scrollwords{
	background:#f4f4f5;
}
.mMove{
	line-height:48px;
}
.text-slider-wrpr {
    position: relative;
}

.text-slider-wrpr img {
    position: absolute;
    bottom: 0;
    right: 10%;
}
.title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.signup {
    border: 1px solid #d9432a;
    border-radius: 20px;
    padding-bottom: 5px;
    padding-left: 18px !important;
    padding-right: 18px !important;
    padding-top: 6px;
    margin-right: 10px;
    margin-left: 10px;
    background: #d9432a;
    color: #fff;
}
.myworks {
    border: 1px solid #dadada;
    margin-left: -15px;
    margin-right: -15px;
    border-left: 0;
    border-right: 0px;
}
.pleasehave p {
    font-family: american_typewriterregular;
}
.dogpic-wrpr + h3 + p, .dogpic-wrpr + h3 + p + p,
.whysub + p, .whysub + p + p {
    font-family: 'american_typewriterregular';
}
.pleasehave p:last-child {
    margin-bottom: 0;
}
.copy {
    font-family: 'american_typewriterregular';
}
h3.whysub {
    font-weight: 600;
}
.newsletter-eby {
    font-size: 13px;
	font-family: american_typewriterregular;
}


/*Landing page*/

.land-header {
    background: #f6f2ed;
    min-height: 127px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 27px;
    font-family: 'Open Sans';
    text-transform: uppercase;
    font-weight: 600;
    color: #d65627;
    letter-spacing: .8px;
    padding: 0 20px;
    border-bottom: 1px solid rgb(0 0 0 / 4%);
}
.thisweek-hding {
        font-size: 45px;
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 10px solid #e8dbd3;
    padding-bottom: 50px;
	color: #ee7835;
}
.land-wrpr {
    max-width: 759px;
    margin: 0 auto;
	text-align:center;
}
.why-subscribe {
    font-size: 31px;
    text-align: center;
    margin-bottom: 40px;
}
img{
	max-width:100%;
}
.looks-at-books {
    font-size: 25px;
    text-align: center;
    padding: 50px;
    border: 3px solid #e5d8cb;
    border-radius: 11px;
    margin: 50px 0;
	background: rgb(255 255 255 / 59%);
}
.land-footer {
    min-height: 259px;
    background: #fef8e6;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin-top: 80px;
    border-top: 1px solid rgb(238 120 53 / 21%);
}

.land-footer h2 {
    font-size: 45px;
    color: #ee7835;
}

.land-footer:before {
    content: "";
    height: 5px;
    width: 150px;
    background: #ee7835;
    position: absolute;
    top: 0px;
}
.menu-items a {
    font-size: 13px;
    text-decoration: none;
    background: #ee7835;
    color: #fff;
    padding: 7px 20px;
    font-weight: 400;
    border-radius: 21px;
    display: inline-flex;
    align-items: center;
}
.menu-items a i {
    margin-right: 8px;
    position: relative;
    top: 1px;
}
.menu-items a i.icon-archive {
    top: 0;
}

.social a {
    font-size: 13px;
    text-decoration: none;
    margin: 0 8px;
    margin-top: 20px;
    display: inline-flex;
    background: #ee7835;
    color: #fff;
    min-width: 37px;
    height: 37px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

body{
    background: url(../images/subscribel-pattern.jpg);
    background-attachment: fixed;
}
body.landingpage{
    /*background: url(../images/vintage-crumpled-paper-textured.jpg);*/
    background: url(../images/newspaper-textured.jpg);
    background-attachment: fixed;
}


.land-wrpr2 {
    margin: 0 auto;
    max-width: 1000px;
    background: rgb(255 255 255 / 68%);
    padding: 50px;
    margin-top: 50px;
}

.extra {
    text-align: center;
    font-size: 22px;
}

.thisweek {
    font-size: 50px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    color: #ee7835;
	color:#000;
}
.dog-pic-wrpr h2 {
    text-align: center;
    max-width: 560px;
    margin: 40px auto;
	color:#ee7835;
}
.btn-subscribe {
    background: #ee7835;
    font-size: 22px;
    padding: 10px 30px;
    border-radius: 40px;
    margin: 0 auto;
    display: flex;
    width: 190px;
    align-items: center;
    justify-content: center;
    color: #fff;
    position: relative;
    top: 8px;
    line-height: 31px;
    padding-top: 14px;
}
.btn-subscribe:hover{
	 background: #ee7835;
	 color:#fff;
	 
}
p.big-para {
    text-align: center;
    font-size: 22px;
    margin-bottom: 40px;
    margin-top: 30px;
}
.big-para a {
    background: #ee7835;
    color: #fff;
    text-decoration: none;
    padding: 12px 30px;
    border-radius: 31px;
    margin-right: 8px;
	padding-top: 17px;
}
.pleasehave {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 20px rgb(0 0 0 / 5%);
}
.dog-pic-wrpr h3 {text-align: center;}
hr {
    border: 2px solid #ee7835;
    margin-bottom: 38px;
    opacity: 1;
}
.ifyoulike {text-align: center;margin-top: 30px;font-size: 22px;}

.ifyoulike {text-align: center;margin-top: 30px;font-size: 22px;}

.pleasehave .col-md-7 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.btn.btn-subscribe i {
    margin-right: 8px;
	position: relative;
    top: -3px;
}
a.btn.btn-subscribe:hover,
.signupfree:hover {
    box-shadow: 0 0 0 3px white;
	background: #ee7835;
	color:#fff;
}
.dogpic-wrpr {
    text-align: center;
}

.dogpic {
    max-width: 650px;
}

.video.venobox:before {
    content: "\e037";
    font-family: 'icons-sm';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 112px;
    color: #fff;
}

.video.venobox {
    position: relative;
    text-decoration: none;
    display: inline-flex;
}
.video.venobox:hover:before {
    font-size: 132px;
}
/*Landing page*/


.signup-card {
    background: #fff;
    padding: 30px;
}
.signup-card h2 {
   font-family:'american_typewriterregular' !important;
   margin-bottom:10px;
   margin-top:20px;
}
.signup-card p {
    font-family: 'american_typewriterregular';
    max-width: 450px;
    margin: 0 auto;
}
.btn-signupmedium,
.btn-signupsubstack {
    background: #000;
    border-radius: 40px;
    font-family: 'american_typewriterregular';
    padding-left: 25px;
    padding-right: 25px;
    line-height: 31px;
}
.btn-signupsubstack{
	background:#ee6a26;
	border-color:#ee6a26;
}
.signup-card hr {
    border-width: 1px !important;
}
.btn-signupsubstack:hover {
    background: #ed5c12;
    border-color: #ed5c12;
}
.signup-card p + div {
    font-family: 'american_typewriterregular';
    margin-top: 11px;
    font-size: 19px;
}
.signup-2ndcolumn {
    position: relative;
}

.signup-2ndcolumn:before {
    content: "Or";
    position: absolute;
    left: -10px;
    font-family: 'american_typewriterregular';
    top: 82px;
}




@media (max-height:700px){
    
    
}



@media (max-width:800px){
	.btn-subscribe {
		top: -11px;
	}
	img{
		max-width:100%;
	}
	.dogpic {
		max-width: 100%;
		}
	.pleasehave img {
		margin-bottom: 21px;
	}
	
	.land-header {
		font-size: 17px;
	}

	.menu-items {
		display: flex;
		flex-direction: column;
	}

	.menu-items a {
		margin-bottom: 5px;
	    padding: 7px 10px;
	}

	.land-wrpr2 {
		padding: 15px;
	    margin: 10px;
	}

	.big-para a {
		display: flex;
		justify-content: center;
		margin-bottom: 10px;
	}

	.land-footer h2 {
		font-size: 26px;
	}
	
   
	.desktoponly{
		display:none;
	}
	.phoneonly{display:block}
}