/*
Theme Name: Univero
Theme URI: https://ninzio.com/univero
Author: Ninzio
Author URI: https://ninzio.com/
Description: Univero is clean theme, it's used Ninzio Framework.
Version: 1.2
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: univero

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap');

img{
    max-width: 100%;
    height:auto;
}
.media-left img{
    max-width: none;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.gallery-caption {
    box-sizing: border-box;
}
.bypostauthor{
    box-sizing: border-box;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag + span {
    color: #999999;
}
ld-course-list-items .ld_course_grid .thumbnail .caption p{text-align:center !important;}
.archive-shop .ninzio-pagination span.next::before,
.archive-shop .ninzio-pagination a.next::before
{content:'';}

.archive-shop .ninzio-pagination span.prev::before,
.archive-shop .ninzio-pagination a.prev::before
{content:'';}
.woocommerce-MyAccount-content .ld-profile-stat-certificates, .woocommerce-MyAccount-content .ld-profile-stat-points{display: none;}
.woocommerce-MyAccount-content .edit-account .form-row-first, .woocommerce-MyAccount-content .edit-account .form-row-last, .woocommerce-MyAccount-content .edit-account .form-row-email, .woocommerce-MyAccount-content .edit-account .form-row-password{display:none;}
/* Megamenu mobile custom styling */

@media (max-width: 1024px) {
#ninzio-header-mobile .navbar-offcanvas .navbar-nav .menu-megamenu-container li.active > a {
background-color: #282b31;
color: #999999 !important;
}

#main-mobile-menu .has-submenu > .sub-menu li > a,
#main-mobile-menu .widget .widgettitle {
font-size: 13px;
text-align: center;
}

#main-mobile-menu .has-submenu > .sub-menu .menu-megamenu-container li:last-child > a {
border-bottom: 1px solid #3e4146;
}

#main-mobile-menu .vc_col-sm-3 {
width: 100%;
}

.navbar-nav .sub-menu .widget-title:before, .navbar-nav .sub-menu .widgettitle:before {
width: 100%;
height: 1px;
background-color: #3e4146; 
}

.header-mobile .widget {
margin-left: 0px;
margin-right: 0px;
}
}

/* Hero sections responsive custom styling */

@media (max-width: 1880px) {
.mobile-padding-0 .vc_column-inner {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
}

@media (max-width: 1500px) {
.mobile-padding-0 .vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
}

@media (max-width: 1600px) {
.hidden-class-1 {
    display: none;
}
}


@media (max-width: 1400px) {
.hidden-class-2 {
    height: 40px !important;
}
}

.widget_shopping_cart_content .cart_list  img {
    max-width: 80px;
}

/*NEW HEADER STYLE */

html{
	
	overflow-x: hidden;
}
.type-page .entry-title{max-width:1320px;margin:auto;}
.ht-product-inner {
	height: 390px !important;
/*	width: 310px;*/
	border-radius: 0px;
  border: 2px solid rgba(192, 192, 192, 0.445);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.25);
  cursor: default;
  transition: all 0.3s;
  position: relative;}
.ms-drop label {
    line-height: 1.4; 
}
.ht-product-title a {
    font-size: 18px !important;
    font-weight: 600 !important;
}
.elementor-kit-5 .ht-product.slick-slide a {
  color: #6B6B6B !important;
}
.elementor-942 .elementor-element.elementor-element-b534c95 .ht-product-inner .ht-product-categories {
    padding-left: 0 !important;
}
.elementor-3713 .elementor-element.elementor-element-74878a9f{
	background:#fff !important;
}
.elementor-3713 .elementor-element.elementor-element-5f304486 .elementor-heading-title {
    font-size: 40px;
}
.elementor-kit-5{
	background:#fff;
}
.wc-block-components-quantity-selector {
    display: none;
}
.berocket_lgv_list .ht-product-inner .ht-product-content .woocommerce-Price-amount{
	display:flex;
}
.berocket_lgv_list .ht-product-inner .ht-product-content .woocommerce-Price-amount ins .woocommerce-Price-amount{
	margin-top:-30px !important;
}
.img-variable{
	    position: absolute;
    top: 6px;
    left: 4px;
    max-height: 20px;
}
.woolentor-cart-variable .button{
	background:none !important;
}
.ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-action .woolentor-action-btn-area li.woolentor-cart-variable{
	padding-top:21px !important;
}
.my-cart{
	display:flex;
	max-width:1320px;
	margin:0 auto;
}
.product-slider .slick-arrow {
	z-index: 1 !important;
}
#menu-1-720612a1 a.elementor-item:after {
    content: none;
}
del span.woocommerce-Price-amount.amount {
    text-decoration: line-through;
}
.woolentor-cart-variable-category .tooltips span{
	    width: 64px;
}
body .woolentor-cart-variable-category .button{
	background:none !important;
}
.woolentor-cart-variable-category{
	margin-top:-8px !important;
}
.woolentor-cart-variable-category .tooltips[tooltip-position="top"]:hover span {
    bottom: 18px;
}
.variable-block .woocommerce-Price-amount{
	text-align:center !important;
	line-height:1 !important;
}
.file-upload-set{
	display:flex;
	align-items:center;
}
.file-upload-set i{
	top:-6px !important;
	padding:10px 14px;
	border:1px solid #000;
	cursor:pointer;
}
.xoo-wsc-container .xoo-wsc-qty-price .awdr_cart_strikeout_line del{
	position:relative;
}
.xoo-wsc-container .xoo-wsc-qty-price .awdr_cart_strikeout_line del:after{
	width:100%;
	height:1px;
	background:#000;
	position:absolute;
	top:11px;
	left:0px;
	content:"";
}
.cart-table{
	    padding-right: 3.7735849057%;
    width: 65%;
}
.cart-collateral-details{
    padding-left: 2.2641509434%;
    width: 35%;
}
.cart-collateral-details .cart_totals {
    width: 100% !important;
}
.my-cart .cart-table table.shop_table {
    border: none;
}
.my-cart .cart-table table.shop_table td, .my-cart .cart-table table.shop_table th{
	border-right:none;
	border-left:none;
}
.my-cart table.shop_table td {
    border-top: none;
}
body #add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 80px;
}
.cart-collateral-details .cart_totals h2{
	font-size:16px;
	text-transform:uppercase;
	text-align:right;
}
.cart-collateral-details{
	font-size:18px;
}
body .cart-collateral-details table.shop_table{
	border:none;
}
[data-title="Subtotal"] {
 text-align:right;
	font-weight:700;
}
[data-title="Total"] {
 text-align:right;
	font-weight:700;
}
.cart-collateral-details .cart-subtotal, .cart-collateral-details .cart-subtotal td, .cart-collateral-details .cart-subtotal th{
	background:none !important;
}
.cart-collateral-details .cart-subtotal th{
	font-weight:400 !important;
}
.order-total{
	font-size:20px;
}
body .cart-collateral-details table.shop_table{
	border-top:1px solid #ccc;
}
body .cart-collateral-details  table.shop_table td, body .cart-collateral-details  table.shop_table th {
    padding: 16px 12px;
}
.cart-collateral-details a.showcoupon {
    padding: 0px 0;
	    display: flex;
    justify-content: space-between;
}
body .my-cart .cart-collateral-details .cart_totals tr th, body .my-cart .cart-collateral-details .cart_totals tr td{
	border-top:none !important;
}
body .my-cart .cart-collateral-details .cart_totals .order-total td, body .my-cart .cart-collateral-details .cart_totals .order-total th{
	border-bottom:none !important;
}
body .my-cart .cart-collateral-details .cart_totals table{
	border-radius:0px;
}
.my-cart .cart-collateral-details  .checkout_coupon_cart{
	display:flex;
}
.my-cart .cart-collateral-details  form .form-row{
	width:100%;
	margin-bottom:0px;
}
.my-cart .cart-collateral-details form .form-row-last {
    width: auto;
    padding-left: 0;
}
.my-cart .cart-collateral-details form .form-row-last .button {
    margin-left: 0px;
    font-family: "Montserrat", source sans pro;
    font-size: 12px;
    width: 100%;
    display: block;
    font-weight: 600;
    letter-spacing: 0px;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    color: #fff;
    background: #000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000;
    padding: 15px 25px !important;
    text-transform: uppercase;
    border-radius: 0px;
}
.my-cart .cart-collateral-details form .form-row-last .button:hover, .my-cart .cart-collateral-details form .form-row-last .button:focus{
	background:#333;
	border-color:#333;
}
.my-cart .cart-collateral-details .wc-proceed-to-checkout{
	padding-top:0px !important;
}
.my-cart .cart-collateral-details .wc-proceed-to-checkout .checkout-button{
	margin-left: 0px;
    font-family: "Montserrat", source sans pro;
    font-size: 12px;
    width: 100%;
    display: block;
    font-weight: 600;
    letter-spacing: 0px;
    text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    color: #000;
    background: #FFB71B;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFB71B;
    padding: 15px 25px !important;
    text-transform: uppercase;
    border-radius: 0px;
	margin-top:-20px;
	margin-bottom:20px;
}
.my-cart .cart-collateral-details .wc-proceed-to-checkout .checkout-button:hover, .my-cart .cart-collateral-details .wc-proceed-to-checkout .checkout-button:focus{
	color:#fff;
	background:#000;
	border-color:#000;
}
.my-cart .cart-collateral-details .payments-images img{
	max-height:34px;
}
.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-left: 52px !important;
}
.my-cart .cart-table .product-name{
	font-size:11px;
}
.my-cart .cart-table .product-name a{
	font-size:14px;
	display:inline-block;
	margin-bottom:7px;
}
.my-cart .cart-table .product-name a.remove-item{
	text-decoration:underline !important;
	font-size:11px;
	margin-top:4px;
}
.my-cart .cart-table .product-name .woocommerce-Price-amount{
	display:block;
	font-size:14px;
	margin-bottom:9px;

}
#ppc-button{
	text-align:center;
}

.my-cart .cart-collateral-details .wc-proceed-to-checkout .checkout-button
.berocket_lgv_list .ht-product-inner .ht-product-content .woocommerce-Price-amount ins .woocommerce-Price-amount{
	margin-top:-30px !important;
}
.page-template-template-partsfaq-template-php .site-main{
	max-width:1350px;
	margin:0 auto;
}
.page-numbers{
	margin:0 0 40px 0;
	padding:0;
	list-style:none;
	text-align:center;
}
.page-numbers li{
	display:inline-block;
	padding:0 5px;
	font-family: "Montserrat", source sans pro !important;
	font-size:13px;
	text-transform:uppercase;
	font-weight:600;
}
.page-numbers li span.current{
	background:#FFB71B;
	color:#000;
	padding:5px 12px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:600;
	display:block;
	border:2px solid #FFB71B;
}
.page-numbers li a.page-numbers{
	display:block;
	border:2px solid #000;
	color:#000;
	padding:5px 12px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:600;
}
.page-numbers li a.page-numbers:hover, .page-numbers li a.page-numbers:focus{
	background:#000 !important;
	color:#fff;
	text-decoration:none;
}
.woocommerce-Address {
    border: 1px solid #eee;
    padding: 20px;
	    flex: 0 0 50% !important;
    max-width: 100% !important;
    margin: 0 15px !important;
}
.addresses{
	margin-left:-15px;
	margin-right:-15px;
	display:flex;
}
.ht-product-inner:hover {
  box-shadow: 0 20px 15px rgba(0, 0, 0, 0.24);
  transform: translateY(-5px);
}
.elementor-4483 .elementor-element.elementor-element-fad78eb .ht-tab-menus li a.htactive{
	background:#000;
	color:#fff;
}
.elementor-4483 .elementor-element.elementor-element-fad78eb .ht-tab-menus li a:hover {
    background:#000;
	color:#fff;
}
.ht-product-content-inner {
	margin-top:-60px;
}
.page-id-4483 .ht-product-image {
    padding-top: 10px;
}
.d-none{
	display:none !important;
}
body .woocommerce-orders-table__cell-order-actions .button{
	padding:10px 12px !important;
	margin:4px !important;
}
#add_payment_method #payment .payment_method_paypal img, .woocommerce-cart #payment .payment_method_paypal img, .woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 86px;
}
.about_paypal{
	margin-top:17px;
}
.elementor-7779 .elementor-element.elementor-element-4b6d9cda .elementor-heading-title{
	font-size:16px !important;
}
body .elementor-7779 .elementor-element.elementor-element-4b6d9cda > .elementor-widget-container {
    margin: 12px 0px 0px 0px;
}
body .woocommerce-orders-table__cell-order-actions .button.view{
	background:#000 !important;
	color:#fff !important;
	border-color:#000 !important
}
body .woocommerce-orders-table__cell-order-actions .button.view:hover, body .woocommerce-orders-table__cell-order-actions .button.view:focus{
	background:#333 !important;
	color:#fff !important;
	border-color:#333 !important
}
.sku{
	margin-right:10px;
}
body .woocommerce-orders-table__cell-order-actions .button.cancel{
	background:#dc3545 !important;
	color:#fff !important;
	border-color:#dc3545 !important
}
body .woocommerce-orders-table__cell-order-actions .button.cancel:hover, body .woocommerce-orders-table__cell-order-actions .button.cancel:focus{
	background:#bb2d3b !important;
	color:#fff !important;
	border-color:#bb2d3b !important;
}
body .woocommerce-orders-table__cell-order-actions .button.return{
	border-color:#feb71b !important;
}
body .woocommerce-orders-table__cell-order-actions .button.return:hover, body .woocommerce-orders-table__cell-order-actions .button.return:focus{
	color:#fff !important;
	border-color:#000 !important;
}

.elementor-4483 .elementor-element.elementor-element-339a6ac .elementor-spacer-inner{
	height:0px;
}

.attachment-medium {
  height: 295px !important;
	margin: auto;
}

.ht-product-title {
	height:40px;
}

.woocommerce ul.products .product.berocket_lgv_list h4.ht-product-title sup{
	top:10px;
	float:right;
}

.ht-product-label {
	font-size: 12px !important;
	font-weight: 700 !important;
	color: #000000 !important;
	margin-left: -20px;
	margin-top: -10px;
}

.ht-product-categories a{
	font-size: 14px !important;
	font-weight: 600 !important;
}

.ht-product-price .woocommerce-Price-amount{
	font-size: 14px !important;
	color: #999999 !important;
	font-weight: bold !important;
}

.price {
	min-width: 100px !important;
  margin-left: 0px !important;
}

.ht-product-price {
	width: auto !important;
	margin-top: 15px !important;
 margin: 0px !important;
}

.ht-product-price:after {
	font-family: fontAwesome;
  content: "\27F6";
	color: #1D6DDC;
	font-size: 32px;
	display:none
}

.ht-product-price .woocommerce-Price-currencySymbol{
	font-size: 14px !important;
	color: #999999 !important;
	font-weight: bold !important;
}

.option-text {
	color: #ffffff;
}

.dropdown-content {
	background-color: #000000 !important;
}

.option-submit {
	border-style: none !important;
}

.chevron-down {
	color: #ffffff;
}

.selector {
	border-style: none !important;
  width: 150px !important;
}

.product_meta .posted_in {display: none !important;}

.woocommerce-loop-product__title a{
	font-size: 32px !important;
  font-weight: 500 !important;
	text-transform: uppercase;
}

.ht-products .ht-product .ht-product-inner .ht-product-action{position:absolute !important; left:auto !important; right:0 !important; bottom:15px !important}
.ht-product-action ul li.woolentor-cart a::before{    content: "\e04d" !important;}
.woocommerce a.added_to_cart{padding-left:10px;display:none;}
.add_to_cart_button:after{

display:none !important;
}

form.register .form-row{
	display:block !important;
}
.wc-block-components-spinner {
    position: absolute;
    left: 0%;
    content: "";
    top: 7%;
    margin: 0 auto !important;
}
button.wc-block-components-quantity-selector__button--minus:disabled {
    background: #8080803b !important;
    color: white !important;
    cursor: no-drop !important;
}
.ms-choice>span{
	text-shadow: none !important;
}
span.woocommerce-Price-amount.amount {
    margin: 0px !important;
}
#customer_login{display:none;}
.logged-in .elementor-element-1d3d6c9{display:none;}
.logged-in .oauthloginbutton{display:none;}

.elementor-10474 .elementor-element.elementor-element-50f0744b,
.elementor-10474 .elementor-element.elementor-element-1d3d6c9{
    color: #000;
}
.elementor-942 .elementor-element.elementor-element-267fff61 .elementor-swiper-button{
	border: 2px solid #ddd;
	color:#000;
	font-size: 20px;
height: 40px;
	width:40px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.elementor-942 .elementor-element.elementor-element-267fff61 .elementor-swiper-button:hover, .elementor-942 .elementor-element.elementor-element-267fff61 .elementor-swiper-button:focus{
	background:#000;
	border: 2px solid #000;
	color:#fff;
}
.elementor-widget-testimonial-carousel .elementor-swiper-button-prev{
	left:-15px;
}
.elementor-widget-testimonial-carousel .elementor-swiper-button-next{
	right:-15px;
}
.woolentor-tip{
	font-size:9px !important;
	padding-right:8px !important;
	padding-left:8px !important;
	letter-spacing:-.2px;
	padding-top:4px !important;
}
.woocommerce-MyAccount-content .form-row label{
	width:100%;
}
.woocommerce-MyAccount-content .form-row .woocommerce-input-wrapper{
	width:100%;
}
.woocommerce-MyAccount-content .button{
	border: solid 1px #ffb71b !important;
    border-radius: 0 !important;
    color: #000 !important;
    background-color: #ffb71b !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    padding: 15px 15px 15px 15px !important;
}
.woocommerce-MyAccount-content .button:hover, .woocommerce-MyAccount-content .button:focus{
	border: solid 1px #000 !important;
    color: #fff !important;
	background-color: #000 !important;
}
.elementor-editor-active #elementor-panel-state-loading{
	display:none !important;
}
.is-large.wc-block-cart .wc-block-cart__totals-title{
	font-weight:700 !important;
}
.page-id-7857 .content-area{
	max-width:1350px;
	margin-left:auto;
	margin-right:auto;
	    padding: 10px;
}
.page-id-7857 .content-area h1{
	padding: 30px 0 20px 0;
}
.page-id-7857 .content-area h1:after{
	display:none;
}
.page-id-7857 #ced_rnx_return_request_form_wrapper label, .ced_rnx_note_tag_wrapper p label{
	border-bottom:none;
}
.page-id-7857 #ced_rnx_return_request_form .form-row .input-text{
	padding:5px;
	margin-bottom:12px;
}
.page-id-7857 #ced_rnx_return_request_form .form-row{
	display:block;
}
.page-id-451 fieldset { display:none }

.page-id-7857 #ced_rnx_return_request_form .form-row .button {
	border: solid 1px #ffb71b !important;
    border-radius: 0 !important;
    color: #000 !important;
    background-color: #ffb71b !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    padding: 15px 15px 15px 15px !important;
}
.page-id-7857 #ced_rnx_return_request_form .form-row .button:hover, .page-id-7857 #ced_rnx_return_request_form .form-row .button:focus{
	border: solid 1px #000 !important;
    color: #fff !important;
    background-color: #000 !important;
}
.page-id-7857 #ced_rnx_return_request_form .form-row .button.ced_rnx_return_request_morefiles {
	border: solid 1px #000 !important;
    color: #fff !important;
    background-color: #000 !important;
}
.page-id-7857 #ced_rnx_return_request_form .form-row .button.ced_rnx_return_request_morefiles:hover, .page-id-7857 #ced_rnx_return_request_form .form-row .button.ced_rnx_return_request_morefiles:focus{
	border: solid 1px #333 !important;
    color: #fff !important;
    background-color: #333 !important;
}
.page-id-7857 .ced-rnx_customer_detail .col2-set{
	margin-left:-15px;
	margin-right:-15px;
}
.product-check .ced_rnx_return_product_all{
	margin-top:-4px;
}
.page-id-7663 #shipping_company_field, .page-id-7663 #billing_company_field, .page-id-7663 #billing_vat_number_field{
	display:none !important;
}
.woocommerce form .form-row select{
	    border: 1px solid #c7ccd7;
}
.woocommerce-columns--addresses{
	display:flex;
}
.woocommerce-columns--addresses .woocommerce-column {
	flex: 0 0 50%;
}
.woocommerce-columns--addresses h2{
	font-size:26px;
}
.order-again .button{
	border: solid 1px #ffb71b !important;
    border-radius: 0 !important;
    color: #000 !important;
    background-color: #ffb71b !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    padding: 15px 15px 15px 15px !important;
}
.order-again .button:hover, .order-again .button:focus{
	border: solid 1px #000 !important;
    color: #fff !important;
    background-color: #000 !important;
}
.woocommerce-MyAccount-content .button{
	font-family: "Montserrat", source sans pro !important;
	font-weight:600 !important;
}
#cart-count-header{
	font-family: "Montserrat", source sans pro !important;
	font-size: 14px !important;
}
.login-box a{
	border: solid 1px #ffb71b !important;
    border-radius: 0 !important;
    color: #ffb71b !important;
    background-color: none !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0px !important;
    padding: 14px 15px !important;
	font-family: "Montserrat", source sans pro !important;
}
body .login-box a:hover, body .login-box a:focus{
	background:#ffb71b !important;
	color:#000 !important;
}
.login-box{
	padding-left:42px;
}
#order_review .product-name span{
	display:block !important;
	width:100% !important;
}
#order_review .product-name span strong{
	border: 1px dashed #ffb71b;
    padding: 3px 3px 2px 3px;
    border-radius: 4px;
    margin-bottom: 8px;
    font-weight: 700 !important;
    font-size: 9.5px;
    letter-spacing: -.3px;
    text-transform: uppercase;
}
.flatpickr-input, .input-text {
    padding-left: 15px!important;
}
#order_review .product-name br{
	display:none;
}

.tooltips {
  position: relative;
  display: inline;
}

.tooltips span {
  position: absolute;
  color: #FFFFFF;
  background: #282828;
 font-size:9px !important;
	padding-right:0px !important;
	padding-left:0px !important;
	letter-spacing:-.5px;
	padding-top:4px !important;
	padding-bottom:4px;
	border-radius:20px;
	font-weight:400;
  width:58px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
}

.tooltips:hover span {
  visibility: visible;
  opacity: 1;
  z-index: 999;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  filter: alpha(opacity=100);
}

.tooltips[tooltip-position="top"]:hover span{
  bottom: 26px;
  left: 50%;
  margin-left: -29px;
}
b, strong {
    font-weight: blod !important;
}
.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 30px;
	max-width:inherit;
}
#ced_rnx_return_request_subject_text, #ced_rnx_exchange_request_subject_text {
    box-shadow: none;
	    border: 1px solid #c7ccd7;
	    padding: 8px 15px;
}
.woocommerce .woocommerce-customer-details address {
    border-bottom-width: 1px;
    border-right-width: 1px;
    padding: 20px 20px 0 20px;
	height:100%;
}
.woocommerce .woocommerce-customer-details address .woocommerce-customer-details--email{
	margin-bottom:-20px;
}
.woocommerce-column--billing-address, .woocommerce-column--shipping-address {
	padding-bottom:35px;
}
#ced_rnx_return_request_form .form-row-wide i{
	    position: relative;
    top: 6px;
}
body .refund_policy_style{
	    margin-left: 183px !important;
}

.woocommerce button.button.loading::after{content:none !important;}

@media screen and (min-device-width: 1200px) and (max-device-width: 1300px) { 
.elementor-942 .elementor-element.elementor-element-305915d, .elementor-942 .elementor-element.elementor-element-7e37ac90 > .elementor-element-populated{
	padding-left:30px;
	padding-right:30px;
}
	.slick-slider{
		padding-left:50px;
		padding-right:50px;
	}
	.product-slider .slick-arrow {
    left: 20px;
	}
	.product-slider .slick-arrow.slick-next {
    right: 20px;
}
}

@media only screen and (max-width: 1300px) {
.elementor-4918 .elementor-element.elementor-element-255cf9b > .elementor-widget-container {
    padding: 0px 60px 0px 0px;
}
}

@media only screen and (max-width: 767px) {
.addresses {
    margin-left: 0px;
    margin-right: 0px;
    display: block;
}
	.cart-table {
    padding-right: 0;
    width: 100%;
}
	.cart-collateral-details {
    padding-left: 0%;
    width: 100%;
}
	.elementor-4918 .elementor-element.elementor-element-255cf9b > .elementor-widget-container {
    padding: 0px 0px 0px 0px;
}
	.my-cart{
		display:block;
		padding:0 20px;
	}
.woocommerce-Address {
    width: 100%;
    margin: 0 0 15px 0 !important;
}
	.woocommerce-columns--addresses{
	display:block;
}
.woocommerce-columns--addresses .woocommerce-column {
	flex: 0 0 100%;
}
	.woocommerce-columns--addresses h2{
		margin-top:20px;
		margin-bottom:10px;
	}
	.woocommerce .woocommerce-customer-details address {
    padding: 20px;
	height:auto;
}
.woocommerce .woocommerce-customer-details address .woocommerce-customer-details--email{
	margin-bottom:0px;
}


	.h1, h1 {
    font-size: 2rem;
}
	.page-id-7857 .content-area {
    padding: 10px 25px;
}
	.page-id-7857 .ced-rnx_customer_detail .col2-set{
		margin:0;
	}
	.page-id-7857 .ced-rnx_customer_detail .col2-set .col-1, .page-id-7857 .ced-rnx_customer_detail .col2-set .col-2{
		padding-left:0px;
		padding-right:0px;
	}
	.woocommerce-columns--addresses h2 {
    margin-top: 0px;
	}
}
		.elementor-1187 .elementor-element.elementor-element-60ef9073 > .elementor-container {
    max-width: 1500px !important;
}
/*new css*/


.nav-sidebar{
 font-family: 'Open Sans', sans-serif;
}
.search-container .input-group .form-control{
    font-family: 'Open Sans', sans-serif;
}
.nav-sidebar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .content-wrapper,
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .main-footer {
    transition: margin-left 0.3s ease-in-out;
    margin-left: 60px;
  }
}

@media (max-width: 991.98px) {
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .content-wrapper,
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .main-footer,
  body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav)
    .main-header {
    margin-left: 0;
  }
}
.main-sidebar,
.main-sidebar::before {
  transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
  width: 60px;
}
.sidebar-collapse .main-sidebar,
.sidebar-collapse .main-sidebar::before {
  margin-left: -250px;
}
body:not(.layout-fixed) .main-sidebar {
  height: calc(100vh - 62px);
  min-height: calc(100vh - 62px);
  position: fixed;
  top:62px;
  overflow-x: hidden;
	display:flex;
	flex-direction:column;
}
.main-sidebar {
  height: 100vh;
  overflow-y: hidden;
  z-index: 1038;
}
.main-sidebar a:-moz-focusring {
  border: 0;
  outline: 0;
}
.nav-sidebar .nav-item > .nav-link .right {
  transition: -webkit-transform ease-in-out 0.3s;
  transition: transform ease-in-out 0.3s;
  transition: transform ease-in-out 0.3s, -webkit-transform ease-in-out 0.3s;
}
.nav-sidebar .nav-link > .right,
.nav-sidebar .nav-link > span > .right {
  position: absolute;
  right: 1.25rem;
  top: 16px;
}
.nav-sidebar .menu-open > .nav-treeview {
  display: block;
}
.nav-sidebar .menu-is-opening > .nav-link i.right,
.nav-sidebar .menu-open > .nav-link i.right {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.nav-sidebar .nav-treeview {
  display: none;
  list-style: none;
  padding: 0;
}
.nav-sidebar .nav-link span {
  display: inline;
  margin: 0;
  padding-left:10px;
  white-space: normal;
}
#sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1037;
}

@media (max-width: 991.98px) {
  .sidebar-open #sidebar-overlay {
    display: block;
  }
}
.main-sidebar {
  background-color: #f9f9f9;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.22);
}
.main-sidebar{
 font-family: 'Open Sans', sans-serif;
}
.sidebar a {
  color: #c2c7d0;
}

@media (min-width:992px) {
  .sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .main-footer{
    margin-left: 60px !important
  }
  .sidebar-mini .brand-text, .sidebar-mini .nav-sidebar .nav-link span, .sidebar-mini .sidebar .user-panel > .info {
    margin-left: 0px;

    visibility: hidden;
  }
  .sidebar-collapse .brand-text, .sidebar-collapse .nav-sidebar .nav-link span, .sidebar-collapse .sidebar .user-panel > .info {
    visibility: visible;
  }
  .sidebar-mini.sidebar-collapse .main-sidebar, .sidebar-mini.sidebar-collapse .main-sidebar::before {
    margin-left: 0;
    width: 250px;
  }
  .sidebar-mini .main-sidebar.sidebar-focused, .sidebar-mini .main-sidebar:hover {
    width: 250px;
  }
  .sidebar-mini .main-sidebar:hover .nav-sidebar .nav-link span {
    display: inline-block;
    margin-left: 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible
  }
}
.sidebar-mini .main-sidebar .nav-link,
.sidebar-mini-md .main-sidebar .nav-link,
.sidebar-mini-xs .main-sidebar .nav-link {
  width: 250px;
  transition: width ease-in-out 0.3s;
}
.nav-sidebar {
  position: relative;
}
.nav-sidebar:hover {
  overflow: visible;
}
.nav-sidebar .nav-item > .nav-link {
  position: relative;
  color: #000;
  display: flex;
      font-size: 16px;
    letter-spacing: -.5px;
    padding-left: 10px;
    padding-top:10px;
    padding-bottom:10px;
  align-items: center;
}
.nav-item img {
  max-height: 40px;
  min-height:40px;
  display: inline-block;
  align-items: center;
     margin-right: 10px;
     margin-left: 1px;

     filter: invert(27%) sepia(51%) saturate(4878%) hue-rotate(36deg) brightness(204%) contrast(100%);
}
.nav-sidebar .nav-item > .nav-link:hover, .nav-sidebar .nav-item > .nav-link:focus{
    background:rgba(0,0,0,.1);
}
.nav-sidebar li.nav-item {
  padding-bottom: 0px;
  padding-top: 0px;
}
.main-header {
  background: #000;
}
.nav-link-icon {
  font-size: 36px;
  color: #fff;
  padding: 9px 12px;
}
.nav-link-icon img{
    margin-top:-2px;
}
.nav-link-icon:hover,
.nav-link-icon:focus {
  color: #f9b82b;
}
.main-header img{
    max-height:34px;
    width:auto;
}
.footer-new{
    background:#000;
    padding:40px 0;
    text-align:center;
    color:#fff;
}
.footer-menu{
    margin:0 -10px;
    padding:0;
    list-style:none;
}
.footer-menu li{
    padding:0 10px;
    display:inline-block;
}
.footer-menu li a{
    color:#fff;
}
.footer-menu li a:hover, .footer-menu li a:focus{
    color:#FFB71B;
}

.main-sidebar .dropdown-menu {
    position: relative;
    top: 0px;
    width: 100%;
    border:none;
    box-shadow:none;
}
.profile-nav {
    position:fixed;
    bottom:30px;
    left:20px;
    width: auto;
    color: #000;
    display: flex;
    font-size: 16px;
    align-items: center;
    letter-spacing: -.5px;
}
.profile-nav span{
    display:none;
}
.main-sidebar:hover .profile-nav span, .sidebar-collapse .profile-nav span{
    display:inline-block;
}
.profile-nav img {
    max-height: 40px;
    min-height: 40px;
    display: inline-block;
    margin-right: 10px;
}
.main-header {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 999999;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.6px 1.6px 1.6px 1.6px;
    height:63px;
}
.main-header-right{
    display:flex;
    align-items: center;
}
.main-header-left{
    display: flex;
    align-items: center;
} 
.search-container .input-group {
    display: flex;
    border:2px solid #fff;
    border-radius:0px;
        margin-right: 6px;
}
.search-container .input-group .form-control{
    background:none;
    border:1px solid #000;
    height:34px;
    color:#fff;
    min-width: 300px;
    padding: 10px;
}
.search-container .input-group .form-control:focus{
    border:1px solid #000;
    box-shadow:none;
}
.search-container .input-group .btn{
    padding: 2px 8px;
    font-size: 18px;
    color:#fff;
    background:000;
    border:1px solid #000;
}
.student-btn{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #000;
    background-color: #ffb71b;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
    border-color: #ffb71b;
    text-transform:uppercase;
    padding: 12px 15px !important;
    line-height: 1.4;
}
.student-btn:hover, .student-btn:focus{
    background-color: #fff;
    border-color: #fff;
    color: #000;
}
.login-btn{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #000;
    background-color: #fff;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    padding: 12px 15px !important;
    line-height: 1.4;
    text-transform:uppercase;
}
.login-btn:hover, .login-btn:focus{
    background-color: #ffb71b;
    border-color: #ffb71b;
    color: #000;
}
.main-header-right{
    padding-right:6px;
}
.main-header-right .login-btn, .main-header-right .student-btn{
    margin-left:6px !important;
    margin-right:6px !important;
}
.dropdown-menu .right {
    top: 8px !important;
}
.dropdown-menu .dropdown-menu{
    padding-left:20px;
}
.dropdown-menu li {
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}
.main-header h1{
    font-size:26px;
    color:#fff;
    font-weight:500;
        margin: 0px 0 0 15px;
        font-family: 'Montserrat', sans-serif;
}

 .dropdown-menu>li>a{
     padding-top:0px;
     padding-bottom:0px;
 }
 .elementor-15394 .elementor-element.elementor-element-7e5f6a4 {
    margin: 0 auto;
}
body .elementor-element-18321fc a.paoc-popup.popupaoc-button{
    background:#ffb71b !important;
    color:#000 !important;
    font-weight:700;
}
body .elementor-element-18321fc a.paoc-popup.popupaoc-button:hover, body .elementor-element-18321fc a.paoc-popup.popupaoc-button:focus{
    background:#000 !important;
    color:#fff !important;
}
.nav-sidebar li.nav-item:first-child{
    padding-top:0px !important;
}
.menu-main-menu-container{
  height: 100%;
  display: flex;
  flex-direction: column;
}



@media (min-width: 768px) {
.nav-link-icon {
    font-size: 28px;
}

}

@media (min-width: 993px) {
.sidebar-mini{
    transform: none !important;
}
.optanon-alert-box-wrapper{
    top:0px !important;
}
.my-cookie{
    padding-top:134px;
}
.my-cookie .main-header {
    top: 73px;
}
.my-cookie .main-sidebar {
    top: 134px !important;
}
body{
    padding-top:62px;
}
.nav-link-icon i{
    display:none;
}
}

@media (max-width: 1460px) {
    
}

@media (max-width: 1200px) {
.main-header-right .input-group .form-control {
    min-width: inherit;
}
.main-header-right .login-btn, .main-header-right .student-btn {
    letter-spacing: -.5px;
    font-size:11px;
}
.main-header h1 {
    font-size: 28px;
}
}

@media (max-width: 992px) {
.main-header {
    display: block;
}
.main-header h1 {
   width:100%;
}
.main-header {
    position: inherit;
}
.my-cookie{
    padding-top:0px;
}
.nav-link-icon {
    font-size: 22px;
    color: #fff;
    padding: 15px 15px;
}
.main-header-left {
    flex-wrap: wrap;
}
.search-container {
    width: 100%;
    display: flex;
    padding-top:6px;
    justify-content: center;
}
.main-header-right .input-group .form-control {
    height: 30px;
}
.main-header-right .input-group .btn {
    padding: 0px 10px;
    font-size: 16px;
}
.student-btn, .login-btn {
    padding: 10px 12px;
    letter-spacing:0px;
}
.main-header-right {
    padding: 20px 0 22px 0;
    display:block;
    text-align: center;
}

.main-header-right .input-group {
    margin-left: 0px;
    margin-bottom: 20px;
}
.nav-link-icon i{
    margin-right:15px;
}
.main-header img {
    max-height: 38px;
}
.main-sidebar, .main-sidebar::before {
    width: 250px;
}

.profile-nav {
    bottom: inherit;
    left: inherit;
    top: 50px;
    right: 10px;
}

.profile-nav span {
    display: none !important;
}
.profile-nav img {
    max-height: 30px;
    min-height: 30px;
}
}

@media (max-width: 767px) {
.main-header h1 {
    font-size: 26px;
}
}
/*new after over*/
.top-bar-nav {
  background: rgba(0, 0, 0, 0.6);
  /* margin-top:3px; */
  position: fixed;
  z-index: 70 !important;
	width:100%;
	
}
@media (max-width: 992px){
.top-bar-nav {
    position: absolute;
}
}
.top-bar-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.top-bar-nav{
 font-family: 'Open Sans', sans-serif;
}

.top-bar-nav ul li {
  display: inline-block;
  padding: 8PX 0PX 0PX 0PX;
}
.top-bar-nav ul li a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #ffb71b;
}

.top-bar-nav ul li a {
  font-size: 14px;
  font-weight: 600;
  font-family: montserrat, sans-serif;
  text-decoration: none;
  color: #fff !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.top-bar-nav ul li a:hover::after{
  width: 100%;
  transition: width 0.3s;
  color: #ffb71b;
}

.top-bar-nav ul li a:hover,
.top-bar-nav ul li a:focus{
  color: #ffb71b;
}
.top-bar-nav ul li a:hover,
.top-bar-nav ul li a:focus{
  color: #ffb71b;
  background: none !important;
}


ul.dropdown-menu {
    color: white;
    background-color: black;
	
}
.top-bar-nav ul li a:hover, .top-bar-nav ul li a:focus{
    color: #ffb71b !important;
	background: none !important;
  }

.fa .fa-angle-down .right{
		margin-left: 7px;
    margin-top: 2px !important;
}
a:hover{
	text-decoration:none !important;
}

body.home .top-bar-nav ul li.menu-item-56757 a.dropdown-toggle::after {
    width: 100%;
}
body.home .top-bar-nav ul li.menu-item-56757 a.dropdown-toggle{
	color:#ffb71b;
}
.top-bar-nav ul li.current-menu-item a.nav-link {
    color: #ffb71b !important;
}
.nav-sidebar .menu-item-23339 > .nav-link img {
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate(
330deg
) brightness(95%) contrast(105%);
}
.nav-sidebar .menu-item-23339 > .nav-link {
    color: #ffb71b !important;
}
.top-bar-nav ul li.current-menu-item a::after {
    width: 100%;
    transition: width .3s;
    color: #ffb71b;
}
.top-bar-nav ul li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #ffb71b;
    transition: width .3s;
    margin-top:-1px;
}
.nav-item img {
  max-height: 40px;
  min-height: 40px;
  display: inline-block;
  align-items: center;
  margin-right: 10px;
  margin-left: 1px;
}
/*
.nav-sidebar .nav-item > .nav-link:hover,
.nav-sidebar .nav-item > .nav-link:focus {
  background: rgba(0, 0, 0, 0.1);
}*/
.nav-sidebar .nav-item > .nav-link:hover img {
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate(
330deg) brightness(95%) contrast(105%);
}
.nav-sidebar .nav-item > .nav-link:hover{
	background-color:transparent !important;
}




body .nav-sidebar .menu-item-56970 > .nav-link {
    color: #ffb71b !important;
}
body .nav-sidebar .default-community > .nav-link img {
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate( 
330deg) brightness(95%) contrast(105%);
}
.nav-item img {
    filter: invert(76%) sepia(0%) saturate(209%) hue-rotate(
134deg) brightness(90%) contrast(82%);
	width:32px;
	max-height: 32px;
   min-height: 32px;
}

.nav-sidebar .nav-item>.nav-link {
    color: #a6a6a6!important;
	padding-top: 15px;
    padding-bottom: 17px;
}

body .nav-sidebar .menu-item-56970 > .nav-link img {
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate( 
330deg) brightness(95%) contrast(105%);
}


.nav-sidebar .nav-item>.nav-link:hover, .nav-sidebar .nav-item>.nav-link:focus {
    color: #ffb71b!important;
}
.nav-sidebar li.nav-item {
  padding-bottom: 0px;
  padding-top: 0px;
}
.nav-sidebar .menu-item-23339 > .nav-link {
    color: #ffb71b !important;
}
/*to make settings height auto*/
.menu-settings-menu-container{
	margin-top:auto;
}

header.woocommerce-products-header {
    padding: 60px 0 30px 0;
}
.single-cat{
	margin-top:40px;
}
/*HELP MENU*/
.top-bar-nav ul li:last-child{
	    float: right;
}
.top-bar-nav ul li:last-child img{
	    width:35px !important;
	height:35px !important;
	margin-right:10px !important;

    position: relative;
    /* top: -31%; */
    top: -6px;
	left:18px;
}
.top-bar-nav{
	height:50px;
}
.top-bar-nav ul li#menu-item-23460 a::after{
	display:none;
}
.top-bar-nav ul li#menu-item-23460 a span.menu-image-title-after{
	visibility:hidden;

}
.top-bar-nav ul li#menu-item-23460 a img:hover{
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate(330deg) brightness(95%) contrast(105%);
}
.single-product div.product {
    padding-top: 40px;
}
.elementor-451 .elementor-element.elementor-element-480bb7c4.elementor-column {
    padding-top: 70px;
}
.page-header {
    padding: 65px 0 20px 0;
}
.form-wizard {
    padding: 50px 0 30px 0;
}
body.home .top-bar-nav ul li.menu-item-23353 a.nav-link {
    color: #fff !important;
}
      body.home .top-bar-nav ul li.menu-item-23353 a::after {
    width: 0%;
    transition: width .3s;
    color: #ffb71b;
}
body.home .top-bar-nav ul li.page-active-home a.nav-link {
    color: #fff !important;
}
body.home .top-bar-nav ul li.page-active-home a::after {
    width: 0%;
    transition: width .3s;
    color: #ffb71b;
}
body.home .top-bar-nav ul li.page-active-partner-selected a.nav-link {
    color: #ffb71b !important;
}
      body.home .top-bar-nav ul li.page-active-partner-selected a::after {
    width: 100%;
    transition: width .3s;
    color: #ffb71b;
}
body.home .top-bar-nav ul li.page-active-partner a.nav-link {
    color: #fff !important;
}
body.home .top-bar-nav ul li.page-active-partner a::after {
    width: 0%;
    transition: width .3s;
    color: #ffb71b;
}
.product-tab-list{
	padding-top:60px;
}
.page-template-faq-template .site-main{
	padding-top:80px;
}

.menu-bottom-header-menu-container {
    background: rgba(0, 0, 0, 0.6);
    padding: 4.5px 0;
    position: fixed;
    width: 100%;
    height:50px;
        margin-left: 60px;
  }
  .menu-sidebar-top-container{
      background:#f9f9f9;
      z-index:999;
  }
  .nav-sidebar li a img {
    max-height: 32px;
    min-height: 32px;
    max-width: 32px;
    display: inline-block;
    align-items: center;
    margin-right: 0px;
    padding-right: 0px !important;
    margin-left: 4px;
}
  .logged-in .menu-bottom-header-menu-container {
    margin-top: 4px !important;
  }
  
  .menu-bottom-header-menu-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .menu-bottom-header-menu-container ul li {
    display: inline-block;
    padding: 0 5px !important;
  }
  .menu-bottom-header-menu-container ul li a::after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #ffb71b;
        position: absolute;
    bottom: 6px;
  }
  .menu-bottom-header-menu-container ul li a:hover::after,
  .menu-bottom-header-menu-container ul li.active a::after {
    width: calc(100% - 32px);
    transition: width 0.3s;
    color: #ffb71b;
  }
  
  body .wrapper .main-sidebar .menu-bottom-header-menu-container ul li a {
    font-size: 14px !important;
    font-weight: 600 !important;
    font-family: montserrat, sans-serif !important;
    text-decoration: none !important;
        position: relative !important;
    width:auto !important;
    padding: 8px 16px !important;
    color: #fff !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .menu-bottom-header-menu-container ul li a:hover::after,
  .menu-bottom-header-menu-container ul li a.active::after {
    width: calc(100% - 32px);
    transition: width 0.3s;
    color: #ffb71b;
  }
  body .wrapper .main-sidebar .menu-bottom-header-menu-container ul li a:hover,
  body .wrapper .main-sidebar .menu-bottom-header-menu-container ul li a:focus,
  body .wrapper .main-sidebar .menu-bottom-header-menu-container ul li a.active {
    color: #ffb71b !important;
  }
  
  body .wrapper .main-sidebar .menu-bottom-header-menu-container ul li a:hover,
  body .wrapper .main-sidebar .menu-bottom-header-menu-container ul li a:focus,
  body .wrapper .main-sidebar .menu-bottom-header-menu-container ul li.active a {
    color: #ffb71b !important;
    background: none !important;
  }
  .mt-auto{
      margin-top:auto;
  }
  .search-container:before {
    display:none !important;
}
li.current-menu-item .dropdown-menu li a::after{
	width:0px;
}
.dropdown-toggle .fa{
    margin-left:8px;
}
body .nav-sidebar .menu-item-44148 > .nav-link {
  color: #ffb71b !important;
}
body .nav-sidebar .menu-item-44148 > .nav-link img {
  filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate( 330deg) brightness(95%) contrast(105%);
}
.top-bar-nav ul li a.nav-link {
 padding: 4px 23px 4px 25px;
}
.top-bar-nav ul li.current-menu-item a, .top-bar-nav ul li.current-menu-parent a{
  color: #ffb71b !important;
}

.top-bar-nav ul li.current-menu-parent a::after {
  width: 100%;
  transition: width .3s;
  color: #ffb71b;
}
.top-bar-nav ul li.current_page_item .dropdown-menu li a{
	color:#fff !important;
}
.top-bar-nav ul li.current_page_item .dropdown-menu li a:after{
	width:0%;
}
.top-bar-nav ul li.current_page_item ul.dropdown-menu li.current-menu-item a{
	 color: #ffb71b !important;
}
.top-bar-nav ul li.current_page_item ul.dropdown-menu li.current-menu-item a:after{
	 width: 100%;
  transition: width .3s;
  color: #ffb71b;
}
.top-bar-nav ul li.current_page_item ul.dropdown-menu li:last-child {
  float: none;
}
.top-bar-nav ul li.current_page_item ul.dropdown-menu li{
    padding-left:8px;
    padding-right:8px;
}
.top-bar-nav ul li.current-menu-parent a::after {
  width: 100%;
  transition: width .3s;
  color: #ffb71b;
}
.top-bar-nav ul li.current-menu-parent .dropdown-menu li a{
	color:#fff !important;
}
.top-bar-nav ul li.current-menu-parent .dropdown-menu li a:after{
	width:0%;
}
.top-bar-nav ul li.current-menu-parent ul.dropdown-menu li.current-menu-item a{
	 color: #ffb71b !important;
}
.top-bar-nav ul li.current-menu-parent ul.dropdown-menu li.current-menu-item a:after{
	 width: 100%;
  transition: width .3s;
  color: #ffb71b;
}
.top-bar-nav ul li.current-menu-parent ul.dropdown-menu li:last-child {
  float: none;
}
.top-bar-nav ul li.current-menu-parent ul.dropdown-menu li{
    padding-left:8px;
    padding-right:8px;
}
.nav-sidebar{
 font-family: 'Open Sans', sans-serif;
}
/*HEADER SECTION */
body div.ld-course-list-items div.ld_course_grid .thumbnail.course a.btn-primary {
    padding: 0 !important;
    text-align: left;
    color: #1E6DDC !important;
    font-size: 15px !important;
    font-family: 'Montserrat', sans-serif;
    width:90% !important;
    border: none !important;
    box-shadow: none !important;
    height: auto !important;
    background-color: transparent !important;
}
.ld-course-list-items div.ld_course_grid .thumbnail.course>a, .ld_course_grid .thumbnail>a {
    padding: 0 20px;
}
div.special_tag {
    color: black;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 2% 2% 2% 5%;
    text-transform: uppercase;
}
body div.ld-course-list-content .ld_course_grid, #ld_course_list .ld-course-list-items .ld_course_grid, #et-boc .ld-course-list-items .ld_course_grid{
    border-radius:0px !important;
}
body #ninzio-main-content .ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price {
    position: initial !important;
    background-color: #fff !important;
    text-align:center;
    font-size: 15px;
    box-shadow: none;
    font-weight:700;
    padding-top:8px;
    padding-bottom:0px;
    margin-bottom:-6px;
    text-transform:uppercase;
    line-height:21px;
    font-family: "Source Sans Pro", Source-sans-pro;
    color: #1E6DDC !important;
}
.ld-course-list-items div.ld_course_grid .thumbnail.course .caption, .ld_course_grid .thumbnail .caption, #et-boc .ld_course_grid .thumbnail .caption, .entry-content div.ld_course_grid .thumbnail .caption{
    padding-left:14px !important;
    padding-right:14px !important;
    padding-bottom:5px !important;
}
.ld-course-list-items div.ld_course_grid .thumbnail.course .caption .entry-content, .ld_course_grid .thumbnail .caption .entry-content {
    position: relative;
    top: -13em;
    margin: 0 !important;
    height: 0;
}
a.paoc-popup-click::after {
    font-family: auto;
    content: "►" !important;
    font-size: 60px;
    position: absolute;
    color: #D9D9D9;
    visibility: visible;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ld-course-list-items .ld_course_grid .thumbnail .caption a.paoc-popup-click {
    visibility: hidden;
}

.ld_course_grid .thumbnail .caption .entry-title {
    margin-bottom:-4px !important;
}
body .ld-course-list-items div.ld_course_grid .thumbnail.course .caption .entry-title, body .ld_course_grid .thumbnail .caption .entry-title, body #et-boc .ld_course_grid .thumbnail .caption .entry-title, body .entry-content div.ld_course_grid .thumbnail .caption .entry-title {
  margin-bottom: 25px !important;
  font-family: 'Montserrat', sans-serif;
}
.search-container .input-group .form-control {
  font-family: 'Open Sans', sans-serif !important;
  font-size:15px;
  line-height:26px;
}
.nav-sidebar.mt-auto{
    padding-bottom:3px;
}
body div.ld-course-list-items div.ld_course_grid .thumbnail.course a.btn-primary svg{
    max-height:11px;
    width:auto;
    margin-left:4px;
    margin-top:-2px;
}

ul.zg-ul-select {
  border-radius: 2px;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", Source-sans-pro !important;
  font-size: 16px;
}
ul.zg-ul-select li {
  border-radius: 3px;
  display: none;
  padding: 2px 8px 2px 2px;
}
ul.zg-ul-select li.active {
  align-items: center;
  border: 1px solid #111;
  border-radius: 3px;
  box-shadow: 0 0 2px #aaa;
  color: #fff;
  display: flex;
  justify-content: space-between;
}
ul.zg-ul-select.active {
  border: 1px solid #aaa;
  position: absolute;
width: 100%;
top:30px;
font-size: 16px;
}
ul.zg-ul-select.active li {
  border: none;
  box-shadow: none;
  font-size: 16px;
  display: block;
}
ul.zg-ul-select.active li:hover {
  background: #0074d9;
}
ul.zg-ul-select.active li.active {
  background: #40a6ff;
}
ul.zg-ul-select.active li.active:hover {
  background: #0074d9;
}

#selected--zg-ul-select {
  align-items: center;
  box-sizing: border-box;
  color: #ffb71b ;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  width: auto;
}
#selected--zg-ul-select.active {
  border: 1px solid #111;
  border-radius: 3px;
  box-shadow: 0 0 2px #aaa;
 padding: 11px 22px;
line-height: 20px;
  font-size: 16px;
}
.elementor-element-33604f3 .elementor-nav-menu--dropdown {
  background: none !important;
  font-size: 16px;
}
.elementor-element-33604f3 .elementor-nav-menu--dropdown a {
  color: #ffb71b;
}
.elementor-element-33604f3 .elementor-nav-menu--dropdown a:hover, .elementor-element-33604f3 .elementor-nav-menu--dropdown .elementor-item.elementor-item-active{
   background: none !important; 
}
.elementor-element-33604f3 .elementor-nav-menu--dropdown{
    margin-top:0px !important;
}
.ld_course_grid .thumbnail a{
    margin-top:0px !important;
}
.top-bar-nav ul li.current_page_item .dropdown-menu li a:hover {
  color: #ffb71b !important;
}
.top-bar-nav ul li.current_page_item .dropdown-menu li a::after, .top-bar-nav ul li.current-menu-parent ul.dropdown-menu li a:after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #ffb71b;
  transition: width .3s;
  margin-top: -1px;
}
.top-bar-nav ul li.current_page_item .dropdown-menu li a:hover::after, .top-bar-nav ul li.current-menu-parent ul.dropdown-menu li a:hover:after{
    width:100% !important;
}
.top-bar-nav ul li.current-menu-parent ul.dropdown-menu li a:hover {
  color: #ffb71b !important;
}

#menu-2-33604f3 li svg{
    z-index: 1;
position: absolute;
top: 11px;
right: 10px;
}
.lng-form{
    background: transparent !important;
    width:100%;
    color:#ffb71b  !important;
    height: 36px;
padding: 0px 12px;
    font-size:16px;
    border-radius:0px;
    border:1px solid #ffb71b;
    font-family: "Source Sans Pro", Source-sans-pro !important;
    box-shadow:2px 0px 3px #ffb71b;
    
}
.lng-form option {
  padding: 10px;
  font-family: "Source Sans Pro", Source-sans-pro !important;
 color:#333;
}
.form-control:focus {
  border-color: #ffb71b;
  -webkit-box-shadow: inset 0 0 0 1px #ffb71b;
  box-shadow: inset 0 0 0 1px #ffb71b;
}

footer{

  background: #000;

  text-align: center;

  padding: 40px 0;

}

.footer-menu-new{

  margin: 0;

  padding: 0;

  list-style: none;

}

.footer-menu-new li{

  list-style: none;

  display: inline-block;

  padding:0 20px;

}

.footer-menu-new li a{

  color: #fff;

  text-decoration: none;

}

.footer-menu-new li a:hover, .footer-menu-new li a:focus{

  color: #FFB71B;

}


.bbpress-user {
  font-size: 14px;
  letter-spacing: .3px;
  padding-top: 3px;
}
.bbpress-user {
  padding-left: 12px;
}
.bbpress-user a {
  color: #fff;
  text-decoration: none;
}
.user-header {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  margin-right: 0;
}
.bbpress-user img {
  border-radius: 50%;
  margin-right: 10px;
  margin-top: -2px;
  max-height: 32px;
  max-width: 32px;
}
.main-header img {
  max-height: 34px;
  width: auto;
}
.user-header img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.down-user-arrow a {
  padding: 5px 10px;
  font-size: 10px;
  color: #fff;
  position: relative;
  top: -2px;
  opacity: .65;
  margin-right: 0;
}
.down-user-arrow .dropdown-menu a {
  color: #333;
  font-size: 14px;
}
.dropdown-menu > li > a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.down-user-arrow a {
  padding: 5px 10px;
  font-size: 10px;
  color: #fff;
  position: relative;
  top: -2px;
  opacity: .65;
}

.dropdown.down-user-arrow ul li.py-0 {
    padding: 0 !important;
}

.down-user-arrow .dropdown-menu a:focus,
.down-user-arrow .dropdown-menu a:hover {
    color: #333;
}

.down-user-arrow a:hover,
.down-user-arrow a:focus {
  color: #ffb71b;
}

.down-user-arrow ul.dropdown-menu {
    position: absolute;
    inset: 11px 0px auto auto;
    margin: 0px;
    transform: translate(0px, 25px);
    box-shadow: 0 0px 12px rgb(0 0 0 / 10%) !important;
    border: 1px solid #d9d9d9 !important;
    border-radius: 6px !important;
    font-size: 14px;
    background-color: #fff;
    min-width: 130px;
}
.down-user-arrow .dropdown-menu a {
  color: #333;
  font-family: "Source Sans Pro", Source-sans-pro;
  font-size: 15px;
  text-align: center;
}
.down-user-arrow .dropdown-menu a i {
    margin-right: 7px !important;
}
.top-bar-nav ul li a i {
  margin-left: 7px !important;
}

.down-user-arrow .dropdown-menu::before {
  content: " ";
  position: absolute;
  bottom: 100%;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  right: 13px;
}

.user-header:hover {
    color: #ffb71b;
}

#menu-item-44162 a:hover img {
    filter: invert(83%) sepia(18%) saturate(4777%) hue-rotate(343deg) brightness(103%) contrast(101%);
}
.top-bar-nav ul li .dropdown-menu li:last-child {
  float: none;
}

#menu-item-44162 a span,
#menu-item-44162 a:hover::after {
    visibility: hidden;
    content: none;
}
.single-sfwd-courses .top-bar-nav ul li a#menu-item-dropdown-44282{
    color: #ffb71b !important;
}
.single-sfwd-courses .top-bar-nav ul li a#menu-item-dropdown-44282:after{
    width:100% !important;
}
.instructor_card a.paoc-popup-click::after{
    display:none;
}
.postid-36637 #instructor_cards .instructor_card {
  height: 235px;
}
.modal{bottom:0;right:0;}
.nav-link-icon{
    padding-top:8px;
}
.nav-sidebar li:last-child a img{
    margin-left:2px;
}
.nav-sidebar li.menu-item-44510 a{
    margin-left:4px;
}
.elementor-15394 .elementor-element.elementor-element-217921dc .elementor-heading-title {
    margin-top: 30px;
}
.elementor-15394 .elementor-element.elementor-element-47104afa:not(.elementor-motion-effects-element-type-background), .elementor-15394 .elementor-element.elementor-element-47104afa > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-size: cover;
}
.top-bar-nav ul li:last-child img {
   width: 25px !important;
    height: 25px !important;
    margin-right: 35px !important;
    position: relative;
    top: -4px;
}
.top-bar-nav ul li.menu-item-44595 a:hover:after{
    width:0px !important;
}
.top-bar-nav ul li.menu-item-44595 a:hover img{
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate( 330deg) brightness(95%) contrast(105%);
}
body .nav-sidebar .menu-item-44566 > .nav-link img {
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate( 330deg) brightness(95%) contrast(105%);
}
body .nav-sidebar .menu-item-44566 > .nav-link {
    color: #ffb71b !important;
}

#exampleModal .modal-dialog {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
/*.top-bar-nav ul li a#menu-item-dropdown-44557{
    color:#ffb71b !important;
}
.top-bar-nav ul li a#menu-item-dropdown-44557::after {
    width:100% !important;
}*/

@media (max-width: 992px) {
    .top-bar-nav ul li:last-child img {
      top: -37px;
    }
}

@media (max-width: 992px) {
    .n-sidebar-hide {
        display: none !important;
    }
}



/*Educator Space styles*/
.educator-template {
    width: 100%!important;
    max-width:100%!important;
    padding: 0!important;
}
.educator-template h3.entry-title{
    font-size:19px!important;
}
.top-bar-nav ul.educator-menu-out li:last-child {
    float: none;
}
.page-template-educator-template li#menu-item-95023 img{
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate( 330deg) brightness(95%) contrast(105%);
}
.page-template-educator-template li#menu-item-9502 a span{
    color:#ffb410 !important;
}
.page-template-educator-template li#menu-item-56970 a{
    color: #a6a6a6!important;
}
.page-template-educator-template li#menu-item-56970 img{
        filter: invert(76%) sepia(0%) saturate(209%) hue-rotate( 134deg) brightness(90%) contrast(82%) !important;
}
.page-template-educator-template li.educator-hub-active a{
    color: #ffb410;
}
.page-template-educator-template li.educator-hub-active a::after{
        content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #ffb71b;
    transition: width .3s;
}
.top-bar-nav ul li.menu-item-51423.dropdown> a {
    color: #ffb71b!important;
}
.top-bar-nav ul li.menu-item-51423.dropdown> a:after {
    width: 100%;
       border-top:2px solid !important;
       background: #ffb71b!important;
}
.page-template-educator-template li#menu-item-51592 img{
    filter: invert(90%) sepia(21%) saturate(2309%) hue-rotate( 330deg) brightness(95%) contrast(105%);
}
.page-template-educator-template li#menu-item-51592 a span{
    color:#ffb410 !important;
}
.page-template-educator-template li#menu-item-44566 a{
    color: #a6a6a6!important;
}
.page-template-educator-template li#menu-item-44566 img{
        filter: invert(76%) sepia(0%) saturate(209%) hue-rotate( 134deg) brightness(90%) contrast(82%) !important;
}
.ld-course-list-items div.ld_course_grid .thumbnail.course .caption .entry-title, .ld_course_grid .thumbnail .caption .entry-title{
 height:inherit !important;
}
.ld-course-list-items div.ld_course_grid .thumbnail.course .caption, .ld_course_grid .thumbnail .caption{
 height:44px;
}

.search-main-header{
    display: flex;
    width: 60%;
    align-items: center;
    justify-content: space-between;
}
select{
  padding: 3px 11px 5px !important;
}
    /*Footer*/
    body .back-to-top {
      display: flex;
      justify-content: center;
      align-items: center;
      position: fixed;
      bottom: 25px;
      left: 80px;
      bottom: 15px;
      display: none;
      width: 50px;
      height: 50px;
      font-size: 24px;
      line-height: 46px!important;
      background: #000 !important;
      color: #fff !important;
      border-color: #000 !important;
      z-index: 99;
      padding: 0!important;
  }
  .footer {
      background-color: #000 !important;
      color: #fff;
      padding:0;
  }
  .social-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      margin-top: 0;
      padding-top: 10px;
      text-align: right;
  }
  .social-links .h5 {
      margin-right: 2pc;
      font-weight: 600;
      color: #fff;
      font-size: 18px !important;
      margin-bottom: 0;
      margin-top: 0;
      line-height: 26px;
      font-family: 'Montserrat', sans-serif;
  }
  .social-links ul {
      margin: 0;
      padding: 0;
  }
  .social-links li:not(:last-child) {
      margin-right: 10px;
  }
  .social-links li {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background: transparent;
  }
  .social-links ul li a {
      font-size: x-large;
      width: 29px;
      padding: 0;
      height: 20px;
      color: #fff;
      text-decoration: none;
  }
  .fa-youtube:before {
      content: "\f167";
  }
  .fa-facebook:before {
      content: "\f09a";
  }
  .fa-twitter:before {
      content: "\f099";
  }
  .fa-linkedin:before {
      content: "\f08c";
  }
  .fa-instagram:before {
      content: "\f16d";
  }
  .social-links ul li:first-child a:hover {
      color: #ff0000;
  }
  .social-links ul li:nth-child(2) a:hover {
      color: #1877f2;
  }
  .social-links ul li:nth-child(3) a:hover {
      color: #1da1f2;
  }
  .social-links ul li:nth-child(4) a:hover {
      color: #2867b2;
  }
  .social-links ul li:nth-child(5) a:hover {
      color: #ff0000;
  }
  .footer-nav-lower {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding-top: 20px;
      padding-bottom: 10px;
      align-items: center;
  }
  .footer-links-lower {
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  }
  .footer-links-lower ul {
      margin: 0;
      padding: 0;
  }
  .footer-links-lower li {
      display: inline-block;
      margin: 0 0 0 15px;
      font-size: inherit;
  }
  .footer-links-lower a {
      color: #d2d2d2;
      font-weight: 400;
      font-size: 13px !important;
      text-decoration: none;
      font-size: inherit;
      line-height: 1.6;
      font-family: 'Montserrat', sans-serif;
  }
  .footer-nav-lower .copyright {
      order: -1;
      padding-top: 1px;
  }
  .social-links .fab {
      font-family: "Font Awesome 5 Brands";
  }
  .footer-nav-lower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 10px;
    align-items: center;
  }
  
  .footer-links-lower {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  
  .footer-nav-lower .copyright {
    order: -1;
    padding-top: 1px;
  }
  
  .footer-nav-lower .copyright p {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    white-space: nowrap;
    color: #d2d2d2;
    font-weight: 400;
    font-size: 9pt;
    line-height: 1.6;
  }
  .footer-links-lower ul {
    margin: 0;
    padding: 0;
  }
  
  .footer-links-lower li {
    display: inline-block;
    margin: 0 0 0 15px;
    font-size: inherit;
  }
  
  .footer-links-lower a {
    color: #d2d2d2;
    font-weight: 400;
    font-size: 13px !important;
    text-decoration: none;
    font-size: inherit;
    line-height: 1.6;
    font-family: 'Montserrat', sans-serif;
  }
  
  .footer-links-lower a:hover {
    color: #ffb71b;
    text-decoration: underline;
  }

  button.simplefavorite-button.active{
  	background: none;
  	border: none;
  	text-align: right;
  	font-size: 18px;
  }
  button.simplefavorite-button{
  	background: none;
  	border: none;
  	text-align: right;
  	font-size: 18px;
  	color: initial !important;
  }

  /*CSS to remove the title in Vidyard videos*/

 .ld-tab-content #name-header {
   

   display: none!important;
  
  }
  
  .ld-tab-content .modal-header{
  
  padding-bottom: 0px;
  
  }
  
  .ld-tab-content .modal.show .modal-dialog{
  
   width: 600px;
  
  height: 500px;
  
  }
  
  .ld-tab-content .modal-dialog{
  
   margin:0px;
  
  }
  
  .embed-responsive.embed-responsive-16by9 {
  
  padding-top: 67.25%;
  
  }
 .ld-tab-content  .modal.show .modal-dialog{
    width: auto;
    height: auto;
    max-width: inherit;
  }
  /*LT Dropdown color to #000*/
#ld_course_categorydropdown select#ld_course_categorydropdown_select{
  color: #000 !important;
}
/*POPUP issue*/
.embed-responsive.embed-responsive-16by9 {
  padding-top: 0.25% !important;
}
.modal-open .modal{
      overflow-y: hidden !important;
}

.korean-scroll-header {
  margin-top: 0px !important;
  z-index: 99 !important;
}

.modal-backdrop{
  z-index: 99 !important;
}

.single-sfwd-courses #ninzio-main-content{
  z-index:auto !important;
}
.modal{
  z-index:100 !important;
  background: none !important;
  -webkit-box-shadow:none !important;
  box-shadow:none !important;
  max-width: 600px !important;
  /* position:fixed !important; */
  position: absolute !important;
  float: left;
  left: 50% !important;
  top: 50% !important;;
  transform: translate(-50%, -50%);
}
.japan-scroll-header ul li:hover .sub-menu {
  opacity: 1 !important;
  visibility: visible !important;
  left: 0 !important;
  top:100% !important;
}
.japan-scroll-header ul li:hover .sub-menu a {
  color: #fff !important;
}



/*ACEGPT icon style*/
.menu-gpt-menu-container li a {
  padding-top: 15px;
  padding-bottom: 17px;
  position: relative;
  display: flex;
  font-size: 16px;
  letter-spacing: -.5px;
  font-weight: 400;
  padding-left: 10px;
  padding-top: 16px;
  padding-bottom: 16px;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #a6a6a6;
}
.menu-gpt-menu-container li a:hover,.page-template-ace-gpt-access-page .menu-gpt-menu-container li a,.page-template-ace-gpt-registration .menu-gpt-menu-container li a{
  color:#ffb71b ;
}

.menu-gpt-menu-container li a img{
  margin-left:0!important ;
  width: 40px;
  max-height: none;
  max-width: 40px;
}

.menu-item a img.hover-image {
  display: none;
}

.menu-gpt-menu-container li a:hover .original-image,.page-template-ace-gpt-access-page .menu-gpt-menu-container li  .original-image{
  display: none;
}

.menu-gpt-menu-container li a:hover .hover-image,.page-template-ace-gpt-access-page .menu-gpt-menu-container li .hover-image {
  display: block;
}
button.close{
  color:#999999 !important;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text{
  text-transform: none !important;
}


.accordion-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
    padding: 20px;
}

.accordion-box li {
  list-style-type: none;
  padding: 0;
}

.accordion-box .acc_ctrl {
    border: none;
    align-items: center;
    cursor: pointer;
    display: flex;
    border-top: 1px solid #E9E9E9;
    background-color: transparent;
    padding: 5px 0;
    justify-content: space-between;
    outline: none;
    position: relative;
    text-align: center;
    width: 100%;
    font-variant: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.accordion-filter {
    font-size: 16px;
    font-family: 'Montserrat';
    color: #414141;
    font-weight: 600;
    margin-bottom: 5px;
}

.filter-search-btn {
    border-color: #707070 !important;
    background-color: #fff !important;
    border-left: 0 !important;
}

.page-template-course-optics .filter-search {
    border-color: #707070 !important;
}

.filter-search-btn:hover,
.filter-search-btn:focus,
.page-template-course-optics .filter-search:focus {
    box-shadow: none !important;
    color: #707070 !important;
}

.accordion-box .acc_ctrl h2 {
    font-size: 14px;
    color: #414141;
    font-family: 'Montserrat';
    margin: 0;
}

.accordion-box .acc_ctrl:after {
  content: "\f107";
  color: #1E6DDC;
}

.accordion-box .acc_ctrl.active:after {
    transform: rotate(180deg);
}

.accordion-box .acc_ctrl.active h2, .acc_ctrl:focus h2 {
  position: relative;
}

.accordion-box .acc_panel ul {
    padding: 0;
}

.accordion-box .acc_panel {
  display: none;
  overflow: hidden;
}

.optics-template .content-wrapper {
    background-color: #fff;
    margin-left: 0 !important;
}

.page-template-course-optics .content-wrapper {
    padding-left: 60px;
    padding-right: 60px;
    background-color: #fff;
    margin-left: 0 !important;
}

.page-template-course-optics .content-wrapper .gray-section {
    background-color: #fff;
}

.page-template-course-optics .content-wrapper .yellow-label {
    color: #C89211;
}


.page-template-course-optics .header-banner h1 {
    color: #fff;
    margin: 0;
}

.optics-template .filter-search:focus {
    border-right: 0;
}

.page-template-course-optics .header-banner .header-logo {
    width: 58px;
}

.page-template-course-optics .header-banner .container {
    max-width: 1320px;
}

.optics-template .search-container {
    margin-left: 51px !important;
}

.optics-template .ansys-navigation .pagination {
    justify-content: center;
}

.optics-template div#no-msg {
    margin: 15px 0;
}

.optics-template .content-wrapper .gray-section {
    padding-top: 65px;
}

.optics-template .japan-scroll-header ul.sub-menu li a {
    align-items: baseline;
    text-align: left;
    font-size: 12px;
}

.optics-template .header-banner {
    padding: 35px 20px;
    padding-bottom: 20px;
}

.optics-template .japan-scroll-header {
    border-bottom: 4px solid #ffb71b;
}

.optics-template .japan-scroll-header ul li {
    padding: 0 !important;
}

.optics-template .japan-scroll-header ul li a img {
    height: 40px !important;
    max-width: 40px;
}

.optics-template .learn-physics {
    font-family: "Source Sans Pro";
    font-size: 16px;
}

.optics-template .more-details-btn:focus path {
    fill: #ffb71b;
}

.optics-template .more-details-btn {
    font-size: 16px;
}

.optics-template .japan-scroll-header {
    padding-top: 15px;
}

.optics-template .accordion-box li label {
    margin-left: 5px;
}
input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
input[data-autocompleted] {
    background-color: transparent !important;
}
.acc {
  margin: 0 auto;
  max-width: 800px;
}

.acc__card {
  position: relative;
}

.acc__title {
  background: #fff;
  border-top: 1px solid #E9E9E9;
  font-size: 14px;
    color: #414141;
    font-family: 'Montserrat';
    font-weight: 600;
  cursor: pointer;
  display: block;
  padding: 12px 0;
  position: relative;
  text-align: left;
}
.acc__title::after {
  width: 8px;
  height: 8px;
  border-right: 2px solid #1E6DDC;
  border-bottom: 2px solid #1E6DDC;
  position: absolute;
  right: 10px;
  content: " ";
  top: 17px;
  transform: rotate(45deg);
  transition: all 0.2s ease-in-out;
}
.acc__title.active::after {
  transform: rotate(-134deg);
  transition: all 0.2s ease-in-out;
}

.acc__panel {
  background: #fff;
  color: #212121;
  display: none;
  margin: 0;
  text-align: left;
}
.acc__panel ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.accorion-new-box{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
    padding: 20px;  
    max-width: 300px;
}
.accordion-filter {
    font-size: 16px;
    font-family: 'Montserrat';
    color: #414141;
    font-weight: 600;
    margin-bottom: 5px;
}
.accorion-new-box .acc__panel ul li{
    font-family: "Source Sans Pro";
    padding-top:0px !important;
    padding-bottom:0px !important;
}
.accorion-new-box .acc__panel ul li label{
    margin-bottom:0px;
}
.optics-template .japan-scroll-header ul.sub-menu li a{
    position:relative;
}
.optics-template .japan-scroll-header ul.sub-menu li a:after {
    position: absolute;
    right: 10px;
    top: 10px;
    height: 20px;
    width: 20px;
    filter: brightness(0) invert(1);
    background-image: url(images/external-link-alt-solid-svgrepo-com.svg);
    content: "";
    background-size: 20px auto;
}
.page-template-custom-search .banner-search {
  width: 100% !important;
}

@media only screen and (max-width: 1400px) {
#back-to-top {
  line-height: 40px;
  width:40px;
  height:40px;
  left: 10px;
  bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
}
