/*
Theme Name: Simbalian
Theme URI: https://techastha.com/
Author: Tech Astha
Author URI: https://techastha.com/
Description: Simbalian is a blank canvas for your ideas and it makes the block editor your best brush.
Requires at least: 5.0
Tested up to: 7.4
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: simba
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images

*/
input:focus {
    outline: none;
}
.readmore,a.readmore:hover  {
    color: #f47221;
}

a:focus {
    outline: none;
}

.hidden {
    display: none;
}

.menu-list .menu-item-has-children .sub-menu {
    position: absolute;
    top: 100%;
    min-width: 240px;
    list-style-type: none;
    background-color: #fff;
    padding: 0;
    z-index: 10;
    display: none;
}

.menu-list .menu-item-has-children:hover .sub-menu {
    display: block;
}

.menu-list .menu-item-has-children .sub-menu li {
    line-height: normal;
}

.menu-list .menu-item-has-children .sub-menu li a {
    padding: 6px 15px;
    display: block;
    font-size: 15px;
}

.menu-list .menu-item-has-children .sub-menu li a:hover {
    background-color: #f37121;
    color: #fff;
}

.menu-list .sub-menu-toggle {
    line-height: normal;
    border: 0;
    display: none;
}

.usermenu>li>a {
    color: #ffffff;
    position: relative;
}

.usermenu>li {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #ffffff;
    display: flex;
    align-items: center;
}

.usermenu .user-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    width: auto;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    border-radius: 4px;
    min-width: 240px;
    display: none;
    z-index: 10;
}

.usermenu .user-submenu li a {
    color: #222222;
    display: block;
    padding: 10px 20px;;
}

.usermenu .user-submenu li a:hover {
    background-color: #f37121;
    color: #fff;
}

.usermenu>li:hover .user-submenu {
    display: block;
}

.usermenu .user-submenu li:last-of-type a {
    border-bottom: 0;
}

.cart-count {
    position: absolute;
    top: -7px;
    right: -7px;
    width: 15px;
    height: 15px;
    background-color: #f37121;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    line-height: 15px;
    border-radius: 100%;
}

.cover-bg.c-image {
    background-position: center bottom;
}

.sm_bread_wrapper {
    background-size: cover;
    position: relative;
    padding: 170px 0px 90px;
}

.not-home#masthead {
    position: absolute;
    top: 32;
    left: 0;
    z-index: 9999;
    background-color: rgb(255, 255, 255, 0.8);
    width: 100%;
}

.cy_about_wrapper.cy_about_page {
    padding-bottom: 91px;
}

.cy_about_data {
    width: 100%;
    float: left;
    padding-top: 93px;
}

.cy_about_wrapper.cy_about_page .cy_about_img {
    margin-top: 98px;
    overflow: hidden;
}

.cy_achieve_wrapper {
    background-size: cover;
    position: relative;
}

.cy_achieve_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.cy_achieve_overlay:before {
    position: absolute;
    width: 50.56%;
    left: -4%;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    content: "";
    transform: skew(-14deg);
    -webkit-transform: skew(-14deg);
    -moz-transform: skew(-14deg);
    -o-transform: skew(-14deg);
    -ms-transform: skew(-14deg);
}

.cy_achieve_overlay:after {
    position: absolute;
    width: 57.56%;
    right: -4%;
    top: 0;
    height: 100%;
    background-color: rgba(255, 113, 42, 0.88);
    content: "";
    transform: skew(-14deg);
    -webkit-transform: skew(-14deg);
    -moz-transform: skew(-14deg);
    -o-transform: skew(-14deg);
    -ms-transform: skew(-14deg);
}

.cy_counter_wrapper {
    float: left;
    padding: 70px 15px;
    position: relative;
    z-index: 1;
}

h1.cy_heading {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.cy_count_box {
    width: 100%;
    float: left;
    margin-top: 45px;
}
.cy_count_box img{
	display: block;
    margin: 0 auto;
}

.cy_count_box h1.cy_counter_num {
    color: #ffffff;
    margin: 25px 0px 10px;
    font-size: 30px;
    font-weight: 900;
	display: inline-block;
}
.mbChangingNumber{
	display: inline-block;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-left: 3px;
}

.cy_count_box p {
    font-size: 18px;
    color: #ffffff;
    margin: 0px;
    text-transform: uppercase;
}

.cy_counter_wrapper h1.cy_heading,
.cy_count_box h1.cy_counter_num,
.cy_count_box p {
    color: #ffffff;
}

.cy_team_wrapper {
    padding: 50px 0px 100px 0px;
}

.padder_top100 {
    padding-top: 100px !important;
}

h1.cy_heading {
    color: #2f3942;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.cy_team_box {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.cy_team_overlay {
    position: absolute;
    width: auto;
    top: 0;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border-bottom: 5px solid #fff;
    overflow: hidden;
    z-index: 50;
}

.cy_team_box:hover .cy_team_text {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    bottom: 0;
}

.cy_team_box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.cy_team_box img {
    -webkit-transform:
        scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    -ms-transition: -o-transform 0.5s;
    transition: transform 0.5s;
}

.cy_team_text {
    position: absolute;
    z-index: 1;
    padding: 50px 20px 25px 20px;
    text-align: center;
    opacity: 1;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    width: 100%;
    bottom: -100%;
}

.cy_team_text:after {
    content: "";
    width: auto;
    height: calc(100% + 50px);
    background: rgba(255, 113, 42, 0.92);
    position: absolute;
    top: auto;
    left: 5px;
    right: 5px;
    -webkit-transform: skewx(-15deg);
    -moz-transform: skewx(-15deg);
    -o-transform: skewx(-15deg);
    transform: skewy(-15deg);
    z-index: -1;
    -webkit-transition: opacity 0.35s, color 0.35s;
    -moz-transition: opacity 0.35s, color 0.35s;
    -ms-transition: opacity 0.35s, color 0.35s;
    -o-transition: opacity 0.35s, color 0.35s;
    transition: opacity 0.35s, color 0.35s;
    bottom: -100%;
}

.cy_team_box:hover .cy_team_text:after {
    bottom: -50px;
}

.cy_team_text h2 {
    margin: 0px;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 400;
}

.cy_team_text h2 a {
    color: #ffffff;
}

.cy_team_text p {
    color: #ffffff;
    margin: 0px;
    font-size: 15px;
}

.cy_club_wrapper {
    background-color: #f8f9fa;
    text-align: center;
}

.cy_section_padding {
    padding: 100px 0px;
}

.cy_club_history {
    margin-top: 50px;
}

.cy_timeline {
    position: relative;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.cy_timeline:before {
    position: absolute;
    left: 50%;
    top: 25px;
    content: ' ';
    display: block;
    width: 2px;
    height: 100%;
    margin-left: -1px;
    background-color: #2f3942;
    z-index: 5;
}

.cy_timeline li:first-child {
    margin-top: 0px;
}

.cy_timeline li {
    width: 100%;
    display: inline-block;
    list-style: none;
    margin-top: -55px;
}

.cy_club_wrapper {
    background-color: #f8f9fa;
    text-align: center;
}

li .cy_tl-item.dir-r {
    float: right;
    padding-right: 0px;
    padding-left: 20px;
}

li .cy_tl-item {
    width: 50%;
    float: left;
    position: relative;
    text-align: left;
    list-style: none;
    padding-right: 20px;
}

.cy_timeline li {
    width: 100%;
    display: inline-block;
    list-style: none;
    margin-top: -55px;
}

li .cy_tl-item.dir-r:before {
    left: -24px;
    -webkit-transform: none;
    transform: none;
    content:
        url(http://10.0.0.14/projects/simbalian-new/wp-content/uploads/2021/01/cycle.svg);
}

li .cy_tl-item:before {
    position: absolute;
    top: 15px;
    right: -22px;
    content:
        url(http://10.0.0.14/projects/simbalian-new/wp-content/uploads/2021/01/cycle1.svg);
    display: block;
    width: 46px;
    height: 30px;
    margin-top: -10px;
    z-index: 10;
}

li .cy_tl-item.dir-r .cy_tl-content {
    padding-left: 30px;
    padding-right: 0px;
    display: inline-block;
}

.cy_tl-content {
    padding-right: 30px;
}

.cy_club_img {
    float: left;
    margin-top: 5px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}
.eventSinglePageAlignment{
    margin-top: 45px;
}

img {
    vertical-align: middle;
}

img {
    border-style: none;
}

li .cy_tl-item.dir-r .cy_club_data {
    float: right;
    padding-right: 0px;
    padding-left: 20px;
}

.cy_club_data {
    width: calc(100% - 200px);
    float: left;
    padding-right: 24px;
}

.cy_club_data span {
    font-size: 15px;
}

.cy_club_data h3 {
    font-size: 18px;
    margin: 20px 0px 15px;
}

.cy_club_data h3 a {
    color: #2f3942;
}

a {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.simple-marquee-container {
    width: 60% !important;
    background: none !important;
    margin-left: 0;
    right: 10px;
}

.marquee-content-items {
    color: #fff;
    line-height: 35px;
}

input.user-registration-Button.button {
    color: #fff;
    background-color: #f37121;
}

.edit-password input.user-registration-Button.button {
    color: #fff;
    background-color: #f37121;
    border-color: #f37121;
}

.user-registration-LostPassword.lost_password a {
    color: #333333;
    font-weight: 500;
}

.u-detail {
    padding: 20px;
    width: 30%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    border: 1px solid #f8f8f8;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.u-detail img {
    border-radius: 100%;
    max-width: 70px;
    margin-right: 15px;
}

.u-detail span {
    display: block;
    color: #333;
}

/*[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
.cy_club_data p {
    line-height: 26px;
    margin: 0px;
}

.cy_tl-content {
    padding-right: 30px;
}

.text-right {
    text-align: right !important;
}

.cy_timeline:after {
    position: absolute;
    top: 102%;
    left: 50%;
    content: ' ';
    display: block;
    width: 12px;
    height: 12px;
    margin-left: -6px;
    background: #ffffff;
    border-radius: 10px;
    border: 4px solid #2f3942;
    z-index: 10;
}

li .cy_tl-item.dir-r:hover:before,
li .cy_tl-item:hover:before {
    -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 5s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 5s;
}

.archive .ht-post-content,
.single .ht-post-content,
.page-template-faq .entry-content,
.page-template-affiliation-club .entry-content,
.page-template-join-us .entry-content,
.page-template-member-profile .entry-content,
.page-template-my-account .entry-content,
.post-type-archive-product .entry-content,
.single-product .entry-content,
.page-template-download-bib .entry-content,
.page-template-download-bib .entry-content {
    padding-top: 70px;
    padding-bottom: 70px;
}

.entry-meta {
    margin-bottom: 20px;
    font-size: 0.9em;
    opacity: 0.9;
}

.archive .entry-header .entry-title {
    margin-bottom: 20px;
}

.single-post .entry-content {
    padding-top: 20px;
}

.single-post .entry-author {
    padding-right: 10px;
}

.ht-post-content h1,
.ht-post-content h2,
.ht-post-content h3,
.ht-post-content h4,
.ht-post-content h5,
.ht-post-content h6 {
    color: #000000 !important;
    font-size: 28px;
    margin-bottom: 15px;
}

.ht-post-content {
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-size: 17px;
    line-height: 1.6;
    color: #333333;
}

.blog .blog-log {
    margin-top: 15px;
}

.blog-log span {
    display: block;
    margin-bottom: 11px;
    font-weight: 600;
}

.blog-log span:before {
    padding-right: 10px;
}

.single .entry-content p,
.single .entry-content ul,
.single .entry-content ol {
    margin-bottom: 30px;
}

.sm_bread_wrapper .text-white a {
    color: #fff !important;
}

.page-template-faq .collapse.in {
    display: block;
}

.loader {
    display: none;
    border: 16px solid #f3f3f3;
    border-top: 16px solid #f05622;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;
    margin: 50px auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loader-display {
    text-align: center;
}

.scd_details .inline {
    display: inline-block;
    margin: 10px;
}

input[type="text"] {
    padding: 10px 20px;
    height: 50px;
}

.scd_details .inline label {
    display: block;
    margin-bottom: 0;
}

form#scd_details {
    display: flex;
    align-items: center;
}

#show_result .club-logo img {
    border-radius: 100%;
    height: auto;
    width: 80px;
    margin-right: 15px;
}

#show_result {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}

.club-detail-block {
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}

.col-two {
    width: 100%;
    max-width: 50%;
}

.ur-frontend-form .ur-form-row .ur-form-grid .hide_show_password .password-input-group {
    display: contents !important;
}

.modify-width .user-registration {
    width: 100%;
}

.modify-width .user-registration-MyAccount-navigation {
    display: none;
}

.modify-width .user-registration-Button {
    margin-top: 40px;
    color: #fff;
    background-color: #f47221;
    border: 1px solid #f47221;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
}

.error-404 {
    padding-top: 200px;
    padding-bottom: 150px;
}

.centered-bib-text {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
}

.page-template-download-bib .container-bib {
    position: relative;
    text-align: center;
    color: white;
    display: block;
}

.container-bib img {
    margin-left: auto;
    margin-right: auto;
}

.center-sim-con h1,
.center-sim-con h5 {
    text-align: center;
}

.center-sim-con .u-name,
.center-sim-con .downBib .d-link {
    color: #f47221;
}

.page-template-download-bib .woocommerce-MyAccount-content,
.page-template-member-profile .woocommerce-MyAccount-content {
    display: none;
}

.page-template-member-profile .user-registration-Button {
    color: #fff !important;
    background-color: #f47221 !important;
    border: 1px solid #f47221 !important;
    padding: 10px 20px !important;
    border-radius: 5px !important;
    display: inline-block !important;
}

/*cart*/
/*.social-links li:last-child {
    border-right: none;
    padding-right: 0px;
}
.social-links a {
    color: #ffffff;
    display: block;
}
.social-links li.cart > a > i {
    font-size: 17px;
}
.social-links li.cart a span {
    position: absolute;
    top: 4px;
    right: -10px;
    background: #ff7948;
    border-radius: 100%;
    padding: 0px 5px;
    font-size: 12px;
}*/
/*cart end*/

.user-registration.ur-frontend-form input,
.user-registration.ur-frontend-form select,
.user-registration .edit-password input,
.login input {
    border-color: #dfdfdf;
    box-shadow: none;
    background-color: transparent;
    border-style: solid;
    border-width: 1px;
    height: 50px;
}

.login .password-input-group,
.login .user-registration-form__label {
    width: 100%;
    display: block;
}

.ur-frontend-form.login {
    padding: 25px 30px;
}

.login .user-registration-Button {
    margin-top: 10px;
}

.user-registration {
    margin-top: 0 !important;
    width: 68%;
}

.user-registration-edit-profile .woocommerce-MyAccount-navigation,
.user-registration-edit-password .woocommerce-MyAccount-navigation {
    margin-right: 2%;
}

.woocommerce {
    width: 100%;
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content,
.page-template-download-bib .bib-cen {
    border: 1px solid #f8f8f8;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.user-registration.ur-frontend-form input:focus {
    border-color: #b9b9b9;
}

.user-registration.ur-frontend-form label.ur-label {
    font-weight: 400 !important;
    color: #828282;
    margin-bottom: 5px;
}

.user-registration.ur-frontend-form .ur-field-item .form-row {
    flex-direction: column;
    margin: 0;
    width: 100%;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
    margin-bottom: 10px;
}

.user-registration.ur-frontend-form select {
    color: #828282;
}

.user-registration.ur-frontend-form .member-inline input {
    height: auto;
}

.user-registration.ur-frontend-form .member-inline .form-row {
    flex-direction: column;
}

.user-registration.ur-frontend-form .member-inline .form-row>label {
    color: #232323;
}

.user-registration.ur-frontend-form .member-inline .form-row ul {
    padding: 0;
    margin: 10px 0 0 0 !important;
}

.user-registration .user-registration-error {
    width: 100%;
}

.ur-frontend-form .ur-button-container .ur-submit-button {
    margin-right: auto;
}

.woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.woocommerce-MyAccount-navigation ul li a {
    padding: 12px 20px;
    border-bottom: 1px solid rgb(221, 221, 221, 0.4);
    color: #828282;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 300;
    display: block;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background-color: #f8f8f8;
    color: #232323;
}

.woocommerce-MyAccount-navigation ul li:last-of-type {
    border-bottom: 0;
}

.woocommerce-MyAccount-navigation {
    width: 30%;
    float: left;
}

.box-shadow-layout {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
    border: 1px solid #f8f8f8;
}

.woocommerce-MyAccount-content,
.page-template-download-bib .bib-cen {
    padding: 15px 20px;
    width: 68%;
    float: left;
    margin-left: 2%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    margin-top: -142px;
}

.user-registration-profile-fields input,
.user-registration-profile-fields select {
    height: 50px;
    border-color: #dfdfdf;
}

#user-registration .user-registration-MyAccount-content .ur-frontend-form {
    padding: 0;
}

.user-registration-profile-fields .form-row {
    flex-direction: column;
}

.user-registration-profile-fields .ur-checkbox-list input,
.user-registration-profile-fields .ur-radio-list input {
    height: auto;
}

.user-registration-profile-fields .form-row ul {
    padding-left: 0;
}

.bib-cen .container-bib {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.bib-cen .centered-bib-text {
    color: #f37121;
    position: absolute;
    top:14%;
    left:43%;
    font-size: 12px;
    font-weight:bold;
}
.bib-cen .bib-bloodgroup,.bib-contact, .bib-emNumber, .bib-emPname {
	color: #f37121;
    position: absolute;
    font-size: 12px;
    font-weight:bold;
}
.bib-cen .bib-Number {
	color: #fff;
    position: absolute;
    font-weight:bold;
    font-size : 34px;
    letter-spacing : 2px;
    text-align: center;
}
.bib-cen .bib-contact {
	top: 30%;
    left: 44%;
}
.bib-cen .bib-bloodgroup {
    top: 22%;
    left: 47%;
}
.bib-cen .bib-Number {
	top: 72%;
    left: 41%;
}
.bib-cen .bib-emNumber {
	left: 40%;
    top: 53%;
}
.bib-cen .bib-emPname {
	left : 40%;
}

.page-template-login .user-registration,
.page-template-join-us .user-registration {
    width: 100%;
}
.page-template-fill-information .user-registration {
    margin-left: auto;
    margin-right: auto;
}

.swiper-fullscreen-slider .swiper-slide {
    text-align: center;
    background-color: rgba(242, 242, 242, 0.8);
}
.swiper-fullscreen-slider .slider-img {
    height: auto;
    width: 100%;
}
.blog-image-position{
    text-align: center;
    background: #f7f7f7;
}   
/*.galleryAlignment{
       display: contents;
    margin: 0 10px 0 0;
    }
.gallerySingleimageDesign{
    padding: 0px 10px 15px 10px;
    }*/
.galleryAlignment{
    margin: 0 0 25px 25px;
}
#show_result .club-logo img {
    border-radius: 100%;
    height: auto;
    width: 80px;
    margin-right: 30px;
}

#show_result {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
}

.club-detail-block {
    display: flex;
    align-items: flex-start;
    position: relative;
    padding: 20px 30px;
    height: 100%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
}

.scd_details .inline {
    display: inline-block;
    padding: 10px;
}

.club-detail-block .club-name * {
    font-size: 16px;
    color: #232323;
}

.club-detail-block .inline:not(.club-name) {
    font-size: 14px;
    line-height: 22px;
}

.scd_details input[type="text"] {
    padding: 10px 20px;
    height: 50px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #ddd;
}

.scd_details input[type="text"]:focus {
    outline: none;
}

.scd_details .inline label {
    display: block;
    margin-bottom: 0;
}

form#scd_details {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.col-two {
    width: 100%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.f-arrow {
    color: #ffffff;
}

.fancybox-lock .fancybox-overlay {
    z-index: 9999;
}

#fancybox-thumbs {
    z-index: 9999;
}

.photo-gal a {
    display: block;
    position: relative;
    overflow: hidden;
}

.photo-gal img {
    transform: scale(1, 1);
    transition: all 0.5s;
}

.photo-gal a:hover img {
    transform: scale(1.1, 1.1);
}

.photo-gal .img-cont {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
    background-color: rgba(243, 113, 33, 0.9);
    display: block;
    z-index: 1;
}

.photo-gal .img-cont .img-gal-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin-top: 0;
}

.photo-gal .img-cont span {
    font-size: 14px;
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 18px;
    margin-top: 5px;
}

#footer_menu li a {
    color: #fff;
}

#footer_menu li a:hover {
    text-decoration: underline;
}

.blog-content .date .text-orange {
    font-weight: 700;
}

.wpsm_panel-group .collapse.in {
    display: block !important;
}

.text-white span,.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
	color:inherit !important;
}

#main_menu .current_page_item a {
    color: #f37121;
}
/*woo-commerce css*/
.woocommerce span.onsale,  #place_order {
	background-color: #f37121 !important;
}
.woocommerce .woocommerce-LoopProduct-link, .woocommerce .woocommerce-checkout a,.woocommerce-cart-form a, .single-product a, .single-product a:hover, .page-template-my-account a, .page-template-my-account a:hover, .woocommerce-order a, .woocommerce-order a:hover {
	color : #f37121;
}
.woocommerce .product .add_to_cart_button,.woocommerce .product .add_to_cart_button:hover,.checkout-button,.woocommerce .button, #btn-razorpay, #btn-razorpay-cancel{
	background-color: #f37121 !important;
    color : #fff !important;
}
.woocommerce div.product form.cart .variations select,.woocommerce .woocommerce-ordering select,.woocommerce form.checkout select  {
	min-width:50%;
    padding : 10px;
    font-size:20px;
}
.woocommerce div.product form.cart .label {
	font-size:20px;
}
.woocommerce div.product form.cart .variations select option.attached:hover  {
	background-color: #f37121 !important;
}
.product_meta .posted_in, .product_meta .sku_wrapper,.woocommerce-Tabs-panel h2 {
    display: none;
}
.woocommerce .woocommerce-checkout .col-1,.woocommerce .woocommerce-checkout .col-2,.page-template-my-account .woocommerce-MyAccount-content .col-1, .page-template-my-account .woocommerce-MyAccount-content .col-2 {
	max-width:100%;
}
.woocommerce .woocommerce-checkout #order_review_heading,.related.products {
	margin-top: 50px;
}
.woocommerce-breadcrumb,.woocommerce-products-header {
	visibility:hidden;
}
.woocommerce-page table.cart img {
	width : 30%;
}
.woocommerce-checkout .woocommerce-input-wrapper {
	width:100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-account form .form-row input.input-text, .woocommerce-accountform .form-row textarea, .wpcf7-form-control {
    border: none;
    box-shadow: none;
    padding: 13px;
    font-size: 13px;
    background-color: #e2ebea;
}
.woocommerce ul.products li.product a img {
    box-shadow: 3px 3px 5px 3px #ccc;
}



/*responsive for club*/
@media (max-width: 320px) {
    .cy_club_img {
        float: left;
    }

    li .cy_tl-item:before {
        display: none;
    }

    .cy_timeline:after {
        display: none;
    }

    .cy_timeline:before {
        display: none;
    }

    .cy_club_img {
        float: left;
    }
}

@media (max-width: 480px) {
    h1.cy_heading {
        font-size: 28px;
        text-align: center;
    }

    li .cy_tl-item.dir-r {
        padding-left: 0px;
    }

    li .cy_tl-item {
        padding-right: 10px;
    }

    li .cy_tl-item.dir-r .cy_tl-content {
        padding-left: 0px;
    }

    li .cy_tl-item.dir-r .cy_club_img {
        float: left;
    }

    .cy_club_img {
        float: left;
    }

    .cy_club_img {
        float: right;
    }

    li .cy_tl-item.dir-r .cy_club_data {
        float: right;
        margin-top: 10px;
        padding-left: 0px;
    }

    .cy_club_data {
        width: 100%;
        padding-right: 0px;
    }

    li .cy_tl-item:before {
        display: none;
    }

    .cy_timeline:after {
        display: none;
    }

    .cy_timeline:before {
        display: none;
    }

    .cy_tl-content.text-right {
        text-align: left !important;
    }

    .cy_club_data {
        width: 100%;
        padding-right: 0px;
    }

    .cy_tl-content.text-right {
        text-align: left !important;
    }

    .cy_club_img {
        float: left;
    }

    .cy_club_img {
        float: right;
    }

    .cy_tl-content.text-right {
        text-align: left !important;
    }
}

@media (max-width: 767px) {
    .cy_timeline li {
        display: block;
        padding-bottom: 50px;
        float: left;
        margin-top: 0;
        width: 100%; 
    }

    li .cy_tl-item {
        width: 100%;
        padding-right: 0px;
    }

    li .cy_tl-item.dir-r .cy_club_data {
        padding-left: 20px;
    }

    .cy_club_data {
        width: calc(100% - 200px);
        padding-right: 20px;
    }

    .cy_club_data h3 {
        font-size: 16px;
    }

    li .cy_tl-item:before {
        display: none;
    }

    .cy_timeline:after {
        display: none;
    }

    .cy_timeline:before {
        display: none;
    }

    .cy_club_data {
        width: calc(100% - 200px);
        padding-right: 20px;
    }

    .cy_club_data h3 {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .cy_timeline li {
        margin-top: -100px;
    }

    li .cy_tl-item {
        padding-right: 10px;
    }

    li .cy_tl-item.dir-r .cy_tl-content {
        padding-left: 20px;
    }

    li .cy_tl-item.dir-r .cy_club_img {
        float: left;
    }

    .cy_club_img {
        float: right;
    }

    li .cy_tl-item.dir-r .cy_club_data {
        float: right;
        margin-top: 10px;
        padding-left: 0px;
    }

    .cy_club_data {
        width: 100%;
        padding-right: 0px;
    }

    .cy_club_data {
        width: 100%;
        padding-right: 0px;
    }

    .cy_club_img {
        float: right;
    }
}

.page-template-member-profile #user-registration .user-registration-MyAccount-navigation,
.page-template-member-profile #user-registration .user-registration-MyAccount-navigation {
    display: none !important;
}
label.error{
    color: red !important;
}
.archive .entry-categories a, .archive .entry-header a, .archive .author.vcard a {
    color: #f47221;
}
.page-template-faq .entry-content h3{
    display: none !important;
}
/* sidebar */
#sidebar ul {
    padding-left: 0; 
}
.sidebar-box {
    padding: 30px;
    background-color: #f3f3f5;
    box-shadow: 0 1px 5px #ddd;
    margin-bottom: 20px;
}
.sidebar-box h3.widget-title {
    color: #000;
}
.sidebar-box  ul li {
    list-style: none;
    padding-left: 0;
}
.sidebar-box  ul li a {
    color: #232323;
}
.sidebar-box  ul li a:hover {
    color: #f37121;
}
.article-image {
    height: auto;
    width: 380px;
}
.post-details a,.post-details a:hover {
    color: #f37121;   
}
.post-details {
    background-color: #f3f3f5;
    box-shadow: 0 1px 5px #ddd;
}
.post-details .ht-post-wrapper {
    display: flex;
}
.post-details .entry-title {
    font-weight: 400;
    font-size: 22px;
}
.post-details .entry-date {
    font-size: 15px;
}
.sidebar-box li:before {
    content: "\f105";
    color: #000;
    margin-right: 10px;
    font-family: "FontAwesome";
}
.single_add_to_cart_button{
    color: #fff !important;
    background-color: #f47221 !important;
    border: 1px solid #f47221 !important;
    padding: 21px 40px !important;
    border-radius: 5px !important;
    display: inline-block !important;
}
.return-to-shop .button.wc-backward{
    color: #fff !important;
    background-color: #f47221 !important;
    border: 1px solid #f47221 !important;
    padding: 16px 24px !important;
    border-radius: 5px !important;
    display: inline-block !important;
}
.input-text.qty.text {
    padding: 15px 0 15px 13px;
    font-size: 19px;
    font-weight: 600;
    color: #585858;
    border: none;
    background-color: #d8d2d0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #000;
    background-color: #f47221;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    text-decoration: none;
    color: #ffffff;
}
#coupon_code {
	width:auto !important;
}
/*.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
    display: none;
}

.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: block;
}
.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
    border-top: 0;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    display: block;
    text-align: right!important;
}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
}
.product-remove::before, .product-thumbnail, .actions::before{
    display: none !important; 
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon{
    float: none !important;
    padding-bottom: 2.7em !important;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
    width: 48% !important;
    box-sizing: border-box;
}
.woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .button{
    width: 48% !important;
    box-sizing: border-box;
}
.woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
    float: right;
}
.woocommerce button.button, .woocommerce button.button:hover,.woocommerce button.button, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce button.button:hover{
    background-color: #f47221;
    color: #fff!important;
    border-radius: 0;
}
.woocommerce table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
    display: block;
    width: 100%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
    width: 100%;
    float: none;
    text-align: left;
}
 .woocommerce-cart .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}
.order-total th{
    display: none;
}
.woocommerce a.button.alt, .woocommerce a.button.alt:hover{
    background-color: #d67f86;
    font-size: 21px;
    color: #fff;
    font-weight: 600;
    padding: 18px 10px;
    text-transform: uppercase;
    border-radius: 50px;
    margin-left: 5px;
}
.woocommerce form .form-row input.input-text{
    border: none;
    box-shadow: none;
    padding: 13px;
    font-size: 13px;
    background-color: #e2ebea;
}
.woocommerce-input-wrapper{
    width: 100%;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    width: 100%;
}*/
.simple-marquee-container .marquee-content-items a { color: #fff; }
.simple-marquee-container .marquee-content-items img { margin-right: 10px; }