h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
ul, ol, input, select, textarea, button, ::placeholder, .entry-content, .entry-summary {font-family: 'Poppins', sans-serif;}

/* login and register page start */

.page-id-15 article header.entry-header { display: none;}
.page-id-15 .entry-content { margin-top: 0; margin-bottom: 0;}

.login_page, .woocommerce { max-width: none!important; }

.login-container { margin: 30px 0 50px; background: url(../images/body-bg.jpg) no-repeat 0 100px; background-size: cover; width: 100%; max-width: none!important; }


.login-content { display: flex; flex-wrap: wrap; align-items: flex-end;}
.login-content .left { width: 35%;}
.login-content .left .pic {position: relative; margin-right: -55px;}
.login-content .right { width: 65%; padding: 35px 80px; border-radius: 100px 0px 0px 100px;  background-color: #EA6384; }

.login-content h2 {color: #FFF;  font-family: Sattins; font-size: 55px; font-weight: 400; line-height: 80%; }
.login-content h3 {color: #FFF; font-size: 40px; font-weight: 700; line-height: 100%; margin: 0; padding: 0 0 15px;}

.woocommerce .login-content form.login, .woocommerce .login-content form.register { border: 0; margin: 0; padding: 0;}

.woocommerce .login-content form .form-row label { font-size: 18px; line-height: 100%; font-weight: 600; color: #fff; margin: 0; padding: 0 0 10px;}
.woocommerce .login-content form .form-row input.input-text { border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; width: 90%; padding: 5px 10px; }

.woocommerce .login-content form .password-input { width: 90%; }
.woocommerce .login-content form .password-input input.input-text { width: 100%;}

.woocommerce .login-content form .form-row { padding: 0; margin: 0 0 15px;}
.woocommerce .login-content form .show-password-input {right: 15px; top: 7px;}

.password-row { width: 90%; display: flex; flex-wrap: wrap; align-items: center; padding-bottom: 15px;}
.password-row .left-content { width: 50%;}
.password-row .right-content { width: 50%; padding-left: 15px; text-align: right;}

.password-row .lost_password a {color: #FFF; font-size: 20px; font-weight: 600; line-height: 100%;}
.password-row .lost_password a:hover { opacity: 0.5;}
.password-row button.button {border-radius: 48px; background: #46C0C4!important; border: 0; padding: 15px 10px; font-size: 20px; color: #fff!important; font-weight: 700; width: 300px; margin-right: 0!important; text-align: center; }
.password-row button.button:hover { background-color: #E73862!important; color: #fff!important;}

.woocommerce .login-content .or { margin: 15px 0; color: #FFF; font-size: 30px; font-weight: 700; line-height: 100%; display: flex; align-items: center; }
.woocommerce .login-content .or:before, .woocommerce .login-content .or:after { content: ""; display: inline-block; width: 100%; height: 2px; background: url(../images/line.png) no-repeat; background-size: 100%;}
.woocommerce .login-content .or:before {margin-right: 19px;}
.woocommerce .login-content .or:after {margin-left: 19px;}

.woocommerce .login-content .woocommerce-form-login .woocommerce-form-login__rememberme {display: flex; align-items: center; }
.woocommerce .login-content .woocommerce-form-login .woocommerce-form-login__rememberme span {font-size: 20px; color: #fff; font-weight: 600; padding-left: 14px;}

.woocommerce .login-content input[type="checkbox"] {border: 3px solid #fff; border-radius: 6px; background-color: transparent;}
.woocommerce .login-content input[type="checkbox"]::after {border: 3px solid #fff; border-top: 0; border-left: 0;}

.woocommerce .login-content .sign-up { display: block; text-align: center; color: #fff; font-size: 30px;}
.woocommerce .login-content .sign-up a {color: #fff; font-weight: 700; }
.woocommerce .login-content .sign-up a:hover { opacity: 0.5;}

.woocommerce .login-content form.register .password-row {padding-bottom: 0;}
.woocommerce .login-content form.register .or {margin: 0 0 15px;}

.woocommerce .login-content form.register .password-row .form-row {width: 100%;}

.reset-password-toptxt {font-size: 20px; font-weight: 600; color: #fff; }

.woocommerce .login-content form.lost_reset_password .divider { padding-bottom: 30px;}
.woocommerce-error { border-radius: 15px;}

.woocommerce-notices-wrapper { max-width: 1444px; margin: 20px auto;}

/* login and register page end */


/* dashboard page start */

.dashboard-wrapper {background: url(../images/body-bg.jpg) no-repeat; background-size: cover; padding: 64px 0 55px;}
.dashboard-content {border-radius: 51px;  border: 2px solid #F9CDD8; background: #FFF; padding:40px; display: flex; flex-wrap: wrap; }
.dashboard-content .left-content { width: 32%;}
.dashboard-content .right-content { width: 68%; padding-left: 45px;}
.dashboard-content .right-content p { font-size: 18px; font-weight: 500;}
.dashboard-content .right-content p a {color: #E73862; text-decoration: underline;}
.dashboard-content .right-content p a:hover {text-decoration: none; }

.woocommerce-account .woocommerce-MyAccount-navigation {float: none; width: 100%; border-radius: 20px; background: #EA6384; padding: 15px 32px; }
.woocommerce-account .woocommerce-MyAccount-navigation ul { list-style: none; margin: 0; padding: 0;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {padding: 20px 0 20px 40px; position: relative; border-bottom: 1px solid #F68DA7;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child { border-bottom: 0;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a { display: block;  position: relative; padding-right: 50px; font-size: 20px; font-weight: 700; color: #fff;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:after { content: ""; width: 38px; height: 38px; border-radius: 50%; background: #EA6384 url(../images/icon-arrow-right.svg) no-repeat 8px 7px; background-size: 24px; position: absolute; right: 0; top: 0;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:after,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:after
{ background: #46C0C4 url(../images/icon-arrow-right.svg) no-repeat 8px 7px; background-size: 24px;}

.woocommerce-account .woocommerce-MyAccount-content { float: none; width: 100%; margin: 0; padding: 0;}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before {content: ""; width: 24px; height: 24px; display: block; background: url(../images/icon-dashboard.svg) no-repeat; background-size: 24px; position: absolute; left: 0; top: 26px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:before {content: ""; width: 24px; height: 24px; display: block; background: url(../images/icon-my-orders.svg) no-repeat; background-size: 24px; position: absolute; left: 0; top: 26px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads:before {content: ""; width: 26px; height: 26px; display: block; background: url(../images/icon-download.svg) no-repeat; background-size: 26px; position: absolute; left: 0; top: 24px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:before {content: ""; width: 27px; height: 27px; display: block; background: url(../images/icon-address.svg) no-repeat; background-size: 27px; position: absolute; left: 0; top: 24px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:before {content: ""; width: 27px; height: 27px; display: block; background: url(../images/icon-account-details.svg) no-repeat; background-size: 27px; position: absolute; left: 0; top: 24px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:before {content: ""; width: 30px; height: 30px; display: block; background: url(../images/icon-logout.svg) no-repeat; background-size: 30px; position: absolute; left: 0; top: 22px;}


.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--wishlist:before {content: ""; width: 27px; height: 27px; display: block; background: url(../images/wishlist.svg) no-repeat; background-size: 27px; position: absolute; left: 0; top: 24px;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; }
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last { width: 49%;}

.dashboard-content .right-content p span em { padding-top: 15px; display: block;}
.dashboard-content .right-content fieldset { border: 0; padding: 0 0 30px;}
.dashboard-content .right-content fieldset legend { font-size: 20px; font-weight: 700; padding: 15px 0;}

.dashboard-content .right-content form button.button {border-radius: 48px; background: #46C0C4!important; border: 0; padding: 20px 10px; font-size: 20px; color: #fff!important; font-weight: 700; width: 300px; margin-right: 0!important; text-align: center; }
.dashboard-content .right-content form button.button:hover { background-color: #E73862!important; color: #fff!important;}

.dashboard-content .right-content h3 {font-size: 20px; font-weight: 700; margin: 0; padding: 0 0 30px;}

.address-wrapper { padding-top: 15px;}
.address-wrapper .addresses { display: flex; flex-wrap: wrap; margin: 0 -10px;}
.address-wrapper .addresses .address-content { padding: 10px; width: 50%;}

.address-wrapper .addresses .address-content .col-1.woocommerce-Address {border-radius: 12px; background: #49D5D0; padding: 25px; float: none; width: 100%; height: 100%; position: relative; }
.address-wrapper .addresses .address-content .col-2.woocommerce-Address {border-radius: 12px; background: #EA6384; padding: 25px; float: none; width: 100%; height: 100%; position: relative; }

.address-wrapper .woocommerce-Address-title { background-color: transparent; border-bottom: 1px solid #fff; display: flex; align-items: center; padding-bottom: 7px; margin-bottom: 20px;}
.address-wrapper .woocommerce-Address-title h3 { font-size: 20px; color: #1E1E1E; font-weight: 700; padding-right: 10px; width: calc(100% - 44px); padding-bottom: 0;}
.address-wrapper .woocommerce-Address-title a.edit {width: 44px; height: 44px; border-radius: 50%; display: block; background: rgba(255, 255, 255, 0.3) url(../images/icon-edit2.svg) no-repeat 12px 12px; background-size: 20px; overflow: hidden;text-indent: -999px;}
.address-wrapper .addresses .address-content address { font-size: 18px; font-weight: 500; color: #000; line-height: 120%; font-style: normal;}

.address-wrapper .woocommerce-Address-title a.add {width: 44px; height: 44px; border-radius: 50%; display: block; background: rgba(255, 255, 255, 0.3) url(../images/icon-add.svg) no-repeat 12px 12px; background-size: 20px; overflow: hidden;text-indent: -999px;}

.dashboard-content .right-content .select2-container--default .select2-selection--single {border: 1px solid #D9DDE1;  border-radius: 10px; height: auto; padding: 10px;  }
.dashboard-content .right-content .select2-container--default .select2-selection--single .select2-selection__placeholder { color: #1D1D1F; font-size: 16px;}
.dashboard-content .right-content .select2-container--default .select2-selection--single .select2-selection__arrow b {margin-left: -10px; margin-top: 10px;}

.dashboard-content .right-content .woocommerce-address-fields__field-wrapper { padding-bottom: 20px;}

.select2-container--default .select2-search--dropdown .select2-search__field {border: 1px solid #D9DDE1;  border-radius: 10px; height: auto; padding: 10px; font-size: 16px; width: calc(100% - 10px); margin: 0 5px;}
.select2-dropdown {border: 1px solid #D9DDE1;  border-radius: 0 0 10px 10px; margin-top: -3px; overflow: hidden;}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] { font-size: 16px; background-color: #46C0C4;}
.select2-results__option[aria-selected], .select2-results__option[data-selected] {font-size: 16px;}

.woocommerce .woocommerce-info .button {border-radius: 48px; background: #46C0C4!important; border: 0; padding: 15px 30px; font-size: 16px; color: #fff!important; font-weight: 700; width: 250px; display: block; float: none; margin: 15px 0 0 0;  text-align: center; }
.woocommerce .woocommerce-info .button:hover { background-color: #E73862!important; color: #fff!important;}


.dashboard-content .right-content input.input-text, .dashboard-content .right-content textarea {border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; width: 100%; padding: 10px; margin: 0;}
.dashboard-content .right-content textarea { height: 124px; resize: none; }
.dashboard-content .right-content label {color: #1D1D1F; font-size: 18px; font-weight: 600; line-height: 110.5%; display: block; margin: 0; padding: 0 0 19px; }
.dashboard-content .right-content abbr[title] { text-decoration: none;}

.dashboard-content .right-content .single-field-wrapper { padding-bottom: 39px;}

.page-id-15 .dashboard-content .right-content .address_details { display: none;}


.dashboard-content .right-content table.account-orders-table tr td,
.dashboard-content .right-content table.account-orders-table tr th { border: 0; padding: 10px; border-top: 0; font-size: 18px; color: #1E1E1E; font-weight: 500;}
.dashboard-content .right-content table.account-orders-table tr th { font-weight: 700;}

.dashboard-content .right-content table.account-orders-table { border: 0; margin: -60px 0 0 0; border-radius: 0; border-collapse: separate;  border-spacing:0px 40px;}

.dashboard-content .right-content table.account-orders-table tr {box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25); border-radius: 15px; }

.dashboard-content .right-content table.account-orders-table tr td.woocommerce-orders-table__cell-order-actions a.view {border-radius: 48px; background-color: #46C0C4!important; border: 0; padding: 15px 30px; font-size: 16px; color: #fff!important; font-weight: 500;}
.dashboard-content .right-content table.account-orders-table tr td.woocommerce-orders-table__cell-order-actions a.view:hover{ background-color: #E73862!important; color: #fff!important;}
.dashboard-content .right-content table.account-orders-table tr td.woocommerce-orders-table__cell-order-actions a.wc-cancel-order {border-radius: 48px; background-color: #46C0C4!important; border: 0; padding: 15px 30px; font-size: 16px; color: #fff!important; font-weight: 500;}
.dashboard-content .right-content table.account-orders-table tr td.woocommerce-orders-table__cell-order-actions a.wc-cancel-order:hover{ background-color: #E73862!important; color: #fff!important;}
/* dashboard page end */



/* cart page start */

.page-id-13 header.entry-header { display: none!important;}
.cart-outer .breadcrumb-sec { padding: 18px 0 22px;}


.cart-wrapper {background: url(../images/body-bg.jpg) no-repeat; background-size: cover; padding: 64px 0 55px;}
.cart-content {border-radius: 51px;  border: 2px solid #F9CDD8; background: #FFF; padding: 50px; display: flex; flex-wrap: wrap; }
.cart-content .cart-left { width: 70%;  padding-right: 45px;}
.cart-content .cart-right { width: 30%;}


.cart-content .product_title {color: #1E1E1E; font-size: 20px; font-weight: 700; line-height: normal; }
.cart-content .cart-left table.shop_table { margin-top: -10px!important;}
.cart-content .cart-left table tr td, .cart-content .cart-left table tr th { border: 0; padding: 10px;}
.cart-content .cart-left table.shop_table td { border-top: 0;}
.cart-content .cart-left table.shop_table { border: 0; margin: 0; border-radius: 0; border-collapse: separate;  border-spacing:0px 40px; }
.cart-content .cart-left table.shop_table td.product-thumbnail img { width: 80px!important; height: 82px!important; border-radius: 8px; object-fit: cover; object-position: center;}

.cart-content .cart-left table.shop_table tr {box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25); border-radius: 15px; }
.cart-content .cart-left table.shop_table tr td.product-name { font-size: 18px; font-weight: 500; line-height: 21px; color: #1E1E1E;}
.cart-content .cart-left table.shop_table tr td.product-name a {color: #1E1E1E; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; width: 300px; }

.cart-content .cart-left table.shop_table tr td .quantity .qty { border: 0; border-left: 1px solid #888; border-right: 1px solid #888;}
.cart-content .cart-left table.shop_table tr td .woocommerce-Price-amount.amount {color: #393939; font-size: 18px; font-weight: 700; line-height: normal; }
.cart-content .cart-left table.shop_table tr td .quantity .minus, .cart-content .cart-left table.shop_table tr td .quantity .plus { display: none;}


.cart-content .cart-left table.shop_table tr td dl { font-size: 18px;}
.cart-content .cart-left table.shop_table tr td dl dd { font-size: 15px; padding-left: 0;}
.cart-content .cart-left table.shop_table tr td dl dt { white-space: nowrap;}

.cart-content .cart-left table.shop_table tr td.product-remove a.remove:hover {background-color: transparent;}

.cart-content .cart-left table.shop_table tr:last-child { box-shadow: none;}
.cart-content .cart-left table.shop_table tr td.actions { padding: 0;}
.cart-content .cart-left table.shop_table tr td.actions .coupon { border: 1px solid #ddd; border-radius: 50px;padding: 2px; display: flex; align-items: center;}
.cart-content .cart-left table.shop_table tr td.actions .coupon .input-text { border: 0; padding: 17px 30px; width: 210px; border-radius: 50px; color: #605F5F; font-size: 13px; text-transform: uppercase; }

.cart-content .cart-left table.shop_table tr td.actions .coupon .input-text::placeholder,
.cart-content .cart-left table.shop_table tr td.actions .coupon .input-text::-webkit-placeholder { font-size: 13px;  color: #605F5F;}

.cart-content .cart-left table.shop_table tr td.actions button.button:disabled[disabled] {border-radius: 48px;  background-color: #ddd!important; border: 0; padding: 20px 30px; font-size: 16px; text-transform: uppercase; color: #fff!important; font-weight: 400; text-align: center; opacity: 0.5; }

.cart-content .cart-left table.shop_table tr td.actions button.button {border-radius: 48px;  background-color: #46C0C4!important; border: 0; padding: 20px 30px; font-size: 16px; text-transform: uppercase; color: #fff!important; font-weight: 400; text-align: center; opacity: 1; }
.cart-content .cart-left table.shop_table tr td.actions button.button:hover { background-color: #E8336B!important;}

.cart-content .cart-left table.shop_table tr td.actions .coupon button.button {border-radius: 48px;  background-color: #E8336B!important; border: 0; padding: 20px 30px; font-size: 16px; text-transform: uppercase; color: #fff!important; font-weight: 400; text-align: center; }
.cart-content .cart-left table.shop_table tr td.actions .coupon button.button:hover { background-color: #46C0C4!important; color: #fff!important;}

.cart-content .cart-left table.shop_table tr td.actions button.button:disabled[disabled] {border-radius: 48px;  background-color: #ddd!important; border: 0; padding: 20px 30px; font-size: 16px; text-transform: uppercase; color: #fff!important; font-weight: 400; text-align: center; opacity: 0.5; }

.cart-content .cart-collaterals {border-radius: 20px; background: #EA6384; padding: 20px; margin-top: 60px; }
.cart-content .cart-collaterals .cart_totals { float: none; width: 100%;}


.cart-content .cart-right table.shop_table { border: 0; margin: 0; border-radius: 0; border-collapse: separate;  border-spacing:0px;}
.cart-content .cart-right table tr td, .cart-content .cart-right table tr th { border: 0; padding: 10px; padding-left: 0;}
.cart-content .cart-right table.shop_table td, .cart-content .cart-right table.shop_table th { border-top: 0; font-size: 18px; color: #fff;}
.cart-content .cart-right h2 {color: #FFF; font-size: 20px; font-weight: 700; line-height: normal; padding: 10px 0 15px; margin: 0; }

.cart-content .cart-right ul#shipping_method li input { margin: 3px 10px 0 0;}
.cart-content .cart-right ul#shipping_method li label { width: calc(100% - 35px); text-align: right; display: inline-block;}
.cart-content .cart-right ul#shipping_method li input[type="radio"] { border: 2px solid #fff; background-color: transparent;}
.cart-content .cart-right ul#shipping_method li input[type="radio"]::after { background-color: #fff; left: 5px; top: 5px;}

.cart-content .cart-right .shipping-calculator-button { color: #fff;}
.cart-content .cart-right input.input-text { border: 1px solid #fff!important; color: #fff; background-color: transparent!important;}
.cart-content .cart-right input.input-text::placeholder, .cart-content .cart-right input.input-text::-webkit-placeholder {color: #fff;}

.cart-content .cart-right .select2-container--default .select2-selection--single {background-color: transparent; height: auto; border: 1px solid #fff; border-radius: 10px; padding: 7px;  color: #fff; }
.cart-content .cart-right .select2-container--default .select2-selection--single .select2-selection__rendered { color: #fff;}
.cart-content .cart-right .select2-container--default .select2-selection--single .select2-selection__arrow { top: 10px;}
.cart-content .cart-right .select2-container--default .select2-selection--single .select2-selection__arrow b {border-color: #fff transparent transparent transparent; }


.cart-content .cart-right .shipping-calculator-form button.button {border-radius: 48px; background: #46C0C4!important; width: 100%; border: 0; padding: 20px 10px; font-size: 20px; color: #fff!important; font-weight: 700; margin-right: 0!important; text-align: center; }
.cart-content .cart-right .shipping-calculator-form button.button:hover { background-color: #E73862!important; color: #fff!important;}


.cart-content .cart-right .wc-proceed-to-checkout a.checkout-button {border-radius: 48px; background: #46C0C4!important; width: 100%; border: 0; padding: 20px 10px; font-size: 20px; color: #fff!important; font-weight: 700; margin: 0!important; text-align: center; display: flex; align-items: center; justify-content: center; }
.cart-content .cart-right .wc-proceed-to-checkout a.checkout-button:hover { background-color: #E73862!important; color: #fff!important;}
.cart-content .cart-right .wc-proceed-to-checkout a.checkout-button:after { content: ""; width: 25px; height: 25px; display: inline-block; margin-left: 9px; background: url(../images/white-arrow.png) no-repeat; background-size: 100%;}

.cart-content .cart-right table tr.tax-total td, .cart-content .cart-right table tr.tax-total th,
.cart-content .cart-right table tr.order-total td, .cart-content .cart-right table tr.order-total th
{ border-top: 1px solid #F68DA7;}
.cart-content .cart-right table tr.tax-total td, .cart-content .cart-right table tr.order-total td { text-align: right; font-weight: 700; color: #000;}

.wc-empty-cart-message, .return-to-shop, .woocommerce-NoticeGroup-checkout {max-width: 1444px; margin: 0 auto;}
.woocommerce-info, .woocommerce-error {border-top-color: #E73862; border-radius: 15px; font-size: 18px; line-height: 20px; max-width: 1444px; margin: 0 auto; }
.woocommerce-info::before, .woocommerce-error::before {color: #E73862; }


.return-to-shop  a.button {border-radius: 48px; background: #46C0C4!important; width: auto; border: 0; padding: 15px 30px; font-size: 20px; color: #fff!important; font-weight: 700; margin-right: 0!important; text-align: center; }
.return-to-shop  a.button:hover { background-color: #E73862!important; color: #fff!important;}

#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {font-size: 16px; text-align: right;}

.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination strong {display: block;}

#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {font-size: 13px; font-weight: normal; line-height: 18px; display: block;}

.woocommerce-cart .cart-collaterals .cart_totals table small { color: #fff;}

.woocommerce-message {border-top-color: #E73862; border-radius: 20px;}
.woocommerce-message::before {color: #E73862;}

.woocommerce-message a.button {border-radius: 48px; background: #46C0C4!important; width: auto; border: 0; padding: 15px 30px; font-size: 20px; color: #fff!important; font-weight: 700; margin-right: 0!important; text-align: center; }
.woocommerce-message a.button:hover { background-color: #E73862!important; color: #fff!important;}


/* cart page end  /



/* checkout page start */

.page-id-14 header.entry-header{ display: none;}

.woocommerce-form-coupon-toggle, .woocommerce-NoticeGroup-checkout { max-width: 1444px; margin: 20px auto;}

.checkout-wrapper { padding: 64px 20px 57px; background: url(../images/body-bg.jpg) no-repeat; background-size: cover;}
.checkout-content { display: flex; flex-wrap: wrap; max-width: 1484px; margin: 0 auto; border-radius: 51px; border: 2px solid #F9CDD8; background: #FFF; padding: 24px; }
.checkout-content .left { width: 65%; padding-right: 16px;}
.checkout-content .right { width: 35%;  }
.checkout-content .right .woocommerce-checkout-review-order {border-radius: 20px; background: #EA6384; padding: 30px;}
.checkout-content .right table.woocommerce-checkout-review-order-table { border: 0; border-collapse: collapse;}
.checkout-content .right table.woocommerce-checkout-review-order-table tr th,
.checkout-content .right table.woocommerce-checkout-review-order-table td {border: 0; border-bottom: 1px solid #F68DA7; padding: 15px 0; text-align: right; color: #fff;}
.checkout-content .right table.woocommerce-checkout-review-order-table tr th:first-child,
.checkout-content .right table.woocommerce-checkout-review-order-table td:first-child { padding-right: 15px; text-align: left;}
.checkout-content .right table.woocommerce-checkout-review-order-table tr th { font-size: 20px; font-weight: 700;}
.checkout-content .right table.woocommerce-checkout-review-order-table tr td { font-size: 16px; font-weight: 500;}
.checkout-content .right table.woocommerce-checkout-review-order-table tr.tax-total td,
.checkout-content .right table.woocommerce-checkout-review-order-table tr.order-total td { color: #000; font-weight: 600;}
.checkout-content .right #add_payment_method #payment ul.payment_methods,
.checkout-content .right #payment ul.payment_methods,
.checkout-content .right #payment ul.payment_methods { color: #fff;}
.checkout-content .right #payment ul.payment_methods label { padding: 0 0 10px; color: #fff;}
.checkout-content .right #payment ul.payment_methods p { font-size: 13px; color: #fff;}


.checkout-content h3 {color: #1E1E1E; font-size: 20px; font-weight: 700; line-height: normal; padding-bottom: 24px; }
.checkout-content .personal_details, .checkout-content .address_details, .checkout-content .ship_details {border-radius: 29px;  border: 2px solid #F9CDD8; background: #FFF; padding: 30px; margin-bottom: 40px; }

.checkout-content .ship_details {margin-bottom: 0;}
.checkout-content .ship_details .woocommerce-form__label-for-checkbox { display: flex; align-items: center;}
.checkout-content .ship_details .woocommerce-form__label-for-checkbox span { font-weight: 700; padding-left: 10px;}
.checkout-content .ship_details .woocommerce-form__label-for-checkbox input[type="checkbox"] {border-radius: 6px; border: 3px solid #E73862; }


.checkout-content .select2-container--default .select2-selection--single {background-color: transparent; height: auto; border: 1px solid #D9DDE1; border-radius: 10px; padding: 10px;  color: #000; }
.checkout-content .select2-container--default .select2-selection--single .select2-selection__rendered { color: #000; padding-left: 0;}
.checkout-content .select2-container--default .select2-selection--single .select2-selection__arrow { top: 10px;}
.checkout-content .select2-container--default .select2-selection--single .select2-selection__arrow b {border-color: #D9DDE1 transparent transparent transparent; margin-left: -10px; margin-top: 2px;}

.checkout-content .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #D9DDE1 transparent;}
.checkout-content .select2-container--default .select2-selection--single .select2-selection__placeholder {color: #1D1D1F;}


.checkout-content input.input-text, .checkout-content textarea {border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; width: 100%; padding: 10px; margin: 0;}
.checkout-content textarea { height: 124px; resize: none; }
.checkout-content label {color: #1D1D1F; font-size: 18px; font-weight: 600; line-height: 110.5%; display: block; margin: 0; padding: 0 0 19px; }
.checkout-content abbr[title] { text-decoration: none;}

.checkout-content #billing_company { display: none;}

.checkout-content .single-field-wrapper { padding-bottom: 39px;}
.checkout-content .single-field-wrapper:last-child { padding-bottom: 0;}

.checkout-content .right ul#shipping_method li { position: relative; padding: 0 30px 10px 0;}
.checkout-content .right ul#shipping_method li input[type="radio"] { border: 2px solid #fff; background-color: transparent; position: absolute; top: 0px; right: 0; margin: 0;}
.checkout-content .right ul#shipping_method li input[type="radio"]::after { background-color: #fff; left: 5px; top: 5px;}
.checkout-content .right ul#shipping_method li label { color: #fff; font-size: 16px; line-height: 20px; display: block; padding: 0; text-align: left;}
.checkout-content .right #payment, .checkout-content .right #payment div.payment_box { background-color: transparent; padding: 0 0 20px;  margin: 0;}
.checkout-content .right #payment ul.payment_methods { padding: 0; border-bottom: 1px solid #F68DA7;}

.checkout-content .right #payment div.payment_box::before { display: none;}

.checkout-content .right #payment ul.payment_methods li.payment_method_cheque label { color: #fff; padding: 0; font-size: 20px; font-weight: 700;}
.checkout-content .right #payment ul.payment_methods li.payment_method_cheque p { font-size: 16px; color: #fff;}

.checkout-content .right dl.variation dd { padding: 0;}

.checkout-content .right .place-order {padding: 20px 0 0 0!important;}
.checkout-content .right .place-order button {border-radius: 48px; background: #46C0C4!important; width: auto; float: none!important; border: 0; padding: 15px 30px; font-size: 20px; color: #fff!important; font-weight: 700; margin-right: 0!important; text-align: center; }
.checkout-content .right .place-order button:hover { background-color: #E73862!important; color: #fff!important;}


.woocommerce form.checkout_coupon { max-width: 1444px; margin: 0 auto; padding: 20px; background-color: #fff; border: 2px solid #F9CDD8; border-radius: 20px;}
.woocommerce form.checkout_coupon .checkout_coupon_section_title { font-weight: 700; font-size: 16px; line-height: 20px; padding-bottom: 10px;}
.checkout_coupon_section {border: 1px solid #ddd; border-radius: 50px;  padding: 2px;  display: inline-flex;  align-items: center;}
.checkout_coupon_section button.button {border-radius: 48px; background-color: #E8336B !important; border: 0; padding: 20px; font-size: 16px; text-transform: uppercase; color: #fff !important; font-weight: 400;  text-align: center; }
.checkout_coupon_section .input-text {border: 0!important; border-radius: 50px!important;  padding: 15px; width: auto!important; border-radius: 50px; color: #605F5F; font-size: 13px; text-transform: uppercase; }

.checkout_coupon_section p.form-row { width: auto; margin: 0; padding: 0;}


/* checkout page end */



/* Order details start */

mark { padding: 0 10px; color: #fff; border-radius: 30px; background-color: #46C0C4; display: inline-block; white-space: nowrap; margin: 2px;}

.order-details-wrapper { padding-top: 20px;}
.order-details-wrapper h2 {color: #1E1E1E; font-size: 20px; font-weight: 700; line-height: normal; padding-bottom: 20px;  }
.order-details-wrapper table.order_details { border: 0; border-collapse: collapse; box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25); border-radius: 15px;}
.order-details-wrapper table.order_details tr th, .order-details-wrapper table.order_details tr td {padding: 10px; border: 0; border-top: 1px solid #D9DDE1; border-bottom: 1px solid #D9DDE1; font-size: 16px; color: #1E1E1E;}
.order-details-wrapper table.order_details thead tr th { border-top: 0px;}

.order-details-wrapper table.order_details tr th:first-child, .order-details-wrapper table.order_details tr td:first-child { text-align: left;}
.order-details-wrapper table.order_details tr th:last-child, .order-details-wrapper table.order_details tr td:last-child { text-align: right;}

.order-details-wrapper table.order_details tr td ul.wc-item-meta { margin: 0; padding: 0;}
.order-details-wrapper table.order_details tfoot tr:last-child th, .order-details-wrapper table.order_details tfoot tr:last-child td { border-bottom: 0;}

.customer-details-wrapper { margin-bottom: 0!important;}
.customer-details-wrapper .woocommerce-column--billing-address {border-radius: 12px; background: #49D5D0; padding: 25px; float: none!important; width: 100%!important; height: 100%; position: relative; }
.customer-details-wrapper .woocommerce-column--shipping-address {border-radius: 12px; background: #EA6384; padding: 25px; float: none!important; width: 100%!important; height: 100%; position: relative; }
.customer-details-wrapper h2 { font-size: 20px; color: #1E1E1E; font-weight: 700; border-bottom: 1px solid #fff; padding: 0 0 10px; margin-bottom: 20px;}
.customer-details-wrapper address { margin: 0; padding: 0!important;  font-size: 18px; color: #1E1E1E; font-weight: 500; border: 0!important;}

.customer-details-address { display: flex; flex-wrap: wrap; margin: 0 -10px;}
.customer-details-address .address-content { width: 50%; padding: 10px;}

/* Order details end */


/* shop page start */
.breadcrumb-wrapper { max-width: 1444px; margin: 0 auto;}
.breadcrumb-wrapper main {margin: 0; padding: 0;}
nav.woocommerce-breadcrumb { display: flex; flex-wrap: wrap; align-items: center; margin: 0 0 30px;}
nav.woocommerce-breadcrumb a { margin: 0 5px 5px 0; display: inline-block;  background-color: transparent; border-radius: 11px; padding: 6px 12px; color: #000!important; font-size: 20px; font-weight: 700; line-height: 26px;}
nav.woocommerce-breadcrumb a:hover { background-color: #E73862; color: #fff!important;}
nav.woocommerce-breadcrumb span { background-color: #E73862; border-radius: 11px; padding: 6px 12px; color: #fff; font-size: 20px; font-weight: 700; line-height: 26px; }

.shop-wrapper { padding: 50px 20px 0; background: url(../images/body-bg.jpg) top left;}
.shop-wrapper .shop-content { display: flex; flex-wrap: wrap; max-width: 1484px; margin: 0 auto;}
.shop-wrapper .shop-left { width: 30%; padding-right: 50px;}
.shop-wrapper .shop-right { width: 70%; padding-left: 50px; background-color: #fff;}
.shop-wrapper .shop-right .woocommerce-result-count { font-size: 18px; font-weight: 600; color: #46C0C4;}
.shop-wrapper .shop-right .woocommerce-ordering select {border: 1px solid #46C0C4; border-radius: 10px; color: #000;}

.shop-wrapper .shop-right ul.products.columns-3 { margin: 0 -13px; display: flex; flex-wrap: wrap;}
.shop-wrapper .shop-right ul.products.columns-3 li.product {width: calc(33.33% - 26px); padding: 0 20px 40px; overflow: hidden; margin: 13px; border-radius: 23px;  border: 0.917px solid #E3E3E3; background: #FFF;  box-shadow: 0px 0px 9.166px 0px rgba(178, 174, 174, 0.25); }
.shop-wrapper .shop-right ul.products.columns-3 li.product a img { height: 220px!important; border-radius: 0 0 22px 22px; object-fit: cover; object-position: center; width: 100%!important; max-width: 100%!important; margin: 0 auto 25px; transition: ease-in-out 0.5s;}
.shop-wrapper .shop-right ul.products.columns-3 li.product a:hover img{ transition: ease-in-out 0.5s; transform: scale(1.05);}

.shop-wrapper .shop-right ul.products.columns-3 li.product h2.woocommerce-loop-product__title {font-family: 'Poppins', sans-serif; color: #2E2D2E; font-size: 16px; font-weight: 500; line-height: 110%; height: 36px; margin: 0 0 16px; padding: 0; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; }
.shop-wrapper .shop-right ul.products.columns-3 li.product .price {color: #E73862; font-weight: 800; font-size: 18px;  margin: 0; padding: 0; width: 60%; float: left; padding-right: 10px; white-space: nowrap; }
.shop-wrapper .shop-right ul.products.columns-3 li.product .star-rating { width: 40%; float: right; text-align: right; margin: 6px 0 0 0;}
.shop-wrapper .shop-right ul.products.columns-3 li.product .star-rating::before,
.shop-wrapper .shop-right ul.products.columns-3 li.product .star-rating span
{color: #E73862; font-size: 15px;}

.shop-wrapper .shop-right ul.products.columns-3 li.product .star-rating span::before,
.shop-wrapper .shop-right ul.products.columns-3 li.product .star-rating::before
{right: 0;}

.shop-wrapper .shop-right ul.products.columns-3 li.product .button {display: flex; margin-left: auto; margin-top: 25px;  width: calc(100% - 73px); border-radius: 48px; background: #46C0C4!important; border: 0; padding: 15px 10px; font-size: 16px; color: #fff!important; font-weight: 700; text-align: center; justify-content: center; }
.shop-wrapper .shop-right ul.products.columns-3 li.product .button:hover { background-color: #E73862!important; color: #fff!important;}

.shop-wrapper .shop-right ul.products.columns-3 li.product .price ins { text-decoration: none;}
.shop-wrapper .shop-right ul.products.columns-3 li.product a { position: relative; display: inline-block;}
.shop-wrapper .shop-right ul.products.columns-3 li.product a i { transition: ease-in-out 0.5s;}
.shop-wrapper .shop-right ul.products.columns-3 li.product a:hover i { transition: ease-in-out 0.5s; transform: scale(1.2);}
.shop-wrapper .shop-right ul.products.columns-3 li.product .onsale { left: 0; right: auto; top: 15px; border-radius: 0px 10px 10px 0px; background-color: #E73862; padding: 8px 10px; margin: 0; font-size: 13px; line-height: 15px; font-weight: 700; color: #fff; width: auto; min-height: 10px; min-width: 50px; }

.shop-wrapper .shop-right ul.products.columns-3 li.product .addtoany_shortcode { position: absolute; left: 20px; bottom: 40px; }
.shop-wrapper .shop-right ul.products.columns-3 li.product .addtoany_shortcode img {height: 43px!important; border-radius: 0; margin: 0;}
.shop-wrapper .shop-right ul.products.columns-3 li.product .addtoany_shortcode a { padding: 0;}

.shop-wrapper .shop-right ul.products.columns-3 li.product .yith-wcwl-add-to-wishlist {position: absolute; left: auto; right: 30px; top: 180px;}
.shop-wrapper .shop-right ul.products.columns-3 li.product .yith-wcwl-add-button {height: 35px; width: 40px; background-color: #fff; border-radius: 6px; display: flex; align-items: center; justify-content: center; color: #E73862; }
.shop-wrapper .shop-right ul.products.columns-3 li.product .yith-wcwl-add-button i,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i
{color: #E73862!important;}

.shop-wrapper .shop-right ul.products.columns-3 li.product .woosq-btn {height: 35px; width: 40px; background-color: #fff; border: 0; border-radius: 6px; display: flex; align-items: center; justify-content: center; color: #E73862; padding: 0; position: absolute; left: 10px; top: 180px;}
.shop-wrapper .shop-right ul.products.columns-3 li.product .woosq-btn span {color: #E73862; transition: ease-in-out 0.5s;}
.shop-wrapper .shop-right ul.products.columns-3 li.product .woosq-btn span:hover {transition: ease-in-out 0.5s; transform: scale(1.2);}

.shop-wrapper .filter-content {border-radius: 24px;  border: 1px solid #D6D6D6; background: #FFF; padding: 20px 30px; font-family: 'Poppins', sans-serif!important; }
.shop-wrapper .filter-content h2 {color: #292929;  font-size: 20px; font-weight: 700; line-height: normal; margin: 0 0 15px; padding: 0 0 15px; border-bottom: 1px solid #D9D9D9; }
.shop-wrapper .filter-content button.awf-reset-btn,
.shop-wrapper .filter-content button.awf-apply-filter-btn
{border-radius: 48px; background: #46C0C4!important; border: 0; padding: 10px 30px; font-size: 16px; color: #fff!important; font-weight: 700; text-align: center; }
.shop-wrapper .filter-content button.awf-reset-btn:hover,
.shop-wrapper .filter-content button.awf-apply-filter-btn:hover
{background: #E73862!important; color: #fff; }

.shop-wrapper .filter-content .awf-filter-title {color: #E73862; font-size: 20px; font-weight: 500; line-height: normal; }
.shop-wrapper .filter-content .awf-filters-container ul li label,
.shop-wrapper .filter-content .awf-active-badge
{font-size: 18px; color: #000; font-weight: 600;}

.shop-wrapper .filter-content .awf-style-icons label::before {color: #E73862; margin: 0 10px 0 0;}
.shop-wrapper .filter-content .awf-filters-container ul li { padding-bottom: 10px;}

.shop-wrapper .filter-content .awf-filter-wrapper { border-bottom: 1px solid #D9D9D9; padding-bottom: 20px;}
.shop-wrapper .filter-content .awf-filter-wrapper:last-child { border-bottom: 0;}

.shop-wrapper .filter-content .noUi-connect { background-color: #E73862;}
.shop-wrapper .filter-content .noUi-handle-upper .noUi-tooltip {background-color: #E73862; min-width: 50px; text-align: center; border: 0; border-radius: 10px; font-size: 15px; font-weight: 700; color: #fff;}
.shop-wrapper .filter-content .noUi-handle-lower .noUi-tooltip {background-color: #46C0C4; min-width: 50px; text-align: center; border: 0; border-radius: 10px; font-size: 15px; font-weight: 700; color: #fff;}
.shop-wrapper .filter-content .awf-filter-wrapper.awf-range { padding-bottom: 0;}


.woocommerce nav.woocommerce-pagination { margin-top: 30px;}
.woocommerce nav.woocommerce-pagination ul li { min-width: 35px;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { font-size: 13px;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {background-color: #E73862; color: #fff;}


.wpfValue {padding-left: 0 !important; }
.wpfFilterVerScroll li { padding-right: 10px;}
.wpfValue { font-size: 18px; font-weight: 600; color: #000;}
.wpfFilterVerScroll li label {display: flex!important;  justify-content: space-between;}
.wpfFilterVerScroll li label .wpfCheckbox { order: 2;}
.wpfFilterVerScroll li label .wpfDisplay { order: 1;}

.wpfFilterWrapper .wpfCheckbox label::before {border-radius: 6px; border: 3px solid #E73862!important; }
.ui-slider .ui-slider-handle { width: 25px!important; height: 25px!important; border-radius: 50%!important; filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.25)); border: 0!important; }
.ui-widget-header { background-color: #E73862!important;}

.shop-banner { max-width: 1444px; margin: 60px auto;}
.shop-banner img { width: 100%;}

.previously-viewed { padding-bottom: 80px;}

.previously-viewed .owl-nav { width: 120px; position: absolute; right: 0; top: -80px; margin: 0;}
.previously-viewed .owl-nav button span { display: none;}
.previously-viewed .owl-nav button.owl-prev { width: 48px; height: 48px; background: #fff url(../images/arrow-circle-left.svg) no-repeat!important; background-size: 100%!important; float: left;}
.previously-viewed .owl-nav button.owl-next { width: 48px; height: 48px; background: #fff url(../images/arrow-circle-right.svg) no-repeat!important; background-size: 100%!important; float: right;}
.previously-viewed .owl-nav button:hover { opacity: 0.7;}

.product-item {padding: 0 20px 40px; margin: 5px; border-radius: 23px; border: 0.917px solid #E3E3E3; background: #FFF; box-shadow: 0px 0px 9.166px 0px rgba(178, 174, 174, 0.25);}
.product-item .product-pic { position: relative; overflow: hidden; height: 250px; margin-bottom: 25px; border-radius: 0 0 22px 22px; }
.product-item .product-pic img { height: 250px!important; object-fit: cover; object-position: center; width: 100%!important; max-width: 100%!important; border-radius: 0 0 22px 22px; transition: ease-in-out 0.5s;}
.product-item .product-pic:hover img { transition: ease-in-out 0.5s; transform: scale(1.2);}
.product-item .product-pic .tag {position: absolute; left: 0; right: auto; top: 15px; border-radius: 0px 10px 10px 0px; background-color: #E73862; padding: 8px 10px; margin: 0; font-size: 13px; line-height: 15px; font-weight: 700; color: #fff; width: auto; min-height: 10px; min-width: 50px;}
.product-item .product-pic .stock { height: 35px; padding: 0 10px; color: #E73862!important;  font-size: 18px; font-weight: 700; line-height: 35px; background-color: #fff; border-radius: 0 8px 0 0; position: absolute; left: 0; bottom: 0; }
.product-item .product-pic .discount { height: 35px; padding: 0 10px; color: #000;  font-size: 18px; font-weight: 700; line-height: 35px; background-color: #fff; border-radius: 8px 0 0 0; position: absolute; right: 0; bottom: 0; }

.product-item .product-pic .view {  position: absolute; left:10px; bottom: 55px; }
.product-item .product-pic .view button.woosq-btn {height: 35px; width: 40px; margin: 0; padding: 0; border: 0; background-color: #fff; border-radius: 6px; display: flex; align-items: center; justify-content: center;}
.product-item .product-pic .view button.woosq-btn span {color: #E73862; transition: ease-in-out 0.5s;}
.product-item .product-pic .view button.woosq-btn:hover span {transition: ease-in-out 0.5s; transform: scale(1.2);}

.product-item .product-pic .wishlist {  position: absolute; right:10px; bottom: 55px; }
.product-item .product-pic .wishlist a {height: 35px; width: 40px; background-color: #fff; border-radius: 6px; display: flex; align-items: center; justify-content: center;}
.product-item .product-pic .wishlist a i { color: #E73862; margin: 0; transition: ease-in-out 0.5s; }
.product-item .product-pic .wishlist a:hover i { transition: ease-in-out 0.5s; transform: scale(1.2); }
.product-item .product-pic .wishlist span.feedback { display: none;}


.product-item .title {font-family: 'Poppins', sans-serif; color: #2E2D2E; font-size: 16px; font-weight: 500; line-height: 110%; height: 36px; margin: 0 0 16px; padding: 0; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; }

.product-item .price-star-row { display: flex; align-items: center;}
.product-item .price {color: #E73862; font-weight: 800; font-size: 16px; padding: 0 10px 0 0; width: 50%; }
.product-item .star { width: 50%;}
.product-item .star ul { list-style: none; margin: 0; padding: 0; display: flex; justify-content: flex-end;}
.product-item .star ul li { padding: 0 2px; color: #E73862;}

.product-item .color-list { padding-top: 20px;}
.product-item .color-list ul { list-style: none; margin: 0; padding: 0; display: flex; /*justify-content: center;*/}
.product-item .color-list ul li { padding: 0 7px;}
.product-item .color-item { width: 23px; height: 23px; border-radius: 50%; transition: ease-in-out 0.5s;}
.product-item .color-item:hover {transition: ease-in-out 0.5s; transform: scale(1.2);}
.product-item .color-item.pink {background-color: #F00AA2;}
.product-item .color-item.yellow-dark {background-color: #DCD757;}
.product-item .color-item.green-light {background-color: #4EC5EB;}
.product-item .color-item.pink-light {background-color: #F4A4E3;}
.product-item .color-item.green {background-color: #4AA45E;}
.product-item .color-item.yellow {background-color: #FCFF6E;}
.product-item .color-item.black {background-color: #000;}

.product-item .btn-row { display: flex; padding-top: 30px; align-items: center;}
.product-item .btn-row .addtoany_shortcode { width: 73px;}
.product-item .btn-row .addtoany_shortcode a { padding: 0; transition: ease-in-out 0.5s;}
.product-item .btn-row .addtoany_shortcode a:hover { transition: ease-in-out 0.5s; transform: scale(1.05);}
.product-item .btn-row .btn-share { width: 48px; height: 43px; background-color: #E73862; border-radius: 8px; margin-right: 25px; display: flex; align-items: center; justify-content: center;}
.product-item .btn-row .btn-share .icon-share {width: 25px; height: 25px; display: inline-block; background: url(../images/icon-share.png) no-repeat; background-size: 100%;}
.product-item .btn-cart {display: block;  width: calc(100% - 73px);  }
.product-item .btn-cart {border-radius: 48px; background: #46C0C4!important; border: 0; padding: 10px; font-size: 16px; color: #fff!important; font-weight: 700; text-align: center; }
.product-item .btn-cart:hover { background-color: #E73862!important; color: #fff!important;}


/* Magnific Popup CSS start */
.mfp-bg {top: 0;left: 0;width: 100%;height: 100%;z-index: 1042;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8; }

.mfp-wrap {top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !important;-webkit-backface-visibility: hidden; }

.mfp-container {text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;box-sizing: border-box; }

.mfp-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle; }

.mfp-align-top .mfp-container:before {display: none; }

.mfp-content {position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045; }

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {width: 100%;cursor: auto; }

.mfp-ajax-cur {cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out;cursor: -webkit-zoom-out;cursor: zoom-out; }

.mfp-zoom {cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {cursor: auto; }

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {-webkit-user-select: none;-moz-user-select: none;user-select: none; }

.mfp-loading.mfp-figure {display: none; }

.mfp-hide {display: none !important; }

.mfp-preloader {color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044; }
.mfp-preloader a {color: #CCC; }
.mfp-preloader a:hover {color: #FFF; }

.mfp-s-ready .mfp-preloader {display: none; }

.mfp-s-error .mfp-content {display: none; }

button.mfp-close,button.mfp-arrow {overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;box-shadow: none;touch-action: manipulation; }

button::-moz-focus-inner {padding: 0;border: 0; }

.mfp-close {width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: 0.65;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;background-color: transparent!important;font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,.mfp-close:focus {opacity: 1; }
.mfp-close:active {top: 1px; }

.mfp-close-btn-in .mfp-close {color: #333; }

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {color: #FFF;right: -6px;text-align: right;padding-right: 6px;width: 100%; }

.mfp-counter {position: absolute;top: 0;right: 0;color: #CCC;font-size: 12px;line-height: 18px;white-space: nowrap; }

.mfp-arrow {position: absolute;opacity: 0.65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {margin-top: -54px; }
.mfp-arrow:hover,.mfp-arrow:focus {opacity: 1; }
.mfp-arrow:before,.mfp-arrow:after {content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent; }
.mfp-arrow:after {border-top-width: 13px;border-bottom-width: 13px;top: 8px; }
.mfp-arrow:before {border-top-width: 21px;border-bottom-width: 21px;opacity: 0.7; }

.mfp-arrow-left {left: 0; }
.mfp-arrow-left:after {border-right: 17px solid #FFF;margin-left: 31px; }
.mfp-arrow-left:before {margin-left: 25px;border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {right: 0; }
.mfp-arrow-right:after {border-left: 17px solid #FFF;margin-left: 39px; }
.mfp-arrow-right:before {border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {padding-top: 40px;padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {line-height: 0;width: 100%;max-width: 900px; }
.mfp-iframe-holder .mfp-close {top: -40px; }

.mfp-iframe-scaler {width: 100%;height: 0;overflow: hidden;padding-top: 56.25%; }
.mfp-iframe-scaler iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #000; }

/* Main image in popup */
img.mfp-img {width: auto;max-width: 100%;height: auto;display: block;line-height: 0;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {line-height: 0; }
.mfp-figure:after {content: '';position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #444; }
.mfp-figure small {color: #BDBDBD;display: block;font-size: 12px;line-height: 14px; }
.mfp-figure figure {margin: 0; }

.mfp-bottom-bar {margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto; }

.mfp-title {text-align: left;line-height: 18px;color: #F3F3F3;word-wrap: break-word;padding-right: 36px; }

.mfp-image-holder .mfp-content {max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer; }

.gallery-content { display: flex; flex-wrap: wrap; margin: 0 -13px;}
.gallery-content .item {width: 33.33%; padding: 0 13px;}


.gallery-content .item img {max-width: 100%;min-width: 100%;height: 370px;object-fit: cover;object-position: center;border-radius: 12px;}

.gallery_container {margin: 50px 0 20px;display: inline-block;width: 100%;}
.gallery_container img + img{position: absolute;left: 0;right: 0;margin: 0 auto;top: 50%;transform: translateY(-50%);max-width: 80px!important;max-height: 80px!important;min-width: 80px!important;min-height: 80px!important;z-index: 9;}

.gallery_container a { position: relative; display: block;}
.gallery_container  a.lightbox::before {position: absolute;top: 50%;left: 50%;margin-top: -13px;margin-left: -13px;opacity: 0;color: #fff;font-size: 26px;font-family: 'fontAwesome';content: "\f00e";pointer-events: none;z-index: 9;transition: 0.4s;}
.gallery_container  a.lightbox:hover:before {opacity: 1;}
.gallery_container  a.video_model:after {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(70, 192, 196, 0.5);content: '';transition: 0.4s;border-radius: 12px;}

.mfp-content figcaption { display: none!important;}

/* Magnific Popup CSS end */


.woosq-popup .woosq-product > .product .summary .summary-content h1.product_title {font-family: 'Poppins', sans-serif; font-size: 20px; font-weight: 600; padding-bottom: 15px;}
.woosq-popup .woocommerce div.product p.price, .woosq-popup .woocommerce div.product span.price{ font-size: 18px; font-weight: 600; color: #E73862; padding-bottom: 15px;}
.woosq-popup p, .woosq-popup .product_meta { font-size: 14px; font-family: 'Poppins', sans-serif;}

.woosq-popup input,  .woosq-popup select {border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; width: 100%; margin: 0; font-size: 14px;}

.woosq-popup button.single_add_to_cart_button {border-radius: 48px; background-color: #46C0C4!important; border: 0; padding: 15px 20px!important; white-space: nowrap; font-size: 16px; color: #fff!important; font-weight: 500; display: block!important;}
.woosq-popup button.single_add_to_cart_button:hover{ background-color: #E73862!important; color: #fff!important;}

.woosq-popup .woocommerce-variation-price { padding-bottom: 15px;}
.woosq-popup .woosq-product .thumbnails .slick-arrow {background-color: #E73862!important;}
.woosq-popup .woosq-product .thumbnails .slick-dots li button::before {background-color: #E73862!important;}
.woosq-popup .star-rating span::before {color: #E73862!important;}
.woosq-popup .woocommerce-product-rating { font-size: 14px; margin-bottom: 15px;}

div.berocket_lgv_widget a.berocket_lgv_button.selected, div.berocket_lgv_widget a.berocket_lgv_button,
div.berocket_lgv_widget a.berocket_lgv_button:hover
{ background: none; color: #46C0C4; border: 0; box-shadow: none; width: auto; height: auto; padding: 0; margin-left: 10px;}

.berocket_lgv_additional_data .lgv_link h3, .berocket_lgv_additional_data .lgv_link_hover h3 { line-height: 120%; padding-bottom: 20px;}

.berocket_lgv_additional_data {padding-left: 30px;}
.berocket_lgv_additional_data p, .berocket_lgv_additional_data .lgv_meta {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;  overflow: hidden; text-overflow: ellipsis; font-size: 15px; font-weight: 300; color: #000; line-height: 120%; margin-bottom: 20px;}

.berocket_lgv_additional_data .lgv_price {font-size: 20px; color: #000; font-weight: 700; border-bottom: 1px solid #D9DDE1;  border-top: 1px solid #D9DDE1; padding: 10px 0;}
.berocket_lgv_additional_data { max-width: 48%;}

.fa-heart-o::before { font-family: FontAwesome;  }

/* shop page end */


/* Wishlist start */

.page-id-54429 header.entry-header, .page-id-54429 .yith_wcwl_wishlist_footer { display: none;}
.page-id-54429 .entry-content { padding: 0 20px;}
.page-id-54429 form#yith-wcwl-form { max-width: 1444px; margin: 0 auto;}

.page-id-54429 form#yith-wcwl-form .wishlist-title-container h2 {color: #1E1E1E; font-size: 20px; font-weight: 700; line-height: normal; padding: 0; margin: 0;}


/* .page-id-54429 form#yith-wcwl-form table.wishlist_table tr td,
.page-id-54429 form#yith-wcwl-form table.wishlist_table tr th { border: 0; padding: 10px; border-top: 0; font-size: 18px; color: #1E1E1E; font-weight: 500;}
.page-id-54429 form#yith-wcwl-form table.wishlist_table tr th { font-weight: 700;}
.page-id-54429 form#yith-wcwl-form table.wishlist_table { border: 0; margin: -60px 0 0 0; border-radius: 0; border-collapse: separate;  border-spacing:0px 40px;}

.page-id-54429 form#yith-wcwl-form table.wishlist_table tr {box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25); border-radius: 15px; }

.page-id-54429 form#yith-wcwl-form table.wishlist_table tr td.product-add-to-cart a.add_to_cart_button {border-radius: 48px; background-color: #46C0C4!important; border: 0; padding: 10px 20px; white-space: nowrap; font-size: 16px; color: #fff!important; font-weight: 500; display: block!important;}
.page-id-54429 form#yith-wcwl-form table.wishlist_table tr td.product-add-to-cart a.add_to_cart_button:hover{ background-color: #E73862!important; color: #fff!important;} */

/**/
 form#yith-wcwl-form table.wishlist_table tr td,
 form#yith-wcwl-form table.wishlist_table tr th { border: 0; padding: 10px; border-top: 0; font-size: 18px; color: #1E1E1E; font-weight: 500;}
 form#yith-wcwl-form table.wishlist_table tr th { font-weight: 700;}
 form#yith-wcwl-form table.wishlist_table { border: 0; margin: -60px 0 0 0; border-radius: 0; border-collapse: separate;  border-spacing:0px 40px;}

 form#yith-wcwl-form table.wishlist_table tr {box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25); border-radius: 15px; }

 form#yith-wcwl-form table.wishlist_table tr td.product-add-to-cart a.add_to_cart_button {border-radius: 48px; background-color: #46C0C4!important; border: 0; padding: 10px 20px; white-space: nowrap; font-size: 16px; color: #fff!important; font-weight: 500; display: block!important;}
 form#yith-wcwl-form table.wishlist_table tr td.product-add-to-cart a.add_to_cart_button:hover{ background-color: #E73862!important; color: #fff!important;}


/* Wishlist end */



/* main menu start */

ul.slimmenu li { background-color: transparent; border: 0;}
ul.slimmenu li a { padding: 20px 30px; color: #fff;}
ul.slimmenu li a:hover { color: #000; background-color: transparent;}
ul.slimmenu li.has-submenu a { padding-right: 35px;}
ul.slimmenu li .sub-toggle {width: auto; right: 15px; background-color: transparent;}
ul.slimmenu li .sub-toggle > i { font-size: 13px; color: #fff;}
ul.slimmenu li ul { width: 250px;}
ul.slimmenu li ul li {background-color: #E73862; border-bottom: 1px solid #fff; width: 100%;}
ul.slimmenu li ul li:last-child { border-bottom: 0;}
ul.slimmenu li ul li a { padding: 7px 15px; text-transform: none; font-size: 16px; line-height: 120%;}
ul.slimmenu li ul li .sub-toggle > i {transform: rotate(-90deg);}

.menu-collapser {width: 35px; overflow: hidden; text-indent: -999px; height: auto; line-height: 25px; background-color: transparent; padding: 0;}
.collapse-button { width: auto; background-color: transparent; left: 0; right: auto; padding: 0;}
.collapse-button:hover, .collapse-button:focus { background-color: transparent;}

/* main menu end */



/* product details start */

.single-product #main { max-width: 1484px; padding: 40px 20px; margin: 0 auto;}

.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider {border-radius: 15px; border: 2px solid #B5B4B4; overflow: hidden; }
.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider .slick-arrow { position: absolute; top: 50%; transform: translateY(-50%); z-index: 9;}
.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider .slick-arrow.slick-disabled { opacity: 0.3;}
.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider .flaticon-back { left: 15px;}
.woocommerce div.product div.images.woocommerce-product-gallery .slick-slider .flaticon-right-arrow { right: 15px;}

.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-for .slick-arrow::before,
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav .slick-prev::before,
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav .slick-next::before
{color: #000; background-color: #fff; border-radius: 50%;}

.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav .slick-next { right: 15px; width: 30px; height: 30px; background-color: transparent;}
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav .slick-next::before {content: "\f100"; font-family: Flaticon;}

.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav .slick-prev { left: 0px;  width: 30px; height: 30px; background-color: transparent;}
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav .slick-prev::before {content: "\f101"; font-family: Flaticon;}

.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav.slick-slider {border-radius: 0; border: 0; margin-top: 40px;}
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav.slick-slider .slick-track { width: auto; margin: 0 -9px;}
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav.slick-slider .slick-slide {border-radius: 15px; border: 2px solid #B5B4B4; overflow: hidden; margin: 0 9px;}
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav.slick-slider .slick-slide img { width: 100%!important; max-width: none!important; height: 120px!important; object-fit: cover; object-position: center;}

.woocommerce div.product div.images.woocommerce-product-gallery .yith-wcwl-add-to-wishlist { position: absolute; top: 36px; right: 58px; margin: 0; font-size: 25px;}
.woocommerce div.product div.images.woocommerce-product-gallery .yith-wcwl-add-to-wishlist i { color: #E73862;}
.woocommerce div.product div.images { margin-bottom: 30px;}

.woocommerce div.product div.images.woocommerce-product-gallery .additional-content { width: 45px; position: absolute; top: 75px; right: 58px; margin: 0;}

.product-list-des { float: left; display: flex; flex-wrap: wrap; list-style: none; margin: 0 -6px; padding: 0; width: 48%;}
.product-list-des li { padding: 6px; width: 33.33%;}
.product-list-des li .box { display: flex; padding: 13px; border-radius: 13px; align-items: center; border: 1px solid #ADADAD; height: 100%;}
.product-list-des li .box .icon { width: 30px;}
.product-list-des li .box .txt { width: calc(100% - 30px); padding-left: 15px; color: #000; font-size: 12px; font-weight: 600; line-height: 119%;}

.woocommerce div.product p.price, .woocommerce div.product span.price { color: #000;}

.single-product div.product { margin-top: 40px;}
.single-product div.product .product_title { font-size: 32px; line-height: 130%; color: #000; font-weight: 700; margin: 0; padding: 0 0 25px;}

.single-product div.product p.price,  .single-product div.product .woocommerce-variation-price {font-size: 40px; line-height: 130%; color: #000; font-weight: 700; padding: 20px 0; border-top: 1px solid #DADADA; border-bottom: 1px solid #DADADA;  }

.single-product div.product .woocommerce-variation-price { margin-bottom: 20px;}

.single-product div.product form.cart { margin-bottom: 0;}

.single-product .woocommerce-product-details__short-description { padding: 20px 0; margin-bottom: 10px;}
.single-product .woocommerce-product-details__short-description p {color: #000;  text-align: justify; font-size: 15px; font-weight: 300; line-height: normal; }
.single-product div.product form.cart .variations select,
.single-product .quantity .qty
{border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; font-size: 16px; color: #999; }
.single-product div.product form.cart .variations label { font-size: 16px; font-weight: 600; color: #000;}

.single-product div.product form.cart .woocommerce-variation-add-to-cart { display: flex; flex-wrap: wrap; align-items: center;}
.single-product div.product form.cart .woocommerce-variation-add-to-cart .qty {color: #000; font-size: 16px; font-weight: 400; line-height: normal; padding-right: 25px; }
.single-product div.product form.cart .woocommerce-variation-add-to-cart div.quantity { display: flex;}
.single-product div.product form.cart .woocommerce-variation-add-to-cart div.quantity  .qty { border-radius: 0; width: 130px; margin: 0; padding: 10px; -moz-appearance: textfield; }
.single-product div.product form.cart .woocommerce-variation-add-to-cart div.quantity input.minus {border-radius: 10px 0 0 10px; background-color: #fff; border: 1px solid #D9DDE1; border-right: 0; width: 60px; text-align: center; cursor: pointer; }
.single-product div.product form.cart .woocommerce-variation-add-to-cart div.quantity input.plus {border-radius:  0 10px 10px 0; background-color: #fff; border: 1px solid #D9DDE1; border-left: 0; width: 60px; text-align: center; cursor: pointer; }

.single-product div.product form.cart .woocommerce-variation-add-to-cart .custom-product-field { padding-top: 20px; width: 100%;}
.single-product div.product form.cart .woocommerce-variation-add-to-cart .single-field-wrapper { padding-bottom: 20px;}
.single-product div.product form.cart .woocommerce-variation-add-to-cart label { display: block; color: #000; font-size: 16px; font-weight: 600; line-height: 110%; padding-bottom: 15px; margin: 0;}
.single-product div.product form.cart .woocommerce-variation-add-to-cart .input-text {border-radius: 10px; border: 1px solid #D9DDE1; background: #FFF; font-size: 16px; color: #999; width: 100%; margin: 0;}

.single-product div.product form.cart table.variations tr th:first-child,
.single-product div.product form.cart table.variations tr td:first-child
{padding-left: 0;}

.single-product div.product .tm-extra-product-options .color-shape-sassy-div .tmcp-field-wrap .tc-label-wrap .tc-image {width: 70px; height: 60px; object-fit: cover; object-position: center; clip-path: polygon(20% 0%, 80% 0%, 100% 30%, 50% 100%, 0% 30%);}


.single-product button.single_add_to_cart_button {border-radius: 48px; background-color: #46C0C4!important; border: 0; padding: 20px!important; margin-top: 20px; white-space: nowrap; font-size: 16px; color: #fff!important; font-weight: 500; display: block!important; float: none; width: 100%;}
.single-product button.single_add_to_cart_button:hover{ background-color: #E73862!important; color: #fff!important;}

.single-product div.product div.summary { min-height: 1080px;}

div.product .woocommerce-tabs ul.tabs { margin: 0!important; padding: 0!important; display: flex; overflow: visible!important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li { width: 50%; margin: 0; padding: 0; text-align: center; border: 0; background-color: transparent!important;}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before { display: none;}
div.product .woocommerce-tabs ul.tabs li.active { background-color: transparent;}
div.product .woocommerce-tabs ul.tabs li a { display: block!important; padding: 15px!important; position: relative; color: #000!important;}
div.product .woocommerce-tabs ul.tabs li.active a:after { content: ""; display: block; width: 100%; height: 10px; background-color: #E73862; border-radius: 25px; position: absolute; left: 0; bottom: -4px;}

div.product .woocommerce-tabs .panel { margin: 0!important; padding: 45px 0!important;}
div.product .woocommerce-tabs .panel *,
div.product .woocommerce-tabs .panel h2, div.product .woocommerce-tabs .panel p,
div.product .woocommerce-tabs .panel .product_icon, div.product .woocommerce-tabs .panel .product_size_inner,
div.product .woocommerce-tabs .panel table
{margin: 0!important; max-width: none!important;}
div.product .woocommerce-tabs .panel h1, div.product .woocommerce-tabs .panel h2 {font-size: 20px; line-height: 130%; color: #000; font-weight: 700; margin: 0!important; padding: 0 0 25px!important; text-align: left!important;}
div.product .woocommerce-tabs .panel h3,  div.product .woocommerce-tabs .panel h4,  div.product .woocommerce-tabs .panel h5,  div.product .woocommerce-tabs .panel h6
{font-size: 15px; line-height: 130%; color: #000; font-weight: 700; margin: 0!important; padding: 0 0 25px!important; text-align: left!important;}


div.product .woocommerce-tabs .panel p {color: #000;  text-align: justify; font-size: 15px; font-weight: 300; line-height: normal; padding-bottom: 20px;}
div.product .woocommerce-tabs .panel ul { max-width: none!important; padding: 0 0 20px 30px; margin: 0;}
div.product .woocommerce-tabs .panel ul li {color: #000; font-size: 15px; font-weight: 300; line-height: normal;}

div.product .woocommerce-tabs .panel table { width: 100%; border-collapse: collapse; border: 1px solid #ddd;}
div.product .woocommerce-tabs .panel table tr th, div.product .woocommerce-tabs .panel table tr td { border: 1px solid #ddd; padding: 10px; font-size: 15px; font-weight: 300; line-height: 120%;}

.single-product .home-client-sec { padding-bottom: 80px;}

.related-product { padding-bottom: 80px;}
.related-product .owl-nav { width: 100px; position: absolute; right: 0; top: -60px; margin: 0;}
.related-product .owl-nav button span { display: none;}
.related-product .owl-nav button.owl-prev { width:38px; height: 38px; background: #fff url(../images/arrow-circle-left.svg) no-repeat!important; background-size: 100%!important; float: left;}
.related-product .owl-nav button.owl-next { width:38px; height: 38px; background: #fff url(../images/arrow-circle-right.svg) no-repeat!important; background-size: 100%!important; float: right;}
.related-product .owl-nav button:hover { opacity: 0.7;}

.related-product h2, .previously-viewed h2 {text-align: center; max-width: 606px;  width: 100%;  margin: 0 auto; line-height: 84.127%; position: relative;  padding-bottom: 90px; margin-bottom: 30px; }
.related-product h2::after, .previously-viewed h2::after {position: absolute; content: ''; background: url(../images/title-bg.png)center bottom no-repeat; bottom: 0; left: 0; right: 0; margin: 0 auto; width: 431px; height: 90px; }

.related-product .container, .previously-viewed .container { padding: 0;}


.upsells.products { padding-bottom: 80px;}
.upsells.products h2 { padding-bottom: 30px;}
.upsells.products ul.products.columns-4 { margin: 0 -13px; display: flex; flex-wrap: wrap;}
.upsells.products ul.products.columns-4 li.product {width: calc(25% - 26px); padding: 0 20px 40px; overflow: hidden; margin: 13px; border-radius: 23px;  border: 0.917px solid #E3E3E3; background: #FFF;  box-shadow: 0px 0px 9.166px 0px rgba(178, 174, 174, 0.25); }
.upsells.products ul.products.columns-4 li.product a img { height: 250px!important; border-radius: 0 0 22px 22px; object-fit: cover; object-position: center; width: 100%!important; max-width: 100%!important; margin: 0 auto 25px;}
.upsells.products ul.products.columns-4 li.product h2.woocommerce-loop-product__title {font-family: 'Poppins', sans-serif; color: #2E2D2E; font-size: 16px; font-weight: 500; line-height: 110%; height: 36px; margin: 0 0 16px; padding: 0; display: -webkit-box;
-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; }
.upsells.products ul.products.columns-4 li.product .price {color: #E73862; font-weight: 800; font-size: 18px;  margin: 0; padding: 0; width: 60%; float: left; padding-right: 10px; white-space: nowrap; }
.upsells.products ul.products.columns-4 li.product .star-rating { width: 40%; float: right; text-align: right; margin: 6px 0 0 0;}
.upsells.products ul.products.columns-4 li.product .star-rating::before,
.upsells.products ul.products.columns-4 li.product .star-rating span
{color: #E73862; font-size: 15px;}

.upsells.products ul.products.columns-4 li.product .star-rating span::before,
.upsells.products ul.products.columns-4 li.product .star-rating::before
{right: 0;}

.upsells.products ul.products.columns-4 li.product .button {display: flex; margin-left: auto; margin-top: 25px;  width: calc(100% - 73px); border-radius: 48px; background: #46C0C4!important; border: 0; padding: 15px 10px; font-size: 16px; color: #fff!important; font-weight: 700; text-align: center; justify-content: center; }
.upsells.products ul.products.columns-4 li.product .button:hover { background-color: #E73862!important; color: #fff!important;}

.upsells.products ul.products.columns-4 li.product .price ins { text-decoration: none;}
.upsells.products ul.products.columns-4 li.product a { position: relative; display: inline-block;}
.upsells.products ul.products.columns-4 li.product .onsale { left: 0; right: auto; top: 15px; border-radius: 0px 10px 10px 0px; background-color: #E73862; padding: 8px 10px; margin: 0; font-size: 13px; line-height: 15px; font-weight: 700; color: #fff; width: auto; min-height: 10px; min-width: 50px; }

.upsells.products ul.products.columns-4 li.product .addtoany_shortcode { position: absolute; left: 20px; bottom: 40px; }
.upsells.products ul.products.columns-4 li.product .addtoany_shortcode img {height: 43px!important; border-radius: 0; margin: 0;}
.upsells.products ul.products.columns-4 li.product .addtoany_shortcode a { padding: 0;}

.upsells.products ul.products.columns-4 li.product .yith-wcwl-add-to-wishlist {position: absolute; left: auto; right: 30px; top: 180px;}
.upsells.products ul.products.columns-4 li.product .yith-wcwl-add-button {height: 35px; width: 40px; background-color: #fff; border-radius: 6px; display: flex; align-items: center; justify-content: center; color: #E73862; }
.upsells.products ul.products.columns-4 li.product .yith-wcwl-add-button i,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i
{color: #E73862!important;}

.upsells.products ul.products.columns-4 li.product .woosq-btn {height: 35px; width: 40px; background-color: #fff; border: 0; border-radius: 6px; display: flex; align-items: center; justify-content: center; color: #E73862; padding: 0; position: absolute; left: 10px; top: 180px;}
.upsells.products ul.products.columns-4 li.product .woosq-btn span {color: #E73862;}

.fa-star-o::before, .fa-star::before { font-family:FontAwesome;}

/* product details end */


/* order received page start */

.woocommerce-order-received .entry-content {background: url(../images/body-bg.jpg); margin: 0; padding: 50px 0; }
.woocommerce-order-received .woocommerce { max-width: 1484px; margin: 0 auto; padding: 0 20px;}
.woocommerce-order-received .woocommerce-order {border-radius: 51px;  border: 2px solid #F9CDD8; background: #FFF; padding: 50px;}

.woocommerce-order-received .woocommerce-thankyou-order-received {border-radius: 12px; background: #46C0C4; padding: 15px; font-size: 25px; font-weight: 700; color: #fff; text-align: center; margin-bottom: 30px;}

.woocommerce-order-received ul.woocommerce-thankyou-order-details {border-radius: 12px; background: #EA6384; padding: 25px; margin: 0 0 30px;}

.woocommerce-order-received ul.woocommerce-thankyou-order-details li {padding-right: 15px; margin: 5px 15px 5px 0; color: #fff; border-right: 1px dashed #fff; width: 22%;}
.woocommerce-order-received ul.woocommerce-thankyou-order-details li strong { font-size: 15px; word-wrap: break-word;}

/* order received page end */

/* gallery image start */

.gallery-image-container {background: url(../images/body-bg.jpg) no-repeat; background-size: auto; background-size: cover; padding: 50px 0; }
.gallery-image-content {border-radius: 51px; border: 2px solid #F9CDD8; background: #FFF; padding: 50px; text-align: center; }
.gallery-image-content .login-first, .gallery-image-content input[type="submit"] {border-radius: 48px; background-color: #46C0C4 !important;  border: 0; padding: 15px 30px; font-size: 16px; color: #fff !important;  font-weight: 500; display: inline-block;}
.gallery-image-content .login-first:hover, .gallery-image-content input[type="submit"]:hover { background-color: #E73862 !important;}
.gallery-image-content .login-first { padding: 10px 30px;}

.gallery-image-content label { display: block; font-size: 20px; font-weight: 600; padding-bottom: 15px;}
.gallery-image-content .logintxt { font-size: 20px; font-weight: 600;}
.gallery-image-content input[type="file"] {border-radius: 10px; border: 1px solid #D9DDE1;background: #FFF; padding: 10px; margin-top: 15px; }
.gallery-image-content .wpcf7-spinner { display: block; margin: 0 auto;}


/* gallery image end */


.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{font-size: 60px !important; top: -12px; opacity: 1; color: #fff !important;}

/****29-01-2023****/
.woocommerce-form-login-toggle{max-width: calc(100% - 40px); margin: 0 auto;}
.woocommerce-form.woocommerce-form-login.login{max-width: 1444px; margin: 20px auto 0; width: calc(100% - 40px);}
.woocommerce-button.button.woocommerce-form-login__submit{border-radius: 48px;
    background: #46C0C4!important;
    width: auto;
    float: none!important;
    border: 0;
    padding: 15px 30px;
    font-size: 20px;
    color: #fff!important;
    font-weight: 700;
    margin-right: 0!important;
    text-align: center;}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{display: flex; align-items: center;}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span{margin-left: 10px;}

.woocommerce-products-header h1.woocommerce-products-header__title.page-title{font-size: 20px; font-weight: 600;}

body.woocommerce-cart .cart-content .cart-left table.shop_table{table-layout: fixed;}
body.woocommerce-cart .cart-content .cart-left table.shop_table .product-thumbnail{width: 12%;}

body.woocommerce-cart .cart-content .cart-left table.shop_table .product-price{width: 14%;}
body.woocommerce-cart .cart-content .cart-left table.shop_table .product-quantity{width: 10%;}
body.woocommerce-cart .cart-content .cart-left table.shop_table .product-subtotal{width: 14%;}
body.woocommerce-cart .cart-content .cart-left table.shop_table .product-remove{width: 7%}
body.woocommerce-cart .cart-content .cart-left table.shop_table .product-name a{width: auto; font-size: 14px; line-height: 18px;}
body.woocommerce-cart .cart-content .cart-left table.shop_table dt{font-size: 16px;}

body.woocommerce-checkout .payment_box.payment_method_stripe .form-row{padding: 0 !important; margin: 0 !important;}
body.woocommerce-checkout .payment_box.payment_method_stripe ul.payment_methods label{font-size: 14px;}
body.woocommerce-checkout .payment_box.payment_method_stripe .form-row.form-row-first, body.woocommerce-checkout .payment_box.payment_method_stripe .form-row.form-row-last{width: 100% !important;}
body.woocommerce-checkout .payment_box.payment_method_stripe .stripe-source-errors .woocommerce_error.woocommerce-error li{font-size: 14px;}
body.woocommerce-checkout .payment_box.payment_method_stripe #wc-stripe-new-payment-method{padding: 0 10px; border: solid 1px #000; height: 20px;}
body.woocommerce-checkout #wc-stripe-new-payment-method:after{left: 7px; top:1px;}
body.woocommerce-checkout .payment_box.payment_method_stripe .form-row.woocommerce-SavedPaymentMethods-saveNew label{font-size: 14px; line-height: 18px;}







/* responsive start */


@media screen and (max-width: 1484px) {


/* login and register page start */
.login-content h2 { font-size: 40px;}
.login-content .divider img { max-width: 40%;}
.woocommerce .login-content .sign-up { font-size: 25px;}
.woocommerce-notices-wrapper, .woocommerce-form-coupon-toggle, .woocommerce-NoticeGroup-checkout {max-width: calc(100% - 40px);}
/* login and register page end */

/* cart page start */

.cart-content .cart-left table.shop_table tr td.product-name a { width: auto;}

.wc-empty-cart-message, .return-to-shop {max-width: calc(100% - 40px); margin: 0 20px;}

/* cart page end */

/* shop page start */

.shop-wrapper .shop-right { padding-left: 30px;}
.shop-wrapper .shop-left {padding-right: 30px;}

.shop-wrapper .filter-content { padding: 20px 15px;}
.shop-wrapper .filter-content .awf-filters-container ul li label, .shop-wrapper .filter-content .awf-active-badge { font-size: 15px;}

.shop-wrapper .shop-right ul.products.columns-3 {margin: 0 -10px;}
.shop-wrapper .shop-right ul.products.columns-3 li.product {padding: 0 15px 20px; margin: 10px; width: calc(33.33% - 20px);}
.shop-wrapper .shop-right ul.products.columns-3 li.product .addtoany_shortcode { bottom: 20px; left: 15px;}

.shop-wrapper .shop-right ul.products.columns-3 li.product .price { font-size: 15px;}
.shop-wrapper .shop-right ul.products.columns-3 li.product .star-rating { margin-top: 4px;}
.product-item .price { font-size: 12px;}

.shop-wrapper .shop-right ul.products.columns-3 li.product a img {height: 200px !important;}

/* shop page end */

/* product details start */

.product-list-des li .box { padding: 10px;}
.product-list-des li .box .txt { padding-left: 5px; font-size: 10px;}

.upsells.products ul.products.columns-4 {margin: 0 -10px;}
.upsells.products ul.products.columns-4 li.product {padding: 0 15px 20px; margin: 10px; width: calc(25% - 20px);}
.upsells.products ul.products.columns-4 li.product .addtoany_shortcode { bottom: 20px; left: 15px;}

.upsells.products ul.products.columns-4 li.product .price { font-size: 15px;}
.upsells.products ul.products.columns-4 li.product .star-rating { margin-top: 4px;}

.product-item .product-pic img, .product-item .product-pic {height: 200px !important;}

/* product details end */

.woocommerce form.checkout_coupon { width: auto; margin: 0 20px;}


}


@media screen and (max-width: 1365px) {

/* main menu start */
ul.slimmenu li a { padding: 20px; font-size: 16px; }
ul.slimmenu li ul li a { font-size: 14px;}
/* main menu end */


.single-product div.product div.summary { min-height: 980px;}


}


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

.single-product div.product div.summary { min-height: 930px;}
    
    
}


@media screen and (max-width: 1199px) {

/* main menu start */
ul.slimmenu li a { padding: 20px 15px; font-size: 15px; }
ul.slimmenu li ul li a { font-size: 13px;}
/* main menu end */

/* login and register page start */
.login-content h2 { font-size: 40px;}
.login-content .right { padding: 80px 65px;}
.woocommerce .login-content .or {font-size: 25px;}
.woocommerce .login-content .sign-up { font-size: 25px;}

.woocommerce .login-content .or:before, .woocommerce .login-content .or:after { width: 150px;}
.password-row button.button { width: 200px;}
.password-row .lost_password a { font-size: 16px;}

/* login and register page end */

/* dashboard page start */

.woocommerce-account .woocommerce-MyAccount-navigation { padding: 15px 20px;}
.dashboard-content {padding: 30px;}

/* dashboard page end */

/* cart page start */
.cart-content { padding: 30px;}
.cart-content .cart-left { padding-right: 15px;}
.cart-content .cart-left table.shop_table tr td.product-name,
.cart-content .cart-left table.shop_table tr td dl,
.cart-content .cart-left table.shop_table tr td .woocommerce-Price-amount.amount,
.cart-content .cart-left table.shop_table tr td .quantity .qty,
.cart-content .cart-right ul#shipping_method li label,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
.cart-content .cart-right input.input-text::placeholder, .cart-content .cart-right input.input-text::-webkit-placeholder
{font-size: 13px;}

.cart-content .cart-left table.shop_table tr td .quantity .qty { padding: 5px;}

.cart-content .cart-left table tr td, .cart-content .cart-left table tr th { padding: 5px;}

.cart-content .cart-left table.shop_table tr td.product-name a { width: 150px;}

.cart-content .cart-right table.shop_table td, .cart-content .cart-right table.shop_table th { font-size: 13px;}

.cart-content .cart-right .shipping-calculator-form button.button,
.cart-content .cart-right .wc-proceed-to-checkout a.checkout-button
{ font-size: 15px; padding: 15px 10px;}

/* cart page end */


/* shop page start */

.shop-wrapper .shop-left { width: 35%; padding-right: 15px;}
.shop-wrapper .filter-content .awf-filters-container ul li { padding-bottom: 0;}
.shop-wrapper .filter-content .awf-filters-container ul li label, .shop-wrapper .filter-content .awf-active-badge { font-size: 13px;}
.shop-wrapper .filter-content .awf-filter-title { font-size: 16px;}

.shop-wrapper .shop-right { width: 65%; padding-left: 15px;}
.shop-wrapper .shop-right ul.products.columns-3 li.product {width: calc(50% - 20px);}
.shop-wrapper .shop-right ul.products.columns-3 li.product a img {height: 250px !important;}

.gallery-content .item img { height: 250px;}

/* shop page end */

/* main menu start */

ul.slimmenu li a { padding: 26px 10px;}
ul.slimmenu li ul li .sub-toggle > i {transform: none;}
/* main menu end */

/* product details start */

.single-product div.product .product_title, .single-product div.product p.price,
.single-product div.product .woocommerce-variation-price
{ font-size: 20px;}

.upsells.products ul.products.columns-4 li.product {width: calc(33.33% - 20px);}

.product-item .product-pic img, .product-item .product-pic { height: 250px !important; }


/* product details end */


}



@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

.mfp-img-mobile .mfp-image-holder {padding-left: 0;padding-right: 0; }
.mfp-img-mobile img.mfp-img {padding: 0; }
.mfp-img-mobile .mfp-figure:after {top: 0;bottom: 0; }
.mfp-img-mobile .mfp-figure small {display: inline;margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {background: rgba(0, 0, 0, 0.6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0; }
.mfp-img-mobile .mfp-counter {right: 5px;top: 3px; }
.mfp-img-mobile .mfp-close {top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background-color: transparent!important;position: fixed;text-align: center;padding: 0; }

}



@media screen and (max-width: 991px) {

/* login and register page start */
.login-container { margin: 30px 0;}
.login-content .right { width: 100% !important; padding: 30px !important; border-radius: 20px !important; order: 1;}
.login-content .left { width: 100%; order: 2; padding-top: 30px;}

.woocommerce .login-content .or { justify-content: center;}
.login-content h2, .login-content .divider {text-align: center;}
.login-content .left .pic {margin-right: 0; text-align: center;}
.login-content .left .pic img { max-width: 60%;}

.reset-password-toptxt {text-align: center;}

/* login and register page end */

/* dashboard page start */
.dashboard-wrapper { padding: 40px 0;}
.dashboard-content { padding: 20px; border-radius: 20px;}
.dashboard-content .left-content, .dashboard-content .right-content { width: 100%;}
.dashboard-content .right-content { padding: 30px 0 10px;}


.dashboard-content .right-content label { font-size: 14px; padding-bottom: 10px;}
.dashboard-content .right-content .single-field-wrapper { padding-bottom: 15px;}
.dashboard-content .right-content input.input-text, .dashboard-content .right-content textarea,
.dashboard-content .right-content ::placeholder,
.dashboard-content .right-content .select2-container--default .select2-selection--single .select2-selection__rendered
{ font-size: 13px;}


/* dashboard page end */


/* cart page start */
.cart-outer .breadcrumb-sec { padding: 0 0 15px;}
.cart-wrapper {padding: 40px 0;}
.cart-content { padding: 20px; border-radius: 20px;}
.cart-content .cart-left, .cart-content .cart-right { width: 100%;}
.cart-content .cart-left { padding: 0 ;}

.cart-content .cart-right table.shop_table_responsive tr:nth-child(2n) td,
.cart-content .cart-right table.shop_table_responsive tr:nth-child(2n) td { background-color: transparent!important;}

.cart-content .cart-collaterals { margin-top: 0;}

/* cart page end */

/* checkout page start */

.checkout-wrapper { padding: 40px 20px;}
.checkout-content {padding: 20px; border-radius: 20px;}
.checkout-content .left, .checkout-content .right { width: 100%;}
.checkout-content .left {padding-right: 0; margin-bottom: 30px;}

.checkout-content .personal_details, .checkout-content .address_details, .checkout-content .ship_details,
.checkout-content .right .woocommerce-checkout-review-order
{ border-radius: 20px; padding: 20px;}

.checkout-content label { font-size: 14px; padding-bottom: 10px;}
.checkout-content .single-field-wrapper { padding-bottom: 15px;}
.checkout-content input.input-text, .checkout-content textarea,
.checkout-content ::placeholder,
.checkout-content .select2-container--default .select2-selection--single .select2-selection__rendered
{ font-size: 13px;}

.checkout-content .right .place-order button { margin-bottom: 0!important;}

.checkout_coupon_section {border: 0; display: block;}
.checkout_coupon_section .input-text {border-radius: 50px; border: 1px solid #ddd!important; width: 100%!important;}
.checkout_coupon_section button.button { width: 100%; margin-top: 10px;}
.checkout_coupon_section p.form-row { width: 100%;}

/* checkout page end */

/* gallery start */

.mfp-arrow {-webkit-transform: scale(0.75);transform: scale(0.75); }
.mfp-arrow-left {-webkit-transform-origin: 0;transform-origin: 0; }
.mfp-arrow-right {-webkit-transform-origin: 100%;transform-origin: 100%; }
.mfp-container {padding-left: 6px;padding-right: 6px; }

/* gallery end */

/* shop page start */

.shop-wrapper .shop-right .woocommerce-result-count {width: 100%; font-size: 15px;}
.shop-wrapper .shop-right .woocommerce-ordering {float: none; width: 100%;}
.shop-wrapper .shop-right .woocommerce-ordering select { padding: 5px 15px; font-size: 15px; width: 100%; }

.shop-wrapper .shop-right ul.products.columns-3 li.product a img {height: 165px !important;}

.shop-banner { margin: 0 0 30px;}

.previously-viewed { padding-bottom: 40px;}

/* shop page end */


/* Wishlist start */

.page-id-54429 form#yith-wcwl-form table.wishlist_table tr td, .page-id-54429 form#yith-wcwl-form table.wishlist_table tr th { font-size: 14px;}

/* Wishlist end */


/* main menu start */


ul.slimmenu.collapsed li a { border-bottom: 1px solid #fff; padding: 7px 0;}
ul.slimmenu.collapsed li:last-child a { border-bottom: 0;}
ul.slimmenu li .sub-toggle { right: 0;}

ul.slimmenu li ul { width: 100%;}
ul.slimmenu li a { font-size: 14px;}
ul.slimmenu.collapsed li ul li a { border-bottom: 0;}
ul.slimmenu.collapsed li ul { margin-left: 10px; max-width: 100%; width: auto;}

/* main menu end */

/* product details start */
.upsells.products ul.products.columns-4 li.product {width: calc(50% - 20px);}
/* product details end */

.wishlist_table.mobile{padding: 0;}

body.woocommerce-cart .cart-content .cart-left table.shop_table .product-thumbnail{width:auto;}

body.woocommerce-cart .cart-content .cart-left table.shop_table .product-price{width: auto;}
body.woocommerce-cart .cart-content .cart-left table.shop_table .product-quantity{width:auto;}
body.woocommerce-cart .cart-content .cart-left table.shop_table .product-subtotal{width:auto;}
body.woocommerce-cart .cart-content .cart-left table.shop_table .product-remove{width:auto;}
body.woocommerce-cart .cart-content .cart-left table.shop_table td{text-align: left !important;}
body.woocommerce-cart .cart-content .cart-left table.shop_table .product-quantity .quantity .qt{border: none;}



}


@media screen and (max-width: 768px) {

.single-product div.product div.summary { min-height: 200px;}

}


@media screen and (max-width: 767px) {

/* login and register page start */

.login-content .right {  padding: 30px 15px;}
.login-content h2 { font-size: 30px;}
.login-content h3 { font-size: 25px;}
.woocommerce .login-content form .form-row label { font-size: 16px; padding-bottom: 10px;}
.woocommerce .login-content form .form-row { margin-bottom: 20px;}
.woocommerce .login-content form .form-row input.input-text, .woocommerce .login-content form .password-input { width: 100%;}
.password-row .left-content, .password-row .right-content, .password-row { width: 100%;}
.password-row .right-content { padding: 20px 0 0;}
.password-row button.button { width: 100%; padding: 15px 10px; font-size: 16px; }
.password-row .right-content { text-align: left;}
.password-row { padding-bottom: 20px;}

.woocommerce .login-content .woocommerce-form-login .woocommerce-form-login__rememberme span { font-size: 16px; }

.woocommerce .login-content .or { font-size: 18px; margin: 20px 0;}
.woocommerce .login-content .sign-up {font-size: 18px;}

/* login and register page end */


/* dashboard page start */

.dashboard-content { padding:0; border: none;}
.woocommerce-account .woocommerce-MyAccount-navigation { padding: 15px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a { font-size: 16px; padding-right: 40px;}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {padding: 15px 0 15px 35px; }

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:after {width: 30px; height: 30px; background: #EA6384 url(../images/icon-arrow-right.svg) no-repeat 7px 6px; background-size: 18px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:after,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:after {width: 30px; height: 30px; background: #46C0C4 url(../images/icon-arrow-right.svg) no-repeat 7px 6px; background-size: 18px;}


.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before { top: 17px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:before { top: 17px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads:before {top: 17px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:before { top: 15px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:before {top: 15px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:before { top: 15px;}

.dashboard-content .right-content p { font-size: 16px;}

.address-wrapper .addresses { width: auto;}
.address-wrapper .addresses .address-content { width: 100%;}
.address-wrapper .addresses .address-content .col-1.woocommerce-Address,
.address-wrapper .addresses .address-content .col-2.woocommerce-Address { padding: 15px;}
.address-wrapper .woocommerce-Address-title h3 { font-size: 16px;}
.address-wrapper .addresses .address-content address { font-size: 14px;}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected],
.select2-results__option[aria-selected], .select2-results__option[data-selected],
.woocommerce form ::placeholder,
.dashboard-content .right-content .select2-container--default .select2-selection--single .select2-selection__placeholder
{font-size: 13px;}

.woocommerce form .form-row label { font-size: 14px;}

.dashboard-content .right-content form button.button { width: 100%;}

.dashboard-content .right-content table.account-orders-table tr td { font-size: 14px;}
.dashboard-content .right-content table.account-orders-table tr { margin-bottom: 20px;}
.dashboard-content .right-content table.account-orders-table tr td.woocommerce-orders-table__cell-order-actions a.view { padding: 10px 20px;}

.dashboard-content .right-content table.account-orders-table { margin: 0; border-spacing: 0;}


/* dashboard page end */


/* cart page start */

.cart-content .cart-left table.shop_table tr td.product-name a { width: auto; text-align: right;}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before { font-size: 14px; padding-right: 10px;}

.cart-content .cart-left table tr td, .cart-content .cart-left table tr th { padding: 10px;}

.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td { background-color: transparent; }

.cart-content .cart-left table.shop_table td.product-remove a.remove { margin-left: auto;}
.cart-content .cart-left table.shop_table_responsive tr { margin-bottom: 20px;}
.cart-content .cart-left table.shop_table { border-spacing: 0; margin-top: 15px!important;}



.cart-content .cart-left table.shop_table tr td.actions .coupon button.button { width: 165px; padding: 15px;}
.cart-content .cart-left table.shop_table tr td.actions .coupon .input-text { padding: 10px 20px; width: calc(100% - 165px);}
.cart-content .cart-left table.shop_table tr td.actions .coupon { margin-bottom: 20px;}

.cart-content .cart-right table tr.tax-total td:before, .cart-content .cart-right table tr.order-total td:before { color: #fff;}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination strong { font-size: 13px;}
.cart-content .cart-right table.shop_table_responsive tr.woocommerce-shipping-totals td::before {display: block; text-align: left; padding-bottom: 10px; width: 100%;}
.cart-content .cart-right ul#shipping_method li input[type="radio"] { margin-top: -3px;}

/* cart page end */


/* Order details start */
.customer-details-address .address-content { width: 100%;}
.customer-details-wrapper .woocommerce-column--billing-address, .customer-details-wrapper .woocommerce-column--shipping-address { padding: 15px;}
.customer-details-wrapper address, .customer-details-wrapper address p { font-size: 14px!important;}
.customer-details-wrapper h2 { font-size: 16px;}

.order-details-wrapper table.order_details tr th, .order-details-wrapper table.order_details tr td { font-size: 14px;}

.single-product div.product form.cart table.variations tr th:first-child,
.single-product div.product form.cart table.variations tr td:first-child
{width: 40%;}

.single-product div.product form.cart .variations label,
.single-product div.product form.cart .variations select, .single-product .quantity .qty { font-size: 15px;}


/* Order details end */


/* shop page start */
.gallery_container { margin: 30px 0;}
.gallery-content .item { width: 100%; margin-bottom: 20px;}
.gallery-content .item:last-child { margin-bottom: 0;}

.shop-wrapper { padding: 30px 20px;}

nav.woocommerce-breadcrumb a, nav.woocommerce-breadcrumb span { font-size: 13px; line-height: 120%;}

.shop-wrapper .shop-left { width: 100%; padding-right: 0;}
.shop-wrapper .shop-right { width: 100%; padding-left: 0; background-color: transparent;}
.product-item { padding: 0 15px 20px;}

.berocket_lgv_additional_data { width: 100%; max-width: none; padding: 20px 0;}

.shop-wrapper .shop-right ul.products.columns-3 li.product a img { height: 225px !important; }

/* shop page end */


/* Wishlist start */

.woocommerce-account form#yith-wcwl-form .wishlist_table.mobile { margin: 0; padding: 0;}
.woocommerce-account form#yith-wcwl-form .wishlist_table.mobile li {box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25); border-radius: 15px; padding: 10px; margin-bottom: 20px;}

.wishlist_table.images_grid li .item-details h3, .wishlist_table.mobile li .item-details h3, .wishlist_table.modern_grid li .item-details h3 {font-family: 'Poppins', sans-serif; font-size: 14px;}
.wishlist_table.mobile li .item-wrapper { width: 100%; }
.wishlist_table.images_grid li .item-details table.item-details-table td.value,
.wishlist_table.mobile li .item-details table.item-details-table td.value, .wishlist_table.mobile li table.additional-info td.value,
.wishlist_table.modern_grid li .item-details table.item-details-table td.value { font-weight: 700;}
.remove_from_wishlist i { color: #E73862;}

.wishlist_table .product-add-to-cart a {border-radius: 48px; background-color: #46C0C4!important; border: 0; padding: 10px 20px; white-space: nowrap; font-size: 16px; color: #fff!important; font-weight: 500; display: block!important;}
.wishlist_table .product-add-to-cart a:hover{ background-color: #E73862!important; color: #fff!important;}
.woocommerce .wishlist-title { margin-bottom: 20px;}

/* Wishlist end */



/* product details start */
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav.slick-slider { margin-top: 20px;}
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav.slick-slider .slick-track { margin: 0 -5px;}
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav.slick-slider .slick-slide { margin: 0 5px;}
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav .slick-next { right: 10px;}
.woocommerce div.product div.images.woocommerce-product-gallery .wpgs-nav.slick-slider .slick-slide img { height: 70px!important;}

.single-product div.product p.price, .single-product div.product .woocommerce-variation-price { padding: 10px 0;}
div.product .woocommerce-tabs ul.tabs li a {padding: 15px 5px !important; font-size: 12px; }

div.product .woocommerce-tabs .panel {padding: 30px 0 !important; }

.woocommerce div.product div.summary { margin-bottom: 20px;}
.product-list-des { float: none; width: auto;}

.single-product .home-client-sec { padding-bottom: 40px;}
.single-product .home-client-sec h2, .related-product h2, .previously-viewed h2 { padding-bottom: 40px;}
.single-product .home-client-sec h2::after, .related-product h2::after, .previously-viewed h2::after { background-size: 200px; width: 100%;}
.single-product .home-client-sec .container { padding: 0;}
.single-product .home-client-sec .home-client-carousel { padding-top: 0;}

.previously-viewed .owl-nav button.owl-prev, .previously-viewed .owl-nav button.owl-next,
.related-product .owl-nav button.owl-prev, .related-product .owl-nav button.owl-next { width: 30px; height: 30px; }

.related-product .owl-nav, .previously-viewed .owl-nav { width: 85px; top: -45px;}

.related-product { padding-bottom: 40px;}

.upsells.products {padding-bottom: 30px; }
.upsells.products h2 {padding-bottom: 20px; font-size: 25px; }

.single-product div.product form.cart .woocommerce-variation-add-to-cart label .tc-label-text { font-size: 12px!important;}

/* product details end */


/* order received page start */

.woocommerce-order-received .entry-content { padding: 40px 0;}
.woocommerce-order-received .woocommerce-order { border-radius: 20px; padding: 15px;}
.woocommerce-order-received .woocommerce-thankyou-order-received { font-size: 20px; line-height: 120%;}
.woocommerce-order-received ul.woocommerce-thankyou-order-details { padding: 15px;}
.woocommerce-order-received ul.woocommerce-thankyou-order-details li { padding: 10px 0; margin: 0; border-right: 0; border-bottom: 1px dashed #fff; width: 100%;}
.woocommerce-order-received ul.woocommerce-thankyou-order-details li:last-child { border-bottom: 0;}


/* order received page end */


/* gallery image start */

.gallery-image-container { padding: 30px 0;}
.gallery-image-content { padding: 15px; border-radius: 20px;}
.gallery-image-content input[type="file"] { max-width: 100%; font-size: 16px;}
/* gallery image end */



}


@media screen and (max-width: 574px) {

/* shop page start */
.shop-wrapper .shop-right ul.products.columns-3 { margin: 0;}
.shop-wrapper .shop-right ul.products.columns-3 li.product { width: 100%; margin-left: 0; margin-right: 0;}
.shop-wrapper .shop-right ul.products.columns-3 li.product a img { height: 250px!important;}

/* shop page end */

/* product details start */

.product-list-des li { width: 100%;}
.product-list-des li .box .txt { padding-left: 10px; font-size: 12px; }

.upsells.products ul.products.columns-4 { margin: 0;}
.upsells.products ul.products.columns-4 li.product { width: 100%; margin-left: 0; margin-right: 0;}
.upsells.products ul.products.columns-4 li.product a img { height: 280px!important;}

/* product details end */




}


/* responsive end */


/************* new style latest shop page **********/
.shop-wrapper .shop-right ul.products.columns-3 li.product .yith-wcwl-add-to-wishlist {
    bottom: 203px;
    right: 10px;
    top: auto !important;
}
.shop-wrapper .shop-right ul.products.columns-3 li.product a {
    display: flex;
    flex-direction: column;
}
.shop-wrapper .shop-right ul.products.columns-3 li.product .woosq-btn {
    position: static;
    order: 2;
	justify-content:flex-start;
}
.shop-wrapper .shop-right ul.products.columns-3 li.product a .etechdev{
	order:1;
}
.shop-wrapper .shop-right ul.products.columns-3 li.product h2.woocommerce-loop-product__title{
	order:3;
}
.shop-wrapper .shop-right ul.products.columns-3 li.product .price{
	order:4
}
.shop-wrapper .shop-right ul.products.columns-3 li.product {
    padding-bottom: 75px;
}
.shop-wrapper .shop-right ul.products.columns-3 li.product a.woocommerce-LoopProduct-link .star-rating{
	width: auto;
    margin: -20px 0 0;
}
.shop-wrapper .shop-right ul.products.columns-3 li.product .onsale{left:-20px;}
@media(min-width:1500px){
	.shop-wrapper .shop-right ul.products.columns-3 li.product .yith-wcwl-add-to-wishlist {
    bottom: 230px;
}
}
@media(max-width:1366px){
	.shop-wrapper .shop-right ul.products.columns-3 li.product .yith-wcwl-add-to-wishlist{
		bottom:198px;
	}
	.shop-wrapper .shop-right ul.products.columns-3 li.product a.button{
		bottom:20px;
	}
}
@media(max-width:991px){
	.shop-wrapper .shop-right ul.products.columns-3 li.product a.button{
		width:130px !important;
		bottom:20px !important;
	}
}
/************ end *************/
