/*
	Theme Name:   gixxstudio Child
    Theme URI:    https://studio.gixx.ir
    Description:  provided by  <a href="https://gixx.ir">GIXX.IR</a>
    Author:       gixx studio
	Author URI:   https://tielabs.com
	Template:     gixxstudio
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns
	Text Domain:  gixxstudio-child
*/


/* write custom css after this line */

/* ********************** custom gixx ******************* */

body {
    font-family:  IranSansWeb !important;
}


/* Font BYekan */




@font-face {
    font-family: 'BYekan';
    src: url('fonts/BYekan/BYekan.eot');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BYekan';
    src: url('fonts/BYekan/BYekan.eot') format('eot'),
         url('fonts/BYekan/BYekan.woff') format('woff'),
         url('fonts/BYekan/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/* Font IRANSansWeb */

@font-face {
 font-family: 'IRANSansWeb';
    src: url('fonts/iransans/IRANSansWeb.woff2') format('woff2'),
         url('fonts/iransans/IRANSansWeb.woff') format('woff'),
 url('fonts/iransans/IRANSansWeb.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/* Font Droid Arabic Kufi */

@font-face { font-family: 'DroidKufi-Regular';
src: url(fonts/droidkufi/DroidKufi-Regular.eot),
  
       url(fonts/droidkufi/DroidKufi-Regular.woff2) format('woff2'),
       url(fonts/droidkufi/DroidKufi-Regular.woff) format('woff'),
       url(fonts/droidkufi/DroidKufi-Regular.ttf) format('truetype');


}
/* Font Droid Naskh */
@font-face { font-family: 'DroidNaskh-Regular';
 src: url(fonts/droidkufi/DroidNaskh-Regular.eot),
 
        url(fonts/droidnaskh/DroidNaskh-Regular.woff2) format('woff2'),
        url(fonts/droidnaskh/DroidNaskh-Regular.woff) format('woff'),
        url(fonts/droidnaskh/DroidNaskh-Regular.ttf) format('truetype');
font-weight: 400;
    font-style: normal;

}
/* Font BRamin */

@font-face 
{
 font-family: 'BRamin';
    
src: url('fonts/BRamin/BRamin.woff2') format('woff2'),
 
       url('fonts/BRamin/BRamin.woff') format('woff'),

       url('fonts/BRamin/BRamin.ttf') format('truetype');
    
font-weight: normal;
    font-style: normal;

}



.fixed-box-bot {
    background: #373c43 none repeat scroll 0 0;
    border: 1px solid;
    bottom: 1px;
    color: #f8f8f8;
    font-size: 8px;

    line-height: 2px;
    padding: 0 !important;
    position: fixed;
    right: 1px;
    text-align: center;
    width: 100%;
    z-index: 1000;
    font-weight: 400;
    padding: 0 16px;
   display: block;
    margin: 0 auto;
    min-height: 52px;
}
.single-download .edd_download_purchase_form {
    background-color: #f0f0f05e;
    border: 1px dashed #89889961;
    border-radius: 0;
    box-shadow: 2px 2px 8px 0px grey;
    margin: 0 auto;
    padding: 5px 10px;
}
.edd-submit.button.blue, .edd-submit.button.white {
    background: #0f8482 none repeat scroll 0 0;
    border: 1px solid #0f8482;
    border-radius: 0;
    color: #ffffff;
    font-size: 20px;
    margin: auto;
    max-width: 600px;
    width: 100%;
}
.edd-submit.button.blue:hover, .edd-submit.button.blue:hover, .edd-submit.button.blue:focus {
background: rgb(0 0 0 / 0%) linear-gradient(to bottom, #4af1ff 0%, #001427 100%) repeat scroll 0 0;
}
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
    display: inline-block;
}
.edd_purchase_submit_wrapper a.edd-add-to-cart {
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.edd_purchase_submit_wrapper {
    position: relative;
    width: 100%;
    display: block;
    height: max-content;
    margin: 5px auto;
    max-width: 500px;
}


.woocommerce-Price-bidi {
    direction: initial !important;
    unicode-bidi: plaintext!important;
}
