/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.icon-contur svg{
	filter: drop-shadow(0px 2px 10px #c4d201);
}


.video-box-size {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 9/16 = 0.5625, ami 56.25%-nak felel meg */
	min-height 200px;
    overflow: hidden;
}

.video-box-size iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.visitor-chat-container{
	height: 400px;
}

@media screen and (max-width: 700px){
	.visitor-chat-container{
	height: 200px;
}
}


  @media (min-width: 992px) {
        .order-info,
        .woocommerce-order-details {
            width: 100%;
        }
    }
    
    .wcf-bump-order-content .wcf-bump-order-offer-content-left .wcf-image {
        width: 100px !important;
    }
    
    .wcf-bump-order-content .wcf-bump-order-desc {
        font-size: 13px;
    }
    
    #header .menu-custom-block .tip,
    .mega-menu>li.menu-item>a .tip {
        position: absolute;
        top: 28px !important;
        right: 14px !important;
    }
    
    .displaynone {
        display: none !important;
    }
    /* Fiókom oldal */
    
.woocommerce form.login{
    border: none;
    padding: 20px;
    text-align: left;
    border-radius: 15px;
    background: #152E2E !important;
    max-width: 350px;
    margin: 0px auto;
}
    @media only screen and (max-width: 600px) {
.woocommerce form.login{
    border: none;
    padding: 20px;
    text-align: left;
    background: #152E2E !important;
    width: 300px !important;
    margin: 0px auto;
}
}


    .woocommerce-MyAccount-content {
        background: #152E2E !important;
        padding: 30px 30px 30px 30px !important;
        border-radius: 10px !important;
    }
    
    @media only screen and (min-width: 900px) {
        .woocommerce-MyAccount-content {
            background: #152E2E;
            padding: 30px 30px 30px 30px !important;
            border-radius: 10px;
            width: 82% !important;
        }
        .woocommerce-MyAccount-navigation {
            width: 18% !important;
        }
        .woocommerce-MyAccount-content .porto-content-box {
            border-radius: 7px;
        }
        .woocommerce-MyAccount-content .col-1 {
            width: 100% !important;
        }
    }
    /** Kiemelések **/
    
.vastag-vilagos b,
.vastag-vilagos strong{
    color: #70C9B7;
}

.vastag b,
.vastag strong{
    color:#B19B6B;
}

.zold{
    color: #70C9B7;
    font-weight: 600;
}
    
strong,
b{
	font-weight: 700;
}

    
    .elementor-tab-title {
        border-radius: 8px;
    }
    
    a,
     :hover,
    a:hover {
        -webkit-transition: all .6s ease-out;
        -moz-transition: all .6s ease-out;
        -ms-transition: all .6s ease-out;
        -o-transition: all .6s ease-out;
        transition: 0.6s;
    }
    
    .hoverbox {
        border-radius: 10px;
        transition-timing-function: linear;
    }
    
    .hoverbox:hover {
        border-radius: 10px;
        -webkit-transition: all .6s ease-out;
        -moz-transition: all .6s ease-out;
        -ms-transition: all .6s ease-out;
        -o-transition: all .6s ease-out;
        transition: all .6s ease-out;
        box-shadow: 1px 6px 68px rgba(0, 0, 0, 0.15);
    }


/** SUPPORT MENÜ **/


#mini-cart .remove-product{
    z-index: 9999 !important;
}


/** Kezdőlap **/


.hireksav{
    overflow-y: scroll;
    height: 300px;
    overflow-x: hidden;
    border: none;
}

        .hireksav::-webkit-scrollbar {
            width: 5px; /* Görgetősáv szélessége */
        }

        .hireksav::-webkit-scrollbar-track {
            background: #fff; /* Háttérszín */
            border-radius: 6px; /* Lekerekített sarkok */
        }

        .hireksav::-webkit-scrollbar-thumb {
            background: #888; /* Görgetősáv színe */
            border-radius: 6px; /* Lekerekített sarkok */
        }



        /* Görgetősáv stílusok (Firefox) */
        .hireksav {
            scrollbar-width: thin; /* Görgetősáv vastagsága */
            scrollbar-color: #EDF0F2 #fff; /* Görgetősáv színe és háttere */
        }
        
        
        
        
        .tbrightcontent{
    top: 10% !important;
    border-radius: 8px;
    height: 76%;
}

.tbrightcontent::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.tbrightcontent::-webkit-scrollbar-track {

  border-radius: 10px;
}
 
/* Handle */
.tbrightcontent::-webkit-scrollbar-thumb {
  background: #ccc; 
  border-radius: 10px;
}

/* Handle on hover */
.tbrightcontent::-webkit-scrollbar-thumb:hover {
  background: #ddd; 
}

.termsagree{
    background: #0B7FEA !important;
    border: none;
}

.termsdecline{
background: #EA1B8B;
border: none;
border-radius: 7px;
padding: 10px 20px 10px 20px;
margin-left: 10px;
color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li{
	    border-bottom: 1px solid #deeae710;
	display: block;
	padding: 0px 5px 7px 5px;
	margin: -10px 20px 0px 0px;
	list-style: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{
color: #C4D203;
}
.woocommerce-MyAccount-content .u-column2{
	display: none !important;
}


.woocommerce-account .is-active{
	font-weight:700;
}


.am-fs__main-footer .am-button--secondary{
	display: none !important;
}

.cky-revisit-bottom-left{
	display: none !important;
}

.woocommerce form .form-row .input-text, .woocommerce form .form-row select{
background: #1A3737;
color: #fff;
border: 1px solid #5E742C50;
}


.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
    font-size: 100%;
    margin: 20px 0px 0px 0px;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    left: auto;
    color: #fff;
    background: #C4D203;
    border: 0;
border-radius: 10px;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce-EditAccountForm label + br {
	display: none;
}

fieldset{
border: 1px solid #ffffff30;
}

.woocommerce-MyAccount-content .wc-social-login-profile{
border-top: 1px solid #ffffff30;
margin-top: 20px;
}


/* komment */


.comment{
    padding: 10px 4px;
    transition: 0.5s;

}
 
.comment:Hover{
    background-color: #0e2626;  
    transition: 0.5s;
    border-radius: 4px;
}

.comment-author {
    margin-right: 10px;
    font-size: 13px !important;
}

.comment-author .avatar {
    border-radius: 50%;
    margin-left: 5px;
    width: 24px;
    height: 24px;
}

.comment-author-name {
    font-weight: bold;
    margin: 0px 10px 0px 24px;
    font-size: 14px;
}
@media only screen and (max-width: 600px){
.comment-author-name {
    font-weight: bold;
    margin: 0px 10px 0px 4px;
    font-size: 14px;
}

span.comment-author{
    margin: 0px;
    padding: 0px;
}
}

.comment-text {
    flex-grow: 1; /* A komment szövege a rendelkezésre álló helyet tölti ki */
    word-wrap: break-word; /* A szöveg törik, ha elérné az avatar szélességét */
font-weight: 400;
padding-right: 10px;

font-size: 14px;
}

.comment-list{
    overflow-y: scroll;
    height: 330px;
    scrollbar-width: thin;           /* Firefox */
    scrollbar-color: #cccccc38 transparent; /* Firefox */
}

/* Webkit alapú böngészőkhöz (Chrome, Edge, Safari) */
.comment-list::-webkit-scrollbar {
    width: 6px;
  }
  
  .comment-list::-webkit-scrollbar-track {
    background: transparent;
  }
  
  .comment-list::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 3px;
    transition: background-color 0.3s ease;
  }
  
  .comment-list::-webkit-scrollbar-thumb:hover {
    background-color: #999;
  }

.comment-form textarea{
    background: #183333;
    border-radius: 10px;
    color: #fff;
    border: none;
    margin: 0px 0px 10px 0px;
}
.comment-form input[type="submit"]{
        background-color: var(--e-global-color-accent);
        font-family: "Roboto", Sans-serif;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1px;
        fill: var(--e-global-color-primary);
        color: var(--e-global-color-primary);
        padding: 16px 30px 16px 30px;
        width: 100%;
        display: block;
        border: none;
    }




    /** USER PROFILE **/


.um-field-block{
    color: #fff !important;
}

.um .um-form input[type=password], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=text], .um .um-form textarea{
    color: #fff !important;
}

.um .um-field-label {
color: #fff !important;
}


.select2-container .select2-choice, .select2-container-multi .select2-choices, .um .um-form input[type=number], .um .um-form input[type=password], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=text], .um .um-form textarea {
    background-color: #0e2626 !important;
    border-radius: 10px !important;
}



.select2-container .select2-choice, .select2-container-multi .select2-choices, .select2-drop, .select2-drop-active, .select2-drop.select2-drop-above, .um .um-form input[type=number], .um .um-form input[type=password], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=text], .um .um-form textarea, .um .upload-progress{
    border: 1px solid #041c1c !important;

}

.um-profile.um .um-profile-meta{
    color: #c4d203 !important;
}

.um-header{
    border-bottom: 1px solid #ffffff20 !important;
}


    /* Link colors */
.um a.um-link,
.um .um-tip:hover,
.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um .um-member-name a:hover,
.um .um-member-more a:hover,
.um .um-member-less a:hover,
.um .um-members-pagi a:hover,
.um .um-cover-add:hover,
.um .um-profile-subnav a.active,
.um .um-item-meta a,
.um-account-name a:hover,
.um-account-nav a.current,
.um-account-side li a.current span.um-account-icon,
.um-account-side li a.current:hover span.um-account-icon,
.um-dropdown li a:hover,
i.um-active-color,
span.um-active-color
{
    color: #C4D203 !important;
}

.um a.um-link:hover,
.um a.um-link-hvr:hover {
    color: #C4D203 !important;
}

/* Button colors */
.um .um-field-group-head,
.picker__box,
.picker__nav--prev:hover,
.picker__nav--next:hover,
.um .um-members-pagi span.current,
.um .um-members-pagi span.current:hover,
.um .um-profile-nav-item.active a,
.um .um-profile-nav-item.active a:hover,
.upload,
.um-modal-header,
.um-modal-btn,
.um-modal-btn.disabled,
.um-modal-btn.disabled:hover,
div.uimob800 .um-account-side li a.current,
div.uimob800 .um-account-side li a.current:hover,
.um .um-button,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active,
.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um input[type=submit]:disabled:hover
{
    background: #C4D203 !important;
    border-radius: 10px !important;
}

.um .um-field-group-head:hover,
.picker__footer,
.picker__header,
.picker__day--infocus:hover,
.picker__day--outfocus:hover,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted,
.picker__list-item:hover,
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected,
.um .um-button:hover,
.um a.um-button:hover,
.um input[type=submit].um-button:hover{
    background: #C4D203 !important;
}

/* Button alt colors */
.um .um-button.um-alt, 
.um input[type=submit].um-button.um-alt {
    background: #eeeeee !important;
}

.um .um-button.um-alt:hover,
.um input[type=submit].um-button.um-alt:hover {
    background: #e5e5e5 !important;	
}



.woo-wallet-my-wallet-container{
    border: none !important;
}

li.card p:nth-of-type(2),
.woo-wallet-my-wallet-container .woo-wallet-sidebar h3{
    display: none !important;
}

.woo-wallet-my-wallet-container .woo-wallet-sidebar{
    background-color: transparent !important;
}


.woo-wallet-my-wallet-container .woo-wallet-sidebar{
padding: 0px !important;
width: 20%;
}


.woo-wallet-sidebar li,
.woo-wallet-sidebar ul{
    padding: 0px;
    margin: 0px;
}



/* Tárca dizájn */
@media only screen and (max-width: 600px){
.woo-wallet-sidebar li, .woo-wallet-sidebar ul{
    display: flex;
}

.woo-wallet-sidebar ul{
    margin: 0px -20px;
}

.woo-wallet-sidebar li{
    min-width: 145px;
    text-align: center;
}

.woo-wallet-sidebar ul li.card a{
    padding: 30px 0px;
}

}


.woo-wallet-sidebar ul li.card {
    background: #1A3737;
    border-radius: 7px;
    text-align: center;
    position: relative;
    max-width: 100%;
}

.woo-add-to-wallet{
    background-color: #c4d201 !important;
    padding: 10px 40px 10px 40px !important;
    border: none !important;
}


.woo-wallet-add-amount input[type="number"]{
    background-color: #152E2E;
    border: 1px solid #c4d201;
    margin-top: 5px;
    border-radius: 10px;
    color: #fff;
}



.woo-wallet-my-wallet-container hr{
border: 1px solid #deeae710;
margin-bottom: 30px;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message{
    background-color: #1A3737;
    color: #fff;
    border-radius: 10px;
}

.woocommerce-info::before{
    color: #c4d201;
}
.woocommerce-info{
    border-top-color:#c4d201;
}


/** Custom profile **/




.custom-profile-box h4,
.custom-profile-box h5{
    font-family: "Bebas Neue", sans-serif;
    font-size: 26px;
}

.custom-profile-box p{
    font-family: "Roboto", sans-serif;
    font-size: 17px;
}

.custom-profile-box .profilpicture{
    border: 7px solid #C4D201;
    width: 100%;
    height: 100%;
    max-width: 180px;
}

.custom-profile-box .socialicons .fab{
font-size: 30px;
padding-right: 20px;
width: 60px;
   fill: #fff;
}

.custom-profile-box .socialicons fab{
    max-width: 46px !important;
}

.custom-profile-box .socialicons span{
    font-family: "Bebas Neue", sans-serif;
    font-size: 24px;
    color: #fff;
}

.custom-profile-box .facebook{
    background: #1466ff;
}

.custom-profile-box .facebook:hover{
    background: #0641ad;
}

.custom-profile-box .onlyfans{
    background: #29AEEF;
}

.custom-profile-box .onlyfans:hover{
        background: #138ecc;
}


.custom-profile-box .instagram {
    background: linear-gradient(90deg, #833ab4, #fd1d1d, #fcb045);
    border: none;
}
.custom-profile-box .tiktok{
    background: #000;
}

.custom-profile-box .tiktok:hover{
    background: #1f1f1f;
}


/** Scroll buttons **/

  .scroll-x {
    display: flex;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 1rem;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
  }

  .scroll-x > * {
    flex: 0 0 auto;
    min-width: max-content;
  }

  .scroll-x::-webkit-scrollbar {
    display: none;
  }

  .scroll-x {
    -ms-overflow-style: none;  /* IE */
    scrollbar-width: none;     /* Firefox */
  }
