/*
Theme Name:     Lambda Child Theme
Description:    Child theme for the Lambda WP Theme
Author:         Oxygenna
Author URI:     http://themeforest.net/user/oxygenna
Template:       lambda
Version:        1.0
*/

/* .product-image {
    border: 1px solid #e6e6e6 !important;
} */
#post-128 .frm_style_formidable-style.with_frm_style textarea {
  height:125px !important;
}

/* .section-commerce .element-bottom-50 {
    margin-bottom: 0px !important;
}
.section-commerce .element-top-50 {
    margin-top: 0px !important;
} */


.form-control::placeholder {
    color: #979797 !important;
    opacity: 1;
}


.no-gutter {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
/**header***/
#masthead{
	z-index: 9999;
}
.social-icon-header li i {
    color: #000 !important;
    font-size: 28px;
}
.social-icon-header li i:hover {
    color: #00adef !important;
}
.social-icon-header  .text-right ul.social-icons li {
    padding-right: 0;
    padding-left: 15px;
}
.menu .container-fullwidth {
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.menu .nav > li > a {
    color: #000!important;
}

.menu .nav > .active > a, .menu .nav > .current-menu-parent > a, .menu .nav > .current-menu-ancestor > a, .menu .nav > .current-menu-item > a, .menu .nav > .current-menu-item > a:focus, .menu .nav > .current-page-parent > a, .menu .nav > .active > a:focus, .menu .nav li.dropdown.open > .dropdown-toggle, .menu .nav li.dropdown.active > .dropdown-toggle, .menu .nav li.dropdown.open.active > .dropdown-toggle {
    color: #000 !important;
    font-weight: 600;
}
.menu .nav > li > a:hover, .menu .nav > li > a:focus {
    color: #00adef !important;
    background: none;
}
 .menu .nav > li > a{
	padding-left: 34px  !important;
	padding-right: 34px !important;
}
 .menu .nav > li:first-child a{
	padding-left: 0px  !important;
}
.nav > li::after {
    position: absolute;
    right: 0;
    content: "|";
    display: block;
    top: 50%;
    color: black;
    transform: translate(0,-50%);
}
.nav > li:last-child:after{
	display:none;
}
.menu .navbar-brand img{
	border-right: 2px solid #000;
	padding-right: 13px;
}
.header-logo-left-menu-below .navbar-brand:hover{
	color:#000 !important;
}
.header-logo-left-menu-below .container-logo{
	padding-top: 24px;
	padding-bottom: 10px;
}
.top.top-left {
    display: none;
}
.top-bar  .social-icons .fa:hover {
    color:#00adef !important;
}

#masthead .sidebar-widget {
    padding-left: 6px;
    margin-left: 0px;
}
 #text-6 {
    padding: 0px;
	height: 50px;
	margin-right: 0px;
	padding: 0px !important;
	}
.shopnow a,.myaccount a{
padding: 10px;
    padding-right: 10px;
    padding-left: 10px;
padding-right: 10px;
padding-left: 10px;
display: inline-block;
padding-left: 15px;
padding-right: 15px;
background-color: #00adef;
/* float: left; */
height: 50px; 
	margin-right:8px;
}
.icon-bag::before {

    content: "";
    background-image: url(images/icon-cart.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 24px;
    height: 26px;
    display: block;

}

#woocommerce_widget_cart-2 {
    background-color: #00adef;
	padding-bottom:4px;
	padding-left:15px !important;
	height: 50px;
}
.mini-cart-overview > a .woocommerce-Price-amount.amount{
	display:none;
}

/* #woocommerce_widget_cart-2  .mini-cart-overview.dropdown.navbar-right a {
    padding-right: 3px;
    padding-left: 15px;
}
 */
#woocommerce_widget_cart-2   .mini-cart-overview .mini-cart-count{
	left:32px !important;
	background-color: #f00;
	width: 15px;
	line-height: 15px;
	height: 15px;
}
.top-bar {
    display: none;
}

/**footer**/
#footer .col-sm-4:nth-child(1) {
    width: 38%;
}

#footer .col-sm-4:nth-child(2) {
    width: 31%;
}

#footer .col-sm-4:nth-child(3) {
    width: 30%;
}

#footer .textwidget p {
    font-size: 18px;
}

#footer a:hover {
    color: #00adef !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.address-txt {
    font-size: 16px;
    color: #454545;
    margin: 8px 0;
}
.address-txt ul {
    padding: 0;
}

.address-txt  li {
    list-style-type: none;
}
.icon  .fa{
    color: #fff !important;
	margin-top: 0px;
	font-size: 20px;
}
.address-txt li .text {
    margin-left: 27px !important;
    margin-bottom: 24px;
	color: #fff;
font-size: 18px;
line-height: 24px;
}
#footer ul.social-icons{
   padding-left: 0px;
   margin-top:35px;
}
#footer p{
	color:#fff;
}
#footer .social-icons li {
    padding-right: 20px !important;
}

#footer .social-icons .fa {
    font-size: 26px;
}
#footer .social-icons .fa:hover {
    color:#00adef !important;
}
.subfooter p{
	margin:0px;
	font-size: 13px !important;
	font-weight: 300;
	text-transform: uppercase;
	color: #717171!important;
	letter-spacing: 1px;
	margin-top: 5px;
}
/***home***/

h2.section-title {
    font-family: 'Catamaran', sans-serif;
    font-weight: 500 !important;
    color: #000;
	position:relative;
	display: inline-block;
	text-transform: capitalize;
}
.section-title::after{
	content: '';
	background-color: #00adef;
	height: 4px;
	text-align: center;
	display: flex;
	width: 100%;
	justify-content: center;
	transform: translateX(-50%);
	left: 50%;
	position: absolute;
}


.section-title-white{
	font-family: 'Catamaran', sans-serif;
    font-weight: 500 !important;
    color: #fff;
}

.section-title-white::after{
	content: '';
	background-color: #fff;
	height: 4px;
	text-align: center;
	display: flex;
	width: 120px;
	justify-content: center;
	transform: translateX(-50%);
	left: 50%;
	position: absolute;
}

p{
    color: rgb(96, 96, 96);
    font-size: 18px;
	line-height:20px;
}
.sub-title {
font-size: 30px;
color: #000;
line-height: 30px;
margin-bottom: 2px;
}
.product-points {
    padding-left: 0px;
}
.product-points li{
    font-size:18px;
	color: rgba(152, 152, 152, 255);
	list-style-type: none;
}

.why-madde2match {
    color: #000;
    font-size: 46px;
    font-weight: bold;
    line-height: 60px;
	margin-bottom: 30px;
}

.why-madde2match span{
	color:#00adef;
}
.text-blue {
    color: #1bb2ee;
    font-size: 32px;
	line-height:32px;
    font-weight: 500;
    text-transform: capitalize;
	
}
.text-blue span{
	font-size:42px;
	line-height:42px;
	color:#000;
}
.subtext {
    font-size: 18px;
    margin-bottom: 25px;
    font-weight: 500;
	border-bottom: 1px solid #fff;
}

.product-box{
 /*    padding: 10px;
    background-color: #fff; */
}

.product-box .col-text-1 {
    background-color: #fff;
    padding: 20px 10px 18px 10px;

	
}
.product-box .figure {
    padding: 0px 10px;
    background-color: #fff;

}


.buynow {
    background-color: #00adef;
    color: #fff;
    font-size: 18px;
	line-height: 18px;
    padding: 15px 35px;
	max-width: 160px;
	display:block;
	margin:auto;
	text-align: center;
}
.buynow:hover {
	background-color: #000;
	color:#fff;
}
.link {
    color: rgba(255, 255, 255, 255);
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    text-decoration: underline;
}

.text-black {
    color: #000;
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
    text-transform: capitalize;
}

.section-title.section-after-left::after {
   
    transform: translateX(0%)!important;
    left: 0% !important;
   
}
a.link-button {
    background-color: #00adef !important;
    color: #fff !important;
    font-size: 20px;
    line-height: 18px;
    padding: 15px 35px;
    border-radius: 0px;
	/*
	background-color: #00adef !important;
color: #fff !important;
font-size: 20px;
line-height: 18px;
padding: 15px 35px;
display: block;
border-radius: 0px;
width: fit-content !important;
margin: 0 auto !important;
width: -moz-fit-content !important;
	*/
}
a.link-button:hover {
	background-color: #000 !important;
	color:#fff;
}
.margin-auto{
	margin:0px auto !important
}
.margin-right-20{
	margin-right:20px !important;
}

.playnow {
    position: absolute;
    bottom: 0;
   left: 42%;
    top: -34%;
    transform: translate(0%, 50%);
    cursor: pointer;
	opacity: 0.9;
	z-index: 9999;
}
.playnow.installation-playnow{
	left: 36%;
	top: -34%;
}

#how-to-install {
    border-top: 1px solid #000;
}
.playnow:hover{
	opacity: 1;
}

.gallery-text p {
    font-size: 30px;
    color: #000;
}

.padding-right-85 {
    padding-right: 60px;
}


.textbig {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
	line-height: 60px;
}
.textbig  img{
	margin:20px 0px;
	max-width: 550px;
	width: 85%;
}
.text-center{
	text-align:center !important;
}
/**navigation bulltes*/
 .bullet-nav li a {
    background-color: #696969 !important;
    box-shadow:none !important;
	height: 30px !important;
	width: 10px !important;
	border:1px solid #696969;
	font-size:16px !important;	
	border-radius: 10px 10px 10px 10px !important;
}
 
.bullet-nav li a.active {
    background-color: #00adef  !important;
    box-shadow: 0px 0px 0px 4px #00adef  !important;
	border:1px solid #fff;
}
.tooltip{
	/* background-color: #00adef !important; */
	border-radius:20px;
}
.tooltip-inner {
  border-radius: 0;
  font-weight: normal !important;
  background-color: #00adef !important;
  border-radius:5px!important;
  margin-top:5px !important;
  
}


/**testimonial**/
.image-box {
    margin: 50px 0px 30px 0px;
}
.image-box img {
    max-width: 144px;
    border-radius: 50%;
	display: inline-block !important;
}

.testimonial-block {
    text-align: center;
}

.testimonial-name {
    font-weight: 700;
    color: #fff;
    font-size: 24px;
}
.testimonial-name::after {
   /* content: '|';*/
    font-weight: bold;
    margin: 0px 10px;
}
.testimonial-designation{
	 font-weight: normal;
    color: #fff;
    font-size: 24px;
}
.testimonialtext {
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}
#testimonial-event .item{
	width: 75%;
	margin: 0 auto;
}
#testimonial-event {
    margin-top: 20px;
}

#testimonial-event .owl-controls .owl-nav {
font-size: 20px!important;
position: absolute!important;
/* top: 50%; */
/* width: 100%; */
left: 50% !important;
-webkit-transition: opacity 0.25s ease!important;
transition: opacity 0.25s ease!important;
opacity: 1!important;
/* left: 0; */
transform: translate(-50%,0)!important;
color: #fff!important;
}
#testimonial-event  .owl-controls .owl-nav {
    font-size: 20px;
    position: absolute;
   
    -webkit-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    opacity: 1;
    left: 0;
	color: #fff;
}

#testimonial-event .owl-controls .owl-nav .owl-prev {
	  position: absolute;
    left: -55px;
	background-color: transparent;
	border: 1px solid #fff;
width: 48px;
height: 55px;
display: flex;
justify-content: center;
justify-items: center;
}
#testimonial-event .owl-controls .owl-nav .owl-prev:hover{
	background-color: #00adef;
border: 1px solid #fff;
color: #fff;
}
#testimonial-event .owl-controls .owl-nav .owl-prev:hover .fa-chevron-left::before {
	color:#fff;
}
#testimonial-event  .owl-controls .owl-nav .owl-next {
	  position: absolute;
    right: -55px;
	background-color: transparent;
	border: 1px solid #fff;
width: 48px;
height: 55px;
display: flex;
justify-content: center;
justify-items: center;
	border:1px solid #fff;
}
#testimonial-event .owl-controls .owl-nav .owl-next:hover{
	background-color: #00adef;
border: 1px solid #fff;
color: #fff;
}
#testimonial-event .owl-controls .owl-nav .owl-next:hover .fa-chevron-right::before {
	color:#fff;
}

#testimonial-event .owl-controls .owl-nav .owl-prev .fa-chevron-left::before {
    position: relative;
    top: 35%;
}

#testimonial-event .owl-controls .owl-nav .owl-next .fa-chevron-right::before {
    position: relative;
    top: 35%;
}
#woocommerce_widget_cart-3{
	display:none;
}

/**shop**/




.product-title a{
font-family: 'Catamaran', sans-serif;
font-size:18px;
font-weight:500;
line-height: 20px;
}

.products  .price {
color: #00adef;
font-size: 18px;
font-weight: 700;
}
.product-info .product-categories{
	display:none;
}

.add-to-cart-button .icon-bag::before {
    content: "";
    background-image: url(images/icon-cart-black.png);
}
.woocommerce-ordering, .woocommerce-result-count{
	font-size:18px !important;
}

.breadcrumb a {
    font-size: 18px;
    font-weight: 500;
}

.woocommerce-ordering .select-wrap {
    color: #333;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0px 0px 0px 1px rgb(0, 0, 0) inset !important;
}

/**single product***/

.product-nav.pull-right,.product-nav.pull-left {
    display: none;
}

.flex-control-thumbs img{
	max-width:80px;
}
.summary .product-title{
	font-size:32px;
	line-height:32px;
	font-weight:400;
	}
.description p{
	margin-bottom:15px!important;
	color: #555;
	line-height: 24px !important;
}
.single_add_to_cart_button.add_to_cart_button {
    font-size: 18px !important;
    padding: 10px 25px !important;
    color: #fff;
    background-color: #00adef;
    border-radius: 0px;
}
.single_add_to_cart_button.add_to_cart_button:hover{
	background-color:#000;
}

.quantity input[type="number"] {
    box-shadow: 0px 0px 0px 1px rgba(134, 134, 135, 0.3) inset !important;
    color: #494949 !important;
	font-size: 16px !important;
}

.input-text.qty.text {
    width: 128px;
    height: 48px;
    border-radius: 0px;
	padding: 0px;
	font-size: 18px;
}
	
	
.product_meta {
    display: block;
}

.price-big {
    font-size: 28px!important;
    line-height: 28px!important;
	margin-bottom: 20px;
	color: #00adef !important;
font-weight: bold;
}
.single-product .product-title {
    margin-bottom: 20px !important;
    margin-top: 0;
}
.tab-content p{
	color: #555;
}
.tabbable  .nav-tabs > li > a {
font-size: 20px;
font-weight: 700;
color: #333 !important;
padding: 10px 25px!important;
}
.tabbable .nav-tabs > li > a:hover{
	color: #00adef !important;
}
#tab-description > h3 {
    display: none;
}

.tabbable .nav > li::after {
	content:none;
}

#reviews input[type="submit"] {

    background-color: rgb(0, 173, 239) !important;
    color: #fff;
    font-size: 18px !important;
    padding: 10px 25px !important;
    color: #fff;
    background-color: #00adef;
    border-radius: 0px;
}
#reviews input[type="submit"]:hover {
    background: #000  !important;
}


p.stars span a, p.stars span a::after {
    top: -1px  !important;
}

.related.products h2{
	font-weight:700;
}


.quantity input[type="number"] {
    -moz-appearance: textfield !important;
    pointer-events: none;
}

.quantity input[type="number"] {
    padding: 0;
    box-shadow: none !important;
    height: 50px;
    border: 1px solid #00adef;
	margin-top:-4px;
}

.minus i, .plus i {
    margin-left: 0px !important;
}

.minus, .plus {
   
color: #fff;
height:  48px !important;
line-height: 0px;
width: 40px;
padding: 0;
background: #00adef;
border-radius: 0px;
}
.cart_item .minus, .cart_item .plus{
	height:  34px !important;
	width:34px;
}
.cart_item .input-text.qty.text{
	height:34px ;
}

/**minicart**/
.mini-cart-overview a{
	font-weight:400  !important;
	text-transform: capitalize  !important;
}
.cart-actions buttons a{
	padding-right: 0px;
	padding-left: 0px;
}
.cart-actions strong{
	color:#fff !important;
}
.cart-actions .woocommerce-Price-amount.amount{
	color:#fff !important;
}
.cart-actions .buttons a:hover{
	background-color:#00adef;
}
.product-mini .quantity{
	color:#fff;
}
.mini-cart-overview .remove{
color: #fff;
padding-right: 10px;
}
/**cart page*/

.cart-empty {
    display: none;
}
.cart-empty.woocommerce-info {
    display: block;
}
.shop_table img{
	max-width:70px;
}
.cart_item .product-name{
	font-weight:400;
	font-size:16px;
	
}
.input-group .form-control{
	height:40px;
}
.cart-subtotal .woocommerce-Price-amount.amount{
	font-weight:500;
	
}
.shipping .woocommerce-Price-amount.amount{
	font-weight:500;
	
}
.tax-rate .woocommerce-Price-amount.amount{
	font-weight:500;
}
.order-total.success .woocommerce-Price-amount.amount{
	font-weight:700;
}
.shop_table th {
    text-align: center;
    background-color: rgb(240, 239, 239) !important;
}
.woocommerce .payment_methods label{
	margin-left:0px !important;
}
/**alert**/
.woocommerce-message {
width: 100%;
padding: 20px 20px !important;
background: #d4edda;
color: #155724 !important;
font-size: 16px;
    font-weight: 400;
}
.woocommerce-message a{
	color:#000!important;
	}
.woocommerce-message a.button {
    margin-right: 24px;
    font-size: 16px !important;
}
.woocommerce-message a.button:hover{
	background-color#000 !important;
}
.woocommerce-error {
    color: #721c24 !important;
	background-color: #f8d7da;
	border-color: #f5c6cb;
    width: 100%;
    padding: 20px 40px !important;
    font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.woocommerce-info {
    background: #00adef;
    color: #fff;
	 width: 100%;
	padding:20px 40px !important;;
}
/**checkout**/
#shipping_method {
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
}

.woocommerce-billing-fields h3 {
    font-weight: 700;
    font-size: 20px;
}
#ship-to-different-address h3 {
    font-weight: 700;
    font-size: 20px;
	line-height: 20px;
}

#shipping_method .radio {
    display: flex;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    align-content: center;
}

.checkout_coupon.element-bottom-50 {
    margin-bottom: 5px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 5px !important;
}

.login #rememberme {
		margin-top: 6px;
} 

p.lost_password {
    margin-top: 10px;
}
div#ship-to-different-address h3 {
    font-weight: 700;
}
.woocommerce-billing-fields h3 {
    font-weight: 700;
	font-size:20px;
}
#customer_details label{
	font-weight:600;
	color: #333;
}
#order_review_heading {
    color: #000;
    font-weight: 700;
    font-size: 20px;
}
.wc-terms-and-conditions label {
    margin-left: 20px;
}
#createaccount {
    margin-top: 6px !important;
}

/**thank you page***/
.woocommerce-order-received h2,.woocommerce-order-received h3{
	font-size:20px;
	font-weight:700;
}
.shop_table.order_details tr td{
	font-weight:700;
}

/**my account**/
.woocommerce-MyAccount-navigation {
    margin-bottom: 15px;
}

.u-column1 h2{
	font-weight:700;
}
.u-column2 h2{
	font-weight:700;
	margin-top:20px;
}

/**slider**/

.tparrows{
	background: #fff !important;
}
.tparrows::before {
	color: #000!important;
}




/***my account page*/
.woocommerce-MyAccount-content header {
    position: relative;
	height:50px;
}
.woocommerce-MyAccount-content header h2 {
    font-size: 20px;
}
.select2-container--default .select2-selection--single{
	border:none;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding-left: 0px !important;
}
/* 
.woocommerce header {
    position: relative;
	height:50px;
}
.woocommerce header h2 {
    font-size: 20px;
}

 */
.woocommerce-MyAccount-content .alert-info {
    background-color: #00adef !important;
}
.woocommerce-MyAccount-content h2, .woocommerce-MyAccount-content h3{
	 font-weight: 600 !important;
    font-size: 20px;
    color: #000 !important;
    padding-top: 7px;
}
.woocommerce-MyAccount-orders .order-number a {
    color: #000;
}

.woocommerce-MyAccount-content label{
	font-weight:600;
}
.woocommerce-Button.button{
		border-radius: 0px;
	background-color: #00adef !important;
	border: 1px solid #00adef;
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	height: auto;
	line-height: 25px;
}
.woocommerce-Button.button:hover{
	background-color: #000 !important;
	color: #fff !important;
	border: 1px solid #000;
}
.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 5px;
}
.order-actions .button{
	border-radius: 0px;
	background-color: #00adef !important;
	border: 1px solid #00adef;
	font-family: 'Catamaran', sans-serif;
	font-size: 16px !important;
	height: auto;
	line-height: 20px !important;
}
.order-actions .button:hover{
	background-color: #000 !important;
	color: #fff !important;
	border: 1px solid #000;
}

.edit.btn.btn-primary,.btn.btn-success{
		border-radius: 0px;
	background-color: #00adef !important;
	border: 1px solid #00adef;
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	height: auto;
	line-height: 20px;
}
.edit.btn.btn-primary:hover, .btn.btn-success:hover{
	background-color: #000 !important;
	border: 1px solid #000;
	color: #fff !important;
}

.panel-heading .panel-title{
    font-weight: 600 !important;
    font-size: 20px;
    color: #fff !important;
    padding-top: 7px;
}
.woocommerce-MyAccount-content a.btn {

    background: #000 !important;
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #fff;
    box-shadow: none !important;

}
.woocommerce-MyAccount-content a.btn:hover {

    background: transparent !important;
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #fff;
    box-shadow: none !important;

}
.woocommerce-MyAccount-content a.edit.btn:hover{
	 background: #000 !important;
	  color: #fff !important;
}
/***myacccount navigation***/

.woocommerce-MyAccount-navigation .nav > li::after {
	content:none;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
	width:100%;
  margin-left:0px;
  
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table.table.table-bordered {
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
	border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	border-bottom: 1px solid #eee;
	padding-bottom: 0;
	background-color: #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
	opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	padding: 10px 15px;
	display: block;
	color: #00adef !important;
	font-weight: 500;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
	color:#fff  !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:focus{
	color:#fff  !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
	color:#fff !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
	margin-right: 20px;
    opacity: .25;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
	opacity: 1;
	color:#fff !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:focus:before {
	opacity: 1;
	color:#fff !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: 'FontAwesome';
	content: "\f0e4";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: 'FontAwesome';
	content: "\f291";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: 'FontAwesome';
	content: "\f1c6";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: 'FontAwesome';
	content: "\f015";
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--subscriptions a::before{
font-family: 'FontAwesome';
    content: "\f145";
}


.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: 'FontAwesome';
	content: "\f09d";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: 'FontAwesome';
	content: "\f007";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'FontAwesome';
	content: "\f08b";
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
	font-size: 25px;
    text-align: left;
	font-weight: 600;
}

.woocommerce-account p.order-again {
    text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 15px;
    float: right;
	height: auto;
font-size: 16px;
line-height: 24px;
}

.woocommerce-MyAccount-navigation a {
    color: #fff !important;
}

.woocommerce-MyAccount-navigation  .is-active a{
	font-weight:bold;
	background: #00adef !important;
	color:#fff !important;
}
.woocommerce-MyAccount-navigation  .is-active a::before{
	 color: #fff  !important;
}
.woocommerce-MyAccount-navigation a::before {
    color: #00adef  !important;
    opacity: 1 !important;
}
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
    background: #00adef !important;
	
}


#text-10 {
    display: none;
}
/**navigation css over***/



#custom_html-2 {
    margin-top: 40px;
}

#custom_html-2 ul {
    padding-left: 0px;
    display: inline-block;
    list-style-type: none;
}

#custom_html-2 li {
	display: inline;
}
#custom_html-2 li a {
    font-size: 16px;
    color: #fff;
   /*  background-color: #00adef; */
    margin-right: 10px;
    /* padding: 10px; */
}
#custom_html-2 li a:hover {
	/* background-color: #000; */
}
.extra-code li a img{
	width: 65px !important;
	border: 1px solid #ccc;
}
.form-group.form-icon-group.depot-usa a,.inquirybtn  {
    background-color: #00adef;
    margin-right: 20px;
    color: #fff;
    padding: 8px 20px;
    font-family: 'Catamaran', sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.form-group.form-icon-group.depot-usa a:hover,.inquirybtn:hover  {
	background-color: #000;
}
.form-group.form-icon-group.formhead {
    font-size: 18px;
    font-weight: bold;
}
.pum-close.popmake-close {
    position: absolute;
    right: -31px;
    top: -35px;
    border-radius: 100%;
    width: 30px;
	height: 30px;}


#contactform .wpcf7-not-valid-tip {
    color: #000;
    font-weight: 400;
    font-size: 14px;
}
#contactform .form-group.form-icon-group {
    font-weight: 500;
}
.form-group.form-icon-group.formhead {
    background-color: #00adef;
    padding: 20px;
    color: #fff;
    font-weight: 600 !important;
}

#contactform form .sent .wpcf7-response-output {
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
	color:#008000 !important;
}

#contactform form .invalid .wpcf7-response-output{
	font-weight: 600;
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
	color:#ff0000 !important;
}


/***Media Query****/

.installation-playnow .playnow {
    top: -25% !important;
}
@media(max-width:1450px){
	
}

@media(max-width:1366px){
	.textbig {
		font-size: 44px;
		line-height: 50px;
	}
		
	.navbar-header img {
		max-width: 180px;
	}


	.menu .navbar-brand{
		font-size: 35px !important;
	}
	.header-logo-left-menu-below .container-logo {
		padding-top: 17px;
    	padding-bottom: 0px;
	}
	.text-blue {
    	color: #1bb2ee;
		font-size: 28px;
	}
	.why-madde2match {
		color: #000;
		font-size: 44px;
		font-weight: bold;
		line-height: 50px;
		margin-bottom: 30px;
	}
	.product-title a {
    	color: #333;
		font-size: 24px;
	}

}

@media(max-width:1199px){
	.playnow.installation-playnow {
    left: 42%;
    top: -34%;
}
	
	.padding-right-85 {
		padding-right: 35px;
	}
	.textbig {
		font-size: 40px;
		line-height:48px;
	}	
	.menu .nav > li > a {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.why-madde2match {
		font-size: 35px;
		line-height: 35px;
	}
	.text-blue {
		font-size: 22px;
		line-height: 28px;
	}
	.text-blue span {
		font-size: 32px;
		line-height: 32px;
	}
	.sub-title {
		font-size: 24px;
		line-height:24px;
	}
	
	h2.section-title,.section-title-white{
		font-size: 40px !important;
		line-height: 50px!important;
	}
	.section-title-white::after, .section-title::after{
		width: 92px;
	}
	
	
}

@media(max-width:1120px){
	.menu .nav > li > a {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

@media(max-width:1024px){
	.playnow {
    position: absolute;
    bottom: 0;
    left: 40%;
    top: -25%;
}
	.padding-right-85 {
		padding-right: 5px;
	}
	.textbig {
		font-size: 34px;
		line-height: 42px;
	}
	.menu .nav > li > a {
		padding-left: 18px !important;
		padding-right: 18px !important;
	}
	
}

@media(max-width:991px){
	.col-md-3.socialicons {
		display: none;
	}
	
	.navbar-header{
		width: 100%;
		/* padding:0px; */
	}
	.menu .container-fullwidth {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.nav > li::after {
		content:'';
	}
	.top-bar {
		display: block;
	}
	.menu .nav > li > a {
		padding-left: 0px !important;
	}
	.shopnow a {
		padding-left: 0px;
	}
	
	#footer .col-sm-4:nth-child(1) {
		width: 100%;
	}
	#footer .col-sm-4:nth-child(2) {
		width: 100%;
	}
	#footer .col-sm-4:nth-child(3) {
		width: 100%;
	}
	.padding-right-85 {
		padding-right: 5px;
		padding-left: 50px;
	}
	.shop-box {
		margin-bottom: 20px !important;
		margin: auto;
		max-width: 400px;
	}
	.product-box {
		margin-bottom: 20px !important;
		max-width: 420px;
		margin: auto;
	}
	#Made2Match {
		padding-left: 30px;
	}
	
	.mini-cart-overview .icon-bag{
		top: 7px;
	}
	#woocommerce_widget_cart-2 {
		display: none;
	}
	#woocommerce_widget_cart-3 {
		position: absolute;
		right: 0;
		display:block;
	}
	.icon-bag::before{
		width: 18px;
	}
	.mini-cart-overview .mini-cart-count{
		left: 12px;
	}
	.shopnow a {
    padding-top: 0px;
	}
	#text-6{
		text-align: left;
		height:auto;
		background-color: transparent;
		margin-top: 0px !important;
	}
	#text-6 a{
		color:#00adef;
		font-weight:bold;
		margin-top: 0px !important;
	}
	.shipping-calculator-form {
		margin-bottom: 30px;
	}
	.col-md-6.padding-right-85.pad-padding-right.text-right.small-screen-left {
    margin-right: 85px;
	}
	section#home {
/*     z-index: 3333; */
    background-color: #fff;
	}
	#text-6 a {
    color: #000 !important;
    font-weight: 400;
	}
	#text-6 a:hover {
    color: #00adef !important;
    font-weight: 400;
	}
	.shopnow a:hover{
		    color: #00adef !important;
	}
	.shopnow a{
		background-color:transparent;
	}
/* 	.myaccount a{ 
		display:none;
	}
	*/
	#text-10 {
    	display: block;
	}
	.top.top-left {
    	display: block;
	}
	#woocommerce_widget_cart-3 {
    position: absolute;
    right: 0px;
    display: block;
    top: 3px;
}

.top-bar .top-right {
   position: relative;
}
div#text-10 {
    position: absolute;
    right: 65px;
    top: 5px;
}
	#footer .col-sm-4 {
    margin-bottom: 24px !important;

	}
	div#text-6 span.myaccount {
    display: none;
}
		.mini-cart-overview .dropdown-menu{
background-color: rgba(51, 51, 51, 1);
-webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px rgba(0, 0, 0, .055) inset;
-moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px rgba(0, 0, 0, .055) inset;
-ms-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px rgba(0, 0, 0, .055) inset;
-o-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px rgba(0, 0, 0, .055) inset;
box-shadow: 0px 2px 4px rgba(0, 0, 0, .1), 0px 3px 0px rg;
min-width: 290px;
right: 0px;
left: auto;
top: 30px;
z-index: 99999999;
position: absolute;
}
	.mini-cart-overview .dropdown-menu li{ width:100%; }
	.top-bar {
background: #121212;
color: #fff;
position: relative;
z-index: 10000;
}
/* 	#masthead {
z-index: 99 !important;
} */
}


@media(max-width:768px){
	.top-bar .top-left, .top-bar .top-right {
    width: 50%;
    float: left;
    text-align: left;
}
}

@media(max-width:599px){
	.textbig {
		font-size: 24px;
		line-height: 35px;
	}
	.gallery-box {
		margin-bottom: 35px;
	}
	.menu .navbar-brand img{
		border:none;
		float: left;
	}
	.navbar-brand span {
		float: left;
		font-size: 20px;
		line-height: 20px;
		margin-top: 15px;
	}
	.navbar-brand img {
		max-width: 175px;
	}	
	.header-logo-left-menu-below .container-logo {
		padding-top: 0px;
		padding-bottom: 10px;
	}
	.textbig img {
		margin: 10px 0px;
	}
	.col-md-6.padding-right-85.pad-padding-right.text-right.small-screen-left {
   	 	margin-right: 30px;
	}
	.summary .product-title {
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
}

.form-group.form-icon-group.depot-usa a, .inquirybtn
{
	font-size:14px;
}

}


@media(max-width:414px){
	#Made2Match {
    padding-left: 15px;
}
	#Made2Match .background-media {
    background-position: 100% !important;
}
.form-group.form-icon-group.depot-usa a {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
	width: 166px;
margin-left: 0px;
}

}
@media(max-width:360px){
	
}

@media(max-width:320px){
.text-blue {
    font-size: 19px;
    line-height: 28px;
}

#Made2Match {
    padding-left: 18px;
}
.product-image img {
    margin-top: 0px;
}

}







