@import 'https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i';
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p {
	color: #545454;
	font-family: "Lato",sans-serif;
	font-size: 16px;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px;
	text-align: left;
}
a {
	background-color : transparent;
}
a:active,
a:hover {
	outline : 0;
}
h1 {
	font-size: 27px;
	line-height: 30px;
}
h1,h2,h3,h4,h5,h6{
	color: #000;
	padding: 0 0 5px;
	font-weight: 300;
	margin: 0;
	font-family: "Lato";
}

h2 {
	font-size: 24px;
	line-height: 25px;
}
h3 {
	font-size: 20px;
	line-height: 20px;
}
h4 {
	font-size: 18px;
	line-height: 18px;
}
h5 {
	font-size: 16px;
	line-height: 18px;
}
h6 {
	font-size: 16px;
	line-height: 18px;
}

html {
	font-family: 'Lato', sans-serif;
	-ms-text-size-adjust : 100%;
	-webkit-text-size-adjust : 100%;
}

body {
	margin : 0;
	font-family: 'Lato', sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display : block;
}

audio,
canvas,
progress,
video {
	display : inline-block;
	vertical-align : baseline;
}
audio:not([controls]) {
	display : none;
	height : 0;
}
[hidden],
template {
	display : none;
}
label {
	color: #6b6b6b;
	font-weight: 400;
}
ul, ol {
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
}
ul li {
	color: #6b6b6b;
	font-size: 16px;
	font-weight: 300;
	line-height: 23px;
	list-style: outside none none;
	margin: 0 0 7px 14px;
	padding: 0 0 0 4px;
	text-align: left;
}
ol {
	margin: 0;
	padding: 0;
}
ol {
	font-family: "Lato",sans-serif;
	margin: 0;
	padding-left: 6px;
}
ol li {
	color: #6b6b6b;
	font-size: 16px;
	font-weight: 300;
	line-height: 23px;
	margin: 0 0 10px 19px;
	padding: 0 0 0 10px;
	text-align: left;
}
abbr[title] {
	border-bottom : 1px dotted;
}
b,
strong {
	font-weight : bold;
}
dfn {
	font-style : italic;
}

mark {
	background : #ff0;
	color : #6b6b6b;
}
small {
	font-size : 80%;
}
sub,
sup {
	font-size : 75%;
	line-height : 0;
	position : relative;
	vertical-align : baseline;
}
sup {
	top : -0.5em;
}
sub {
	bottom : -0.25em;
}
img {
	border : 0;
}
svg:not(:root) {
	overflow : hidden;
}
figure {
	margin : 1em 40px;
}
hr {
	-moz-box-sizing : content-box;
	box-sizing : content-box;
	height : 0;
}
pre {
	overflow : auto;
}
code,
kbd,
pre,
samp {
	font-family : monospace, monospace;
	font-size : 1em;
}
button,
input,
optgroup,
select,
textarea {
	color : inherit;
	font : inherit;
	margin : 0;
}
button {
	overflow : visible;
}
button,
select {
	text-transform : none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance : button;
	cursor : pointer;
}
button[disabled],
html input[disabled] {
	cursor : default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border : 0;
	padding : 0;
}
input {
	line-height : normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing : border-box;
	padding : 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height : auto;
}
input[type="search"] {
	-webkit-appearance : textfield;
	-moz-box-sizing : content-box;
	-webkit-box-sizing : content-box;
	box-sizing : content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance : none;
}
fieldset {
	border : 1px solid #c0c0c0;
	margin : 0 2px;
	padding : 0.35em 0.625em 0.75em;
}
legend {
	border : 0;
	padding : 0;
}
textarea {
	overflow : auto;
}
optgroup {
	font-weight : bold;
}
table {
	border-collapse : collapse;
	border-spacing : 0;
}
td,
th {
	padding : 0;
}
.widget-snippet p {
	font-size: 16px;
	margin: 14px 0;
	padding: 0;
}
.widget-snippet {
	color: #6b6b6b;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 23px;
}
.stepper {
	border-radius: 0;
}
.stepper .stepper-input {
	border-radius: 0;
	height: 44px;
}
/*====================== start css============== */

.body > .widget-container {
	width: 1170px;
}
body > .footer {
	background: #2a2a2a none repeat scroll 0 0;
	margin-top: 90px;
}
.page-content .v-split-container > .v-split {
	margin: auto;
	width: 1170px;
}
div.footer > .widget-container {
	width: 1170px;
}
/*====================== header ============== */
/*
body > .header {
    left: 0;
    position: relative;
    right: 0;
	background: #000;
}
*/

body > .header {
	left: 0;
	position: absolute;
	right: 0;
	z-index: 99;
}


/*========== cart widget====== */

.cart-wi.widget-cart .cart-wrapper {
	border: 1px solid #fff;
	padding: 11px 15px;
}
.cart-widget-img {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.cart-widget-img::before {
	color: #ededed;
	content: "";
	font-family: fontawesome;
	font-size: 20px;
	margin-right: 5px;
}
.cart-widget-img:hover::before {
	color: #f15a22;
}
.cart-widget-text {
	color: #ededed;
	font-family: "Montserrat",sans-serif;
	font-size: 13px;
	padding-left: 3px;
	vertical-align: middle;
}
.cart-widget-text:hover {
	color: #f15a22;
}
/*  cart widget dropdown */
.widget.widget-cart {
	overflow: visible;
}
.quick-cart-content {
	border: 5px solid #f15a22;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
	max-height: 400px;
	overflow: auto;
	padding: 7px;
	position: absolute;
	right: 0;
	top: 48px;
	width: 280px;
	z-index: 10;
}

.quick-cart-content table {
	border : medium none;
	margin-bottom: 5px;
}
.quick-cart-content table th,
.quick-cart-content table td {
	border : medium none;
}
.quick-cart-content table th {
	background-color : #f1f1f1;
	color : #000;
	font-size : 13px;
	font-weight : 600;
	padding : 7px;
}
.quick-cart-content table td.total,
.quick-cart-content table td.total-price {
	background-color : #f1f1f1;
	color : #000;
	font-size : 13px;
	font-weight : 600;
	padding : 5px;
}
.cart-details-link {
	padding-top : 10px;
}
.cart-details-link a.button {
	padding : 5px 12px;
}
.quick-cart-content tr {
	background-color : #f9f9f9;
}
.quick-cart-content tr:nth-child(2n+2) {
	background-color : #fff;
}
.quick-cart-content .product-name {
	color :#f15a22 ;
}
.quick-cart-content table tr td {
	font-size : 13px;
	line-height : 18px;
	padding : 10px 7px;
}
.quick-cart-content table th.product-name {
	color : #f15a22;
}


/*====================== footer ============== */
.footer .navigation-item a:hover {
	color: #f15a22;
}
.footer .navigation-item a {
	color: #979797;
	display: inline-block;
	font-size: 13px;
	padding: 3px 22px;
	text-transform: uppercase;
}
.copy-right p {
	color: #979797;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: center;
}
.copy-right a {
	color: #979797;
	margin-left: 5px;
	position: relative;
}
/*
.footer .copy-right a::before {
	background-color: #979797;
	content: "";
	height: 13px;
	left: 0;
	position: absolute;
	top: 2px;
	width: 1px;
} */
.copy-right a:hover {
	color: #f15a22;
}

.page-cart #wi-0A392646-8C16-4929-AAF1-660125B3CF95, 
.page-checkout #wi-0A392646-8C16-4929-AAF1-660125B3CF95,
.page-registration #wi-0A392646-8C16-4929-AAF1-660125B3CF95, 
.page-search-result #wi-0A392646-8C16-4929-AAF1-660125B3CF95,
.page-profile #wi-0A392646-8C16-4929-AAF1-660125B3CF95, 
.page-search-result #wi-0A392646-8C16-4929-AAF1-660125B3CF95
{
  display:none;
}


/*main menu*/

.widget.widget-navigation.main-menu-wi {
	z-index: 1;
}

.widget-navigation .responsive-menu-btn.menu-button:hover em {
	background: #f15a22 none repeat scroll 0 0;
}
.main-menu-wi .horizontal > div a{
	color:#fff;
	text-transform:uppercase;
	padding: 10px 15px;
}
.main-menu-wi .horizontal .navigation-item a:hover,
.main-menu-wi .horizontal .navigation-item.active > a {
	color: #ff9000;
}
.main-menu-wi  .horizontal .navigation-item .navigation-item-child-container{
	background:rgba(0,0,0,.3);
	width:200px;
	text-align:left;
	top:35px;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-left: 10px;
	text-transform: uppercase;
}
.main-menu-wi  .horizontal .navigation-item .navigation-item-child-container a:hover{
	color:#ff9000 ;
}

.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container{
	left:200px;
	width:200px;
}




/*category menu*/

.category-menu {
	padding-bottom: 100px;
}
.category-menu .horizontal .navigation-item.has-child{
	position:static;
}

.category-menu .horizontal .navigation-item:hover > .navigation-item-child-container {
	display:none;
}
.category-menu .horizontal .active.navigation-item:hover > .navigation-item-child-container {
	display:block;
}
.category-menu .horizontal > .navigation-item{
	opacity:.5;
}
.category-menu .horizontal > .active.navigation-item{
	opacity:1;
}
.horizontal .navigation-item.active > a{
	color:#f15a22;
}
.category-menu .active .navigation-item-child-container{
	display:block;
	width:100%;
	top: 52px;
}
.category-menu .horizontal > .navigation-item a{
	display:none;
}
.category-menu .horizontal > .navigation-item-0 a,
.category-menu .horizontal > .navigation-item-1 a{
	display:none;
}
.category-menu  .navigation-item .navigation-item-child-container{
	background:none;
}
.category-menu  .navigation-item .navigation-item-child-container .navigation-item{
	display:inline-block;
	margin:0px;
}
.category-menu .navigation-item-child-container::after {
	border-bottom: 2px dotted #ccc;
	bottom: -13px;
	content: "";
	left: 0;
	margin-left: 0;
	position: absolute;
	width: 100%;
}
.category-menu .navigation-item .navigation-item-child-container .navigation-item a {
	border: medium none;
	color: #444444;
}
.category-menu .navigation-item .navigation-item-child-container .navigation-item.active > a {
	color: #f15a22;
}
.category-menu .navigation-item .navigation-item-child-container .navigation-item-child-container .navigation-item a {
	text-transform: none;
}
.category-menu .navigation-item .navigation-item-child-container .navigation-item-child-container .navigation-item a::after {
	color: #f15a22;
	content: "|";
	margin-left: 12px;
}
.category-menu .navigation-item .navigation-item-child-container .navigation-item-child-container .navigation-item:last-child a::after {
	content: "";
}
.category-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container {
	left: 0;
	position: absolute;
	top: 48px;
	width: 100%;
	display:none;
}
.category-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active .navigation-item-child-container {
	display:block;
}
.category-menu .navigation-item-child-container .navigation-item-child-container::after {
	display:none;
}
/*category menu*/


/*====================== tombo home ============== */
.tombo-home {
	border-bottom: 0;
	padding-bottom: 74px;
	padding-top: 100px;
}
/*====================== product home ============== */

/*====================== our pieces ============== */

.our-pieces {
	margin-bottom: 39px;
	margin-top: 76px;
	text-align: center;
}
.our-pieces h1 {
	font-size: 28px;
	padding-bottom: 17px;
	position: relative;
	text-transform: uppercase;
}
.our-pieces h1::after {
	background: #f15a22 none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: calc(50% - 18px);
	position: absolute;
	top: 40px;
	width: 38px;
}
/*========= jssor ========== */
.jssor-slider-container .jssora20r, .jssor-slider-container .jssora20l{
	opacity: 0;
}
div.jssor-slider-container .slide {
  display:none;
}
div.jssor-slider-container[jssor-slider="true"] .slide  {
  display:block;
}
div.jssor-slider-container .container [u="caption"] {
	height: 30px;
	left: 23%;
	position: absolute;
	top: 43%;
	width: 500px;
}
.jssor-slider-container .container .title.jssor-caption-1 {
	color: #f3f3f3;
	font-size: 21px;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 1.3;
	text-align: center;
	text-transform: uppercase;
}
div.jssor-slider-container .container, div.jssor-slider-container {
	height: 420px;
}
.jssorb03 {
	display: none;
}
/*========= jssor end ========== */
/*=========  pageheading ========== */
#bs-5A2093C7-0790-4EAA-BC9D-94461A4F4353 {
	padding-bottom: 35px;
}
#bs-5A2093C7-0790-4EAA-BC9D-94461A4F4353 .widget-container {
	background-image: url("../images/banner-inner.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 385px;
	padding: 0;
	width: 100%;
}

.widget-pageHeading h1 {
	color: #ffffff;
	display: inline-block;
	font-size: 36px;
	letter-spacing: 2px;
	margin-top: 227px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.widget-pageHeading h1::after {
	background: #736e6b none repeat scroll 0 0;
	bottom: -8px;
	content: "";
	height: 1px;
	left: calc(50% - 26px);
	position: absolute;
	width: 39px;
}
/* ======404 page ==========*/
.error-page .article-content {
	margin: 0 auto;
	max-width: 527px;
}
.error-page h2 {
	color: #a2a2a2;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	line-height: 55px;
	margin: 0;
	padding: 2px 0 8px;
	text-align: center;
}

.error-page h1 {
	color: #f15a22;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	line-height: 55px;
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
}
.error-page p {
	color: #989898;
	font-size: 19px;
	line-height: 27px;
	margin: 0;
	text-align: center;
}

/*=========  three-colum product ========== */
/*=========  four-colum product ========== */
/*========= product ========== */
.loyalty-point {
	display: none;
}
.product-name a:hover {
	color: #f15a22;
}
.product-view.image-view .product-image-link {
	display: inline-block;
	left: 0;
	text-align: center;
	vertical-align: middle;
}
.product-view.scrollable-view img, .product-view.image-view img {
	margin-left: -4px;
	width: 100%;
}
.product-view.image-view .product-block:nth-of-type(-n+3) {
	margin-top: 15px;
}
.product-view.image-view .product-block {
	border: medium none;
	display: inline-block;
	margin: 0;
	margin-top: 80px;
	position: relative;
	vertical-align: top;
	width: 33%;
}
.add-to-cart-popup td.product-img {
    width: 136px;
}
.price-waper {
    text-align: center;
}
.product-name a {
	color: #000;
	font-size: 20px;
	text-transform: uppercase;
}
.product-view.image-view .product-name, .product-view.scrollable-view .product-name {
	color: #555555;
	display: block;
	font-size: 15px;
	height: 24px;
	margin-bottom: 11px;
	margin-top: 16px;
	overflow: hidden;
	padding-bottom: 0;
	text-align: center;
	text-overflow: ellipsis;
}
.product-block .summary {
	text-align: center;
}
.price {
	font-size: 18px;
	padding: 10px 0;
	text-align: center;
}
.add-to-cart-button {
	color: #fff;
	margin-top: 7px;
	padding: 11px 24px;
	text-transform: uppercase;
	vertical-align: middle;
}
.product-view.image-view .summary {
	color: #555555;
	font-size: 13px;
	height: auto;
	line-height: 20px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: normal;
}
.purchase-restricted{
  display:none;
}
/*====================== slider-2-home ============== */

.slider-2-home {
	margin-bottom: 95px;
}
.nivo-directionNav a {
	background-color: #ffffff;
	padding: 20px 8px;
}
.nivo-directionNav a.nivo-prevNav {
	background: rgba(0, 0, 0, 0.27) url("/template/8b8289fe/images/left_arrow.png") no-repeat scroll 15px 18px;
	border: medium none;
	border-radius: 0;
	color: transparent;
}
.nivo-directionNav a.nivo-nextNav {
	background: rgba(0, 0, 0, 0.27) url("/template/8b8289fe/images/right_arrow.png") no-repeat scroll 15px 18px;
	border: medium none;
	color: transparent;
	border-radius: 0;
}

/*========= product details========== */
.product-widget.widget-productImage {
	padding-bottom: 16px;
}
.page-product .category-menu{
  padding-bottom:20px;
}

.product-widget.widget-addCart .add-to-gift-registry.button,
.product-widget.widget-addCart .add-to-wish-list.button,
.product-widget.widget-addCart .add-to-compare-button.button {
	display: none;
}
.product-widget.widget-addCart span.add-to-cart-button {
	padding-left: 70px;
	padding-right: 70px;
}

.product-block .button.call-for-price
.product-widget .product-name {
	color: #000;
	font-size: 23px;
	text-transform: uppercase;
}
.product-widget.widget-productName .product-name {
	color: #222222;
	font-family: "Open Sans",sans-serif;
	font-size: 23px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.widget-productSku label, .widget-productCategory label {
	color: #000;
	display: inline-block;
	font-weight: 500;
	width: 100px;
}
.product-widget.widget-price {
	padding: 15px 0 20px;
}
.widget-price .current-price-container .label-for-base-price {
	color: #222222;
}
.widget-price .current-price-container .current-price.price {
	background-color: #FE6E39;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	line-height: 100px;
	min-height: 100px;
	min-width: 100px;
	padding: 0 10px;
}
.product-view .product-block > .price .price-block-container {
	background-color: #fe6e39;
    border: 5px solid #fff;
    border-radius: 50%;
    color: #fff;
    line-height: 76px;
    min-height: 90px;
    min-width: 90px;
    padding: 0 7px;
    position: absolute;
    right: 9px;
    text-align: center;
    top: 160px;
}

.product-widget.widget-productSummary {
	margin: 12px 0 15px;
	padding-bottom: 0;
}
.widget-productImage .image-thumb-container .thumb-image {
	box-sizing: content-box;
}
.current-price-container label {
	font-size: 24px;
	margin-right: 7px;
}
.widget-productSummary .title {
	display: none;
}
.product-widget.widget-information .bmui-tab-body-container .title {
	display: block;
	font-size: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.bmui-tab-panel .description,.widget-productSummary .summary {
	color: #646464;
	font-size: 15px;
	line-height: 20px;
}
.product-widget.widget-addCart {
	padding-bottom: 12px;
}
.widget-productSku label, .widget-productCategory label {
	display: inline-block;
	font-weight: 500;
	width:70px;
}
.product-widget.product-widget.widget-addCart > * {
	display: inline-block;
	letter-spacing: normal;
	margin: 10px 7px 10px 0;
	vertical-align: middle;
}
body input[type="submit"], body input[type="button"], body button, body .button, body a.button {
	background: #4c4c4c none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Poppins",sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: auto;
	margin-bottom: 10px;
	padding: 11px 25px;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
}
.product-widget.product-widget.widget-addCart .add-to-compare-button::after,
.product-widget.product-widget.widget-addCart .remove-from-compare-button::after,
.product-widget.product-widget.widget-addCart .add-to-gift-registry::after,
.product-widget.product-widget.widget-addCart .add-to-wish-list::after {
	color: #666;
	font-family: "FontAwesome";
	font-size: 18px;
}
.product-widget.product-widget.widget-addCart .add-to-compare-button:hover::after,
.product-widget.product-widget.widget-addCart .remove-from-compare-button:hover::after,
.product-widget.product-widget.widget-addCart .add-to-gift-registry:hover::after,
.product-widget.product-widget.widget-addCart .add-to-wish-list:hover::after {
	color: #fff;
}
.product-widget.product-widget.widget-addCart .add-to-gift-registry::after {
	content: "";
}

.product-widget.product-widget.widget-addCart .remove-from-compare-button,
.product-widget.product-widget.widget-addCart .add-to-compare-button,
.product-widget.product-widget.widget-addCart .add-to-gift-registry,
.product-widget.product-widget.widget-addCart .add-to-wish-list {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
	font-size: 0;
	height: 38px;
	line-height: 38px;
	padding: 0;
	text-align: center;
	width: 45px;
}
.product-widget.product-widget.widget-addCart .remove-from-compare-button:hover,
.product-widget.product-widget.widget-addCart .add-to-compare-button:hover,
.product-widget.product-widget.widget-addCart .add-to-gift-registry:hover,
.product-widget.product-widget.widget-addCart .add-to-wish-list:hover {
	background: #f15a22 none repeat scroll 0 0;
	border: 1px solid #f15a22;
}
body input[type="submit"]:hover,
body input[type="button"]:hover,
body button:hover,
body .button:hover,
body a.button:hover {
	background: #f15a22 none repeat scroll 0 0;
	color: #fff;
}
#spltr-96ff24bf-8e83-4924-bd85-926693cd3a57 .product-widget {
	margin-left: 40px;
}
.product-widget .value {
	color: #646464;
}
.page-product .bmui-tab {
	padding-top: 80px;
}
.widget-productImage .image-preview-box {
	display: inline-block;
	position: relative;
	text-align: center;
}
.product-widget.widget-productImage {
	text-align: center;
	padding-bottom: 30px;
}
.product-widget {
	text-align: center;
}
.widget-productImage .multi-image-scroll-wrapper {
	border: medium none;
	margin: 10px auto 0;
	max-width: 382px;
}
.widget-productImage .image-thumb-container .thumb-image.active,
.widget-productImage .image-thumb-container .thumb-image {
	border: medium none;
	margin: 0 5px;
	padding: 0;
}
.product-widget.widget-productName, .product-widget.widget-productSummary {
	margin: 0 auto;
	max-width: 500px;
}
.product-widget.widget-productSummary .summary {
	line-height: 24px;
}
.product-widget.widget-addCart > .stepper {
	float: none;
}

/*========= catetory details ========== */
.product-block .button.call-for-price,
.category-details .label-for-price,
.category-details .add-to-wish-list,
.category-details .add-to-compare-button {
}
.product-block .button.call-for-price {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #FE6E39;
	font-size: 18px;
	padding: 0;
}
.product-widget .button.call-for-price {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #f15a22;
	font-size: 22px;
	padding: 0;
}
.category-details .product-container .title,.category-details-container {
	display: none;
}

.category-details-container .title {
	border-bottom: 1px solid #d3d3d3;
	color: #000;
	display: block;
	font-size: 21px;
	padding-bottom: 11px;
	text-transform: uppercase;
}
.category-details-container, .subcategory-container {
	padding-bottom: 12px;
}
.category-details .price {
	padding: 5px 0;
}
.category-details-container .title {
	color: #000;
	display: block;
	font-size: 21px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.category-details .product-view.image-view .summary {
	color: #535353;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: normal;
	height: auto;
}
.button.call-for-price {
	text-transform: uppercase;
}
.product-view.image-view .product-block:nth-child(3n+1) {
	clear: left;
}

/*----contact us  --*/
.page-contact-us #bs-34066F9C-82DA-4968-A3C5-B7E252C57F24 .widget {
    padding-bottom: 20px;
}
.contact-form-wi.widget > .widget-title, .contact-add-wi.widget > .widget-title {
	font-size: 25px;
	padding-bottom: 18px;
}
.contact-form-wi.widget > .widget-title::after,
.contact-add-wi.widget > .widget-title::after {
    background-color: #f15a22;
    content: "";
    display: block;
    height: 1px;
    margin-top: 6px;
    width: 30px;
}
.contact-add a {
	color: #f15a22;
}
/*----contact us form --*/
input[type='text'], input[type='tel'], input[type='password'], input[type='email'] {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	background: #f6f9fb;
	border: 1px solid #d4dee5;
	border-radius:1px;
	padding: 0 15px;
	margin: 0;
	color: #888888;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.contact-form .form-row input {
	height: 38px;
}
.contact-form .form-row label {
	padding-right: 10px;
	width: 80px;
}
.custom-form.contact-form {
	margin-left: 15px;
	margin-right: 15px;
}
.contact-form .form-row.message label{
	vertical-align: top;
}
.contact-form .single-input-row {
	margin-top: 15px;
}
.form-row.btn-row {
	margin-top: 14px;
}
.contact-form-wi .contact-form .form-row textarea {
    height: 210px;
}
.contact-form .form-row button {
	background: #616161 none repeat scroll 0 0;
	font-size: 16px;
	height: 40px;
	letter-spacing: 1px;
	padding: 0;
	text-transform: uppercase;
	width: calc(100% - 2px);
}
.contact-form .form-row button:hover {
	color: #f15a22;
}
.contact-form .submit-button{
	color: #fff;
}
.contact-form .form-row input, .contact-form .form-row textarea {
	width: calc(100% - 5px);
}
.contact-form .form-row textarea {
	background: #f6f9fb none repeat scroll 0 0;
	color: #888888;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 8px 17px;
}
.contact-form .form-row textarea {
	height: 148px;
}

/*  -----contact us  captcha------ */
.captcha > img {
	margin-top: 9px;
	width: 120px;
}
.contact-form-wi .captcha .simple-captcha-reload {
	position: absolute;
	top: 11px;
	right: -14px;
}
.simple-captcha-reload.icon {
	background: rgba(0, 0, 0, 0) url("../../images/site/captcha-changer.png") no-repeat scroll left top;
	cursor: pointer;
	display: inline-block;
	height: 22px;
	margin: 0 5px;
	width: 17px;
}
.simple-captcha-reload {
	position: relative;
}
.contact-form .form-row.simple_captcha_help_text label,.form-row.btn-row > label,.form-row.simple-captcha > label {
	display: none;
}
.form-row.simple_captcha_input_field.mandatory > label {
	margin-bottom: 6px;
	padding-right: 10px;
	width: 142px;
    display: none;
}
.contact-form-wi.widget > .widget-title {
    margin-left: 15px;
}
.form-row.simple-captcha {
	margin: 11px 0 0;
}
.form-row.simple_captcha_help_text span,.simple-captcha-reload span:nth-child(2) {
	display: none;
}
.contact-form-wi .simpleCaptcha-container {
    overflow: hidden;
}
.contact-form-wi .form-row.simple-captcha {
    float: left;
    margin: -6px 0 0;
	position: relative;
}
.contact-form-wi .form-row.simple_captcha_input_field {
    float: left;
    padding-left: 49px;
    width: calc(100% - 122px);
}

/* ----- end contact form ------ */
/* ----- google map ------ */
.google-map iframe {
	border: medium none;
	height: 200px;
	margin-top: 10px;
	width: 100%;
}
#spltr-DEF3E9DE-839D-4411-971A-231AB37F8CE0 .widget {
    padding-right: 30px;
}
/* ----- category ------ */

.category-image-view.category {
	border: medium none;
	display: inline-block;
	margin: 0 0 40px;
	padding: 22px;
	vertical-align: top;
	width: 33%;
}
.category .summary {
	color: #555555;
	font-size: 13px;
	height: auto;
	line-height: 20px;
	margin-top: 7px;
	overflow: hidden;
	text-align: center;
	white-space: normal;
}
.category-name-link.title-link.link {
	color: #000;
	display: block;
	font-size: 20px;
	margin-top: 22px;
	text-transform: uppercase;
}

/* ----- oriental-furniture ------ */
.oriental-con .oriental-text h2 {
	color: #000;
	font-size: 19px;
	font-weight: 400;
	margin-bottom: 7px;
	margin-top: 16px;
	text-align: center;
	text-transform: uppercase;
}
.oriental-text p {
	text-align: center;
}
/* ----- body navigation ------ */

.body .navigation-item a {
	color: #f15a22;
	font-size: 14px;
	padding: 4px 8px;
	text-transform: uppercase;
}
.body .navigation-item a:hover {
	color: #000;
}
.body .nav-wrapper.horizontal {
	padding-bottom: 36px;
}
/* ----- search button ------*/

 /*auto generated pages */
/*===== search widget====== */
.header .widget-search .search-form {
	background-color: rgba(241, 90, 34, 0.6);
	box-sizing: border-box;
	display: block !important;
	height: 0;
	overflow: hidden;
	padding: 0 15px;
	position: absolute;
	right: -5px;
	top: 40px;
	transition: all 400ms ease-out 0s;
	width: auto;
	z-index: 10;
}
.header .widget-search .search-form.show {
	height: 75px;
	padding: 15px;
}
.header .widget-search form {
	position: relative;
}
.header .widget-search input {
	border: medium none;
	border-radius: 2px;
	color: #545454;
	font-size: 16px;
	height: 45px;
	padding: 5px 45px 5px 10px;
	width: 350px;
}
.account-menu .nav-wrapper.horizontal{
	text-align: right;
}
.account-menu .navigation-item > a {
    text-transform: uppercase;
    line-height: 12px;
    padding: 0 !important;
    text-align: right;
    color: #fff;
    font-size: 12px;
}

.account-menu .navigation-item > a:hover{
	color: #ff9000;
}
.account-menu .navigation-item-0.navigation-item.et_ecommerce_navigation.first a {
    padding-right: 15px!important;
    border-right: 1px solid #fff;
    margin-right: 15px;
}
.header .widget-search button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-radius: 2px;
	font-size: 0;
	height: 41px;
	padding: 0;
	position: absolute;
	right: 3px;
	text-align: center;
	top: 2px;
	width: 43px;
}
.header .widget-search button:hover {
	background: #f15a22;
}

.header .widget-search button::before {
	color: #222;
	content: "";
	font-family: FontAwesome;
	font-size: 15px;
	height: 43px;
}
/*========== search button ====== */
.search-menu-button.responsive-menu-btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: 47px;
	line-height: 28px;
	padding: 0;
	text-align: center;
	width: 100%;
}
.search-menu-button.responsive-menu-btn::after {
	color: #ededed;
}
.search-menu-button.responsive-menu-btn:hover::after {
	color: #f15a22;
}
/* ----- search result ------ */
.auto-page .page-content {
	margin: 0 auto;
	max-width: 1170px;
}
.search-result {
	color: #000;
	font-size: 26px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 10px;
}
.total-result {
	color: #545454;
	font-size: 17px;
	line-height: 25px;
	padding-bottom: 10px;
}
.product-view.list-view .product-details-link {
	color: #f15a22;
	display: block;
	font-size: 15px;
	padding-top: 5px;
}
.product-view.list-view .product-details-link:hover{
	color: #000;
}
.product-list-view-image img {
	max-height: 350px;
	max-width: 300px;
}
.product-view.list-view td {
	border: medium none;
	padding: 20px;
	word-break: break-all;
}
.product-view.list-view .description {
	font-size: 15px;
	padding-bottom: 5px;
}
.product-view.list-view .product-name-link {
	display: block;
	font-size: 19px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.product-search .product-block {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.product-search .header {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
}
/*========= empty cart ========== */
.shopping-cartitem.empty-cart h1 {
	padding-bottom: 9px;
	text-align: left;
}
/*========= shopping cart ========== */
.checkout-page-options .content-wrapper {
	border: 1px solid #f15a22;
}
.total-order .empty-left-footer-block {
	display: none;
}
.shopping-cartitem .cartitem-btn {
	height: auto;
	margin-left: 10px;
}
.cartitem-table .product-name a {
	color: #f15a22;
	font-size: 18px;
}
.shopping-cartitem .shipment-calculator {
	height: auto;
	margin-left: 10px;
}
.login-submit.et_cartp_checkout_as_customer {
	background: #4c4c4c none repeat scroll 0 0;
	color: #fff;
}
.login-submit.et_cartp_checkout_as_customer:hover {
	background: #f15a22 none repeat scroll 0 0;
}
.cartitem-btn-wrapper a span {
	margin-left: 10px;
}
.shopping-cartitem.empty-cart .cartitem-btn {
	margin: 12px 0;
}
.shopping-cartitem h1 {
	float: left;
	font-size: 24px;
	margin-top: 0;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-weight: 400;
}
input[type="submit"][disabled], input[type="button"][disabled], button[disabled], .button.disabled, a.button.disabled {
	background: #4c4c4c none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	text-shadow: 0 0 1px #e6e6e6;
}

.discount-coupon-code-form {
	background-color: #f9f9f9;
	border: 1px solid #e6e6e6;
	display: inline-block;
	margin: 5px 0;
	padding: 34px 66px;
}
.shopping-cart-total {
	font-size: 0;
	padding-bottom: 12px;
}
.cartitem-table .image-column {
	width: 112px;
}
.cartitem-table .unit-price-column {
	width: 94px;
}
.cartitem-table .quantity-column {
	width: 100px;
}
.cartitem-table .total-price-column {
	width: 136px;
}
.cartitem-table .discount-column {
	width: 120px;
}
.discount-coupon-code-form input {
	height: 39px;
	margin: 0 5px 0 0;
	padding: 3px 6px;
	width: 280px;
}

table.cartitem-table {
	margin: 30px 0;
}
.shopping-cart-total tr {
	border: medium none;
}
.shopping-cart-total tr,
.shopping-cart-total td {
	border: medium none;
}
.shopping-cart-total table {
	border: 1px solid #ccc;
	display: inline-block;
	width: 334px;
	padding: 18px 15px;
}
.shopping-cart-total .price {
	font-weight: bold;
	text-align: right;
	width: 149px;
}

.check-out-total *, .shopping-cart-total * {
	font-size: 15px;
}
.discount-coupon-code-form label,.gift-certificate-code-panel label {
	display: block;
	font-size: 19px;
	margin: 0 2px 11px;
	width: 191px;
}

.discount-coupon-code-form .btn-row label {
	display: none;
}
.submit-button.apply-discount-coupon {
	color: #efefef;
	font-size: 16px;
	margin-top: 5px;
	padding: 10px;
	text-transform: uppercase;
	width: 280px;
}
.submit-button.apply-discount-coupon:hover {
	background: #f15a22 none repeat scroll 0 0;
}
.cartitem-table thead {
	border: 1px solid #000;
}
.cartitem-table th, .cartitem-table td {
	border: 1px solid #ccc;
	font-size: 15px;
	padding: 10px;
	text-align: left;
}
.cart-item td {
	height: 95px;
}
.discount-coupon-code-form .message-block.error {
	background-color: #f15a22;
	border: 1px solid #f15a22;
	color: #f15a22;
	position: absolute;
	top:-15px;
}
.discount-coupon-code-form {
	border: 1px solid #ccc;
	position: relative;
	margin: 0;
	padding: 30px 52px;
}
.shopping-cart-total td.total-label {
	padding: 5px 0;
}
.shopping-cartitem .cartitem-btn-wrapper {
	margin-top: 12px;
	overflow: hidden;
}

/*======== login page=========*/
.page-login .login-form {
	border: 1px solid #e5e5e5;
	max-width: 650px;
	padding: 50px 70px;
	width: auto;
}
.login-form .title,
.registration-form .title,
.password-reset-form .title,
.customer-new-password .title {
	font-size: 32px;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.login-form .title {
	padding-bottom: 20px;
}
.login-form .form-row {
	margin: 0 0 30px;
}
.login-form .form-row:last-child {
	margin-bottom: 10px;
}
.login-form .form-row label,
.customer-new-password .form-row label,
.registration-form .form-row label,
.password-reset-form .form-row label {
	font-size: 15px;
	font-weight: 500;
	padding-bottom: 7px;
	width: auto;
}
.login-form .double-input-row.mandatory label, .form-row.mandatory label {
	position: relative;
}

.login-form .form-row input[type="text"],
.customer-new-password .form-row input[type="text"],
.login-form .form-row input[type="password"],
.customer-new-password .form-row input[type="password"] {
	height: 45px;
	width: 100%;
}
.login-form .submit-row {
	float: none;
}
.login-form .submit-row button {
	width:250px;
}
.login-form .form-row.remember {
	color: #333;
	float: right;
	font-weight: 500;
	text-align: right;
}
.login-form .lost-password a {
	color: #333;
	font-weight: 500;
}
.login-form .lost-password a:hover {
	color: #999;
}
.login-form .form-row .no-account-label,
.login-form .form-row .account-register {
	color: #333;
	font-weight: 500;
}
.login-form .form-row .account-register a:hover {
	color: #999;
}
.login-form .account-register a {
	color: #f15a22;
}
.login-form .form-row .account-register a:hover {
	color: #222222;
}
.login-form .errorlist.after {
	padding-top: 5px;
}
.form-row .lost-password a {
	color: #f15a22;
	font-size: 15px;
}
.login-form .submit-row button {
	font-size: 17px;
	font-weight: 600;
	width: 100%;
}
.password-reset-form .lost-password-text {
	color: #f15a22;
	font-size: 16px;
	padding: 5px 0;
}
.password-reset-form .form-row input {
	height: 38px;
	width: 210px;
}
.password-reset-form .errorlist.after {
	left: 0;
	position: absolute;
	top: 69px;
	width: 140px;
}

/* Registration Page */
.registration-form .simple_captcha_help_text,
.registration-form .submit-row label{
	display: none;
}
.registration-form {
	background: #f6f6f6;
	border: 1px solid #eee;
	overflow: hidden;
	padding: 50px;
}
.registration-form .form-row {
	box-sizing: border-box;
	float: left;
	height: 75px;
	padding: 0 10px;
	width: 50%;
	position: relative;
}
.registration-form label {
	display: block;
	width: auto;
}
.registration-form input[type="text"],
.registration-form input[type="password"],
.registration-form select {
	width: 100%;
	height: 38px;
}

.registration-form .simple-captcha-reload.icon {
	display: inline-block;
}
.registration-form .form-row.submit-row {
	width: 100%;
}
form.registration-form .form-row.submit-row button {
	font-size: 16px;
	height: 42px;
	margin-top: 10px;
	width: 100%;
}
form.registration-form .captcha > img {
    margin-top: 4px;
    width: 120px;
}
form.registration-form .simple-captcha-reload {
    position: relative;
    display: none;
}
form.registration-form .simpleCaptcha-container{
	    width: 50%;
}
form.registration-form .form-row.simple_captcha_input_field.mandatory {
    width: calc(100% - 150px);
}
form.registration-form .form-row.simple-captcha {
    width: 150px;
	margin-top: 0;
}
form.registration-form  .password-meter-wrap {
    margin-left: 10px;
    width: 150px;
    position: absolute;
    top: -4px;
    right: 0;
}

/*===== checkout order ====*/
.checkout-page h1 {
	padding-bottom: 20px;
	margin-top: 0;
	font-weight: 400;
}
.billing-address .button
{
	display: block;
	margin-top: 14px;
}
.shipping-address .step-continue-button {
	width: 114px;
}
.edit-address-mode-block .button.cancel-button {
	width: 98px;
}
.confirm-order .discount-coupon-code-form .button {
	display: inline-block;
	height: 39px;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
	width: 76px;
}
.confirm-order .check-out-total {
	padding-bottom: 12px;
}
.confirm-order td.total-label {
	padding-right: 0;
	width: 140px;
}

.confirm-order .discount-coupon-code-form,.gift-certificate-code-panel {
	width: 400px;
}
.gift-certificate-code-panel {
	background-color: #f9f9f9;
	border: 1px solid #e6e6e6;
	display: inline-block;
	margin: 5px 0;
	padding: 20px 60px;
}
.gift-certificate-code-panel input {
	width: 100%;
}
.gift-certificate-code-panel .button {
	display: inline-block;
	height: 40px;
	margin: 13px 2px;
	padding-top: 11px;
	text-align: center;
	width: 100%;
}
.confirm-order .discount-coupon-code-form input {
	height: 39px;
	margin: 0 5px 16px 0;
	padding: 3px 6px;
	width: 100%;
}

.confirm-order .discount-coupon-code-form .button {
	display: inline-block;
	height: 39px;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.check-out-total table {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 12px 10px;
}
.checkout-page-options .item-head {
	background: #f15a22 none repeat scroll 0 0;
	color: #fff;
	font-size: 21px;
	padding: 7px 10px;
}
.checkout-page-options > h1 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 12px;
	text-transform: uppercase;
	display: none;
}
.registered-customer > h1 {
	text-transform: capitalize;
}
.registered-customer .form-row {
	margin: 10px 0;
}
.registered-customer .form-row.lost-password-row {
	margin: 14px 0 16px;
}
.checkout-page-options input {
	width: 290px;
}
.checkout-page-options .registered-customer .form-row label {
	display: block;
	font-weight: 500;
	padding-bottom: 6px;
	width: 100%;
}
.registered-customer .lost-password a {
	color: #f15a22;
	font-size: 15px;
}
.checkout-page-options .new-customer .option label {
	padding-left: 5px;
}
.checkout-page-options .new-customer > h1, .checkout-page-options .registered-customer > h1 {
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 11px;
	margin-top: 20px;
}
.new-customer-from input {
	width: auto;
}
.payment-gateway select {
	width: 199px;
}
.check-out-total td, .check-out-total tr {
	border: medium none;
}
.accordion-item .checkout-address-selector .chosen-results {
	padding: 10px;
}
.confirm-order td.total-label {
	padding-right: 0;
	width: auto;
}
.check-out-total .editing input {
	display: inline-block;
	height: 38px;
	margin: 0;
	max-width: 102px;
	padding: 5px;
	text-align: center;
	width: auto;
}
.storeCredit .button.edit,.storeCredit .button.apply, .storeCredit .button.cancel {
	padding: 10px;
}

.checkout-page .accordion-item input[type="checkbox"] {
	width: auto;
}

/*=====  shipping address ====*/
.checkout-page .accordion-item input.button {
	width: auto;
}
.checkout-page .accordion-item .two-column input, .checkout-page .accordion-item .two-column select {
	width: 98%;
	height: 40px;
}
/*=====  discount cuppon ====*/
.discount-coupon-code-form .message-block.error {
	background-color: #fff;
	border: 1px solid #f15a22;
	color: #f15a22;
	position: absolute;
	top: -15px;
}
/*=====  billing address ====*/
.checkout-page .accordion-item .edit-address-mode-block .button {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 5px;
}
.billing-address .button {
	display: block;
	margin-top: 14px;
}

.accordion-panel > .accordion-item.expanded {
	border: 1px solid #e6e6e6;
	padding: 30px;
}
.accordion-panel > .label-bar.expanded {
	color: #333;
}
.accordion-panel > .label-bar {
	font-size: 16px;
	font-weight: 500;
	height: auto;
	padding: 7px 38px;
	text-transform: uppercase;
}
.accordion-panel > .label-bar .toggle-icon {
	left: 14px;
	top: 13px;
}
.checkout-page .accordion-item .edit-address-mode-block * {
	font-size: 14px;
}
.accordion-item .edit-address-mode-block label {
	font-weight: 600;
	padding-bottom: 5px;
	width: 185px;
}
.accordion-item .edit-address-mode-block .errorlist.after {
	padding: 5px 0 0 0;
}
.order-details table.cartitem-table {
	margin: 14px 0;
}
/*===== popup ====*/
.popup {
	border: 18px none #f15a22;
	box-shadow: 0 0 5px #555555;
}
.popup .header {
	padding: 17px 35px 17px 10px;
	background:#f15a22 ;
	color: #fff;
}
.add-to-cart-popup .status-bar-product-name, .add-cart-information-popup .status-bar-product-name {
	font-size: 18px;
	font-weight: bold;
	margin-right: 6px;
}
.add-to-compare-popup .short-info .product-name, .add-to-cart-popup .short-info div.prodict-name, .add-cart-information-popup .short-info div.prodict-name, .add-cart-information-popup .short-info .name {
	font-size: 18px;
	color: #f15a22;
}
.add-to-cart-popup .short-info div, .add-cart-information-popup .short-info div {
	font-weight: 500;
	padding-bottom: 0px;
}
.add-to-cart-popup td, .add-to-cart-popup table {
	border: medium none;
}
.popup .product-thumb-view img {
	max-height: 93px;
	max-width: 106px;
}
.popup .status-message {
	color: #fff;
	font-size: 17px;
}
.popup .header .title {
	font-size: 18px;
	color:#fff;
}
.popup .item, .popup .current-price {
	color: #000;
	font-size: 15px;
}
.payment-gateway select {
	width: 199px;
}
.cart-summary-header span {
	font-size: 16px;
}
.popup-bottom.footer .cart-summary-header > span {
	color: #f15a22;
}
.add-to-cart-popup .cart-summary-header, .add-cart-information-popup .cart-summary-header {
	font-weight: 500;
}
.add-to-cart-popup .cart-summary,
.add-cart-information-popup .cart-summary {
	clear: both;
	padding-top: 0;
}
.add-to-cart-popup .item {
	font-size: 18px;
	padding-top: 10px;
}
.current-price span {
	font-size: 18px;
}
.image-popup-container.popup {
	max-width: inherit;
}
.image-popup-container .image-wrapper {
	border: 7px solid #f15a22;
	padding: 11px;
}
.image-popup-container .navigator.close-button {
	background: #f15a22 none repeat scroll 0 0;
	height: 30px;
	right: 0;
	top: 0;
	width: 30px;
}
.image-popup-container .navigator.close-button::after {
	color: #ffffff;
	content: "\f00d";
	font-family: fontawesome;
	font-size: 20px;
}

/*===== shipment ====*/

.shipping-calculator-popup .form-row {
	margin: 12px 0;
}
.shipment-calculator-form input {
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	width: 350px;
}
.popup .close-icon {
	cursor: pointer;
	display: inline-block;
	height: 35px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 8px;
	width: 41px;
}
.popup .close-icon::after {
	color: #fff;
	content: "X";
	font-family: sans-serif;
	font-size: 27px;
	position: absolute;
	right: 15px;
	top: 2px;
}

/*===== product article ====*/

.product-article h3 {
	font-size: 25px;
	padding-bottom: 20px;
}
.product-article {
	padding-left: 15px;
	padding-right: 15px;
}
/*===== customer profile ====*/
#customer-profile-tabs .welcome-profile {
	font-size: 24px;
	margin-bottom: 12px;
	overflow: hidden;
}
#customer-profile-tabs .bmui-tab-body-container h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 11px;
}
.bmui-tab.left-side-header .bmui-tab-header .title {
	color: #555555;
	cursor: pointer;
	display: block;
	line-height: 20px;
	padding: 8px;
	text-transform: uppercase;
}
.bmui-tab-panel .item-header.title {
	color: #454545;
	font-size: 16px;
}
#customer-profile-tabs .gift-certificate-status,#customer-profile-tabs .gift-registry-status {
	color: #454545;
	font-size: 15px;
}
#customer-profile-tabs .order-status {
	color: #454545;
	font-size: 17px;
	margin: 8px 0;
}
#customer-profile-tabs .order-status a {
	margin-left: 10px;
}
.bmui-tab-panel .wish-list-edit-form .form-row.btn-row {
	display: inline-block;
	margin-top: 10px;
	padding-left: 104px;
}
.bmui-tab-panel .wish-list-edit-form label {
	width: 100px;
}
.welcome-profile a {
	color: #fff;
}
/*===== payment success  ====*/
.payment-success-total tr, .payment-success-total td {
	border: medium none;
}
.payment-success-total > table tr {
	border-bottom: medium none;
}
.post-order-contact-us {
	color: #222;
	font-size: 20px;
}
.post-order-contact-us > a {
	font-size: 20px;
}
.order-details h4 {
	font-size: 25px;
}
/*===== end auto generated page ====*/

/*widget-pageHeading h1*/

#bs-100C8312-9AF1-4E0F-8022-845E06EC1388 .widget-container {
	background: url("../images/banner-inner.jpg");
	width: 100%;
}
#bs-100C8312-9AF1-4E0F-8022-845E06EC1388 .widget-pageHeading h1 {
	color: #ffffff;
	display: inline-block;
	font-size: 36px;
	letter-spacing: 2px;
	margin-bottom: 123px;
	margin-top: 227px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
/*checkout page*/
.checkout-page .accordion-item .selector-mode-block,
.checkout-page .accordion-item .edit-address-mode-block {
	font-size: 0;
}
.checkout-page .accordion-item .selector-mode-block *,
.checkout-page .accordion-item .edit-address-mode-block * {
	font-size: 14px;
}
.checkout-page .accordion-item .selector-mode-block .button {
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.checkout-page .accordion-item .selector-mode-block .same-shipping-address-message {
	margin-right: 15px;
}
.checkout-page .accordion-item .form-row {
	margin: 20px 0;
}
.shipment-calculator-popup .form-row select {
	height: 40px;
	width: 350px;
}
.checkout-page .shipping-method table td {
	font-size: 14px;
	padding: 15px;
}
.responsive-navigation .navigation-item.has-child .child-opener::before {
    content: "\f107";
	font-size: 20px;
}
.responsive-navigation .navigation-item.has-child .child-opener.close::before {
    content: "\f106";
	font-size: 20px;
}
.category-menu {
    z-index: 0;
    position: relative;
}
.price .tax-message {
	color: #999999;
	display: block;
	font-size: 11px;
	line-height: normal;
	white-space: normal;
	word-break: break-all;
}
.quick-cart-content .save-cart-popup.action-icon.save::after {
	color: #ff0000;
	content: "\f0c7";
	font-family: fontawesome;
	font-size: 17px;
}
.quick-cart-content .save-cart-popup.action-icon.save {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: auto;
	margin: 0 1px;
	padding-bottom: 5px;
	width: auto;
}
/*================= Checkout page ================*/



.checkout-page .toolbar-btn {
	background: #4c4c4c none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
}
.address-selection-popup .create-address:hover, .checkout-page .toolbar-btn:hover {
	background: #f15a22 none repeat scroll 0 0;
	color: #ffffff;
	text-decoration: none;
}
.check-out-total > .price-row.total-order .label, .check-out-total > .price-row.total-order .price {
	font-size: 15px;
}
.order-comment-row .label, .payment-gateway .payment-gateway-label {
	color: #818585;
	font-size: 15px;
}
.payment-gateway select {
	min-width: 180px;
	width: auto;
}
.payment-option .code-submit-form button {
	height: 40px;
	margin: 0;
}
.checkout-page .payment-option > .header {
	color: #818585;
}
.check-out-total > .price-row .label, .check-out-total > .price-row .price {
	display: inline;
}
.check-out-total *, .shopping-cart-total * {
	font-size: 14px;
}
.cartitem-table .unit-price-column {
	width: 100px;
}
.checkout-page .address-edit-from-wrap form {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.checkout-page .payment-option > .header::before {
	top: 16px;
}
.checkout-page .payment-option.active > .body {
	padding: 20px 0;
}
.save-cart-init-form label {
	display: block;
}
.save-cart-init-form input {
	margin: 5px 0;
	width: 100%;
}
.notification.success.popup  {
	background: #ffffff none repeat scroll 0 0;
	padding: 30px;
}
.notification.success.popup .message {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #222222;
	font-size: 14px;
}
.popup button:nth-of-type(1) {
	margin-right: 2%;
}

@media screen and (max-width: 991px) {
	.payment-option .code-submit-form input {
		width: auto;
	}
}
@media screen and (max-width: 767px) {
	.checkout-page .address-edit-from-wrap form {
		padding: 30px;
	}
	.page-checkout .two-column .column-content input, .page-checkout .two-column .column-content select {
		height: 40px;
	}
	.checkout-page .section.loaded > .body {
		padding: 15px 0;
	}
	.confirm-step-form .left-panel, .confirm-step-form .right-panel {
		float: none;
		padding: 25px;
		width: 100%;
	}
	.confirm-step-form .left-panel {
		padding: 10px 0;
	}
	.checkout-page .share-toolbar.toolbar {
		display: block;
		margin: 15px 0 5px;
	}
	table.cartitem-table {
		border: medium none;
	}
	.cartitem-table .unit-price-column {
		width: auto;
	}
	.cartitem-table td {
		border: medium none;
	}
	.cartitem-table .product-name a {
		font-size: 14px;
	}
	.checkout-page .section.loaded > .body .cart-item > td {
		display: block;
	}
	.order-comment-row, .payment-gateway {
		padding: 25px 0;
	}
}
/*customer profile*/
#customer-profile-tabs .current-price.price {
	display: inline-block;
	padding: 0 0 7px;
}
#customer-profile-tabs .product-view.scrollable-view .scroller span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #666666 ;
	height: 30px;
	left: 0;
	margin: 2px;
	position: relative;
	right: 0;
	top: 0;
	width: 35px;
}
#customer-profile-tabs .product-view.scrollable-view .scroller span:hover{
	border: 1px solid #F15A22;
}
#customer-profile-tabs .product-view.scrollable-view .scroller span::before {
	color: #666666;
	font-family: fontawesome;
	font-size: 22px;
	left: auto;
	position: absolute;
	right: auto;
	top: 2px;
}
#customer-profile-tabs .product-view.scrollable-view .scroller span.scroll-left::before {
	content: "\f104";
	left: 12px;
}
#customer-profile-tabs .product-view.scrollable-view .scroller span.scroll-right::before {
	content: "\f104 ";
	right: 12px;
	top: 3px;
	transform: rotate(180deg);
}
#customer-profile-tabs .product-view.scrollable-view .scroller span:hover::before {
	color: #F15A22;
}
#customer-profile-tabs .bmui-tab-body-container h3 b, #customer-profile-tabs .bmui-tab-body-container h3,
#customer-profile-tabs .bmui-tab-body-container h1, #customer-profile-tabs .bmui-tab-body-container h2,
#customer-profile-tabs .bmui-tab-body-container .title, #customer-profile-tabs .gift-card-short-info .check-panel .title {
	display: block;
	font-family: inherit;
	font-size: 20px;
	font-weight: 500;
	line-height: normal;
	margin: 0 0 25px;
	padding: 0;
}
#customer-profile-tabs .welcome-profile {
	font-family: inherit;
	font-size: 24px;
	font-weight: 500;
	height: 40px;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#customer-profile-tabs.bmui-tab.left-side-header .bmui-tab-body-container {
	padding: 15px 20px;
}
#customer-profile-tabs.bmui-tab.bmui-tab.left-side-header .bmui-tab-header-container.top-box {
	border: medium none;
	padding: 0;
}
#customer-profile-tabs.bmui-tab.bmui-tab.left-side-header .bmui-tab-header-container.top-box .bmui-tab-header {
	border-left: 1px solid #e2e2e2;
	border-width: 1px 1px 0;
	display: inline-block;
}
#customer-profile-tabs.bmui-tab .bmui-tab-header {
	border-color: #e2e2e2;
	border-style: solid;
	border-width: 1px 0 0 1px;
	padding: 0;
	position: relative;
	text-transform: capitalize;
}
#customer-profile-tabs.bmui-tab.bmui-tab.left-side-header .bmui-tab-header-container.top-box .bmui-tab-header.bmui-tab-active .title::after {
	content: none;
}
#customer-profile-tabs.bmui-tab .bmui-tab-header.bmui-tab-active {
	border-left: 1px solid #4d4d4d;
}
#customer-profile-tabs.bmui-tab.bmui-tab.left-side-header .bmui-tab-header-container.top-box .bmui-tab-header .title {
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 10px;
}
#customer-profile-tabs td, #customer-profile-tabs th {
	border: 1px solid #e2e2e2;
	color: #555555;
	padding: 10px;
	vertical-align: middle;
}
body #customer-profile-tabs .account_information .button-line > span, body #customer-profile-tabs input[type="submit"],
body #customer-profile-tabs input[type="button"], body #customer-profile-tabs button, body #customer-profile-tabs .button,
body #customer-profile-tabs a.button body #customer-profile-tabs a.button:link, body #customer-profile-tabs a.button:visited,
body #customer-profile-tabs a.button:active, body #customer-profile-tabs a.button:focus {
	background: #4c4c4c none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	height: auto;
	margin: 0 5px 0 0;
	outline: medium none;
	padding: 11px 15px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
}
body #customer-profile-tabs .account_information .button-line > span:hover, body #customer-profile-tabs input[type="submit"]:hover,
body #customer-profile-tabs input[type="button"]:hover, body #customer-profile-tabs button:hover, body #customer-profile-tabs .button:hover,
body #customer-profile-tabs a.button:hover {
	background: #f15a22 none repeat scroll 0 0;
	color: #ffffff;
	text-decoration: none;
}
#customer-profile-tabs .account_information > .name {
	font-size: 18px;
	font-weight: 500;
}
.bmui-tab-panel.bmui-state-visible .billing_address .no-extra-page-mgs,
#customer-profile-tabs .account_information p {
	font-size: 14px;
}
#customer-profile-tabs th:first-child, #customer-profile-tabs td:first-child {
	padding-left: 10px;
}
#customer-profile-tabs th:last-child, #customer-profile-tabs td:last-child {
	padding-right: 10px;
	text-align: left;
}
#customer-profile-tabs td .wrapper .link-btn.inline-comments {
	color: #F15A22;
	text-decoration: none;
}
#customer-profile-tabs td .wrapper .link-btn.inline-comments:hover {
	color: #555555;
}
.page-checkout .address-selection-popup.popup {
	max-width: 100%;
	width: 300px !important;
}
.address-selection-popup .create-address {
	border: 1px solid #bbbbbb;
}
.address-selection-popup .addresses > .address {
	border-bottom: medium none;
}
.floating-panel-popup::before {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #cccccc;
	border-style: solid;
	border-width: 7px;
	content: "";
	height: 0;
	position: absolute;
	right: 15px;
	top: -15px;
	width: 0;
}
.floating-panel-popup::after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ffffff;
	border-style: solid;
	border-width: 7px;
	content: "";
	height: 0;
	position: absolute;
	right: 15px;
	top: -13px;
	width: 0;
}
.floating-panel-popup.popup.active {
	overflow: visible;
}
.floating-panel-popup.popup {
	padding: 10px;
	max-width: 150px;
	min-width: 0;
}
#customer-profile-tabs .bmui-tab-panel.bmui-state-visible .bmui-tab-body-container {
	min-height: 200px;
	padding: 15px;
}
#customer-profile-tabs input[type="text"], #customer-profile-tabs input[type="password"], #customer-profile-tabs textarea, #customer-profile-tabs select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	box-sizing: border-box;
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	width: 350px;
}
.bmui-tab.left-side-header .bmui-tab-body-container .form-row label {
	width: auto;
}
#customer-profile-tabs .shipping_address .button-line, #customer-profile-tabs .account_information .button-line, #customer-profile-tabs .billing_address .button-line {
	margin: 15px 0;
}
#customer-profile-tabs .button.create-gift-registry, #customer-profile-tabs .bmui-tab-panel.bmui-state-visible .button.create-wish-list {
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 15px;
}
#customer-profile-tabs .form-row {
	margin: 15px 0;
	padding: 0;
}
.site-popup.popup.active .title-bar, .confirm-popup .header-line {
	background-color: #F15A22;
	padding: 12px 40px 12px 25px;
}
.confirm-popup.popup {
	background-color: #333333;
	padding: 0;
}
.message {
	background: none;
	color: #222222;
	font-size: 13px;
}
.site-popup .button-line, .confirm-popup .button-line {
	padding: 15px 25px;
	text-align: right;
}
.confirm-popup .button-line button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #bbbbbb;
	color: #F15A22;
	min-width: 75px;
	padding: 7px 15px;
	width: auto;
}
.site-popup .button-line button + button, .confirm-popup .button-line button + button {
	margin-left: 0;
}
.confirm-popup .button-line button:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	text-decoration: underline;
	color: #F15A22;
	border: 1px solid #bbbbbb;
}
.confirm-popup .header-line .close::before, .site-popup .window-corner-toolbar .close::before {
	color: #ffffff;
}
.site-popup .title-bar .close, .confirm-popup .header-line .close {
	height: 24px;
	right: 10px;
	top: 10px;
	width: 24px;
}
#customer-profile-tabs th {
	font-size: 14px;
	font-weight: 400;
}
#customer-profile-tabs #bmui-tab-store_credit .form-row.mandatory > label {
	display: block;
	padding-bottom: 5px;
}
#customer-profile-tabs textarea {
	min-height: 150px;
}
#customer-profile-tabs #bmui-tab-store_credit .store-credit-info.info {
	display: block;
	font-size: 14px;
}
#customer-profile-tabs * {
	box-sizing: border-box;
}
#customer-profile-tabs .credit-debit-card .new-card {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	height: auto;
	line-height: normal;
	max-width: 100%;
	padding: 0;
	width: auto;
}
#customer-profile-tabs .credit-debit-card .new-card .link-btn.link-card-btn {
	background: #4c4c4c none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	height: auto;
	margin: 0 5px 0 0;
	outline: medium none;
	padding: 11px 15px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
}
#customer-profile-tabs .credit-debit-card .new-card .link-btn.link-card-btn:hover{
	background: #f15a22 none repeat scroll 0 0;
	color: #ffffff;
	text-decoration: none;
}
.site-popup.popup {
	max-width: 400px;
	min-width: 290px;
	padding: 0;
}
.site-popup .title-bar, .confirm-popup .header-line {
	color: #ffffff;
	font-weight: 600;
}
.site-popup .content, .confirm-popup .body {
	padding: 25px;
}
.site-popup.popup .payment-form.site-popup-form .header-wrapper > h1 {
	font-size: 22px;
	line-height: normal;
	margin: 0 0 15px;
	padding: 0;
}
.payment-form .double-input-row label,
.payment-form .form-row label, .payment-form .double-input-row label {
	display: block;#F15A22
padding-bottom: 5px;
	width: auto;
}
.payment-form input[type="text"] {
	height: 38px;
	margin: 0;
	width: 350px;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
	width: 150px;
}
.payment-form .double-input-row > * {
	vertical-align: middle;
}
#order-details .info-row .value {
	color: #555555;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper select {
	height: 38px;
	margin: 0;
	width: 100%;
}
.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row > .form-type-info {
	color: #999999;
	font-size: 20px;
	height: 40px;
	line-height: 37px;
	margin: 0 -3px;
	text-align: center;
	width: 45px;
}
.payment-form .double-input-row > .form-type-info {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: medium none;
	border-top: medium none;
	color: #999999;
	font-size: 17px;
	height: 35px;
	line-height: 34px;
	margin: 0 -3px;
	text-align: center;
	width: 38px;
}
.site-popup .button-line button {
	width: auto;
}
#customer-profile-tabs .form-row label {
	display: block;
	font-size: 15px;
	margin: 0;
	padding: 0 0 5px;
	text-align: left;
	vertical-align: middle;
	width: 220px;
}
#customer-profile-tabs .shipping_address .edit-address-form .form-row,
#customer-profile-tabs .billing_address .edit-address-form .form-row,
#customer-profile-tabs .account_information .account-details-form .form-row {
	display: inline-block;
	padding-left: 0;
	padding-right: 30px;
	width: 50%;
	padding-top: 0;
}
#customer-profile-tabs .shipping_address .edit-address-form .form-row:nth-child(2n),
#customer-profile-tabs .billing_address .edit-address-form .form-row:nth-child(2n),
#customer-profile-tabs .account_information .account-details-form .form-row:nth-child(2n) {
	padding-right: 0;
}
#customer-profile-tabs .shipping_address .edit-address-form .form-row input,
#customer-profile-tabs .billing_address .edit-address-form .form-row input,
#customer-profile-tabs .account_information .account-details-form .form-row input,
#customer-profile-tabs select, #customer-profile-tabs .registration-form select {
	width: 100%;
}
.account-details-form, .edit-address-form {
	margin-left: 0;
	margin-right: 0;
}
#customer-profile-tabs .bmui-tab-body-container .bmui-tab-panel .panel-header .header-left {
	flex: unset;
	padding-right: 0;
}
#customer-profile-tabs .bmui-tab-body-container .bmui-tab-panel .panel-header .header-right {
	flex: unset;
}
#customer-profile-tabs .bmui-tab-body-container .panel-header .header-right > span {
	background: #4c4c4c none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	height: auto;
	margin: 0 5px 0 0;
	outline: medium none;
	padding: 11px 15px;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
#customer-profile-tabs .bmui-tab-body-container .panel-header .header-right > span:hover {
	background: #f15a22 none repeat scroll 0 0;
	color: #ffffff;
	text-decoration: none;
}
#customer-profile-tabs .bmui-tab-panel .panel-header {
	display: block;
}
#customer-profile-tabs .bmui-tab-panel .panel-header .header > .title {
	margin: 0 0 10px;
}
#customer-profile-tabs .bmui-tab-body-container .bmui-tab-panel .panel-header {
	display: block;
}
#customer-profile-tabs .bmui-tab-body-container .bmui-tab-panel .panel-header h1 {
	margin: 0 0 10px;
}
#customer-profile-tabs .bmui-tab-body-container .bmui-tab-panel .panel-header .address-view {
	margin: 15px 0;
}
.page-profile .comment-area .comment-row .date-time,
.page-guest-customer-order-comment .comment-row .date-time {
	color: #999999;
	display: inline-block;
	float: none;
	font-size: 13px;
	margin-bottom: 10px;
	margin-right: 0;
}
.page-profile .comment-area .comment-row.customer .name {
	color: #222222;
	font-size: 17px;
	font-weight: 500;
}
#customer-profile-tabs .bmui-tab-body-container .panel-header .header-right .address-view span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	cursor: text;
	margin: 0;
	padding: 0;
}
#customer-profile-tabs .bmui-tab-body-container .panel-header .address-view .header .title {
	display: block;
	font-family: "Oswald",sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: normal;
	margin: 10px 0;
	padding: 0;
}
#customer-profile-tabs .bmui-tab.top-box {
	border: medium none;
	padding: 0;
}
#customer-profile-tabs.bmui-tab.bmui-tab.left-side-header .bmui-tab-header-container.top-box .bmui-tab-header:nth-last-child(3n+1) {
	margin-right: -1px;
}
#customer-profile-tabs .button.profileLogout {
	float: none;
	margin: 0;
	padding: 11px 25px;
	position: absolute;
	right: 0;
}

@media screen and (max-width: 991px) {
	#customer-profile-tabs.bmui-tab.left-side-header .bmui-tab-body-container {
		padding: 15px 15px 15px 20px;
	}
}
@media screen and (max-width: 767px) {
	#customer-profile-tabs .welcome-profile {
		height: auto;
		margin-bottom: 10px;
		overflow: hidden;
		padding-bottom: 15px;
		text-align: center;
	}
	#customer-profile-tabs .button.profileLogout {
		display: block;
		float: none;
		margin-top: 10px;
		position: unset;
	}
	#customer-profile-tabs .button.profileLogout > a {
		display: block;
		padding: 4px;
		text-align: center;
		width: 100%;
	}
	#customer-profile-tabs .welcome-profile {
		font-size: 20px;
	}
	#webcommander-page .bmui-tab.left-side-header .bmui-tab-header-container {
		border-right: 1px solid #e2e2e2;
		float: none;
		width: 100%;
	}
	#customer-profile-tabs.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title, #customer-profile-tabs.bmui-tab.left-side-header .bmui-tab-header .title {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		margin: 0;
	}
	#customer-profile-tabs.bmui-tab.left-side-header .bmui-tab-body-container {
		padding: 15px;
	}
	#customer-profile-tabs.bmui-tab.bmui-tab.left-side-header .bmui-tab-header-container.top-box .bmui-tab-header {
		display: block;
	}
	#customer-profile-tabs.bmui-tab.bmui-tab.left-side-header .bmui-tab-header-container.top-box .bmui-tab-header:nth-last-child(3n+1) {
		margin-right: 0;
	}
	body #customer-profile-tabs .account_information .button-line > span, body #customer-profile-tabs input[type="submit"],
	body #customer-profile-tabs input[type="button"], body #customer-profile-tabs button, body #customer-profile-tabs .button,
	body #customer-profile-tabs a.button body #customer-profile-tabs a.button:link, body #customer-profile-tabs a.button:visited,
	body #customer-profile-tabs a.button:active, body #customer-profile-tabs a.button:focus {
		margin: 0 3px 0 0;
	}
	#customer-profile-tabs.bmui-tab.left-side-header .bmui-tab-body-container {
		margin-bottom: 40px;
		min-height: auto;
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		overflow-x: auto;
		padding-bottom: 20px;
		width: 100%;
	}
	#customer-profile-tabs table {
		border: 1px solid #e2e2e2;
		border-collapse: collapse;
		border-spacing: 0;
		max-width: 100%;
		table-layout: fixed;
		min-width: 500px;
	}
	.site-popup.popup.popup.active {
		max-width: 100%;
		min-width: auto;
		right: 15px;
		width: calc(100% - 35px) !important;
	}
	#customer-profile-tabs .shipping_address .edit-address-form .form-row, #customer-profile-tabs .billing_address .edit-address-form .form-row,
	#customer-profile-tabs .account_information .account-details-form .form-row {
		display: block;
		height: auto;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		width: 100%;
	}
	.site-popup.popup .payment-form.site-popup-form .header-wrapper > h1 {
		font-size: 18px;
	}
	#customer-profile-tabs .form-row {
		margin: 10px 0;
	}
	#customer-profile-tabs .bmui-tab-body-container h3 b, #customer-profile-tabs .bmui-tab-body-container h3,
	#customer-profile-tabs .bmui-tab-body-container h1, #customer-profile-tabs .bmui-tab-body-container h2,
	#customer-profile-tabs .bmui-tab-body-container .title, #customer-profile-tabs .gift-card-short-info .check-panel .title {
		font-size: 18px;
		margin: 0 0 20px;
	}
	.payment-form .double-input-row > .form-type-info {
		display: none;
	}
	.site-popup.popup.active .content .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
		vertical-align: top;
		width: 49%;
	}
	.payment-form input[type="text"] {
		width: 100%;
	}
	.popup {
		max-width: 280px;
		min-width: inherit;
	}
	#customer-profile-tabs input[type="text"], #customer-profile-tabs input[type="password"],
	#customer-profile-tabs textarea, #customer-profile-tabs select {
		width: 100%;
	}
}
/*end customer profile */
.cartitem-btn-wrapper .save-cart-popup.button {
    float: right;
    margin-left: 10px;
}