:root{--edd-blocks-light-grey:#eee}.screen-reader-text{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wpcf7-not-valid-tip{direction:rtl}.use-floating-validation-tip .wpcf7-not-valid-tip{right:1em}.wpcf7-list-item{margin:0 1em 0 0}/**
* kk Star Ratings
* @see https://github.com/kamalkhan/kk-star-ratings
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url("https://cdn.memarcad.ir/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg");}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url("https://cdn.memarcad.ir/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg");}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url("https://cdn.memarcad.ir/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg");}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}
.edd-icon{display:inline-block;fill:currentColor;position:relative;vertical-align:middle}.edd-icon-spin{animation:edd-icon-spin 2s linear infinite;display:inline-block}@keyframes edd-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(-359deg)}}#edd_checkout_cart{border:none;margin:0 0 21px;table-layout:auto;text-align:right;width:100%}#edd_checkout_cart td,#edd_checkout_cart th{border:1px solid #eee;color:#666;padding:.5em 1.387em;text-align:right}#edd_checkout_cart .edd_cart_header_row th{background:#fafafa;padding:1.387em}#edd_checkout_cart .edd_cart_discount_row th,#edd_checkout_cart .edd_cart_tax_row th{background:none}#edd_checkout_cart th{font-weight:700}#edd_checkout_cart td{background:#fff;line-height:25px;vertical-align:middle}#edd_checkout_cart td.edd_cart_actions,#edd_checkout_cart td:last-child,#edd_checkout_cart th.edd_cart_actions,#edd_checkout_cart th.edd_cart_total,#edd_checkout_cart th:last-child{text-align:left}#edd_checkout_cart td img{background:none;border:none;float:right;margin:0 0 0 8px;padding:0}#edd_checkout_cart input.edd-item-quantity{padding:2px;width:3em}#edd_checkout_cart .edd_discount{display:inline-block;margin-right:5px}#edd_checkout_cart br{display:none}#edd_checkout_cart a.edd-cart-saving-button{font-weight:400;text-decoration:none}#edd_checkout_form_wrap legend{display:block;font-size:120%;font-weight:700;line-height:1;margin:0 0 1rem;padding:0;white-space:nowrap;width:100%}#edd_checkout_form_wrap label{display:block;font-size:95%;font-weight:700;line-height:100%;margin:0 0 5px;position:relative}#edd_checkout_form_wrap .edd-description{color:#666;display:block;font-size:80%;margin:0 0 5px}#edd_checkout_form_wrap input.edd-input,#edd_checkout_form_wrap select.edd-select,#edd_checkout_form_wrap textarea.edd-input{display:block;width:70%}#edd_checkout_form_wrap select.edd-select.edd-select-small{display:inline;width:auto}#edd_checkout_form_wrap input.edd-input.error,#edd_checkout_form_wrap textarea.edd-input.error{border-color:#c4554e}#edd_checkout_form_wrap fieldset>div,#edd_checkout_form_wrap>p{margin:0 0 21px}#edd_checkout_form_wrap span.edd-required-indicator{color:#b94a48;display:inline}#edd_checkout_form_wrap input[type=email],#edd_checkout_form_wrap input[type=password],#edd_checkout_form_wrap input[type=tel],#edd_checkout_form_wrap input[type=text],#edd_checkout_form_wrap select,#edd_checkout_form_wrap textarea{padding:4px 6px}#edd_checkout_form_wrap input[type=radio]{border:none;margin-left:5px}#edd_checkout_form_wrap input[type=checkbox]{display:inline-block;margin:0 0 0 5px}#edd_checkout_form_wrap input[type=checkbox]+label,#edd_checkout_form_wrap input[type=checkbox]+label:after{display:inline}#edd_checkout_form_wrap .edd-payment-icons{display:flex;margin:0 0 8px}#edd_checkout_form_wrap .edd-payment-icons img.payment-icon{max-height:32px}#edd_checkout_form_wrap .edd-payment-icons .payment-icon{margin:0 0 0 10px}#edd_checkout_form_wrap #edd-payment-mode-wrap label{display:inline-block;margin:0 0 0 20px}#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label{display:inline-block;font-weight:700;margin-bottom:5px;position:relative}#edd_checkout_form_wrap fieldset{border:1px solid #eee;margin:0 0 21px;padding:1.387em}#edd_checkout_form_wrap #edd_discount_code,#edd_checkout_form_wrap #edd_purchase_submit,#edd_checkout_form_wrap #edd_register_account_fields{border:none;padding:0}#edd_checkout_form_wrap #edd_purchase_submit #edd-purchase-button[data-edd-button-state=disabled]{cursor:not-allowed;opacity:.5}#edd_checkout_form_wrap #edd_purchase_submit #edd-purchase-button [data-edd-button-state=processing],#edd_checkout_form_wrap #edd_purchase_submit #edd-purchase-button[data-edd-button-state=updating]{cursor:wait;opacity:.5}#edd_checkout_form_wrap fieldset fieldset{border:none;margin:0;padding:0}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount,#edd_checkout_form_wrap .edd-cart-adjustment{background:#fafafa;color:#666;padding:.5em 1.387em}#edd_checkout_form_wrap #edd-discount-code-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount{border:1px solid #eee}#edd_checkout_form_wrap .edd-cart-adjustment{padding:1.387em}#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit,#edd_checkout_form_wrap .edd-cart-adjustment input.edd-input,#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{display:inline-block}#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{margin-bottom:2px;padding:3px 12px}#edd_checkout_form_wrap #edd-discount-error-wrap{display:inline-block;margin:1em 0 0;width:100%}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap{border-right:none;border-left:none;border-top:none;margin:-1.387em -1.387em 21px}#edd_checkout_form_wrap #edd_payment_mode_select,#edd_checkout_form_wrap fieldset#edd_register_fields #edd_checkout_user_info{margin-bottom:21px}#edd_checkout_form_wrap fieldset#edd_register_account_fields legend{padding-top:11px}#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password,#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password{margin:0}#edd_checkout_form_wrap fieldset#edd_cc_fields legend{border:none;padding:0}#edd_checkout_form_wrap fieldset p:last-child{margin-bottom:0}#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap{margin-top:5px}#edd_checkout_form_wrap #edd_purchase_final_total{margin:21px 0}#edd_checkout_form_wrap #edd_purchase_final_total p{margin:0}#edd_checkout_form_wrap input.edd-input.card-number.valid{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22green%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%2012.75l6%206%209-13.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-position:2% 50%;background-repeat:no-repeat}#edd_checkout_form_wrap span.exp-divider{display:inline}#edd_checkout_form_wrap span.card-type{position:absolute;left:0;top:0}#edd_checkout_form_wrap span.card-type.off{display:none}#edd_checkout_form_wrap .edd-cart-ajax{box-shadow:none}.edd-vat-number-wrap{display:flex;gap:8px;justify-content:space-between}.edd-vat-number-wrap .edd-vat-check__control{display:flex;gap:4px}.edd-vat-number-wrap .edd-vat-check__control .edd-loading{margin:auto!important;position:unset!important}.edd-vat-number-wrap+.edd-alert{margin-top:18px}.edd-login-link{align-items:center;background-color:#d9edf7;border:1px solid #bce8f1;border-radius:2px;color:#31708f;display:flex;flex-wrap:wrap;gap:12px;padding:10px}.edd-login-link[hidden]{display:none}.edd-login-link__message{margin:0}.edd_clearfix:after{clear:both;content:".";display:block;float:none;text-indent:-9999px;visibility:hidden}.edd_discount_remove{background:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22currentColor%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.75%209.75l4.5%204.5m0-4.5l-4.5%204.5M21%2012a9%209%200%2011-18%200%209%209%200%200118%200z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") 100% 0 no-repeat;display:inline-block;height:14px;opacity:.6;position:relative;width:14px}.edd_discount_remove:hover{opacity:1}#edd_secure_site_wrapper{font-weight:700;padding:4px 0 4px 4px}#edd_secure_site_wrapper span{vertical-align:middle}.edd-amazon-profile-wrapper{font-size:12px}.edd-amazon-profile-name{font-weight:600}.edd-amazon-logout{font-size:10px;line-height:12px}.edd-amazon-logout a{cursor:pointer}#edd-amazon-address-box,#edd-amazon-wallet-box{height:228px;width:350px}#edd-amazon-address-box{margin-bottom:15px}.edd_cart_tax .edd-loading-ajax.edd-loading{display:inline-block;margin:0 auto 0 0}@media only screen and (min-width:768px){#edd-amazon-address-box,#edd-amazon-wallet-box{height:228px;width:100%}}.edd_purchase_submit_wrapper{position:relative}.edd_purchase_submit_wrapper a.edd-add-to-cart{display:none;overflow:hidden;position:relative;text-decoration:none}.edd_purchase_submit_wrapper .edd-cart-ajax{display:none;right:-35px;position:relative}.edd-submit.button.edd-ajax-loading{padding-left:30px}.edd-add-to-cart .edd-add-to-cart-label{filter:alpha(opacity=100);opacity:1}.edd-loading,.edd-loading:after{border-radius:50%;display:block;height:1.5em;width:1.5em}.edd-loading{animation:edd-spinning 1.1s linear infinite;border:.2em solid #fff3;border-right-color:#fff;filter:alpha(opacity=0);font-size:.75em;right:calc(50% - .75em);opacity:0;position:absolute;top:calc(50% - .75em);transform:translateZ(0)}.edd-discount-loader.edd-loading,.edd-loading-ajax.edd-loading,a.edd-add-to-cart.white .edd-loading{border-color:#0003 #000 #0003 #0003}.edd-loading-ajax.edd-loading{display:inline-block;right:.25em;position:relative;top:0;vertical-align:middle}.edd-discount-loader.edd-loading{display:inline-block;height:1.25em;right:auto;position:relative;vertical-align:middle;width:1.25em}.edd-loading-ajax.edd-loading{opacity:1}@keyframes edd-spinning{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.edd-loading,a.edd-add-to-cart .edd-add-to-cart-label{transition:opacity .1s!important}.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label{filter:alpha(opacity=0);opacity:0}.edd-add-to-cart[data-edd-loading] .edd-loading,.edd-discount-loader.edd-loading{filter:alpha(opacity=100);opacity:1}.edd-cart-added-alert{color:#567622;display:block;position:absolute}.edd_form input.edd-input.required,.edd_form select.edd-select.required{color:#000}body.edd_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0}body.edd_receipt_page:before{position:relative}body.edd_receipt_page #edd_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px}body.edd_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%}body.edd_receipt_page td,body.edd_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px;text-align:right}body.edd_receipt_page th{font-weight:700;text-transform:uppercase}body.edd_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px}body.edd_receipt_page li{list-style:none}table#edd_purchase_receipt,table#edd_purchase_receipt_products{width:100%}table#edd_purchase_receipt td,table#edd_purchase_receipt th,table#edd_purchase_receipt_products td,table#edd_purchase_receipt_products th{text-align:right}table#edd_purchase_receipt .edd_receipt_payment_status.cancelled,table#edd_purchase_receipt .edd_receipt_payment_status.failed,table#edd_purchase_receipt .edd_receipt_payment_status.pending,table#edd_purchase_receipt .edd_receipt_payment_status.revoked{color:#f73f2e}table#edd_purchase_receipt_products li{list-style:none;margin:0 10px 8px 0}table#edd_purchase_receipt ul,table#edd_purchase_receipt_products ul.edd_purchase_receipt_files{margin:0;padding:0}table#edd_purchase_receipt li.edd_download_file{list-style:none;margin:0 0 8px}table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes{font-style:italic}table#edd_purchase_receipt_products .edd_purchase_receipt_product_name{font-weight:700}table#edd_purchase_receipt_products .edd_bundled_product_name{font-style:italic;font-weight:700}#edd_user_history{border-bottom:none;border-top:1px solid #f0f0f0;text-align:right;width:100%}#edd_user_history td,#edd_user_history th{border-bottom:1px solid #f0f0f0;border-top:none;padding:3px 5px;text-align:right}#edd_user_history th{background:#f5f5f5;font-weight:700}#edd_user_history td{line-height:25px;vertical-align:middle}#edd_user_history .edd_purchase_status.cancelled,#edd_user_history .edd_purchase_status.failed,#edd_user_history .edd_purchase_status.pending,#edd_user_history .edd_purchase_status.revoked{color:#f73f2e}#edd_login_form legend,#edd_register_form legend{font-size:120%;margin-bottom:1em}#edd_login_form fieldset,#edd_register_form fieldset{border:none}#edd_login_form .edd-input,#edd_register_form .edd-input{box-sizing:border-box}#edd_login_form label,#edd_register_form label{cursor:pointer}#edd_profile_editor_form p{margin-bottom:8px}#edd_profile_editor_form label{display:inline-block}#edd_profile_editor_form .edd-profile-emails{display:inline-table;list-style-type:none;margin-bottom:0;margin-right:0}#edd_profile_editor_form .edd-profile-email{width:auto}#edd_profile_editor_form .edd-profile-email .actions{display:none}#edd_profile_editor_form .edd-profile-email:hover>span{display:inline-block}.edd_added_to_cart_alert{background:#9ecce2;border:1px solid #046a9e;color:#333;font-size:14px;margin:8px 0;padding:5px}.edd_added_to_cart_alert a.edd_alert_checkout_link{color:#000!important}input.edd_submit_plain{background:none!important;border:none!important;cursor:pointer;display:inline;padding:0!important}.single-download .edd_download_purchase_form{margin-bottom:1.387em}.edd_download_purchase_form .edd_download_quantity_wrapper{margin:0 0 .5em}.edd_download_purchase_form .edd_download_quantity_wrapper .edd-item-quantity{width:75px}.edd_download_purchase_form .edd_price_options{margin:0 0 15px}.edd_download_purchase_form .edd_price_options ul{list-style:none;margin:0;padding:0}.edd_download_purchase_form .edd_price_options li{display:block;margin:0;padding:0}.edd_download_purchase_form .edd_price_options span{display:inline;margin:0;padding:0}.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper{padding-right:18px}.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper *{font-size:80%}.edd_download_purchase_form .edd_price_options input.edd-item-quantity{display:inline;max-width:90%;width:50px}#edd-purchase-button,.edd-submit,[type=submit].edd-submit{border:1px solid #ccc;border-radius:4px;box-shadow:none;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.428571429;margin:0;padding:6px 12px;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.edd-submit.button:focus,[type=submit].edd-submit:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.edd-submit.button:active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}.edd-submit.plain{border:none;border-radius:0;padding:0}.edd-submit.button,.edd-submit.button.gray,.edd-submit.button:visited{background:#f0f0f0;border-color:#ccc;color:#333}.edd-submit.button.gray:active,.edd-submit.button.gray:focus,.edd-submit.button.gray:hover,.edd-submit.button:active,.edd-submit.button:focus,.edd-submit.button:hover{background:#ebebeb;border-color:#adadad;color:#333}.edd-submit.button.gray:active{background-image:none}.edd-submit.button.white{background:#fff;border-color:#ccc;color:#333}.edd-submit.button.white:active,.edd-submit.button.white:focus,.edd-submit.button.white:hover{background:#ebebeb;border-color:#adadad;color:#333}.edd-submit.button.white:active{background-image:none}.edd-submit.button.blue{background:#428bca;border-color:#357ebd;color:#fff}.edd-submit.button.blue.active,.edd-submit.button.blue:focus,.edd-submit.button.blue:hover{background:#3276b1;border-color:#285e8e;color:#fff}.edd-submit.button.blue.active{background-image:none}.edd-submit.button.red{background:#d9534f;border-color:#d43f3a;color:#fff}.edd-submit.button.red:active,.edd-submit.button.red:focus,.edd-submit.button.red:hover{background:#d2322d;border-color:#ac2925;color:#fff}.edd-submit.button.red:active{background-image:none}.edd-submit.button.green{background:#5cb85c;border-color:#4cae4c;color:#fff}.edd-submit.button.green:active,.edd-submit.button.green:focus,.edd-submit.button.green:hover{background:#47a447;border-color:#398439;color:#fff}.edd-submit.button.green:active{background-image:none}.edd-submit.button.yellow{background:#f0ad4e;border-color:#eea236;color:#fff}.edd-submit.button.yellow:active,.edd-submit.button.yellow:focus,.edd-submit.button.yellow:hover{background:#ed9c28;border-color:#d58512;color:#fff}.edd-submit.button.yellow:active{background-image:none}.edd-submit.button.orange{background:#ed9c28;border-color:#e3921e;color:#fff}.edd-submit.button.orange:active,.edd-submit.button.orange:focus,.edd-submit.button.orange:hover{background:#e59016;border-color:#d58512;color:#fff}.edd-submit.button.orange:active{background-image:none}.edd-submit.button.dark-gray{background:#363636;border-color:#222;color:#fff}.edd-submit.button.dark-gray:active,.edd-submit.button.dark-gray:focus,.edd-submit.button.dark-gray:hover{background:#333;border-color:#adadad;color:#fff}.edd-submit.button.dark-gray:active{background-image:none}.edd_downloads_list{display:grid;grid-column-gap:20px;grid-row-gap:40px}.edd_downloads_list:after{clear:both;content:"";display:table}.edd_download{float:right}.edd_download_columns_1 .edd_download{width:100%}.edd_download_columns_2 .edd_download{width:50%}.edd_download_columns_0 .edd_download,.edd_download_columns_3 .edd_download{width:33%}.edd_download_columns_4 .edd_download{width:25%}.edd_download_columns_5 .edd_download{width:20%}.edd_download_columns_6 .edd_download{width:16.6%}.edd_download_inner{margin:0 0 10px;padding:0 8px 8px}.edd_download_columns_2 .edd_download:nth-child(odd),.edd_download_columns_3 .edd_download:nth-child(3n+1),.edd_download_columns_4 .edd_download:nth-child(4n+1),.edd_download_columns_5 .edd_download:nth-child(5n+1),.edd_download_columns_6 .edd_download:nth-child(6n+1){clear:right}.edd_download_image{max-width:100%}.edd_download .edd_price{margin-bottom:10px}@media(min-width:768px){.edd_downloads_list:not(.edd_download_columns_1){grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.edd_downloads_list.edd_download_columns_2{grid-template-columns:repeat(2,1fr)}.edd_downloads_list.edd_download_columns_3{grid-template-columns:repeat(3,1fr)}.edd_downloads_list.edd_download_columns_4{grid-template-columns:repeat(4,1fr)}.edd_downloads_list.edd_download_columns_5{grid-template-columns:repeat(5,1fr)}.edd_downloads_list.edd_download_columns_6{grid-template-columns:repeat(6,1fr)}}@supports(display:grid){.edd_downloads_list .edd_download{width:auto}.edd_download_inner{margin:0;padding:0}}.edd-hide-on-empty.cart-empty{display:none}.edd-cart-ajax{background:none;border:none;margin:0 4px 0 8px;padding:0;position:relative;top:2px}.edd-cart-number-of-items{color:gray;font-style:italic}.edd-cart-meta.edd_subtotal{font-style:italic;font-weight:700}.edd-cart-meta.edd_cart_tax{font-size:1em;font-style:italic}.edd-cart-meta.edd_cart_tax:before{font-style:normal}.edd-cart-meta.edd_total{font-weight:700}.edd-cart-meta{padding:2px 5px}.edd-cart-meta.edd_subtotal,.edd-cart-meta.edd_total{background-color:#f9f9f9}.edd_errors:not(.edd-alert){background:#ffffe0;border:1px solid #e6db55;border-radius:2px;color:#333;margin:0 0 21px}.edd_error{padding:10px}p.edd_error{margin:0!important}.edd_success:not(.edd-alert){background:#d5eab3;border:1px@media screen{@font-face{font-display:swap;font-family:IRANSans;font-style:normal;font-weight:900;src:url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb_Black.eot);src:url('https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb_Black.eot?#iefix') format('embedded-opentype'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff2/IRANSansWeb_Black.woff2) format('woff2'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff/IRANSansWeb_Black.woff) format('woff'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/ttf/IRANSansWeb_Black.ttf) format('truetype')}@font-face{font-display:swap;font-family:IRANSans;font-style:normal;font-weight:700;src:url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb_Bold.eot);src:url('https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff2/IRANSansWeb_Bold.woff2) format('woff2'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff/IRANSansWeb_Bold.woff) format('woff'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/ttf/IRANSansWeb_Bold.ttf) format('truetype')}@font-face{font-display:swap;font-family:IRANSans;font-style:normal;font-weight:500;src:url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb_Medium.eot);src:url('https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff2/IRANSansWeb_Medium.woff2) format('woff2'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff/IRANSansWeb_Medium.woff) format('woff'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/ttf/IRANSansWeb_Medium.ttf) format('truetype')}@font-face{font-display:swap;font-family:IRANSans;font-style:normal;font-weight:300;src:url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb_Light.eot);src:url('https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff2/IRANSansWeb_Light.woff2) format('woff2'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff/IRANSansWeb_Light.woff) format('woff'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/ttf/IRANSansWeb_Light.ttf) format('truetype')}@font-face{font-display:swap;font-family:IRANSans;font-style:normal;font-weight:400;src:url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb.eot);src:url('https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff2/IRANSansWeb.woff2) format('woff2'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/woff/IRANSansWeb.woff) format('woff'),url(https://cdn.memarcad.ir/wp-content/themes/Newspaper/fonts/ttf/IRANSansWeb.ttf) format('truetype')}body,p,b,wp-block-button,widget_rss li,rsswidget,h1,h2,h3,h4,h5,h6,.td-header-row,.td-page-content,.td-mega-span h3,.td-post-category,.td-category,.entry-crumbs,input[type="submit"],.td-module-meta-info,.td-header-wrap .result-msg,.td_quote_box p,.td-post-content .td_quote_box p,.wpb_text_column .td_quote_box p,.td_block_text_with_title .td_quote_box p,.bbpress .td_quote_box p,.woocommerce #tab-description .td_quote_box p,.mce-content-body .td_quote_box p,.comment-content .td_quote_box p,.td-weather-header,.td-weather-week,.td-page-content blockquote p,.td-post-content blockquote p,.wpb_text_column blockquote p,.td_block_text_with_title blockquote p,.bbpress blockquote p,.woocommerce #tab-description blockquote p,.mce-content-body blockquote p,.comment-content blockquote p,.td-big-grid-post .td-post-category,.block-title,.td-subcat-filter .td-subcat-list a,.td_block_social_counter,.td-subcat-filter .td-subcat-dropdown a,.td-subcat-filter .td-subcat-dropdown span,.td-excerpt,.page-nav,.widget,.footer-text-wrap,.td-sub-footer-container,.td-footer-instagram-container .td-footer-instagram-title,.td-category-description p,.td-category-header .td-pulldown-filter-display-option,.td-read-more,.more-link-wrap,.wp-caption-text,.wp-caption-dd,.td-author-name,.td-related-title,.td_block_related_posts .td-module-title,.td-post-next-prev-content,.td-more-articles-box-title,.td-trending-now-title,.td-load-more-wrap a,.td-theme-slider .slide-meta-cat a,.td-search-wrap-mob,#td-mobile-nav,.td-post-sub-title,.td-post-source-via,.td_quote_on_blocks,.tdm-btn,.tds-progress-bar2 .tdm-progress-title,.comment cite,.white-popup-block,.wpb_button,.vc_btn,.td-block-title-wrap .td-wrapper-pulldown-filter,.td-page-content .dropcap,.td-post-content .dropcap,.wpb_text_column .dropcap,.td_block_text_with_title .dropcap,.bbpress .dropcap,.woocommerce #tab-description .dropcap,.mce-content-body .dropcap,.comment-content .dropcap,.td-page-content .td_pull_quote p,.td-post-content .td_pull_quote p,.wpb_text_column .td_pull_quote p,.td_block_text_with_title .td_pull_quote p,.bbpress .td_pull_quote p,.woocommerce #tab-description .td_pull_quote p,.mce-content-body .td_pull_quote p,.comment-content .td_pull_quote p,.td_block_author .td-author-description,.widget_recent_entries li,.td-404-sub-title,.td-smart-list-button,.widget_recent_entries li,.td_module_18 .td-post-category,.td-author-counters{font-family:IRANSans}.td_data_time{margin-left:32px;margin-right:auto}.top-header-menu li a{margin-left:16px;margin-right:auto}.top-header-menu .avatar{margin-left:6px;margin-right:auto}.top-header-menu .td-icon-logout{margin-left:2px;margin-right:auto}.mfp-content .td-login-inputs label{left:auto;right:0}.td-header-row [class*="td-header-sp"]{float:right}.top-bar-style-1 .td-header-sp-top-widget{float:left}.sf-menu li{float:right}.td-header-main-menu{padding-right:0;padding-left:48px}#td-top-search{right:auto;left:0}.sf-menu .td-icon-menu-down{padding-left:0;padding-right:7px}.sf-menu a.sf-with-ul{padding-left:31px;padding-right:14px}.td-mega-menu ul.sub-menu{left:auto!important;right:-23px!important}.sf-menu li:hover ul,.sf-menu li.sfHover ul{left:auto;right:0}.sf-menu>li.td-normal-menu>ul.sub-menu{left:auto;right:-15px}.td-mega-span{margin-left:auto;margin-right:22px;float:right}.td-admin-edit{left:auto;right:0}.td-post-category{margin-right:auto;margin-left:5px}.td-mega-span h3{line-height:24px}.td_mega_menu_sub_cats .cur-sub-cat::before{right:auto;left:0}.td_mega_menu_sub_cats::after{right:auto;left:0}.td-mega-menu .td_block_mega_menu .td-next-prev-wrap{margin:0 22px 22px 0}.td-icon-menu-right::before{content:'\e80c'}.td-icon-menu-left::before{content:'\e80d'}.header-search-wrap,.header-search-wrap .td-drop-down-search{right:auto;left:0}.header-search-wrap .td-drop-down-search::before{right:auto;left:19px}.td-header-wrap #td-header-search{border-left:0;border-right:1px solid #e1e1e1}.header-search-wrap .td-drop-down-search .btn{right:auto;left:20px}.td-next-prev-wrap .td-ajax-next-page{padding-right:2px;padding-left:0}.td-next-prev-wrap .td-ajax-prev-page{padding-left:1px;padding-right:0}.header-search-wrap .td-aj-search-results .td-module-thumb{margin-left:auto;margin-right:20px}.header-search-wrap .td-aj-search-results .item-details{margin:5px 115px 10px 20px}.header-search-wrap .td-aj-search-results{padding:10px 0 5px 0}.td-main-menu-logo{float:right;margin-right:auto;margin-left:10px}.td-trending-now-wrapper .td-next-prev-wrap{right:auto;left:42px}.td-trending-now-wrapper .td-trending-now-nav-right{padding-left:0;padding-right:2px}.td-next-prev-wrap a{margin-right:auto;margin-left:7px}.td-trending-now-post{padding-right:0;padding-left:119px}.td-trending-now-display-area{padding:0 15px 0 0}.td_block_big_grid_3 .td-big-grid-post{float:right}.td_block_big_grid_3 .td-big-thumb{margin-right:auto;margin-left:3px}.td_block_big_grid_3 .td-big-grid-post-3{margin-left:auto;margin-right:3px}.td-grid-style-1 .td-big-thumb .td-big-grid-meta{margin:0 20px 0 0}.td-big-grid-post .td-module-meta-info{margin:11px 20px 20px 0}.td-grid-style-1 .td-medium-thumb .td-big-grid-meta{margin:20px 19px 14px 0}.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{line-height:32px}.td-grid-style-1 .td-small-thumb .entry-title{font-size:14px}.td-grid-style-1 .td-medium-thumb .entry-title{font-size:18px}.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{line-height:46px}.td-grid-style-1 .td-big-thumb .entry-title{font-size:24px}.td-subcat-filter .td-subcat-list .td-subcat-item{margin-left:auto;margin-right:30px}.td-subcat-filter{right:auto;left:0}.td-subcat-filter .td-subcat-dropdown .td-subcat-more{margin-left:auto;padding-left:0;margin-right:15px;padding-right:15px}.td-subcat-filter .td-subcat-dropdown ul{right:auto;left:0}.td-block-row [class*="td-block-span"]{float:right}.td_module_wrap .entry-title{line-height:28px;font-size:16px}.td-module-comments{float:left}.td_module_6 .entry-title{font-size:13px;line-height:26px}.td-excerpt{line-height:26px}.td-module-comments a::after{right:0;left:auto}.td_module_6 .td-module-thumb{right:0;left:auto}.td_module_6 .item-details{margin-right:116px;margin-left:auto}.td_module_mx2 .entry-title{font-size:13px;line-height:24px}.td-social-style4 .td-sp{margin-right:auto;margin-left:5px}.td_social_type .td_social_info{padding:0 9px 0 0}.td_social_type .td_social_button{float:left}.td_module_mx4 .entry-title{font-size:14px}.td-column-1 .td_module_mx4 .entry-title{line-height:25px}.td_module_10 .td-module-thumb{left:auto;right:0}.td_module_10 .item-details{margin-left:auto;margin-right:244px}.td_module_mx2 .item-details{margin:0 90px 20px 0}.td-grid-style-6 .td-small-thumb .td-big-grid-meta .entry-title{line-height:32px}.td_ajax_load_more i{margin-left:auto;margin-right:6px}.page-nav a,.page-nav span{float:right}.page-nav .pages{float:left}.widget_categories li .td-cat-no{float:left}.td-footer-wrapper .widget_categories li span{margin-left:0;margin-right:auto}#td-mobile-nav{transform:translate3d(99%,0,0);-webkit-transform:translate3d(99%,0,0);-moz-transform:translate3d(99%,0,0);-ms-transform:translate3d(99%,0,0);-o-transform:translate3d(99%,0,0);right:-1%;left:auto}.td-subfooter-menu li a{margin-right:auto;margin-left:16px}.td-subfooter-menu li:last-child a{margin-right:auto;margin-left:0}.footer-text-wrap{line-height:27px}.td-pb-row [class*="td-pb-span"]{float:right}.td-social-style-2 .td-social-icon-wrap{margin:5px 0 10px 10px}.td-social-style-2 .td-social-icon-wrap:last-child{margin-left:0}.td-sub-footer-container .td-sub-footer-menu{float:left}.td-search-wrap-mob .td_module_wrap{text-align:right;padding-bottom:35px}#td-mobile-nav .td-guest-wrap .td-menu-avatar{margin-right:auto;margin-left:10px}.td-mobile-content .td-icon-menu-right{float:left;right:auto;left:-4px}.td-mobile-content .td-icon-menu-right::before{content:'\e80c'}.td-mobile-content .td-icon-menu-right{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}.td-mobile-content .td-sub-menu-open>a i{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.td-mobile-content .sub-menu a{padding:9px 36px 9px 26px!important}.td-mobile-content li a{font-size:18px}.td-mobile-close{right:auto;left:1px}#td-mobile-nav .td-menu-socials{padding:0 20px 0 65px}#td-mobile-nav .td-social-icon-wrap{margin:20px 0 0 5px}.td-icon-read-down::before{content:'\e83d'}#td-mobile-nav .td-register-section .td-icon-read-down{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}#td-mobile-nav .td-login-panel-title span{margin-bottom:30px}#td-mobile-nav label{left:auto;right:10px}.entry-crumbs .td-icon-right::before{content:'\e802'}.post header .entry-title{font-size:28px}header .td-post-author-name{float:right}.td-post-author-name div{margin-right:auto;margin-left:2px}header .td-post-author-name a{margin-right:auto;margin-left:3px}header .td-post-date{margin-left:auto;margin-right:4px;float:right}header .td-post-comments{float:left}.td-post-template-default .td-post-title .td-post-comments{margin-left:auto;margin-right:22px}header .td-icon-comments{margin-right:auto;margin-left:5px}header .td-post-views{float:left}.td-post-template-default .td-post-title div.td-post-views{margin-right:auto;margin-left:0}header .td-icon-views{margin-right:auto;margin-left:5px}.td-social-sharing-buttons{margin-right:auto;margin-left:10px}.td-social-facebook .td-social-but-text,.td-social-twitter .td-social-but-text{border-right:1px solid rgb(255 255 255 / .1);border-left:none}.td-social-but-text{padding-left:0;padding-right:10px;margin-left:auto;margin-right:12px}.td-social-google .td-icon-googleplus{left:auto;right:-4px}h3{font-size:18px;line-height:38px}.wp-caption-text,.wp-caption-dd{text-align:right;line-height:24px}.td-page-content p,.td-post-content p,.wpb_text_column p,.td_block_text_with_title p,.woocommerce #tab-description p,.mce-content-body p,.td-page-content li,.td-post-content li,.wpb_text_column li,.td_block_text_with_title li,.woocommerce #tab-description li,.mce-content-body li{line-height:30px;font-size:14px}.td-page-content,.td-post-content,.wpb_text_column,.td_block_text_with_title,.woocommerce #tab-description,.mce-content-body{line-height:30px;font-size:14px}ul li,ol li{margin-left:auto;margin-right:21px}.td-footer-wrapper li{margin-right:0}.top-header-menu li{margin-left:auto;margin-right:0}.td-subfooter-menu li{margin-left:auto;margin-right:0}.td-page-content .td-arrow-list li::before,.td-post-content .td-arrow-list li::before,.wpb_text_column .td-arrow-list li::before,.td_block_text_with_title .td-arrow-list li::before,.woocommerce #tab-description .td-arrow-list li::before,.mce-content-body .td-arrow-list li::before{content:'\e802';float:right;margin-right:-16px;margin-left:auto;line-height:30px}.td-page-content blockquote p,.td-post-content blockquote p,.wpb_text_column blockquote p,.td_block_text_with_title blockquote p,.bbpress blockquote p,.woocommerce #tab-description blockquote p,.mce-content-body blockquote p,.comment-content blockquote p{line-height:45px;font-size:26px}.td-post-share-title{margin-right:auto;margin-left:20px}.td-post-next-prev-content a{line-height:28px}.author-box-wrap .avatar{float:right}.author-box-wrap .desc{margin-left:auto;margin-right:117px}.author-box-wrap .td-author-social .td-icon-font{margin-right:auto;margin-left:15px}.td_block_related_posts .td-module-title{line-height:26px}.comment .avatar{float:right;margin-right:auto;margin-left:15px}.comment{margin-left:auto;margin-right:0}.comment .children{margin-left:auto;margin-right:70px}.comment .comment-content p{line-height:26px}.comment .comment-content,.comment .comment-meta,.comment .comment-respond{margin-left:auto;margin-right:70px}.comment-link{padding-left:0;padding-right:10px}textarea{line-height:26px}.comment .children .comment .comment-content,.comment .children .comment .comment-meta,.comment .children .comment .comment-respond{margin-left:auto;margin-right:56px}.td_block_18 .td-column-1 .td_module_mx8 .entry-title{font-size:16px;line-height:30px}.td_module_mx8 .td-post-date{margin-right:auto;margin-left:22px}.td-tags li{margin-left:auto;margin-right:-4px;float:right}.td-post-template-11 .td-post-header .entry-title{line-height:42px}.td-post-template-11 .td-post-title .td-post-date{margin-left:22px;margin-right:4px}header .td-post-views{margin-right:auto;margin-left:22px}.td-post-template-11 .td-related-title{text-align:right!important}.td-post-template-11 .td-related-title .td-related-left,.td-post-template-11 .td-related-title .td-related-right{padding:9px 0 5px 20px!important}.td-post-template-11 .td-related-title .td-related-right{margin-left:50px!important;margin-right:0!important}.td-post-template-11 .td-related-title .td-related-left{margin-right:0!important;margin-left:0!important}.td-post-template-11 .td_block_related_posts .td-next-prev-wrap{right:auto;left:0}.td-post-template-11 .td_block_related_posts .td-next-prev-wrap a{margin-right:10px;margin-left:0}.td-related-row [class*="td-related-span"]{float:right}.td-related-full-width .td-related-row .td-related-span4{padding-left:0;padding-right:22px}.td_block_big_grid_7.td-grid-style-5 .td-small-thumb .td-meta-info-container{padding:0 18px 0 30px}.td-grid-style-5 .td-small-thumb .entry-title{font-size:16px;line-height:32px!important}.td_block_20 .td-module-comments{margin-right:auto;margin-left:0;right:auto;left:20px}.td_block_big_grid_1 .td-big-grid-post{float:right}.td_block_big_grid_1 .td-big-thumb{margin-right:auto;margin-left:3px}.td_block_big_grid_1 .td-big-grid-post-1,.td_block_big_grid_1 .td-big-grid-post-3{margin-right:auto;margin-left:3px}#td-mobile-nav .td-menu-avatar{left:auto;right:20px}#td-mobile-nav .td-menu-username{margin:0 95px 0 100px}#td-mobile-nav .td-menu-logout{left:20px;right:auto}.td-theme-slider{direction:ltr}.td_block_slide .td-slide-meta{direction:rtl}.iosSlider-col-3 .entry-title{font-size:28px}.td_block_slide .td-post-date{margin-left:auto;margin-right:4px}.td_block_slide .td-post-comments{margin-left:auto;margin-right:10px}.td_block_slide .td-icon-comments{margin-right:auto;margin-left:5px}.widget li{margin-right:12px}.td-block-span6 .td_module_8 .entry-title{font-size:14px}.td_module_16 .td-module-thumb{left:auto;right:0}.td_block_21.td-column-1 .item-details{margin-left:auto;margin-right:115px}.td_block_21.td-column-1 .entry-title{font-size:14px;line-height:28px;padding-right:0}.td_module_16 .item-details{margin-left:auto;margin-right:174px}.td-post-template-8 .td-post-header-holder{text-align:right}.td-post-template-8 .td-post-header .entry-title{font-size:32px}.td-post-template-8 .td-post-title .td-post-date{margin-right:4px;margin-left:22px}.td-image-gradient-style8::after{left:auto;right:0}body .td-stretch-height{left:-50%;transform:translateX(50%);-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%)}.td_block_big_grid_8 .td-big-grid-scroll .td-big-grid-post .td-big-grid-meta .entry-title{line-height:32px}.td-grid-style-3 .td-big-thumb .td-big-grid-meta{margin:20px 20px 20px 0}.td-grid-style-2 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title,.td-grid-style-3 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:28px;line-height:58px}.td_block_18 .td_module_mx8 .entry-title{font-size:22px;line-height:42px}.td-grid-style-5 .td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:24px}.td_block_big_grid_2 .td-big-grid-post{float:right}.td_block_big_grid_2 .td-big-thumb{margin-right:auto;margin-left:3px}.td-subcat-filter .td-subcat-dropdown li{margin-right:0}.td-big-grid-slide .td_block_wrap{direction:rtl}.td-big-grid-post.td-big-thumb .td-big-grid-meta .entry-title{font-size:20px}.td_block_19 .td_module_mx2 .item-details .entry-title{line-height:28px;font-size:13px}.iosSlider-col-1 .entry-title{font-size:16px;line-height:30px}.td_module_7 .entry-title{font-size:13px;line-height:28px}.td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{font-size:16px}.td_block_16 .td_module_mx7 .entry-title{font-size:15px;line-height:28px}.td_module_11 .td-module-thumb{left:auto;right:0}.td_module_11 .item-details{margin-left:auto;margin-right:350px}.td-big-grid-post.td-tiny-thumb .td-big-grid-meta .entry-title{font-size:14px;line-height:28px}.iosSlider-col-2 .entry-title{font-size:22px;line-height:44px}.td-footer-instagram-container .td-footer-instagram-title{letter-spacing:0}.td-category-header .td-category-pulldown-filter{right:auto;left:0}.td-category-header .td-pulldown-filter-item{margin-left:auto;margin-right:0}.td-category-header .td-pulldown-filter-list{text-align:right}.td-weather-top-widget{margin-right:auto;margin-left:32px}.td-category-header .td-icon-menu-down{margin-left:auto;margin-right:5px;top:0}.td-grid-style-2 .td-big-thumb .td-big-grid-meta{margin:20px 20px 20px 0}.td-category-description p{line-height:32px}.td_block_template_1 .block-title{text-align:right}.mfp-title{text-align:right}.td_block_template_2 .td-block-title{text-align:right}.td-mega-menu ul.sub-menu{transform:unset;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset}.td-post-small-box span{float:right}.td-post-small-box a{float:right;margin-right:4px;margin-left:auto}#td-mobile-nav .td-guest-wrap .td-menu-login{margin-right:20px}.td-post-template-12 .td-post-header .entry-title,.td-post-template-13 .td-post-header .entry-title{line-height:68px;letter-spacing:0}.td_block_big_grid_9 .td-big-grid-post .entry-title{line-height:32px}.td-page-content .td_quote_box,.td-post-content .td_quote_box,.wpb_text_column .td_quote_box,.td_block_text_with_title .td_quote_box,.bbpress .td_quote_box,.woocommerce #tab-description .td_quote_box,.mce-content-body .td_quote_box,.comment-content .td_quote_box{border-left:none;border-right:2px solid #4db2ec}.td-location-icon{right:auto;left:10px}.td-weather-city{margin-bottom:14px}.td-post-template-12 .td-post-header .td-post-title .td-post-comments,.td-post-template-13 .td-post-header .td-post-title .td-post-comments,.td-post-template-12 .td-post-header .td-post-title .td-post-views,.td-post-template-13 .td-post-header .td-post-title .td-post-views{margin-right:22px;margin-left:0}.td-search-form-widget .wpb_button{right:auto;left:0}.td-search-form-widget .td-widget-search-input{border-right:1px solid #e1e1e1;border-left:0}.td-search-form-widget div{text-align:right}.td_block_template_8 .td-block-title{text-align:right}.td_block_template_8 .td-block-title>*{padding-right:0;padding-left:20px}.td-block-title-wrap .td-wrapper-pulldown-filter{right:auto;left:0}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option span{padding-left:0;padding-right:20px;margin-right:auto;margin-left:-14px}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-display-option i{margin-left:10px;margin-right:20px}.td-block-title-wrap .td-wrapper-pulldown-filter .td-pulldown-filter-list{left:0;right:auto}.td-post-sharing-top,.td-post-sharing-bottom{direction:ltr}.td-post-sharing-top .td-social-but-text,.td-post-sharing-bottom .td-social-but-text{padding-left:12px;padding-right:17px;margin-left:-6px}.td-ps-border-grey .td-social-but-icon,.td-ps-border-grey .td-social-but-text{border-color:#e9e9e9}.td-page-content .dropcap,.td-post-content .dropcap,.wpb_text_column .dropcap,.td_block_text_with_title .dropcap,.bbpress .dropcap,.woocommerce #tab-description .dropcap,.mce-content-body .dropcap,.comment-content .dropcap{float:right;margin:9px 0 0 13px}.td_category_template_7 .td-crumb-container{left:auto;right:0}.td_mega_menu_sub_cats{text-align:left}.td-header-style-5 .td-main-menu-logo img{margin-right:auto;margin-left:20px}.td_block_template_5 .td-block-title{text-align:right}.td-post-template-3 .td-post-title .td-post-comments,.td-post-template-3 .td-post-title .td-post-views{margin-left:0;margin-right:22px}.td-page-content .td_box_left p,.td-post-content .td_box_left p,.wpb_text_column .td_box_left p,.td_block_text_with_title .td_box_left p,.bbpress .td_box_left p,.woocommerce #tab-description .td_box_left p,.mce-content-body .td_box_left p,.comment-content .td_box_left p{text-align:right}.td-page-content .td_quote_box p,.td-post-content .td_quote_box p,.wpb_text_column .td_quote_box p,.td_block_text_with_title .td_quote_box p,.bbpress .td_quote_box p,.woocommerce #tab-description .td_quote_box p,.mce-content-body .td_quote_box p,.comment-content .td_quote_box p{line-height:26px}.td-page-content .td_box_right p,.td-post-content .td_box_right p,.wpb_text_column .td_box_right p,.td_block_text_with_title .td_box_right p,.bbpress .td_box_right p,.woocommerce #tab-description .td_box_right p,.mce-content-body .td_box_right p,.comment-content .td_box_right p{text-align:right}.td-category-siblings .td-subcat-dropdown li{margin-left:auto;margin-right:0}.td-category li{margin:0 0 5px 5px}.td_block_author .td-author-description{line-height:26px}.td_module_18 .td-module-comments{right:auto;left:0}.tdc-row[class*="stretch_row"]>.td-pb-row>.td-element-style{right:50%!important;left:auto!important}.sf-menu .sub-menu .td-icon-menu-down{right:auto;left:19px}a.sf-with-ul i.td-icon-menu-down::before{content:'\e807'}.sf-menu .td-normal-menu ul ul{left:auto!important;right:100%!important}.td-boxed-layout .td-post-template-3 .td-post-header-holder{left:auto;right:-48px}.select2-container{z-index:99999}.td-instagram-user{direction:ltr}.td-instagram-meta{direction:ltr}.td_block_template_11 .td-block-title{text-align:right}.td_module_19 .td-module-image{right:0}.td-pb-span12.td-main-content .td_module_19 .td-item-details{margin-right:564px;margin-left:auto}.td_module_19 .td-item-details{margin-right:294px;margin-left:auto}.td_module_19 .td-post-category{right:0;left:auto}.td_block_template_11 .td-related-title a{margin-right:auto;margin-left:20px}.td_block_24 .td-column-3 .td-item-details{margin-right:564px;margin-left:auto}.td_module_9 .entry-title{line-height:32px}.td-next-prev-wrap .td-trending-now-nav-right{margin-right:auto;margin-left:0}.comment-form-cookies-consent label{margin-left:auto;margin-right:8px}.widget_recent_comments a,.td_wp_recentcomments a{margin-left:auto;margin-right:5px}.td-post-template-2 .td-post-title .td-post-date{margin-right:auto;margin-left:22px}.td-header-style-6 .td-main-menu-logo{margin-right:auto;margin-left:42px}.td_block_template_4 .td-block-title{text-align:right}.td_block_template_4 .td-block-title>::before{left:auto;right:10px}.td_block_template_8 .td-related-title a:last-child::after{right:100%;left:auto}.td_block_big_grid_8.td-grid-style-2 .td-video-play-ico img,.td_block_big_grid_8.td-grid-style-3 .td-video-play-ico img{left:0;right:auto}.td-post-template-2 .td-post-header .entry-title{font-size:28px}.td-subfooter-menu li a{line-height:28px}.td-smart-list-button .td-icon-right{padding-left:unset;padding-right:11px}.td-smart-list-button .td-icon-left{padding-right:unset;padding-left:11px}.td-smart-list-button .td-icon-right::before{content:'\e802'}.td-smart-list-button .td-icon-left::before{content:'\e803'}.td-mx-13 .entry-title{font-size:13px;line-height:24px}.td-big-grids-fl .td-module-meta-info{margin-right:0;margin-bottom:0}.td-post-template-4 .td-post-title{padding:21px 0 0 21px}.td_block_big_grid_fl_2 .td-big-grid-post .entry-title{line-height:32px}.td_block_template_13 .td-block-title{text-align:right}.td_block_template_13 .td-block-subtitle{right:-4px;left:auto;font-size:70px}.td_block_template_2 .td-related-title a{padding:0 0 0 20px}.td_block_template_12 .td-related-title>a.td-related-left,.td_block_template_13 .td-related-title>a.td-related-left,.td_block_template_12 .td-related-title>a.td-related-right,.td_block_template_13 .td-related-title>a.td-related-right{margin-right:0!important;margin-left:15px!important}.td_block_template_12 .td-related-title a,.td_block_template_13 .td-related-title a{margin-right:auto;margin-left:20px}.tdc-row[class*="stretch_row"]>.td-pb-row>.td-element-style{transform:translateX(50%)!important}.td_block_template_12 .td-block-title{text-align:right}.td-pinterest-wrap{direction:ltr}.td-footer-template-13 .td-social-name{margin-left:auto;margin-right:10px}.td-category-title-holder .td-page-title{font-size:24px;line-height:42px}.td-instagram-wrap{direction:ltr;text-align:left}.td-search-wrap-mob .td_module_wrap .entry-title{font-size:14px;line-height:28px}.td-post-template-6 .td-post-title .td-post-date{margin-right:auto;margin-left:22px}.td-header-style-8 .td-header-top-menu{margin-left:auto;margin-right:282px}.td-header-style-8 .td-header-main-menu{padding-left:unset;padding-right:282px}.td_module_8 .entry-title{font-size:15px;line-height:30px}.td-post-template-7 .td-post-header .entry-title{font-size:32px;line-height:62px}.td-post-template-7 .td-post-title .td-post-date{margin-right:4px;margin-left:22px}.td_mega_menu_sub_cats a{font-weight:500}.td_module_18 .td-icon-menu-right{margin-right:8px;margin-left:auto;vertical-align:-1px}.td-header-style-7 .sf-menu{float:left}.td-header-style-7 .td-header-sp-logo{margin-right:auto;margin-left:42px;float:right}.td-scroll-up{right:unset;left:5px}.td_smart_list_6 .td-number-and-title{text-align:right}.td_smart_list_6 .td-sml-current-item-title{padding-left:unset;padding-right:56px}.td-sml-current-item-nr{left:unset;