.elementor-kit-7{--e-global-color-primary:#8C0052;--e-global-color-secondary:#666666;--e-global-color-text:#1A1A1A;--e-global-color-accent:#D52E89;--e-global-color-a366411:#FFFFFF;--e-global-color-732552c:#D1D3D4;--e-global-color-2925594:#E6E7E7;--e-global-typography-primary-font-family:"IRANYekanFN";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IRANYekanFN";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANYekanFN";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANYekanFN";--e-global-typography-accent-font-size:calc(12px + (16 - 12) * ((100vw - 320px) / (1366 - 320)));--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.8em;--e-global-typography-5203fe4-font-family:"IRANYekan";--e-global-typography-5203fe4-font-size:calc(11px + (14 - 11) * ((100vw - 320px) / (1366 - 320)));--e-global-typography-5203fe4-font-weight:400;--e-global-typography-5203fe4-line-height:1.6em;--e-global-typography-2d5aa71-font-family:"IRANYekan";--e-global-typography-2d5aa71-font-size:calc(11px + (14 - 11) * ((100vw - 320px) / (1366 - 320)));--e-global-typography-2d5aa71-line-height:1.6em;--e-global-typography-e004b19-font-family:"IRANYekan";--e-global-typography-e004b19-font-size:calc(9px + (12 - 9) * ((100vw - 320px) / (1366 - 320)));--e-global-typography-e004b19-font-weight:400;--e-global-typography-e004b19-line-height:1.6em;background-color:#F7F7F7;font-family:"IRANYekanFN", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:1em;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-kit-7 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-7 h1{font-family:"Sahel", Sans-serif;font-size:32px;line-height:1em;}.elementor-kit-7 h2{font-family:"Sahel", Sans-serif;font-size:24px;font-weight:bold;line-height:1.8em;}.elementor-kit-7 h3{font-family:"Sahel", Sans-serif;font-size:18px;font-weight:bold;line-height:1.8em;}.elementor-kit-7 h4{font-family:"Sahel", Sans-serif;font-size:17px;font-weight:bold;line-height:1.8em;}.elementor-kit-7 h5{font-family:"Sahel", Sans-serif;font-size:16px;font-weight:bold;line-height:1.8em;}.elementor-kit-7 h6{font-family:"Sahel", Sans-serif;font-size:15px;font-weight:bold;line-height:1.8em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.rtl {
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}


.book-category {
    background-color: #D52E89;
}

.book-category .jet-menu-title {
    color: #FFF;
}

.jet-menu ul li ul.jet-sub-menu {
    margin: 0px 0px 0px 0px !important;
}

.jet-mobile-menu__toggle-text {
    margin-right: 7px
}

.jet-mobile-menu__body {
    padding: 0px 20px 0px 9px
}

.jet-mobile-menu__controls {
    padding: 10px 10px
}

.jet-mobile-menu__back span {
    margin-right: 7px;
    margin-left: 11px;
}

.jet-mobile-menu__item {
    padding: 10px 0px;
    font-size: 14px;
}

.jet-menu-label {
    color: #54595F
}

.jet-dropdown-arrow i.fas.fa-angle-left {
    color: #7a7a7a;
}

.jet-mobile-menu__toggle-icon+.jet-mobile-menu__toggle-text {
    margin-left: 0px;
}

.jet-menu-item-wrapper .jet-menu-icon {
    margin-right: 0px;
    margin-left: 10px;
}


/*
#card-div {
    color: rgba(255,255,255,0.4);
    margin: 0px 5px 0px 5px;
}
*/

#billing_country_field {
  display: none;
}

/*
 * WooCommerce product price
 */
 
.price-box .elementor-heading-title {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

ins {
    text-decoration: none
}

del .woocommerce-Price-amount {
    font-size: 100%;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    position: relative;
    color: rgba(0, 0, 0, 0.8);
}

del .woocommerce-Price-amount:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid;
  border-color: rgba(255, 0, 0, 0.4);
  
  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}

del .woocommerce-Price-currencySymbol {
    display: none !important;
}

.woocommerce-Price-currencySymbol {
    font-size: 0.7em !important;
    margin-right: 2px
}

@media screen and (min-width:768px) {
    del .woocommerce-Price-amount {
        font-size: 100%;
    }
}


a.button.product_type_simple {
    display: none
}


p.stock.in-stock {
    display: none;
}

ul.attribute {
    padding: 0px;
    margin: 0px;
}

ul.attribute li {
    display:inline;
    display: inline-block;
    line-height: 1.8em;
    margin-left: 20px;
}

ul.attribute li .title i {
    font-size: 14px;
}

.jet-checkboxes-list .jet-checkboxes-list__item .jet-checkboxes-list__decorator+.jet-checkboxes-list__label {
    margin-left: auto;
    margin-right: 2px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff2') format('woff2'),
		url('https://www.1cppc.com/wp-content/uploads/2022/10/IRANYekanXVF.woff') format('woff');
}
/* End Custom Fonts CSS */