.product-gradient {
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.6) 0%, rgba(255,255,255,0) 100%);
}

a:hover .social-icons i {
    color: #bca479!important;
}

#masthead {
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,.25)!important;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,.25)!important;
}

.button.is-outline {
    line-height: 3em;
}
a.button {
    font-size: 12px!important;
}
a.button.primary {
    color: #fff;
    box-shadow: none!important;
    border-radius: 0!important;
    border: 1px solid #000;
}
a.button.primary:hover {
    color: #fff;
}

.wishlist-button {
    line-height: 2.19em!important;
}

.woocommerce-result-count, .woocommerce-ordering, .woocommerce-ordering select {
    display: none;
}

.banner .button {
    border-radius: 0;
    height: auto;
    box-shadow: none;
font-weight: 300;
}

.bgfooter {
    background: #000!important;
}

@media only screen and (max-width: 1366px) {
#top-bar a {
    font-size: 10px!important;
    letter-spacing: .1pt;
}
.nav>li {
    margin: 0 4px!important;
}
}

#login-form-popup {
    max-width: 980px!important;
}

.logo .left {
    display: none!important;
}

.flex-col .logo{
    display: block!important;
}    

.archive .products.row.row-small {
    margin: 20px auto!important;
    text-align: center!important;
}

.category-page-row {
    padding-top: 0!important;
}

.col.bestsellers, .col.large-12 {
    padding: 0!important;
}

.row .row-small:not(.row-collapse), .container .row-small:not(.row-collapse) {
    margin: 0 auto!important;
}

.lightbox-content {
    padding: 0!important;
}

html body .fc_modal .formcraft-css form.fc-form {
    padding: 10px!important;
    padding-top: 15px!important;
}

form.fc-form.fc-form {
    padding: 0!important;
    width: 100%!important;
}

html body .fc-form-modal .fc_modal-dialog {
    width: 540px!important;
}

.thank-you-note-content {
    width: 100%!important;
    max-width: 100%!important;
    padding-top: 2%;
}

html .formcraft-css .fc-form .form-element .field-cover.customText-cover {
    white-space: normal!important;
}

html .formcraft-css .fc-form .form-element {
    vertical-align: inherit!important;
    padding: 0 20px!important;
    margin: 0!important;
}

html .formcraft-css .fc-form .form-page-content {
    padding: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important;
    margin: 0!important;
}

html .formcraft-css.align-left .fc-form, html .formcraft-css.align-left .fc-pagination-cover .fc-pagination, html .formcraft-css.align-left .prev-next {
    margin-left: 0!important;
}

html .formcraft-css .fc-form .form-element .checkbox-cover input[type=checkbox] {
    padding: 0!important;
}

.fc_modal-dialog button.fc_close {
    float: none!important;
    right: 30px!important;
    top: 50px!important;
}

.modal-content {
    max-width: 600px!important;
    margin: 2% auto!important;
    padding: 20px!important;
}



@media only screen and (max-width: 600px) {
  .modal-content {
    max-width: 90%!important;
    width: 90%!important;
}
}

.mfp-wrap {
    z-index: 999999!important;
}

.thank-you-note-content {
	max-width: 100%!important;
	width: 100%;
	background-color: transparent!important;
	}
	.thank-you-note-content-inner {
		width: 100%!important;
	}
	.title-thank-you {
	    width: 100%;
	    text-align: center;
	    font-family: 'Lato', sans-serif;
	    letter-spacing: 1.5pt;
text-transform: none!important;
	}
	.title-thank-you h3 {
	    font-weight: 200 !important;
	    font-size: 20px !important;
	    margin-bottom: 0px !important;
	    color: black!important;
	}
	.title-thank-you h4 {
	    font-weight: 600 !important;
	    font-size: 12px;
	    margin-top: 10px !important;
	    margin-bottom: 30px !important;
	    color: black!important;
	}
.title-thank-you h5 {
	    font-size: 10px!important;
	    color: black!important;
	}
	.title-thank-you p {
	    font-weight: 600 !important;
	    font-size: 11px;
	    margin-top: 10px !important;
	    margin-bottom: 30px !important;
	    color: black !important;
		text-transform: none;
	}
	.button-thank-you {
	    width: 100%;
	    text-align: center;
	}
	.button-thank-you a {
	    background-color: black;
	    color: white;
	    text-decoration: none;
	    font-family: 'Lato', sans-serif;
	    font-size: 9px;
	    letter-spacing: 1pt;
	    padding-top: 8px;
	    padding-bottom: 8px;
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.line-separator {
	    width: 100%;
	    margin-top: 30px;
    	text-align: center !important;
   		margin-bottom: 20px;
	}
	.footer-thank-you {
	    width: 100%;
	    color: #585858;
	    text-align: center;
	    letter-spacing: 0.5pt;
	    margin-bottom: 6px;
	}
	.footer-thank-you h5 {
	    font-weight: 500;
	    font-family: 'Lato', sans-serif;
	    font-size: 11px;
	    margin-bottom: 15px;
    	margin-top: 20px;
	}
	.footer-back {
	    width: 100%;
	    text-align: left;
	    margin-top: 10px;
	    font-size: 10px;
	    letter-spacing: 0.8pt;
	    color: black;
	    font-family: 'Lato',sans-serif;
	}
	.icons-thank-you {
	    width: 100%;
	    padding-bottom: 20px;
	    text-align: center;
	}
	.icons-thank-you img {
	    margin-bottom: 0px;
	}
	.icons-thank-you a {
	    font-size: 9px!important;
	    text-transform: uppercase;
	    font-family: 'Lato', sans-serif;
	    color: rgb(88, 88, 88);
	    font-weight: 600;
	    text-decoration: none;
	    padding-left: 3px;
	    padding-right: 3px;
	}
	.footer-image {
	    width: 100%;
	    text-align: center;
	}
	.footer-image img {
	    width: 100%!important;
		vertical-align: top;
	}
	.footer-back a {
	    text-align: center;
	    letter-spacing: 0.8pt;
	    font-size: 10px;
	    font-weight: 500;
	    color: black;
	    text-decoration: underline;
	    font-family: 'Lato',sans-serif;
            font-weight: 600;
	    cursor: pointer;
	}
	.subfooter-image img {
	    width: 100%;
		vertical-align: top;
	}
       .right{
		text-align: right;
		width: 50%;
    	float: right;
	}
	.right a{
		padding-left: 0px;
    	padding-right: 0px;
	}
	.icons img {
	    margin-bottom: 0px;
        vertical-align: middle;
	}
	.icons a {
	    font-size: 8px!important;
	    text-transform: uppercase;
	    font-family: 'Lato', sans-serif;
	    color: rgb(88, 88, 88);
	    font-weight: 600;
	    text-decoration: none;
	    padding-left: 3px;
	    padding-right: 3px;
	}

.form-element-html {
    padding-bottom: 9px!important;
}

html .formcraft-css .simple_button {
    font-size: 10px!important;
}

.product-small .get-info-category::before {
    color: #999!important;
    right: 30%!important;
    top: 4%!important;
    font-size: 21px!important;
    z-index: 99!important;
}

form.fc-form.fc-form-7 {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important;
}

html .formcraft-css .fc-form-7 .form-element {
    vertical-align: inherit!important;
    padding: 0px!important;
    margin: 0!important;
}

.fc-form-7 {
    font-size: 50%!important;
}

html .formcraft-css .fc-form-7 .form-element .checkbox-cover>div label {
    color: #999!important;
}
.formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="text"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="password"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="email"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover input[type="tel"], .formcraft-css .fc-form.fc-form-7 .form-element .field-cover select, .formcraft-css .fc-form.fc-form-7 .form-element .field-cover textarea {
    background-color: #000000!important;
    color: #fff!important;
    line-height: 1.8em!important;
    border: 1px solid #c0c0c0!important;
    border-radius: 0!important;
    padding: 5px 10px!important;
}

.fc-form-7 button.button.submit-button {
    background-color: #000000!important;
    padding: 1px 0 6px 0!important;
    font-size: 11px!important;
    line-height: 1.8em!important;
    border: 1px solid #c0c0c0!important;
    border-radius: 0!important;
    margin: 0!important;
}

html .formcraft-css .fc-form-7.icons-hide-true .form-element .field-cover div [class^=icon-] {
    display: none!important;
}

.formcraft-css .fc-form.fc-form-7 .form-element-field11 {
    left: -1px!important;
}

.formcraft-css .fc-form.fc-form-7 .form-element .stripe-amount-show, .formcraft-css .fc-form.fc-form-7 .form-element .submit-cover .submit-button .text, .formcraft-css .fc-form.fc-form-7 .form-element .field-cover .button {
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 10px;
}

html .formcraft-css .fc-form-7 .form-element .error {
    background: #000!important;
}

@media only screen and (max-width: 425px) {
  .formcraft-css .fc-form.fc-form-7 .form-element-field11 {
    left: 0px!important;
}
}

html .formcraft-css .fc-form .form-element .form-element-html {
    padding: 0.25em 0!important;
}

.icons.text-center{
padding-bottom: 20px;
}

.lightbox-content{
    max-width: 600px!important;
}

.welcome-pressarea .formcraft-css {
    padding-right: 50px!important;
    padding-left: 50px!important;
}

.back-to-top.button.icon:hover i {
    color: #fff;
}

@media screen and (max-width: 549px) {
.slider-wrapper .flickity-prev-next-button {
    display: block!important;
width: 28px!important;
}
}

@media screen and (max-width: 768px) {
.h5, h5 {
    letter-spacing: 1px!important;
    font-size: 14px!important;
}
}

.col {
    padding: 0 5px 0px!important;
}
.button {
    margin-bottom: 10px!important;
}