/*-------- Starting of header area --------*/

.header-searched-item-list-wrap {

	position: absolute;

    background: #ffffff;

    right: 0;

    width: 100%;

    top: 65px;

    z-index: 9;

    padding: 10px;

    box-shadow: 0 0 5px #dddddd;

    border-bottom: 5px solid #0163d2;

}

.header-searched-item-list-wrap li a {

	color: #333333;

	display: block;

	margin-bottom: 10px;

	border-bottom: 1px dotted #ddd;

    padding-bottom: 10px;

    font-size: 12px;

}



.header-top-area {

	background: #0363D1; 

	color: #ffffff;

	padding: 15px 0;

}

.logo {height: 100px;}

.logo img {margin-top: 3px; max-height: 100%;}

.header-top-area a {color: #ffffff;}

.header-top-left-wrap li,

.header-top-right-wrap li {display: inline-block;}

.header-top-right-wrap li:last-child,

.header-top-right-wrap li:last-child a,

.header-middle-right-wrap li:last-child a

 {padding-right: 0;}

.header-top-left-wrap li a,

.header-top-right-wrap li a,

.header-middle-right-wrap li a {

	border-right: 1px solid #ffffff;

	padding: 0 15px;

	font-size: 12px;

}

.header-middle-right-wrap a .fa-user {margin-right: 5px;}

.header-middle-right-wrap li.mobile-search {display: none;}

.header-top-left-wrap li a {font-weight: 300;}

.header-top-left-wrap li:last-child a,

.header-top-right-wrap li:last-child a,

.header-middle-right-wrap li:nth-child(3) a {border-right: none;}

.header-top-left-wrap li i.fa,

.header-top-right-wrap li i.fa {margin-right: 5px;}

.header-top-right-wrap li:last-child i.fa {margin-right: 0;}

.header-middle-area {

	background: #ffffff;

	padding: 20px 0;

}

.header-top-right-wrap li {position: relative;}

.header-top-right-wrap li ul {

	position: absolute;

    right: 0;

    top: 40px;

    width: 120px;

    background: #0363D1;

    text-align: left;

    box-shadow: 0 0 5px #f6f6f6;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

    z-index: 1;

    opacity: 0;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    visibility: hidden;

    padding-top: 0;

    font-size: 12px;

    padding: 5px 10px; 

}

.header-top-right-wrap li:hover ul {

	opacity: 1;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	visibility: visible;

}

.header-middle-right-wrap {padding-top: 8px;}

.header-middle-right-wrap li {display: inline-block; position: relative;}

.header-middle-right-wrap li a {

	border-color: #333333;

    color: #0163d2;

    font-weight: 700;

	font-size: 12px;

}

.header-middle-mid-wrap i.fa {margin-right: 5px;}

.header-middle-mid-wrap a {

	color: #0163d2;

	text-decoration: none;

	padding-top: 14px;

    display: block;

    font-size: 12px;

    font-weight: 300;

}

.header-search-box.mobile {

    background: #F3F3F3;

    border: 1px solid #0163d2;

    padding: 10px;

    position: absolute;

    width: 100%;

    left: 0;

    top: 30px;

    z-index: 99999;

    display: none;

}

.header-middle-right-wrap i.fa-cart-plus {

	margin-left: 5px;

	height: 30px;

	width: 30px;

	background: #F7F6F9;

	border-radius: 100%;

	line-height: 30px;

	text-align: center;

	color: #91939D;

	

}

.cart-quantity {

	position: absolute;

	right: 0;

    top: -5px;

	background: #0F5EC2;

	color: #ffffff;

	height: 20px;

	width: 20px;

	line-height: 20px;

	text-align: center;

	border-radius: 100%;

	display: block;

}

.addToMycart, .addToMycart1 {

    position: absolute;

    right: 0;

    top: 32px;

    background-color: #ffffff;

    border: 1px solid #dddddd;

    z-index: 999;

    width: 300px;

    text-align: left;

    padding: 20px;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

    max-height: 475px;

    overflow-y: scroll;

}

.addToMycart {

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    opacity: 0;

    visibility: hidden;

}

.myCart:hover .addToMycart {

    opacity: 1;

    visibility: visible;

}

.addToMycart1, li.myCart1 {display: none;}

.cart-info {

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;  

	-webkit-box-pack: justify;  

	-ms-flex-pack: justify;  

	justify-content: space-between;

}

.single-myCart p, 

.single-myCart h5 {margin-bottom: 0;}

.single-myCart {margin-bottom: 15px;}

.addMyCart-btns {

	padding-top: 23px;

	text-align: center;

}

.shade-btn,

.black-btn {

	padding: 6px 20px;

    border: 2px solid transparent !important;

    border-right: 2px solid transparent !important; 

    display: inline-block;

    font-size: 12px;

    text-align: center;

    background: #dddddd;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

    color: #333333;

    margin-right: 8px;

}

.shade-btn:hover {

    background: #ffffff;

    border: 2px solid #dddddd !important;

}

.black-btn {

	background: #0163d2;

	color: #ffffff !important;

	margin-right: 0;

}

.black-btn:hover {

    background: #ffffff;

    border: 2px solid #0163d2 !important;

    color: #0163d2 !important;

}



.header-bottom-area {background: #F3F3F3;}

.header-bottom-left-wrap li .icofont {

	height: 20px;

	width: 20px;

	margin-right: 10px;

}

.header-bottom-left-wrap li.viewmore a {margin-left: 25px;}

.header-bottom-left-wrap {

	background: #0363D1;

	padding: 25px 0;

	position: relative;

	cursor: pointer;

}

.header-bottom-left-wrap h5 {

	position: relative;

	padding: 0 30px;

	color: #ffffff;

	margin-bottom: 0;

    font-size: 14px;

    font-weight: 400;

}

.header-bottom-left-wrap .fa-bars {margin-right: 10px;}

.header-bottom-left-wrap .fa-angle-down {

	position: absolute;

    right: 30px;

    top: 0;

}

.header-bottom-left-wrap ul {

	position: absolute;

	left: 0;

	top: 65px;

	width: 100%;

	background: #0363D1;

	z-index: 3;

	opacity: 0;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

	visibility: hidden;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

	padding: 10px 30px;

}

.header-bottom-left-wrap:hover > ul {

	opacity: 1;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 

	visibility: visible;

}

.header-bottom-left-wrap ul li {

    padding: 10px 0;

    border-bottom: 1px solid rgb(255,255,255,.5);

    position: relative;

}

.header-bottom-left-wrap ul li:last-child {

	border-bottom: none;

}

.header-bottom-left-wrap ul li .fa-angle-right {

	position: absolute;

    right: 0;

    top: 50%;

    -webkit-transform: translateY(-50%);

            transform: translateY(-50%);

}

.header-bottom-left-wrap li a {

	font-size: 12px;

    color: #ffffff;

}

/*  second level dropdown  */

.header-bottom-left-wrap ul li ul {

	left: 232px;

    top: -10px;

    padding: 30px;

    width: 200px;

}

.header-bottom-left-wrap ul li ul li:first-child {

    color: #ffffff;

	font-weight: 500;

    font-size: 16px;

    border-bottom: none;

    padding: 0;

}

.header-bottom-left-wrap li:hover ul ul {

    visibility: hidden;

    opacity: 0;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

}

.header-bottom-left-wrap ul li:hover > ul {

    visibility: visible;

    opacity: 1;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

}

.header-bottom-left-wrap ul li ul li {position: relative;}

.header-bottom-left-wrap ul li ul li ul {left: 170px;}



.header-menu-wrap ul {padding-top: 20px;}

.header-menu-wrap li {

	display: inline-block;

	margin-right: 25px;

	position: relative;

}

.header-menu-wrap a {

	color: #333333;

	font-weight: 500;

	display: block;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

}

.header-menu-wrap li a.active,

.header-menu-wrap li:hover > a

 {

	color: #3C60A6;

}

/* Dropdown Menu */

.header-menu-wrap li ul {

	position: absolute;

	left: 0;

	top: 45px;

	width: 200px;

	background: #ffffff;

	text-align: left;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

	z-index: 3;

	opacity: 0;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

	visibility: hidden;

	padding-top: 0;

	font-size: 12px;

}

.header-menu-wrap li:hover ul {

	opacity: 1;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	visibility: visible;

}

.header-menu-wrap li ul li {

	display: block;

	margin-right: 0;

	border-bottom: 1px solid #F3F3F3;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

}

.header-menu-wrap li ul li:hover {background: #0363D1;}

.header-menu-wrap li ul li:hover a {color: #ffffff;}

.header-menu-wrap li ul a {padding: 8px 10px;}

.header-offer-area {display: none;}

.header-search-box input {

	background: #ffffff;

	border-top-left-radius: 30px;

	border-bottom-left-radius: 30px;

	padding-left: 10px;

	font-weight: 300;

	color: #333333;

	border: none;

	width: 80%;

	height: 38px;

}

.header-search-box button {

	background: #0165CB;

	border-top-right-radius: 30px;

	border-bottom-right-radius: 30px;

	color: #ffffff;

	border: none;

	margin-left: -3px;

	width: 19%;

	height: 38px;

}

.header-search-box {margin-top: 13px;}

.slicknav_menu {display: none;}

.slicknav_menu .slicknav_icon {

	float: none; 

	color: #0163d2;

	font-size: 20px;

}

.slicknav_nav {

    color: #fff;

    background: #0363D1;

    z-index: 99;

    border-top: 2px solid #dddddd;

}

.slicknav_btn {

    border-radius: 0;

    background: transparent;

    padding: 7px;

    text-shadow: none;

    z-index: 99;

}

.slicknav_arrow {float:right;}

.slicknav_nav .fa-angle-down {display: none;}

.slicknav_nav .slicknav_row:hover {

    border-radius: 0;

    background: transparent;

}

.slicknav_nav ul {margin: 0;}

.slicknav_nav li {

    font-size: 12px;

    border-bottom: 1px solid #ddd;

    margin: 0 20px;

    padding-top: 0;

}

.slicknav_nav .slicknav_row, 

.slicknav_nav a {

    padding: 15px 0px;

    margin: 0;

}

.slicknav_nav li:last-child {border-bottom: none;}

.slicknav_nav a:hover {

    background: transparent;

    color: #ffffff;

}

.mean-container .mean-bar {

    background: transparent;

    padding: 0;

    position: absolute;

    z-index: 99;

}

.mean-nav .fa-angle-down,

.mean-nav .fa-angle-right {

	display: none;

}

.mean-nav .icofont {

	height: 20px;

    width: 20px;

    margin-right: 10px;

}

.mean-container .mean-nav ul li a.mean-expand {height: 28px;}

.mean-container a.meanmenu-reveal {

    background: #0163d2;

    padding: 12px;

    top: 0;

    left: 0 !important;

    right: auto !important;

    text-align: center;

    text-indent: 0px;

    font-size: 14px;

    width: auto;

    font-weight: 400;

}

.mean-nav h5,

.mean-container .mean-nav ul li li:first-child {display: none;}

.mean-nav li.viewmore {margin-left: 25px;}

.mean-container .mean-bar .fa-angle-down,

.mean-container .mean-bar .fa-times

 {margin-left: 10px;}

 .mean-container .mean-bar .fa-angle-down {font-weight: 700;}

 .mean-container .mean-nav {

    background: #0163d2;

    margin-top: 45px;

}

.mean-container .mean-nav ul li a.mean-expand:hover {

    background: #0163d2;

    opacity: .9;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

}

.mean-container .mean-nav ul li li a {opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}

/*-------- Ending of header area --------*/



/*-------- Starting of service area --------*/

.home-service-wrapper {

	background: #ffffff;

	box-shadow: 0 0 5px #ddd;

	padding: 20px 0 22px 0;

}

.single-service-area {position: relative;}

.service-icon-img {

	background: #0363D1;

	width: 65px;

	height: 65px;

	line-height: 65px;

	border-radius: 5px;

	position: absolute;

    left: 0;

    top: 0;

    color: #ffffff;

}

.service-icon-img img {

    height: 30px;

    width: 30px;

}

.service-icon-text {

	margin-left: 90px;

	padding-top: 10px;

}

.service-icon-text h5 {

	margin-bottom: 5px;

	font-weight: 500;

}

.service-icon-text p {

	margin-bottom: 5px;

	font-weight: 300;

}

/*-------- Ending of service area --------*/



/*-------- Starting of image blog area --------*/

.image-blog-wrap {padding-top: 60px;}

.single-image-blog-box {

	position: relative;

	display: block;

	overflow: hidden;

}

.single-image-blog-box img {

	width: 100%;

	height: 100%;

	transition: all 0.4s ease-in;

}

.single-image-blog-box:hover img,

.single-image-blog-box:focus img {

	transform: scale(1.1);

}

.gallery-overlay {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	z-index: 2;

	opacity: 0;

	transition: all 0.4s ease-in;

}

.gallery-border {

	position: absolute;

	right: 10px;

	top: 10px;

	border: 1px solid transparent;

	opacity: 1;

	visibility: visible;

	transition: all 0.4s ease-in;

	left: 10px;

	bottom: 10px;

	z-index: 3;

}

.single-image-blog-box:hover .gallery-overlay,

.single-banner-img:hover .gallery-overlay {

	opacity: .5;

}

.single-image-blog-box:hover .gallery-border,

.single-banner-img:hover .gallery-border {

	border: 1px solid #ffffff;

}

.image-blog-wrap .col-lg-4:first-child .single-image-blog-box {

	height: 610px;

}

.image-blog-wrap .col-lg-4:nth-child(2) .single-image-blog-box,

.image-blog-wrap .col-lg-4:nth-child(3) .single-image-blog-box,

.image-blog-wrap .col-lg-4:nth-child(4) .single-image-blog-box

{

	height: 300px;

}

.image-blog-wrap .col-lg-4:nth-child(2) .single-image-blog-box,

.image-blog-wrap .col-lg-4:nth-child(3) .single-image-blog-box {

	margin-bottom: 30px;

}

/*-------- Ending of image blog area --------*/



/*-------- Starting of countdown area --------*/

.single-countdown-item {

    font-size: 46px;

    line-height: 25px;

    display: inline-block;

    text-align: center;

    font-weight: 700;

    padding: 20px;

}

.single-countdown-item span {

	font-size: 16px;

}

.countdown-timer-wrap {padding: 30px 0;}

.count-down-button .btn {

	padding: 18px 36px;

	background: #0363D1;

	border: none;

}

.count-down-button {margin-top: 30px;}

.count-down-header h2 {margin-bottom: 35px;}

/*-------- Ending of countdown area --------*/



/*-------- Starting of video blog area --------*/

.video-text-area {color: #ffffff;}

.video-blog-wrap {padding: 250px 0 160px 0;}

.video-play-btn a {

	height: 70px;

	width: 70px;

	background: #ffffff;

	line-height: 48px;

	border-radius: 100%;

	border: 10px solid #9fb6d2;

	display: block;

}

.video-play-btn a img {width: 30px;}

.video-play-btn {

	border: 10px solid #577dab;

	border-radius: 100%;

	height: 90px;

    width: 90px;

}

.video-play-area {

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex; 

	-webkit-box-pack: center; 

	    -ms-flex-pack: center; 

	        justify-content: center;

	margin-top: 30px;

}

/*-------- Ending of video blog area --------*/



/*-------- Starting of news list area --------*/

.single-news-list {

	display: inline-block;

	color: #333333;

}

.single-news-list:hover {color: #333333;}

.single-news-list:hover img.news-img {

	-webkit-transform: scale(1.1);

	transform: scale(1.1);

}

.news-img {

	width: 100%;

	height: 200px;

	overflow: hidden;

	position: relative;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

	margin: auto;

}

.news-list-meta {

	position: absolute;

	left: 0;

	bottom: 0;

	background-color: #0163D3;

	color: #ffffff;

	padding: 24px 0;

	height: 60px;

	width: 60px;

	text-align: center;

}

.news-list-meta span {

	display: block;

	font-size: 14px;

	line-height: 1px;

}

.news-btn {font-weight: 500;}

.news-list-text {padding-top: 30px;}

.news-list-button {

	margin-bottom: 20px;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

}

.single-news-list:hover .news-list-button {color: #0163D3;}

.news-list-text h4, .news-list-text p {margin: 0;}

.news-list-text h4 {

	height: 60px;

	line-height: 1.4;

}

.news-list-text p {

	height: 105px;

	line-height: 2;

}

/*-------- Ending of news list area --------*/



/*----------Starting of client logo carousel---------*/

.client-logo-wrap .logo-wrapper img {

    width: auto;

    margin: 0 auto;

}

.logo-wrapper > li {

    float: left;

    width: 20%;

    padding: 20px;

    text-align: center;

    border-top: 1px dashed #f2f2f2;

    border-right: 1px dashed #f2f2f2;

}

.logo-wrapper > li img {-webkit-transition: all .4s ease;transition: all .4s ease;}

.logo-wrapper > li:hover img{

    -webkit-transform: scale(1.1);

            transform: scale(1.1);

}

.logo-wrapper > li:nth-child(1),

.logo-wrapper > li:nth-child(2),

.logo-wrapper > li:nth-child(3),

.logo-wrapper > li:nth-child(4),

.logo-wrapper > li:nth-child(5){

    border-top: none;

}

.logo-wrapper > li:nth-child(5n+5){

    border-right: none;

}

.client-logo-wrap .owl-prev,

.client-logo-wrap .owl-next {

	background: transparent;

	border: 1px solid #ffffff;

	color: #ffffff;

	display: inline-block;

	font-size: 16px;

	margin: 0 5px;

	height: 30px;

	width: 30px;

	text-align: center;

	line-height: 30px;

	border-radius: 100%;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

}

.client-logo-wrap .owl-nav{

	text-align: center;

}



.client-logo-wrap .owl-prev:hover,

.client-logo-wrap .owl-next:hover {

	background-color: #ffffff;

    color: #0163d2;

}

/*----------Ending of client logo carousel---------*/



/*----------Starting of review carousel---------*/

.review-carousel-wrap {

	padding: 60px 0;

	color: #ffffff;

}

.review-carousel-text {margin-top: 30px;}

.review-carousel-profile {

	width: 100px;

	height: 100px;

	margin: 0 auto 0;

}

.review-carousel-wrap .owl-nav {text-align: center;}

.review-carousel-wrap .owl-prev,

.review-carousel-wrap .owl-next {

    background: transparent;

    border: 1px solid #ffffff;

    color: #ffffff;

    display: inline-block;

    font-size: 16px;

    margin: 0 5px;

    height: 30px;

    width: 30px;

    text-align: center;

    line-height: 30px;

    border-radius: 100%;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

}

.review-carousel-wrap .owl-prev:hover,

.review-carousel-wrap .owl-next:hover {

    background: #ffffff;

    color: #0163d2;

}

/*----------Ending of review carousel---------*/



/*----------Starting of footer area---------*/

.footer-top-wrap {

	padding: 100px 0 60px 0;

}

.single-footer-wrap h4 {

	color: #ffffff;

	margin-bottom: 30px;

}

.single-footer-wrap li {

	padding: 12px 0;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

	position: relative;

}

.single-footer-wrap.information li {border-bottom: 1px dashed #999999;}

.single-footer-wrap li:first-child {padding-top: 0;}

.single-footer-wrap li:last-child {border: none;}

.single-footer-wrap a, .single-footer-wrap p {

	color: #999999;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

}

.single-footer-wrap.information li:hover a {color: #0163d2;}

.single-footer-wrap.information li:hover {margin-left: 10px;}

.single-footer-wrap li span {

	position: absolute;

    left: 50px;

    top: 10px;

    line-height: 1.4;

}

.single-footer-wrap.contact li span {left: 30px;}

.single-footer-wrap.contact li i.fa {

	color: #0163d2;

	font-size: 18px;

}

.single-footer-wrap li:first-child span {top: -2px;}

.footer-bottom-wrap {

	background: #1a1a1a;

	padding: 25px 0;

}

.footer-copyright-area {color: #999999;}

.footer-copyright-area a {color: #0163d2;}

.footer-social-links {text-align: right;}

.footer-social-links ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

.footer-social-links li {display: inline-block;}

.footer-social-links li a {

    background-color: #1a1a1a;

    color: #ffffff;

    border: 1px solid #ffffff;

    margin-right: 10px;

    -webkit-transition: .4s;

    transition: .4s;

    display: inline-block;

    height: 30px;

    width: 30px;

    text-align: center;

    line-height: 30px;

}

.footer-social-links li a.facebook:hover {

    background-color: #3B5998;

    border: 1px solid #3B5998;

}

.footer-social-links li a.google:hover {

    background-color: #DD4B39;

    border: 1px solid #DD4B39;

}

.footer-social-links li a.twitter:hover {

    background-color: #00ACED;

    border: 1px solid #00ACED;

}

.footer-social-links li a.tumblr:hover {

    background-color: #32506D;

    border: 1px solid #32506D;

}

.footer-social-links li a.pinterest:hover {

    background-color: #CB2027;

    border: 1px solid #CB2027;

}



.footer-wrap {

	position: relative;

	margin-top: 50px;

}

.subscribe-newsletter-text-area {

	background: #0163d2;

	color: #ffffff;

	padding: 20px 20px;

	position: relative;

}

.subscribe-newsletter-text-area:before {

	position: absolute;

    width: 0;

    height: 0;

    border-top: 29px solid transparent;

    border-bottom: 29px solid transparent;

    border-left: 29px solid #024a9b;

    left: -24px;

    top: 2px;

    content: "";

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg);

}

.subscribe-newsletter-text-area:after {

	position: absolute;

    width: 0;

    height: 0;

    border-top: 29px solid transparent;

    border-bottom: 29px solid transparent;

    border-left: 29px solid #024a9b;

    right: -24px;

    top: 2px;

    content: "";

    -webkit-transform: rotate(135deg);

    transform: rotate(135deg);

}

.subscribe-newsletter-text-area h4 {

	margin: 0;

	padding-top: 8px;

}

.subscribe-newsletter-wrap {

	position: absolute;

	left: 0;

	width: 100%;

	-webkit-transform: translateY(-50%);

	        transform: translateY(-50%);

}

.subscribe-form input,

.subscribe-form button {

	background: #ffffff;

	color: #333333;

	height: 40px;

	padding-left:15px;

	border-radius: 30px;

	border: none;

	width: 72%;

}

.subscribe-form button {

	background: #253a52;

	color: #ffffff;

	width: 35%;

	margin-right: -4px;

	margin-left: -35px;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

}

.subscribe-form button:hover {background: #333333;}

/*----------Ending of footer area---------*/



/*----------Starting of featured product area---------*/

.tab-content .tab-pane {

	position: relative;

}

.product-type-tab .nav-tabs {

	border-bottom: none;

	text-align: center;

	margin-bottom: 30px;

}

.product-type-tab .nav-tabs>li {

	float: none;

	display: inline-block;

	padding: 0 12px;

}

.product-type-tab .nav-tabs>li>a {

	color: #333333;

	font-size: 16px;

}

.product-type-tab .nav-tabs>li.active>a,

.product-type-tab .nav-tabs>li.active>a:focus,

.product-type-tab .nav-tabs>li.active>a:hover {

	color: #0163d2;

	border: none;

	border-bottom: 2px solid;

}

.product-type-tab .nav>li>a {padding: 5px 0;}

.product-type-tab .nav-tabs>li>a:hover {

	border-color: transparent;

}

.product-type-tab .nav>li>a:focus,

.product-type-tab .nav>li>a:hover {

	background-color: transparent;

}

.product-name, .product-type {

	font-size: 20px;

	color: #424650;

}

.product-price {

	font-size: 20px;

	font-weight: 500;

	color: #0063d1;

}

.product-review .fa-star {position: relative;}

.product-review .fa-star:before {

	position: absolute;

	content: "\f005\f005\f005\f005\f005";

	left: 50%;

	top: -10px;

	color: #ffc000;

	-webkit-transform: translateX(-50%);

	transform: translateX(-50%);

}

.product-description {

	line-height: 25px;

	padding: 10px;

}

.single-product-area {

	height:395px;

	border: 1px solid #e0e0e0;

	box-shadow: 0 0 5px #f2f2f2;

	display: block;

	-webkit-transform: perspective(1px) translateZ(0);

	transform: perspective(1px) translateZ(0);

	position: relative;

	overflow: hidden;

	-webkit-transition: all 300ms ease-in;

	transition: all 300ms ease-in;

}



.single-product-area::before {

	content: "";

	position: absolute;

	z-index: -1;

	left: 100%;

	right: 0;

	bottom: 0;

	background: #0063d1;

	height: 4px;

	-webkit-transition-property: left;

	transition-property: left;

	-webkit-transition-duration: 0.3s;

	transition-duration: 0.3s;

	-webkit-transition-timing-function: ease-out;

	transition-timing-function: ease-out;

}

.single-product-area:hover:before,

.single-product-area:focus:before,

.single-product-area:active:before {

	left: 0;

}

.product-image-area {

	position: relative;

	width: 100%;

	height: 260px;

	overflow: hidden;

}



.single-product-area:hover .gallery-overlay,

.single-product-area:hover .gallery-overlay {

	opacity: .5;

}

.single-product-area:hover .gallery-border,

.single-product-area:hover .gallery-border {

	border: 1px solid #ffffff;

}

.featured-product-wrap .product-image-area img {width: auto !important;}




.product-image-area img {
	
	width: auto !important;

	height: 270px;

	margin: auto;

}

.featured-tag span {

	position: relative;

	background: #0163d2;

	color: #ffffff;

	font-size: 12px;

	font-weight: 500;

	padding: 5px 10px;

	margin-right: 3px;

	display: inline-block;

}

.featured-tag span:after {

	position: absolute;

	right: 5px;

	bottom: -10px;

	content: "";

	width: 0;

	height: 0;

	border-top: 10px solid transparent;

	border-bottom: 10px solid transparent;

	border-left: 10px solid #0163d2;

	-webkit-transform: rotate(180deg);

	transform: rotate(180deg);

}

.featured-tag {

	position: absolute;

	left: 0;

	top: 0;

	padding: 10px;

	text-align: left;

	z-index: 10;

}

.featured-carousel .owl-prev,

.featured-carousel .owl-next {

	background: transparent;

	border: 1px solid #cdcdcd;

	color: #78ace7;

	display: inline-block;

	font-size: 16px;

	margin: 0 5px;

	height: 30px;

	width: 30px;

	text-align: center;

	line-height: 30px;

	border-radius: 100%;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

	position: absolute;

	left: 0;

	top: 50%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);

}

.featured-carousel .owl-next {

	left: auto;

	right: 0;

}

.featured-carousel .owl-prev:hover,

.featured-carousel .owl-next:hover {

	background: #0163d2;

	border-color: #0163d2;

	color: #99c1ed;

}

.product-hover-area {

	position: absolute;

	width: 100%;

	left: 0;

	top: 50%;

	-webkit-transform: translate(-50%);

	transform: translate(-50%);

	opacity: 0;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

	visibility: hidden;

	z-index: 10;

	-webkit-transform: scale(.8);

	-ms-transform: scale(.8);

	transform: scale(.8);

	-webkit-transition: all 700ms ease-in;

	-moz-transition: all 700ms ease-in;

	-ms-transition: all 700ms ease-in;

	-o-transition: all 700ms ease-in;

	transition: all 700ms ease-in;

}

.single-product-area:hover {border-color: #0163d2;}

.single-product-area:hover .product-hover-area {

	opacity: 1;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	visibility: visible;

	-webkit-transform: scale(1);

	-ms-transform: scale(1);

	transform: scale(1);

}

.product-hover-area span {

	display: inline-block;

	height: 45px;

	width: 45px;

	text-align: center;

	line-height: 45px;

	color: #0163d2;

	background: #ffffff;

	font-size: 20px;

	margin-right: 5px;

	-webkit-transition: all 300ms ease-in;

	transition: all 300ms ease-in;

	transform: scale(.8);

}

.product-hover-area span:hover {

	color: #ffffff;

	background: #0163d2;

	transform: scale(1);

}

/*----------Ending of featured product area---------*/



/*----------Starting of product banner area---------*/

.single-banner-img {

	position: relative;

	overflow: hidden;

}

.single-banner-img img {

	height: 100%;

	width: 100%;

	transition: all .4s ease;

}

.single-banner-img:hover .banner-img {transform: scale(1.1);}

/*----------Ending of product banner area---------*/



/*----------Starting of Product View Modal---------*/

.product-review-details-img img {

    border: 1px solid #dddddd;

    padding: 10px;

}

.product-review-details-description {

    text-align: left;

    padding: 0 20px;

}

.product-price {position: relative;}

.single-product-price, .product-availability {

    display: inline-block;

}

.single-product-price {color: #333333;}

.single-product-price span {

	color: red;

	text-decoration: line-through;

	font-size: 14px;

	margin-left: 5px;

}

.product-availability {

    font-size: 16px;

    font-weight: 400;

    color: #000001;

    margin-left: 3%;

}

.product-review-details-description .product-size {

    font-weight: 700;

    margin: 15px 0;

}

.product-size span {

    border: 1px solid #000001;

    margin-left: 3px;

    height: 30px;

    width: 30px;

    display: inline-block;

    text-align: center;

    line-height: 30px;

}

.product-size span.mselected-size {

	 border: 1.5px solid #000001;

}



.product-review-details-description .product-color {

    font-weight: 700;

    margin: 15px 0;

}

.product-color span {

	display: inline-block;

	height: 30px;

	width: 30px;

	margin-left: 5px;

	cursor: pointer;

	background: #000000;

	text-indent: 100%;

	white-space: nowrap;

	overflow: hidden;



}

.product-color span.mselected-color {

	 border: 1.5px solid #777;

}



.product-size .medium-size {

    margin-left: 10%;

}

.product-quantity form {

    display: inline-block;

    background-color: #dddddd;

    padding: 8px;

    padding-bottom: 5px;

}

.addToCart-btn {

    background-color: #0163d2;

    border: 1px solid #0163d2;

    display: inline-block;

    padding: 8px 30px;

    margin-left: 5px;

    color: #ffffff;

    font-weight: 700;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

}

.addToCart-btn:hover {

    background-color: #ffffff;

    color: #0163d2;

}

.product-review .fa-star, .modal-product-review .fa-star {position: relative;}

.product-review .fa-star:before, 

.modal-product-review .fa-star:before {

    position: absolute;

    content: "\f006\f006\f006\f006\f006";

    left: 50%;

    top: -10px;

    font-size: 18px;

    color: #ffc000;

    -webkit-transform: translateX(-50%);

            transform: translateX(-50%);

}

.modal-product-review .fa-star:before {

    left: 0;

    -webkit-transform: translateX(0);

            transform: translateX(0);

}

.modal-product-review .fa-star:before {

    left: 0;

}

.modal-content {margin-top: 80px;}

.modal-header {

    border-bottom: none;

}

.modal-footer {

    border-top: none;

    text-align: center;

}

.fade {

    -webkit-transition: opacity .5s linear;

    transition: opacity .5s linear;

}

/*----------Ending of Product View Modal---------*/



/*-------- Starting of blog area --------*/

.blog-wrap .single-news-list {margin-bottom: 30px;}

.single-news-list {

	border-bottom: 1px solid transparent;

	box-shadow: 0 0 5px #f2f2f2;

	display: block;

	-webkit-transform: perspective(1px) translateZ(0);

	transform: perspective(1px) translateZ(0);

	position: relative;

	overflow: hidden;

}

.single-news-list::before {

	content: "";

	position: absolute;

	z-index: -1;

	left: 100%;

	right: 0;

	bottom: 0;

	height: 4px;

	-webkit-transition-property: left;

	transition-property: left;

	-webkit-transition-duration: 0.3s;

	transition-duration: 0.3s;

	-webkit-transition-timing-function: ease-out;

	transition-timing-function: ease-out;

}

.single-news-list:hover:before,

.single-news-list:focus:before,

.single-news-list:active:before {

	left: 0;

}

/*-------- Starting of blog area --------*/







/*----------Starting of Blogs Details----------*/

.section-title ul {margin: 0; padding: 0; list-style: none;}

.section-title li {

    display: inline-block; 

    margin-right: 7px;

    color: #333333;

    font-size: 12px;

    font-family: 'Lato', sans-serif;

    font-style: italic;

}

.section-title li i.fa {padding-right: 7px;}

.blog-post-wrapper img {width: 100%; margin-top: 10px; margin-bottom: 20px;}

.social-sharing {

    border-top: 1px solid #f0f0f0;

    border-bottom: 1px solid #f0f0f0;

    padding: 20px 0;

    margin-top: 30px;

    margin-bottom: 30px;

}

.social-sharing a {

    display: inline-block;

    background-color: #275baa;

    color: #ffffff;

    padding: 10px 20px 8px;

    border-radius: 40px;

    margin-right: 10px;

}

.social-sharing a.facebook {background-color: #275BAA; border: 1px solid #275BAA; -webkit-transition: .4s; transition: .4s;}

.social-sharing a.twitter {background-color: #28c8f0; border: 1px solid #28c8f0; -webkit-transition: .4s; transition: .4s;}

.social-sharing a.pinterest {background-color: #d6061e; border: 1px solid #d6061e; -webkit-transition: .4s; transition: .4s;}

.social-sharing a.facebook:hover {background-color: #fff; border: 1px solid #275BAA; color: #275BAA;}

.social-sharing a.twitter:hover {background-color: #fff; border: 1px solid #28c8f0; color: #28c8f0;}

.social-sharing a.pinterest:hover {background-color: #fff; border: 1px solid #d6061e; color: #d6061e;}

.entry-content p {margin-bottom: 20px; text-align: justify;}



.post-heading {

    border-bottom: 2px solid #333333; 

    padding-bottom: 10px;

    margin-bottom: 25px;

}



.post-sidebar-area ul {margin: 0; padding: 0; list-style: none;}

.post-sidebar-area {font-size: 15px; font-weight: 600;}

.post-sidebar-area a {color: #333333;}

.post-meta-date {

    margin-bottom: 0; 

    color: #333333; 

    font-size: 16px;

    line-height: 1;

}

.post-sidebar-area img {margin-top: 0;}

.row.post-row {

    margin-left: -7.5px; 

    margin-right: -7.5px;

}

.row.post-row .col-xs-4, .row.post-row .col-xs-8 {

   padding-left: 7.5px; 

   padding-right: 7.5px;

}

.blog-comments-profile-img {

    position: relative;

    height: 80px;

    width: 80px;

}

.blog-comments-profile-img img {border-radius: 100%; margin-top: 0;}

.single-blog-comments-wrap h4 {margin-bottom: 5px;}

.single-blog-comments-wrap h4 a {color: #333333;}

.comments-reply-area {margin-bottom: 15px;}

.comments-reply-area .pull-right a {color: #333333;}

.single-blog-comments-wrap {

    border-bottom: 1px solid #f0f0f0;

    padding: 15px 0;

    margin-bottom: 15px;

}

.blog-btn.comments {padding: 10px 20px;}

.blog-comments-msg-area .form-control, 

.blog-comments-msg-area button {

	border-radius: 0; 

	box-shadow: none;

}

.blog-comments-msg-area button {

	background: #0163d2;

	border: 1px solid #0163d2;

	color: #ffffff;

	-webkit-transition: all .4s ease;

	transition: all .4s ease;

}

.blog-comments-msg-area button:hover {

	background: #ffffff;

	color: #0163d2;

}

.blog-comments-msg-area {margin-top: 20px;}

/*----------Ending of Blogs Details----------*/



/*----------Starting of FAQ area  */

.styled-faq .panel-default > .panel-heading {

    border: none;

    background: none;

    padding: 0;

}

.styled-faq .panel .panel-collapse .panel-body {

    border: none;

}

.styled-faq .panel-group .panel {

    border-radius: 0;

    box-shadow: 0 0 0;

    margin-bottom: 15px;

}

.styled-faq .panel .panel-heading h4 a {

    display: block;

    padding: 15px;

    position: relative;

    font-weight: 400;

}

.styled-faq .panel .panel-heading h4 a i.fa {

    font-size: 110%;

    line-height: 20px;

    position: absolute;

    left: 15px;

    top: 15px;

    display: none;

}

.styled-faq .panel .panel-heading h4 a span {margin-left: 25px;}

.styled-faq .panel .panel-heading h4 a[aria-expanded=true] i.fa.fa-minus {

    display: block;

}

.styled-faq .panel .panel-heading h4 a[aria-expanded=false] i.fa.fa-plus {

    display: block;

}

.styled-faq .panel .panel-heading h4 a:focus, a:hover {

    text-decoration: none;

}

.faq-img img {

    height: 450px;

    width: 100%;

    padding: 20px 150px;

}

.styled-faq .panel-title {

	background: #0163d2; 

	color: #ffffff;

}

.styled-faq .panel {border: none;}

/*----------Ending of FAQ area----------*/



/*----------Starting of Contact Us area----------*/

.comments-form input, .comments-form textarea  {

    width: 100%;

    margin-top: 20px;

    margin-bottom: 20px;

}

.comments-form input[type="text"], .comments-form input[type="tel"], 

.comments-form input[type="email"], .comments-form textarea {

    background-color: #fbfbfb;

    border: 1px solid #f0f0f0;

    padding: 10px 15px;

}

.comments-form textarea {

    margin-bottom: 0;

    height: 120px;

}

.comments-form input[type="submit"], 

.comments-form button[type="submit"]  {

    background: #0163d2;

    width: auto;

    display: inline-block;

    color: #ffffff;

    padding: 10px 25px;

    border-radius: 0;

    font-size: 14px;

    border: 1px solid #0163d2;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

    font-weight: 600;

}

.comments-form input[type="submit"]:hover, 

button[type="submit"]:hover {

    border: 1px solid #0163d2;

    background: #ffffff;

    color: #0163d2;

}

.contact-info {

    position: relative;

    padding-left: 40px;

    margin-bottom: 30px;

}

.contact-info i {

    position: absolute;

    font-size: 20px;

    left: 0;

    top: 5px;

}

.contact-info i.fa {

    color: #333333;

    font-size: 20px;

}

.contact-info span {margin-left: 30px;}

.contact-info {line-height: 2;}

.contact-area-wrapper {color: #333333;}

.contact-area-wrapper h3, .contact-info a {color: #333333;}

/*----------Ending of Contact Us area----------*/



/*----------Starting of Product details tab area----------*/

.tab-list {

    margin: 0;

    padding: 0;

    list-style: none;

}

.tab-list li {

    display: block;

}

.tab-list li a {

    display: block;

    background-color: #F7F7F7;

    border-top: 1px solid #ffffff;

    color: #333333;

    padding: 20px;

    position: relative;

    text-decoration: none;

    font-weight: 700;

}

.tab-list li.active a {

    background-color: #0163d2;;

    color: #ffffff;

}

.tab-list li.active a:after {

    position: absolute;

    right: -9px;

    top: 20px;

    content: "";

    height: 20px;

    width: 20px;

    background: #0163d2;;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg);

}

.tab-pane .product-reviews .fa-star {position: relative;}



.tab-pane .product-reviews .fa-star:before {

    position: absolute;

    content: "\f006\f006\f006\f006\f006";

    left: 0;

    top: -18px;

    font-size: 18px;

    color: #ffc000;

}

.product-review-form .form-control {

    height: 38px;

    border-radius: 0; 

    font-size: 16px;

    box-shadow: none;

    color: #333333;

}

.product-review-form textarea.form-control {

    height: auto;

}

.btn-review {

    background-color: #0163d2;;

    color: #ffffff;

    padding: 10px 30px;

    border: 1px solid #0163d2;;

    font-weight: 700;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

}

.btn-review:hover {

    background-color: #ffffff;

    color: #0163d2;;

}

/*----------Ending of Product details tab area----------*/



/*----------Starting of product description area----------*/





.product-title {

    height: 35px;

    margin: 0;

}

.single-product-item {

    cursor: pointer;

    margin-right: 15px;

}

.product-review-owl-carousel {

    margin-top: 15px;

}

.product-details-wrapper .owl-nav .owl-prev,

.product-details-wrapper .owl-nav .owl-next {

    position: absolute;

    top: 50%;

    margin-top: -46px;

    font-size: 20px;

}

.product-details-wrapper .owl-nav .owl-prev {left: -20px;}

.product-details-wrapper .owl-nav .owl-next {right: -12px;}

.product-details-wrapper .productDetails-reviews .fa-star {position: relative;}

.product-details-wrapper .productDetails-reviews .fa-star:before {

    position: absolute;

    content: "\f006\f006\f006\f006\f006";

    left: 0;

    top: -18px;

    color: #ffc000;

    font-size: 18px;

}

.product-details-wrapper .productDetails-header {color: #333;}

.product-details-wrapper .productDetails-reviews {position: relative;}

.product-details-wrapper .productDetails-reviews span {

    position: absolute;

    left: 100px;

    top: -2px;

    color: #000;

}

.product-details-wrapper .productDetails-description {line-height: 1.8;}

.product-details-wrapper .productDetails-price span {

    font-size: 18px;

    font-weight: 400;

    color: red;

    margin-left: 5px;

}

.product-details-wrapper .productDetails-price {padding: 10px 0;}

.product-details-wrapper .productDetails-size span {

    display: inline-block;

    width: 40px;

    height: 40px;

    line-height: 40px;

    border: 1px #d9d9d9 solid;

    text-align: center;

    font-size: 12px;

    color: #4c4c4c;

    font-weight: 500;

    margin-right: 12px;

    position: relative;

    cursor: pointer;

    margin-bottom: 12px;

}

.product-details-wrapper .productDetails-size span:after {

    position: absolute;

    left: -1px;

    top: -1px;

    right: -1px;

    bottom: -1px;

    border: 3px #d9d9d9 solid;

    content: "";

    opacity: 0;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

}

.productDetails-size span.pselected-size {

    border: 3px #d9d9d9 solid;

}

.product-details-wrapper .productDetails-size span:hover:after {

    opacity: 1;

    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

}

.product-details-wrapper .productDetails-size p, 

.product-details-wrapper .productDetails-quantity p,

.productDetails-quantity p, .productDetails-color p {

    font-weight: 700;

    font-size: 16px;

}

.productDetails-color span {

	display: inline-block;

	height: 40px;

	width: 40px;

	margin-right: 5px;

	cursor: pointer;

	background: #000000;

	text-indent: 100%;

	white-space: nowrap;

	overflow: hidden;

}



.productDetails-color span.pselected-color {

    border: 3px #d9d9d9 solid;

}

.product-details-wrapper .productDetails-size,.productDetails-color{

    padding-bottom: 10px;

}

.product-details-wrapper .productDetails-quantity span,

.productDetails-quantity span {

    display: inline-block;

    width: 40px;

    height: 40px;

    line-height: 40px;

    border: 1px #d9d9d9 solid;

    text-align: center;

    font-size: 12px;

    color: #4c4c4c;

    font-weight: 500;

    margin-right: -5px;

    position: relative;

    margin-bottom: 12px;

}

.product-details-wrapper .productDetails-quantity span.quantity-btn,

.productDetails-quantity span.quantity-btn {

    cursor: pointer;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

}

.product-details-wrapper .productDetails-quantity span.quantity-btn:hover,

.productDetails-quantity span.quantity-btn:hover {

    background-color: #000;

    color: #fff;

}

.product-details-wrapper .productDetails-addCart-btn {

    display: inline-block;

    background-color: #0163d2;

    border: 1px solid #0163d2;

    color: #ffffff;

    font-weight: 700;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

    padding: 10px 30px;

    margin-top: 10px;

}

.product-details-wrapper .productDetails-addCart-btn:hover {

	background: #ffffff;

	color: #0163d2;

}

.product-details-wrapper .productDetails-addCart-btn i.fa {margin-right: 5px;}

/*----------Ending of product description area----------*/



/*----------Starting of checkOut area----------*/

.product-checkOut-wrap .form-group label {

    font-weight: 400; 

    position: relative;

}

.product-checkOut-wrap .form-group label span {

    color: #333333;

    font-size: 20px;

    position: absolute;

    right: -15px;

    top: -8px;

}

.product-checkOut-wrap .form-group {

    margin-bottom: 25px;

}

.product-checkOut-wrap .form-control {

    box-shadow: none;

    border-radius: 0;

    height: 42px;

}

.product-checkOut-wrap .form-group a {color: red;}

.product-checkOut-wrap .form-group .order-btn {

    background-color: #0163d2;

    border: 1px solid #0163d2;

    color: #ffffff;

    border-radius: 0;

    text-align: center;

    font-weight: 700;

    -webkit-transition: all .4s ease;

    transition: all .4s ease;

}

.product-checkOut-wrap .form-group .order-btn:hover {

    background-color: #ffffff;

    color: #0163d2;

}

.shipping-title {font-size: 20px;}

.product-checkOut-wrap textarea.form-control {height: auto;}

.shipping-details-area {

    display: none;

}

/*----------Ending of checkOut area----------*/



/*----------Starting of ViewCart area----------*/

.view-cart-title a {color: #333333;}

.view-cart-title i {margin: 0 5px;}

.section-padding.product-shoppingCart-wrapper img {

    height: auto;

    max-width: 150px;

}

.section-padding.product-shoppingCart-wrapper .table > tbody > tr > td {

	padding: 30px 0;

    vertical-align: middle;

    color: #555;

    font-size: 16px;

    border: none;

    text-align: center;

} 

.section-padding.product-shoppingCart-wrapper .table > thead > tr > th {

    padding: 30px;

    text-align: center;

    color: #333;

} 

.product-shoppingCart-wrapper .table>tfoot>tr>td {padding: 30px 0;}

.product-shoppingCart-wrapper .table>tfoot>tr:last-child>td {border-top: none;}

.table-product-review .fa-star {position: relative;}

.table-product-review .fa-star:before {

    position: absolute;

    content: "\f006\f006\f006\f006\f006";

    right: 0;

    top: -10px;

    font-size: 18px;

    color: #ffc000;

}

i.fa-trash-o {font-size: 20px;}

.product-name-header a {

    color: #555;

    -webkit-transition: .4s;

    transition: .4s;

}

.product-name-header:hover {color: #000000;}

.table-product-review {position: relative;}

.table-product-review span {

    position: absolute;

    right: 5px;

    top: 5px;

    color: #333333;

    font-size: 13px;

}

.table-product-color span {

    color: green;

    margin-left: 10px;

}

a.table-edit {

    text-decoration: underline;

    color: #555555;

}

.update-shopping-btn {

    background-color: #0163d2;

    border: 1px solid #0163d2;

    display: inline-block;

    padding: 15px 20px;

    color: #fff;

    font-weight: 700;

    -webkit-transition: .4s;

    transition: .4s;

    float: right;

    overflow: hidden;

}

.shopping-btn {

    background-color: #0163d2;

    border: 1px solid #0163d2;

    display: inline-block;

    padding: 15px 20px;

    color: #fff;

    font-weight: 700;

    -webkit-transition: .4s;

    transition: all .4s ease;

    float: left;

    overflow: hidden;

}

.update-shopping-btn:hover, 

.shopping-btn:hover {

    background-color: #ffffff;

    color: #0163d2;

} 

/*----------Ending of ViewCart area----------*/



/*----------Starting of Login/registration area----------*/

.login-tab {

    background: #ffffff;

    box-shadow: 0 0 5px #dddddd;

}

.login-tab .nav-tabs {border-bottom: none;}

.login-tab .nav>li {

    width: 50%;

    text-align: center;

}

.login-tab .nav-tabs>li>a {

    margin-right: 0;

    border: 1px solid transparent;

    border-radius: 0;

    padding: 15px;

}

.login-tab .nav>li>a {

    background-color: #eee;

    font-size: 18px;

    color: #666666;

}

.login-tab .nav-tabs>li.active>a, 

.login-tab .nav-tabs>li.active>a:focus, 

.login-tab .nav-tabs>li.active>a:hover {

    color: #333333;

    cursor: default;

    background-color: #fff;

    border: none;

    border-top: 5px solid #0163d2 !important;

}

.login-form {padding: 20px 30px 40px 30px;}

.login-title {

    padding-top: 40px;

    color: #666666;

}

.login-form .form-control,

.login-form button

 {

    height: 40px;

    border-radius: 0;

}

.login-form label {

    color: #666666;

    font-size: 16px;

    font-weight: 500;

}

.login-form button {

    background: #0163d2;

    border: 1px solid #0163d2;

    color: #ffffff;

    font-size: 16px;

    font-weight: 500;

    letter-spacing: 2px;

    transition: all .4s ease;

}

.forgot-area {margin-top: 10px;}

.forgot-area a {

    color: #0163d2;

    font-size: 16px;

    text-decoration: underline

}

/*----------Ending of Login/registration area----------*/



/*----------Starting of Product search area----------*/

.product-search-wrap .single-product-area {

    margin-bottom: 30px;

}

/*----------Ending of Product search area----------*/



/*----------Starting of Product category area----------*/

.category-wrap .single-product-area {margin-bottom: 15px;}

.category-wrap > .row >.col-lg-4 {padding-left: 7.5px; padding-right: 7.5px;}

.load-more-area {margin-top: 30px;}

.load-more-area .btn {

    background: #0163d2;

    border-radius: 0;

    padding: 12px 30px;

    border-color: #0163d2;

    font-weight: 500;

    transition: all .4s ease;

}

.load-more-area .btn a {color: #ffffff;}

.load-more-area .btn:hover {background: #ffffff;}

.load-more-area .btn:hover a {color: #0163d2;}

.product-filter-option form .form-control {border-radius: 0;}

.slider.slider-horizontal {

    width: 100%;

}

.slider-track {

    background-image: none;

    box-shadow: none;

    border-radius: 5px;

    background-color: #cccccc;

}

.slider-selection {

    background-image: none;

    box-shadow: none;

    border-radius: 5px;

    background-color: #0163d2;

}

.slider-handle {

    top: -3px;

    width: 25px;

    height: 25px;

    background-color: #ffffff;

    background-image: none;

    -webkit-filter: none;

    filter: none;

    box-shadow: none;

    border: 5px solid  #0163d2;

}

input.price-input {

    border: 1px solid #0163d2;

    color: #0163d2;

    padding: 6px 0px;

    width: 22%;

    text-align: center;

}

.product-filter-option .form-group .fa-minus {color: #0163d2;}

input.price-search-btn {

    background-color: #0163d2;

    border: 1px solid #0163d2;

    color: #ffffff;

    margin-left: 10px;

    padding: 6px 20px;

    transition: all .4s ease;

}

input.price-search-btn:hover {

    background-color: #ffffff;

    color: #0163d2;

}

.product-filter-option .form-group.padding-bottom-10 {padding-bottom: 10px;}

h2.filter-title {padding-bottom: 10px;}

.product-filter-option {margin-bottom: 40px;}

.product-filter-content.tags a {

    background-color: #0163d2;

    border: 1px solid #0163d2;

    color: #ffffff;

    font-size: 12px;

    font-weight: 400;

    padding: 8px 12px;

    text-decoration: none;

    margin-right: 6px;

    margin-bottom: 10px;

    display: inline-block;

    transition: all .4s ease;

}

.product-filter-content a:hover {

    background-color: #ffffff;

    color: #0163d2;

}

.product-filter-option ul li span i.fa {

    display: none;

    float: left;

    cursor: pointer;

    margin-top: 5px;

    margin-right: 15px;

}

.product-filter-option ul li span[aria-expanded=true] i.fa.fa-minus {

    display: block;

}

.product-filter-option ul li span[aria-expanded=false] i.fa.fa-plus {

    display: block;

}

.product-filter-option ul {

    margin: 0;

    padding: 0;

    list-style: none;

}

.product-filter-option ul li {

    border-top: 1px solid #000;

    padding: 12px 10px;

}

.product-filter-option ul li a {color: #000;}

.product-filter-option ul li:last-child {border-bottom: 1px solid #000;}

.product-filter-option ul li ul li, 

.product-filter-option ul li ul li:last-child {border: none;}

.product-filter-option ul li ul li {padding: 8px 25px; padding-bottom: 0;}

.product-filter-option ul li ul li a {font-size: 10px;}

.product-filter-option ul li ul li i.fa-angle-right {

    margin-right: 10px;

    margin-left: 3px;

}

/*----------Ending of Product category area----------*/



/*Star Rating Start*/

.starrr {

    display: inline-block;

}

.starrr a {

    font-size: 16px;

    padding: 0 1px;

    cursor: pointer;

    color: #ffc000;

    text-decoration: none;

}

.review-star{

    padding:20px 0;

}

/*Star Rating End*/



.ratings {

    position: relative;

    vertical-align: middle;

    display: inline-block;

    color: #b1b1b1;

    overflow: hidden;

}

.full-stars {

    position: absolute;

    left: 0;

    top: 0;

    white-space: nowrap;

    overflow: hidden;

    color: #ffc000;

}

.empty-stars:before, .full-stars:before {

    content:"\2605\2605\2605\2605\2605";

    font-size: 14pt;

}

.empty-stars:before {

    -webkit-text-stroke: 1px #ffc000;

    color:transparent;

}

.full-stars:before {

    -webkit-text-stroke: 1px #ffc000;

}

/* Webkit-text-stroke is not supported on firefox or IE */



/* Firefox */

@-moz-document url-prefix() {

    .full-stars {

        color: #ffc000;

    }

}

.full-stars {

    color: #ffc000;

}

.header-bottom-left-wrap ul li img {

	height: 15px; 

	width: 12px;

	margin-right: 10px;

}



/*breadcrumb*/

.breadcrumb-box{font-size: 0; margin-bottom: 25px;}

.breadcrumb-box a{display: inline-block; font-size: 13px; color: #696969; line-height: 16px; margin-right: 7px; padding: 7px 0;}

.breadcrumb-box a:after{content: "\f105"; font-family: FontAwesome; display: inline-block; margin-left: 7px;}

.breadcrumb-box a:last-child:after{display: none;}

.breadcrumb-box a:hover{color: #2e2e2e;}

.breadcrumb-entry{padding: 40px 0; background-position: center center; background-repeat: no-repeat; border-top: 1px #eee solid; border-bottom: 1px #eee solid; text-align: center; background-size: cover;}

.breadcrumb-entry.align-left{text-align: left;}

.breadcrumb-entry.align-right{text-align: right;}

.breadcrumb-entry .breadcrumb-title.style-1{font-size: 36px; line-height: 36px; color: #312926; font-weight: 400; letter-spacing: -1px;}

.breadcrumb-entry .breadcrumb-title.style-2{font-size: 26px; line-height: 26px; text-transform: uppercase; font-weight: 600;}

.breadcrumb-entry .breadcrumb-title.dark{color: #312926;}

.breadcrumb-entry .breadcrumb-title.light{color: #fff;}

.breadcrumb-box.light a{color: rgba(255, 255, 255, 0.5);}

.breadcrumb-box.light a:hover{color: rgba(255, 255, 255, 1);}



 #bn1 {

    height: 610px;

  }

 #bn2 {

    height: 300px;

  }

 #bn3 {

    height: 300px;

  }

 #bn4 {

    height: 281px;

  }



  .single-banner-img img.btbn {

  	height: auto;

  }



  .login-form button.social-btn {

    background: #ffffff;

    border-color: #dddddd;

    border-radius: 3px;

    color: #555555;

    letter-spacing: normal;

    margin-right: 20px;

    padding: 0 20px;



    transition: all .4s ease;

}

.login-form button.social-btn.last-child{margin-right: 0;}

.login-form button.social-btn:hover {border-color: #0163d2; color: #0163d2;}

.login-form button.social-btn i.fa {margin-right: 5px;}

.social-btn-area {margin-top: 10px;}



img.social:hover {

	opacity: 0.9;

	transition: all .5s ease;

}



.slicknav_nav, .slicknav_nav ul {

    max-height: 500px;

    overflow-y: auto;

}



.mean-container .mean-nav {

    max-height: 500px;

    overflow-y: scroll;

}

.owl-stage{

	width: 6728px;

}

