/**font-face**/
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');
/** font-family: 'Roboto', sans-serif; **/
/**End font face**/
/*start: reset css*/
.widget-snippet h1 {
    font-size: 2em;
    line-height: 45px;
}
html, body {
    color:#000;
    font-size:15px;
    font-family: 'Georgia';
    font-weight: 400;
    line-height: 25px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: 'Raleway', sans-serif;
}
.page-content .v-split-container > .v-split {
    margin: auto;
    width: 1170px;
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}
h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
}
h1 {
    font-size: 35px;
}
h2 {
    font-size:25px;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 14px;
}
p {
    color: #000;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    line-height: 25px;
    margin:0;
    padding:0 0 15px 0;
}
.widget-snippet p {
    color: #000;
    font-size: 15px;
    line-height: 25px;
    margin:0;
    padding:0 0 15px 0;
}
.widget-snippet h1, .widget-snippet h2, .widget-snippet h3, .widget-snippet h4, .widget-snippet h5, .widget-snippet h6 {
    margin: 15px 0 10px;
    padding: 0;
}
ul, ol {
    margin-bottom: 20px;
    padding: 0 0 0 15px;
}
.widget-snippet ul,.widget-snippet ol{
    margin-bottom: 20px;
    padding: 0 0 0 15px;
}
ul li, ol li {
    position:relative;
    color: #000;
    font-size: 15px;
    font-weight:normal;
    line-height: 18px;
    margin:0;
    padding: 0 0 10px 10px;
}
.widget-snippet ul li {
    position:relative;
    color: #000;
    font-size: 15px;
    font-weight:normal;
    line-height: 18px;
    margin:0;
    padding:0 0 10px 11px;
}
ul li,.widget-snippet ul li{
    list-style:none;
}
ul li::before,.widget-snippet ul li::before{
    color: #555;
    content: "\f00c";
    font-family: FontAwesome;
    left: -15px;
    position: absolute;
    top: 0;
    font-size: 13px;
}
table {
    max-width: 100%;
    margin-bottom: 20px;
}
table th {
    font-size: 15px;
    font-weight: 500;
    background: #eee;
}
table, th, td {
    border: 1px solid #d9d9d9;
    padding: 8px;
    text-align: left;
    font-weight:normal;
    font-size: 14px;
}
table tr:nth-child(even){
    background:#f8f8f8;
}
a{
    text-decoration: none;
    outline: 0px;
    color:#FA713A;
    -moz-transition:all 350ms ease 0s;
    -o-transition:all 350ms ease 0s;
    -webkit-transition:all 350ms ease 0s;
    transition:all 350ms ease 0s;
}
a:hover, a:focus {
    text-decoration: none;
    outline: 0px;
    color:#FA713A;
}
p a{
    color:#FA713A;
}
.widget-article a,
.widget-snippet a{
    color:#FA713A;
    -moz-transition:all 350ms ease 0s;
    -o-transition:all 350ms ease 0s;
    -webkit-transition:all 350ms ease 0s;
    transition:all 350ms ease 0s;
}
.widget-article a:hover,
.widget-snippet a:hover,
.widget-article a:focus,
.widget-snippet a:focus{
    outline:0px;
    color: #000;
}
img {
    max-width: 100%;
    height: auto;
}
::selection {
    background-color: #FA713A;
    color: #fff;
}
::-moz-selection {
    background-color: #FA713A;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}
input[type="submit"], input[type="button"], button, .button, a.button{
    float: none;
    margin-top: 0px;
    background: #222;
    border: 1px solid #b1b1b1;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 30px;
    height: auto !important;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover, .button:hover, a.button:hover{
    background: #FA713A;
    color: #fff;
    border-color: #FA713A;
}
input[type=text], input[type=password], select, textarea{
    border-color: #b1b1b1;
    font-family: 'Raleway', sans-serif;
    height: 40px;
    box-sizing: border-box;
    padding-left: 10px;
}
.widget-form select{
    border-color: #b1b1b1;
}
input[type="text"].validation-error, input[type="password"].validation-error{
    background: transparent;
}
input[type="submit"][disabled], input[type="button"][disabled], button[disabled], .button.disabled, a.button.disabled {
    background: #bfbfbf !important;
    border: none;
    color: #fff !important;
    text-shadow: 0 0 1px #E6E6E6;
}
input.validation-error[type="text"], input.validation-error[type="password"] {
    border: 1px solid #ff0000 !important;
}
/****/
.simpleCaptcha-container {
    box-sizing: border-box;
    overflow: hidden;
    padding: 5px 0px 0px;
}
.simpleCaptcha-container .simple-captcha label[for="captcha"] , .simpleCaptcha-container .simple-captcha-reload {
    display: none;
}
.simpleCaptcha-container .form-row.simple-captcha {
    width: 130px;
    display: inline-block;
}
.form-row{
    position: relative;
}
.errorlist.after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: none;
    padding: 0;
    position: absolute;
    bottom: -12px;
    right: 0;
}
.form-row.simple_captcha_input_field.mandatory {
    width: calc(100% - 134px);
    display: inline-block;
    margin-left: 0;
    margin-top: 5px;
    vertical-align: top;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field label , .simpleCaptcha-container  .form-row.simple_captcha_help_text{
    display: none;
}
.simpleCaptcha-container .form-row.simple_captcha_input_field input {
    width: 100%;
}
/*end: reset css*/

h2.sec-title{
    font-weight: 600;
    color: #000;
    position: relative;
    margin: 0 0 25px 0;
    padding: 0px 0px 13px 0px !important;
    font-size: 25px;
    text-transform: uppercase;
}
h2.sec-title::after{
    content:"";
    position:absolute;
    bottom:0px;
    width:35px;
    height:2px;
    left:0px;
    background:#FA713A;
}


/**Header Style**/
#webcommander-page > .header {
    position:relative;
    border-bottom: 1px solid #ddd;
}
#webcommander-page.page-home > .header{
    border:0px;
}
#webcommander-page > .header::before {
    position: absolute;
    background: #222222;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 46px;
}
/**Top nav**/
.top-nav .horizontal .navigation-item a{
    color:#fff;
    font-size:13px;
    font-weight:600;
    padding:0px;
    line-height: 44px;
}
.top-nav .horizontal .navigation-item a{
    position:relative;
    margin-right:10px;
    padding-right:10px;
}
.top-nav .horizontal .navigation-item.last a{
    padding-right: 0;
    margin-right: 0;
}
.top-nav .horizontal .navigation-item.last a::before{
    display: none;
}
.top-nav .horizontal .navigation-item a::before{
    position:absolute;
    content:"";
    right:0px;
    top:17px;
    height:13px;
    width:1px;
    background:#fff;
}
.widget-navigation.top-nav .nav-wrapper.horizontal{
    text-align: right;
}
/**Search Box**/
.top-search-box .search-form input {
    background: #454545;
    border: 0px;
    width: 100%;
    height: 33px;
    margin: 6px 0px 0px;
    padding: 0px 10px;
    box-sizing: border-box;
    color:rgba(255,255,255,0.3);
}
.top-search-box .search-form{
    position: relative;
}
.top-search-box .search-form button{
    position: absolute;
    right: 0px;
    top: 6px;
    padding: 16px 21px;
    border: 0px;
    background: #454545;
}
.top-search-box .search-form button::before{
    position: absolute;
    content: "\f002";
    right: 11px;
    top: 9px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #BFBFBF;
}
.top-search-box .search-form button:hover{
    background:none;
}
.top-search-box .search-form button:hover::before{
    color:#FA713A;
}

/**main Nav**/
.main-menu .horizontal a {
    text-align: center;
    font-size: 14px;
    color: #000;
    padding: 23px 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.horizontal .navigation-item a:hover,
.horizontal .navigation-item a:focus{
    color:#FA713A;
}
.main-menu .horizontal .navigation-item.active > a {
    color: #FA713A;
}

/** Sub Menu **/
.main-menu .navigation-item .navigation-item-child-container {
    top: 63px;
    width: 268px;
    background: #fff;
    text-align: center;
    padding: 0px;
    left: 50%;
    box-shadow: 5px 0px 32px rgba(0,0,0,0.12);
    transform: translateX(-50%);
}
.main-menu .navigation-item .navigation-item-child-container::before{
    content: "";
    position: absolute;
    top: -13px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-color: #fff transparent #fff transparent;
    border-width: 0px 14px 13px 14px;
    border-style: solid;
    margin-left: -19px;
    z-index:1;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    border-bottom: 1px #d9d9d9 solid;
    padding: 12px 24px;
    font-size: 16px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #515151;
    font-weight: normal;
    text-transform: capitalize;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a{
    border-bottom: 0;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
    transition: all 0.5s ease 0s;
    background: #FA713A;
    color: #fff;
    z-index: 2;
    display: block;
}
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after,
.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after{
    display: none;
}
.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0px;
}


/***/
.header-cart .content{
    background: #FA713A;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 38px;
    border-radius: 4px;
}
.header-cart .content a{
    display:block;
}
.header-cart .cart-widget-img{
    background: url("../images/cart-icon.png") no-repeat center center;
}
.quick-cart-content table {
    max-width: 100%;
    margin-bottom: 13px;
}
.quick-cart-content {
    z-index: 333;
    position: relative;
    right: 199px;
    top: 22px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    padding: 7px;
    width: 260px;
    text-align: left;
}
.quick-cart-content .action-icon.save {
    background: none;
    height: 32px;
}
.quick-cart-content .action-icon.save:after {
    content: "\f0c7";
    font-family: Fontawesome;
    color: #FA713A;
    font-size: 20px;
}
.quick-cart-content .action-icon.save:hover:after {
    color: #000000;
}
.quick-cart-content::before{
    content:"";
    position:absolute;
    right:12px;
    top:-9px;
    height:16px;
    width:16px;
    background:#fff;
    border-style:solid;
    border-color: #ddd;
    border-width: 1px 0px 0px 1px;
    transform: rotate(45deg);
    z-index:2;
}

.quick-cart-content table{
    z-index:3;
    position:relative;
}
.cart-details-link {
    padding-top: 0px;
}
.cart-details-link a {
    text-align: center;
    padding: 0px 17px;
    height: auto !important;
    line-height: 30px;
    font-size: 13px;
}
.quick-cart-content table th {
    padding: 0px 5px;
}
.quick-cart-content table th {
    background-color: #F1F1F1;
    border: 1px solid #DDDDDD;
    color: #555555;
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
    text-align: center;
}
.quick-cart-content table td {
    line-height: 21px;
    font-size: 12px;
}
span.cart-widget-text {
    width: 30px;
    height: 30px;
    background: #fa713a;
    border-radius: 50%;
    line-height: 24px;
    color: #fff;
    border: 3px solid #fff;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: -13px;
    padding-left: 0;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}
.header-cart .quick-cart-content .product-name {
    word-break: keep-all;
}

.add-to-cart-popup .cart-display-sub-total,
.add-to-cart-popup .current-price,
.widget-price .price,
.unit-price,
.price{
    font-family: 'Roboto', sans-serif !important;
}

/**Slider Section**/
.jssor-slider-container .jssor-loader .loader-2 {
    display: none;
}
.main-slider{
    overflow:hidden;
}
div.jssor-slider-container .container, div.jssor-slider-container {
    padding:0px;
    margin: auto;
    width: 1920px;
    height: 570px;
}
.main-slider .jssor-slider-container .container [u="caption"] {
    position: absolute;
    left: 19%;
    color: #fff;
    text-align: left;
    width: 573px;
    max-width: 573px;
    top: 29%;
    transform: translateY(-50%);
}
.jssor-slider-container .caption-wrapper {
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    display: contents;
}
/*
.main-slider .jssor-slider-container .container .description.jssor-caption-1{
	font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    }*/
.main-slider .jssor-slider-container .container .title.jssor-caption-1{
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    color:#fff;
    top: 35%;
}
/*
 .main-slider .jssor-slider-container .container .slide.slide-1 .title.jssor-caption-1{
    color:#000;
    line-height: 46px;
     top: 23%;
}.main-slider .jssor-slider-container .container .slide.slide-1  .description.jssor-caption-2{
        color: #000;
     top: 33%;

}*/
.main-slider .jssor-slider-container .container .description.jssor-caption-2{
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin: 40px 0px 18px;
    line-height: 33px;
    top: 41%;
}

.main-slider .jssor-slider-container .container .description.jssor-caption-3{
    top:62%;
    z-index: 1;
}
.main-slider .jssor-slider-container .container .description.jssor-caption-3 a{
    background: #FA713A;
    padding: 13px 40px;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    border: 0;
}
.main-slider .jssor-slider-container .container .description.jssor-caption-3 a:hover,
.main-slider .jssor-slider-container .container .description.jssor-caption-3 a:focus{
    background: #fff;
    color:#FA713A;
}
.main-slider .jssor-slider-container .container .slide.slide-1  .description.jssor-caption-3 a:hover,
.main-slider .jssor-slider-container .container .slide.slide-1  .description.jssor-caption-3 a:focus{
    background: #000;
    color:#fff;
}

div.jssor-slider-container .slide {
    display:none;
}
div.jssor-slider-container[jssor-slider="true"] .slide  {
    display:block;
}
.main-slider .jssor-slider-container .jssora20l,
.main-slider .jssor-slider-container .jssora20r {
    display: none;
}
.jssor-slider-container .slide:after {
    background: transparent;
}

/**latest-products**/
.page-home .latest-products{
    padding: 0px 15px 86px 15px;
}
.latest-products .product-view .header{
    display:none;
}
.product-view.image-view .product-block{
    border: 1px solid #E6E6E6;
    margin: 0px;
    margin-right: -1px;
    padding: 20px;
    vertical-align: top;
    position: relative;
    float: left;
    box-sizing: border-box;
    margin-top: -1px;
}

.product-view.image-view .product-block:last-child{
    margin-right:0px;
}
.image-view .product-view-height-width {
    width: 33.4%;
}
.widget-product.latest-products .image-view .product-view-height-width {
    width: 25%;
}
.product-view.image-view .content::after {
    display: table;
    content: " ";
    clear: both;
}
.product-view.scrollable-view img, .product-view.image-view img {
    max-width: 100%;
    max-height: auto;
}
.product-block .block-content-wrap .product-name .product-name-link.title-link{
    font-size: 17px;
    color: #000;
    font-weight: 500;
    display: block;
    text-align: center;
    line-height: 23px;
    padding: 0px;
    -moz-transition:all 350ms ease 0s;
    -o-transition:all 350ms ease 0s;
    -webkit-transition:all 350ms ease 0s;
    transition:all 350ms ease 0s;
}
.product-block span.tax-message {
    font-weight: normal;
    font-size: 12px;
    display: block;
    color: rgba(0,0,0,0.8);
}
.latest-products .product-block:hover .block-content-wrap .product-name .product-name-link.title-link{
    color:#FA713A;
}
.latest-products .product-block .block-content-wrap .summary{
    display:none;
}
.product-block .block-content-wrap .price-waper .price-block-container .price {
    padding: 1px 0 7px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    display: block;
    text-align: center;
}
.latest-products .product-block .product-image img{
    -moz-transition:all 350ms ease 0s;
    -o-transition:all 350ms ease 0s;
    -webkit-transition:all 350ms ease 0s;
    transition:all 350ms ease 0s;
}
.latest-products .product-block:hover .product-image img{
    transform: scale(1.1);
}
.latest-products .product-block .image.product-image{
    overflow:hidden;
}
.latest-products .product-block:hover .block-content-wrap .product-name .product-name-link.title-link{
    color:#FA713A;
}
.widget .widget-title{
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 25px;
    padding: 0px 0px 13px 0px;
    font-size: 25px;
    text-transform: uppercase;
}
.widget .widget-title::before{
    content:"";
    position:absolute;
    bottom:0px;
    width:35px;
    height:2px;
    background:#FA713A;
}
/*

/** Inner Page Style **/
body#webcommander-page .page-content{
    padding:60px 0px;
}
body#webcommander-page.page-home .page-content{
    padding:0px 0px;
}

/**404 Pahe not faund**/
.pagenotfaund {
    padding: 100px;
    text-align: center;
    color: #000;
}
.pagenotfaund h1 {
    font-size: 50px;
    color: #000;
    font-weight:600;
}
.pagenotfaund h2 {
    color: #FA713A;
    font-size: 33px;
}
.pagenotfaund p {
    font-size: 16px;
    color: #757575;
    margin-top: 29px;
}


/**Contact Us**/
body#webcommander-page.page-contact-us .page-content {
    padding: 60px 0px 0px;
}
.contact-details p{
    padding: 0 0 4px 0;
    color: #000;
}
.contact-details p a{
    color: #FA713A;
}
.contact-details p a:hover{
    color: #000;
}
.widget-form .double-input-row .form-row {
    padding: 3px 15px;
}
.contact-form-template .form-row {
    margin: 5px 0;
}
.form-template input[type="text"]{
    height: 43px;
    border: 1px solid #b1b1b1;
}
.widget-form .single-input-row .form-row.textArea{
    margin-top: 9px;
}
.widget-form .single-input-row .form-row.textArea textarea{
    padding-top:12px;
    border: 1px solid #b1b1b1;
}
.contact-form .simpleCaptcha-container {
    padding: 5px 0px 7px;
}
.contact-form .form-row.btn-row label{
    display:none;
}
.contact-form .form-row.btn-row .submit-button{
    border: 1px solid #ddd;
    padding: 12px 40px;
    width: 100%;
    margin-top: 12px;
}
.google-map iframe{
    width:100%;
    height:350px;
    margin-top:60px;
    margin-bottom: -7px;
}
.widget-form textarea.validation-error{
    border-color: #FF0000;
    background:#fff;
}


/** wholesale access form**/
.page-wholesale-access .widget.widget-form .widget-title{
    max-width: 700px;
    margin: 0 auto;
}
.custom-form.form-template.wholesale-form{
    margin: 0 auto;
}
.custom-form.form-template.wholesale-form .label-wrap label {
    font-size: 20px;
    margin-top: 20px;
}
.custom-form.form-template.wholesale-form .single-input-row .form-row {

}
.custom-form.form-template.wholesale-form .form-row{
    margin: 0;
}
.custom-form.form-template.wholesale-form .form-row.btn-row label{
    display: none;
}
.custom-form.form-template.wholesale-form .form-row.btn-row{
    margin-top: 10px;
}
.custom-form.form-template.wholesale-form .single-input-row .form-row:not(.label-wrap) {
    padding: 9px 0;
}
.custom-form.form-template.wholesale-form .double-input-row .form-row {
    padding:9px 9px;
}
.widget-form .custom-form.form-template.wholesale-form button.submit-button {
    width: 100%;
}
.widget-form .custom-form.form-template.wholesale-form .double-input-row, .widget-form .custom-form.form-template.wholesale-form .triple-input-row {
    margin: 0 -9px;
}
/** Shop Page **/
.product-categories{
    padding: 0px;
}
.product-categories .category-view.image-view .content{
    margin-right:-15px;
}
/*  */
.page-shop .product-categories .category-image-view.category .category-image{
    border: 1px solid #E6E6E6;
    border-width: 1px 0px 0px 1px;
    display: block;
    padding: 20px;
    min-height: 300px;
}
.page-shop .product-categories .category-view .content .category-image-view:last-child .category-image{
    border-right: 1px solid #E6E6E6;
}
.page-shop .product-categories .category-image-view {
    width: 32.9%;
}
.page-shop .product-categories .category-image-view.category{
    border: 0px solid #E6E6E6;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    position: relative;
    float: left;
    box-sizing: border-box;
    margin-bottom: 17px;
}
.page-shop .category .category-name {
    font-size: 15px;
    margin-top: 0px;
    display: block;
    text-align: center;
    background: #222222;
    color: #fff;
    padding: 17px 15px;
    border-right: 1px solid #E6E6E6;
}
.page-shop .product-categories .category-view .content .category-image-view:last-child .category-name{
    border: 0px;
}
.page-shop .product-categories .category-view .category-image-view img {
    max-height: 250px;
}
.page-shop .product-categories .category.category-image-view:hover .category-name,
.page-shop .category .category-name:hover,
.page-shop .category .category-name:focus{
    background: #FA713A;
}
.page-shop .product-categories .category.category-image-view .category-name a{
    color: #fff;
    padding: 0px;
    font-size: 19px;
}
/*  */
.category-image-view.category{
    border: 1px solid #E6E6E6;
    margin: 0px;
    margin-right: -1px;
    padding: 20px;
    vertical-align: top;
    position: relative;
    float: left;
    box-sizing: border-box;
    margin-bottom: -1px;
}
.category-image-view:last-child{
    margin-right:0px;
}
.product-categories .category-image-view {
    width: 23.52%;
}
.category-image-view {
    width: 33.4%;
}
.product-categories .content::after {
    display: table;
    content: " ";
    clear: both;
}
.category-image img{
    max-width: 100%;
    max-height: auto;
}
.category .summary{
    display:none;
}
.category-image-view img{
    max-width:100%;
    height:auto;
}
.product-categories:hover{
    color:#FA713A;
}
.product-categories .category.category-image-view .category-name a{
    font-size: 17px;
    color: #000;
    font-weight: 500;
    display: block;
    padding: 9px 0px 0px;
}
.product-categories .category.category-image-view .category-image-view-height{
    overflow:hidden;
}
.category.category-image-view .category-image-view-height a img{
    -moz-transition:all 350ms ease 0s;
    -o-transition:all 350ms ease 0s;
    -webkit-transition:all 350ms ease 0s;
    transition:all 350ms ease 0s;
    box-shadow: 0 0 0;
    background: #fff;
}
.category.category-image-view:hover .category-image-view-height a img{
    transform: scale(1.1);
}
.category.category-image-view:hover .category-name a{
    color: #FA713A;
}
.subcategory-container .title{
    display:none;
}
.subcategory-container .category-view.image-view .content::after {
    display: table;
    content: " ";
    clear: both;
}



/**Category**/
body#webcommander-page.auto-page.page-category .page-content {
    padding: 30px 0px 60px;
}
.category-menu {
    margin: 43px 40px 0px 0px;
    border: 1px solid #ddd;
    padding: 15px;
}
.category-menu .nav-wrapper.vertical .navigation-item span.child-opener{
    display: block;
}
.category-menu .vertical .navigation-item a {
    border-bottom: 0px solid #e3e3e3;
    padding: 8px 0;
    font-weight: 500;
}
.category-menu .navigation-item a:hover {
    color: #FA713A;
}
.category-menu .vertical .navigation-item .navigation-item-child-container .navigation-item a {
    font-weight: normal;
    font-size: 14px;
    position: relative;
    padding: 5px 0px 5px 13px;
}
.category-menu .vertical .navigation-item .navigation-item-child-container .navigation-item a:before{
    content: "\f105";
    position: absolute;
    left: 0px;
    top: 9px;
    font: normal normal normal 16px/1 FontAwesome;
}
.widget.category-menu .widget-title{
    font-size: 20px;
    padding: 0px;
    margin-bottom: 10px;
    text-transform:capitalize;
}
.widget.category-menu .widget-title::before{
    display:none;
}

/** Product Details **/
.vertical .navigation-item .navigation-item-child-container {
    display: block;
    margin-left: 13px;
    padding:0px;
}
.vertical .navigation-item.active > .navigation-item-child-container {
    display: block;
    padding: 0px;
}

.category-details-container .title{
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 25px;
    padding: 0px 0px 13px 0px;
    font-size: 25px;
    text-transform: uppercase;
    text-align:left;
}
.category-details-container .title::before{
    content:"";
    position:absolute;
    bottom:0px;
    width:35px;
    height:2px;
    background:#FA713A;
    left: 0px;
    margin-left: 0px;
}
.category-details .product-container .title{
    display:none;
}
.category-details .category-details-container .title.page-heading{
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.category-details .category-details-container .description p a{
    color: #FA713A;
}
.category-details .product-container .product-view.image-view .product-block .product-image a{
    overflow:hidden;
}
.category-details .product-container .product-view.image-view .product-block .product-image a img{
    -moz-transition:all 350ms ease 0s;
    -o-transition:all 350ms ease 0s;
    -webkit-transition:all 350ms ease 0s;
    transition:all 350ms ease 0s;
}
.category-details .product-container .product-view.image-view .product-block:hover .product-image a img{
    transform: scale(1.1);
}
.category-details .product-container .product-view.image-view .product-block:hover .block-content-wrap .product-name a{
    color: #FA713A;
}
/*
.category-details .product-container .product-view.image-view{
	overflow:hidden;
}
*/
.category-details .product-container .product-view.image-view .content{
    padding-top: 1px;
}
/****/
.widget.widget-breadcrumb{
    padding: 60px 0px 0px 0px;
}
.breadcrumb-item .separator {
    padding: 0 14px;
    font-size: 24px;
}
.breadcrumb-item .label {
    font-size: 13px;
}
.widget.widget-breadcrumb .breadcrumb-item.current {
    color: #FA713A;
    font-size: 13px;
}
.breadcrumb-item .separator {
    position: relative;
    color: #fff;
    font-size: 0;
    padding: 6px 14px;
}
.breadcrumb-item .separator::after {
    content: "\f105";
    font-family: 'Fontawesome';
    position: absolute;
    color: #333;
    left: 0;
    text-align: center;
    width: 100%;
    vertical-align: middle;
    opacity: 1;
    text-indent: 0;
    font-size: 17px;
    height: 100%;
    top: -10px;
}
.breadcrumb-item.root .icon {
    background: none;
    display: inline-block;
    height: 16px;
    width: 46px;
}
.breadcrumb-item.root .icon::after{
    content: "Home";
}



/**Category Details**/
.product-widget.widget-productImage {
    border: 1px solid #ddd;
    text-align: center;
    margin-right: 31px;
    overflow: hidden;
}
.widget-productImage .image-preview-box {
    text-align: center;
    position: relative;
    display: inline-block;
}
.widget-productName h1.product-name{
    margin-bottom: 50px;
    text-align: center;
}

.product-widget.widget-addCart .add-to-cart-button.button {
    border-width: 1px;
    padding: 5px 21px;
    margin-top: -3px;
    margin-right: 15px;
}


.product-widget.widget-addCart .stepper{
    margin-right: 17px;
    overflow: visible;
}
.add-to-wish-list{
    height: 38px !important;
}
.add-to-wish-list::after {
    margin-top: 7px;
}
.product-widget.widget-addCart .add-to-wish-list{
    padding: 0px 10px;
}
.bmui-tab .bmui-tab-body-container {
    border-top-width: 1px;
}
.category-details-container h1{
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 25px;
    padding: 0px 0px 0px -20px;
    font-size: 25px;
    text-transform: uppercase;
}
.product-widget.widget-productName h1{
    font-weight: 600;
    color: #000;
    position: relative;
    margin: -20px 0px 25px;
    padding: 0px 0px 10px;
    font-size: 25px;
    line-height:27px;
    text-transform: uppercase;
    text-align: left;
}
.product-widget.widget-productName h1::before,
.category-details-container h1::before{
    content:"";
    position:absolute;
    bottom:0px;
    width:35px;
    height:2px;
    background:#FA713A;
}
.product-widget.widget-information {
    max-width:768px;
}
.product-widget.widget-information .bmui-tab .bmui-tab-header.bmui-tab-active {
    background-color: #fff;
    margin-bottom: -1px;
    padding-bottom: 9px;
    color: #000;
}
.ask-question-panel .form-row input {
    width:100%;
}
.ask-question-panel .form-row textarea {
    height: 250px;
    width: 100%;
}
.bmui-tab-panel .ask-question-panel .question-form .form-row:last-child label {
    display: none;
}
.bmui-tab-panel .ask-question-panel .question-form .form-row button{
    width:100%;
    margin-top: 0px;
}
input[type="submit"], input[type="button"], button, .button, a.button {
    border: 0px solid #b1b1b1;
}
.zoomLens {
    border: 0!important;
}
.zoomWindowContainer > div {
    border: 0!important;
}
/**review-form-container**/
.review-form-container .review-form input,
.review-form-container .review-form textarea{
    width:100%;
}
.review-form .btn-row {
    padding-left: 0px;
}
.review-form-container button{
    float:left;
    width: 48.9%;
}
.review-form-container button[type="submit"]{
    margin-right:10px;
}
.review-form-container .form-row.btn-row::after{
    display: table;
    content: " ";
    clear: both;
}
.review-form-container .review-form,
.ask-question-panel .question-form {
    max-width: 469px;
}
.review-form-container .review-form .form-row.simple_captcha_input_field,
.ask-question-panel .question-form .form-row.simple_captcha_input_field {
    width: calc(100% - 135px);
}


/**project-sec**/
.project-sec ul li{
    position: relative;
    padding-left: 21px;
    line-height: 20px;
}
.project-sec ul li::before{
    content: "\f00c";
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 13px;
    color: #333;
}



/**project-sec**/
.commercial-furniture-sec ul li{
    position: relative;
    padding-left: 21px;
    line-height: 20px;
}
.commercial-furniture-sec ul li::before{
    content: "\f00c";
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 13px;
    color: #333;
}

/* Search Page */
.search-result.categories .content::after{
    display: table;
    content: " ";
    clear: both;
}
.search-result.categories .content .category-image-view {
    width: 33.33%;
}
.search-results div.title {
    color: #000000;
    font-size: 25px;
    font-weight: 600;
    margin: 25px 0;
}

/**Footer**/
#webcommander-page > .footer .widget .widget-title{
    font-weight: 600;
    color: #fff;
    position: relative;
    margin-bottom: 25px;
    padding: 15px 0px;
    font-size: 16px;
    text-transform: capitalize;
}
#webcommander-page > .footer .widget .widget-title::before{
    content:"";
    position:absolute;
    bottom:0px;
    width:25px;
    height:2px;
    background:#FA713A;
}
#webcommander-page > .footer .widget.newsletter .widget-title {
    padding: 7px 0px 12px !important;
    margin-bottom: 15px !important;
}
.widget-snippet.footer-social .header-social {
    margin-top: -5px;
}
#webcommander-page > .footer {
    background: #222222;
    color: #fff;
    padding: 0px 0px;
}
.footer-nav .vertical .navigation-item a{
    border: 0px;
    color: rgba(255,255,255,0.6);
    font-size: 13px;
    line-height: 25px;
    padding: 0px;
    margin: 0px;
}
.footer-nav .vertical .navigation-item a:hover{
    color:#FA713A;
}
.footer-social .header-social a i {
    color: #A9A9A9;
    font-size: 18px;
    line-height: 40px;
    margin: 0px 7px;
}
.footer-social .header-social a:first-child i{
    margin-left: 0px;
}
.newsletter .form-row label{
    display:none;
}
.newsletter .form-row input{
    width: 100%;
    height: 39px;
    border-color: #333333;
    box-sizing: border-box;
    background: transparent;
    padding: 0px 10px;
}
.newsletter .form-row input{
    color:#fff;
}
.widget-newsletter .newsletter{
    position:relative;
}
.newsletter button{
    position: absolute;
    right: 0px;
    top: -48px;
    padding: 19px 21px;
    border: 0px;
}
.newsletter button:hover,
.newsletter button:focus{
    background:none;
}
.newsletter button:hover::before,
.newsletter button:focus::before{
    color:#FA713A;
}
.newsletter button::before{
    position: absolute;
    content: "\f105";
    right: 11px;
    top: 9px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #BFBFBF;
    font-size: 18px;
}
.contact-form .form-template input.validation-error[type="text"], input.validation-error[type="password"] {
    border: 1px solid #ff0000;
}
.footer-copyright p,
.footer-copyright p a{
    color:rgba(255,255,255,0.7);
    font-size: 12px;
    font-weight: 300;
}
.footer-copyright p a:hover{
    color:#FA713A;
}
.footer-get a:hover{
    color:#FA713A;
    text-decoration:none;
}
.widget-newsletter .message-block.error-message{
    position:absolute;
    top:45px;
    padding:2px 0px;
    width:auto;
    background:transparent;
    text-align:left;
    border:0px;
    margin:0px;
    font-size:13px;
    font-weight:400;
    letter-spacing:1px;
}


/* Ecommerces Base Css*/
/**login-form**/
.page-login .login-form {
    background-color: transparent;
    padding: 50px 60px;
    width: 418px;
    border: 1px solid #ddd;
}
.checkout-page .page-heading,
.login-form .title,
.registration-form .title,
.password-reset-form .title,
.customer-new-password .title,
.checkout-page-options > h1{
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 25px;
    padding: 0px 0px 13px 0px !important;
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    margin-left: -50px;
}
.checkout-page .page-heading:before,
.login-form .title::before,
.registration-form .title::before,
.password-reset-form .title::before,
.customer-new-password .title::before,
.checkout-page-options > h1::before{
    content: "";
    position: absolute;
    bottom: 0px;
    width: 35px;
    height: 2px;
    left: 50%;
    background: #FA713A;
    margin-left: -17.5px;
}
.checkout-page .page-heading,
.checkout-page-options > h1,
.password-reset-form .title,
.login-form .title{
    margin-left:0px;
}

.login-form label{
    display:none;
}
.login-form input {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #b1b1b1;
    padding: 10px;
    margin-bottom:0;
    background-color: transparent;
}
.login-form .form-row.mandatory {
    margin-bottom: 17px;
}
.login-form .remember {
    width: 148px;
    margin:12px 0 0;
}
.login-form .remember input {
    margin: -2px 6px 0px 0px;
}
.login-form .submit-row{
    margin: 0px;
    float: none;
}
.login-form .submit-row .login-button{
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 10px 15px;
    display: block;
    width: 265px;
    width: 100%;
}
.login-form .lost-password a {
    color: #FA713A;
    margin-top: 15px;
    display: inline-block;
}
.login-form .account-register a {
    color: #FA713A;
}
.login-form .account-register a:hover,
.login-form .lost-password a:hover {
    color: #FF9B64;
}


/**password-reset-form**/
.password-reset-form {
    width: 418px;
    background: transparent;
    margin: 0 auto;
    padding: 50px;
    border: 1px solid #ddd;
}
.password-reset-form .lost-password-text {
    color: #FA713A;
}
.password-reset-form .form-row {
    width: 100%;
    position: relative;
}
.password-reset-form  .form-row label{
    display:none;
}
.password-reset-form .form-row input {
    box-sizing: border-box;
    border: 1px solid #b1b1b1;
    padding: 10px;
    width:100%;
    background: transparent;
}
.password-reset-form .form-row.submit-row button {
    background: #FA713A;
    border: 0px solid #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 10px 15px;
    display: block;
    width: 100%;
    margin: 5px 0px 0px;
}
.password-reset-form .form-row.submit-row button:hover {
    background: #222;
}
.password-reset-form .errorlist.after {
    left: 0px;
    top: auto;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.password-reset-form  .errorlist.after .message-block {
    text-align: left;
    width: auto;
    font-size: 12px;
    width: 100%;
}
.password-reset-form .errorlist.after .message-block {
    color: #fff;
    margin: 0;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    font-size: 12px;
    bottom: -9px;
    width: auto;
}
.form-row{
    position: relative;
}


/* Registration page css start */
.registration-form {
    max-width: 768px;
    margin: 0 auto;
    padding: 50px 0px 50px 50px;
    background: none;
    position:relative;
    border: 1px solid #ddd;
    overflow: hidden;
}
.registration-form .form-row {
    width: 49%;
    display: inline-block;
}

.registration-form label{
    width: 100%;
}
.registration-form input {
    width: 90%;
    box-sizing: border-box;
    border: 1px solid #000;
    background:none;
    padding: 10px;
}

.registration-form .form-row input.radio{
    margin-left: 10px;
}
.registration-form .form-row input.radio:nth-child(2){
    margin-left: 15px;
}

.registration-form .form-row.simple_captcha_help_text{
    display:none;
}
.registration-form .simpleCaptcha-container .form-row.simple-captcha{
    width: 47%;
    vertical-align: top;
    margin-right:0;
    border: 1px solid #000;
    text-align: center;
    height: 40px;
    overflow: hidden;
}
.registration-form .simpleCaptcha-container .simple-captcha-reload{
    display: inline-block;
}
.registration-form .simple-captcha-reload.icon {
    position: relative;
    top: -12px;
}
.registration-form .simple-captcha-reload.text {
    display: none;
}
.registration-form .simpleCaptcha-container{
    padding: 5px 0px 12px;
}
.registration-form .form-row.simple_captcha_input_field.mandatory {
    float: right;
    right: 0;
    vertical-align: top;
    width: 47%;
    margin-top:0;
}
.registration-form .simpleCaptcha-container #captcha {
    width: 100%;
    float: right;
}
.registration-form .form-row.simple_captcha_input_field.mandatory .message-block.message-text {
    right: 10px;
}
.form-row.recaptcha-row {
    width: 93%;
    padding-top: 8px;
    text-align: center;
}
.custom-form.contact-form-template.form-template .form-row.recaptcha-row {
    width: 100%;
    padding-top: 15px;
    text-align: center;
}
.registration-form .form-row.recaptcha-row label, .custom-form.contact-form-template.form-template .form-row.recaptcha-row label{
    display: none;
}
.registration-form .form-row.recaptcha-row .recaptcha-container{
    padding: 0;
}
.registration-form .submit-row{
    width: 93.5%;
}
.registration-form .submit-row button{
    width: 100%;
    padding: 11px 30px;
}
.registration-form .form-row.submit-row label{
    display:none;
}
.registration-form .simpleCaptcha-container{
    width: 93.5%;
    position: relative;
}
.registration-form select {
    width: 90%;
    border: 1px solid #000;
    background: none;
    padding: 10px;
}
.errorlist.after .message-block {
    color: #fff;
    margin: 0;
    padding: 0px 15px;
    position: absolute;
    text-align: left;
    font-size: 12px;
    bottom: 6px;
    background: #f00;
    border-radius: 30px;
    line-height: 21px;
    right: 15px;
}

/**shipment-calculator-form**/
.shipment-calculator-form label{
    width: 100%;
}
.shipment-calculator-form select{
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    border:1px solid #000;
}
.shipment-calculator-form input{
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    border:1px solid #000;
}

/**checkout-address-selector**/
body#webcommander-page.auto-page.page-checkout .page-content{
    max-width: 1024px;
    margin: 0 auto;
}
.checkout-page {
    margin: 0 auto;
    max-width: 970px;
}
.checkout-address-selector .chosen-single{
    padding: 15px;
}
.checkout-address-selector .chosen-single .selected-value div {
    line-height: 25px;
}
.checkout-address-selector .chosen-container{
    background:#000;
}
.checkout-address-selector .down-arrow{
    background: none;
    right: 12px;
    top: 21px;
}
.checkout-address-selector .down-arrow::before{
    position:absolute;
    left:9px;
    top:0px;
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 38px;
}
.checkout-address-selector .chosen-single{
    font-size: 16px;
    background-color: #000;
    right: 20px;
    top: 19px;
}
.checkout-address-selector .down-arrow{
    border: 1px #333 solid;
}
.checkout-address-selector .down-arrow:hover {
    background-color: #333;
}
.checkout-address-selector .edit-address::before{
    content: "\f040";
    position: absolute;
    left: 23px;
    top: 28px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 26px;
    color: #fff;
}
.checkout-address-selector .edit-address{
    background: #000;
    height: 80px;
}
.selector-mode-block .step-continue-button{
    background: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 10px 15px;
    display: block;
    width: 100%;
    margin-top: 12px;
}
.selector-mode-block .step-continue-button:hover {
    background: #FA713A;
    color: #fff;
    border-color: #FA713A;
}
.message-block.error-message, .message-block.error{
    font-size: 15px;
}
.same-shipping-address-message{
    font-size: 14px;
    line-height: 35px;
}

/**** ****/
/**gift-registry-create**/
.gift-registry-create-edit-form .form-row{
    display: inline-block;
    width: 48%;
}
.gift-registry-create-edit-form .form-row label{
    width:94%;
}
.gift-registry-create-edit-form .Zebra_DatePicker_Icon_Wrapper{
    width: 100%;
}
button.Zebra_DatePicker_Icon {
    width: 94%;
    top: 5px;
}
.gift-registry-create-edit-form .cancel-button,
.gift-registry-create-edit-form .submit-button{
    width: 45.2%;
    margin-top:10px;
}
.gift-registry-create-edit-form .submit-button{
    margin-right:25px;
}
.gift-registry-create-edit-form .submit-button:hover,
.gift-registry-create-edit-form .cancel-button:hover,
.gift-certificate-form .submit-button:hover,
.gift-certificate-form .cancel-button:hover {
    background: #FA713A;
    color: #fff;
    border-color: #FA713A;
}
.gift-registry-create-edit-form .group-row h3 b{
    font-size: 19px;
    font-weight: normal;
    padding-bottom: 5px;
    letter-spacing: 0.8px;
}
.wish-list-edit-form .form-row input{
    width:50%;
}
.wish-list-edit-form .form-row label{
    display:none;
}
.wish-list-edit-form .form-row .submit-button,
.wish-list-edit-form .form-row .cancel-button{
    background: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 15px;
    margin-right: 7px;
}
.wish-list-edit-form .form-row .submit-button:hover,
.wish-list-edit-form .form-row .cancel-button:hover{
    background: #FA713A;
    color: #fff;
    border-color: #FA713A;
}
.save-cart-init-form .form-row .submit-button,
.save-cart-init-form .form-row .cancel-button{
    background: #222;
    border: 0px solid #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 10px 30px;
    display: inline-block;
    margin-top: 15px;
    margin-right: 7px;
}
.save-cart-init-form .form-row .cancel-button{
    background: #FA713A;
}
.save-cart-init-form .form-row .submit-button:hover,
.save-cart-init-form .form-row .cancel-button:hover{
    background: #FA713A;
    color: #fff;
    border-color: #FA713A;
}
.save-cart-init-form .form-row .cancel-button:hover{
    background: #222;
    color: #fff;
    border-color: #222;
}

/***/
.payment-item.paypal{
    background: #f7f7f7;
    border: 1px solid #E6E6E6;
}
.paypal .gateway-thumb {
    background: url("../images/paypal-info.png") no-repeat center #F7F7F7;
    border:0px;
}
.payment-item label{
    padding: 0px;
}
/***/
.check-out-total .left-column, .shopping-cart-total .left-column{
    width: 30%;
    margin-right: 0;
}
.check-out-total .right-column, .shopping-cart-total .right-column{
    width: 70%;
    margin-left: 0;
}
.gift-certificate-code-panel,
.discount-coupon-code-panel{
    padding: 30px;
    margin: 6px 0px 15px 0;
    display:block;
    text-align: center;
    background: transparent;
    border: 1px solid #D7D7D7;
}
.gift-certificate-code-panel label,
.discount-coupon-code-panel label{
    display:block;
}
.gift-certificate-code-panel input,
.discount-coupon-code-panel input{
    margin: 6px 0px 15px 0;
    display: block;
    box-sizing: border-box;
    border: 1px solid #000;
    padding: 0px 10px;
    background: transparent;
    width: 100%;
}
.check-out-total .apply-gift-certificate.button,
.check-out-total.apply-discount-coupon.button{
    max-width: 100%;
    background: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    display: block;
    box-sizing: border-box;
    text-align: center;
    padding: 8px;
}
.check-out-total .apply-discount-coupon {
    display: block;
    margin: 0;
    width: 100%;
    padding: 8px;
}

.check-out-total .right-column{
    margin: 6px 0px 0px 0px;
}
.checkout-page .payment-method .step-continue-button.button{

}
.confirm-order .cartitem-table{
    max-width: 99%;
}
.check-out-total table, .shopping-cart-total table {
    padding: 0px 5px 0px 11px;
    display: inline-block;
}
.check-out-total .check-out-total *, .check-out-total .shopping-cart-total * {
    font-size: 15px;
}
.check-out-total .payment-gateway select{
    border: 1px solid #000;
    background: transparent;
    width: 105px;
}
.page-checkout .confirm-order .confirm-order-button{
    width: 100%;
}
.check-out-total, .shopping-cart-total {
    font-size: 0;
    padding-bottom: 10px;
}
.check-out-total .apply-gift-certificate.button:hover,
.page-checkout .confirm-order .confirm-order-button:hover{
    background: #FA713A;
    color: #fff;
    border-color: #FA713A;
}
/***/
#bmui-tab-pending-order .oder-comment-form .form-row .back-button,
#bmui-tab-pending-order .oder-comment-form .form-row .submit-button{
    float: none;
    margin-top: 0px;
    background: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 30px;
    width: auto;
}
.oder-comment-form .back-button:hover,
.oder-comment-form .submit-button:hover{
    background: #FA713A;
    color: #fff;
    border-color: #FA713A;
}

#bmui-tab-pending-order .form-row .back-button,
#bmui-tab-pending-order .form-row .back-button{
    float: none;
    margin-top: 0px;
    background: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    width: 100%;
}
#bmui-tab-pending-order .back-button:hover,
#bmui-tab-pending-order .back-button:hover{
    background: #FA713A;
    color: #fff;
    border-color: #FA713A;
}
#bmui-tab-abandoned-cart #abandoned-cart-details{
    box-sizing: border-box;
    padding-right: 30px;
}
#bmui-tab-abandoned-cart #abandoned-cart-details .form-row {
    margin: 4px 0;
    width: 48%;
    display: inline-block;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 13px;
}
#bmui-tab-abandoned-cart #abandoned-cart-details .form-row:nth-of-type(7) {
    border-bottom:0px;
}
#bmui-tab-abandoned-cart #abandoned-cart-details label {
    color:#000;
    font-size:16px;
}
#bmui-tab-abandoned-cart #abandoned-cart-details span {
    color:#757575;
    font-size:14px;
}
.confirm-popup.popup{
    background: #fff;
    padding: 30px;
    text-align: center;
}
.confirm-popup.popup .header-line .title{
    font-size: 20px;
    text-transform: uppercase;
}
.confirm-popup.popup .body{
    padding: 24px 15px 24px;
    margin: 17px 0px 23px;
    border: none;
}
.confirm-popup.popup .button-line{
    text-align: center;
}
#bmui-tab-abandoned-cart .confirm-panel .submit-button{
    margin-right: 5px;
}
.chosen-container .chosen-results {
    padding: 15px;
}
#saved-cart-details{

}
#bmui-tab-save-cart #saved-cart-details{
    box-sizing: border-box;
    padding-right: 30px;
}

#bmui-tab-save-cart #saved-cart-details .form-row {
    margin: 4px 0;
    width: 48%;
    display: inline-block;
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 13px;
}
#bmui-tab-save-cart #saved-cart-details .form-row.btn-row {
    width: 100%;
}
#bmui-tab-save-cart #saved-cart-details .form-row:nth-of-type(7) {
    border-bottom:0px;
}
#bmui-tab-save-cart #saved-cart-details label {
    color:#000;
    font-size:16px;
}
#bmui-tab-save-cart #saved-cart-details span {
    color:#757575;
    font-size:14px;
}
#customer-profile-manage-account .edit-address-form .form-row.btn-row{
    padding-left: 0px;
}

/**shopping-cartitem**/
.shopping-cartitem{
    margin: 0 auto;
    background-color: #fff;
    padding: 112px 40px;
    border: 1px solid #d9d9d9;
    text-align: center;
    box-shadow: 0px 7px 15px #d9d9d9;
}
.shopping-cartitem .header-wrapper{
    display:inline-block;
}
.shopping-cartitem .cartitem-btn,
.shopping-cartitem .save-cart-popup {
    height: 44px;
    box-sizing: border-box;
    background: transparent;
    border: 1px solid #b1b1b1;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.8px;
    padding: 8px 15px;
    display: inline-block;
    width: 265px;
}
.shopping-cartitem .cartitem-btn:hover,
.shopping-cartitem .cartitem-btn:focus,
.shopping-cartitem .save-cart-popup:hover,
.shopping-cartitem .save-cart-popup:focus{
    background:#FA713A;
    color:#fff;
    border-color:#FA713A;
}
.shopping-cartitem .save-cart-popup {
    padding: 4px 23px;
    width: auto;
}
.empty-cartitem-text {
    color: #C76A75;
    margin-bottom: 10px;
}
.shopping-cartitem h1 {
    float: none;
    margin: 0px;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px;
    padding: 0px 0px 6px 0px !important;
    font-size: 25px;
    text-transform: uppercase;
}
.shopping-cartitem .remove-cartitem{
    background: url("../images/close-icone.png") no-repeat left top;
}
.shopping-cartitem .remove-cartitem:hover{
    opacity:0.5;
}




/**Popup Header**/
.add-to-cart-popup.active{
    background: #fff;
    /* min-width: 574px; */
}
.popup{
    background: #fff;
}
.popup .header {
    color: #000;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    text-align: center;
    padding: 41px 15px 22px;
    font-size: 16px;
    border:0px;
}
.popup .header .status-message{
    text-transform: uppercase;
}
.popup .header .status-bar-product-name{

    display:block;
    margin-bottom:5px;
    font-size: 18px;
    font-weight: 400;
}
.add-to-cart-popup, .add-cart-information-popup {
    min-width: 600px;
}
.add-to-cart-popup table{
    margin-bottom: 6px;
}
.popup .button-line, .popup .footer {
    background: transparent;
    padding:10px 25px;
    border:0px;
}
.add-to-compare-button:hover, .add-to-wish-list:hover, .remove-from-compare-button:hover, .add-to-wish-list.disabled:hover {
    background: #FA713A;
}
.popup .header{
    background-color: transparent;
}
.popup .body {
    text-align: center;
    padding: 30px 15px 30px;
    margin:0px 40px 23px;
    border-width: 1px 0px 1px 0px;
    border-color:#E1E1E1;
    border-style:solid;
    background-color: transparent;
}
.wish-list-popup label {
    display: inline-block;
    width: 100%;
}
.popup .body select{
    height: 44px;
    border: 1px solid #000;
    display: block;
    width: 100%;
    font-family: 'Georgia';
}

.add-to-cart-popup .short-info .item{
    vertical-align: middle;
    margin-top: 10px;
}
.add-to-cart-popup .short-info .item .stepper{
    vertical-align: middle;
    float: none;
    display: inline-block;
    margin: 0 0 0px 0;
    padding-bottom: 0 !important;
}
.add-to-cart-popup .short-info div, .add-cart-information-popup .short-info div {
    padding-bottom: 0px;
}
.add-to-cart-popup .prodict-name{
    font-size:18px;
}
.add-to-cart-popup .item > span{
    font-weight: 400;
    font-size: 16px;
    margin-right: 10px;
}
.add-to-cart-popup .current-price{
    letter-spacing:1px;
    margin-top: 10px;
}
.add-to-cart-popup table, .add-cart-information-popup table {
    display: inline-block;
    border: 0px;
}
.product-thumb-view thead{
    background:rgba(255,255,255,0.5);
}
.product-thumb-view tbody tr:nth-child(even){
    background:rgba(255,255,255,0.5);
}

.add-to-cart-popup .product-thumb-view img {
    max-width: 98px;
    max-height: 93px;
}
.product-thumb-view img {
    max-width: 98px;
    max-height: 100%;
}
.popup-bottom.footer .button-item .continue-shopping-btn,
.popup-bottom.footer .button-item .cart-page-button{
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 10px 23px;
    -webkit-transition:all 350ms ease 0s;
    -moz-transition:all 350ms ease 0s;
    -o-transition:all 350ms ease 0s;
    transition:all 350ms ease 0s;
}
.popup .short-info,
.popup .product-img{
    padding: 0px 30px;
    border:0px;
}
.popup .close-icon {
    height: 40px;
    width: 40px;
    top: -8px;
    right: -8px;
    border-radius: 50%;
    background: #FA713A;
    color: #fff;
    line-height: 40px;
}
.add-to-cart-popup .cart-summary-header{
    float:none;
    font-size: 16px;
    padding-right: 10px;
    text-align: center;
}
.add-to-cart-popup .cart-summary{
    float:none;
    font-size: 15px;
    padding-right: 10px;
    text-align: center;
    margin-bottom: 26px;
}
.add-to-cart-popup .button-item{
    text-align:center;
    margin-bottom:40px;
}
.add-to-cart-popup .button-item .continue-shopping-btn,
.add-to-cart-popup .button-item .cart-page-button{
    width:40%;
}

/***/
.shipment-calculator-popup{
    background:#fff;
}
.shipment-calculator-popup .popup-bottom{
    text-align: center;
    margin-bottom: 30px;
}
.shipment-calculator-popup .popup-bottom.footer .send-email,
.shipment-calculator-popup .popup-bottom.footer .close-popup{
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 10px 15px;
    width:46%;
}


/**Cart Details**/
.page-cart .shopping-cartitem {
    max-width:960px;
    background:none;
    border:0px;
    box-shadow:0px 0px 0px;
    padding: 25px 0px 21px 0px;
}
.cartitem-table th, .cartitem-table td {
    width: 20%;
    text-align: center;
    border: 0px solid #eee;
    font-size:16px;
}
.stepper {
    float: none;
    display: inline-block;
    margin: 0 0 0px 0;
    padding-bottom: 0 !important;
}
.product-widget.widget-addCart .add-to-compare-button,
.product-widget.widget-addCart .add-to-wish-list{
    margin-top: -1px;
}
.cartitem-table th {
    font-weight: 400;
    font-size: 18px;
    color:#000;
}
.cartitem-btn-wrapper .button {
    float: none;
}
.cartitem-btn-wrapper .quote.button {
    padding: 4px 23px;
    font-size:13px;
}
.cartitem-btn-wrapper {
    text-align: right;
    display: block;
    background: transparent;
}
.cartitem-btn-wrapper.top{
    text-align:center;
    position: relative;
    margin-top: 0px;
    float:none;
    display:block;
}
.page-cart .shopping-cartitem .cartitem-btn {
    width: auto;
    padding: 4px 23px;
    margin-right: 0px;
}
.cartitem-btn-wrapper .save-cart.button{
    background: transparent;
    border: 1px solid #b1b1b1;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.8px;
    display: inline-block;
    height: 45px;
    width: auto;
    padding: 4px 23px;
    box-sizing: border-box;
}
.cartitem-btn-wrapper .shipment-calculator.button{
    background: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.8px;
    display: inline-block;
    height: 45px;
    width: auto;
    padding: 4px 23px;
    box-sizing: border-box;
}
.cartitem-btn-wrapper .save-cart.button:hover,
.cartitem-btn-wrapper .shipment-calculator.button:hover{
    background:#FA713A;
    border-color:#FA713A;
    color:#fff;
}
.check-out-total tr, .shopping-cart-total tr {
    border-bottom: 0px solid #ccc;
}
.shopping-cart-total .right-column table, th, td{
    border:0px;
}
.product-thumb-view tr td:last-child{
    text-align:right;
}
.check-out-total *, .shopping-cart-total * {
    font-size: 16px;
}
.shopping-cartitem .cartitem-btn {
    margin-left: 0px;
}
.page-cart .shopping-cartitem .cartitem-btn.checkout-btn{
    margin-left:5px;
}
.cartitem-btn-wrapper.top a{
    margin: 0px 5px 30px;
    font-size:13px;
}
.page-cart .shopping-cartitem .cartitem-btn.checkout-btn{
    padding:7px 39px;
    background: #FA713A;
    border: 0;
    color: #fff;
}
.page-cart .shopping-cartitem .continue-shopping-btn.cartitem-btn:hover,
.page-cart .shopping-cartitem .cartitem-btn.checkout-btn:hover{
    background: #222;
}

/*  */
.shopping-cart-total .right-column tr{
    display: block;
    text-align: right;
}
.shopping-cart-total .right-column .sub-total-row td{
    display: inline-block;
}
/****/
.shopping-cart-total .discount-coupon-code-panel {
    background: none;
    border: 0px solid #E6E6E6;
    margin: 5px 0;
    padding: 29px 0px 0px 0px;
    text-align: left;
}
.discount-coupon-code-panel .errorlist.after .message-block {
    bottom: -10px;
}
.page-cart .discount-coupon-code-panel .errorlist.after .message-block {
    bottom: 3px;
}
.shopping-cart-total .discount-coupon-code-panel .form-row{
    display:inline-block;
    width:68%;
}
.shopping-cart-total .discount-coupon-code-panel .form-row:last-child{
    width:30%;
    text-align:right;
}
.shopping-cart-total .discount-coupon-code-panel label{
    font-size:16px;
}
.shopping-cart-total .discount-coupon-code-panel input {
    margin: 0 5px 0 0;
    box-sizing: border-box;
    border: 1px solid #b1b1b1;
    width: 100%;
    background:transparent;
    display:inline-block;
}
.shopping-cart-total .discount-coupon-code-panel .apply-discount-coupon{
    background: #222;
    border: 0px solid #b1b1b1;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.8px;
    display: inline-block;
    height: 44px;
    width: 95%;
    margin: 0px 0px 0px 6px;
    box-sizing: border-box;
    margin-left: 8px;
    padding: 10px 0;
}
.shopping-cart-total .discount-coupon-code-panel .apply-discount-coupon:hover{
    background:#FA713A;
    border-color:#FA713A;
    color:#fff;
}
.shopping-cart-total{
    padding-bottom: 0px;
}
.shopping-cart-total .right-column td {
    padding: 0px 0px 7px;
    border:0px;
}
.shopping-cart-total .right-column .sub-total-row .price,
.shopping-cart-total .right-column .tax-row  .price,
.product-thumb-view .cart-item .price{
    font-weight:400;
}
.shopping-cart-total .left-column {
    text-align:left;
}
.product-thumb-view .image a img{
    max-width: 100%;
    max-height: 54px;
}
.product-thumb-view .cart-item .product-name a,
.product-thumb-view .cart-item .unit-price span,
.product-thumb-view .cart-item .quantity input{
    color: #000;
    font-size: 15px;
    font-weight: 400;
}
.product-thumb-view .cart-item .quantity input {
    background: transparent;
}
.product-thumb-view .cart-item .price span{
    font-size:18px;
    font-weight: 400;
}
.cartitem-table th:last-child{
    text-align:right;
}
.shopping-cart-total .right-column .total-label{
    padding-right:15px;
}
.shopping-cart-total .right-column .total-label .sub-total-row{
    padding:15px;
}

.page-cart .shopping-cartitem .continue-shopping-btn.cartitem-btn{
    background: #222222;
    border: 0;
    color: #fff;
    padding: 7px 23px;
    margin-top: 20px;
}
.page-cart .shopping-cartitem .continue-shopping-btn.cartitem-btn:hover{
    background: #FA713A;
}


/**shipment-calculator-popup**/
.shipment-calculator-popup .header .status-message{

    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 400;
    text-transform:uppercase;
}
.shipment-calculator-popup .header .column-content{
    margin: 20px 0px;
}


/**checkout-page-options**/



/**checkout-page-options**/
/**.checkout-page-options > h1 {
    font-weight: 600;
    color: #000;
    position: relative;
    margin-bottom: 25px;
    padding: 0px 0px 13px 0px !important;
    font-size: 25px;
    text-transform: uppercase;
}
.checkout-page-options > h1:before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 35px;
    height: 2px;
    left: 0px;
    background: #FA713A;
    }**/
.checkout-page-options .item-head {
    color: #000;
    font-size: 20px;
    padding: 7px 20px;
    display: inline-block;
    letter-spacing: 0.5px;
    font-weight: 400;
    background: #fff;
    margin-left: 30px;
}
.checkout-page-options .registered-customer .form-row label {
    display: none;
}
.checkout-page-options .content-wrapper {
    margin-top: -18px;
}
.checkout-page-options .content-wrapper .registered-customer input{
    width:100%;
}
.checkout-page-options .registered-customer .login-submit, .checkout-page-options .new-customer-from .checkout-option {
    width: 100%;
}
.checkout-page .section > .header .toolbar {
    display: inline-block;
    padding-top: 10px;
}
.confirm-step-form .panel-wrap .left-panel {
    float: left;
}
.confirm-step-form .panel-wrap .right-panel {
    float: right;
}
table.cartitem-table {
    border: 1px solid #d9d9d9;
}
.order-comment-row, .payment-gateway {
    padding: 15px 0;
}
.accordion-panel > .label-bar.expanded::before {
    background-color: transparent;
}
.accordion-panel > .label-bar.expanded {
    border: 1px solid #b1b1b1;
    border-bottom: 0px;
    padding: 30px 41px 26px;
    color: #000;
    background: transparent;
    font-size: 20px;
}
.checkout-page .page-heading{
    font-weight: 600;
    position: relative;
    margin-bottom: 35px;
    padding: 0px 0px 6px 0px !important;
    font-size: 25px;
    text-transform: uppercase;
}
.accordion-panel > .label-bar .toggle-icon {
    left: 0px;
    top: 0px;
    background: none;
    position:relative;
    margin-right: 10px;
}
.accordion-panel > .label-bar .toggle-icon::before{
    content: "\f107";
    position: absolute;
    left: 0px;
    top: -7px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 29px;
    color: #222;
}
.accordion-panel > .accordion-item.expanded {
    padding: 15px 23px 40px 40px;
    border: 1px solid #b1b1b1;
    border-top: 0px;
    letter-spacing: 0.5px;
    font-size: 18px;
    color:#000;
    background: transparent;
    margin-top: 0;
}
.accordion-panel > .label-bar.expanded .toggle-icon::before{
    color:#FA713A;
}
.checkout-page .shipping-method table td {
    padding: 9px;
}
.edit-address-mode-block label{
    width: 96%;
}
.edit-address-mode-block input{
    height: 44px;
    width: 96%;
    color: #333333;
    box-sizing: border-box;
    border: 1px solid #000;
    background: transparent;
}
.edit-address-mode-block select{
    height: 44px;
    box-sizing: border-box;
    border: 1px solid #000;
    width: 96%;
    background: transparent;
}
.same-for-shipping input{
    width: 0%;
}
.accordion-panel > .label-bar .label-bar {
    left: 10px;
    top: 7px;
}
.edit-address-mode-block .button {
    width: 98%;
    margin-top: 3px;
    background: transparent;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 10px 15px;
    display: block;
}
.edit-address-mode-block .button:hover {
    background: #FA713A;
    color: #fff;
    border-color: #FA713A;
}
.accordion-panel > .label-bar {
    border: 0px solid #eee;
    height: 40px;
    padding: 11px 0px 0 13px;
    letter-spacing: 0.8px;
    background: #f1f1f1;
}
.wish-list-popup.add-to-wishlist-popup.popup{
    background:#fff;
}
/**Others**/
.commercial-furniture-sec .article-content img{
    width:100%;
    height:auto;
}
.project-sec .article-content img{
    width:100%;
    height:auto;
    margin-top: 27px;
}
.project-sec .col-md-7{
    margin-right:40px;
}
.double-input-row.mandatory > label::after, .form-row.mandatory > label::after {
    font-family: sans-serif;
}
#bmui-tab-askQuestion .question-form .form-row,
#bmui-tab-reviewAndRating .review-form .form-row{
    margin: 10px 0;
}
#bmui-tab-askQuestion .question-form .simpleCaptcha-container,
#bmui-tab-reviewAndRating .review-form .simpleCaptcha-container {
    padding: 5px 0px 4px;
}
.payment-item {
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    box-shadow: 0 0 0px #EEEEEE;
    display: inline-block;
    margin: 0 15px 15px 0;
    padding: 0px 0px 0px;
}
.payment-item.paypal {
    background: transparent;
    border: 0px solid #E6E6E6;
}
.paypal .gateway-thumb {
    background: url("../images/paypal-info.png") no-repeat center transparent;
    border: 0px;
}
.gateway-thumb {
    width: 156px;
}
.payment-list.step-form .payment-item label{
    display:none;
}
.payment-item input {
    margin-left: 21px;
}


/** Common Action Button **/
.shipment-calculator-popup .popup-bottom.footer .send-email,
.checkout-page .payment-method .step-continue-button.button,
.shipping-method .button.step-continue-button,
.edit-address-mode-block .step-continue-button.button,
.page-checkout .confirm-order .confirm-order-button,
#bmui-tab-pending-order .oder-comment-form .form-row .submit-button,
.gift-registry-create-edit-form .form-row.btn-row .submit-button,
.wish-list-share-form .form-row.btn-row .submit-button,
.wish-list-edit-form .form-row .submit-button,
.confirm-popup .button-line .yes-button,
.selector-mode-block .step-continue-button,
.cart-details-link .checkout.button,
#saved-cart-details .submit-button,
.gift-certificate-form .submit-button,
#bmui-tab-store-credit button,
#bmui-tab-pending-order .form-row .back-button, #bmui-tab-pending-order .form-row .back-button,
.registration-form .submit-row button,
.checkout-page-options .registered-customer .login-submit,
.page-cart .shopping-cartitem .cartitem-btn.checkout-btn,
.popup-bottom.footer .button-item .cart-page-button,
.login-form .submit-row .login-button,
.contact-form .form-row.btn-row .submit-button,
.review-form-container button[type="submit"],
.bmui-tab-panel .ask-question-panel .question-form .form-row button,
.product-widget.widget-addCart .add-to-cart-button.button {
    border-color: transparent;
    background: #FA713A;
    color: #fff;
}
.shipment-calculator-popup .popup-bottom.footer .send-email:hover,
.checkout-page .payment-method .step-continue-button.button:hover,
.shipping-method .button.step-continue-button:hover,
.edit-address-mode-block .step-continue-button.button:hover,
.page-checkout .confirm-order .confirm-order-button:hover,
#bmui-tab-pending-order .oder-comment-form .form-row .submit-button:hover,
.gift-registry-create-edit-form .form-row.btn-row .submit-button:hover,
.wish-list-share-form .form-row.btn-row .submit-button:hover,
.wish-list-edit-form .form-row .submit-button:hover,
.confirm-popup .button-line .yes-button:hover,
.selector-mode-block .step-continue-button:hover,
.cart-details-link .checkout.button:hover,
#saved-cart-details .submit-button:hover,
.gift-certificate-form .submit-button:hover,
#bmui-tab-store-credit button:hover,
#bmui-tab-pending-order .form-row .back-button:hover, #bmui-tab-pending-order .form-row .back-button:hover,
.registration-form .submit-row button:hover,
.checkout-page-options .registered-customer .login-submit:hover,
.page-cart .shopping-cartitem .cartitem-btn.checkout-btn:hover,
.popup-bottom.footer .button-item .cart-page-button:hover,
.login-form .submit-row .login-button:hover,
.contact-form .form-row.btn-row .submit-button:hover,
.review-form-container button[type="submit"]:hover,
.bmui-tab-panel .ask-question-panel .question-form .form-row button:hover,
.product-widget.widget-addCart .add-to-cart-button.button:hover {
    background:#222222;
    border-color: #222;
}
/****/
.shipment-calculator-popup .popup-bottom.footer .close-popup,

#bmui-tab-pending-order .oder-comment-form .form-row .back-button,
.gift-registry-create-edit-form .form-row.btn-row .cancel-button,
.wish-list-share-form .form-row.btn-row .cancel-button,
.wish-list-edit-form .form-row .cancel-button,
.confirm-popup .button-line .no-button,
.cart-details-link .view-cart.button,
.gift-certificate-form .cancel-button,
.checkout-page-options .new-customer-from .checkout-option,
.popup-bottom.footer .button-item .continue-shopping-btn,
.review-form-container button[type="button"]{
    background:#222;
    color:#fff;
    border-color:#222;
}
.shipment-calculator-popup .popup-bottom.footer .close-popup:hover,
#bmui-tab-pending-order .oder-comment-form .form-row .back-button:hover,
.gift-registry-create-edit-form .form-row.btn-row .cancel-button:hover,
.wish-list-share-form .form-row.btn-row .cancel-button:hover,
.wish-list-edit-form .form-row .cancel-button:hover,
.confirm-popup .button-line .no-button:hover,
.cart-details-link .view-cart.button:hover,
.gift-certificate-form .cancel-button:hover,
.checkout-page-options .new-customer-from .checkout-option:hover,
.popup-bottom.footer .button-item .continue-shopping-btn:hover,
.review-form-container button[type="button"]:hover{
    background:#FA713A;
    border-color:#FA713A;
}
.checkout-page-options .new-customer> h1, .checkout-page-options .new-customer> p{
    display: none;
}
.checkout-page-options .new-customer .option input#checkout-guest {
    margin-top: -3px;
}
.checkout-page-options .new-customer .option label{
    font-size: 18px;
}
.checkout-page-options .new-customer .option label{
    font-size: 18px;
}
.checkout-page-options .new-customer .option:nth-of-type(1){
    display: none;
}
.checkout-page-options .registered-customer p.register{
    display: none;
}
.checkout-page-options .new-customer{
    padding-top: 100px;
    position: relative;
}
.checkout-page-options .new-customer::before {
    content: "Guest Checkout";
    top: 0;
    position: absolute;
    font-size: 20px;
    font-weight: normal;
    line-height: 45px;
    margin-top: 20px;
    margin-bottom: 10px;
}
/** Common Action Button **/



/*start:blog*/
.blog-category-details .title {
    font-size: 26px;
    margin: 0;
    padding-bottom: 15px;
}
.blog-category-details .blog-post-item {
    float: unset;
}
.blog-post-item {
    border-bottom: 0;
    float: left;
    margin-bottom: 30px;
    margin-right: 4%;
    padding-bottom: 8px;
    width: 45.5%;
}
.widget-blogPost .post.post-list-view-width {
    width: 100%;
}
.widget-blogPost .post.post-list-view img {
    max-height: 250px;
    max-width: 100%;
    width: 100%;
}
.widget-blogPost .title{
    margin:0;
    padding:0;
}
.widget-blogPost .title a{
    display:block !important;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
.widget-blogPost .title a:hover{
    color: #fa713a;
}
.blog-post-info {
    padding: 10px 0;
}
.blog-post-info span.date{
    background-position: left 0;
    padding-bottom: 1px;
}
.blog-post-info span.comment-count{
    background-position: left 0;
    padding-bottom: 1px;
}
.blog-post-info span {
    line-height: 18px;
}
.blog-post-item .content{
    display: none;
}
.recent-post-sidebar .blog-post-info,
.recent-post-sidebar div.content,
.recent-post-sidebar  .blog-post-item a{
    display:none;
}
.recent-post-sidebar .blog-post-item {
    border-bottom: medium none;
    float: none;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
.recent-post-sidebar {
    padding-top: 55px;
    padding-left: 25px;
}
.blog-post-details .title {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: left;
}
.blog-post-details .content{
    width: 100%;
}
.blog-post-details .image > img {
    width: 100%;
}
.blog-post-details .comment-post-panel {
    border: medium none;
    margin-top: 40px;
    padding: 0;
    width:80%;
}

.comment-post-panel input[type="text"],
.comment-post-panel  input[type="password"],
.comment-post-panel  select,
.comment-post-panel  textarea {
    width:100%;
    border-color: #dddddd;
}
.comment-post-panel .blog-post-details .comment-post-panel input,
.blog-post-details .comment-post-panel textarea{
    width:100%;
}
.comment-post-panel  button[type="submit"]{
    background: #fa713a none repeat scroll 0 0;
    border-color: #fa713a;
    color: #ffffff;
    padding: 12px 40px;
    width: 100%;
    font-size: 14px;
    height: auto;
    text-align: center;
    text-transform: uppercase;
}
.comment-post-panel  button[type="submit"]:hover{
    background: #222;
    border-color: #222;
}
.blog-post-details .blog-post-comment-panel .comment-item {
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 20px;
    padding: 0 0 3px;
}
.blog-post-details .blog-post-comment-panel .comment-item:last-of-type {
    border-bottom: 0 none;
    padding: 0;
}
.blog-post-details .blog-post-comment-panel .comment-item .content {
    margin: 0;
    padding: 0;
}
.recent-post-sidebar .title {
    line-height: 25px;
    padding-left: 22px;
    position: relative;
}
.recent-post-sidebar .title a{
    font-weight:400;
}
.recent-post-sidebar .title::before{
    color: #555;
    content: "\f105";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 0;
    font-size: 13px;
}
.blog-post-details {
    padding-right: 40px;
}
.blog-post-details span.author{
    display: none;
}
/*end:blog*/

.product-view.image-view .product-name, .product-view.scrollable-view .product-name,
.responsive.auto-page .product-view.image-view .product-name, .product-view.scrollable-view .product-name {
    max-width: 323px;
    height: auto !important;
    margin: 0 auto;
    margin-bottom: 10px;
    min-height: 46px;
    margin-top: 7px;
    overflow: visible !important;
}
.product-view.image-view .product-block,
.responsive.auto-page.page-category .product-view.image-view .product-block{
    min-height: 361px;
}

/* Checkout Page SQA*/
.checkout-page .address-edit-from-wrap > .header .title {
    color: #000;
}
.checkout-page .section > .header .title {
    font-size: 21px;
}
.checkout-page .section.loaded > .header .icon {
    background-color: #FA713A;
}
.checkout-page .confirm-order-btn-row .confirm-order-button,
.button.cancel-button.et_billing_cancel,
.checkout-page .address-edit-from-wrap form .button.submit-button.et_billing_cancel,
.checkout-page .address-edit-from-wrap form .button.submit-button.et_billing_continue {
    width: 100%;
    border: 0px solid #818585;
    box-sizing: border-box;
    margin-left: 0;
    background: #222;
    color: #fff;
}
.checkout-page .confirm-order-btn-row .confirm-order-button,
.button.cancel-button.et_billing_cancel:hover,
.checkout-page .address-edit-from-wrap form .button.submit-button.et_billing_cancel:hover,
.checkout-page .address-edit-from-wrap form .button.submit-button.et_billing_continue:hover {
    background: #FA713A;
}
.checkout-page .address-edit-from-wrap form .button.submit-button.et_billing_cancel:hover
.checkout-page .address-edit-from-wrap form .button.submit-button.et_billing_continue:hover{
    background: #222;
}
.checkout-page .form-row input, .checkout-page .form-row select, .checkout-page .form-row textarea {
    border: 1px solid #999;
}
/*  */
.page-cart .discount-coupon-code-form.valid-verify-form .form-row.mandatory input,
.page-cart .discount-coupon-code-form.valid-verify-form .form-row button{
    width: 100%;
}
.page-cart .discount-coupon-code-form.valid-verify-form .form-row button{
    margin-top: 9px;
}
.checkout-page .address-edit-from-wrap form .button.submit-button.et_billing_cancel:hover {
    border-color: #FA713A;
}
.checkout-page .section .step-continue-button {
    margin-top: 20px;
    padding: 10px 30px;
}
.checkout-page .confirm-order-btn-row .confirm-order-button {
    padding: 11px 40px;
    width: 100%;
    background: #FA713A;
}
.checkout-page .confirm-order-btn-row .confirm-order-button:hover{
    background: #222;
}

.checkout-page .two-column .last-column .column-content {
    margin-left: 12px;
}
.checkout-page .two-column .first-column .column-content {
    margin-right: 12px;
}
.checkout-page .address-edit-from-wrap form {
    background-color: #f8f8f8;
    padding: 30px 50px 50px;
}
.checkout-page .address-edit-from-wrap .form-row {
    margin-top: 20px;
    margin-bottom: 20px;
}
.checkout-page .address-edit-from-wrap form .multi-column {
    margin-bottom: 10px;
}
.checkout-page .address-view .address {
    background-color: #f8f8f8;
    padding: 30px 30px;
}
.checkout-page .section .step-continue-button {
    width: 100%;
    background: #FA713A;
    color: #fff;
    border: 0;
}
.checkout-page .section .step-continue-button:hover{
    background: #222;
}
.checkout-page .address-view > .header .title {
    color: #000;
}
.checkout-page .toolbar-btn {
    color: #fff;
    border: 0;
    background: #222;
}
.checkout-page .toolbar-btn:hover{
    background: #FA713A;
}
.check-out-total .total-order {
    border-top: 0 solid #e4e8e8;
    padding-top: 8px;
    padding-bottom: 0;
    margin-top: 0;
}
.confirm-step-form .check-out-total {
    padding-top: 0;
    padding-bottom: 0;
}
.checkout-page .payment-options {
    border-bottom: 0 solid #ebeeee;
}
.checkout-page .payment-option > .header {
    border-top: 0 solid #ebeeee;
}

/* page-post-payment */
.page-post-payment .message-details,
.page-post-payment p.post-order-contact-us,
.page-post-payment p.order-info{
    text-align: center;
    font-size: 20px;
}
.page-post-payment p.post-order-contact-us a{
    color: #FA713A;
}
.page-post-payment p.post-order-contact-us a:hover{
    color: #000;
}
/*  */
.cartitem-table.order_details_table tr th.product-name,
.cartitem-table.order_details_table tr td.product-name{
    text-align: left;
}
.cartitem-table.order_details_table tr th.price,
.cartitem-table.order_details_table tr td.price{
    text-align: right;
}

.payment-success-total tr td.total-label{
    font-weight: normal;
}
.confirm-step-form .payment-options {
    display: none;
}
.confirm-step-form .right-panel .details{
    text-align: right;
}
.confirm-step-form .cart-item .name{
    font-size: 18px;
}
p.post-order-contact-us {
    display: none;
}
body#webcommander-page.page-post-payment .page-content{
    padding-top: 0px;
}
body#webcommander-page.page-post-payment .pay-msg{
    padding-top: 60px;
}
.product-block label.label-for-price {
    display: none;
}
.address-edit-from-wrap .header {
    display: none;
}
.price-block-container .tax-message{
    padding-left: 10px;
}

/* Admin Style */
.header.active-section .widget.widget-navigation.main-menu {
    z-index: auto;
}
.header.active-section .widget.widget-storeLogo {
    z-index: auto;
}
.payment-success-total .sub-total-row, .payment-success-total .tax-row {
    display: none;
}
body#webcommander-page.page-cart .page-content {
    padding: 60px 0px 0;
}
.checkout-page input[type="checkbox"] + span::before {
    left: 1px;
    top: -3px;
    width: 17px;
    height: 17px;
}

.blog-post-details p a{
    color:#FA713A;
}

.blog-post-content .blog-post-item:nth-of-type(odd){
    clear: left;
}
.blog-post-content .blog-post-item:nth-of-type(even){
    clear: right;
}

.blog-Categories {
    margin: 30px 0 0 25px;
}
.blog-Categories .navigation-item a:before {
    color: #555;
    content: "\f105";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 0;
    font-size: 13px;
}
.blog-Categories .navigation-item a {
    border-bottom: none;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px 0;
}
.blog-Categories .navigation-item a:hover {
    color: #fa713a;
}
.widget-blogPost .title {
    line-height: 25px;
}
.recent-post {
    margin-top: 57px;
}
.recent-post .blog-post-item {
    width: 100%;
    margin-right: 0;
    padding-bottom: 0;
}
.recent-post .post.post-list-view-width{
    width: 100%;
    margin-right: 0;
    padding-bottom: 0;
}
.recent-post-sidebar {
    padding: 0;
    margin: 0;
}
.blog-Categories{
    margin-left: 0;
    margin-bottom: 55px;
}
.recent-post .title a {
    font-weight: 400;
    font-size: 16px;
    margin-top: 7px;
}
.widget-blogPost .post.post-list-view-width {
    width: 100%;
    height: 210px;
    padding: 0;
    margin-bottom: 10px;
}
.widget-blogPost .post.post-list-view img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}
.blog-post-info span.comment-count{
    display: none;
}
.blog-category-details .blog-post-item {
    float: unset;
    display: inline-block;
    vertical-align: top;
    width: 28%;
}
.blog-category-details .title {
    font-size: 26px;
    margin: 0;
    padding-bottom: 0;
    line-height: 20px;
}
.blog-category-details .title  a{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
}
.blog-category-details .blog-post-item .post-list-view-width{
    width: 100%;
    height: 210px;
    padding: 0;
    margin-bottom: 10px;
}
.blog-category-details .blog-post-item .post-list-view-width  img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
}
.blog-category-details .blog-post-info span.author,
.blog-category-details .blog-post-info span.categories,
.blog-category-details .blog-post-item .content,
.blog-category-details .blog-post-item .content ~ a{
    display: none;
}
.page-blog .blog-post-info span.date,
.page-blog-category   .blog-post-info span.date{
    background: none;
    padding-left: 0;
    font-style: italic;
}
.page-blog-category .body .blog-posts {
    padding-top: 30px;
}

#webcommander-page > .footer .widget-blogPost .blog-post-item{
    padding-bottom: 0;
}
#webcommander-page > .recent-post-sidebar .title::before{
    display: none;
}
#webcommander-page > .footer .widget-blogPost .title a {
    display: block !important;
    border: 0px;
    color: rgba(255,255,255,0.6);
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    line-height: 20px;
    padding-left: 0;
}
#webcommander-page > .footer  .recent-post-sidebar .title::before{
    display: none;
}
#webcommander-page > .footer  .recent-post-sidebar .title{
    padding-left: 0;
    left: 0;
}
.blog-post-content .blog-post-item .post-description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.sidebar-quote {
    margin-top: 60px;
}
.blog-post-info span.categories {
    background: url(../../images/site/blog-category.png) no-repeat left 3px;
    padding-left: 0;
    margin-right: 10px;
    background: none;
}
.page-blog .blog-post-info span.date {
    border-right: 1px solid #bbb;
    padding-right: 15px;
}
body > .notification {
    padding: 20px;
    border:3px #FA713A solid;
    box-shadow: 0 0 10px rgba(0,0,0, .8);
    text-align: center;
    border-radius: 3px;
    min-width: inherit;
}
body > .notification.success {
    color: #000000 ;
}
.entire-search .search-result .content {
    margin: 25px 0;
}
.search-results .page .title {
    font-size: 18px;
    margin: 0 5px 0 0;
}
.search-results .page {
    display: block;
    font-size: 14px;
    margin: 14px 0;
    padding-right: 0;
    width: auto;
}

body#webcommander-page.page-reset-password .page-content .customer-new-password.valid-verify-form {
    background-color: transparent;
    padding: 50px 60px;
    max-width: 418px;
    border: 1px solid #ddd;
    margin:0 auto;
}
body#webcommander-page.page-reset-password .page-content .customer-new-password.valid-verify-form .title {
    margin-left: 0px;
}
body#webcommander-page.page-reset-password .page-content input {
    width: 100%
}

body#webcommander-page.page-reset-password .page-content .customer-new-password .form-row label{
    width: auto;
}
body#webcommander-page.page-reset-password .page-content .customer-new-password .form-row.submit-row label {
    display: none
}
body#webcommander-page.page-reset-password .page-content .customer-new-password .form-row.submit-row button {
    margin-top: 5px;
    width: 100%;
    background: #fa713a;
}
body#webcommander-page.page-reset-password .page-content .customer-new-password .form-row.submit-row button:hover {
    background: #000;
}
.payment-form.site-popup-form .errorlist.after .message-block {
    padding: 0px 11px;
    font-size: 11px;
    right: 5px;
}
.image-popup-container .navigator.close-button {
    background-position: -5px -77px;
    height: 40px;
    right: -14px;
    top: -16px;
    width: 40px;
    border-radius: 100px;
}
.image-popup-container .image-wrapper .close-button::after {
    content: "X";
    font-size: 18px;
    font-family: sans-serif;
    color: #fff;
    top: 8px;
    right: 13px;
    position: absolute;
}
.popup .save-cart-init-form .body .form-row input {
    width: 100%;
}
.save-cart-init-form label {
    display: block;
    width: auto;
}

.password-meter-wrap {
    display: block;
    width: 150px;
    position: absolute;
    left: 0;
    bottom: -10px;
    margin-left: 0;
}
.password-meter-wrap .password-description{
    float: left;
    width: auto;
    margin-right: 10px;
    line-height: 12px;
}
.password-meter-wrap .password-strength-bar {
    float: left;
}
.registration-form .simpleCaptcha-container .simple-captcha-reload {
    display: none;
}

@media (max-width: 767px) {
    .entire-search .search-result .pagination {
        float: none;
        font-size: 12px;
        margin-top: 10px;
    }
    .confirm-popup.popup .header-line {
        padding: 5px;
        text-align:center;
    }
    .confirm-popup.popup .header-line .title {
        font-size: 17px;
    }
}
.fee .popup {
    padding: 0;
}
.fee-html-edit-content-popup .button-line, .fee .widget-image-edit-popup .fee-pu-content-footer {
    margin: 0 30px 20px !important;
}
.fee .widget-image-edit-popup .fee-pu-content-footer {
    max-width: 500px
}

/*Section Full-wide*/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
    width: auto;
}
@media screen and (max-width: 980px) {
    body > .body {
        padding: 0;
    }
}

.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message, .fee-widget-product-tabular-view .current-price.price .tax-message {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    width: 100%;
    display: block;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{
    padding-left: 15px;
    padding-right: 15px;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap > .price-waper {
    margin: 7px 15px 0;
}

/*Section Full-wide*/
.fee .main-menu .horizontal a {
    padding-bottom: 0;
    padding-top: 20px;
}
.fee .widget-snippet .categorie-wrap .container {
    max-width: 100%;
    width: auto;
}


/* ----------------------------------------------------------------
// customer profile
------------------------------------------------------------------- */
#customer-profile-tabs.customer-profile-v2 th,
#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
    font-family: "Montserrat",sans-serif;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active {
    background: none;
    border: none;
}
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header .title:after {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header:hover .title {
    color: #000 !important;
}
#customer-profile-tabs.customer-profile-v2 .button.profileLogout,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout:hover {
    border: none;
    text-align: left;
}
#customer-profile-tabs.customer-profile-v2 .profileLogout a,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover {
    background: none;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-name {
    height: auto;
}
.customer-profile-v2 .profile-pic-wrapper>.customer-name-text {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding-bottom: 20px;
}
#customer-profile-tabs.customer-profile-v2 button {
    background: #FA713A;
    border: none;
}
#customer-profile-tabs.customer-profile-v2 button:hover {
    background: #222222;
    color: #fff;
}
.page-profile .site-popup textarea:focus {
    border: 1px solid #000;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.current {
    background-color: #FA713A;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top.bmui-tab-active {
    border-bottom: 2px #FA713A solid;
}
#customer-profile-tabs.customer-profile-v2 input[type="checkbox"] {
    padding: 0;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left,
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right {
    border: 1px rgba(0,0,0,.2) solid;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left:hover,
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right:hover {
    border: 1px rgba(0,0,0,.40) solid;
}
#webcommander-page.page-profile .notification.popup {
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 30px 20px 20px;
    border: none;
    max-width: 600px;
    min-width: 300px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25)
}

@media (max-width: 767px) {
    #webcommander-page.page-profile .notification.popup {
        max-width: calc(100vw - 40px);
        min-width: 300px
    }
}

#webcommander-page.page-profile .notification.popup .icon {
    display: block;
    float: none;
    width: 24px;
    height: 24px;
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
#webcommander-page.page-profile .notification.popup.info .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}
#webcommander-page.page-profile .notification.popup.success .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M22%2011.0799V11.9999C21.9988%2014.1563%2021.3005%2016.2545%2020.0093%2017.9817C18.7182%2019.7088%2016.9033%2020.9723%2014.8354%2021.5838C12.7674%2022.1952%2010.5573%2022.1218%208.53447%2021.3744C6.51168%2020.6271%204.78465%2019.246%203.61096%2017.4369C2.43727%2015.6279%201.87979%2013.4879%202.02168%2011.3362C2.16356%209.18443%202.99721%207.13619%204.39828%205.49694C5.79935%203.85768%207.69279%202.71525%209.79619%202.24001C11.8996%201.76477%2014.1003%201.9822%2016.07%202.85986%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M22%204L12%2014.01L9%2011.01%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}
#webcommander-page.page-profile .notification.popup.warning .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.2898%203.8602L1.81978%2018.0002C1.64514%2018.3026%201.55274%2018.6455%201.55177%2018.9947C1.55079%2019.3439%201.64127%2019.6873%201.8142%2019.9907C1.98714%2020.2941%202.2365%2020.547%202.53748%2020.7241C2.83847%2020.9012%203.18058%2020.9964%203.52978%2021.0002H20.4698C20.819%2020.9964%2021.1611%2020.9012%2021.4621%2020.7241C21.7631%2020.547%2022.0124%2020.2941%2022.1854%2019.9907C22.3583%2019.6873%2022.4488%2019.3439%2022.4478%2018.9947C22.4468%2018.6455%2022.3544%2018.3026%2022.1798%2018.0002L13.7098%203.8602C13.5315%203.56631%2013.2805%203.32332%2012.981%203.15469C12.6814%202.98605%2012.3435%202.89746%2011.9998%202.89746C11.656%202.89746%2011.3181%202.98605%2011.0186%203.15469C10.7191%203.32332%2010.468%203.56631%2010.2898%203.8602Z%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%209V13%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2017H12.01%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}
#webcommander-page.page-profile .notification.popup.alert .icon,
#webcommander-page.page-profile .notification.popup.error .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.86%202H16.14L22%207.86V16.14L16.14%2022H7.86L2%2016.14V7.86L7.86%202Z%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}
#webcommander-page.page-profile .notification.popup .message {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px #ddd solid;
    text-align: left;
}
#webcommander-page.page-profile .notification.popup .type {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 10px;
    color: #000;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
#webcommander-page.page-profile .notification.popup.success .type {
    color: green
}
#webcommander-page.page-profile .notification.popup.warning .type {
    color: orange
}
#webcommander-page.page-profile .notification.popup.alert .type,
#webcommander-page.page-profile .notification.popup.error .type {
    color: red
}
#webcommander-page.page-profile .notification.popup .close {
    height: 16px;
    width: 16px;
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12.1953%204.9541L4.19531%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M4.19531%204.9541L12.1953%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
    position: absolute;
    right: 7px;
    top: 5px
}
#webcommander-page.page-profile .site-popup .title-bar {
    padding: 15px 20px;
    background-color: #fff;
    border-bottom: 1px #f0f3f4 solid;
    border-radius: 4px 4px 0 0;
    text-align: left;
}
#webcommander-page.page-profile .site-popup .title-bar .title {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
}
#webcommander-page.page-profile .site-popup .window-corner-toolbar .close::after {
    display: none;
}
#webcommander-page.page-profile .site-popup .form-row {
    margin: 0;
}
#webcommander-page.page-profile .site-popup .button-line {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}
#webcommander-page.page-profile .site-popup .button-line button {
    width: auto;
    background-color: #FA713A;
    border: 1px #FA713A solid;
    margin: 0;
    letter-spacing: normal;
}
#webcommander-page.page-profile .site-popup .button-line button:hover {
    width: auto;
    background-color: #222222;
    border: 1px #222222 solid;
}
#webcommander-page.page-profile .site-popup .button-line button[disabled] {
    background: #bfbfbf none repeat scroll 0 0 !important;
    border: 1px #bfbfbf solid;
}
#webcommander-page.page-profile .confirm-popup .header-line .close::after {
    display: none;
}
.page-profile .confirm-popup .button-line button {
    width: auto;
}
.page-profile .confirm-popup .button-line button.yes-button {
    background-color: #FA713A;
    border: 1px #FA713A solid;
}
.page-profile .confirm-popup .button-line button.yes-button:hover {
    background-color: #222222;
    border: 1px #222222 solid;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 24px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
    margin-bottom: 24px;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 36px;
    color: #000;
    font-weight: 600;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-status {
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    padding: 3px 8px;
    background-color: #666;
    border-radius: 30px;
    text-transform: capitalize;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-header-left-bottom {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px rgba(0, 0, 0, .08) solid;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-created {
    font-size: 14px;
    line-height: 20px;
    color: #4F4F4F;
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .track-order-action {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
    border: none;
    padding: 0;
    margin: 0;
    justify-content: unset;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    width: 50%;
    flex-grow: 0;
    flex-shrink: 0;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
    padding-right: 24px;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    padding-left: 24px;
    border-left: 1px rgba(0, 0, 0, .05) solid;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header .title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #212529;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
}
#customer-profile-tabs .bmui-tab-panel .panel-header .address span:first-child {
    font-weight: 500;
    display: block;
    color: #555;
    margin: 15px 0 3px;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address span,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details>span {
    font-size: 14px;
    font-weight: 500;
    color: #4F4F4F;
}
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address .name,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details .name {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .bmui-tab-body-container .panel-header .panel-header-left .link-btn {
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap {
    width: 320px;
    margin-left: auto;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row {
    margin: 0;
    padding: 14px 16px;
    border-bottom: 1px rgba(0, 0, 0, .05) solid;
    display: flex;
    float: none;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-bottom: none;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    font-size: 14px;
    font-weight: 500;
    color: #626262;
    width: 50%;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value {
    color: #000;
    font-weight: 600;
    text-align: right;
    padding-left: 5px;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    text-align: left;
    padding-right: 5px;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-top: none;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child label,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child .value {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child:after {
    font-size: 14px;
    right: 16px;
    bottom: 9px;
    line-height: 16px;
}
.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap thead tr th:first-child,
.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td:first-child {
    width: 40%;
}
.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td .wrapper {
    display: flex;
}
#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper img {
    max-width: 60px;
}
#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
    width: 70%;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
#customer-profile-tabs .bmui-tab-panel #order-details .id {
    font-weight: 600;
}
#customer-profile-tabs .bmui-tab-panel #order-details .name {
    font-size: 14px;
}
#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share {
    padding: 4px 14px;
    max-width: max-content;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 22px;
    background: #FA713A;
    font-weight: 600;
    width: auto;
}
#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share:hover {
    background: #222222;
}
.floating-panel-popup.product-share-option.popup .customer-share-options label {
    font-size: 16px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f7f7f9;
    transition: all 300ms ease-out 0s;
    display: none;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div {
    margin-bottom: 15px;
    cursor: pointer;
    color: #111;
    padding-left: 30px;
    position: relative;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:last-child {
    margin: 0;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .facebook-share:before {
    content: "\f09a";
    font-family: 'FontAwesome';
    position: absolute;
    left: 3px;
    font-size: 21px;
    color: #313131;
    background: none;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .twitter-share:before {
    content: "\f099";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 21px;
    color: #313131;
    background: none;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .linkedin-share:before {
    content: "\f0e1";
    font-family: 'FontAwesome';
    position: absolute;
    left: 1px;
    font-size: 20px;
    color: #313131;
    top: -2px;
    background: none;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover {
    color: #FA713A;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover:before {
    color: #FA713A;
}
.floating-panel-popup .action-item:hover {
    background-color: #f5f5f5;
    color: #000;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div img {
    display: none;
}
.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover img {
    border: 1px solid #ccc
}
.floating-panel-popup.product-share-option .share-medium div[class$="-share"]:hover {
    background: none;
}
#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
}
#customer-profile-tabs.customer-profile-v2 button.back-button {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    padding: 6px 16px;
    background: none;
    border: 1px rgba(0, 0, 0, .2) solid;
    border-radius: 4px;
    height: 32px;
}
#customer-profile-tabs.customer-profile-v2 button.back-button:hover {
    border: 1px rgba(0, 0, 0, .4) solid;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-details .form-row.btn-row {
    display: flex;
    column-gap: 10px;
}
#customer-profile-tabs.customer-profile-v2 .wish_list .create-wish-list {
    margin-top: 0;
    width: auto;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .wrapper[data-label="Actions:"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon {
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.details {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.9985%203.75C5.94%203.75%203.192%206.06975%201.60875%208.61225C1.53675%208.7315%201.5%208.86575%201.5%209C1.5%209.13425%201.536%209.2685%201.608%209.38775C3.192%2011.9303%205.94%2014.25%208.9985%2014.25C12.1058%2014.25%2014.8455%2011.9325%2016.3965%209.38025C16.4655%209.26325%2016.5%209.13125%2016.5%209C16.5%208.86875%2016.4655%208.73675%2016.3965%208.61975C14.8455%206.0675%2012.1058%203.75%208.9985%203.75ZM15.3082%209C13.9305%2011.1585%2011.6355%2013.125%208.9985%2013.125C6.39975%2013.125%204.0995%2011.151%202.6955%209C4.09875%206.849%206.39975%204.875%208.9985%204.875C11.637%204.875%2013.9327%206.843%2015.3082%209ZM9%206C10.656%206%2012%207.344%2012%209C12%2010.656%2010.656%2012%209%2012C7.344%2012%206%2010.656%206%209C6%207.344%207.344%206%209%206ZM9%207.125C7.965%207.125%207.125%207.965%207.125%209C7.125%2010.035%207.965%2010.875%209%2010.875C10.035%2010.875%2010.875%2010.035%2010.875%209C10.875%207.965%2010.035%207.125%209%207.125Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.add-to-cart {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18%202.25L17.4427%203.75H15.996L13.3905%2012.75H3.46125L0%204.5H12.609L12.186%206H2.256L4.45875%2011.25H12.2797L14.8538%202.25H18ZM6.375%2013.5C5.754%2013.5%205.25%2014.004%205.25%2014.625C5.25%2015.2467%205.754%2015.75%206.375%2015.75C6.996%2015.75%207.5%2015.2467%207.5%2014.625C7.5%2014.004%206.996%2013.5%206.375%2013.5ZM10.125%2013.5C9.504%2013.5%209%2014.0033%209%2014.625C9%2015.2467%209.504%2015.75%2010.125%2015.75C10.746%2015.75%2011.25%2015.2467%2011.25%2014.625C11.25%2014.004%2010.746%2013.5%2010.125%2013.5Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.delete {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1757_1068%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2218%22%20height%3D%2218%22%3E %3Crect%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1757_1068%29%22%3E %3Cpath%20d%3D%22M5.48077%2015.3756C5.10674%2015.3756%204.78727%2015.2431%204.52237%2014.9782C4.25746%2014.7133%204.125%2014.3938%204.125%2014.0198V4.50059H3.375V3.37561H6.74998V2.71216H11.25V3.37561H14.625V4.50059H13.875V14.0198C13.875%2014.3986%2013.7437%2014.7193%2013.4812%2014.9818C13.2187%2015.2443%2012.898%2015.3756%2012.5192%2015.3756H5.48077ZM12.75%204.50059H5.24998V14.0198C5.24998%2014.0871%205.27162%2014.1424%205.31489%2014.1857C5.35817%2014.229%205.41346%2014.2506%205.48077%2014.2506H12.5192C12.5769%2014.2506%2012.6298%2014.2266%2012.6779%2014.1785C12.7259%2014.1304%2012.75%2014.0775%2012.75%2014.0198V4.50059ZM7.05289%2012.7506H8.17787V6.00059H7.05289V12.7506ZM9.82209%2012.7506H10.9471V6.00059H9.82209V12.7506Z%22%20fill%3D%22%231C1B1F%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E");
}
#webcommander-page.page-profile .payment-form.site-popup-form .header-wrapper>h1 {
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: normal;
    margin: 0 0 15px;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row input:focus,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select:focus {
    border: 1px #000 solid;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    padding-bottom: 15px;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row input,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select {
    width: 100%;
    margin: 0;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row label,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: block;
    width: auto;
    padding: 0 0 5px;
    line-height: 1.4;
}
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    display: flex;
    flex-wrap: wrap;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms {
    position: relative;
    padding: 0 0 0 22px;
    background: none;
    border: none;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms input.checkbox {
    width: auto;
    margin: 0;
    position: absolute;
    top: 3px;
    left: 0;
}
#webcommander-page.page-profile .payment-form.site-popup-form .terms_and_condition_title {
    font-size: 14px;
    color: #222;
    line-height: normal;
    font-weight: 400;
}
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    width: 100%;
}
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
    width: calc(50% - 15px);
}
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row>.form-type-info {
    color: #999;
    font-size: 20px;
    height: 40px;
    line-height: 37px;
    margin: 0;
    text-align: center;
    width: 30px;
}
#webcommander-page.page-profile .site-popup .button-line button.cancel-button {
    color: #000;
    background: none;
    border: 1px rgba(0, 0, 0, .20) solid;
}
#webcommander-page.page-profile .site-popup .button-line button.cancel-button:hover {
    border: 1px rgba(0, 0, 0, .40) solid;
}
#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn {
    background: #FA713A;
}
#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn:hover {
    background: #222222;
}
#customer-profile-tabs.customer-profile-v2 #order-list table {
    margin-bottom: 0;
}
#customer-profile-tabs.customer-profile-v2 .pagination {
    margin: 0;
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.page-number.current:after {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .pagination span {
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.next:after,
#customer-profile-tabs.customer-profile-v2 .pagination span.prev:after {
    display: none;
}
.bmui-tab.left-side-header.customer-profile-v2 .customer-profile-left .bmui-tab-header-container {
    display: block !important;
}
#customer-profile-tabs.customer-profile-v2 #order-details .order-items-wrap table {
    margin-bottom: 0;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left:before,
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right:before {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .scroller [class^="scroll-"]::after {
    top: 6px;
    left: 40%;
}
#customer-profile-tabs.customer-profile-v2 .scrollable-view .content {
    margin: 18px 0 0;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block {
    width: 257px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price .tax-message {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .block-content-wrap > .price-waper {
    display: block;
}
#webcommander-page.page-profile .site-popup .title-bar .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .confirm-popup .header-line .close,
#webcommander-page.page-profile .exception-popup .header .close-popup {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .confirm-popup .header-line .close:before,
#webcommander-page.page-profile .confirm-popup .header-line .close:after,
#webcommander-page.page-profile .exception-popup .header .close-popup:before,
#webcommander-page.page-profile .exception-popup .header .close-popup:after {
    display: none;
}

#webcommander-page.page-profile .confirm-popup .header-line .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .button-line button {
    height: auto;
    margin: 0;
    letter-spacing: normal;
}
.page-profile .confirm-popup .button-line button.no-button:hover {
    color: #000!important;
    background: none;
}
#webcommander-page.page-profile .confirm-popup .header-line {
    text-align: left;
}
#webcommander-page.page-profile .confirm-popup .header-line .title {
    color: #000;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing {
    overflow-x: auto;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after {
    position: static;
    margin-top: 3px;
    line-height: normal;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after .message-block {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body .address-card-item-value,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body .address-card-item-value {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new {
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link {
    line-height: normal;
}
.page-profile .site-popup .errorlist.after {
    position: static;
}
.page-profile .site-popup .errorlist.after .message-block {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin-top: 3px;
    position: unset;
    background: transparent;
    color: #f00;
    padding: 0;
}
#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-suggest {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-header-container.top-box {
    overflow-x: auto;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top {
    white-space: nowrap;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header {
    text-transform: none;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing .no-data {
    font-weight: 400;
}
.page-profile.auto-page .page-content {
    padding: 0 !important;
}
#customer-profile-tabs .all_order .customer-profile-order-details-v2-view .order-basic-info-top {
    margin: 0;
    padding: 0;
    border: none;
}
#customer-profile-tabs.customer-profile-v2 #order-list .id-col {
    width: 180px;
}
.auto-page #bs-2D6AC9DF-2B9B-42B4-B53C-93B886736981 {
    padding: 0;
}
.page-profile .floating-panel-popup {
    width: 180px !important;
}
#customer-profile-tabs table {
    min-width: 820px;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-image {
    height: 200px;
}

@media(max-width: 991px) {
    .customer-profile-v2-wrapper {
        padding: 30px 20px;
    }
    .customer-profile-v2 .customer-welcome-profile {
        margin-bottom: 0;
    }
    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right>.bmui-tab-body-container {
        margin-top: 30px;
    }
}

@media(max-width: 767px) {
    #webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
        width: 100%;
        margin-bottom: 15px;
    }
    #customer-profile-tabs.customer-profile-v2 #saved-cart-listing table {
        width: 600px;
        margin-bottom: 20px !important;
        max-width: unset;
    }
}

@media(max-width: 575px) {
    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
        flex-wrap: wrap;
    }
    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
        width: 100%;
        padding-right: 0;
    }
    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
        padding-left: 0;
        width: 100%;
        margin-top: 20px;
        border-left: none;
    }
    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) {
        display: block;
    }
    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) .header-right {
        margin-top: 7px;
    }
    #customer-profile-tabs.customer-profile-v2 .customer-password-change-card .manage-password {
        justify-content: space-between;
        flex-wrap: wrap;
        display: flex;
    }
    #customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-change-title {
        margin: 10px 0;
    }
    #customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link {
        margin-top: 0;
    }
}
