/* Add here all your CSS customizations */

a, a:hover { color:#b71313;}
.ul-side-category {
    list-style: none;
	padding: 0;
}
.ul-side-category {
    margin: -20px 0 50px 0;
    list-style-position: inside;
    font-size: 17px;
}
.ul-side-category li {
	float: left;
    padding: 15px 0;
	margin-left: 15px;
    border-bottom: 1px solid #dadada; 
}
.ul-side-category li:first-child {margin-left: 0;padding-left: 0;}
li.current_page_item {
    border-bottom: 1px solid #0088cc;
}
li.current_page_item a {
    color: #0088cc;
}
.ul-side-category li a {
    text-decoration: none;
}

h2.toggle-head {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.service-row > h2 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    color: #001539;
    background: #fff;
    letter-spacing: 0.02em;
    line-height: 26px;
    font-weight: bold;
    cursor: pointer;
}
.sec-body {
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #e9e9e9;
}
.service-row table {
    border: 0;
}

.service-row table {
    width: 100%;
    border: 0;
}
.service-row table thead td {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
	border: 0;
}
.marquee p { color:#fff; }
#header .header-nav-main nav > ul > li > a , .home-intro p em {
    color: #b71313;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span,
html .testimonial-primary blockquote, #header .header-nav-main nav > ul > li.open > a, #header .header-nav-main nav > ul > li:hover > a, #footer .footer-ribbon, #header .header-nav-main nav > ul > li > a.active {
    background: #b71313;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu, html .testimonial-primary .testimonial-arrow-down,
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #b71313;
}
#header .header-nav-main nav > ul > li.dropdown.open > a::before, #header .header-nav-main nav > ul > li.dropdown:hover > a::before, section.page-header h1 {
    border-bottom-color: #b71313;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle::after {
    border-color: #b71313 transparent transparent transparent;
}
html .heading-primary, html .lnk-primary, html .text-color-primary, html .text-primary {
    color: #b71313 !important;
}
.list.list-icons.list-icons-style-3 li > .fa:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fa:first-child, .list.list-icons.list-icons-style-3 li > .fas:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fas:first-child, .list.list-icons.list-icons-style-3 li > .far:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .far:first-child, .list.list-icons.list-icons-style-3 li > .fal:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fal:first-child, .list.list-icons.list-icons-style-3 li > .fab:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .fab:first-child, .list.list-icons.list-icons-style-3 li > .icons:first-child, .list.list-icons.list-icons-style-3 li a:first-child > .icons:first-child {
    background-color: #b71313;
}
html .btn-primary {
    background-color: #b71313;
    border-color: #b71313 ;
}
#footer .footer-ribbon::before {
    border-right-color: #b71313;
    border-left-color: #b71313;
}
.language-selector ul li.active {
    color: #b71313 !important;
}
.page-header .breadcrumb > li, .page-header .breadcrumb > li + li::before { color:#fff; }
.breadcrumb li a { color:#fff; }
html .btn-primary:hover, html .btn-primary.hover {
    background-color: rgba(183,19,19,0.9);
    border-color: rgba(183,19,19,0.9);
}
#header .header-btn-collapse-nav {
    background: #b71313;
}
.feature-box-icon img { max-width:40px;}
.feature-box-info h4 a { color:#000; }
.feature-box-info p a { color:#777;}
.language-selector span img { vertical-align:top; margin-top:5px;}
.language-selector span > div { text-transform:uppercase; color:#fff; }
.header-row a { text-transform:uppercase;  color:#fff;}
#header .header-top p { color:#fff;}
.header-row a i { line-height:22px; top:0 !important; }
.language-selector div li a { text-transform:capitalize; }

.box-content { -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
border-top: 4px solid #b71313;
padding: 30px 30px 10px 30px;
position: relative;
border-bottom: 1px solid #DFDFDF;
border-left: 1px solid #ECECEC;
border-right: 1px solid #ECECEC; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);background: #F5F5F5;
background: -webkit-linear-gradient( top , #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;
background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 transparent;}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    background-color: #b71313;
    border-color: #b71313;
}
.word-rotator-title { text-align:center; padding-right: 100px; }
.slidingVertical{
	display: inline;
	text-indent: 8px;
}
.slidingVertical span{
	animation: topToBottom 10s linear infinite 0s;
	-ms-animation: topToBottom 10s linear infinite 0s;
	-webkit-animation: topToBottom 10s linear infinite 0s;
	opacity: 0;
	overflow: hidden;
	position: absolute;
}
.slidingVertical span:nth-child(2){
	animation-delay: 2.5s;
	-ms-animation-delay: 2.5s;
	-webkit-animation-delay: 2.5s;
}
.slidingVertical span:nth-child(3){
	animation-delay: 5s;
	-ms-animation-delay: 5s;
	-webkit-animation-delay: 5s;
}
.slidingVertical span:nth-child(4){
	animation-delay: 7.5s;
	-ms-animation-delay: 7.5s;
	-webkit-animation-delay: 7.5s;
}
.slidingVertical span:nth-child(5){
	animation-delay: 10s;
	-ms-animation-delay: 10s;
	-webkit-animation-delay: 10s;
}

/*topToBottom Animation*/
@-moz-keyframes topToBottom{
	0% { opacity: 0; }
	5% { opacity: 0; -moz-transform: translateY(-30px); }
	10% { opacity: 1; -moz-transform: translateY(0px); }
	25% { opacity: 1; -moz-transform: translateY(0px); }
	30% { opacity: 0; -moz-transform: translateY(30px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
@-webkit-keyframes topToBottom{
	0% { opacity: 0; }
	5% { opacity: 0; -webkit-transform: translateY(-30px); }
	10% { opacity: 1; -webkit-transform: translateY(0px); }
	25% { opacity: 1; -webkit-transform: translateY(0px); }
	30% { opacity: 0; -webkit-transform: translateY(30px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes topToBottom{
	0% { opacity: 0; }
	5% { opacity: 0; -ms-transform: translateY(-30px); }
	10% { opacity: 1; -ms-transform: translateY(0px); }
	25% { opacity: 1; -ms-transform: translateY(0px); }
	30% { opacity: 0; -ms-transform: translateY(30px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}

.parallex { text-align:center; margin-bottom:30px; background-attachment:fixed; }
.customer-name { font-weight:bold; }
.testimonial { padding:10px 0 0; margin-bottom:0;}
.testimonial-image { display:inline-block; text-align:center; }
.testimonial-image img { max-width: 55px; }
.testimonial-author { text-align:center; color:#fff; opacity:0.6;}
.testimonial blockquote { background: transparent; padding:10px 50px 0; }
.testimonial blockquote::after { top:0; bottom:0; }

#header .currency { position:relative;  margin-left:20px;}
#header .currency .currency-list {
        background: #f6f6f6;
    display: none;
    left: 0;
    padding: 0 10px;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 999;
    min-width: 140px;
}
#header .currency .currency-list li {
    display: inline-block;
	list-style:none;
	width:100%;
    
}
#header .currency .currency-list li a {
    color: #777;
    display: inline-block;
    text-decoration: none;
	padding: 5px;
}
#header .currency .currency-list li a:hover {
    color: #777;
}
#header .currency .currency-list li a.active {
    color: #b71313;
}
#header .header-mini-cart {
    width: 140px;
    height: 40px;
	float:right;
    text-align: center;
    z-index: 1;
    background-color: #b71313;
    margin: 0 0 0 15px;
	position:relative;
}
#header .header-mini-cart>a {
    text-decoration: none;
    display: block;
    padding: 10px 0;
    color: #ffffff;
    /*font-family: 'RobotoCondensedLight';*/
    outline: 0;
    text-shadow: none;
}
.ps-cart-item__title{
	color:#2a2a2a !important;
	font-size:.8rem;
}
.ps-cart-item{
	margin-bottom:5px;
	position:relative;
	width:100%;
	border:1px solid #dddddd;
	padding: 5px;
}
.ps-cart__content{
	display: table;
    width:100%;
}
.ps-cart__total{
	margin-top:5px;
    text-align: right;
}
.ps-cart-item__thumbnail{
	float:left;
}
.ps-cart__total p{
	color:#2a2a2a !important;
	font-size:1rem !important;
    font-weight: 700;
}
.ps-cart__total p span{
	float: right;
	margin-left:15px;
    font-weight: 400;
    width:20%;
}
.ps-cart-item,.ps-cart-item__thumbnail,.ps-cart-item__content{
	display:table;
}
.ps-cart-item__content{
	padding-left:10px;
	padding-top:5px;
}
.ps-cart-item .ps-cart-item__close {
    display: block;
    position: absolute;
    top: 18px;
    right: 15px;
    width: 16px;
    height: 16px;
    background-color: #b71313;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    z-index: 1000;

}
.ps-cart__footer{
	padding:10px 0 0;
	text-align:right;
}
.ps-cart__footer a{
	
}
#top_popup_ajax_cart .ps-cart-item__content p span{
	color:#7F7E7E !important;
	margin-right:10px;
}
.ps-cart-item .ps-cart-item__close::before, .ps-cart-item .ps-cart-item__close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 1px;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -o-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.ps-cart-item .ps-cart-item__close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -o-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.product-cell {
    position: relative;
    width: 100%;
    text-align: center;
}
.product-cell .product {
    max-width: 300px;
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
	
}
.product-cell .product .new-top-right {
    top: -3px;
    right: -3px;
    background-position: -91px 0;
}
.product-cell .product .new-label {
    position: absolute;
    z-index: 9;
    width: 91px;
    height: 91px;
    background: url("../img/label.png") 0 0 no-repeat;
        background-position-x: 0px;
        background-position-y: 0px;
}

.product-cell .product .sale-top-left {
    top: -3px;
    left: -3px;
    background-position: -182px 0;
}
.product-cell .product .sale-label {
    position: absolute;
    z-index: 9;
    width: 91px;
    height: 91px;
    background: url("../img/label.png") 0 0 no-repeat;
        background-position-x: 0px;
        background-position-y: 0px;
}
.product-cell .product .product-info-height {
    height: 100px;
}
.product-cell .product .product-info {
    -webkit-transition: bottom 0.2s ease;
    -moz-transition: bottom 0.2s ease;
    -o-transition: bottom 0.2s ease;
    -ms-transition: bottom 0.2s ease;
    transition: bottom 0.2s ease;
    -webkit-backface-visibility: hidden;
    background-color: #f8f8f8;
    border-top: 3px solid #f8f8f8;
    height: 200px;
    width: 100%;
    margin-top: 0px;
    z-index: 5;
    position: absolute;
    left: 0;
    bottom: -52px;
}
.product-cell .product .product-info .product-shopping-cart {
    background-color: #f8f8f8;
    display: block;
    width: 60px;
    height: 60px;
    text-decoration: none;
    text-align: center;
    z-index: 5;
    line-height: 65px;
    position: absolute;
    top: -35px;
    left: 50%;
    -webkit-border-radius: 35px !important;
    -moz-border-radius: 35px !important;
    border-radius: 35px !important;
    font-size: 26px;
    margin-left: -30px;
}
.product-cell .product .product-info h4 {
    margin: 10px 0px;
    font-family: 'RobotoCondensed';
}
.product-cell .product .product-info .product-price {
    color: #b71313;
    font-size: 16px;
    margin: 0;
}
.product-cell .product .product-rating {
    width: 100%;
    padding: 9px 0 3px;
}

.curr-selector { color:#fff; display:inline-block; text-transform:uppercase; font-size:14px; cursor:pointer; }
.currency-list { display:none; }

.header-mini-cart .dropdown-menu
{max-width:238px!important; border:1px solid #dddddd!important;-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); margin:0!important; padding:10px!important;}

.captcha-img
{ display: block; text-align: center; width:90%; padding: 8px 0; background: url(images/captcha.jpg); border-radius:.25rem;}

.captcha-inp
{}
.captcha-inp input[type=text]
{display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.cptcha
{ margin:0 0 15px 0 !important;}
.cptcha .col-md-6, .cptcha .col-md-4, .cptcha .col-md-5
{ padding-left:0px !important; padding-right:0px !important;}
.sale-label.sale-top-right {
background-position: -182px 0 !important;
}

.new-label.new-top-right {
background-position: -91px 0 !important;
}

.product-cellnew .new-label.new-top-right,#myCarousel .new-label.new-top-right {
background-position: -91px 0 !important;
width: 91px;
height: 91px;
position: absolute;
z-index: 9;
background: url(../img/label.png) no-repeat;
right: 15px;
}


.product-cellnew .sale-label.sale-top-left,#myCarousel .sale-label.sale-top-left {
width: 91px;
height: 91px;
position: absolute;
z-index: 9999;
background: url(../img/label.png) no-repeat;
background-position: -182px 0 !important;
left: 15px;
}

#myCarousel .sale-label.sale-top-left{
	left:0px !important;
}
#myCarousel .new-label.new-top-right{
	right: 0px !important;
}

