/*
Theme Name: Four Theme
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:200,300,400,700&amp;display=swap');

.admin-bar .fixed-top {
    top: 32px;
}
    
body {
    font-family: 'Roboto', sans-serif;
	color: #434443;
	font-weight: 300;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #f9f9f9;
}
.dropdown-menu {
	margin-top: 0;
}

.bg-grey {
    background-color: #F6F6F6;
}

#home_slider .owl-next, #home_slider .owl-prev { 
    border-radius: 50px !important;
    background-color: #B32C72 !important;
    width: 50px !important;
    height: 50px !important; 
}

#home_slider .owl-next:hover, #home_slider .owl-prev:hover { 
    background-color: #626466 !important;
}

.bg-dgrey {
    background-color: #d8d8d8;
}

.navbar-dark {
    background-color: #F2F2F2;
}

@media (min-width: 992px) {
	#navbar-content {
	position: absolute;
    top: 0;
    margin: 0 auto;
    margin-top: 65px;
    background: #a9a9ab;
    width: 100%;
	max-width: 1140px;
    left: 0;
    right: 0;
    padding: 0.75rem;
	font-size: 14px;
	}
	.navbar-expand-lg .navbar-nav {
		width: 100%;
		justify-content: space-evenly;
	}
	.navbar-dark .navbar-brand {
    	padding-bottom: 30px;
	}
	.home-promo-row {
		margin-top: -135px;
	}
	.home-promo-row .wpb_column.vc_column_container.vc_col-sm-4.vc_col-has-fill {
		margin: 0;
	}
}

.producticons.wpb_single_image img {
	max-width: 100px;
}

a.nav-link {
    color: #333 !important;
	font-weight: 300;
	font-size: 14px;
}
a.nav-link.active {
	font-weight: 400;
}

a.active {
    color: #B32C72 !important;
}

main p a, .vc_column-inner .wpb_wrapper td a, .vc_column-inner .wpb_wrapper .wpb_text_column a {
	border-bottom: 1px dotted #ED1E79;
    font-weight: bolder;
	color: #c50076;
}

div.anchor-link {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}

@media (max-width: 992px) {
	div.anchor-link {
    	top: 450px;
	}
}

.text-pink {
    color: #B32C72;
}

.vc_column-inner .wpb_wrapper .btn-pink-2 a {
	color: #fff;
	border: 0;
}

.btn-pink, .vc_column-inner .wpb_wrapper .btn-pink {
    background-color: #B32C72;
    border-radius: 50px;
    color: #fff;
	transition: background-color 0.2s;
}

.btn-pink:hover, .vc_column-inner .wpb_wrapper .btn-pink:hover {
    background-color: #000;
    color: #fff;
}

.btn-pink-2, .vc_column-inner .wpb_wrapper .btn-pink-2 {
    background-color: #B32C72;
    border-radius: 50px;
    color: #fff;
    padding: 20px;    
	transition: background-color 0.2s;
}

.btn-pink-2:hover, .vc_column-inner .wpb_wrapper .btn-pink-2:hover {
    background-color: #000;
    color: #fff;
}
.btn-grey, .vc_column-inner .wpb_wrapper .btn-grey {
    background-color: #939493;
    border-radius: 50px;
    color: #fff;
	font-weight: 300;
	padding: 6px 20px;
	transition: background-color 0.2s;
}

.btn-grey:hover, .vc_column-inner .wpb_wrapper .btn-grey:hover {
    background-color: #000;
    color: #fff;
}

.border-bottom-pink {
    border-bottom: 2px solid #B32C72;
}

.btn-subscribe {
    background-color: #fff;
    color: #333;
    display: block !important;
}

a.btn-subscribe:hover {
    color: #999;
    text-decoration: none;
}

.bg-pink {
    background-color: #B32C72;
}

.fa-times {
    color: red;
}

.fa-check {
    color: green;
}

.owl-item p {
    font-size: 11px;
    margin-top: -20px;
}

.btn-group-xs > .btn, .btn-xs {
    padding: .5rem .4rem;
    font-size: .875rem;
    line-height: .5;
    border-radius: 0.2rem;
}

.text-white a {
    color: #fff !important;
}

.footer-logos img {
    width: auto;
    /*height: 45px;*/
    opacity: 0.6;
}

.footer-logos a {
    padding-left: 5px;
    padding-right: 5px;
}

.footer-logos img:hover {
    opacity: 1;
}

form.wpcf7-form span.small {
	color: #9B9A9B;
}
form.wpcf7-form select {
	width: 100%;
}
.page .wpb_text_column ul, .single .wpb_text_column ul {
	list-style: none;
}
.page .wpb_text_column ul li:before, .single .wpb_text_column ul li:before {
	  content: "\2022";
	  color: #c5c6c5;
	  font-weight: bold;
	  display: inline-block; 
	  width: 1em;
	  margin-left: -1em;
}
.dropdown-item {
	color: #434443;
	font-weight: 300;
	font-size: 14px;
}
.dropdown-item.active, .dropdown-item:active {
	color: #B32C72;
}
@media (min-width: 992px) {
	.navbar-nav {
		width: 100%;
		justify-content: space-evenly;
	}

	.bg-split {
		background: linear-gradient(to right, #f5f6f5 50%, #ebeceb 50%);
	}
	.bg-split-reverse {
		background: linear-gradient(to right, #ebeceb 50%, #f5f6f5 50%);
	}
}
.textwidget .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
	display: inline-block;
	margin-bottom: 0;
}
.textwidget .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
	background-color: #a9a9ab;
	width: 83px!important;
	height: 49px!important;
}
.textwidget .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
	left: initial;
	right: 0;
}

