html {
  height: 100%;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
    padding: 0;
    margin: 0;
    background: #fff;
    font-family: 'Slabo 27px', serif;
}

.body-about {
    position: relative;
    padding-bottom: 750px;
    min-height: 100%;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -375px;
}

.wrapper1 {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -475px;
}

@media only screen and (min-width : 481px) and (max-width : 767px) {
    .body-about {
        padding-bottom: 800px;
    }
}

@media only screen and (max-width : 480px) {
    .body-about {
        padding-bottom: 1020px;
    }
}

/* Set the fixed height of the footer here */
    .footer-about {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
}

a, a:visited {
    color:#a2a76b;
}

a:focus, a:hover {
    color:#a2a76b;
    padding-bottom: 5px;
}

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
}

.banner {
    display: block;
    background: #4db9bb url("../img/hair-mineral.jpg") no-repeat right top;
    text-align: left;
    font-size: 32px;
    color: white;
    padding: 20px;
}

.banner i {
    margin-right: 20px;
    margin-left: 50px;
}

.banner:hover  {
    text-decoration: none;
    background: #39a8a9 url("../img/hair-mineral-hover.jpg") no-repeat right top;
    color: white;
    padding: 20px;
}

.banner:focus, .banner:visited  {
    color: white;
}

@media only screen and (max-width : 767px) {
    .banner, .banner:hover {
        background-image: none;
    }

    .banner i {
        margin-left: 0;
    }
}

a#move_up {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    color: #a6ce39;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border: none;
    z-index: 30;
}

a#move_up:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.margins {
    padding-top: 10px;
    padding-bottom: 10px;
}

.marginbottom {
    margin-top: 20px;
    margin-bottom: 40px;
}

.nomargin {
    margin-top: 20px;

}

.nomargin li, .marginbottom li {
    margin-left: -40px !important;
}

header{
	margin: 0;
}
.menu{
	background: #fefefe;
	border: 0;
	box-shadow: 0 0 5px rgba(0, 0, 4, .19);
	padding: -10px 0;

}

.navbar-brand{
    position: absolute;
	top: 70px;
	padding-right: 80px;
    z-index: 2;
}
.navbar-brand img{
	position: relative;
    left: 20px;
    top: -10px;
}

.logo1 img {
    width: 50%;
    top: -25px;
}

.navbar-default .navbar-nav > li > a{
	color: #8d8c8c;
	font-size: 18px;
}
.navbar-default .navbar-nav > li.active-link > a{
	color: #a6ce39;
    border-bottom: #a6ce39 2px solid;
}
.navbar-default .navbar-nav:not(.icons) > li > a:hover{
	color: #a6ce39;
    border-bottom: #a6ce39 2px solid;
}

.icons {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.icons li{
    position: relative;
    display: inline-block;
	padding: 10px 0 0 0;
}

.icons p, .icons i {
    display: inline-block;
    vertical-align: top;
    padding-right: 15px;
    margin-top: -3px;
}

.icons i {
    color: #a6ce39;
}

.phone-block {
        left: initial;
    }

.phone-block a {
        text-decoration: none;
        color: #6a6a6a;
    }

.address-block p {
    right: 10px;
    margin-top: -2px;
    margin-bottom: 0;
}

.phone-block p {
    margin-top: 2px;
    margin-bottom: 0;
}


.icons > li:nth-child(2) > p {
    position: relative;
    top: -8px;
    font-size:16px !important;
}

.menu .container-fluid{
	position: relative;
    list-style-type: none;
}

.menu .container-fluid > ul > li {
    list-style-type: none;
}

.phone, .map-marker {
	display: none !important;
}

@media only screen and (min-width : 992px) {
    .navbar-nav {
        margin-top: 0;
        margin-bottom: -4px;
        box-sizing: padding-box;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.phone{
		display: none;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .phone, .map-marker {
		display: block !important;
        position: absolute;
	    right: 25px;
        top: 11px;
	    cursor: pointer;
	    color: #a6ce39;
	}

    .map-marker {
        right: 75px;
        top: 10px;
    }

	.icons{
		display: none;
		position: absolute;
		right: 15px;
		top: 52px;
        z-index: 20;
        background: #fff;
        padding-left: 15px;
	}
	.icons li{
		float: none;
	}
}


@media (max-width:1500px) {
    .navbar-brand img {
        width: 85%;
        top: -5px;
    }

    .logo1 img {
        width: 50%;
        top: -25px;
    }
}

@media (max-width:1350px) {
    .navbar-brand img {
        width: 75%;
        top: -10px;
    }

    .logo1 img {
        width: 50%;
        top: -25px;
    }
}

@media (max-width:1200px) {
    .navbar-brand img {
        width: 65%;
        top: -15px;
    }

    .logo1 img {
        width: 50%;
        top: -25px;
    }
}

@media (max-width:1050px) {
    .navbar-brand img {
        width: 55%;
        top: -15px;
    }

    .logo1 img {
        width: 50%;
        top: -25px;
    }
}


@media (max-width:992px) {
    .navbar-brand img {
        width: 45%;
        top: -20px;
    }

    .logo1 img {
        width: 50%;
        top: -25px;
    }
}

@media (max-width:850px) {
    .navbar-brand img {
        width: 45%;
        top: -20px;
    }

    .logo1 img {
        width: 50%;
        top: -25px;
    }
}



/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    .menu{
		padding: 15px 0 0 0;
	}
    .navbar-brand{
        padding: 80px 10px 0 0;
        margin-bottom: 0;
	    top: -80px;
        position: relative;
    }
	.navbar-brand img {
        width: 160px;
        top: 0;
    }
    .navbar-nav {
        margin-top:0;
        margin-bottom:0;
        padding-left: initial;
    }

    .collapse, .collapsing, .in {
        margin-top: 0;
    }

	.navbar-nav > li > a{
		transition: all .5s;
        border-bottom: transparent 2px solid;
	}
	.navbar-default .navbar-nav > li.active-link > a{

	}
	.navbar-default .navbar-nav:not(.icons) > li > a:hover{
	}
    .navbar-collapse.collapsing {
        list-style-type: none;
    }

	.icons{
		display: block !important;
		position: relative;
		right: 0;
		top: 0;
        margin: 0;
	}
	.icons li{
		display: inline-block;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
	}

    .phone, .map-marker {
		display: none !important;
	}

    .icons li i {
        padding-left: 0;
        padding-right: 0;
    }

    .icons p {
        padding-left: 15px;
    }

    .phone-block {
        padding-right: 0;
    }
    .menu .container-fluid {
        margin-left: -5px;
        margin-right: -5px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}

@media only screen and (min-width : 993px) {
	.icons{
		display: block !important;
	}
}

@media only screen and (min-width : 992px) and (max-width : 1200px) {
    .navbar-default .navbar-nav > li > a{

        padding: 15px 8px;
    }
}



/*** Sensei slider (main page)***/

.main-slider {
    margin-top: -20px;
}

.slide1 {
    width: 100%;
    height: 30vw;
    position: relative;
    background: #fff;
    display: block;
    margin: 0;
}

.slide2 {
    width: 100%;
    height: 135px;
    position: relative;
    background: #edede1;
    display: block;
    margin: 0;
}

.slide-text {
	position: absolute;
	bottom: 0;
	left: 2vw;
	width: 50vw;
	font-size: 1.8vw;
	color: #6a6a6a;
	z-index: 2;
    line-height: initial;
}

.slide-text1 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 50vw;
	font-size: 1.8vw;
	color: #fff;
	z-index: 2;
    line-height: initial;
}

.slide-text h1 {
	font-size: 2.4vw;
	margin-bottom: 0;
	padding: 1vw 1.5vw;
	color: #fff;
	background-color: rgba(169, 175, 103, 0.6);
}

.slide-text1 h1 {
    font-size: 32px;
    padding: 20px 0 20px 20px;
    background: #a2a76b;
    margin-bottom: 0;
}

.slide-text p {
	padding: 1vw 1.5vw;
    color: #fff;
	background-color: rgba(132, 132, 132, 0.5);
    margin-bottom: 0;
}

.slide-bg  {
    position: absolute;
    top: 0;
    left :-20%;
    width: 120%;
    height: 30vw;
    overflow: hidden;
    z-index: 1;
    background: #edede1;
}

.slide-bg img {
    width: 100%;
    height: auto;
}


@media only screen and (max-width : 767px) {

    .slide1{
        height: 73vw;
        margin-bottom: 16vw;
    }

    .slide2 {
        height: 64px;
    }

    .slide-bg {
        width: 200%;
        height: auto;
        padding-left: -120%;
        margin-left: -80%;
    }

    .slide-bg img {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 40%;
    }

    .slide-text {
		font-size:3.5vw;
        margin-left: -2vw;
        top:60vw;
		width: 100%;
		color: #fff;
        background: #8d8c8c;
    }

    .slide-text1 {
        font-size: 24px;
        top: 0;
        left: 0;
        width: 100%;
    }

    .slide-text h1 {
		font-size: 4.5vw;
		width: 100%;
        margin:0;
        padding: 3vw 4vw;
        background: #9da175;
	}

    .slide-text1 h1 {
        margin:0;
        font-size: 24px;
        padding: 20px 5vw;
        background: #9da175;
    }

	.slide-text p {
        margin: 0;
        padding: 3vw 4vw;
        background: #8a8989;
	}
}

/********** ARFRONT SDK section (Museum page) **********/

.content {
    background: #fffffe;
    color: #6a6a6a;
    padding: 20px 5vw;
    text-align: center;
}

.content p {
	text-align: left;
    padding: 10px 0 10px 0;
    font-size: 18px;
}

.content .blue {
    color: #2aa7df;
    font-weight: bold;
    text-transform: uppercase;
}

.content .black {
    color: #111;
    font-weight: bold;
    text-transform: uppercase;
}

.author {
    text-align: right !important;
}

.content h1 {
	padding: 1vw 0;
	color: #a2a76b;
	text-align: left;
}

.content h2 {
	text-align: left;
}

.content h3 {
	text-align: left;
}

.content ul, .content ol {
    text-align: left;
    padding: -5px 0 5px 0;
    font-size: 18px;
}

.content ul li {
  margin-bottom: 10px;
  margin-left: -10px;
}

.small-text {
    font-size: 14px;
}

/********** Footer **********/

footer {
    background: #a2a76b;
    color: #fff;
    text-align: left;
    padding: 20px 0;
}

.footer {
    width: 100%;
}

.footer-col {
    float: left;
    width: 33.3%;
    padding: 0 2vw 0 8vw;
}

@media only screen and (max-width : 480px) and (orientation:portrait) {
    .footer-col {
        width: 100%;
    }
}

footer h3 {
    text-align: left;
    padding-bottom: 10px;
}

footer a, footer a:visited, footer a:focus  {
    color: #fff;
    text-decoration: none;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

footer ul {
    text-align: left;
    padding: 0;
    list-style-type: none;
}

.social, .copyright {
    width: 100%;
    padding: 20px 0 0 0;
    text-align: center;
    color: #fff;
}

.social {
    text-align: left;
    padding-top: 20px;
}

.social ul {
    text-align: center;
}

.social ul li {
    margin-top: -15px;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}






/********** Contact section (Contact Us page) **********/

.contact-us {
    padding: 20px 20px;
    color: #6a6a6a;
}

.contact-info, .contact-map {
    float: left;
    display: block;
}

.contact-info {
    width: 40%;
    display: block;
}

.contact-map {
    width: 60%;
    position: relative;
    height: 750px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#map {
    display: block;
    width: 100%;
    height: 100%;
}

#map-mobile {
    display: none;
    width: 100%;
    height: 100%;
}

.address-phone-wrapper {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.address-phone-wrapper a {
    color: #fff;
}

.address-item, .phone-item {
    width: 250px;
    margin-right: 80px;
    float: left;
    display: inline-block;
    position: relative;
    margin-top: 30px;
    min-height: 80px;
}

.phone-item {
    padding-left: 250px !important;
}

.address-item a, .phone-item a {
    text-decoration: none;
    color: #6a6a6a;
}

.address-item-icon i, .phone-item-icon i {
    position: absolute;
    top: 0;
    left: 0;
    color: #a6ce39;
}

.address-item-info p, .phone-item-info p {
    position: absolute;
    font-size: 18px;
    left: 60px;
    top: 10px;
}

.address-item a, .phone-item a {
    text-decoration: none;
    color: #6a6a6a;
}

.facebook-item-icon i {
    position: absolute;
    top: 0;
    left: 0;
    color: #3e5b97;
}

.twitter-item-icon i {
    position: absolute;
    top: 0;
    left: 0;
    color: #2aa7df;
}

.phone-item .phone-item-info p {
    font-size: 24px;
}

.contact-form {
    width: 100%;
    float: left;
    padding-top: 0;
    padding-right: 60px;
}

.contact-left-column {

}

@media only screen and (max-width : 991px) {
     .contact-form {
        float: none;
        padding-right: 0;
    }

     .contact-map {
         float: left;
         width: 100%;
         height: 400px !important;
     }

     #map {
        display: none;
    }

    #map-mobile {
        display: block;
    }

     .contact-map iframe {
         height: 400px !important;
     }

     .contact-info {
         width: 100%;
     }

     .address-item, .phone-item {
        float: left;
        display: inline-block;
        width: 47%;
    }
    .address-phone-wrapper {
        margin-left:0;
        float: left;
    }
}

@media only screen and (min-width : 481px) and (max-width : 991px) {
    .address-item, .phone-item {
        float: left;
        display: inline-block;
    }
    .phone-item {
        width: 200px;
        margin-right: 0;
    }
}

@media (max-width : 481px) {
    .address-item, .phone-item {
        float: left;
        width: 100%;
        display: inline-block;
    }
}


/********** Contact Form **********/

@media only screen and (min-width: 992px) {
    .contact-form {

    }
}

.form-group {
    text-align: left;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: .5em;
}

.floating-label-form-group input, .floating-label-form-group textarea, .floating-label-form-group select,
 {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: 0 0;
    box-shadow: none!important;
    resize: none;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 1.3em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #b3b3b3;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #a6ce39;
}

form {
    margin: 30px 0 0 0;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #b3b3b3;
}

label {
    font-weight: normal;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .help-block, .has-error .radio,
.has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label,
.has-error.radio-inline label {
    color: #a6ce39;
}

.has-error .control-label {
    color: #777;
}

.has-error .form-control {
    border-color: #a6ce39;
}

section.success {
    color: #fff;
    background: #a6ce39;
}

section.success a, section.success a:hover, section.success a:focus, section.success a:active, section.success a.active {
    outline: 0;
    color: #1082cf;
}

.alert-custom {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border: none;
    border-radius: 5px;
    color: #ffffff!important;
    font-size: 14px;
    display: block;
    background: #a6ce39;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}

a.text-danger:hover, a.text-danger:focus {
    color: #1082cf;
}

.has-error .form-control:focus {
    border-color: #1082cf;
    -webkit-box-shadow: none;
}

.alert-danger .alert-link {
    color: #1082cf;
}

.btn-custom {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .5s;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 20px;
    background: #a6ce39;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    margin: 15px 0 30px 0;
}

.btn-custom:hover, .btn-custom:focus, .btn-custom:active  {
    background: #b3ce69;
    text-decoration: none;
    color: #ffffff;

}

.btn-success {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .5s;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 20px;
    background-color: #a2a76b;
    border: none;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    margin: 15px 0 30px 0;
}

.btn-success:hover, .btn-success:focus, .btn-success:active  {
    background: #7F844A;
    text-decoration: none;
    color: #ffffff;
}


/********** Map **********/

.map-container {
    height: 400px;
    width: 100%;
    padding: 0;
    border-top: 1px solid #ddd;
}

#map {
    display: block;
    width: 100%;
    height: 100%;
}

#map-mobile {
    display: none;
    width: 100%;
    height: 100%;
}

@media (max-device-width: 768px) {
    .map-container {
        height: 300px;
    }
    #map {
        display: none;
    }
    #map-mobile {
        display: block;
    }
}

.article-item-title-wrapper {
  display: block;
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}

.article-item-title {
  display: inline-block;
  font-size: 2.5em;
  line-height: 1em;
  margin-right: 0;
  padding-right: 0;
  padding-top: 10px;
  color: #a2a76b;
  width: -webkit-calc(100% - 116px);
  width: -moz-calc(100% - 116px);
  width: calc(100% - 116px);
}

.article-item-title a:hover {
  text-decoration: none;
}

.article-item-share {
  display: inline-block;
  float: right;
  margin-left: 0;
  padding-left: 15px;
  padding-top: 0;
}

.article-item-share p {
    margin: 0;
    padding: 0;
    font-size: 1em;
}

.article-item-share div {
    width: 40px; height: 20px;
    display: block;
    float: right;
    margin-left: 5px;
    border: none;
    position: relative;
}

.article-item-share div:before {
    font-family: FontAwesome;
    color: #fff;
    font-size: 0.9em;
    position: absolute;
    left: 37%;
    margin: auto;
    top: 2px;
}

.article-item-share div:focus {
    outline: none;
}

.article-item-share > div:first-child {
    margin-left: 0 !important;
}

.article-item-share .facebook-share {
    background: #3e5b97;
}

.article-item-share .facebook-share:hover {
    background: #5a74b3;
}

.article-item-share .facebook-share:before {
    left: 42%;
    content: "\f09a";
}

.article-item-share .twitter-share {
    background: #2aa7df;
}

.article-item-share .twitter-share:hover {
    background: #52c3fb;
}

.article-item-share .twitter-share:before {
    content: "\f099";
}

.social-buttons a:hover {
    text-decoration: none;
}

.social-buttons .text:hover {
    text-decoration: underline;
}

.facebook-link {
    font-family: FontAwesome;
    color: #fff;
    font-size: 1.5em;
    margin-right: 10px;
    width: 60px;
}

.facebook-link:hover {
    color: #e9e9f1;
}

.facebook-link:before {
    left: 42%;
    content: "\f09a";
}

.twitter-link {
    font-family: FontAwesome;
    color: #fff;
    font-size: 1.5em;
    margin-right: 10px;
    width: 60px;
}

.twitter-link:hover {
    color: #e9e9f1;
}

.twitter-link:before {
    content: "\f099";
}

#facebook-popup {
  width: 180px;
  height: 60px;
  line-height: 1.2em;
  background-color: #3b5998;
  color: #fff;
  position: fixed;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 0px solid #000000;
  bottom: 50%;
  right: -135px;
  z-index: 30;
}

#facebook-popup:hover {
    background-color: #5572b4;
}

.popup-icon {
    display: inline-block;
    font-family: FontAwesome;
    width: 20px;
    height: 40px;
    padding: 10px 10px 10px 15px;
    font-size: 1.9em;
}

.popup-icon:before {
    content: "\f09a";
}

.popup-text {
    display: inline-block;
    width: 140px;
    height: 40px;
    padding: 12px 10px 8px 25px;
    font-size: 1.2em;
    line-height: 1em;
}

.social-share {
    display: block;
    margin: 0 auto;
}

.social-share-text {
    color: #a2a76b;
    font-size: 1.2em;
    padding: 5px 0;
}

.social-share-buttons {
    display: block;
    width: 300px;
    margin: 0 auto;
    padding-top: 10px;
}

.social-share-buttons a:hover, .social-share-buttons a:active,
.social-share-buttons a:visited, .social-share-buttons a:focus {
    text-decoration: none;
}

.facebook-article-bottom {
    font-family: FontAwesome;
    display: inline-block;
    color: #fff;
    font-size: 1.5em;
    width: 40px;
    height: 40px;
    padding: 7px;
    margin-right: 5px;
    background-color: #3b5998;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.facebook-article-bottom:hover {
    background-color: #5572b4;
    text-decoration: none;
}

.facebook-article-bottom:before {
    content: "\f09a";
}

.twitter-article-bottom {
    font-family: FontAwesome;
    display: inline-block;
    color: #fff;
    font-size: 1.5em;
    width: 40px;
    height: 40px;
    padding: 7px;
    margin-left: 5px;
    background-color: #1da1f2;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.twitter-article-bottom:hover {
    background-color: #4fbdff;
    text-decoration: none;
}

.twitter-article-bottom:before {
    content: "\f099";
}

@media (max-width: 767px) {
    .article-item-title {
        width: 100%;
    }
    .article-item-share {
        width: 100%;
        padding-left: 0;
        padding-top: 10px;
    }
    .article-item-share p {
        display: none;
    }
    .article-item-share div {
        float: left;
    }
    .article-item-share .facebook-share {
        margin-left: 0;
    }

}

.green-bg {
  color: white;
  background-color: #c1c1b8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 15px;
  margin-top: 30px;
}

.green-bg h2 {
  margin-top: 0;
  text-align: center;
}

.green-bg p {
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}

/* {
  outline: red 1px solid;
}
*/
.checkout-title {
  padding: 15px !important;
  border-radius: 5px 5px 0 0;
  background: #90945f;
  color: white;
  font-size: 1.2em;
  text-align: left;
}

.subtotal {
  padding: 15px !important;
}

.add-to-cart {
  padding: 0;
  width: 100%;
  text-align: center;
}

.add-to-cart-button {
    display: block;
    width: 200px;
    height: 60px;
    font-size: 2em;
    color: white;
    background: teal;
    transition: 0.25s;
    margin: 0;
    border-radius: 5px;
    border: none;
}

.checkout-button {
    display: block;
    width: 290px;
    padding: 10px;
    font-size: 1em;
    background-color: #82993a;
}

.add-to-cart-button:hover, .add-to-cart-button:visited, .add-to-cart-button:active, .add-to-cart-button:focus {
    color: white;
    background: #3F9191;
    outline: none;
}

.checkout-button:hover, .checkout-button:visited, .checkout-button:active, .checkout-button:focus {
    background: #9cb747;
    outline: none;
}

#jcart-paypal-checkout {
    display: block;
    width: 200px !important;
    height: 60px;
    font-size: 2em !important;
    background-color: #82993a;
    color: white;
    background: teal;
    transition: 0.25s;
    margin: 0;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

#jcart-paypal-checkout:hover, #jcart-paypal-checkout:visited, #jcart-paypal-checkout:active, #jcart-paypal-checkout:focus {
    color: white;
    background: #3F9191;
    outline: none;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

#jcart-buttons input:before {
    font-family: FontAwesome !important;
    content: '\f1ce';
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.add-to-cart-button i {
    padding-right: 10px;
}

.add-product, .add-button {
  display: table;
  margin: 0 auto;
  height: 75px;
}

.add-product > div {
  display: table-cell;
  vertical-align: top;
}

fieldset {
  text-align: center;
}

.add-product p {
  font-size: 1.7em;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 150px;
}

.add-product p span {
  font-size: 1.5em;
}

.add-product .price p {
  margin-top: 10px;
  position: relative;
}

.add-product .label {
  display: none;
}

.add-products .add-button {
  padding-top: 0 !important;
  margin: 0;
  height: 0;
}

.add-to-cart button {
  background: teal;
  color: white;
  cursor: pointer;
}

.add-to-cart button:hover, .add-to-cart button:active {
  background: #3F9191;
}

.checkout-form {
  display: table;
  width: 100%;
}

.checkout-form-row {
  background: white;
  width: 100%;
  display: table-row;
}

.checkout-form-row > div {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 20px !important;
  border-bottom: #ccc 1px dashed;
}

.empty-cart-wrapper {
  display: table;
  width: 100%;
  text-align: center;
}

.empty-cart {
  display: table-cell;
  padding: 15px !important;
  font-size: 1em;
  width: 100%;
  border-bottom: #ccc 1px dashed;
}

.checkout-form-delete {
  position: relative;
  width: 40px;
}

.checkout-form-delete i {
  font-family: FontAwesome !important;
  font-size: 1.7em;
  color: #F3133B;
  cursor: pointer;
  transition: 0.1s;
  background: transparent;
  border: none;
  outline: none;
  margin: auto;
  position: absolute;
  line-height: 3em;
  top: 0; left: 15px; bottom: 0; right: 0;
}

.checkout-form-delete i:hover {
  font-size: 1.8em;
}

.checkout-form-delete i:before {
  content: '\f057';
}

.checkout-form-quantity {
  font-size: 1em;
  width: 120px;
}

.checkout-form-quantity input[type=number], .checkout-form-quantity input[type=text] {
  display: inline-block;
  border: #eee 1px solid !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #FCFCFC !important;
  padding: 5px 5px 5px 10px !important;
  width: 60px;
}

.checkout-form-quantity span {
  display: inline-block;
  margin-left: 10px;
  color: #888;
}

.checkout-form-title {
  font-size: 1.5em;
  text-align: left;
}

.checkout-form-price {
  width: 160px;
  font-size: 1.5em;
}

#item-price1, #item-price2 {
  font-size: 1em;
}

#total-price {
  font-size: 1em;
}

.checkout-form-total {
  font-size: 1.5em;
  text-align: right;
  text-transform: uppercase;
}

.slide-text1 h1 i {
    margin-right: 20px;
}

@media (max-width: 767px) {
  .checkout-form-row > div {
    padding: 10px 15px;
  }
  .checkout-form-title {
    font-size: 1em;
  }
  .checkout-form-price {
    width: 120px;
    font-size: 1em;
  }
}



.product-wrapper {
  display: table;
  width: 100%;
}

.product-wrapper > div:first-child {
  border-right: #f7f7f7 1px solid;
}

@media (max-width: 757px) {
  .product-wrapper {
    display: block;
  }
  .product-wrapper > div:first-child {
    border-right: none;
  }
}
.product-wrapper .product {
  display: table-cell;
  width: 50%;
}
@media (max-width: 757px) {
  .product-wrapper .product {
    display: block;
    width: 100%;
  }
}
.product-wrapper .product .product-header {
  position: relative;
}
.product-wrapper .product .product-header .product-bg img {
  width: 100%;
  overflow-x: hidden;
  top: 0;
  margin-left: 0;
}
@media (max-width: 757px) {
  .product-wrapper .product .product-header .product-bg img {
    margin-left: -100%;
    width: 200%;
  }
}
.product-wrapper .product .product-header .product-title {
  position: absolute;
  z-index: 2;
  width: 50%;
  bottom: 0;
  left: 20px;
}
@media (min-width: 757px) and (max-width: 992px) {
  .product-wrapper .product .product-header .product-title {
    left: 0;
    width: 55%;
  }
}
@media (max-width: 757px) {
  .product-wrapper .product .product-header .product-title {
    position: initial;
    width: 100%;
  }
}
.product-wrapper .product .product-header .product-title h1 {
  display: block;
  padding: 15px;
  margin: 0;
  font-size: 2em;
  color: #fff;
  background-color: rgba(169, 175, 103, 0.6);
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .product-wrapper .product .product-header .product-title h1 {
    padding: 13px;
    font-size: 1.8em;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .product-wrapper .product .product-header .product-title h1 {
    padding: 11px;
    font-size: 1.6em;
  }
}
@media (min-width: 757px) and (max-width: 992px) {
  .product-wrapper .product .product-header .product-title h1 {
    padding: 8px;
    font-size: 1.4em;
  }
}
@media (max-width: 757px) {
  .product-wrapper .product .product-header .product-title h1 {
    padding: 15px;
    font-size: 2.4em;
    background-color: #a9af67;
  }
}
.product-wrapper .product .product-header .product-title h2 {
  display: block;
  padding: 15px;
  margin: 0;
  font-size: 1.4em;
  color: #fff;
  background-color: rgba(132, 132, 132, 0.45);
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .product-wrapper .product .product-header .product-title h2 {
    padding: 13px;
    font-size: 1.2em;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .product-wrapper .product .product-header .product-title h2 {
    padding: 11px;
    font-size: 1em;
  }
}
@media (min-width: 757px) and (max-width: 992px) {
  .product-wrapper .product .product-header .product-title h2 {
    padding: 8px;
    font-size: 0.9em;
  }
}
@media (max-width: 757px) {
  .product-wrapper .product .product-header .product-title h2 {
    padding: 15px;
    font-size: 2em;
    background-color: #848484;
  }
}
.product-wrapper .product .product-body {
  padding: 15px;
}

.product {
    position: relative;
}

.white-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 10;
    transition: all .2s;
}

.white-bg:hover {
    background-color: rgba(255,255,255,0.25);
}

.accordion-toggle {
  display: block;
  cursor: pointer;
  text-align: left;
  font-size: 2em;
  margin-top: 40px;
}

.accordion-toggle:hover {
  margin-bottom: 0;
}

.accordion ol {
	list-style-type: decimal !important;
}

ol {
  margin: 0 0 1.5em;
  padding: 0;
  counter-reset: item;
}

ol > li {
  margin: 0;
  padding: 0 0 1em 2em;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
}

ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

strike {
  display: inline-block;
  text-align: right;
  clear: both;
  position: absolute;
  top: -20px;
  right: 15px;
  color: #82993a;
}

.discount {
  font-size: 0.6em !important;
  display: inline-block;
  padding: 1px 5px;
  border-radius: 3px;
  background: #82993a;
  color: white;
  position: absolute;
  top: -20px;
  right: 80px;
}
