/*------------------------------------
  Default Styles
------------------------------------*/
html {
    font-size: 14px;
}

body {
    font-weight: 400;
    font-size: 1rem;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    line-height: 1.6;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
    text-rendering: optimizelegibility;
    background-color: #fff;
}

a {
    color: #2b7d2e;
    outline: none;
}

a:focus,
a:hover {
    color: #66ab27;
}


.filterview a li{
    color: #FFF;
}

.filterview:hover a li{
    color: #CCC;
}

.nav-link {
    color: #555;
}

.nav-link:focus,
.nav-link:hover {
    color: #868686!important;
}

figure {
    margin-bottom: 0;
}

/*------------------------------------
  Headings
------------------------------------*/
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7,
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
}

.h7 {
    font-size: .75rem;
}

/*------------------------------------
  Displays
------------------------------------*/
.display-5 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.1;
}

/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
    color: #fff;
    background-color: #2b7d2e;
}

::selection {
    color: #fff;
    background-color: #2b7d2e;
}

.g-bg-primary ::-moz-selection {
    color: #2b7d2e;
    background-color: #fff;
}

.g-bg-primary ::selection {
    color: #2b7d2e;
    background-color: #fff;
}

.navbar-adress {
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #FFFbe9 !important;
    background-color: rgba(0, 0, 0, 0.9);
    letter-spacing: 0.3em;
    text-transform: uppercase;
}

@media (max-width:440px) {
    .navbar-adress {
        padding: 10px;
        font-size: 12px;
        font-weight: 600;
        color: #FFFbe9 !important;
        background-color: rgba(0, 0, 0, 0.9);
        letter-spacing: 0.2em;
        text-transform: uppercase;
    }
}

.image-bord {
    border: none !important;
    background-color: transparent !important;
}

.backcolor {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 20px;
}


.backcolor2 {
    padding: 50px;
}

.janseeger {
    font-family: 'Roboto', sans-serif;
    color: rgba(255, 255, 255, 0.8) !important;
    padding-bottom: 30px;
}

.upload-btn-wrapper {
    position: relative;
    padding-top: 20px;
    overflow: hidden;
    display: inline-block;
    background-color: transparent !important;
	border: none;
}


.upload-btn-wrapper input[type=file] {
    font-size: 300px;
    position: absolute;
    background-color: transparent !important;
    left: 0;
    top: 0;
    opacity: 0;
	display: none;
}

.header-blog {
    border: none !important;
    padding: 0px 0px !important;
    margin-top: 50px !important;
}

.header-blog2 {
    border: none !important;
    padding: 0px 0px !important;
    margin-top: 0px !important;
}

.blog-img-hover {
    opacity: 0;
}

.blog-img-hover:hover {
    opacity: 1;
}

.blog-img img {
    width: 100%;
}

.blog-img1 img {
    width: 380px;
	height: auto;
    padding: 5px;
	top: 50%;
    font-size: 10px;
	text-align: center;
	border-radius: 2px;
	background-color: #FFF;
}

.blog-img1-view img {
    width: 230px;
    height: auto;
    padding: 5px;
}

.style_prevu_kit
{
    display:inline-block;
    border:0;
    width:230px;
    height:auto;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   

}
.style_prevu_kit:hover
{
    box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 400ms ease-in;
    -webkit-transform: scale(2.1);
    -ms-transition: all 400ms ease-in;
    -ms-transform: scale(2.1);   
    -moz-transition: all 400ms ease-in;
    -moz-transform: scale(2.1);
    transition: all 400ms ease-in;
    transform: scale(2.1);
}

.blog-img2 img {
    width: 250px;
	height: auto;
	top: 50%;
    font-size: 10px;
	text-align: center;
	border-radius: 2px;
	background-color: #FFF;
}


@media (max-width: 1024px) {
    .blog-img2 img {

        width: 250px;
        height: auto;
        top: 50%;
        font-size: 10px;
        text-align: center;
        border-radius: 2px;
        background-color: #FFF;
        margin: auto;
		z-index: 999;
    }
}

.blog-img2 {
	margin: 10px 0;
}

.blog-img8 img {
    width: 250px;
	height: auto;
    padding: 5px;
	top: 50%;
    font-size: 10px;
	text-align: center;
	border-radius: 2px;
	background-color: #FFF;
}


@media (max-width: 1024px) {
    .blog-img8 img {

        width: 250px;
        height: auto;
        padding: 5px;
        top: 50%;
        font-size: 10px;
        text-align: center;
        border-radius: 2px;
        background-color: #FFF;
        margin: auto;
		z-index: 999;
    }
}

.blog-img8 {
	margin: 10px 0;
}

@media (max-width: 768px){
    .g-ticket {
        width: 200px;
        height: auto;
    }
}


@media (max-width: 768px){
    .filtersize {
font-size: 10px;
    }
}

.border-bottom {
    border-bottom: 1px solid #868686;
}

.payment-img img{
    margin-left: auto;
    margin-right: auto;
}

.neu-top {
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
    position: absolute;
    z-index: 1030;
    top: 0;
    left: 0;
    background-color: transparent;
    background-image: url(../img/neu.png);
}

.active {
    border-bottom: 2px solid #3bb18f;
}

@media (max-width: 1666px) {
    .neu-top {
        display: none;
    }
}

@media (max-width: 1795px) {
    .neu-top {
        background-repeat: no-repeat;
        width: 200px;
        height: 200px;
        position: absolute;
        z-index: 1031;
        top: 0;
        left: 0;
        background-color: transparent;
        background-image: url(../img/neu.png);
    }
}

.img-mega {
    margin-left: auto;
    margin-right: auto;
}

.image-size-fluid {
    width: 100%;
    height: auto;
}

.pagin {
    z-index: 99;
}

.koop {
    font-size: 28px !important;
    font-weight: 700;
    color: #FFF !important;
    margin-top: -300px;
}

@media (max-width: 768px){
    .koop {
        font-size: 15px;
    }
}

@media (max-width: 992px) {
	.nonn {
		display: none;
		}
}

.hometxt {
    padding: 30px 30px;
    color: #868686;
}

.f-weghit2 h4 {
    color: rgb(255, 255, 255);
	padding-left: 10px !important;
	padding-right: 10px;
}

.f-weghit2 li {
    display: list-item;
    list-style-type: none;
    margin-bottom: 8px;
}

.f-weghit2 img {

    float: left;
    padding: 4px;
    margin: 2px;
}

.f-weghit {
    margin-bottom: 40px;
}

.f-weghit li {
    float: left;
    display: inline;
    font-size: 12px;
    margin-bottom: 10px;
}

.f-weghit3 li {

    display: inline;
	font-size: 12px;
	margin-top: 20px;
    margin-bottom: 10px;
}

.footdes {
	padding-top: 10px;
	padding-bottom: 10px;
}
.f-weghit2 {
	padding-left: 20px;


}

@media (max-width: 420px){
	.f-weghit2 {
	padding: 0px 10px !important;
	margin-top: 4px !important;
	}
}

@media (max-width: 991px){
	.f-weghit2 {
	padding: 10px;
	margin-top: 0px !important;
	}
}


@media (max-width: 420px){
	.bgAdd{
	padding-left: 10px;}
}


.f-weghit ul,
.f-weghit2 ul {
    margin-bottom: 20px;
    text-align: center !important;
}

@media (max-width: 420px){
.f-weghit ul,
.f-weghit2 ul {
    text-align: center !important;
    margin-bottom: 20px;
    padding-right: 5px;
    text-align: left !important;
}
}

.f-weghit {
	margin-bottom: 50px;
    text-align: center !important;
}
.f-weghit li {
	display: list-item;
	font-size: 12px;
	list-style: outside none none;
	margin-bottom: 10px;
    text-align: center !important;
}
.f-weghit ul,
.f-weghit2 ul {
	margin-bottom: 20px;
    text-align: center !important;
}

.f-weghit2 li {
    display: list-item;
    list-style-type: none;
    text-align: center !important;
}

.header-detail img{
    height: auto;
    width: auto;
}

.border-top-pay {
    border-top: 1px solid #e9ecef;
}

.border-stripe {
    height: 50px;
    background-color: #000 !important;
    padding: 0;

    
}

.border-stripe2 {
    height: 50px;
    background-color: #2b7d2e !important;
    padding: 0;

    
}

.corona {
    background-color: red;
    color: white;
    padding: 40px 20px;
}

.border-stripe3 {
    height: 50px;
    background-color: #009cb3 !important;
    padding: 0;

    
}
.text-height {
    height: 200px !important;
}

.pad-left {
    padding-left: 15px;
    padding-right: 15px;
}

.shopping-cart table {
	width: 100%;
	margin-top: 50px;
	border: 1px solid rgb(235, 235, 235);
	margin-bottom: 50px;
}
.shipping-outer .radio {
	float: left;
	margin-right: 10px;
	width: auto !important;
}
.col-md-4 .shipping-outer {
	margin-bottom: 0;
}
.shipping-outer .label-radio {
	float: left;
	font-weight: 100;
	margin-right: 50px;
}
.shopping-cart td {
	padding: 15px;
	border-right: 1px solid rgb(235, 235, 235);
}
.shopping-cart th {
	border-right: 1px solid rgb(235, 235, 235);
	color: #333;
	font-weight: 500;
	padding: 15px;
	text-transform: uppercase;
}

.shopping-main {
    color: #333;
    font-weight: 500;
    padding: 15px;
    text-transform: uppercase;
}

.shopping-cart tr {
	border-bottom: 1px solid #ebebeb;
}
.shopping-cart td input {
	color: #000;
	font-weight: 500;
	padding: 10px;
	width: 100px;
}
.shopping-cart .red {
	color: #FFCBF4 ;
}
.shopping-cart .button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid;
	color: rgb(31, 31, 31);
	letter-spacing: 1.2px;
	margin-left: 20px;
	font-weight: 500;
	padding: 10px;
}
.shopping-cart .button.red {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid;
	color: rgb(31, 31, 31);
	font-weight: 500;
	margin-left: 0;
}
.shopping-cart .button.red:hover {
	background: #282828;
	color: #fff;
	text-shadow: 0 0 0;
}
.shipping-outer {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}
.shipping-outer h2 {
	border-bottom: 2px solid #ebebeb;
	font-size: 26px;
	margin-bottom: 50px;
	padding-bottom: 18px;
}
.shipping-outer .lable {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.shipping-outer input {
    margin-top: 2px !important;
	margin-bottom: 20px;
	padding: 5px;
    float: left;
}
.size.State {
	margin: 0;
}
.State select {
	border: 1px solid #cccccc;
	color: #999;
	padding: 9px 10px;
}
.shopping-cart .button2 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid;
	color: rgb(31, 31, 31);
	font-weight: 500;
	float: left;
	margin-top: 5px;
	text-align: center;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: uppercase;
	width: 48%;
}
.shopping-cart .button2:hover {
	background: #282828;
	color: #fff;
}
.shopping-cart .button3 {
	background: #282828 none repeat scroll 0 0;
	color: #fff;
	float: right;
	margin-top: 5px;
	text-align: center;
	padding: 10px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #333;
	text-transform: uppercase;
	width: 48%;
}
.shipping-outer ul {
	border: 2px solid rgb(245, 245, 245);
	float: left;
	list-style: outside none none;
	padding: 15px 15px 0;
	margin-bottom: 10px;
}
.shipping-outer li {
	border-bottom: 1px solid #ebebeb;
	float: left;
	margin-bottom: 27px;
	padding: 0 0 17px;
	width: 100%;
}
.shipping-outer strong {
	float: right;
	font-size: 15px;
	font-weight: 500;
}
.shipping-outer li:last-child {
	border: medium none;
	padding: 0;
}
.shipping-outer li a {
	color: #FFCBF4 ;
	text-decoration: underline;
}
.shipping-outer .redbutton {
	color: #282828;
	border: 2px solid #282828;
	float: left;
	font-size: 14px;
	letter-spacing: 1.2px;
	margin-bottom: 10px;
	padding: 10px;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: 500;
	width: 100%;
}
.shipping-outer .redbutton:hover {
	background: #282828;
	color: #fff;
}
.counttry {
	margin-bottom: 25px;
}

@media (max-width: 677px) {
	.shopping-cart {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
}

.shopping-cart {
	padding-top: 50px;
	padding-bottom: 30px;
}

.fill {
	color: #3bb18f !important;
	font-weight: 600;
    margin-bottom: 6px !important;
    padding-left: 20px !important;
}

.readbtn3 {
	padding: 15px;
}

.footcol {
	color: #FFF;
}

@media (max-width: 677px) {
.respononn {
	display: none;
}
}

@media (max-width: 768px) {
	.respononn2 {
		display: none;
	}
	}
	

@media (max-width: 992px) {
	.nonn {
		display: none;
		}
}

.nonn3 {
	display: none;
}

.bordersol {
	border: solid 1px #ddd !important;
}


.shipcur {
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
}

.shipcur2 {
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 15px;
}