.tabs .is-horizontal ul.tabs--primary a {
	padding: 1rem;
}

#edit-otp-email-otp-container-otp-id.otp-field-otp-id.js-otp-field-otp-id.form-email {
	direction : ltr;
}

#edit-otp-email-otp-container-otp-secret.otp-field-otp-id.js-otp-field-otp-secret {
	direction : ltr ;
}

#block-bolaghi-mywhatsapp {
	width: 6em ;
	left: 0;
	position: fixed;
	bottom: 10%;
	margin : auto ;
	padding : .5em ;
	background-color : green ;
	text-align : center ;
	border-radius: 0 10px 10px 0 ;
}

#block-bolaghi-mywhatsapp .field.field-block-content--body {
	margin-bottom : 0 ;
}

#block-bolaghi-mywhatsapp p {
	margin-bottom : 0 ;
}

#block-bolaghi-mywhatsapp a {
	color : white ;
}
img {
	border-radius : 10px ;
}

.order-small-title.views-field.views-field-title.table__cell  {
	font-size : .8em ;
}

input.form-number {
	font-family : BYekan ;
}

.view.view-commerce-cart-block .views-view-responsive-grid__item {
	min-width : 100px ;
}

.otp-field-otp-id.js-otp-field-otp-id.form-text {
	direction : ltr ;
}

fieldset.captcha {
	border: 1px solid lightgray;
	padding: 1em;
}

#edit-captcha-response.form-text.required {
	width: auto;
	direction: ltr;
}

#block-bolaghi-apkdownload  {
	text-align : center;
}

#block-bolaghi-apkdownload a {
	border : 1px solid ;
	border-radius : 10px ;
	padding : .5em 1em ;
	color : white ;
}


html {
	line-height: 2em;
}

.field-entity-reference-type-taxonomy-term .field__item a {
	border: 1px solid;
	padding: 0.3em 1em;
	border-radius: 5px;
}

.field-entity-reference-type-taxonomy-term .field__item-wrapper::after {
	content: ",";
	display: none;
}

.layout-region.layout-region-checkout-secondary  {
   margin-top : 3em ;
}

.checkout-pane.checkout-pane-customer-comments legend {
	font-weight: bold;
	color: darkmagenta;
}


.checkout-pane.checkout-pane-completion-message {
	border: 1px solid;
	padding: 3em 1em ;
	text-align : center;
	font-weight : bolder ;
	font-family : BYekan ;
	font-size : 1.3em ;
}


.checkout-pane.checkout-pane-completion-message p a {
	border: 1px solid;
	padding: .3em 1em;
	border-radius: 10px;
	font-family : BMorvarid ;
	font-size : 1em  inherit;
}



.site-branding__name {
	font-size: 1.3rem;
	padding-right: 1rem;
	font-weight: bold;
}


.layout-region.layout-region-checkout-main  .checkout-pane-review {
	border: 1px solid lightgray ;
	padding: .5em;
}


.layout-region.layout-region-checkout-footer .link--previous {
	border: 1px solid;
	margin: auto 2em ;
	padding: .3em 1em ;
}


.order-total-line {
	padding: 10px;
}

.views-label.views-label-remove-button {
	display: none ;
}

.layout-region.layout-region-checkout-secondary h3 {
    font-weight: bold;
    font-size: 1em;
}


.field.field-name-total-price {
    border: 1px solid;
    margin: 2em 1em;
    padding: 1em;
}


.button {
    min-width: 6em;
    background-color: darkcyan;
    min-height : 2.5em ;
}

.views-field.views-field-remove-button {
    margin: 1em;
}


.views-field.views-field-edit-quantity {
    width: 7em;
    margin: auto;
}

.cart-block--contents__items {
    overflow-y: auto;
    max-height: fit-content;
}

.cart-block--contents__links {
	padding : 1em ;
}


.cart--cart-block .cart-block--contents a {
	border: 1px solid;
	padding: .3em 1em;
	color: darkmagenta;
	font-weight: bold;
}

.cart-block--contents {
    width: fit-content ;
    color: black;
    background: white;
    left: 5% ;
    right: 5% ;
    border: 2px solid lightgray;
    margin-top : .2em ;
}


textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    min-height: 2.5em;
}

.field.field-commerce-product-variations {
	border: 1px solid lightgray ;
	padding: 1em;
	margin-bottom : 2em ;
	border-radius : 5px ;
}


.block-plugin-id--system-branding-block {
	margin: .5rem 0;
}

.field.field-commerce-product-variation--sku {
	text-align: center;
	font-weight : bold ;
}

.field.field-commerce-product-variation--sku .field__items .field__item {
	font-family: Byekan;
	font-size: 1.3em;
}

.field.field-commerce-product-variation--field-special-price {
	color: darkblue;
	font-weight: bold;
}


.field.field-commerce-product-variation--title {
	text-align : center ;
	font-weight :bold ;
}

.views-view-responsive-grid .flexslider {
	margin: auto auto 2em;
}


.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -20px;
	text-align: center;
	z-index: 9;
	height: 14px ;
}

.l-rw {
	padding: 0 0.5em;
}

.views-field.views-field-view-commerce-product span.field-content a {
	font-weight: bold;
	color: darkcyan;
	font-size: .9em;
}




.flexslider {
	max-width: 600px;
	margin: auto auto 3em;
}

.l-r {
	padding: 0 0.25em;
}

[dir="rtl"] .views-field.views-field-view-commerce-product {
	border-radius: 30px 1px 1px 30px ;
	text-align: right;
	width: fit-content;
	padding: 0 1em ;
	box-shadow: 0px 1px 3px 0px cadetblue;
	margin-right : .1em;
}

.flex-control-paging li a {
	background: lightsteelblue;
}

.flex-direction-nav .flex-next {
	width: 50px;
	height: 35px;
	margin: -20px 0 0;
	top: 100%;
	border: 1px solid;
	padding: 0px 12px 0px 0px ;
	border-radius: 5px ;
	background: azure;
}


.flex-direction-nav .flex-prev {
	width: 50px;
	height: 35px;
	margin: -20px 0 0;
	top: 100%;
	border: 1px solid;
	padding: 0px 0px 0px 0px ;
	border-radius: 5px ;
	background: azure;
}

.flex-direction-nav a.flex-next:before {
  content: '\2192';
  font-size : 1.5em ;
}

.flex-direction-nav a:before {
  font-size: 1.5em;
  content: '\2190';
}

.cart-block--summary__count {
    font-weight: bold;
    font-family : BYekan ;
    font-size : 1.3em ;
}


input[type="number"] {
	direction : ltr ;
	font-weight : bolder ;
	font-size : 1.3em ;
	min-height : 2em ;
}

.commerce-order-item-add-to-cart-form .field--widget-commerce-quantity {
	width : 10em ;
	margin : auto ;
}

#rid-header-first  {
	max-width : 49%;
}

#rid-header-second {
	max-width : 49%;
}

#block-bolaghi-sbdkhryd {
	width: fit-content;
	min-width: 5em;
	background-color : lightgreen ;
	border : 2px solid lightgray ;
	text-align: center;
	border-radius: 1em;
	margin: .5em 1em .1em .1em;
	float: left;
}

#block-bolaghi-sbdkhryd a {
	text-decoration : none ;
}


#footer #block-bolaghi-account-menu .menu__link {
	border: 1px solid;
	padding: 0 2em .3em;
	border-radius: 1em;
}


.attribute-widgets .form-item.js-form-type-select {
	width : fit-content ;
	padding : 1em ;
	float : right ;
}

.taxonomy-term__title {
	font-size: 1.5em;
	font-weight: bold;
	width : fit-content ;
}

.l-attribution {
	display: none;
}

.pr-footer {
    color: #ffffff;
    background-color: midnightblue;
}

#footer #block-bolaghi-bottom {
	bottom : 0px ;
	width: 100%;
	box-shadow: 0px 0px 6px 0px gray ;
	right: 0px;
}

#footer #block-bolaghi-bottom {
    position: fixed;
    margin: auto;
    left: 0px;
    z-index: 99;
    color: #873260 ;
    padding :2px;
    background-color: white ;
}

#footer #block-bolaghi-bottom #superfish-bottom {
	float: right;
	margin-bottom: 0em;
	padding: 0;
	width : 100% ;
	text-align : center ;
}

#footer #block-bolaghi-bottom #superfish-bottom li {
    min-width: 32.5%;
    text-align: center;
    border: 1px solid lightgray;
    border-radius: 1px;
    margin: 1px ;

}

#footer #block-bolaghi-bottom #superfish-bottom li a {
    padding : .7em .1em ;
    font-weight : bold ;
    color : black ;

}

.l-header.l-row {
	position: sticky;
	top: 0px;
	z-index : 99;
}

.site-branding__name-link:link, .site-branding__name-link:visited  {
	color: #873260 ;
	font-weight: bold;
}


.commerce-order-item-add-to-cart-form .form-actions {
    clear: both;
}

.field-type-image {
    text-align: center;
}

.page {
    background-color: white;
}

.regions {
    background-color: white;
}

.field.field-paragraph--field-single-img .field-type-image__item  {
	text-align : center ;
}

.page__title {
    margin: 2em auto;
    font-size: 1.2em;
    font-weight: bold;
}

.field.field-commerce-product-variation--price {
    color: green ;
    font-size: 1.3em;
    font-weight: bold;
    text-align : center ;
    font-family: BYekan ;
}

.ajax-progress {
  display: none ;
}


.view-filters {
	padding-top : 2em ;
}


[dir="rtl"] .form-type-select__select-wrapper:not(.is-multiple) .form-select {
	padding-right: .1rem; 
	border-width : 2px ;
	
}


details > .details-wrapper {
    margin: auto;
}

.button--add-to-cart.button--primary.button.js-form-submit.form-submit {
	min-width: 15em ;
	margin : auto ;
	height : 3em ;
}


.js details[open] {
    max-height: fit-content;
    overflow: auto;
}


[dir="rtl"] .form-type-select__select-wrapper:not(.is-multiple)::after {
	top: 0.3rem;
	left: 0.1rem;
	right : auto ;
}

.form-type-select__select-wrapper:not(.is-multiple) {
	position: relative;
	display: inline-block;
	width: 12em;
	min-width: 12em;
	max-width: 15em;
}


.form-select {
    width: 12em;
    max-width : 15em ;
    min-width: 12em;
    font-weight : bold ;
}

select {
	min-width : 15em ;
	text-align : center ;
	border-radius : .5em ;
	height : 2.5em ;
	background-color: aliceblue;

}

.views-field.views-field-title {
	margin: 1em auto;
	font-weight: bold;
	font-size: 1em;
}

.views-field.views-field-price__number {
	color: green;
	font-size: 1.2em;
	margin-left: .5em;
	text-align: left;
	font-family: byekan;
}


a {
    color: #873260 ;
    text-decoration : none;
}

a:visited {
    color: #873260 ;
    text-decoration : none;
}

a:hover {
	text-decoration : none;
}

.views-view-responsive-grid__item  {
    text-align: center;
    border: 1px solid silver ;
    border-radius: 0.3em;
    padding: .3em .3em .5em .3em;
    max-width : 800px;
    margin : 5px  auto auto auto ;
}   

.views-view-responsive-grid__item:hover  {
    border-color : brown ;
}   


[dir="rtl"] .view-filters .form-item {
	float : right;
}

.view-filters .form-item-sort-bef-combine label {
	display : none;
}

#block-bolaghi-marketmanager {
	text-align : center ;
} 













@media screen and (min-width: 780px), (orientation: landscape) and (min-device-height: 780px) {
	
.layout-region-checkout-main {
        width: 100%;
        clear: both;
}

.layout-region-checkout-footer {
        width: 100%;
        clear: both;
}



[dir="rtl"] .layout-region-checkout-secondary {
        float: right;
        clear: both;
        width: 100% ;
    }
}

/*

 /////
 /////
 /////
 /////

*/ 