body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 14px;--wp--preset--font-size--medium: 23px;--wp--preset--font-size--large: 26px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--normal: 16px;--wp--preset--font-size--huge: 37px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
      .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
      :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
      :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
      .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}

      .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-notice { background-color: #5fbd74; } .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot .woosw-popup-content-bot-inner a:hover { color: #5fbd74; border-color: #5fbd74; }

      body{--primary:#BF624C;--primary_hover:#b1553f;--text:#716147;--accent:#514633;--lighter:#9D9991;--border:#E5E5E5;}
      @media(max-width:1366px){body.theme-xocora [data-elementor-columns-laptop="1"] .column-item{flex: 0 0 100%; max-width: 100%;}.woocommerce.columns-laptop-1 ul.products li.product{flex: 0 0 100%; max-width: 100%;}body.theme-xocora [data-elementor-columns-laptop="2"] .column-item{flex: 0 0 50%; max-width: 50%;}.woocommerce.columns-laptop-2 ul.products li.product{flex: 0 0 50%; max-width: 50%;}body.theme-xocora [data-elementor-columns-laptop="3"] .column-item{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}.woocommerce.columns-laptop-3 ul.products li.product{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}body.theme-xocora [data-elementor-columns-laptop="4"] .column-item{flex: 0 0 25%; max-width: 25%;}.woocommerce.columns-laptop-4 ul.products li.product{flex: 0 0 25%; max-width: 25%;}body.theme-xocora [data-elementor-columns-laptop="5"] .column-item{flex: 0 0 20%; max-width: 20%;}.woocommerce.columns-laptop-5 ul.products li.product{flex: 0 0 20%; max-width: 20%;}body.theme-xocora [data-elementor-columns-laptop="6"] .column-item{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}.woocommerce.columns-laptop-6 ul.products li.product{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}body.theme-xocora [data-elementor-columns-laptop="7"] .column-item{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}.woocommerce.columns-laptop-7 ul.products li.product{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}body.theme-xocora [data-elementor-columns-laptop="8"] .column-item{flex: 0 0 12.5%; max-width: 12.5%;}.woocommerce.columns-laptop-8 ul.products li.product{flex: 0 0 12.5%; max-width: 12.5%;}}@media(max-width:1200px){body.theme-xocora [data-elementor-columns-tablet-extra="1"] .column-item{flex: 0 0 100%; max-width: 100%;}.woocommerce.columns-tablet-extra-1 ul.products li.product{flex: 0 0 100%; max-width: 100%;}body.theme-xocora [data-elementor-columns-tablet-extra="2"] .column-item{flex: 0 0 50%; max-width: 50%;}.woocommerce.columns-tablet-extra-2 ul.products li.product{flex: 0 0 50%; max-width: 50%;}body.theme-xocora [data-elementor-columns-tablet-extra="3"] .column-item{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}.woocommerce.columns-tablet-extra-3 ul.products li.product{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}body.theme-xocora [data-elementor-columns-tablet-extra="4"] .column-item{flex: 0 0 25%; max-width: 25%;}.woocommerce.columns-tablet-extra-4 ul.products li.product{flex: 0 0 25%; max-width: 25%;}body.theme-xocora [data-elementor-columns-tablet-extra="5"] .column-item{flex: 0 0 20%; max-width: 20%;}.woocommerce.columns-tablet-extra-5 ul.products li.product{flex: 0 0 20%; max-width: 20%;}body.theme-xocora [data-elementor-columns-tablet-extra="6"] .column-item{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}.woocommerce.columns-tablet-extra-6 ul.products li.product{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}body.theme-xocora [data-elementor-columns-tablet-extra="7"] .column-item{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}.woocommerce.columns-tablet-extra-7 ul.products li.product{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}body.theme-xocora [data-elementor-columns-tablet-extra="8"] .column-item{flex: 0 0 12.5%; max-width: 12.5%;}.woocommerce.columns-tablet-extra-8 ul.products li.product{flex: 0 0 12.5%; max-width: 12.5%;}}@media(max-width:1024px){body.theme-xocora [data-elementor-columns-tablet="1"] .column-item{flex: 0 0 100%; max-width: 100%;}.woocommerce.columns-tablet-1 ul.products li.product{flex: 0 0 100%; max-width: 100%;}body.theme-xocora [data-elementor-columns-tablet="2"] .column-item{flex: 0 0 50%; max-width: 50%;}.woocommerce.columns-tablet-2 ul.products li.product{flex: 0 0 50%; max-width: 50%;}body.theme-xocora [data-elementor-columns-tablet="3"] .column-item{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}.woocommerce.columns-tablet-3 ul.products li.product{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}body.theme-xocora [data-elementor-columns-tablet="4"] .column-item{flex: 0 0 25%; max-width: 25%;}.woocommerce.columns-tablet-4 ul.products li.product{flex: 0 0 25%; max-width: 25%;}body.theme-xocora [data-elementor-columns-tablet="5"] .column-item{flex: 0 0 20%; max-width: 20%;}.woocommerce.columns-tablet-5 ul.products li.product{flex: 0 0 20%; max-width: 20%;}body.theme-xocora [data-elementor-columns-tablet="6"] .column-item{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}.woocommerce.columns-tablet-6 ul.products li.product{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}body.theme-xocora [data-elementor-columns-tablet="7"] .column-item{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}.woocommerce.columns-tablet-7 ul.products li.product{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}body.theme-xocora [data-elementor-columns-tablet="8"] .column-item{flex: 0 0 12.5%; max-width: 12.5%;}.woocommerce.columns-tablet-8 ul.products li.product{flex: 0 0 12.5%; max-width: 12.5%;}}@media(max-width:880px){body.theme-xocora [data-elementor-columns-mobile-extra="1"] .column-item{flex: 0 0 100%; max-width: 100%;}.woocommerce.columns-mobile-extra-1 ul.products li.product{flex: 0 0 100%; max-width: 100%;}body.theme-xocora [data-elementor-columns-mobile-extra="2"] .column-item{flex: 0 0 50%; max-width: 50%;}.woocommerce.columns-mobile-extra-2 ul.products li.product{flex: 0 0 50%; max-width: 50%;}body.theme-xocora [data-elementor-columns-mobile-extra="3"] .column-item{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}.woocommerce.columns-mobile-extra-3 ul.products li.product{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}body.theme-xocora [data-elementor-columns-mobile-extra="4"] .column-item{flex: 0 0 25%; max-width: 25%;}.woocommerce.columns-mobile-extra-4 ul.products li.product{flex: 0 0 25%; max-width: 25%;}body.theme-xocora [data-elementor-columns-mobile-extra="5"] .column-item{flex: 0 0 20%; max-width: 20%;}.woocommerce.columns-mobile-extra-5 ul.products li.product{flex: 0 0 20%; max-width: 20%;}body.theme-xocora [data-elementor-columns-mobile-extra="6"] .column-item{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}.woocommerce.columns-mobile-extra-6 ul.products li.product{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}body.theme-xocora [data-elementor-columns-mobile-extra="7"] .column-item{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}.woocommerce.columns-mobile-extra-7 ul.products li.product{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}body.theme-xocora [data-elementor-columns-mobile-extra="8"] .column-item{flex: 0 0 12.5%; max-width: 12.5%;}.woocommerce.columns-mobile-extra-8 ul.products li.product{flex: 0 0 12.5%; max-width: 12.5%;}}@media(max-width:767px){body.theme-xocora [data-elementor-columns-mobile="1"] .column-item{flex: 0 0 100%; max-width: 100%;}.woocommerce.columns-mobile-1 ul.products li.product{flex: 0 0 100%; max-width: 100%;}body.theme-xocora [data-elementor-columns-mobile="2"] .column-item{flex: 0 0 50%; max-width: 50%;}.woocommerce.columns-mobile-2 ul.products li.product{flex: 0 0 50%; max-width: 50%;}body.theme-xocora [data-elementor-columns-mobile="3"] .column-item{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}.woocommerce.columns-mobile-3 ul.products li.product{flex: 0 0 33.3333333333%; max-width: 33.3333333333%;}body.theme-xocora [data-elementor-columns-mobile="4"] .column-item{flex: 0 0 25%; max-width: 25%;}.woocommerce.columns-mobile-4 ul.products li.product{flex: 0 0 25%; max-width: 25%;}body.theme-xocora [data-elementor-columns-mobile="5"] .column-item{flex: 0 0 20%; max-width: 20%;}.woocommerce.columns-mobile-5 ul.products li.product{flex: 0 0 20%; max-width: 20%;}body.theme-xocora [data-elementor-columns-mobile="6"] .column-item{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}.woocommerce.columns-mobile-6 ul.products li.product{flex: 0 0 16.6666666667%; max-width: 16.6666666667%;}body.theme-xocora [data-elementor-columns-mobile="7"] .column-item{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}.woocommerce.columns-mobile-7 ul.products li.product{flex: 0 0 14.2857142857%; max-width: 14.2857142857%;}body.theme-xocora [data-elementor-columns-mobile="8"] .column-item{flex: 0 0 12.5%; max-width: 12.5%;}.woocommerce.columns-mobile-8 ul.products li.product{flex: 0 0 12.5%; max-width: 12.5%;}}

      .wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video{margin:0 0 1em}.wp-block-template-part.has-background{margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
      .elementor-701 .elementor-element.elementor-element-fc51d20 .elementor-icon-list-items .elementor-icon-list-item:hover .elementor-icon-list-text {
        color: #8ae4ff;
      }
      
      .elementor-701 .elementor-element.elementor-element-a835c05 .elementor-icon-list-items .elementor-icon-list-item:hover .elementor-icon-list-text {
        color: #8ae4ff;
      }
      .rev-scroll-btn{min-height:50px !important; min-width:50px !important}.rev-scroll-btn > *{position:absolute !important; color:#000 !important; font-size:15px}.rev-scroll-btn span{width:0 !important; background:transparent !important}
      .elementor-8067 .elementor-element.elementor-element-fd211d1>.elementor-container{min-height:480px}.elementor-8067 .elementor-element.elementor-element-fd211d1:not(.elementor-motion-effects-element-type-background),.elementor-8067 .elementor-element.elementor-element-fd211d1>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-image:url(https://demo2.wpopal.com/xocora/wp-content/uploads/2021/11/Breadcrumb-Blog.jpeg);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-8067 .elementor-element.elementor-element-fd211d1{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0;margin-bottom:140px;padding:0 30px}.elementor-8067 .elementor-element.elementor-element-fd211d1>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}@media(max-width:1200px){.elementor-8067 .elementor-element.elementor-element-fd211d1>.elementor-container{min-height:380px}.elementor-8067 .elementor-element.elementor-element-fd211d1{margin-top:0;margin-bottom:60px}.elementor-8067 .elementor-element.elementor-element-e9e531b .xocora-woocommerce-title{font-size:48px}}@media(max-width:880px){.elementor-8067 .elementor-element.elementor-element-fd211d1>.elementor-container{min-height:280px}.elementor-8067 .elementor-element.elementor-element-e9e531b .xocora-woocommerce-title{font-size:38px}}@media(max-width:767px){.elementor-8067 .elementor-element.elementor-element-fd211d1{padding:0 15px}.elementor-8067 .elementor-element.elementor-element-e9e531b .xocora-woocommerce-title{font-size:30px}}
      .elementor-kit-4{--e-global-color-primary:#BF624C;--e-global-color-primary_hover:#b1553f;--e-global-color-text:#716147;--e-global-color-accent:#514633;--e-global-color-lighter:#9D9991;--e-global-color-border:#E5E5E5;--e-global-typography-heading_title-font-family:"xocora heading";--e-global-typography-heading_title-font-size:50px;--e-global-typography-heading_title-font-weight:300;--e-global-typography-heading_title-text-transform:uppercase;--e-global-typography-heading_title-line-height:1.2em;--e-global-typography-heading_title-letter-spacing:1.5px;--e-global-typography-heading_sub-font-family:"Spartan";--e-global-typography-heading_sub-font-size:11px;--e-global-typography-heading_sub-font-weight:600;--e-global-typography-heading_sub-text-transform:uppercase;--e-global-typography-heading_sub-line-height:12px;--e-global-typography-heading_sub-letter-spacing:2.8px;--e-global-typography-heading_footer-font-family:"xocora heading";--e-global-typography-heading_footer-font-size:22px;--e-global-typography-heading_footer-font-weight:300;--e-global-typography-heading_footer-text-transform:uppercase;--e-global-typography-heading_footer-line-height:26px;--e-global-typography-heading_footer-letter-spacing:1.5px}.elementor-kit-4 button,.elementor-kit-4 input[type=button],.elementor-kit-4 input[type=submit],.elementor-kit-4 .elementor-button{font-family:spartan,Sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;background-color:var( --e-global-color-primary );border-radius:0 0 0 0;padding:18px 35px 17px}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type=button]:hover,.elementor-kit-4 input[type=button]:focus,.elementor-kit-4 input[type=submit]:hover,.elementor-kit-4 input[type=submit]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#514633}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1290px}.e-con{--container-max-width:1290px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px}{}h1.entry-title{display:var(--page-title-display)}@media(max-width:1200px){.elementor-kit-4{--e-global-typography-heading_title-font-size:42px;--e-global-typography-heading_title-letter-spacing:1.26px}}@media(max-width:1024px){.elementor-kit-4{--e-global-typography-heading_title-font-size:40px;--e-global-typography-heading_title-letter-spacing:1.2px}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-heading_title-font-size:32px;--e-global-typography-heading_title-letter-spacing:1px}.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}
      .main-navigation ul.menu>li.menu-item-has-children>a:after, .main-navigation ul.menu>li.page_item_has_children>a:after, .main-navigation ul.menu>li.has-mega-menu>a:after, .main-navigation ul.nav-menu>li.menu-item-has-children>a:after, .main-navigation ul.nav-menu>li.page_item_has_children>a:after, .main-navigation ul.nav-menu>li.has-mega-menu>a:after{
        display: none !important;
      }
      .menu-item .fa-angle-down{
        font-size: 16px;
        margin-left: 5px
      }
      .counter {
        background-color:#f5f5f5;
        padding: 20px 0;
        border-radius: 5px;
    }
    
    .count-title {
      font-size: 50px;
      font-weight:500;
      margin-top: 10px;
      margin-bottom: 0;
      text-align: center;
      color: #bf624c;
    }
    
    .count-text {
        font-size: 13px;
        font-weight: normal;
        margin-top: 10px;
        margin-bottom: 0;
        text-align: center;
    }
    .counter h3{
      font-size: 20px;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: .3px;
    margin-top: 20px;
    margin-bottom: 20px;
    }
    
    .fa-2x {
        margin: 0 auto;
        float: none;
        display: table;
        color: #4ad1e5;
    }

.testimonial-section2{
  /*height: 600px;*/
  position: relative;
  padding: 50px 0;
  
}
.testim{
  margin-top: -90px;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #ccc;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color:#bf624c;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 60px;
  left: 0;
  display: block;
  z-index: 3333;
  height: 12px;
  right: 0;
  margin: 0px auto;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #bf624c;
    border-color:#bf624c;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div .h4 {
    color: #000;
    font-size: 1.2em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #000;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
  }

}
.wpcf7-form .one-half, .wpcf7-form .one-third {
  position: relative;
  float: left;
  margin-bottom: 5px !important;
}
.portfolio-menu{
	text-align:center;
}
.portfolio-menu ul li{
	display:inline-block;
	margin:0;
	list-style:none;
	padding:10px 15px;
	cursor:pointer;
	-webkit-transition:all 05s ease;
	-moz-transition:all 05s ease;
	-ms-transition:all 05s ease;
	-o-transition:all 05s ease;
	transition:all .5s ease;
}

.portfolio-item{
	/*width:100%;*/
}
.portfolio-item .item{
	/*width:303px;*/
	float:left;
	margin-bottom:10px;
}
.slick-slide {
    margin: 0px 0px;
}



.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}