/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
:root *{
	border:none;
}
.bricks-search-form button{
	order: 1;
    position: absolute !important;
    width: 40px !important;
}
#brxe-tqoozk input[type=search], #brxe-3a8656 input[type=search]{
	    padding-left: 2.2rem;
}
#brxe-3a8656
#brxe-tqoozk button svg {
    width: 1rem;
}
.eastern-bridalwear img {
    border-radius: 9999px;
}
.dof-slider .image {
    border-radius: 16px;
}
.new-arrived .bricks-button {
    width: 300px;
    height: 400px;
    opacity: 0;
}
.shop-by-style-slider .swiper-slide {
    align-items: end;
}
.shop-by-style-button{
	width: calc(100% - 1rem)!important;
}
.indian-jewellery-product img {
    border-radius: 1rem;
}
#brxe-iuhxwa > .tab-content{
	padding: 1.5rem 0 !important;
	border: none !important;
}
#brxe-iuhxwa > .tab-menu .tab-title.brx-open{
	background-color: #2ca3ae !important;
	color: #fff;
}
#brxe-iuhxwa > .tab-menu .tab-title{
	padding: 1rem 1.5rem !important;
}

.woocommerce .button, .quantity{
	height: 48px;
}
#brxe-7d6769 .cart .quantity{
	margin-bottom: 20px;
}
.woocommerce .button{
	
	
	border: none !important;
	border-radius: 10px;
}
form.cart .quantity+button, form.woocommerce-cart-form .quantity+button {
    margin-top: 0px !important;
}
.single_add_to_cart_button{
	width: 100%;
}
.add-to-cart-btn form.cart {
    display: flex;
    column-gap: 1rem;
    align-items: center;
}
.quantity .minus {
	border-radius: 10px 0 0 10px !important;
	border-color: var(--Grey-600) !important;
}
.qty {
	border-color: var(--Grey-600) !important;
}
.quantity .plus {
	border-radius: 0px 10px 10px 0px !important;
	border-color: var(--Grey-600) !important;
}
.add-to-cart-btn {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
#brxe-858086 .brx-submenu-toggle, #brxe-9eefe1 .brx-submenu-toggle {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image img, .cross-sells img, .related.products img, .upsells.products img, .brxe-woocommerce-products .product .dynamic a img, .brxe-woocommerce-products .product .woocommerce-LoopProduct-link img {
    border-radius: 1rem;
}
#brxe-llulxq .products {
    column-gap: 1rem !important;
    row-gap: 3rem !important;
}
.related .product_type_simple.add_to_cart_button.ajax_add_to_cart, .brxe-woocommerce-products .button {
    display: none !important;
}
.cross-sells .woocommerce-loop-product__title, .related.products .woocommerce-loop-product__title, .upsells.products .woocommerce-loop-product__title, .cross-sells .price, .related.products .price, .upsells.products .price, .brxe-woocommerce-products .product h2{
	font-size: 1rem !important;
	letter-spacing: 0px !important;
	font-weight: 400;
	color: var(--Grey-700);
}
.cross-sells .woocommerce-loop-product__title, .related.products .woocommerce-loop-product__title, .upsells.products .woocommerce-loop-product__title, .brxe-woocommerce-products .product h2{
	margin: 1rem 0 0.5rem 0 !important;
}
.woocommerce-mini-cart__buttons .checkout {
    background-color: #ee46b3 !important;
    color: #fff !important;
}
#brxe-hfudtv .coupon button{
	height: 2.5rem;
	position: absolute;
	right: 0;
	margin-right: 4px;
}
#brxe-hfudtv .coupon input{
	height: 3rem;
}
.brxe-woocommerce-cart-coupon .coupon{
	position: relative;
}
.cart-collaterals table tbody td{
	text-align: right;
}
.brxe-woocommerce-mini-cart .cart-detail img, .woocommerce-cart-form .product-thumbnail img{
	border-radius: 0.5rem;
}
#brxe-zvynrw .product-remove{
	    background: #fff;
    border-radius: 9999px;
	border: 1px solid #e5e5e5;
		height: 2rem;
	width: 2rem;
}
.woocommerce-cart-form .product-remove a{
	line-height: 22px;
}
.woocommerce-notices-wrapper:not(:empty) {
    margin-bottom: 2rem;
    margin-top: 2rem
}
.woocommerce-notices-wrapper .woocommerce-message{
	border-radius: 12px;
	border: 1px solid #A6F4C5;
}
.woocommerce-notices-wrapper .woocommerce-message a{
	padding: 7px 24px !important;
    border-radius: 9999px;
    font-weight: 600 !important;
}
.woocommerce-cart-form tbody tr{
	display: flex !important;
	gap: 2rem;
}
.woocommerce .before-cart, .woocommerce .before-checkout{
	display: none !important;
}
.woocommerce-billing-fields__field-wrapper {
    margin-top: 2rem;
}
.woocommerce-checkout-review-order{
	margin-top: 3.4rem;
	    border-radius: 10px;
}
.form-row {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
.woocommerce-billing-fields__field-wrapper p {
    margin: 0 0 2rem !important;
}
#billing_address_1_field{
	margin-bottom: 1rem !important;
}
.input-text, .woocommerce .select2-selection {
    height: 3rem !important;

	line-height: 3rem !important
}
body.bricks-is-frontend :focus-visible{
	outline: none;
	border: 1px solid var(--Primary-500) !important;
    box-shadow: 0px 0px 0px 3px var(--Primary-200);
	border-radius: 10px;
}
#brxe-skrltk textarea{
	border: 1px solid #d5d5d5;
	line-height: 1.4 !important;
}
.woocommerce form .form-row .required, .woocommerce-checkout .woocommerce-shipping-fields{
	display: none !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field, .woocommerce-checkout #payment .payment_methods .payment_box{
	 border-radius: 10px !important;
}


.maysarah-container {
    width: 80rem !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
@media only screen and (max-width: 685px){
.maysarah-container {
    width: 100% !important;
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}
	.wc-block-checkout__form{
	padding: 1rem !important;
}
	.brxe-woocommerce-mini-cart .cart-detail{
		width: 320px !important;
	}
	.brxe-remlbr img {
    border-radius: 2rem !important;
}
	#brxe-dnnubi {
        justify-content: left !important;
    }
	#js_video_iframe{
		height: 500px !important;
	}
	.yith-wapo-block div.yith-wapo-addon .options.per-row-1{
	flex-wrap: wrap;
}
	.related ul li .price{
		display: flex;
		justify-content: center;
	}
}
@media only screen and (max-width: 1279px){
.maysarah-container {
    width: 100% !important;
	padding-left: 1rem !important;
	padding-right: 1rem !important;
}
}
.wc-block-cart-item__image img {
    border-radius: 10px;
}

.wc-block-components-product-price__regular{
	color: #d5d5d5;
}
.wc-block-components-product-name{
	font-size: 1rem;
	font-weight: 600;
}
.wc-block-cart-item__wrap .wc-block-components-product-badge, .wc-block-cart-item__total .wc-block-components-product-badge{
	padding: 0.25rem 0.5rem;
    background: #ECFDF3;
    color: #12B76A;
    font-size: 0.75rem;
	
}
.wc-block-cart-item__wrap .wc-block-components-product-metadata, .wc-block-components-order-summary-item__description .wc-block-components-product-metadata__description{
	display: none;
}
.wc-block-cart-item__remove-link{
	color: #DC2626 !important;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{
	font-size: 0.875rem !important;
	padding: 0.5rem 0 !important;
}
.wc-block-cart__submit-container{
	background: #ee46b3;
	color: #fff;
	margin-top: 1rem;
	border-radius: 0.75rem;
}
.wc-block-components-sidebar .wc-block-components-shipping-rates-control__package{
	border: 1px solid #82d9de;
	background: #f0fbfa;
	border-radius: 0.625rem;
	padding: 1rem !important;
}
.maysarah-cart .wc-block-components-radio-control__label-group .wc-block-components-radio-control__label{
	    font-size: 0.75rem;
	font-weight: 500;
}
.maysarah-cart .wc-block-components-radio-control__description-group .wc-block-formatted-money-amount{
	font-size: 1rem;
	font-weight: 700;
}
.maysarah-cart .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{
	border: 1px solid #5fc7cf !important;
	padding: 0;
}
.maysarah-cart .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{
	background: #5fc7cf !important;
}
.wc-block-components-totals-coupon__button{
	font-size: 0.875rem;
	font-weight: 600;
	background: var(--Secondary-600) !important;
	color: #fff;
	border-radius: 0.625rem;
}
.wc-block-components-text-input input[type=text], .wc-block-components-text-input.is-active input[type=email], .wc-blocks-components-select .wc-blocks-components-select__container, .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-blocks-components-select .wc-blocks-components-select__select{
	border-radius:  0.625rem !important;
}
.page-title{
	margin: 2rem;
}
[type=checkbox], [type=radio]{
	padding: 0 !important;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{
	border-radius: 0.625rem !important;
box-shadow: none !important;
	border: 1px solid #A3A3A3;
}

.maysarah-primary-btn .wc-block-checkout__actions_row button {
    background: #ee46b3;
	color: #fff;
	border-radius: 0.625rem;
}

.wc-block-checkout__add-note .wc-block-components-textarea:focus, .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .wc-block-components-form .wc-block-components-text-input input[type=password]:focus, .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .wc-block-components-text-input input[type=email]:focus, .wc-block-components-text-input input[type=number]:focus, .wc-block-components-text-input input[type=password]:focus, .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-text-input input[type=text]:focus, .wc-block-components-text-input input[type=url]:focus {
    box-shadow: 0 0 0 3px #B5E9EC !important;
    border: 1px solid #ee46b3;
}
.wc-block-checkout__add-note .wc-block-components-textarea, .is-large .wp-block-woocommerce-checkout-order-summary-block{
	border-radius: 0.625rem !important;
}
.wc-block-components-order-summary-item__image img{
	border-radius: 0.625rem;
	max-width: 4rem !important;
	width: 4rem !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__image{
	width: 4rem !important;
}
.wc-blocks-components-select .wc-blocks-components-select__container{
	border: none !important;
}
input, select, textarea {
	border: 1px solid #A3A3A3 !important;
}
.woocommerce-Address-title h2 {
    font-size: 1.5rem;
}
.track_order button{
	background-color: #ee46b3 !important;
	color: #fff !important;
	border-radius: 0.625rem;
}
#orderid, #order_email {
    border-radius: 0.625rem;
}
label{
	font-weight: 600;
}
.woocommerce-MyAccount-navigation{
	border-radius: 0.625rem;
	padding: 1rem 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
	background-color: #FAFAFA !important;
	margin-bottom: 5rem;
}
.woocommerce-account .woocommerce-MyAccount-navigation .is-active{
	background: #E5E5E5;
	margin: 0 0.5rem;
	border-radius: 0.625rem;
}
.post-8 {
    margin-top: 2rem;
	overflow-x: hidden;
}
.woocommerce-MyAccount-navigation-link--customer-logout{
	color: #EF4444 !important;
	margin-top: 4rem;
}

.woocommerce-input-wrapper input, .woocommerce-input-wrapper textarea, .woocommerce-input-wrapper .select2-selection {
    border-radius: 0.625rem !important;
}

body.page-id-994 #shipping_method li:first-child {
    display: none;
}
.primary-color{
	color: #ee46b3 !important;
}
#brxe-knmxpf span .text {
    background: #f0fbfa;
	color: #275963;
    padding: 8px 16px;
    border-radius: 6px;
    margin-left: 1rem;
}
.add-to-cart-btn form.cart {
    align-items: center;
    flex-direction: column;
    gap: 2rem;
}
.plus svg, .minus svg{
	stroke: var(--Neutral-100) !important;
}

body.page-id-7 .shipping_method .shipping_method_local_pickup {
    display: none !important;
}

.default-checkout-hide .wc-block-checkout__shipping-method-container button:last-child {
    display: none;
}

.maysarah-checkout-hide .wc-block-checkout__shipping-method-container button:first-child {
    display: none;
}

.splide__slide img {
    border-radius: 0.75rem;
}
.top-full-rounded img{
	border-top-left-radius: 9999px;
border-top-right-radius: 9999px;
}
.price {
    display: flex;
    gap: 0.5rem;
}
.price del{
	order: 2;
}
.price ins {
	order: 1;
	text-decoration: none;
	font-weight: 600;
}
.splide__slide img::after {
 content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 145, 64, 0.04);
  mix-blend-mode: multiply;
  pointer-events: none;
}
#brxe-gisght input[type=search] {
    padding-left: 2rem;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus{
	background: var (--primary-500)
}
.woocommerce-ordering select {
	border: none !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: var(--Primary-500);
    border-radius: 10px;
}
.maysara-reviews .button {
    background: var(--Primary-500) !important;
    color: var(--Neutral-00) !important;
    padding: 14px 32px !important;
}
.maysara-reviews textarea {
    border-radius: 16px;
}
.splide.brx-auto-height .splide__list{
	height: auto !important;
}
#brxe-jpwxzd .woocommerce-orders-table a.woocommerce-button{
	color: #ffffff;
}
.brxe-remlbr img {
    border-radius: 4rem;
}
#js_video_iframe{
	border-radius: 0.75rem !important;
}
.woocommerce-product-details__short-description td, .woocommerce-product-attributes-item__value {
	border: 1px solid #D4D4D4 !important;
	padding: 0.5rem;
}

ul.flex-direction-nav {
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;}

li.flex-nav-prev {float: left;}
li.flex-nav-next {float: right;}
a.flex-next {visibility:hidden;}
a.flex-prev {visibility:hidden;}

a.flex-next::after {
    visibility:visible;content: '\e649';
    font-family: 'Themify';
    margin-right: 10px;
    font-size: 20px;   
    font-weight: bold;
	background: rgba(0, 0, 0, 0.50);
    border-radius: 9999px;
    padding: 1rem;
}
a.flex-prev::before {
    visibility:visible;
    content: '\e64a';
    font-family: 'Themify';   
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
	background: rgba(0, 0, 0, 0.50);
    border-radius: 9999px;
    padding: 1rem;
}
ul.flex-direction-nav li a {
    color: #ccc;
}
ul.flex-direction-nav li a:hover {
    text-decoration: none;
}
form.cart .button, form.woocommerce-cart-form .button{
	height: 3.5rem;
}
.wc-block-components-sidebar-layout .wc-block-components-main{
	background: var(--Grey-50);
    padding: 24px;
    border-radius: 12px;
}
#shipping-method, #shipping-method button, .wc-block-components-checkout-step__content{	
	border-radius: 12px;
}
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row{
	padding: 1rem !important;
}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled, .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus, .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    border: 1px solid #171717 !important;
}
.wc-block-components-quantity-selector__button.wc-block-components-quantity-selector__button--minus, .wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
    color: var(--Primary-600) !important;
	    font-weight: 600 !important;
}
.is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.woocommerce-ordering {
    border: 1px solid var(--Grey-300);
    border-radius: 10px;
}
.brxe-woocommerce-products {
    padding-bottom: 5rem;
}
#brxe-wgqlxl .filter-item:nth-child(1) input[type="search"]{
	height: 40px;
	border: 1px solid var(--Grey-300) !important;
}
.woocommerce-pagination .page-numbers {
    border-radius: 9999px;
    line-height: 0.5;
	justify-content: center;
}
.woocommerce-pagination .page-numbers li .page-numbers{
		width: 40px;
	height: 40px;
}
.woocommerce-pagination ul{
	    padding: 0.5rem 0.3rem !important;
		background: var(--Grey-100);
}
.page-numbers.current {
    background: var(--Primary-200);
	width: 40px;
	height: 40px;
}
.woocommerce-product-attributes-item__value p a {
    color: var(--Informative-500);
}
.woocommerce-tabs .wc-tabs li {
    padding: 15px !important;
}
.woocommerce-tabs .wc-tabs li a {
    padding: 15px;
}
.alignwidee{
	max-width: 100% !important;
	width: 100% !important;
}
.wc-block-checkout__shipping-method-option:hover{
	background: var(--Secondary-200) !important;
}
.wc-block-components-button.wp-element-button.wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected.contained {
    background: var(--Secondary-500);
}
.wc-block-components-local-pickup-select {
    background: var(--Secondary-100);
}
#brxe-hjvjcs .bricks-nav-menu .sub-menu {
    margin-top: 0.5rem;
}
:where(.brxe-nav-menu) .bricks-nav-menu .sub-menu{
	line-height: 3rem !important;
}
#brxe-stumhf .brx-dropdown-content, #brxe-twsdbq .brx-dropdown-content{
	min-width: 1080px !important;
	left: 0 !important;
}
#brxe-women .brx-dropdown-content {
    min-width: 200px !important;
    left: 0px !important;
}
.segement-view .tab-menu{
	    padding: 4px;
    background: var(--Grey-50);
    width: 315px;
    border-radius: 9999px;
    margin-bottom: 16px;
	border: 1px solid var(--Grey-100);
}
#brx-header{
	z-index: 2;
}
.brxe-woocommerce-products .product h2{
	font-size: 0.938rem !important;
	line-height: 1.5;
}

.woo-variation-product-gallery{
	max-width: 100% !important;
}
.brxe-product-gallery.thumbnail-slider .brx-product-gallery-thumbnail-slider{
	display: none !important;
}

.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
#wapo-total-price-table{
	display:none;
}
.yith-wapo-block div.yith-wapo-addon .options.per-row-1 {
    gap: 24px !important;
    display: flex !important;
}
.radio-button-container {
    display: flex;
    gap: 16px;
    align-items: center;
    padding: 16px 24px;
    border: 1px solid var(--Grey-300);
    border-radius: 10px;
}
.radiobutton{
	height: 16px;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option label, .yith-wapo-block .yith-wapo-addon .yith-wapo-option div.label{
	display: flex;
}
#yith-wapo-1-0, #yith-wapo-1-1, #yith-wapo-2-0, #yith-wapo-2-1, #yith-wapo-2-3 {
    width: 16px;
    height: 16px;
}
#yith-wapo-container {
    margin-bottom: 2rem;
}
.yith-wapo-label{
	color: var(--Grey-900)
}
.option-price .woocommerce-Price-currencySymbol, .option-price .woocommerce-Price-amount.amount {
    font-size: 16px !important;
}
.brx-dropdown-content{
	width: max-content;
  min-width: 320px;
  max-width: 100vw;
}
.menu-brands .brx-dropdown-content {
    min-width: 600px !important;
    left: -300px !important;
}
.quantity .minus, .quantity .plus {
	border: 1px solid;
}
.brand-list{
	max-height: 500px;
    overflow-y: auto;
    overscroll-behavior: contain;
    overflow-x: hidden;
    display: flex;
    flex-direction: column;
}

#brxe-7d6769 .cart .single_add_to_cart_button, #brxe-7d6769 a.button[data-product_id] {
    background-image: radial-gradient(at center, var(--Primary-500), var(--Primary-700));
}
.veb-variation-gallery-slider-wrapper {
    box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 2px 2px 6px -2px rgba(0,0,0,0.1);
	border-radius: 12px;
}
#brxe-kircyp{
	flex-wrap: wrap;
}
