/* Add here all your css styles (customizations) */

body { 
    font-size: 12px;
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.8;
}

body.age_verification { 
    background: #474747;
}

h1, h2, h3, h4, h5, h6 {
    color: #555;
    font-family: "Ubuntu", "Open Sans",Arial,sans-serif;
    font-weight:500;
}

.header {
	background-image: url("../img/header_bg.png");
	border-bottom: 2px solid #ffd200;
}

.header .topbar-v1 { 
	background: #434343;
	border: none;
}

.header a.logo img { 
	max-width: 400px;
    height: auto;
}

.header .navbar-collapse { 
	background: #ffd200;
}

.header .navbar-nav > li > a {
	font-family: "Ubuntu",sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.085em;
    text-transform: uppercase;
    font-size: 12px;
    height: 60px;

    padding-top: 20px;
    padding-left: 12px;
    padding-right: 12px;

    color: #272727;
}

@media (min-width: 1200px) {
    .header .navbar-nav > li > a {
        font-size:14px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.header .navbar-nav > li > a:hover, .header .navbar-nav > li.active > a:hover {
	background: #272727;
    color: #ffd200;
}

.page-content { 
    margin-bottom: 0px;
}

.page-content img { 
    max-width: 100%;
}

.breadcrumb { 
    font-size: 12px;
}

.one-page .one-page-inner { 
	min-height: 100px;
    background: #fff;
}

.one-page h3, .one-page h4, .one-page h5, .one-page h6 {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
    text-shadow: none;
}

.one-page .one-default {
    background: #888 none repeat scroll 0 0;
}

.one-page .one-default a, .one-page .one-default p, .one-page .one-default li, .one-page .one-default li a, .one-page .one-default label { 
    color: #fff;
}

.one-page .one-default .alert p, .one-page .one-default .alert li { 
    color: #555;
}

.one-page .one-default a:hover { 
    color: #ccc;
}

.one-page .one-default .errorMessage { 
    color: #ffffff;
    font-size: 12px;
}

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

 a.section-block-img:hover {
	opacity: 0.75;
}

.section-block h3 { 
	margin-top:16px;
}

.section-block h3 a { 
	font-size: 20px;
	line-height: 26px;
	color: #272727;
}

.store-select-block { 
    border: 1px solid #434343;
    margin-bottom: 12px;
    background: url("../img/product_bg.png");
    background-color: #f4f4f4;
}

.store-select-block i { 
    font-size: 96px;
    color: #434343;
    margin-bottom: 14px;
 }

 .store-select-block h2 { 
    font-size: 12px;
    color: #434343;
 }

 .store-select-block .btn { 
    margin-bottom: 6px;
    background: #fff;
    border: 1px solid #bbb;
    color: #404040;
}

#side-navigation.active {
    opacity: 0.97;
    pointer-events: auto;
    transform: translateX(0px);
}
#side-navigation {
    background: #ffd200 none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    opacity: 1;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 105px;
    transform: translateX(250px);
    transition: all 0.3s ease-in-out 0s;
    width: 250px;
    z-index: 999;
}

#side-navigation .nav > li > a { 
    color: #272727;
    font-family: "Ubuntu",sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.085em;
    text-transform: uppercase;
    font-size: 12px;
}

#side-navigation .nav > li > a:focus, #side-navigation .nav > li > a:hover { 
    color: #fff;
    background: #434343;
}

@media (max-width: 990px) {

    .header { 
        height: auto;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
        height:105px;
    }

    .header a.logo img { 
       max-width: 140px;
        height: auto;
    }

    .section-block {
        padding: 0px 40px;
    }

}

@media (max-width: 360px) {
    .header a.logo img { 
       max-width: 120px;
        height: auto;
    }
}

a#toggle-menu {
    color: #ffd200;
    height: 32px;
    padding-left: 12px;
    padding-right: 12px;

    margin-top: 14px;
    border: none;
}

a#toggle-menu:hover {
    color: #434343;
    border: none;
    background: none;
}

.img-responsive-center {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
}

.footer-content .footer {
    padding: 16px 0;
    font-size: 12px;
    line-height: 1.6;
    background: #888;
}

.footer-content .copyright {
    padding-top: 0px;
    font-size: 11px;
}

.footer a.btn-facebook-inversed,
.footer a.btn-instagram-inversed,
.footer a.btn-youtube-inversed {
    color: #fff;
    margin: 4px;
}

.footer a.btn-facebook-inversed:hover, 
.footer a.btn-instagram-inversed:hover,
.footer a.btn-youtube-inversed:hover {
    color: #fff;
}

@media (max-width: 991px) {
    .footer-content .footer {
       padding: 8px 0;
    }
}

div.leftimg{float:left;margin:0 20px 20px 0;max-width:100%}

div.rightimg {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 100%;
}
div.centerimg img {
    display: table;
    margin: 0 auto;
}

.brandblock { 
    padding: 20px 10px;
}

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

@media (min-width: 991px) {
    #side-navigation { 
        display: none;
    }
}

@media (max-height: 479px) and (max-width: 990px) {
    html { 
        min-height:100%;/* make sure it is at least as tall as the viewport */
        position:relative;
    }

    body {
       height:100%; /* force the BODY element to match the height of the HTML element */
    }

    .header { 
        position: absolute;
    }

    #side-navigation {         
        height: auto !important;
    }

    #side-navigation.active { 
        position: absolute;
    }

}

/* shop */

/* Object Styles */
.object {
    position: relative;
}
.object:after {
    content: attr(data-object-type);
    position: absolute;
    top: 12px;
    left: 12px;
  padding: .6em .8em;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.4em;
  text-transform: uppercase;
  border-radius: 4px;
}
.object--special:after {
    background: #ffd200;
    color: #272727;
}
.object--sale:after {
    background: #ef2f40;
}
.object__address {
    margin-bottom: 20px;
    font-size: 11px;
    text-transform: uppercase;
}
.object__address i {
    position: relative;
    top: 3px;
}
.object__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.object p {
    margin: 0 0 25px;
}
.object-properties {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    margin: 0 0 30px;
    padding: 7px 0;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
}
.object-properties li {
    width: 30%;
    text-align: center;
    padding: 10px 5px 5px;
    border-right: solid 1px #dedede;
    font-size: 12px;
}
.object-properties li:last-child {
    border-right: none;
    width: 40%;
}
.object__icon {
    position: relative;
    top: 3px;
    font-size: 18px;
    line-height: .8;
    margin-right: 5px;
}
.object-raiting-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.object-raiting-price .object-raiting {
    /* width: 40%; */
}
.object-raiting-price .object__price {
    /* width: 60%; */
    text-align: right;
}

.object-raiting {
    text-transform: uppercase;
    font-size: 10px;
}
.object .star-vote {
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: 12px;
}
.object .star-vote li {
    padding: 0;
}
.object__price {
    /* font-size: 22px; */
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.object__price em {
    /* padding-left: .4em; */
    font-size: 10px;
    font-weight: 300;
    font-style: normal;
}
/* Object Styles END */

/* Objects list */
/* .objects-section .object {
    border-radius: 4px;
    overflow: hidden;
} */
.objects-section .object-img-wrapper {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.object-content {
    border: solid 1px #dedede;
    padding: 40px 30px 35px;
    border-radius: 0 0 4px 4px;
}
.objects-section .object-raiting {
    color: #ff4344;
    padding-right: 5px;
}
.objects-section .object__price {
    padding-left: 5px;
    white-space: nowrap;
}
.objects-section .object__price,
.objects-section .object__title a {
    color: #1a2e39;
}
.objects-section .object-raiting a {
    color: #999;
    white-space: nowrap;
}
.objects-section .object__title a:hover,
.objects-section .object-raiting a:hover {
    color: #ff4344;
    text-decoration: none;
}

.object-img-wrapper { 
    /* background:#cecece; */
    background: url("../img/product_bg.png");
}

.object-description { 
    display:block;
}

/* pager */

ul.yiiPager {
    border: 0 none;
    display: block;
    font-size: 13px;
    line-height: 100%;
    margin: 4px 0px;
    padding: 0;
    float: right;
}
ul.yiiPager li {
    display: inline;
}
ul.yiiPager a:link, ul.yiiPager a:visited {
    border: 1px solid #434343;
    color: #434343;
    font-weight: bold;
    padding: 4px 12px;
    text-decoration: none;
}
ul.yiiPager .page a {
    font-weight: normal;
}
ul.yiiPager a:hover {
    border: 1px solid #434343;
}
ul.yiiPager .selected a {
    background: #434343 none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
}
ul.yiiPager .hidden a {
    border: 1px solid #dedede;
    color: #888888;
}
ul.yiiPager .first, ul.yiiPager .last {
    display: none;
}

span.price_ex_vat { 
    font-weight:normal;
    font-size:14px;
    text-transform: none;
}

.revolution-ch1 {
    text-shadow: 4px 4px 4px #31393d;
}

.revolution-ch2 {
    text-shadow: 2px 2px 2px #31393d;
}

.sidecol { 
    background:#ffd200;
    border-radius:8px;
    padding:20px;
}

.article-content img, .sidecol img { 
    max-width:100%;
}

.lead table th, .lead table td { 
    font-size: 14px;
}

.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
    clear: both;
}

.application-form h3 {
    border-bottom: 1px solid #eee;
    padding: 6px 12px;
    margin-top: 32px;
    margin-bottom: 24px;
    background: #434343 none repeat scroll 0 0;
    color: white;
    font-size: 18px;
}

.not-in-stock { 
    text-decoration: line-through;
    color: red;
}

.form-steps {
    height: 40px;
    margin: 10px 0px 30px 0px;
}

.form-steps .active {
    background: #434343;
}

.form-step {
    width: 48px;
    height: 48px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    line-height: 42px;
    color: #FFF;
    background: #cccccc;
    border: 3px solid #FFF;
    box-shadow: 1px 1px 3px rgba(0,0,0,.4);
    border-radius: 100px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.4);
    float: left;
    margin-right: 10px;
}

.form-step.step-back:hover { 
    background: #999;
}

.form-steps a {
    color: #fff;
    text-decoration: none;
}

.form-steps a:focus, .form-steps a:hover {
    color: #fff;
    text-decoration: none;
}

span.label-info {
    background-color: #656565;
    line-height: 32px;
}

label.error {
    color: #B94A48;
}

input.error { border: 1px solid #B94A48; }

select.error{
    border:solid #B94A48 1px;
    color: #B94A48;
}

textarea.error{
    border:solid #B94A48 1px;
}

.errorSummary, .errorMessage { 
    padding:8px 35px 8px 14px;margin-bottom:18px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
    border:1px solid #eed3d7;
    background-color:#f2dede;
    color:#b94a48;
}

.ui-datepicker {
    width: auto;
}

.ui-datepicker .ui-datepicker-title {
   font-weight: normal;
}

/* Collapse
---------------------------------- */
.panel-group .panel {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
}
.panel-default > .panel-heading {
    padding: 0;
    outline: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100%;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 1px solid #f0f0f0;
    border-top: none;
    background-color: #fafafa
}
.panel-heading a {
    font-weight: 400;
    padding: 12px 35px 12px 15px;
    display: inline-block;
    width: 100%;
    background-color: #ccc;
    color: #555;
    position: relative;
    text-decoration: none;
}
.panel-heading a.collapsed {
    color: #555;
    background-color: #ccc;
}
.panel-heading a:after {
    font-family: "FontAwesome";
    content: "\f147";
    position: absolute;
    right: 15px;
    font-size: 14px;
    font-weight: 300;
    top: 50%;
    line-height: 1;
    margin-top: -7px;
}
.panel-heading a.collapsed:after {
    content: "\f196";
}
.panel-heading a.active,
.panel-heading a:hover,
.panel-transparent .panel-heading a:hover {
    text-decoration: none;
    background-color: #434343;
    color: #ffffff;
}
.panel-title a i {
    padding-right: 10px;
    font-size: 20px;
}

.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none; /* This makes sure that we can still click outside of the modal to close it */
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    max-width:inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

#cart-summary {
    padding-top: 14px;
}

#cart-summary a.cart-info {
    color: #000;
    font-size: 16px;
    padding: 8px 15px;
    background: #fff;
    border-radius: 16px;
}

.footer-content .link-list li {
    border-top: solid 1px #999;
    line-height: 32px;
}