/******* common-css *******/

a,
body .text-info,
.text-muted,
body {
	color: inherit;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none !important;
}

a:hover,
a:focus {
	color: #102f5a;
	text-decoration: none;
}

.btn.btn-default:hover {
	background: #102f5a;
	color: #fff;
	border-color: ##102f5a;
}

.pagination>li>a,
.pagination>li>span,
.btn {
	border-radius: 0;
	padding: 10px 15px;
	margin: 0;
}

span.input-group-btn a.btn.btn-default {
	padding-top: 6px;
	padding-bottom: 6px;
}

div#products_grid_before form.js_attributes ul.nav>li label.css_attribute_color {
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 50%;
}

.media.o_portal_chatter_message {
	border-bottom: solid 1px #ccc;
}

.o_portal_chatter .o_portal_chatter_avatar {
	border-radius: 50%;
	border: solid 1px #ccc;
}

.btn-primary,
a.js_add.btn.btn-sm.btn-info {
	color: #fff;
	background-color: #10305a;
	border-color: #10305a;
}

td.td-qty select.form-control.js_variant_change {
	margin-top: 9px;
}

.oe_product.oe_list.oe_product_cart:hover {
	border: solid 1px #002e5a;
}

.oe_website_sale .oe_product_cart form h5 {
	border-bottom: solid 1px #ccc;
	padding: 8px 0;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #102f5a;
}

.btn-primary:hover {
	color: #fff;
	background-color: #0c2e5a;
	border-color: #0c2e5a;
}


/******* sign in and signup page *******/

.oe_website_login_container {
	background-size: auto auto;
	background-position-x: 0%;
	background-position-y: 0%;
	background-size: cover;
	background-attachment: fixed;
	padding: 50px 0;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	margin-top: -25px;
}

.oe_website_login_container form {
	max-width: 345px;
	position: relative;
	margin: 50px auto;
	background: #ffffff;
	padding: 20px;
	padding-top: 50px;
	border-radius: 0;
	margin-top: 120px;
	box-shadow: 0 0 3px #002e5a;
}

.oe_website_login_container form:before {
	content: "\f007";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	left: 0;
	margin: auto;
	right: 0;
	background: #002e5a;
	padding: 20px;
	width: 100px;
	top: -22%;
	text-align: center;
	font-size: 70px;
	height: 100px;
	line-height: 50px;
	z-index: 9;
	border-radius: 50%;
	box-shadow: 0 0 8px #cccc;
	color: #ffffff;
}

.form-group.field-db label::before {
	content: "\f1c0";
	font-size: ;
}

form.oe_login_form input#db {
	background: #fff;
}

.oe_website_login_container input {
	padding-left: 50px;
}

.oe_website_login_container label:before {
	content: "\f0e0";
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 25px;
	font-size: 19px;
	color: #10305a;
	z-index: 9;
	background: #002e5a;
	border-right: solid #10305a;
	width: 40px;
	text-align: center;
	line-height: 34px;
	color: #ffffff;
}

.oe_website_login_container label {
	position: relative;
}

.form-group.field-password label:before,
.form-group.field-confirm_password label.control-label:before {
	content: "\f023";
	font-size: 21px;
}

.form-group.field-name label:before {
	content: "\f007";
}

.oe_website_login_container button.btn.btn-primary {
	padding: 7px 20px;
	font-size: 16px;
}

.form-control {
	border-radius: 0;
}

.btn:focus {
	outline: none !important;
}

input.form-control {
	height: 34px;
}

a.mb8.input-group-addon.js_add_cart_json:hover,
a.mb8.input-group-addon.js_add_cart_json:focus {
	color: #ccc;
}

.oe_website_login_container form.oe_signup_form:before {
	top: -12%;
}

input.search-query.form-control.oe_search_box {
	height: 42px;
	width: 100%;
	border-radius: 0;
}

.oe_search_button {
	border-radius: 0;
	color: #fff;
	background-color: #102f5a;
	border-color: #adadad;
}

a.btn.btn-default.btn-block.o_wish_add.mb4 {
	background: #002e5a;
	color: #fff;
	border-color: #002e5a;
	width: 104px;
	margin: auto;
}


/******* header *******/

.navbar-header.logo {
	width: 19%;
	float: left;
	max-width: 200px;
}

header a.navbar-brand.logo img {
	margin: auto;
}

.header-search {
	width: 53%;
	float: left;
	max-width: 592px;
	padding-left: 10px;
}

.header-right {
	float: right;
	width: 28%;
}

ul#ecommerce_cart {
	width: 100%;
	text-align: center;
	padding: 0;
}

.header-top-t {
	width: 100%;
	float: left;
	padding: 40px 0 10px;
}

.header-right span.dropdown ul li {
	width: 100%;
	text-align: left;
	padding: 0;
}

.header-right>ul>li>a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 13px;
}

.header-right ul li sup {
	position: absolute;
	top: -8px;
	border-radius: 50%;
	height: 25px;
	width: 25px;
	line-height: 22px;
	right: -5px;
	background: red;
}

.header-right ul li ul.dropdown-menu.js_usermenu {
	background-color: #ffffff;
	border-radius: 0px;
	padding: 5px 0;
	width: auto;
	z-index: 9999;
	right: 0;
	left: auto;
	border: solid 1px #ccc;
}

.header-search input[type="text"] {
	background: #fff;
	border: solid 1px #dedede;
	border-radius: 0 !important;
	line-height: 20px;
	margin: 0;
	padding: 22px;
	width: 100%;
	font-family: inherit;
	float: left;
	height: 46px;
}

.header-search select {
	background: #fff url(../images/select-menu-icon.png) no-repeat 90% center;
	border: solid 1px #dedede;
	border: solid 1px #dedede;
	border-radius: 0;
	height: 43px;
	line-height: 41px;
	margin: 0;
	padding: 0 15px;
	width: 35%;
	font-family: inherit;
	float: left;
	border-left: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	outline: none;
}

.header-search button.btn.btn-default.oe_search_button {
	border-radius: 0;
	background: #082e5a;
	border: solid 3px #ffffff;
	color: #fff;
}

.header-search button#search_btn {
	background: url(../images/search-icon.png) no-repeat 12px 12px #fff;
	border: solid 1px #dedede;
	border-left: none;
	height: 43px;
	width: 43px;
}

.header-right ul li {
	list-style: none;
	margin-left: 0;
	box-sizing: border-box;
	padding-left: 14%;
	display: inline-block;
	float: right;
	position: relative;
}

.collapse.navbar-collapse.navbar-top-collapse ul#top_menu a,
.navbar-default .navbar-nav>li>a {
	text-transform: uppercase;
	font-weight: 600;
	color: #0c2e5a;
	padding: 11px 15px;
	margin: 5px;
}

.collapse.navbar-collapse.navbar-top-collapse ul#top_menu a:hover,
.collapse.navbar-collapse.navbar-top-collapse ul#top_menu li.active a,
.navbar-default .navbar-nav>.active>a {
	background: #0c2e5a;
	color: #fff;
}

.header-right ul li i {
	color: #FFF;
	display: block;
	font-size: 40px;
}

.navbar.navbar-default.navbar-static-top {
	background: #002e5a;
	margin-bottom: 25px;
	padding-bottom: 0;
	border: none;
}

nav .navbar {
	clear: both;
	background: #ffb600;
	top: 24px;
	position: relative;
	margin-bottom: 0;
	border-radius: 0;
	border: none;
	/*padding: 5px;*/
}

ul#top_menu {
	float: none !important;
	padding-left: 5px;
	padding-right: 5px;
}

.header-right span.dropdown span.caret,
.dropdown.btn-group.dropdown_sorty_by a.dropdown-toggle.btn.btn-default {
	border: none;
}

.header-right li.dropdown ul li {
	width: 100%;
	text-align: left;
	padding: 2px 0;
}

.slide.s_banner {
	margin-top: -25px;
}

div.carousel .carousel-control {
    background: transparent;
    color: #082e5a;
}

div.carousel .carousel-control i {
    background: #fff;
    padding: 20px;
    top: 40% !important;
}

#wrapwrap > * {
    display: table-row;
    display: block;
    height: auto !important;
}


/******* footer *******/

footer {
	background: #131416;
	padding: 25px 0;
	color: #fff;
}

footer #footer ul.list-unstyled>li {
	line-height: 1.8;
}

footer #footer ul.list-unstyled>li>a {
	display: block;
	color: #ccc;
	text-decoration: none;
}

footer #footer ul.list-unstyled>li>a:hover {
	color: #fff;
}

div#info ul li i {
	color: #f8b600;
	margin-right: 5px;
}

#footer h4 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	border-bottom: solid 1px #c1c1c1;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 5px;
}

#footer h4:before {
	content: "";
	border-bottom: solid 2px #ffb600;
	position: absolute;
	width: 120px;
	bottom: -1px;
	left: 0;
}

footer #footer ul.list-unstyled>li>a:before {
	content: "\f054";
	color: #ffb600;
	margin-right: 10px;
	display: inline-block;
	font: normal normal normal 12px/1 FontAwesome;
}

footer #footer ul.list-unstyled>i {
	color: #ffb600;
	font-size: 21px;
	vertical-align: middle;
}

footer #footer #info h2 {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

footer #footer #info h2 a {
	width: 40px;
	height: 40px;
	background: #FFF;
	border-radius: 90%;
	text-align: center;
	margin-right: 10px;
	float: left;
	line-height: 40px;
	font-size: 20px;
}

#info h2 a i.fa.fa-twitter {
	color: #34abf1;
}

#info h2 a i.fa.fa-linkedin {
	color: #2177b4;
}

#info h2 a i.fa.fa-facebook-square {
	color: #4867aa;
}

#info h2 a i.fa.fa-google-plus-square {
	color: #dc4a38;
}


/******* contact-us page *******/

.contact_us h1,
.contact_us p {
	text-align: center;
}

.contact_us address {
	padding: 15px;
	margin-top: 20px;
	border: solid 1px #ccc;
}

.contact_us address address {
	padding: 0;
	box-shadow: 0 0 0 0;
	margin: 0;
	border: none;
}

.contact_us address i.fa,
.contact_us address span.fa {
	float: left;
	margin-right: 15px;
	margin-top: 0 !important;
	font-size: 20px;
}

.contact_us address div {
	float: left;
	width: 100%;
	margin: 4px 0;
}

.contact_us address span {
	float: left;
}

.contact_us address>div>span {
	font-weight: bold;
	display: block;
	border-bottom: solid 1px rgba(115, 114, 114, .5);
	float: none;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 18px;
}

.container.contact_us {
	padding: 40px 0;
}


/******* comparator page *******/

.o_product_feature_panel.hidden-xs.css_editable_mode_hidden {
	z-index: 99999;
}

.table-comparator img.img.img-responsive {
	max-width: 100%;
	height: 180px;
	object-fit: contain;
	width: 100%;
	background: #f5f5f5;
	padding: 5px;
}

.table-comparator a.o_comparelist_remove strong {
	border-radius: 50%;
	background: #ff0000;
	width: 25px;
	height: 25px;
	text-align: center;
	color: #fff;
	font-weight: 900;
	line-height: 25px;
	position: absolute;
	right: 5px;
	top: 5px;
}

.table-comparator a.o_product_comparison_table {
	overflow: hidden;
	text-overflow: ellipsis;
	height: 20px;
	white-space: nowrap;
	padding: 0 7px;
}

.table-comparator>tbody>tr.success>th {
	background-color: rgba(255, 182, 0, 0.99);
}

.table-comparator>tbody>tr.success:hover>th {
	background-color: rgba(255, 182, 0, 0.71);
}

#wrapwrap table.table.table-bordered td,
.o_editable table.table.table-bordered td {
	position: relative;
}

#wrapwrap table.table.table-bordered#o_comparelist_table img.img.img-responsive {
	height: 180px;
}


/*******  email newsletter ******/

section.subscribe_bg {
	background: url(/st_ecommerce_theme/static/src/images/subscribe_bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}

.subscribe-bg {
	background: rgba(12, 46, 90, 0.58);
	color: #fff;
	text-align: center;
	padding: 40px 10px;
}

.subscribe-bg h3 {
	margin-top: 10px;
	margin-bottom: 20px;
}

.oe_snippet_body.input-group.js_subscribe {
	max-width: 430px;
	margin: auto;
}

.oe_snippet_body.input-group.js_subscribe a.btn.btn-primary.js_subscribe_btn,
a.btn.btn-success.js_subscribed_btn {
	height: 45px;
	border-radius: 0 40px 40px 0;
	line-height: 40px;
	padding: 0 16px;
	opacity: 1;
	font-weight: bold;
}

.oe_snippet_body.input-group.js_subscribe input.js_subscribe_email.form-control {
	border-radius: 40px 0 0 40px;
	height: 45px;
}


/******* order confirmation *******/

.panel-info {
	border-color: #10305a;
	border-radius: 0;
}

.panel-info>.panel-heading {
	color: #ffffff;
	background-color: #10305a;
	border-color: #10305a;
	border-radius: 0;
}

.panel.panel-info a.btn.pull-right {
	color: #ffffff;
}

/******* Blog page *******/
.input-group.js_follow input.js_follow_email.form-control {
height: 42px;
}