@import 'https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900';
html,body,h1,h2,h3,h4,h5,h6,p,a,span,div{
	font-family: 'Montserrat', serif !important;
}
p:empty {
	display: none
}

.text-gray {
	color: #a9a9a9
}

.padding-tp {
	padding-top: 60px;
	padding-bottom: 60px
}

.padding-b0 {
	padding-bottom: 0!important
}
 
.p-30 {
	padding: 30px!important
}

.border-10px {
	border: 10px solid #f1f1f1
}

.btn-theme {
	background-color: #45bf55;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0
}

.text-theme-colored {
	color: #45bf55
}

.sandiego {
	border-bottom: 2px solid #41be52;
	padding: 10px 0;
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	position: relative;
	z-index: 999
}
.sandiego .navbar-collapse {
    padding: 0;
}
.sandiego .navbar-brand {
    padding: 0!important;
    margin: 0!important;
    height: auto;
}

.sandiego .navbar-brand img {
	width:100%;
	max-width: 58px;
    height: auto;
}

.sandiego #navbar ul {
	margin-left: 6px
}

.sandiego #navbar ul li {
	margin: 0 5px
}

.sandiego #navbar ul li a {
	font-size: 15px;
	padding: 7px 0;
	margin: 11px 6px;
	font-weight: 700;
	color: #1b5022;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.sandiego #navbar ul li a.active,
.sandiego #navbar ul li a:hover,
.sandiego #navbar ul li a:focus {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	background-color: transparent;
	border-bottom: 2px solid #45bf55;
	color: #45bf55
}

.sandiego #navbar .navbar-right li a i {
	color: #45bf55;
	font-size: 18px;
	padding: 0 3px 0 0
}

.common-btn, .sandiego #navbar .navbar-right li:nth-last-child(1) a {
	background-color: #45BF55;
    color: #fff;
    border: 1px solid transparent;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 12px;
    text-transform: uppercase;
    font-size: 15px;
	font-weight: 700;
}

.common-btn:hover, .sandiego #navbar .navbar-right li:nth-last-child(1) a:hover,
.common-btn:focus, .sandiego #navbar .navbar-right li:nth-last-child(1) a:focus {
	color: #45bf55;
	border: 1px solid #45bf55;
	background-color: transparent;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

#myCarousel .carousel-inner .item{
	position: relative;
}

#myCarousel .carousel-inner .item:before{
	position: absolute;
	background-color: rgb(0 0 0 / 45%);
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	content: "";
}

#myCarousel .carousel-inner .item .carousel-caption {
	left: 0;
    text-align: left;
    text-shadow: none;
    top: 0;
    padding: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    right: auto;
    height: 100%;
    width: 100%;
}
#myCarousel .carousel-inner .item .carousel-caption .carousel-content{
    max-width: 600px;
    width: 100%;
}
#myCarousel .carousel-inner .item img {
	width: 100%
}

#myCarousel .carousel-inner .item .carousel-caption .h3 {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    line-height: 36px;
    margin-top: 0;
}

#myCarousel .carousel-inner .item .carousel-caption p {
    font-size: 18px;
    color: #fff;
    margin: 15px 0 0;
}

#myCarousel .carousel-inner .item .carousel-caption a {
    font-size: 18px;
    padding: 12px 20px;
    margin: 20px 0 0;
}
#myCarousel .carousel-inner .item .carousel-caption a:hover {
    background: #fff;
}

#myCarousel .carousel-control {
    width: 30px;
}

.top_part {
	background: #f7f7f7;
	padding: 60px 0;
}

.top_part .top_col {
    padding: 10px 25px;
    position: relative;
    background-color: #45bf55;
    margin-bottom: 2px;
    color: #fff;
}
.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}
.top_part .top_col .h5 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.top_part .left_doct {
    text-align: center;
    font-size: 38px;
    margin-right: 30px;
    color: #fff;
    margin-left: 0;
    float: left;
    padding-top: 4px;
    padding-bottom: 20px;
}
.right_text_clock a {
    color: #fff;
}

.top_part .border-right:before {
	content: "";
	bottom: 0;
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0;
	right: 0;
	background: #7ed389;
	z-index: 1
}
.call-to-action h3 > a, .call-to-action h3 > em a {
    background: none;
    border: none;
}

.call-to-action h3 > a:hover, .call-to-action h3 > em a:hover {
    background: none;
    border: none;
}

.top_part .appointment_detail h3,
.top_part .appointment_detail .h3 {
	font-size: 24px
}

.top_part .appointment_detail h1,
.top_part .appointment_detail .h1 {
	color: #369b43;
	font-size: 22px;
	font-weight: 800
}

.top_part .appointment_detail p {
	letter-spacing: .9px;
	color: #5a5a5a;
	font-size: 15px;
	line-height: 24px
}

.top_part .appointment_detail p em {
	font-weight: 900
}

.top_part .right_text_clock span {
	display: block
}

.call-to-action {
	padding: 60px 20px;
	background-image: url(https://www.medicalcannabiscardsandiego.com/wp-content/uploads/2021/06/appoint-min.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

.call-to-action:before {
    position: absolute;
    content: "";
    background: rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.call-to-action .content-block{
	position: relative;
}

.call-to-action .h2 {
    font-size: 30px;
    text-transform: capitalize;
    color: #fff;
    margin-top: 0;
    font-weight: 600;
}

.call-to-action h3 a {
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
    display: block;
}

.call-to-action a {
	font-size: 18px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.no-padding {
	padding: 0!important
}

.blog-updates .h2 {
	margin-bottom: 30px;
	margin-top: 0
}

.blog-updates .h2,
.blog-updates h4 {
	font-weight: 600;
	color: #5a5a5a
}

.blog-updates h2 a,
.blog-updates h4 a {
	color: #5a5a5a
}
.blog_row {
    margin-top: 45px;
}
.blog-updates .blog-block {
    background-color: #fff;
    border-bottom: 4px solid #45bf55;
    min-height: 390px;
    margin: 15px 0;
    position: relative;
}

.blog-updates .blog-block figure {
	width: 100%;
	height: 164px;
	overflow: hidden
}

.blog-updates .blog-block .description {
	padding: 10px
}
.blog-updates .blog-block .description h4 {
    margin-top: 0;
}
.blog-updates .blog-block .description ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 100%
}

.blog-updates .blog-block .description ul li {
	float: left;
	margin: 0 0 0 30px;
	font-weight: 600
}

.blog-updates .blog-block .description ul li i {
	color: #45bf55
}

.blog-updates .blog-block .description ul li:nth-child(1) {
	margin: 0
}

.blog-updates .blog-block .description p {
    line-height: 21px;
    color: #737272;
    text-align: justify;
    font-size: 15px;
    margin: 0;
}

.blog-updates .blog-block .description .btn {
    padding: 6px 10px;
    font-size: 14px;
    position: absolute;
    bottom: 15px;
}

.about h5 {
	font-family: roboto slab, serif
}

.about .opening-hourse ul li {
	border-bottom: 1px solid #eee;
	padding: 10px 0;
	margin-bottom: 0!important;
	color: #737272
}

.about .opening-hourse ul li .value {
	float: right
}

.about p {
	color: #737272
}
.side_bar.contact_page .btn-theme {
    margin-top: 10px;
}
.blog_page ol li {
    padding: 5px 0;
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.about a {
	background-color: #45bf55;
	color: #fff
}

.about h1,
.about h3 {
	font-family: roboto slab, serif
}

.about h1 {
	font-family: roboto slab, serif;
	color: #2f893b
}

.about h2 {
	font-family: roboto slab, serif;
	font-weight: 600;
	letter-spacing: .9px;
	color: #5a5a5a
}

.about h4 {
	color: #369b43;
	font-family: roboto slab, serif;
	font-size: 21px;
	line-height: 26px
}

.about p {
	letter-spacing: .9px;
	color: #5a5a5a;
	font-size: 15px;
	line-height: 24px
}

.about .player {
	position: relative
}

.about .player .play {
	position: absolute;
	top: 41%;
	width: 60px;
	margin: 0 auto;
	left: 45%;
	border: none;
	background-color: transparent;
	outline: 0
}

.about .player #videoModal .modal-body {
	padding: 0!important
}


.jumbotron.about {
	background-image: url(../img/pages/about_back.jpg);
}
.top_block {
    padding-bottom: 60px;
}
#about_page .about_right .common-btn {
    margin-top: 15px;
}
.services {
	background-color: #f7f7f7
}
.services .left_sec .section-title {
    margin: 20px 0;
}
.services .h3 {
    margin: 10px 0 20px;
}
.services p {
	color: #4a4a4a;
	padding-bottom: 10px;
}

.services figure {
	border: 10px solid #fff;
	margin-bottom: 5px
}

.services figure img {
	width: 100%
}

.services ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.services ul li {
	margin: 0 0 10px;
	background: #fff;
	padding: 4px 0 0 4px
}

.services ul li .service-icon-box {
	display: inline-block;
	width: 100%
}

.services ul li .service-icon-box a {
	color: #fff;
	display: inline-block;
	height: 88px;
	line-height: 74px;
	text-align: center;
	font-size: 44px;
	text-decoration: none;
	width: 70px;
	color: #45bf55;
	margin-right: 20px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s
}

.services ul li .service-icon-box a:hover,
.services ul li .service-icon-box a:focus {
	background-color: #45bf55;
	color: #fff;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s
}

.services ul li .service-icon-box h3 {
	font-family: roboto slab, serif;
	font-weight: 600;
	font-size: 19px;
	text-transform: uppercase;
	margin-bottom: 5px
}
.services ul li .service-icon-box p {
    font-size: 15px;
    line-height: 22px;
}
.services .panel-group .panel-title {
	font-size: 13px
}

.services .panel-group .panel-title a {
	background: #eee;
    display: block;
    font-size: 15px;
    padding: 12px 15px 12px 40px;
    white-space: normal;
    position: relative;
}

.services .panel-group .panel-title a .open-sub {
	display: block;
	position: relative
}

.services .panel-group .panel-title a .open-sub:after {
	content: "";
	display: block;
	position: absolute;
	height: 1px;
	top: 50%;
	margin-top: -.5px;
	left: 50%
}

.services .panel-group .panel-title a.active::after {
	color: #fff;
	background: #e3e3e3!important;
	content: "\f068"
}

.services .panel-group .panel-title a::after {
    color: #777;
    content: "\f067";
    font-family: fontawesome;
    font-size: 16px;
    padding: 0;
    position: absolute;
    top: 12px;
    left: 10px;
}

.services .panel-group .panel-content {
	padding: 11px 14px 2px;
	line-height: 20px;
	font-weight: 500
}
.services .panel-group .panel-content p {
    font-size: 14px;
    line-height: 20px;
}
#testimonial-sec {
    background: #f7f7f7;
    padding: 60px 0;
}
#quote-carousel {
	padding: 0 10px 30px;
}

#quote-carousel .carousel-control {
	background: 0 0;
	color: #cacaca;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px
}

#quote-carousel .carousel-control.left {
	left: -60px
}

#quote-carousel .carousel-control.right {
	right: -60px
}

#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0;
	margin-right: -19px
}

#quote-carousel .carousel-indicators li {
	width: 50px;
	height: 50px;
	margin: 5px;
	cursor: pointer;
	border: 4px solid #ccc;
	border-radius: 50px;
	opacity: .4;
	overflow: hidden;
	transition: all .4s
}

#quote-carousel .carousel-indicators .active {
	background: #333;
	width: 58px;
	height: 58px;
	border-radius: 100px;
	border-color: #45bf55;
	opacity: 1;
	overflow: hidden
}

#quote-carousel .carousel-inner {
	min-height: 200px
}
	
#quote-carousel .item blockquote {
	border-left: none;
	margin: 0
}

.clients {
	background-image: url(../img/pages/bg_counter.jpg);
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat
}

.clients .h1 {
	font-size: 90px;
	color: #fff
}

.clients .h2 {
	font-size: 37px;
	margin: 0;
	font-weight: 600;
	color: #fff
}

.clients h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 600
}

footer {
	background-color: #2b2b2b;
}

footer h4 {
	font-family: roboto slab, serif;
	color: #fff;
	position: relative;
	margin-bottom: 20px
}

footer h4:after {
	content: '';
	background-color: #45bf55;
	height: 3px;
	width: 53px;
	position: absolute;
	left: 0;
	bottom: -8px
}

footer p {
	color: #fff;
	text-align: justify;
	font-size: 13px;
	line-height: 20px
}

footer ul {
	list-style: none;
	margin: 0;
	padding: 0
}

footer ul li {
	margin: 5px 0
}

footer ul li a {
	color: #fff;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
}

footer ul li a:hover,
footer ul li a:focus {
	color: #fff;
	opacity: .7;
	text-decoration: none
}

footer ul.partners li {
	float: left
}

footer ul.partners li img {
	width: 120px
}
.footer-top {
    padding: 60px 0;
}
footer .footer-bottom {
	display: inline-block;
	width: 100%;
	background-color: #131313;
	padding: 15px 0;
	color: #fff;
}

footer .footer-bottom h5 {
	margin: 0;
	padding: 0
}

.jumbotron {
    background-image: url(../img/pages/about_jumbo.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;	
    position: relative;
	margin: 0;
	background-position: center;
}

.jumbotron:before {
    position: absolute;
    content: "";
    background: rgb(0 0 0 / 45%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.jumbotron .container{
	position: relative;
}
.jumbotron .h2 {
	font-family: roboto slab, serif;
	color: #fff;
	font-size: 35px;
	margin-top: 10px;
	margin-bottom: 20px
}

.jumbotron p {
	color: #fff;
	display: none
}


.contact_page h1 {
    padding: 0px 0 19px 13px;
}
.contact-info {
    padding: 35px 0;
}
.contact-info .submit-group{
	margin-top: 30px;
	margin-bottom: 0;
}
.contact-info .submit-group .ajax-loader {
    vertical-align: middle;
}



.pricing h2 {
	margin-bottom: 20px;
	margin-top: 0
}

.pricing .h2 {
	font-family: roboto slab, serif;
	font-weight: 600;
	letter-spacing: .9px;
	color: #5a5a5a
}

.pricing #pricing-table {
	margin: 35px auto 0;
	text-align: center
}

.pricing #pricing-table .plan {
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	position: relative
}

.pricing #pricing-table .plan#most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15)
}

.pricing #pricing-table .plan#most-popular h3 {
	background-color: #ddd;
	background-color: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
	background: -webkit-linear-gradient(top, #eee, #ddd);
	background: -moz-linear-gradient(top, #eee, #ddd);
	background: -ms-linear-gradient(top, #eee, #ddd);
	background: -o-linear-gradient(top, #eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0
}

.pricing #pricing-table .plan:nth-child(1) {
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px
}

.pricing #pricing-table .plan:nth-child(1) h3 {
	-webkit-border-radius: 5px 0 0 0;
	-moz-border-radius: 5px 0 0 0;
	-o-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0
}

.pricing #pricing-table .plan:nth-child(4) {
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-o-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0
}

.pricing #pricing-table .plan:nth-child(4) h3 {
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
	-o-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0
}

.pricing #pricing-table h3 {
	font-size: 16px;
    font-weight: 600;
	padding: 20px;
	margin: -20px -20px 50px;
	background-color: #eee;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -ms-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee)
}

.pricing #pricing-table h3 span {
	display: block;
	font: bold 16px/86px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

.pricing #pricing-table ul {
	margin: 20px 0 0;
	padding: 0;
	list-style: none
}

.pricing #pricing-table ul li {
	border-top: 1px solid #ddd;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
}

.plan a {
    margin: 20px 0 0 0;
    display: inline-block;
}

/**  customize css  **/



.carousel-caption {
    height: fit-content;
}

section#whu-us {
    padding: 60px 0px;
}
section#banner .paragraph {
    color: #fff;
    width: 58%;
    font-size: 16px;
    line-height: 27px;
}

section#banner .h2 {
    width: 67%;
    font-size: 34px;
    line-height: 45px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 35px;
    margin-top: 0;
}

section#banner {
    padding: 111px 0px;
    background-image: url(https://www.medicalcannabiscardsandiego.com/wp-content/uploads/2021/06/Banner_1.6-min.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#banner .common-btn {
    padding: 12px 25px;
}
h5.h5.fusion-responsive-typography-calculated marquee {
    background-color: #2b2b2b;
    color: #fff;
    padding: 10px;
    font-weight: 600;
    margin-top: 0px;
    font-size: 16px;
}
p.pain-to {
    letter-spacing: .9px;
    color: #ffffff;
    font-size: 15px;
    line-height: 27px;
    margin-top: 25px;
    background-color: rgb(48 140 60);
    padding: 8px 8px;
    font-weight: 500;
	  float:left;
}
 a:hover {
    color: #2b2b2b;
    text-decoration: underline;
}
#accordion .card {
    margin: 0 0 5px;
}
.card-header {
    outline: none !important;
}

.btn-link:hover {
    color: #2b2b2b;
	text-decoration: underline!important;
}
img.img-fluid.last-img.lazyloaded {
    margin-left: -36px;
}

button.btn.btn-link {
    width: 100%;
}
.card h2 {
    background-color: #2b2b2b;
    text-align: left;
    padding: 15px 35px 15px 15px;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
a:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}
.sandiego #navbar ul li:nth-child(5){
	 display:none;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100% !important;
    height: 155px;
}
.image-content {
    position: relative;
    float: left;
}
.faq_page {
    background-color: #f7f7f7;
}
section#trusts {
    background-color: #f7f7f7;
    padding: 50px 0px;
}
section#trusts img {
    margin: 0 20px;
}
.guarantee {
    padding: 60px 0px;
    background: #f7f7f7;
}
.bx {
    border-style: outset;
    border-width: .3rem;
    border-color: #f0b810;
    border-radius: .4rem;
    padding: 30px;
}
.bx h2 {
    font-weight: 600;
    color: #5a5a5a;
    text-align: center;
    font-size: 24px;
    margin: 0 0 25px;
}
.bx p {
    color: #737272;
    font-weight: 400;
}
.bx img {
    width: 100%;
}
.card-body.content-faq h2.getting {
    background-color: #fff0;
    padding: 0px;
    color: #333;
    font-weight: 600;
    margin: 0;
}
.card-body.content-faq ul li {
    padding: 7px 0px;
    font-size: 16px;
    font-weight: 500;
}
.card .card-link span:before {
    position: absolute;
    right: 10px;
    top: 12px;
    content: "\f106";
    font-family: FontAwesome!important;
}

.card .card-link.collapsed span:before{
	content: "\f107";
}

.card-body.content-faq p {
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
    margin: 0;
}
.card-body.content-faq {
    padding: 15px;
}
section#faq {
    padding: 60px 0px;
}
#faq .section-title .h2 {
    margin: 0 0 35px;
}
.h3 {
    color: #369b43;
    font-size: 22px;
    font-weight: 600;
}
section#whu-us p {
    line-height: 21px;
    color: #737272;
    text-align: justify;
    padding: 0px 16px 0px 2px;
}
.why_us_row {
    margin-top: 35px;
}
.box1-why .h3{
	margin-top:0;
}


a#flip {
    display: none;
}
.blog_page .side_bar .sidebar-widget, .blog_page .side_bar .widget {
    margin-bottom: 50px;
}
.blog_page .side_bar .sidebar-widget h5, .blog_page .side_bar .widget h5, .blog_page .side_bar .sidebar-widget h2, .blog_page .side_bar .widget h2 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 800;
}
form.wpcf7-form {
    margin: 25px ​0 0;
}
.media-body p {
    font-size: 12px;
}
.blog_page .blog-post-hr .blog-post {
    display: inline-block;
    width: 100%;
    padding-right: 45px;
    border-right: 1px solid #efefef;
}
.sandiego #navbar .navbar-right li:nth-last-child(1) a {
    position: relative;
    z-index: 999;
}
.alignnone {
    display: block !important;
    width: 100% !important;
}
.aligncenter{
	  display: block !important;
    width: 100% !important;
}


.blog_page .side_bar .sidebar-widget .widget-search input[type="text"], .blog_page .side_bar .widget .widget-search input[type="text"], .blog_page .side_bar .sidebar-widget form input[type="text"], .blog_page .side_bar .widget form input[type="text"], .blog_page .side_bar .sidebar-widget .widget-search input[type="search"], .blog_page .side_bar .widget .widget-search input[type="search"], .blog_page .side_bar .sidebar-widget form input[type="search"], .blog_page .side_bar .widget form input[type="search"] {
    padding-right: 30px;
    border: 1px solid #DEDEDE;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 46px;
    padding: 10px 16px;
    font-size: 15px;
    outline: 0;
    margin-top: 15px;
    width: calc(100%);
}
button.search-submit {
    display: none;
}
.blog_page .side_bar .sidebar-widget .widget-search label span, .blog_page .side_bar .widget .widget-search label span, .blog_page .side_bar .sidebar-widget form label span, .blog_page .side_bar .widget form label span {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 800;
    font-family: 'Roboto Slab', serif;
}


/***************************
 * Blog Page Css *
 * ************************/

.blog_jumbo {
    background-image: url(https://www.medicalcannabiscardsandiego.com/wp-content/uploads/2019/11/blog_jumbo.jpg);
}

.jumbo {
    padding: 80px 0px;
}

.jumbo h1 {
    color: #ffffff;
    font-family: 'Kanit', sans-serif;
    margin: 0px 0 12px 0;
    padding: 0 0 0 0;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: -0.9px;
    position: relative;
    z-index: 999;
}

.blog .content-side .news-block-three {
  margin-bottom: 30px;
}
.blog .content-side .news-block-three:last-child {
  margin-bottom: 0px;
}
.blog .content-side .news-block-three .inner-box {
  position: relative;
}
.blog .content-side .news-block-three .inner-box .image {
  height: auto;
  overflow: hidden;
  width: 100%;
}
.blog .content-side .news-block-three .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
}
.blog .content-side .news-block-three .inner-box .lower-content {
  position: relative;
  padding-top: 30px;
}
.blog .content-side .news-block-three .inner-box .lower-content .upper-box {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #e4e4e4;
}
.blog .content-side .news-block-three .inner-box .lower-content .upper-box .post-date {
  position: relative;
    color: #45BF55;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.blog .content-side .news-block-three .inner-box .lower-content .upper-box .h3 {
  position: relative;
  color: #242424;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
  margin: 0px;
}
.blog .content-side .news-block-three .inner-box .lower-content .upper-box .h3 a {
  color: #242424;
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.blog .content-side .news-block-three .inner-box .lower-content .upper-box h3 a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color: #1ABC9C;
  text-decoration: none;
  opacity: 0.8;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box {
  position: relative;
  padding-top: 15px;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .post-info {
  position: relative;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0px;
  display: none;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .post-info li {
  position: relative;
  color: #b8b8b8;
  font-size: 18px;
  padding-right: 10px;
  margin-right: 10px;
  display: inline-block;
  font-family: 'Kanit', sans-serif;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .post-info li:after {
  position: absolute;
  content: '/';
  right: -5px;
  top: 1px;
  color: #b8b8b8;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .post-info li:last-child:after {
  display: none;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .post-info li a {
  color: #1ABC9C;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .post-info li a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  color: #1ABC9C;
  text-decoration: none;
  opacity: 0.5;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .text {
  position: relative;
  color: #797979;
  font-size: 18px;
  line-height: 1.8em;
  margin-bottom: 25px;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .text p {
  position: relative;
  color: #797979;
  margin-bottom: 20px;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .text h4 {
  position: relative;
  color: #242424;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 20px;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .text .two-column {
  margin-bottom: 20px;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .theme-btn {
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  text-decoration:none;
}
.mb-45 {
  margin-bottom: 45px;
}
.pt-15 {
  padding-top: 15px;
}
.blog_page {
  /* ----------------------------------------------------------------------*/
  /* Sidebar Widget   ---------------------------------------------------- */
  /* ----------------------------------------------------------------------*/
}
.blog_page .blog-post-hr .blog-post {
  display: inline-block;
  width: 100%;
  padding-right: 45px;
  border-right: 1px solid #efefef;
}
.blog_page .blog-post-hr .blog-post .post-media {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
  height: auto;
}
.blog_page .blog-post-hr .blog-post .post-media img {
    display: block;
    width: 100%;
    height: auto;
}
.blog_page .blog-post-hr .blog-post .post-meta {
  text-transform: uppercase;
  color: #999;
  font-size: 13px;
}
.blog_page .blog-post-hr .blog-post .post-meta span {
  margin-right: 3px;
}
.blog_page .blog-post-hr .blog-post .post-meta span a {
  color: #1ABC9C;
  font-weight: 500;
  font-family: 'Kanit', sans-serif;
}
.blog_page .blog-post-hr .blog-post .post-header h2 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.2;
  color: #1ABC9C;
  font-family: 'Kanit', sans-serif;
  text-transform: uppercase;
}
.blog_page .blog-post-hr .blog-post .post-entry {
  margin-bottom: 30px;
}
.blog_page .blog-post-hr .blog-post .post-entry p {
  margin-bottom: 20px;
  font-family: 'Kanit', sans-serif;
  line-height: 1.6;
  text-align: justify;
  font-weight: 500;
}
.blog_page .side_bar .sidebar-widget,
.blog_page .side_bar .widget {
  margin-bottom: 50px;
}
.blog_page .side_bar .sidebar-widget h4,
.blog_page .side_bar .widget h4 {
  margin: 0px;
  padding-top: 0;
  padding-bottom: 15px;
}
.blog_page .side_bar .sidebar-widget h5,
.blog_page .side_bar .widget h5,
.blog_page .side_bar .sidebar-widget h2,
.blog_page .side_bar .widget h2 {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 800;
}
.blog_page .side_bar .sidebar-widget .widget-search label span,
.blog_page .side_bar .widget .widget-search label span,
.blog_page .side_bar .sidebar-widget form label span,
.blog_page .side_bar .widget form label span {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 800;
}
.blog_page .side_bar .sidebar-widget .widget-search input[type="text"],
.blog_page .side_bar .widget .widget-search input[type="text"],
.blog_page .side_bar .sidebar-widget form input[type="text"],
.blog_page .side_bar .widget form input[type="text"],
.blog_page .side_bar .sidebar-widget .widget-search input[type="search"],
.blog_page .side_bar .widget .widget-search input[type="search"],
.blog_page .side_bar .sidebar-widget form input[type="search"],
.blog_page .side_bar .widget form input[type="search"] {
  padding-right: 30px;
  border: 1px solid #DEDEDE;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 46px;
  padding: 10px 16px;
  font-size: 15px;
  outline: 0;
  margin-top: 15px;
  width: calc(100%);
}
.blog_page .side_bar .sidebar-widget .widget-search input[type="submit"],
.blog_page .side_bar .widget .widget-search input[type="submit"],
.blog_page .side_bar .sidebar-widget form input[type="submit"],
.blog_page .side_bar .widget form input[type="submit"],
.blog_page .side_bar .sidebar-widget .widget-search button[type="submit"],
.blog_page .side_bar .widget .widget-search button[type="submit"],
.blog_page .side_bar .sidebar-widget form button[type="submit"],
.blog_page .side_bar .widget form button[type="submit"] {
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
  position: absolute;
  right: 0;
}
.blog_page .side_bar .sidebar-widget ul,
.blog_page .side_bar .widget ul {
  margin: 0px;
  padding-left: 0px;
}
.blog_page .side_bar .sidebar-widget ul li,
.blog_page .side_bar .widget ul li {
  list-style: none;
  font-weight: 400;
  border-bottom: 1px solid #DEDEDE;
}
.blog_page .side_bar .sidebar-widget ul li a,
.blog_page .side_bar .widget ul li a {
  display: block;
  font-size: 13px;
  color: #323232;
  padding: 10px 0px;
}
.blog_page .side_bar .sidebar-widget ul li a:hover,
.blog_page .side_bar .widget ul li a:hover {
  color: #1ABC9C;
  text-decoration: none;
}
.blog_page .side_bar .sidebar-widget .categories li,
.blog_page .side_bar .widget .categories li {
  border-bottom: 1px solid #DEDEDE;
}
.blog_page .side_bar .sidebar-widget .categories li a,
.blog_page .side_bar .widget .categories li a {
  padding: 10px 0px;
}
.blog_page .side_bar .sidebar-widget .categories li a:hover,
.blog_page .side_bar .widget .categories li a:hover {
  color: #1ABC9C;
  text-decoration: none;
}
.blog_page .side_bar .sidebar-widget .widget-tag,
.blog_page .side_bar .widget .widget-tag,
.blog_page .side_bar .sidebar-widget #recentcomments,
.blog_page .side_bar .widget #recentcomments {
  display: inline-table;
  margin-top: 15px;
}
.blog_page .side_bar .sidebar-widget .widget-tag li,
.blog_page .side_bar .widget .widget-tag li,
.blog_page .side_bar .sidebar-widget #recentcomments li,
.blog_page .side_bar .widget #recentcomments li {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
  text-transform: uppercase;
}
.blog_page .side_bar .sidebar-widget .widget-tag li a,
.blog_page .side_bar .widget .widget-tag li a,
.blog_page .side_bar .sidebar-widget #recentcomments li a,
.blog_page .side_bar .widget #recentcomments li a {
  border: 1px solid #1ABC9C;
  color: #1ABC9C !important;
  padding: 4px 10px !important;
  display: inline-block !important;
  margin: 4px 6px 10px 0px !important;
}
.blog_page .side_bar .sidebar-widget .widget-tag li a:hover,
.blog_page .side_bar .widget .widget-tag li a:hover,
.blog_page .side_bar .sidebar-widget #recentcomments li a:hover,
.blog_page .side_bar .widget #recentcomments li a:hover {
  background: #1ABC9C;
  color: #fff !important;
  text-decoration: none;
}
hr {
  margin-bottom: 0px;
  margin-top: 0px;
  border-top: 1px solid #f1f1f1;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.blog-updates figure img {
    width: 100%;
    height: auto;
}

.icial span {
    color: #fff;
    padding-bottom: 12px  !important;
    display: inline-block;
}
.min88 span {
    color: #fff;
    padding-bottom: 16px  !important;
    display: inline-block;
}
ul.partners {
    background: rgba(255, 255, 255, 0.26);
    float: left;
    padding: 5px 3px 5px 10px;
    border-radius: 3px;
    text-align: center;
}

footer ul.partners li {
    float: left;
    margin: 5px 0;
}

footer ul.partners li img {
    width: 120px;
}

footer ul.partners li:nth-child(1) img {
    width: 91px !important;
    padding-right: 12px;
}
.sandiego #navbar ul li a
{
	font-size:16px;
}


/**Abhishek css **/

.news_covid {
    background-color: #cc4040;
    padding: 12px 0;
    color: #fff;
    font-weight: 400;
    text-align: center!important;
    z-index: 20;
    bottom: 0;
    position: fixed;
    width: 100%;
}
.news_covid p {
    margin: 0;
    padding: 0;
}

footer .footer_menus {
    display: flex;
	display: -ms-flexbox;
    justify-content: space-around;
	-webkit-justify-content: space-around;
}
/**Abhishek css **/


.top_part .appointment_detail h2, .top_part .appointment_detail .h2 {
    color: #369b43;
    font-size: 22px;
    font-weight: 800;
}
.top_part .appointment_detail h2 {
    margin-top: 0;
}
.pricing #pricing-table .plan p {
    font-size: 15px;
    margin: 65px 0 0;
}
.pricing #pricing-table .plan ul li i {
    margin-right: 5px;
}
.pricing #pricing-table .plan ul li i.fa-check {
    color: green;
}
.pricing #pricing-table .plan ul li i.fa-times {
    color: red;
}
.mb-45 {
	margin-bottom: 45px
}

.pt-15 {
	padding-top: 15px
}

.blog_page .blog-post-hr .blog-post {
	display: inline-block;
	width: 100%
}

.blog_page .blog-post-hr .blog-post .post-media {
	margin-bottom: 25px;
}

.blog_page .blog-post-hr .blog-post .post-meta {
	text-transform: uppercase;
	color: #999;
	font-size: 13px
}

.blog_page .blog-post-hr .blog-post .post-meta span {
	margin-right: 3px
}

.blog_page .blog-post-hr .blog-post .post-meta span a {
	color: #45bf55;
	font-weight: 500;
}

.blog_page .blog-post-hr .blog-post .post-header h2 {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 1.2;
	color: #45bf55;
	font-family: roboto slab, serif;
	text-transform: uppercase
}

.blog_page .blog-post-hr .blog-post .post-entry {
	margin-bottom: 30px
}

.blog_page .blog-post-hr .blog-post .post-entry p {
	margin-bottom: 20px;
	line-height: 1.6;
	text-align: justify;
	font-weight: 500
}

.blog_page .side_bar .sidebar-widget {
	margin-bottom: 50px
}

.blog_page .side_bar .sidebar-widget h4 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 15px
}

.blog_page .side_bar .sidebar-widget,
.blog_page .side_bar .widget {
	margin-bottom: 0
}

.blog_page .side_bar .sidebar-widget h5 {
	font-size: 15px;
	line-height: 1.5;
	font-weight: 800;
	font-family: roboto slab, serif
}

.blog_page .side_bar .sidebar-widget .widget-search input[type=text] {
	padding-right: 30px;
	border: 1px solid #dedede;
	margin-bottom: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	font-size: 15px;
	outline: 0
}

.blog_page .side_bar .sidebar-widget .widget-search input[type=submit] {
	background-color: transparent;
	opacity: 0;
	position: absolute;
	right: 0
}

.blog_page .side_bar .sidebar-widget ul {
	margin: 0;
	padding-left: 0
}

.blog_page .side_bar .sidebar-widget ul li {
	list-style: none;
	font-weight: 400
}

.blog_page .side_bar .sidebar-widget ul li a {
	display: inline-block;
	padding: 4px 0;
	font-size: 13px;
	color: #323232
}

.blog_page .side_bar .sidebar-widget .categories li {
	border-bottom: 1px solid #dedede
}

.blog_page .side_bar .sidebar-widget .categories li a {
	padding: 10px 0
}

.blog_page .side_bar .sidebar-widget .categories li a:hover {
	color: #45bf55;
	text-decoration: none
}

.blog_page .side_bar .sidebar-widget .widget-tag {
	display: inline-table;
	margin-top: 15px
}

.blog_page .side_bar .sidebar-widget .widget-tag li {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	text-transform: uppercase
}

.blog_page .side_bar .sidebar-widget .widget-tag li a {
	padding: 4px 10px!important;
	display: block;
	border: 1px solid #45bf55;
	color: #45bf55!important
}

.blog_page .side_bar .sidebar-widget .widget-tag li a:hover {
	background: #45bf55;
	color: #fff!important;
	text-decoration: none
}
.single_blog .blog_page{
    padding: 60px 0;
}
.single_blog .post-header h1 {
    font-size: 24px;
    font-weight: 800;
}
.single_blog .post-entry h2{
	font-size: 20px;
}
.single_blog .post-entry h3{
	font-size: 18px;
}
.single_blog .post-entry h2 span,
.single_blog .post-entry h3 span,
.single_blog .post-entry h4 span{
	font-weight: 600!important;
}
hr {
	margin-bottom: 0;
	margin-top: 0;
	border-top: 1px solid #f1f1f1;
	border-bottom: none;
	border-left: none;
	border-right: none
}

.contact_page .bg-deep {
	background-color: #f1f1f1
}

.contact_page .mb-20 {
	margin-bottom: 20px
}

.contact_page .p-30 {
	padding: 30px
}

.contact_page .icon-box a {
	margin-right: 30px;
	padding: 0
}

.contact_page .icon-box a i {
	display: inline-block;
	font-size: 40px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.contact_page .text-theme-colored {
	color: #45bf55
}

.contact_page strong,
.contact_page p {
	font-family: roboto slab, serif;
	word-break: break-all
}

.contact_page form label {
	color: #777
}

.contact_page form .form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	height: 45px;
	border: 1px solid #eee
}

.contact_page form .form-control:hover,
.contact_page form .form-control :focus {
	border: 1px solid #737272
}

button.navbar-toggle {
	margin-top: 10px
}

button.navbar-toggle.collapsed span, button.navbar-toggle span {
	border: 1px solid #3dbc5f;
	margin-top: 0;
	padding: 0
}

.contact_page form textarea {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #eee;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	outline: 0
}

.contact_page form textarea:hover,
.contact_page form textarea :focus {
	border: 1px solid #737272
}

.contact_page #LosAngles {
	width: 100%;
	height: 900px
}

.contact_page br {
	display: none
}
.contact-info h1 {
    margin-top: 0;
}
.faq_page .list-group {
	font-weight: 500;
	font-size: 17px
}

.faq_page .faq_read .h3 {
	font-family: roboto slab, serif
}

.faq_page .faq_read p {
	line-height: 26px;
	font-size: 14px;
	margin-bottom: 20px;
	color: #777
}


.icial span {
    color: #fff;
    padding-bottom: 12px;
    display: inline-block;
}
.min88 span {
    color: #fff;
    padding-bottom: 16px;
    display: inline-block;
}
ul.partners {
    background: rgba(255, 255, 255, 0.26);
    float: left;
    padding: 5px 3px 5px 10px;
    border-radius: 3px;
    text-align: center;
}

footer ul.partners li {
    float: left;
    margin: 5px 0;
}

footer ul.partners li img {
    width: 120px;
}

footer ul.partners li:nth-child(1) img {
    width: 91px !important;
    padding-right: 12px;
}
.section-title .h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    line-height: 30px;
}
p{
	font-size: 15px;
	line-height: 26px;
}
p:last-child{
	margin:0;
}
.fo_rm {
    position: relative;
}

footer ul.partners li img {
    width: 82px;
}

.stai {
    color: #fff;
    font-size: 25px;
}
.icial span {
    color: #fff;
    padding-bottom: 21px;
    display: inline-block;
}
 .min88 span{
   color: #fff;
    padding-bottom: 37px;
    display: inline-block;
 }
 
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none !important;
}	
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	display: none !important;
}
#my_appointment_modal {
  font-family: 'Montserrat', sans-serif !important;
}
#my_appointment_modal .modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#my_appointment_modal .modal-content .close_me {
  position: absolute;
  top: -12px;
  right: -14px;
  background: #ffffff;
  opacity: 1;
  z-index: 999;
  font-size: 31px;
  color: #3e403b;
  padding: 0;
  height: 30px;
  width: 30px;
  line-height: 0;
  border: 3px solid #3e403b;
  border-radius: 100px;
  outline: 0;
}
#my_appointment_modal .modal-content .modal-body {
  padding: 0;
  display: inline-block;
  width: 100%;
}
#my_appointment_modal .modal-content .modal-body .fo_rm {
  padding: 25px 35px 19px 15px;
  background: #fff;
  position: relative;
}
#my_appointment_modal .modal-content .modal-body .fo_rm:before {
  content: '';
  background-image: url('https://www.medicalcannabiscardsandiego.com/wp-content/uploads/2019/12/bg.png');
  position: absolute;
  left: -244px;
  height: 413px;
  width: 46%;
  background-repeat: no-repeat;
  bottom: -5px;
}
#my_appointment_modal .modal-content .modal-body .fo_rm h2 {
  font-size: 22px;
  font-weight: 600;
  color: #34495e;
}
#my_appointment_modal .modal-content .modal-body .fo_rm form label {
  color: #34495e;
  font-size: 12px;
  font-weight: 500;
  width: 100%;
}
#my_appointment_modal .modal-content .modal-body .fo_rm form .form-control {
  background-color: transparent;
  border: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  margin: 0 0 0px 0;
  color: #1c1d1c;
  height: 48px;
  border-bottom: 1px solid #e6e6e6;
  transition: all 0.4s ease-in-out;
}
#my_appointment_modal .modal-content .modal-body .fo_rm form .form-control:hover,
#my_appointment_modal .modal-content .modal-body .fo_rm form .form-control:active,
#my_appointment_modal .modal-content .modal-body .fo_rm form .form-control:focus {
  border-bottom: 2px solid  #34495e;
  transition: all 0.3s ease-in-out;
}
#my_appointment_modal .modal-content .modal-body .fo_rm .btn_submit {
  border-style: none;
  border-radius: 223px;
  background: #82b63e;
  box-shadow: none;
  text-shadow: none;
  width: 100%;
  color: #fff;
  line-height: 2;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  padding: 7px 25px;
  text-transform: uppercase;
  outline: 0;
}
#my_appointment_modal .modal-content .modal-body .fo_rm p {
  margin-top: 13px;
  color: #0f403f;
  font-size: 12px;
  width: 100%;
}
#my_appointment_modal .modal-content .modal-body .fo_rm h5 {
  margin-top: 13px;
  color: #0f403f;
  font-size: 18px;
  width: 100%;
}
.search_page {
    padding: 60px 0;
}
.search_page .page-header {
    margin: 0 0 25px;
}
.search_page .page-title {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 10px;
}
.blog .content-side .news-block-three .inner-box .image img {
    height: auto;
}
.blog .content-side .news-block-three .inner-box .lower-content .lower-box .text a {
    color: #1ABC9C;
}
.inner-box {
    padding-right: 25px; 
}
header.page-header h1 {
    font-size: 22px;
}
input.search-field {
    padding-right: 30px;
    border: 1px solid #DEDEDE;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    height: 46px;
    padding: 10px 16px;
    font-size: 15px;
    outline: 0;
    margin-top: 15px;
    width: calc(100%);
}

/* ----------- ms ----------- */
.sandiego .navbar-header {
    margin: 0;
}

section#trusts img {
    width: 150px;
}
.modal {
    top: 48px;
}
.contact_page .contact-info h1{
	padding-left:0;
}
.pricing div#pricing-table a.signup.common-btn {
    text-decoration: none;
}
#my_appointment_modal .modal-content .modal-body .wpcf7-response-output {
    margin-top: 0px;
    margin-left: 0;
} 



/* ------Responsive------- */
@media screen and (min-width: 1200px){
.sandiego .container {
	width: 100%;
	max-width: 1260px;
}
p{
	font-size: 16px;
}
}

@media screen and (max-width:1414px) {
section.news_covid p {
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
}
footer {
    margin-bottom: 75px;
}
}
/* 1414px */

@media screen and (max-width:1199px) {
.sandiego #navbar ul {
    margin-left: 0;
}
.sandiego #navbar ul li a {
    font-size: 13px;
	margin: 11px 3px;
}
#myCarousel .carousel-inner .item img {
    height: 500px;
    object-fit: cover;
}
#myCarousel .carousel-inner .item .carousel-caption .carousel-content {
    margin-left: 5%;
}
section#whu-us .why_us_row {
    display: block;
}
section#whu-us .why_us_row .gento{
	display: none;
}
.box1-why, section#whu-us p {
    text-align: center;
}
.carousel-control {
    width: 25px;
}
#quote-carousel .carousel-control.left {
    left: 0;
}
#quote-carousel .carousel-control.right {
    right: 0;
}
.first-hone {
    padding-top: 0;
	text-align: center;
}
.first-hone img {
    margin: 0 auto 50px;
}
#my_appointment_modal .modal-content .modal-body .fo_rm {
    padding: 25px;
}
.top_block {
    padding-bottom: 35px;
}
#about_page .about .player {
    max-width: 450px;
    display: block;
    margin: 0 auto 35px;
}
#about_page .about_right {
    text-align: center;
}
}
/* 1199px */

@media screen and (max-width:991px) {
	
	.about h2 {
		font-size: 19px
	}
	.about h4 {
		font-size: 15px;
		line-height: 18px
	}
	.about p {
		font-size: 13px;
		line-height: 17px
	}
	.about .player {
		margin-top: 46px
	}
	.features .box {
		padding: 0 0%
	}
	.blog-updates .blog-block h4 {
		font-size: 17px
	}
	.blog-updates .blog-block figure {
		height: auto
	}
	ul.nav.navbar-nav.navbar-right li {
	display: none;
	}
	ul.nav.navbar-nav.navbar-right li:last-child {
		display: block;
	}
	.bx {
		text-align: center;
	}
	.blog_page .side_bar {
		margin-top: 45px;
	}
	.blog_page .blog-post-hr .blog-post {
		padding-right: 0;
	}
	.blog_page .blog-post-hr .blog-post {
		border-right: 0;
    }
	section#banner {
		padding: 60px 0px;
	}
	section#banner .h2 {
		width: 70%;
		font-size: 28px;
		line-height: 36px;
	}
	.top_part .appointment_detail {
		margin-bottom: 35px;
	}
	.bx img {
		max-width: 125px;
		margin: 0 auto 15px;
	}
	footer .footer_right {
		margin-top: 30px;
	}
	.inner-box {
		padding-right: 0;
	}
}
/* 991px */

@media screen and (max-width:767px) {
.padding-tp {
	padding-top: 50px;
	padding-bottom: 50px;
}
	
	nav.navbar.sandiego {
   	 	position: fixed;
   		width: 100%;
}
	div#myCarousel {
    padding-top: 80px!important;
}
	
	.card-body.content-faq h2.getting {
       font-size: 21px!important;
}
	
	
.sandiego {
	border: 0;
    border-bottom: 2px solid #41be52;
    padding: 10px 0px;
    position: relative;
    z-index: 999;
    background-color: #fff;
}
.sandiego div#navbar {
    position: absolute;
    background-color: #fff;
    width: 100%;
}
	.sandiego .navbar-brand {
		padding: 0!important
	}
	.about h2 {
		font-size: 19px;
	}
	.about h4 {
		font-size: 14px;
		line-height: 18px;
	}
	.about .player {
		margin-top: 30px;
	}
	.top_part .top_col .h5 {
		font-size: 16px;
		font-weight: 600;
	}
	.call-to-action h2 {
		font-family: roboto slab, serif;
		font-size: 29px;
		text-transform: capitalize;
		color: #fff;
		margin-top: 0
	}
	.services ul li .service-icon-box a {
		display: block!important;
		width: 100%;
		float: none
	}
	.service-icon-box {
		text-align: center;
		padding: 0 10px
	}
	.features h2 {
		font-size: 19px
	}
	.features h3 {
		font-size: 19px
	}
	.blog-updates h2 {
		font-size: 19px
	}
	.blog-updates .blog-block {
		height: auto;
		overflow: hidden;
		min-height: auto
	}
	.blog-updates .blog-block h4 {
		font-size: 17px
	}
	.blog-updates .blog-block figure {
		height: auto
	}
	#quote-carousel .carousel-indicators li {
		width: 30px;
		height: 30px
	}
	#quote-carousel .carousel-indicators .active {
		width: 38px;
		height: 38px
	}
	#quote-carousel p {
		font-size: 15px
	}
	section#banner {
		text-align:center;
	}
	section#banner .h2 {
		width: 100%;
		font-size: 22px;
		line-height: 35px;
	}
	.call-to-action a {
		font-size: 14px;
	}
	.bx {
		padding: 20px;
	}
	.bx p {
		word-break: break-all;
	}
	footer .container {
		padding: 0;
	}
	.footer_menus {
		display: block;
	}
	.card h2 {
    font-size: 22px;
    position: relative;
    line-height: 30px;
}
	.services ul li .service-icon-box {
		display: block;
		text-align: center;
	}
	.services ul li .service-icon-box a {
		height: 68px;
		float: none!important;
		margin: auto;
	}
	a.btn.btn-primary.btn-lg.buti {
		float: none;
	}
	.top_part .left_doct {
		margin-right: 0;
		float: none;
		padding: 0;
		line-height: 20px;
	}
	.right_text_clock {
		text-align: center;
	}
	.call-to-action {
		padding: 50px 20px;
	}
	.call-to-action .h2 {
		font-size: 20px;
	}
	#myCarousel .carousel-inner .item img {
		height: 300px;
	}

	#myCarousel .carousel-inner .item .carousel-caption p {
		display: none;
	}
	#myCarousel .carousel-inner .item .carousel-caption a {
		font-size: 13px;
		padding: 10px 8px;
	}
	section#whu-us {
		padding: 50px 0px;
	}
	section#trusts {
		margin-top: 0;
	}
	section#trusts img {
		margin: 5px 20px;
	}
	.about a {
		font-size: 12px;
	}
	.jumbo {
		padding: 30px 0px;
		height: 100px;
		background-size: cover;
		background-position: right center;
	}
	.nmbr_nxt .navigation li {
		display: inline-block;
	}
	.nmbr_nxt .navigation li a, .nmbr_nxt .navigation li a:hover, .nmbr_nxt .navigation li.active a, .nmbr_nxt .navigation li.disabled {
		padding: 5px 8px;
		margin: 5px 0;
	}
	.post-header h1 {
		font-size: 20px;
	}
	.blog_page .blog-post .post-entry h2 {
		font-size: 18px;
	}
	.blog_page .blog-post .post-entry h2 span{
		font-weight: 500!important;	
	}
	.blog_page .blog-post .post-entry h3 {
		font-size: 16px;
	}
	.about h2 {
		font-size: 20px;
	}
	.blog .content-side .news-block-three .inner-box .lower-content .upper-box .h3, .single_blog .post-header h1 {
		font-size: 18px;
	}
	.contact_page .recaptcha div {
		transform: scale(0.85);
		transform-origin: left;
	}
	#my_appointment_modal .modal-content .modal-body .deta_ils {
		display: none;
	  }
	  #my_appointment_modal .modal-content .modal-body .fo_rm {
		padding: 4px 15px 15px 15px;
		background: #fff;
	  }
	  #my_appointment_modal .modal-content .modal-body .fo_rm h2 {
		font-size: 20px;
	  }
	  #my_appointment_modal .modal-content .modal-body .fo_rm .form-control {
		height: 25px;
	  }
	  button.navbar-toggle {
		margin-top: 20px;
		margin-right: 0;
		padding: 0;
	}
	#myCarousel .carousel-inner .item .carousel-caption {
		left: 0;
	}
	#myCarousel .carousel-inner .item .carousel-caption .h3 {
		font-size: 20px;
		line-height: 28px;
	}
	#myCarousel .carousel-inner .item .carousel-caption .carousel-content {
		margin-left: 0;
	}
	.why_us_row {
		margin-top: 15px;
	}
	.box1-why .h3 {
		margin: 15px 0;
		font-size: 18px;
	}
	.blog-updates .blog-block .description .btn {
		position: static;
		margin: 15px 0 10px;
	}
	.call-to-action h3 a {
		font-size: 24px;
	}
	.blog_row {
		margin-top: 15px;
	}
	.section-title .h2 {
		font-size: 20px;
		line-height: 26px;
	}
	.footer-top {
		padding: 40px 0;
	}
	footer .footer_middle, footer .footer_right {
		margin-top: 30px;
	}
	footer .footer_menus {
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
	}
	footer .footer_menus .footer_nav, footer .footer_menus .footer-nav {
		width: 50%;
	}
	.news_covid p {
		font-size: 13px;
		line-height: 20px;
	}
	footer {
		margin-bottom: 64px;
	}
.sandiego #navbar .navbar-right li:nth-last-child(1) a {
	width: 100%;
    max-width: 139px;
    text-align: center;
}
.contact_page .contact-info h1 {
    font-size: 27px;
}
.sandiego #navbar ul {
    margin-left: 15px;
    margin-right: 15px;
}
}
/* 767px */

@media screen and (max-width: 626px){
section.news_covid p {
    max-width: 452px;
}
footer {
    margin-bottom: 83px;
}
.contact_page .contact-info h1 {
    font-size: 24px;
}
}
@media screen and (max-width: 410px){
section.news_covid p {
    max-width: 340px;
}
footer {
    margin-bottom: 103px;
}
}
@media screen and (max-width: 375px){
.min88 span {
    word-break: break-all;
}
#testimonial-sec .carousel-inner>.item {
    min-height: 300px;
}
section.news_covid p {
    max-width: 279px;
}
footer {
    margin-bottom: 122px;
}

} 	