@import url("https://use.fontawesome.com/releases/v5.7.2/css/all.css"); /* Using a url */



body {

    color: #434343;

    letter-spacing: 1px;

}



#account-nav .nav.item {

    display: block !important;

    width: 100%;

}



body.cms-page-view {

    overflow-x: hidden;

}



.header-wrapicon2 {

    position: relative;

    top: -1px;

}

span.counter-number {

    background: #b8817d;

    min-width: 23px;

    height: 23px;

    line-height: 23px;

    text-align: center;

    border-radius: 4px;

    color: #fff;

    font-size: 12px;

    display: inline-block;

    font-weight: 600;

}

.action.showcart .text {

    font-size: 14px;

    margin-left: 0;

    position: relative;

}



.left-block h1 {

    margin: 0;

}

  .logo [type="text"] {

	width: auto;

	height: auto;

	line-height: 26px;

	font-family: 'Avenir';

	border-radius: 0;

	font-weight: normal;

	outline-offset: -2px;

	-webkit-appearance: none;

	text-transform: uppercase;

	letter-spacing: 1px;

	background: #fafafa;

	font-size: 16px;

	border: 1px solid #c6c6c6 !important;

	padding: 2px 10px;

	max-width: 200px;

}

.customer-account-index .action.change-password {

    text-decoration: underline;

    margin-left: 15px;

}



.customer-account-index .action.edit {

    text-decoration: underline;

}



.logo {

    margin: 0px auto 25px 0 !important;

}



.control.qty {

    width: 50px !important;

}

.free-swatch{

	font-size: .95em;

	margin-left: 9ex;

}

.d-inner .sorter-options,

.d-inner .limiter-options {

    width: 100%;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    border: 0;

    height: 100%;

    line-height: 38px;

    padding: 0 8px;

    background: transparent;

    position: relative;

    z-index: 1;

}



.d-inner .toolbar-sorter.sorter::after,

.d-inner .field.limiter:after {

    content: "\00a0";

    display: block;

    position: absolute;

    right: 0;

    line-height: 38px;

    width: 30px;

    border-left: 1px solid #e5e5e5;

    background: url(../images/pro/arrow-d.png);

    background-position-x: 0%;

    background-position-y: 0%;

    background-repeat: repeat;

    z-index: 0;

    top: 0;

    background-repeat: no-repeat;

    background-position: center center;

}



.d-inner .sorter,

.d-inner .field.limiter {

    max-width: 171px;

    background: transparent;

    border: 1px solid #E5E3E3;

    height: 38px;

    width: 100%;

    position: relative !important;

    display: inline-block;

    min-width: 171px;

}



.d-inner .toolbar-sorter.sorter:hover,

.d-inner .field.limiter:hover {

    background: #B8817D;

}



.d-inner .field.limiter .control {

    margin-bottom: 0;

    display: block;

}



.d-inner .toolbar-sorter.sorter:hover select,

.d-inner .field.limiter:hover select {

    color: #fff;

}



.d-inner .toolbar-sorter.sorter:hover option,

.d-inner .field.limiter:hover option {

    color: #000;

}



.d-inner .d-inner {

    display: flex;

}







.main_cms_page ul.link-inline {

    padding: 0 !important;

    list-style: none;

}



.main_cms_page ul.link-inline li {

    margin: 0 0 13px 0;

}



.header-wrapicon2 img {

    display: inline-block;

}



.minicart-wrapper {

    margin-left: 0 !important;

    display: inline-block;

}



.ui-widget-content {

    border: 0!important;

    background: none!important;

    color: #333;

}



.fotorama__arr,

.fotorama__thumb__arr {

    display: none!important;

}



.fotorama__thumb-border {

    border: 0 !important;

}



.ui-widget-content.mage-dropdown-dialog {

	position: absolute;

	z-index: 1100;

	width: 339px;

	top: 110%;

	right: -10px;

	padding: 6px;

	border-top: 3px solid #e6e6e6 !important;

	background-color: white !important;

	box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);

	-moz-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);

	-webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);

	-o-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);

	-ms-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.1);

	transition: all 0.3s;

	-webkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;

	transform-origin: top right;

	-webkit-transform: scale(0);

	-moz-transform: scale(0);

	-ms-transform: scale(0);

	-o-transform: scale(0);

	transform: scale(0);

	background-image: none !important;

}



.active .mage-dropdown-dialog {

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}



.header-cart {

    top: 110%;

}



.footer::before,

#maincontent:before,

.footer::after,

#maincontent:after {

    content: "";

    display: table;

    clear: both;

}



.checkout-cart-index .field.qty label {

    display: none;

}



.label.admin__field-label::before {

    content: "";

    width: 19px;

    height: 19px;

    border: 3px solid #B8817D;

    display: inline-block;

    border-radius: 30px;

    margin-bottom: -5px;

    margin-right: 10px;

}



.product-custom-option:checked+label::before {

    background: #4ac950;

    border: 6px solid #B8817D;

}



.product-custom-option {

    position: absolute;

    visibility: hidden;

}



#btn-minicart-close {

    position: absolute;

    right: 6px;

    top: 5px;

    color: #B8817D;

}



.block-title.title {

    font-size: 14px;

    font-weight: 900;

    margin-bottom: 23px;

    border-bottom: 3px solid #545871;

    display: inline-block;

    padding: 31px 0 2px 0;

}



/*.fotorama__stage__frame .fotorama__img {

    width: 100%;

}*/







.fotorama--fullscreen .fotorama__wrap {

    max-width: 100% !important;

    max-width: 600px !important;

    margin: 60px auto;

    background: #fff;

    padding: 10px;

}

/*.fotorama__stage {

	max-height: 426px;

}*/



.fotorama--fullscreen {

    background: rgba(0, 0, 0, 0.4);

    bottom: 0 !important;

    float: none !important;

    left: 0 !important;

    margin: 0 !important;

    position: fixed !important;

    right: 0 !important;

    top: 0 !important;

    width: 100% !important;

    z-index: 1000 !important;

}



.block-content {

    font-size: 14px;

}



#minicart-content-wrapper .block-content {

    font-size: 12px;

}



#minicart-content-wrapper .qty::after {

    content: ")";

    display: inline-block;

    margin-left: 1px;

}



#minicart-content-wrapper .qty::before {

    content: "(";

    display: inline-block;

    margin-right: 1px;

}



.minicart-wrapper .block-minicart {

    width: auto!important;

}



.fotorama__nav--thumbs {

    display: block;

    margin-top: 25px!important;

}

@media all and (min-width:1350px) {

.field label span {

	/*white-space: nowrap;*/

}}

@media all and (min-width: 768px) {

    .page-layout-2columns-left .column.main {

        width: 75%!important;

    }

    .page-layout-2columns-left .sidebar-additional {

        width: 25%!important;

    }

    .page-layout-1column .product.media {

        width: 41.666667%!important;

        margin-top: 45px;

			

	padding-right: 15px;

    }

.page-layout-1column .product-info-main {

	width: 58.333333% !important;

	padding-left: 15px;

	margin-top: 45px;

	padding-right: 15px;

}

.page-layout-1column .product-info-main.swatches{

padding-left: 55px;

}

    .account.customer-account-index.page-layout-2columns-left .column.main {

        border-left: 1px solid #c0bcbc;

        padding-left: 22px;

    }

    .abs-shopping-cart-items-desktop,

    .block-cart-failed,

    .cart-container .form-cart,

    .cart-container .cart-gift-item {

        width: 64%!important;

    }

    .cart-summary {

        width: 35%!important;

    }

}



.cart-summary .block .fieldset .field {

    color: #FFF;

}



.cart-summary .field.note {

    color: #fff;

}



.cart-summary .field label span {

    color: #fff;

}



.cart-summary select {

    text-transform: none;

    border: 1px solid #e6e6e6 !important;

    background: #fafafa;

    width: 100%;

    padding: 9px;

    border-radius: 2px;

    box-shadow: 2px 3px 3px 0px #a5a5a5cc !important;

}



.block.block-dashboard-info,

.block.block-dashboard-addresses {

    border-bottom: 1px solid #bfbbbb;

    padding-bottom: 20px;

}



.category_block .block.newsletter {

    width: 100%;

}



.page-main .breadcrumb {

    margin: 0;

    padding: 0 8px 0;

}



.catalog-product-view .page-main .breadcrumb {

    margin: 0;

    padding: 0 15px 0;

}



.page-main .container.breadcrumb {

    padding-bottom: 35px;

}



.page-main {

    max-width: 1110px !important;

    padding-top: 60px;

    margin: 174px auto 0;

}





.childrenGroup.row .input-box {

	display: block;

	margin-top: .25rem;

	font-size: 10px;

	font-weight: 900;

}

.updateResult p {

	color: #434343;

	font-size: 14px;

}

.right-bl .price-label {

	display: none;

}

.qtyInput + span {

	display: inline-block;

}

.right-bl .price {

	font-size: 20px !important;

	font-weight: 900;

	letter-spacing: 1px;

	color: #434343;

}

.product.data.items > .item.title > .switch {

	text-decoration: none!important;

	height: auto!important;

	border: 0!important;

	color: #A0A0A0!important;

	padding: 0 0 1px 0!important;

	margin-right: 90px!important;

	font-weight: 900!important;

	border-bottom: 3px solid #a0a0a0!important;

	border-bottom-color: rgb(160, 160, 160)!important;

	font-family: 'Avenir'!important;

	font-style: normal!important;

	font-size: 15px!important;

	line-height: 1.7!important;

	background: none!important;

}

.product.data.items > .item.content {

	background: #ffffff;

	margin-top: 43px;

	padding: 35px 0px 35px 0px !important;

	border: 0 !important;

}

.product.attribute.description {

	font-size: 14px;

	line-height: 20px;

	color: #434343;

}

.resultCount a {

    color: #B8817D !important;

}

.shortProduct {

    margin-top: 20px!important;

}

description ul {

    list-style: disc outside;

    list-style-type: disc;

	margin-top:15px;

}

description li {

    font-size: 14px;

    line-height: 20px;

    color: #434343;

    margin-left: 2em !important;

    list-style-type: disc;

}

.product.attribute.description  ul, .product.attribute.description  li {

	list-style: disc outside;

}

.product.attribute.description ul  li {

margin-left: 2em !important;

}



.product.attribute.description p {

    margin: 0 0 1.5em;

    font-size: 14px;

    line-height: 1.7;

    color: #434343;

}



.product-add-form .product-custom-option {

	margin-bottom: 10px;

}

.navigation,

.breadcrumbs,

.page-header .header.panel,

.header.content,

.footer.content,

.page-wrapper>.widget,

.page-wrapper>.page-bottom,

.block.category.event,

.top-container,

.page-main {

    box-sizing: border-box;

    margin-left: auto;

    margin-right: auto;

    padding-left: 15px!important;

    padding-right: 15px!important;

    width: auto;

}



.d-inner>div+div {

    margin-left: 15px;

}



.d-inner>div {

    display: inline-block;

}



.cms-index-index .page-main {

    margin-top: 0!important;

    padding-top: 0!important;

}



.page-main items.breadcrumb {

    margin-top: 0!important;

}





/* .products.list.items.product-items {

    display: flex;

    -ms-flex-align: center !important;

    align-items: center !important;

} */



.products.list.items.product-items li {

    margin: 0 15px 13px 0 !important;

    width: calc(24.333% - 10px);

    display: inline-block;

    vertical-align: top;

}



.mage-error {

    color: red;
	font-size:14px;

}



.product.info.detailed {

    width: 100%;

    float: left;

}



.field.choice.related {

    display: none;

}



.block-actions {

    display: none;

}



.page-main .items.breadcrumb {

    margin-top: 0;

}



.block.newsletter {

    width: 100%

}



.gallery-placeholder {

    width: 100%;

}



.product.info.detailed {

    width: 100%;

    float: left;

}



.gallery-placeholder {

    width: 100%;

}



.action-skip-wrapper {

    display: none;

}



.block.upsell,

.block.related {

    width: 100%;

    float: left;

    margin-top: 50px;

    border-top: 1px solid #e5e5e5;

    margin-bottom: 0;

}



.product-item-link {

    font-size: 16px;

    font-weight: 900;

    color: #5C5C5C;

}



.price-box.price-final_price {

    font-size: 16px;

    color: #5C5C5C;

    margin: 3px 0 0;

}



.price-wrapper {

    color: #B8817D;

}



.product-image-photo {

    width: 100%;

    height: auto;

}



.container.main_cms_page {

    margin-top: 174px;

}



.field .input-text,.control .select {

    border: 1px solid #e6e6e6 !important;

	background: #fafafa;

	width: 100%;

	padding: 6px;

	border-radius: 2px;

	box-shadow: 2px 3px 3px 0px #a5a5a5cc !important;

}



.box-tocart .field .input-text {

    border: 1px solid #e6e6e6 !important;

    background: #fafafa;

    width: 100%;

    padding: 9px;

    border-radius: 2px;

    box-shadow: 2px 3px 3px 0px #a5a5a5cc !important;

    max-width: 77px;

}



.product.info.detailed {

	width: 100%;

	float: left;

	margin-bottom: 30px;

	margin-top: 39px;

	border-top: 1px solid #ddd;

	padding-top: 32px;

}

.magnifier-preview:not(.hidden) {

	background-color: #ffffff;

	border: 2px solid #ddd;

}



.field label span {

    color: #434343;

    font-weight: bold;

    font-size: 13px;

}

.checkout-index-index .discount-code .field label span {

	color: #d5cece;

	font-weight: bold;

	font-size: 13px;

}

div#product-options-wrapper >.fieldset:focus {

    border: 0;

    outline: 0;

}



.control {

    margin-bottom: 20px;

    display: block;

}



.right-bl .control {

    display: inline-block;

}



.product_addtocart_form .control {

    margin-bottom: 20px;

    display: inline-block;

}





/*----For Cart---*/

ol#mini-cart li {

    max-height: 150px;

    overflow: auto;

}

#shopping-cart-table span.product-image-container {

    width: 127px !important;

}

.block-minicart .product-item-details {

	overflow: hidden;

}

.block-minicart .product-image-container {

	display: inline-block;

	width: auto !important;

	vertical-align: middle;

	float: left;

	overflow: hidden;

}



.block-minicart .subtotal {

	background: #b8817d;

	color: #fff;

	text-align: center;

	padding: 5px;

	margin-bottom: 0;

	font-size: 14px;

}

.block-minicart .subtotal .amount.price-container {

	display: inline-block;

}

.block-minicart .subtotal .price {

	color: white;

}



.block-minicart .actions {

	text-align: center;

}

.block-minicart #top-cart-btn-checkout {

	background: #B8817D;

	color: #fff;

	padding: 3px 9px;

	font-size: 11px;

	margin-bottom: 5px;

}

.cart-summary .paypal {

	display: none;

}

.block-minicart .minicart-items-wrapper {

    max-height: 276px;

    overflow: auto;

}

.block-minicart input[data-action="checkout-form-submit"] + a {

	display: none;

}

.block-minicart .paypal-button-hidden {

	width: auto !important;

	margin: 7px 0 !important;

	position: static !important;

}

.block-minicart .product.actions {

	text-align: left;

}

.block-minicart .product.actions > div {

	display: inline-block;

}

.block-minicart .product.actions a {

	font-size: 15px;

	text-transform: capitalize;

	display: inline-block;

	color: #666;

	text-decoration: underline;

}

.block-minicart .subtitle {

	margin: 6px 0;

	display: block;

	text-align: center;

	background: #ddd;

	padding: 3px 0;

}

.block-minicart .block-title {

	text-align: center;

}

.block-minicart .items-total {

	display: none;

}

.block-minicart .items-total {

	display: none;

}



.block-minicart .action.viewcart {

	color: #fff;

	font-size: 15px;

	text-transform: initial;

	background: #B8817D;

	padding: 6px 18px;

}



.block-minicart .details-qty.qty > input {

	display: inline-block;

	max-width: 35px;

	border: 2px solid #b8817d !important;

	padding: 5px;

	text-align: center;

}



<!--End art-->



fieldset {

    min-width: 0;

    padding: 0;

    margin: 0;

    border: 0;

    margin-bottom: 30px;

}



.checkout-cart-index .cart-container .cart-summary {

    background: #b8817d;

    padding: 20px 13px;

    color: #fff;

}



.checkout-cart-index .cart-container .mark,

.checkout-cart-index .cart-container mark {

    padding: .2em;

    background-color: #fff;

    color: #666;

}



.checkout-cart-index .cart-container caption {

    padding-top: .75rem;

    padding-bottom: .75rem;

    color: #f9fcff;

    text-align: left;

    caption-side: bottom;

    font-size: 21px;

    font-weight: bold;

}



.checkout-cart-index .cart-container caption {

    padding-top: .75rem;

    padding-bottom: .75rem;

    color: #838383;

    text-align: left;

    caption-side: bottom;

    font-size: 21px;

    font-weight: bold;

    border-top: 2px solid #838383;

}



.checkout-cart-index .cart-container .action.primary.checkout {

    background-image: none;

    background: #fff;

    border: 2px solid #aeaeae;

    color: #b8817d;

    cursor: pointer;

    display: inline-block;

    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;

    font-weight: 600;

    padding: 12px 15px;

    font-size: 1.1rem;

    box-sizing: border-box;

    vertical-align: middle;

    text-align: center;

    width: 100%;

    margin-bottom: 15px;

}



.checkout-cart-index .cart-container .action.multicheckout {

    display: block;

    color: #fcf8e3;

    font-size: 14px;

    text-align: center;

    font-weight: bold;

    text-decoration: underline;



}



.checkout-cart-index .cart-container .cart.main.actions .action {

    padding: 8px 15px;

    background: #b8817d;

    margin: 0 7px;

    color: #fcf8e3;

    border-radius: 30px;

}



.action:hover {

    opacity: 0.7;

}



.checkout-cart-index .cart-container .action.action-delete::before {

    content: "\f1f8";

    display: inline-block;

    font: normal normal normal 14px/1 FontAwesome;

    font-size: 14px;

    font-size: inherit;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}



.checkout-cart-index .cart-container .action.action-edit::before {

    content: "\f044";

    display: inline-block;

    font: normal normal normal 14px/1 FontAwesome;

    font-size: 14px;

    font-size: 14px;

    font-size: inherit;

    text-rendering: auto;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}



.checkout-cart-index .cart-container .action.action-delete,

.checkout-cart-index .cart-container .action.action-edit {

    display: inline-block;

    background: #e5e5e5;

    padding: 3px 12px;

    border: 2px solid #0000001a;

}



.checkout-cart-index .cart-container .table-wrapper {

    background: #fff;

    color: #898484;

    padding: 0 9px;

}

.checkout-cart-index #cart-totals{



    background: #b8817d;

    padding: 0;

    margin: 15px 0 0 0;



}



.checkout-cart-index .summary.title {

    font-size: 20px;

}

.form-address-edit select {

    border: 1px solid #e6e6e6 !important;

    background: #fafafa;

    width: 100%;

    padding: 9px;

    border-radius: 2px;

    box-shadow: 2px 3px 3px 0px #a5a5a5cc !important;

}

.action.action-login.secondary,

button.action.action-auth-toggle,

button.action.login.primary,

.action.primary.continue, .action.primary,

.action.save.primary, .action.search.primary, .action.create.primary, .action.back, button#send2, .action.submit.primary,.action.remind,.action.create.primary {

	height: auto;

	text-align: center;

	line-height: 34px;

	background: #B8817D;

	display: inline-block;

	color: #fff;

	padding: 0 35px;

	text-transform: uppercase;

	font-family: 'Avenir';

	font-weight: normal;

	margin-top: 0 !important;

	font-size: 14px;

	border: 0;

}

.modal-custom .action-close > span {

	display: none;

}

.modal-custom  .action-close:after{

	/*content: "\f00d";

	font-weight: 900;

	font-family: "Font Awesome 5 Free";

	font-style: normal;

	font-variant: normal;

	text-rendering: auto;

	line-height: 1;

	float: right;

	top: 4px;

	position: relative;*/

}

.actions-toolbar {

    margin-bottom: 50px;

    margin-top: 10px;

}



.action.back {

    background: #666;

}



.header-cart.header-dropdown.dropdown-menu1 ul li a {

    color: #545871;

}



.main_cms_page ul,

.main_cms_page li {

    margin: 0px;

    list-style-type: inherit;

}



.main_cms_page ul:not(.breadcrumb),

.main_cms_page ol:not(.breadcrumb) {

    padding: 0 0 0 40px;

    margin: initial;

}



.breadcrumb {

    padding-top: 0;

    padding-bottom: 0;

    margin-bottom: 0;

    list-style: none;

    background-color: transparent;

    border-radius: 0;

    margin-top: 61px;

}



.breadcrumb-item+.breadcrumb-item::before {

    padding: 0 5px;

    color: #434343;

    content: "›";

}



.dropdown1 {

    position: relative;

}



.breadcrumb-item {

    float: left;

    color: #434343;

    text-transform: uppercase;

    letter-spacing: 1px;

    font-size: 14px;

}



.breadcrumb-item a {

    color: #434343;

    text-transform: uppercase;

    letter-spacing: 1px;

    font-size: 14px;

}



.breadcrumb-item.active {

    color: #434343;

    position: relative;

    top: 1px;

}



.flex-direction-nav {

    display: none;

}



.logo.serach-bar span {

	float: none;

	width: 27px;

	position: absolute;

	z-index: 1;

	right: 0px;

	top: -3px;

	margin: 0;

	padding: 6px 2px;

}



#slider {

    margin-bottom: 15px;

}



.productTitle {

    color: #434343;

    font-weight: normal;

    font-size: 32px;

    margin: 9px 0 0 0;

    font-family: kepler-std;

}



description {

    margin: 10px 0;

    padding: 30px 0;

    display: block;

    border-bottom: 1px solid #E5E3E3;

    border-top: 1px solid #E5E3E3;

}



description p {

	font-size: 16px;

	line-height: 22px;

	color: #434343;

	margin: 0px;

}



order h4 {

    font-size: 14px;

    font-weight: 900;

    color: #434343;

}



order span {

    color: #B8817D;

}



order ul li::before {

    content: "";

    width: 19px;

    height: 19px;

    border: 6px solid #B8817D;

    display: inline-block;

    border-radius: 30px;

    margin-bottom: -5px;

    margin-right: 10px;

}



order {

    color: #434343;

    display: block;

    border-width: 0px 0 1px 0;

    border-color: #E5E3E3;

    border-style: solid;

    padding: 31px 0;

}



order ul {

    margin: 12px 0;

}



order ul li span {

    color: #454545;

}



.cartAdd {

    background: #F9F6F4;

    padding: 20px 15px;

}



.cartInner {

    border: 2px solid #B8817D;

}



.cartSave {

    background: #B8817D;

    padding: 6px 15px;

    float: right;

    color: #fff;

    font-weight: 900;

    font-size: 14px;

    position: relative;

    letter-spacing: 1px;

}



.cartSave::before {

    content: "";

    background: #B8817D;

    float: right;

    color: #fff;

    font-weight: 900;

    font-size: 14px;

    position: absolute;

    left: -24px;

    top: 0;

    border-width: 16.5px;

    border-color: #B8817D #B8817D #B8817D #fff;

    border-style: solid;

    height: 100%;

}



.cartbody {

    background: #fff;

    padding: 20px 20px 30px 20px;

}



.cartbody h3 {

    font-size: 32px;

    font-weight: 900;

    color: #B8817D;

    margin-bottom: 10px;

    letter-spacing: 1px;

}



.cartbody p {

    font-size: 14px;

    font-weight: 400;

    color: #434343;

    line-height: 20px;

}



.cartbody a {

    color: #B8817D;

}



.btn-cart.delete {

    background: #B8817D;

    color: #fff;

    font-size: 16px;

    font-weight: 900;

    width: 100%;

    margin: 0;

    border: 0 !important;

    border-radius: 0;

    padding: 0;

    line-height: 40px;

    letter-spacing: 1px;

}



.btn-cart.delete:hover {

    background: #dec5c3;

    color: #fff;

}



.social-media+div {

    float: right;

    top: -29px;

    position: relative;

}



.right-bl {

    font-weight: bold;

}



.qtyInput {

    width: 52px;

    height: 33px;

    border: 1px solid #E5E3E3 !important;

    margin-right: 35px;

    margin-left: 10px;

    padding: 0 4px;

}



.qtyInput+span {

    font-size: 20px;

    letter-spacing: 1px;

}



cartblock {

    display: block;

    margin: 30px 0 50px;

}



.textHeader h5 {

    font-size: 16px;

    font-weight: 900;

    color: #5C5C5C;

}



.textHeader p {

    font-size: 16px;

    color: #5C5C5C;

    margin: 3px 0 0;

}



.textHeader {

    margin: 17px 0;

}



.textHeader p span {

    color: #B8817D;

}



productarea {

    padding-left: 40px;

    display: block;

}



.relatedTitle {

    font-size: 14px;

    font-weight: 900;

    margin-bottom: 50px;

    border-bottom: 3px solid #545871;

    display: inline-block;

    padding: 17px 0 2px 0;

}



#carousel {

    margin: 0 0 25px;

}



.flexslider .slides img:hover {

    opacity: 0.9;

}



.cartHeader.clearfix {

    background: #fff;

}



.own_selectbox {

    max-width: 151px;

    background: transparent;

    border: 1px solid #E5E3E3;

    height: 38px;

}



.own_selectbox+.own_selectbox {

    margin-left: 12px!important;

}



.bootstrap-select.btn-group .dropdown-toggle {

    background: transparent;

    height: 38px;

    border: 0;

}



.bootstrap-select.btn-group .dropdown-toggle .caret {

    background: url(../images/pro/arrow-d.png);

    width: 32px;

    height: 38px;

    background-repeat: no-repeat;

    border-left: 1px solid #E5E3E3;

    top: 1px;

    right: 0;

    background-position: center center;

}



.mailInput-outer .bootstrap-select.btn-group .dropdown-toggle .caret {

    background: url(../images/pro/arrow-d.png);

    width: 32px;

    height: 35px;

    background-repeat: no-repeat;

    border-left: 1px solid #E5E3E3;

    top: 2px;

    right: 0;

    background-position: center center;

    background-color: #fff;

}



.mailInput-outer .bootstrap-select.btn-group:hover .dropdown-toggle .caret {

    background-color: #B8817D;

}



.bootstrap-select.btn-group .dropdown-toggle:after {

    display: none;

}



.bs-searchbox .form-control {

    margin-bottom: 0;

    width: 100%;

    float: none;

    border: 1px solid #E5E3E3 !important;

}



.shortProduct {

    margin-top: 15px;

}



.page-link {

    position: relative;

    display: block;

    padding: 0;

    margin-left: 0px;

    line-height: 1.25;

    color: #A0A0A0;

    background-color: #fff;

    border: 0;

    font-weight: 900;

}





.page-link:hover {

    color: #B8817D;

    background-color: transparent;

}



.page-link.active {

    color: #535773;

}



.page-link.active b {

    border-bottom: 3px solid #535773;

}



.page-link span {

    background: url(../images/pro/arrow-d.png);

    width: 33px;

    height: 33px;

    background-repeat: no-repeat;

    border: 1px solid #E5E3E3;

    top: 1px;

    right: 0;

    background-position: center center;

    display: inline-block;

}



.page-link span:hover {

    background-color: #B8817D;

}



.page-link b {

    display: inline-block;

    padding: 7px 0px 0px;

    border-bottom: solid #A0A0A0;

    margin: 0 10px;

}



.page-link:hover b {

    border-bottom: 3px solid #B8817D;

}



.resultOut {

    color: #434343;

    margin: 4px 14px 0 0;

    display: inline-block;

}



.page-link[aria-label="Previous"] span {

    background-image: url(../images/pro/arrow-d.png);

    transform: rotate(90deg);

}



.page-link[aria-label=Next] span {

    background-image: url(../images/pro/arrow-d.png);

    transform: rotate(-90deg);

}



.own_selectbox:hover {

    background: #B8817D;

    border-color: #fff;

}



.bootstrap-select.btn-group .dropdown-toggle .filter-option {

    display: inline-block;

    overflow: hidden;

    width: 100%;

    text-align: left;

    color: #434343;

    text-transform: uppercase;

    font-size: 14px;

}



.bootstrap-select.btn-group:hover .dropdown-toggle .filter-option {

    color: #fff;

}



.productList {

    margin-top: 25px;

    margin-bottom: 25px;

}



.productList li {

	margin: 0 10px 13px 0;

	list-style-type: none;

	width: calc(33.333% - 10px);

}



.hr {

    border-top: 2px solid #E5E3E3;

    margin: 15px 0 15px 0;

}



.pr-description {

    line-height: 20px;

    color: #434343;

    font-size: 14px;

    margin: 10px 0;

}



.pr-description p {

	color: #434343;

	text-align: left;

}

.category_block .productTitle {

    color: #B8817D;

    margin-bottom: 12px;

}



.productTitle img {

    max-width: 35px;

}



.category_block ul {

    margin: 7px 0;

    border-bottom: 1px solid #E5E3E3;

    padding-bottom: 35px;

}



.category_block ul li {

    line-height: 30px;

    margin-bottom: 10px

}



.category_block {

    margin-bottom: 35px;

}



.category_block p {

    line-height: 20px;

    margin: 20px 0 30px;

}



.mailInput-outer {

    background: transparent;

    border: 1px solid #E5E3E3 !important;

    height: 38px;

    position: relative;

}



.mailInput {

    width: 100%;

    height: 35px;

    padding: 0 15px;

    line-height: 37px;

}



.mailInput-outer input[type="image"] {

    position: absolute;

    right: 10px;

    top: 10px;

    max-width: 16px;

}



.sidebar .cartbody {

    background: #F9F6F4;

    padding: 20px 0 30px 0;

}



.sidebar .cartInner {

    border: 0;

}



.cartAdd.sidebar {

    background: #F9F6F4;

    padding: 0px 25px 25px;

}



.sidebar .cartSave {

    margin-right: -25px;

}



.sidebar .cartSave::before {

    border-color: #B8817D #B8817D #B8817D #F9F6F4;

}



.sidebar .cartHeader {

    background: #F9F6F4;

}



.viewAs.ml-auto {

    font-size: 14px;

    font-family: 'Avenir';

}



.labelView {

    position: relative;

    top: 3px;

    margin-right: 15px;

}



#grid {

    margin-right: 5px;

}



productarea.productMain {

    padding-left: 10px;

    display: block;

}



.productList.list li {

    margin: 0 0 13px 0;

    list-style-type: none;

    width: 100%;

    background: #fafafa;

    padding: 8px;

    border: 2px solid #e5e5e5;

}



.productList.list li img {

    max-width: 149px;

    float: none;

    overflow: hidden;

    margin-right: 20px;

    height: auto;

    vertical-align: middle;

}



.productList li img:hover {

    opacity: 0.9;

}



.product-image-container {

    display: inline-block;

    width: 100% !important;

    vertical-align: middle;

}



.list .product-image-container {

    display: inline-block;

    width: auto !important;

    vertical-align: middle;

}



.products-related .product-image-container {

    display: inline-block;

    width: 100% !important;

    vertical-align: middle;

}



.productList.list .textHeader {

    margin: 17px 0;

    overflow: hidden;

    display: inline-block;

    vertical-align: middle;

}



.field.note {

    margin: 0 0 27px;

}



#related {

    margin-bottom: 30px;

}



.actions-toolbar .primary,

.actions-toolbar .secondary {

    display: inline-block;

    vertical-align: middle;

    float: none;

}



.actions-toolbar .secondary a.action {

    margin-top: 0;

}



.pagination {

    margin-right: 0;

    margin-left: 0;

}



.bootstrap-select.btn-group .dropdown-menu a.dropdown-item span.dropdown-item-inner span.text {

    display: inline-block;

    text-transform: uppercase;

}



.productList.pro {

    margin-bottom: 10px;

    max-height: 395px;

	overflow:auto;

}



.productList.pro li {

    margin: 0 0 13px 0;

    list-style-type: none;

    width: calc(25% - 10px);

    border: 1px solid #E5E3E3;

}



.productList.pro li img {

    width: 100%;

}



.productList.pro li:hover {

    border: 1px solid #B8817D;

}



.reguler {

	text-align: center;

	border: 3px solid #545871;

	color: #545871;

	line-height: 35px;

	font-weight: 900;

	letter-spacing: 1px;

	display: block;

	padding: 0 10px;

}

.fotorama__stage__shaft {

	border: 1px solid #eee;

}



.reguler:hover {

    border: 3px solid #545871;

    color: #fff;

    background: #545871;

}



.topPrice {

    font-size: 20px;

    font-weight: 900;

    letter-spacing: 1px;

}



.typeFab {

    font-size: 20px;

    font-weight: 900;

    letter-spacing: 1px;

}



.resultCount {

    font-size: 16px;

    position: relative;

    top: -16px;

}



.textHeader.smallTitle {

    margin: 0;

    text-align: center;

    padding: 9.4px 5px;

}



.textHeader h6 {

    font-size: 12px;

}



.mailInput-outer .own_selectbox {

    max-width: 100%;

    background: transparent;

    border: 0px solid #E5E3E3;

    height: 38px;

}



.mailInput-outer .own_selectbox:hover {

    background: #B8817D;

    border-color: #fff;

}



label span {

    color: #B8817D;

}



label strong {

    font-size: 14px;

}



.form-text {

    display: block;

    margin-top: .25rem;

    font-size: 10px;

    font-weight: 900;

}



.mailInputWidth {

    min-width: 272px;

}



.scroll-wrapper {

    overflow: hidden !important;

    padding: 0 !important;

    position: relative;

}



.scroll-wrapper>.scroll-content {

    border: none !important;

    box-sizing: content-box !important;

    height: auto;

    left: 0;

    margin: 0;

    max-height: none;

    max-width: none !important;

    overflow: scroll !important;

    padding: 0;

    position: relative !important;

    top: 0;

    width: auto !important;

}



.scroll-wrapper>.scroll-content::-webkit-scrollbar {

    height: 0;

    width: 0;

}



.scroll-element {

    display: none;

}



.scroll-element,

.scroll-element div {

    box-sizing: content-box;

}



.scroll-element.scroll-x.scroll-scrollx_visible,

.scroll-element.scroll-y.scroll-scrolly_visible {

    display: block;

}



.scroll-element .scroll-bar,

.scroll-element .scroll-arrow {

    cursor: default;

}



.scroll-textarea {

    border: 1px solid #cccccc;

    border-top-color: #999999;

}



.scroll-textarea>.scroll-content {

    overflow: hidden !important;

}



.scroll-textarea>.scroll-content>textarea {

    border: none !important;

    box-sizing: border-box;

    height: 100% !important;

    margin: 0;

    max-height: none !important;

    max-width: none !important;

    overflow: scroll !important;

    outline: none;

    padding: 2px;

    position: relative !important;

    top: 0;

    width: 100% !important;

}



.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {

    height: 0;

    width: 0;

}





/*************** SCROLLBAR LIGHT ***************/



.scrollbar-light>.scroll-element,

.scrollbar-light>.scroll-element div {

    border: none;

    margin: 0;

    overflow: hidden;

    padding: 0;

    position: absolute;

    z-index: 10;

}



.scrollbar-light>.scroll-element {

    background-color: #ffffff;

}



.scrollbar-light>.scroll-element div {

    display: block;

    height: 100%;

    left: 0;

    top: 0;

    width: 100%;

}



.scrollbar-light>.scroll-element .scroll-element_outer {

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

}



.scrollbar-light>.scroll-element .scroll-element_size {

    background: #dbdbdb;

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi

 8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2 VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaW VudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2 Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMC UiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD 0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdm c+);

    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);

    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));

    background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);

    background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);

    background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);

    background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

}



.scrollbar-light>.scroll-element.scroll-x {

    bottom: 0;

    height: 17px;

    left: 0;

    min-width: 100%;

    width: 100%;

}



.scrollbar-light>.scroll-element.scroll-y {

    height: 100%;

    min-height: 100%;

    right: 0;

    top: 0;

    width: 17px;

}



.scrollbar-light>.scroll-element .scroll-bar {

    background: #fefefe;

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi

 8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2 VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaW VudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2 Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMC UiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD 0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdm c+);

    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);

    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));

    background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);

    background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);

    background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);

    background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);

    border: 1px solid #dbdbdb;

    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    border-radius: 10px;

}





/* scrollbar height/width & offset from container borders */



.scrollbar-light>.scroll-content.scroll-scrolly_visible {

    left: -17px;

    margin-left: 17px;

}



.scrollbar-light>.scroll-content.scroll-scrolly_visible {

    left: -17px;

    margin-left: 17px;

    padding-right: 10px;

}



.scrollbar-light>.scroll-element.scroll-x .scroll-bar {

    height: 10px;

    min-width: 10px;

    top: 0px;

}



.scrollbar-light>.scroll-element.scroll-y .scroll-bar {

    left: 0px;

    min-height: 10px;

    width: 10px;

    background: #5C5C5C !important;

}



.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer {

    height: 12px;

    left: 2px;

    top: 2px;

}



.scrollbar-light>.scroll-element.scroll-x .scroll-element_size {

    left: -4px;

}



.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer {

    left: 2px;

    top: 2px;

    width: 12px;

}



.scrollbar-light>.scroll-element.scroll-y .scroll-element_size {

    top: -4px;

}





/* update scrollbar offset if both scrolls are visible */



.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {

    left: -19px;

}



.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {

    top: -19px;

}



.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {

    left: -19px;

}



.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {

    top: -19px;

}



.nav-tabs .nav-link {

    border: 0;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

    color: #A0A0A0;

    padding: 0 0 1px 0;

    margin-right: 90px;

    font-weight: 900;

    border-bottom: 3px solid #a0a0a0;

}



.nav-tabs .nav-item.show .nav-link,

.nav-tabs .nav-link.active {

    color: #495057;

    background-color: #fff;

    border-color: #545871;

}



.nav-tabs {

    border-bottom: 0;

}



.tab-content p {

    font-size: 14px;

    line-height: 20px;

    color: #434343;

    margin-bottom: 20px;

}



.other .page-link {

    color: #A0A0A0;

}



.other .page-link b {

    border-bottom: 3px solid #A0A0A0;

}



.other .page-link.active b {

    border-bottom: 3px solid #535773;

    color: #535773;

}



.page {

    position: relative;

    top: 7px;

    right: 10px;

}



.block.block-dashboard-info .block-title,

h2[globelheader],

.globelheader,

.page-title {

    color: #434343;

    font-size: 40px;

    display: block;

    margin-bottom: 2px;

    font-family: kepler-std;

    padding-bottom: 4px;

    margin-bottom: 14px;

}



.block.block-dashboard-info .block-title {

    border-bottom: 1px solid #bfbbbb;

}



.box.box-billing-address .box-title,

.box.box-shipping-address .box-title,

.block.block-dashboard-addresses .block-title {

    color: #434343;

    font-size: 20px;

    display: block;

    margin-bottom: 2px;

    font-family: kepler-std;

    border-bottom: 1px solid #bfbbbb;

    padding-bottom: 4px;

    margin-bottom: 14px;

}



.customer-account-index address {

    margin-bottom: 1rem;

    font-style: normal;

    line-height: inherit;

    font-size: 15px;

    font-style: italic;

}



.page-wrapper {

    overflow-x: hidden;

}



.globelheader-glob {

    color: #B8817D;

    font-size: 32px;

}



h2[globelheader="true"] {

    margin-bottom: 35px;

}



.main-description {

    font-family: Avenir Book;

    font-size: 32px;

    line-height: 40px;

    max-width: 716px;

    margin: 16px 0;

}



.detailAbout {

    background: #B8817D;

}



.detailAbout .main-description,

.detailAbout h2[globelheader],

.detailAbout .globelheader {

    color: #fff;

}



.innerCenter {

    max-width: 380px;

}



.detailAbout-btm {

    background: #545871;

}



.detailsPara p {

    font-size: 18px;

    line-height: 22px;

    margin-bottom: 25px;

}



.img1 {

    width: 600px;

    position: absolute;

    right: -313px;

}



.img2 {

    width: 353px;

    position: absolute;

    right: 179px;

}



.img3 {

    width: 323px;

    position: absolute;

    top: 600px;

    right: 0;

}



.header2 {

    background: #F9F6F4;

}



.logoBlog {

    float: left;

    position: relative;

}



#linkheader {

    float: right;

    font-size: 14px;

    text-transform: uppercase;

    color: #F19A75;

    vertical-align: middle;

}



#linkheader img {

    vertical-align: initial;

}



.header2 {

    background: #F9F6F4;

    padding: 28px 0 29.5px;

}



.logoBlog span {

    display: inline;

    color: #F19A75;

    font-size: 24px;

    font-style: italic;

    font-family: kepler-std;

    position: absolute;

    top: -2px;

    right: -45px;

}



.blog-search .logo {



    display: block;

    position: static;

    left: 15px;

    top: 0;

    -webkit-transform: none !important;

    -moz-transform: none !important;

    -ms-transform: none !important;

    -o-transform: none !important;

    transform: none !important;

}



.container-fluid.blog-search {

    padding: 15.5px 0;

    border-bottom: 2px solid #e5e3e3;

}



.blog-description {

    font-size: 18px;

    color: #5C5C5C;

    line-height: 22px;

}



.readMore {

    font-size: 14px;

    color: #F19A75;

    font-weight: 900;

    border-bottom: 3px solid #F19A75;

}



.blogImg {

    padding: 0 0px 15px;

}



.blogImg img {

    max-width: 100%;

}



.listOuter {

    border-bottom: 1px solid #e5e5e5;

    padding-bottom: 30px;

    margin-bottom: 30px;

}



.postdate-time {

    margin-bottom: 20px;

}



.blogSideBar .productTitle {

    color: #F19A75;

    font-weight: normal;

    font-size: 32px;

    margin: 9px 0 0 0;

    font-family: kepler-std;

    font-style: italic;

}



.bs-searchbox .form-control {

    display: none;

}



.social-media ul li {

    display: inline-block;

    max-width: 31px;

}



.hr2 {

    border-top: 2px solid #E5E3E3;

    margin: 5px 0 15px 0;

}



.bg-new {

    background-color: #FEEFE9;

}



.rightBlock {

    max-width: 30%;

    float: right;

}



.page-link:focus,

.page-link:hover {

    color: #535773;

    text-decoration: none;

    background-color: transparent;

    border-color: #535773;

}



.page-link:focus b,

.page-link:hover b {

    color: #535773!important;

    text-decoration: none;

    background-color: transparent;

    border-color: #535773!important;

}



.category_block .productTitle span {

    position: relative;

    top: 2px;

}



@media (max-width:1280px) {

    .img1 {

        width: 400px;

        position: absolute;

        right: -207px;

    }

    .img2 {

        width: 210px;

        position: absolute;

        right: 50px;

    }

    .img3 {

        width: 195px;

        position: absolute;

        right: 0;

    }

    .checkout-cart-index .cart-container .table-wrapper {

        background: #fff;

        color: #898484;

        padding: 0 6px;

        font-size: 14px;

    }

    .checkout-cart-index .cart-container .cart.main.actions .action {

        padding: 6px 10px;

        background: #b8817d;

        margin: 7px 3px;

        color: #fcf8e3;

        border-radius: 30px;

        font-size: 13px;

    }

}



@media (min-width:992px) and (max-width:1280px) {

/*    .logo.serach-bar {

        right: 17px;

        left: auto;

        background: #fafafa !important;

        z-index: 1;

        margin: -2px 0 0px;

        background: #fafafa;

        padding-bottom: 8px;

    }*/

  .logo [type="text"] {

	width: auto;

	height: auto;

	line-height: 26px;

	font-family: 'Avenir';

	border-radius: 0;

	font-weight: normal;

	outline-offset: -2px;

	-webkit-appearance: none;

	text-transform: uppercase;

	letter-spacing: 1px;

	background: #fafafa;

	font-size: 16px;

	border: 1px solid #c6c6c6 !important;

	padding: 2px 10px;

	max-width: 200px;

}

    .logo [type="text"]:focus {

        max-width: 100%;

        width: 196px;

    }

}

@media (max-width:1199px) {

    .logo.serach-bar {        

        padding: 15px 0;

    }

	.logo.serach-bar span {

	float: none;

	width: 27px;

	position: absolute;

	z-index: 1;

	right: 0px;

	top: 11px;

	margin: 0;

	padding: 6px 2px;

}

    #search {

	max-width: 117px;

}





    #search:focus {

        max-width: 100%;

    }



}



@media (max-width:991px) {

    .page-main {

        padding: 61px 30px 0 !important;

        margin: 0 !important;

    }

    .container.main_cms_page {

        margin-top: 0 !important;

    }

 .productList:not(.list) li {

	margin: 0 10px 13px 0;

	list-style-type: none;

	width: calc(50% - 10px);

}

    .productList.pro li {

        width: calc(33.333% - 10px);

    }

    .nav-tabs .nav-link {

        margin-right: 20px;

    }

    h2[globelheader] {

        font-size: 30px;

    }

    .main-description {

        font-size: 20px;

        line-height: 28px;

        margin: 10px 0;

    }

    .innerCenter {

        max-width: 380px;

        padding: 0px 20px;

    }

    .img1,

    .img2,

    .img3 {

        display: none;

    }

}



@media (min-width:768px) {

    .w-dvmd-100 {

        width: 100%;

    }

}



@media (max-width:767px) {

    .products.list.items.product-items li {

        margin: 0 15px 13px 0 !important;

        width: calc(50% - 18px);

        display: inline-block;

    }

    .productTitle {

        margin: 30px 0 0 0;

    }

    .category_block .productTitle {

        margin: 0;

    }

    #slider,

    #carousel {

        max-width: 315px;

        margin: 0 auto;

    }

    #slider img,

    #carousel img {

        max-width: 100#;

    }

    productarea {

        padding-left: 0;

        display: block;

    }

    .own_selectbox {

        max-width: 122px;

    }

    .resultCount {

        top: 0;

    }

    .typeFab {

        margin-bottom: 10px;

    }

    .productList.pro li {

        width: calc(25% - 10px);

    }

    .breadcrumb {

        margin-top: 20px;

    }

    .resultCount {

        top: 6px;

        font-size: 14px;

    }

    .nav-tabs .nav-link {

        margin-right: 15px;

        margin-top: 7px;

    }

    .innerCenter {

        max-width: 380px;

        padding: 20px 20px;

    }

    .detailAbout {

        max-width: 536px;

        margin: 15px auto;

        min-height: 536px;

    }

    .custom-padding {

        padding: 0 15px;

    }

    productarea.productMain {

        padding-left: 0;

    }

    .pr-description {

        padding-top: 20px;

    }

    .x-container {

        overflow-x: hidden;

    }

    #related {

        margin-bottom: 64px;

    }

    .bbb-mobile {

        display: block !important;

        margin: 23px 0 0;

    }

    #bbb-badge {

        display: none;

    }

    .footerCopy~a.bbb-mobile {

        display: none!important;

    }

}



@media (max-width:576px) {

    .viewAs.ml-auto {

        font-size: 14px;

        font-family: 'Avenir';

        margin: 18px 0 0;

    }

    .productList.pro li {

        width: calc(33.333% - 10px);

    }

    .inner-right {

        margin-top: 20px;

    }

    .detailAbout {

        max-width: 536px;

        margin: 15px auto;

        min-height: 444px;

    }

}





/*-------------*/



.table thead th {

    vertical-align: bottom;

    border-bottom: 2px solid #e9ecef;

    text-transform: uppercase;

    line-height: 1.4;

    white-space: nowrap;

    font-family: kepler-std;

}

.table td, .table th {

    padding: .75rem;

    vertical-align: top;

    border-top: 1px solid #e9ecef;

    color: #434343;

}

.checkout-cart-index .cart-container .action.action-delete, .checkout-cart-index .cart-container .action.action-edit {

	display: inline-block;

	background: none;

	padding: 3px 12px;

	border: 0;

	color: #ba5aac;

}

.product-item-name a {

	color: #332a32;

	text-transform: uppercase;

}

.checkout-cart-index .cart-container .cart.main.actions .action {

	padding: 8px 11px;

	background: #b8817d;

	margin: 0 4px;

	color: #fcf8e3;

	border-radius: 30px;

	text-transform: uppercase;

	font-size: 13px;

	font-weight: bold;

}

.checkout-index-index #block-discount-heading {

    border: 0px solid #cecececc;

    padding: 0 0px;

    margin: 0;

    background: transparent;

    cursor: pointer;

    vertical-align: middle;

    box-shadow: none !important;

    line-height: 36px;

    height: 36px;

    text-decoration: none;

    text-transform: uppercase;

    display: block;

    color: #a2a2a2;

    font-weight: normal;

    font-size: 14px;

}

#discount-coupon-form .actions-toolbar > .primary .action,#discount-coupon-form .actions-toolbar > .secondary .action {

	background: #fff;

	border: 2px solid #aeaeae;

	color: #b8817d;

	cursor: pointer;

	display: inline-block;

	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;

	font-weight: 600;

	padding: 2px 15px;

	font-size: 1.1rem;

	box-sizing: border-box;

	vertical-align: middle;

	text-align: center;

	width: 100%;

	margin-bottom: 0;

}

#block-shipping-heading {

	border: 0;

	padding: 0 10px;

	margin: 0;

	background: #fffdfd;

	cursor: pointer;

	vertical-align: middle;

	box-shadow: 2px 3px 3px 0px #cecececc !important;

	line-height: 36px;

	height: 36px;

	text-decoration: none;

	text-transform: uppercase;

	display: block;

	color: #B8817D;

	font-weight: bold;

	font-size: 14px;

}

#cart-totals, #block-shipping, #block-discount {

	background: #b8817d;

	padding: 20px 13px;

}

.abs-margin-for-blocks-and-widgets-desktop, .page-main .block, .customer-review .product-details {

	margin-bottom: 10px;

}



.cart-summary .checkout-methods-items {

	padding: 0;

	margin-bottom: 30px;

}





div.snize-ac-results li.snize-page .snize-page-img {

	vertical-align: middle !important;

	position: relative;

	top: -1px;

}



#snize-search-results-grid-mode .snize-price-list {

	display: none!important;

}



#snize-search-results-list-mode .snize-price-list {

	display: none;

}



div.snize .snize-button {

	background: #535970;

}

div.snize li.snize-product span.snize-title, div.snize li.snize-category span.snize-title, div.snize li.snize-page span.snize-title {

	color:#535970;

}



a.snize-main-panel-dropdown-price-desc{ display:none !important;}

div.snize-ac-results span.snize-title {

	color: #535970 !important;

}

div.snize-ac-results li.snize-category a.snize-view-link{

	color: #535970 !important;

}

.snize-filters-sidebar snize-product-filters{

	display:none !important;

}



.snize-view-link{

	 color: #535970 !important; 

}



div.snize-ac-results .snize-price-list {

	display:none !important;

}

a.snize-main-panel-dropdown-price-desc{ display:none !important}

a.snize-main-panel-dropdown-price-asc{ display:none !important}

.snize-title{

	color: #535970 !important;

}



.checkout-index-index .minicart-items {

	margin-top: 10px;

}

.checkout-index-index .product-image-container {

	display: inline-block;

	width: auto !important;

	vertical-align: middle;

	float: left;

	overflow: hidden;

	padding-right: 14px;

}

.checkout-index-index .product-item-name {

line-height: 100%;

}

.checkout-index-index .product-item {

	padding: 7px 0;

	border-width: 1px 0px 0px 0px;

	border-color: #ddd;

	border-style: solid;

}

.modal-content {

	border: 0;

	border-radius: 0rem;

	outline: 0;

	padding: 15px 15px;

	background: #f6f6f6;

}



.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {

	max-width: 100%;

}

.checkout-index-index .opc-progress-bar {

	display: -ms-flexbox !important;

	display: flex !important;

}



.checkout-index-index .opc-progress-bar-item {

	-ms-flex: 1 1 auto !important;

	flex: 1 1 auto !important;

}

.checkout-index-index .opc-progress-bar-item > span::after {

	background: #ffffff;

	height: 26px;

	margin-left: -13px;

	top: 6px;

	width: 26px;

	content: counter(i);

	counter-increment: i;

	color: #333333;

	font-weight: 600;

	font-size: 1.5rem;

	line-height: 100%;

}

.checkout-index-index .opc-progress-bar-item._active > span::after {

	font-family: 'luma-icons';

	content: counter(i);

}



.category_block ul li a {

	font-size: 13px;

	line-height: 20px;

	display: block;

}

.checkout-shipping-method .step-title{

	font-size: 20px;

	font-weight: bold;

	margin-bottom: 10px;

}

.table-checkout-shipping-method {

width: 100% !important;

}

.action.secondary.login.primary,

.action.action-apply,

.action.primary.checkout,

.button.action.continue.primary {

height: auto;

text-align: center;

line-height: 34px;

background: #B8817D;

display: inline-block;

color: #fff;

padding: 0 35px;

text-transform: uppercase;

font-family: 'Avenir';

font-weight: normal;

margin-top: 0 !important;

font-size: 14px;

border: 0;

}

.action.action-edit {

height: auto;

text-align: center;

line-height: 34px;

display: inline-block;

color: #333;

padding: 0 9px;

text-transform: uppercase;

font-family: 'Avenir';

font-weight: normal;

margin-top: 0 !important;

font-size: 14px;

border: 0;

text-decoration: underline;

}

.opc-progress-bar-item._complete > span::after {

font-family: 'luma-icons';

content: counter(i);

}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {

max-width: 100% !important;

}



.shipping-information-content {

font-size: 14px;

color: #908f8f;

}



.message.error{

	margin: 0 0 10px;

    padding: 12px 20px 12px 25px;

    padding-left: 25px;

    display: block;

    font-size: 1.3rem;

    background: #fae5e5;

    color: #e02b27;

    padding-left: 45px;

    position: relative;

}



.message.success {

	margin: 0 0 10px;

	padding: 12px 20px 12px 25px;

	display: block;

	font-size: 1.3rem;

	background: #e5efe5;

	color: #006400;

	padding-left: 45px;

	position: relative;

}

.authentication-wrapper {

    position: absolute;

    right: 0;

    top: -49px;

    z-index: 9!important;

}

div#checkout {

    position: relative;

}

.modal-slide, .modal-popup {

    bottom: 0;

    left: 0;

    min-width: 0;

    position: fixed;

    right: 0;

    top: 0;

    visibility: hidden;

    opacity: 0;

    -webkit-transition: visibility 0s .3s, opacity .3s ease;

    transition: visibility 0s .3s, opacity .3s ease;

}

.modal-slide {

    left: 44px;

    z-index: 900;

}

.modal-popup {

    z-index: 900;

    left: 0;

    overflow-y: auto;

}

.modal-slide._show, .modal-popup._show {

    visibility: visible;

    opacity: 1;

    -webkit-transition: opacity .3s ease;

    transition: opacity .3s ease;

}



.modal-popup._inner-scroll {

    overflow-y: auto;

}

 .modal-popup .modal-inner-wrap {

    margin-left: -400px;

    width: 800px;

    left: 50%;

    position: absolute;

	background:#fff;

}

._has-modal {

    overflow: auto;

}

.block.items-in-cart > .title {

	background: #B8817D;

	color: #fff;

	font-size: 15px;

	padding: 4px 10px;

}

.block.items-in-cart > .title::after {

	content: "\f078";

	font-weight: 900;

	font-family: "Font Awesome 5 Free";

	font-style: normal;

	font-variant: normal;

	text-rendering: auto;

	line-height: 1;

	float: right;

	top: 4px;

	position: relative;

}



.billing-address-details {

	background: #E9ECEF;

	padding: 20px;

	color: #6c5b5b;

	line-height: 26px;

	/* text-transform: uppercase; */

	font-size: 15px;

	text-transform: capitalize;

}

.billing-address-details:empty {

	display: none;

}

.opc-block-summary .mark, .opc-block-summary mark {

	padding: .2em;

	background-color: #F6F6F6;

}

.billing-address-details a {

	color: #B8817D;

	font-weight: bold;

}

.billing-address-details a:hover {

	color: #868686;

}

.shipping-information-title {

    font-size: 18px;

    display: block;

    margin: 16px 0 6px 0;

    font-weight: bold;

}

.shipping-information-content {

    border: 1px solid #e9e1e1;

    padding: 11px;

    text-transform: capitalize;

    line-height: 26px;

    background: #fff;

    color: #454545;

}



.action.action-show-popup,

 .action.action-select-shipping-item {

    height: auto;

    text-align: center;

    line-height: 34px;

    background: #B8817D;

    display: inline-block;

    color: #fff;

    padding: 0 35px;

    text-transform: uppercase;

    font-family: 'Avenir';

    font-weight: normal;

    margin-top: 0 !important;

    font-size: 14px;

    border: 0;

}

.shipping-information-content a {

    color:#8c8989;

}



.shipping-address-item,.billing-address-details {

	background: #E9ECEF;

	padding: 20px;

	color: #6c5b5b;

	line-height: 26px;

	/* text-transform: uppercase; */

	font-size: 15px;

	text-transform: capitalize;

    display: block;

    width: 100%!important;

}



 .modal-popup .form-shipping-address {

	max-width: 100%!important;

}

 .modal-popup .modal-inner-wrap {

	box-shadow: 0px 0px 6px 1px #333;

}

.modal-popup.modal-slide._inner-scroll._show {

	background: rgba(0,0,0,0.3);

}



.header-wrapicon1 .minicart-wrapper.active .ui-dialog span, .header-wrapicon2 .minicart-wrapper.active .ui-dialog span {

	display: initial;

}





.minicart-wrapper.active .ui-dialog {

	display: block !important;

}



.product-add-form .product-custom-option[type="checkbox"]{

	opacity: 0;

	width: 0;

	height: 0;

	position: absolute;

}

.product-custom-option[type="checkbox"] + label::before {

	border-radius: 3px;

	border: 1px solid #D7D7D7;

	line-height: 17px;

	text-align:center;

	display: inline-block;

	font-size: 12px;

}

.product-custom-option[type="checkbox"]:checked + label::before {

	border: 1px solid #B8817D;

	content: "\2713";

	background: #B8817D;

	color: #fff;

}



span.price-container.tax.weee span.price-label.main_price {

    display: none;

}

span.price-container.price-final_price.tax.weee span.price-label.main_price {

    display: inline-block;

}

span.price-container.price-final_price.tax.weee span.price-label.main_price {

    display: none;

}



.block.related span.price-container.tax.weee span.price-label.main_price {

    display: block;

}

.block.related span.price-container.price-final_price.tax.weee span.price-label.main_price {

    display: block;

}



.block.related span.price-container.price-final_price.tax.weee span.price-label.main_price {

    display: inline-block;

}

.product-item-name a {

    text-transform: initial;

    font-size: 16px;

    font-weight: 900;

    color: #5C5C5C;

    text-align: left;

    display: block;

}



.contact-index-index .required {

	color: #df280a !important;

	font-size: 12px;

	margin-bottom:10px;

}

.contact-index-index .required1 {

	color: #df280a !important;	

}

.contact-index-index p {

	color: #434343;

	font-size: 14px;

}

#contact-form {

	margin-top: 21px;

}



.sitemap {

	list-style: none !important;

	padding: 0 !important;

	margin: 0 -10px !important;

}

.sitemap::before, .sitemap::after {

	content: "";

	display: table;

	clear: both;

}

.sitemap > li {

	width: calc(50% - 20px);

	float: left;

	background: background: #B8817E;

	background: -webkit-linear-gradient(right, #B8817E, #545971);

	background: -moz-linear-gradient(right, #B8817E, #545971);

	background: linear-gradient(to left, #B8817E, #545971);

	margin: 0 10px 3px 10px;

	padding: 5px 10px;

	color: #fff;

}

.sitemap > li > a {

	color: #fff;

}

.block-minicart .actions {

	text-align: center;

	padding: 9px 7px;

}



.minicart-items-wrapper + .actions {

	border-top: 1px solid #c9c9c9;

	background: #DDD;

}





.product.options > .toggle {

	background: #B8817D;

	color: #fff;

	padding: 2px 10px;

	cursor: pointer;

	display: inline-block;

    margin: 6px 0 0;

}

.product.options > .toggle:after {

	moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	display: inline-block;

	font-style: normal;

	font-variant: normal;

	text-rendering: auto;

	line-height: 1;

	margin-left:5px;

	font-family: "Font Awesome 5 Free";

	font-weight: 900;

	

	content: "\f067";



}

.product.options.active > .toggle:after {

	content: "\f068";

}

.block.items-in-cart {

	margin-bottom: 0!important;

}

.product.options.active .content {

	background: #fff;

	width: 100%;

	overflow: hidden;

	padding: 7px;

	border: 2px solid #ececec;

	margin-top: 9px;

}

.ui-dialog .minicart-items-wrapper .product.options {

    display: none!important;

}

.ui-dialog  ol#mini-cart li {

    max-height: none!important;

    overflow: auto;

}

.action-close {

    padding: 4px;

    right: 7px;

    position: absolute;

}

/*.modal-custom .action-close, .modal-popup .action-close, .modal-slide .action-close {*/

 .action-close {

    font-weight: 900;

    font-family: "Font Awesome 5 Free";

    -moz-osx-font-smoothing: grayscale;

    -webkit-font-smoothing: antialiased;

    display: inline-block;

    font-style: normal;

    font-variant: normal;

    text-rendering: auto;

    line-height: 1;

}

 .action-close:before,.action-close:before, .action-close:before {

content: "\f00d";

}

.checkout-payment-method .payment-option-title {

    padding-left: 0;

}

button.action.action-cancel,

button.action.action-update,

button.action.secondary.action-hide-popup,

button.action-primary.action-accept,

button.action-secondary.action-dismiss {

    background:  #B8817D;

    padding: 3px 9px;

    color: #fff;

}

button.action-close>span {

    display: none;

}



.modal-popup  .control {

    margin-bottom: 6px;

    display: block;

}

.shipping-information-title {

    font-size: 18px;

    display: block;

    margin: 16px 0 6px 0;

    font-weight: bold;

}



.shipping-information-content {

    border: 1px solid #e9e1e1;

    padding: 11px;

    text-transform: capitalize;

    line-height: 26px;

    background: #fff;

    color: #454545;

}

.opc-progress-bar-item._complete > span:after {

    content: "1"!important;

}



.checkout-index-index  .field .input-text, .control .select {

	border: 1px solid #e6e6e6 !important;

	background: #fafafa;

	width: 100%;

	padding: 6px;

	border-radius: 2px;

	box-shadow: 2px 3px 3px 0px #a5a5a5cc !important;

	max-width: 100%;

}

table.table-checkout-shipping-method th {

    background: #fafafa;

    padding: 10px;

    border-bottom: 1px solid #ccc;

}

table.table-checkout-shipping-method th, table.table-checkout-shipping-method td {

    font-size: 13px;

	 padding: 10px;

}



.checkout-index-index .discount-code button.action.action-cancel {

	background: #B8817D;

	padding: 5px 9px;

	color: #FFF;

}

.checkout-index-index #discount-form {

	position: relative;

}

.opc-block-summary .table-totals tbody tr:last-child td,

.data.table.table-totals tr> th,.data.table.table-totals tr>  td{

	padding:10px!important;

	font-size:16px!important;

	

}



.discount-code .actions-toolbar {

    display: inline-block;

    float: left;

    width: 100%;

}



.checkout-index-index .checkout-payment-method .payment-option-title {

	padding-left: 0;

}

.payment-group .step-title{

	font-weight:bold;

}

.right-bl .paypal {

	display: none !important;

}

#opc-shipping_method{

	margin-top:25px;

}

input[type="number"] {

  -moz-appearance: textfield;

}

input[type="number"]::-webkit-inner-spin-button,

input[type="number"]::-webkit-outer-spin-button {

  -webkit-appearance: none;

  margin: 0;

}



.details-qty.qty .update-cart-item {

	background: #B8817D;

	color: #fff;

	padding: 7px 9px;

	font-size: 11px;

	margin-bottom: 0;

	vertical-align: middle;

}



.control.captcha-image {

	margin-top: 30px;

}

.action.reload.captcha-reload {

	background: #808080;

	padding: 4px;

	font-size: 12px;

	color: #fff;

}

.navbar .dropdown .dropdown-menu.display {

	z-index: 0;

}



#snize_filters_dropdown_price_group{

	display:none !important;;

}

.checkout-payment-method .step-title, div.step-title, .checkout-shipping-method .step-title, div#iosc-summary span.step-title {

    padding: 0px 0px 10px 38px;

    color: #333;

    font-weight: 300!important;

    font-size: 19px!important;

    display: inline-block;

    position: relative;

    border-bottom: 1px solid #ddd;

    padding-bottom: 20px!important;

    margin-bottom: 20px;

}

#opc-shipping_method {

    margin-top: 0;

}

.newaddress-button-title .action-toggle:after, .discount-code .payment-option-title .action-toggle:after, .iosc-comment .iosc-comment-title .action-toggle:after {

    -webkit-font-smoothing: antialiased;

    font-size: 14px;

    line-height: 16px;

    color: #8f8f8f;

    font-family: "Font Awesome 5 Free";

    margin: 0 0 0 10px;

    vertical-align: middle;

    display: inline-block;

    font-weight: normal;

    overflow: hidden;

    speak: none;

    text-align: center;

    content: "\f078";

    -moz-osx-font-smoothing: grayscale;

    -webkit-font-smoothing: antialiased;

    display: inline-block;

    font-style: normal;

    font-variant: normal;

    text-rendering: auto;

    line-height: 1;

    font-family: FontAwesome;

    top: -3px;

    position: relative;

}

.payment-option-title.field.choice:focus {

    outline: none;

}



.checkout-index-index .page-wrapper .opc-progress-bar {

    display: none !important;

}

/*.cart-container .form-cart{

	width: 100% !important;

	padding: 0 !important;	

}*/

.checkout-cart-index #block-shipping{

	display:none !important;

	

}

.title-number {

	margin: -1px 0px 0px -38px;

}
/*?New?*/
.checkout-payment-method .step-title, div.step-title, .checkout-shipping-method .step-title, div#iosc-summary span.step-title {
	padding: 0px 0px 4px 38px;
	color: #333;
	font-weight: 300 !important;
	font-size: 19px !important;
	display: inline-block;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px !important;
	margin-bottom: 15px;
}
.opc-wrapper .form-login {
	border: none !important;
	padding: 0 !important;
	margin: 0 0 0 0;
}
.fieldset > .field {
	margin-bottom: 0px !important;
}
#co-shipping-form {
	overflow: auto;
	margin-top: 0;
}
.control {
	margin-bottom: 15px;
	display: block;
}
.fieldset > .field.street label {
	display: none;
}
.checkout-index-index .checkout-payment-method .payment-option-title {
	display: none;
}
.discount-code {
	margin: 0px 0 0 0;
	padding: 0px;
	overflow: auto;
}
.checkout-index-index .product-item {
	padding: 0 0;
	border-width: 0px 0px 0px 0px;
	border-color: #ddd;
	border-style: solid;
}
.checkout-index-index .minicart-items {
	margin-top: 0;
}
table.table-checkout-shipping-method th, table.table-checkout-shipping-method td {
	font-size: 13px;
	padding: 4px 15px;
}
.table-checkout-shipping-method .row {
	margin: 0;
}
table.table-checkout-shipping-method th {
	background: #fff;
}

.opc-block-summary {
	padding: 0;
}

.opc-block-summary .table-totals tbody tr:last-child td, .data.table.table-totals tr > th, .data.table.table-totals tr > td {
	padding: 7px !important;
	font-size: 14px !important;
}
.loading-mask {
	background: rgba(0,0,0,0.3) !important;
}
.loading-mask .loader > img {

	z-index: 999999;
}
.fixed_para {
	top: calc(50% + 30px);
	left: 50%;
	position: absolute;
	right: 0;
	z-index: 100;
	text-align: center;
	color: #555;
	background: #fff;
	transform: translate(-50%,-50%);
	max-width: 734px;
	margin: 0;
	padding: 68px 15px 20px;
	font-weight: bold;
}

.payment-method:nth-last-child(2), .payment-method:last-child {
	display: block;
}

#co-shipping-method-form .message.notice{
	color:red;
}
img.hovimg1{
	margin-right:10px;
}
img.img_large{
	margin-right:10px;
}

#block-discount-heading > span {
    font-size: 17.6px;
}
