/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.19.4.1672727719
Updated: 2023-01-03 06:35:19

*/

.our-blog .bdp-post-right-block.bdp-medium-12.bdp-columns {
    border-bottom:1px solid #0000006b;
    padding:5px 5px;
}

.our-blog .bdp-post-image-bg img{ 
border:2px solid #b60c0a;
}
   

.our-blog a.bdp-readmorebtn { background:#b60c0a;
                  color:white;
                  border:none;
                  font-size:18px;
                  font-family:Roboto;
                  }

.our-blog h2.bdp-post-title { font-size:30px;
                  color:black;
                  text-transform:uppercase !important;
                  font-weight:600;}

.our-blog .bdp-post-categories { font-size:30px;
                  color:black;
                  text-transform:uppercase !important;
                  font-weight:600;
                     }
.bdp-post-categories a{color:black;
                      font-weight:600;
                       font-size:18px;
                      border:1px solid #00000008;
                      padding:5px;}
.category-blogs h1.entry-title { color:black;
               font-family:Roboto;
               font-size:40px;
                text-transform:uppercase;
               }

 .category-blogs p.post-meta {font-family:Roboto !important;
            font-size:16px !important;}
 
 .category-blogs .entry-content p{ font-family:Roboto !important;
            font-size:18px !important;}

.category-blogs h3#reply-title { color:black;
               font-family:Roboto;
               font-size:40px;
               }

 .category-blogs p.logged-in-as { font-family:Roboto !important;
            font-size:16px !important;}
 .category-blogs p.logged-in-as a{
            font-family:Roboto !important;
            font-size:16px !important;
            color:black;
}
 .category-blogs input#submit { background:#b60c0a !important;
             color:white !important;
              font-family:Roboto !important;
             }
 .category-blogs h4.bdp-post-title a{ color:black;
                   font-size:22px;
                   text-transform:uppercase;
                    font-weight:600 !important;
             
                   }
.category-blogs{
	margin-top:40px;
}
/*  */
.sect-in-se{
	background-attachment:fixed;
}
.cont-frm input {
    font-weight: bold;
    color: #fff !important;
    background: #161e23 !important;
    padding: 12px !important;
    border-radius: 3px !important;
}


.cont-frm button {
    float: left;
    position: relative;
    left: -3px;
    top: 20px;
}
.cont-frm p {
    padding-left: 10px;
    margin-bottom: 20px;
}
.sell-car .et_pb_blurb_description {
    display: none;
}
select#chapter {
    display: none;
}

.buy {
    display: inline-flex;
}

.buy h3 {
    color: black;
    font-size: 24px;
    font-weight: 600;
}

.typewriter {
    width: 10ch;
    white-space: nowrap;
    overflow: hidden;
    border-right: 4px solid #212121;
    animation: cursor 1s step-start infinite, text 2s steps(12) alternate infinite;
    padding-left: 4px;
    color: #ec0b1d !important;
}

@keyframes cursor {
	0%, 100% { 
    border-color: #212121; 
  }
}

@keyframes text {
	0% { 
    width: 0; 
  }
	100% { 
    width: 10ch; 
  }
}

.buy h2 {
    color: white;
    font-size: 30px;
    font-weight: 700;
	text-align: center;
}

.calls {
    margin: 0 auto !important;
    display: flex;
    width: 71%;
}

.type_writer {
    width: 26ch;
    white-space: nowrap;
    overflow: hidden;
    border-right: 4px solid #212121;
    animation: went 1s step-start infinite, texts 2s steps(12) alternate infinite;
    padding-left: 4px;
	font-size: 30px;
    color: #fff;
    font-weight: 700;
}
.wpcf7 form .wpcf7-response-output {
    width: 55%;
    margin: 8em 0.5em 1em !important;   
    text-align: center;
}

@keyframes went {
	0%, 100% { 
    border-color: #212121; 
  }
}

@keyframes texts {
	0% { 
    width: 0; 
  }
	100% { 
    width: 26ch; 
  }
}
.foot-copy-right img {
    width: auto !important;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: 0;
    top: 0;
    margin-left: 5px;
    border-radius: 5px 0px;
}