select.orderby {
    color: #574764;
    border: 0px;
    font-weight: normal;
    float: left;
    background: #f4f4f4;
    padding: 1px 10px;
    font-size: 14px;

}
nav.woocommerce-breadcrumb {
    float: right;
    padding: 4px 15px 4px 30px !important;
    color: #fff !important;
    font-size: 13px;
}


.bread-order {
        border-bottom: 1px solid #7e98c1;
    padding: 6px 0px 35px;
    margin:20px 0 ;
}
     
      nav.woocommerce-breadcrumb a {
    text-decoration: none;
    color: #85992f;
}

.title-product h1 {
    font-size: 22px !important;
    background: none !important;
    width: auto;
    padding: 10px 0 !important;
    border-bottom: 0 !important;
    line-height: 35px;
    text-align: right;
}
.excerpt-product h2 {
    margin-bottom: 20px;
    font-size: 10pt;
    color: #cacaca;
    overflow: hidden;
    height: auto;
    float: right;
    padding: 10px 0 0px 0;
    line-height: 18pt;
    font-weight: normal;
}
.excerpt-product a{
    color: #fafafa;
    
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background: #d13e68 !important;
    border: none;
    color: #f2c59c !important;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    border-radius: 3px;
    width: 100% !important;
}
button.single_add_to_cart_button.button.alt:hover {
	background: #e74786 !important;
    color: #eee !important;
	    width: 100%;
}
.price-product {
	background: #2b3048;
	border-radius: 3px;
	box-shadow: 0px 3px 30px 5px #3b5979;
	border: 1px solid #4d6690;
	width: 100%;
	margin: 5px;
}
.price {
    background: #2b3048;
    color: #e4c3b2;
    padding: 6px 0 !important;
    font-size: 15px;
    font-weight: 710;
    border-radius: 3px;
    width: 100% !important;
    display: inline-block !important;
    text-align: center;
    margin: 0;
}
del {
    background: #f6f6f6;
    padding: 7px 0px;
    width: 100%;
    display: inline-block !important;
    color: #ff607d;
    font-weight: normal;
    font-size: 12px;
    }
ins {
    padding: 6px 0 0px;
    font-size: 18px;
    display: inline-block !important;
    text-align: center;
}
bdi {
    width: 100% !important;
    border-radius: 3px;
    text-align: center;
}
.woocommerce-Price-amount.amount1 {
background: #f9f9f9;
color: #e4c3b2;
padding: 4px 25px;
font-size: 20px;
font-weight: 710;
margin-bottom: 10px;
border-radius: 10px;
}
.quantity {
    float: right;
	display:none
}
  .woocommerce-product-gallery__wrapper {
  
}
.woocommerce-product-gallery__trigger {
    display: none;
}
.add_to_cart-product {
    margin: 5px;
	width: 100%;
}
  .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin: 10px auto;
}
.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled {
}
.woocommerce .quantity .qty {
    width: 95%;
    text-align: center;
    height: 55px;
    border-radius: 3px;
}
.woocommerce-cart table.cart input{
margin: 0;
    vertical-align: middle;
    border: 1px solid #eee;
    border-radius: 3px;
}
.value {
    background: #eee;
    border-radius: 3px;
    border: 1px solid #bdbdbd;
    display: inline-block;
    width: 100%;
    padding: 3px;
}

#pa_packing {
        border: none;
    font-size: 11px;
    color: #574764;
    padding: 3px 0px;
    width: 100%;
}
.reset_variations {
    margin: 10px;
    color: #574764;
    font-size: 14px;
    padding: 0px 0px 0;
}
label {
    display: inline-block;
    color: #e5b685;
    font-size: 12px;
    line-height: 20px;
    width: 90%;
    margin: 0px 20px;
}
#ship-to-different-address {
    width: 50%;
}
h2.woocommerce-Reviews-title {
    display: none;
}
.description {
    width: 100%;
}
.woocommerce-OrderUpdate-text.comment-text {
    width: 100%;
}
.description-pro {
    border-radius: 5px;
    width: 70%;
}
.description span{
    color:#fff;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 20px 0 0;
    border: 1px solid #3c547d;
    border-radius: 4px;
    padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 65px;
    float: right;
}
.update_cart {
    display: none;
}
#review_form_wrapper {
    margin-top: 30px;
	width: 50%;
}

table {
    border-collapse: collapse;
    margin: 0px 0 10px;
    width: 100%;
}
.sku_wrapper {
    font-size: 10px;
    color: #888;
    display: none;
}
input {
    border: none;
    background: #eee;
    padding: 10px;
    width: 100%;
    color: #2c2f3a;
}
quantity {
    border: none;
    background: #eee;
    padding: 10px;
    width: 100%;
}
  input, quantity :focus{
    border: none;
  }
.product_meta {
    margin-top: 10px;
    float: left;
    display:none;
}
span.posted_in {
    padding: 9px;
    background: #eee;
    margin: 10px;
}
.woocommerce-product-gallery__image img {
   float: right;
padding: 10px;
border: 1px #eee solid;
margin: 10px 0px 0 2px;
    transition: all.1s;
  }
  .woocommerce-product-gallery__image img:hover {
  border: 4px #eee solid;
  }
#tab-description {
    color: #574764;
    text-align: justify;
    font-weight: normal;
    font-size: 13px;
    line-height: 25px;
    padding: 20px;
    scrollbar-width: thin;
}
.wc-tabs-wrapper p{
    color: #d6d6d6;
        padding: 0 10px;
}

.wc-tabs-wrapper a{
    color: #fff;
    margin: 1px;
    background: #313540;
    padding: 4px 10px;
    transition:.2s;
}
.wc-tabs-wrapper a:hover {
    background: #eee;
    text-decoration: none;
    color: #d13e68;
}
div#tab-description h2 {
    display: none;
}

.tabs.wc-tabs {
    list-style: none;
    background: #3c547d;
    padding: 8px 2px 9px;
    border-radius: 4px;
    transition: all .2s;
}

#tab-title-description {
    float: right;
   
}

.tabs.wc-tabs a {
    color: #2c2f3a;
    text-decoration: none;
    background-color: #96b1de;
    margin-left: 2px;
    transition: all .2s;
    padding: 6px 20px;
    font-size: 14px;
    border-radius: 3px;
}
.tabs.wc-tabs a:hover {
    color: #fff;
    background-color: #2e4873;
    padding:6px 30px
}    
.tabs.wc-tabs a:focus {
    color: #eeeeee;
    background-color: #d13e68;
    
}
#tab-title-additional_information {
    float: right;
}
.woocommerce table.shop_attributes td {
    font-style: normal;
    line-height: 2em;
}
.woocommerce table.shop_attributes td p {
    color: #574764;
    margin: 0 20px;
}
.woocommerce table.shop_attributes th {
    color: #8c9b34;
    margin: 0 20px;
    float: right;
    border: none;
}
.related.products {
    margin:50px 0 0;
}
.related.products h1{
    text-align: center;
font-size: 20px;
font-weight: bold;
color: #574764;
border-bottom: 1px solid #eee;
padding: 0px 0 14px;
margin-bottom: -2px;
}

.product-back-2 {
    background: #1a222f;
    padding: 20px 0 30px;
}
.title-product {
    text-align: center;
}
.woocommerce-tabs.wc-tabs-wrapper {
    margin: 50px 0 100px;
}
.woocommerce-noreviews {
    display: none;
}
#reply-title {
    display: none;
}
#email-notes {
    color: #7590bd;
    font-size: 14px;
}
thead {
    border-bottom: 3px solid #5c77a5;
}
th.product-name {
    width: 100%;
}
th.product-thumbnail {
}
.woocommerce table.shop_table td{
	    border-top: 1px solid rgb(99 104 134);
}
td.product-thumbnail {
    float: right;
}
h3#ship-to-different-address {
    margin: 0 0 36px;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    border-bottom: 1px solid #34496d;
}
.woocommerce table.shop_table {
    border: 1px solid rgb(104 114 149);
	text-align: center;
}
button.button {
    margin: 20px 0;
}
td.product-total {
    width: 40%;
    text-align: center;
    background: #574764;
    font-size: 19px;
    font-weight: 710;
    color: #e4c3b2;
    border: 1px solid #e4c3b2;
    padding: 0 150px;
}
.product-name {
    margin: 0px;
    color: #fafafa;
    padding: 15px 30px;
}

.product-name a {
    color: #a7a7a7;
    transition: all .2s;
}
.product-name a:hover {
    color: #fafafa;
    text-decoration: none;
}
.product-price {
    text-align: right ;
	color: #1fa67a;
}
.product-quantity {
    text-align: right !important;
    color: #1fa67a;
    display: none !important;
}
.form-row.place-order {
    text-align: left !important;
}
.product-subtotal {
    text-align: center !important;
    color: #1fa67a;
}
.remove {
    background: #eee;
    transition: all .2s;
    padding: 5px;
    height: unset !important;
    width: unset !important;
    line-height: unset !important;
	font-size: 35px !important;
}

.remove:hover {
    color: #fff !important;
    background: #d43373 !important;
   
}
.woocommerce-cart table.cart .product-thumbnail{
        min-width: 97px;
}
.woocommerce-cart table.cart img {
    width: 100px;
    box-shadow: none;
    padding: 5px;
    border: 1px solid #eee;
    margin: 5px;
    transition: all .1s;
}
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
    border: 4px solid #eee;
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
    float: right;
    box-sizing: border-box;
    outline: 0;
    width: 55%!important;
    text-align: center;
    height: 45px;
}
.woocommerce #review_form #respond .form-submit input {
    right: auto;
    margin: 15px 0 0;
	color: #d3a05a;
    padding: 0 30px;
}
.woocommerce #review_form #respond .form-submit input:hover {
    padding: 12px 90px;
    background: #b0264e;
    color: #eee;
}
ul.order_details {
    color: #eee;
}
.button {
    border: none;
    padding: 4px 10px;
    background: #e5b685;
    color: #574764 !important;
    transition: all .2s;
    margin: 10px 0;
}
.button:hover {
    background: #d13f68;
    color: #eee;
}
.cart_totals h2{
    padding: 10px;
    font-size: 100%;
    font-weight: 710;
    color: #f2f2f2;
    width: 100%;
    text-align: center;;
}
.checkout-button.button.alt.wc-forward {
    background: #d13f68  !important;
    color: #f2f2f2 !important;
    font-size: 15px;
    width: 100%;
    float: right;
    transition: all .2s;
    text-align: center;
    margin: 0;
    height: 50px;
}
.checkout-button.button.alt.wc-forward:hover {
	background: #7f9d61 !important;
	color: #eee;
	text-decoration: none;
	padding: 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals table th {
    vertical-align: middle;
    text-align: center;
    color: #574764;
    width:40%;
    background:#f2f2f2
}
td.product-quantity {
    display: none;
}
.cart-subtotal th {
    color: #574764;
}
.onsale {
    background: #ff6f6f;
    margin: 20px 10px 0;
    display: block;
    text-align: center;
    font-size: 18px !important;
    font-weight: 710;
    color: #fff;
    border-radius: 5px;
    padding: 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td{
    border-top: 0;
    background: #34496d;
    text-align: center !important;
    color: #e4c3b2;
    padding: 10px;
    font-weight: 710;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals tr td{
	border-top: 1px solid #bfbfbf;
	text-align: center;
	padding: 10px;
	background: #1fa67a;
}
.woocommerce table.shop_table{
	margin:0;
}
.order-total th {
    color: #574764;
}
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}
td.label {
    width: 70px;
}
.copywrighting a {
    color: #ffe8c4;
    text-decoration: none;
	
}

.woocommerce-page table.cart td.actions .coupon {
    display: flex;
}
.woocommerce .cart .button {
    float: none;
    width: 100% !important;
}
.product-thumbnail {
    display: block !important;
}
.product-remove {
    margin: 0px;
    padding: 20px 0;
}
.woocommerce-billing-fields h3 {
    font-size: 16px;
    border-right: 11px solid #e5b685;
    padding: 8px 10px;
    color: #eee;
    width: 100%;
    background: #d13f68;
    text-align: center;
    margin: 40px 0;
    display: none;
}
.form-row {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 2px 0;
    text-align: right;
}
p.woocommerce-LostPassword.lost_password a {
    color: #757575;
    margin: 17px 0 0;
    transition: .2s;
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: block;
}
span, label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    margin: 0 0 10px;
}
.select2-selection__rendered {
    font-size: 12px;
}
.woocommerce-form-coupon-toggle {
	display:none;
	margin: 10px 0 10px;
	background: #eee;
	padding: 10px;
	border-right: 5px solid #d13f68;
}
.woocommerce-form-login-toggle {

}
.woocommerce form .form-row .required{
	display: inline-block;
}
.woocommerce form.login{
	width: 40%;
}
.digor {
    display: none;
}
span, #rememberme {
    margin: 0;
    /*height: 20px;*/
}
.woocommerce-form.woocommerce-form-login p {

	font-size: 13px;
	text-align: right;
}
.aiowps-captcha-equation {
    text-align: right;
    margin: 5px;
}
#terms {
    margin-right: 0;
}
.woocommerce-additional-fields h3 {
    font-size: 13px;
    font-weight: 710;
    color: #848484;
    margin: 20px 0;
}
.woocommerce-button.button.woocommerce-form-login__submit {
    float: left;
    margin: 0;
    width:100% !important;
    padding: 18px;
}

botton, .woocommerce-button.button.woocommerce-form-login__submit {
    border-radius: 5px;
    padding: 0;
    font-size: 100%;
    font-weight: 710;
}
botton, .woocommerce-button.button.woocommerce-form-login__submit:hover {
	background: #d13f68;
	color:#eee !important;
}
p.woocommerce-LostPassword.lost_password a:hover {
    text-decoration: none;
    color: #fafafa;
}
#billing_company {
    width: 100%;
}

#billing_address_2 {
    width: 100%;
}
th.product-total {
    text-align: center;
    border-right: 1px solid #eee;
}
.fa.fa-check-circle.ywmmq-correct {
    color: #1fa67a;
}

th.product-name {
    text-align: center;
}
td.product-name {
    padding: 0 20px;
    border-left: #68758a 1px solid;
}
td.product-price {
	border-left: #68758a 1px solid;
	display:none;
}
th.product-price {
    display: none;
}
tr.cart-subtotal {
    border-bottom: 1px solid #2c2f3a;
    background: #d13f68;
    color: #eee;
    font-size: 18px;
    font-weight: 710;
    text-align: center;
}

tr.order-total {
text-align: center;
background: #d13f68;
color: #eee;
font-size: 23px;
font-weight: 710;
}
.cart-subtotal th {
    text-align: center;
    background: #e5b685;
    padding: 15px;
}
#order_review {
    border: 1px solid #5c77a5;
    border-radius: 5px;
    background: #34496d;
    color: #eee;
}
.order-total th{
    text-align: center;
        padding: 15px;
        background: #e5b685;
        font-size: 18px;
}
.woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    border-right: 1px solid #b1b0b0;
    background: #4a4e5a;
    color: #848484;
    font-size: 13px;
}
.form-row-first{
    width: 49% !important;
    overflow: visible;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #aaa;
    border-radius: 4px;
}
#order_review_heading {
    font-size: 16px;
border-right: 11px solid #e5b685;
padding: 8px 10px;
color: #f7f6f7;
width: 100%;
background: #d13f68;
text-align: center;
margin-top: 40px;
}
.form-row-last{
    width:49%!important;
}
#order_comments {
    border: 0;
    height: 100px;
    padding: 10px;
    border-right: 1px solid #b1b0b0;
	width: 100%;
    border-radius: 5px;
    background: #31374b;
	color: #eee;
	font-size: 80%;
}
span.woocommerce-input-wrapper {
    font-size: 100%;
    margin: 0 5px;
    display: block;
}
input#createaccount {
    width: 13px;
    margin: 7px 0 0 7px;
}
input#ship-to-different-address-checkbox {
    width: 13px;
    margin: 7px 0 0px 7px;
}
.checkout_coupon.woocommerce-form-coupon p{
    
    font-size: 14px;
}
.woocommerce-info a {
    color: #b4963e;text-decoration:none;
    
}
#shipping_method {
    list-style: none;
    padding: 0;
    
}
#place_order {
    height: 50px;
}
.woocommerce-terms-and-conditions-wrapper {
    margin-right: 40px;
    float: right;
    display: none
}
.alert-container{
   width:100%;
   position:fixed;
   bottom:-20%;
   left:0%;
   text-align:center;
   z-index: 9;
}
.alert-box {
   display:inline-block;
   max-width:350px;
   padding: 20px;
   background-color: #2196F3;
   color: white;
   opacity: 1;
   transition: opacity 0.6s;
   margin-top: 45px;
}
.alert-box.success {background-color: #4CAF50;}
.alert-box.danger {background-color: #f44336;}
.alert-box.warning {background-color: #ff9800;}
.closebtn {
   margin-left: 15px;
   color: white;
   font-weight: bold;
   float: right;
   font-size: 22px;
   line-height: 35px;
   cursor: pointer;
   transition: 0.3s;
}
.closebtn:hover {
   color: black;
}
tr.woocommerce-shipping-totals.shipping th {
    text-align: center;
    color: #574764;
}

tr.woocommerce-shipping-totals.shipping {
    border: 1px solid #eee;
    background: #f9f9f9;
    
}
.shipping-calculator-button {
    color: #7f9d61;
    margin: 0 0 8px;
    margin-top: 0px;
    transition: .2s;
}
.shipping-calculator-button:hover {
    color: #eee;
    text-decoration: none;
}

ol.flex-control-nav.flex-control-thumbs {
    list-style: none;
    display: inline-block;
    padding: 8px;
}
ol.flex-control-nav.flex-control-thumbs li {
    display: inline-block;
    padding: 4px;
    width: 25%;
}
.flex-viewport {
    height: auto;
}
.screen-reader-text {
    display: none;
}


a.woocommerce-review-link {
    display: none;
}
/*span {
    color: #e5b685;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
}*/
legend {
    max-width: 100%;
    padding: 30px 0 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    white-space: normal;
    color: #eee;
    margin: 0;
    display: block;
    font-weight: bold;
}
p.woocommerce-result-count {
    color: #a5a5a5;
    float: left !important;
    text-align: left;
    padding: 0;
    margin: 3px 10px;
    font-size: 13px;
}
.order_details {
    list-style: none;
    padding:0;
}
.entry-content {
    line-height: 30px;
    margin: 30px auto;
	width: 90%;
}
h1.entry-title {
    margin: 0px auto;
    color: #fafafa;
    font-size: 12pt !important;
    font-weight: 710;
    padding: 20px;
    /* border-bottom: 1px solid #34496d; */
    line-height: 26pt;
    text-align: right;
    height: auto;
}
.search::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
.search::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.woocommerce-MyAccount-content p {
    color: #eee;
}
.woocommerce-MyAccount-content a {
    color: #eee;
    text-decoration: none;
}
.woocommerce .woocommerce-order-downloads :last-child{
    text-align: center;
}
.woocommerce a.button.alt{
	background: #b0b0b0 !important;
    border: none;
    color: #525a6c !important;
    height: unset;
    margin: 10px 0;
    display: inline-block;
}
.woocommerce a.button.alt:hover{
	background: #d13e68 !important;
    border: none;
    color: #fff !important;
    height: unset;
}
 .woocommerce .woocommerce-order-downloads :last-child {
    display: table;
}
.woocommerce .woocommerce-order-details :last-child{
    font-family: 'sahel';
    height: 37px;
}
.woocommerce ul.order_details li {
    
    float: right;
    text-transform: uppercase;
    list-style-type: none;
    margin: 10px;
    border: 1px dashed #757575;
    padding: 10px;
    border-radius: 5px;
    font-family: 'sahel';
    font-size: 100%;
}
.woocommerce-order-downloads__title {
    font-family: 'sahel';
    font-size: 150%;
    font-weight: bold;
}
.order-again {
    margin: 10px 0;
    text-align: center;
    width: 50% !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: right;
    border-radius: 5px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
list-style: none;
padding: 5px;
margin: 0;
}

.woocommerce-MyAccount-navigation a {
    font-size: 15px;
    color: #574764;
    text-decoration: none;
    background: #eee;
    display: inline-block;
    padding: 4px 20px;
    width: 100%;
    border-radius: 2px;
    border-bottom: 1px solid #e4e4e4;
     transition: 0.2s;
}
.woocommerce-MyAccount-navigation a:hover {
    color: #fff;
    text-decoration: none;
    background: #34496d;
    font-size: 15px;
    font-weight: bold;
    padding: 4px 30px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
    margin: 30px 0;
}
.woocommerce-Address-title h3{
    font-size: 20px;
font-weight: 710;
margin: 10px 0 20px;
color: #f88;
}
.button.pre-invoice{
margin: 20px 0;
    display: inline-block;
}
#ship-to-different-address label input[type=checkbox]:checked+span::before {
    border-color: #2777bd;
    background: #0d68a9;
}
ul.products.columns-4 {
    padding: 0;
    text-align: center;
}
#tab-additional_information h2 {display:none;}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {

}
.woocommerce-order-details__title {
    font-size: 20px;
    font-weight: 710;
    margin: 10px 0 20px;
    color: #f88;
}
.woocommerce-column__title {
        font-size: 20px;
    font-weight: 710;
    margin: 10px 0 20px;
    color: #f88;
}
.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-6 {
    border-top: 1px solid #eee;
    padding: 30px 0;
}
.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-6 {
    border-top: 1px solid #eee;
    padding: 30px 0;
}
.u-column12.col-12.woocommerce-Address {
    border-top: 1px solid #eee;
    padding: 30px 0;
}
tfoot {
    border-top: 1px solid #eee;
}
.nav-links {
    margin: 20px 0 50px;
}
.woocommerce-error {
    background: none;
}
.woocommerce-error li{
	background: #ffb356;
	padding: 13px 40px 10px 0 !important;
	list-style: none;
	border-radius: 0 0px 15px 15px;
	font-weight: bold;
}
ul.woocommerce-error {
    padding: 0;
}
.wc_payment_methods.payment_methods.methods {
    list-style: none;
}
.woocommerce .woocommerce-error {
	padding:2px 20px;
	color: #4b4f61 !important;
}
.woocommerce-message .button{
	color: #4b4f61 !important;
}
.woocommerce a.button{
	margin: 0px 40px 0 0;
	color: #e5b685 !important;
}
tbody {
    line-height: 30px;
}

.cs-uwac__popup-wrapper.cs-uwac__popup-theme--simple .cs-uwac__popup-btn {
    left: 0;right:auto!important;
}
 .psfw-main-product-wrapper.psfw-car-template-7 .psfw-inner-wrap-contain .psfw-price{
    padding: 10px;
    width: 100% !important;
    background-color: #574764;
    color: #e6c9ba !important;
    text-align: center;
    font-weight: 710 !important;
    border-radius: 3px;
 }
 
.psfw-main-product-wrapper.psfw-car-template-7 .psfw-inner-wrap-contain .psfw-title a{
    padding: 13px 10px 0px;
    font-size: 12px !important;
    font-family: "sahel";
    color: rgb(87, 71, 100) !important;
    font-weight: bold !important;
    line-height: 30px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    display:inline-block !important;
 }
 
 .psfw-main-product-wrapper.psfw-car-template-7 .bx-wrapper .bx-controls-direction a {
    background:none !important;
    margin: -20px -70px 0;
}
 .psfw-main-product-wrapper .bx-wrapper .bx-controls-direction {
opacity: 1!important;
visibility: inherit !important;
 }
 p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100% !important;
}
button.woocommerce-Button.button {
    width: 100%;
}
.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
    width: 100% !important;
}
.woocommerce-form-row.woocommerce-form-row--last.form-row.form-row-last {
    width: 100% !important;
}
 .added_to_cart.wc-forward {
    background: #85b718;
    margin: 10px auto;
    padding: 10px;
    color: #fff;
    float: right;
    border-radius: 3px;
    width: 100%;
    text-align: center;
}
 
 input[type=checkbox], input[type=radio] {
    position: absolute;
    width: auto !important;
}
 
 #wps-slider-section #sp-woo-product-slider-4216.sp-wps-theme_one .wps-product-image {
     float: right;
    width: 50%;
}
.slick-slide img {
    display: block;
    border-radius: 50% !important;
    border: 3px solid #6983af;
    box-shadow:-8px  3px 30px 0px #51688e !important;
    transition: .2s;
}
.slick-slide img:hover {
    box-shadow: 2px 3px 10px 0px #6983af !important;
}
  
#wps-slider-section #sp-woo-product-slider-4216 .wpsf-product-title a {
    color: #dcb447 !important;
    text-decoration: none;
    transition: .2s;
    font-size: 20px !important;
    font-weight: 710;
    line-height: 35px;
    padding: 20px 0;
    text-align: left !important;
    display: block;
}
.slick-slide img {
    display: block;
    margin: 10px auto ;
}
#wps-slider-section.wps-slider-section-4216 {
    padding-top: 0px !important;
}
.woocommerce-Price-amount span , bdi {
    color: #cccdce;
    font-size: 17px;
    font-weight: 710;
    margin-right: 5px;
	direction: rtl;
}

#wps-slider-section #sp-woo-product-slider-4216 .wpsf-cart-button a:not(.sp-wqvpro-view-button):not(.sp-wqv-view-button) {
    color: #d13e68;
    float: left;
    border-radius: 3px;
	border: 1px solid #6177b9 !important;
	height: 38px;
}
.wpsf-product-price {
    padding: 7px 35px;
    width: 50%;
    background-color: #d13e68;
    text-align: center;
    border-radius: 3px;
}
#wps-slider-section .wpsf-product-price {
  padding-top: 10px!important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}
.slick-slide {
    margin: 30px 0px;
    border: 1px solid #606b97;
    border-radius: 5px;
    padding: 15px;
    background: #303f5c;
}
.slick-slide h2 {
    font-size: 16px;
    font-weight: 710;
    color: #dcb447;
    line-height: 30px;
    padding: 20px 0 10px;
}
.review {
    width: 100%;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    display: none;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
    display: none;
}
thead tr {
    text-align: center;
	background: #40455a;
}
.logged-in.woocommerce-account #site-content table.account-orders-table .button {
    display: inline-block;
    margin: 0 1px;
}
nav.woocommerce-MyAccount-navigation li {
    display: inline-block;
}
.woocommerce-MyAccount-content h2 {
    font-size: 18px;
    font-weight: 710;
    text-align: right;
    color: #e5b685;
}
.woocommerce-MyAccount-content h3 {
    font-size: 14px;
    text-align: right;
}
.woocommerce-MyAccount-content p {
    
}
td.download-product {
    text-align: right;
}
th {
    text-align: center !important;
}
th.download-remaining {
    width: 30%;
}
.product-box-2 {
    width: 25%;
    margin-right: 5%;
    border-top: 1px dashed;
    padding: 20px;
    margin-top: 5px;
    border: 1px solid #37445f;
    border-radius: 10px;
    background: #2d313e;
    height: 1%;
}
.product-box-2-sticky {
    width: 20.5%;
    position: fixed;
    top: 70px;
    left: 10%;
    border: 1px solid #37445f;
    border-radius: 10px;
    padding: 20px;
    height: auto;
}
.title-product-end img {
    float: none;
}
.shop-box {
    width: 100%;
    display: flex;
}
.woocommerce button.button,.woocommerce button.button:hover{
	font-weight: 710;
    margin-left: 5px;
	display: revert;
}
.woocommerce table.shop_table th {
	font-weight: 710;
    margin-left: 5px;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells{
	display:none
}
.card-shop {
    display: flex;
	margin:0 auto;
	position:relative;

}
.width60 {
    width: 58%;
}
.width40 {
    width: 39%;
	bottom: 0;
	left: 0;
	position: absolute;
}
.width39 {
    width: 41%;
    margin-left: 3%;
}
.cup-log {
}
.woocommerce-message, .woocommerce-info {
    border-top-color: #e5b685;
    background: #33486c;
    border-radius: 10px;
	color:#eee !important;
	box-shadow: 15px 15px 40px -20px rgba(9, 10, 10, 0.55);
	
}
.woocommerce-info {
	width: 40%;
	text-align: center;
}
.woocommerce-info::before {
	content: unset !important;
}
.woocommerce-message a{
	color:#eee !important;
	text-decoration:none;
}
.woocommerce-message a:hover{
	color:#eee !important;
	text-decoration:none;
}
.button.wc-forward {
    background: none !important;
    color: #eee !important;
}
.product-box{
	width: 90%;
    display: flex;
    margin: 0 auto;
}
.width80 {
    width: 80%;
	margin: 0 auto;
}
.product-pic {
    width: 40%;
	margin-left: 30px;
	position: relative;
}
.woocommerce span.onsale {
    top: 0;
    background-color: #e5b685;
    color: #fff;
    font-size: .857em;
    z-index: 9;
    width: 25%;
    border-radius: 10px;
}
.add-price{
	display:flex;
	width: 100%;
}
.width40{
	width:40%;
}
.width50{
	width:40%;
	margin: 0 0px;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{
	display:none
}
.woocommerce-page table.cart td.actions{
	    background: #40455a;
}
button, .button {
    width: auto;
    height: 45px;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #a7d0f9;
}
.woocommerce-breadcrumb {
    font-size: 70% !important;
}
.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-checkout-review-order-table dl.variation{margin:0}.woocommerce-checkout-review-order-table dl.variation p{margin:0}.woocommerce-checkout-review-order-table dl.variation dd,.woocommerce-checkout-review-order-table dl.variation dt{font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,sans-serif}.woocommerce-checkout-review-order-table dl.variation dd p,.woocommerce-checkout-review-order-table dl.variation dt p{padding-top:1px;font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,sans-serif}.woocommerce-order-received .woocommerce-order li,.woocommerce-order-received .woocommerce-order p{font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,sans-serif}.woocommerce-order-received table{border:0}.woocommerce-order-received table td,.woocommerce-order-received table th,.woocommerce-order-received table tr{border:0}.woocommerce-order-received table tr{height:5rem}.woocommerce-order-received table tfoot{border-top:1px solid #ddd}.woocommerce-order-received table tfoot tr:last-of-type{border-top:1px solid #ddd}.woocommerce-order-received table tfoot tr:last-of-type .woocommerce-Price-amount{font-weight:710}.woocommerce-checkout-review-order #place_order{width:100%}.woocommerce-order-overview{margin-bottom:2rem}.woocommerce-table--order-details{margin-bottom:2rem}.woocommerce ul.products{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap}.woocommerce ul.products li.product{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;margin-bottom:5em}.woocommerce ul.products li.product-category a{text-align:center}.woocommerce ul.products li.product-category a h2.woocommerce-loop-category__title{font-family:-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,sans-serif;font-size:3rem}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:50%}.woocommerce ul.products[class*=columns-] li.product:nth-of-type(2n+1),.woocommerce-page ul.products[class*=columns-] li.product:nth-of-type(2n+1){padding:0 0 3em 2vw}.woocommerce-cart p.form-row input{border:1px solid #ddd}#ship-to-different-address{font-size:1em;display:inline-block;margin:1.42em 0}#ship-to-different-address label{font-weight:400;cursor:pointer}#ship-to-different-address label span{position:relative;display:block;text-align:left;padding-left:45px}#ship-to-different-address label span::before{content:"";display:block;height:16px;width:30px;border:2px solid #bbb;background:#bbb;border-radius:13rem;box-sizing:content-box;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s;position:absolute;top:0;left:0}#ship-to-different-address label span::after{content:"";display:block;width:14px;height:14px;background:#fff;position:absolute;top:3px;left:17px;border-radius:13rem;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}#ship-to-different-address label input[type=checkbox]{display:none}#ship-to-different-address label input[type=checkbox]:checked+span::after{left:3px}#ship-to-different-address label input[type=checkbox]:checked+span::before{border-color:#000;background:#000}.woocommerce ul.products[class*=columns-] li.product:nth-of-type(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-of-type(2n){padding:0 2vw 3em 0} .woocommerce-MyAccount-content,.logged-in.woocommerce-account #site-content .woocommerce-MyAccount-navigation{width: 100%;text-align: center;}.logged-in.woocommerce-account table.account-orders-table td{padding:1.5rem}