/*
 Theme Name:     Bootstrap Basic 4 Child TEUSCHLER
 Theme URI:      https://bootstrap-wp.com/
 Description:    WP Bootstrap4 Child-Theme
 Author:         rot
 Author URI:     r-ot.at
 Template:       bootstrap-basic4
 Version:        1.0.0
*/




html{
    max-width:100vw;
    /* overflow-x:hidden; */
    font-feature-settings: "ss01" 1;
}

:root body{
    --text-light: #a5a5a5;
    --text-medium: #5e5e5e;
    --text: #1e1f1c;
    --text-hover: #54433b;
    --text2: #1e1f1c;
    --grey: #bbb9b5;
    --grey-lighter: #bbbbbb;
    --grey-lightest: #cacaca;
    --light: #f5f5f5;
    --grey-light: #8c8c8c;
    --grey-hover: #a7a7a7;
    --grey-dark: #282828;
     --purple:#AA7189;

    --primary-dark:#54433b;
    --primary-darker:rgb(45, 49, 38);
    --primary:#A85E36;
    --primary-orig:var(--primary);
    --primary-medium:#bca79d;
    --primary-light:#d28a4a;
    --primary-lightest:#bca79d;
    --primary-hover:#D28A4A;

    --white75: rgba(255,255,255,0.9);
    --white-trans:#ffffff14;
    --warmwhite: #f5f5f5;
    --white: #fff;
    --realwhite: white;
    --whitewhite: white;

    --header-text-color:var(--white);

    --gradient: radial-gradient(165.13% 68.97% at 32.02% 70.23%, var(--primary) 0%, var(--primary-dark) 100%);
    --gradient2: radial-gradient(165.13% 68.97% at 32.02% 70.23%, var(--secondary) 0%, var(--secondary-darkest) 200%);
    --gradient3: radial-gradient(165.13% 68.97% at 32.02% 70.23%, var(--text-hover) 0%, var(--text) 60%);

    --btn-theme-color: var(--primary);

    --transparent:transparent;

    --secondary-light: #6f7378;
    --secondary-lightest: #e5ecef;
    --secondary-lightest: #ebebeb;
    --secondary-dark: #27282c;


    --secondary-medium: #606060;
    --secondary: #393b3d;

    --bg-transparent-light:#ffffff14;
    --bg-transparent-light:#6e6e6e0d;
    --bg-transparent-light:#f3f3f391;
    --bg-transparent-dark:#00000014;
    --blur-dark-bg: #1f1f1fb5;
    /* --gradient: radial-gradient(165.13% 68.97% at 32.02% 70.23%, #0E8B8B 0%, #017981 100%); */

    /* --bg-transparent-dark:#ffffff14;
    --bg-transparent-light:#00000014; */

    --tertiary: #B0A085;
    --tertiary-light: #ebdab9;

     --admin-bar-height: 0px;





     /*TYPO*/
    --sans: 'Epilogue';
    --sans2: 'Epilogue';
    --serif: 'Epilogue';


    --h1-size:42px;
    --h2-size:32px;
    --h3-size:26px;
    --h4-size:22px;
    --h2-size-large: 36px;

    --larger-p-size: 1.4rem;
    --large-p-size: 1.24rem;
    --medium-p-size: 1.15rem;
    --regular-p-size: 1rem;
    --small-p-size: 0.85rem;
    --smallest-p-size: 0.75rem;

    --regular-p-mb:.86rem;

     /*SECTIONS*/
     --section-top:28px;


     /*BTN*/
    --btn-font-weight:400;
     --btn-fontsize: 1rem;
     --btn-padding: 5px 15px 5px;
     --btn-padding-sm: 4px 12px 1px;
     --btn-padding-regular: 0.3rem 1.04rem .2rem;
     --btn-padding-md: 2px 22px; /*pill*/
     --btn-border-radius:2px;
     --btn-border-radius-pill: 4px;
     --btn-border-width:1px;
     --btn-line-height:1; /*normal z.b. 18px -> 28px lineheight*/

     --cube-btn-height:32px;

     --border-radius-md:12px;
     --border-radius-lg:20px;
     --border-radius-sm:6px;

     /*BREADCRUMBS, TERMS*/
     --smallest-link-padding: 3px 8px 0;
     --breadcrumb-fontsize: var(--small-p-size);

     /*MENU*/
     --menu-font-size: 1rem;
     --menu-font-family: var(--sans);
     --menu-text-transform: none;
     --nav-items-padding: 0;
     --nav-items-fontweight: 600;
     --menu-height:100%; /*header-height*/
     /* --menu-height:2.1em; header-height */
     --nav-link-padding: 0 1.5rem; /* consider --menu-height*/
     --main-menu-color: var(--secondary);
     /*MENU collapsed*/
     --c-menu-font-family: var(--serif);
     --c-menu-font-size: 1.9rem;
     --c-nav-items-fontweight: 500;
     --c-main-menu-color: var(--text);
     --c-menu-align: left;

     --main-menu-bg:var(--primary);
     --main-menu-hover-color: var(--primary);
     /* --menu-item-hover-shadow:1px 1px 1px #000000a8; */
     --menu-item-hover-shadow:none;
     /* --main-menu-font-size: 1.64rem; */
     /* --main-menu-font-weight: 400; */
     --menu-width: 900px;
     --menu-line-hight:1.8;

     --mobile-nav-minwidth:100%;


     /*NAV-HEADER*/
     --header-height: 100px;
     --headerheight: 100px;
     --initial-header-height: 100px;
     --headerheight-scrolled: 114px;
     --top-header-height: 38px;

     --headerbackground: var(--white);
     /*set this to transparent if you don't want any shading after the header*/
     --header-after-gradient2:linear-gradient(180deg, rgb(22 22 34 / 38%) 00%, rgba(0,0,0,0) 100%);
     --header-after-gradient:transparent;
     --content-bg-color:var(--white);
     /*DISPLAY-HEADER (video,slider etc)*/
     --display-header-min-h:432px;
	 --display-header-min-h: calc(100vh - var(--admin-bar-height) - 3rem);
     /*set text-shadow to "none" if you dont want any*/
     /* --header-caption-text-shadow:2px 2px 7px #00000087; */
     --header-caption-text-shadow:none;
     --header-caption-spacing-y:1rem;
     --border-radius-large:14px;
     --border-radius-medium:12px;


     /*CARD, BOX*/
     --card-border-radius:12px;


    --cpt-item-padding-x:.6rem;

    /*SPACING*/
     --spacing-lg:82px;
     --spacing-md:68px;

     --std-img-height: 296px;
	 --large-img-minheight:540px;


     /*CTA*/
     --cta-content-fontsize:2rem;
	--cta-content-fontweight:500;



     /*SPECIAL*/
     --special-h-offset-y:14rem;

      --post-item-slider-height:360px;

      --product-row-margin: -6px;
      --product-col-padding: 6px;
}



body[data-header-color="primary"]{
     --theme-header-bg-color:var(--primary);
 }
 body[data-header-color="white"]{
     --theme-header-bg-color:white;
 }
 body[data-header-color="themewhite"]{
     --theme-header-bg-color:var(--white);
 }
 body[data-header-color="tertiary"]{
     --theme-header-bg-color:var(--tertiary);
 }
 body[data-header-color="secondary"]{
     --theme-header-bg-color:var(--purple);
 }


:root body.scrolled {
	--header-height-scrolled: 64px;
	--headerheight-scrolled: 64px;
     /* --initial-header-height:164px; */
}
:root body.scrolled.nav-showing{
	--header-height: 100px;
	--headerheight: 100px;
     /* --initial-header-height:164px; */
}

:root body.admin-bar{
	--admin-bar-height: 46px;
}
:root body:not(.has-top-header){
	--top-header-height: 0px;
}





@media(min-width:576px){
     :root body{
          --display-header-min-h:432px;
          --display-header-min-h: calc(100vh - var(--admin-bar-height) - 3rem);
          --h2-size:40px;
		  --h3-size:26px;

		  --c-menu-font-size: 2.1rem;
     }
}
@media(min-width:768px){
     :root body{
          /*TYPO*/
          --h1-size:48px;
          --h2-size:32px;
          --h2-size-large: 46px;
          --large-p-size: 1.27rem;
          --h3-size:32px;
          /* --h3-size:32px; */
		  --c-menu-font-size: 2.3rem;
            --h4-size:26px;


          /*DISPLAY-HEADER*/
          --display-header-min-h:480px;
          /* --display-header-min-h:calc(100vh - var(--header-height) - var(--admin-bar-height) - 3rem); */
          --header-caption-spacing-y:1.5rem;
          --header-height: 100px;
          --headerheight: 100px;
          --initial-header-height:100px;
     }
     :root body.scrolled{
          --header-height-scrolled:100px;
          --headerheight-scrolled: 100px;
     }
}


@media(min-width:782.02px){
     :root body.admin-bar{
          --admin-bar-height: 32px;
     }
    /* :root body{
          --header-height:122px;
          --headerheight: 122px;
     }
     :root body.scrolled{
          --header-height:82px;
          --headerheight: 82px;
     } */
}
@media(min-width:992px){
     :root body{
          --menu-font-size: .95rem;
          --nav-link-padding: 0 .4rem;
          --logo-width-threshold:180px;
          --h2-size:42px;
          /* --header-height: 78px;
          --headerheight: 78px; */
          --section-top:32px;
          --larger-p-size: 1.7rem;

          /* --display-header-min-h:calc(100vh - var(--header-height) - var(--admin-bar-height) - 3rem); */
          --display-header-min-h:670px;
		  --c-menu-font-size: 2.7rem;
     }
}
@media(min-width:1200px){
     :root body{
          --menu-font-size: 1rem;
          --logo-width-threshold:252px;
          --logo-height:2.7rem;
          --nav-link-padding: 0 .4rem;
          --header-height: 100px;
          --headerheight: 100px;
          --initial-header-height:100px;
          --menu-width: 985px;
          --section-top:20px;
          --h2-size:46px;
          --h2-size-large: 56px;
          
		--h3-size:38px;
          --h4-size:28px;
          --larger-p-size: 32px;
		--c-menu-font-size: 3.1rem;
          /*
          --btn-fontsize: 1rem;
          --btn-padding: 10px 23px 9px;
          --btn-border-width:2px; */
          /* --display-header-min-h:520px; */
          --border-radius-large:14px;
          /* --display-header-min-h: calc(100vh - var(--header-height) - var(--admin-bar-height) - 13rem); */
     }

}
@media(min-width:1440px){
     :root body{
          --menu-font-size: 1.2rem;
          /* --header-height:114px;
          --headerheight: 114px; */
          --logo-width-threshold:300px;
          --c-menu-font-size: 3.6rem;
          --h4-size:32px;

     }
     :root body.scrolled{
          --header-height:104px;
          --headerheight: 104px;
     }

}
@media(min-width:1600px){
     :root body{
          --display-header-min-h:760px;
          --h1-size:78px;
          --h2-size:52px;
          --h3-size:46px;
          --h2-size-large: 52px;
          --logo-width-threshold:352px;
          --logo-height:2.9rem;
          /* --display-header-min-h: 620px; */
          /* --display-header-min-h: calc(100vh - var(--header-height) - var(--admin-bar-height) - 23rem); */
          --post-item-slider-height:480px;
     }

}
@media(min-width:1820px){
     :root body{
          --h2-size:60px;
          --h2-size-large: 63px;
          --c-menu-font-size: 4.1rem;
          /* --display-header-min-h: 620px;; */
          /* --display-header-min-h: calc(100vh - var(--header-height) - var(--admin-bar-height) - 23rem); */
     }

}
@media(min-width:2200px){
     :root body{
          --logo-width-threshold:600px;
          --logo-height:2.9rem;
          --c-menu-font-size: 4.4rem;
     }

}
@media(max-height:699.98px){
	:root body{
		--display-header-min-h:540px;
	}
}
@media(min-height:840px){
	:root body{
		--display-header-min-h:680px;
	}
}

.mt-5, .my-5 {
     margin-top: 4rem !important;
}


.logocolor-primary{fill:var(--primary)!important;}
.logocolor-secondary{fill:var(--secondary)!important;}



body.admin-bar .rot-fixed-top-mobile,
body.admin-bar .background-fixed:not(.parallax-scroll){
     /* top:calc(0px + var(--top-header-height))!important; */
     top:calc(var(--admin-bar-height) + var(--top-header-height))!important;
}
@media(min-width:782.2px){
     body.admin-bar .rot-fixd-top-tablet,
     body.admin-bar .background-fixed:not(.parallax-scroll){
          /* top:calc(0px + var(--top-header-height))!important; */
          top:calc(var(--admin-bar-height) + var(--top-header-height))!important;
     }
}
@media(min-width:768px){
     .position-md-fixed{
          position:fixed!important;
     }
}
@media(min-width:992px){
     .position-lg-fixed{
          position:fixed!important;
     }
     body.admin-bar .rot-fixed-top-desktop,
     body.admin-bar .background-fixed:not(.parallax-scroll){
          /* top:calc(0px + var(--top-header-height))!important; */
          top:calc(var(--admin-bar-height) + var(--top-header-height))!important;
     }
}

#wwidth {
    display: block;
    position: fixed;
    top: var(--admin-bar-height);
    right: 0;
    color: white;
    background: #bdbdbd30;
    padding: 4px 1rem;
    z-index: 20000000;
    pointer-events: none;
}

 /*lightmode*/

 :root.user-colorscheme-light body{
     --text: #242424;
     --primary-orig:#a1b500;
     --primary-dark:#949e8b;
     --primary:#d0db62;
     --primary-medium:#afc011;
     --primary-light:#d6fe9c;
     --primary-lightest:#f1f7ed;
     --primary-hover:var(--grey);
     --primary-anti:var(--primary-orig);
     --primary-anti2:var(--primary-orig);
     --primary-anti3:var(--white);
     --primary-anti4:var(--primary-orig);
     --header-text-color:white;
 }
