.elementor-kit-16783{--e-global-color-primary:#940D36;--e-global-color-secondary:#5F5F61;--e-global-color-text:#5F5F61;--e-global-color-accent:#940D36;--e-global-color-c940181:#FFFFFF;--e-global-color-61f09e4:#5B001A;--e-global-color-5f54bdf:#C74D72;--e-global-color-20adca0:#8D2041;--e-global-color-c5d0706:#7F7F7F;--e-global-color-c5ed041:#00000008;--e-global-color-427fd13:#D9D9D9;--e-global-typography-primary-font-family:"Arimo";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:46px;--e-global-typography-secondary-font-family:"Arimo";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Arimo";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arimo";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-fbdd052-font-family:"Arimo";--e-global-typography-fbdd052-font-size:12px;--e-global-typography-fbdd052-font-weight:600;--e-global-typography-9cb3d3e-font-family:"Arimo";--e-global-typography-9cb3d3e-font-size:15px;--e-global-typography-9cb3d3e-font-weight:600;--e-global-typography-9cb3d3e-text-transform:none;--e-global-typography-c300a0a-font-size:22px;--e-global-typography-c300a0a-font-weight:700;--e-global-typography-c300a0a-text-transform:none;--e-global-typography-c300a0a-font-style:normal;line-height:1.9em;}.elementor-kit-16783 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16783 p{margin-block-end:0em;}.elementor-kit-16783 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1080px;}.e-con{--container-max-width:1080px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-16783{--e-global-typography-primary-font-size:26px;--e-global-typography-primary-line-height:29px;--e-global-typography-secondary-font-size:22px;--e-global-typography-c300a0a-font-size:18px;--e-global-typography-c300a0a-line-height:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-nav-menu--dropdown .elementor-item:focus, .elementor-sub-item:focus, .elementor-nav-menu--dropdown .elementor-item:focus{
	background-color: #ffffff !important;
	color: #fff;
}

.lithos-font .elementor-heading-title, .lithos-font .bdt-ep-title-text, .elementor-blockquote__content, .menu-lithos a, .bdt-toggle-open, .bdt-toggle-close, .woocommerce-tabs h2{
    font-family: "lithos-pro", sans-serif !important;
}

.white-link a{
    color: #ffffff;
}

.gform_button_select_files {
    width: 150px;
  background-color: var( --e-global-color-primary );
  color: var( --e-global-color-c940181 );
  border-style: none;
  border-radius: 0px 0px 0px 0px !important;
  font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
  font-size: var( --e-global-typography-accent-font-size );
  font-weight: var( --e-global-typography-accent-font-weight );
  text-transform: var( --e-global-typography-accent-text-transform );
}

.variations label, .variations select{
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
  font-size: var( --e-global-typography-text-font-size );
  font-weight: var( --e-global-typography-text-font-weight );
  color: var( --e-global-color-text ); 
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color: var( --e-global-color-primary );
	font-size: 1.25em;
}

.elementor-16789 .elementor-element.elementor-element-a36c28b.elementor-widget-bdt-wc-mini-cart .wc-empty-mini-cart a.bdt-button {

  background-color: var( --e-global-color-primary );
  color: var( --e-global-color-c940181 );
  border-style: none;
  border-radius: 0px 0px 0px 0px !important;
  font-family: var( --e-global-typography-accent-font-family ), Sans-serif;
  font-size: var( --e-global-typography-accent-font-size );
  font-weight: var( --e-global-typography-accent-font-weight );
  text-transform: var( --e-global-typography-accent-text-transform );
}

.woocommerce-notices-wrapper {
    display: none;
}



@-webkit-keyframes et_pb_zoomRight {
  to {
    -webkit-transform:scaleX(1.05);
    transform:scaleX(1.05);
    opacity:1;
  }
}
@keyframes et_pb_zoomRight {
  from {
        -webkit-transform:scale(1);
    transform:scale(1);
    opacity:1;
  }
  
  
  to {
    -webkit-transform:scale(1.05);
    transform:scale(1.05);
    opacity:1;
  }
}

.animated-image {
    
    animation-duration: 1500ms;
    animation-timing-function: ease-in-out;
    -webkit-animation-name:et_pb_zoomRight;
  animation-name:et_pb_zoomRight;
  animation-fill-mode: forwards;
  
}

.woocommerce-product-attributes-item td {
    padding-left: 10px !important;
    vertical-align: middle;
}


table tbody > tr:nth-child(2n+1) > td, table tbody > tr:nth-child(2n+1) > th {
	background-color: white;
}

table td, table th {
	padding: 15px;
	line-height: 1.5;
	vertical-align: top;
	border: none;
}

.woocommerce-product-attributes-item__label {
    align-content: start; 
    text-align: start;
    padding-left: 15px !important;
}

.bdt-dropbar-button {
    background-color: transparent;
}

.archiv-button svg path{
    fill: #940D36;
    transition: all .3s ease 0s;
}

.archiv-button:hover svg path {
    fill: #fff;
    
}

.gform_button_select_files {
	width: 300px;
}

.wc-empty-mini-cart svg {
    display: none;
}

.bdt-dropbar-button {
    color: white !important;
}/* End custom CSS */