/*
Theme Name: Bingo
Description: Specific styles of the theme relative ti this website.
*/

/* ---------------------------------
    Header
   --------------------------------- */
   input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(0,0,0,0.3);
}
input::-moz-placeholder { /* Firefox 19+ */
    color: rgba(0,0,0,0.3);
}
input:-ms-input-placeholder { /* IE 10+ */
    color: rgba(0,0,0,0.3);
}
input:-moz-placeholder { /* Firefox 18- */
    color: rgba(0,0,0,0.3);
}

#custom-slider span {
    display: block;
}
#custom-slider a {
    display: inline-block;
    margin-right: 70px;
}
#custom-slider a:last-child {
    margin-right: 0px;
}
#custom-slider a {
    display: inline-block;
}
#custom-slider span {
    display: block;
    color: black;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}


@media (min-width: 992px){
    #site-header{
        /*border-top: 4px solid #0088CC;
        */margin-bottom: 0;
        height: 191px;
        position: absolute;
    }

    /* Top Header */
    .top-header{
        display: block;
        background-color: #f0f0ed;
        height: 36px;
    }
    .top-header ul{
        padding: 0;
        list-style-type: none;
    }
    .top-header ul li{
        display: inline-block;
    }
    .top-header .welcome-links{
        float: right;
    }
    .top-header .welcome-links li{
        font-size: 12px;
        text-transform: uppercase;
        margin-left: 20px;
    }
    .top-header .welcome-links li span,
    .top-header .welcome-links li a{
        color: #9a9a9a;
        font-weight: 500;
    }

    .top-header .header-social-links{
        float: right;
    }
    .top-header .header-social-links li{
        margin-left: 20px;
    }
    .top-header .header-social-links a{
        color: #6c6c6b;
        font-size: 16px;
    }
	.top-header .header-small-menu{
		position: relative;
	}
	.top-header .header-small-menu ul{
		position: absolute;
		top: 0;
		right: 0;
	}
	.top-header .header-small-menu ul li{
		margin: 0;
		padding: 0;
	}
	.openinghours,
	.top-header .header-small-menu ul li a{
		padding: 0 10px !important;
		color: #929292 !important;
		font-size: 12px !important;
		font-weight: 600!important;
		text-transform: uppercase;
		margin-top: 10px;
	}
  .openinghours span{
    font-weight: 400;
    margin-right: 5px;
    font-size: 13px;
  }
	/* Mid header */
    .mid-header{
        height: 120px;
        background-color: #fff;
        transition: height .3s ease;
        -webkit-transition: height .3s ease;
        -moz-transition: height .3s ease;
        -ms-transition: height .3s ease;
        -o-transition: height .3s ease;
    }
    .mid-header .site-logo,
    .mid-header .site-search,
    .mid-header .header-contacts,
    .mid-header .header-cart{
        float: left;
    }
    .mid-header .site-logo a img{
        width: auto;
        height: auto;
    }
/*    .mid-header > .container{
        display: flex;
        height: 100%;
        align-items: center;
    }*/
    .mid-header .site-logo{
        width: 18%;
    }
    .mid-header .site-logo a{
        display: inline-block;
    }
    .mid-header .site-logo a img{
        max-height: 80px;
        max-width: 200px;
        width: 100%;
        transition: width .3s ease;
        -webkit-transition: width .3s ease;
        -moz-transition: width .3s ease;
        -ms-transition: width .3s ease;
        -o-transition: width .3s ease;
}

    .mid-header .site-search{
        width: 55%;
        padding-left: 30px;
        padding-right: 70px;
    }
    .mid-header .nav-search{
        margin-top: 0;
        padding-left: 0;
        float: none;
    }
    .mid-header .nav-search .form-control{
        border-radius: 50px;
        height: 40px;
        border: 1px solid #ccc;
        box-shadow: none;
        padding-left: 18px;
        padding-right: 50px;
        font-size: 13px;
    }
    
    .mid-header .nav-search .form-control,
    .mid-header .nav-search .btn-default{
        transition: height .3s ease;
        -webkit-transition: height .3s ease;
        -moz-transition: height .3s ease;
        -ms-transition: height .3s ease;
        -o-transition: height .3s ease;
}

    .mid-header .nav-search .btn-default{
        position: absolute;
        top: 0;
        right: 0;
        background-color: transparent !important;
        border: 0 !important;
        outline: 0 !important;
        height: 40px;
        font-size: 16px;
        color: #999;
        width: 50px;
        -webkit-appearance: none;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
		/*overrides*/
		border-top-right-radius: 20px;
		border-bottom-right-radius: 20px;
		color: white;
		padding: 5px 20px 0px 15px;
		text-align: center;
		font-size: 20px;
		background-color: #0388cc!important;
    }
    .mid-header .nav-search .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: rgba(0,0,0,0.3);
    }
    .mid-header .nav-search .form-control::-moz-placeholder { /* Firefox 19+ */
        color: rgba(0,0,0,0.3);
    }
    .mid-header .nav-search .form-control:-ms-input-placeholder { /* IE 10+ */
        color: rgba(0,0,0,0.3);
    }
    .mid-header .nav-search .form-control:-moz-placeholder { /* Firefox 18- */
        color: rgba(0,0,0,0.3);
    }

    .mid-header .header-contacts{
        width: 20%;
        font-size: 12px;
    }
    .mid-header .header-contacts p{
        margin-bottom: 0;
    }
    .mid-header .header-contacts span{
		text-transform: capitalize;
		font-weight: 500;
		color: #0888cc;
    }
    .mid-header .header-contacts .link-medium{
		font-weight: 600;
		font-size: 19px;
		line-height: 1.1;
		color: black;
    }
    .mid-header .header-contacts .link-mini{
        font-weight: 600;
    }

    .mid-header .header-cart{
        width: 7%;
    }
    .mid-header > .container{
        height: 100%;
    }
    .mid-header .mid-header-inner{
        width: 100%;
        display: table;
        vertical-align: middle;
        height: 100%;
        margin: 0 auto;
    }
    .mid-header .mid-header-inner > div{
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
	.header-account-box{
		display: block !important;
		width: 260px;
		padding: 30px 20px 20px 20px;
		margin-right: 20px;
		color: #0888cc;
	}
    .header-account-box{
        transition: padding .3s ease;
        -webkit-transition: padding .3s ease;
        -moz-transition: padding .3s ease;
        -ms-transition: padding .3s ease;
        -o-transition: padding .3s ease;
    }
    
    .header-account-box .acc-box{
		position:relative;
	}
	.header-account-box .acc-box .fa{
		font-size: 50px;
		position: relative;
		float: left;
		margin-right: 10px;
		height: 40px;
		overflow: hidden;
	}
	.header-account-box .acc-box ul.acc-buttons{
		list-style: none;
	}
	.header-account-box .acc-box ul.acc-buttons>li {
		float: left;
		margin-right: 20px;
		position: relative;
	}
	.header-account-box .acc-box ul.acc-buttons>li:nth-of-type(1)::after{
		content: '';
		position: absolute;
		top: 3px;
		width: 1px;
		height: 80%;
		background: #0888cc;
		right: -10px;
	}
	.header-account-box .acc-box ul.acc-buttons li span,
	.header-account-box .acc-box ul.acc-buttons li a{
		font-size: 12px;
		color: #0888cc;
	}
  .header-account-box .acc-box ul.acc-buttons li a:hover{
    color: #424242;
  }
	.header-account-box .acc-box ul.acc-buttons li.myacc{

	}
	.header-account-box .acc-box ul.acc-buttons li.myacc a{
		font-size: 18px;
		margin-top: 5px;
		padding-bottom: 10px;
	}
	.header-account-box .acc-box ul.acc-buttons li.myacc>a::after{
		font-family: "FontAwesome";
		font-weight: 900;
		content: "\f107";
		position: absolute;
		right: -18px;
		top: 3px;
    font-size: 15px;
	}
	.header-account-box .acc-box ul.acc-buttons li.myacc:hover ul.dropdown-welcome-links{
		display:block;
	}
	.header-account-box .acc-box ul.acc-buttons li ul.dropdown-welcome-links{
		display: none;
		position: absolute;
		background: white;
		list-style: none;
		z-index: 10;
		margin: 0;
		padding: 5px 0;
		width: 150px;
		box-shadow: 0px 0px 9px 3px rgba(0,0,0,0.2);
		top: 30px;

	}
	.header-account-box .acc-box ul.acc-buttons li ul.dropdown-welcome-links li{
		padding: 0;
		margin: 0;
	}
	.header-account-box .acc-box ul.acc-buttons li ul.dropdown-welcome-links li span{
		font-size: 16px;
		padding: 6px 5px;
		background: rgba(8, 136, 204, 0.19);
		width: 100%;
		display: block;
		color: #0888cc;
		font-weight: 700;
	}
	.header-account-box .acc-box ul.acc-buttons li ul.dropdown-welcome-links li a{
		font-size: 14px;
		padding: 5px 10px;
		display: flex;
	}
	.header-account-box .acc-box ul.acc-buttons li ul.dropdown-welcome-links li a:hover{
		background:rgba(0,0,0,0.2);
	}

    /* Bottom Header */
    .bottom-header{
        height: 50px;
        background-color: #fff;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;

		/*overrides*/
		background-color: #424242;
		border-top: 0px solid #424242;
		border-bottom: 0px solid #424242;
    }
    .bottom-header > .container{
        position: relative;
    }
    #site-header .navbar-nav>li>a{
        color: #3B3E43;
        text-transform: uppercase;
        font-weight: 700;
        padding: 15px 20px 15px;
        font-size: 14px;

		/*overrides*/
		color: #ffffff;
		font-weight:200;
    }
    .bottom-header .nav-fixed-label{
		float: left;
		text-transform: uppercase;
		background-color: #a69f8b;
		color: #fff;
		text-align: center;
		height: 50px;
		padding: 15px 30px;
		font-weight: 700;
		font-size: 14px;
		cursor: default;
		font-weight: 200;
		background-color: #0888cc;
		border-right: 1px solid #0888cc;
    position: relative;
	}
    .bottom-header .nav-fixed-label::after{
      content: '';
      width: 25px;
      height: 25px;
      position: absolute;
      top: 0;
      right: -8px;
      background: #0888cc;
      transform: translateY(50%) rotate(45deg);
      z-index: 21;
    }
    .bottom-header .header-cart{
		position: relative;
		margin-left: 30px;
		width: 70px;
		display: inline-block;
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
    }


    /* Dropdown header */
    #site-header .bottom-header .container>.navbar-collapse{
        position: relative;
    }
    #site-header .navbar-nav>li{
        position: STATIC;

    }
	#mainNavbar .navbar-nav>li:nth-of-type(1) > a::before{
		content: '';
		position: absolute;
		top: 15%;
		width: 1px;
		height: 70%;
		left: 0;
		background: transparent;
	}
	#mainNavbar .navbar-nav>li>a::after{
		content: '';
		position: absolute;
		top: 15%;
		width: 1px;
		height: 70%;
		right: 0;
		background: #6f6f6f;
	}

    #site-header .dropdown-menu{
        border-top: 2px solid #0888cc;
        width: 100%;
        left: 0;
        top: 99%;
        right: auto;
/*        min-height: 240px;*/
        padding: 15px 20px;
        columns: 6;
        -webkit-columns: 6;
        -moz-columns: 6;
        overflow: hidden;
    }
    #site-header .dropdown-menu>li{
        margin-bottom: 8px;
/*        width: 16.66666666%;
        float: left;*/
    }
    #site-header .dropdown-menu>li>a{
        padding: 0;
        font-size: 13px;
        font-weight: 700;
        color: #777;
        display: inline-block;
        background-color: transparent;
    }
    #site-header .navbar-nav>.active>a,
    #site-header .navbar-nav>.active>a:hover{
        background-color: #EEEEEE;

		/*overrides*/
		background-color: #0888cc;
		color:white !important;
    }
	#site-header .navbar-nav>.active>a:after{
		content: '';
		width: 10px;
		height: 10px;
		position: absolute;
		right: -2px;
		top: 50%;
		background: #0888cc;
		transform: rotate(45deg) translateY(-50%);
	}
/*    .icon-menu-item:after{
        background: url('../theme-images/sprite-menu-sample.jpg');
        content: '';
        width: 15px;
        height: 15px;
    }*/

    /* Sticky Header */
    #site-header.sticky{
        position: fixed;
        height: 55px;
        background-color: transparent;
    }
    
    #site-header.sticky .mid-header{
        height: 80px;
    }

    #site-header.sticky .mid-header .site-logo a img{
        width: 80%;
    }
    
    #site-header.sticky .mid-header .nav-search .form-control,
    #site-header.sticky .mid-header .nav-search .btn-default {
        height: 35px;
    }

    #site-header.sticky .mid-header .mid-header-inner .header-account-box{
        padding: 10px;
    }

    #site-header.sticky .bottom-header{
        border-top: 0;
    }
    #site-header.sticky .top-header{
        display: none;
    }
    #site-header.sticky .bottom-header .header-cart{
        top: 3px;
    }
    #site-header.sticky .bottom-header .header-cart .nav-cart{
        border-left: 0;
    }
    #site-header.sticky .bottom-header .mini-cart-box{
        top: 110%;
    }

    /* Dropdown menu override */
    #site-header .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    .mid-header .site-search{
        width: 40%;
        padding-right: 50px;
    }
    .mid-header .header-contacts{
        width: 22%;
    }
    .bottom-header .nav-fixed-label,
    #site-header .navbar-nav>li>a{
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }
}

/* iPad Pro */
@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {
        .mid-header .site-search{
            width: 40%;
            padding-right: 50px;
        }
        .mid-header .header-contacts{
            width: 22%;
        }
        .bottom-header .nav-fixed-label,
        #site-header .navbar-nav>li>a{
            padding-left: 10px;
            padding-right: 10px;
        }
        .nav-fixed-label{
          display: none !important;
        }
}

@media (max-width: 991px){
    #mobile-header{
        position: absolute;
        margin-bottom: 0;
    }
    /* Top Header */
    .top-header{
        background-color: #fff;
    }
    .top-header > .container{
        display: flex;
        height: 100%;
        align-items: center;
    }
    .top-header .site-logo{
        width: 60%;
    }
    .top-header .site-logo a{
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .top-header .site-logo a img{
        max-height: 60px;
        max-width: 150px;
        width: auto;
        height: auto;
    }
    .top-header .welcome-links{
        width: 40%;
    }
    .top-header .welcome-links ul{
        padding: 0;
        margin: 0;
        list-style-type: none;
        float: right;
    }
    .top-header .welcome-links ul li{
        display: inline-block;
    }
    .top-header .welcome-links ul li:not(:first-of-type){
        margin-left: 25px;
    }
    .top-header .welcome-links ul li a{
        font-size: 35px;
    }

    /* Bottom Header */
    .bottom-header{
        background-color: #fff;
        height: 60px;
        border-top: 1px solid #eeee;
        border-bottom: 1px solid #eee;
        width: 100%;
        z-index: 1050;
    }
    .bottom-header > .container{
        display: flex;
        height: 100%;
        align-items: center;
    }
    .bottom-header .site-search{
        width: calc(100% - 100px);
    }
    .bottom-header .header-links{
        width: 50px;
    }
    .bottom-header .header-links a{
        font-size: 30px;
    }
    .bottom-header .nav-search{
        margin-top: 0;
        padding-left: 0;
        float: none;
    }
    .bottom-header .nav-search .form-control{
        border-radius: 50px;
        height: 35px;
        border: 1px solid #ccc;
        box-shadow: none;
        padding-right: 18px;
        padding-left: 40px;
        font-size: 13px;
    }
    .bottom-header .nav-search .btn-default{
        position: absolute;
        top: 0;
        left: 0;
        background-color: transparent !important;
        border: 0 !important;
        outline: 0 !important;
        height: 35px;
        font-size: 18px;
        color: #999;
        width: 40px;
        -webkit-appearance: none;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }
    .bottom-header .nav-search .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: rgba(0,0,0,0.3);
    }
    .bottom-header .nav-search .form-control::-moz-placeholder { /* Firefox 19+ */
        color: rgba(0,0,0,0.3);
    }
    .bottom-header .nav-search .form-control:-ms-input-placeholder { /* IE 10+ */
        color: rgba(0,0,0,0.3);
    }
    .bottom-header .nav-search .form-control:-moz-placeholder { /* Firefox 18- */
        color: rgba(0,0,0,0.3);
    }

    /* Sticky Header */
    #mobile-header.sticky{
        position: fixed;
        /* top: 50px; */
    }
    
    #mobile-header .top-header .site-logo a img{
        width: 100%;
        transition: width .3s ease;
        -webkit-transition: width .3s ease;
        -moz-transition: width .3s ease;
        -ms-transition: width .3s ease;
        -o-transition: width .3s ease;
    }

    #mobile-header.sticky .top-header .site-logo a img{
        width: 75%;
    }

    #mobile-header .top-header .welcome-links .fa {
        font-size: 100%;
        transition: font-size .3s ease;
        -webkit-transition: font-size .3s ease;
        -moz-transition: font-size .3s ease;
        -ms-transition: font-size .3s ease;
        -o-transition: font-size .3s ease;
    }

    #mobile-header.sticky .top-header .welcome-links .fa {
        font-size: 75%;
    }

    .sidebar-header{
        padding: 8px 15px;
        border-bottom: 1px solid rgba(255,255,255,0.08);
        background-color: #24292d;
    }
    .sidebar-header a{
        color: #fff;
        font-size: 13px;
        margin-right: 25px;
    }
    .sidebar-nav > ul{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .sidebar-header a:last-child{
        margin-right: 0;
        float: right;
    }

}

/* ---------------------------------
    Page Layout
   --------------------------------- */
.page-title-bar,
.woo-wrapper,
.woo-single-wrapper,
.page-container{
    margin-top: 200px;
}
.woo-wrapper{
    position: relative;
}
.page-container.pg-home{
    margin-top: 190px;
}
.page-title-bar+.page-container,
.breadcumb-container+.page-container{
    margin-top: 0;
}
.woo-wrapper .page-title-bar{
    margin-top: 0 !important;
    border: 1px solid #eee;
    padding: 5px 15px;
    margin-bottom: 15px;
}
.woo-wrapper .page-title-bar h1{
    font-size: 30px;
}

@media (min-width: 1200px){
    .container {
        width: 1230px;
    }
}

@media (min-width: 1366px){
    .container {
        width: 1280px;
    }
}

@media (max-width: 991px){
    .page-container,
    .page-container.pg-home,
    .woo-wrapper,
    .woo-single-wrapper{
        margin-top: 130px;
    }
    .page-title-bar{
        margin-top: 140px;
    }
    .woo-wrapper .page-title-bar h1{
        font-size: 24px;
    }
}

/* ---------------------------------
    Footer
   --------------------------------- */
/* Mail subscription */
#footer-mail-sub{
    /* background-color: #272723; */
    font-size: 13px;
    color: #fff;
    position: relative;
    padding-top: 0px;
    display: inline-block;
}
#footer-mail-sub .widget-separator{
display:none;
}
#footer-mail-sub .footer-widget-box .widget-title{
    margin-bottom: 10px;
}
.widget-social-list{
	float: left;
}

.footer-widget-box{
	margin-bottom:30px;
}
#footer-widget-area{
    background-color: #272723;
    font-size: 13px;
    padding-top: 40px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.footer-widget-box .widget-title{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}
.footer-widget-box .widget-contact-list li{
    margin-bottom: 10px;
}
.footer-widget-box .widget-nav-list li{
    margin-bottom: 0;
    padding: 5px 0;
}
.footer-widget-box .widget-contact-list li .list-content{
    margin-left: 0;
}
.footer-widget-box .widget-contact-list li .list-content,
.footer-widget-box .widget-contact-list li .list-content a,
#footer-mail-sub .footer-widget-box .widget-para{
    color: #a8a8a8;
}
.footer-widget-box .widget-contact-list li .list-label{
    text-transform: capitalize;
}

#footer-bottom{
    color: #a8a8a8;
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    padding-top: 10px;
}
#footer-bottom .bottom-details label{
    display: block;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0;
}
#footer-bottom .bottom-details span{
    font-weight: 700;
}
#footer-bottom .payment-logos{
    max-width: 100%;
    max-height: 35px;
    width: auto;
    height: auto;
    position: absolute;
    right: 0;
}

#footer-bottom .copyright-note{
	padding-top:10px;
}
@media(max-width:768px){
	#footer-bottom .payment-logos {
    max-height: 35px;
    width: 140px;
    height: auto;
    position: relative;
    margin: 10px auto 10px;
    display: list-item;
	}
	#footer-mail-sub {
		padding-bottom: 30px;
		margin-left: -15px;
	}
}
/* Newsletter */
.group-newsletter{
    width: 100%;
    display: inline-block;
    max-width: 450px;
}
.group-newsletter > form{
    display: table;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 20px;
}
.group-newsletter .field-newsletter,
.group-newsletter .btn-newsletter{
    display: BLOCK;
    vertical-align: middle;
    position: relative;
    WIDTH: 80%;
    float: left;
}
.group-newsletter .btn-newsletter{
	width:20%;
}
.group-newsletter .field-newsletter:before{
 /*   position: absolute;
    font-family: 'FontAwesome';
    content: '\f0e0';
    color: #ddd;
    font-size: 16px;
    left: 14px;
    top: 11px;*/
}
.group-newsletter .field-newsletter input {
    background-color: #1e1e1e;
    color: #d6d6d6;
    height: 45px;
    font-size: 14px;
	padding-left: 20px;
    width: 100%;
    border: 0;
}

.group-newsletter .field-newsletter input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #d6d6d6;
}
.group-newsletter .field-newsletter input::-moz-placeholder { /* Firefox 19+ */
  color: #d6d6d6;
}
.group-newsletter .field-newsletter input:-ms-input-placeholder { /* IE 10+ */
  color: #d6d6d6;
}
.group-newsletter .field-newsletter input:-moz-placeholder { /* Firefox 18- */
  color: #d6d6d6;
}

.group-newsletter .btn-newsletter button {
    height: 45px;
    border-radius: 0;
    text-transform: uppercase;
    padding: 0 22px;
    border: 0;
    outline: 0;
    color: #fff;
    background: #337ab7;
    font-family: 'Oswald', sans-serif;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

@media (min-width: 992px){
    #footer-mail-sub > .container > .row{
        display: flex;
        align-items: center;
    }
}
@media (max-width: 991px){
    #footer-bottom .copyright-note{
      margin-bottom: 20px;
      text-align: center;
    }
    .footer-widget-box {
    margin-bottom: 0;
    }
}

@media (max-width: 767px){
    #footer-bottom:before{
        margin-left: 0;
        margin-right: 0;
    }
    .widget-social-list{
        float: left;
    }
    .group-newsletter{
        margin-bottom: 25px;
    }
    .footer-widget-box {
      padding-bottom: 10px!important;
    }
}

/* ---------------------------------
    Visual Composer Components
   --------------------------------- */
.data-table{
    width: 100%;
    border: none;
    font-size: 13px;
}
.data-table>thead>tr>th,
.data-table>thead>tr>td,
.data-table>tbody>tr>td,
.data-table>tbody>tr>th{
    padding: 11px 9px;
}
.data-table>tbody>tr:nth-child(even)>td,
.data-table>tbody>tr:nth-child(even)>th {
    background: #f7f7f7;
}
.data-table>thead>tr>th {
    border-bottom: 1px solid #d1d1d1;
}
.data-table th{
    font-weight: 400;
}
.data-table td{
    font-weight: 600;
}

.brand-icon-car.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev {
    left: -13px !important;
    top: -80px !important;
}
.brand-icon-car.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next{
    right: -13px !important;
    top: -80px !important;
}

.home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev{
    left: 40px !important;
}
.home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next{
    right: 40px !important;
}
.brand-icon-car.name-drop-icons.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev,
.brand-icon-car.name-drop-icons.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next{
    top: -120px !important;
}

.cus-theme-button .vc_general{
    font-family: 'Oswald', sans-serif !important;
    padding: 10px 25px !important;
}

.separator-fade-corners{
    margin: 30px 0;
    background-image: -webkit-linear-gradient(left,transparent,rgba(0,0,0,.2),transparent);
    background-image: linear-gradient(left,transparent,rgba(0,0,0,.2),transparent);
    border: 0;
    height: 1px;
}

.box-image-full figure,
.box-image-full.wpb_single_image .vc_single_image-wrapper,
.box-image-full.wpb_single_image img{
    width: 100%;
}

@media (min-width: 1024px){
    .home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev,
    .home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next{
        top: -180px !important;
    }
}
@media (min-width: 1440px){
    .home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev,
    .home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next{
        top: -230px !important;
    }
}
@media (max-width: 991px){
    .home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev{
        left: 20px !important;
    }
    .home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next{
        right: 20px !important;
    }
}
@media (max-width: 767px){
    .data-table{
        font-size: 12px;
    }
    .data-table th{
        max-width: 170px;
    }
    .brand-icon-car.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev,
    .brand-icon-car.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next,
    .brand-icon-car.name-drop-icons.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev,
    .brand-icon-car.name-drop-icons.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next{
        top: -80px !important;
    }
    .home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev{
        left: 5px !important;
    }
    .home-main-slider.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next{
        right: 5px !important;
    }
}

/* ---------------------------------
    Contact form 7
   --------------------------------- */
.wpcf7 .row, .wpcf7 .field-row{
    margin-bottom: 15px;
}
.wpcf7 textarea{
    height: 100px;
}
.wpcf7 input.fld-inline{
    display: inline-block;
}
.wpcf7 .inline-fld-wrapper{
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.fld-seperator{
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
}
.wpcf7-checkbox input[type='checkbox']{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: bottom;
}
span.wpcf7-list-item.first{
    margin-left: 0;
}

/* Jot Form */
.jot-form-wrapper{
    position: relative;
}
.credits-hider{
    position: absolute;
    height: 70px;
    background-color: #fff;
    bottom: 30px;
    left: 0;
    right: 0;
}

@media (max-width: 767px){
    .credits-hider{
        height: 55px;
    }
}

/* ---------------------------------
    Override Wishlist plugin
   --------------------------------- */
.horizontal-scrollable-container{
    width: 100%;
    overflow-x: auto;
}
.tinv-wishlist table{
    border: 1px solid rgba(0,0,0,.1);
    border-collapse: separate;
    border-radius: 5px;
}
.tinv-wishlist table thead tr{
    background-color: #f8f8f8;
}
.tinv-wishlist table th {
    font-weight: 700;
    padding: 9px 12px;
}
.tinv-wishlist table tbody tr {
    background-color: #fdfdfd;
}
.tinv-wishlist table tbody tr:nth-child(odd) {
    background-color: #fbfbfb;
}
.tinv-wishlist table td{
    border-top: 1px solid rgba(0,0,0,0.04);
    padding: 6px 12px;
}
.tinv-wishlist .tinv-modal-inner .tinvwl-buttons-group button{
    width: auto;
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    background-color: #ede8dd;
    border: 0;
    padding: 0.618em 1em;
    margin-top: 0;
    line-height: 1;
    outline: 0;
    margin-right: 10px;
}
.tinv-wishlist .tinv-modal-inner .tinvwl-buttons-group button.tinvwl_button_view{
    background-color: #252320;
    color: #fff;
    margin-right: 0;
}

@media (max-width: 991px){
    .tinv-wishlist .tinv-modal .tinv-modal-inner{
        padding: 40px 25px;
    }
}

/* ---------------------------------
    Common
   --------------------------------- */
.f-w-300{ font-weight: 300;}
.f-w-700{ font-weight: 700;}
.w-100{ width: 100px !important;}
.w-full{ width: 100% !important;}
.w-60{ width: 60px !important;}
.mb-15{ margin-bottom: 15px !important;}
.mb-0{ margin-bottom: 0 !important;}
.mt-0{ margin-top: 0 !important;}

.headingsideline::after{
    content: '';
    position: absolute;
    top: 45%;
    width: 100vw;
    height: 1px;
    background: #5cb3d269;
    margin-left: 30px;
}
.content-list li{
    margin-bottom: .9rem;
    font-size: 13px;
}
.box-heading{
    margin: 0 0 10px;
    padding: 10px;
    background: #eeeeee;
    color: #2859a8;
}
.enablebox-shadow .box-shadow-hover{
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}
.box-shadow-hover{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}
.box-shadow-hover:hover{
    -webkit-box-shadow:0px 0px 10px 5px rgba(0, 0, 0, 0.28);
    -moz-box-shadow:0px 0px 10px 5px rgba(0, 0, 0, 0.28);
	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.28);
}
.img-bordered{
    border: 1px solid #eee
}
.main-hero-slider{
    height: 380px;
    position: relative;
    padding: 20px;
    box-shadow: 0px 1px 6px 4px rgba(0,0,0,0.1);
}
.main-hero-slider .owl-carousel,
.main-hero-slider .owl-carousel .owl-stage-outer,
.main-hero-slider .owl-carousel .owl-stage-outer .owl-stage,
.main-hero-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item ,
.main-hero-slider .owl-carousel .owl-stage-outer .owl-stage .owl-item .slider-inner{
  height: 100%;
}
.main-hero-slider .owl-carousel .slider-inner{
  position: relative;
}
.main-hero-slider .owl-carousel .slider-inner img{
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.main-hero-slider .owl-carousel .slider-inner .slide-text{
  position: absolute;
  top: 100px;
  width: 100%;
}
.main-hero-slider .owl-carousel .slider-inner .slide-text h3{
  font-size: 50px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.main-hero-slider .owl-carousel .slider-inner .slider-countdown a,
.main-hero-slider .owl-carousel .slider-inner .slide-text a{
  color: white;
  background: #2a2a2a;
  padding: 10px 30px;
  font-size: 16px;
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: 700;
}
.main-hero-slider .owl-carousel .slider-inner .slide-text.left{
  margin-left: 10%;
  padding-right:52% !important;
}
.main-hero-slider .owl-carousel .slider-inner .slide-text.right{
  margin-left: -10%;
  padding-left:52% !important;
}
.main-hero-slider .owl-carousel .slider-inner .slide-text.center{
  text-align: center;
}
.main-hero-slider .owl-carousel .slider-inner .slide-text.left{
  text-align: left;
}
.main-hero-slider .owl-carousel .slider-inner .slide-text.right{
  text-align: right;
}
.main-hero-slider .owl-carousel .owl-nav > div{
  background: transparent;
}
.main-hero-slider .owl-carousel .owl-nav .fa{
  font-size: 60px;
  color: #FFFFFF;
}
.main-hero-slider .owl-carousel .owl-nav .owl-prev{
  left: 30px;
}
.main-hero-slider .owl-carousel .owl-nav .owl-next{
  right: 0px;
}
.main-hero-slider .owl-carousel .slider-inner{

}
.main-hero-slider .owl-carousel .slider-inner .slide-image{
    height: auto;
    width: auto;
    max-width: 25%;
    max-height: 50%;
    top: 50%;
    left: 10%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-hero-slider .owl-carousel .slider-inner .slider-countdown{

}
.main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text{
    position: absolute;
    right: 0;
    width: 65%;
    padding: 10px 10px 10px 10px;

    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}

.main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text h3{
    margin-top: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: white;
    text-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text .offer-timer{
    width: 100%;
    display: block;
    height: auto;
    text-align: left;
    color: white;
}

.main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text .offer-timer p {
	font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    margin-bottom: 5px;
}
.main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text .offer-timer span{
	display: inline-block;
}
.main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text .offer-timer span.off-d{
	margin-left:0;
}
.main-hero-slider .owl-carousel .slider-inner .slider-countdown  .slider-countdown-text a{
	margin-top: 20px;
    display: inline-block;
}
@media(max-width:767px){
	.main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text h3 {
		font-size: 20px;
	}
	.main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text .offer-timer p {
		font-size: 14px;
	}
	.main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text .offer-timer span {
		display: inline-block;
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 10px;
		padding: 0;
	}
	.main-hero-slider .owl-carousel .slider-inner .slider-countdown a, .main-hero-slider .owl-carousel .slider-inner .slide-text a {
		color: white;
		background: #2a2a2a;
		padding: 5px 20px;
		font-size: 12px;
		margin-top: 15px !important;
	}
  .main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text {
    position: absolute;
    right: 0;
    width: 100%;
    padding: 10px 10px 10px 10px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 60%;
  }
  .main-hero-slider .owl-carousel .slider-inner .slide-image {
      height: auto;
      width: auto;
      max-width: 25%;
      max-height: 50%;
      top: 40px;
      left: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%) translateX(-50%);
  }

  .main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text,
  .main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text h3,
  .main-hero-slider .owl-carousel .slider-inner .slider-countdown .slider-countdown-text .offer-timer{
        text-align: center;
  }
  .headingsideline::after {
    content: '';
    background: transparent;

  }
}
/*
	Homepage Side menu
*/
.homepage_side_menu {

}
.homepage_side_menu ul {
    list-style: none;
    padding: 0;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
}
.homepage_side_menu ul li{

}
.homepage_side_menu ul li:nth-of-type(1) > a::before{

}
.homepage_side_menu ul li a{
	width: 96%;
	display: block;
	padding: 6px 0px 6px 10px;
	font-size: 13px;
	font-weight:600;
	color: #424242;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin:0 auto;
}
.homepage_side_menu ul li a:hover{
    color: #0888cc;
	background: rgba(179, 179, 179, 0.1);

    padding-left: 20px;
    width: 100%;
}
.homepage_side_menu ul li:nth-of-type(1) > a,
.homepage_side_menu ul li:nth-of-type(1) > a:hover{
    background: #0888cc;
    color: white;
    padding: 10px 15px 10px 40px;
    cursor: default;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
}
.homepage_side_menu ul li:nth-of-type(1) > a::before{
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f0c9";
    position: absolute;
    left: 30px;
    top: 9px;
    font-size: 15px;
    color: white;
}

@media (max-width:991px) {
  .main-hero-slider {
    height: 380px;
    position: relative;
	padding: 10px;
  }
  .main-hero-slider .owl-nav{
    position: absolute;
    width: 100%;
    bottom: 80px;
  }
  .main-hero-slider .owl-carousel .slider-inner .slide-text.left{
  	margin-left: 5%;
  	padding: 10px;
  }
  .main-hero-slider .owl-carousel .slider-inner .slide-text.right{
	margin-left: unset;
  }
  .main-hero-slider .owl-carousel .slider-inner .slide-text h3{
    font-size: 30px;
    margin-bottom: 20px;
	min-height:55px;
  }
  .main-hero-slider .owl-carousel .slider-inner .slide-text a {
    padding: 7px 20px;
    font-size: 15px;
  }
}
@media( max-width:767px){
  .main-hero-slider {
    height: 270px;
  }
  .main-hero-slider .owl-carousel .slider-inner .slide-text{
    top: 30px;
  }
  .main-hero-slider .owl-carousel .owl-nav .fa {
    font-size: 40px;
  }
  .owl-nav > div {
    top: 75%;
  }
}



.ps-sidebar{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    text-align: center;
}



/*extra css for vc */
.imgsboxshadow {
    /*padding: 30px 0 0px;*/
    /*box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);*/
    margin: 0 0px 0px 0px !important;
}

. h3.vc_custom_heading {
    margin: 0 !important;
    padding: 0;
}
.makeitrelative{
	position:relative;
}


.header-offerbar{
    position: fixed;
    top: 0;
    left: 0;
    background: #d4510d;
    display: inline-block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    z-index: 1030;
    color: white;
}
.header-offerbar h3{
    float: left;
    margin: 0;
    padding-top: 12px;
    text-transform: uppercase;
    font-size: 20px;
}
.header-offerbar .offer-timer{
    display: flex;
    float: left;
    margin-left: 100px;
    font-size: 16px;
    padding-top: 12px;
    text-align: center;
}
.header-offerbar .offer-timer p{

}
.slider-countdown .offer-timer .counterbg,
.header-offerbar .offer-timer .counterbg{
    background: white;
    color: #d4510d;
    padding: 10px 5px;
    margin-left: 10px;
    margin-top: -5px;
    height: 35px;
    width: 35px;
    text-align: center;
    border-radius: 7px;
    line-height: 1;
    position: relative;
}

.slider-countdown .offer-timer .off-m,
.slider-countdown .offer-timer .off-s,
.header-offerbar .offer-timer .off-m,
.header-offerbar .offer-timer .off-s{
	margin-left: 20px;
}
.slider-countdown .offer-timer .off-m::before,
.slider-countdown .offer-timer .off-s::before,
.header-offerbar .offer-timer .off-m::before,
.header-offerbar .offer-timer .off-s::before{
    content: ':';
    position: absolute;
    left: -13px;
    color: white;

}
.header-offerbar a:focus{color:white;}
.header-offerbar a{
    color: white;
    font-size: 16px;
    padding: 7px 30px 7px 20px;
    position: absolute;
    right: 30px;
    top: 5px;
    border: 1px solid;
    background: #d4510d;
}
.header-offerbar a:hover{
    color: #d4510d;
    background: white;
}

.header-offerbar a::after{
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f101";
    position: absolute;
    right:15px;
    top: 7px;
    font-size: 15px;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;

}

.header-offerbar a:hover::after{ right:10px}
.header-offerbar .fa{
    position: absolute;
    right: 10px;
    top: 10px;
    border: 1px solid;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
	color:white;
	-webkit-transition:all 0.35s ease-in-out;
	-moz-transition:all 0.35s ease-in-out;
	-o-transition:all 0.35s ease-in-out;
	transition:all 0.35s ease-in-out;
}
.header-offerbar .fa:hover{
	color:black;
	cursor:pointer;
}
@media(max-width:1199px){
  .header-offerbar .offer-timer {
    margin-left: 50px;
  }
}
@media(max-width:991px){
	.header-offerbar .offer-timer{
		display:none;
	}
	.header-offerbar a{
		position: relative;
		margin: 10px 10px 10px 20px;
		margin-top: 0px;
		display: inline-block;
		right: auto;
	}
}
@media(max-width:767px){
	.header-offerbar h3 {
		font-size: 12px;
		width: 60%;
	}
	.header-offerbar a{
		position: relative;
		margin: 0;
		margin-top: 2px;
		display: inline-block;
		font-size: 12px;
		margin-left: 0px;
		padding: 8px;
	}
	.header-offerbar a::after{
		display:none;
	}
  .header-offerbar{
    z-index: 1060;
  }
}

.sidefade::after{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
}

.hideoverflow{
    overflow: hidden !important;
}

/* push up container when needed */
@media(min-width:992px){
  .pushup-section{
    margin-top: -240px;
  }
}
@media(max-width:991px){
  .pushup-section{
    margin-top: -150px;
  }
}

/* Intercom Launcher */
.intercom-launcher{
	position:fixed;
	bottom:0;
	right:20px;
	z-index: 999;
}
.intercom-helpbox{
	opacity:0;
	z-index:-1;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	transition:all 0.4s ease;
	background-color: #000000;
    color: white;
    padding: 15px 30px;
    border-radius: 20px;
    margin-left: -60px;
    margin-bottom: 15px;
	position:relative;
}
.intercom-helpbox:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 12px solid #000000;
    bottom: -12px;
    left: 70px;
}
.intercom-launcher.appear-help.intercom-booted .intercom-helpbox{
	opacity:1;
	z-index:999;
}
.intercom-helpbox i.close-icon{
	color: white;
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 20px;
	cursor:pointer;
	-webkit-transition:ease 0.2s all;
	-moz-transition:ease 0.2s all;
	-ms-transition:ease 0.2s all;
	transition:ease 0.2s all;
}
.intercom-helpbox i.close-icon:hover{
	color:#d4510d;
}
.intercom-chatbox{
    background-color: #0888cc;
    color: white;
    position: relative;
    display: table;
    padding: 10px 15px;
    border-radius: 7px;
    box-shadow: -1px -1px 1px 0px rgba(45, 44, 44, 0.81);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
	cursor:pointer;
	-webkit-transition:ease 0.4s all;
	-moz-transition:ease 0.4s all;
	-ms-transition:ease 0.4s all;
	transition:ease 0.4s all;
}
.intercom-chatbox:hover{
	background-color: #7ac043;
}
.intercom-chatbox>p{
	margin-bottom:0;
	display: table-cell;
    vertical-align: middle;
    padding-right: 80px;
}
.intercom-chatbox .intercom-msg-count{
	display: table-cell;
    vertical-align: middle;
    position: relative;
    text-align: right;
}
.intercom-chatbox .intercom-msg-count>i{
	font-size: 25px;
}
.intercom-chatbox .intercom-msg-count label{
    margin-bottom: 0;
    position: absolute;
    top: -2px;
    right: -8px;
    height: 18px;
    min-width: 18px;
    background-color: #d4510d;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    line-height: 15px;
    padding: 3px;
}
.intercom-chatbox .intercom-msg-count label span{
	font-size: 13px;
    position: relative;
}
@media (max-width:991px){
	.intercom-launcher.appear-help.intercom-booted .intercom-helpbox{
		display:none;
	}
	.intercom-launcher{
		right:0;
	}
}
@media (max-width:767px){
	.intercom-chatbox>p{
		padding-right: 8px;
		font-size: 13px;
	}
	.intercom-chatbox .intercom-msg-count>i{
		font-size: 18px;
	}
	.intercom-chatbox .intercom-msg-count label{
		height: 13px;
		min-width: 13px;
		line-height: 13px;
	}
	.intercom-chatbox .intercom-msg-count label span{
		font-size: 10px;
	}
}
/* End of Intercom Launcher */

/* Shop archive page */
.pcat-slider{
    margin-top: 20px !important;
}
.pcat-slider-heading{
    font-size: 20px;
    color: #0888cc;
    font-weight: 600;
    text-align: center;
}
.see_all_button{
  position: absolute;
  top: 60px;
  right: 140px;
  padding: 11px 40px;
  background: white;
  font-size: 20px;
  color: #005d93;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.see_all_button:hover{
  background: #005d93;
  color: white;
}


/* Specials Page */
.f-w-900{ font-weight: 900 !important; }
.coupon-btn{
    background-color: #fff;
    padding: 10px 20px;
    text-transform: capitalize;
    font-weight: 700;
    display: block;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    color: #222 !important;
}
.coupon-btn:hover{
    background-color: #d4d4d4;
}

@media (max-width:991px){
    .coupon-banner-title{
      font-size: 16px;
    }
    .coupon-banner-percent{
      font-size: 55px;
    }
    .see_all_button{
      top: 100px;
    }
}


/* woocommerce adjustments */
.woocommerce ul.products li.product .price {
    font-size: 20px !important;
    color: #0888cc !important;
    font-weight: 500 !important;
    font-family: unset !important;
}
.widget-collapsable .cat-items li a {
    color: #777;
    display: inline-block !important;
}
@media(max-width:991px){
  .prod-single .woocommerce ul.products li.product, .prod-single .woocommerce-page ul.products li.product {
    min-height: 370px !important;
    max-height: 370px !important;
    margin-top: 20px !important;
    margin-bottom: 0px !important;
  }
}
@media(max-width:767px){
  .prod-archive .woocommerce ul.products li.product .button {
     padding-right: 25px;
     margin: 10px;
  }
  .woocommerce ul.products li.product a {
    text-decoration: none;
    display: inline-block;
    margin: 0 10px;
  }
  .woocommerce.mode-list ul.products li.product .cart-controller-wrap form{
    text-align: left;
  }
  .woocommerce.mode-list ul.products li.product .cart-controller-wrap form .quantity{
    display: inline-block;
    float: none;
    margin-right: 0;
    margin-left: 10px;
  }
  .prod-archive .woocommerce .woocommerce-ordering{
    float: left!important;
  }
  .woocommerce ul#shipping_method {
    display: inline-block;
  }
  .woocommerce ul#shipping_method li {
    text-align: left;
    float: left;
  }
  .woocommerce div.product form.cart div.quantity {
    float: none !important;
    margin: 0 4px 10px 0 !important;
  }
  .woocommerce div.product form.cart .button.single_add_to_cart_button {
    height: 35px;
    background: #0888cc;
    border-radius: 0;
  }

  .prod-single .woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    margin: 0 0px 10px 0;
    float: none;
    display: inline-block;
    width: 100%;
  }
  .prod-single .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: transparent;
    border-color: #0888cc !important;
    border-width: 1px;
  }
  .prod-single .woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 !important;
  }
  .prod-single .woocommerce ul.products li.product, .prod-single .woocommerce-page ul.products li.product {
    min-height: 270px !important;
    max-height: 270px !important;
    margin-top: 20px !important;
    margin-bottom: 0px !important;
  }
}
@media(max-width:414px) {
  .prod-archive .woocommerce ul.products[class*=columns-] li.product{
    width: 100% !important;
    min-height: auto !important;
    max-height: none!important;
  }

}

@media (min-width: 992px){
    #menu-header-small-menu.navbar-nav >.active>a {
        color: #0888cc !important;
        background-color: transparent !important;
    }
    #menu-header-small-menu >.active>a:after {
        display: none;
    }
}

/* Promo Popup */
#promo-popup-trigger{
    display: none !important;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}
.popup-promo{
    width: 600px;
    height: 390px;
    background-color: #fff;
    position: relative;
    border: 6px solid #bf9899;
    padding: 20px 25px;
    overflow: visible;
}
.popup-promo .promo-text-container{
    background-color: #000;
    border: 6px solid #32afbf;
    color: #fff;
    padding: 15px 120px 15px 25px;
    margin-left: -130px;
    width: auto;
    display: inline-block;
}
.popup-promo .promo-text-container h4{
    margin-top: 0;
    font-size: 38px;
    font-weight: 300;
}
.popup-promo .promo-text-container h2{
    font-size: 75px;
    font-weight: 400;
    line-height: 0.8;
    margin-bottom: 10px;
}
.popup-promo .promo-text-container h2 span{
    font-weight: 700;
    color: #c04c4c;
    font-size: 100px;
}
.popup-promo .promo-text-container h3{
    font-size: 50px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
}
.popup-promo .promo-item-image{
    position: absolute;
    top: 58px;
    right: -65px;
    height: 300px;
    width: auto;
}
.popup-promo .promo-action-container{
    margin-top: 45px;
    padding-left: 50px;
}
.popup-promo .link-nothanks{
    color: #6c6161;
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
    font-weight: 500;
}
.popup-promo .link-nothanks:hover{
    text-decoration: underline;
}
.popup-promo .btn-promo{
    display: inline-block;
    padding: 10px 35px;
    font-size: 18px;
    color: #fff;
    background-color: #b50000;
    border-radius: 6px;
    text-align: center;
    font-weight: 300;
}
.popup-promo .btn-promo:hover{
    background-color: #921010;
}

@media (max-width:991px){
    .popup-promo{
        width: 550px;
        height: 360px;
    }
    .popup-promo .promo-text-container{
        margin-left: -95px;
    }
    .popup-promo .promo-text-container h4{
        font-size: 34px;
    }
    .popup-promo .promo-text-container h2{
        font-size: 65px;
    }
    .popup-promo .promo-text-container h2 span{
        font-size: 85px;
    }
    .popup-promo .promo-text-container h3{
        font-size: 42px;
    }
    .popup-promo .promo-action-container{
        margin-top: 38px;
    }
    .popup-promo .promo-item-image{
        height: 260px;
    }
}

@media (max-width:767px){
    .popup-promo{
        width: 90%;
        height: 260px;
        background-color: #000 !important;
        border-color: #32afbf;
    }
    .popup-promo .promo-item-image{
        display: none;
    }
    .popup-promo .promo-text-container{
        border: none;
        background-color: transparent;
        display: block;
        width: 100%;
        padding: 0;
        padding: 0;
        margin-left: 0;
    }
    .popup-promo .promo-text-container h4{
        font-size: 22px;
    }
    .popup-promo .promo-text-container h2{
        font-size: 40px;
        line-height: 0.6;
    }
    .popup-promo .promo-text-container h2 span{
        font-size: 55px;
    }
    .popup-promo .promo-text-container h3{
        font-size: 26px;
    }
    .popup-promo .promo-action-container{
        margin-top: 18px;
        padding-left: 0;
        position: relative;
        padding-bottom: 35px;
    }
    .popup-promo .btn-promo{
        font-size: 15px;
        padding: 6px 25px;
    }
    .popup-promo .link-nothanks{
        position: absolute;
        bottom: 0;
    }
	.product_div {
		float: left;
		width: 50%;
	}
}

/* Math captcha for registration */
.math-captcha-reg{
    position: relative;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.math-captcha-reg span{
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
    font-weight: 600;
}
.math-captcha-reg span.captcha-label{
    display: block;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 5px;
}
.math-captcha-reg .input-text{
    width: 60px !important;
    height: 30px !important;
    display: inline-block;
}

.woocommerce a.woo-btn-blue{
    background-color: #005d93;
}



.our-catalog-heading h1 {
   color: #218acc !important;
   text-decoration: underline;
   font-weight: 600;
}
.catalog-supplement h1 {
    color: #50bfed !important;
    font-weight: 600 !important;
    font-size: 20px !important;
}

.custom-products h1{
    color: #414242 !important;
    text-align: left;
    font-weight: 700;
}

.woocommerce-product-gallery {
    opacity: 1 !important;
}



.main-hero-slider .owl-carousel .slider-inner .slide-text.left,
.main-hero-slider .owl-carousel .slider-inner .slide-text.right{
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    height: 100%;
    position: absolute;
    left: 0;
    right: 5%;
    top: 0;
    bottom: 0;
	width:auto;
}

.main-hero-slider .owl-carousel .slider-inner .slide-text.right{
    align-items: flex-end;
}

.prod-archive #custom-slider{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	align-items: flex-end;
	padding: 0px 20px;
}

.prod-archive #custom-slider h3{
	width:100%;
}

.prod-archive #custom-slider a{
	margin-right:0px;
}

.prod-archive #custom-slider a img{
	display:block;
}

@media (min-width:768px) and (max-width:991px){
	.main-hero-slider .owl-nav{
		bottom:auto;
		top:38%;
	}
}

@media (min-width:992px) and (max-width:1199px){
	.main-hero-slider .owl-carousel .slider-inner .slide-text h3{
		min-height:70px;
		font-size:34px;
	}
}

@media (min-width:1200px){
	.main-hero-slider .owl-carousel .slider-inner .slide-text h3{
		min-height:110px;
	}
}

@media (max-width:600px){
	.prod-archive #custom-slider a{
		width:100%;
		margin-bottom:20px;
	}
	
	.prod-archive #custom-slider a img{
		margin:auto;
	}
}

