/******* shop page css start *******/


/******* list and grid view button css *******/

.productlist-top-right ul {
	border-bottom: solid 1px #ccc;
	text-align: right;
	list-style-type: none;
	padding: 0px;
}

.text-info.oe_subdescription {
	min-height: 47px;
	margin-bottom: 0;
}

.oe_product.oe_list section {
	padding-bottom: 0;
}

.pull-right.css_editable_mode_hidden {
	margin: 4px 4px 0 0;
}

li#product_count {
	float: left;
	margin-top: 10px;
	font-weight: bold;
	font-size: 15px;
}

.productlist-top-right li {
	display: inline-block;
	margin-bottom: 2px;
}

.productlist-top-right li a {
	font-size: 20px;
	padding: 2px 9px;
	line-height: 30px;
	display: block;
	text-align: center;
	color: #10305a;
}

.productlist-top-right li:hover a {
	background: #082e5a;
	color: #fff;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
	margin-left: 0;
	border-radius: 0;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.oe_search_button,
.dropdown.btn-group.dropdown_sorty_by a.dropdown-toggle.btn.btn-default,
a.dropdown-toggle.btn.btn-default,
a.dropdown-toggle.btn.btn-default:focus {
	z-index: 2;
	background: #002e5a;
	color: #fff;
	border-color: #002e5a;
	border-left-color: #fff;
}

.products_pager>div>ul {
	padding: 10px;
}

.products_pager {
	padding: 20px 0;
}


/******* list product view css *******/

.oe_product.oe_list.oe_product_cart {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	min-height: 160px;
}

.oe_product.oe_list.oe_product_cart .oe_product_image {
	border-right: solid 1px #ccc;
	padding: 10px 6px;
}


/******* product,price and different functionality icon css *******/

td.oe_product.oe_grid .oe_product_image {
	position: relative;
	height: 250px;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

td.oe_product.oe_grid.oe-height-4.oe_image_full .oe_product_image {
	min-height: 520px;
}

td.oe_product.oe_grid .oe_product_cart section {
	position: relative;
	bottom: 0;
	padding-bottom: 0;
	border-top: solid 1px #ccc;
}

td.oe_product.oe_grid .oe_product_cart .product_price,
.oe_product.oe_list.oe_product_cart .product_price {
	position: relative;
}

td.oe_product.oe_grid .oe_product_cart .product_price b,
.oe_product.oe_list.oe_product_cart .product_price b {
	display: block;
	margin-bottom: 5px;
}

#products_grid table td.oe_product.oe_grid {
	height: auto;
	vertical-align: top;
}

#products_grid table td.oe_product.oe_grid img.img.img-responsive {
	padding: 15px;
}


/******* product table css *******/

#products_grid>table {
	background-color: transparent;
	border-collapse: separate;
	border-spacing: 10px;
}


/******* product image icon overlay css *******/

.item-img-ho {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 99;
	left: 0;
}

.oe_product_image:hover .item-img-ho {
	opacity: 1;
	transition: all 0.5s ease-in-out 0s;
}

.item-img-ho a {
	display: inline-block;
	color: #002e5a;
	background: #ffb600;
	height: 40px;
	width: 40px;
	font-size: 25px;
	line-height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	right: 0;
}

.item-img-ho a:hover {
	background: #002e5a;
	color: #fff;
}


/******* product category css *******/

div#products_grid_before ul {
	border: solid 1px #ccc;
}

#o_shop_collapse_category li {
	margin: 0;
}

div#products_grid_before ul li a {
	border-bottom: solid 1px #ccc;
	padding: 7px 10px;
	width: 100%;
	border-radius: 0;
	color: #383232;
}

div#products_grid_before>ul li a:hover {
	background: transparent;
	color: #10305a;
	padding-left: 25px;
	font-weight: bold;
}

div#products_grid_before ul li.active>a {
	background: transparent;
	color: #10305a;
	font-weight: bold;
}

div#products_grid_before ul {
	border: solid 1px #ccc;
}

div#products_grid_before ul li.active i,
div#products_grid_before ul li:hover i {
	color: #10305a;
	z-index: 9;
}

#o_shop_collapse_category li i.fa {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	color: #383232;
	height: 100%;
	padding: 15px 10px;
}

div#products_grid_before ul.nav.nav-pills.nav-stacked.nav-hierarchy {
	border: none;
	margin: 0;
	border-bottom: solid 1px #ccc;
}

div#products_grid_before ul.nav.nav-pills.nav-stacked.nav-hierarchy li a {
	padding-left: 40px;
	border: none;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#products_grid_before ul.nav.nav-pills.nav-stacked.nav-hierarchy li a:before {
	content: "-";
	margin-right: 8px;
	font-size: 25px;
	position: absolute;
	left: 25px;
	top: 0;
	line-height: 1;
}

div#products_grid_before ul li:last-child a {
	border: none;
}


/******* product attribute css *******/

div#products_grid_before form.js_attributes ul.nav {
	border: none;
	margin: 0;
}

div#products_grid_before form.js_attributes ul.nav>li div {
	color: #10305a;
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

div#products_grid_before form.js_attributes ul.nav>li {
	border: solid 1px #ccc;
	margin-bottom: 15px;
}

div#products_grid_before form.js_attributes ul.nav>li select.form-control {
	width: 90%;
	margin: 10px auto;
}

div#products_grid_before form.js_attributes ul.nav>li div,
form.js_product_brands ul div,
div#products_grid_before ul li div {
	color: #fff;
	border-bottom: solid 1px #ccc;
	background: #10305a;
	padding: 10px 15px;
	text-transform: uppercase;
}

div#products_grid_before form.js_attributes ul.nav>li ul li,
form.js_product_brands ul li {
	border: none;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: 0;
}

form.js_product_brands ul li input {
	margin: 7px 5px 7px 20px;
	vertical-align: middle;
}

div#products_grid_before form.js_attributes ul.nav>li ul li {
	border: none;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin: 0;
}

.css_attribute_color.active {
	border: 3px ridge #10305a;
}


/******* prodcut-description *******/

.oe_product .oe_subdescription {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	position: relative;
}

.oe_website_sale .oe_product_cart form h5 {
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	position: relative;
	line-height: 1.5;
	width: 98%;
}

@-moz-document url-prefix() {
	.oe_website_sale .oe_product_cart form h5,
	.oe_product .oe_subdescription {
		position: relative;
	}
	.oe_website_sale .oe_product_cart form h5::after,
	.oe_product .oe_subdescription::after {
		content: "";
		text-align: right;
		position: absolute;
		bottom: 0;
		right: 0;
		width: 25px;
		height: 25px;
		background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
	}
}

@-moz-document url-prefix() for IE Browser .oe_website_sale .oe_product_cart form h5,
.oe_product .oe_subdescription {
	position: relative;
	.ie .oe_website_sale .oe_product_cart form h5::after,
	.oe_product .oe_subdescription::after {
		content: "";
		text-align: right;
		position: absolute;
		bottom: 0;
		right: 0;
		width: 25px;
		height: 25px;
		background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 50%);
	}
}


/******* product detail page *******/

#product_details h1 {
	border-bottom: solid 1px #eaeaea;
}

h4.oe_price_h4.css_editable_mode_hidden {
	padding-bottom: 5px;
	font-size: 27px;
}

a#add_to_cart {
	font-size: 14px;
	height: 45px;
	margin-bottom: 30px !important;
	margin-top: 37px !important;
	padding: 10px 28px;
	line-height: 25px;
	font-weight: bold;
}

a.btn.btn-link.js_add_suggested_products {
	font-size: 14px;
	height: 45px;
	margin-bottom: 30px !important;
	margin-top: 37px !important;
	padding: 10px 28px;
	line-height: 25px;
	font-weight: bold;
	border: solid 1px;
	border-radius: 0;
	background: #002e5a;
	color: #fff;
}

a#add_to_cart i {
	margin-right: 15px;
}

.social_icon span {
	margin-right: 5px;
	font-size: 18px;
}

.social_icon a i {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: solid 2px #4867aa;
	text-align: center;
	line-height: 27px;
	color: #fff;
	cursor: pointer;
	margin: 5px;
}

i.fa.fa-facebook.fb_product_share {
	background: #4867aa;
}

i.fa.fa-twitter.tw_product_share {
	background: #00abf1;
	border-color: #00abf1;
}

i.fa.fa-linkedin.li_product_share {
	background: #0077b5;
	border-color: #0077b5;
}

div#product_btn .js_product .product_price.mt16 {
	margin: 0 !important;
}

section#product_detail {
    padding-top: 20px;
}


/******* css for product image *******/

.col-sm-7.product_img .carousel-outer {
	width: 82%;
	margin-left: auto;
	position: relative;
	padding: 15px;
	float: right;
}

.col-sm-7.product_img .carousel-outer.product_multi_images {
	width: 100%;
	margin-left: auto;
	position: relative;
	padding: 15px;
	float: right;
}


/******* css for right part of product page *******/

div#product_btn {
	padding-left: 5%;
}

div#product_btn .js_product .product_price.mt16 {
	border-bottom: solid 1px #f5f5f5;
	color: #0c2e5a;
}

#product_btn .js_product .radio input[type="radio"] {
	position: static;
	vertical-align: middle;
	margin: 5px;
}

#product_btn .a#add_to_cart {
	font-size: 15px;
	border-radius: 0;
	min-width: 128px;
	margin-right: 5px;
}

.col-sm-7.product_img span img.img.img-responsive.product_detail_img {
	padding: 15px;
}


/******* css for products images list *******/

.col-sm-7.product_img span {
	display: block;
	color: #10305a;
}

table#cart_products,
.oe_cart table.table.table-striped.table-condensed {
	border: solid 1px #ccc;
}

.col-sm-7.product_img #o-carousel-product .carousel-indicators {
	width: 15%;
	float: left;
	overflow: auto;
	height: 430px !important;
	margin-top: 0;
}

.col-sm-7.product_img #o-carousel-product .carousel-indicators li {
	display: block;
	background: #f5f5f5 !important;
	margin: 0 !important;
	width: 100% !important;
	height: auto !important;
	padding: 15px;
	margin-bottom: 5px !important;
}

.col-sm-7.product_img #o-carousel-product .carousel-indicators li.active {
	border: solid 1px #cccc !important;
}

.col-sm-7.product_img .carousel-inner div.item img {
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 21px;
	left: 0;
	right: 0;
}


/******* Product description and specification and review tabs css *******/

ul.nav.nav-tabs {
	margin-top: 40px;
	margin-bottom: 0;
	padding-bottom: 0
}

.tab-content {
	padding: 15px;
	border: 1px solid #ddd;
	border-top: none;
	margin-bottom: 50px;
}


/******* Product description and specification css *******/

.description_tab .nav-tabs li.active a,
.description_tab .nav-tabs li a:hover {
	border-bottom: solid #10305a;
	color: #10305a;
	background: transparent;
}

.description_tab .nav-tabs a,
.description_tab .nav-tabs .active a {
	border: none;
	color: #333;
}


/******* alternatives products *******/

div#product_full_spec .col-md-2.thumbnail {
	float: none !important;
	display: inline-block !important;
}

div#product_full_spec .container.mt32 {
	text-align: center;
}

.owl-carousel .owl-item .item img {
	display: block;
	width: auto;
	box-shadow: 0 0 0;
}

.suggested_product_title h3 {
	font-size: 24px;
	color: #002e5a;
	font-weight: normal;
	border-bottom: solid 1px #c1c1c1;
	text-transform: uppercase;
	margin-bottom: 20px;
	padding-bottom: 4px;
}

.suggested_product_title {
	border-bottom: solid 1px #ccc;
	padding-bottom: 50px;
}

.suggested_product_title .owl-dots {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: -44px;
}

.suggested_product_title h3 span {
	border-bottom: solid 2px #ffb600;
	padding-bottom: 11px;
}

.suggested_product_title .col-md-2.thumbnail.item {
	float: none !important;
	margin: auto !important;
	display: block !important;
	width: 100% !important;
}


/******* breadcrumb *******/

ol.breadcrumb {
	display: flex;
}

.breadcrumb>.active {
	color: #777777;
	padding-left: 23px;
	position: relative;
}

.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #cccccc;
	position: absolute;
	left: 5px;
}


/******* Product Rating  *******/

.o_website_rating_progress_bars {
	width: 100%;
	margin-bottom: 15px;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #dddddd;
	overflow-x: auto;
	padding: 10px;
}

.o_website_rating_card_container table.o_website_rating_progress_table .o_website_rating_table_star_num {
	min-width: 56px;
}