/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
body {
    font-family: "Rubik";
}

body .woocommerce #respond input#submit,
body .woocommerce a.button,
body .woocommerce button.button,
body .woocommerce input.button,
body .woocommerce .jupiterx-wc-loadmore,
body.woocommerce #respond input#submit,
body.woocommerce a.button,
body.woocommerce button.button,
body.woocommerce input.button,
body.woocommerce .jupiterx-wc-loadmore {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
 
body .woocommerce #respond input#submit:hover,
body .woocommerce #respond input#submit:focus,
body .woocommerce a.button:hover,
body .woocommerce a.button:focus,
body .woocommerce button.button:hover,
body .woocommerce button.button:focus,
body .woocommerce input.button:hover,
body .woocommerce input.button:focus,
body .woocommerce .jupiterx-wc-loadmore:hover, 
body .woocommerce .jupiterx-wc-loadmore:focus,
body .woocommerce #respond input#submit:hover,
body .woocommerce #respond input#submit:focus,
body.woocommerce a.button:hover,
body.woocommerce a.button:focus,
body.woocommerce button.button:hover,
body.woocommerce button.button:focus,
body.woocommerce input.button:hover,
body.woocommerce input.button:focus,
body.woocommerce .jupiterx-wc-loadmore:hover, 
body.woocommerce .jupiterx-wc-loadmore:focus {
    background: #fff;
    border: 1px solid #000;
    color: #000; 
} 

body .breadcrumb{
    background: none;
    padding: 0;
    line-height: 1;
}

.registerModal .modal885 .modal-dialog {
    max-width: 885px; 
}

.registerModal .modal .modal-content .modal-header {
    border: none;
    text-align: center;
    padding-top: 35px;
}

.registerModal .modal .modal-content {
	border-radius:10px;
}

.registerModal .modal .modal-header .modal-title {
    font-size: 30px;
    line-height: 35px;
    width: 100%;
    color: #000000;
    font-weight: 500;
    font-family: "Rubik";
    text-align: center;
}

.registerModal .modal .modal-content .modal-body {
    width: 100%;
    padding: 20px 60px 30px;
}

.registerModal .modal .modal-content .modal-footer {
    width: 100%;
    padding: 30px;
}
.registerModal .modal .modal-content .modal-footer p {
    font-size: 18px;
    color: #757575;
    font-weight: 400;
    font-family: "Rubik";
    margin: 0px;
    width: 100%;
}
.registerModal .modal .modal-content .modal-footer p a { 
    font-weight: 700;
    color: #000;
}

.registerModal .modal .modal-content .form-group > label {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: 500;
    font-family: "Rubik";
}

.registerModal .modal .modal-content .form-group > label {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: 500;
    font-family: "Rubik";
    width: 100%;
}
.registerModal .modal .modal-content .form-group .custom-control-label::before {
    background: #ebebeb;
    border-color: #ddd;
}
.registerModal .modal .modal-content .form-group .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #ebebeb;
    border-color: #ddd;
}
.registerModal .modal .modal-content .form-group .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: none;
}
.registerModal .modal .modal-content .form-group .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background: #000;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: -1.25em;
    top: 8px;
}
.registerModal .modal .modal-content .form-group .form-control {
	height:48px;
	padding:10px 20px;
	font-size: 16px;
	color: #757575;
	font-weight: 400;
	font-family: 'Nunito Sans', sans-serif;
	box-shadow: none;
    border: 1px solid #757575;
}
.registerModal .modal .modal-content .form-group textarea.form-control {
	height:90px;
	resize:none;
}
.registerModal .modal .modal-content .form-group.date .form-control {
	background:#fff url('../images/date_icon.png') no-repeat 95% center;
}

.registerModal .modal .modal-content .button-group button{
    padding: 10px 35px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    font-family: "Rubik";
    width: 180px;
    display: inline-block;
    text-align: center;
    border-radius: 30px;
}
.registerModal .modal .modal-content .button-group button.btn-green{
    background: #05a405;
    color: #ffffff;
}
.registerModal .modal .modal-content .button-group button.btn-grey{
    background: #fff;
    color: #000;
	border:1px solid #000;
}
.registerModal .modal .modal-content .pageCount h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0px;
    color: #000000;
    font-weight: 500;
    font-family: "Rubik";
}

.registerModal .modal .modal-content #userFormDetails,
.registerModal .modal .modal-content #fflDetails,  
.registerModal .modal .modal-content #userConfirmInfo,
.registerModal .modal .modal-content #mf_userFormDetails,
.registerModal .modal .modal-content #mf_fflDetails,  
.registerModal .modal .modal-content #mf_userConfirmInfo, 
.registerModal .modal .modal-content #le_userFormDetails,   
.registerModal .modal .modal-content #le_fflDetails,  
.registerModal .modal .modal-content #le_userConfirmInfo {  
	display:none;
}

span.help-block {
	font-size:13px;
	line-height:16px;
	color:#ff0000;
	font-weight: 300;
    font-family: "Rubik";
}

.registerModal .modal .modal-content .confirm-content {
	padding:15px 24px;
	border:1px solid #757575;
	border-radius:5px;
}
.registerModal .modal .modal-content #userConfirmInfo h4 {
	font-size: 18px;
	color: #757575;
	font-weight: 400;
	font-family: "Rubik";
}
.registerModal .modal .modal-content .confirm-content .content-group label {
	font-size: 16px;
	color: #757575;
	font-weight: 400;
	font-family: "Rubik";
	 margin-bottom: 0;
    line-height: 18px;
} 
.registerModal .modal .modal-content .confirm-content .content-group p {
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	font-family: "Rubik";
}
.registerModal .modal .thankyou-con {
	text-align: center;
}
.registerModal .modal .thankyou-con h3 {
	font-size: 20px;
	line-height: 28px;
	color: #05a405;
	font-weight: 500;
	font-family: "Rubik";
	text-align: center;
}
.registerModal .modal .thankyou-con p {
	font-size: 18px;
	color: #757575;
	font-weight: 400;
	text-align:center;
	font-family: "Rubik";
}
.registerModal .modal .thankyou-con p span { 
	display:block;
}

.registerModal .modal .modal-header button.close {
    font-weight: 300;
    font-size:40px;
    color: #000;
    position: absolute;
    right: 20px;
    top:10px;
    padding: 0;
    margin: 0;
}



.jq-toast-wrap .jq-toast-single {
    font-size: 17px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 24px;
    font-family: "Rubik";
}
.card-above-details .content-group {
    margin-bottom: 20px;
}
.card-above-details .content-group label {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    font-weight: 600;
    margin:0px;
}
.card-above-details .content-group p.product_name_price {
    font-size: 24px;
    color: #000;
    line-height: 30px;
    margin:0px;
    font-weight: 700;
}
.month-picker.ui-widget-content .ui-state-active,
.month-picker.ui-widget-content .ui-widget-header .ui-state-active, .month-picker.ui-widget-content .month-picker-month-table a.ui-button:active, 
.month-picker.ui-widget-content .month-picker-month-table .ui-button:active, .month-picker.ui-widget-content .month-picker-month-table .ui-button.ui-state-active:hover {
    background: #000;
    color: #fff;
    border-color: #000
}
.b2b_custom_login .loginInner {
    padding: 40px;
    border: 1px solid #fff;
    border-radius: 8px;
}
.b2b_custom_login .loginInner h2 {
    text-align: center;
    font-size: 43px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Roboto", Sans-serif;
    margin-bottom: 45px;
}

.forgetPassword.b2b_custom_login .loginInner h2  {
    font-size: 35px;
}
.b2b_custom_login .form-group label {
    font-size: 16px;
	color: #fff;
	font-weight: 400;
	font-family: "Rubik";
	 margin-bottom: 5px;
    line-height: 18px; 
}
.b2b_custom_login p.forget_link,
.b2b_custom_login p.backToLogin {
    color: #fff;
}

.b2b_custom_login p.forget_link a,
.b2b_custom_login p.backToLogin a{
    color: #fff;
}
.b2b_custom_login p.backToLogin a {
    text-decoration: underline;
}
.b2b_custom_login p.backToLogin a:hover {
    opacity: 0.7;
}

.b2b_custom_login .form-group label span.required {
    color: #ff0000;
    font-size: 14px;
}
.b2b_custom_login .form-group .form-control{
    height:45px;
	padding:10px 20px;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	font-family: 'Nunito Sans', sans-serif;
    box-shadow: none;
    background: rgba(255,255,255,0.14);
    border: none;
}

.b2b_custom_login .form-group.btn_group {
    margin-top: 25px;
}
.b2b_custom_login .form-group.btn_group button {
    padding: 10px 35px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: "Rubik";
    border: 1px solid transparent;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 6px;
    background: #fff;
    color: #000;
    margin-bottom: 20px;
    border: 2px solid transparent;
}
.b2b_custom_login .form-group.btn_group button:hover {
    background: rgba(255,255,255,0.24);
    color: #fff;
    border: 2px solid #fff;
}

.b2b_custom_login .form-group.btn_group a.registerButton {
    padding: 10px 35px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: "Rubik";
    border: 1px solid transparent;
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 6px;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}
.b2b_custom_login .form-group.btn_group a.registerButton:hover {
    background: rgba(255,255,255,0.24);
    color: #fff;
    /* border: 2px solid #fff; */
}

.jet-dropbar__content  ul { 
    padding-left: 0px;
    margin: 0px;
}
.jet-dropbar__content  ul li {
    list-style: none;
}
.jet-dropbar__content  ul li a {
    font-size: 16px;
    padding: 10px 20px; 
    display: inline-block;
    width: 100%;
    line-height: 24px;
    font-weight: 500;
    color: #ffffff;
    font-family: "Rubik";
 }
 .jet-dropbar__content ul li a:hover {
    background: #333;
}
.jet-dropbar__content-wrapper .jet-dropbar__content a {
    display: inline-block;
    width: 100%;
    padding: 10px 20px;  
}

.jet-dropbar__content-wrapper .jet-dropbar__content a:hover {
    color: #999; 
}
.headerMenu .raven-nav-menu li.menu-item::after {content: "";width: 0;height: 4px;position: absolute;bottom: -5px;left: 0;right: 0;margin: 0 auto;background: #fff;border-radius: 20px;transition: 0.4s;}
.headerMenu .raven-nav-menu li.menu-item:hover::after, .headerMenu .raven-nav-menu li.menu-item.current-menu-item::after {
    background: #fff;
    width: 60%;
}
.woocommerce a {
    color: #000;
} 
.woocommerce .woocommerce-MyAccount-content a {
    text-decoration: underline;
}

.woocommerce table tr th {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
}
body .woocommerce table tr td a.woocommerce-button {
    margin: 0 5px 5px 0;
}
body .woocommerce table tr td .jupiterx-primary form p.form-row  {
    width: 100%;    
    display: inline-block;
}

.jupiterx-main-content .woocommerce .woocommerce-MyAccount-navigation ul li {
    padding: 1rem;
}
.jupiterx-main-content .woocommerce .woocommerce-MyAccount-navigation ul li.is-active {
    background: #000; 
}   
.forgotpassword{
    display: inline-block;
     text-align: right;
    width: 100%;
}
.forgotpassword:hover{
    color: #05a405
}

/*Link Expired Page */
.linkExpried .linkExpriedImg {
    border: 2px dashed #000;
    padding: 15px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto 10px;
}

.linkExpried 
 h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.woocommerce form .my_profile .form-row .select2-container span {pointer-events: none;}
.woocommerce form .my_profile .form-row .select2-container .select2-selection--single {
    background: #e9ecef;
}


.linkExpried a {
    padding: 10px 25px;
    background: #000;
    border-radius: 30px;
    color: #fff;
    line-height: 20px;
    display: inline-block;
    border: 1px solid #000;
}
.linkExpried a:hover {
    color: #000;
    text-decoration: none;
    background: #fff;
}
button[type="submit"] i.fa-spin.spinner_loader {
    margin-right: 5px;
}
.woocommerce-MyAccount-navigation-link--yith-wcfm{
    display: none;
}


#yith-wcfm-navigation-menu li.yith-wcfm-navigation-link--reports ul li.yith-wcfm-subsection-item:nth-child(2) {
    display: none;
}


#yith-wcfm-navigation-menu li.yith-wcfm-navigation-link--reports ul li.yith-wcfm-subsection-item:nth-child(3) {
    display: none;
}

/* #yith_wcfm-main-content #yith-wcmf-reports .buttons a:nth-child(1) {
    display: none;
} */

#yith_wcfm-main-content #yith-wcmf-reports .buttons a:nth-child(4) {
    display: none;
}
.tips{
    display: none;
}

#postcustom{
    display: none;
}
.elementor .raven-site-logo img {
    border-radius: 5px; 
}

#yith_wcfm-main-content .yith-wcfm-content .form-field .form-control { 
    height: 43px;
    width: 310px;
    margin-bottom: 0px;
    padding: 0px 15px;
} 
#yith_wcfm-main-content .yith-wcfm-content .yith-wcfm-product.yith-wcfm-form select#post_status.form-control {
    margin-bottom: 0px;
}

.yith-wcfm-content #yith-wcfm-product .visual-editor {
    width: 600px;
    margin-left: 0px;
}
.yith-wcfm-content #yith-wcfm-product .visual-editor  iframe {
    border-right: 2px solid #E8E8E8;
    height: 200px !important;
}
#yith-wcfm-product.yith-wcfm-form form > p.form-field input[type="submit"] {
    width: 310px;
}
#yith_wcfm-main-content .yith-wcfm-content  #mf_userFormDetails .input-group input {
    width: auto;
    height: 43px;
    min-height: auto;
}

#yith_wcfm-main-content .yith-wcfm-content  #mf_userFormDetails .input-group .remove_this {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px;
}
#yith_wcfm-main-content .control-group button#append {
    font-size: 12px;
    padding: 8px 12px;
}
/* #yith_wcfm-main-content .control-group button#append {
    font-size: 12px;
    padding: 8px 12px;
} */
.input-group a.remove_request.btn.btn-danger {
    color: #fff !important;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: bold;
    text-decoration: none;
}
#yith_wcfm-main-content .yith-wcfm-content button.close {
    width: auto;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 30px;
    background: none !important;
    color: #000;
    min-height: auto;
    line-height: 30px;
}

.ammoGrid .card .card-header {
    background: #000;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Rubik";
}
.ammoGrid .card .card-body {
    background: #f9f9f9;
}

.ammoGrid .card .card-body .innerGrid .caliberDiv {
    min-height: 60px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    text-align: center;
}
.ammoGrid .card .card-body .innerGrid .caliberDiv h4 {
    flex: 0 0 100%;
    max-width: 100%;
}

.ammoGrid .card .card-body .innerGrid h4 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    font-family: "Segoe UI";
    margin-top:5px;
    margin-bottom: 0px;
} 
.ammoGrid .card .card-body .innerGrid .innerdiv {
    text-align: center;
    border-radius: 8px;
}
/* .ammoGrid .card .card-body .innerGrid .innerdiv:hover {
    background: #fff;
    box-shadow: 0px 3px 3.5px rgba(194,194,194,0.16);
} */


.ammoGrid .card .card-body .innerGrid .innerdiv:hover, .ammoGrid .card .card-body .innerGrid .innerdiv.popularActive {
    background: #fff;
    box-shadow: 0px 3px 3.5px rgba(194,194,194,0.16);
}




.ammoGrid .card .card-body .innerGrid.popularActive .innerdiv {
    background: #fff;
    box-shadow: 0px 3px 3.5px rgba(194,194,194,0.5);
}


.filterLeft .form-group .form-control , .filterLeft .form-group select.form-control:not([size]):not([multiple]) {
    border-radius: 0px;
    height: 44px;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    border-radius: 4px;
    border: 1px solid #a8a8a8;
    font-size: 14px;
    color: #a8a8a8;
    font-weight: 400;
    font-family: 'Nunito Sans', sans-serif;
} 
.filterLeft .form-group select.form-control:not([size]):not([multiple]) {
    background-image: url("../images/filterArrow.png");
    background-repeat: no-repeat;
    background-position: 90% center;
}


.filterLeft h5 {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: 700;
    font-family: 'Nunito Sans', sans-serif;
    margin-bottom: 30px;
}

.filterLeft  .form-group > label {
    font-size: 17px;
    color: #2c374b;
    font-weight: 700;
    font-family: 'Nunito Sans', sans-serif;
}

.listAmmo h5 {
    font-size: 18px;
    line-height: 24px;
    color: #2c374b;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    margin-bottom: 30px;
}

.listAmmo .not-found {
    font-size: 25px;
    line-height: 45px;
    color: #888;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;

}


.listAmmo table.table .thead-dark th {
    font-size: 11px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Nunito Sans', sans-serif;
    border: none;
    padding: 15px 11px;
    vertical-align: top;
}

.listAmmo table.table .thead-dark {
    border-radius: 55px;
}

.listAmmo table.table .thead-dark th:first-child {
    border-radius: 12px 0px 0 0px;
}

.listAmmo table.table .thead-dark th:last-child {
    border-radius: 0px 12px 0 0px;
}

.listAmmo table .thead-dark th.sorting i {
    position: absolute;
    right: 10px;
    top: 19px;
}

.listAmmo table .thead-dark th.sorting {
    position: relative;
    padding-right: 30px;
}

.listAmmo table.table .thead-dark th span {
    display: block;
}
.listAmmo table.table tbody tr td {
    font-size: 11px;
    line-height: 20px;
    color: #2c374b;
    font-weight: 400;
    font-family: 'Nunito Sans', sans-serif;
    padding:30px 11px;
    vertical-align: middle;
}
.listAmmo table.table tbody tr td.rounds,
.listAmmo table.table .thead-dark th.rounds { 
    text-align: center;
}
.listAmmo table.table tbody tr td.price {
    white-space: nowrap; 
}
.listAmmo table.table tbody tr td:last-child .btn {background: #05a405;border-color: #05a405; text-transform: uppercase;}

.listAmmo table.table tbody tr td:last-child .btn:hover {
    background: #fff;
    color: #05a405; 
}

.ammoGrid .card .card-body .innerGrid .innerdiv div#popularicon { 
    width: 80px;
    height: 80px;
    margin: 0 auto;
    position: relative;
}
.ammoGrid .card .card-body .innerGrid .innerdiv div#popularicon img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    width: auto !important;
    height: auto;
    margin: auto;
}
.listAmmo table.table tbody tr td.noresultfound {
    font-size: 18px;
    line-height: 25px;
    color: #888;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
}

.listAmmo .table-responsive {
    box-shadow: 0px 3px 3.5px rgb(131 128 152 / 16%);
    border-radius: 15px 15px 0 0;
    border: 1px solid #eeeeee;
} 
.raven-search-form-classic .raven-search-form-container {
    position: relative;
}
.raven-search-form-classic .raven-search-form-container div#suggesstion-box {
    position: absolute;
    top: 52px;
    background: #fff;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 99999;
    box-shadow: 0px 3px 3.5px rgba(131,128,152,0.16);
    max-height: 200px;
    overflow: auto;
}
.raven-search-form-classic .raven-search-form-container div#suggesstion-box ul#country-list {
    padding: 0;
    margin: 0px;
}
.raven-search-form-classic .raven-search-form-container div#suggesstion-box ul#country-list li {
    list-style: none;
    padding: 10px 20px;
    border-bottom: 1px solid #eeeeee;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
}
.raven-search-form-classic .raven-search-form-container div#suggesstion-box ul#country-list li:hover {
    background: #f7f7f7;
    color: #000;
}
.b2bAmmoPage  {
    text-align: right;
}
.b2bAmmoPage .pagination {
    justify-content: flex-end;
    border: none;
    border-radius: 0px;
}
.b2bAmmoPage .pagination li  {
    margin-right: 10px;
}
.b2bAmmoPage .pagination li .page-link {
    border-radius: 50%;
    border: 1px solid #000;
    width: 35px;
    text-align: center;
    height: 35px;
    font-size: 17px;
    color: #000;
    padding: 6px;
    font-weight: 700;
    line-height: 20px;
    font-family: 'Nunito Sans', sans-serif;
}

.b2bAmmoPage .pagination li:hover .page-link,
.b2bAmmoPage .pagination li.active .page-link{
    background: #000;
    color: #fff;
}

.b2bAmmoPage .pagination li.prev .page-link,
.b2bAmmoPage .pagination li.next .page-link {
    text-indent: -99999px;
}

.b2bAmmoPage .pagination li.prev .page-link {
    background: url(../images/prev_icon.png)no-repeat 9px  center;
}
.b2bAmmoPage .pagination li.next .page-link {
    background: url(../images/next_icon.png)no-repeat 12px center  ;
}

.b2bAmmoPage .pagination li.prev:hover .page-link,
.b2bAmmoPage .pagination li.next:hover .page-link {
    opacity: .5;
}

.jupiterx-main .container {
    max-width: 1280px;
    padding: 0;
}

.b2bAmmoLoader {
    position: fixed;
    top:0px;
    left:0px;
    right: 0px;
    bottom: 0px;
    width:100%;
    height: 100%;
    background-color: rgba(255,255,255,0.95);
    background-image: url("../images/spinner.gif");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 150px;
    z-index: 8000;
    display: none;
}


/**********9-07-2021*******************/
.product-name{
    text-align: center;
}

.product-name h2{
    font-size: 32px !important;
}
.brand-name{
    text-align: center;
    color: #b4b4bd;
}
.price-title{
    text-align: center;
}
.price-name{
    font-size: 35px;
    color: #1e7e34;
}
#price-round{
    color:#b4b4bd
}
.desription-name{
    color: #b4b4bd;
}
ul#wooTab {
    padding-left: 400px;
}
.yith_wcfm-widget-area{
    display: none !important;
}
.woocommerce-MyAccount-navigation-link--vendor-panel{
    display: none !important;
}
.woocommerce-MyAccount-navigation-link--commissions{
    display: none !important;
}
.grand_total_reserve{
    margin-left: 25%;
}
#unit_total_price{
    font-size: 35px;
    color: #05a405;
}
#unit_total_label{
    font-size: 21px;
}
.woocommerce-MyAccount-navigation-link--orders{
    display: none !important;
}
.woocommerce-MyAccount-navigation-link--members-area{
    display: none !important;
}
.woocommerce-MyAccount-navigation-link--dashboard{
    display: none !important;
}
.customer_view{
    background-color: #0099fa !important;
    border-color: #0099fa !important;
}
.customer_view:hover{
    background-color:#fff !important;
    color: #0099fa !important;
}
.expired_link_notification{
    text-align: center;
    font-size: 25px;
}

.platform_shortcode {
    margin-bottom: 0px !important;
}
.platform_list ul.list-items li { 
    font-size: 20px;
    font-weight: 400;
    list-style: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
    font-family: "Nunito Sans", sans-serif;
}

.platform_list ul.list-items {
    padding-left: 0;
}

.platform_list ul.list-items li a:hover{
    color: #999;
}

.platform_list ul.list-items li:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}
#yith-wcfm-product.yith-wcfm-form form .leftProductgrid p.form-field {
    padding-left: 220px;
}
#yith-wcfm-product.yith-wcfm-form form .leftProductgrid p.form-field label {
    width: 200px;
    margin-left: -220px;
    display: inline-block;
    float:left; 
}
.rightProductgrid .btn.btn-primary {
    white-space: normal;
}

table.shop_table.subscription_details tbody tr:last-child, 
table.shop_table.my_account_orders td.order-actions {
    display: none; 
} 

/*************mani 14-09-2021 *************************/
.woocommerce-MyAccount-navigation-link--reports{
    display: none !important;  
}
body.page.page-id-2151 .jupiterx-post-content ol li {
    font-weight: 600;
}
body.page.page-id-2151 .jupiterx-post-content ul li {
    margin-bottom: 14px;
    line-height: 26px;
}
body.page.page-id-2151 .jupiterx-post-content ul {
    margin-bottom: 20px;
}
body.page.page-id-2151 .jupiterx-post-content ol li strong {
    font-weight: 600;
}
@media (max-width: 1280px) {
    .jupiterx-main .container {
        max-width: 1180px;
    }
    .listAmmo table.table tbody tr td:last-child .btn {
        font-size: 12px;
        padding: 6px 8px 3px;
    }
}

@media (max-width: 768px) {
    #yith_wcfm-main-content .yith-wcfm-content .yith-wcfm-product.yith-wcfm-form div.form-field label,
    #yith-wcfm-product.yith-wcfm-form form .leftProductgrid p.form-field label {
        display: block;
        float: none;
        margin: 10px 0; 
    }
    #yith-wcfm-product.yith-wcfm-form form .leftProductgrid p.form-field {
        padding-left: 0px;
    }
    .yith-wcfm-content #yith-wcfm-product .visual-editor {
        width: 100%;
    }
}
.yith-wcfm-view{
    display: none !important;   
}

#yith_wcfm-main-content .yith-wcfm-navigation {
    float: left !important;
}
.woocommerce-MyAccount-navigation-link--payment-methods {
    display: none !important;
}

.continue_with_no_ffl_re{
    width: auto !important;

}
.continue_with_no_ffl_mf{
    width: auto !important;
}
.woocommerce-BlankState{
    display: none;
}