body{
    color: #fff;
	background: #000;
    font-family: 'Montserrat', cursive;
}

.bg-white {
  background-color: #000 !important;
}

ul.navbar-nav > li > a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
    padding-right: 10px;
    padding-left: 10px;
  font-size: 16px;
  font-weight: 800;
  padding-left: 10px;
  text-transform: uppercase;
  line-height: 45px;
  cursor: pointer;
  z-index: 1;
}

.navbar-toggler {
    font-size: 35px;
    color: #fff;
    float: right;
}

.home-page {
    background-color: #171513;
    background: -webkit-linear-gradient(top,#171513,#000);
    background: linear-gradient(to bottom,#171513,#000);
}

h1, h2, h3, h4 {
    color: #fff !important;
}

.header_section {
    box-shadow: unset !important;
}

.header_section .contact-us span {
    display: block;
    font-size: 30px;
    line-height: 35px;
    padding: 20px 0;
    color: #942192;
}

.text-white {
    color: #fff;
}

.header_section .contact-us a {
    display: block;
    font-family: 'Montserrat', cursive;
    font-size: 30px;
    line-height: 35px;
    color: #000;
    padding-bottom: 10px;
}

.bg-parallax {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.slider {
    position: relative;
}

section.slider .slider-text {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgb(0 0 0 / 30%);
    border-radius: 10px;
    padding: 2rem;
    z-index: 99;
    text-align: center;
}

.services-heading,
.reviews-heading {
    font-size: 60px;
    line-height: 65px;
    color: #fff;
}

.products-heading,
.gallery-heading {
    font-size: 60px;
    line-height: 65px;
    color: #111;
}

.newsletter_section {
    background: #02aab9;
}
.newsletter_section span {    
    font-size: 40px;
    line-height: 45px;
    color: #fff;
}
section.slider .slider-text .text {
    font-size: 40px;
    line-height: 65px;
    color: #fff;
}

ul.navbar-nav>li>a {
    font-weight: unset;
    z-index: 1;
}

.h-120 {
    max-height: 120px;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #fff;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #111;
}

.product-details .prod-tabs .tabs-content .tab .content p {
    position: relative;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 1.5rem;
    color: #fff;
}

@media (min-width: 1301px){
    #main-slider .carousel-item {
        height: 650px !important;
        width: 100%; 
    }
}

@media (min-width: 991px){
    #main-slider .carousel-item {
        height: 650px;
        width: 100%; 
    }
    .navbar-nav .nav-item {
        flex: 1 1 auto;
        text-align: center;
    }
}

@media (max-width: 991px){
    #main-slider .carousel-item {
        height: 300px;
        width: 100%; 
    }
    section.slider .slider-text .text {
        font-size: 24px;
        line-height: 30px;
    }
}

.navbar{
	background-color: unset;
	box-shadow: none;
}

.img-border {    
    border: 3px solid #02e0d1 !important;
    box-shadow: 0 0 18px 3px #02e0d1 !important;
}

.dropdown-menu>li>a {
    color: #000;
}

.mobile-nav {
    width: 100%;
}

.navbar-brand {
    float: left;
    padding-top: 10px;
}

@media (min-width: 768px){
    .logo {
        max-height: 150px;
    }
}

.bg-dark {
    background-color: #942192 !important;
}

.nav-link.dropdown-toggle:hover,
ul.navbar-nav > li:focus > a, ul.navbar-nav > li:hover > a,
ul.navbar-nav li > ul > li:hover a,
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #fff !important;
    background-color: #02bfca;
    width: 100%;
}

ul.navbar-nav li ul li a {
    font-weight: unset;
}

.nav-footer li a,
.links li i,
.links li a {
    color: #fff;
}

.footer_widget {
    color: #fff;
}

.cart-summary .cart-summary-wrap,
.cart-table .cart-header{	
	background:#02bfca;
	color:#ffffff;
}

.widget_section{
	background: #111;
	margin-top: 0px;
}

.no-width {
    width: unset !important;
}

.widget_section:before{
    background: unset;
}

.footer_section{
    background-color: #1f1f1f;
    border-top: 1px solid #000;
}

.footer_section a,
.footer_section .copyright {
    font-size: 12px;
    color: #f5f5f5;
    text-transform: uppercase;
}

.btn, .btn-lg {
    font-weight: 700;
    font-style: normal;
    letter-spacing: 2px;
    border-width: 0px;
    border-style: solid;
    padding: 12px 30px !important;
    border-radius: 25px !important;
    text-transform: uppercase;
}

.card {
    background-color: #111;
    border: 3px solid #fc4c02 !important;
    box-shadow: 0 0 18px 3px #fc4c02 !important;
}

.card-img-top {
    margin: 1rem;
    margin-bottom: 0;
}

.card-body {
    padding: 1rem;
}

.card-body .bg-white {
    background-color: #111 !important;
}

.card-quote h3, .card-quote p, .card-quote a {
    color: #fff;
}

.services_section {
    background-color: #111 !important;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem !important;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #111;
    border-radius: 0.25rem;
    color: #fff;
}

.breadcrumb li a {
    color: #fff;
}

.breadcrumb li.active {
    color: #eeeeee;
}

.bg-blue-gradient,
.bg-pink-gradient,
.bg-red-gradient {
    background: #FFA500 !important;
    background: linear-gradient(to bottom,#FFA500 0,#FFA500 100%) !important;
}

.customer-reviews .card {
  background-color: #000 !important;
  color: #fff;
}

.customer-reviews .card:hover {
  background-color: #000 !important;
  color: #fff;
}


.color1, .color2, .color3, .color4, .color5, .color6, .color7, .color8, .color9, .btn-danger, .btn-success, .btn-primary, .btn-warning {
    color: #fff !important;
    background-color: #fc4c02;
    background: -webkit-linear-gradient(top,#fc4c02,#fc4c02);
    background: linear-gradient(to bottom,#fc4c02,#fc4c02);
    border: 2px solid #fff !important; 
    box-shadow: 0 2px 18px 0 #fc4c02;
}

.color1:hover, .color2:hover, .color3:hover, .color4:hover, .color5:hover, .color6:hover, .color7:hover, .color8:hover, .color9:hover, .btn-danger:hover, .btn-success:hover, .btn-primary:hover, .btn-warning:hover  {
    color: #fff !important;
    background-color: #e94600;
    background: -webkit-linear-gradient(top,#e94600,#e94600);
    background: linear-gradient(to bottom,#e94600,#e94600);
    border: 2px solid #e94600 !important; 
    box-shadow: 0 2px 18px 0 #e94600;
}

.btn-info {
    color: #000 !important;
    background-color: #02bfca;
    background: -webkit-linear-gradient(top,#02e0d1,#02e0d1);
    background: linear-gradient(to bottom,#02e0d1,#02e0d1);
    border: 2px solid #fff !important; 
    box-shadow: 0 2px 18px 0 #02e0d1;
}

.btn-info:hover  {
    color: #000 !important;
    background-color: #00c9bb;
    background: -webkit-linear-gradient(top,#00c9bb,#00c9bb);
    background: linear-gradient(to bottom,#00c9bb,#00c9bb);
    border: 2px solid #00c9bb !important; 
    box-shadow: 0 2px 18px 0 #00c9bb;
}


.bg-primary {
  background-color: #02e0d1 !important;
}
.text-black {
    color: #fff;
}

.btn-info.focus, .btn-danger.focus, .btn-success.focus, .btn-primary.focus, .btn-warning.focus, .btn-info:focus, .btn-danger:focus, .btn-success:focus, .btn-primary:focus, .btn-warning:focus {
    box-shadow: unset !important;
}

@media (min-width: 991px) {
	.dropdown-item:hover, .nav-link:hover {
		border-radius: 0;
	}
}

#contact {
    position: fixed;
    top: 175px;
    right: 0;
    z-index: 1035;
    padding: 10px;
    background-color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 3px 15px rgb(0 0 0 / 20%);
}

#contact .icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all .3s ease;
    color: #fff;
    font-size: 20px
}

#contact .icon-bar a:hover {
    background-color: #000
}

#contact .phone {
    background: #3fda0e;
    color: #fff
}

#contact .email {
    background: #ffc838;
    color: #fff
}

#contact .facebook {
    background: #3b5998;
    color: #fff
}

#contact .instagram {
    background: #458eff;
    color: #fff
}

#contact .youtube {
    background: #b00;
    color: #fff
}

#contact .googleplus {
    background: #dd4b39;
    color: #fff
}

#contact .twitter {
    background: #1da1f2;
    color: #fff
}

#contact .pinterest {
    background: #c8232c;
    color: #fff
}

#shopping-cart .cart-icon a {
	color: #000 !important;
}

#shopping-cart .cart-info p {
	margin-bottom: 0 !important;
}

.tiktok svg {
    width: 20px !important;
    margin-top: -9px;
}

@media (max-width:991px) {
    #contact {
        position: relative;
        top: unset;
        right: unset;
        z-index: 1000;
        padding: 10px;
        background-color: #111;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        box-shadow: unset
    }
    .navbar-collapse .btn {
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .navbar-collapse {
        background-color: #000;
    }
    .collapsing {
        background: #000 !important;
        background-color: #000 !important;
    }
    #contact .icon-bar {
        margin: auto;
        text-align: center
    }
    #contact .icon-bar a {
        display: inline-block
    }
}