/* Add here all your css styles (customizations) */
.validationError {
    display: block;
    color: #ee9393;
    padding: 0 1px;
    font-size: 11px;
    margin-top: 1px;
    line-height: 15px;
    font-style: normal;
}

.errorBorder {
   	border: 2px solid red !important;
}

.productDetailsImage {
    max-width: 450px;
}

#logo-header {
    max-height: 41px; max-width: 131px;
}

.productsImage {
    height: 300px;
}

.breadcrumbs-v4 h1 small {
    color: #fff
}

.topbar-v3 ul.left-topbar > li {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.breadcrumbs-v4 .container div {
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    margin: 0 0 20px;
    height: 100px;
}

/*Total Result*/
.shopping-cart .totalResultSummary li {
	display: block;
}

.shopping-cart .totalResultSummary li:after,
.shopping-cart .totalResultSummary li:before {
	content: " ";
	display: table;
}

.shopping-cart .totalResultSummary li:after {
	clear: both;
}

.shopping-cart .totalResultSummary li.divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background: #eee;
}

.shopping-cart .totalResultSummary h4 {
	float: left;
	margin-right: 15px;
        font-size: 14px !important;
        line-height: 15px !important;
}

.shopping-cart .total-result-in2 {
	overflow: hidden;
	text-align: right;
}

.shopping-cart .total-result-in2 h4,
.shopping-cart .total-result-in2 span {
	color: #687074;
	font-size: 14px;
        line-height: 15px;
}

.shopping-cart .totalResultSummary .total-price h4,
.shopping-cart .totalResultSummary .total-price span {
	/*font-weight: 600;*/
}

.shopping-cart .totalResultSummary .total-price h4 {
	margin: 0 auto;
}

.shopping-cart .totalResultSummary .total-price span {
	color: #c9253c;
}

.shopping-cart .billing-info-inputs textarea {
    border-color: #eee;
    margin-bottom: 10px;
}

.wizard > .content > .body textarea.invalid {
	color: #8a1f11;
	font-weight: 400;
	border: 1px solid #eec5c7 !important;
	-webkit-transition: all 0.3s ease-in-out;
   	-moz-transition: all 0.3s ease-in-out;
   	-o-transition: all 0.3s ease-in-out;
   	transition: all 0.3s ease-in-out;
}

.wizard > .content > .body textarea.invalid.form-control::-moz-placeholder {
	color: #8a1f11;
}

.wizard > .content > .body textarea.invalid.form-control:-ms-input-placeholder {
	color: #8a1f11;
}

.wizard > .content > .body textarea.invalid.form-control::-webkit-input-placeholder {
	color: #8a1f11;
}

.productGridInfo {
    height: 82px;
    line-height: 82px;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 0px 8px !important;
}

.productGridInfo span {
    display: inline-block;
    vertical-align: middle;
    line-height: 19px;
    margin: 0px !important;
    color: #000000 !important;
}

.productGridPrice {
    position: absolute;
    width: 100%;
    padding: 10px;
    bottom: 0;
    right: 0px;
}

.businessCard {
    width: 810px;
    height: 475px;
    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.categoryGridInfo {
    height: 54px;
    line-height: 54px;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 0px 8px !important;
}

.categoryGridInfo h4 {
    display: inline-block;
    vertical-align: middle;
    line-height: 19px;
    margin: 0px !important;
}

.sidebar-nav-v1 > li.active, .sidebar-nav-v1 > li.active:hover {
    background: #000000 !important;
}

@media (max-width: 768px) {
    .breadcrumbs-v4 .container div {
        color: #fff;
        font-size: 40px;
        font-weight: 200;
        margin: 0 0 20px;
        height: 90px;
    }
    
   	.g-popup--subscribe {
		width: 85%;
		background: #f7f7f7;
		padding: 21px 18px 15px;
		box-shadow: 0 0 5px #bbb;
	}
}
#template36 input {
    height: 21px;
    border-radius: 0px !important;
    border: 1px solid #ccc;
    border-color: #4848484 !important;
    padding: 4px;
}
#template36 #address {
    font-family: inherit;
    font-size: inherit;
    max-width: 232px;
    max-height: 33px;
    padding: 0px 5px;
}
.sky-form .input-file .button {
	background: #000;
}

.sky-form .note {
    margin-top: 0px;
    padding: 0 1px;
    font-size: 11px;
    line-height: 15px;
    color: #999;
}

.sky-form .note a {
    text-decoration: underline;
}

.flash_message {
    width: 350px;
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 2000;
    display: none;
}

.owl-carousel div .approvedProduct {
    position: absolute;
    color: #00A651;
    font-size: 16px;
    font-weight: bold;
    display: block;
    bottom: 0px;
   	background-color: white;
    opacity: 0.7;
}
.owl-carousel div .rejectedProduct {
    position: absolute;
    color: #BE1E2E;
    font-size: 16px;
    font-weight: bold;
    display: block;
    bottom: 0px;
    background-color: white;
    opacity: 0.7;
}

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(2,6); color: #000;}

.contex-bg p {
	opacity: 0.5;
}

.contex-bg p:hover {
	opacity: 0.5;
	cursor: pointer;
}

.contex-bg .selected {
	opacity: 1 !important;
}

.contex-bg .bg-primary {
	background-color: black;
	opacity: 0.5;
}

@media (min-width: 992px) {
	.productionOrderDetailsForm {
		border-right: 2px solid #dedede;
	}
}

/*Product Price Ranges*/
.shop-product-priceRanges {
    margin-left: 0;
    padding-left: 0;
}

.shop-product .shop-product-priceRanges li {
    font-size: 20px;
    padding-left: 0;
    display: block;
}

/* Radio Button Success remove color */
.sky-form .radio.state-success i {
	background: unset;
}

.popover{
    width: 315px;
    max-width: unset;
}

.g-popup--businessCard {
    width: 800px;
    box-shadow: 0 0 5px #bbb;
    max-height: 95%;
}

.g-popup--businessCard > div {
	background: #f7f7f7;
	padding: 30px 30px 20px;
}

.g-popup--businessCard .productDetails > .productDetailHeader {
    margin: 0px;
}

.g-popup--businessCard .shop-product-priceRanges {
    margin-left: 0;
    padding-left: 0;
}

.g-popup--businessCard .shop-product-priceRanges li {
    font-size: 18px;
    padding-left: 0;
    display: block;
}

.g-popup--businessCard .shop-product-prices li {
    font-size: 26px;
    padding-left: 0;
    display: block;
}

.g-popup--businessCard hr {
    margin: 10px 0px;
    border-top: 1px solid #ddd;
}

.g-popup--businessCard h2 {
	margin: 0 0 10px;
}

.g-popup--businessCard .sky-form {
	border: none;
}

.g-popup--businessCard .sky-form .input input,
.g-popup--businessCard .sky-form .input input:active,
.g-popup--businessCard .sky-form .input input:focus,
.g-popup--businessCard .sky-form .input input:hover {
	font-weight: normal;
}
.g-popup--businessCard .no-spam {
	font-size: 13px;
	color: #aaa;
	padding-top: 25px;
}
.g-popup--businessCard__close,
.g-popup--businessCard__close:hover {
	color: #bbb;
	background: #fff;
}