body {
	color: #777;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 24px;
	background-color: #fff;
}
.product-quick_view-30.layout-2.left-col {background: none;}
#product-category,#checkout-cart,#product-product.container,#account-login.container,#affiliate-login,#common-success,#account-account,#account-edit,#account-password,#account-address,#account-wishlist,#account-order,#account-download,
#account-reward,#account-return,#account-transaction,#account-recurring,#account-affiliate,#account-voucher,#account-register,#account-newsletter,#checkout-checkoutm,#information-information,#information-contact,#product-manufacturer,
#product-special,#product-search,#checkout-checkout,#error-not-found {padding: 0 15px 30px;}
.information-blogger-blogs .container {padding: 0 15px;}
.information-blogger-blogs footer .container {padding: 0 15px;}


:focus{outline:none !important;}
h1, h2, h3, h4, h5, h6 {
	color: #333;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-stack{width: 12px;
    font-size: 8px;
}
.right-myaccount-menu .fa.fa-heart {
  display: none;
}
.right-myaccount-menu .fa.fa-share {
  display: none;
}
.fa-stack .fa{font-size:13px;color: #1db1c3;}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #333333;
}
a:hover, a:focus{
	text-decoration: none;
	color:#1db1c3 ;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 13px;
	font-weight:normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 13px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 13px;
}
.input-group .input-group-addon {
	font-size: 13px;
	height: 30px;
}
.blog_page .blog_top_content {
  float: left;
  width: 100%;
}
.blog_page .blog_top_content .blog-image {
  float: left;
  position: relative;
}
.extension-caprica_blog-home .blog-image {
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px;
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
}
.header_left .box-content-category a:hover {
	padding-left: 5px;
	transition: all 0.3s ease 0s;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

#content .col-sm-6.product-right {
	margin-left: 0;
	width: 45%;
}

#column-right .swiper-viewport {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
}
#banner0 .swiper-pagination {
	display: none;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background: #1db1c3 none repeat scroll 0 0 !important;
	border: 1px solid #1db1c3 !important;
	color: #ffffff !important;
}
.pagination > li > a, .pagination > li > span {
	color: #000 !important;
	border-radius: 20% !important;
	padding: 0 !important;
	width: 36px;
	height: 36px;
	font-size: 14px;
	text-align: center;
	line-height: 34px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background: #1db1c3 none repeat scroll 0 0 !important;
	border: 1px solid #1db1c3 !important;
	color: #ffffff !important;
}
.nav-tabs {
	margin-bottom: 15px;
	border-bottom: none;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.swiper-viewport .swiper-button-prev{left: 40px !important;}
.swiper-viewport .swiper-button-next{right: 40px !important;}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #2196f3;
	background-color: #229ac8;
}
/* Blog listings */
.blog_grid_holder {
	margin-left:-15px;
	margin-right:-15px;
	padding-top:13px;
	font-size:0;
}
.blog_grid_holder.carousel-1 {
	margin-left:-17px;
	margin-right:-17px;
	padding-top:10px;
	width:inherit;
}
#column-left .blog_grid_holder, #column-right .blog_grid_holder {
	padding-top:5px;
}
.blog_grid_holder.related {
	padding-top:0px;
}
.blog_item {
	font-size:12px;
	padding:0px 15px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
	width:100%; /* 1 column grid is default */
}

.carousel-1 .blog_item {
	width:100% !important; /* carousel */
	margin-bottom:0px;
}
#column-left .blog_item, #column-right .blog_item {
	width:100%; /* carousel */
	margin-bottom:17px;
}
.blog_item .image {
	margin-bottom:23px;
	margin-top:5px;
}
.column-2 .blog_item .image, .column-3 .blog_item .image, .column-4 .blog_item .image, #column-left .blog_item .image, #column-right .blog_item .image {
	margin-bottom:17px;
}
.blog_item .image img {
	transition:all 400ms;
}
.blog_item .image img:hover {
	opacity:0.8;
	transition:all 400ms;
}
.all-blogs .blog_grid_holder .blog_item .summary .image{
 background-position: center center;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
	float: left;
    position: relative;
}
.blog_item .summary .blog_title {
	margin:0 0 10px;
	font-size:26px;
}
#column-left .blog_item .summary .blog_title, #column-right .blog_item .summary .blog_title {
	font-size:16px;
	margin:0 0 7px;
}
.column-2 .summary .blog_title, .column-3 .summary .blog_title {
	font-size:24px;
	margin:0 0 7px;
}
.column-4 .summary .blog_title {
	font-size:20px;
}
.blog_item .summary p {
	font-size:14px;
	line-height:21px;
}
#column-left .blog_item .summary p, #column-right .blog_item .summary p {
	font-size:13px;
	line-height:20px;
}
.blog_item .summary p .fa {
	color:#cccccc;
}

/* Blog Post */
.blog_post .main_thumb {
	padding:20px 0 7px;
	transition: all 400ms ease 0s;
}
.blog_post .main_thumb:hover {
    opacity: 0.8;
    transition: all 400ms ease 0s;
}
.blog_post h1 {
	margin-bottom:17px;
}
.blog_post label {
	font-size:14px;
}
.blog_post .main_description p {
	margin-bottom:18px;
}

.blog_stats {
	font-size:13px;
	text-transform:none;
	color:#999999;
	margin:0 0 15px;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:5px;
}
.column-2 .blog_stats, .column-3 .blog_stats, .column-4 .blog_stats, .blog_post .related .blog_stats {
	font-size:12px;
	margin:0 0 12px;
	padding-bottom:1px;
}
#column-left .blog_stats, #column-right .blog_stats {
	font-size:11px;
	margin-bottom:-4px;
	border-bottom:none;
	padding-bottom:0;
}
.blog_stats span {
	display:inline-block;
	margin-right:5px;
	margin-bottom:8px;
	line-height:12px;
}
.blog_stats span + span {
	padding-left:7px;
	border-left:1px solid #eeeeee;
}
.blog_stats .fa {
	color:#bbbbbb;
	margin-right:5px;
}
.blog_stats .text {
	font-weight:inherit;
}
#column-left .blog_stats .text, #column-right .blog_stats .text, .column-2 .blog_stats .text, .column-3 .blog_stats .text, .column-4 .blog_stats .text {
	font-size:0;
}
.blog_stats .hl {
	color:#777777;
}
#column-left .blog_stats .hl, #column-right .blog_stats .hl, .column-2 .blog_stats .hl, .column-3 .blog_stats .hl, .column-4 .blog_stats .hl {
	font-weight:inherit;
}
.blog_post .blog_stats {
	margin:0 0 22px;
}

/* Comments */
.blog_post #comment {
	margin-bottom:55px;
}
.blog_post .blog_comment {
	display:block;
	font-size:14px;
	margin-bottom:25px;
}
/* Modules */
.blog-module {
	margin-bottom:40px;
}
.blog-module.latest {
	margin-bottom:20px;
}
.blog-module h3 {
	margin:15px 0 10px 0;
	padding-bottom:6px;
	border-bottom:1px solid #f5f5f5;
}
.blog-module h3 a.all {
	float:right;
	font-size:13px;
	line-height:24px;
}
.blog-module h3 a.all .fa {
	color:#cccccc;
}
#column-left .blog-module h3 a.all, #column-right .blog-module h3 a.all {
	display:none;
}
/* Category Module */
.blog-category > ul > li {
	position:relative;
	border-bottom:1px solid #f5f5f5;
}
.blog-category ul > li > ul {
    display: none;
	padding-left:0;
}
.blog-category > ul > li.active > ul {
	display: block;
}
.blog-category > ul > li > a {
	display: block;
	line-height:34px;
	font-size:14px;
}
.blog-category .sign {
	position:absolute;
	right:0px;
	top:0px;
	line-height:34px;
	width:30px;
	text-align:center;
	cursor:pointer;
	color:#cccccc;
}
.blog-category li .sign .fa-minus,  
.blog-category li.open .sign .fa-plus {
	font-size:0;
}
.blog-category .sign .fa, 
.blog-category li.open .sign .fa-minus, 
.blog-category li.open ul li.open .sign .fa-minus, 
.blog-category li.open ul li .sign .fa-plus {
	font-size:11px;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li {
	border-top:1px solid #f5f5f5;
	list-style:none;
}
.blog-category > ul > li ul > li a {
	line-height:34px;
	font-size:13px;
}
.blog-category > ul > li ul > li a .fa {
	color:#cccccc;
	font-size:10px;
	margin:0 6px;
}
.captcha_wrap img { 
	max-width:none;
}
.blog_grid_holder.blog_products {
	padding-top:5px;
}
.blog_product {
	font-size:14px;
}
.blog_product .image {
	margin-top:0;
}
.blog_product .name {
	display:inline-block;
	margin-bottom:5px;
}
.blog_product .price-old {
	text-decoration:line-through;
}
.blog_product .price-tax {
	font-size:11px;
	display:block;
	color:#aaaaaa;
}
#content .blog .box-content{margin: 0 -20px;}

#content #blog-carousel .product-block, #content #blog-grid .product-block {margin: 0 20px;box-shadow: none;}

.blog-left .blog-image img{border: none;padding: 0;border-radius: 0;}

.post-image-hover {
	height: 100%;
	position: absolute;
	top: 0;
	transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
}
.blog-left:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
}

.blog-left .blog-image .zoom {
	border: 2px solid #1db1c3;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

.blog-left .blog-image .readmore_link {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-image .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 40%;
}

.product-block .blog-left:hover .post_hover, .product-block .blog-left:hover .zoom, .product-block .blog-left:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left, .blog-image {position: relative;}

#blog-carousel .blog-right h4 a {
	font-size: 13px;
	line-height: 22px;
	color: #000;
	font-weight: 600;
	text-transform: capitalize;
	letter-spacing: 0.06em;
}

.blog-desc {
	margin: 5px 0 0px;
	font-size: 13px;
	line-height: 24px;
	font-weight: 400;
}
.single-blog h4 {
	font-size: 16px;
	font-weight: 500;
	color: inherit;
}
.single-blog .view-comment .panel {
	background-color: #f9f9f9;
	padding: 15px !important;
}
.single-blog .blog-desc {padding: 15px;}
.single-blog .panel {border: none;box-shadow: none;}
.single-blog .block-title {margin-top: 40px;}
.single-blog .panel legend {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.1px;
	color: inherit;
	border:none;
}
.single-blog .panel fieldset {margin-top: 30px;float: left;}
.single-blog .panel-default .text-right {margin: 15px 0;}
.view-blog {
	float: left;
	width: 100%;
	text-align: left;
	margin: 0 0 10px;
}

.write-comment {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}

.read-more {
	float: left;
}

.blog-left-content .post_hover {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 44%;
}

.blog-left-content .blog-image .zoom {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	margin-right: 10px;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

.blog-left-content .blog-image .readmore_link {
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	color: #fff;
	display: inline-block;
	opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	padding: 10px 12px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	z-index: 10;
}

.all-blog .blog-left-content .blog-image {
	float: left;
	position: relative;
}

.all-blog .blog-left-content {
	float: left;
	width: 100%;
}

.blog-left-content:hover .post-image-hover {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	transition: all 0.5s ease-out 0s;
}

.all-blog .blog-left-content:hover .post_hover, .all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-kkhtml-opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.all-blog h5 a {
	font-size: 20px;
	font-weight: 900;
	color: #000;
	line-height: 20px;
	float: left;
	width: 100%;
	text-align: left;
	margin: 15px 0;
}

.all-blog .blog-desc {
	margin: 0;
	text-align: left;
	width: 100%;
	line-height: 16px;
}

.all-blog .write-comment {
	line-height: 20px;
	margin: 2px 0 0;
	text-align: right;
	width: auto;
	padding: 0;
}
.all-blog .blog-date {
	text-align: center;
}
.all-blog .read-more {
	position: relative;
}

.all-blog .blog-left-content .blog-image img {
	border: none;
	padding: 0;
	border-radius: 0;
}


.blog .box-content .date-time .fa.fa-calendar {display: none;}

@media screen and (max-width:767px){
.column-3 .blog_item, .column-4 .blog_item {width:50%;}
.blog_stats .text {font-size:0}
}
@media screen and (max-width:567px){
.column-2 .blog_item, .column-3 .blog_item, .column-4 .blog_item {width:100%; }
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls .owl-buttons div {
	position: absolute;
}
.owl-controls .owl-buttons .owl-prev {
	left: 10px;
	top: 50%;
}
.owl-controls .owl-buttons .owl-next {
	right: 10px;
	top: 50%;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/* OpenCart Code */
.owl-carousel {
	margin: 0 0 20px;
	background: #fff;
	direction: ltr !important;
	z-index: 1;
}
/*.owl-wrapper-outer {
    border: 4px solid #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
}*/
.owl-carousel .owl-buttons div {
	opacity: 0;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	transition: all .3s ease;
}
.owl-carousel:hover .owl-buttons div {
	opacity: 0.7;
}
.owl-carousel .owl-buttons .owl-prev {
	left: 10px;
}
.owl-carousel .owl-buttons .owl-next {
	right: 10px;
}
.owl-carousel .owl-buttons div i {
	font-size: 40px;
	margin: -20px 0 0;
}
.owl-pagination {
	text-align: center;
	top: 20px;
	position: relative;
}
.owl-controls .owl-page {
	display: inline-block;
	margin: 0px 6px;
}
.owl-controls .owl-page span {
	display: block;
	width: 11px;
	height: 11px;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.owl-controls .owl-page.active span {
	background: rgba(0, 0, 0, 0.9);
}




/* top */

.header_top_left {float: left;}
.headerleft-text {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.08em;
	color: #000;
	padding: 12px 0;
	font-weight: 300;
}
.headerleft-text a:hover {color: #1db1c3;}
#top-links .pull-left {
  float: right !important;
}
#form-language {
    padding: 0 25px 0 0;
}
#top {margin: 0;height: 40px;}
#top .container {
	top: auto;
	text-align: center;
}
#top-links span{
	font-size: 12px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 16px;
	letter-spacing: 0.08em;
	color: #000;
}
#top-links span:hover {color: #1db1c3;}
#form-currency .currency-select {
	text-align: left;
	width:100%;	
	text-transform: capitalize;
}
#form-currency .currency-select:hover {
	text-shadow: none;
	color: #1f2022;
    background-color: #fff;
}
.input-group-btn > .btn {border-radius: 0 5px 5px 0;}
#form-currency .dropdown-menu { 
	padding:10px 5px 12px; 
	right: 0;
	top:27px;
	border:1px solid #e0e0e0;
	border-top: 2px solid #1db1c3;
	border-radius: 0;
	left: auto;
	float: none;
	margin: 0;
}
.dropdown-menu-right{border-radius: 0 !important;box-shadow: none;}
#form-language .dropdown-menu {
	right: 0;
	margin: 0;
	top: 27px;
	border: 1px solid #e0e0e0;
	border-top: 2px solid #1db1c3;
	padding: 10px 10px 12px;
	border-radius: 0;
	left: auto;
	float: none;
	}

#form-language .dropdown-menu > li > .btn {padding:0; text-transform:capitalize; color:#333333;}
#form-currency .dropdown-menu .btn { padding: 6px !important; color:#333333; }
#form-language .dropdown-menu > li > .btn:hover, #form-currency .dropdown-menu .btn:hover{
	color: #1db1c3;
    background: transparent;
}
.box-content-category ul {
  padding:0;
  margin: 0 !important;
}
.box-content-category a{
  padding: 7px 0 ; 
  transition: all 0.3s ease 0s;
}

.header .btn-link, header a {
  color: #000000;
  display: block;
  font-size: 13px;
  font-weight: normal;
  text-transform: capitalize;
}
header li{
list-style: none;
}
.quickview .header-container {
	display: none;
}
/* header cms start*/

.content_header_topleft {
    /*float: left;*/
    padding:0;
    position: relative;
    text-transform: uppercase;
	font-weight:500;
	
	
}
.content_header_top .single-banner {
    margin: 0;
}
.head-right-top {/*float:left;*/}
.static_links {
    /*display: table-cell;*/
    list-style: outside none none;
	width: 100%;
	float: left;
	padding: 0;
	text-align: right;
	margin: 0 auto;
}
.static_links li {
    position: relative;
	padding:0;
    display: inline-block;
	margin: 0 25px;
}
.static_links li:first-child {margin: 0 25px 0 0;}
.static_links li:last-child {margin: 0 0 0 25px;}
.static_links .hiden_menu .top_level > a {
    padding: 10px 20px !important;
	margin-right:0;
}
.static_links li .megamenu li.list-unstyled.childs_1 li{
padding:0;
}
.static_links .myaccount ul{ height:auto; border:1px solid #ebebeb;padding:10px 5px; } 
/*<!--.static_links ul .nav li .megamenu.column1 ul.childs_1 {
  border: medium none;
  padding: 22px 0;
  
}-->*/
.static_links ul.nav li .megamenu.column1 ul.childs_1 {
  border: medium none;
  /*padding: 22px 0;*/
}
 .static_links ul.nav li .megamenu.column1 ul.list-unstyled li > a {
  color: #000;
  display: inline-block;
  font-size: 14px;
  /*letter-spacing: 0.8px;*/
  padding: 8px 7px !important;
  position: relative;
  text-transform: capitalize;
  font-weight:400;
}
 .static_links ul.nav li .megamenu.column1 ul.list-unstyled li > a:hover {
 color:#1db1c3;
 }
#menu ul.nav li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
  width: 100%;
}
#menu ul li .megamenu.column1 ul.list-unstyled li {
    padding: 0 15px;
	margin:0;
    display: block;
	width: 100%;
}
.information-blogger .container {
    padding: 0 15px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-radius: 0;
    background: #ffffff;
	border:1px solid #ededed;
    border-top: 2px solid #1db1c3;
    padding: 15px 0;
}
.static_links .dropdown-menu .list-unstyled.childs_1 > li{padding-bottom:0;}

.static_links ul {
  /*height: 100%;*/
  text-align: left;
}
 .static_links .cart-menu > li {
  padding: 0;
}
.header-cart .dropdown-menu {
  border: 1px solid #ebebeb;
  min-width: 280px;
   padding:10px;
  top: 100%;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
  padding:10px 0 10px 0 !important;
}
.static_links ul li ul{ display:table-cell; float:none;}
#account-return .btn.btn-default {
  padding: 5px 12px !important;
}
.nav .navbar-nav .top-level.dropdown li a:hover{
display:inline-block;
}
/*.level-top.dropdown-inner li a::before{
background:none;}
*/
.static_links li.hiden_menu div {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  display: none;
  min-width: 155px;
  padding: 15px 0;
  position: absolute;
  text-align: left;
  border-radius:0 0 5px 5px;
  top:56px;
  -webkit-border-radius:0 0 5px 5px;
-khtml-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
}
.static_links li.hiden_menu:hover div{
display:block;
color:#767676;
}
.static_links li.hiden_menu div li a::before{
background:none;
}
.static_links li.hiden_menu .top_level a:hover{
background:none;
}
.static_links .dropdown-inner .top_level li a::before{
background:none;
}

 .static_links li a::before {
  background:url("../image/caprica/Pipe01.png") no-repeat scroll 0 0;
  content: "";
  display: block;
  height: 13px;
  position: absolute;
  right: 7px;
   width: 100%;
}
 .list-unstyled li > a::before{
 margin:10px;}
.static_links .dropdown.myaccount li a::before{
background:none;
} 
.static_links .dropdown.myaccount li a:hover{
background:none;
color:#1db1c3;
}
.static_links li:first-child a::before {
	background:none;
	padding: -10px;
}

.static_links li a {
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	margin: 15px 0 5px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.static_links li a span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    font-weight: 600;
    color: #1db1c3;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.static_links li a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.static_links li:hover a span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.list-unstyled.childs_2 a{ margin:0;}
.list-unstyled.childs_2 > li{ padding:0; width:100%; margin:0 0 0 0}
.main-menu ul.childs_2 > li:last-child {margin: 0;}
.dropdown-menu .list-unstyled.childs_2  a {
  color: #000;
  font-weight:500;
  display:table-cell;
  float:none;
} 
.list-unstyled.childs_1 a{
 color: #000;
  font-weight:bold;
  display:table-cell;
  float:none;
  line-height:0;
  padding:15px 10px !important;
  }
  #nav-one li .megamenu ul.list-unstyled.childs_1 li > a {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 13px;
    color: #000;
	line-height: 30px;
	padding: 5px 0 !important;
}
.list-unstyled .childs_1{
border:1px solid #000;
}
.list-unstyled.childs_2  a {
	color: #007e81;
	font-size: 14px;
	font-weight: 500;
	padding: 5px 0 !important;
	text-transform: capitalize;
	line-height: 22px;
}
.list-unstyled.childs_1 a:hover{
color:#1db1c3;
background:none;
}

.btn-link:hover, .btn-link:focus {
  color: #007e81 !important;
}


.list-unstyled.childs_1 li a::before {
background:none;
}
/*.static_links li a:hover, .static_links li a:focus {
	color:#ffffff;
}*/
.content_footer_top .sale-cms .sale-cms-text {
	position: relative;
}
.content_footer_top .sale-cms-text:hover::before {
	animation: 1s ease 0s normal;
}
.content_footer_top .sale-cms-text::before{
/*	background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	right: -75%;
	position: absolute;
	top: 0;
	transform: skewX(-25deg);
	width: 50%;
	z-index: 2;*/
}
.content_footer_top .sale-cms::after{
    border-right: 10px solid transparent;
    border-top: 10px solid #0a1e3d;
    border-top-right-radius: 10%;
    content: "";
    height: 0;
    left: 24% !important;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    z-index: -1;
}
footer .bottomfooter .list-unstyled a:hover {
    color: #000000;
}
footer .bottomfooter a:hover {
    color: #000000;
}
#form-language img {
  margin-right: 2px;
  margin-top: -2px;
  vertical-align: inherit;
  display: none;
}

#top-links li,.header-search li{padding:0; list-style:none}
header .btn-link:hover,header .btn-link:focus, #top-links a:hover,  #top-links a:focus{
	color: #007e81 !important;
	background:none;
	text-decoration:none
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover,#top-links .dropdown-menu a:focus {
	color: #2196f3;
}
#top .btn-link strong {
	font-size: 14px;
	font-weight: normal;
}
#top-links {padding-top: 0px;}
.header_top {float: left;}
#top-links a + a {
	margin-left: 15px;
}
.dropdown-menu.dropdown-menu-right.myaccount-menu {
	padding-bottom: 8px;
}
.dropdown-menu.myaccount-menu > li { line-height: 20px; padding:0 0 0 10px !important;}
#top-links ul.list-inline{float:left;padding: 8px 0;margin: 0;}

#top-links ul.list-inline li{background:transparent; padding: 0 25px 0 0; font-weight:300}

.lang-curr { 
	margin:0;
	display:inline-block;
}
.container .container-top a{
color:#000;
}
.nav.pull-right {
	display: inline-block;
	float:right;
	padding: 0;
}
.right-links {
    float: right;
    margin:0;
}


.container .result-search-autocomplete ul li{
float:left;
}
.right-links ul li{ float:left; margin-left:10px; font-size:12px;}
.container .container-top a:hover {
  color: #1db1c3;
}
.right-myaccount-menu > li #wishlist-total {
  border-right: 1px solid;
  padding: 0 10px 0 0;
}
.right-links .right-myaccount-menu ul li{
margin-right:10px;
}
#form-language .fa-angle-down, #form-currency .fa-angle-down{
  display: block !important;
  float: right;
}
.fa-angle-down{
      color: #676767;
      margin: -15px 0 0 9px;
}
#form-currency .btn-link, #form-language .btn-link {
padding:0; 
text-decoration: none;
color: #000000;
border:none;
font-size:13px;
line-height:13px;
}
.myaccount .dropdown-toggle span{
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
   
}

.myaccount:hover .dropdown-toggle span, .myaccount:hover .dropdown-toggle i {
    color: #fff;
}
.right-links i.fa-angle-down {
    position: relative;
    top: 1px;
}
.pull-left #form-language:hover .btn-group span, .pull-left #form-currency:hover .btn-group span {
    color: #1db1c3;
}
#form-currency:hover strong, #form-language:hover strong, #form-currency:hover i.fa-angle-down, #form-language:hover i.fa-angle-down {
    color: #1db1c3;
}
#form-currency .btn-link strong{font-weight:normal;display: none; /*color:#8f8f90*/}

.dropdown.myaccount {
	float: right;
	line-height: 13px;
	color: #fff;
	padding: 0;
	width: 40px;
	height: 40px;
	background: url(../image/caprica/user.png) no-repeat center center;
	margin: 13px 15px;
}
.dropdown.myaccount:hover {background: url(../image/caprica/user_hover.png) no-repeat center center;}
.dropdown.myaccount .dropdown-menu-right {margin-top:0;top: 53px;padding: 0 !important;}
.header-right  .head
{
	float:right;
	margin:5px 5px 0 0;
	padding:2px;
	/*padding-left:665px;*/
}
.product-quick_view-47 {
display:inline-block;
}
.header-center {
	float:left;
	padding: 38px 0;
    width: 100%;
}
.header-container .container { padding: 0 15px;}

/* logo */
.header-logo{float:left;}
.header-search{float:left;}
.header-cart{float:left;}

.header-main {
    display: block;
    float: left;
    position: relative;
    width: 100%;
	height: 70px;
	border: 2px solid #1db1c3;
}

.header-left {
    float: left;
	width:auto;
	margin:0 79px 0 0;
}

.header-right {
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0 15px;
}
@-webkit-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@-moz-keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}
@keyframes fixedAnim{0%{top:-100%;}100%{top:0;}}


header{
	padding:0; 
	z-index:9;
	position:relative;
	margin: 20px auto 0;
	clear:both;
	border-radius:0;
}

.header_left .box-category{
	background: #1db1c3 none repeat scroll 0 0;
	box-sizing: border-box;
	color: #ffffff;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	text-align: left;
	text-transform: capitalize;
	width: 294px;
}
.col-sm-4.header-logo{
	display: inline-block;
	float: left;
	width: auto;
	padding: 0;
 }
.col-sm-8.header-menu {
    float: right;
    width: 75%;
    text-align: center;
	padding: 0;
}
#menu {display: none;}
.col-sm-5.header-search {
	float: left;
	padding: 0;
	position: relative;
	width: 51%;
}

.col-sm-3.sort{/*margin-right:44px;*/ padding:0; }
.header-search .col-sm-3.sort {
  border-radius: 10px;
  -webkit-border-radius:10px;
-khtml-border-radius:10px;
-moz-border-radius:10px;
  display: block;
  width: 30%;
}
#searchbox .col-sm-3.sort { padding:0 15px; }

.col-sm-3.sort select.form-control{
	padding:0;
    height:auto;
    text-transform: capitalize;
	background-color:#fff;
	color:#333333;
	border:none;
	overflow:hidden;
	left:0;
	width:100% !important;
	

	
}

.head-right-bottom {
    float:right;
	position:relative;
	/*width:21%;*/
}

.headertopleft{float:left; text-align:left; margin-top:10px}
.headertopright {
    position: relative;
    text-align: left;
	padding-left:50px;
}

.headertopright .text2 a{color:#2d2d2d; font-size: 14px; letter-spacing:0.5px; font-weight:500; }

#logo {
	
	display:block;
}
/*header-cms*/
#tmheadercontentcms {
    float: left;
    width: 100%;
}
#tmheadercontentcms .headercms1,#tmheadercontentcms .headercms2,#tmheadercontentcms .headercms3{
	float: left;
    font-size: 14px;
    margin: 0 30px 0 0;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    width: 426px;
	background:#ededed;
	color:#000;
	 letter-spacing: 2px;
}
#header_content_block #tmheadercontentcms .headercms3{
	margin-right: 0;
}
.headercms1 span, .headercms3 span, .headercms2 span {
    font-size: 14px;
    font-weight:700;
    text-transform: uppercase;
}


.quickview {  padding:15px 0; display:inline-block; }
.quickview .container { width:100%; background:#FFFFFF; padding:0 10px; }
.quickview .container .row { margin:0; }
.quickview .top_button { display:none; }
.quickview #product2 { float:left; width:100%; }
.quickview #product2 h3 { width:100%; } 
.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
	color:#333333;
}

@media (max-width: 767px) {  	
	.quickbox { display:none; }
}

/* Caprica Category CSS */

#nav-one > li > .dropdown-menu {
    background: #262626 none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
    padding: 0 22px;
  	left:230px;
  	top:0;
}
/*#nav-one > li.dropdown, #nav-one > li.hiden_menu, #nav-one > li.dropdown .column1 ul .dropdown{
	background:url(../image/caprica/menu_left.png) no-repeat scroll right 7px transparent;
}*/
#nav-one > li.hiden_menu > .dropdown-menu{padding:22px;}
.top_level.hiden_menu{position:relative;}
/*#nav-one li .megamenu ul.childs_1:first-child {
    padding: 30px 2px;
}*/
#nav-one li .megamenu ul.childs_1 {
    padding: 30px 2px 30px 20px;
}
#nav-one li .megamenu ul.childs_1:last-child {
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 700;
    padding: 1px 8px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 1px 8px;
    text-transform: uppercase;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
    color: #262626;
    display: block;
    font-size: 13px;
    padding: 8px;
    white-space: nowrap;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    background: #262626 none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 6px 0 0;
    position: relative;
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #b3b3b3;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
  	text-transform:capitalize;
}
#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
    border: medium none;
}
#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
	color:#b3b3b3;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left: 188px;
    padding: 10px;
    position: absolute;
    top: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
	padding:10px 22px;
}
#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a, #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a, .hiden_menu .top_level:hover > a {
	color:#fff;
}
.column_left_cms .box.last .list-group{
    border-bottom: medium none;
	margin-bottom:0;
	padding:4px 0 0;
}
.column_left_cms .box.last{margin-bottom:0;}

/* Caprica Category CSS */

.form-control {
	padding: 11px 15px !important;
	box-shadow: none;
	height: auto !important;
}
.productpage-quickview .input-group .form-control {padding: 5px 5px 6px !important;}
.product-right .input-group .form-control {padding: 11px 15px !important;}
.menu_toggle {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    left: 0;
    position: absolute;
    top: 62px;
    width: 100%;
    z-index: 99;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);

	border-radius:5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
}
.menu_toggle .menu_inner {
    float: left;
    padding:30px 30px 0;
    width: 100%;
}
.menu_toggle .main-menu {
    float: left;
    padding:0;
    width: 81.3%;
}
.menu_inner .image {
    float: right;
    padding:  0;
    width:18.7%;
}
.image .menu_image {
    background: #ffffff url("../image/caprica/menu-right.jpg") no-repeat scroll 0 0;
    display: block;
    height: 402px;
}
/* search */
#search {
	float:left;
	width:100%;
	padding: 0;
}
#search .input-lg {
	line-height: 20px;
	width: 84%;
	border: none;
	text-transform: capitalize;
	color: #000;
	font-size: 12px;
	padding: 23px 5px 23px 23px !important;
}
#search .fa.fa-search{display:none;}
.header-search .customSelect.form-control {
   /* background: #fff;*/
    border: none;
    color: #000;
    height: auto;
    
	font-size:13px;
	font-weight:500;
	text-transform:capitalize;	
}
.head-right-top .static_links .top_level.dropdown:hover .dropdown-menu{display:block;}
.head-right-top .static_links .top_level.dropdown .dropdown-menu .list-unstyle.childs_2.dropdown:hover{
left:148px;
position:absolute;
padding:10px 10px 0px 10px;
top:-100px;
display:block;
margin:10px;
height:100px;

}
.dropdown-menu .childs_2  {
  /*background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  display: none;
 left: 0;
 min-width: 130px;
 position: absolute;
  top: 100%;
  z-index: 1000;*/
 
}

/*.megamenu .dropdown-menu{ position:relative; top:0; width:auto; margin:0; padding:0;}*/

.tabfeatured_default_width{ width:185px;}
.tabbestseller_default_width{ width:185px;}
.tablatest_default_width{ width:185px;}
.tabspecial_default_width{ width:185px;}

.etabs {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.htabs .etabs li {
    display: inline-block;
    float: left;
    line-height: 17px;
    list-style: none outside none;
    position: relative;
    text-align: center;
}
.htabs a {
    color: #313131;
    display: block;
    float: left;
    font-size: 18px;
    margin-right: 3px;
    padding: 12px 22px;
    text-align: center;
}

.tab-content {
	position:relative;
	padding: 10px;
	z-index: 2;
	overflow: visible;
	margin-bottom:25px;
}
.tab-content .tab {
    display: none;
}


.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {

	border: medium none;
	margin: 0;
	padding:0 0 0 0;
	position: relative;
}
.static_links ul.nav li .megamenu ul.list-unstyled li.dropdown.dropdown-menu{
	border:1px solid #000;
	margin: 0;
	padding:10px;
	position:absolute;
	left:188px;
	top:0;
}
.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu{
display:block;
}
.static_links ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
  border: 1px solid #d9d9d9;
  display: none;
  left: 165px;
  padding: 10px;
  position: absolute;
  top: 0;
  border-radius:5px;
}
.static_links ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover .dropdown-menu{
display:block;} 


.col-sm-3.sort select.form-control{
}
.header-search .customSelectInner, .header-search .customSelectOpen .customSelectInner { background-image:none; }
.header-search .customSelectInner:after{	
	font-family:'FontAwesome';
	content:'\f107';
	font-size:12px;
	position:absolute;
	right:15px;
	top: 10px;
}
.main-slider .swiper-viewport {
  border: medium none;
  box-shadow: none;
  margin:0;
  overflow: unset;
}
.main-slider .swiper-button-prev::before, .main-slider .swiper-button-next::before {
  content: "";
}
.main-slider .swiper-button-next {
 	background:rgba(0, 0, 0, 0) url("../image/caprica/Arrow.png") no-repeat scroll -130px 0;
}
.main-slider .swiper-button-prev {
 	background:rgba(0, 0, 0, 0) url("../image/caprica/Arrow.png") no-repeat scroll 0 0;
}
.main-slider .swiper-pagination {
  display: none;
}
.main-slider.swiper-button-next, .main-slider.swiper-button-prev{width: 70px;}
.header-search .customSelectOpen .customSelectInner:after{	
	font-family:'FontAwesome';
	content:'\f106';
	font-size:12px;
	position:absolute;
	right:5px;
}
.header-cart .cart .btn-lg .dropdown-toggle:before{
  content:'\f291';
  font-family:'FontAwesome';
  font-size:12px;
}
.header-search .form-control::-moz-placeholder{color:#848484; font-size:12px; font-weight:500;}
#search .input-group-btn {
	float: right;
	width:16%;
	background: #1db1c3;
	text-align: center;
	margin: 11px 0;
	border: 2px solid transparent;	
}
#search .input-group-btn:hover {background: #fff;border-color: #1db1c3;}
#search .btn-lg {
  background: rgba(0, 0, 0, 0) url("../image/caprica/searchicon.png") no-repeat scroll 0 -183px;
  padding: 10px 15px;
}

#search .btn-lg {
	font-size: 12px;
	line-height: 16px;
	background: none !important;
	border: none;
	color: #fff !important;
	padding: 12px 0;
	font-weight: 500;
	text-transform: uppercase;
}
#search .input-group-btn:hover .btn-lg {color: #1db1c3 !important;}
#search .btn-lg:hover{
/*background: #ff8142; /* Old browsers */
/*background: -moz-linear-gradient(top, #ff8142 0%, #de4d04 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top, #ff8142 0%,#de4d04 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom, #ff8142 0%,#de4d04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8142', endColorstr='#de4d04',GradientType=0 ); /* IE6-9 */
}
.show-result {
    overflow: hidden;
}
.header-search .show-result > li {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.product-search #content > p{margin-top:10px;}
.header .dropdown.myaccount > a:hover{
background: #000000; /* Old browsers */
background: -moz-linear-gradient(-45deg, #000000 0%, #424242 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%,#424242 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%,#424242 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#424242',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color:#fff;
}

.header .dropdown.myaccount > a{
	padding: 2px 13px 0 8px;
	color:#fff; 
	transition: all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	background: #ff8142; /* Old browsers */
background: -moz-linear-gradient(top, #ff8142 0%, #de4d04 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff8142 0%,#de4d04 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff8142 0%,#de4d04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8142', endColorstr='#de4d04',GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	float:left;
	margin: 3px 0 0;
	height:40px;
	}

header .dropdown.myaccount a .fa{
	padding: 0;
	font-size: 0;
	
}
header .header-cart a .fa{
background:transparent;
}
/*.fa-shopping-basket::before {
  content:'\f291';
  font-family:'FontAwesome';
  
  
}*/

header .dropdown.myaccount a:hover .fa,header .dropdown.myaccount a:focus .fa{
}

.header-container {
    height: auto; 
    width: 100%;
    z-index: 99;
}
header .header_left {
  float: left;
  width: 294px;
}
.header-container.smaller{z-index:999;}
.header-logo img{display: inline-block;max-width: 100%;}
.hed-right-top {
    position: relative;
    width: 100%;
	transition: all 300ms linear 0s;
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-ms-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	margin: 0px;
	opacity:1;
	-khtml-opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
	
}

/*caprica category */
/*.common-home.layout-2.left-col #column-left, .common-home.layout-2.right-col #column-right {
	padding: 0;
    position: absolute;
    top: 142px;
    width: 250px;
    z-index: 99;
}
.common-home.layout-2.left-col #content , .common-home.layout-2.right-col #content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
}*/

.content_header_top .box.capricacategory{
    left:0;
    position: absolute;
    top:0;
    width: 277px;
    z-index: 9;
}
/*end caprica category */
.product_banner1 .img{
max-width:100%;
}
/*homepage sub banner1*/
.product_img1:hover::before {
 animation: 1s ease 0s normal none 1 running fixedAnim;
  animation:1s ease 0s normal none 1 running fixedAnim;
    -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
    -moz-animation: 1s ease 0s normal none 1 running fixedAnim;
 }
 @-webkit-keyframes fixedAnim{0%{right:125%;}125%{right:0;}}
@-moz-keyframes fixedAnim{0%{right:125%;}125%{right:0;}}
@keyframes fixedAnim{0%{right:125%}125%{right:0;}}
.product_img1 {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: 27px;
}
.product_img1::before{
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -75%;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;

 }
.home_banner {
    float: left;
    margin: 30px 0;
    width: 100%;
}
.ctsubbanner-container1, .ctsubbanner-container2, .ctsubbanner-container3 {
    float: left;
	position:relative;
	overflow:hidden;
}
.ct_image {
    overflow: hidden;
}
.ctsubbanner-container1:hover img, .ctsubbanner-container2:hover img, .ctsubbanner-container3:hover img {
    transform: scale(1.05);
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.ct_image img {
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.ctsubbanner-container2 {
    margin: 0 30px;
}
.ct_subbanner .ct_content {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
	margin-top:75px;
	text-align: center;
	margin-right: 20px;
}
div.ct_button {
    margin-top: 15px;
}
.ct_content .text1 {
    color: #2196f3;
    font-size:22px;
	 float: left;
	 margin-bottom: 15px;
	 width:100%;
	 letter-spacing: 0.3px;
	 text-transform: capitalize;
}
.table-striped > tbody > tr:nth-of-type(2n+1){background: none !important;}
.ct_content .text2 {
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
	color: #000000;
}
.ct_content .ct_button > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #000000;
    font-size: 12px;
    padding: 7px 23px;
	color: #000000;
    text-transform: uppercase;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
	font-weight:700;
}
 .ct_button > a:hover {
    background: #2196f3 none repeat scroll 0 0;
    border: 2px solid #2196f3;
    color: #ffffff;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.caprica-tab-text > a {
    color: #ffffff;
}
.caprica-tab-text > a:hover {
    color: #000;
}

/*end homepage sub banner1*/

/* homepage sub banner2*/
.caprica-tab-text {
     background: #2196f3 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 20px 0;
    text-align: center;
}
.caprica-tab-text > span {
   color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}


/*end homepage sub banner2*/

#product2 .btn.btn-default.wishlist, #product2 .btn.btn-default.compare {padding: 0;}
#product2 .btn.btn-default.wishlist {margin-right: 15px;}
#content.productpage-quickview .fa.fa-heart {color: #808080;}
#content.productpage-quickview .wishlist:hover .fa.fa-heart {color: #1db1c3;}
#content.productpage-quickview .fa-area-chart::before {content: "\f24d";}
#product2 .btn.btn-default.wishlist:hover, #product2 .btn.btn-default.compare:hover {color: #1db1c3 !important;}
.layout-2.left-col #content.productpage-quickview .special-price {font-size: 18px;color: #000;display: inline-block;}

/*homepage category list*/
.category_list_cms {
    float: left;
   	width: 100%;
	margin-bottom:30px;
}
.category_list_cms .box:hover img{
transform: scale3d(1.05, 1.05, 1.05);
-webkit-transform: scale3d(1.05, 1.05, 1.05);
-ms-transform: scale3d(1.05, 1.05, 1.05);
-o-transform: scale3d(1.05, 1.05, 1.05);
-moz-transform: scale3d(1.05, 1.05, 1.05);
}
.category_list_cms .box img{
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
}

/*#content .category_list_cms .box-head .box-heading{
 padding: 62px 0 0 40px;
}
.category_list_cms .box-heading {
	margin-left: 10px;
}*/
.category_list_cms .box-heading {
	padding-right: 0 !important;
	padding-left: 20px !important;
}
#product-category .single-banner .img-thumbnail {
	border-radius: 0;
}
.category_list1, .category_list2{
    margin-right: 28px;
    margin-left: 
}
.category_list_cms .box-head {
    /*border-bottom: 1px solid #cccccc;*/
    margin-bottom: 0;
}
/*.category_list_cms .box:hover{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
-moz-transform:scale(1.1);
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}*/
.category_list1, .category_list2, .category_list3 {
	border: 1px solid #ebebeb;
    float: left;
    width: 32%;
	padding:15px;
}
.category_img {
    float: right;
    width: 50%;
    overflow: hidden;
    position: relative;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}

#content #special-carousel .slider-wrapper-outer {
  padding:  0;
  float: left;
}
#content .product-carousel .slider-item {
    padding: 0;
}
#column-left .special .box-head{
padding:0; 
}
#column-left .special-inner-content{
margin:0;
}
#column-left .special-carousel.product-carousel{
background:#fff;
}
#content .box.special .box-content {
	overflow: visible;
	position: relative;
	float: left;
	width: 100%;
}

.category_list_inner {
    float: left;
	padding:10px 30px 0;
}
.category_list_cms .subcategory li {
    width: 100%;
	margin:0;
	list-style: outside none none;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.category_list_cms .subcategory li a {
    color: #000;
    display: block;
    /*line-height:13px;*/
   padding: 0 0 10px;
   border:none;
   font-size:13px;
}
.category_list_cms .subcategory li:last-child a {
    padding: 0;
}
.category_list_cms .subcategory li a:after
{
	content:"\f105";
	font-family:"fontawesome";
	font-size:14px;
	color:#808080;
	float:left;
	padding-right:7px;
}
.category_list_cms .subcategory li:hover a::after , .category_list_cms .subcategory li:hover a {
    color: #1db1c3;
}
.category_list_cms .subcategory {
    padding: 0;
	margin: 0;
}
.view h3{
    padding-top:20px;
    font-size:14px;
    text-transform:uppercase;
    font-weight:normal !important;
}
#content .view h3:hover{
letter-spacing:2px;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
#content .view h3{
color:#007e81;
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3 {
    margin: 0;
}
/*end homepage category list*/


/* cart */
.header-cart .cart-menu li > a > img{
width:100%;}
.col-sm-3.header-cart{
	float: right;
	width: auto;
	padding: 13px 15px;
	margin: 0;
	position:relative
}
.header-center .col-sm-3.header-cart,
.header-center .dropdown.myaccount {display: none;}
.col-sm-3.header-cart::before {
    content: '';
    position: absolute;
    width: 1px;
    height: 18px;
    background: rgba(0,0,0,0.2);
    left: 0;
    top: 24px;
}
.header-search .col-sm-3.sort .customSelect.form-control {
  border-radius: 5px 0 0 5px;
  height: 38px;
}
.cart-menu .img-thumbnail {

  max-width: none;
  width: auto;
  border:1px solid #e1e1e1 ;
}
#cart .dropdown-menu .table {
  border: medium none;
  margin-bottom: 10px;
}

.care_img {
	background: url(../image/caprica/cart.png) no-repeat center 7px;
	width: 40px;
	height: 40px;
	border-radius: 0;
	display: inline-block;
}
#cart:hover .care_img {
    background: url(../image/caprica/cart_hover.png) no-repeat center 7px;
}
.cart_content {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0;
}
.cart_inner {display: none;}
.btn-danger{padding: 0 5px !important;}
.alert{float: right;display: inline-block;width: 81%;}
#cart button > h4 {
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
	line-height: 16px;
	padding: 0 0 0 21px;
	 margin: -20px 0 0 10px;
	 color:#fff;
}
.header-center .dropdown.myaccount .fa.fa-user {font-size: 0;}
#cart > .btn{ background:none; width:100%; text-align:center;padding:8px 15px;}
#cart{
    font-size: 12px;
	font-weight:500; 
	line-height: 0;
	text-align:left;
	margin-bottom: 0px;
	float: right;
}
.static_links .cart-menu li a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  margin: 0 15px 7px 0;
  padding: 10px;
  position: relative;
  text-transform: capitalize;
  z-index: 6;
  color:#000;
}
.static_links .cart-menu li a:hover {
background: #ff8142; /* Old browsers */
background: -moz-linear-gradient(top, #ff8142 0%, #de4d04 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ff8142 0%,#de4d04 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ff8142 0%,#de4d04 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8142', endColorstr='#de4d04',GradientType=0 ); /* IE6-9 */
color:#fff;
}
.static_links .cart-menu li tr a:hover{
background:none;
color:#000;
}




#cart h4 {
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 14px;
  position: absolute;
  right: 12px;
  top: -2px;
  z-index: 999;
}
.header-cart #cart-title {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
	display:block;
}
.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle > span {
	color: #000;
	font-size: 13px;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 16px;
	letter-spacing: 0.06em;
	display: inline-block;
}
#cart:hover #cart-total {color: #1db1c3;}
#cart-total-res {display: none;}
.pull-right .myaccount .dropdown-toggle{
	color:#000;
}
.pull-left #form-language .btn-group span ,.pull-left #form-currency .btn-group span{
font-size: 12px;
color: #000;
font-weight: 300;
letter-spacing: 0.08em;
text-transform: capitalize;
}
#top-links .fa {display: none;}
#top-links .list-inline a {color: #676767;}
#cart > .btn .fa{
	display: none;
}
.header-cart .fa.fa-shopping-basket {
    display: none;
}

.header-cart .btn-inverse {
    background: none;
	padding: 0 !important;
}
header #cart li a, header #cart li {color:#333333; background:none;}

#cart.open > .btn {
	color: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #fff;
}
#cart .dropdown-menu {
	background: #fff;
	z-index: 1001;
}
.btn.active, .btn:active{box-shadow: none !important;}
#cart .dropdown-menu {
	width: 330px;
	padding:10px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #1db1c3;
	overflow:hidden;
	display:none;
	margin-top:0;
	height:auto;
	border-radius: 0;
	box-shadow: none !important;
	transition: none;
	top: 53px;
}
.static_links .header-cart li a::before{
background:none;}

#cart .dropdown-menu li{float:none}
/*#cart .dropdown-menu li:first-child {
    max-height: 400px;
    overflow: scroll;
	overflow-x:hidden;
    position: relative;
}
*/
#cart .dropdown-menu li:first-child {
    max-height: 300px;
    overflow-y: auto;
	overflow-x: hidden;
}
#cart .dropdown-menu li + li {
    border-top: 1px solid #e5e5e5;
    padding: 5px 0 0;
}

#cart .button-container {  
    width: 100%;
	float:right;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	border:none;
}

#cart .dropdown-menu table td{ border:none; background:none;}

#cart .dropdown-menu table.total-table td{border:medium none;}

#cart .dropdown-menu li > div {		
}
#cart .dropdown-menu li p {	
	margin:15px auto;
	color:#333;
	line-height: 12px !important;
}
.product-block:hover .button-gr.lists{
 transform: scale(1);
-webkit-transform: scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
-moz-transform:scale(1);
transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.button-gr.lists {
  bottom: 50%;
  position: absolute;
  width: 100%;
  transform: scale(1.3);
-webkit-transform: scale(1.3);
-ms-transform:scale(1.3);
-o-transform:scale(1.3);
-moz-transform:scale(1.3);

    transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
}
.productpage .image a.elevatezoom-gallery{
border:1px solid #e0e0e0;
}
 .cart-menu .table td {
  padding: 10px 5px;
}
.table-responsive .table.table-bordered.shopping-cart .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  
  color: #000;
    padding:15px;
  vertical-align: top;
  width: 25%;
  
}
.shopping-cart .text-left {
  padding: 20px 0 0 20px;
}
.dropdown-menu .cart-menu .table.table-striped >tr > td .text-center > img{
width:100%;} 
.cart-menu p {
  margin: 10px 0;
  color:#000;
}
.static_links li .addtocart {
  padding: 10px 20px 10px 0;
}
.static_links li .checkout {
  padding: 10px 20px 10px 0;
}
.text-right.button-container .addtocart {
   background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
float: right;
  width: auto;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 7px;
  -webkit-border-radius:7px;
-khtml-border-radius:7px;
-moz-border-radius:7px;
  bottom:10px;
  padding: 10px 12px 8px !important;
  margin:0 0 0 10px;
}
.text-right.button-container .checkout {
  background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
  border-radius: 7px;
  -webkit-border-radius:7px;
-khtml-border-radius:7px;
-moz-border-radius:7px;
  float: right;
  width: auto;
   box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
   -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
   bottom:10px;
   padding: 10px 12px 8px !important;
   margin:0 0 0 10px;
}
.table.table-bordered.total-table tr {
  color: #000;
}
.text-right > strong {
  margin: 30px;
  font-weight:bold;
}
.text-right.button-container {
  display: inline-block;
  width: 100%;
}
.content-bottom > .container{width:100%; background-color: #fff;}

.common-home .alert {margin-bottom:20px}
.serach-inner {
    float: left;
    margin-top: 25px;
    width: 100%;
}
.panel{background-color: #fff;}
/* menu */

.content-top #servicecmsblock {
  background: none repeat scroll 0 0 #ffffff;
  font-size: 14px;
  padding:30px 15px;
  position: relative;
  width: 100%;
 
}
.content-top .first-content-one {
  cursor: pointer;
  float: left;
  position: relative;
  width: 35%;
}
.content-top .second-content-two {
  border-left: 1px solid #dcdcd9;
  border-right: 1px solid #dcdcd9;
  cursor: pointer;
  float: left;
  padding-left: 40px;
  position: relative;
  width: 35%;
}
.content-top .first-content-one:hover .title{
color:#1db1c3;
}
.content-top .second-content-two:hover .title{
color:#1db1c3;
}
.content-top .third-content-three:hover .title{
color:#1db1c3;
}
.content-top .third-content-three {
  cursor: pointer;
  float: left;
  padding-left: 40px;
  position: relative;
  width: 30%;
}


.content-top .first-content-one:hover .icon-left1
 {
background:url("../image/caprica/iconhover.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
margin-left:60px;
}
.content-top .first-content-one .icon-left1 {
  background:url("../image/caprica/icon1.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
  margin-left:60px;
}
.content-top .icon-left1, .icon-left2, .icon-left3 {
  float: left;
  height: 52px;
  margin-right: 15px;
  transition: all 500ms ease 0s;
  -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
  width: 50px;
}
.content-top .service-right {
  float: left;
}
.service-right .title:hover{
color:#fff;}



.content-top .service-right .title {
  color: #000000;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size:16px;
}
.content-top .first-content-one {
  cursor: pointer;
}
.content-top .second-content-two:hover .icon-left2{
background:url("../image/caprica/iconhover.png") no-repeat scroll 0 -154px rgba(0, 0, 0, 0);
 margin-left:60px;

}
.content-top .second-content-two .icon-left2 {
  background:url("../image/caprica/icon1.png") no-repeat scroll 0 -154px rgba(0, 0, 0, 0);
  margin-left:60px;
}
.content-top .third-content-three:hover .icon-left3{
background:url("../image/caprica/iconhover.png") no-repeat scroll 0 -318px rgba(0, 0, 0, 0);
}
.content-top .third-content-three .icon-left3 {
  background:url("../image/caprica/icon1.png") no-repeat scroll 0 -318px rgba(0, 0, 0, 0);
}
.nav-responsive { display:none;background: none !important;}
#main-menu .nav-responsive {    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.nav-inner.container{
	background: #ffffff none repeat scroll 0 0;
    padding:35px 45px 30px;
    top: auto;
	box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow:0 0px 15px 0 rgba(0, 0, 0, 0.2);
	position:relative;
	margin-bottom:30px;
	display:none;
}
.responsive-menu, 
.main-menu {
	background: transparent;	
	height: auto;
	margin-bottom: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	padding: 0px ; 
	/*overflow:hidden; HIDE CATEGORIES THOSE ARE OUT OF MANU.  */	  
}
.lang-curr .fa.fa-angle-down {
  vertical-align: middle;
}
.main-menu ul {
	list-style: none;
	margin: 0;
	padding: 0; 
}
#menu ul li .megamenu ul.list-unstyled {
    padding: 0px;
    border: none;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: outside none none;
	padding: 0;
	width: 100%;
	z-index: 999;
}
#menu .dropdown:hover .dropdown-menu {
    display: block;
}
#menu > ul > li.hiden_menu div {
    min-width: 195px;
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    display: none;
    padding: 12px;
    position: absolute;
    text-align: left;
    border-radius: 0;
	left: auto;
	right: 0;
	border:1px solid #ededed;
    border-top: 2px solid #1db1c3;
}
#menu > ul > li.hiden_menu:hover > div {
    display: block;
}
.main-menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	background-color:transparent;
}

.main-menu ul > li {
	background-color: rgba(0, 0, 0, 0);
    display: inline-block;
    float: none;
	margin: 0 25px;
}
.main-menu ul > li:first-child {margin: 0 25px 0 0;}
.main-menu ul > li:last-child {margin: 0 0 0 25px;}

.main-menu > ul > li:hover {
} 
 
.nav-responsive span {
	color: #1db1c3;
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	margin-bottom: 0;
	padding: 15px 0;
	position: relative;
	text-transform: uppercase;
	z-index: 6;
	float: left;
}
#main-menu .nav-responsive .expandable{background:none;margin-top:8px;}
#main-menu .nav-responsive .expandable:before{content:"\f0c9";font-family:"fontawesome";font-size:21px;color:#fff;font-weight:normal;}
.main-menu ul > li > a, .hiden_menu li > a {
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.07em;
	line-height: 16px;
	padding: 0;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	z-index: 6;
	margin: 15px 0 5px;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;

}
.main-menu ul > li > a > span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    font-weight: 600;
	color: #1db1c3;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.main-menu ul > li:hover > a span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;

}
.main-menu ul > li > a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.main-menu .dropdown > a::after{
	font-family:'FontAwesome';
/*	content:'\f107';*/
	position:absolute;
	color:#adadad;
	right:5px;
	font-size:14px;
}
.main-menu > ul > .dropdown .megamenu.column1 ul > li.dropdown > a::after{
	font-family:'FontAwesome';
/*	content:'\f105';*/
	position:absolute;
	color:#adadad;
	right:-15px;
	font-size:14px;
}
.main-menu ul li ul .list-unstyled a::before {
    color: #808080;
    content: "\f105";
    font-family: fontawesome;
    font-size: 15px;
    left: -12px;
    position: relative;
}
.main-menu > ul > .dropdown .megamenu ul > li.dropdown > a::after,
.main-menu .hiden_menu .dropdown > a::after{content:none;}

.main-menu ul > li:last-child > a{border:none}

.main-menu a:hover { text-decoration:none}




.main-menu > ul > li > ul , .responsive-menu .main-navigation{
	background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 5;	
} 
.main-menu > ul > li:hover > ul {
	display: block;
} 
.main-menu > ul > li ul > li > ul {
	display: none;
	background: #15BCF0;
	position: absolute;	
	z-index: 5;
	padding: 5px;	
	margin-left:-13px;
}
.main-menu > ul > li ul > li:hover > ul {
	display: block;
	 top: 0px;
    left: 173px;
}

.main-menu > ul > li > ul > ul {
	/*display: table-cell;*/
}
.main-menu > ul > li ul + ul {
	/*padding-left: 20px;*/
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
	padding: 0;
	position: absolute;
	top: 0;
	display: none;
	width: 100%;
	margin: 0 !important;
	left: 100%;
	border-left: 2px solid #1db1c3;
	border-radius: 0;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li:hover.dropdown .dropdown-menu {
    display: block;
}
.main-menu > ul > li ul > li > a {	
	padding: 8px;
	color: #1f2022;
	display: block;
	white-space: nowrap; 
}
.responsive-menu .main-navigation li a{	
	padding: 5px 10px !important;
	color: #333333;
	display: block;
	white-space: normal; 
}
.main-menu > ul > li ul > li > .dropdown-inner ul li a{color:#adadad;}
.main-menu > ul > .dropdown ul > li > a, .hiden_menu .top_level > a{
	color: #000;
	font-size: 13px;
	font-weight: 500;
	padding: 5px 0 !important;
	text-transform: capitalize;
	line-height: 22px;
}
.main-menu ul li ul .list-unstyled a{color: #808080;    font-weight: normal;    padding:8px 0;    text-transform: capitalize;line-height: 22px;}
.main-menu > ul > li ul > li > a:hover  , .responsive-menu .main-navigation li a:hover  {
	color:#1db1c3;
	background-color:#fff;
}
.main-menu > ul > li > ul > ul > li > a {
	color: #FFFFFF;
}
#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
    display: block;
}
#menu .nav li .list-unstyled .dropdown {
    float: left;
}
#menu ul li.hiden_menu .dropdown-menu{visibility: visible !important;}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
    border: medium none;
    margin: 0;
    padding: 5px 0;
    position: relative;
}
#menu li.hiden_menu .dropdown-menu.megamenu {
    display: none;
}
#menu ul li .megamenu.column1 ul.list-unstyled {
     display: block;
    padding: 0;
    width: 100%;
    border: none;
}

#menu li.hiden_menu:hover .dropdown-menu.megamenu{display:none;}

.hiden_menu .top_level > a{color:#1f2022;}
 


/* caprica Category CSS */
#column-left .box.category-left-box , #column-right .box.category-left-box  { margin-bottom: 30px !important; }
.catgory-left { width:24%; float:left; padding-right:30px; }
.category-left-box { 
box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15); 
border-top:none; 
background:#ffffff;
 margin:0 !important; }
.category-left-box .box-content { display:none; }
.category-left-box .box-content ul li a{
	transition: all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	padding:8px 0;
	border-bottom:1px dashed #e4e4e4;
}
.box-content-category > ul .childs_2 > li {
    padding: 0;
    margin: 0;
    border: none;
    line-height: 28px;
}
#nav-one li .megamenu.column1 ul.list-unstyled.childs_1 li > a {
    padding: 15px 10px !important;
}
.category-left-box .box-content > ul > li:hover > a:hover{ }
.category-left-box .box-content > ul > li:hover > a{
padding-left:15px;
transition: all 0.3s ease 0s;
-webkit-transition:all 0.3s ease 0s;
-moz-transition:all 0.3s ease 0s;
-ms-transition:all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.common-home #column-left .box.category-left-box .box-content{display:none;}
#column-left .box.category-left-box .box-content { margin:0; background:#FFFFFF;}
#nav-one .dropdown:hover .dropdown-menu, #nav-one .hiden_menu:hover .dropdown-menu {
    display: block;
}
#nav-one .hiden_menu .dropdown-menu li.dropdown .dropdown-menu { display:none; }   
#nav-one > li > .dropdown-menu {
	background: #fff none repeat scroll 0 0;
	margin-top: 0;
	padding: 0;
	left: 100%;
	border-radius: 0;
	border: 1px solid #f1f1f1;
	border-left: 2px solid #1db1c3;  	
}
.box-content-category > ul .childs_1 > li:last-child {
    border-bottom: 1px solid #f1f1f1;
}
.box-content-category > ul .childs_1 > li {
    line-height: 30px;
    padding: 0 15px 0 0;
    border-bottom: 1px solid #f1f1f1;
    background: none;
}
#nav-one li .megamenu ul.childs_2 {
    margin-top: 10px !important;
    float: left;
}
.box-content-category ul li {
	line-height: 35px;
	padding: 0 20px;
	border-bottom: 1px solid #f1f1f1;
}
.box-content-category ul li:last-child {
    border-bottom: none;
}
#nav-one > li.dropdown:after, 
#nav-one > li.hiden_menu:after{
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 17px;
	position: absolute;
	right: 25px;
	top: 6px;
	color: #000;
}
#nav-one > li.dropdown .column1 ul .dropdown:after{
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 17px;
	position: absolute;
	right: 25px;
	top: 10px;
	color: #000;
}
#product2 .btn.btn-default {
	padding: 8px 12px;
}
#nav-one li .megamenu.column1 ul.list-unstyled li:last-child > a, .hiden_menu .top_level > a {
    border-bottom: medium none;
}
#nav-one > li.dropdown:hover:after, #nav-one > li.hiden_menu:hover:after, #nav-one > li.dropdown .column1 ul .dropdown:hover:after{
	color:#1db1c3;
}

#nav-one > li.hiden_menu > a { font-size:12px; font-weight:600; color:#333333; }
#nav-one > li.hiden_menu > .dropdown-menu{padding:22px;}
.top_level.hiden_menu{position:relative;}
/*#nav-one li .megamenu ul.childs_1:first-child {
    padding: 20px 2px;
}*/
#nav-one li .megamenu ul.childs_1 {
    padding: 5px 0 15px 15px;
}
#nav-one li .megamenu ul.childs_2 {
    margin-top: 10px !important;
    float: left;
}
#nav-one li .megamenu.column1 ul.childs_1 {
	padding: 0;
}
#nav-one li .megamenu ul.childs_1:last-child {
}
#nav-one li ul {
    display: table-cell;
    float: none;
}
#nav-one ul {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: left;
}

#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 13px;
    font-weight: 700;
    padding: 1px 8px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    color: #333;
    font-size: 14px;
    font-weight:bold;
    padding: 0;
    text-transform: uppercase;
}
#nav-one li .megamenu ul.list-unstyled > li.dropdown > a{padding-bottom:5px;color:#000;}
#nav-one li .megamenu ul.list-unstyled li > a, .hiden_menu .top_level a {
    width: 100%;
  	color: #000000;
	  border:none;
}
#nav-one > li ul > li > a {
    min-width: 188px;
}
#nav-one li ul > li > a, .responsive-menu .main-navigation li a {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 2px 8px;
    text-transform: capitalize;
    white-space: nowrap;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
    background:  none ; 
    margin: 0;
    padding: 0;
    position: relative;
	width:220px;
	border:none;
	box-shadow: none;
}
#nav-one li ul {
    display: table-cell;
    float: none;
	width:210px;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    display: inline-block; 
    font-size: 12px;
    font-weight: 400;
    line-height: 0;
    position: relative;
  	text-transform:capitalize;
}
#nav-one li .megamenu ul.list-unstyled.childs_2 a {
    min-width: 145px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
    border: medium none;
}
#nav-one li .megamenu.column1 ul.list-unstyled li > a, .hiden_menu .top_level > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 13px;
	line-height: 22px;
	color: #000;
	text-transform: none;
	padding: 0;
	margin: 0;
	font-weight: 500;
}
.main-menu > ul > .dropdown ul > li:last-child > a, .hiden_menu .top_level:last-child > a {
    border: medium none;
}
.main-menu > ul > .dropdown .megamenu.column1 ul > li.dropdown:last-child > a {    border-bottom: 1px dashed #d9d9d9;}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
    display: none;
    left:238px;
    padding: 10px;
    position: absolute;
    top: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu{left: 100%;background: #fff;}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  box-shadow: none;
  display: block;
  padding: 10px 10px 10px 20px;
  width: 150px;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown:hover > .dropdown-menu ul { min-width:190px; }
#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a, #nav-one li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li:hover > a, .hiden_menu .top_level:hover > a {
	color: #1db1c3;
}
.column_left_cms .box.last .list-group{
    border-bottom: medium none;
	margin-bottom:0;
	padding:4px 0 0;
}
.column_left_cms .box.last{margin-bottom:0;}

/* caprica Category CSS */



/* 1-col layout */

#column-left{
	width:24%;	
}
#column-right{
	width:24%;
}
.information-blogger.layout-1 .breadcrumb {
    float: right;
}
/* 2-col layout */

.layout-2.left-col #column-left{
	margin-top: 30px;
	padding: 0 15px 0 0;
	width: 26.5%;
}
.layout-2.right-col #column-right{
	margin-top: 30px;
	padding: 0 0 0 15px;
	width: 20%;
}
#column-right .box .box-heading {
    padding: 10px 20px;
}
.layout-2 #content{
	width:80%;
}
.layout-2.left-col #content {
	margin-top: 30px;
	padding: 0 0 0 15px;
	width: 73.5%;
}


.layout-2 .content-bottom #content{width:100%; padding:0; margin-left:auto; margin-right:auto}

/* 3-col layout */
.layout-3 #column-left{	
	width:24%;
}
.layout-3 #column-right{			
	width:24%;
}
.layout-3 #content{		
	width:52%;
}
/* content */
.content-top,.content-bottom {width: 100%;float: left;}

.prd_image {
	width: 100%;
}
.header-tag-widget .tags a:last-child::after {
	border-left: none;
	content: none;
}
/* footer */
footer {
	color: #333;
	position:relative;	
}
footer h5{
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 10px;
	position: relative;
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: 0.05em;
}
.footer_logo h5 {display: none;}
footer{margin-top:0;background: #111111;}

.footertop-cms.container, header .container{top:auto; padding-top:0; }
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ffffff;
	font-size:13px;
}
#footer .column li a {
	line-height: 36px;
	font-size: 13px;
	color: #9e9e9e;
	letter-spacing: 0.079em;
	font-weight: 300;
}


#footer .column li a:hover,#footer .column li a:focus {
	color:#1db1c3 !important;
	background-position: 0 -23px; 
}

footer a:hover,footer a:focus {
	color:#1db1c3 !important;
}
.content_footer_right.col-md-4 {
    padding: 0 0 0 15px;
    text-align: right;
}
#social_block {
    float: right !important;
    width: auto;
	text-align: left;
    padding: 0;
}
.social-title {
    font-size: 18px;
    line-height: 22px;
	text-transform: uppercase;
	margin: 0 0 23px;
    letter-spacing: 0.05em;
    color: #fff;
}
.newsletter {
	padding: 30px 0;
	width: 100%;
	float: left;
	background: #1db1c3;
	overflow: hidden;
}
.newsleft .news-title4 {
	font-size: 20px;
	color: #1db1c3;
	display: inline-block;
	margin: 0 10px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: inherit;

}
.content_footer_top .news-title3, .content_footer_top .news-title4 {display: none;}
.newsright {float: right;width: 32.90%;padding: 0 15px;position: relative;}	 
.newsleft {float: left;width:65%;}
.newsleft span {    float: left;    width: auto;}
.newsleft .news-title1, .newsleft .news-title3 {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	line-height: 40px;
	position: relative;
}
.newsleft .news-title1::before {
    content: '';
    position: absolute;
    top: -40px;
    left: -100px;
    background:url(../image/caprica/envelop.png) no-repeat 0 0;
	width:131px;
	height:119px;
}
.newsleft .news-title2 {
	color: #4f4f4f;
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: 0.04em;
	line-height: 22px;
	margin-top: 5px;
	display: none;
}
footer .follow, footer .payment {
    color: #f4d928;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
	width:100%;
	float:left;
	margin:20px 0 15px;
}
#footer_storeinformation_block > ul {
    padding: 0;
	 list-style: outside none none;
}
#footer #footer_storeinformation_block li.address, #footer #footer_storeinformation_block li.call-num, #footer #footer_storeinformation_block li.email {
    border: medium none;
    padding-left: 0;
}
#footer #footer_storeinformation_block li {
    padding-left: 25px;
    line-height: 30px;
  	color: #ffffff;
}
.Contact-Details li {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.08em;
    color: #9e9e9e;
    font-weight: 300;
}
#footer .Contact-Details li a {
    line-height: 26px;
}
#social_block .toggle-footer {
    padding: 0;
	margin: 0;
}
#social_block .toggle-footer li {
	display: inline-block;
	float: left;
	height: 35px;
	margin: 0 10px 0 0;
	padding: 5px;
	text-align: center;
	width: 35px;
	cursor: pointer;
	border: 2px solid #333;
}
#social_block .toggle-footer li:last-child {margin: 0;}
#social_block.column li a {color: #b8b8b8;line-height: 0;}
#social_block .toggle-footer li .fa {font-size: 13px;}
#footer_aboutus_block > h5 {
    display: none;
}
#footer_aboutus_block > ul {
    padding: 0;
	list-style: outside none none;
}
footer .ct-about-logo {
    margin-bottom: 20px;
}
#footer_aboutus_block .about {
    color:#ffffff;
    line-height: 30px;
	font-size:13px;
}
#footer { 
padding: 65px 0 60px;
width: 100%;
float: left;
}
#footer #contact.col-sm-3.column .fa {
    clear: left;
    color: #fec107;
    float: left;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 6px;
}
#footer #contact.col-sm-3.column .fa.fa-envelope {
    font-size: 12px;
    margin-top: 8px;
}
#footer #contact.col-sm-3.column { font-size:14px; }
#footer #contact.col-sm-3.column li a { background:none; padding:0; }
.address_content {
    overflow: hidden;
	padding-left:45px;
	padding-right:135px;
	background:rgba(0, 0, 0, 0) url("../image/caprica/footer-icon.png") no-repeat scroll -8px 4px;
	margin-bottom:35px;
}
#contact .phone { background:url(../image/caprica/footer-icon.png) no-repeat scroll -6px -66px transparent; padding-left:45px; margin-bottom:35px; padding-top:7px; }
#contact .email { background:url(../image/caprica/footer-icon.png) no-repeat scroll -6px -132px transparent; padding-left:45px; }
#footer #footer_aboutus_block.col-sm-3.column{    width:25%;padding:0;border:none;margin-right:100px;}
#footer .column{ padding:0;}
#footer .col-md-4.column {padding: 40px 0 17px 30px;}
#extra-link {display: none;}
#footer #contact.column { width:35.8%; }
#footer_storeinformation_block.col-sm-3.column {width:23%;}
.content_footer_center.col-md-6 {padding: 0;}
.content_footer_left.col-md-3 {padding: 0;}
.content_footer_right.col-md-3 {padding: 0;}

#footer .content_footer_center .column {padding: 0 0 0 70px;}
#footer #contact.column h5 { display:none;  }
#footer .col-sm-3.column {
    border-left:1px solid #355ea1;
    padding: 0 0 0 20px;
}
#social_block .toggle-footer li:hover .fa {
    color: #ffffff;
}
#social_block .toggle-footer li:hover {
    background: #1db1c3 none repeat scroll 0 0;
    border-color: #1db1c3;
}
#footer #footer_storeinformation_block .payment-cms .payment li {
    color: #808080;
    display: inline-block;
    margin-right: 5px;
    padding: 0;
}

/* New CSS */
.product-carousel .slider-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.product-grid li, #content .box-product .product-items, #content .product-carousel .slider-item {
  display: inline-block;
  float: left;
}
#content .box-product .product-items.last_item_ct {border-right: none;}

#footer .column:last-child{margin:0;}
.content_footer_left.col-md-4 {padding: 0 15px 0 0;}
.Contact-Details {padding: 0;margin: 45px 0 0;}




#contact ul,#aboutcms ul{list-style:none; padding:0}

#aboutcms h5{display:none}

.manufacture_block {
    float: left;
    padding: 25px 0 10px;
    width: 100%;
	text-align:left;	
}
.manufacturer_title {
    color: #333;
    display: inline-block;
    float: left; 
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.manufacture_block > ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding-left: 15px;
    width: 93%;
}

.manufacture_block > ul li {
    background: url("../image/caprica/pipe.gif") no-repeat scroll right 6px transparent;
    display: inline-block;
    padding: 0 15px 2px 10px;
}
.manufacturer_item > a {
    color: #333333;
}

.manufacturer_item > a:hover {
    color: #d95026;
}

.manufacture_block > ul li:last-child {
    background: none repeat scroll 0 0 transparent;
}


.testimonials{position:relative;}
.homepage-testimonials-inner.box-content {
    background: #f5f5f5 none repeat scroll 0 0;
    display: block;
    position: relative;
	padding:20px 18px;
}
.peoplesay-block {
    position: relative;
    text-align: center;
}
.test-image {
    display: inline-block;
    text-align: center;
	margin-bottom:10px;
}
.testi-details > a {
   clear: both;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    width: 100%;
}
#testimonial .designation {
    clear: both;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
	font-weight:300;
}
#column-left #testimonial .customNavigation, #column-right #testimonial .customNavigation{display:block;}
#testimonial .customNavigation a.next::before{
	left:auto; 
	top:0px;
	color: #959595;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    position: absolute;
    right: 0;
}
#testimonial .customNavigation a.prev::before{
	right:auto; 
	top:0px;
	content:"\f104"; 
	font-family:"FontAwesome"; 
	color:#959595; 
	font-size: 18px;
	left:0;
	position:absolute;
}
#testimonial .customNavigation a.next:hover::before, #testimonial .customNavigation a.prev:hover::before{color:#fff;}
#testimonial .customNavigation a.next{right:0; border:medium none; height:20px; width:15px; background:none; top:-50px;}
#testimonial .customNavigation a.next:hover, #testimonial .customNavigation a.prev:hover{background:transparent;}
#testimonial .customNavigation a.prev{right:10px; border:medium none; height:20px; width:15px; background:none; top:-50px;}
.test-content .quote-img{
	background:url(../image/caprica/quote.png) no-repeat scroll center center transparent;
	width:23px;
	height:19px;
	position:relative;
	display:block;
	margin:15px auto;
}
.test-content {
    display: inline-block;
    position: relative;
    text-align: center;
}

#testimonial .designation a{
	color:#2196f3;
}
.footer-logo {
    margin-bottom: 5px;
}

.newsletter label{
display:none;
}

.newsletter .input-news { 
	position: relative;
	overflow: hidden;
	vertical-align: top;
	float: left;
	width: 100%;
}
.newsletter .subscribe-btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background:url(../image/caprica/rocket.png) no-repeat center 10px;
}
.newsletter .subscribe-btn:hover {background: url(../image/caprica/rocket_hover.png) no-repeat center 10px;}

.input-news .text-danger { color: #1db1c3; position:absolute; left:0px; }

.newsletter .form-group{ 
	margin: 0;
	float: left;
	width: 100%;
}
.newsletter #txtemail.form-control {
	padding: 11px 40px 11px 11px !important;
	height: auto !important;
	background-color: #ffffff;
}

.newsletter .form-control::-moz-placeholder{color:#676666;}
.subscribe-btn .btn.btn-lg{
	background: none !important;
	border: none !important;
	color: #000000 !important;
	font-size: 14px;
	font-weight: 600;
	width: 40px;
	height: 40px;
	padding: 0;
}
.newsletter .subscribe-btn:hover .btn.btn-lg {color: #fff !important;}
#account-order .col-sm-6.text-right{ clear:both;}
#contact ul li,.newsletter ul li{line-height:22px;}

#contact li.call-num {
    margin-top: 15px;
}

.categoryblock {
    padding-left: 11px;
    padding-right: 11px;
	float:left;
	width:33.333%;
	margin-bottom:22px;
}

.category-cms{
	width: 100%;
    float: left;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-bottom: 2px;
}

.category-container{
	position:relative;
	margin:0 auto;
	width:100%;
}

.category-row {
    margin-left: -11px;
    margin-right: -11px;
}

#aboutcms li.content {
    line-height: 25px;
}

ul.subcats{list-style:none; padding:0; overflow:hidden; vertical-align: top; margin:0; clear:both; float:left}

ul.subcats li a{
	color: #333333;
    display: inline-block;
    font-size: 13px;
    position: relative;
    text-transform: capitalize;
}

ul.subcats li a:hover{
	color:#2196f3; 
}
ul.subcats li a:hover::before {
    font-size: 4px;
    padding-right: 10px;
	color:#2196f3;
}
ul.subcats li a:hover {
    padding-left: 10px;
   	transition:all 300ms ease 0s;
   	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
}
ul.subcats li a::before {
    content: "\f111";
    font-family: "FontAwesome";
    font-size: 0;
    left: 0;
    line-height: 20px;
    position: absolute;
    transition:all 300ms ease 0s;
   	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
    z-index: 99;
}
ul.subcats li, ul.subcats li a{
    transition:all 300ms ease 0s;
   	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-ms-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
}
#product2 .control-label.qty {
	float: left;
	margin: 8px 8px 0 0;
}
.box-category .box-heading {
	background: #1db1c3;
	cursor: pointer;
	height: 66px;
	color: #fff;
	font-size: 13px;
	padding: 7px 25px;
	line-height: 50px;
	letter-spacing: 0.05em;
	font-weight: 600;
	text-transform: uppercase;
}
#column-left .box-content-category {
	position: relative;
	top: -15px;
	display: block;
}
#column-left .box-content-category a{display: inline-block;width: 100%;}
#column-left .box-content-category a:hover {
	padding-left: 15px;
	transition: all 0.3s ease 0s;
}
#column-left .box-category .box-heading {
	position: absolute;
	top: -70px;
	z-index: 999999;
	width: 250px;
	height: 53px;
	
}
.common-home .box-content-category {display: block;}
.box-content-category { 
	background-color: #FFF;
	position: absolute;
	width: 296px;
	top: 68px;
	border: 1px solid #e3e3e3;
	color: #000 !important;
	margin-bottom: 0;
	display: none;
	z-index: 999999;
	left: -2px;
 }

.cate-heading{text-transform:uppercase; font-size:16px; color:#1e1f22; font-weight:700; float:left; margin-bottom: 15px;}

.category .image{float: right;}

.category .image img {
    backface-visibility: hidden;
    max-width: none;
    transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
    transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
}
.category:hover .image img {
    overflow: hidden;
    transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
    transition: all 400ms ease 0s;
	-webkit-transition: all 400ms ease 0s;
	-moz-transition: all 400ms ease 0s;
	-ms-transition: all 400ms ease 0s;
	-o-transition: all 400ms ease 0s;
}
.cat-desc{float:left; padding-top: 24px;}

.bottomfooter {
	margin: 0;
	text-align: center;
	clear: both;
	padding: 34px 0 25px;
	color: #fff;
	width: 100%;
	float: left;
	border-top: 1px solid rgba(229,229,229,.2);
}
.bottomfooter .container{padding:0 15px;}

.bottomfooter ul li {
    display: inline-block;
    line-height: 22px;
    padding: 0 1px;
}
footer .bottomfooter .list-unstyled a {
	padding: 0 15px 0 10px;
	font-size: 13px;
	line-height: 22px;
	letter-spacing: 0.08em;
	font-weight: 300;
	color: #9e9e9e;
	position:relative;	
}
footer .bottomfooter .list-unstyled a::after {
    content: '';
    position: absolute;
    top: 4px;
    right: 0;
    width: 1px;
    height: 13px;
    background: #9e9e9e;
}
footer .bottomfooter .list-unstyled li:last-child a::after {display:none}
.bottomfooter ul li:first-child a {
    border: medium none;
	padding-left:0;
}

p.powered{
	text-align: center;
	float: none;
	margin: 0;
	font-size: 13px;
	line-height: 36px;
	letter-spacing: 0.08em;
	color: #9e9e9e;
}
.footerbottom-cms { float:right; }

@media (max-width: 979px) {

#footer .column {
    width: 100% !important;
	margin-left:auto;
	margin-right:auto;
}
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
	line-height: 14px;
}

.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {}
.breadcrumb > li:last-child a, .breadcrumb > li a:hover, .breadcrumb > li a.active{ 
	color:#000;
}
.breadcrumb > li a{color:#000;}
.breadcrumb > li a:hover{color: #1db1c3 !important;}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 3em 0 0 ;
	display:inline-block;
	width:100%;
}
.btn {
	padding: 6px 15px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px  ;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover, .dropdown-menu.myaccount-menu, #form-currency .dropdown-menu .btn-link{
	font-size: 13px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
  	color: #000;
    background: #428bca;
    border:1px solid #357ebd;
	border-radius:5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
}
.btn-primary {
	color: #000;
    background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
  
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
    background-color: #3276b1;
    border:1px solid #285e8e;
	
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	
}
.btn-danger {
	color: #ffffff;	
	background: #d9534f;			
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0,0,0,0);
	background-image: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	
}
.btn-inverse {
	color: #ffffff;	
	background: #363636;
	border:none;		
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	/*background-color: #fff;*/
	/*background-image: linear-gradient(to bottom, #333333, #111111);*/
}
.col-xs-11.col-sm-3.alert span a:hover{ color:#ff8300;}
/* list group */
.dropdown-menu {
  top: 89%;
}
.box .filterbox { 
    border: medium none;
}
.panel-footer {
  background-color: transparent !important;
  border-top: medium none !important;
  padding: 0 !important;
}
.panel-footer.text-right{text-align: left;}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover{background: transparent !important;}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{margin-left: -20px !important;}
.list-group-item{border: none;padding: 0 !important;}
.list-group a {
	padding: 5px 0px;
	text-transform:capitalize;
	font-size:13px;
	border:none;
	line-height: 30px;
}
#cart .dropdown-menu li p a:hover{
	background: #fff;
	color: #1db1c3 !important;
	border-color: #1db1c3;
}
#cart .dropdown-menu li p a {
	background: #1db1c3;
	border-radius: 0;
	padding: 12px 0 !important;
	color: #fff;
	border: 1px solid transparent;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #1db1c3 !important;
}
#button-filter.btn.btn-primary {
	background: #1db1c3 none repeat scroll 0 0;
	padding: 8px 15px !important;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 12px;
	margin-top: 10px;
}
.list-group-item.group-name {
    color: #1f2022;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 18px;
}
.filterbox .list-group-item .checkbox > label{
color:#808080;}
.filterbox .list-group-item{padding:0px; color:#000;}
.filterbox .panel-footer {
    padding: 0 0 15px;
    text-align: left;
	border:medium none;
	background:#fff;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}


.product-layout.product-grid.col-lg-3:nth-child(n+9) {border-bottom: none;}
.product-layout.product-grid.col-lg-3:nth-child(4n) {border-right: none;}

/* product list */

.product-thumb .image {
	text-align: center;
	position:relative;
	overflow:hidden;
}

.category_tab .tab-pane {
    margin: 0 -15px;
}


.product-thumb .image img {
	/*margin-left: auto;
	margin-right: auto;*/
}

.product-layout.product-grid {width: 33.33%;}
.product-layout.product-grid, .product-layout.product-list{padding:0 ;margin: 0 0 30px; }
.product-list .product-block .product-details.list .rating {opacity:1}
.product-layout.product-list:last-child {border-bottom: none;}
.product-layout .addtocart:hover {
color: #fff;
cursor: pointer;
text-decoration: none;
background: #fff;
background: url(../image/caprica/cart_hover.png) no-repeat center center #fff;
}

#content .product-grid .product-block, #content .product-list .product-block{ padding: 10px 10px 0;}
#content .product-layout.product-grid .product-block{
	padding:11px 11px 0;
	margin: 0;
	float: left;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.cat_prod .product-layout.product-grid:hover .product-block {
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
#content .product-list .product-block{
	width: 100%;
	float: left;
	background: #FFF;
	padding: 11px;
	margin:0;
	transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
}
#content .product-list:hover .product-block {
	box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
}
.product-grid .product-block-inner {
    padding: 0;
    position: relative;
    text-align: center;
}

.alert-success .fa.fa-check-circle{margin-right:5px;}

@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	/*padding: 0px;*/
}
}
.static_links li a:hover {
  color: #1db1c3 !important;
}
.single_product_img:hover::before {
  animation: 1s ease 0s normal none 1 running fixedAnim;
}
.single_product_img {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  vertical-align: top;
}
.single_product_img::before {
  background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%) repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -75%;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.product-thumb h4 {
	margin: 0;
	font-weight: 300;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 13px;
	line-height: 29px;
	text-transform: capitalize;
	letter-spacing: 0.06em;
}
.product-list .product-thumb h4{
	font-size:18px;
	margin-bottom:10px;
	font-weight:500;
	text-transform:uppercase;
}
#content .product-list .product-thumb:hover h4 {
    opacity: 1;
}
.product-thumb h4 a{
	color: #777;
}
#column-left .product-thumb h4 a:hover {
  color: #1db1c3 !important;
}
#column-left .product-thumb h4 a{
	color:#808080;
	float:left;
}
#column-left .product-thumb .price{
width:auto;
}
#column-left .product-thumb .price-new{
float:left;
}
#column-left .product-thumb .price-old{
float:left;
}
.product-thumb h4 a:hover, header #cart li a:hover , .product-block:hover h4 a{color:#1db1c3 !important;}


.product-thumb .caption {
	padding: 15px 0 31px ;
	text-align:center;
	float:left;
	width:100%;
}
.left-part {
    width: auto;
    float: left;
}
.add-to-cart {
	width: 40px;
	height: 40px;
	float: right;
	margin: 7px 0 5px;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
#content .product-layout:hover .product-thumb .add-to-cart {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
#content .product-carousel .slider-item:hover .add-to-cart,
#content .box-product .product-items:hover .add-to-cart {
    opacity: 1;
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.add-to-cart .addtocart {
    width: 40px;
    height: 40px;
    font-size: 0;
    background:url(../image/caprica/add-to-cart.png) no-repeat center center #1db1c3;
    border: none;
}
.add-to-cart .addtocart:hover {background: url(../image/caprica/cart_hover.png) no-repeat center center #fff;}



#column-left .product-thumb .caption{
min-height:0px;
}
#special-carousel .product-carousel .product-thumb .caption
{
padding:10px;
}
.account-wishlist table .text-center img {
    border: 1px solid #e5e5e5;
}

@media (max-width: 1200px) {
	.related-products {margin: 0 -10px !important;}
	#product-product #content .row {	margin: 0;}
	.content_footer_top .sale-cms::after {	left: 15.4% !important;}
	.product-grid .product-thumb .caption {	}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;

}
.product-grid .product-thumb .caption {
	/*min-height: 0;*/
}
}

.product-list .product-block .product-details .rating {
margin: 15px 0 0;
position: relative;
top: 0;
background: none;
float: left;
width: 100%;
text-align: left;
}
.product-list .product-thumb:hover .rating {opacity: 1;}
.product-thumb .rating {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	text-align: center;
	margin: 0 auto;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
#content .product-carousel .slider-item:hover .rating, 
#content .box-product .product-items:hover .rating,
#content .product-layout:hover .product-thumb .rating {
	opacity: 1;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.percentsaving::before {
	position: absolute;
	content: "\f0d9";
	top: 2px;
	z-index: -1;
	left: -5px;
	color: #1db1c3;
	font-family: fontawesome;
	font-size: 15px;
}
.product-thumb .percentsaving {
    background-color: #1db1c3;
	color: #ffffff;
	display: block;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 2px;
	position: absolute;
	right: 12px;
	text-align: center;
	text-transform: capitalize;
	top: 12px;
	z-index: 1;
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	text-transform: capitalize;
	height: 20px;
	width: 35px;
	line-height: 15px;
	font-weight: bold;
	left: auto;
}
.product-thumb:hover .percentsaving{
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transform: rotateX(360deg);
	-webkit-transform: rotateX(360deg);
	-ms-transform: rotateX(360deg);
	-o-transform: rotateX(360deg);
	-moz-transform: rotateX(360deg);

}
.product-list .product-thumb .percentsaving.list-save { right:5px; top:0px; display:block; position:absolute; }
.product-list .product-thumb .percentsaving.grid-save, .product-grid .product-thumb .percentsaving.list-save { display:none; } 

.rating .fa-stack,#review .fa-stack{
	font-size: 8px;
	width:10px;
	color: #f9d703;
}
.rating .fa-star,#review .fa-star,.rating-wrapper .fa-star{
	color: #1db1c3;
	font-size: 13px;
}
.rating .fa-star + .fa-star-o,#review .fa-star + .fa-star-o,.rating-wrapper .fa-star + .fa-star-o{
	color: #1db1c3;
}

.rating .fa-star.off,.rating-wrapper .fa-star.off, #review table .fa-star.off{color: #1db1c3;}

h2.price {
	margin: 0;
}
.nav-tabs > li.active > a {
  background: #007e81 none repeat scroll 0 0 !important;
  color: #ffffff !important;
}
.account-address .btn-info:hover, .btn.btn-primary:hover, #account-order .table-responsive .text-right .btn.btn-info:hover, .btn.btn-default:hover, #information-contact .buttons .pull-right .btn.btn-primary:hover, #account-return .form-horizontal .pull-right .btn.btn-primary:hover,#product-compare .btn.btn-primary.btn-block:hover, #account-return .form-horizontal .pull-left .btn.btn-default:hover, #button-review.btn.btn-primary:hover{
	background-color: #fff;
	border-color: #1db1c3;
	color: #1db1c3;
}
#account-order .table-responsive .text-right .btn.btn-info, .account-address .btn-info, .btn.btn-default, .btn-primary, #information-contact .buttons .pull-right .btn.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary#account-return .form-horizontal .pull-right .btn.btn-primary, #account-return .form-horizontal .pull-left .btn.btn-default, #button-review.btn.btn-primary, #product-compare .btn.btn-primary.btn-block{
	background: #1db1c3 none repeat scroll 0 0;
	border: 1px solid transparent;
	color: #ffffff;

}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{color: #fff !important;}

.product-thumb .price {
color: #000;
display: block;
vertical-align: middle;
margin-bottom: 0;
letter-spacing: 0;
font-size: 16px;
font-weight: 600;
float: left;
}
.product-thumb .list .price {
font-size:18px;
}
.product-thumb .list .price-new{
font-size:18px;
}
\.product-thumb .price-new {
	font-weight: 700;
	position:relative;
	font-size:13px;
	/*float:left;*/
}
.product-thumb .price-old {
	color: #d1d1d1;
	text-decoration: line-through;
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
}
.product-thumb .price-tax {
	color: #1db1c3;
    display: none;
    font-size: 14px;
    width: 100%;
	font-weight: 400;
}

.product-list .product-thumb .price-tax{display:block; clear:both; line-height:18px;}
#content h3.product-option {
    font-size: 16px;
}
.myaccount-menu.dropdown-menu > li > a{padding:4px 10px !important;margin-right:0;}
.myaccount .dropdown-toggle:hover, .myaccount .dropdown-toggle:focus{ color:#fff;}
.product-thumb .button-group {
	overflow: visible;
	position: absolute;
	top: 100%;
	left: -11px;
	right: -11px;
	margin-top: -11px;
	text-align: center;
	float: left;
	border-top: 1px solid #eee;
	opacity: 0;
	z-index: 9;
	background:#fff;
	transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
}
#content .product-carousel .slider-item .product-thumb .button-group {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
	opacity: 0;
	transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
}
#content .product-carousel .slider-item:hover .product-thumb .button-group {
	opacity: 1;
	transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
}
#content .product-items:hover .product-thumb .button-group,
#content .product-layout:hover .product-thumb .button-group {
    opacity: 1;
	box-shadow: 0 11px 19px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
}
#content .product-thumb .button-group:hover {
    
	
}

#content .product-carousel .product-block:hover .price, #content .product-grid .product-block:hover .price, #content .box-product .product-block:hover .price
	{ 
	/*opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0; 
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;*/
	}

.product-grid .product-thumb .product-details .caption,.productbox-grid .product-thumb .product-details .caption,.product-carousel .product-thumb .product-details .caption,
.category_tab .product-details .caption {/* padding:0px;*/ }

#content .product-list .product-block .button-group , #content .product-list .product-block:hover .button-group{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	display: block;
	opacity: 1;
	padding: 0;
	position: relative;
	width: 100%;
	float: left;
	margin: 0;
	bottom: 0;
}
.product-list .product-block .product-details.list .compare {    display: block;}
.product-list .product-block .product-details.list .wishlist:before , .productpage .form-group.qty .wishlist:before , .quickview .button-group .wishlist:before{content:"\f08a";font-family:"fontawesome";font-size: 15px;font-weight: 500;color:#999;margin-right:7px;}
.product-list .product-block .product-details.list .compare:before , .productpage .form-group.qty .compare:before , .quickview .button-group .compare:before{content:"\f24d";font-family:"fontawesome";font-size: 15px;font-weight: 500;color:#999;margin-right:7px;}
.product-list .product-thumb .image .button-group{display:none}



@media (max-width: 768px) {
	.product-list .product-thumb .button-group {border-left: none;}
	.sale-cms-text > img { width: 100%;}
	
}
.layout-2.left-col #content.productpage-quickview {
    margin: 0;
}
.product-thumb .button-group button{
	background: #007e81;
    border: medium none;
    color: #fff;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
	-moz-border-radius: 50px;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.02em;
	padding: 8px 25px;
   
}
.product-thumb .button-group button.compare:hover {color: #1db1c3;}
.product-thumb .button-group button.compare:hover .fa.fa-exchange {color: #1db1c3;}
.buttons.text-center .btn.btn-primary {
    font-weight: 400;
    text-transform: capitalize;
}
.btn.blog_btn,.text-center.blog {display: none;}

.filterbox .btn-primary
{
background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
border:none;
color:#000;
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
text-transform:capitalize;
font-size: 13px;
font-weight: 600;
}
.filterbox .btn-primary:hover{
background: #de4d04; /* Old browsers */
background: -moz-linear-gradient(top, #de4d04 0%, #ff8142 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #de4d04 0%,#ff8142 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #de4d04 0%,#ff8142 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4d04', endColorstr='#ff8142',GradientType=0 ); /* IE6-9 */
border:none;
}

.radio label, .checkbox label:hover {
  cursor: pointer;
  display: inline;
  font-weight: 400;
  color: #1db1c3;
}
/*.filterbox .list-group-item:hover {
  color: #1db1c3;
  padding: 0;
}*/

.product-thumb .button-group .addtocart:before{font-family:"fontawesome";color:#fff;float: left;font-size: 10px;font-weight: normal;position: relative;right: 9px;}


.product-list .product-thumb .button-group button{ left:0; }

.product-list .product-thumb .button-group button+button{left:0; padding:10px 8px 6px; }

.product-list .product-thumb .caption{border:none; padding:15px; }

.product-list .product-block .rating , .product-grid .product-block .rating.list-rate  { margin:0 0 5px 0; display:block;padding:0; }
.product-list .product-block .image .rating {display: none;}
.product-list .product-block .rating.list-rate {margin: 0 0 15px; display:inline-block; width:100%; }


.product-list .product-block .desc{margin-bottom:15px;}

#cart .text-right .addtocart,#cart .text-right .checkout{
	width: auto;
	border: none;
	display: inline-block;
	float: left;
	background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top, #f0f0f0 0%, #dbdbdb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f0f0f0 0%,#dbdbdb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f0f0f0 0%,#dbdbdb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
	padding: 5px 12px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	font-size:12px;
	color:#000;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	 box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	 -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
#cart .addtocart > strong , #cart .checkout > strong{font-weight:600}
#cart .text-right .addtocart:hover, #cart .text-right .checkout:hover {transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;    
background: #ff8300 none repeat scroll 0 0;    
color: #ffffff;
}
#cart .dropdown-menu .img-thumbnail {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  -webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
  max-width: none;
  width: auto;
  margin:-10px 1px 15px 0px;
}
#cart .text-right .addtocart{margin:-4px 15px 5px 0;  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.product-thumb .button-group button + button {	
	padding:7px 10px;
	position:relative;
	display:none;
}
.header-cart .cart-menu li a{
	margin:0;
	padding:0!important;
	height:auto;
	width:100%;
	float: left;
	text-align: center;
}

.cart-menu .total-table .text-right{ border:none;}

.cart-menu .total-table {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #dddddd currentcolor currentcolor;
  border-image: none;
  border-style: solid none none;
  border-width: 1px medium medium;
}

.static_links li .header-cart.cart-menu .addtocart a{ 
border:1px solid;
padding:5px;
}
/*.product-thumb .button-group button.wishlist { 
	background:url(../image/caprica/icons.png) no-repeat scroll 8px -112px #ececec;
	left:-82px; position:relative; 
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	 }
.product-thumb .button-group button.wishlist:hover { background-position: 8px -143px; }	 
.product-thumb .button-group button.compare { 
	background:url(../image/caprica/icons.png) no-repeat scroll 8px -174px #ececec;
	left:-123px; position:relative; 
	transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-ms-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
}
.product-thumb .button-group button.compare:hover { background-position:8px -204px;  
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
*/
.product-list .product-block .product-details.list .compare, #content .product-list .product-block .product-details.list .wishlist {
	color: #777;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.08em;
	text-transform: capitalize;
	margin: 0 20px 0 0;
	float: left;
	cursor: pointer;
	position: relative;
	background: none;
	opacity: 1;
	border: none;
	width: auto;
	height: auto;
	line-height: 22px;
	padding-right: 20px;
}
#content .product-list .product-block .product-details.list .wishlist {top: 0;}
#content .product-list .product-block .list .button-group {
	margin: 20px 0;
	border-top: none;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}
#content .product-list .product-block:hover .list .button-group {box-shadow:none;}
.product-list .product-block .product-details .list .rating {opacity: 1;}
.button-group.prd_page {    float: left;    width: 100%; margin: 10px 0;}
.product-list .product-block .product-details.list .wishlist:hover::before, .product-list .product-block .product-details.list .wishlist:hover ,
.product-list .product-block .product-details.list .compare:hover::before, .product-list .product-block .product-details.list .compare:hover,
.productpage .form-group.qty .wishlist:hover:before ,.productpage .form-group.qty .wishlist:hover,
.productpage .form-group.qty .compare:hover:before , .productpage .form-group.qty .compare:hover{
    color: #1db1c3 !important;
}
#button-search.btn.btn-primary, #product .form-group.required .btn.btn-default, #product .form-group.required .btn.btn-default.btn-block {
	background: #1db1c3 !important;
	border-color: #1db1c3 !important;
	color: #fff !important;
	border: none;
	border: 1px solid transparent;
	border-radius: 0;
	padding: 9px 20px 8px;
}
.product-list .product-thumb .price-new, .product-list .product-thumb .price-old {
    float: none;
}
.product-list .addtocart {
	background: #1db1c3 none repeat scroll 0 0;
	border: 1px solid transparent;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	padding: 7px 20px;
	text-transform: capitalize; 	 
}
.product-list .addtocart:hover {
    background: #fff none repeat scroll 0 0;
    color: #1db1c3;
    border-color: #1db1c3;
}
.product-thumb .button-group .addtocart:hover{
	background: #1db1c3 none repeat scroll 0 0;
	border-color: #1db1c3;
}
.product-thumb .button-group button:hover,.product-thumb .button-group button:focus{
	color: #2196f3;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button:hover, .product-block:hover .button-group button{
	background:#007e81;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button.compare .fa {}
.product-thumb .button-group button.compare { 
	background: none;
	border: medium none;
	color: #777;
	display: block;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.08em;
	padding: 0;
	position: relative;
	cursor: pointer;
	line-height: 48px;
	border-radius: 0;
	text-align: center;
	margin: 0;
	float:left;
	width: 50%;
}

.fa.fa-exchange::before {content: "\f24d";}
@media (max-width: 1449px) {
	.content_footer_top .sale-cms::after{left:21.4% !important;}
}

@media (max-width: 1200px) {
.product-thumb .button-group button, .product-thumb .button-group button + button {/*width: 33.33%;*/}
.content_footer_top .sale-cms::after {	left: 15.4% !important;}
}

@media (max-width: 767px) {

.product-thumb .button-group button {
	position:static;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {	
}
.thumbnails {	
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0px;
	display: block;
}
.image-additional {
}
.thumbnails .image-additional {
	float: left;
}

/*@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}*/
.left.product-image .image .thumbnail {
	border-radius: 0 !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{border: 1px solid #1db1c3 !important;background: #fff !important;color: #1db1c3 !important;}
.product-info .image {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius:0;
	display:block;
	margin-bottom: 15px;
	text-align: center;
}
#content.productpage h3 {margin-top:0;font-size: 15px; margin-bottom:0px;}
.product-info .zoomContainer{ z-index:9; } /* It need for ie7 */
.product-info .additional-carousel{ position:relative; }
.product-info .image-additional {
	clear: both;
	overflow: hidden;
	padding-left: 15px;
    padding-right: 15px;	
	width: 408px;
	float:none;
	margin:0 auto;
}
.product-info .image-additional a {
	float: left;
	display: block;	
	border: 1px solid #e8e8e8;
}
.product-info .image-additional a:hover {
    border-color: #1db1c3;
}
.product-right .btn-group .wishlist .fa,.product-right .btn-group .compare .fa{margin-right:5px;}

#input-captcha, #input-payment-captcha{margin-bottom:10px}

.productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none;
    color: #808080 !important;
    font-size: 13px;
    font-weight: 500;
    padding:7px 5px;
    text-transform: capitalize;
}

/*.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist { background:#ececec url("../image/caprica/icons.png") no-repeat scroll 8px -112px; }
.productpage .form-group.qty .wishlist:hover , .quickview .form-group.qty .wishlist:hover  { background-position:8px -143px; background-color:#2196f3; } 
.productpage .form-group.qty .compare , .quickview .form-group.qty .compare{ background:#ececec url("../image/caprica/icons.png") no-repeat scroll 8px -174px; } 
.productpage .form-group.qty .compare:hover, .quickview .form-group.qty .compare:hover { background-position:8px -204px; background-color:#2196f3; }*/

.productpage #input-quantity, .quickview #input-quantity{
	float: left;
	margin-right: 15px;
	width: auto;
	text-align: center;
	padding: 9px 15px !important;
}

.form-group.qty .control-label{
	float: left;
    margin: 6px 10px 0 0;
	font-size:14px;
}
.subbanner-cms2 .sub-heading{display:none;}

/* caprica www.capricathemes.com Start */

/* box */  
.box {
	margin-bottom:0;
}



.box .box-heading, #testimonial .box-heading{
	/*background: #2196f3 none repeat scroll 0 0;*/
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0;
    text-transform: uppercase;	
}

#column-left .box .box-heading, #column-left #testimonial .box-heading, #column-right .box .box-heading, #column-right #testimonial .box-heading{  
position:relative;

}



#column-left .box .box-heading{
	background: #1db1c3;
	color: #fff;
	padding: 11px 0 10px 25px;
	border-radius: 0;
}
#column-left .box.bestseller .box-heading{
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
color:#000;
}

#column-left .box.sidebarFilter .box-heading{
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
color:#000;
}


#column-left .box.latest .box-heading{
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
color:#000;
}

#column-left .box.special .box-heading{
background: #dbdbdb; /* Old browsers */
background: -moz-linear-gradient(top, #dbdbdb 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dbdbdb 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dbdbdb 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
color:#000;
}

.service-banner .box-heading{display:none;}
.box .box-content {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}
.box-heading .fa.fa-angle-down {
	background: #1db1c3 none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	float: right;
	padding: 0;
	margin: 17px 0 0;
	font-weight: 600;
}
.box-heading .fa.fa-angle-down::before {
    content: "\f0c9";
    font-size: 17px;
}
#content .box .blogs, .box-heading{
  color: #fff;
  font-size: 13px;
  font-weight:inherit;
  height: 45px;
  padding: 15px;
}
.main-slider .swiper-button-next, .swiper-button-prev{
	margin-top: 0 !important;

}
#content .box.blogs .box-heading{
  padding:15px 0 0 0;
  margin-left:0;
}
.box {
    width: 100%;
    float: left;
}
.box-head {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 auto 10px;
}
.special .box-head {margin: 0;}
#content .box .box-heading.blog-title {
	border: medium none;
	color: #000;
	display: inline-block;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0.02em;
	padding: 0;
	text-transform: capitalize;
	position: relative;
	float: left;
	line-height: 48px;
	margin: 0 0 5px;
}
#content .box .box-heading, .hometab .box-heading { 
	border: medium none;
	color: #000;
	display: inline-block;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0.02em;
	padding: 0;
	text-transform: capitalize;
	position: relative;
	float: left;
	line-height: 48px;
	margin: 0;
	height: auto;
}

#content .box.featured .box-heading {margin:0; padding:0;}
#content .box.featured .box-content {
	overflow:visible;
	position:relative;
}

.featured_tagline {
    color: #808080;
    font-size: 14px;
    text-transform: capitalize;
	display:none;
}
.featured .box-head  {
	width: 100%;
	float: left;

	
}
/*.category_tab .nav.nav-tabs{ padding-bottom: 19px;}*/
.category_tab h3 {
    font-weight: 700 !important;
    margin: 0 0 10px !important;
}
/*#content .box .box-heading:before{position:absolute; background:#2196f3; width:50px; height:3px; bottom:0; left:auto; content:""}*/

#content .box .box-content {
	/*background: #f7f7f7;*/
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	border:none;
	margin: 0  -15px;
}
#content #testimonial .box .box-content {margin: 0;}
#content .tab-content .box .box-content {margin: 0 -15px; ;}
#content .box.special .box-content {margin: 0;}
.special-inner-content {margin: 0}




#content .related_prd.box .box-content {
    padding: 0;
	margin:0 -12px;
}
.related_prd .customNavigation a{top:-58px;}
.box .box-content ul , #content .content ul { 
	padding:0px;
	margin:0px;
	list-style:none;
}
.box .box-content ul li , #content .content ul li {
	line-height:22px;
	padding:4px 0;
	border-bottom: 1px dashed #e4e4e4;
}
.box .box-content ul li:last-child, #content .content ul li:last-child {
    border: medium none;
}
.box .box-content ul li a , #content .content ul li a{
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
}

.box .box-content ul ul{
	margin-left:0px;
}

.box.latest, .box.bestseller, .box.featured, .box.special {
    margin-bottom:0px;
	clear:both;
}

/* Product Grid Start */
/*.product-grid-list { }*/
#content .box-product/*,
.product-grid-list ul*/{ 
	list-style-type: none;
	position:relative;
	width: 100%;
	
	margin:0px;
	list-style: none;
	overflow:visible;
	/*border-top:1px solid #ebebeb;*/
}
#content #featured-carousel .slider-wrapper-outer {
  float: left;
}
#content .banners-slider-carousel .product-carousel .slider-item {
    border: none;
	padding: 0;
	margin: 0;
}
/*.product-grid-list ul li,*/
#content .box-product .product-items {
  position: relative;
}
#content .box-product .product-items:nth-child(n+6) {border-bottom: none;}
.related-products{
margin: 0 ;
}
#products-related {
    width: 100%;
    float: left;
}
#content .box-product .product-items,
#content .product-carousel .slider-item {
	float:left;
	display: inline-block;
}

#content .product-carousel .slider-item:hover .product-block  ,
#content .box-product .product-items:hover .product-block   {
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
}


.ie7 .product-grid li{ width:192px !important; }
#content .image-additional .slider-item{	
	display: inline-block;
    float: left;
}
#content #additional-carousel.product-carousel .slider-item {
    border: none;
}
#content .image-additional .slider-item .product-block{	
	margin:4px 6px; 
	background:transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	clear:both;
	overflow:hidden;
}

#content .image-additional .slider-item .product-block:hover {   box-shadow: none !important; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; }	
.product-block-inner {position: relative;}

.grid_default_width { width:225px;}
.featured_default_width{ width:270px;}
.module_default_width{ width:234px;}
.latest_default_width{ width:225px;}
.special_default_width{ width:100%;}
.related_default_width{ width:270px;}
.bestseller_default_width{ width:270px;}
.tabspecial_default_width{width:270px;}
.tabbestseller_default_width{width:270px;}
.tablatest_default_width{width:270px;}
.additional_default_width{ width:90px;}
.categorycms_default_width{width:350px;}
#content .banners-slider-carousel .product-carousel .product-block-inner,#content .banners-slider-carousel .product-grid .product-block-inner{text-align:center;}

#content .product-carousel .product-block,
#content .productbox-grid  .product-block,
#content .box-product .product-block,
.category_tab .tab-pane .product-block{ 
	float: left;
	margin:4px;
	transition: all 0.9s ease;
	-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	-ms-transition: all 0.9s ease;
	-o-transition: all 0.9s ease;
}
#content .product-carousel .product-block,
#content .productbox-grid  .product-block,
#content .box-product .product-block,
.category_tab .tab-pane .product-block ..button-group button:hover{
background:#e95e19;
color:#ffffff;
}


.product-block .product-details {
    width: 100%;
	position: relative;
	float: left;
}
.product-grid .product-details.list , .product-list .product-details.grid {display: none;}

.category_tab .col-xs-12 {
    padding: 0;
}
/*.category_tab .tab-content {
    margin: 0 -15px;
}
*/.category_tab .tab-content > .tab-pane{
margin:0 -16px;}
#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover,
.category_tab .tab-pane .product-block:hover{
	clear:both;	
}
#content .banners-slider-carousel .product-block { cursor: pointer;padding: 0;margin: 0;  }
#content #carousel-0 .product-block:hover img {
    opacity: 0.7;
	-khtml-opacity: 0.7;
-webkit-opacity: 0.7;
-moz-opacity:0.7;s
}
#content .banners-slider-carousel .product-block .product-block-inner { padding: 0 !important; }
#content .banners-slider-carousel .product-carousel .slider-item:hover {box-shadow: none;}

.ie7 #content .product-carousel .product-block,
/*.ie7 #content .product-grid-list .product-block,*/
.ie7 #content .box-product .product-block {border:1px solid #ddd;}

.ie7 #content .product-carousel .product-block:hover,
/*.ie7 #content .product-grid-list .product-block:hover,*/
.ie7 #content .box-product .product-block:hover {border:1px solid #ddd;}


.product-grid .product-thumb .desc,.productbox-grid .product-thumb .price-tax,.product-carousel .product-thumb .price-tax{display:none;}
.product-list .product-details{overflow:hidden;float:none;display:block;width:auto;padding: 0 0 0 30px;}
.product-list .product-thumb .caption {
	float: left;
	padding: 0;
	text-align: left;
	margin: 0;
	padding: 0;
}
.product-list .caption a {
    color: #777;
    font-size: 16px;
    font-weight: 400;
}
.product-list .product-thumb .list-right {
	float: left;
	margin: 0;
	padding: 0;
}

.product-info .product-image .customNavigation span.prev:hover::before, .product-info .product-image .customNavigation span.next:hover::before{color: #1db1c3 !important;}
#column-left .swiper-pagination.swiper-pagination-bullets {
  display: none;
}
#content .product-carousel .product-block-inner,
/*#content .product-grid .product-block-inner,*/
#content .box-product .product-block-inner,
.category_tab .tab-pane .product-block-inner{
text-align: left;
overflow: visible;
position: relative;
padding: 11px 11px 0;
margin: 0;
float: left;
transition: all 0.9s ease;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-ms-transition: all 0.9s ease;
-o-transition: all 0.9s ease;
}

#products-related .product-block .product-block-inner {
    overflow: hidden;
}

#content .product-list .product-block .image { 
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none; 
	} 
.banners-slider-carousel {
    margin-bottom:0px;
	margin-top:30px;
    position: relative;
    width: 100%;
	clear:both;
}
#carousel-0 {
	float: left;
	margin: 70px 0;
	padding: 0;
	width: 100%;
}
#content #carousel-0 .product-block-inner {
    padding: 10px;
}
#content #carousel-0 .product-block:hover {
    box-shadow: none;
	-moz-box-shadow: none;
-webkit-box-shadow: none;
}
.sale {
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	position: absolute;
	left: 12px;
	top: 12px;
	background: #1db1c3;
	padding: 4px 5px;
	display: none;
	line-height: 12px;
}
.box.special .sale {display: block;}
.product-thumb:hover .sale {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	transition: all 500ms ease 0s;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transform: rotateX(360deg);
	-webkit-transform: rotateX(360deg);
	-ms-transform: rotateX(360deg);
	-o-transform: rotateX(360deg);
	-moz-transform: rotateX(360deg);
}
.sale::before {
    position: absolute;
    content: "\f0da";
    top: 4px;
    z-index: 0;
    right: -6px;
    color: #1db1c3;
    font-family: fontawesome;
    font-size: 16px;
}
.fa-star-o::before {
	content: "\f005";
}

.product-block:hover .sale {
    opacity: 1;
	-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
}

.product-list .product-block .image:hover .sale {
    opacity: 1;
	-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
}
	
/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
	width: 100%;
	overflow: hidden;
	padding: 20px 15px 10px;
}
#column-left .box-product > div,
#column-right .box-product > div  {
	display:block;
	vertical-align: top;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom:0;	
	width:100%;
}
#column-left .toggle .mobile_togglemenu::before{color:#fff;right:15px}
#column-left .box .box-content div.product-items:last-child > div, #column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div, #column-right .box .box-content div.slider-item:last-child > div {
    border: 0 none;
}

#column-left .box-product .image,
#column-right .box-product .image {
	display: block;
	margin-bottom:10px;
	float:left;
	margin-right:10px;
	margin-top:0px;
	border: 1px solid #ededed;	
}
#column-left .product-block:hover , #column-right .product-block:hover{box-shadow:none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
#column-left .product-items .product-details,
#column-right .product-items .product-details{
	float:left;
	width:65%; /* specify width as per your requirement */
	overflow: hidden;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption{
	padding:0;
	border:none;
	float: left;
	width:100%;
}
#column-left .special .product-thumb .caption,
#column-right .special .product-thumb .caption{
width:70%;
}
#column-left .caption a, #column-right .caption a{word-wrap:break-word;font-size: 13px;}


#column-left .box-product .product-thumb h4, #column-right .box-product .product-thumb h4 {font-weight:normal; font-size:13px; line-height: 20px; margin: 0 0 3px; white-space:normal; text-align:left;}

#column-left .product-thumb .price, #column-right .product-thumb .price{ text-align:left;}

#column-left .box-product .name,
#column-right .box-product .name {
	display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
	display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button{
	padding:0; 
	background:none;
	box-shadow:none; 
	-moz-box-shadow:none; 
	-webkit-box-shadow:none; 
	height:auto;
	font-weight:normal;
	border-radius:0;
	-webkit-border-radius:0px;
	-khtml-border-radius:0px;
	-moz-border-radius:0px;
	color:#555;
	display:block;
	text-align:left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {text-decoration:underline;}


#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {margin-top: 2px;; float:left; line-height:14px;}

#column-left .box-product .rating,
#column-right .box-product .rating{display:none;}

#column-left .box .filterbox, #column-right .box .filterbox {
    padding: 0 25px;
}
#column-left .box .box-content, #column-right .box .box-content,
#column-left .box .filterbox, #column-right .box .filterbox{
	margin-bottom:0;
	border: 1px solid #e8e8e8;
	border-top: none;	
	background: #fff;
/*background: #ffffff none repeat scroll 0 0;*/
}
#button-coupon,#button-voucher {
	border-radius: 0 !important;
	margin: 0;
	border: 1px solid transparent;
}
#input-coupon,#input-voucher {
    padding: 12px 20px 9px 20px !important;
    border-radius: 0;
    webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
	display: none;
	margin-bottom: 0px;
	width:100%; 	
}
#column-left .product-thumb, #column-right .product-thumb {
	border:none;
	margin-bottom:0px;
	padding:0 0 5px;
	float:left;
	width:100%;
	
}
#column-left .product-thumb:hover, #column-right .product-thumb:hover{
	
}
#column-left .sale, #column-left .price-tax, #column-left .wishlist , #column-left .compare,
#column-right .sale, #column-right .price-tax, #column-right .wishlist , #column-right .compare {display:none !important;}
#column-left .product-thumb .button-group button, #column-right .product-thumb .button-group button  {   
	background: none repeat scroll 0 0 transparent;
    padding: 0;
    width:100%;
	color:#1f2022;
	text-transform:capitalize;
	text-align: left;
	font-size: 13px;
    margin: 3px 0 0;
	font-weight: normal;
}	

#column-left .product-thumb .button-group .addtocart, #column-right .product-thumb .button-group .addtocart {    display: none;}

#column-left .product-thumb .button-group .addtocart::before , #column-right .product-thumb .button-group .addtocart::before{content:none;}
#column-left .product-thumb .button-group button span, #column-right .product-thumb .button-group button span { display:block !important; }
#column-left .product-thumb .button-group button:hover, #column-right .product-thumb .button-group button:hover{color:#2196f3}

#column-left .product-thumb .button-group button .fa, #column-right .product-thumb .button-group button .fa{display:none;}
#column-left .product-thumb .button-group, #column-right .product-thumb .button-group {background:none; border:none;  display:block; float:left; opacity:1;
-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
 padding:0;
 margin:0;
 width:100%; 
 position:relative;
 }




#column-left .product-thumb .image .button-group, #column-right .product-thumb .image .button-group {display:none}

#column-left .container,#column-right .container{width:auto}

#column-left .box,#column-right .box{margin-bottom:30px; position:relative; border-radius:5px; background:#fff;/*padding:0 0 5px 0;*/-webkit-border-radius:0px;
-khtml-border-radius:5px;
-moz-border-radius:5px;}
#column-left .percentsaving, #column-right .percentsaving
{
display:none;
}
.top_button {
	background:#1db1c3;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	width: 36px;
	height: 36px;
	right: 30px;
	bottom: 30px;
	position: fixed;
	border-radius: 50px;
	text-align: center;
	text-decoration: none;
	z-index: 999;
	color: #fff;
	transition: color 0.3s;
}
.product-list .product-thumb .percentsaving{margin:0 0 5px 5px;float:none;}
.top_button::before {
	color: #fff;
	content: "\f106";
	font-family: "FontAwesome";
	font-size: 22px;
	padding: 8px 14px;
	position: relative;
	right: 3px;
	top: -4px;
	display: inline-block;
}
.top_button:hover{
background: #1db1c3;
border-radius:50%;
-webkit-border-radius:50%;
-khtml-border-radius:50%;
-moz-border-radius:50%;
}
/*.top_button:hover
 {
    background: #2196f3 none repeat scroll 0 0;
    transition: all 0.3s ease 0s;
}*/

#content ul.list-unstyled {  
    margin-bottom: 10px;
    overflow: auto;
}
#content ul.list-unstyled li {
    line-height: 20px;
    padding: 4px 0;
}
.manufacturer-list {
	border: 1px solid #e5e5e5;
	margin-bottom: 15px;
	padding: 15px;
	background: #fff;
}
.manufacturer-heading {
    background: none repeat scroll 0 0 #f5f5f5;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 6px;
    padding: 5px 8px;
}
.manufacturer-content {
    padding: 8px;
}
.manufacturer-list ul {
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0;
    width: 25%;
}
#input-sort {
    padding: 9px 15px 9px 15px !important;
}
.category_filter .sort .form-control {cursor:pointer;}
.productpage .box {margin-top:20px;}
.col-sm-4.total_amount { margin-top: 70px;}
.product-tag{margin:5px 0;}
.aboutus {
    clear: both;
	margin-bottom:20px
}

.aboutus h3 {
	margin-bottom:10px;
}
.image1 {
    background: url("../image/caprica/cms-sprite.png") no-repeat scroll 7px -165px;
    float: left;
    height: 50px;
    width: 60px;
}

.image2 {
    background: url("../image/caprica/cms-sprite.png") no-repeat scroll 7px -116px;
    float: left;
    height: 50px;
    width: 60px;
}

.image3 {
    background: url("../image/caprica/cms-sprite.png") no-repeat scroll 7px -52px;
    float: left;
    height: 50px;
    width: 60px;
}
.image4 {
    background: url("../image/caprica/cms-sprite.png") no-repeat scroll 7px 6px;
    float: left;
    height: 50px;
    width: 60px;
}
.aboutus h2{clear:both;font-size:20px;}
.about-content{overflow:hidden;}
.information-information .right{float:right;}

.category_filter #grid-view,.category_filter #list-view{
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	border:none;
	padding:6px 12px;
  box-shadow: none;
}
#column-left .swiper-viewport {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  float: left;
	margin: 0;
}
#column-left .box .box-content ul li a, #column-right .box .box-content ul li a {    transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.category_filter #grid-view{
background:url(../image/caprica/sprite1.png) no-repeat scroll -33px -155px !important;
width:25px;
height:25px;

}

.category_filter #list-view{
background:url(../image/caprica/sprite1.png) no-repeat scroll -33px -184px !important;
width:25px;
height:25px;
}

.category_filter #list-view:hover, .category_filter #list-view.active {
  background-position: -4px -184px !important;
}

.category_filter #grid-view:hover, .category_filter #grid-view.active{
background-position: -4px -155px !important;

}


.category_filter #grid-view .fa, .category_filter #list-view .fa{display:none}

#list-view{margin-left:2px}

.category_filter #grid-view:hover .fa,.category_filter #list-view:hover .fa{color:#fff;}
.category_filter .btn-list-grid{float:left;width:auto;padding:0;margin-top:2px; margin-left:0px;}
.compare-total { float: left; margin: 8px 20px 0; }
.pagination-right { float: right;margin:0; width: auto;}
.category_filter .sort-by {float: left;margin: 8px 10px 0 0; width: auto;padding:0;}
.category_filter .show {float: left; margin: 8px 10px 0;padding:0; width:auto;}
#compare-total {color: #808080;}
.compare-total #compare-total:hover {color: #1db1c3;}
.category_filter .sort { float: left; width: 150px;padding:0;}
.category_filter .limit {float: right; width: 100px;padding:0;}
.sort-by-wrapper,.show-wrapper{
    float: left;
	margin-right:15px;
}
.show-wrapper {
  margin: 0;
}
.category_filter .list.active,.category_filter .grid.active{/*background:#428bca;*/}
.category_thumb .category_img, .category_thumb .category_description {
    float: left;
    width: 100%;
}
.row.category_thumb {
    margin: 0 -15px;
    padding: 0;
}
.category_img img{margin-bottom:10px; border:none; max-width:100%;height: auto;vertical-align: top;}

.category_list ul {
    padding: 0;
	display:inline-block;
	margin: 7px 0 0;
}

#content .refine-search{margin-bottom:5px; margin-top:5px; text-transform:capitalize; }

.refine-search ul{padding:0;}
.refine-search ul li{list-style:none;}
.category_list li a {      
    color: #1f2022;
    display: block;
    padding: 5px 15px;
	border:1px solid #e5e5e5;
	background-color:#fff;
}
.category_list li a:hover {
    color: #1db1c3;
  	border-color:#1db1c3;
}
.category_list li {
    float: left;
    list-style: outside none none;
    margin: 0 10px 0px 0;
}
.pagination-wrapper {
	border: none;
    display: inline-block;
    margin: 10px 0 0;
    padding: 0px;
    width: 100%;
    background: none;
}
.pagination > li:last-child {
    margin: 0;
}
.category_filter{
	border: none;
    display: inline-block;
    margin: 5px 0 5px 0;
    padding: 0;
    width: 100%;
    background: none;
}
.pagination-wrapper .page-link {
    float: right;
    padding: 0;
    width: auto;
	margin-top: 6px;
}
.pagination-wrapper .page-result{
    float: left;
    padding: 0;
    width: auto;
	margin: 13px 0 13px;
}
.contact-info .left {
    float: left;   
    width: 50%;	
}
.contact-info .right {
    float: right;
    width: 50%;
    text-align: right;
}
.row.contact-info {
    padding: 0 15px;
}
.information-contact .panel-body{padding:0}
.information-contact .panel {
    border: medium none;
    box-shadow: none;
}
.contact-info{}
.contact-info .address-detail strong {
    background: url("../image/caprica/cms-sprite.png") no-repeat scroll -8px -232px transparent;
   	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}

.contact-info .address-detail,.contact-info .telephone,.contact-info .fax,  .contact-info .openingtime,.contact-info .comments{float:left;width:100%;}
.contact-info .telephone strong{
    background: url("../image/caprica/cms-sprite.png") no-repeat scroll -8px -313px transparent;
    padding: 5px 0 0 35px;
	margin:10px 0 0;
	height:28px;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info .fax strong{
    background: url("../image/caprica/cms-sprite.png") no-repeat scroll -8px -270px transparent;
    padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info .openingtime strong{
	background: url("../image/caprica/cms-sprite.png") no-repeat scroll -5px -355px transparent;
	padding: 5px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.checkout-cart .alert.alert-danger{width: 100%;}
.contact-info .comments strong{
	background: url("../image/caprica/cms-sprite.png") no-repeat scroll -5px -399px transparent;
	padding: 2px 0 0 35px;
	height:28px;
	margin:10px 0 0;
	float:left;
	clear:both;
	font-size: 16px;
	font-weight: 500
}
.contact-info address {
    display: inline-block;
    margin: 0 0 0 36px;
	float:left;
	clear:both;
	font-size: 13px;
}
.address-detail .btn {
    clear: both;
    float: left;
    margin: 15px 0 0 37px;
}

#spinner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: url("../image/caprica/ajax-loader.gif") 50% 50% no-repeat #fff;
}
.main-slider {
    position: relative;
	width:100%;
	float: left;
	margin: -90px auto 0;
}
header .container {
    background: #fff;
}
.main-slider img { border:none; } 

.main-slider .owl-carousel{}

.information-sitemap .sitge-map ul{padding:0 0 0 20px;}
.forget-password {margin: 5px 0 0;}
.product-compare .btn-primary{margin:5px 0 5px;}
.productpage .write-review,.productpage .review-count {margin: 0 10px; text-transform: capitalize;}
.productpage .rating-wrapper, .quickview .rating-wrapper { margin: 10px 0 20px;}
.productpage .productpage_details {  float: left;    margin-top:0px;    width: 100%;}
.productpage #tabs_info {
    background: #ffffff none repeat scroll 0 0;
    margin: 30px 0;
	padding:30px;
}
.productpage .productpage_details .product-left {
    padding: 0;
    width: 445px;
}
.productpage .productpage_details .product-right {
    margin-left: 30px;
    width: 45%;
}
.layout-2.right-col #content.productpage {
    width: 100%;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
#content .productpage_details #column-right {
    float: right;
    margin: 0;
    padding: 0;
    width: 238px;
}
.productpage #banner0.owl-carousel {
    overflow: visible;
}
.productpage #banner0 .owl-pagination{bottom:-30px;}
.productpage #banner0 .owl-page{border: 2px solid #000000;}
.productpage #banner0 .owl-page > span{
background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
    border-radius: 0;
	-webkit-border-radius:0;
-khtml-border-radius:0;
-moz-border-radius:0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 10px;
    position: relative;
    text-indent: -9999px;
    width: 10px;
}
.productpage #banner0 .owl-page.active > span, .productpage #banner0 .owl-page:hover > span {
    background: #000000 none repeat scroll 0 0;
}
.sale-cms-text > a {
  color: #1db1c3;
}
.sale-cms {
    background: #194894 none repeat scroll 0 0;
    color: #ffffff;
    margin-right: 35px;
    margin-top: -7px;
    text-align: center;
    width: 15%;
    padding-bottom: 10px;
}
.sale-cms .text1 {
    font-size: 65px;
    font-weight: 800;
    line-height: 65px;
    text-transform: uppercase;
}
.sale-cms .text2 {
    border-bottom: 1px dashed #ffffff;
    border-top: 1px dashed #ffffff;
    display: inline-block;
    margin: 2px 0 5px;
    padding: 2px 42px 3px;
}
.sale-cms .text3 {
    font-size: 18px;
    font-style: italic;
    font-weight: 600;  
    margin: 0;
    text-transform:capitalize;
}
.sale-cms .text4 {
    text-transform: uppercase;
}
.col-sm-8.product-left {    margin-right: 40px;    padding: 0;    width:446px;}
.col-sm-4.product-right {    padding: 0 0 0 15px;    width: 50%;}
.quickview .review-count , .quickview .write-review { display:none; }



#content.productpage ul.list-unstyled{border-bottom:medium none;}

.checkout-cart .hasCustomSelect{width: 95% !important;}

#content ul.list-unstyled.attr span{
font-weight: 600;
color:#333;
font-size:14px;
}
.content-top-breadcum .container {
    color: #000;
 
	border-radius:5px;
	-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
	margin-top:20px;
	
}
.common-home .content-top-breadcum .container {
    display: none;
}
#content ul.list-unstyled.attr{
	padding-bottom:15px;
    border-top: 1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
    padding-top: 15px;
	margin-bottom:20px;
}

#content ul.list-unstyled.attr li{clear:both}

.productpage .product-right ul.price,.productpage .product-right ul.price{
padding-bottom:10px
}

#content ul.list-unstyled.price li{float:left; padding:2px 0; font-size:13px; color:#000; }

.productpage .product-right ul li span.old-price, .productpage .product-right ul li span.special-price{float: left; margin-bottom:10px; }

.special-price {font-size: 18px;color: #000;display: inline-block;margin: 0 0 0 6px;}
.productpage .product-right ul li.discount,.productpage .product-right ul li.rewardpoint,.productpage .product-right ul li.price-tax {
    clear: both;
}

span.old-price {
    margin-right: 0;
	font-size: 18px;
	color:#d1d1d1;	
}

#content h3.special-price {
    font-size: 20px;
	margin-bottom: 0;
	font-weight:600;
	margin-bottom:10px;
}

div#product {
    padding-top: 5px;
}

.page-title{
	padding:0px;
}
.page-title,.refine-search,.product-title,.product-option{
	font-size:20px;
	font-weight:600 !important;
	text-transform:uppercase;
	margin: 12px 0 9px;

}
.copy-right {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
	text-align:center;
}
.category_description > p {
    margin: 0;
}
#bottom-footer li{display:inline; padding:1px 7px 1px 2px; background:url(../image/caprica/pipe.gif) no-repeat scroll right center transparent;}
#bottom-footer li.contact{background:none;}

.account-address .table>tbody>tr>td{vertical-align:middle; padding:15px;}
.account-address .btn-info{margin:2px 0;}

.affiliate-account .btn-primary .list-group-item,.affiliate-account .btn-primary .list-group-item:hover{padding:0; background:none; color:#fff;}
#content .affiliate-logout {}


.shopping-cart .img-thumbnail{width:auto;}

.shopping-cart .input-group .form-control {
    width: auto;
    height: 38px;
    text-align: center;
	border-radius: 0;
}

.shopping-cart .input-group-btn {
    float: left;
}

#accordion label.col-sm-2.control-label{margin:7px 0 0; padding:0 15px 0 0;}
#accordion #collapse-shipping label.col-sm-2.control-label{padding:0 15px;}
.checkout-checkout #accordion label.col-sm-2.control-label{padding-left:15px;}
.checkout-cart .input-group-btn:last-child > .btn, .checkout-cart .input-group-btn:last-child > .btn-group{margin-left:5px; font-size:12px;
border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-khtml-border-radius: 0 !important;
padding: 11px 15px !important;
}

.col-sm-3.search_subcategory {width:100%; margin-top:7px;}

#button-search{float: left;    margin-bottom: 6px; margin-right:15px;}
.product-search h2{clear:both;}

.banners-slider-carousel img {
    transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
   
}

.banners-slider-carousel img:hover {
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
}

.service-banner { margin-top:60px; margin-bottom: 35px;  }
.service-banner .ser-banner {
    margin: 0px;
    min-height: 102px;
    position: relative;
    width: 270px;
	padding: 15px 10px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.ser-banner.banner1{
	background:#f2f2f2 none repeat scroll 0 0;
	border-bottom:2px solid #e6e6e6;
}
.ser-banner.banner2{
	background:#ffffff none repeat scroll 0 0;
}
.ser-banner.banner3{
	background:#f2f2f2 none repeat scroll 0 0;
	border-bottom:2px solid #e6e6e6;
}
.ser-banner.banner4{
	background:#ffffff none repeat scroll 0 0;
}
.ser-banner.banner5{
	background:#f2f2f2 none repeat scroll 0 0;
	border-bottom:2px solid #e6e6e6;
}
.ser-text1, .ser-text2{
	font-weight: 600;
	font-size:16px;
	text-transform:uppercase;
	line-height:22px;
	color:#333333;
	float:left;
	margin-top:15px;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}
.ser-text3{
	font-weight:400;
	line-height:16px;
	color:#6c6c6c;
	margin-top:3px;
	font-size:14px;
	float:left;
	text-transform:capitalize;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}
.ser-banner.banner1:hover .ser-text1, .ser-banner.banner1:hover .ser-text2 {color:#2196f3;}
.ser-banner.banner2:hover .ser-text1, .ser-banner.banner2:hover .ser-text2 {color:#2196f3;}
.ser-banner.banner3:hover .ser-text1, .ser-banner.banner3:hover .ser-text2 {color:#2196f3;}
.ser-banner.banner4:hover .ser-text1, .ser-banner.banner4:hover .ser-text2 {color:#2196f3;}
.ser-banner.banner5:hover .ser-text1, .ser-banner.banner5:hover .ser-text2 {color:#2196f3;}
.ser-banner.banner6:hover .ser-text1, .ser-banner.banner6:hover .ser-text2 {color:#2196f3;}

.round_img { 
}
.round_img img{
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-moz-transition: -moz-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}
.ser-banner:hover .round_img img{ 
	transform: scale(0.95);
	-ms-transform: scale(0.95);
	-o-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-webkit-transform: scale(0.95);
}
.ser-banner:hover .round_img  {  }
.ser-banner .round_img{
    border: medium none;
    border-radius: 50%;
	-webkit-border-radius:50%;
	-khtml-border-radius:50%;
	-moz-border-radius:50%;
    color: inherit;
    display: block;
    float: left;
    height: 62px;
    margin-left:10px;
    padding: 0;
    transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
    vertical-align: middle;
    width: 62px;
    z-index: 1;
}
/*.ser-banner.banner1 .round_img{
	 background: #f0c30d none repeat scroll 0 0;
}
.ser-banner.banner1:hover .round_img{
	 background: #fcda4f none repeat scroll 0 0;
}
.ser-banner.banner2 .round_img{
	 background: #ec645e none repeat scroll 0 0;
}
.ser-banner.banner2:hover .round_img{
	 background: #fb8d88 none repeat scroll 0 0;
}
.ser-banner.banner3 .round_img{
	 background: #35d6b6 none repeat scroll 0 0;
}
.ser-banner.banner3:hover .round_img{
	 background: #5af0d2 none repeat scroll 0 0;
}
.ser-banner.banner4 .round_img{
	 background: #f0b464 none repeat scroll 0 0;
}
.ser-banner.banner4:hover .round_img{
	 background: #fbce92 none repeat scroll 0 0;
}
.ser-banner.banner5 .round_img{
	 background: #9f85e5 none repeat scroll 0 0;
}
.ser-banner.banner5:hover .round_img{
	 background: #c5b1fd none repeat scroll 0 0;
}
.ser-banner.banner6 .round_img{
	 background: #357180 none repeat scroll 0 0;
}
.ser-banner.banner6:hover .round_img{
	 background: #4695a9 none repeat scroll 0 0;
}
*/
.subbanner-cms3{
	margin-bottom:45px;
	display:inline-block;
	width: 100%;
}

.subbannercmspart1{
float:left; width:460px; 
overflow:hidden;
line-height:0;
}
.subbannercmspart2{
float:right; width:460px;  
overflow:hidden;
line-height:0;
}
.subbannercmspart3 { float:left; margin-top:30px; overflow:hidden; width:100%; height:92px; }
.subbannercmspart3 .subbanner-inner { display:inline-block; width:100%; }
.subbannercmspart1 .subbanner-inner:hover img , .subbannercmspart2 .subbanner-inner:hover img {
    transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.subbanner-inner img { 
	transition: all 0.5s ease 0s;
	-webkit-transition:all 0.5s ease 0s;
	-moz-transition:all 0.5s ease 0s;
	-ms-transition:all 0.5s ease 0s;
	-o-transition:all 0.5s ease 0s;
}
.subbanner-cms2 {
    margin-top: 0px;
	margin-bottom: 40px;
	width:100%;
	position:relative;
	overflow:hidden;
}

.subbannerpart1{float:left; width:38.9%;}
.subbannerpart2{float:left; width:61.1%;}

.subbanner-one{margin-right:20px} 

.subbanner-two{margin:0 0 0 0px;}

.subbanner-three{margin-left:10px}

.subbannerpart2 .img1{margin-bottom:20px}


.subbanner-one a,.subbanner-two a,.subbannercmspart1 a,.subbannercmspart2 a{
	position:relative;
	display:inline-block;
}

.subbanner-one a:before,.subbanner-two a:before,.subbannercmspart1 a:before,.subbannercmspart2 a:before{
	content:"";
	position:absolute;
	box-shadow:0 0 125px rgba(0,0,0,0.56) inset;
	-moz-box-shadow: 0 0 125px rgba(0,0,0,0.56) inset;
-webkit-box-shadow: 0 0 125px rgba(0,0,0,0.56) inset;
	height:100%;
	width:100%;
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	-moz-transition: all 0.3s ease; 
	-ms-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease;
	z-index:9;
}

.subbanner-one a:hover:before,.subbanner-two a:hover:before,.subbannercmspart1 a:hover:before,.subbannercmspart2 a:hover:before,
.subbanner-one a:focus:before,.subbanner-two a:focus:before,.subbannercmspart1 a:focus:before,.subbannercmspart2 a:focus:before{
opacity:1; 
-webkit-opacity:1; 
-moz-opacity:1; 
-khtml-opacity:1;
}

.subbanner-inner { position:relative; }
.subbanner-inner .banner-content {  
	bottom: 0;
    height: 100px;
    left: 46px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 35%;
    width: 50%;
    z-index: 1;
	line-height:20px;
	}
.subbanner-inner .banner-content .banner-text1 { 
	color: #333333;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 2px; 
	}	
.subbanner-inner .banner-content .banner-text2 {     
	color: #666666;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1.3px;
    margin-top: 12px; 
	}	
.subbanner-inner .banner-content .banner-text3 { 
	background: #2196f3 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 8px;
    padding: 4px 8px;
    width: auto; 
	}	
	
.subbannercmspart3 .subbanner-inner .inner-content { position:relative; display:block; height:92px; width:100%;  }
.subbannercmspart3 .subbanner-inner .banner-content  {   
    line-height: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase; 
    width: 100%;
    z-index: 1;
	height:auto;
	left:0; right:0; top:0; bottom:0;
 }
.subbannercmspart3 .subbanner-inner .banner-content .banner-text1 {
    color: #333333;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 24px;
} 
.subbannercmspart3 .subbanner-inner .banner-content .banner-text1 span { color:#f0264a; }
.subbannercmspart3 .subbanner-inner .banner-content .banner-text2 {
    color: #666666;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2.8px;
    margin-top: 5px;
}
 
.subbannercmspart3 .subbanner-inner:before  { 
	 border-left: 2px dashed #dadada;
    bottom: 0;
    content: "";
    height: 200%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
	right:auto;
	z-index:1;
 }
.subbannercmspart3 .subbanner-inner:after {  
	border-left: 2px dashed #dadada;
    bottom: 0;
    content: "";
    height: 200%;
    position: absolute;
    top: 0;
    width: 2px;
	right:0; 	
	}
.subbannercmspart3 .subbanner-inner .inner-content:before  { 
	 border-top: 2px dashed #dadada;
    bottom: auto;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 200%;
 }
.subbannercmspart3 .subbanner-inner .inner-content:after {  
	border-bottom: 2px dashed #dadada;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: auto;
    width: 200%; 
	}
.subbannercmspart3 .subbanner-inner:hover:before {
	animation: slideDashYopp 1.5s infinite linear;
	-webkit-animation: slideDashYopp 1.5s infinite linear;
	-moz-animation: slideDashYopp 1.5s infinite linear;
	-ms-animation: slideDashYopp 1.5s infinite linear;
	-o-animation: slideDashYopp 1.5s infinite linear;
	  border-color: #2196f3;
}

.subbannercmspart3 .subbanner-inner:hover:after {
	animation: slideDashY 1.5s infinite linear;
	-webkit-animation: slideDashY 1.5s infinite linear;
	-moz-animation: slideDashY 1.5s infinite linear;
	-ms-animation: slideDashY 1.5s infinite linear;
	-o-animation: slideDashY 1.5s infinite linear;
	 border-color: #2196f3;
}		


.subbannercmspart3 .subbanner-inner:hover .inner-content:after {
  -webkit-animation: slideDashXopp 10s infinite linear;
  animation: slideDashXopp 10s infinite linear;
  -moz-animation: slideDashXopp 10s infinite linear;
  -ms-animation: slideDashXopp 10s infinite linear;
  -o-animation: slideDashXopp 10s infinite linear;
    border-color: #2196f3;
}

.subbannercmspart3 .subbanner-inner:hover .inner-content:before {
  -webkit-animation: slideDash 10s infinite linear;
  animation: slideDash 10s infinite linear;
  -moz-animation: slideDash 10s infinite linear;
  -ms-animation: slideDash 10s infinite linear;
  -o-animation: slideDash 10s infinite linear;
   border-color: #2196f3;
}


@-webkit-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}


@-moz-keyframes slideDashXopp {
  from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}

@keyframes slideDashXopp {
   from { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% );  }
  to   { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% );}
}
			
@-webkit-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX( 0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}


@-moz-keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}

@keyframes slideDash {
  from { -webkit-transform: translateX( -50% ); transform: translateX( -50% ); -moz-transform: translateX( -50% ); -ms-transform: translateX( -50% ); -o-transform: translateX( -50% ); }
  to   { -webkit-transform: translateX(   0% ); transform: translateX( 0% ); -moz-transform: translateX( 0% ); -ms-transform: translateX( 0% ); -o-transform: translateX( 0% ); }
}


@-webkit-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-moz-keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}

@keyframes slideDashY {
  from { -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% ); }
  to   { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
}


@-webkit-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}


@-moz-keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}

@keyframes slideDashYopp {
  from { -webkit-transform: translateY( 0% ); transform: translateY( 0% ); -moz-transform: translateY( 0% ); -ms-transform: translateY( 0% ); -o-transform: translateY( 0% ); }
  to   {  -webkit-transform: translateY( -50% ); transform: translateY( -50% ); -moz-transform: translateY( -50% ); -ms-transform: translateY( -50% ); -o-transform: translateY( -50% );}
}



/* CMS */
.box .box-content .megamenu ul li ul li {
    padding: 0;
}
#nav-one  li .megamenu ul{width:180px;}
#column-left .treeview-list .expandable .collapsable-hitarea::before, #column-left .treeview-list .expandable-hitarea::before,
#column-left .treeview-list .collapsable .expandable-hitarea::before, #column-left .treeview-list .collapsable-hitarea::before{position:relative;top:8px;}
.box .box-content ul , #content .content ul { 
	padding:0;
	margin:0px;
	list-style:none;
}
#column-left .box .box-content ul li:hover , #column-right .box .box-content ul li:hover  { /*padding-left: 5px;*/  transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
#column-left .box .box-content ul li a, #column-right .box .box-content ul li a {    transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.box .box-content ul li{
	line-height:23px;
	padding:0px 25px;
	border-bottom:none	
}
.box .box-content ul ul{
margin-left:20px;
}
#column-left .box .box-content ul li, #column-right .box .box-content ul li {
    padding: 0;
}
#column-left .box .box-content ul li a, #column-right .box .box-content ul li a {
    padding: 8px 0;
}
.box .box-content ul li:last-child a{
    border: medium none;
}
.box .box-content ul li ul li{
	padding:0 25px;
	border-bottom:none;
}
.box .box-content .box-category{
	padding:10px 20px;
}
#content .content ul li {
	line-height:22px;
	padding:5px;
}
.box .box-content ul li ul li + li{border-top:medium none;}
.box .box-content ul li a , #content .content ul li a{
	color: #808080;
    display:block;
	 /*display:inline-block;*/
    font-size: 13px;
    font-weight:normal;
    text-transform: capitalize;
	border-bottom:1px dashed #ddd;
}
.box .box-content ul li a + a , .box .box-content ul li a + a:hover{ background:none; padding-left:0; }
.box .box-content ul li a:hover , #content .content ul li a:hover{
    color:#1db1c3 !important;
}

.box .box-content ul ul{  
	z-index:99;
	width:auto;
}
.capricacategory .box-content .dropmenu {
    padding:10px 0px;
}
.single-banner { margin:0 0 30px; }
#column-right .single-banner{
margin:0;}
#content .single-banner { margin:0 0 15px; }
#content #banner2 a { position:relative; display:block; }
#content #banner2 a:before { 
	content:"";
	position:absolute;
	box-shadow:0 0 125px rgba(0,0,0,0.56) inset;
	
	height:100%;
	width:100%;-moz-box-shadow: 0 0 125px rgba(0,0,0,0.56) inset;
-webkit-box-shadow: 0 0 125px rgba(0,0,0,0.56) inset;
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	transition: all 0.3s ease; 
	-webkit-transition: all 0.3s ease; 
	-moz-transition: all 0.3s ease; 
	-ms-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease;
	z-index:9;
}

#content #banner2:hover a:before { 
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
 }

.box .box-content ul li ul li a.activSub:hover, .box .box-content ul li a.activSub:hover {

}
.box .box-content ul li ul li a.activSub, .box .box-content ul li a.activSub {

}

.box .box-content ul ul li ul {/*display:none;*/ /*margin-left:18px;*/ padding:0;}

.box .box-content ul ul li:hover ul {
	display: block;
/*	top: -1px;
    left: 225px;*/
}

.navbar-nav > ul > li > a:hover .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}

.product-block-inner a img{vertical-align:middle;}


.box-category-heading {
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight:600;
    letter-spacing: 0.5px;
    overflow: hidden;
    padding:12px 0px;
    position: relative;
    text-transform:uppercase;
    width: 200px;
	line-height:16px;
	display:none;
}
.box-category-heading .fa {
    float:left;
    font-size: 17px;
    font-weight: 600;
	 margin-right: 10px;
}

.shipping-cms {
    display: inline-block;
	background:url(../image/caprica/plane.png) no-repeat scroll left center transparent;
	height: 26px;
    padding-left: 75px;
}

.shipping-text .text1{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: #64c1dd;
}

.shipping-text .text2{
	font-weight: 300;
    text-transform: uppercase;
}

.headertopright .text2{
	background: transparent url("../image/caprica/call.png") no-repeat scroll left center;
    color: #fb8a52;
    display: inline-block;
    font-size: 16px; 
    padding: 2px 0 10px 50px;
    text-transform: uppercase;
	font-weight:600;
	width:75%;
	float:right;
}
.cms-data-info {
  border-left: 1px solid #e5e5e5;
  padding-left: 10px;
}
.headertopright .text2-dec {float: left;
    font-weight:bold;
	font-size: 14px;
	color:#ef6824;
	text-transform:capitalize;
	} 
	
.headertopright a:hover > span {
    color: #1db1c3;
}

.contact-text .text1 {
	color:#1e1f22;
	font-weight:500;
	text-transform:uppercase;
	display:inline-block
}

.contact-text .text2 {
	color:#f2ab33;
	text-transform:uppercase;
	display:none
}

.content_footer_top {
    width: 100%;
    float: left;
}

.content_footer_bottom { 
	text-align:center;
}

.content_footer_bottom{
	padding-top:0px;
	padding-bottom: 0px; 
	margin: 0;
	clear: both;
	float: left;
	width: 100%;
}

.social-cms {
    float: right;
	margin-top:5px;
}

.social-cms ul,.payment-cms ul,.app-cms ul{list-style:none; padding:0; margin:0}

.social-cms li {
    display: inline-block;
	padding:0;
	margin:0 7px 0 0;
}

.social-cms li:last-child{margin-right:0}

.social-cms ul li a{
	width:45px; 
	height:43px; 
	font-family:"FontAwesome"; 
	background-color:#ececec; 
	border-radius:50%; 
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	-khtml-border-radius:50%; 
	padding: 12px 14px;
    display: block;
	letter-spacing:0;
}
#footer_aboutus_block .social > a {
    background:#fff none repeat scroll 0 0;
    border-radius: 50%;
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	-khtml-border-radius:50%; 
    float: left;
    height: 32px;
    text-align: center;
    width: 32px;
	padding: 1px;
  color: #000000;
}
#footer_aboutus_block li.social a:hover .fa {
    color: #000000;
}
#footer_aboutus_block li.social {    float: left;    margin-right: 10px;}
#footer_aboutus_block .social.facebook a:hover{background-color:#1db1c3;}
#footer_aboutus_block .social.twitter a:hover{background-color:#1db1c3;}
#footer_aboutus_block .social.gplus a:hover{background-color:#1db1c3;}
#footer_aboutus_block .social.linkedin a:hover{background-color:#1db1c3;}
.social-cms ul li a .fa { font-size:20px; letter-spacing:0; }
.social-cms ul li.facebook a .fa { margin-left:3px; }

.social-cms ul li a:hover{}

.social-cms ul li.facebook a:hover,.social-cms ul li.facebook a:focus{background-color:#3b5999;}

.social-cms ul li.twitter a:hover,.social-cms ul li.twitter a:focus{background-color:#00aced;}

.social-cms ul li.gplus a:hover,.social-cms ul li.gplus a:focus{background-color:#dd4b39;}

.social-cms ul li.linkedin a:hover,.social-cms ul li.linkedin a:focus{background-color:#007bb6;}

.social-cms ul li a:hover,.social-cms ul li a:focus{color:#fff}


.app-cms{display:inline-block;}

.app-cms li{display:inline-block; margin-right:10px; vertical-align: text-top;}

.app-cms li:last-child{margin:0}

.payment-cms{float: left;    text-align: left;    width: 100%;}

.app-cms li.playstore a {
    background-position: 0 0;
}
.app-cms li.appstore a {
    background-position: -117px 0;
}
.app-cms li.windowsstore a {
    background-position: -237px 0;
}
.app-cms li a {
    background-attachment: scroll;
    background-image: url("../image/caprica/play-store.png");
    background-repeat: no-repeat;
    float: left;
    height: 31px;
    width: 108px;
}

.bottomfooter .list-unstyled { width: 100%;float: left;text-align: center;}
footer .bottomfooter a {color: #9e9e9e;}
li.paymt a:before{content:""; font-family:"FontAwesome"; font-size:30px; display:block;color:#FFFFFF;}
li.paymt a:hover:before{color:#1db1c3;}
#footer #footer_storeinformation_block li.payment{padding:0;color:#1db1c3;}
#footer #footer_storeinformation_block li.paymt {  float: left;    margin-right: 10px;  padding: 0;}
.bottomfooter .payment li{display:inline-block; margin-left:0px; margin-top:0px; border:none; }


.payment li a{color: #000000;    display: block;    opacity: 0.4;-khtml-opacity: 0.4;
-webkit-opacity:0.4;
-moz-opacity:0.4;}

.payment li a:hover,.payment li a:focus{opacity:1; 
-khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;}

/* li.visa a:before{content:"\f1f0"}
 li.paypal a:before{content:"\f1f4"}
 li.mastercard a:before{content:"\f1f1"}
 li.discover a:before{content:"\f1f2"}
 li.americanexpress a:before{content:"\f1f3"}*/

.subbanner-cms1 { float:left; padding-left:30px; margin-top:30px; }
.subbanner-cms1 img { border:1px solid #E0E0E0; }
.subbanner1 { margin-bottom:30px; }
.subbanner1:hover img, .subbanner2:hover img { 
	opacity:0.9;
	-webkit-opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
 }
.subbanner1,.subbanner2{   }
.subbanner1 a,.subbanner2 a {position:relative; overflow:hidden; display:block;}

.subbanner1 a:before,.subbanner2 a:before{
	position: absolute;
    top: 0;
    left: -23px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: "";
    -webkit-transition: transform 0.6s;
    transition: transform 0.6s;
	-moz-transition: transform 0.6s;
	-ms-transition: transform 0.6s;
	-o-transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	-moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	-ms-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	-o-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    z-index: 5;
}


.subbanner1:hover a:before,.subbanner2:hover a:before{
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	-moz-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	-ms-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	-o-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}


.top-inner { display:inline-block; width:100%; padding:30px 0; }
.top-inner .left-aboutus { width:82%; float:left; }
.top-inner .right-contactus { width:18%; float:left; margin:10px 0; }
.top-inner .left-logo { float:left; padding-right:40px; margin:5px 0 0; }
.top-inner .left-desc { float:left; padding:10px 115px 10px 30px; border-right:1px solid #e5e5e5; border-left:1px solid #e5e5e5; font-size:14px; color:#333333; width:77%; line-height:24px; }

/* End CMS */
/*caprica tabs */
.img-prd .left-image , .left-image.categorytabs{
    float: left;
    width:16.49%;
	margin:50px;
}
/*.hometab.box , .category_tab .tabs  , .box.featured {
    float: left;
    margin:50px 50px 10px 0;
    width: 72.78%;
}*/
.box.featured {
    margin-top: 70px;
}
.img-prd .left-image .img{display: block;    height: 417px; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.img-prd .left-image.capricatabs .img{background:url(../image/caprica/capricatabs_img.jpg) no-repeat scroll 0px 0px;}
.img-prd .left-image.featured .img{background:url(../image/caprica/featured_img.jpg) no-repeat scroll 0px 0px;}

.category_tab .left-image.categorytabs .img{background:url(../image/caprica/categorytab_img.jpg) no-repeat scroll 0px 0px;display:block;height:417px;transition: all 0.3s ease 0s; 
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
/*end caprica tabs */



/* Tab cms */

.img-prd , .category_tab.box {
	float:left;
	width:100%;
}


.htabs {
	display:inline-block;
    line-height: normal;
	margin-top: 0;
	margin-right: 85px;
}

.categorytab .tabs {
    line-height: normal;
    padding: 0;
    border-bottom: medium none;
	min-height:405px;
}

.etabs {
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
}

.htabs .etabs li,.categorytab .nav-tabs li {
    display: inline-block;
    float: left;
    list-style: none outside none;
    position: relative;
    text-align: center;		
	margin-left: 2px;
}

.categorytab .nav-tabs{border:none; float: right; margin-right: 55px; margin-top: -37px; padding:0;}

.htabs .etabs li:last-child,.categorytab .nav-tabs li:last-child {background:none}

.htabs a,.categorytab .nav-tabs a {
	color: #000;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.08em;
	line-height: 22px;
	margin: 0 15px;
	padding: 13px 0;
	text-align: center;
	text-transform: capitalize;
}
#Tab_Category_Slider .nav li{
    line-height:14px;
    margin: 0;
    padding: 0;
	border-right: 1px solid #808080;
	display:none;
}
#Tab_Category_Slider .nav li:last-child {    border: medium none;}
#Tab_Category_Slider .nav-tabs > li:first-child > a {
    padding-left: 0;
}
#Tab_Category_Slider .nav-tabs > li:hover > a , #Tab_Category_Slider .nav-tabs > li.active > a {
    color: #2196f3;
}
#Tab_Category_Slider .nav-tabs > li > a  {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #808080;
	font-size:14px;
    font-weight: normal;
	line-height:17px;
	padding:0 15px;
}
#Tab_Category_Slider .owl-carousel {
    overflow: visible;
	
}

.category_tab_main{ border-top: 1px solid #dedede; margin:20px 0 0 0; padding: 30px 0 0 0;}


#Tab_Category_Slider .owl-buttons .fa{display:none;}
#Tab_Category_Slider .owl-buttons .left:before{content:"\f104";font-family:"fontawesome";font-size:22px;color:#808080;position:relative;top:0; left:2px}
#Tab_Category_Slider .owl-buttons .right:before{content:"\f105";font-family:"fontawesome";font-size:22px;color:#808080;position:relative;top:0px; left:2px;}
#Tab_Category_Slider .owl-carousel .owl-buttons div{opacity:1; -khtml-opacity: 1;
-webkit-opacity: 1;
-moz-opacity:1;
position: absolute;    right:15px;    top: -85px;
}
#Tab_Category_Slider .owl-carousel .owl-buttons .owl-prev {    left: auto;    right:48px; border-radius:5px;-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; }
#Tab_Category_Slider .owl-carousel .owl-buttons div {
background:#fff;
border:1px solid #ccc;
color: #000000;    
height:28px;    
opacity: 1;    
transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;    
width:28px; 
border-radius:5px; 
-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px;
	 padding:0px 7px;}
#Tab_Category_Slider .owl-buttons div:hover .left::before , #Tab_Category_Slider .owl-buttons div:hover .right::before{color:#fff;}
#Tab_Category_Slider .owl-carousel .owl-buttons div:hover {    background-color: #1db1c3;    color: #ffffff; border: 1px solid #1db1c3;}
.htabs a:hover,.htabs a:focus,.categorytab .nav-tabs a:hover,.categorytab .nav-tabs a:focus{color:#1db1c3 ; /*border-bottom:2px solid #dfdfdf;*/ }

.htabs a.selected, .categorytab .nav-tabs li.active a {color: #1db1c3;}
.tab-content  {
	position:relative;
	padding: 0;
	z-index: 2;
	overflow:visible;
	margin-bottom:0px;
	float:left;
	width:100%;
	font-size:13px;	
}
#tabs_info .tab-content{border-top: 2px solid #1db1c3;}

#tabs_info.product-tab .tab-content{ padding:0;}

.nav-tabs > li {
border:none !important;
}
.categorytab .tab-pane {
    padding: 10px 0 !important;
    border: medium none !important;
    margin: 0 -7px;
	overflow:visible !important;
	text-align:center;
}

.categorytab .tab-pane > img {
    margin: 150px auto;
}

.categorytab .tab-content{
clear:both
}

.categorytab .tab-pane .owl-carousel{overflow:visible}

.tab-content .tab {
    display: none;
}
.box .box-content ul li:last-child ul li a {
    border-bottom: 1px dashed #e5e5e5;
}
.box .box-content ul li:last-child ul li:last-child a {
    border: medium none;
}

.categorytab .tab-pane .owl-prev {
	right: 30px !important; 
	left:auto !important;
}
.categorytab .tab-pane .owl-prev span {
	background: url(../image/caprica/arrow.png) no-repeat scroll 5px 0px;
    border: medium none;
    cursor: pointer;
	display:block;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.categorytab .tab-pane .owl-prev:hover span {
    background-position: 5px -33px;
    text-decoration: none;
}
.categorytab .tab-pane .owl-carousel .owl-buttons div { top: -40px; }
	
.categorytab .tab-pane .owl-carousel .owl-buttons div span{width: 15px; height: 25px;}

.categorytab .tab-pane .owl-next {right: 10px !important;}

.categorytab .tab-pane .owl-next span {
	background: url(../image/caprica/arrow.png) no-repeat scroll -15px 0px transparent;
    border: medium none;
    cursor: pointer;
	display:inline-block;
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.categorytab .tab-pane .owl-next:hover span {
    background-position: -15px -33px;
    text-decoration: none;
}
.categorytab .tab-pane .owl-carousel .owl-buttons .owl-prev, .categorytab .tab-pane .owl-carousel .owl-buttons .owl-next, .categorytab .tab-pane .owl-carousel .owl-buttons div{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
}


.categorytab .owl-item .col-lg-12{padding:0;}


.hometab .customNavigation a { top: -49px;}
.hometab .customNavigation a:hover {
    background: #1db1c3 none repeat scroll 0 0;
    border: 1px solid #1db1c3;
    color: #ffffff;
}
.customNavigation a.prev:hover::before , .customNavigation a.next:hover::before {color: #fff;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
	background: #fff !important;
	color: #1db1c3 !important;
	border: 1px solid #1db1c3 !important;
}
.btn-primary{box-shadow: none !important;padding: 10px 15px !important;}
.box-content .customNavigation a:hover{
    background:#1db1c3;
    border:none;
    color: #ffffff;
}
.hometab .tab-head {
	text-align:right;
	width:100%;
	line-height: 0;
	margin-bottom: 10px;
}
.tab-content .product-carousel .slider-item.last_item_ct,#content .product-carousel .slider-item.last_item_ct  {border:none}
.btn-danger:hover {
  background-color: #c9302c;
  border-color: #ac2925;
  color: #fff !important;
}
#content .category_inner .product-carousel .slider-item {
    border: none;
}
#account-return .btn.btn-default:hover {
  background: #007e81 none repeat scroll 0 0;
  border: 1px solid #007e81;
  color: #000000 !important;
}
.btn-block + .btn-block {
  margin-top: 0;
}
.table-responsive{width: 100%;}
#checkout-cart .text-left .btn{padding: 10px 15px;}
.hometab .customNavigation a.prev:before:hover , .hometab .customNavigation a.next:before:hover{color:#fff}
/* End Tab cms */





/*caprica Blog CSS */ 
.box.blogs {
    float: left;
    margin-bottom:32px;
    width: 100%;
  	padding:30px;
    border: 1px solid #e5e5e5;
}

.blogs .box-head {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    width: 100%;
	margin-bottom:10px;
	padding-bottom:20px;
}

.box-head .blog_tagline {
    color: #808080;
    float: left;
    font-size: 14px;
    margin-bottom: 12px;
	 display: none;
}
#content .box-product .blog-items { display:inline-block; float:left; }
.blog-left {
	display: inline-block;
	margin: 0 0 20px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
}
.blog-image{position:relative; overflow:hidden;}


#content #blog-carousel.product-carousel .slider-item:hover .img-thumbnail {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.blog-left .blog-image img {
    max-width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
    transform: scale(1);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
 
.blog-right {float:left;text-align: center; }

.blog-right h4{
    font-size: 14px;
    line-height: 20px;
    margin:0 0 5px;
    text-transform:uppercase;
    width:auto;
	font-weight:bold;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;

}

.view-blog { float:left; width:100%; text-align:left; margin:0;position:relative; }
.read-more a{color: #007e81; font-size:13px; }

.read-more .fa{display:none;}

.write-comment {
    display: inline-block;
    float: none;
    padding-left: 18px;
    position: relative;
    text-align: left;
}
.common-home .write-comment::before {
    background: #a8a8a8 none repeat scroll 0 0;
    border-radius: 50%;
	-webkit-border-radius:50%; 
	-moz-border-radius:50%; 
	-khtml-border-radius:50%;
    content: "";
    display: block;
    font-family: fontawesome;
    height: 4px;
    left: 9px;
    position: absolute;
    top: 11px;
    width: 4px;
}
.date-time {text-align:left; text-transform:capitalize; }

.date-time .fa{display:none;}

.blog_default_width{ width:446px;}

.blog-desc {
	text-align: left;
	margin: 0;
	line-height: 20px;
	float: left;
	display: block;
	font-size: 13px;
	height: auto;
	letter-spacing: 0.06em;
	font-weight: 300;
	color: #777;
}
.blog-img { padding: 0px; }
.blog-right-content .blog-desc {
	display: block;
}
.comment-wrapper {
    display: inline-block;
	position:relative;
	float:right;
	margin:5px 0 0;
}
.comment-wrapper .write-comment a::before {
    color: #000;
    content: "\f0e5";
    float: left;
    font-family: "FontAwesome";
    font-size: 13px;
    margin-right: 5px;
}

.blog-img .img-thumbnail{border:none;border-radius: 0;}

.blog-date {display: inline-block;float: left;}
#content #blog-carousel, #content #blog-grid { 
	padding:0px; 
	border:none;  
	overflow:visible;
}
#content .box.blogs .box-content {padding:0; margin:0 -15px 0 ; }
#content #blog-carousel .blog-item { overflow: hidden;position: relative;}	 
#content #blog-carousel .product-block, #content #blog-grid .product-block { clear: both;margin: 15px 0;overflow: hidden;padding: 0 15px;}
#content #blog-carousel .product-block .product-block-inner, #content #blog-grid .product-block .product-block-inner {padding: 0;}
.blog-box .box-head {margin: 0;}
#content #blog-carousel .product-block:hover , #content #blog-grid .product-block:hover  { box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
#blog-carousel .owl-pagination { }
#slideshow0 .owl-pagination{}
#slideshow0.owl-carousel .owl-buttons div i{}
#slideshow0.owl-carousel:hover .owl-buttons .owl-prev {
	background:url("../image/caprica/Pre.png") no-repeat scroll 0 0;
	opacity: 1;
	-khtml-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	height: 105px;
	
 
}
#slideshow0.owl-carousel:hover .owl-buttons .owl-next {
    background:url("../image/caprica/Next.png") no-repeat scroll 0 0;
   	height: 105px;
    opacity: 1;
	-khtml-opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
    right:2px;
   	width: 35px;
}
.owl-carousel .owl-buttons div i {
display:none;
}
.owl-carousel .owl-buttons .owl-prev {
  left: 0;
  opacity: 1;
  -khtml-opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
}
#slideshow0.owl-carousel .owl-buttons .owl-next::before {
    
}
#slideshow0.owl-carousel .owl-buttons .owl-prev::before {

    
    
    
}
/*#slideshow0.owl-carousel .owl-buttons .owl-next:hover ,#slideshow0.owl-carousel .owl-buttons .owl-prev:hover {
    background: #2196f3 none repeat scroll 0 0;
    border: 2px solid #2196f3;
    transition: all 0s ease 0s;
}
*/
.list-group {
	border: 1px solid #e8e8e8 !important;
	border-top: none !important; 
	margin:0 !important;
 }
#slideshow0 .owl-carousel .owl-buttons div , #slideshow0 .owl-carousel .owl-buttons div:hover{background:#2196f3;}
#blog-carousel .owl-controls .owl-buttons .owl-prev{
    right:65px;
    left: auto;
	color: #e5e5e5;
	width: 30px;
	height: 30px;
	text-align: center;
    padding: 0;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	background:#fff;
	border: 1px solid #ccc;
	border-radius:5px;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px;
}
#blog-carousel .owl-controls .owl-buttons .owl-prev:before{content:"\f104";font-family:"fontawesome";font-size:20px;color:#808080; border-radius:5px;-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px;}
#blog-carousel .owl-controls .owl-buttons .owl-next:before{content:"\f105";font-family:"fontawesome";font-size:20px;color:#808080; border-radius:5px;-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px;
	 margin:0 -3px 0 0;
	 }


#blog-carousel .owl-controls .owl-buttons .owl-next:hover::before , #blog-carousel .owl-controls .owl-buttons .owl-prev:hover::before{color:#fff;}
#blog-carousel .owl-controls .owl-buttons .owl-next{
    right: 2%;
    left: auto;	
	color: #e5e5e5;
	width:30px;
	height:30px;
	text-align: center;
    padding: 0;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	background:#fff;
	border-radius:5px;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px;
	
	border: 1px solid #ccc;
}
/*.box .featured .customNavigation a:hover {
    background: #1db1c3 none repeat scroll 0 0;
    border: 1px solid #1db1c3;
}*/
#blog-carousel .owl-controls .owl-buttons .owl-next:hover{background-position:-9px -26px; background:#1db1c3; color:#fff; border:1px solid #1db1c3;}
#blog-carousel .owl-controls .owl-buttons .owl-prev:hover{
	color:#fff;
	background:#1db1c3;
	border:none;
}

/*#blog-carousel .owl-controls .owl-buttons .owl-next:hover{
color:#fff;
background:#1db1c3;}*/

#blog-carousel .owl-controls .owl-buttons .owl-next a:hover{ background:#1db1c3; color:#fff;}




.single-blog .blog-img{position:relative;margin: 0 0 30px;}
#content.single-blog h1 {margin: 14px 0 12px;}
.single-blog .panel-default{border:medium none;float: left;width: 100%;margin: 0 0 30px !important;padding: 15px !important;}
.information-blogger footer .container {padding: 0 15px;}
#add-comment .col-sm-10.buttons {
    padding: 0 8px;
}
.single-blog .block-title {
    float: left;
    margin: 10px  0;
    width:99%;
}
.single-blog .block-title > legend {    margin: 10px 0 0;}
.single-blog .blog-desc { padding: 0;    text-align: justify;display:block;}
.single-blog .block-title h3{  padding-top:10px; }
.single-blog .view-comment .panel-default { 
    box-shadow: none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	background-color: #fff;
	border:1px solid #eee;
	border-bottom:2px solid #eee; 
	padding:15px;
}
.view-comment .col-sm-3 .name{font-weight:500; color:#333333;}
.view-comment .col-sm-3 .date{color:#b5b5b5;}
.single-blog .view-comment .name, .single-blog .view-comment .date, .single-blog .view-comment .comment-text, .single-blog .view-comment .col-sm-3 {
    width: 100%;
}
.user_icon {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 0px 15px 0 0;
    padding: 10px 15px;
	text-align:center;
}
.comment_info{float:left; width:85%; }
.comment_info .comment-text{margin-top:12px;}
.view-comment{clear:both;}


/*caprica Blog light-box CSS */ 

.blog-left:hover .post-image-hover::before {
    opacity: 1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
    transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
}
.post-image-hover::before {
	background-color:rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
    position: absolute;
    top: 0;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
	-ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
	-o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
    width: 100%;
}

.post-image-hover {
    height: 100%;
    position: absolute;
    top: 0;
	left:0;
     transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
    width: 100%;
}

.blog-image .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 43%;
	z-index:9;
}

.product-block .blog-left:hover .post_hover{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1; 
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.product-block .blog-left:hover .zoom, .product-block .blog-left:hover .readmore_link,
.all-blog .blog-left-content:hover .zoom, .all-blog .blog-left-content:hover .readmore_link{
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1; 
	margin:0 5px;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}

.blog-left .icon.zoom .fa, .blog-left .icon.readmore_link .fa {
    font-size: 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	 color:#fff;
	 line-height:25px;
}
.blog-left .blog-image .zoom {
   /*border: 2px solid rgba(0, 0, 0, 0.5);*/
   background:#ffffff;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #333;
    display: inline-block;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding:3px 10px;
   	transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
    z-index: 10;
	transform: scale(0);
	-webkit-transform: scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	-moz-transform:scale(0);
	height:36px;
	width:36px;
}
.blog-left .blog-image .zoom:hover,.blog-left .blog-image .readmore_link:hover{color: #1db1c3;border-color: #1db1c3;background: #fff none repeat scroll 0 0;}
.blog-left .blog-image .zoom:hover .fa, .blog-left .blog-image .readmore_link:hover .fa {color: #1db1c3;}
.blog-left .blog-image .readmore_link {
    border: 2px solid #1db1c3;
    background: #1db1c3;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -khtml-border-radius: 0;
    color: #fff;
    display: inline-block;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    padding: 3px 10px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    z-index: 10;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    height: 36px;
    width: 36px;
	border-radius: 0;
}

.blog-left .blog-image .zoom, .blog-left-content .blog-image .zoom{ 
	margin-left: 0;
    transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
}
.blog-left .blog-image .readmore_link, .blog-left-content .blog-image .readmore_link {
	margin-left:0px;
    transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
}

.all-blog .blog-left-content { float:left;  width:100%; }

.all-blog .blog-left-content .blog-image { float:left; position:relative; width:100%;}

.blog-right-content {
    clear: both;
    float: left;
    width: 100%;
}

.blog-right-content .blog-title {
   font-size: 18px;
    font-weight: 500;
    margin: 10px 0;
    padding: 0;
    position: relative;
    text-transform: capitalize;
}

/*.blog-right-content .blog-title:after 
{ 
	background: #2196f3 none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 90px;
}

*/
.blog-right-content .read-more a::after {
    color: #333333;
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    line-height: normal;
    margin-left: 6px;
}

.blog-right-content .read-more a{
	color: #333333;
	padding: 6px 12px;
}
.blog-right-content .read-more a:hover::after {
    color: #fff;
}

.blog-right-content .write-comment a {
    color: #000;
    font-size: 13px;
}

.write-comment-count{float:left; margin-right:10px;color:#000;}
.information-blogger-blogs .write-comment {
    float: left;
}

.all-blog .blog-right-content {
     padding:10px 25px;
}

.information-blogger-blogs .blog-image {
    margin-bottom: 0px;
    background-position: center center;
    height: 400px;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}

.information-blogger-blogs .panel-body{padding:0; position:relative;}

.information-blogger-blogs .panel-default {
	background-color:transparent;
}

.information-blogger-blogs .panel-default > .panel { padding:30px 15px 0;margin-bottom:20px;padding: 0 0 30px; }

.information-blogger-blogs .panel-default:last-child{margin-bottom:0px; }

.blog-left-content:hover .post-image-hover::before {
    opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
	-ms-opacity:1;
}

.date-comment{
	width: 100%;
    padding:0; 
    float: left; 
	z-index:9;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.common-home .view-blog {
    display: none;
}
.blog-date {
color: #000;
direction: ltr;
font-size: 14px;
font-weight: 300;
margin-top: 0;
position: relative;
  
}
#content.single-blog > legend {
    margin: 15px 0 20px;
}

#content #blog-carousel .product-block:hover .date-comment, #content #blog-grid .product-block:hover .date-comment{
	bottom: 0px;
}

.write-comment a,.date-time{color:#000; /*font-family: 'Poppins', sans-serif;*/ font-weight:normal; font-size:12px;letter-spacing: 0.02em;}
.date-time {display: none;}
.write-comment > a {
    ccolor: #000;
}
.write-comment a:hover, .write-comment a:focus{ color:#1db1c3; }
.comment-wrapper .write-comment a:hover, .comment-wrapper .write-comment a:focus, .comment-wrapper .write-comment a:hover::before{color:#1db1c3;}

.information-blogger-blogs .read-more {
    display: inline-block;
	padding: 0 15px;
}

.static_links .cart-menu > li:first-child {
	max-height: 185px;
	overflow-x: auto;
	overflow-y: auto;
	padding-right:20px;
}
.blog_top_content:hover .post-image-hover {
  opacity: 1;
}
.all-blog .panel-default .main_description {
  display: none;
}
.blog_top_content .post-image-hover {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease-out 0s;
  width: 100%;
}
.product-block .blog-left:hover .zoom, .product-block .blog-left:hover .readmore_link, .blog_top_content:hover .blog-image .zoom, .blog_top_content:hover .blog-image .readmore_link {
  margin: 0 5px;
  opacity: 1;
}
.blog-left .blog-image .zoom, .blog_top_content .blog-image .zoom {
  border-radius:0;
  color: #fff;
  display: inline-block;
  opacity: 0;
  transition: all 0.5s ease 0s;
  z-index: 10;
  background: #1db1c3;
  border-radius: 0;
}
.post-image-hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.5s ease-out 0s;
	width: 100%;
}

.blog-left-content .post_hover {
    left: 0;
    margin: 0 auto;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 44%;
}
.all-blog .blog-left-content:hover .post_hover {
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-kkhtml-opacity:1; 
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.blog-left-content .icon.zoom .fa, .blog-left-content .icon.readmore_link .fa {
    font-size: 14px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.blog-left-content .blog-image .zoom {
    border:1px solid #1db1c3;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color: #1db1c3;
    display: inline-block;
    margin-right: 10px;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding:  8px 13px;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
    background: #ffffff;
}
.blog-left-content .blog-image .zoom:hover,.blog-left-content .blog-image .readmore_link:hover{background: #1db1c3 none repeat scroll 0 0;
border-color: #1db1c3;color: #000;}
.blog-left-content .blog-image .readmore_link {
    border:1px solid #1db1c3;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    color:#1db1c3;
    background: #ffffff;
    display: inline-block;
    opacity: 0;
	-khtml-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
    padding:  8px 13px;
    transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
    z-index: 10;
}

#add-comment .col-sm-10 {
    width: 66.6667%;
}

#add-comment .col-sm-2 {
    width: 25%;
}

#content .blogs .buttons,#blog-carousel .owl-pagination{display:none}

/*caprica Blog light-box CSS */ 

/*caprica Blog CSS */ 

.box-content-category ul li:last-child a {
	border: none;
}
/* Datetimepicker Css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right {
	position: relative !important;

}
.bootstrap-datetimepicker-widget {
	border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    -khtml-border-radius:0 !important;
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
-khtml-border-radius:0 !important;
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover{
	background:#f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td.today:before {border-bottom: 7px solid #2196f3 !important;}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover{
	background-color:#2196f3 !important;
	color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td.active.today:before {
	border-bottom-color:#161b1e !important;
}

.bootstrap-datetimepicker-widget td span {
    border-radius:0 !important;
    -webkit-border-radius:0 !important;
    -moz-border-radius:0 !important;
    -khtml-border-radius:0 !important;
    background-color: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span:hover {background: #1db1c3 !important; color:#FFFFFF}

.bootstrap-datetimepicker-widget td span.active {
	background-color: #1db1c3 !important;
    color: #FFFFFF !important;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
background:#f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span.old:hover{color:#fff !important}

.picker-switch.accordion-toggle .btn{border:none; background-color:#1db1c3; color:#fff !important;}

.bootstrap-datetimepicker-widget td.day{position:relative;}

.bootstrap-datetimepicker-widget td.day.active:before {
    border-bottom: 7px solid #fff !important;
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-top-color: rgba(0,0,0,.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}


.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #1db1c3 !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

.bootstrap-datetimepicker-widget a[data-action]{border:none;}
/* End Datetimepicker Css */

.product-block .image .hover-image, #column-right .image .hover-image, #column-left .image .hover-image .button-group button:hover{
position: absolute;
height:auto;
top:-2px;
left:0;
right:0;
opacity:0;
-webkit-opacity:0;
-moz-opacity:0;
-khtml-opacity:0;
transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
background:#e95e19;
color:#ffffff;
transform:rotateY(90deg);
-webkit-transform: rotateY(90deg);
-ms-transform:rotateY(90deg);
-o-transform:rotateY(90deg);
-moz-transform:rotateY(90deg);
}

.product-block:hover .hover-image, #column-right .image:hover .hover-image, #column-left .image:hover .hover-image{
opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
-khtml-opacity:1;
transform:rotateX(0deg);
-webkit-transform: rotateY(0deg);
-ms-transform:rotateY(0deg);
-o-transform:rotateY(0deg);
-moz-transform:rotateY(0deg);

}
.product-block .image:hover .reg-image, #column-right .image:hover .reg-image, #column-left .image:hover .reg-image { 	
	opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
	
}

#blog-carousel .owl-controls .owl-buttons .owl-prev:hover::before, #blog-carousel .owl-controls .owl-buttons .owl-next:hover::before{ color:#000;}
#blog-carousel .owl-controls .owl-buttons .owl-prev, #blog-carousel .owl-controls .owl-buttons .owl-next{ transition:none;
-webkit-transition:none;
-moz-transition: none;
-ms-transition: none;
-o-transition:none;}

.product-block .image .reg-image, #column-right .image .reg-image, #column-left .image .reg-image { 	
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	opacity:1;
	-webkit-opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
 }

#form-review .col-sm-2, #form-review .col-sm-10{width:100%;}
.container h1, .container h2{ color:#000;    font-weight: 700;text-transform: uppercase; }
.content-top-breadcum #title-content > h2 , .content-top-breadcum #title-content > h1 {font-size:14px;    float: left; color:#000;}
#content h3{color:#000; margin-bottom:10px; font-weight:600; clear:both;}
#form-review > h3{font-size:16px; font-weight:500;}
#content h3.product-title, #content h3.product-option{margin-bottom:10px;}
#content.productpage .product-title{
color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    text-transform: capitalize;
}
#content h3.product-option { text-transform:capitalize; font-size:18px; }
.breadcrumb + .row {
    clear: both;
}
#content table thead tr td{
	color:#303030;
	font-weight:500;
}
.zoomWindowContainer .zoomWindow {
}
.account-account #content ul.list-unstyled{margin-bottom:25px;}
.breadcrumb {
	padding: 0;
	margin: 11px 0;
	list-style: none;
	float: left;
	line-height: 21px;
	width: 100%;
	background: none;
}
.page-title {
    float: left;
    margin: 0 0 10px;
}
#content.all-blog h1 {
    margin: 14px 0 6px;
}
/*.content-top { position:relative; top:183px; }
.content-top .container{ top:0px; }
.container{position:relative; top:216px;}
*/
.content-top .container{ padding-top:0px; }

#carousel-0 .customNavigation .prev.fa {left: 0;top: 40px;}
#carousel-0 .customNavigation .next.fa {right: 0;top: 40px;}
#content #carousel-0 .box-content {
    margin: 0;
    padding: 0;
}
#carousel-0.banners-slider-carousel:hover .customNavigation a{
	opacity:1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	 transition: none;
	-moz-transition: none;
	-webkit-transition:none;
	-ms-transition: none;
	-o-transition: none;
	
}
.row.cat_prod {
    margin: 0 -11px;
}
/* QUCIK-VIEW */

.btn_hover {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.quickview .wish-comp .btn.btn-default.wishlist, .quickview .wish-comp .btn.btn-default.compare {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: medium none;
	color: #808080 !important;
	font-weight: normal;
}

.quickview {
	opacity: 1;
	width: auto;
	height: auto;
	border-radius: 0;
	background: #fff;
	border: none;
	padding: 0 7px;
	float: left;
	margin: 0 7px;
	position: relative;
}
body.product-quick_view-42 .quickview {padding: 15px;margin: 0;}
.productpage-quickview .product-left { width:50%; float:left; }
.productpage-quickview .product-right { width:50%; float:left; clear:none !important; }
.productpage-quickview h3.product-title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 5px;
	color:#333;
}
.quickview .product-right ul li.discount, .quickview .product-right ul li.rewardpoint, .quickview .product-right ul li.price-tax { clear:both; }

.btn_quick_view {
    position: absolute;
    top: 42%;
    left: 0;
    right: 0;
	opacity: 0;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}

#content .product-items:hover .btn_quick_view,
#content .slider-item:hover .btn_quick_view,
.product-layout:hover .btn_quick_view,
#content .box-product .product-items:hover .btn_quick_view {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}


.image .quickview {
	display: inline-block;
	position: relative;
	opacity: 1;
	text-align: center;
	width: 38px;
	height: 38px;
	margin: 0 auto;
	background: #1db1c3;
	padding: 7px 9px;
	float: none;
}

.quickview:hover {background: #fff;}
.product-thumb:hover .quickview{
opacity:1;

color:#000000 !important;
}
.fa.fa-eye {font-size: 16px;color: #fff;}
.product-thumb:hover a, .product-thumb:focus a {

  text-decoration: none;
}
.product-thumb .quickview a:hover {color: #1db1c3;}
.product-thumb .quickview:hover a .fa.fa-eye {color: #1db1c3;}
.quickview > a {color: #fff;line-height: 36px;font-size:0;}
#column-left .quickview-button {
  display: none;
}
.row .cat_prod .button-gr.lists {
   bottom: 50%;
   position: absolute;
   margin:0 auto;
   width:100%;
}
.quickview .container { width:100%; background:#FFFFFF; padding:0 10px; }
.quickview .container .row { margin:0; }
.quickview .top_button { display:none; }
.quickview #product2 { float:left; width:100%; }
.quickview #product2 h3 { width:100%; } 
.productpage-quickview #product2 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
	color:#333333;
}
.quickview-button a{
 background: #000000; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #000000 0%, #424242 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #000000 0%,#424242 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #000000 0%,#424242 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#424242',GradientType=1); /* IE6-9 fallback on horizontal gradient */
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
   	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
  	color: #fff;
  	font-size:13px;
  	padding: 10px 20px;
  	width: 100%;
  	opacity:0
  	float: right;
  	top: 0;
  	opacity:0;
  	-khtml-opacity:0;
	-webkit-opacity:0;
	-moz-opacity:0;
	transition: all 300ms ease 0s;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;

	
}
.product-block.product-thumb.transition .quickview-button:hover {
  opacity: 1;
  -khtml-opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
}
.product-block.product-block-inner .quickview-button:hover {
  opacity: 1;
  -khtml-opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
}
.quickview-button a.quickbox:hover {
  background-position: 7px -82px;
  color: #ff8300;
}

#content .product-block-inner .wishlist {
	border: none;
	float: left;
	position: relative;
	padding: 0;
	width: 50%;
	vertical-align: top;
	font-size: 12px;
	font-weight: 300;
	line-height: 48px;
	letter-spacing: 0.08em;
	color: #777;
	background: none;
	border-radius: 0;
}
#content .product-block-inner .wishlist::after {
    content: "";
    position: absolute;
    top: 14px;
    right: 0;
    width: 1px;
    height: 20px;
    background: #eee;
}
#content .product-details.list .wishlist::after {top: 1px;}
#content .product-list .product-block-inner .image .wishlist {display: none;}
#content .product-block-inner .wishlist:hover {color: #1db1c3;}
#content .product-block-inner .wishlist .fa.fa-heart {color: #777;margin-right: 5px;font-size: 12px;}
#content .product-block-inner .wishlist:hover .fa.fa-heart {color: #1db1c3;}
#content .product-grid .product-thumb:hover .quickview-button, #content .product-list .product-thumb:hover .quickview-button, #content .product-carousel .product-thumb:hover .quickview-button, #content .box-product .product-thumb:hover .quickview-button, #producttab .box-product .product-thumb:hover .quickview-button, .related .box-product .product-thumb:hover .quickview-button { 
	opacity: 1;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	}
.box.related_prd {
	display: block;
	float: left;
	margin-top: 0;
	padding: 30px 15px;
	width: 100%;
}
#content #related-grid .product-block, #content #related-grid .product-block .product-block-inner, #content .related_prd .product-block  {
    /*display: inline-block;*/overflow:visible;
}
#content .box.related_prd .box-heading {
    /*border-bottom: 1px solid #e5e5e5;*/
	margin: 0;
	padding: 0;
	float: none;
	font-size: 22px;
}
.quickview-button a.quickbox {   	
	/*color:#333;
    display: inline-block;
    font-size: 14px; 
	background:url(../image/caprica/icons.png) no-repeat scroll 7px -52px #ececec;
	height:33px;
	width:33px;
	padding:7px 10px;
	margin-left:4px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;*/
	}
.quickview-button a.quickbox:before{
	color: #ffffff;
    
    float:right;
    font-family: "fontawesome";
    font-size: 14px;
    font-weight: normal;
    position: relative;
    right:15px;
	top:4px;
}	

.quickview-button a.quickbox:hover { color:#FFFFFF; background-color:#fff; background-position: 7px -82px; } 	
.quickview-button a.quickbox .fa { display:inline-block; color:#ff8300; }



@media (max-width: 767px) {  
	.bootstrap-datetimepicker-widget.dropdown-menu.pull-right {position: absolute !important;}
	.product_img1{width: 100%;}
	.prd_image2{margin-left: 0 !important;}
	#form-language ul > li .language-select img {display: none;}
	#top-links .list-inline a{color: #fff;}
	#form-language img{margin-top: 7px;}
	#form-currency .btn-link strong{margin-top: 5px;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg, #form-language .fa-angle-down, #form-currency .fa-angle-down {display: none !important;}
	#top-links .fa, #form-currency .btn-link strong, #form-language img {color: #000;	display: block;}
	#top-links .fa:hover, #form-currency .btn-link strong:hover, #form-language img:hover {color: #1db1c3;}
	#top-links span{display: none !important;}
	.col-sm-4.header-logo{text-align: center;width: 100%;}
	.product-thumb .button-group button, .product-block .button-group button {background: #007e81;color: #fff;	}
	.product-thumb .rating{opacity: 1;}
	.quickbox { display:block; }
	.quickview-button { display:none; }
}



/* Auto Search Css*/

.result-search-autocomplete
{
display: none;
position: absolute;
z-index: 1000;
background-color: #FFF;
border: 1px solid #e5e5e5;
top:40px;
overflow:hidden;
}
.result-search-autocomplete > ul > li > a:hover h4, .result-search-autocomplete > ul > li > a:focus h4{
	color:#2196f3;
}
.result-search-autocomplete h4
{
  	color: #000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3em;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
	margin:0;
}
.result-search-autocomplete h5
{
font-size: 14px;
    margin-top: 3px;
    color: #1e1f22;
}
.result-search-autocomplete h5 i
{
color: #b5b5b5;
font-style: normal;
font-size: 14px;
text-decoration: line-through;
}
.result-search-autocomplete h6
{
text-transform: uppercase;
  	font-size: 9px;
  	font-weight: 700;
  	color: #0876e6;
  	display: block;
  	margin-top: 8px;
  	text-align: right;
}
.result-search-autocomplete ul, li
{
list-style-type: none;
}
.result-search-autocomplete-image
{
height: 65px;
margin-left: 15px;
border:1px solid #e5e5e5;
}
.col-md-3.row-result-search-autocomplete-image {
    padding: 0;
    width: 19%;
}
.col-md-6.result-info{padding:0;}
.result-search-autocomplete > ul
{
	max-height: 345px;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

.result-button .btn.tagdattruoc{
	background-color: #2196f3;
    border: medium none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    padding: 8px 12px;
    text-align: center;
    text-transform: uppercase;
}
.result-search-autocomplete > ul >li >a
{
position: relative;
  	display: block;
  	overflow: hidden;
  	padding: 6px;
  	text-decoration: none;
}
.result-search-autocomplete > ul >li 
{
	display: block;
  	background: #fff;
  	overflow: hidden;
  	list-style: none;
  	float: none;
}
.result-search-autocomplete > ul >li > a:hover button
{
color: #FFF;
}
.tagdattruoc {
  background: #3498db;
  border: 1px solid #0679c6;
  font-size: 11px;
  color: #fff;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  margin-top: 18px;
}
.tagdattruoc :hover{color: #FFF;}
.alert.alert-success.animated{
	width:100%; 
	height:90px; 
	text-align:center;
	vertical-align:middle; 
	padding:30px 20px; 
	opacity:0.95 !important; 
	-webkit-opacity:0.95 !important; 
	-moz-opacity:0.95 !important; 
	-khtml-opacity:0.95 !important; 
	background-color: #303030  !important;
    border-color: #303030 !important;
    color: #fff !important;
}
.alert.alert-success.animated span{font-size:16px !important;}
.alert.alert-success.animated span a{color:#fff; text-decoration:underline; }
.alert.alert-success.animated span .fa.fa-check-circle{color:#9bcf85;}
.alert.alert-success.animated button.close{
	opacity:1; 
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity:1;
	color:#fff;
}
.account-login .well .form-group a, .affiliate-login .well .form-group a{line-height:30px;}

.form-group.qty {
    clear: both;
    overflow: hidden;
    position: relative;
}
#button-cart,#button-cart2, .productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare {float:left;}
.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist {margin:0 10px;}
.btn-group.prd_page {
    margin: 10px 0 0;
    width: 100%;
}
#related-carousel.box-product.product-carousel {
  display: block;
}
#related-carousel .product-block.product-thumb.transition {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#product .form-group.required .btn.btn-default:hover, #product .form-group.required .btn.btn-default.btn-block:hover, #button-cart.btn.btn-primary.btn-lg.btn-block:hover{
    background: #fff !important;
    color: #1db1c3 !important;
    border-color: #1db1c3 !important;
  }
#button-cart.btn.btn-primary.btn-lg.btn-block{
	background: #1db1c3 none repeat scroll 0 0 !important;
	border-radius: 0;
	color: #fff !important;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0;
	border: 1px solid transparent;
}
/*#product .btn.btn-default {
  padding: 5px 12px !important;
}*/
.productpage .form-group.qty .wishlist {
    margin-left: 4px;
    padding-left: 0;
	top: 0;
	left: 0;
	position: relative;
}
.owl-carousel .item .image-container{float:left;}
.box-content-category ul > li > a:hover {
  color:#1db1c3 !important;
}
#banner0 img, #banner1 img, #banner2 img{ max-width:100%;float: right; }
.header-pro-tag {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #e8e8e8;
}
#header-pro-tag {
  color: #000;
  font-size: 14px;
  font-style: italic;
  text-align: center;
}
#header-pro-tag .tags > a {
  display: inline-block;
}
#header-pro-tag .tags {
  display: inline-block;
}
.header-tag-widget .tags a::after {
  border-right: 1px solid #e8e8e8;
  content: "";
  height: 13px;
  position: absolute;
  top: 7px;
  width: 10px;
}
.product.sale-cms {
	width: 91%;
	float: right;
	margin-right: 0;
	padding: 0;
	margin-top: 20px;
}
.product.sale-cms .sale-cms-text {
	padding: 20px 0;
}
.header-tag-widget .tags  a{
  border: 0 none;
  color: #1db1c3;
  font-size: 13px !important;
  font-style: italic;
  margin: 13px 5px;
  padding: 0 5px;
  position: relative;
}
.headertop { position:relative; }
.headertop img  { max-width:100%; }
.headertop .close-button {  
	background-color: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-khtml-border-radius: 50%;
    letter-spacing: 0;
    padding: 0 5px;
    position: absolute;
    right: 10px;
    top: 10%;
    z-index: 1; 
	cursor:pointer;
	}
.product_banner{
clear:both;
width:100%;
margin-top:30px;
margin-bottom:27px;
}
/*.product_banner .product_img > a {
 	 margin-right: 25px;
}*/
.product_img .prd_image1, .product_img .prd_image2 {
  width: 49%;
}
.prd_image1 {width: 100%;margin-right: 2%;}
.prd_image2 {
	width: 100%;
	margin-left: 2%;
}
#footer .ct-about-logo img {
  clear: both;
}

.search {
  display: none;
}
.input-group-btn .search {
  display: block;
}

/*update css*/

.all-blog img, .single-blog .main_thumb img{
    width: 100%;
}
.extension-caprica_blog-home .panel.panel-default{position:relative;}
.extension-caprica_blog-home .panel-body{ padding:0;}
.blog_stats .fa {
	margin-right: 5px;
}
.blog_stats span {
	margin-right: 20px;
}
.blog_stats{display:inline-block; width:100%;}
.blog_post .share{ margin:20px 0;}
.blog_post .share a {
	height: 30px;
	width: 30px !important;
	padding: 5px 0 0 0;
	text-align: center;
	color:#fff;
	margin-right:10px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.blog_post .share a:hover {
	box-shadow: 0 4px 10px 0px rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.blog_post .share .addthis_button_facebook{ background:#3B5999;}
.blog_post .share .addthis_button_twitter{ background:#1DA1F3;}
.blog_post .share .addthis_button_google_plusone_share{ background:#d34836;}
.blog_post .share .addthis_button_compact{ background:#FF8300;}
h3 .fa{ margin-right:10px;}


.cms-title h2 {
    font-size: 34px;
    line-height: 36px;
    font-weight: 600;
    color: #007e81;
    margin: 0 0 30px;
    text-align: center;
	text-transform: capitalize;
}
.cms-title h2 span {color: #1db1c3;}

/*...Service Cms...*/
.ServiceCmsBlock {width: 100%;float: left;}
.service_inner {
	width: 100%;
	float: left;
	text-align: center;
	padding: 52px 0 51px;
	border-bottom: 1px solid rgba(255,255,255,.1);
}
.service_inner .service {
    display: inline-block;
    width: auto;
	position: relative;
	padding: 0 35px 0 0;
	margin: 0 36px 0 0;
}
.service_inner .service::before {
	content: '';
	position: absolute;
	top: -13px;
	right: 0;
	width: 1px;
	height: 65px;
	background: rgba(255,255,255,.1);
}
.service_inner .service-3.service::before {display:none}
.service_inner .service-3.service {margin: 0;padding: 0;}
.service-content {display: inline-block;padding-left: 15px;text-align:left;}
.service-content .content-title {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.04em;
	color: #fff;
	text-transform: uppercase;
}
.service-content .content-desc {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.06em;
    color: #9e9e9e;
    font-weight: 300;
}
.service:hover .service-content .content-title {color: #1db1c3;}
.service_inner .service .icon {
    width: 38px;
    height: 38px;
    background: url(../image/caprica/services_icon.png) no-repeat;
    display: inline-block;
    vertical-align: top;
}
.service_inner .service1-icon.icon {background-position: center 3px;}
.service_inner .service2-icon.icon {background-position: center -360px;}
.service_inner .service3-icon.icon {background-position: center -721px;}


.service_inner .service:hover .service1-icon.icon {background-position: center -178px;}
.service_inner .service:hover .service2-icon.icon {background-position: center -541px;}
.service_inner .service:hover .service3-icon.icon {background-position: center -902px;}


/*...Subbanner Cms...*/

.subbanner_inner {
    float: left;
    width: 100%;
    margin-top: 2.6%;
	margin-bottom:60px;
}
.sub-banner2.banner {margin:0 2.6%;}

.subbanner_inner .banner::before {
    background: rgba(29,177,195,0.1) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    z-index: 9;
}
.subbanner_inner .banner:hover::before {
    top: 0;
    bottom: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
}
.subbanner_inner .banner {
	float: left;
	width: 31.6%;
	position: relative;
	overflow: hidden;
}
.subbanner_inner .banner a {width: 100%;float: left;}
.subbanner_inner .banner::after {
    background: rgba(29,177,195,0.1) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
    opacity: 1;
    position: absolute;
    right: 50%;
    top: 0;
}
.subbanner_inner .banner:hover::after {
    left: 0;
    right: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    transition: all 900ms ease-in-out 0s;
    -webkit-transition: all 900ms ease-in-out 0s;
    -moz-transition: all 900ms ease-in-out 0s;
    -o-transition: all 900ms ease-in-out 0s;
    -ms-transition: all 900ms ease-in-out 0s;
}
.subbanner_inner .banner .sub-banner_image {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.subbanner_inner .banner:hover .sub-banner_image {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.banner .sub-banner-content {
    position: absolute;
    top:70px;
    left: 31px;
    text-align: left;
	 transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.banner:hover .sub-banner-content {
    top: 45px;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.subbanner_inner .sub-title {
	font-size: 30px;
	line-height: 34px;
	letter-spacing: 0;
	font-weight: 600;
	color: #000;
	text-align: left;
}
.subbanner_inner .sub-title span {display: block;}
.subbanner_inner .Sub-btn {
	display: inline-block;
	margin-top: 11px;
	opacity: 0;
	 transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.subbanner_inner .banner:hover .Sub-btn {
    opacity: 1;
	transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
}
.subbanner_inner .Sub-btn a {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.06em;
	font-weight: 400;
	color: #1db1c3;
	border-bottom: 1px solid #1db1c3;
	text-align: left;
}
.subbanner_inner .Sub-btn a:hover {
    color: #000;
    border-color: #000;
}

/*...Parallax Cms...*/
.ParallaxCmsBlock {
	width:100%;
	float:left;
	background:url(../image/caprica/parallax_bg.jpg) no-repeat 0 0;
	margin: 30px 0 70px;
	height: 400px;
}
.parallax_inner {
    width: 100%;
    float: left;
    position: relative;		
}
.parallax_content {
	text-align: left;
	position: absolute;
	top: 119px;
	right: 0;
}
.parallax_inner .parallax_titlt {
	font-size: 40px;
	line-height: 42px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0;
}
.ParallaxCmsBlock:hover .parallax_titlt {
    -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.2) 30%, #fff 50%, rgba(0,0,0,.2) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
}
@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}
.parallax_inner .parallax_titlt span {
    display: block;
    color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.48);
}
.parallax_inner .parallax_desc {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #777;
	margin: 22px 0 43px;
	font-weight: 300;
}
.parallax_inner .parallax_btn {display: inline-block;}
.parallax_inner .parallax_btn a {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #1db1c3;
	border-bottom: 1px solid #1db1c3;
	font-weight: 300;
}
.parallax_inner .parallax_btn a:hover {color: #000;border-color: #000;}

/*...Category Cms...*/

.category {
	width: 100%;
	float: left;
	overflow:hidden;
	position:relative;
	padding: 40px 0 70px;
}
.category .category_image {
	width: 190px;
	height: 190px;
	float: left;
	border-radius: 50%;
	padding: 5px;
}
#category img {
    border-radius: 50%;
    max-width: 100%;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.03);
}
.category .category_details {
    float: left;
    margin: 0;
    padding: 25px 0 0 20px;
}
.details {
    padding: 0;
    margin: 0;
}
.category .title {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 600;
    color: #000;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.box.related_prd .box-head {text-align: left;}
.category_details li {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.06em;
    color: #595959;
    list-style: inside;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	
}
.category_details li a {color: #595959;}
.category_details li:hover {
	padding-left: 6px;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;}
.category_details li:hover,
.category_details li:hover a {color: #1db1c3;}
/*...Cms Block...*/
.Cms-Banner-Block {
    width: 100%;
    float: left;
}
.cms_inner {
    width: 100%;
    float: left;
	margin: 30px auto 60px;
}
.cms_inner .banner {width: 48.71%;float: left;position:relative;overflow:hidden;}
.cms_inner .cms-banner2.banner {margin-left: 2.58%;}
.cms-banner_image {
    position: relative;
    height: auto;
    max-width: none;
    width: -webkit-calc(100% + 30px);
    width: -moz-calc(100% + 30px);
    width: -ms-calc(100% + 30px);
    width: -o-calc(100% + 30px);
    width: calc(100% + 30px);
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: translate3d(-30px,0,0);
    -moz-transform: translate3d(-30px,0,0);
    -ms-transform: translate3d(-30px,0,0);
    -o-transform: translate3d(-30px,0,0);
    transform: translate3d(-30px,0,0);
}
.banner:hover .cms-banner_image {
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all 0.5s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.cms_inner .cms-banner-content {
    position: absolute;
	top: 90px;
	left: 55px;
	text-align: left;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.cms_inner .banner:hover .cms-banner-content {
    top: 60px;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.cms_inner .cms-title {
	font-size: 30px;
	line-height: 34px;
	letter-spacing: 0;
	color: #000;
	font-weight: 600;
}
.cms_inner .cms-title span {display: block;}
.cms_inner .cms-desc {
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 23px;
    font-weight: 300;
    color: #1db1c3;
    margin: 7px 0 15px;
}
.cms_inner .cms-btn {
    display: inline-block;
	opacity: 0;
	margin-top: 30px;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.cms_inner .banner:hover .cms-btn {
    opacity: 1;
	transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-ms-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
}
.cms_inner .cms-btn a {
	font-size: 12px;
	line-height: 36px;
	letter-spacing: 0.06em;
	color: #1db1c3;
	font-weight: 400;
	border-bottom: 1px solid #1db1c3;
}
.cms_inner .cms-btn a:hover {color: #000;border-color: #000;}

/*...FooterCms Block...*/
.FooterCmsBlock {
    width: 100%;
    float: left;
}
.footer-cms {
    padding: 0;
    margin: 0;
}
.footercms_title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    color: #007e81 !important;
    font-weight: 600 !important;
	margin: 0 0 20px;
}
.footer-cms li {
    display: inline-block;
}

/*...Contact Info Block...*/
.contact_title {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
	margin: 0 0 25px;
    color: #007e81 !important;
    font-weight: 600 !important;
}
.contact_inner {
    margin: 0;
    padding: 0;
}
.contact_inner .contact_No {
    font-size: 24px;
    color: #000;
    font-weight: 500;
	letter-spacing: 0;
    line-height: 31px;
	margin-bottom: 15px;
}
.contact_inner li {
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0.06em;
    color: #464646;
}
.fas.fa-envelope {
	font-family: 'FontAwesome';
	font-style: normal;
	font-size: 14px;
	color: #1db1c3;
	margin-right: 5px;
	vertical-align: top;
}
.contact_inner li.contact_email:hover {color: #1db1c3;}

/*...Testimonial Block...*/
.testimonial_default_width {width: 100%;}

.testimonial {
    width: 100%;
    float: left;
	margin-top: 70px;
	position: relative;
}
.testimonial .slider-controls.clickable {
	position: absolute;
	bottom: 50px;
	right: 31%;
	z-index: 9999;

}
.testimonial .slider-page.active span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #000;
}
.testimonial .slider-page {display: inline-block;margin: 0 5px;}
.testimonial .slider-page span {
	cursor: pointer;
	display: block;
	height: 8px;
	width: 8px;
	text-indent: -9999px;
	background: #737373;
	border-radius: 50%;
}
#content .testimonial .product-carousel .product-block-inner {padding: 75px 60px 76px;background: #f7f7f7;}
#content .testimonial .product-carousel .slider-item {padding: 0;margin: 0;box-shadow: none;}
#content .testimonial .product-carousel .slider-item .product-block {margin: 0;padding: 0;}

.testimonial .image-block {
    display: inline-block;
    width: 90px;
    height: 90px;
    background: #000;
    border-radius: 50px;
    padding: 3px;
	vertical-align: top;
}
.testimonial .image-block img {border-radius: 50px;}

.post-content-inner {display: inline-block;padding: 21px 28px 20px 20px;position:relative;}
.post-content-inner::after {
    content: '';
    position: absolute;
    top: -20px;
    right: -20px;
    width: 1px;
    height: 130px;
    background: rgba(192,192,192,0.65);
}
.testimonial .post-content-inner .post a {
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.04em;
    color: #000;
    font-weight: 300;
}
.testimonial .post-content-inner .post-author a {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}

.testimonial .post-description {
	display: inline-block;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 0.07em;
	color: #777;
	font-weight: 300;
	width: 67%;
	text-align: center;
	margin-left: 65px;
}
/*...SpecialProduct Block...*/
.special-product {width: 61.79%;float: left;}
.special-offer {width: 38.21%;float: left;}

.special .product-thumb .image {
    float: right;
    width: auto;
}
.special .product-block .product-details {
    float: left;
    width: auto;
    overflow: hidden;
    vertical-align: top;
	text-align: left;
}
#content .special-product .box-product .product-block {padding: 0;margin: 0;float: none;}
#content .special-product .box-product .product-block .product-block-inner {padding: 0;float: none;}
#content .special-product .box-product .product-items {padding: 40px;border: 1px solid #f2f2f2;border-right: none;}
#content .special-product .box-product .product-block:hover {box-shadow: none;}
.special .product-thumb h4 {
    font-size: 13px;
    line-height: 22px;
    color: #777;
    text-align: left;
	clear: both;
}
#content .box.special .box-heading {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0.019em;
    font-weight: 600;
    margin-bottom: 40px;
}
.special .product-thumb .price {
    font-size: 20px;
    line-height: 22px;
	margin: 20px auto 30px;
	width: 100%;
	text-align: left;
}
.special .product-thumb .price-old {
    font-size: 15px;
    line-height: 22px;
    font-weight: 300;
    color: #666666;
    margin-left: 5px;
}
.special .countdown {
    clear: both;
    text-align: left;
}
.special .countdown span.timebox {
    width: 52px;
    height: 52px;
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.06em;
    color: #000;
    font-weight: 300;
    background: #f7f7f7;
    display: block;
    margin-right: 15px;
    padding: 5px;
    text-transform: capitalize;
}
.special .countdown span.timebox:last-child {margin: 0;}
.special .countdown strong {
	line-height: 22px;
	letter-spacing: 0;
	font-weight: 500;
	display: block;
	font-size: 18px;
}
.special .image .quickview {
    background: #fff;
}
.special .btn_special {
    position: absolute;
    bottom: 55px;
    left: 0;
    right: 0;
	opacity: 0;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
.special:hover .btn_special {
    opacity: 1;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
}
#content .special .product-block-inner .wishlist::after {display:none;}
#content .special .product-block-inner .wishlist {
    width: 36px;
    height: 36px;
    font-size: 0;
    background: #fff;
    float: none;
	line-height: 0;
	padding: 11px;
}
#content .special .product-block-inner .wishlist:hover {background: #1db1c3;}
#content .special .product-block-inner .wishlist:hover .fa.fa-heart {color: #fff;}
#content .special .product-block-inner .wishlist .fa.fa-heart {
    color: #444;
    margin-right: 0;
    font-size: 15px;
}
.special .fa.fa-eye {
    font-size: 16px;
    color: #fff;
	margin: 0 4px 0 0;
}


.special .quickview > a {font-size: 12px;line-height: 0;}
.special .product-thumb:hover  .quickview a.fa.fa-eye {color: #1db1c3;}
.special .quickview {
    margin: 0;
    padding: 0;
    background: #1db1c3;
    color: #fff;
    padding: 6px 15px;
	border: 1px solid transparent;
}
.special .product-thumb .quickview:hover {
    opacity: 1;
    background: #fff;
    border-color: #1db1c3;
    color: #1db1c3 !important;
}
.special .product-thumb .quickview:hover a .fa.fa-eye {color: #1db1c3;}
.special .product-thumb .quickview:hover a {color: #1db1c3;}
#content .special .product-carousel .slider-item {padding:40px;border: 1px solid #f2f2f2;border-right: none;}
#content .special .product-carousel .slider-item .product-thumb .button-group {
	opacity: 1;
	border: none;
	margin-top: 40px;
}
.special .product-thumb .caption {
    padding: 0;
}
.special .product-thumb .button-group button {
    float: left;
    background: #1db1c3;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    padding: 7px 15px;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.06em;
	color: #fff;
	font-weight: 400;
	border: 1px solid transparent;
}
.special .product-thumb .button-group button.addtocart {
	margin-right: 10px;
	background: url(../image/caprica/special-cart.png) no-repeat 10px 5px #1db1c3;
	padding: 7px 10px 7px 45px;
}
.special .product-thumb .button-group button.addtocart:hover {background: url(../image/caprica/cart_hover.png) no-repeat 10px 5px #fff;}
.special .product-thumb .button-group button:hover {
    color: #1db1c3;
    border-color: #1db1c3;
    background: #fff;
}
.special .btn_special .compare {
    width: 36px;
    height: 36px;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    border: none;
    background: #fff;
}
.special .btn_special .compare:hover .fa.fa-exchange::before {content: "\f24d";color: #fff;}
.special .btn_special .compare:hover {background: #1db1c3;}
.special .customNavigation a {bottom: 0;opacity: 0;top: auto;}
.special:hover .customNavigation a {opacity: 1;}
.special .customNavigation a.prev {left: 0;right: auto;}
.special .customNavigation a.next {left: 35px;}
.special .customNavigation {
    position: absolute;
    width: 65px;
    bottom: 0;
    left: 130px;
}





/*...OfferBanner Block...*/

.offer-banner {
    position: relative;
    width: 100%;
    float: left;
}
.offer-content1 {
	position: absolute;
	top: 25px;
	right: 20px;
	width: 72px;
	height: 70px;
	background: url(../image/caprica/haptagon-shape.png) no-repeat 0 0;
}
.offer-content2 {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
}
.offer-title {
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0.04em;
    color: #000;
    font-weight: 500;
    background: #fff;
	padding: 5px 0;
    text-transform: uppercase;
}
.special_offer {
    display: block;
    font-size: 10px;
    line-height: 19px;
    letter-spacing: 0.28em;
    font-weight: 300;
    text-transform: uppercase;
    color: #000;
	text-align: center;
	padding: 16px 9px;
}
.special_offer span {
    display: block;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 500;
}




/*...PayMentCms Block...*/

#footer .Footer-PaymentCms.column {
	width: auto;
	float: right;
	margin-top: 45px;
	text-align: left;
}
.payment_title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
    font-weight: 400 !important;
    color: #fff !important;
	margin:0 0 20px;
	text-transform:uppercase;
}
.Footer-PaymentCms ul {margin: 0;padding: 0;}
.Footer-PaymentCms ul li:last-child {margin: 0;}
.Footer-PaymentCms ul li {display: inline-block;margin-right: 15px;}



.information-blogger-blogs .panel-default h4 {display: none;}
#content #blog-carousel.product-carousel .slider-item {border: none;box-shadow: none;}



/*update css*/

@media (max-width: 1200px) {
.product-info .image-additional {width: 393px;}
} 

@media (max-width: 1199px) {
	#column-left .box-category::after{right: 19px;top: -80px;}
	#column-left .box-category .box-heading, #column-left .box-content-category{width: 200px;}
	.category_list_cms .box-heading {margin-left: 0;width: 30%;padding: 0 !important;}
	#column-left .box-category .box-heading{top: -82px;}
	#column-left .box-content-category{top: -25px;}
	#content .box-product .product-items:nth-child(n+9) {border-bottom: none;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	.header-cart .dropdown-menu {top: 53px;}
	#blog-carousel .owl-controls .owl-buttons .owl-next{right: 3%;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev{right: 7%;}
 	#cart{margin-top:1px;}
	header .dropdown.myaccount a .fa {padding: 9px 7px;}
	#footer .ct-about-logo img {
	  clear: both;
	  max-width: 100%;
	}
	.headertopright .text2 {
	  width: 96%;
	}
	.header-search .customSelectOpen .customSelectInner::after {
	  right: -27px;
	}
	.header-search .customSelectInner::after {
	  right: -27px;
	}
	.static_links li a::before {
	right: 10px;
	 }
	 .static_links li:first-child {margin: 0 15px 0 0;}
	.static_links li {margin: 0 15px;}
	.static_links li:last-child {margin: 0 0 0 15px;}
	header .dropdown.myaccount a .fa {

	  padding: 7px 3px;
	}
	#cart > .btn {
	 margin-right: 4px;
	  margin-top:0px;
	  }
	 
	 .content-top .first-content-one:hover .icon-left1{
	  margin-left: 92px;
	}
	 .content-top .first-content-one .icon-left1 {
	  margin-left: 92px;
	}
	.content-top .second-content-two:hover .icon-left2 {
	  margin-left: 85px;
	}
	.content-top .second-content-two .icon-left2 {
	  margin-left: 85px;
	}
	.content-top .third-content-three .icon-left3 {
	  margin-left: 90px;
	}
	.content-top .service-right {
	 margin-left: 10px;
	}
	#cart button > h4{margin: -19px 0 0 2px;}
	header .dropdown.myaccount > a {
	  margin: -1px 0 0;
	  padding: 3px 13px 3px 3px;
	}
	.headertopright .text2 {
	  background: transparent url("../image/caprica/call.png") no-repeat scroll left center;
	  color: #fb8a52;
	  display: inline-block;
	  float: right;
	  font-size: 16px;
	  font-weight: 600;
	  padding: 2px 0 10px 50px;
	  text-transform: uppercase;
	}
	.header-left {
	  float: left;
	  margin: 0 20px 0 0;
	  width: auto;
	}
	#ctheadercontentcms .headercms1, #ctheadercontentcms .headercms2, #ctheadercontentcms .headercms3{width:292px;margin:0 25px 0 0;font-size:12px;letter-spacing:0.7px;}
	.nav-inner.container{padding:30px 42px 25px;}
	.col-sm-3.sort{margin-right:25px;}
	#search .input-lg{width:80%;}
	#search .input-group-btn {width: 20%;}
	.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist {    margin: 0 10px 0 0;}
	.btn-group.prd_page {    margin-top: 5px;}
	.form-group.qty{margin-bottom:5px;}
	#searchbox {    width: 64%;}
	.head-right-bottom{width:24%;}
	.headertopright{padding-left:18px;}
	.headertopright .text2-dec , .headertopright .text2 a{font-size:13px;}
	.ct_image img {width: 100%;}
	.ctsubbanner-container2 {    margin: 0 25px;}
	.ctsubbanner-container1, .ctsubbanner-container2, .ctsubbanner-container3{width:31.5%;}
	.ct_subbanner .ct_content{margin-top:40px;}
	.ct_content .text1{font-size:18px;margin-bottom:10px;}
	.ct_content .text2{font-size:23px;}
	div.ct_button {    margin-top: 10px;}
	.img-prd .left-image, .left-image.categorytabs{margin:50px; width: 23.5%;}
	.hometab.box, .category_tab .tabs, .box.featured{ /*margin: 50px 50px 0 0; */   width: 100%;}
	.category_list1, .category_list2{/*padding:30px;*/ width:31%;}
	.category_list_inner{margin-left: 0;width:45%;}
	.category_list_inner {
	  float: left;
	  padding:10px 0 0 0;
	}
	.dropdown-menu{
	top:109%;
	}
	.category_list1, .category_list2, .category_list3 {
	height: 270px;
	}
	#column-left .product-items .product-details, #column-right .product-items .product-details {
	 width: 57%;
	}
	#footer .col-md-4.column {
    padding: 40px 0 17px 0;
}
	.layout-2.right-col #column-right {
	  padding: 0 0 0 17px;
	 }
	.contact-info .left {
	  width: 44%;
	}
	.contact-info .right {
	  float: right;
	  width:auto;
	}
	#footer #footer_aboutus_block.col-sm-3.column{margin-right:15px; width: 22%;}
	#footer_aboutus_block .about{ line-height: 25px;/*text-align: justify;*/}
	header{/*margin-bottom:85px;*/}
	.category_img img{width:100%;}
	.col-sm-8.product-left{margin-right:15px;width:47.5%;}
		.col-sm-4.product-right{width:50.5%;}
		.blog-left .blog-image img {    height: auto;    width: 100%;}

		.subscribe-btn .btn.btn-lg{/*padding:10px 15px*/}
		.information-blogger-blogs .panel-default > .panel{padding:0;}
		.comment_info{width:82%;}
		#slideshow0 .owl-controls .owl-buttons .owl-prev , #slideshow0 .owl-controls .owl-buttons .owl-next{top:45%;}
		.box.blogs{padding: 0 40px 30px;}
		

		.menu_toggle .main-menu{width:73.2%;}
		.menu_inner .image{width:26.8%;}
		.productpage .productpage_details .product-left {    padding: 0;    width: 36%;}
		.productpage .productpage_details .product-right {    margin-left: 10px;    width: 37%;}
		
		.product-info .image-additional { width: 357px;}




	.category_list_cms .box-heading{padding-left: 0 !important;}
	.newsleft span {float: none;}
	.category_img{width: 100%;}
	.productpage #input-quantity, .quickview #input-quantity {margin-right: 5px;}
	.header_left .box-category, .header_left .box-content-category,header .header_left{width: 220px;}
	.category_list_cms .box-heading{margin-right: 0;}
	.product-list .addtocart{padding: 5px 15px;}
	#column-left .box-category::after{right: 10px;top: -79px;}
	#column-left .box-category .box-heading, #column-left .box-content-category{width: 200px;}
	#nav-one > li > .dropdown-menu{left: 100%;}
	#column-left .box-category .box-heading{top: -82px;}
	#column-left .box-content-category{top: -25px;}
	.content_footer_top .sale-cms::after {left: 17.5% !important;}
	.col-sm-3.header-cart{margin-top: 0;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	#blog-carousel .owl-controls .owl-buttons .owl-next{right: 3%;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev{right: 7%;}
	#content .box-product .product-items:nth-child(n+9) {border-bottom: none;}

.headertopright .text2{width:98%;padding-right:0; }
.header-left {
  margin: 0 20px 0 0;
}
#footer .ct-about-logo img{max-width:100%;}
.special_default_width{ width:100%;}
.featured_default_width{ width:200px;}	
.tabspecial_default_width{width:200px;}
.tabbestseller_default_width{width:200px;}
.tablatest_default_width{width:200px;}
.related_default_width {width: 200px;}

.content-top .first-content-one .icon-left1{
margin-left:98px;
}
.content-top .first-content-one:hover .icon-left1{
margin-left:98px;

}
.content-top .second-content-two .icon-left2{
margin-left:87px;

}
.content-top .second-content-two:hover .icon-left2{
margin-left:87px;

}
.content-top .third-content-three .icon-left3{
margin-left:90px;}
#content .category_list_cms .box-head .box-heading {
padding:0px; 
}
.category_list_inner {
padding: 0;
}
#column-left .product-items .product-details, #column-right .product-items .product-details {width: 47%;}
#column-left .caption a, #column-right .caption a {font-size: 12px;}
#column-left .product-thumb .price, #column-right .product-thumb .price {font-size: 12px;}
.header-search .col-sm-3.sort{
padding: 2px 0;
width:22%;}
.header-search .customSelectInner::after{right: -25px;}
.header-search .customSelectOpen .customSelectInner::after{right: -25px;}
#ctheadercontentcms .headercms1, #ctheadercontentcms .headercms2, #ctheadercontentcms .headercms3{margin: 0 20px 0 0;width: 284px;font-size:12px;letter-spacing:0.7px;}
.nav-inner.container{padding:25px 38px 25px;}
.col-sm-3.sort{margin-right:25px;}
#search .input-lg{width:75%;}
#search .input-group-btn {width: 25%;}
.col-sm-5.header-search{width:48%;}
#searchbox {    width: 71%;}
.head-right-bottom{width:25%;}
.headertopright{padding-left:18px;}
.productpage .form-group.qty .wishlist, .quickview .form-group.qty .wishlist {    margin: 0 10px 0 0;}
.btn-group.prd_page {    margin-top: 5px;}
.form-group.qty{margin-bottom:5px;}
.headertopright .text2-dec , .headertopright .text2 a{font-size:13px;}
.ct_image img {width: 100%;}
.ctsubbanner-container2 {    margin: 0 25px;}
.ctsubbanner-container1, .ctsubbanner-container2, .ctsubbanner-container3{width:31.5%;}
.ct_subbanner .ct_content{margin-top:40px;}
.ct_content .text1{font-size:18px;margin-bottom:10px;}
.ct_content .text2{font-size:22px;}
div.ct_button {    margin-top: 10px;}
.img-prd .left-image, .left-image.categorytabs{margin:45px; width: 23.5%;}
.hometab.box, .category_tab .tabs, .box.featured{ /*margin: 45px 45px 0 0;*/    width:100%;}
.category_list1, .category_list2, .category_list3{padding:23px;width:30%;}
.category_list1, .category_list2 {    margin-right: 46px;}
.category_list_inner {    margin-top:  10px;    width: 55%;}
#footer #footer_aboutus_block.col-sm-3.column{margin-right:15px; width: 22%;}
#footer_aboutus_block .about{ line-height: 25px;text-align: justify;}
#footer .col-sm-3.column {
  border-left: 1px solid #dadada;
  padding: 0 0 0 10px;
}
header{/*margin-bottom:80px;*/}
.category_img img{width:100%;}
.layout-2.left-col #column-left { width: 25%}
.layout-2.left-col #content {width: 75%;}
.col-sm-8.product-left{margin-right:15px;width:47.5%;}
	.col-sm-4.product-right{width:50.5%;}
	.comment_info{width:81%;}
	#slideshow0 .owl-controls .owl-buttons .owl-prev , #slideshow0 .owl-controls .owl-buttons .owl-next{top:45%;}
	.box.blogs{/*padding: 40px 40px 30px;*/}
	

	.menu_toggle .main-menu{width:72%;}
	.menu_inner .image{width:28%;}
	
	.productpage .productpage_details .product-left {    padding: 0;    width: 33%;}
	.productpage .productpage_details .product-right {    margin-left: 10px;    width: 38%;}
	
	.product-info .image-additional { width: 291px;}
	.product-info .image-additional img {    height: 100px;    width: 100%;}
	
	
.main-menu ul > li {margin: 0 15px;}
.main-menu ul > li:first-child {margin: 0 15px 0 0;}
.main-menu ul > li:last-child {margin: 0 0 0 15px;}
.col-sm-8.header-menu {width: 74%;}

.banner .sub-banner-content {top: 46px;left: 20px;}
.banner:hover .sub-banner-content {top: 24px;}

.special .product-thumb .image {width: 47%;}
#content .special .product-carousel .slider-item {padding: 17px;}
#content .box.special .box-heading {margin-bottom: 20px;}
.special .product-thumb .button-group {margin-top: 30px;}
.special .customNavigation {left: 123px;}	

.testimonial .post-description {width: 60%;margin-left: 60px;}
#content .testimonial .product-carousel .product-block-inner {padding: 50px 30px;}

.newsleft .news-title1, .newsleft .news-title3 {font-size: 17px;}


.service_inner .service {padding: 0 15px 0 0;margin: 0 15px 0 0;}
.service-content {padding-left: 8px;}
.service-content .content-desc {font-size: 11px;}

.content_footer_left.col-md-3,.content_footer_right.col-md-3 {padding: 0;width: 25%;float: left;}
.content_footer_center.col-md-6 {padding: 0;width: 50%;float: left;}
#footer .content_footer_center .column {padding: 0 0 0 60px;width: 50%;float: left;}

.col-sm-offset-8 {margin-left: 60% !important;width: 40% !important;}
.text-right > strong {margin: 15px;}

.cms_inner .cms-banner-content {top: 65px;left: 30px;}
.cms_inner .banner:hover .cms-banner-content {top: 33px;}

.cms_inner .cms-title {font-size: 22px;line-height: 26px;}	
.cms_inner .cms-btn {opacity: 1;margin-top: 20px;}
.cms_inner .banner:hover .cms-banner-content,.cms_inner .cms-banner-content {top: 25px;}

#content .testimonial .product-carousel .product-block-inner {padding: 30px 15px;}
.post-content-inner {padding: 21px 15px 20px 10px;}
.testimonial .post-description {width: 53%;margin-left: 50px;font-size: 11px;}
.post-content-inner::after {top: -11px;right: -17px;height: 110px;}
	
	
}
@media (max-width: 979px) {
	.category_list_cms .box-heading{padding-left: 0 !important;}
	.newsleft span {float: none;}
	.layout-2.right-col #column-right{display: none;}
	#content .col-sm-6.product-left {	width: 50% !important;padding: 0;}
	.newsletter{padding: 20px 0;}
	#banner0 img, #banner1 img, #banner2 img {float: left;}
	.single-banner {margin: 25px 0;}
	header .header_left{display: none;}
	.category_list_cms .box-heading {margin-left: 20px;}
	#column-left .box-category .box-heading{display: none;}
	#menu ul {display: block;box-shadow: none;top: 100%;border: 1px solid #ededed;border-top: 2px solid #1db1c3;}
	.responsive-menu,.nav-responsive {width: 100%;float: left;}
	.nav-responsive{margin-bottom:0;}
	#column-left .toggle .mobile_togglemenu::before {color: #fff  !important;}
	#main-menu {display: block;}
	.sale-cms-text > img {width: 100%;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {display: inline-block !important;}
	#cart{width: auto;}

	.category_list_inner {
	  float: left;
	  padding: 0 30px;
	  width: 44%;
	}
	.htabs {
    margin-right: 70px;
}
	.hometab .box{margin: 0;}
	#content #featured-carousel .slider-wrapper-outer{padding: 0;}
	.content_footer_top .sale-cms::after{left: 23.7% !important;}
	.toggle .mobile_togglemenu::before{color: #1db1c3 !important;}
		footer .follow, footer .payment{display:none;}
		.header-search #searchbox::before{
		border:none;}
		.header-search {
		  -moz-border-bottom-colors: none;
		  -moz-border-left-colors: none;
		  -moz-border-right-colors: none;
		  -moz-border-top-colors: none;
		  border-image: none;
		  border-inline-end-color: #ebebeb;
		  border-inline-start-color: #ececec;
		  border-radius: 5px;
		  -webkit-border-radius:5px;
		-khtml-border-radius:5px;
		-moz-border-radius:5px;
		  border-style: solid;
		  border-width: 5px;
		  float: left;
		  position: relative;

		}
		.header-left {
		  float: left;
		  width: auto;
		}
		.customNavigation a.next{
		right:20px;
		}
		.customNavigation a.prev{
		right:45px;
		}
		.category_img {
		  float: right;
		  padding: 30px 0 0;
		  transition: all 0.3s ease 0s;
		  -webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		-o-transition:all 0.3s ease 0s;
		  width:25%;
		}
		.product-thumb .caption {
		  float: left;
		  text-align: center;
		  width: 100%;
		}
		#content .category_list_cms .box-head .box-heading {
		padding:0; 
		}
		.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3 {
		  margin: -40px 0 0;
		}
		.category_list_cms .box-head {
		margin:0; 
		}
		.static_links ul {
		display: none;
		}
		.header-right .head {
		  margin: 3px 3px 3px 0;
		}
		.layout-2.left-col #content{
		margin:0;
		}
		/*header .dropdown.myaccount > a{padding: 5px 3px 7px;}*/
		/*#cart button > h4{
		display:none;}*/
		/*#cart > .btn{
		width:auto;
		margin:0;
		 padding: 2px 5px 2px 8px;
		 height:32px;
		}*/
		.content-top #servicecmsblock{
		padding:0;}
		.content-top .first-content-one{
		width:33.33%;
		float:left;
		position:relative;
		margin:0;
		padding:0 10px 0 0;


		}
		.content-top .first-content-one .icon-left1{
		background-position:center 10px;
		width:100%;
		margin-left:0;

		}
		.content-top .first-content-one:hover .icon-left1{
		background-position:center 10px;
		width:100%; 
		margin-left:0;

		}
		.content-top .service-right .title{
		font-size:13px;
		}
		.content-top .service-right .sub-title{
		font-size:13px;
		}
		.content-top .second-content-two{
			width:33.33%;
			float:left;
			position:relative;
			margin:0;
			padding:0 0 0 10px;
				
		}
		.content-top .second-content-two .icon-left2{
		background-position:center center;
		width:100%;
		margin-left:0; 

		}
		.content-top .second-content-two:hover .icon-left2{
		background-position:center center;
		width:100%;
		margin-left:0;

		}
		.content-top .third-content-three{
		width:33.33%;
		float:left;
		position:relative;
		margin:0;
		padding:0;

		}
		.content-top .third-content-three .icon-left3{
		background-position:center bottom 5px;

		width:100%; 
		}
		.content-top .third-content-three:hover .icon-left3{
		background-position:center bottom 5px;

		width:100%; 
		}
		.dropdown-menu{/*top: 94%!important;*/}

		/*.content-top .third-content-three .icon-left3 {
		  margin-left: 59px;
		}*/
		.content-top .service-right {
		  float: none;
		}
		.content-top .icon-left1, .icon-left2, .icon-left3{
		float:none;}
		/*.dropdown.myaccount{margin: -6px 7px 1px;}*/

	header{/*height:155px;margin-bottom:130px;*/}
	.nav-responsive span {display:block;padding: 0;}
	.content-top-breadcum {    margin-top:0px;}
	.myaccount .dropdown-toggle span {display:inline-block;}
	.nav-inner.container{padding: 25px 40px;}
	.head-right-bottom{display:none;}
	.col-sm-3.sort{width:30%;margin-right:20px}
	.col-sm-5.header-search {width: 100%;border: none;padding: 0 8px;}

	#search .input-lg{width:80%;padding: 15px 5px 15px 0 !important;}
	#search .input-group-btn {width: 20%;margin: 8px 0;}
	.product-list .price {    font-size: 13px;}	
	.product-list .product-block .product-details.list .compare {    margin: 0;}
	.product-list .product-block .desc {    margin-bottom: 10px;}
	.serach-inner {    margin-top: 20px;    width: 100%;}
	.ctsubbanner-container1, .ctsubbanner-container2, .ctsubbanner-container3{width:31.4%;}
	.ct_image img{width:100%;}
	.ct_subbanner .ct_content{margin-top:25px;}
	.ct_content .text1{font-size:13px;margin-bottom:0;}
	.ct_content .text2{font-size:16px;}
	div.ct_button {    margin-top: 5px;}
	.content-top-breadcum #title-content > h2, .content-top-breadcum #title-content > h1{font-size:16px;}
	.content-top-breadcum .container{/*padding:12px 32px*/}
	.ct_content button.ct_button{ font-size: 12px;    padding: 2px 14px 0;}
	.ctsubbanner-container2 {    margin: 0 20px;}
	.img-prd .left-image, .left-image.categorytabs{display:none;}
	.hometab.box, .category_tab .tabs, .box.featured {    float: left;   /* margin:0px;padding:40px 40px 10px;*/    width: 100%;}
	#content .product-carousel .product-block, #content .productbox-grid .product-block, #content .box-product .product-block, .category_tab .tab-pane .product-block{/*margin:4px 12px 0;*/}
	.home_banner{margin:25px 0;}
	.category_list1, .category_list2, .category_list3{width:100%;padding:40px 10px;}
	.category_list1, .category_list2 {margin-bottom: 30px;margin-right:0;}
	.category_list_inner{width:55%;}
	#footer .col-sm-3.column{border:none;padding:0;}
	#footer_aboutus_block > h5{display:block}
	p.powered , .bottomfooter .list-unstyled{float:none}
	#ctheadercontentcms .headercms1, #ctheadercontentcms .headercms2 {    float: left;}
	#main-menu .nav-responsive {    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;    float: right;    margin-top:9px;    position: relative;}
	#ctheadercontentcms .headercms1, #ctheadercontentcms .headercms2, #ctheadercontentcms .headercms3{width:211px;padding:18px 12px;letter-spacing: 0.7px;}
	#ctheadercontentcms .headercms1 , #ctheadercontentcms .headercms2 {    margin-right: 20px;}
	#main-menu.responsive-menu .main-navigation{top:58px;border: 1px solid #e5e5e5;padding:15px;}
	.nav-inner.container{margin:0 auto ;}
	.header-right .box-category-heading {    display: none;}
	.layout-2.left-col #content , .layout-2.right-col #content{width:100%; /*margin-top: 25px;*//*padding:25px;*/}
	.layout-2.left-col #column-left , .layout-2.right-col #column-right{width:100%;padding:0 ;}
	#column-left .box, #column-right .box{margin:15px 0;}
	.layout-2.left-col #content {padding:0; margin-top:20px;}
	
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox{display:none}
	.single-banner{display:block;}
	.category_img img{/*width:100%;*/}
	.header-right .head {
  		float: right;
  		margin: 0px 5px 0 0;
  		padding: 6px 0 0 0;
	}
	 .product-info .image-additional {    width: 336px;}
	 .productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare{padding:2px 12px 2px 0;margin:0;}
	 .btn-group.prd_page {    margin: 10px 0;}
	 .form-group.qty{margin-bottom:5px;}
	 .alert-info{font-size:12px;}
	.product-list .product-thumb .caption{margin:0;padding:0 15px 0 0;width:68%;}
	.product-list .product-thumb .list-right{width:31%; float: left; margin: 15px 0 30px; padding: 40px 0 10px 18px;}
	.col-sm-8.product-left{margin-right:10px;width:50.5%;}
	.col-sm-4.product-right{width:47.5%;}
	.blog-left .blog-image img {    height: auto;    width: 100%;}
	.ct_content .ct_button > a{font-size:12px;padding:7px 15px;}

	#footer{padding:0 15px;}
	
	#main-menu .static_right {    display: none;}
	#blog-carousel .owl-controls .owl-buttons .owl-next , #blog-carousel .owl-controls .owl-buttons .owl-prev{top:3px}
	#blog-carousel .owl-controls .owl-buttons .owl-prev{
	right:50px;}
	.product-list .product-block .product-details.list .compare, .product-list .product-block .product-details.list .wishlist{
	padding: 1px;
	margin:0;
	width:100%;
	}
	.contact-info .left {
  		float: left;
  		width: 39%;
	}
	.contact-info .right {
  		float: right;
  		width: 58%;
	}
	#menu {display: block;padding: 18px 0 12px;}
	.head-right-top {display: none;}
	.comment_info{width:81%;}
	#column-left .list-group, #column-right .list-group {    display: none;}
	.common-home .content-top-breadcum{display:none;}

	.information-blogger-blogs .blog-image{height:auto;}
	.productpage .product-info .product-image .customNavigation span.prev{left:0;}
	.productpage .product-info .product-image .customNavigation span.next{right:0;}
	#slideshow0 .owl-controls .owl-buttons .owl-prev, #slideshow0 .owl-controls .owl-buttons .owl-next {    top: 40%;}
	
	.prdpage #column-right {    display: none;}
	
	#top.fixed {animation: 0.9s ease 0s normal both 1 running fixedAnim; box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
    position: fixed;    
	width: 100%;    
	z-index: 999;
	height:40px;
	top:0; 
	display:none;
	}
	#top{
	transition: all 0.3s ease-out 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	 position:relative;
	 border-bottom: 1px solid #f7f7f7;
	 }
	.header-container.fixed {    margin-top: 94px;}
	#top.fixed #main-menu .nav-responsive .expandable::before{color:#000;position:relative;left:-12px;font-size:24px;top:-2px;}
	#top.fixed .nav-responsive span {display:none;}
	#top.fixed .responsive-menu {    display: block;    float: left;    left: 0;    padding: 0 15px;    position:relative;    top:-65px;    width: 100%; }
	#top.fixed .content_header_topleft{margin-left:65px;   z-index: 9;}
	#top.fixed .col-sm-3.header-cart{z-index:9;}
	#top.fixed .right-links{display:none}
	#top.fixed #main-menu.responsive-menu .main-navigation{left:0;top:66px;}
	#top.fixed .container {    height: 94px;}
	.box.blogs{/*padding: 50px 50px 40px;*/}
	
	.productpage .productpage_details .product-left {    padding: 0;    width: 51%;}
	.productpage .productpage_details .product-right {    margin-left: 20px;    padding: 0;    width: 45%;}
	.menu_toggle{display:none !important;}
	.button-gr.lists {
	  bottom: 50%;
	  position: absolute;
	}
/* css for responsive menu */	
	#menu .navbar-nav > li > .dropdown-menu.column2 , #menu .navbar-nav > li > .dropdown-menu.column3 ,#menu .navbar-nav > li > .dropdown-menu.column1{min-width:auto}
	.responsive-menu .top_level {padding: 0;width: 100%;}
	.nav.navbar-nav{display:none;}
	.responsive-menu .nav.navbar-nav {
		background:#ffffff none repeat scroll 0 0;
		box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.25);
		display: none;
		list-style: outside none none;
		margin-top: 0;
		padding: 15px 8px !important;
		position: absolute;
		width: 100%;
		z-index: 999;
		}
	#menu.responsive-menu ul li a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;}
	.responsive-menu li.toggle {  box-shadow:none;padding:0;float:left;width:100%; margin:5px 0;}
	.top_level.home.home_first {    display: none;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {  float: left;}
	#menu.responsive-menu .dropdown:hover .dropdown-menu {  display: none;}
	#menu.responsive-menu .dropdown .dropdown-menu {background:none;border: medium none;  box-shadow: none;  padding: 0;  position: relative;  width: 100%; margin-left:0 !important;}
	#menu.responsive-menu ul li a:hover, #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {color: #1db1c3;}
  #menu ul li .megamenu.column1 ul li.dropdown::after{content: " ";}
	#menu.responsive-menu ul li a , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a{  
	color: #000;
	text-align: left;
	white-space: nowrap;
	font-size: 13px;
	font-weight: 600;
	padding: 5px;
	}
	.header-right {padding: 0;}
	#menu.responsive-menu ul li a.mobile_togglemenu , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a.mobile_togglemenu { right:0;background:none;margin-top:0;float: right;    width: 33px;height:33px;position:absolute;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {    margin: 0;}
	#menu.responsive-menu .top_level.dropdown.toggle {  margin: 0;}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {  padding: 0; float:left;width:100%;}
	.responsive-menu ul li .mobile_togglemenu:hover {  background-color: rgba(0, 0, 0, 0);}
	#menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown > .dropdown-menu {  display: none;}

	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled > li.dropdown .dropdown-menu {width:100%;float:left;border: medium none;    left: 0;    position: relative;    top: 0;font-size: 12px;    letter-spacing: 0.5px; margin-bottom: 10px;  padding: 0 0 0 10px;}
	#menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu ul.list-unstyled li > a{  color: #000;font-size:12px;letter-spacing:0.5px;}
	.top_level.home {    display: none;}
	#menu.responsive-menu .toggle .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle > a.mobile_togglemenu:before {   
	 color: #1db1c3;
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 10px;
    left: auto;
    position: absolute;
    right: 10px;top:0;
	}
	#menu > ul > li ul > li > a{border-bottom: none;}
	#menu.responsive-menu .toggle.active .mobile_togglemenu:before, #menu.responsive-menu ul.nav li .megamenu.column1 ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before , #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li.toggle.active > a.mobile_togglemenu:before { 
	color: #1db1c3;
	content: "\f068";
	font-family: "FontAwesome";
	font-size: 10px;
	left: auto;
	line-height: 33px;
	position: absolute;
	right: 10px;
	top: -6px;
	}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a::after{content:"";}
	#menu ul.nav li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu { padding: 10px 0 3px 20px;}
	#menu.responsive-menu ul.nav li .megamenu ul.childs_1 {  display: block;
    float: left;
    padding: 0;
    width: 100%;border: none;}
	#menu.responsive-menu .list-unstyled.childs_1 > li{padding:0;margin:0;}
	#menu.responsive-menu .navbar-nav > li > .dropdown-menu{   margin-bottom: 10px;    padding-left: 10px;  top: 0;}
	/* end css for responsive menu */


#top .container,.header-container .container,header .container {padding: 0 15px;}
#top-links span {font-size: 11px;}
#form-currency .btn-link, #form-language .btn-link {font-size: 11px;}
.header-container .dropdown.myaccount {margin: 2px 8px;}
.header-center {padding: 25px 0;}
#social_block .toggle-footer li {float: none;}
.content_footer_top .container {padding: 0 15px;}
.newsleft .news-title1, .newsleft .news-title3 {font-size: 18px;line-height: 26px;}
.newsleft .news-title2 {font-size: 10px;line-height: 16px;}
#search .btn-lg {font-size: 12px;padding: 7px 0;}
.subscribe-btn .btn.btn-lg {padding: 10px 15px 9px !important;}

.content_footer_center.col-md-6 {padding: 0 ;border: none;width: 100%;float: left;}
#footer .content_footer_center .column {padding: 0;}
#footer .column ul {display: none;}
#footer .col-md-4.column {padding: 0;}
.content_footer_right.col-md-3,
.content_footer_left.col-md-3 {padding: 15px;width: 100%;float: left;}

#cart-total-res {
	display: block;
	position: absolute;
	top: -1px;
	right: 1px;
	background: #1db1c3;
	color: #fff;
	font-size: 10px;
	line-height: 16px;
	border-radius: 50%;
	padding: 0 5px;
}
.footerlogo {margin: 0 0 25px;}
.Footer-PaymentCms ul {margin: 10px auto;text-align: left;}
#social_block .toggle-footer li a {color: #b8b8b8;line-height: 0;}
#social_block .toggle-footer {margin: 10px auto;text-align: left;}
.content_footer_right.col-md-3 {text-align: center;padding: 0 0 30px;} 
.content_footer_left.col-md-3 {text-align: center;padding: 30px 0 0;}
#social_block,.Footer-PaymentCms {
	width: 50%;
	float: none;
	display: inline-block;
	margin: 0;
	text-align: center;
}
.FooterCmsBlock {margin-right: 30px;}
.footercms_title{display: none;}

.col-sm-4.header-logo {float: left;padding: 0;text-align: center;width: auto;z-index: 9;position: relative;}
.col-sm-8.header-menu {width: 100%;padding: 0;}
.header-center .col-sm-8.header-menu {display: none;}

.header-main {height: 54px;}
.col-sm-3.header-cart {padding: 2px 0 1px 5px;}
.dropdown.myaccount {margin: 5px 15px;}
.col-sm-3.header-cart::before {top: 15px;}
.main-slider {margin:0;}
header {margin: 0;}
.nav-responsive .expandable{margin: 0 !important;}


.subbanner_inner .sub-title {font-size: 22px;line-height: 26px;}
.subbanner_inner .Sub-btn a {font-size: 11px;}
.banner:hover .sub-banner-content,.banner .sub-banner-content {top: 17px;}
.subbanner_inner .Sub-btn {opacity: 1;}

.parallax_content {
	top: 90px;
    right: auto;
    left: 0;
    text-align: left;
}
.ParallaxCmsBlock {height: 350px;}

#content .box.special .box-heading {
    font-size: 22px;
    line-height: 26px;
	margin-bottom: 15px;
}
.special .product-thumb .price {margin: 15px auto 20px;}
#content .special .product-carousel .slider-item {padding: 14px 15px 13px;}
.special .product-thumb .button-group {margin-top: 25px;}
.special .product-thumb .button-group button.addtocart {margin-right: 5px;background: #1db1c3;padding: 7px 10px;}
.special .product-thumb .button-group button.addtocart:hover {background: #fff;}
.special .quickview {padding: 6px 10px;}
.special .fa.fa-eye {display: none;}

.special .countdown span.timebox {
	width:45px;
	height:45px;
	font-size:12px;
	line-height:16px;
	margin-right:6px
}
.special .countdown strong {
    line-height: 18px;
    font-size: 16px;
}

newsleft .news-title1, .newsleft .news-title3 {font-size: 16px;line-height: 26px;}
.newsleft {width: 55%;}
.newsright {width: 40%;padding: 6px 15px;}
.newsleft .news-title1::before {left: -25px;}
.newsletter .subscribe-btn {top: 6px;}

.service_inner .service {padding: 0 13px 0 0;margin: 0 7px 0 0;width: 32%;}
.service-content {padding: 10px 0 0;text-align: center;}
.service_inner .service::before {top: 5px;height: 100px;}
.service_inner {padding: 30px 0;}

.Contact-Details li br {display: none}
#footer .column .Contact-Details {display: none;margin: 10px auto;text-align: left;}
.footer_logo h5 {display: block;}
footer .bottomfooter .list-unstyled a {padding: 0 13px;}
.bottomfooter ul li:last-child a {padding-right: 0;}
.bottomfooter {padding: 20px 0 10px;}

.subbanner_inner {margin-bottom: 40px;}
.ParallaxCmsBlock {margin: 20px 0 40px;}
.box.featured {margin-top: 30px;}
.cms_inner {margin: 20px auto 30px;}
.testimonial {margin-top: 40px;}
#carousel-0 {margin: 40px 0;}

#form-language {padding: 0 15px 0 0;}
#top-links ul.list-inline li {padding: 0 15px 0 0;}

#footer .Footer-PaymentCms.column {margin-top: 0;}
.testimonial .slider-controls.clickable {bottom: 17px;right: 26%;}


.header-center .col-sm-3.header-cart,
.header-center .dropdown.myaccount {display:block;}

.header-main .col-sm-3.header-cart,
.header-main .dropdown.myaccount {display:none;}

}
@media (min-width: 768px) {


	#menu li:hover .dropdown-menu, #menu ul li.hiden_menu:hover .dropdown-menu{    visibility: visible;}
	.header-content {display: none;}

}

@media (max-width: 767px) {

	.nav > li {position: relative;display: inline-block !important;width: 100%;}
	#menu {
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-khtml-border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}

	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		-webkit-border-radius:0px;
		-khtml-border-radius:0px;
		-moz-border-radius:0px;
		color: #fff;
	}
	#content .box.featured .box-content {padding: 0;}
	#content .col-sm-6.product-right {margin-left: 0;}
	#content .col-sm-6.product-left, #content .col-sm-6.product-right {	width: 100% !important;}
	.col-sm-4.header-logo{margin-left: 0;}
	.additional-carousel #additional-carousel .slider-wrapper .slider-item {width: 100px !important;}
	.product_img .prd_image1, .product_img .prd_image2 {margin-bottom: 20px; width: 100%;}
	.blog-left .blog-image .zoom, .blog-left .blog-image .readmore_link{opacity:1;transform:scale(1.1);}
	.sale-cms{display: none;}
	.dropdown.myaccount{ padding: 3px 8px; margin-top:6px;}
	.newsletter{padding: 30px 15px;width: 100%;}
	.newsleft,.newsright {width: 100%;}
	.newsright {padding: 15px 15px 0;}
	.newsletter .subscribe-btn {top: 15px;}
	.newsleft .news-title1, .newsleft .news-title3 {font-size: 14px;}

.product-list .product-block .product-details.list .compare, .product-list .product-block .product-details.list .wishlist {
  margin: 0 10px 10px 0;
  padding: 1px;
  width:auto;
}
#main-menu.responsive-menu ul.navbar-nav{ top:60px; margin:0;}
.date-comment{
padding: 0 0 0 20px;
width:auto;}
.view{display:inline-block;}
.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3{
margin:0;}
.product-list .product-thumb .quickview-button{
	display:none;
}

#content .product-block-inner .wishlist,.image .quickview {opacity: 1;}



.header-right .head {
  margin: -2px 0 0;
}

.blog-left:hover .blog-image::before {
  opacity: 1;
  transform: scale(1.1);
  transition: all 0.35s ease 0s;
}
.blog-image::before{
border:none;
}
.header-container .container .row{
	margin:0;
}
.content-top .first-content-one{
width:100%;
float:none;
position:relative;
margin:0;
padding:10px 0 0 0;

}
.category_img {
  padding: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition:all 0.3s ease 0s;
}
.view h3{padding:15px 0 0 0;}
.hometab .customNavigation a {top: -45px;}
.content-top .second-content-two{
	border:none;
	width:100%;
	float:none;
	position:relative;
	margin:0;
	padding:0;
	
}
.content-top .third-content-three{
	width:100%;
	float:none;
	position:relative;
	margin:0 0 10px 0;
	padding:0;
}
.content-top .service-right {
  float: none;
}
.content-top .icon-left1, .icon-left2, .icon-left3{
float:none;}

.right-myaccount-menu .fa.fa-heart {
  display:block;
   margin: 7px 5px 0 0;
   cursor: pointer;
}
.right-myaccount-menu .fa.fa-heart:hover{color:#1db1c3;}
.right-myaccount-menu .fa.fa-share {
  display: block;
  margin: 7px 0 0 0;
  cursor: pointer;
}
.right-myaccount-menu .fa.fa-share:hover{color:#1db1c3;}
.right-myaccount-menu li a{display:none;}
.lang-curr .hidden-xs.hidden-sm.hidden-md {
  display: none;
}
#form-currency .dropdown-menu,#form-language .dropdown-menu {top: 32px;}

#form-currency .btn-link, #form-language .btn-link {
    font-size: 12px;
}
#main-menu .nav-responsive{ margin: 15px 0 0 15px;}

.header-left {
  margin: 0;
}
.lang-curr {
  display: inline-block;
  margin: 0 0 0 15px;
}
#content .category_list_cms .box-head .box-heading {
  padding: 3px 0 0 10px;
}
.header-center {float: left;padding: 20px 0 25px;width: 100%;}

	.menu_toggle{display:none !important;}
	.content-top-breadcum {margin:0px 15px 0;}
	.layout-2.left-col .content-top-breadcum .container { padding: 12px 32px;}
	.content_header_topleft { margin: 0 auto;}
	.nav.pull-right { float:right; padding:0; margin:0; width:auto;}
	.header-left , .header-logo{float:left; width:50%;}
	.header-logo img { width: auto;margin:0 auto;}
	.header-right {margin: 0px 0 0;}
	.right-links {float: right;  }
	.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle > span {  display:inline-block;margin-top: 2px;}
	#cart > h4{display:block;}
	.header-main {width: 100%;padding: 0 ;}
	.header-content {    padding: 0 15px; display:none;}
	.serach-inner{width:100%;}
	.nav-inner.container {    padding: 25px 35px;}
	.col-sm-3.sort{float:left;}
	 .col-sm-8.product-left, .col-sm-4.product-right{padding:0;}
	
	 .common-home .content-top-breadcum {display: none;}
	 #ctheadercontentcms .headercms1, #ctheadercontentcms .headercms2, #ctheadercontentcms .headercms3 {    margin: 0 0 2px;    padding: 10px 12px;    width: 100%;}
	 .layout-2.left-col .nav-inner.container{padding: 15px 36px 20px;}
	.col-sm-3.sort { margin: 10px 10px 0 15px;}
    .col-sm-3.search_subcategory {margin-top: 15px; width: 100%;}
	#searchbox {width:100%;}
	#main-menu .nav-responsive .expandable{margin-right:0;margin-top:2px;}
	#main-menu .nav-responsive .expandable::before{position: relative;right: -10px;}
	#main-menu.responsive-menu .main-navigation{top:58px; left:-16px; width:104.5%;}
	.serach-inner{margin-top:0px;}
	.ctsubbanner-container1, .ctsubbanner-container2, .ctsubbanner-container3 {    width: 31%;}
	.ct_subbanner .ct_content {    margin-right:0px;    margin-top: 13%;    text-align:center;    width: 58%;}
	.ct_content .text1 {    font-size: 10px;    line-height: 12px;    margin-bottom: 0;}
	.ct_content .text2 {    font-size: 11px;    line-height: 12px;    margin-bottom: 0;}
	.ctsubbanner-container2 {    margin: 0 15px;}
	.ct_content button.ct_button {    font-size: 10px;    letter-spacing: 0;    line-height: 12px;    margin: 0;    padding: 5px 7px;}
	 div.ct_button {    margin-top: 0;    text-align:center;}
	 .caprica-tab-text{padding: 20px 15px;}
	 .product-grid .product-thumb .product-details .button-group, .productbox-grid .product-thumb .product-details .button-group, .product-carousel .product-thumb .product-details .button-group, .category_tab .product-details .button-group{opacity:1;
	 -khtml-opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
}
.header-cart .dropdown-menu {
 top: 52px;
}
	.category_list_inner {margin: 0; width: 33%;}
	.footer-blocks {padding: 0 15px;}
	.category_img{float:right; margin:-45px 0 0 0;width:auto;}
	.category_list_inner {margin:0;float:none;}
	.category_list_cms .subcategory {
  margin: 15px 0 0 0;
  padding: 0;
}
	.category_list1, .category_list2, .category_list3 {padding:40px 20px; height:300px;}
	.layout-2.left-col #content , .layout-2.right-col #content{width:100%;float:left;}
	.layout-2.left-col #column-left , .layout-2.right-col #column-right{width:100%;padding:0;display:block !important;float:left;width:100%; padding:0 15px 0 15px;}
	.product-layout.product-grid.col-lg-3 {    padding: 0;text-align:center;}
	#column-left .box, #column-right .box{margin:15px 0;}
	#column-left .box .box-content, #column-right .box .box-content, #column-left .box .filterbox, #column-right .box .filterbox{display:none}
	.single-banner{display:block;}
	
	.product-list .product-thumb .image, .product-list .product-thumb .image img{float:left;width:auto;}
	.product-list .product-details{width:100%;float:left;padding: 30px 15px 0;}
	.product-list .product-thumb .list-right, .product-list .product-thumb .caption {    border: medium none;    float: left;    padding: 0;    text-align: left;    width: 100%;}
	.product-list .product-block .desc{ float:left;}
	.product-list .product-block .product-details.list .compare, .product-list .product-block .product-details.list .wishlist{padding:0 10px 0 0;}
	
	.layout-1 #content {    padding: 0;}
	.col-sm-8.product-left ,  .col-sm-4.product-right{z-index:9;width:100%;}
	#footer .col-sm-3.column{width:100%;float:left;}
	.product-thumb .button-group button { position: static;    text-align: center;    width:auto;}
	
	.product-thumb .button-group .addtocart::before{float:none;}
	/*#content .box-product , #content .product-carousel .product-block, #content .productbox-grid .product-block, #content .box-product .product-block, .category_tab .tab-pane .product-block , #content .product-carousel .product-block-inner, #content .box-product .product-block-inner, .category_tab .tab-pane .product-block-inner{overflow:hidden;float: none;}*/
	#content .product-carousel .product-block:hover, #content .product-grid .product-block:hover, #content .box-product .product-block:hover, .category_tab .tab-pane .product-block:hover{}
	.product-thumb .price{font-size:13px;}
	#content .product-carousel .product-block, #content .productbox-grid .product-block, #content .box-product .product-block, .category_tab .tab-pane .product-block{ text-align:center}
	#cart .dropdown-menu.pull-right {left:auto;right:-15px;top: 43px;}
	.dropdown.myaccount .dropdown-menu-right {top: 44px;}
	#content .product-grid .product-block .product-block-inner:hover {box-shadow: none; -moz-box-shadow: none;-webkit-box-shadow: none;}
	#content .product-grid .product-block:hover {overflow:hidden;}
	.pagination-right {float:left; margin: 10px 0 10px 0; width: 100%;}
	.category_thumb .category_img {    margin: 0;}
	
	#content .product-carousel .product-block-inner, #content .box-product .product-block-inner, .category_tab .tab-pane .product-block-inner , #content .product-grid .product-block{ display:block;}
	.post-image-hover::before{background:transparent;}
	.blog-left .blog-image .zoom , .blog-left:hover .blog-image .zoom , .blog-left .blog-image .readmore_link , .blog-left:hover .blog-image .readmore_link{opacity:1;-khtml-opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
 margin: 0 5px;
}
	.blog-image .post_hover{opacity:1;-khtml-opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
}
	.product-grid img {width: 100%;}
	.product-list .product-thumb .button-group button{width:auto;}
	.product-list .product-thumb .list-right{margin-top:5px;}
	.product-list .product-thumb .price {    font-size: 14px;}
	.blog-left-content .blog-image .zoom ,.blog-left-content .blog-image .readmore_link{opacity:1;
	-khtml-opacity:1;
-webkit-opacity:1;
-moz-opacity:1;
margin:0 5px;
}
	.layout-2.left-col #content, .layout-2.right-col #content{padding:0 15px;}
	.comment_info {    float: left;    width: 66%;}
	#main-menu .static_right {    display: block;}
	.product-thumb .button-group button {
  padding: 6px 15px;}

	.product-thumb h4{line-height:20px;}
	#cart{margin-top:2px;}
	.btn-group.prd_page {    float: left;    margin: 10px 0;    width: 100%;}
	.content-top-breadcum #title-content > h2, .content-top-breadcum #title-content > h1 {    float: none;    font-size: 16px;    text-align: center;}
	#Tab_Category_Slider .nav-tabs > li > a{padding:0 10px;}
	.header_contentcmsblock {    display: none;}
	#slideshow0 .owl-controls .owl-buttons .owl-prev, #slideshow0 .owl-controls .owl-buttons .owl-next{display:none;}
	.ctsubbanner-container1:hover img, .ctsubbanner-container2:hover img, .ctsubbanner-container3:hover img{ transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-moz-transform:scale(1);
}
	
	#top.fixed #main-menu .nav-responsive {    width: auto;}
	#top.fixed .nav.pull-right {    float: right;    padding: 20px 0px 0 0;    width: auto;}
	#top.fixed #main-menu .nav-responsive .expandable::before{left:-5px;top:3px;}
	#top.fixed #main-menu.responsive-menu .main-navigation {    left: 0px;    top: 66px;    width:100%;}
	#top.fixed .content_header_topleft{padding:21px 0;float:left;margin-left:59px;}
	#top.fixed #cart .dropdown-menu.pull-right {    left: auto;right:0;}
	.productpage .productpage_details .product-left {    padding: 0px; width:100%; z-index:1;}
	.productpage .productpage_details .product-right {    margin-left: 20px; padding: 0; width:100%; z-index:99}
	.layout-2.right-col .prdpage #column-right{display:none;}
	.layout-2.right-col #content.productpage{ padding:0 15px;}
	.product-info .additional-carousel{width:335px;margin:0 auto;}
	.product-info .image-additional{width:335px;}
	.productpage .productpage_details .product-right{margin-left:0;}
	.productpage #tabs_info{ clear:both; display:inline-block; width:100%;}
	.left.product-image.thumbnails{float: none;margin: 0 auto 20px;text-align: center;width: 100%;}
	#top.fixed{padding:0 15px;}
	#top.fixed .responsive-menu{padding:0;}
	.ct_content .ct_button > a {    font-size: 10px;    padding: 3px 9px;}
	.htabs a, .categorytab .nav-tabs a{margin: 0 10px;padding: 15px 0 0;}
	#content .box .box-heading, .hometab .box-heading {font-size: 22px;}
	.hometab .tab-head {margin-bottom: 18px;}

	.content-top-breadcum .container{margin-bottom:-15px; margin-top: 15px;}
	.nav-tabs > li > a{margin:0 10px 0 0!important; padding:10px 7px 10px 7px !important;}
	
	.tabspecial_default_width{width:257px;}
	.tabbestseller_default_width{width:257px;}
	.tablatest_default_width{width:257px;}
	.featured_default_width {width: 257px;}
	.related_default_width{ width:257px;}
	
.content-bottom {padding: 0 15px;}
.Subbanner.Cms.Block,.hometab.box {padding: 0 15px;}	
	
	
.main-slider {margin: 0;}
header {padding: 0 15px;}
#top {padding: 0 15px;}

.subbanner_inner .sub-title {font-size: 16px;line-height: 18px;}
.subbanner_inner .Sub-btn {margin-top: 5px;}
.subbanner_inner .Sub-btn a {line-height: 22px;}
.banner:hover .sub-banner-content, .banner .sub-banner-content {top: 12px;left: 10px;}


.ParallaxCmsBlock {height: 290px;}
.parallax_content {top: 52px;left: 0;right: 0;text-align: center;}

.special-product,.special-offer {width: 100%;}
.offer-banner {
    position: relative;
    width: 61%;
    float: none;
    margin: 0 auto;
    text-align: center;
}
#content .special .product-carousel .slider-item {padding: 15px;border: 1px solid #f2f2f2;}
.special-offer {margin: 30px 0 0;}
.special .customNavigation {left: 0;width: 100%;bottom: 145px;}
.special .customNavigation a.next {right: -15px;left:auto;}
.special .customNavigation a.prev {left: -15px;right: auto;}
.special .customNavigation a {opacity: 1;}

.cms_inner .cms-title {font-size: 18px;line-height: 22px;}
.cms_inner .cms-btn {margin-top: 6px;}
.cms_inner .banner:hover .cms-banner-content, .cms_inner .cms-banner-content {top: 15px;left: 15px;}

#content .testimonial .product-carousel .product-block-inner {text-align: center;}
.testimonial .image-block {text-align: center;margin: 0 auto;}
.post-content-inner {padding: 15px 0;display: block;margin: 0 0 15px;border-bottom: 1px solid rgba(192,192,192,0.65);}
.testimonial .post-description {width: 100%;margin: 0;font-size: 11px;}
.post-content-inner::after {display: none;}

.ServiceCmsBlock {padding: 0 15px;}
.service-content .content-title {font-size: 12px;}
.service_inner .service {padding: 0;margin: 0;width: 31%;}
.service_inner .service::before {display: none;}

#footer {padding: 0;}

.product-layout.product-grid {width: 50%;}
.row.cat_prod {margin: 0;}
.add-to-cart,.btn_quick_view {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.col-sm-offset-8 {margin-left: 45% !important;width: 55% !important;}

#search .input-lg {width: 75%;}
#search .input-group-btn {width: 25%;}

.special .product-thumb .image {width: 50%;background: #f7f7f7;}

.testimonial .slider-controls.clickable {bottom: 6px;right: 0;left: 0;text-align: center;}
.product-thumb .button-group {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}
#content .product-items:hover .product-thumb .button-group, 
#content .product-layout:hover .product-thumb .button-group {box-shadow:none;}	
.special .btn_special {opacity: 1;}

}
@media only screen and (max-width: 543px) {
	#form-currency .btn-link strong{margin-left: 0;}
	.category_list_inner {	width: 50%;}
	.header-tag-widget .tags a {margin: 5px;}
	.subscribe-btn{width:auto;}
	.hometab .tab-head{margin-bottom: 0 !important;}
	#content .box .box-heading, .hometab .box-heading{width: auto;text-align: left;}

	.banner:hover .sub-banner-content, .banner .sub-banner-content {top: 6px;left: 10px;}
	.hometab .customNavigation a {top: -76px;}
	.htabs {float: left;width: 100%;text-align: center;margin: 0 auto;}
	.etabs {float: none;}
	.product-thumb h4 {font-size: 12px;}
	
	.subbanner_inner {margin-bottom: 20px;}
	
	.col-sm-4.header-logo {width: 42%;}
}
@media (max-width: 479px) {
	.category_list_cms .box-heading {	margin-left: 0;padding: 0 !important;}
	#top-links .pull-left {float: none !important;display: inline-block;padding: 0 0 0 15px;}
	#top-links .pull-left:first-child {padding: 0;}
	#top-links {padding-top: 0px;width: 100%;text-align: center;margin: 0 auto;}
	
	#blog-carousel .owl-controls .owl-buttons .owl-prev{top: 15px !important;}
	#blog-carousel .owl-controls .owl-buttons .owl-next{top: 15px !important;}
	#blog-carousel .owl-controls .owl-buttons .owl-next{left: 15%;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev {left: 30px;}
	.nav-responsive .expandable {margin: 0 !important;}
	#top-links ul.list-inline {float: none;}
	.nav-responsive span {padding: 2px 0;}
	.header_top {float: none;display: none;}
	.dropdown-menu-right{margin-top: 10px !important;}
	.header-pro-tag{display: none;}
	#top-links ul.list-inline li {padding: 0 0 0 15px;}
	#content #blog-carousel .product-block, #content #blog-grid .product-block, .blog-desc{margin: 0;padding: 0;}
	.header-tag-widget .tags a{margin: 5px;}
	.additional-carousel #additional-carousel .slider-wrapper .slider-item {width: 95px !important;}
	#logo {display: inline-block;}
	.product_img .prd_image1, .product_img .prd_image2{width: 100%;}
	.prd_image1{margin-bottom: 2%;}
#searchbox .form-control {
  width: 220px;
}
#form-currency .dropdown-menu, #form-language .dropdown-menu {top: 30px;left: 0;right: 0;min-width: 170px;}
#content .banners-slider-carousel .product-block,
#content .banners-slider-carousel .product-block .product-block-inner {float: none;}
.offer-title {font-size: 16px;}
.offer-content1 {top: 15px;right: 15px;}
#searchbox {
  right: 0;
  top: 36px;
  display:none;
   border-radius: 0;
  float: left;
  position: absolute;
  width: 70%;
}
#searchbox:hover{display:block;}
#searchbox .input-group-btn {
  float: right;
  position: absolute;
  right: 0;
  top: 6px;
  width:auto;
}
.product-info .additional-carousel{ width:auto;}
#searchbox .btn-lg{padding:15px; font-size:0; background: rgba(0, 0, 0, 0) url("../image/caprica/searchicon.png") no-repeat scroll 0 -183px; border:none;}

.header-cart .dropdown-menu {
  border: 1px solid #ebebeb;
  margin-top: 13px;
  width: 280px;
  top: 37px;
}
#search {
  float: left;
  width: 100%;
}

.input-group-btn .search {
  display: none;
}
#main-menu .nav-responsive {
  margin: 10px 0 0 15px;
}

.search {
  cursor: pointer;
  display: block;
  padding: 5px 0 0 12px;
}
.col-sm-5.header-search {float:left;}
#top-links ul.list-inline {padding: 0 ;}
#top {height: 30px}
.col-sm-4.header-logo {padding: 0 0 10px;margin: 0;width: 100%;}
.header-center .col-sm-3.header-cart, 
.header-center .dropdown.myaccount {
    display: inline-block;
    float: none;
    text-align: center;
}
.header-container .dropdown.myaccount {vertical-align: top;}
.headerleft-text {font-size: 11px;}

.form-control {
    padding: 7px 15px !important;
}
#search .btn-lg {
    padding: 10px 15px 10px 10px;
    font-size: 11px;
}

.care_img {width: 40px;height: 40px;background-position: center 7px;}
#content #products-related .related-carousel .product-block-inner{
padding:0;}
.product-thumb h4{
/*width:130px;*/}
.newsleft .news-title1 {
  font-size: 14px;
}
#button-cart, #button-cart2, .productpage .form-group.qty .wishlist, .productpage .form-group.qty .compare, .quickview .form-group.qty .wishlist, .quickview .form-group.qty .compare {
  float: left;
}
.button-group.prd_page{margin: 10px 0 0 5px;}
.contact-info .right {
  float: none;
  width: 100%;
}
.contact-info .address-detail, .contact-info .telephone, .contact-info .fax, .contact-info .openingtime, .contact-info .comments {
  float: left;
  width: 50%;
}

.contact-info .left {
  float: none;
  width: 100%;
}
.contact-info address{margin: 0 0 10px 36px;}

.header-left, .header-logo {
  float: left;
  margin: 0 0 5px;
  width: 50%;
}
.header-center {padding: 15px 0 10px;text-align: center;}	
.col-sm-3.header-cart {float: right;padding: 2px 15px 1px 0}
.col-sm-3.header-cart::before {top: 14px;left: auto;right: 0;}
#content .category_list_cms .box-head .box-heading {padding: 3px 0 0 8px;}
.product-thumb .button-group button {width: auto;}

.hometab .tab-head{padding:0;}

.service-content {margin:0; }

.nav-tabs > li > a{margin:0;}
	.col-sm-3.sort{display:none;}
	#searchbox{width:220px;padding:0;}
	#search .btn-lg {padding: 5px 0 ;font-size: 10px;}
	#search .input-group-btn {width: 30%;margin: 7px 0;}
	#search .input-lg {width: 70%;padding: 13px 5px 12px 7px !important;}
	.ctsubbanner-container1, .ctsubbanner-container2, .ctsubbanner-container3{width:100%;}
	.ctsubbanner-container2 {    margin: 25px 0;}
	.ct_subbanner .ct_content{margin-top:15%;}
	.ct_content .text1 {    font-size: 20px;    line-height: 27px;    margin-bottom: 5px;}
	.ct_content .text2 {    font-size: 24px;    line-height: 26px;    margin-bottom: 0;}
	.ct_content button.ct_button {    font-size: 14px;    letter-spacing: 0.8px;    line-height: 14px;    margin: 5px 0 0;    padding: 10px 20px;}
	.hometab .tab-head{padding-bottom:45px;}
	.customNavigation a.prev{/*left:20px;*/}
	.customNavigation a.next{/*left:60px;*/}
	#Tab_Category_Slider .owl-carousel .owl-buttons .owl-next{/*left:45px;*/}
	.category_list1, .category_list2 {    padding: 30px 30px 15px;    width: 100%;}
	.category_img , .category_img img{/*width:100%;*/margin:0 0 0 0;}
	.category_list_inner {padding: 30px 0 0 0;}
	.category_list1, .category_list2{padding:30px;}
	.box.blogs{/*padding:20px;*/}
	.newsletter {padding: 0;}
	.content_footer_top .container {padding: 20px 15px;}
	.newsleft {padding: 0 15px;text-align: center;}
	.newsright {padding: 15px 15px 0;text-align: center;}
	.newsright .row {    margin: 0;}
	.blogs .box-head{ padding: 0 0 25px;}
	#blog-carousel .owl-controls .owl-buttons .owl-prev{/*left:15px;right:auto*/;top: 4px;}
	#blog-carousel .owl-controls .owl-buttons .owl-next{/*left:45px;right:auto;*/top: 4px;}
	.subscribe-btn .btn.btn-lg {padding: 10px 10px 9px !important;font-size: 12px;}
	#social_block .toggle-footer li {margin: 0;}
	.Footer-PaymentCms ul li {margin-right: 5px;}
	#social_block, .Footer-PaymentCms {width: 100%;}
	footer .bottomfooter .list-unstyled a { padding: 0 8px 0 2px;font-size: 11px;}
	footer a {font-size: 11px;}
	footer .bottomfooter .list-unstyled a::after {top: 2px;}
	#form-language, #form-currency{ margin:0;    padding: 0;}
	#form-language .btn-link {padding: 0;}
	#tmheadercontentcms .headercms1, #tmheadercontentcms .headercms2, #tmheadercontentcms .headercms3{padding:5px 12px;}
	.headercms1 span, .headercms3 span, .headercms2 span{float:left;width:100%;}
	/*.ct_content button.ct_button {    font-size: 10px;    letter-spacing: 0;    line-height: 12px;    margin: 0;    padding: 5px 7px;}
	 div.ct_button {    margin-top: 0;    text-align:center;}*/
	 
	 .product-layout.product-grid.col-lg-3 {padding: 0;width: 100%;border: none;}
	 .product-list .product-block .product-details.list .wishlist {    padding: 0 9px 0 0;}
	 .product-list .product-block .product-details.list .compare {    padding: 0;}
	 .information-blogger-blogs .blog-image{height:auto;}
	 #Tab_Category_Slider .nav li{width:100%;border:none;}
	 #Tab_Category_Slider .nav-tabs > li > a{padding:2px 0;margin:0;}
	 #Tab_Category_Slider .owl-carousel .owl-buttons .owl-prev {    /*left: 15px;    right: auto;*/}
	 #Tab_Category_Slider .owl-carousel .owl-buttons .owl-next {   /* left: 55px;    right: auto;*/}
	 .category_tab .nav.nav-tabs {    /*padding-bottom: 58px;*/}
	 #cart .dropdown-menu.pull-right {
  		margin: 7px auto;
  		right: 0;
  		top: 46px;
  		width: 300px;
	}
	.product-thumb .image {
  		overflow: hidden;
  		position: relative;
  		text-align: center;
		background: #f7f7f7;
  		/*margin: 0 15px 20px 15px;*/
	}
	#content .blog-box .box-content {margin: 0;}
	#tab-head .product-thumb.product-block-inner .image {
	margin:0 !important;}
	#tab-latest .product-thumb .image
	 .product-info .additional-carousel{width:100%;margin:0 auto;}
	 .product-info .image-additional a{float:none;text-align:center;}
	 .product-info .image-additional{width:auto;}
	 #content .image-additional .slider-item .product-block{float:none;}
	 #tabs_info .nav-tabs > li{border: medium none;    float: left;    margin-bottom: -1px;    text-align: center;    width: 100%;}
	 #content .box.related_prd .box-heading{/*padding:0 0 60px;*/ margin:0;}
	 .related-products {margin:0 15px 0 15px;}
	 .customNavigation a.prev {    /*left: 15px;*/}
	 .customNavigation a.next {   /* left: 45px;*/}
	 #tabs_info p {text-align: left;}
	 .sort-by-wrapper, .show-wrapper{width:100%;margin: 2px 0;}
	 .category_filter .limit{float:left}
	 .blog-right-content .blog-desc{text-align:left;}
	 .comment-wrapper{float:left; width: 100%; margin:0 0 15px;}
	 .user_icon{float:none;}
	 .comment_info{width:100%;text-align:justify;}
	 .nav-inner.container {    float: left;    margin: 0 auto 20px;}
	 header {  /*  margin-bottom:75px;*/}
	 .category_filter .show{margin:8px 22px 0 0px}
	 #cart {    display: block;    float: none;    margin: 0 auto;}
	 #cart > .btn{width: 40px;height: 40px;margin: 2px 0;}
	 #cart > .btn .fa{margin:0;}
	 #cart > h4{left:45px;right:0;margin:0 auto;display:none;text-align:center;float:none}
	 .right-links {    display: block;    float:right;    left: 0;    /*margin: 11px auto;*/    position: relative;    right: 0;    text-align: center;    vertical-align: middle;    /*width: 125px;*/}
	 .dropdown.myaccount {width: 40px;height: 40px;margin: 2px 5px;padding:0;}
	 .myaccount .dropdown-toggle span {
 		 display: none;
	  }
	  header .dropdown.myaccount a .fa{ padding: 4px 6px 3px;}
	  #cart button > h4{display:none;}
	  header .dropdown.myaccount > a{padding: 0;}
	  .header-main {
    height: 49px;
}
	  
	  #main-menu .nav-responsive {
  		width: auto;}
		#main-menu.responsive-menu .main-navigation {
  left: -15px;
  top: 54px;
  width: 107.5%;
}


	 .pull-left { display: block; float:left; left: 0; margin: 0 auto; position: relative;right: 0;text-align: center;vertical-align: middle;    width: auto;}
	 #form-language .dropdown-menu {    left: 0;   right: 0;    text-align: left;}
	 .htabs a, .categorytab .nav-tabs a {
    padding: 8px;
}
	 .nav-inner.container{width:100%;}
	 .layout-2.left-col header, .layout-2.right-col header {    /*margin-bottom: 65px;*/}
	 .productpage .product-info .product-image .customNavigation span.prev{left:0;}
	.productpage .product-info .product-image .customNavigation span.next{right:0;}
	.myaccount .dropdown-menu {
  		right: 0px;
  		text-align: left;
  		top: 40px;
	}
	#top.fixed #cart > button > span, #top.fixed #cart > h4 {    display: none;}
	#top.fixed .nav.pull-right {    display: block;    float: right;    padding: 20px 2px 0 0;    position: relative;    right: 14px;    top: -90px;    width: 50px;}
    .header-container.fixed {    margin-top:130px;}
	#top.fixed .content_header_topleft {    float: none;    margin: 0 auto;    padding: 26px 0;    width: 180px;}
	#top.fixed .responsive-menu{top:-118px;}
	.content_header_topleft {    float: none;    margin: 0 auto;   /* padding:15px 0;*/}
	.nav.pull-right {    float:right;    /*margin: 0 auto;    padding:0 0 8px;    width: 185px;*/}
	#cart > .btn:hover {    /*background-position: 12px 8px;*/}
	.ct_content .ct_button > a {    display: inline-block;    font-size: 12px;    margin-top: 10px;    padding: 5px 19px;}
	.category_img{width:35%;}
	#main-menu.responsive-menu ul.navbar-nav{ top:56px;}
	.header-right .head { margin: 0px 15px 0 0;}
	.box.featured{ padding-top:0;}
	.header_top_left {display: none;}
	
.subbanner_inner {text-align: center;margin: 15px 0 20px;}	
.sub-banner2.banner {margin:0 2.6%;}
.subbanner_inner .Sub-btn {display: none;}
.subbanner_inner .sub-title {font-size: 12px;line-height: 14px;}
.banner:hover .sub-banner-content, .banner .sub-banner-content {top: 21%;left: 10%;}

.parallax_inner .parallax_titlt {font-size: 26px;line-height: 26px;}
.parallax_inner .parallax_desc br {display: none;}
.parallax_inner .parallax_desc {font-size: 13px;line-height: 22px;margin: 15px 0 25px;}
.ParallaxCmsBlock {height: 240px;margin: 20px 0 30px;}

.special .product-thumb .image {width: 100%;}
.special .product-block .product-details {width: 100%;text-align: center;margin-top: 15px;}
#content .box.special .box-heading{text-align: center;float: none;}
.special .product-thumb h4,.special .product-thumb .price {text-align: center;}
.quickview,.special .product-thumb .button-group button {float: none;}
.special .product-thumb .button-group {text-align: center;}
.offer-banner {width: 100%;}

.cms_inner .banner {width: 100%;}
.cms_inner .cms-banner2.banner {margin: 2.58% 0 0;}
.cms_inner .banner:hover .cms-banner-content, .cms_inner .cms-banner-content {top: 18%;left: 5%;}

.blog-inner-content .customNavigation a {top: 9px;}
.testimonial {margin-top: 30px;padding: 0;}
.module_default_width { width: 100%;}
.newsletter .subscribe-btn {right: 15px;}

.service_inner .service-1.service, .service_inner .service-3.service {width: 26%;}
.service_inner .service-2.service {width: 45%;}
.service-content .content-title {font-size: 10px;}
.service-content .content-desc {display: none;}
.service_inner {padding: 30px 15px;}
.service-content {padding: 0 ;text-align:center;}
.content_footer_top .ServiceCmsBlock .container {padding: 0;}

.product-layout.product-list {padding: 0;}
.special .countdown {width: 100%;float: left;text-align: center;}
.special .countdown span.timebox {float: none;display: inline-block;}	
	
#content .tab-content .box .box-content,#content .box .box-content {margin: 0 ;}
	
}
@media only screen and (max-width: 319px){
	.nav-responsive .expandable {margin-top: 13px !important;}
	.nav-responsive span{padding-top: 15px;}
	.map iframe {	width: 280px !important;}
	.subscribe-btn{width: 100%;}
    #blog-carousel .owl-controls .owl-buttons .owl-next {left: 24% !important;}\
	#blog-carousel .owl-controls .owl-buttons .owl-next, #blog-carousel .owl-controls .owl-buttons .owl-prev{top: 12px;}
	#form-currency .dropdown-menu{left: -137px;}
	#form-language ul > li .language-select img {	display: none;}
	#menu ul{top: 50px;}
	.nav-responsive div, .responsive-menu .hitarea{margin-right: 5px !important;}
	#content .box.blogs .box-heading{padding: 0 14px 8px 0;}
	#form-language img{margin-left: 5px;margin-top: 6px !important;}
	#form-currency .btn-link strong{color: #fff;}
	#form-language img, #form-currency .btn-link strong{margin-top: 5px;}
	span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg, #form-language .fa-angle-down, #form-currency .fa-angle-down {display: none !important;}
	#top-links .fa, #form-currency .btn-link strong, #form-language img{display: block;}
	.additional-carousel #additional-carousel .slider-wrapper .slider-item {width: 174px !important;}
	#content .box.related_prd .box-heading{font-size: 14px; }
	header .header_left{width: 200px;}
	.header-tag-widget .tags a{margin: 0;}
.row.cat_prod .rating {
  display: block;
}
.header-right {
  margin: 0;
}
#main-menu .nav-responsive {
  margin: 15px 0 0 15px;
}
#search #searchbox {
  left: auto;
  position: absolute;
  right: -75px;
  top: 9px;
  width: 250px;
}
#content .cat_prod .product-grid .product-block {
  margin: 0 ;
  padding: 0;
}
.newsleft .news-title1 {
  font-size: 14px;
}
#content .box .box-heading, .hometab .box-heading{font-size: 20px;}
#search .input-lg {
  border: 1px solid #ebebeb;
  padding: 0 35px 0 8px;
}
.content-top #servicecmsblock{
padding:20px 0 0 0;
}
.service-content {
  margin: 0 0 10px;
}
.blog-left-content .blog-image .zoom{
padding:5px 10px;
}
.row.cat_prod .product-thumb .button-group button {
width:97%!important;
}
.blog-left-content .blog-image .readmore_link{
padding:5px 10px;
}
.myaccount .dropdown-menu {
  right: 0;
  text-align: left;
  top: 38px;
}
#main-menu.responsive-menu .main-navigation {
  left: -15px;
  top: 59px;
  width: 289px;
}
#cart .dropdown-menu.pull-right {
  margin: 0 auto;
  right: -172px;
  top: 50px;
  width: 290px;
}
#cart .dropdown-menu table td {
  padding: 5px 0px 0 0;
}
#cart .dropdown-menu table {
  border: medium none;
  margin-bottom:0;
}
.static_links li {
padding:0;
  position: relative;
}
#search .btn-lg{
height:38px;}
.header-right .head {
  margin: 6px 15px 0 0;
}
.container-top {
  margin: 0 0 0 10px;
}
.header-left, .header-logo {
  float: left;
  margin: 0 0 5px;
  width: 70%;
}
.category_img, .category_img img {
  margin: 50px -10px 0 0;
}
.category_img {
  float: right;
  width: 50%;
}
.category_img {
padding:0;
}
.category_list1, .category_list2, .category_list3 {padding:0;}
.category_list_inner {
  float: left;
  margin: 30px 0 0 10px;
    padding: 0 0 0 14px;
}
#content .category_list_cms .box-head .box-heading {
padding: 30px !important;
width: 50%;
}
.category_list1, .category_list2, .category_list3{
height:280px;}
.category_list_inner {
  width: 50%;
}
.category_list_cms .subcategory {
  padding: 0;
  margin:0;
}
.category_img .cat_image1, .category_img .cat_image2, .category_img .cat_image3 {
margin:0;}
.category_img img {
  width: 80%;
}
.subscribe-btn .btn.btn-lg {
  padding: 7px 15px;
  margin:0;
}
	#content .box .box-heading, .hometab .box-heading{ padding: 20px 14px 15px 30px;}
	#Tab_Category_Slider .owl-carousel .owl-buttons div {
  position: absolute;
  top: -63px;
}
.hometab .customNavigation a {
  top: -55px;
}
.sale {
  color: #ff8300;
  display: block;
  font-size: 15px;
  font-weight: 400;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 5px;
  display: none;
}
.header-cart .dropdown-menu{ top:35px;}
}

#accordion h4.panel-title a.accordion-toggle {display: block;}
.checkout-cart #accordion .panel-title > a, .checkout-checkout #accordion .panel-title {
    color: #333333;
    font-weight: 500;
    padding: 10px 0;
}
#accordion .panel-title > a {color: inherit;}
#accordion .panel-heading .fa.fa-caret-down {float: right;}
#accordion .col-sm-10 {width: 75%;}
#accordion .form-horizontal .control-label {text-align:left;}

.checkout-cart #content .buttons .pull-right .btn{
	background-color: #1db1c3 !important;
	border: 1px solid transparent !important;
	color: #fff !important;
}
.alert-dismissable .close, .alert-dismissible .close{right: 0 !important;}
.checkout-cart #content .buttons .pull-right .btn:hover{
background-color: #fff !important;
border-color: #1db1c3 !important;
color: #1db1c3 !important;
}
#accordion.panel-group .panel{width:100%;}
.checkout-success p a {
    color: #1db1c3;
}
.container{
padding:0;
}
.product-compare .table-bordered {
  border: 1px solid #e5e5e5;
  display: inline-block;
  float: left;
  overflow: auto;
}

/* caprica www.capricathemes.com End */