/*
*
*	Theme Name: DIVI Child theme
*	Description: Child theme for Divi theme
*	Theme URI: http://www.elegantthemes.com/gallery/divi/
*	Version: 2.7.5
*	Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
*	Author: Elegant Themes
*	Template: Divi
*
*/

@import url('css/fontello.css');

@font-face {
    font-family: 'aldine721Reg';
    src: url('./font/Aldine 721 Regular.otf') format('opentype');
  }
  
@font-face {
    font-family: 'GothamBook';
    src: url('./font/GothamBook.ttf') format('truetype');
  }
@font-face {
    font-family: 'aldine721Light';
    src: url('./font/Aldine721BT-Light.otf') format('opentype');
  }
@font-face {
    font-family: 'GOTHICB';
    src: url('./font/GOTHICB.ttf') format('truetype');
  }
@font-face {
    font-family: 'GOTHICB0';
    src: url('./font/GOTHICB0.ttf') format('truetype');
  }
@font-face {
    font-family: 'GOTHICBI';
    src: url('./font/GOTHICBI.ttf') format('truetype');
  }
@font-face {
    font-family: 'LatoReg';
    src: url('./font/Lato-Regular.ttf') format('truetype');
  }
  @font-face {
    font-family: 'RalewayB';
    src: url('./font/Raleway-Black.ttf') format('truetype');
  }
  @font-face {
    font-family: 'RalewayEB';
    src: url('./font/Raleway-ExtraBold.ttf') format('truetype');
  }
  @font-face {
    font-family: 'RalewayL';
    src: url('./font/Raleway-Light.ttf') format('truetype');
  }
  @font-face {
    font-family: 'RalewayM';
    src: url('./font/Raleway-Medium.ttf') format('truetype');
  }
  @font-face {
    font-family: 'RobotoM';
    src: url('./font/Roboto-Medium.ttf') format('truetype');
  }
  @font-face {
    font-family: 'RobotoR';
    src: url('./font/Roboto-Regular.ttf') format('truetype');
  }
/* NAVIGATION */
#top-menu>li:last-child {
    padding-right: 4em !important;
}
.et_mobile_menu {
    border-top: 3px solid #39b54a !important;
}
#mobile_menu .current-menu-item a{
	color:#39b54a;
}
.et_fixed_nav #main-header {
    display: none !important;
    
}
.et_pb_fullwidth_menu .et-menu>li {
    padding-left: 20px;
    height: 3em;
    margin-top: 1.2em !important;
}
.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li:first-child{
    margin-top:2em !important;
}
.et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li:first-child a {
    font-size: 13px;
    color: #ffffff!important;
    background-color: #39b54a;
    padding: 0em 2em;
    border-radius: 5px;
}

/* ----------------------------- */
.et_pb_fullwidth_menu .et_pb_menu__wrap {
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
}
.et_pb_menu__logo {
    max-width: 50% !important;
}

/* HOME */
body{
    overflow-x: hidden;
}
.btn{
    border:1px;
    font-family: 'RalewayEB';
    color:#000000;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    padding: 1em 4em 1em 1.5em;
    font-size:21px;
}
.btn1{
    position:relative;
}
.btn1:before{
    content:url('/wp-content/uploads/2022/01/Arrow-BookNow.png');
    position: absolute;
    right:1.5em;
}
.btn2{
    font-size: 10px;
    color: #ffffff;
    font-family: 'GothamBook';
    border: none;
    padding: 6px;
    background-color: #000000c7;
    margin-top: 1em;
}
.btn3{
    font-size: 10px;
    color: #000000;
    font-family: 'GothamBook';
    border: none;
    padding: 6px;
    background-color: transparent;
    margin-top: 1em;
}
.btn4{
    font-size: 13px;
    font-family: 'RalewayEB';
    background-color: #39b54a;
    padding: 10px 10em;
    border-radius: 0;
    border: none;
    color: #ffffff;
}
.btngreen{
    border:none;
    background-color: transparent;
}
.btn:hover,
.btngreen:hover{
    transform:scale(1.1);
    transition:all .25s ease-in-out;
}
.boxcont{
    background:#151413;
    text-align: center;
    padding: 1em 3em;
}
.boxcont h2{
    font-size:14px !important;
    font-family: 'GOTHICB';
}
.boxcont p{
    color:#ffffff;
    font-size:9px;
    font-family: 'RalewayL';
    line-height: 1.5em;
}
.servicecont{
    float:right;
}
#services{
    background-color: #ffffff;
    text-align: center;
    padding-bottom: 3em;
    width: 26em !important;
}
#services h2{
    padding-top:2.5em;
    font-family: 'RalewayM';
    text-transform:uppercase;
    font-size: 15px;
    color: #3f4244;
}
#services p{
    font-family: 'RobotoR';
    font-size: 13px;
    color: #3f4244;
    line-height: 1.5em;
    padding:0 3em;
}

#servicebanner:before{
    content:url('/wp-content/uploads/2022/01/bg.png');
    position: absolute;
    left: 48%;
    top: -2em;
}
#servicebanner:after{
    content:url('/wp-content/uploads/2022/01/bg.png');
    position: absolute;
    left: 48%;
    bottom: -2.5em;
    z-index:99999;
}
.quote{
    font-family: 'aldine721Reg';
    font-size:82px;
}
.quoteclose{
    display: flex;
    transform: rotateY(180deg);
    font-family: 'aldine721Reg';
    font-size:82px;
}

.et_pb_blog_grid .et_pb_post {
    border: none !important;
    background-color: #fff0 !important;
}
.et_pb_image_container {
    margin: -18px 0px 29px !important;
}
#contactinfo{
    float:left;
}


/* CONTACT */
.et_contact_bottom_container {
    float: left;
}


/* =================
   |  SOCIAL ICONS |
   ================= */
/*.header-icons{
    display:flex;
	position: absolute;
    right: 3em;
    top: 2em;
}
.header-icons a{
    padding:0 5px;
}
.header-icons i{
    font-size:17px;
}
i.icon-facebook,
i.icon-tumblr,
i.icon-pinterest {
    border-radius: 50%;
    padding: 2px !important;
    transition: all .2s ease-in-out;
	background-color: #ffffff;
	color:#333333;
}
i.icon-facebook:hover,
i.icon-tumblr:hover,
i.icon-pinterest:hover {
    box-shadow: 0px 0px 20px #ffffff;
    
}
i.icon-facebook:hover {
    color: #3a559f;
}
i.icon-tumblr:hover {
    color: #55aded;
}
i.icon-pinterest:hover {
    color: #e71a21;
}*/
/* End of Social Icons */

/* =================
   |  Back to top |
   ================= */
#back-top {
	position: fixed;
	bottom: 100px;	/* fixed distance from the bottom */
	right: 0;
	/* display: none !important; uncomment this if you don't want to show the button */
}

#back-top a {
	display: block;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 20px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
	
	color: #ffffff;
	background-color: #000000; /* change this to the theme color */
	opacity: 0.5; /* Adjust transparency */

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #ffffff;
}

@media only screen and ( max-width: 980px ) {
	#back-top {
		bottom: 0;
		right: 15px;
	}
	#back-top a {
		border-bottom-left-radius: 0;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
}

/* End of Back to top */

/* =================
      BLOG STYLE
   ================= */
.ds-thumbnail-blog .et_pb_post {
    background-color: #fff;
    min-height: 350px;
    margin-bottom: 50px;

}
/*Sets the image size posts and moves it to the left of the text*/
.ds-thumbnail-blog .et_pb_post a img {
    float: left;
    width: 400px;
    height: 350px;
    object-fit: cover;
    margin: 0 40px 0 0;
}
/*Resize the overlay to fit the image*/
.ds-thumbnail-blog .et_overlay {
    width: 300px !important;
    height: 280px !important;
}
.et-cart-info { display: none; }

/*Stack the image and content on smaller screens*/
@media only screen and (max-width: 980px) {
    .ds-thumbnail-blog .et_pb_post a img {
        width: 100%;
        height: 500px;
        object-fit: cover;
        margin: 0 0 40px 0;
    }
    /*Resize the overlay on smaller screens*/
    
    .ds-thumbnail-blog .et_overlay {
        width: 100% !important;
        height: 500px !important;
    }
    .ds-thumbnail-blog .et_pb_post h2 {
        margin: 40px 30px 20px 30px !important;
    }
    .ds-thumbnail-blog .et_pb_post p {
        margin: 0 30px;
    }
    .ds-thumbnail-blog a.more-link {
        margin: 20px 0 30px 30px;
    }
}
/*Add a little top padding to the post titles*/
.ds-thumbnail-blog .et_pb_post h2 {
    padding: 0px 0 20px 0 !important;
    margin-top: 0px !important;
}
.ds-thumbnail-blog .et_pb_post p {
    font-size: 16px;
    margin-right: 40px;
    color: #1f1d1d;
}
.ds-thumbnail-blog .post-meta {
    font-size: 14px !important;
}
/*This styles the read more link*/
.ds-thumbnail-blog a.more-link {
    display: inline-block;
    padding: 0.3em 1em;
    color: #fff;
    border: 2px solid #f7941d;
    background: #f7941d;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 20px;
	-o-transition:.3s; /* smooth hover effect */
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	/* ...and now for the proper property */
	transition:.3s;
}
/*This styles the read more link on hover*/
.ds-thumbnail-blog a.more-link:hover {
    display: inline-block;
    background: #fff;
    border: 2px solid #f7941d;
    color: #f7941d;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 20px;
}
/*This styles the double arrow on hover*/
.ds-thumbnail-blog a.more-link:hover:after {
    color: #fff;
}

/* End of Blog Style */

/* =================
   WOOCOMMERCE STYLE
   ================= */
.woocommerce div.product div.images img, .woocommerce-page div.product div.images img {
    max-width: 335px;
    margin: 0 auto;
}

/* messages background */
.woocommerce .woocommerce-error, 
.woocommerce .woocommerce-info, 
.woocommerce .woocommerce-message {
    background: #6A1B9A !important; /* Change this to over all theme color */
}

/* Buttons and links */
#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et-social-icon a:hover, .comment-reply-link, .form-submit input, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover {
    color: #39b54a !important; /* Change this to over all theme color */
}

/* Buttons and links on hover */
.comment-reply-link:hover, .form-submit input:hover, .et_password_protected_form .et_submit_button:hover, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover {
    background: #39b54a !important; /* Change this to over all theme color */
	color: #ffffff! important;
}

/* For Products with variation */
.woocommerce-variation-price .woocommerce-Price-amount::before {
    content: "Unit Price: ";
    font-size: 0.7em;
    font-weight: 500;
}
.woocommerce-variation-price .woocommerce-Price-amount {
    margin-bottom: 35px;
    display: block;
    font-weight: bold;
    font-size: 1.5em;
}

/* End of WooCommerce */

/* =================
   |Default Footer|
   ================= */
#footer-info a.rm-favicon{
    background: url("/wp-content/themes/Divi-child/images/ReadersMagnet-Favicon.png") no-repeat 0 5px;
    background-size: 45px auto;
    padding: 15px 0 15px 50px;
    display: inline-block;
}
#footer-info  {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	font-size:14px;
}
.footer-info,
#footer-info a{
    font-family: 'RalewayM';
    align-items:center;
    text-align:center;
}

/* End of Footer */

/* ==========================================
   |         Responsive Style               |
   ========================================== */
@media all and (min-width:1025px){
    #contact .et_pb_contact_submit {
        padding: 1em 9em !important;
    }
}
@media all and (max-width:1366px){
    .et_pb_fullwidth_menu_0.et_pb_fullwidth_menu ul li:first-child {
        margin-top: 1em !important;
    }
    .et_pb_fullwidth_menu .et-menu>li {
        margin-top: 0.5em !important;
    }
}

@media all and (min-width:981px) and (max-width:1024px){
    #clientreviews{
        font-size:15px;
    }
    #contact .et_pb_contact_submit {
        padding: 6px 3em !important;
    }
}
@media all and (max-width:1024px){
    .et_pb_menu__logo {
        max-width: 80% !important;
    }
    #services {
        width: 19em !important;
    }
    .boxcont {
        padding: 1em;
    }
    .boxcont h2 {
        font-size: 11px !important;
    }
    .btn2 {
        font-size: 9px;
    }
    .btn3{
        font-size:9px;
    }
    
}
@media all and (max-width:980px){
    .boxcont {
        width: 47% !important;
        margin: auto;
    }
    #services {
        width: 26em !important;
        margin: auto;
    }
    .servicecont {
        float: none;
    }
}
@media all and (max-width:768px){
    .boxcont {
        width: 60% !important;
    }
}
@media all and (max-width:414px){
    .boxcont {
        width: 100% !important;
    }
    #services {
        width: 20em !important;
    }
    .btngreen {
        margin-top: 4em;
        margin-right: -4em;
    }
    .quote,
    .quoteclose {
        font-size: 50px;
    }
}
@media all and (max-width:375px){


}
@media all and (max-width:320px){

}

/* End of Responsive Style */