/* --------------------------------------
$Author: ThemeMascot
$URL: https://themeforest.net/user/ThemeMascot

----------------------------------------- */
:root {
  --theme-color1: #EFBF04;
  --theme-color1-rgb: 239, 191, 4;
  --theme-color1-lighter: #fcd230;
  --theme-color1-darker: #b89303;
  --theme-color2: #000000;
  --theme-color2-rgb: 0, 0, 0;
  --theme-color2-lighter: #1c1c1c;
  --theme-color2-darker: black;
  --theme-color3: #d1b48f;
  --theme-color3-rgb: 209, 180, 143;
  --theme-color3-lighter: #e1cfb7;
  --theme-color3-darker: #c19967;
  --theme-color4: #242632;
  --theme-color4-rgb: 36, 38, 50;
  --theme-color4-lighter: #3b3f53;
  --theme-color4-darker: #0d0d11;
  --gradient-1: linear-gradient(102.22deg, #16309F 14.34%, #FFFFFF 95.5%);
  --gradient-2: linear-gradient(102.22deg, #16309F 14.34%, #FF6D48 95.5%);
  --gradient-3: linear-gradient(90deg, #16309F 0%, rgba(22, 48, 159, 0) 90.39%);
  --gradient-4: linear-gradient(251.9deg, #000047 37.79%, #FF6D48 87.6%);
  --gradient-5: linear-gradient(269.76deg, #FF6D48 2.84%, #000047 54.27%);
  --gradient-6: linear-gradient(180deg, #000047 35%, #16309F 139.99%);
  --gradient-7: linear-gradient(180deg, #000047 34.7%, #16309F 138.8%);
  --gradient-8: linear-gradient(180deg, #FFFFFF 69.43%, #E1E7FD 98.99%);
  --gradient-9: linear-gradient(270deg, #16309F -1.75%, #FF6D48 97.85%);
  --gradient-10: linear-gradient(360deg, #16309F 0%, rgba(22, 48, 159, 0.13) 100%);
  --gradient-11: linear-gradient(0deg, #16309F 8.58%, rgba(8, 17, 57, 0) 95.08%);
  --gradient-12: linear-gradient(180deg, #000047 34.89%, #16309F 139.54%);
  --gradient-13: linear-gradient(122.28deg, #E1E7FD 13.28%, #FFFFFF 75.57%);
  --gradient-14: linear-gradient(180deg, #000047 0%, #16309F 100%);
  --gradient-15: linear-gradient(180deg, #000047 36.1%, #16309F 144.4%);
  --gradient-16: linear-gradient(360deg, #16309F 7.65%, rgba(8, 17, 57, 0) 80.35%);
  --gradient-17: linear-gradient(270deg, #4D91F2 0%, #16309F 100%);
  --gradient-18: linear-gradient(180deg, #FFFFFF 86.16%, #E1E7FD 98.02%);
  --gradient-19: linear-gradient(360deg, #000047 7.65%, rgba(8, 17, 57, 0) 80.35%);
  --gradient-20: linear-gradient(360deg, #000047 7.65%, rgba(8, 17, 57, 0) 80.35%);
  --gradient-21: linear-gradient(168.16deg, #FFFFFF -0.39%, #E1E7FD 96.18%);
  --gradient-22: linear-gradient(129.02deg, #16309F 39.69%, #000047 91.52%);
  --gradient-23: linear-gradient(270deg, #16309F 0%, rgba(22, 48, 159, 0.13) 99.36%);
  --gradient-24: linear-gradient(39.17deg, #FF6D48 -0.68%, #000047 59.03%);
  --gradient-25: linear-gradient(30.6deg, rgba(22, 48, 159, 0.13) 9.27%, #16309F 82.2%);
  --gradient-26: linear-gradient(161.42deg, #000047 11.31%, #16309F 89.28%);
  --gradient-27: linear-gradient(168.1deg, #FFFFFF -0.39%, #E1E7FD 96.55%);
  --gradient-28: linear-gradient(180deg, #FF6D48 0%, #000047 54.52%);
  --theme-color1-text-color: #fff;
  --theme-color2-text-color: #fff;
  --theme-color3-text-color: #fff;
  --theme-color4-text-color: #000;
  --hover-theme-color: #EFBF04;
  --footer-default-theme-color: var(--theme-color1);
  --footer-default-hover-theme-color: var(--theme-color1);
  --footer-default-text-color-on-bg-theme-color: var(--theme-color1-text-color);
}

/*
 * border: theme-color
 * -----------------------------------------------
*/
.widget .line-bottom:after,
.widget .line-bottom:after,
.pager.theme-colored a {
  border: 1px solid var(--theme-color1);
}

.hr-divider {
  border-top-color: rgba(239, 191, 4, 0.2) !important;
}

/* -------- Text Theme Color ---------- */
.text-theme-colored1 {
  color: var(--theme-color1) !important;
}

.text-theme-colored2 {
  color: var(--theme-color2) !important;
}

.text-theme-colored3 {
  color: var(--theme-color3) !important;
}

.text-theme-colored4 {
  color: var(--theme-color4) !important;
}

.bg-theme-colored1 {
  background-color: var(--theme-color1) !important;
}

.bg-theme-colored2 {
  background-color: var(--theme-color2) !important;
}

.bg-theme-colored3 {
  background-color: var(--theme-color3) !important;
}

.bg-theme-colored4 {
  background-color: var(--theme-color4) !important;
}

.border-theme-colored1 {
  border-color: var(--theme-color1) !important;
}

.border-theme-colored2 {
  border-color: var(--theme-color2) !important;
}

.border-theme-colored3 {
  border-color: var(--theme-color3) !important;
}

.border-theme-colored4 {
  border-color: var(--theme-color4) !important;
}

/*
 * blog-single.scss
 * -----------------------------------------------
*/
/*
 * Shortcode: blog.scss
 * -----------------------------------------------
*/
.tm-sc-blog.blog-classic article .entry-header .post-single-meta {
  background: var(--theme-color1);
}
.tm-sc-blog.blog-modern article .entry-header .post-single-meta {
  background: var(--theme-color1);
}
.tm-sc-blog.blog-modern article .entry-content .post-btn-readmore {
  border-color: var(--theme-color1);
  background-color: #fff;
}
.tm-sc-blog.blog-modern article:hover .entry-content .post-btn-readmore {
  background-color: var(--theme-color1);
}
.tm-sc-blog.blog-modern article:hover .entry-content .post-btn-readmore .btn-plain-text-with-arrow:after {
  color: #fff;
}
.tm-sc-blog.blog-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n+1) article .post-thumb .post-thumb-inner .thumb:after, .tm-sc-blog.blog-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n+3) article .post-thumb .post-thumb-inner .thumb:after, .tm-sc-blog.blog-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n+6) article .post-thumb .post-thumb-inner .thumb:after, .tm-sc-blog.blog-alternative-design .isotope-layout-inner .isotope-item:not(.isotope-item-sizer):nth-child(8n+8) article .post-thumb .post-thumb-inner .thumb:after {
  background-color: rgba(239, 191, 4, 0.94);
}

/*
 * Shortcode: buttons.scss
 * -----------------------------------------------
*/
.btn-theme-colored1 {
  --bs-btn-color: #000;
  --bs-btn-bg: #EFBF04;
  --bs-btn-border-color: #EFBF04;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f1c92a;
  --bs-btn-hover-border-color: #f1c51d;
  --bs-btn-focus-shadow-rgb: 203, 162, 3;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f2cc36;
  --bs-btn-active-border-color: #f1c51d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #EFBF04;
  --bs-btn-disabled-border-color: #EFBF04;
}

.btn-theme-colored2 {
  --bs-btn-color: #fff;
  --bs-btn-bg: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: black;
  --bs-btn-hover-border-color: black;
  --bs-btn-focus-shadow-rgb: 38, 38, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: black;
  --bs-btn-active-border-color: black;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #000000;
  --bs-btn-disabled-border-color: #000000;
}

.btn-theme-colored3 {
  --bs-btn-color: #000;
  --bs-btn-bg: #d1b48f;
  --bs-btn-border-color: #d1b48f;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d8bfa0;
  --bs-btn-hover-border-color: #d6bc9a;
  --bs-btn-focus-shadow-rgb: 178, 153, 122;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #dac3a5;
  --bs-btn-active-border-color: #d6bc9a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #d1b48f;
  --bs-btn-disabled-border-color: #d1b48f;
}

.btn-theme-colored4 {
  --bs-btn-color: #fff;
  --bs-btn-bg: #242632;
  --bs-btn-border-color: #242632;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #1f202b;
  --bs-btn-hover-border-color: #1d1e28;
  --bs-btn-focus-shadow-rgb: 69, 71, 81;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #1d1e28;
  --bs-btn-active-border-color: #1b1d26;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #242632;
  --bs-btn-disabled-border-color: #242632;
}

.btn-outline-theme-colored1 {
  --bs-btn-color: #EFBF04;
  --bs-btn-border-color: #EFBF04;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #EFBF04;
  --bs-btn-hover-border-color: #EFBF04;
  --bs-btn-focus-shadow-rgb: 239, 191, 4;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #EFBF04;
  --bs-btn-active-border-color: #EFBF04;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #EFBF04;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #EFBF04;
  --bs-gradient: none;
}

.btn-outline-theme-colored2 {
  --bs-btn-color: #000000;
  --bs-btn-border-color: #000000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #000000;
  --bs-btn-hover-border-color: #000000;
  --bs-btn-focus-shadow-rgb: 0, 0, 0;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #000000;
  --bs-btn-active-border-color: #000000;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000000;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #000000;
  --bs-gradient: none;
}

.btn-outline-theme-colored3 {
  --bs-btn-color: #d1b48f;
  --bs-btn-border-color: #d1b48f;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d1b48f;
  --bs-btn-hover-border-color: #d1b48f;
  --bs-btn-focus-shadow-rgb: 209, 180, 143;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #d1b48f;
  --bs-btn-active-border-color: #d1b48f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #d1b48f;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #d1b48f;
  --bs-gradient: none;
}

.btn-outline-theme-colored4 {
  --bs-btn-color: #242632;
  --bs-btn-border-color: #242632;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #242632;
  --bs-btn-hover-border-color: #242632;
  --bs-btn-focus-shadow-rgb: 36, 38, 50;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #242632;
  --bs-btn-active-border-color: #242632;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #242632;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #242632;
  --bs-gradient: none;
}

.btn-theme-colored1 {
  color: var(--theme-color1-text-color);
  background-color: var(--theme-color1);
  border-color: var(--theme-color1);
}
.btn-theme-colored1:hover, .btn-theme-colored1:focus {
  color: var(--theme-color2-text-color);
  background-color: var(--theme-color1);
  border-color: var(--theme-color1);
}
.btn-theme-colored1:before {
  background-color: var(--theme-color2);
}

.btn-theme-colored2 {
  color: var(--theme-color2-text-color);
  background-color: var(--theme-color2);
  border-color: var(--theme-color2);
}
.btn-theme-colored2:hover, .btn-theme-colored2:focus {
  color: var(--theme-color1-text-color);
  background-color: var(--theme-color2);
  border-color: var(--theme-color2);
}
.btn-theme-colored2:before {
  background-color: var(--theme-color1);
}

.btn-theme-colored3 {
  color: var(--theme-color3-text-color);
  background-color: var(--theme-color3);
  border-color: var(--theme-color3);
}
.btn-theme-colored3:hover, .btn-theme-colored3:focus {
  color: var(--theme-color1-text-color);
  background-color: var(--theme-color3);
  border-color: var(--theme-color3);
}

.btn-theme-colored4 {
  color: var(--theme-color4-text-color);
  background-color: var(--theme-color4);
  border-color: var(--theme-color4);
}
.btn-theme-colored4:hover, .btn-theme-colored4:focus {
  color: var(--theme-color1-text-color);
  background-color: var(--theme-color4);
  border-color: var(--theme-color4);
}

.btn-theme-colored3:before,
.btn-theme-colored4:before,
.btn-outline-theme-colored3:before,
.btn-outline-theme-colored3:before {
  background: var(--theme-color1);
}

.btn-outline-theme-colored1 {
  color: var(--theme-color1);
  border-color: var(--theme-color1);
}
.btn-outline-theme-colored1:hover {
  border-color: var(--theme-color3) !important;
  color: #fff !important;
}

.btn-outline-theme-colored2 {
  color: var(--theme-color2);
  border-color: var(--theme-color2);
}
.btn-outline-theme-colored2:hover {
  border-color: var(--theme-color3) !important;
  color: #fff !important;
}

.btn-outline-theme-colored3 {
  color: var(--theme-color3);
  border-color: var(--theme-color3);
}
.btn-outline-theme-colored3:hover {
  border-color: var(--theme-color3) !important;
  color: #fff !important;
}

input[type=submit].btn-theme-colored1:hover, input[type=submit].btn-theme-colored1:focus {
  color: var(--theme-color2-text-color);
  background-color: var(--theme-color2);
}

input[type=submit].btn-theme-colored2:hover, input[type=submit].btn-theme-colored2:focus {
  color: var(--theme-color1-text-color);
  background-color: var(--theme-color1);
}

input[type=submit].btn-theme-colored3:hover, input[type=submit].btn-theme-colored3:focus {
  color: var(--theme-color1-text-color);
  background-color: var(--theme-color1);
}

input[type=submit].btn-theme-colored4:hover, input[type=submit].btn-theme-colored4:focus {
  color: var(--theme-color1-text-color);
  background-color: var(--theme-color1);
}

.btn-light:before,
.btn-dark:before {
  background-color: rgba(var(--theme-color2-rgb), 0.2);
}
.btn-light:hover, .btn-light:focus,
.btn-dark:hover,
.btn-dark:focus {
  color: var(--theme-color2-text-color);
}
.btn-light:hover:before, .btn-light:focus:before,
.btn-dark:hover:before,
.btn-dark:focus:before {
  background-color: var(--theme-color2);
}

.btn-outline-light {
  color: #fff;
}

.btn-outline-light:hover,
.btn-outline-dark:hover {
  background-color: transparent;
}
.btn-outline-light:before,
.btn-outline-dark:before {
  background-color: rgba(var(--theme-color2-rgb), 0.2);
}
.btn-outline-light:hover, .btn-outline-light:focus,
.btn-outline-dark:hover,
.btn-outline-dark:focus {
  color: var(--theme-color2-text-color);
}
.btn-outline-light:hover:before, .btn-outline-light:focus:before,
.btn-outline-dark:hover:before,
.btn-outline-dark:focus:before {
  background-color: var(--theme-color2);
}

/*
 * shop.scss
 * -----------------------------------------------
*/
/*
 * shop-common
 * -----------------------------------------------
*/
.woocommerce .button:not(.compare):not(.yith-wcqv-button):not([name=apply_coupon]),
.woosc_table .button,
.woosc_table .added_to_cart,
.woosw-item .added_to_cart {
  --bs-btn-color: #000;
  --bs-btn-bg: #EFBF04;
  --bs-btn-border-color: #EFBF04;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f1c92a;
  --bs-btn-hover-border-color: #f1c51d;
  --bs-btn-focus-shadow-rgb: 203, 162, 3;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f2cc36;
  --bs-btn-active-border-color: #f1c51d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #EFBF04;
  --bs-btn-disabled-border-color: #EFBF04;
  color: var(--theme-color1-text-color);
}
.woocommerce .button:not(.compare):not(.yith-wcqv-button):not([name=apply_coupon]):hover,
.woosc_table .button:hover,
.woosc_table .added_to_cart:hover,
.woosw-item .added_to_cart:hover {
  color: var(--theme-color3-text-color);
}
.woocommerce .button:not(.compare):not(.yith-wcqv-button):not([name=apply_coupon]):focus,
.woosc_table .button:focus,
.woosc_table .added_to_cart:focus,
.woosw-item .added_to_cart:focus {
  color: var(--theme-color3-text-color);
  box-shadow: none;
}
.woocommerce .button:not(.compare):not(.yith-wcqv-button):not([name=apply_coupon]):disabled, .woocommerce .button:not(.compare):not(.yith-wcqv-button):not([name=apply_coupon]).disabled,
.woosc_table .button:disabled,
.woosc_table .button.disabled,
.woosc_table .added_to_cart:disabled,
.woosc_table .added_to_cart.disabled,
.woosw-item .added_to_cart:disabled,
.woosw-item .added_to_cart.disabled {
  color: var(--theme-color1-text-color);
  opacity: 0.5;
}
.woocommerce .button:not(.compare):not(.yith-wcqv-button):not([name=apply_coupon]):disabled:hover, .woocommerce .button:not(.compare):not(.yith-wcqv-button):not([name=apply_coupon]).disabled:hover,
.woosc_table .button:disabled:hover,
.woosc_table .button.disabled:hover,
.woosc_table .added_to_cart:disabled:hover,
.woosc_table .added_to_cart.disabled:hover,
.woosw-item .added_to_cart:disabled:hover,
.woosw-item .added_to_cart.disabled:hover {
  color: var(--theme-color3-text-color);
}

/*
 *  common.scss
 * -----------------------------------------------
*/
.scroll-to-top a {
  background-image: linear-gradient(to right, #EFBF04 0%, #fcd53c 51%, #EFBF04 100%);
}
.scroll-to-top a:hover {
  box-shadow: 0 10px 20px rgba(239, 191, 4, 0.5);
  background-position: right center;
}