/*
Theme Name: Canine Handbooks
Theme URI: 
Description: Canine Handbooks
Version: 1.01
Author: Canine Handbooks
Tags: Canine Handbooks
*/
@import url('fonts.css');
body {
    font-size:16px !important;
    font-family:MuseoSans-Regular !important;
    color:#686868 !important;
    background: #FFFDED !important;
    overflow-x: hidden;
}
header {
    position: relative;
    background: #252525;
    padding: 5px 0px 0px;
}
.logo {
    position: relative;
    padding-bottom: 5px;
}
.logo p {
    font-size: 30px;
    font-family: Archer;
    margin: 0px 0px 0px 30px;
    display: inline-block;
    vertical-align: middle;
}
.logo p a {
    color: #fff;
    text-decoration: none !important;
}
.logo p span {
    display: none;
}
.tag {
    font-size: 24px;
    color: #fff;
    margin: 0px;
    text-align: center;
}
.tag p {
	margin: 0px;
}
.top-social {
    position: relative;
    text-align: center;
}
.top-social ul {
    padding: 0px;
    margin: 0px;
}
.top-social ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 7px;
}
.top-search {
    position: relative;
    display: inline-block;
    margin-right: 30px;
}
.top-search button {
    padding: 0px;
    background: transparent;
    border: none;
}
.top-menu {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.top-menu button {
    padding: 5px 10px 5px 30px;
    color: #fff;
    border: 1px solid #fff;
    background: url(images/menu-icon.png) 7px center no-repeat;
    background-size: 15px;
    text-transform: uppercase;
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: -2px;
    background-color: #CD5909;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    border-left: 1px solid #894313;
    text-align: left;
}
.sidenav .menu-main-menu-container {
    display: inline-block;
}
.sidenav ul {
    padding: 0px;
    margin: 80px 0px 0px;
}
.sidenav ul li {
    list-style: none;
    padding: 15px 0px 15px 50px;
}
.sidenav ul li a {
    font-size: 22px;
    font-family: Archer;
    color: #fff !important;
    text-decoration: none !important;
}
.sidenav .closebtn {
    color: #fff;
    position: absolute;
    top: 90px;
    right: 30px;
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    padding: 10px !important;
    cursor: pointer;
}
.MenuFixed {
    position: fixed !important;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    background: #f7fafc;
    margin-top: 0;
    animation: fadeIn 1s ease-in both;
    background: #f7fafcfa;
    -webkit-box-shadow: 0px 10px 30px 2px rgb(0 0 0 / 6%);
    -moz-box-shadow: 0px 10px 30px 2px rgba(0,0,0,.06);
    box-shadow: 0px 10px 30px 2px rgb(0 0 0 / 6%);
    border-bottom: 2px solid #79a8cb;
}
@keyframes fadeIn {
   from {transform:translatey(-20px);}
   to {transform:translatey(0px);}
}
.sb-outer .col-lg-12 {
    padding: 0px !important;
}
#search-box {
    display: none;
}
.search-box {
    position: relative;
    background-color: #fff;
    margin-top: 10px;
    padding: 40px 100px;
}
#search-box form {
    border-bottom: 1px solid #ccc;
}
#search-box form input {
    padding: 40px !important;
    border: none !important;
    background: url(images/input-bg.png) center left no-repeat !important;
}
#search-box form button[type="submit"] {
    width: 100px;
    font-size: 14px;
    color: #fff !important;
    background: #E52824;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#search-box form button[type="submit"]:after {
    content: 'Search';
}
#search-box form button[type="submit"] span {
    display: none !important;
}
.search-box h3 {
    font-size: 26px;
    font-family: Archer;
    color: #000;
    margin: 0px 0px 30px;
}
.pop-search, .best-seller {
    position: relative;
    margin-top: 40px;
}
.pop-search ul {
    padding: 0px;
    margin: 0px;
}
.pop-search ul li {
    list-style: none;
    display: block;
    margin: 5px 0px;
}
.pop-search ul li a {
    font-size: 17px;
    color: #000;
    display: inline-block;
    transition: 0.5s all;
    text-decoration: none !important;
}
.pop-search ul li a:hover {
    color: #CD5909;
}
.best-seller ul {
    padding: 0px;
    margin: 0px;
}
.best-seller ul li {
    list-style: none;
    display: inline-block;
    width: 22%;
    padding: 0px 14px;
    margin: 0px 10px;
    background-size: contain !important;
}
.best-seller ul li:first-child {
    background: url(images/bk-bg-04.png) center center no-repeat;
}
.best-seller ul li:nth-child(2) {
    background: url(images/bk-bg-03.png) center center no-repeat;
}
.best-seller ul li:last-child {
    background: url(images/bk-bg-02.png) center center no-repeat;
}
.best-seller ul li img {
    width: 100%;
    height: auto;
}
.inner-head {
    position: relative;
    padding: 110px 0px;
    text-align: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.blog-head , body.search-results .inner-head , body.error404 .inner-head , body.category .inner-head {
    background: #000 url(images/blog-banner-bg.jpg) top center no-repeat !important;
	background-size: cover !important;
}
body.search-results .inner-head {
  display: none;
}
.inner-head h1 {
    font-size: 50px;
    font-family: Archer;
    color: #fff;
    margin: 0px;
}
body.search-results .nav-tabs {
	display: none !important;
}
.banner {
    position: relative;
    padding-top: 84px;
}
.bann-video {
    position: relative;
    height: 90vh;
}
.bann-video video {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: -1;
}
.bann-video:after {
    content: '';
    display: block;
    width: 100%;
    height: 12vh;
    position: absolute;
    bottom: -1px;
    z-index: 99;
    background: url(images/banner-curve.png) top center no-repeat;
    background-size: cover;
}
.ban-txt {
    position: absolute;
    left: 10%;
    top: 43%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ban-txt h1 {
    font-size: 60px;
    font-family: Archer;
    color: #fff;
    margin: 0px;
}
.ban-txt a {
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    background: #E52824;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 40px;
}
.banner button.owl-prev, .banner button.owl-next {
    position: absolute;
    bottom: 20vh;
    right: 10%;
    width: 30px;
    height: 30px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.banner button.owl-prev span , .banner button.owl-next span {
    font-size: 0px;
    display: block;
}
.banner button.owl-prev {
    background-image: url(images/prev-icon.png) !important;
    right: 13%;
}
.banner button.owl-next {
    background-image: url(images/next-icon.png) !important;
}
.banner .owl-dots {
    position: absolute;
    bottom: 20vh;
    left: 10%;
}
.banner .owl-dots button span {
    width: 25px;
    height: 3px;
    background: #fff;
    display: block;
    margin-right: 10px;
}
.banner .owl-dots button.active span {
    background: rgba(190, 122, 181, 1);
}
.books-section {
    position: relative;
    padding: 40px 0px;
    text-align: center;
}
.books-section h2 {
    font-family: Archer;
    color: #252525;
    margin: 0px;
    text-align: center;
}
.books-section h2:after {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(images/paw-orange.png) center center no-repeat;
    background-size: contain;
    margin-left: 15px;
}
.books-section ul {
    padding: 0px;
    margin: 0px;
}
.books-section ul li {
    width: 20%;
    list-style: none;
    display: inline-block;
    padding: 0px 20px;
    background-size: contain !important;
    margin: 50px 15px 10px;
}
.books-section ul li img {
    width: 100%;
    height: auto;
}
.books-section ul li:first-child {
    background: url(images/bk-bg-01.png) center center no-repeat;
}
.books-section ul li:nth-child(2) {
    background: url(images/bk-bg-02.png) center center no-repeat;
}
.books-section ul li:nth-child(3) {
    background: url(images/bk-bg-03.png) center center no-repeat;
}
.books-section ul li:last-child {
    background: url(images/bk-bg-04.png) center center no-repeat;
}
.bk-div {
    position: relative;
    margin-top: 50px;
}
.bk-div img {
    width: 75%;
}
.books-section a.view-all {
    font-size: 16px;
    font-weight: 600;
    color: #111212;
    background: #FFD214;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 50px;
}
.counter-section {
    position: relative;
    padding: 240px 0px 50px;
}
.count-box {
    position: relative;
    text-align: center;
    background: #0261BC;
    border-radius: 100px;
    padding: 60px 0px 40px;
}
.count-box:before {
    content: '';
    width: 100%;
    height: 300px;
    display: block;
    background: url(/wp-content/uploads/2023/03/3-dogs.png) top center no-repeat;
    position: absolute;
    top: -225px;
}
.count-box h3 {
    font-size: 70px;
    font-family: Archer;
    color: #fff;
    margin: 0px;
}
.count-box h3:After {
    content: '+';
}
.count-box p {
    font-size: 24px;
    font-family: Archer;
    color: #fff;
    margin: 15px 0px 0px;
}
.author-section {
    position: relative;
    padding: 50px 0px;
    text-align: center;
}
.auth-img {
    position: relative;
    text-align: center;
    padding-right: 30px;
    display: inline-block;
    vertical-align: middle;
}
.auth-img h2 {
	display: none;
}
.auth-txt {
    position: relative;
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    text-align: left;
}
.auth-txt h2 , .auth-img h2 {
    font-size: 32px;
    font-family: Archer;
    color: #252525;
    margin: 0px;
}
.auth-txt h2:after , .auth-img h2:after {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(images/paw-orange.png) center center no-repeat;
    background-size: contain;
    margin-left: 15px;
}
.auth-txt p {
    font-size: 17px;
    color: #000;
    margin: 20px 0px;
}
.auth-txt a {
    font-size: 16px;
    color: #fff !important;
    background: #CD5909;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 40px;
}
.why-section {
    position: relative;
    padding: 50px 0px 60px;
}
.why-section:before {
    content: '';
    width: 85%;
    height: 100%;
    display: block;
    background: #618626;
    position: absolute;
    z-index: -1;
    border-radius: 0px 356px 356px 0px;
    top: 0;
}
.why-section h2 {
    font-family: Archer;
    color: #fff;
    margin: 0px;
}
.why-section h2:before {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(images/paw-white.png) center center no-repeat;
    background-size: contain;
    margin-right: 15px;
    vertical-align: sub;
}
.why-section h3 {
    font-size: 24px;
    font-family: Archer;
    color: #fff;
    margin: 40px 0px 10px;
}
.why-section p {
    font-size: 15px;
    color: #fff;
    margin: 0px;
}
.why-section:after {
    content: '';
    width: 290px;
    height: 420px;
    display: block;
    position: absolute;
    top: 15px;
    left: 78%;
    background: url(images/why-dog.png) top center no-repeat;
    background-size: contain;
}
.latest-section {
    position: relative;
    padding: 50px 0px;
}
.lat-img {
    position: relative;
    text-align: center;
}
.lat-img h2 {
    display: none;
}
.lat-txt {
    position: relative;
}
.lat-txt h2 , .lat-img h2 {
    font-size: 32px;
    font-family: Archer;
    color: #252525;
    margin: 0px;
}
.lat-txt h2:after, .lat-img h2:after {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(images/paw-green.png) center center no-repeat;
    background-size: contain;
    margin-left: 15px;
}
.lat-txt p {
    font-size: 17px;
    color: #000;
    margin: 20px 0px;
}
.lat-txt a {
    font-size: 16px;
    color: #fff !important;
    background: #00A999;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 40px;
}
.expert-section {
    position: relative;
    padding: 50px 0px;
    background: #F7F5E5;
    text-align: center;
}
.expert-section h2 {
    font-family: Archer;
    color: #252525;
    margin: 0px;
}
.test-box {
    position: relative;
    width: 70%;
    margin: 15px auto;
    text-align: center;
}
.test-box img {
    margin: 25px auto;
}
.test-box p {
    font-size: 19px;
    font-weight: 600;
    color: #252525;
    margin: 0px;
}
.test-box span {
    font-size: 17px;
    color: #252525;
    opacity: 60%;
    margin-top: 30px;
    display: block;
}
.expert-section .owl-dots {
    position: relative;
    margin-top: 15px;
}
.expert-section .owl-dots button.owl-dot span {
    width: 10px;
    height: 10px;
    border: 1px solid #000;
    display: block;
    margin: 0px 5px;
    border-radius: 50%;
}
.expert-section .owl-dots button.owl-dot.active span {
    background: #000;
}
.expert-section button.owl-prev, .expert-section button.owl-next {
    position: absolute;
    left: 0;
    top: 48%;
    width: 30px;
    height: 30px;
    background: url(images/arr-left.png) center center no-repeat !important;
    background-size: contain !important;
}
.expert-section button.owl-next {
    left: auto;
    right: 0;
    background: url(images/arr-right.png) center center no-repeat !important;
    background-size: contain !important;
}
.expert-section button.owl-prev span , .expert-section button.owl-next span {
    font-size: 0px;
}
.blog-section {
    position: relative;
    padding: 50px 0px;
}
.blog-section h2 {
    font-family: Archer;
    color: #252525;
    margin: 0px;
}
.blog-section h2:before {
    content: '';
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(images/paw-orange.png) center center no-repeat;
    background-size: contain;
    margin-right: 15px;
    vertical-align: sub;
}
.blg-btn {
    position: relative;
    text-align: right;
}
.blg-btn a {
    font-size: 16px;
    color: #fff !important;
    background: #CD5909;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
}
.blg-box {
    position: relative;
    width: 90%;
    margin: 50px auto 0px;
}
.blg-box img {
    width: 100%;
    height: auto;
}
.blg-box h3 {
    font-size: 24px;
    font-family: Archer;
    line-height: 34px;
    color: #252525;
    margin: 30px 0px 15px;
}
.blg-box h3 a {
    color: #252525;
    text-decoration: none !important;
    transition: 0.5s all;
}
.blg-box h3 a:hover {
    color: #E52824;
}
.blg-box p {
    font-size: 15px;
    color: #3C3C3C;
    margin: 0px;
}
.dog-section {
    position: relative;
    padding: 120px 0px;
    margin: 70px 0px 80px;
}
.dog-section:before {
    content: '';
    width: 95%;
    height: 100%;
    display: block;
    background: url(images/dom-bg.png) left center no-repeat;
    background-size: cover;
    position: absolute;
    z-index: -1;
    border-radius: 0px 356px 356px 0px;
    top: 0;
}
.dog-section:after {
    content: '';
    width: 350px;
    height: 450px;
    display: block;
    position: absolute;
    top: -70px;
    left: 0px;
    background: url(images/month-dog.png) top center no-repeat;
    background-size: contain;
}
.dog-section h2 {
    font-size: 36px;
    font-family: Archer;
    color: #fff;
    margin: 0px;
}
.dog-section p {
    font-size: 17px;
    color: #fff;
    margin: 20px 0px 0px;
}
.checkout-section {
    position: relative;
    padding: 80px 0px;
    background: url(images/checkout-bg.jpg) top left no-repeat;
    background-size: cover;
}
.checkout-section h2 {
    font-size: 70px;
    font-family: Archer;
    color: #fff;
    margin: 0px;
}
.checkout-section a {
    font-size: 16px;
    color: #fff !important;
    background: #FF7C79;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 20px;
    margin-top: 40px;
}
footer {
    position: relative;
    background: #f7e3d5;
    padding: 40px 0px 30px;
}
.foo-img {
    position: relative;
    margin-top: 40px;
}
.foo-menu {
    position: relative;
    margin-top: 35px;
}
.foo-menu h4 {
    font-size: 22px;
    font-family: Archer;
    color: #CD5909;
    margin: 0px;
}
.foo-menu ul {
    padding: 0px;
    margin: 25px 0px 0px;
}
.foo-menu ul li {
    list-style: none;
    margin: 10px 0px;
}
.foo-menu ul li a {
    color: #252525;
    text-decoration: none !important;
    transition: 0.5s all;
}
.foo-menu ul li a:hover {
    color: #CD5909;
}
.foo-bottom {
    position: relative;
    border-top: 1px solid #000;
    margin-top: 35px;
    padding: 30px 0px 0px;
}
.foo-bottom p {
    color: #252525;
    margin: 0px;
}
.foo-bottom ul {
    padding: 0px;
    margin: 0px;
}
.foo-bottom ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 10px;
}
.foo-bottom ul li a {
    color: #000;
    text-decoration: none !important;
    transition: 0.5s all;
}
.foo-bottom ul li a:hover {
    color: #CD5909;
}
.bot-social {
    position: relative;
    text-align: center;
}
.bot-social ul li a img {
    filter: brightness(0);
}
.foo-bottom p.sb {
    text-transform: uppercase;
    text-align: right;
}
.foo-bottom p a {
    color: #252525;
    text-decoration: none !important;
}
/** about author **/
.abt-author {
    position: relative;
    padding: 50px 0px;
}
.abt-author p {
    font-size: 17px;
    color: #000;
    margin: 0px 0px 20px;
}
.auth-box {
    position: relative;
}
.auth-box h2 {
    font-size: 30px;
    font-family: Archer;
    color: #000;
    margin: 25px 0px 10px;
}
.auth-box p {
    font-size: 17px;
    color: #000;
    margin: 0px;
}
.auth-box ul {
    padding: 0px;
    margin: 30px 0px 0px;
    text-align: center;
}
.auth-box ul li {
    list-style: none;
    display: inline-block;
    width: 45%;
}
/** dog of the month **/
.dom-section {
    position: relative;
    padding: 50px 0px;
}
.dom-box {
    position: relative;
    padding: 5px 25px 30px;
    background: #FFFFFF;
    border-radius: 20px;
}
.dom-box h2 {
    font-size: 30px;
    font-family: Archer;
    color: #252525;
    margin: 20px 0px 0px;
}
.cont-field input[type="file"] {
    padding: 0px;
    border: none;
}
.cont-field input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
.cont-field input[type="file"]::before {
  content: 'Upload a Dog Photo*';
  display: inline-block;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #000;
    width: auto;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 50px;
    border: none;
}
.dom-box form input[type="submit"] {
    font-size: 16px;
    font-weight: 600;
    color: #111212;
    background: #FFD214;
    width: auto;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 80px;
    border: none;
    margin-top: 30px;
}
/** testimonials **/
.test-section {
    position: relative;
    padding: 50px 0px;
}
.test-section h2 {
    font-family: Archer;
    color: #000;
    margin: 0px;
    text-align: center;
}
.tm-box {
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    margin-top: 40px;
}
.tm-box img {
    width: 110px;
}
.tm-box p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    line-height: 26px;
    margin: 20px 0px;
}
.tm-box span {
    color: #252525;
}
/** contact **/
.contact-section {
    position: relative;
    padding: 50px 0px 70px;
}
.contact-section form {
    position: relative;
    padding: 5px 25px 30px;
    background: #FFFFFF;
    border-radius: 20px;
}
.cont-field {
    position: relative;
    margin-top: 20px;
}
.cont-field p {
    margin: 0px;
}
.cont-field label {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    background: #fff;
    padding: 0px 8px;
    position: absolute;
    top: 15px;
    z-index: 9;
    left: 12px;
}
.cont-field input , .cont-field textarea {
    width: 100%;
    padding: 15px 20px 10px;
    border: 1px solid #252525;
    outline: none !important;
}
.cont-field textarea {
    height: 200px;
}
.contact-section form input[type="submit"] {
    font-size: 16px;
    font-weight: 600;
    color: #111212;
    background: #FFD214;
    width: auto;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 80px;
    border: none;
    margin-top: 30px;
}
/** our books **/
.ob-section {
    position: relative;
    padding: 50px 0px 70px;
}
.ob-section h2 {
    font-family:Archer;
    color: #000;
    margin: 0px;
    text-align: center;
}
.ob_box {
    position: relative;
    width: 95%;
    margin: 40px auto 0px;
}
.ob_box img {
    width: 100%;
    height: auto;
}
.ob_box h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 25px 0px 5px;
}
.ob_box p {
    font-size: 15px;
    color: #000;
    margin: 0px;
}
.ob_box a.f-more {
    font-size: 16px;
    color: #fff !important;
    background: #CD5909;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 25px;
    border: none;
    margin-top: 25px;
}
/** book inner **/
.bookbody {
    position: relative;
    padding: 30px 0px;
}
.bookbody .col-md-3 {
    position: relative;
}
div#fixed-me {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
#fixed-me img {
    margin-top: 10px;
    width: 100%;
    height: auto;
}
.book-content {
    position: relative;
    padding: 0px 0px 100px 20px;
}
.book-content:after {
    content: '';
    width: 200px;
    height: 200px;
    display: block;
    background: url(images/book-page-img.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: 0;
}
.book-content h1 {
    font-size: 36px;
    font-family: Archer;
    color: #000;
    margin: 0px 0px 20px;
}
.book-content p {
    color: #000;
}
.book-content ul li {
    color: #000;
}
.buy-links {
    position: fixed;
    padding: 10px 0px;
    background: #252525;
    text-align: center;
    width: 100%;
    bottom: 0px;
    z-index: 9;
}
.buy-links a {
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    background: #CD5909;
    border-radius: 0px 50px 50px 50px;
    text-decoration: none;
    display: inline-block;
    padding: 10px 40px;
}
.buy-links a img {
    vertical-align: sub;
    margin-left: 5px;
}
.book-product {
    position: relative;
    padding: 50px 0px;
    background: #FAF7E5;
    text-align: center;
}
.book-product h2 {
    font-size: 30px;
    font-family: Archer;
    color: #000;
    margin: 0px;
    text-align: center;
}
.suit_prd {
    position: relative;
    margin-top: 40px;
}
.suit_prd img {
   width: auto;
	height: auto;
}
.book-test {
    position: relative;
    padding: 50px 0px;
}
.book-test h2 {
    font-size: 30px;
    font-family: Archer;
    color: #000;
    margin: 0px;
    text-align: center;
}
body.single-our-books footer {
    z-index: 99;
}
/** Blogs **/
.blog-tabs {
    position: relative;
    padding: 45px 0px 60px;
}
.blog-tabs ul {
    text-align: center;
    display: block;
    border: none !important;
}
.blog-tabs ul li {
    display: inline-block;
    margin: 0px 10px;
}
.blog-tabs ul li button {
    font-weight: 600;
    color: #000;
    padding: 0px;
    border: none !important;
}
.blog-tabs ul li button.active , .blog-tabs ul li button:hover {
    color: #E52824 !important;
}
body.category .blog-tabs ul {
	display: none !important;
}
/** blog inner **/
.postbody {
    position: relative;
    padding: 50px 0px;
}
.pb-txt {
    position: relative;
    text-align: center;
}
.pb-txt span {
    font-size: 17px;
    color: #CD5909;
}
.pb-txt h1 {
    font-size: 50px;
    font-family: Archer;
    color: #252525;
    margin: 20px 0px;
}
.pb-txt h3 {
    font-size: 17px;
    color: #000;
    margin: 0px;
}
.postbody .wp-post-image {
    width: auto;
    height: auto;
    margin: 30px auto;
    display: block;
}
.blg-auth {
    position: relative;
    margin-bottom: 40px;
}
.blg-auth p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin: 0px;
}
.postbody p {
    color: #000;
    margin: 0px 0px 25px;
}
.bl-share {
    position: relative;
    text-align: center;
    margin-top: 40px;
}
.bl-share p {
    margin: 0px 0px 15px;
    font-weight: 600;
	position: relative;
	display: inline-block;
}
.bl-share p:before {
    content: '';
    width: 30px;
    height: 55px;
    display: block;
    background: url(/wp-content/uploads/2023/04/arr-down.png) top center no-repeat;
    background-size: contain;
    position: absolute;
    left: -55px;
    top: 10px;
}
.bl-share a.heateor_sss_facebook span , .bl-share a.heateor_sss_button_instagram span , .bl-share a.heateor_sss_button_twitter span {
    background: none !important;
	margin: 0px 5px;
}
.bl-share a.heateor_sss_facebook span svg , .bl-share a.heateor_sss_button_instagram span svg , .bl-share a.heateor_sss_button_twitter span svg {
    display: none !important;
}
.bl-share a.heateor_sss_facebook span:after {
    content: '';
	display: block;
	width: 38px;
	height: 38px;
	background: url(/wp-content/uploads/2023/04/bl-fb.png) center center no-repeat;
	background-size: 33px;
}
.bl-share a.heateor_sss_button_instagram span:after {
    content: '';
	display: block;
	width: 38px;
	height: 38px;
	background: url(/wp-content/uploads/2023/04/bl-ig.png) center center no-repeat;
	background-size: 33px;
}
.bl-share a.heateor_sss_button_twitter span:after {
    content: '';
	display: block;
	width: 38px;
	height: 38px;
	background: url(/wp-content/uploads/2023/04/bl-tw.png) center center no-repeat;
	background-size: 33px;
}


section.main_content.blog-inner-content {
    border-bottom: 1px solid #BE7AB5;
}
/** general **/
body.page-template-default, body.post-template-default, body.our-books-template-default , body.blog , body.category {
    background: #fffded;
    padding-top: 84px;
}
.general {
    position: relative;
    padding: 20px 0px 50px;
}
.general p {
    color: #000;
    margin: 30px 0px 0px;
}
body.page-template-default .dog-section , .main_blog_content .dog-section , body.post-template-default .dog-section , body.our-books-template-default .dog-section , body.blog .dog-section , body.search-results .dog-section , body.error404 .dog-section {
    margin: 70px 0px 0px;
    z-index: 9;
}
/** Error 404 **/
section#pg-404 {
    position: relative;
    text-align: center;
    padding: 50px 0px;
}
section#pg-404 h2 {
    font-size: 40px;
    font-family: Archer;
    color: #000;
}
section#pg-404 p {
    color: #000;
}


/***---- All Responsive ----***/
/*...... For Mobile ......*/
@media only screen and (max-width: 767px) {
header {
    padding: 10px 0px;
}
.logo img {
    width: 40px;
}
.logo p {
    font-size: 16px;
    margin: 0px 0px 0px 5px;
}
.logo p span {
    font-size: 11px;
    display: block;
    font-family: MuseoSans-Regular;
}
.top-search {
    display: none;
}
.top-menu button {
    font-size: 12px;
    padding: 5px 5px 5px 20px;
    background: url(images/menu-icon.png) 5px center no-repeat;
    background-size: 11px;
}
.sidenav .closebtn {
    top: 65px;
    right: 10px;
    font-size: 22px;
    line-height: 22px;
}
.sidenav ul {
    margin: 40px 0px 0px;
}
.sidenav ul li {
    padding: 5px 0px 5px 10px;
}
.sidenav ul li a {
    font-size: 16px;
}
.hide-mbl {
    display: none !important;
}
.banner {
    padding-top: 62px;
}
.bann-video {
    height: 40vh;
}
.bann-video:after {
    height: 33px;
}
.ban-txt {
    position: absolute;
    left: 5%;
    top: 40%;
}
.ban-txt h1 {
    font-size: 26px;
}
.ban-txt a {
    font-size: 12px;
    padding: 5px 10px;
    margin-top: 5px;
}
.banner .owl-dots button span {
    width: 15px;
}
.banner button.owl-prev, .banner button.owl-next {
    bottom: 50px;
    right: 5%;
    width: 20px;
    height: 20px;
    background-size: contain !important;
}
.banner button.owl-prev {
    right: 13% !important;
}
.banner .owl-dots {
    bottom: 50px;
    left: 5%;
}
.books-section {
    padding: 20px 0px;
}
.books-section h2 {
    text-align: left;
    position: relative;
}
.books-section h2:after {
    width: 35px;
    height: 35px;
    position: absolute;
    right: 5px;
    top: 15px;
}
.books-section ul li {
    width: 40%;
    padding: 0px 15px;
    margin: 40px 10px 0px;
}
.counter-section {
    padding: 90px 0px 0px;
}
.count-box {
    border-radius: 15px;
    padding: 40px 0px 25px;
}
.count-box:before {
    width: 100%;
    height: 110px;
    top: -77px;
    background-size: contain;
}
.count-box h3 {
    font-size: 40px;
    margin: 15px 0px 0px;
}
.count-box p {
    font-size: 20px;
    margin: 5px 0px 0px;
}
.auth-img {
    text-align: center;
    padding-right: 0px;
}
.auth-img h2 {
    display: block !important;
	font-size: 28px;
    margin: 0px 0px 25px;
}
.auth-img img {
    width: 70%;
}
.auth-txt {
    width: 100%;
}
.auth-txt h2 {
    display: none;
}
.auth-txt a {
    padding: 10px 40px;
    margin-top: 10px;
}
.why-section {
    padding: 30px 0px;
}
.why-section:before {
    width: 100%;
    border-radius: 0px 80px 80px 0px;
}
.why-section:after {
    display: none;
}
.why-section h3 {
    font-size: 20px;
    margin: 30px 0px 10px;
}
.lat-img img {
    width: 50%;
}
.lat-img h2 {
    display: block !important;
	font-size: 28px;
	margin: 0px 0px 25px;
}
.lat-txt h2 {
    display: none;
}
.lat-txt a {
    padding: 10px 40px;
    margin-top: 10px;
}
.expert-section {
    padding: 30px 0px;
}
.test-box {
    width: 95%;
}
.test-box p {
    font-size: 15px;
}
.expert-section .owl-nav {
    display: none;
}
.test-box span {
    font-size: 16px;
    margin-top: 20px;
}
.blog-section {
    padding: 30px 0px;
}
.blg-btn {
    text-align: left;
    margin-top: 20px;
}
.blg-btn a {
    padding: 10px 40px;
}
.dog-section {
    padding: 40px 0px;
    margin: 10px 0px 0px;
}
.dog-section:after {
    display: none;
}
.dog-section:before {
    width: 100%;
    border-radius: 0px;
}
.dog-section h2 {
    font-size: 31px;
}
.checkout-section {
    padding: 30px 0px;
}
.checkout-section h2 {
    font-size: 40px;
}
.checkout-section a {
    padding: 10px 40px;
    margin-top: 20px;
}
footer {
    padding: 25px 0px 10px;
}
.foo-img {
    margin-top: 25px;
}
.foo-bottom {
    text-align: center;
    margin-top: 15px;
    padding: 20px 0px 0px;
}
.foo-bottom ul {
    padding: 10px 0px;
}
.foo-bottom p.sb {
    text-align: center;
    margin-top: 10px;
}
/** general **/
.general {
    padding: 0px;
}
.inner-head {
    padding: 50px 0px;
}
body.page-id-35 .inner-head {
    background-position: 50% 40% !important;
}
body.page-id-23 .inner-head {
    background-position: 40% 20% !important;
}
body.page-id-12 .inner-head {
    background-position: top right !important;
}
.inner-head h1 {
    font-size: 34px;
}
body.page-template-default, body.post-template-default, body.our-books-template-default , body.blog {
    padding-top: 62px;
}
/** about author **/
.abt-author {
    padding: 30px 0px;
}
.auth-box {
    text-align: center;
}
.auth-box h2 {
    font-size: 26px;
    margin: 15px 0px 10px;
}
.auth-box ul {
    margin: 15px 0px 15px;
}
.auth-box ul li {
    width: 40%;
}
/** contact us **/
.contact-section {
    padding: 0px;
}
.cont-field textarea {
    height: 100px;
}
/** dog of month **/
.dom-section {
    padding: 0px;
}
.dom-box h2 {
    font-size: 21px;
}
/** testimonial **/
.test-section {
    padding: 50px 0px 0px;
}
.tm-box {
    padding: 10px;
    margin-top: 30px;
}
/** our books **/
.ob-section {
    padding: 40px 0px 0px;
}
/** book inner **/
.fixed-img {
    position: relative;
    top: 0px;
	width: auto;
}
#fixed-me img {
    margin-top: 0px;
    width: 50%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.book-content {
    padding: 20px 0px 100px 0px;
}
.book-content h1 {
    font-size: 30px;
}
.book-content:after {
    width: 150px;
    height: 150px;
}
.book-test {
    padding: 0px 0px 50px;
}
.buy-links {
    padding: 0px;
}
.buy-links a {
    font-size: 14px;
    padding: 7px 10px;
    margin: 7px 0px;
}
.buy-links a img {
    vertical-align: text-bottom;
    width: 18px;
}
/**blog inner **/
.postbody {
    padding: 20px 0px;
}
.pb-txt h1 {
    font-size: 26px;
    margin: 10px 0px 20px;
}
.blg-auth {
    position: relative;
    margin-bottom: 0px;
}




}

/*...... For Tablet Vertical ......*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.logo p span {
    font-size: 21px;
    font-family: MuseoSans-Regular;
    display: block;
}
.hide-mbl {
    display: none !important;
}
.search-box {
    padding: 20px 30px;
}
.banner {
    padding-top: 40px;
}
.bann-video {
    height: 50vh;
}
.bann-video:after {
    height: 50px;
}
.ban-txt h1 {
    font-size: 50px;
}
.ban-txt a {
    padding: 10px 40px;
    margin-top: 20px;
}
.banner button.owl-prev, .banner button.owl-next {
    bottom: 80px;
    right: 8%;
}
.banner button.owl-prev {
    right: 13%;
}
.banner .owl-dots {
    bottom: 80px;
}
.books-section ul li {
    width: 22%;
    padding: 0px 10px;
    margin: 50px 5px 10px;
}
.counter-section {
    padding: 170px 0px 10px;
}
.count-box {
    border-radius: 30px;
    padding: 60px 0px 30px;
}
.count-box:before {
    top: -179px;
    background-size: contain;
}
.count-box h3 {
    font-size: 40px;
}
.count-box p {
    font-size: 21px;
}
.auth-img {
    width: 40%;
}
.auth-txt a {
    margin-top: 10px;
}
.why-section:before {
    width: 95%;
}
.why-section:after {
    display: none;
}
.lat-txt a {
    margin-top: 10px;
}
.test-box {
    width: 85%;
}
.blg-box h3 {
    font-size: 20px;
    line-height: 26px;
}
.dog-section {
    padding: 60px 0px;
    margin: 0px 0px 50px;
}
.dog-section:after {
    display: none;
}
.checkout-section {
    padding: 40px 0px;
}
.checkout-section h2 {
    font-size: 50px;
}
.foo-menu ul li {
    margin: 0px 15px 0px 0px;
    display: inline-block;
}
.foo-bottom ul {
    text-align: right;
}
.bot-social ul {
    text-align: left;
    margin-top: 20px;
}
/** about author **/
body.page-template-default .dog-section, .main_blog_content .dog-section, body.post-template-default .dog-section, body.our-books-template-default .dog-section {
    margin: 20px 0px 0px;
}
.auth-box {
    text-align: center;
}
/** book inner **/
.fixed-img {
    position: relative;
    top: 0px;
}
.fixed-img img {
    width: 100%;
}
.buy-links {
    padding: 0px;
}
.buy-links a {
    margin: 10px 0px;
}

}

/*...... For Tablet Horizontal ......*/
@media (min-width: 901px) and (max-width: 1302px) {
.logo p {
    font-size: 20px;
    margin: 0px 0px 0px 15px;
}
.tag {
    font-size: 18px;
}
.bann-video {
    height: 70vh;
}
.banner button.owl-prev {
    right: 14%;
}
.books-section ul li {
    width: 21%;
    padding: 0px 10px;
    margin: 50px 10px 10px;
}
.count-box {
    border-radius: 70px;
}
.count-box h3 {
    font-size: 52px;
}
.auth-txt a {
    margin-top: 20px;
}
.why-section:after {
    width: 210px;
    height: 300px;
    top: 75px;
    right: 0px;
}
.lat-txt a {
    margin-top: 20px;
}
.dog-section {
    padding: 100px 0px;
}
.dog-section:after {
    width: 320px;
    height: 410px;
    top: -40px;
    left: 0px;
}
.checkout-section h2 {
    font-size: 60px;
}
.foo-bottom ul li {
    margin: 0px 5px;
}
}