/*

Theme Name: X – Child Theme
Theme URI: https://theme.co/x/
Author: Themeco
Author URI: https://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

body{
	max-width: 100vw;
	overflow-x: hidden;
}


.top_bar.hasbg{
	padding-top: 10px; 
}

a{
	box-sizing: border-box;
}

#menu_wrapper .nav ul li:last-child, #menu_wrapper div .nav li:last-child a{
	padding-right: 0px !important;
}

#top_menu li a {
	font-family: Hind, Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	color: white;
}

#top_menu::before {
	padding-right: 10px; 
	font-size: 16px;
	color:white;
}

.social_wrapper .fa{
	color:white !important; 
	font-size: 16px; 
}

.x-topbar .social_wrapper ul li .fa{
	font-size: 16px;
}

.x-topbar{
	height: 40px;
    background: #061538;
}

.x-topbar .page_content_wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 20px;
}

.x-topbar .top_nav {
    display: flex;
    list-style: none;
    margin: 0px;
    justify-content: space-between;
    color: white !important;
    width: 100%;
    gap: 40px;
}

.x-topbar .social_wrapper ul {
    display: flex;
    list-style: none;
    margin: 0px;
    color: white !important;
    gap: 20px;
}

.social_wrapper, #top_menu{
	padding-top: 5px; 
}

.logo_wrapper img{
	max-height: 90px;
}

.logo_wrapper img.zoom {
    transform: scale(0.8) !important;
    max-height: 70px !important;
}

.fancyheadline{
	display:flex;
	margin-bottom: 20px;
}

.preheadlineicon{
	width: 50px;
}

.preheadlineright{
	margin-left:10px;
	position:relative;
	width: 100%;
}


.pre-headline{
	padding: 0px !important; 
	color: #cc2539;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 5px; 
	font-family: 'Hind', sans-serif !important;
	line-height:20px;
}

.pre-headline p{
	padding: 0px !important; 
}

.preheadlineright h2{
	font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: #061538;
	font-family: 'Hind', sans-serif !important;
	margin: 0px;
}

.featureditem{
	margin-top: 20px;
}

.featureditem h5{
	font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
    color: #061538;
    margin-bottom: 8px;
	
}

.featureditem p{
	font-size: 18px;
}

.featureditem i{
	color:#cc2539 !important;
	font-size: 47px;
	line-height:80px;
}

.numbercallout{
	margin-top: 20px;
}

.numbercallout p {
	padding: 0px; 
	line-height: 30px;
	margin: 0px;
}

.countnumber{
	font-size: 35px;
	font-weight: 700;
	line-height: 35px;
}

.numbercallouttop{
	font-size: 24px;
}

.numbercalloutbottom{
	color: #cc2539;
	font-size: 24px;
	font-weight:700;
}

hr{
	margin: 30px 0px;
}


ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

ul, li{
	list-style-position: outside;
}

.one{
	margin: 50px 0px;
}

.one.withsmallpadding.ppb_text{
	padding: 75px 0px !important;;
}

body, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'Hind', sans-serif !important;
}

h2 {
	font-size: 2rem;
}

.button{
	font-size: 18px !important;
	margin-top: 30px;

}

.one .page_content_wrapper, .one_half .page_content_wrapper, .one_third .page_content_wrapper, .one_fourth .page_content_wrapper {
    margin-top: 0;
    max-width: 1425px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.above_top_bar ul{
	margin-block-start:0px;
}

.ppb_blog_minimal .inner_wrapper{
	max-width: 90%;
	margin: auto;
}

.ppb_blog_minimal .one_third_bg{
	margin-right: 3.33%;
	max-width: 30%;
	height: 500px;
}

.one_third_bg:last-child{
	margin-right:0px;
	max-width: 30%;
}

.ppb_blog_minimal{
	margin-top:0px;
}

.ppb_blog_minimal .one_third_bg .blog_minimal_wrapper .featured_image, .ppb_blog_minimal .one_third_bg .blog_minimal_wrapper .background_overlay{
	opacity:1;
}

.blog_minimal_wrapper h4, .post_detail{
	color:black !important;
}

.ppb_blog_minimal .one_third_bg:hover .blog_minimal_wrapper .content h4{
	color:#999 !important;
}

.overlay{
	background-color:black;
	height: inherit;
	
}

.portfolio_desc.team h5{
	  font-size: 22px;
    font-weight: 600;
	text-align: center;
}

.team_position{
	font-size: 16px; 
	text-align:center;
}

.page_content_wrapper{
	max-width: 1150px !important; 
}

.contactformul{
	display:inline;
	list-style: none;   
	padding-inline-start: 0px; 
}

.contactformul li{
	max-width: 47.5%;
	float: left;
	margin: 2% 0%;
}

.contactformul li:nth-child(odd){
	margin-right: 5%;
}

.wpcf7-form textarea{
	margin-top: 2%;
}

input[type=text], input[type=password], input[type=email], input[type=url], textarea{
	background-color:transparent;
	border: 1px solid #ced4da;
}

input[type=submit]{
	font-size: 18px;
}

.footer_bar {
    background-image: url(https://smacna-ab.local/wp-content/uploads/2020/05/footerimage.jpg);
    background-position: center top;
    background-size: cover;
  background-attachment: fixed;
}

.one.withsmallpadding.ppb_text {
    background-attachment: fixed;
}


.post_img.team{
	height: 300px; 
}

.portfolio_desc{
	height: 100px;
	margin-top: 0px;
}


.footer_before_widget{
	display:none;
}

.one {
    margin: 0px;
}

.gd-cptcat-cat-left{
	display:none !important;
}

.gd-cptcat-row{
	display:flex;
	flex-wrap:wrap;
}

.gd-cptcat-ul{
	margin: 10px 2% 10px 0px !important;
	background-color: rgb(204, 37, 57);
}

.gd-cptcat-ul a {
	font-size: 16px !important;; 
}

.gd-cptcat-ul:first-child{
	background-color: rgb(204, 37, 57);
	width:49%;
}

.gd-cptcat-ul:nth-child(2){
	margin: 10px 0px!important;
	background-color: rgb(204, 37, 57);
	width:49%;
}

.gd-cptcat-ul:nth-child(3){
	background-color: rgb(241,241,241);
	width:32%;
}

.gd-cptcat-ul:nth-child(4){
	background-color: rgb(241,241,241);
	width:32%;
}

.gd-cptcat-ul:last-child{
	margin: 10px 0px !important;
	background-color: rgb(241,241,241);
	width:32%;
}

.gd-cptcat-ul:nth-child(3) a{
	color: black !important;
}

.gd-cptcat-ul:nth-child(4) a{
	color:black !important;
}

.gd-cptcat-ul:last-child a{
	color: black !important;
}

.geodir-categories-container ul li .gd-cptcat-cat-right{
	width: 100%; 
	text-align:center;
	background-color:transparent;
	color:white;
}

.geodir-categories-container ul li{
	background-color:transparent;
}

.geodir-categories-container ul li .gd-cptcat-cat-right a{
	color:white;
	text-transform:uppercase;
	
}

.gd-cptcat-count{
	display:none;
}

.gd-cptcat-cat-right a {
	padding: 0px !important;
}

.geodir_map_container {
    z-index: 1;
    position: relative;
}

body ul.geodir-category-list-view li .gd-list-item-right {
    display: inline-block;
    vertical-align: top;
    width: auto;
    float: left;
    position: relative;
    margin: 1%;
	padding: 0px; 
}

#top_contact_hours, #top_contact_number{
display:none;
}

.gd-tab-list-title{
	display:none;
}

.geodir-tabs-content hr{
	display:none;
}















































.intropub h2{
	margin: 0px;
}


.about{
	margin-bottom: 0px !important;
}

.intropub{
    display:flex;
	z-index: 0;
	position:relative;
}

.intropub p{
	text-align: left;
}

.intropub::before{
	content:"";
	width: 100vw;
	height: 110%;
	position:absolute;
	background: url(/smcaa/newsite/wp-content/uploads/2020/10/stars.jpg);
	top: -80px;
	z-index: -1;
	left: 50%;
	margin-left: -50vw;
	background-size: cover;
	background-position:center center;
	background-repeat: no-repeat;
}

.intropub div{
    width: 100%;
}

.main-description{
    display:flex;
    flex-direction: column;
	height: 100%;
    backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
    padding: 20px;
    color: white;
}

.main-description h2{
	margin-bottom: 0px;
	color: white;
	font-size: 40px;
}

.main-description a{
	background: #cc2539;
	width: 300px;
	display:block;
	text-align: center;
	color: white;
	padding: 12px;
}

.main-description p{
	margin-top: 0px;
}

.intro-issues{
    display:flex;
}

.intro-issues div{
    width: 100%;
    height: 100%;
	margin: 0px 10px 80px 10px;
}

.intro-issues a{
	text-align: center;
	width: 100%;
	display:block;
	margin: 10px 0px;
}

.intro-issues div a:nth-child(3n), .intro-issues div a:nth-child(5n){
	background: #cc2539;
	color: white;
	padding: 12px;
}

.intro-issues br{
	display:none;
}

.intro-issues a img{
	margin: 0px;
}

.partner-list{
	display:flex;
	flex-wrap: wrap;
	list-style: none; 
	justify-content:center;
}

.partner-list li{
	width: 14%;
	text-align: center;
}

.partners{
	position:relative;
	z-index: 0;
	padding: 40px 0px;
}

.partners p{
	text-align: center;
}

#older-issues p{
	text-align: center;
}

.content-container p{
	text-align: left !important;
}

.content-container h4{
	text-align: left !important;
}

.partners::before{
	content: "";
	background: #f1f1f1;
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0px;
	margin-left: -50vw;
	left: 50%;
	z-index: -1;
}

.partners h2{
	text-align: center;
}

.tabcontent{
	display:none;
}

.tabs-content{
	display:flex;
}

.content-container{
	margin-left: 30px;
	width: 70%;
}

.content-container img{
	float: left;
	margin-right: 20px;
	width: 400px;
}

.tabcontent a{
	background: #cc2539;
	color: white;
	display:inline-block;
	width: 300px;
	text-align:center;
	padding: 12px;
	
}

.buttn-container{
	width: 30%;
}

button{
	width: 100%;
	text-align: left;
	padding: 20px;
	border: none;
	border-bottom: 1px solid white;
	background: #f1f1f1;
	color: black;
	transition: .3s ease;
font-family: Hind, Helvetica, Arial, sans-serif;
	
}

button:hover{
	background: #cc2539;
	color: white;
}

.active{
	background: #cc2539;
	color: white;
}

.sideMenu{
	position:fixed;
	top: 200px;
	left: 0px;
	width: 250px;
}

.sideMenu button{
	padding: 20px 12px;
	line-height: 16px;
	font-size: 20px;
	border: none;
	margin-bottom: 10px;
	-webkit-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
-moz-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
}

.floating-mk-btn{
	width: 300px;
	background: #cc2539;
	box-sizing:border-box;
	padding: 40px 12px !important;
	display:inline-block;
	text-transform: uppercase;
}

.floating-mk-btn h4{
	font-weight: 700;
}

.sideMenu a{
	line-height: 16px;
	font-size: 16px;
	color:black;
	padding: 20px 12px;
	position:relative;
	display:inline-block;
	background: #f1f1f1;
	width: 250px;
	box-sizing:border-box;
	margin: 0px 0px 10px 0px;;
	transition: .3s ease;
	-webkit-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
-moz-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
	font-size: 20px;
}

.sideMenu a:hover{
	background: #cc2539;
	color: white;
}

.floating-mk-btn .floating-btn-text{
	margin: 0px !important;
	font-size: 24px;
	color:white;
}

.floating-btn-text{
	margin: 0px !important;
	font-size: 20px;
	color:black;
}

.bounce-in-mk{
	background: white;
	border: 1px solid #e1e1e1;
	border-radius: 7px;
	position: absolute;
}

#close-btn{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 60px;
	cursor: pointer;
}

.bounce-in-mk{
	position: fixed;
	top: 250px;
	left: -100%;
	transition: .3s ease;
	padding: 40px;
	z-index: 1;
	-webkit-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
-moz-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
	width: 90%
}

.bounce-in-mk h3{
	margin-top: 0px;
}

.bounce-in-mk a{
	background: #cc2539;
	color: white;
	width: 300px;
	display:block;
	padding: 12px;
	text-align:center;
	margin-top: 40px;
}

.open{
	left: 0px;
}

.about{
	position:relative;
	z-index: 0;
	padding: 40px 0px;
	text-align: center;
}

.about a{
	background: #cc2539;
	color: white;
	width: 300px;
	display:block;
	padding: 12px;
	text-align:center;
	margin: 50px auto;
}

.about::before{
	content:"";
	width: 100vw;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 50%;
	margin-left: -50vw;
	background: #f1f1f1;
}

.main-description h4{
	margin: 0px;
	text-align: left;
	color: #f1f1f1;
	font-size: 24px;
}

.advertise-button{
	background: #cc2539;
	color: white;
	max-widtH: 500px;
	margin: 0px auto;
	display:block;
	text-align: center;
}

.content-container a{
	margin: 10px 0px;
}

.contact-popup{
	position:fixed;
	z-index: 5;
	top: 0px;
	background: rgba(0,0,0,0);
	border-radius: 7px;
	top: 110vh;
	text-align: center;
	width: 100vw !important;
	max-width: 100vw !important;
	height: 100vh;
	transition: .3s ease;
}

.contact-popup-container{
	background: white;
	padding: 40px;
	position:relative;
	width: 500px;
	border-radius: 7px;
	top: 200px;
	left: 50%;
	transform: translatex(-50%)
}

.contact-popup-container img{
	position:absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	cursor: pointer;
}

.contact-open{
	top: 0px;
	background: rgba(0,0,0,0.4);
}

.wpforms-field-text label, .wpforms-field-phone label{
	display:none !important;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium{
	max-width: 100%;
}

.wpforms-form button[type=submit]{
	color: white !important;
	background: #cc2539 !important;
	border: none !important;
	width: 300px;
	text-align: center;
}





.sub-popup{
	position:fixed;
	z-index: 5;
	top: 0px;
	background: rgba(0,0,0,0);
	border-radius: 7px;
	top: 110vh;
	text-align: center;
	width: 100vw !important;
	max-width: 100vw !important;
	height: 100vh;
	transition: .3s ease;
	left: 0px;
}

.contact-popup-container{
	background: white;
	padding: 40px;
	position:relative;
	width: 500px;
	border-radius: 7px;
	top: 200px;
	left: 50%;
	transform: translatex(-50%)
}

.contact-popup-container img{
	position:absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	cursor: pointer;
}

.sub-open{
	top: 0px;
	background: rgba(0,0,0,0.4);
}

#mc_embed_signup h2{
	display: none; 
}

#mc_embed_signup label{
	display:none;
}

.indicates-required{
	display:none;
}

input[type=submit]{
	color: white !important;
	border: none !important;
	width: 300px;
	background: #cc2539;
}

.suppliers-guide-section{
	display:flex;
	position: relative;
	z-index: 0;
	height: 600px;
}

.suppliers-guide-section::before{
	content:"";
	width: 100vw;
	height: 100%;
	position:absolute;
	left: 50%;
	margin-left: -50vw;
	background: url(/smcaa/newsite/wp-content/uploads/2020/10/sg-background.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	z-index: -1;
}

.suppliers-guide-section .left-side, .suppliers-guide-section .right-side{
	width: 100%;
}

.suppliers-guide-section .right-side{
	margin-left: 20px; 
	margin-top: 100px;
	backdrop-filter:blur(20px);
	-webkit-backdrop-filter: blur(20px);
	padding: 20px;
	border-radius: 7px;
}

.suppliers-guide-section h2{
	text-align: left;
	color: white;
	margin: 0px;
	font-size: 60px;
}

.suppliers-guide-section h4{
	color: white;
	text-align: left;
	margin: 0px;
	font-size: 28px;
}

.suppliers-guide-section a{
	background:white;
	display:block;
	color: black;
	padding: 12px;
	max-width: 300px;
	text-align: center;
}

.suppliers-guide-section .left-side img{
	position:absolute;
	left: -180px;
	top: 0px;
	bottom: 0px;
}

.menu-primary-container{
	display:flex;
	flex-direction: column;
	justify-content: center;
}

#footer{
	color: white;
}

#footer_menu{
	display:flex;
	float:none;
	padding: 0px;
	justify-content:center;
}

#copyright{
	float: none;
	width: 100%;
}

.copyright{
	text-align: center;
	color: white;
}

.copyright a{
	font-weight: 700;
}

.dmc-logo{
	    font-family: "Oswald" !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    margin-top: 0px;
}

.copyright, .copyright a, .copyright p {
    color: white;
    font-size: 12px;
    margin-bottom: 10px !important;
    text-align: center;
}

.copyright p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.single-gd_place .sidebar_content{
	display:flex;
	margin-bottom: 40px;
}

.directory-template-main{
	width: 70%;
}

.directory-template-sidebar {
	width: 28%;
	margin-left: 2%;
}

.directory-listing-title{
	display:flex;
}

.directory-listing-title .geodir-page-title-wrap{
	margin-top: 15px;
	margin-left: 10px;
}

.directory-template-sidebar .geodir-post-slider{
	max-width: 150px;
	margin: 0px auto;
	display:block;
}

.geodir-field-address{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.geodir-field-address span{
	margin-right: 5px;
}

.geodir-field-address span:nth-child(1){
	width: 100%;
	text-align: center;
}

.geodir-field-address span:nth-child(9){
	width: 100%;
	text-align: center;
}

.archive-template{
	display:flex;
}

.archive-template .geodir-post-slider{
	width: 300px;
	position: relative;
	margin-right: 2%;
}

.archive-template .geodir-post-slider i{
	display: none;
}

.archive-template .geodir-post-slider img{
	margin: 0px !important;
}

.archive-right{
	width: 100%;
	display:flex;
	flex-direction: column;
}

.archive-right .geodir-entry-title{
	font-size: 24px !important;
}

.archive-right .gd-read-more{
	display:block;
	font-size: 14px;
	font-weight: 600;
	color: #cc2539;
	text-decoration: underline;
}

.footer_bar {
    background-color: #000000;
    width: 100vw;
    left: 50% !important;
    margin-left: -50vw;
    position: relative;
	margin-top: 40px;
}

.postid-4309{
	background-color: white;
}

.postid-4309 button{
	background: #cc2539 !important;
}


#wpforms-conversational-form-page .wpforms-field-radio li:not(.wpforms-image-choices-item) label:before, #wpforms-conversational-form-page .wpforms-field-payment-multiple li:not(.wpforms-image-choices-item) label:before, #wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not(.wpforms-image-choices-item) label:before, #wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not(.wpforms-image-choices-item) label:before, #wpforms-conversational-form-page .wpforms-field-checkbox li:not(.wpforms-image-choices-item) label:before {
    display: none !important;
}

#wpforms-conversational-form-page .wpforms-field-radio li.wpforms-selected label, #wpforms-conversational-form-page .wpforms-field-payment-multiple li.wpforms-selected label, #wpforms-conversational-form-page .wpforms-field-payment-checkbox li.wpforms-selected label, #wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li.wpforms-selected label, #wpforms-conversational-form-page .wpforms-field-checkbox li.wpforms-selected label {
    border: none !important;
    background: #cc2539 !important;
	color:white 
	
}


#wpforms-conversational-form-page .wpforms-field-radio li:not(.wpforms-image-choices-item) label, #wpforms-conversational-form-page .wpforms-field-payment-multiple li:not(.wpforms-image-choices-item) label, #wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not(.wpforms-image-choices-item) label, #wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not(.wpforms-image-choices-item) label, #wpforms-conversational-form-page .wpforms-field-checkbox li:not(.wpforms-image-choices-item) label {
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    line-height: 33px;
    padding: 9px;
    display: block;
}


#wpforms-conversational-form-page .wpforms-field-label{
	display:block !important;
}

#wpforms-conversational-form-page .wpforms-field-label:before{
	display:none;
}

#wpforms-form-4338{
	max-width: 500px;
}

#wpforms-4338-field_1-container .wpforms-field-row{
	max-width: 100% !important;
}

.wpforms-form input[type=text]{
	padding: 13px 10px !important;
	box-sizing: border-box !important;
	height: auto !important;
	border-radius: 0px !important;
}

.wpforms-form input[type=email]{
	padding: 13px 10px !important;
	box-sizing: border-box !important;
	height: auto !important;
	border-radius: 0px !important;
}

.wpforms-form input[type=tel]{
	padding-top: 13px !important;
	padding-bottom: 13px !important;
	box-sizing: border-box !important;
	height: auto !important;
	border-radius: 0px !important;
}

#toTop{
	width: 44px;
}

#cs-content .x-recent-posts a{
	border: none;
	box-shadow: none;
	background: #f1f1f1;
	height: 500px;
	padding: 20px !important;
}

.x-recent-posts .entry-wrap{
	padding: 60px 40px !important;
}

#cs-content .x-recent-posts .h-recent-posts, #cs-content .x-recent-posts .x-recent-posts-date{
	white-space: normal;
}

.x-recent-posts-content h3{
	font-size: 22px !important;
}

.x-recent-posts .x-recent-posts-date{
	font-size: 12px !important;
	position: absolute;
	bottom: 100px; 
	letter-spacing: 2px;
}

#cs-content .x-recent-posts article.hentry{
	height: 100%;
}

.bod-title{
	border-bottom: 1px #ddd solid;
	margin-bottom: 10px;
}

.bod-title::before{
	content: "SMANCA-AB "
}

.board-of-director-contact{
	display:flex;
	margin: 30px;
}

.bod-left{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}

.bod-right{
	margin-left: 20px;
	display:flex;
	flex-direction: column;
	justify-content: center;
}

.bod-right p{
	padding: 0px !important;
}

#nf-field-6-container, .nf-before-form-content{
	display:none;
}

#nf-field-12{
	width: 100%;
	background: #cc2539
}

.directory-template-sidebar{
	background: #f1f1f1;
	padding: 30px;
	box-sizing: border-box;
}

#searchsubmit{
	width: 100%;
}

#s{
	width: 100%;
}

.post_share_bubble_wrapper, .post_share{
	display: none !important;
}

.sidebar-ad p{
	font-size: 12px;
	text-align: center;
	color: #888;
}

.header_cart_wrapper{
	display: none;
}

.woocommerce #page_content_wrapper a.button{
	color: white !important;
	background: #012c53 !important;
	display:block;
	padding: 10px !important;
	border-radius: 0px;
	opacity: 1;
}

.woocommerce #page_content_wrapper a.button:before, .woocommerce-page #page_content_wrapper a.button:before, .woocommerce .products a.button:before{
	display: none; 
}

.price{
	color: #012c53 !important;
}

.woocommerce-page .sidebar_wrapper{
	display: none;
}

.woocommerce-page .sidebar_content{
	width: 100% !important;
	border: none !important;
	padding-right: 0px !important;
	margin-right: 0px !important;
}

.woocommerce-checkout{
	display:flex;
}

#order_review_heading{
	display: none;
}

#customer_details{
	margin-right: 20px;
}

.woocommerce-shipping-totals #shipping_method{
	margin-left: 0px !important;
}

th{
	width: 70%;
}

td{
	text-align: right !important;
}

.product-name{
	text-align: left !important;
}

#customer_details div{
	width:100% !important;
	float: none !important;
}

.button{
	margin-top: 0px;
}

.post_info_date, .post_info_comment{
	display: none;
}

.x-recent-posts-date{
	display: none !important;
}

.logged-in-only{
	display: none !important;
}

.logged-in .logged-in-only{
	display: inline-block !important; 
}

.logged-in .logged-out-only{
	display: none !important;
}

.login-popup{
	position: fixed;
	width: 100vw;
	height: 100vh;
	display:flex;
	flex-direction:column;
	justify-content: center;
	z-index: 999;
	backdrop-filter: blur(20px);
	top: 100%;
	transition: .3s ease;
}

.login-active{
	top: 0px;
}

.login-container{
	margin: 0px auto;
	display:block;
	max-width: 500px;
	width: 100%;
	background: white;
	padding: 80px 40px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	border-radius: 7px;
}

.login-container img{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	cursor: pointer;
	z-index: 999999;
}

.login-container input{
	max-width: 300px;
	width: 100%;
}

.login-container .login-remember label{
	display: flex;
	justify-content: center;
}

.login-container input[type='checkbox']{
	max-width: 40px;
}

#wpforms-form-4860{
	max-width: 500px;
	margin: 0px auto;
	text-align: center;
}

div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
	max-width: 100%;
}

.sub-menu li a{
	width: 100% !important;
}

#wc-moneris-account-number{
	height: 54px !important;
}

@media (min-width:979px){
	#mobile_nav_icon{
		display: none !important;
	}
}

@media (max-width:979px){
	.top_bar{
		position: fixed;
		top: 0px;
		left: 0px;
		overflow: hidden;
		height: 65px !important;
	}
	.above_top_bar{
		display: none !important;
	}
	#wrapper, #wrapper .hasbg{
		padding-top: 0px !important;
	}
	.logo_wrapper img{
		max-height: 50px;
	}
	#page_content_wrapper{
		margin-top: -80px;
	}
	.mobile_menu_wrapper #searchform{
		display: none;
	}
	#mobile_main_menu{
		padding-left: 0px;
	}
	.mobile_menu_wrapper{
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	}
	#close_mobile_menu i{
		color: black;
	}
	#mobile_nav_icon{
		height: 15px;
	}
	#cs-content .x-recent-posts a{
		height: auto;
	}
	#main_menu{
		display: none !important;
	}

	#menu_wrapper{
		box-sizing: border-box;
		padding: 5px 40px;
	}
}

@media (max-width:767px){
	.number-callout-container{
		flex-direction: column;
	}
	.woocommerce-checkout{
		flex-direction: column;
	}
}

	#wpadminbar{
		display: none !important;
	}

.post_detail{
	display: none; 
}

body.admin-bar .header_style_wrapper{
	padding: 0px !important;
}

#about_the_author{
	display: none !important;
}

.fullwidth_comment_wrapper{
	display: none; 
}

.lost-pw-link{
	display: block;
	text-decoration: underline;
	color: #06559c;
	margin-top: 20px;
}

html{
	margin-top: 0px !important;
}


.scholarship-buttons{
	display: flex;
	justify-content: center;
}

.scholarship-button{
	text-align: center !important;
	margin: 20px;
	background: #cc2539;
	padding: 12px 40px;
	border: none; 
	color: white;
	font-weight: 500;
	width: 100%;
}

.scholarship-button:hover{
	color: black;
}

.nav{
	position:relative;
}

.sub-menu{
	top: 75px;
}

.menu-item-4933 .sub-menu{
	width: 400px !important;
}

@media(max-width:767px){
	.archive-template{
		flex-direction: column;
	}
	.geodir_submit_search{
		background: #cc2539;
		color: white;
		display: flex;
		justify-content:center;
	}
	.sr-only{
		display: block;
		position: relative; 
		width: 100%;
		height: fit-content;
	}
	.gd-cptcat-ul{
		width: 100% !important;	
}
	.geodir-directory-map-wrap{
		margin-top: 140px;
	}
	.gd_map_canvas_directory_map_category{
		display: none; 
	}
}








/* x fixes */



.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
	box-shadow: none !important;
}

.x-brand img {
    width: 170px !important;
}

.x-navbar-inner {
    height: 90px;
}

.x-navbar {
	box-shadow: none;
	border-bottom: none;
}

.x-topbar {
    height: 40px;
    background: #061538;
    min-height: 40px;
    padding: 7px;
}



body{
	max-width: 100vw;
	overflow-x: hidden;
}


.top_bar.hasbg{
	padding-top: 10px; 
}

a{
	box-sizing: border-box;
}

#menu_wrapper .nav ul li:last-child, #menu_wrapper div .nav li:last-child a{
	padding-right: 0px !important;
}

#top_menu li a {
	font-family: Hind, Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	color: white;
}

#top_menu::before {
	padding-right: 10px; 
	font-size: 16px;
	color:white;
}

.social_wrapper .fa{
	color:white !important; 
	font-size: 16px; 
}

.x-topbar .social_wrapper ul li .fa{
	font-size: 16px;
}

.x-topbar{
	height: 40px;
    background: #061538;
}

.x-topbar .page_content_wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 20px;
}

.x-topbar .top_nav {
    display: flex;
    list-style: none;
    margin: 0px;
    justify-content: space-between;
    color: white !important;
    width: 100%;
    gap: 40px;
}

.x-topbar .social_wrapper ul {
    display: flex;
    list-style: none;
    margin: 0px;
    color: white !important;
    gap: 20px;
}

.social_wrapper, #top_menu{
	padding-top: 5px; 
}

.logo_wrapper img{
	max-height: 90px;
}

.logo_wrapper img.zoom {
    transform: scale(0.8) !important;
    max-height: 70px !important;
}

.fancyheadline{
	display:flex;
	margin-bottom: 20px;
}

.preheadlineicon{
	width: 50px;
}

.preheadlineright{
	margin-left:10px;
	position:relative;
	width: 100%;
}


.pre-headline{
	padding: 0px !important; 
	color: #cc2539;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 5px; 
	font-family: 'Hind', sans-serif !important;
	line-height:20px;
}

.pre-headline p{
	padding: 0px !important; 
}

.preheadlineright h2{
	font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: #061538;
	font-family: 'Hind', sans-serif !important;
	margin: 0px;
}

.featureditem{
	margin-top: 20px;
}

.featureditem h5{
	font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
    color: #061538;
    margin-bottom: 8px;
	
}

.featureditem p{
	font-size: 18px;
}

.featureditem i{
	color:#cc2539 !important;
	font-size: 47px;
	line-height:80px;
}

.numbercallout{
	margin-top: 20px;
}

.numbercallout p {
	padding: 0px; 
	line-height: 30px;
	margin: 0px;
}

.countnumber{
	font-size: 35px;
	font-weight: 700;
	line-height: 35px;
}

.numbercallouttop{
	font-size: 24px;
}

.numbercalloutbottom{
	color: #cc2539;
	font-size: 24px;
	font-weight:700;
}

hr{
	margin: 30px 0px;
}


ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

ul, li{
	list-style-position: outside;
}

.one{
	margin: 50px 0px;
}

.one.withsmallpadding.ppb_text{
	padding: 75px 0px !important;;
}

body, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'Hind', sans-serif !important;
}

h2 {
	font-size: 2rem;
}

.button{
	font-size: 18px !important;
	margin-top: 30px;

}

.one .page_content_wrapper, .one_half .page_content_wrapper, .one_third .page_content_wrapper, .one_fourth .page_content_wrapper {
    margin-top: 0;
    max-width: 1425px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.above_top_bar ul{
	margin-block-start:0px;
}

.ppb_blog_minimal .inner_wrapper{
	max-width: 90%;
	margin: auto;
}

.ppb_blog_minimal .one_third_bg{
	margin-right: 3.33%;
	max-width: 30%;
	height: 500px;
}

.one_third_bg:last-child{
	margin-right:0px;
	max-width: 30%;
}

.ppb_blog_minimal{
	margin-top:0px;
}

.ppb_blog_minimal .one_third_bg .blog_minimal_wrapper .featured_image, .ppb_blog_minimal .one_third_bg .blog_minimal_wrapper .background_overlay{
	opacity:1;
}

.blog_minimal_wrapper h4, .post_detail{
	color:black !important;
}

.ppb_blog_minimal .one_third_bg:hover .blog_minimal_wrapper .content h4{
	color:#999 !important;
}

.overlay{
	background-color:black;
	height: inherit;
	
}

.portfolio_desc.team h5{
	  font-size: 22px;
    font-weight: 600;
	text-align: center;
}

.team_position{
	font-size: 16px; 
	text-align:center;
}

.page_content_wrapper{
	max-width: 1150px !important; 
}

.contactformul{
	display:inline;
	list-style: none;   
	padding-inline-start: 0px; 
}

.contactformul li{
	max-width: 47.5%;
	float: left;
	margin: 2% 0%;
}

.contactformul li:nth-child(odd){
	margin-right: 5%;
}

.wpcf7-form textarea{
	margin-top: 2%;
}

input[type=text], input[type=password], input[type=email], input[type=url], textarea{
	background-color:transparent;
	border: 1px solid #ced4da;
}

input[type=submit]{
	font-size: 18px;
}

.footer_bar {
    background-image: url(https://smacna-ab.ca/wp-content/uploads/2020/05/footerimage.jpg);
    background-position: center top;
    background-size: cover;
  background-attachment: fixed;
}

.one.withsmallpadding.ppb_text {
    background-attachment: fixed;
}


.post_img.team{
	height: 300px; 
}

.portfolio_desc{
	height: 100px;
	margin-top: 0px;
}


.footer_before_widget{
	display:none;
}

.one {
    margin: 0px;
}

.gd-cptcat-cat-left{
	display:none !important;
}

.gd-cptcat-row{
	display:flex;
	flex-wrap:wrap;
}

.gd-cptcat-ul{
	margin: 10px 2% 10px 0px !important;
	background-color: rgb(204, 37, 57);
}

.gd-cptcat-ul a {
	font-size: 16px !important;; 
}

.gd-cptcat-ul:first-child{
	background-color: rgb(204, 37, 57);
	width:49%;
}

.gd-cptcat-ul:nth-child(2){
	margin: 10px 0px!important;
	background-color: rgb(204, 37, 57);
	width:49%;
}

.geodir-categories-container ul li .gd-cptcat-cat-right{
	width: 100%; 
	text-align:center;
	background-color:transparent;
	color:white;
}

.geodir-categories-container ul li{
	background-color:transparent;
}

.geodir-categories-container ul li .gd-cptcat-cat-right a{
	color:white;
	text-transform:uppercase;
	
}

.gd-cptcat-count{
	display:none;
}

.gd-cptcat-cat-right a {
	padding: 0px !important;
}

.geodir_map_container {
    z-index: 1;
    position: relative;
}

body ul.geodir-category-list-view li .gd-list-item-right {
    display: inline-block;
    vertical-align: top;
    width: auto;
    float: left;
    position: relative;
    margin: 1%;
	padding: 0px; 
}

#top_contact_hours, #top_contact_number{
display:none;
}

.gd-tab-list-title{
	display:none;
}

.geodir-tabs-content hr{
	display:none;
}















































.intropub h2{
	margin: 0px;
}


.about{
	margin-bottom: 0px !important;
}

.intropub{
    display:flex;
	z-index: 0;
	position:relative;
}

.intropub p{
	text-align: left;
}

.intropub::before{
	content:"";
	width: 100vw;
	height: 110%;
	position:absolute;
	background: url(/smcaa/newsite/wp-content/uploads/2020/10/stars.jpg);
	top: -80px;
	z-index: -1;
	left: 50%;
	margin-left: -50vw;
	background-size: cover;
	background-position:center center;
	background-repeat: no-repeat;
}

.intropub div{
    width: 100%;
}

.main-description{
    display:flex;
    flex-direction: column;
	height: 100%;
    backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
    padding: 20px;
    color: white;
}

.main-description h2{
	margin-bottom: 0px;
	color: white;
	font-size: 40px;
}

.main-description a{
	background: #cc2539;
	width: 300px;
	display:block;
	text-align: center;
	color: white;
	padding: 12px;
}

.main-description p{
	margin-top: 0px;
}

.intro-issues{
    display:flex;
}

.intro-issues div{
    width: 100%;
    height: 100%;
	margin: 0px 10px 80px 10px;
}

.intro-issues a{
	text-align: center;
	width: 100%;
	display:block;
	margin: 10px 0px;
}

.intro-issues div a:nth-child(3n), .intro-issues div a:nth-child(5n){
	background: #cc2539;
	color: white;
	padding: 12px;
}

.intro-issues br{
	display:none;
}

.intro-issues a img{
	margin: 0px;
}

.partner-list{
	display:flex;
	flex-wrap: wrap;
	list-style: none; 
	justify-content:center;
}

.partner-list li{
	width: 14%;
	text-align: center;
}

.partners{
	position:relative;
	z-index: 0;
	padding: 40px 0px;
}

.partners p{
	text-align: center;
}

#older-issues p{
	text-align: center;
}

.content-container p{
	text-align: left !important;
}

.content-container h4{
	text-align: left !important;
}

.partners::before{
	content: "";
	background: #f1f1f1;
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0px;
	margin-left: -50vw;
	left: 50%;
	z-index: -1;
}

.partners h2{
	text-align: center;
}

.tabcontent{
	display:none;
}

.tabs-content{
	display:flex;
}

.content-container{
	margin-left: 30px;
	width: 70%;
}

.content-container img{
	float: left;
	margin-right: 20px;
	width: 400px;
}

.tabcontent a{
	background: #cc2539;
	color: white;
	display:inline-block;
	width: 300px;
	text-align:center;
	padding: 12px;
	
}

.buttn-container{
	width: 30%;
}

button{
	width: 100%;
	text-align: left;
	padding: 20px;
	border: none;
	border-bottom: 1px solid white;
	background: #f1f1f1;
	color: black;
	transition: .3s ease;
font-family: Hind, Helvetica, Arial, sans-serif;
	
}

button:hover{
	background: #cc2539;
	color: white;
}

.active{
	background: #cc2539;
	color: white;
}

.sideMenu{
	position:fixed;
	top: 200px;
	left: 0px;
	width: 250px;
}

.sideMenu button{
	padding: 20px 12px;
	line-height: 16px;
	font-size: 20px;
	border: none;
	margin-bottom: 10px;
	-webkit-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
-moz-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
}

.floating-mk-btn{
	width: 300px;
	background: #cc2539;
	box-sizing:border-box;
	padding: 40px 12px !important;
	display:inline-block;
	text-transform: uppercase;
}

.floating-mk-btn h4{
	font-weight: 700;
}

.sideMenu a{
	line-height: 16px;
	font-size: 16px;
	color:black;
	padding: 20px 12px;
	position:relative;
	display:inline-block;
	background: #f1f1f1;
	width: 250px;
	box-sizing:border-box;
	margin: 0px 0px 10px 0px;;
	transition: .3s ease;
	-webkit-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
-moz-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
	font-size: 20px;
}

.sideMenu a:hover{
	background: #cc2539;
	color: white;
}

.floating-mk-btn .floating-btn-text{
	margin: 0px !important;
	font-size: 24px;
	color:white;
}

.floating-btn-text{
	margin: 0px !important;
	font-size: 20px;
	color:black;
}

.bounce-in-mk{
	background: white;
	border: 1px solid #e1e1e1;
	border-radius: 7px;
	position: absolute;
}

#close-btn{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 60px;
	cursor: pointer;
}

.bounce-in-mk{
	position: fixed;
	top: 250px;
	left: -100%;
	transition: .3s ease;
	padding: 40px;
	z-index: 1;
	-webkit-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
-moz-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.48);
	width: 90%
}

.bounce-in-mk h3{
	margin-top: 0px;
}

.bounce-in-mk a{
	background: #cc2539;
	color: white;
	width: 300px;
	display:block;
	padding: 12px;
	text-align:center;
	margin-top: 40px;
}

.open{
	left: 0px;
}

.about{
	position:relative;
	z-index: 0;
	padding: 40px 0px;
	text-align: center;
}

.about a{
	background: #cc2539;
	color: white;
	width: 300px;
	display:block;
	padding: 12px;
	text-align:center;
	margin: 50px auto;
}

.about::before{
	content:"";
	width: 100vw;
	height: 100%;
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 50%;
	margin-left: -50vw;
	background: #f1f1f1;
}

.main-description h4{
	margin: 0px;
	text-align: left;
	color: #f1f1f1;
	font-size: 24px;
}

.advertise-button{
	background: #cc2539;
	color: white;
	max-widtH: 500px;
	margin: 0px auto;
	display:block;
	text-align: center;
}

.content-container a{
	margin: 10px 0px;
}

.contact-popup{
	position:fixed;
	z-index: 5;
	top: 0px;
	background: rgba(0,0,0,0);
	border-radius: 7px;
	top: 110vh;
	text-align: center;
	width: 100vw !important;
	max-width: 100vw !important;
	height: 100vh;
	transition: .3s ease;
}

.contact-popup-container{
	background: white;
	padding: 40px;
	position:relative;
	width: 500px;
	border-radius: 7px;
	top: 200px;
	left: 50%;
	transform: translatex(-50%)
}

.contact-popup-container img{
	position:absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	cursor: pointer;
}

.contact-open{
	top: 0px;
	background: rgba(0,0,0,0.4);
}



div.wpforms-container-full .wpforms-form input.wpforms-field-medium{
	max-width: 100%;
}

.wpforms-form button[type=submit]{
	color: white !important;
	background: #cc2539 !important;
	border: none !important;
	width: 300px;
	text-align: center;
}





.sub-popup{
	position:fixed;
	z-index: 5;
	top: 0px;
	background: rgba(0,0,0,0);
	border-radius: 7px;
	top: 110vh;
	text-align: center;
	width: 100vw !important;
	max-width: 100vw !important;
	height: 100vh;
	transition: .3s ease;
	left: 0px;
}

.contact-popup-container{
	background: white;
	padding: 40px;
	position:relative;
	width: 500px;
	border-radius: 7px;
	top: 200px;
	left: 50%;
	transform: translatex(-50%)
}

.contact-popup-container img{
	position:absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	cursor: pointer;
}

.sub-open{
	top: 0px;
	background: rgba(0,0,0,0.4);
}

#mc_embed_signup h2{
	display: none; 
}

#mc_embed_signup label{
	display:none;
}

.indicates-required{
	display:none;
}

input[type=submit]{
	color: white !important;
	border: none !important;
	width: 300px;
	background: #cc2539;
}

.suppliers-guide-section{
	display:flex;
	position: relative;
	z-index: 0;
	height: 600px;
}

.suppliers-guide-section::before{
	content:"";
	width: 100vw;
	height: 100%;
	position:absolute;
	left: 50%;
	margin-left: -50vw;
	background: url(/smcaa/newsite/wp-content/uploads/2020/10/sg-background.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	z-index: -1;
}

.suppliers-guide-section .left-side, .suppliers-guide-section .right-side{
	width: 100%;
}

.suppliers-guide-section .right-side{
	margin-left: 20px; 
	margin-top: 100px;
	backdrop-filter:blur(20px);
	-webkit-backdrop-filter: blur(20px);
	padding: 20px;
	border-radius: 7px;
}

.suppliers-guide-section h2{
	text-align: left;
	color: white;
	margin: 0px;
	font-size: 60px;
}

.suppliers-guide-section h4{
	color: white;
	text-align: left;
	margin: 0px;
	font-size: 28px;
}

.suppliers-guide-section a{
	background:white;
	display:block;
	color: black;
	padding: 12px;
	max-width: 300px;
	text-align: center;
}

.suppliers-guide-section .left-side img{
	position:absolute;
	left: -180px;
	top: 0px;
	bottom: 0px;
}

.menu-primary-container{
	display:flex;
	flex-direction: column;
	justify-content: center;
}

#footer{
	color: white;
}

#footer_menu{
	display:flex;
	float:none;
	padding: 0px;
	justify-content:center;
}

#copyright{
	float: none;
	width: 100%;
}

.copyright{
	text-align: center;
	color: white;
}

.copyright a{
	font-weight: 700;
}

.dmc-logo{
	    font-family: "Oswald" !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    margin-top: 0px;
}

.copyright, .copyright a, .copyright p {
    color: white;
    font-size: 12px;
    margin-bottom: 10px !important;
    text-align: center;
}

.copyright p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.single-gd_place .sidebar_content{
	display:flex;
	margin-bottom: 40px;
}

.directory-template-main{
	width: 70%;
}

.directory-template-sidebar {
	width: 28%;
	margin-left: 2%;
}

.directory-listing-title{
	display:flex;
}

.directory-listing-title .geodir-page-title-wrap{
	margin-top: 15px;
	margin-left: 10px;
}

.directory-template-sidebar .geodir-post-slider{
	max-width: 150px;
	margin: 0px auto;
	display:block;
}

.geodir-field-address{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.geodir-field-address span{
	margin-right: 5px;
}

.geodir-field-address span:nth-child(1){
	width: 100%;
	text-align: center;
}

.geodir-field-address span:nth-child(9){
	width: 100%;
	text-align: center;
}

.archive-template{
	display:flex;
}

.archive-template .geodir-post-slider{
	width: 300px;
	position: relative;
	margin-right: 2%;
}

.archive-template .geodir-post-slider i{
	display: none;
}

.archive-template .geodir-post-slider img{
	margin: 0px !important;
}

.archive-right{
	width: 100%;
	display:flex;
	flex-direction: column;
}

.archive-right .geodir-entry-title{
	font-size: 24px !important;
}

.archive-right .gd-read-more{
	display:block;
	font-size: 14px;
	font-weight: 600;
	color: #cc2539;
	text-decoration: underline;
}

.footer_bar {
    background-color: #000000;
    width: 100vw;
    left: 50% !important;
    margin-left: -50vw;
    position: relative;
	margin-top: 40px;
}

.postid-4309{
	background-color: white;
}

.postid-4309 button{
	background: #cc2539 !important;
}


#wpforms-conversational-form-page .wpforms-field-radio li:not(.wpforms-image-choices-item) label:before, #wpforms-conversational-form-page .wpforms-field-payment-multiple li:not(.wpforms-image-choices-item) label:before, #wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not(.wpforms-image-choices-item) label:before, #wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not(.wpforms-image-choices-item) label:before, #wpforms-conversational-form-page .wpforms-field-checkbox li:not(.wpforms-image-choices-item) label:before {
    display: none !important;
}

#wpforms-conversational-form-page .wpforms-field-radio li.wpforms-selected label, #wpforms-conversational-form-page .wpforms-field-payment-multiple li.wpforms-selected label, #wpforms-conversational-form-page .wpforms-field-payment-checkbox li.wpforms-selected label, #wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li.wpforms-selected label, #wpforms-conversational-form-page .wpforms-field-checkbox li.wpforms-selected label {
    border: none !important;
    background: #cc2539 !important;
	color:white 
	
}


#wpforms-conversational-form-page .wpforms-field-radio li:not(.wpforms-image-choices-item) label, #wpforms-conversational-form-page .wpforms-field-payment-multiple li:not(.wpforms-image-choices-item) label, #wpforms-conversational-form-page .wpforms-field-payment-checkbox li:not(.wpforms-image-choices-item) label, #wpforms-conversational-form-page .wpforms-field-gdpr-checkbox li:not(.wpforms-image-choices-item) label, #wpforms-conversational-form-page .wpforms-field-checkbox li:not(.wpforms-image-choices-item) label {
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    line-height: 33px;
    padding: 9px;
    display: block;
}


#wpforms-conversational-form-page .wpforms-field-label{
	display:block !important;
}

#wpforms-conversational-form-page .wpforms-field-label:before{
	display:none;
}

#wpforms-form-4338{
	max-width: 500px;
}

#wpforms-4338-field_1-container .wpforms-field-row{
	max-width: 100% !important;
}

.wpforms-form input[type=text]{
	padding: 13px 10px !important;
	box-sizing: border-box !important;
	height: auto !important;
	border-radius: 0px !important;
}

.wpforms-form input[type=email]{
	padding: 13px 10px !important;
	box-sizing: border-box !important;
	height: auto !important;
	border-radius: 0px !important;
}

.wpforms-form input[type=tel]{
	padding-top: 13px !important;
	padding-bottom: 13px !important;
	box-sizing: border-box !important;
	height: auto !important;
	border-radius: 0px !important;
}

#toTop{
	width: 44px;
}

#cs-content .x-recent-posts a{
	border: none;
	box-shadow: none;
	background: #f1f1f1;
	height: 500px;
	padding: 20px !important;
}

.x-recent-posts .entry-wrap{
	padding: 60px 40px !important;
}

#cs-content .x-recent-posts .h-recent-posts, #cs-content .x-recent-posts .x-recent-posts-date{
	white-space: normal;
}

.x-recent-posts-content h3{
	font-size: 22px !important;
}

.x-recent-posts .x-recent-posts-date{
	font-size: 12px !important;
	position: absolute;
	bottom: 100px; 
	letter-spacing: 2px;
}

#cs-content .x-recent-posts article.hentry{
	height: 100%;
}

.bod-title{
	border-bottom: 1px #ddd solid;
	margin-bottom: 10px;
}

.bod-title::before{
	content: "SMANCA-AB "
}

.board-of-director-contact{
	display:flex;
	margin: 30px;
}

.bod-left{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}

.bod-right{
	margin-left: 20px;
	display:flex;
	flex-direction: column;
	justify-content: center;
}

.bod-right p{
	padding: 0px !important;
}

#nf-field-22-container, .nf-before-form-content{
	display:none;
}

#nf-field-28{
	width: 100%;
	background: #cc2539
}

.directory-template-sidebar{
	background: #f1f1f1;
	padding: 30px;
	box-sizing: border-box;
}

#searchsubmit{
	width: 100%;
}

#s{
	width: 100%;
}

.post_share_bubble_wrapper, .post_share{
	display: none !important;
}

.sidebar-ad p{
	font-size: 12px;
	text-align: center;
	color: #888;
}

.header_cart_wrapper{
	display: none;
}

.woocommerce #page_content_wrapper a.button{
	color: white !important;
	background: #012c53 !important;
	display:block;
	padding: 10px !important;
	border-radius: 0px;
	opacity: 1;
}

.woocommerce #page_content_wrapper a.button:before, .woocommerce-page #page_content_wrapper a.button:before, .woocommerce .products a.button:before{
	display: none; 
}

.price{
	color: #012c53 !important;
}

.woocommerce-page .sidebar_wrapper{
	display: none;
}

.woocommerce-page .sidebar_content{
	width: 100% !important;
	border: none !important;
	padding-right: 0px !important;
	margin-right: 0px !important;
}

.woocommerce-checkout{
	display:flex;
}

#order_review_heading{
	display: none;
}

#customer_details{
	margin-right: 20px;
}

.woocommerce-shipping-totals #shipping_method{
	margin-left: 0px !important;
}

th{
	width: 70%;
}

td{
	text-align: right !important;
}

.product-name{
	text-align: left !important;
}

#customer_details div{
	width:100% !important;
	float: none !important;
}

.button{
	margin-top: 0px;
}

.post_info_date, .post_info_comment{
	display: none;
}

.x-recent-posts-date{
	display: none !important;
}

.logged-in-only{
	display: none !important;
}

.logged-in .logged-in-only{
	display: inline-block !important; 
}

.logged-in .logged-out-only{
	display: none !important;
}

.login-popup{
	position: fixed;
	width: 100vw;
	height: 100vh;
	display:flex;
	flex-direction:column;
	justify-content: center;
	z-index: 999;
	backdrop-filter: blur(20px);
	top: 100%;
	transition: .3s ease;
}

.login-active{
	top: 0px;
}

.login-container{
	margin: 0px auto;
	display:block;
	max-width: 500px;
	width: 100%;
	background: white;
	padding: 80px 40px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	border-radius: 7px;
}

.login-container img{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	cursor: pointer;
	z-index: 999999;
}

.login-container input{
	max-width: 300px;
	width: 100%;
}

.login-container .login-remember label{
	display: flex;
	justify-content: center;
}

.login-container input[type='checkbox']{
	max-width: 40px;
}

#wpforms-form-4860{
	max-width: 500px;
	margin: 0px auto;
	text-align: center;
}

div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{
	max-width: 100%;
}

.sub-menu li a{
	width: 100% !important;
}

#wc-moneris-account-number{
	height: 54px !important;
}

@media (min-width:979px){
	#mobile_nav_icon{
		display: none !important;
	}
}

@media (max-width:979px){
	.top_bar{
		position: fixed;
		top: 0px;
		left: 0px;
		overflow: hidden;
		height: 65px !important;
	}
	.above_top_bar{
		display: none !important;
	}
	#wrapper, #wrapper .hasbg{
		padding-top: 0px !important;
	}
	.logo_wrapper img{
		max-height: 50px;
	}
	#page_content_wrapper{
		margin-top: -80px;
	}
	.mobile_menu_wrapper #searchform{
		display: none;
	}
	#mobile_main_menu{
		padding-left: 0px;
	}
	.mobile_menu_wrapper{
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	}
	#close_mobile_menu i{
		color: black;
	}
	#mobile_nav_icon{
		height: 15px;
	}
	#cs-content .x-recent-posts a{
		height: auto;
	}
	#main_menu{
		display: none !important;
	}

	#menu_wrapper{
		box-sizing: border-box;
		padding: 5px 40px;
	}
}

@media (max-width:767px){
	.number-callout-container{
		flex-direction: column;
	}
	.woocommerce-checkout{
		flex-direction: column;
	}
}

	#wpadminbar{
		display: none !important;
	}

.post_detail{
	display: none; 
}

body.admin-bar .header_style_wrapper{
	padding: 0px !important;
}

#about_the_author{
	display: none !important;
}

.fullwidth_comment_wrapper{
	display: none; 
}

.lost-pw-link{
	display: block;
	text-decoration: underline;
	color: #06559c;
	margin-top: 20px;
}

html{
	margin-top: 0px !important;
}


.scholarship-buttons{
	display: flex;
	justify-content: center;
}

.scholarship-button{
	text-align: center !important;
	margin: 20px;
	background: #cc2539;
	padding: 12px 40px;
	border: none; 
	color: white;
	font-weight: 500;
	width: 100%;
}

.scholarship-button:hover{
	color: black;
}

.nav{
	position:relative;
}

.sub-menu{
	top: 75px;
}

.menu-item-4933 .sub-menu{
	width: 400px !important;
}

@media(max-width:767px){
	.archive-template{
		flex-direction: column;
	}
	.geodir_submit_search{
		background: #cc2539;
		color: white;
		display: flex;
		justify-content:center;
	}
	.sr-only{
		display: block;
		position: relative; 
		width: 100%;
		height: fit-content;
	}
	.gd-cptcat-ul{
		width: 100% !important;	
}
	.geodir-directory-map-wrap{
		margin-top: 140px;
	}
	.gd_map_canvas_directory_map_category{
		display: none; 
	}
}








/* x fixes */



.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
	box-shadow: none !important;
}

.x-navbar {
	background: white;
}

.x-navbar-inner {
    height: 90px;
}

.x-navbar {
	box-shadow: none;
	border-bottom: none;
	transition: .3s ease;
}

.x-topbar {
    height: 40px;
    background: #061538;
    min-height: 40px;
    padding: 2px;
	border-bottom: none;
}

.desktop .sub-menu a {
	color: black !important;
}


.x-navbar-fixed-top {
	background: white;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3)
}

.x-navbar-fixed-top img {
	width: 100px !important
}

.x-colophon.top {
    background-image: url(https://smacna-ab.ca/wp-content/uploads/2020/05/footerimage.jpg);
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
	    background-color: #000000;
    width: 100vw;
    left: 50% !important;
    margin-left: -50vw;
    position: relative;
    margin-top: 40px;
	color: white !important;
	border:none !important;
	box-shadow: none !important;
}

.x-colophon.top a {
	color: white;
	text-shadow:none;
}

.x-colophon.bottom {
    padding: 10px 0;
    font-size: 10px;
    text-align: center;
    color: #fff;
	background: #061538;
	border:none !important;
		box-shadow: none !important;

}

.x-colophon.bottom a{
	color: white;
}

.entry-wrap {
    display: block;
    padding: 0px;
    background-color: transparent;
    border-radius: opx;
    box-shadow: none;
}

[class*=woocommerce] .entry-wrap {
    padding: 0px;
}

.entry-header {
    font-size: 1rem;
    display: none;
}

.entry-content {
    margin-top: 0px;
}

.x-container.offset {
    margin: 0px auto;
}

h1, h2, h3, h4, h5 {
	margin: 0px !important
}

.x-comments-area {
	display: none;
}

.type-gd_place .entry-content {
	display: flex;
	margin-top: 30px;
}

.geodir-post-content-container h3 {
	font-size: 1.1rem;
}

#wpforms-form-5409 {
	max-width: 400px;
	margin: 0px auto;
	display: block;
}

.wpforms-field-password lable {
	display: none !important;
}

.single-wpforms .xoo-wsc-markup {
	display: none !important;
}

.geodir-image-container ul.geodir-images li img {
	object-fit: contain;
}

