/*** Dropdown Menu ***/

/*body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    display: none;}*/
    
/*** Home Slider ***/

.home-slider-image .n2-ss-item-image {
    border-radius: 9px 90px 9px 9px !important;
}

/*** Search ***/

span.highlight {
    background: yellow;
}

/*** Edocman Mods ***/

.view-category img.edocman-thumb-left {
    float: none!important;
    margin-right: auto!important;
    margin-left: auto!important;
    border-radius: 5px;
    width: 100%!important;
}

.grid img.edocman-thumb-left {
    margin: 0!important;
    float: none!important;
    border-radius: 5px;
}

#edocman-categories .edocman-box-heading, #edocman-documents .edocman-box-heading, #edocman-document-page .edocman-box-heading {
    border-radius: 5px 5px 0 0;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 18px;
    margin: 0;
    text-align: center;
}

.edocman-taskbar {
    padding: 0;
    margin: 0px;
    list-style-type: none;
}

.edocman-taskbar .btn-secondary {
    color: #fff;
    background-color: #cc1a22;
    border-color: #cc1a22;
    width: 100%;
}

.edocman-taskbar li {
	float:none!important;
    list-style-type: none!important;
    background-image: none!important;
    padding: 0 !important;
    margin: .5em 0 2px!important;
}

.edocman-taskbar .btn-secondary:hover {
    color: #fff;
    background-color: #220901;
    border-color: #220901;
    width: 100%;
}

#edocman-documents .edocman-document {
    margin-bottom: 20px;
    text-align: center;
}

#edocman-categories .edocman-box-heading, #edocman-documents .edocman-box-heading, #edocman-document-page .edocman-box-heading {
    background: #f2f2f2;
    border: 1px solid #DBDEE1;
}

#edocman-categories .edocman-box-heading, #edocman-documents .edocman-box-heading, #edocman-document-page .edocman-box-heading {
    background: #0d8479;
    border: 1px solid #0d8479;
}

a.edocman-document-title-link, a.edocman-category-title-link {
    color: #ffffff;
}

#edocman-documents h3.edocman-document-title .sizeinformation, #edocman-documents h3.edocman-document-title .downloadinformation, #edocman-documents h3.edocman-document-title .dateinformation, #edocman-documents h3.edocman-document-title .ratinginformation, #table-document .ratinginformation {
    font-weight: normal;
    font-size: 11px;
    margin-top: 10px;
    display: inline;
    color: rgba(255,255,255, 0.6);
    padding-right: 5px;
}
#edocman-categories .edocman-box-heading, #edocman-documents .edocman-box-heading, #edocman-document-page .edocman-box-heading {
    border-radius: 5px 5px 0 0;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 18px;
    margin: 0;
}
    
/*** Bottom ***/

#sp-bottom .sp-module ul > li {
    display: block;
    margin-bottom: 15px;
}

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #333;
    border-radius: 3px;
    z-index: 1000;
}

/*** Footer ***/

div#sp-footer1 {
    text-align: center;
}
    

/*** Custom Font Styles ***/

span.red-title {
    color: #cc1a22;
}


/*** Body ***/

#edocman-category {
    display: none;
}

.com-sppagebuilder.events #sp-main-body {
    padding: 40px 0px 90px 0px;
    max-width: 1270px;
    margin-right: auto;
    margin-left: auto;
}

.body-innerwrapper {
    overflow-x: hidden;
    padding-top: 170px;
}

.body-innerwrapper {
    background: transparent;
}

body .sppb-btn.sppb-btn-link, body .btn.sppb-btn-link {
  padding: 0px;
  color: #cc1a22;
  font-weight: bold;
  letter-spacing: 1px !important;
  text-decoration-line: none !important;
  transition: all 0.3s ease;
}

.check-bullets ul {
    list-style: none;
}

.check-bullets ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    color: #0d8479;
    padding: 0px 10px 0 0;
    position:absolute;
    font-weight: 900;
    left:15px;
}
.check-bullets ul li {
    padding: 7px 0px;
}

.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.heart-bullets ul {
    list-style: none;
}

.heart-bullets ul li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f004";
    color: #cc1a22;
    padding: 0px 10px 0 0;
    position:absolute;
    font-weight:900;
    left:15px;
}
.heart-bullets ul li {
    padding: 7px 0px;
}

/*** Top Bar ***/

.sp-contact-info li {
    display: inline-block;
    margin: 0 5px;
    font-size: 90%;
    white-space: nowrap;
}

#sp-top-bar {
    padding: 15px 0;
    font-weight: 600;
}
#sp-top-bar a {
    color: #fff;
}

#sp-menu .sp-column .sp-module-content .cart-item-info a:hover img {
    width: 28px;
    height: auto;
    display: inline-block;
    transform: translateX(2px);
    transition: all 0.3s ease;
}

a.heart:before {
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    margin-right: 8px;
    color: #cc1a22;
    font-weight: 900;
}

#sppb-addon-1606051247212 .sppb-icons-group-list {
    margin: -18px -5px -5px -5px;
}

/*** Menu Bar ***/

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #0d8479;
}

.offcanvas-bottom .search {
    padding: 30px;
}


@media only screen and (max-width: 1024px) and (min-width: 320px)  {
.sp-megamenu-parent > li > a {
    font-size: 12px!important;
}
}

#sp-header.header-sticky {
    position: fixed;
    top: 0px;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%);
}

#sp-menu .sp-column .sp-module-content a img {
    width: 25px;
    height: auto;
    display: inline-block;
}

#sp-menu .sp-column .sp-module-content .cart-item-info a img {
    width: 28px;
    height: auto;
    display: inline-block;
}

#sp-menu .sp-column .sp-module-content .sp-mod-login a img {
    width: 22px;
    height: auto;
    display: inline-block;
}

#sp-menu .sp-column .sp-module-content .cart-item-count, #sp-menu .sp-column .sp-module-content .count {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    border-radius: 100%;
    background-color: #cc1a22;
    text-align: center;
}

#sp-menu .sp-module {
    margin: 0;
}

#sp-menu .sp-module {
    display: inline-block;
    margin: 0 0 0 1.25rem;
}

#sp-menu div.sp-module:not(:first-child) {
    margin-left: 1.7rem;
}

#sp-menu .sp-column {
    align-items: center;
    display: flex;
    float: right;
}

/*** Hide Header ***/

.hide-header .article-details .article-header {
    display: none;
}
.hide-header .article-details .article-info {
    display: none;
}

/*** Hide Social ***/

.hide-social .article-ratings-social-share.d-flex.justify-content-end {
    display: none!important;
}

/*** Hide Reading Wrap ***/

.hide-wrap .article-info span.category-name, .hide-wrap .article-info span.reading-time-wrap {
    display: none!important;
}

/*** Page Title ***/

.sp-page-title .breadcrumb > span, .sp-page-title .breadcrumb > li, .sp-page-title .breadcrumb > li + li:before, .sp-page-title .breadcrumb > li > a {
    color: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 99;
}
.sp-page-title .breadcrumb > .active {
    color: rgba(255, 255, 255, 1);
}
.sp-page-title:before {
    background: rgba(0,0,0,0.3);
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.sp-page-title .sp-page-title-heading {
    font-size: 61px;
    line-height: 83px;
    position: relative;
    z-index: 99;
    font-weight: 600;
}
.sp-page-title {
    padding: 50px 0px 60px 0;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: cover;
    background-attachment: fixed;
}



/*** Naviagtion ***/

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
    background: #cc1a22;
    transition: 0.3s;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.no-link:hover {
    background: #efefef;
    transition: 0.3s;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.no-link {
    background: #efefef;
    transition: 0.3s;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 6px 20px;
    position: relative;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 0px;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #220901;
    transition: 0s;
}

.sp-dropdown li.sp-menu-item.current-item.active {
    background: #cc1A22;
}

.sp-dropdown li.sp-menu-item.sp-has-child.active a {
    color: #220901!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.current-item.active > a {
    color: #fff!important;
}

.sp-megamenu-parent .sp-dropdown {
    margin: -2px 0 0 0;
    position: absolute;
    z-index: 10;
    display: none;
}

.sp-dropdown li.sp-menu-item > a.no-link {
    pointer-events: none;
    text-transform: uppercase;
    border-bottom: 1px solid #cc1a22;
    padding-bottom: 2px;
    margin-bottom: 10px;
    color:inherit;
}

.sp-dropdown ul li.sp-menu-item a {
    display: block!important;
}

.sp-dropdown li.sp-menu-item > a.no-link:hover {
    pointer-events: none;
    text-transform: uppercase;
    border-bottom: 1px solid #220901;
    color: inherit;
    padding-bottom: 2px;
    margin-bottom: 10px;
    display:block;
}

span.menu-separator.no-link {
    border-bottom: 1px solid #220901;
}


#sp-right .sp-module ul.menu-child > li:before {
    position: absolute;
    content: "";
    background-color: #cc1a22;
    width: 3px;
    height: 30px;
    left: -10px;
    top: 0;
    opacity: 0;
    transition: all 0.4s ease;
}

#sp-right .sp-module ul.menu-child > li:hover:before, .view-article ul.menu-child > li.active:before, .view-category ul.menu-child > li.active:before {
    opacity: 1!important;
}

#sp-right .sp-module ul.menu-child > li.menu-divider:hover:before, .view-article ul.menu-child > li.menu-divider.active:before, .view-category ul.menu-child > li.menu-divider.active:before, #sp-right .sp-module ul.menu > li.menu-divider:hover:before, .view-article ul.menu > li.menu-divider.active:before, .view-category ul.menu > li.menu-divider.active:before {
    opacity: 0!important;
}

.logout-button .sppb-btn.sppb-btn-link {
  padding: 0px 0px 5px 0px;
  color: #cc1a22;
  font-weight: bold;
  letter-spacing: 1px !important;
  text-decoration-line: none !important;
  transition: all 0.3s ease;
}
/*** Feature Images ***/

.feature-images img {
    border-radius: 9px 9px 0px 0px;
}

.feature-box:hover {
	box-shadow: 0px 10px 20px 0 rgb(0 0 0 / 15%);
}

/*** Articles ***/

.artist-contact .sppb-btn {
    display: block;
    text-align: left;
}

.blog-listing-top-title-wrapper {
    display: none;
}

.view-category .container .blog {
    padding-right: 0px;
}

.fortune-article-title-wrapper {
    max-width: 850px;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 37px;
    color: #010944;
}

.programs .article-list .article .article-header h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #010944;
    text-align:center;
}


.giving-box {
    border-bottom: 1px dotted #cc1a22;
    padding: 0 0 20px 0;
}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 61px;
    line-height: 83px;
    letter-spacing: -0.5px;
    width: 100%;
}

/*** Board of Directors ***/

.board .sppb-addon-person .sppb-person-information>span.sppb-person-name, .board .sppb-addon-person .sppb-person-information>span.sppb-person-name {
    color: #220901;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
}

.board .sppb-addon-person .sppb-person-information>a.sppb-person-email, .board .sppb-addon-persion .sppb-person-information>span.sppb-person-designation, .board .sppb-addon-person .sppb-person-information>a.sppb-person-email, .board .sppb-addon-person .sppb-person-information>span.sppb-person-designation {
    margin-top: 0px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: rgba(0,0,0,.4);
}

a.showHide {
    background: #cc1a22;
    color: #fff;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

p.truncate {
    margin: 0 0 20px 0;
}


/*** Tab Styles ***/

.hps-tab-wrapper .sppb-addon-content {
  flex-direction: row-reverse;
}
.hps-tab-wrapper .sppb-addon-title {
  width: 40%;
  margin-left: auto;
  margin-bottom: 40px;
}
.hps-tab-wrapper .sppb-nav {
  flex: 1 0 40%;
  max-width: 40%;
  padding-right: 0px !important;
}
.hps-tab-wrapper .sppb-nav li.active a {
  box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.05);
  z-index: 2;
}
.hps-tab-wrapper .sppb-nav li:first-child a {
  border-radius: 9px 9px 0px 0px;
}
.hps-tab-wrapper .sppb-nav li:last-child a {
  border-radius: 0px 0px 9px 9px;
}
.hps-tab-wrapper .sppb-nav li a {
  z-index: 1;
}
.hps-tab-wrapper .sppb-nav li a .sppb-tab-subtitle {
  font-weight: normal;
  font-size: 14px;
  line-height: 27px;
  color: #010944;
  margin-top: 10px;
}
.hps-tab-wrapper .sppb-tab-content {
  position: relative;
  flex: 1 0 60%;
  max-width: 60%;
  width: auto !important;
  margin-right: 190px;
  margin-top: -160px;
}
.hps-tab-wrapper .sppb-tab-content:before {
  background: rgba(174, 216, 212, 0.5);
  border-radius: 7px;
  width: 540px;
  height: 690px;
  display: block;
  top: 0px;
  left: 190px;
  content: "";
  position: absolute;
  border-radius: 9px 9px 90px 9px;
}
.hps-tab-wrapper .sppb-tab-content:after {
  content: url("../images/wave-shape-black.png");
  position: absolute;
  bottom: -35px;
  right: -98px;
  z-index: -1;
}
.hps-tab-wrapper .sppb-tab-content .sppb-addon-content {
  margin-top: 65px;
}
.hps-tab-wrapper .sppb-tab-content .sppb-addon-content img {
  border-radius: 7px;
}

/*** Sidebar Menu ***/

#sp-left .sp-module .menu ul, #sp-right .sp-module .menu ul {
  margin: 0 10px;
}

#sp-right .sp-module .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
#sp-right .sp-module .menu li {
  padding: 2px 0;
}
#sp-right .sp-module .menu li {
  margin: 5px 0;
}

#sp-right .sp-module ul.menu > li {
  display: block;
  padding: 0 25px;
  position: relative;
}
#sp-right .sp-module ul.menu > li {
  font-weight: 600;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase;
  margin: 15px 0;

}
#sp-right .sp-module ul.menu > li > a {
    display: block;
    padding: 2px 0;
    color: #220901;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 18px;
}
#sp-right .sp-module ul.menu > li:before {
  position: absolute;
  content: "";
  background-color: #cc1a22;
  width: 3px;
  height: 30px;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.4s ease;
}
#sp-right .sp-module ul.menu > li.active:before {
  position: absolute;
  content: "";
  background-color: #cc1a22;
  width: 3px;
  height: 30px;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.4s ease;
}

#sp-right .sp-module ul.menu > li:hover:before, .view-article ul.menu > li.active:before, .view-category ul.menu > li.active:before, .view-page ul.menu > li.active:before {
  opacity: 1!important;
}
#sp-right .sp-module ul.menu > li:hover a, .view-article ul.menu > li.active a, .view-category ul.menu > li.active a {
  color: #cc1a22;
}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 30px 25px;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
}

/*** Blog Articles ***/

.article-details .fortune-article-details-content .sppb-col-md-1 {
    margin-top: 0px;
}

.article-info span.reading-time-wrap {
    display: none;
}
.article-info>span {
    display: block;
}

.article-details .article-info {
    margin-bottom: 1rem;
    padding-left: 9px;
}

/*** JoomDonation ***/

#donation-failure-page .form-horizontal .controls {
    margin-left: 90px;
    line-height: 36px;
}

#donation-failure-page .form-actions {
    padding-left: 90px;
}

.com-jdonation .input-large {
    width: 75%!important;
}

.com-jdonation select.form-control:not([size]):not([multiple]) {
    height: auto;
}

.com-jdonation textarea#comment {
    border-radius: 7px;
    border: 1px solid rgba(1, 9, 68, 0.3);
    font-size: 16px;
    padding: 14px;
}

.com-jdonation #donation_type .controls label.radio input {
    float: none;
    margin-top: 0;
    margin-right: 10px;
}

.com-jdonation #amount {
    display: inline !important;
    width: 25%!important;
    border-radius: 0px 7px 7px 0px;
}

.com-jdonation span.input-group-text {
    line-height: 46px;
}

.com-jdonation div#tr_exp_date, .com-jdonation div#tr_cvv_code {
    margin-bottom: 60px;
}

#table-donorhistory thead tr th {
    background-color: #0d8479;
    color: white;
    padding: 5px 15px;
}

h1.jd-title {
    font-size: 25px;
}

.com-jdonation #sp-main-body .container {
    max-width: 1270px;
}

.com-jdonation #sp-main-body {
    padding: 40px 0px 90px 0px;
    margin-right: auto;
    margin-left: auto;
}

/*** User Component ***/

.com-users #sp-main-body .container {
    max-width: 1270px;
}

.com-users #sp-main-body {
    padding: 40px 0px 90px 0px;
    margin-right: auto;
    margin-left: auto;
}

/*** j2store Component ***/
	
a.btn.btn-small.btn-danger.btn-xs.j2store-remove.remove-icon {
    background: transparent;
    border: none;
    color: #cc1a22;
    padding: 10px 15px;
}

.com-j2store .nav-tabs li {
    padding-right: 20px;
}

.com-j2store ul.nav.nav-tabs {
    margin-bottom: 20px;
}

.com-j2store #sp-main-body .container {
    max-width: 1270px;
}

.com-j2store #sp-main-body {
    padding: 40px 0px 90px 0px;
    margin-right: auto;
    margin-left: auto;
}

/*** SP Page Builder ***/

#sppb-addon-1616242850693 .sppb-addon.sppb-addon-person.sppb-text-left .sppb-addon-content .sppb-row.sppb-no-gutter .sppb-col-sm-3, #sppb-addon-1616242850693 .sppb-addon.sppb-addon-person.sppb-text-left .sppb-addon-content .sppb-row.sppb-no-gutter .sppb-col-sm-9 {
    display: inline-block;
    vertical-align: middle;
    margin-top:auto;
    margin-bottom: auto;
}

.flip-box-inner a.btn.btn-primary {
    padding: 10px 20px;
    font-size: 14px;
    background: #ffb20f;
    color: #220901;
    border: none;
    border-radius: 5px;
}

.flip-box-inner p {
    font-size: 14px;
}

.sppb-flipbox-back, .sppb-flipbox-front {
    border-radius: 9px;
}

.sppb-addon-sppb-flibox:hover {
	box-shadow: 0px 12px 20px rgb(0 0 0 / 5%);
}

.fortune-client-wrapper .sppb-carousel-extended-item {
    flex: 1 0 auto;
    background: #fff;
    border: 1px solid rgba(1, 5, 40, 0.07);
    border-radius: 9px;
    padding: 28px 0px;
    text-align: center;
    transition: all 0.3s ease;
}

.sppb-carousel-extended-nav-control .nav-control {
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    border-radius: 3px;
    color: #0d8479;
    border: 1px solid #0d8479;
    transition: .35s;
}

.sppb-carousel-extended-nav-control .nav-control:hover {
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    border-radius: 3px;
    color: #ffffff;
    border: 1px solid #0d8479;
    background: #0d8479;
    transition: .35s;
}

.fortune-client-wrapper .sppb-carousel-extended-item:not(:last-child) {
    margin-right: 35px;
}

.fortune-client-wrapper .sppb-carousel-extended-item:hover {
    box-shadow: 0px 12px 20px rgb(0 0 0 / 5%);
    cursor: pointer;
    z-index: 1;
}

.sppb-carousel-extended-dots ul li span {
    position: absolute;
    background: #0d8479;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: none;
    opacity: 0;
}

/*** Custom Login ***/

.login .spacer, .registration .spacer, .login .star, .registration .star {
  color: #ff324d;
}
.login .form-control, .registration .form-control {
  padding: 0.75rem;
  border-radius: 0;
}
.login .input-group-text, .registration .input-group-text {
  padding: 0.375rem 1rem;
  border-radius: 0;
}
.login .btn-primary, .registration .btn-primary, .login .btn-secondary, .registration .btn-secondary {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.45;
  letter-spacing: 1.27px;
  padding: 15px 35px;
  border: 0;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
}
.login .btn-primary, .registration .btn-primary {
  background-image: linear-gradient(to right, #ff0069, #ff324d);
}
.login .btn-primary:focus, .registration .btn-primary:focus, .login .btn-primary:hover, .registration .btn-primary:hover {
  color: #fff;
  background-image: linear-gradient(to right, #ff324d, #ff0069);
}
.login .btn-secondary, .registration .btn-secondary {
  border: 0;
  color: #fff;
  border-radius: 5px;
  background-color: #3a001e;
}
.login .btn-secondary:focus, .registration .btn-secondary:focus, .login .btn-secondary:hover, .registration .btn-secondary:hover {
  color: #fff;
  background-color: #ff0069;
}
#sp-top-bar a {
  white-space: initial;
}
#sp-menu-right {
  line-height: 80px;
}
#login .modal-dialog {
  width: calc(100% - 30px);
  max-width: 550px;
}
#login .modal-content {
  background: #fff;
  -webkit-box-shadow: 0 28px 57px 0 rgba(0, 0, 0, 0.72);
  box-shadow: 0 28px 57px 0 rgba(0, 0, 0, 0.72);
  border-radius: 0;
  text-align: left;
  padding: 30px 40px;
}
#login .modal-content .modal-header {
  border: none;
  padding: 0 0 20px;
  display: block;
  color: #000;
}
#login .modal-content .modal-header h2 {
  font-weight: 700;
  font-size: 24px;
}
#login .modal-content .modal-header h3 {
  max-width: 250px;
  font-weight: 400;
  border-bottom: 1px solid rgba(255, 50, 77, 0.3);
  padding-bottom: 10px;
  margin-bottom: 30px;
}
#login .modal-content .modal-body {
  padding: 0;
}
#login .modal-content .modal-body .sppb-btn {
  padding: 9px 33px;
  font-size: 14px;
  line-height: 1.5;
  cursor: pointer;
}
#login .modal-content .modal-body .sp-input-wrap.active span {
  top: -20px;
  color: #000;
}
#login .modal-content .modal-body .sp-input-wrap.active input {
  border-bottom-color: #000;
}
#login .modal-content .modal-body input {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #dcdcdc;
  color: #000;
  padding: 0px 15px 11px 0px;
  font-size: 14px;
  border-radius: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#login .modal-content .modal-body input[type="text"] {
  margin-bottom: 10px;
}
#login .modal-content .modal-body input[type="password"], #login .modal-content .modal-body input[type="email"] {
  margin-bottom: 24px;
}
#login .modal-content .modal-body input[type="submit"] {
  border: transparent;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  padding: 0 20px;
  width: 100%;
  display: block;
  margin-bottom: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
#login .modal-content .modal-body input[type="submit"]:hover, #login .modal-content .modal-body input[type="submit"]:focus {
  background: #000;
}
#login .modal-content .modal-body .reg-link a {
  font-weight: 500;
  font-size: 13px;
}
#login .modal-content .modal-body .reg-link a:hover, #login .modal-content .modal-body .reg-link a:focus {
  color: #000;
}
#login .modal-content .modal-body .forget-pass:hover, #login .modal-content .modal-body .forget-pass:focus {
  color: #000;
}
#login .modal-content .modal-body #form-login-password {
  margin-bottom: 0;
}
#login .modal-content .modal-body .remeber-forget-wrap label, #login .modal-content .modal-body .remeber-forget-wrap a.forget-pass {
  margin-bottom: 5px;
  font-size: 13px;
  font-family:inherit;
}
#login .modal-content .modal-body .remeber-forget-wrap #modlgn-remember {
  position: relative;
  margin-right: 10px;
}
#login .modal-content .modal-body #form-login-submit {
  margin-bottom: 10px;
}
#login .modal-content .modal-body .forgot-password a {
  font-weight: 300;
  font-size: 14px;
  color: #a8acb9;
  text-decoration: underline;
  letter-spacing: 0;
}
#login .modal-content .modal-body .forgot-password a:hover, #login .modal-content .modal-body .forgot-password a:focus {
  color: #000;
}
#login .modal-content .modal-body .create-account {
  margin-top: 24px;
}
#login .modal-content .modal-body .create-account a {
  font-weight: 300;
  font-size: 14px;
  color: #4f5362;
}
#login .modal-content .modal-body .create-account a:hover, #login .modal-content .modal-body .create-account a:focus {
  color: #000;
}
#login .modal-content .modal-body p {
  font-size: 12px;
  color: #a8acb9;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  line-height: 28px;
  margin-bottom: 2px;
}
#login .modal-content .modal-body p a {
  color: #b5b5b5;
}
#login .modal-header .close {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  border: 0;
  height: 47px;
  width: 47px;
  margin: 0;
}
#login .modal-header .close:hover, #login .modal-header .close:focus {
  opacity: 0.6;
}
#login .modal-header .close i {
  margin-right: 0;
}

#login .modal-content .modal-body .input-group {
  position: relative;
  margin-bottom: 24px;
}
#login .modal-content .modal-body input[type="password"], #login .modal-content .modal-body input[type="text"], #login .modal-content .modal-body input[type="email"] {
  padding: 10px 15px;
  margin-bottom: 0;
}
#login .modal-content .modal-body .sppb-btn {
  color: #fff;
  border-color: transparent;
  background-image: linear-gradient(329deg, #ff0069, #ff324d);
}
#login .modal-content .modal-body .sppb-btn:hover {
  background-image: linear-gradient(329deg, #ff324d, #ff0069);
}


.sp-custom-login.sp-mod-login .info-text img {
  display: inline-block;
  height: 18px;
  margin-right: 5px;
}
.sp-custom-login.sp-mod-login .info-text .sppb-btn-link {
  font-size: 13px;
  text-transform: inherit;
  font-weight: 400;
  letter-spacing: 0px;
}
.sp-custom-login-on {
  position: relative;
}
.sp-custom-login-on .icons-wrap .user-icon {
  font-size: 16px;
  margin-right: 5px;
}
.sp-custom-login-on .icons-wrap .log-text {
  font-size: 12px;
  font-weight: 500;
}
.sp-custom-login-on .arrow-icon {
  font-size: 12px;
  margin-left: 5px;
}
.sp-custom-login-on .form-login-wrap {
  position: absolute;
  top: 100%;
  display: none;
  -webkit-animation: fadeInDown 0.5s;
  animation: fadeInDown 0.5s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 9999;
  right: -15px;
  padding-top: 29px;
}
.sp-custom-login-on .form-login-wrap .login-greeting {
  margin-bottom: 10px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper {
  font-size: 14px;
  min-width: 180px;
  border: 1px solid #e0e0e0;
  background: #fff;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu {
  list-style: none;
  font-weight: 600;
  padding: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #efeff3;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu > li:not(:last-child) {
  margin-bottom: 15px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button {
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  padding: 10px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover, .sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus {
  color: #ff324d;
  cursor: pointer;
  text-decoration: none;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover input[type="submit"], .sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus input[type="submit"] {
  color: #ff324d !important;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button i.fa {
  font-size: 18px;
  margin-right: 10px;
}
.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button input[type="submit"] {
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  color: #7c7c7c !important;
}
.sp-custom-login-on:hover .form-login-wrap {
  display: block;
}

/*** Modal Popup ***/

.modal-backdrop.fade.in {
  display: none;
}
.modal-backdrop {
  z-index: 10;
  background-color: transparent;
  position: inherit;
}
.modal {
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
}


/*** j2Store ***/

.j2store-module-products-wrapper.featured-products .j2store-module-product {
  margin-bottom: 0;
}
.j2store-module-products-wrapper.featured-products .leading-products-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.j2store-module-products-wrapper.featured-products .leading-product {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  border-right: 1px solid #e5e5e5;
}
.j2store-module-products-wrapper.featured-products .leading-product .single-product {
  width: 100%;
}
.j2store-module-products-wrapper.featured-products .leading-product .single-product img {
  width: auto;
  height: auto;
  max-height: 420px;
}
.j2store-module-products-wrapper.featured-products .subleading-products {
  flex: 0 0 50%;
  max-width: 50%;
}
.j2store-module-products-wrapper.featured-products .subleading-products .single-product:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.j2store-module-products-wrapper.featured-products .subleading-products .single-product .j2store-module-product {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.j2store-module-products-wrapper.featured-products .subleading-products .single-product .j2store-module-product .j2store-product-image {
  flex: 0 0 35%;
  max-width: 35%;
  margin-bottom: 0;
  text-align: left;
}
.j2store-module-products-wrapper.featured-products .subleading-products .single-product .j2store-module-product .j2store-product-image img {
  width: auto;
}
.j2store-module-products-wrapper.featured-products .subleading-products .single-product .j2store-module-product .product-price-container .sale-price {
  font-size: 18px;
}
.j2store-module-products-wrapper.featured-products .subleading-products .single-product .j2store-module-product .product-info-wrap {
  flex: 0 0 60%;
  max-width: 60%;
  padding-left: 30px;
}
.j2store-module-products-wrapper.featured-products .subleading-products .single-product .j2store-module-product .product-info-wrap .product-title {
  font-size: 18px;
}
.j2store-module-products-wrapper.featured-products .intro-products {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #e5e5e5;
}
.j2store-module-products-wrapper.featured-products .intro-products > div {
  flex: 0 0 25%;
  max-width: 25%;
}
.j2store-module-products-wrapper.featured-products .intro-products > div:not(:last-child) {
  border-right: 1px solid #e5e5e5;
}
.j2store-module-products-wrapper.featured-products .intro-products .single-product {
  padding: 10px;
}
.j2store-module-products-wrapper.featured-products .intro-products .single-product .product-info-wrap {
  padding: 20px;
}
.j2store-module-products-wrapper.featured-products .intro-products .single-product .product-title {
  font-size: 18px;
}
.j2store-module-products-wrapper.featured-products .intro-products .single-product .j2store-product-image {
  margin-bottom: 25px;
}
.j2store-module-products-wrapper.featured-products .intro-products .single-product .j2store-product-image img {
  max-height: 250px;
  width: auto;
}
.j2store-module-products-wrapper.featured-products .intro-products .single-product .product-cart-section .product-price-container .base-price.strike {
  font-size: 80%;
}
.j2store-module-products-wrapper.featured-products .single-product {
  padding: 10px;
}
.j2store-module-products-wrapper.featured-products .single-product .j2store-product-image {
  padding: 0;
  text-align: center;
  margin-bottom: 15px;
}
.j2store-module-products-wrapper.featured-products .single-product .j2store-product-image a {
  display: inline-block;
}
.j2store-module-products-wrapper.featured-products .single-product .j2store-product-image img {
  display: inline-block;
}
.j2store-module-products-wrapper.featured-products .single-product .product-title {
  font-size: 22px;
}
.j2store-module-products-wrapper.featured-products .single-product .product-title a {
  color: #7c7c7c;
}
.j2store-module-products-wrapper.featured-products .single-product .product-title a:hover, .j2store-module-products-wrapper.featured-products .single-product .product-title a:focus {
  color: #ff324d;
}
.j2store-module-products-wrapper.featured-products .single-product .product-cart-section .product-price-container {
  color: #3a001e;
  font-size: 20px;
}
.j2store-module-products-wrapper.featured-products .single-product .product-cart-section .product-price-container .sale-price {
  font-size: 20px;
}
.j2store-module-products-wrapper.featured-products .single-product .product-cart-section .product-price-container > div:not(:last-child) {
  margin-right: 10px;
}
.j2store-module-products-wrapper.featured-products .single-product .product-cart-section .product-price-container .base-price.strike {
  font-size: 80%;
  color: #7b7c7c;
}
.j2store-product-module-list .j2store-module-product {
  margin-bottom: 20px;
}
.j2store-product-module-list .j2store-module-product .product-cart-left-block {
  position: inherit;
}
.j2store-product-module-list .j2store-module-product .product-wishlist {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0;
}
.j2store-product-module-list .j2store-module-product .product-wishlist .product-wishlist-link {
  font-size: 18px;
  color: #1d2228;
  width: 40px;
  height: 40px;
  line-height: 42px;
  border-radius: 100%;
  text-align: center;
  background-color: #fff;
  display: inline-block;
  border: 1px solid rgba(124, 124, 124, .2);
  pointer-events: all;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: 0.3s;
}
.j2store-product-module-list .j2store-module-product:hover .product-wishlist-link {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.j2store-product-module-list .j2store-module-product .j2store-product-image {
  margin-bottom: 30px;
  overflow: hidden;
}
.j2store-product-module-list .j2store-module-product .j2store-product-image img {
  transition: 0.6s;
  transform: scale(1);
}
.j2store-product-module-list .j2store-module-product:hover .j2store-product-image img {
  transform: scale(1.15);
}
.j2store-product-module-list .j2store-module-product .product-title {
  font-size: 16px;
  line-height: 1.4;
}
.j2store-product-module-list .j2store-module-product .product-title a {
  color: #7c7c7c;
}
.j2store-product-module-list .j2store-module-product .product-title a:hover, .j2store-product-module-list .j2store-module-product .product-title a:focus {
  color: #ff324d;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product-price-container {
  display: flex;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block {
  padding: 0;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-addtocart-form {
  margin-top: 2px;
  display: flex;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-addtocart-form .product-wishlist-link .fa-heart {
  color: #3a001e;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-addtocart-form .product-wishlist-link .fa-heart:before {
  content: "\f08a";
}
.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-addtocart-form .product-wishlist-link .fa-heart.text-danger, .j2store-product-module-list .j2store-module-product .product-cart-section .j2store-addtocart-form .product-wishlist-link .fa-heart.text-error {
  color: #ff324d;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-addtocart-form .product-wishlist-link .fa-heart.text-danger:before, .j2store-product-module-list .j2store-module-product .product-cart-section .j2store-addtocart-form .product-wishlist-link .fa-heart.text-error:before {
  content: "\f004";
}
.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-addtocart-form .product-wishlist {
  margin-left: 5px;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-add-to-cart {
  margin-left: 0;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-add-to-cart i.fa {
  color: #000;
  margin-right: 5px;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-add-to-cart input[type="submit"]:focus, .j2store-product-module-list .j2store-module-product .product-cart-section .j2store-add-to-cart input[type="submit"]:hover, .j2store-product-module-list .j2store-module-product .product-cart-section .j2store-add-to-cart input[type="submit"]:active {
  text-decoration: none;
  cursor: pointer;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product_cart_block {
  display: flex;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product_cart_block .j2store-product-quickview-modal {
  margin-left: 10px;
  color: #3a001e;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product_cart_block form .cart-action-complete {
  position: absolute;
  z-index: 1;
  background: #fff;
  transition: 0.3s;
  left: -2px;
  right: 0;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product_cart_block .view-details-btn {
  text-decoration: none;
  color: #3a001e;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product_cart_block .view-details-btn i.fa {
  font-size: 16px;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product-price-container {
  font-size: 18px;
  color: #3a001e;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product-price-container .base-price.strike {
  opacity: 0.3;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product-price-container .base-price.strike, .j2store-product-module-list .j2store-module-product .product-cart-section .product-price-container .sale-price {
  font-size: 16px;
}
.j2store-product-module-list .j2store-module-product .product-cart-section .product-price-container .base-price.strike {
  font-size: 80%;
  color: #7b7c7c;
  margin-right: 5px;
}
.j2store-product-module-list .j2store-module-product .product-cart-section {
  padding: 0;
}
.j2store-product-module-list .j2store-module-product .product-cart-left-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.j2store-product-module-list .j2store-module-product .product-cart-left-block .j2store-add-to-cart {
  position: relative;
}
.j2store-product-module-list .j2store-module-product .product-cart-left-block .j2store-add-to-cart img {
  position: absolute;
  right: 0;
  pointer-events: none;
}
.j2store-product-module-list .j2store-module-product .product-cart-left-block .j2store-add-to-cart .j2store-cart-button {
  text-indent: -9999px;
  width: 15px;
}
.j2store-product-module-list.owl-carousel .owl-item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -14px;
  height: 100%;
  width: 1px;
  background-color: #e5e5e5;
}
.j2store-product-module-list.owl-carousel .owl-item img {
  width: auto;
  max-height: 300px;
}
.j2store-product-module-list.owl-carousel .owl-item .j2store-module-product {
  padding: 15px;
}
.j2store-product-module-list.owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.j2store-product-module-list.owl-carousel .owl-dots button.owl-dot:focus {
  outline: none !important;
}
.j2store-product-module-list.owl-carousel .owl-dots button.owl-dot > span {
  width: 25px;
  height: 2px;
  background: #e5e5e5;
  display: inline-block;
  margin-right: 15px;
  position: relative;
}
.j2store-product-module-list.owl-carousel .owl-dots button.owl-dot > span:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  background: #ff324d;
  width: 0px;
  height: 5px;
  border-radius: 20px;
  transition: 0.4s;
}
.j2store-product-module-list.owl-carousel .owl-dots button.owl-dot.active > span:before {
  width: 100%;
}
.j2store-product-module-list.owl-carousel .owl-nav {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  font-size: 20px;
}
.j2store-product-module-list.owl-carousel .owl-nav.disabled {
  display: none;
}
.j2store-product-module-list.owl-carousel .owl-nav button {
  margin-right: 10px;
}
.products-slider .owl-item .j2store-module-product {
  background-color: #5e5e5e;
}
.products-slider .owl-item:nth-child(1n) .j2store-module-product {
  background-color: #0303a3;
}
.products-slider .owl-item:nth-child(2n) .j2store-module-product {
  background-color: #025302;
}
.products-slider .owl-item:nth-child(3n) .j2store-module-product {
  background-color: #acac00;
}
.products-slider .owl-item:nth-child(4n) .j2store-module-product {
  background-color: #009797;
}
.products-slider .owl-item:nth-child(5n) .j2store-module-product {
  background-color: #649cb3;
}
.products-slider .owl-item:nth-child(6n) .j2store-module-product {
  background-color: #940202;
}
.products-slider .j2store-product-module-list.owl-carousel .owl-item:before {
  display: none;
}
.products-slider .j2store-product-module-list.owl-carousel .owl-item img {
  margin: 0 auto;
  max-height: 370px;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product {
  color: #fff;
  position: relative;
  z-index: 10;
  padding: 25px;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
  height: 260px;
  z-index: -1;
  opacity: 0.3;
  transition: 0.3s;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product:hover:before {
  opacity: 0.6;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product a {
  color: #fff;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product a:hover, .products-slider .j2store-product-module-list.owl-carousel .j2store-module-product a:focus {
  color: #ff324d;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-title {
  font-size: 21px;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-title a {
  color: #fff;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-title a:hover, .products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-title a:focus {
  color: #ff324d;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-cart-section .product_cart_block .product-wishlist .fa-heart {
  font-size: 18px;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-cart-section .product_cart_block .product-wishlist .fa.text-error {
  color: #ff324d;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-cart-section .product_cart_block .view-details-btn {
  color: #fff;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-cart-section .product_cart_block .view-details-btn:hover, .products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-cart-section .product_cart_block .view-details-btn:focus {
  color: #ff324d;
}
.products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-cart-section .product-price-container .base-price.strike, .products-slider .j2store-product-module-list.owl-carousel .j2store-module-product .product-cart-section .product-price-container .sale-price {
  font-size: 21px;
  font-weight: 700;
  color: #fff;
}
.deals-counter {
  position: relative;
}
.deals-counter .full-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.deals-counter .sppb-countdown-timer {
  position: absolute;
  top: 25px;
  left: 25px;
  background-image: linear-gradient(to right, #ff324d, #ff0069);
  display: inline-flex;
  margin: 0;
  border-radius: 5px;
  padding: 4px 10px;
}
.deals-counter .sppb-countdown-timer > div {
  display: flex;
  width: 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0;
  color: #fff;
}
.deals-counter .sppb-countdown-timer > div.sppb-countdown-days:after {
  content: ", ";
  color: #fff;
  margin-right: 10px;
}
.deals-counter .sppb-countdown-timer > div.sppb-countdown-seconds, .deals-counter .sppb-countdown-timer > div.sppb-countdown-minutes {
  display: none;
}
.deals-counter .sppb-countdown-timer .sppb-countdown-number {
  margin: 0;
  letter-spacing: -0.5px;
}
.deals-counter .sppb-countdown-timer .sppb-countdown-text {
  margin-left: 5px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.j2store-product-module-list .only-opt input[type="radio"], .classic-layout .only-opt input[type="radio"] {
  display: inline-block !important;
}
.j2store-product-module-list .only-opt label, .classic-layout .only-opt label {
  margin-right: 10px;
  margin-left: 2px;
  font-size: 12px;
  cursor: pointer;
}
.j2store-product-module-list .options, .classic-layout .options {
  text-align: center;
}
.j2store-product-module-list .options img, .classic-layout .options img {
  cursor: pointer;
}
.j2store-product-module-list .options .option + .option, .classic-layout .options .option + .option {
  margin: 10px 0;
  font-size: 12px;
}
.j2store-product-module-list .options .option + .option .label-text, .classic-layout .options .option + .option .label-text {
  display: inline-block;
  margin-right: 10px;
  margin-left: 2px;
}
.j2store-product-module-list .options .option + .option input[type="radio"], .classic-layout .options .option + .option input[type="radio"] {
  display: inline-block;
}
.j2store-product-module-list .options img.optionvalue-img, .classic-layout .options img.optionvalue-img {
  border: solid 1px transparent;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px !important;
  border-radius: 100%;
  transition: 0.3s;
}
.j2store-product-module-list .options img.optionvalue-img:hover, .classic-layout .options img.optionvalue-img:hover {
  border: solid 1px #3a001e;
}
.j2store-product-module-list .options span.label-text, .classic-layout .options span.label-text {
  display: none;
}
.j2store-product-module-list .options input[type="radio"], .classic-layout .options input[type="radio"] {
  display: none;
}
.j2store-product-module-list .options input:checked + label img, .classic-layout .options input:checked + label img {
  border: solid 1px #3a001e;
}
.classic-layout .j2store-module-product {
  margin-bottom: 50px;
}
.classic-layout .product-wishlist {
  top: 10px !important;
  left: 20px !important;
}
.classic-layout .j2store-module-product .product-cart-section .product_cart_block, .classic-layout .j2store-module-product .product-cart-left-block {
  display: block;
}
.classic-layout .j2store-product-image {
  background: #f5f5f5;
  margin-bottom: 20px !important;
}
.classic-layout .j2store-module-product {
  text-align: center;
}
.classic-layout .j2store-module-product .product-cart-section {
  position: inherit;
}
.classic-layout .j2store-module-product .j2store-addtocart-form {
  justify-content: center;
}
.classic-layout .j2store-module-product .product-category-title {
  font-size: 16px;
  margin-bottom: 0;
}
.classic-layout .j2store-module-product .product-title a {
  color: #1d2228;
}
.classic-layout .j2store-module-product .product-title a:hover, .classic-layout .j2store-module-product .product-title a:focus {
  color: #ff324d;
}
.classic-layout .product-price-container {
  border-top: solid 1px #ebebeb;
  padding-top: 15px;
  margin-top: 15px;
}
.classic-layout .product-cart-left-block {
  position: relative;
}
.classic-layout .product-cart-left-block .j2store-add-to-cart {
  position: absolute !important;
  bottom: 54px;
  right: 15px;
}
.classic-layout .product-cart-left-block .j2store-addtocart-form .product-wishlist-link .fa-heart {
  font-size: 18px;
  color: #1d2228 !important;
}
.classic-layout .product-cart-left-block .j2store-addtocart-form .product-wishlist-link .fa-heart.text-danger, .classic-layout .product-cart-left-block .j2store-addtocart-form .product-wishlist-link .fa-heart.text-error {
  color: #ff324d !important;
}
.classic-layout .product-cart-left-block .product-price-container .base-price.strike {
  font-size: 80% !important;
}
.classic-layout .product-cart-left-block .product-price-container .sale-price {
  font-size: 18px !important;
  color: #1d2228;
}
.smart-layout .j2store-product-module-list .j2store-module-product {
  margin-bottom: 10px;
  padding: 25px;
}
.smart-layout .j2store-product-module-list .j2store-module-product .product-title {
  font-size: 18px;
}
.smart-layout .j2store-product-module-list .j2store-module-product .product_cart_block {
  display: none;
}
.smart-layout .j2store-product-module-list .j2store-module-product .product-cart-section .product-price-container * {
  font-size: 21px;
}
.smart-layout .j2store-product-module-list .j2store-module-product-row:last-child > div {
  border-bottom: none;
}
.smart-layout .j2store-product-module-list .j2store-module-product-row > div {
  border-bottom: solid 1px #e5e5e5;
}
.smart-layout .j2store-product-module-list .j2store-module-product-row > div:not(:last-child) {
  border-right: solid 1px #e5e5e5;
}
.simple-layout {
  text-align: center;
}
.simple-layout .j2store-product-image img {
  display: inline-block;
}
.simple-layout .j2store-product-module-list .j2store-module-product .product-cart-left-block {
  justify-content: center;
}
.simple-layout .product-cart-left-block > div:not(.product-price-container) {
  display: none !important;
}
.top-featured-layout {
  text-align: center;
}
.top-featured-layout .j2store-module-product-row > div:not(:last-child) {
  border-right: solid 1px #e5e5e5;
}
.top-featured-layout .product-cart-left-block > div:not(.product-price-container) {
  display: none !important;
}
.top-featured-layout .j2store-product-module-list .j2store-module-product .product-title {
  font-size: 18px;
}
.top-featured-layout .j2store-product-module-list .j2store-module-product .product-cart-section .product-price-container .base-price.strike, .top-featured-layout .j2store-product-module-list .j2store-module-product .product-cart-section .product-price-container .sale-price {
  font-size: 21px;
}
.top-featured-layout .j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block {
  justify-content: center;
}
#sp-menu ul.sp-megamenu-parent {
  margin-left: -60px;
}
.j2store-wishlist-notification {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  font-size: 12px;
}
.j2store-wishlist-notification .text-error {
  margin: 0;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 10px;
}
.alert.alert-notice {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.filter-mobile-collapse.collapse {
  display: block;
}
.com-j2store.view-products .mfp-img {
  background-color: #fff;
}
.com-j2store.view-products .mfp-with-zoom .mfp-container, .com-j2store.view-products .mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.com-j2store.view-products .mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.com-j2store.view-products .mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.com-j2store.view-products .mfp-with-zoom.mfp-removing .mfp-container, .com-j2store.view-products .mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.com-j2store.view-products .popup-gallery > li {
  cursor: zoom-in;
}
.com-j2store.view-products .mfp-counter {
  background: #333;
  padding: 10px;
  font-size: 14px;
}

/*** Top Search ***/

/*** Top Search ***/

.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt, .search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}

.chzn-select, .chzn-select-deselect {
  width: 100%;
}
.chzn-container.chzn-container-single .chzn-single {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  height: calc(2.25rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-single div {
  width: 30px;
  background: none;
}
.chzn-container.chzn-container-single .chzn-single div > b {
  background: none;
  position: relative;
}
.chzn-container.chzn-container-single .chzn-single div > b:after {
  content: "\f0dc";
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
  border-radius: 0.25rem 0.25rem 0 0;
}
.chzn-container.chzn-container-single .chzn-search {
  padding: 0.625rem;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 1.429rem 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25;
  height: calc(2rem + 2px);
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}
.chzn-container.chzn-container-single .chzn-search:after {
  content: "\f002";
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, .2);
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.chzn-container.chzn-container-single .chzn-drop {
  border-color: rgba(0, 0, 0, .15);
  border-radius: 0 0 0.25rem 0.25rem;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
  background-image: none !important;
}
.chzn-container.chzn-container-multi .chzn-choices {
  display: block;
  width: 100%;
  padding: 0 0.75rem;
  min-height: calc(2.25rem + 2px);
  line-height: 1.25;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  height: calc(2rem + 2px);
  background-color: #fff;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
  margin: 5.5px 5px 0 0;
  padding: 5px 20px 5px 5px;
  background-image: none;
  background-color: #f5f5f5;
  border-color: rgba(0, 0, 0, .1);
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  background: none;
  top: 5px;
  color: rgba(0, 0, 0, .2);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  color: rgba(0, 0, 0, .5);
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  content: "\f00d";
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
  border-radius: 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
  margin-top: -4px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
  padding: 0.75rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .15);
  border-top: 0;
  border-radius: 0 0 0.25rem 0.25rem;
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
  background: none;
}
.form-horizontal .control-label {
  float: left;
  width: auto;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}
.form-horizontal .controls {
  margin-left: 220px;
}

.top-search-input-wrap {
  position: fixed;
  top: 0px;
  left: 0px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  z-index: 999;
  display: none;
  -webkit-animation: searchZoomIn 0.4s;
  animation: searchZoomIn 0.4s;
}
.top-search-input-wrap form {
  width: 100%;
}
.top-search-input-wrap .search-wrap {
  width: 100%;
}
.top-search-input-wrap .search-wrap .search.esoprts-top-search {
  float: none !important;
  width: 75%;
  margin: 0 auto;
  max-width: 900px;
}
.top-search-input-wrap .search-wrap .search.esoprts-top-search h3.sp-module-title {
  display: none;
}
.top-search-input-wrap .search-wrap .search.esoprts-top-search input {
  background: transparent;
  height: auto;
  box-shadow: none;
  padding: 0px;
  width: 100%;
  color: #fff;
  font-size: 100px;
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 4px;
  border-radius: 0;
  font-weight: 300;
}
.top-search-input-wrap .search-wrap .search.esoprts-top-search input::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}
.top-search-input-wrap .search-wrap .search.esoprts-top-search input::-moz-placeholder {
  opacity: 1;
  color: #fff;
}
.top-search-input-wrap .search-wrap .search.esoprts-top-search input:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}
.top-search-input-wrap .search-wrap .search.esoprts-top-search input::-webkit-search-cancel-button, .top-search-input-wrap .search-wrap .search.esoprts-top-search input::-webkit-search-decoration {
  -webkit-appearance: none;
}
.top-search-input-wrap .search-wrap .search.esoprts-top-search input:focus {
  outline: 0;
  box-shadow: none;
}
.top-search-input-wrap .search-upper-part {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60%;
  transition: transform 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transform: translate3d(0, -100%, 0);
}
.top-search-input-wrap .search-bottom-part {
  background-color: #220901;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40%;
  transition: transform 0.6s;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transform: translate3d(0, 100%, 0);
  top: 60%;
}
.top-search-input-wrap .search-bottom-part h3 {
  color: #fff;
  margin: 0 0 30px;
  font-size: 24px;
  font-weight: 700;
  text-transform: none;
}
.top-search-input-wrap .search-bottom-part h3:before {
  content: "\f178";
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 24px;
  color: #fff;
  display: inline-block;
  padding-right: 20px;
}
.top-search-input-wrap .search-bottom-part .sppb-media > .pull-left {
  margin-right: 0;
}
.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature {
  margin-bottom: 0;
}
.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-icon .sppb-icon-container i {
  font-size: 40px;
  color: #fff;
}
.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-media-body {
  padding-right: 0;
  padding-top: 0;
}
.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-media-body .sppb-addon-title {
  color: #fff;
}
.top-search-input-wrap .search-bottom-part .feedback-contact-form .sppb-addon-feature .sppb-media .sppb-media-body .sppb-addon-text {
  color: #fff;
}
.top-search-input-wrap.search-open .search-upper-part, .top-search-input-wrap.search-open .search-bottom-part {
  transform: translate3d(0, 0, 0);
}
.top-search-input-wrap .search-info-text {
  color: #fff;
  text-align: right;
  display: block;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
}
.top-search-input-wrap .search-suggested-tag ul {
  margin: 0;
  padding: 0;
}
.top-search-input-wrap .search-suggested-tag ul li {
  border: 0;
  display: inline-block;
  padding: 0;
}
.top-search-input-wrap .search-suggested-tag ul li a {
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin-bottom: 10px;
  margin-right: 10px;
}
.top-search-input-wrap .search-suggested-tag ul li a:before {
  display: none;
}
.top-search-input-wrap .search-address-content i {
  color: #fff;
  font-size: 40px;
}
.top-search-input-wrap .search-address-content h4 {
  color: #fff;
  margin-top: 0;
  font-weight: 500;
}
.top-search-input-wrap .search-address-content p {
  color: #fff;
  margin-bottom: 0;
}
.top-search-input-wrap .search-address-content .search-address {
  width: 70%;
  margin-left: 30px;
}
.search-upper-part {
  background-color: #0d8479;
}
.icon-top-wrapper i, .sp-custom-login .info-text a {
    font-size: 20px;
    line-height: 22px;
}
.icon-top-wrapper {
  height: auto;
  line-height: 120px;
  position: relative;
  z-index: 999999;
}
.icon-top-wrapper i {
  cursor: pointer;
  transition: 3ms;
}
.icon-top-wrapper i.search-open-icon {
    color: #0d8479;
    text-align: center;
    border-radius: 50%;
    transition: 0.35s;
}

.icon-top-wrapper i.search-open-icon:hover {
    transform: translateX(2px);
}
.icon-top-wrapper i.search-close-icon {
  font-size: 22px;
  color: #fff;
  z-index: 9999;
  position: relative;
  margin-left: 10px;
}
.icon-top-wrapper .search-close-icon {
  display: none;
}
.top-search-input-wrap .search-wrap .search.esoprts-top-search input {
    font-size: 60px;
    border-width: 0 0 1px;
    font-weight: 500;
}


	
/*==========  Below 1200px =========*/
@media (max-width: 1199px) and (min-width: 992px) {
	.hps-tab-wrapper .sppb-tab-content:before {
	left: 95px;
  }
  .hps-tab-wrapper .sppb-tab-content {
    margin-right: 115px;
  }
 }
 
 /*========================     Below 992Px      ===========================================*/
@media (max-width: 991px) {
  .hps-tab-wrapper .sppb-tab-content:before {
    display: none;
  }
  .hps-wrapper .sppb-tab-content:before {
    display: none;
  }
  .hps-wrapper .sppb-tab-content:after {
    display: none;
  }
  .hps-wrapper .sppb-addon-content {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
  .hps-wrapper .sppb-nav {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .hps-wrapper .sppb-tab-content:after {
    display: none;
  }
  .hps-wrapper .sppb-addon-content {
    flex-direction: row-reverse;
    flex-wrap: wrap;
  }
  .hps-wrapper .sppb-nav {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .hps-wrapper .sppb-tab-content {
    position: relative;
    flex: 1 0 100%;
    max-width: 100%;
  }
  .hps-wrapper .sppb-addon-title {
    width: 100%;
  }
  .hps-wrapper .sppb-tab-content {
    margin-right: 0px;
    margin-top: 0px;
  }
  .view-article ul.menu {
    padding: 35px 0;
  }
  }
  
/*========================     Below 768Px      ===========================================*/
@media (max-width: 767px) {
	.hps-tab-wrapper .sppb-tab-content .sppb-addon-content {
    margin-top: 30px;
  }
  }