/*
Theme Name: Enefti Child
Theme URI: https://enefti.modeltheme.com/
Template: enefti
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: NFT Marketplace Theme
Version: 1.0
Text Domain: enefti
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post
*/
/* Theme customization starts here
------------------------------------------------------- */
/************************                CSS by Beewing Jordi Juanola                   **************************

                                                                                ...`                
                                                                             `--                    
                                                                           `-.                `.....
                                                                         `-.             `....`     
                                                                        .-            `.-`          
                                ``...`                                `-`           `-.             
                              `-:::::::.`                            `-            -.               
                             -:::::::::::.                 ``...----:/-..``       :`                
                            -:::::::::::::-`           `.--::::::::/+::::::--.`  .                  
                           -:::::::::::::::-        `.-::::::::::::::::::::::::-.`                  
                          `:::::::::::::::::-     `.-::::::::::::::::::::::::::::-.`                
                          -::::::::::::::::::.   .-::::::::::::::::::::::::::::::::-.               
                          :::::::::::::::::::-  -::::::::::::::::::::::::::::::::::::-              
       ``..``            `:::::::::::::::::::  -::::::::::::::::::::::::::::::::::::::-             
   `:+syyyyyysso/:.`     `::::::::::::::::::` -::::::::::::::::::::::::::::::::::::::::-            
  .shhhhhhhhhhhhhhyys/-` `:::::::::::::::::- `:::::::::::::::::::+hmh+::::::::::+yy+::::`           
  shhhhhhhhhhhhhhhhhhhhs  :::::::::::::::::` -::::::::::::::::::+NMMMN+::::::::sNMMNs:::-           
  yhhhhhhhhhhhhhhhhhhhhh` :::::::::::::::::  :::::::::::::::::::yMMMMMy::::::::NMMMMN::::           
  /hhhhhhhhhhhhhhhhhhhhh: .::::::::::::::::  :::::::::::::::::::oMMMMMo::::::::NMMMMN::::           
  `ohhhhhhhhhhhhhhhhhhhhs `::::::::::::::::  -:::::::::::::::::::ymNmy:::::::::oNMMNo:::-           
   `ohhhhhhhhhhhhhhhhhhhh: .:::::::::::::::` .::::::::::::::::::::///:::::::::::/oo/::::.           
     /yhhhhhhhhhhhhhhhhhhy` -::::::::::/:::- `::::::::::::::::::::::::::::::::::::::::::`           
      .oyhhhhhhhhhhhhhhhhho``::::::/oydh::::. .::::::::::::::::::::::::::::::::::::::::.            
        -oyhhhhhhhhhhhhhhhho``-:/ohmMMMM+::::` .::::::::::::::::::::::::::::::::::::::.             
          -+yhhhhhhhhhhhhhhho.`+mMMMMMMMd::::-` .-::::::::::::::::::::::::::::::::::-.              
            `:oyhhhhhhhhhhhys/-/MMMMMMMMMy:::::. `-::::::::::::::::::::::::::::::::-`               
               .:osyhhhhhhs/::::dMMMMMMMMMo:::::-` `--::::::::::::::::::::::::::--`                 
                  `.:+syy/::::::+MMMMMMMMMNs::::::-.``.--::::::::::::::::::::--.`                   
                      `sh::::::::yMMMMMMMMMMy/::::::-.````.---::::::::::---..`                      
                     .dMM+::::::::hMMMMMMMMMMmo::::::::--.```````....````                           
                    .mMMMd:::::::::hMMMMMMMMMMMdo:::::::::::---...                                  
                   `mMMMMMs:::::::::yMMMMMMMMMMMMms/::::::::::::::`                                 
                   sMMMMMMMo:::::::::omMMMMMMMMMMMMNds/:::::::::::`                                 
                  .MMMMMMMMN+:::::::::/hNMMMMMMMMMMMMMMmyo/::::::-                                  
                  /MMMMMMMMMNo::::::::::+dMMMMMMMMMMMMMMMMNdyo/::.                                  
                  -hMMMMMMMMMMy:::::::::::+dNMMMMMMMMMMMMMMMMMMmo                                   
                  -:hMMMMMMMMMMd+:::::::::::/yNMMMMMMMMMMMMMMMMd`                                   
                  -::hMMMMMMMMMMMy/::::::::::::ohNMMMMMMMMMMMMs`                                    
                  -:::sMMMMMMMMMMMNy/:::::::::::::+ymNMMMMMMd:                                      
                 `:::::+mMMMMMMMMMMMNy/:::::::::::::::+shdh:                                        
                 o+::::::yMMMMMMMMMMMMMdo::::::::::::::-.                                           
                -mmo::::::/dMMMMMMMMMMMMMNh+:::::::-.`                                              
                      ``.--:+dMMMMMMMMMMMMMMNho-..`                                                 
                            ``:shmNNNNNNmdyo/-`                    
							
							
************************************************************************************************************/
:root {
	--groc: #FDCC68;
	--granate: #CF2D27;
}


 
/***********************************             Spinner Ring            ***********************************/

.mt_preloader_holder .outer-ring {
    position: absolute;
    left: calc(54% - 150px);
    height: 200px;
    width: 200px;
    background-image: linear-gradient(135deg, #FDCC68 5%, #CF2D27 5%, #FDCC68 15%, #CF2D27 50%, #FDCC68 100%) !important;
    border-radius: 50%;
    animation-duration: 2s;
    animation-name: rotate;
    animation-iteration-count: infinite;
}


/***********************************             Header button            ***********************************/

.top-inquiry-button {
    background-image: linear-gradient(to right, #FDCC68,#CF2D27) !important;
}

.top-inquiry-button:hover {
    background-image: linear-gradient(to right, #CF2D27,#FDCC68) !important;
}



/***********************************    Home woocommerce products box     ***********************************/

.woocommerce ul.products .products-wrapper {
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);
    overflow: hidden;
    margin-bottom: 30px;
    padding: 20px;
    padding-bottom: 0px;
    transition: all 250ms ease-in-out 0s;
    -webkit-transition: all 250ms ease-in-out 0s;
    border-radius: 30px;
}

.sidebar-content .widget-title::before, .dokan-widget-area .widget-title::before, .dokan-settings-content .dokan-settings-area a.dokan-btn-info, .dokan-btn-info, input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme, .header-v3 .menu-products .shop_cart, .lvca-heading.lvca-alignleft h3.lvca-title::after, .header-v8 .menu-inquiry .button, .nft-tabs li.vc_tta-tab.vc_active, .mt-addons-info-wrapper, .nft-tabs li.vc_tta-tab:hover  {
    border-color: #FDCC68 !important;
}

.woocommerce a.button, .woocommerce a.button:hover {
	background-image: linear-gradient(to right, #FDCC68,#000,#FDCC68,#000) !important;
}

/* OJO RESPONSIVE */

div.component.add-to-cart {
	padding-right: 20% !important;
}


/***********************************      Woocommerce simple product      ***********************************/

.woocommerce button.button.alt, .woocommerce button.button {
    background-image: linear-gradient(to right, #FDCC68,#FDCC68,#FDCC68,#FDCC68) !important;
}

.woocommerce button.button.alt:hover, .woocommerce button.button:hover {
    background-image: linear-gradient(to right, #cccccc,#cccccc,#cccccc,#cccccc) !important;
}

input:not(.ant-input), textarea:not(.ant-input), select {
    background: #EFEFEF;
    border-radius: 8px;
    border: none;
    padding: 0px 0px !important;
    width: 100%;
    outline: none;
}

.single-product .wcfm_ele_wrapper {
    display: block;
    clear: initial;
    margin: 0px;
    float: left;
    width: 40% !important;
}

/***********************************               Typography             ***********************************/

.titols_home_w {
	
	font-size: 30px; 
	font-weight: 600; 
	line-height: 1.2; 
	color: #ffffff !important;
}

.titols_home_b {
	font-size: 30px; 
	font-weight: 600; 
	line-height: 1.2; 
	color: #000 !important;
}

footer.enefti-main-footer p.copyright {
	color: #FFF!important;
}

.back-to-top {
    background-color: #FDCC68 !important;
}