/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url('../bridge/style.css');
*{
	box-sizing:border-box;
}
#theme-my-login a {
  color: #0073aa;
}
#theme-my-login a:hover {
  color: black;
}
div#manage-contact-form ul.accordion li:nth-child(12) .setdivproperly {
    overflow-y: scroll;
}
div#manage-contact-form ul.accordion li:nth-child(13) .setdivproperly {
    overflow-y: scroll;
}
a.topbannerhomecall {
    color: #fff;
    font-size:24px;
    font-weight: bold;
    margin: 15px auto 0;
    display: none;
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 5px;
}
.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}
.onlineresarange{padding-top:90px;}
.rating {
    text-align: center;
    margin-bottom: 20px;
}
.rating {
    color: #45fdba;
}
.rating span {
    font-size: 18px;
    font-weight: bold;
    margin-right: 5px;
}
.rating i {
    font-size: 12px;
}
.rating small {
    color: #fff;
    border-bottom: 1px solid;
	font-size: 14px;
}
span.tollfreenumber {
    color: #fff;
    padding-left: 19px;
    font-size: 25px;
}
span.tollfreenumber a {
    color: #fff;
    padding: 7px 30px;
    background: #ff6506;
    font-weight: normal;
}
.timecustomadd {
    text-align: center;
    color: #fff;
    font-size: 15px;
	padding-top: 10px;
}
.hidephonenumberbut{
	display:none;
}


/*======================================================================================================

	Responsive css start here

======================================================================================================*/

@media (min-width: 1200px) {
  .badge-archieve {
    width: 33.33333% !important;
    padding: 5%;
    padding-bottom: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .blog_large_image {
    padding-top: 120px !important;
  }
}

@media (max-width: 1000px) {
   .hidephonenumberbut{
	display:block;
   }
  .badge-archieve {
    width: 100% !important;
    padding: 5%;
    padding-bottom: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-dashboard a {
    margin-top: 0 !important;
  }
  .custom-gear {
    border: none !important;
  }
  li.custom-gear ul {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .blog_holder article.col-sm-4 {
    width: 33% !important;
    box-sizing: border-box;
  }
}
.scrolled .my-dashboard a {
  border: 2px solid #f05a2b;
  color: #f05a2b !important;
}
.my-dashboard a {
  line-height: 30px !important;
  height: 30px !important;
  margin-top: 33px;
  border: 2px solid white;
  border-radius: 4px;
}
@media (min-width: 1000px) {
  .scrolled li.my-dashboard {
    padding-top: 12px !important;
  }
  .my-dashboard a:hover {
    background: #f05a2b;
    color: white !important;
  }
  .black a {
    border: #9d9d9d 2px solid;
  }
  .black a:hover {
    border: #f05a2b 2px solid;
  }
  .scrolled li.custom-gear #gear-icon {
    margin-top: -107px !important;
  }
  .scrolled li.custom-gear #gear-icon:hover i {
    color: white !important;
  }
  li.custom-gear #gear-icon:hover {
    background: #252525;
  }
  li.custom-gear ul {
    display: none;
  }

  li.custom-gear #gear-icon:hover ul {
    display: block !important;
    list-style: none;
    background: #262626;
    position: absolute;
    width: 174px;
    margin-top: -8px;
    margin-left: -120px !important;
    padding: 10px 0;
  }
  .white_header {
    color: #333 !important;
  }
  #gear-icon:hover .white_header {
    color: white !important;
  }
  li.custom-gear #gear-icon:hover ul li {
    width: 81%;
    float: left;
    height: 35px;
    text-align: right !important;
  }
  li.custom-gear #gear-icon:hover ul li a {
    line-height: 40px;
    padding-right: 16px;
  }
  #gear-icon ul li:hover a {
    color: white !important;
  }
  li.custom-gear #gear-icon {
    width: 54px;
    margin: 0 10px !important;
    margin-top: -102px !important;
  }
  li.custom-gear #gear-icon:first-child {
    height: 0;
    padding: 0;
  }
  li.custom-gear span {
    display: block;
    height: 80px;
    overflow: hidden;
  }
  #gear-icon i {
    margin-top: 45px;
    color: white;
    padding: 5px 15px;
    border-radius: 4px 4px 0 0;
  }
  .scrolled .custom-gear span {
    margin-top: 3px;
  }
  .scrolled #gear-icon i {
    color: #333 !important;
    margin-top: 0px;
  }
  .plus {
    display: none;
  }
  nav.main_menu {
    height: 40px;
  }
  #gear-icon ul li a {
    font-weight: 600;
    color: #9d9d9d !important;
    line-height: 16px;
    font-size: 11px;
  }
}
@media (max-width: 1000px) {
  li.my-dashboard {
    padding-top: 0px !important;
    margin-top: 5px;
  }
  #gear-icon i {
    color: #333;
  }
  .custom-gear a:empty {
    display: none;
  }
  #gear-icon {
    background: #f3f3f3;
  }
  #gear-icon li {
    margin: 0;
  }
}
@media (min-width: 1000px) {
  li.my-dashboard {
    margin-top: 33px !important;
  }
  .scrolled li.my-dashboard {
    margin-top: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  li.my-dashboard {
    margin-top: 0px !important;
  }
  nav.mobile_menu ul li a,
  nav.mobile_menu ul li h3 {
    margin: 0;
  }
}

#achievements-wrap {
  float: left;
  width: 98%;
  background: gainsboro;
  padding: 1%;
  border-radius: 50px;
  margin-bottom: 20px;
  border: 1px solid silver;
}
#achievement-head {
  text-align: center;
  background: white;
  color: #888;
  text-shadow: 0px 1px 2px white;
  margin: 0px auto;
  width: auto;
  padding: 8px 0;
  border-radius: 40px 40px 6px 6px;
  border-bottom: 1px solid silver;
  box-shadow: inset 0px -10px 50px #dcdcdc;
}
.achievement-type {
  width: 31%;
  float: left;
  padding: 2% 1%;
  border-radius: 16px 0 0 16px;
}
.achievement-type .fa {
  vertical-align: super;
  color: #ff5622;
  float: left;
}
.achievement-type h3 {
  margin: 0;
  line-height: 18px;
  float: left;
  padding-left: 5px;
  margin-bottom: 10px;
}

.achievement-course {
  display: block;
  font-size: 16px;
  width: 100%;
  float: left;
  color: #ff5622;
  line-height: 36px;
}
.cert-viewer {
  display: none;
  padding-left: 10px;
  -webkit-transition: all 0.7s;
}
.achievement-course:hover .cert-viewer {
  display: inline-block;
}
.achievement-course .cert-viewer i {
  -webkit-transition: all 0.7s;
  opacity: 0;
}
.achievement-course:hover .cert-viewer i {
  color: black !important;
  -webkit-transition: all 0.7s;
  opacity: 1;
}

.blog_holder article.col-sm-4 {
  box-sizing: border-box;
}
.badge-single .achievement-wrap {
  clear: both;
  padding: 0 0 20px;
  margin: 0 0 20px;
  overflow: hidden;
  border: none !important;
}
.badge-single .achievement-wrap {
  padding: 20px 0;
  margin: 20px 0;
}
.badge-single .achievement-wrap .badgeos-item-image {
  margin: 0 15px 15px 0;
}

.badge-archieve .post_content_holder .post_text .post_text_inner {
  padding-top: 10px;
  text-align: center;
}
.badge-archieve .post_content_holder .post_text .post_text_inner h2 .date {
  display: none;
}
.badge-archieve .post_content_holder .post_text .post_text_inner .post_info {
  display: none;
}
.badge-archieve .post_content_holder .post_text .post_text_inner .post_more {
  display: none;
}
.blog_large_image
  .post_content_holder
  .post_text
  .post_text_inner
  .post_excerpt {
  display: none;
}
.badge-single .post_text_inner {
  text-align: center;
}
.badge-single .date {
  display: none;
}
.back-to-badges {
  margin-top: 15px;
}
.align-left {
  text-align: left;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.badge-single .post_text_inner h2 a {
  color: #303030;
}
.badgeos-item-points {
  font-family: Roboto, sans-serif;
  font-size: 19px;
  color: #303030;
}
.badgeos-required-achievements {
  list-style-position: inherit;
  font-family: Roboto, sans-serif;
  font-size: 19px;
  color: #303030;
}
.badge-description {
  font-family: Roboto, sans-serif;
  font-size: 19px;
  color: #303030;
}
.badge-single .achievement-wrap p {
  font-family: Roboto, sans-serif;
  font-size: 19px !important;
  color: #303030 !important;
}
.badgeos-item-image {
  float: none;
  opacity: 1 !important;
}
.badgeos-item-image .badgeos-item-thumbnail {
  width: 250px;
}

.user-has-not-earned {
  opacity: 0.7;
}

.badges-extra-content {
  padding-top: 120px;
}

.badge-single.main-badge-view .achievement-wrap .badgeos-item-image {
  margin: 0;
}

/* profile page*/
#your-profile .form-table td {
  text-align: left;
}
#your-profile .form-table input {
  border-radius: 4px;
  text-indent: 3px;
  padding: 3px;
}
textarea#description {
  border-radius: 4px;
  padding: 3px;
}

#display_name {
  height: 30px;
  padding: 3px !important;
  border-radius: 3px !important;
}
#your-profile .button-primary {
  cursor: pointer;
  background: #f05a2b;
  background-color: #f05a2b !important;
  border: 1px solid #f05a2b;
  margin-bottom: 40px;
  font-weight: 600;
  border-radius: 4px;
  box-shadow: none !important;
  text-transform: uppercase;
  margin-left: -15px;
  height: 36px;
}
#your-profile .button-primary:hover {
  cursor: pointer;
  color: #f05a2b !important;
  background: white !important;
  border: 2px solid #f05a2b;
}
.phonetollfreemenu a:first-child {
    display: none;
}
.scrolled_not_transparent .phonetollfreemenu a {
    border: 1px solid #fff;
    line-height: 40px !important;
    height: 40px;
    margin-top: 30px;
    border-radius: 5px;
    font-size: 15px;
}
.scrolled .phonetollfreemenu a.hometelphonenumb {
    background: #f0572c;
    color: #fff;
    line-height: 57px !important;
    height: auto;
    margin-top: 0;
    border:0;
    border-radius: initial;
}
.homepgecall {
    text-align: center;
    border-left: 1px solid #ccc;
    padding-left: 20px;
}
.homepgecall h3 {
    margin-top: 30px;
}
a.middletollfree{
   color: #f0572c;
   font-size: 25px;
}
.homepgecall h6.hometimecall {
    margin-top: 0;
}
.homepgecall {
    text-align: center;
    border-left: 1px solid #ccc;
    padding: 5px 15px;
    background: #ececec;
    box-shadow: 5px 5px 0px #ddd;
}
div#custom_html-2 h5 {
    margin-top: 20px;
    margin-bottom: 5px;
}
.calltollfreefooter a {
    font-size: 20px;
    color: #fff;
}
.calltollfreefooter p {
    color: #fff;
    margin-top: 0;
}
 .addtollfreecontactpge .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.contactpageaddtooll {
    display: flex;
    flex-wrap: wrap;
}
.contactpageaddtooll a {
    background: #f0572c;
    color: #ffff;
    margin: 5px;
    padding: 14px;
    border-radius: 5px;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
}
.contactpageaddtooll a small {
    font-size: 24px;
    vertical-align: middle;
    margin-left: 5px;
    display: block;
}
 .contactpageaddtooll {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
}
 .contactpageaddtooll.contactpagechat a {
    border: 1px solid;
    background: none;
    color: #f0572c;
}
 .contactpageaddtooll a{ text-align : center; }
 
 .contactpageaddtooll p {
    font-size: 20px;
    font-weight: bold;
}
.contactpagechat {
    border-left: 1px solid;
    margin-left: 25px;
    padding-left: 25px;
}
.cpagetext p {
    font-size: 22px;
    padding-top: 20px;
}

.filterbuttonadd{
	display:none;
}

.mobileviewsidebar{
	display:none;
}

button.filterbuttonadd {
    background: #f0572c;
    color: #fff;
    border: aliceblue;
    border-radius: initial;
    padding: 15px 30px;
    font-size: 20px;
    width: 100%;
}

.mobileviewsidebar h2 {
    text-align: center;
    font-size: 26px;
}

.mobileviewsidebar p {
    text-align: center;
    line-height: 22px;
}

.archive .aws-container form.aws-search-form.aws-show-clear {
    margin-top: 24px;
}

.archive .woocommerce .woocommerce-ordering {
    height: 10px;
}

.woocommerce-checkout .select2-container .select2-selection--single {
    height: 47px;
    border: none;
}

@media (max-width: 990px) {
	a.topbannerhomecall {
		display: table;
	}

}

@media (max-width: 768px) {
	.contactpagechat {
        border-left: none;
        margin-left: 0;
        padding-left: 0;
    }	
}

@media (max-width: 767px) {
	.woocommerce-checkout .woocommerce #billing_country_field .select2-container>span>span {
		margin: 0;
		height: 47px;
		border: none;
	}
	
	.filterbuttonadd{
		display:block;
	}
	
	.hideshoecategory{
		display:none;
	}
	
	.mobileviewsidebar{
		display:block;
	}

}

/* cart page css */

/*      
        a {
            text-decoration: none;
            color: #555;
        }
        
        p {
            color: #555;
        } */
        
        .small-container {
            max-width: 1080px;
            margin: 20px auto 0;
            padding-left: 25px;
            padding-right: 25px;
        }
        /* cart items */
        
        table {
            width: 100%;
            border-collapse: collapse;
        }
        
        .cart-info {
            display: flex;
            flex-wrap: wrap;
        }
        
        th {
            text-align: left;
            padding: 5px;
            background: #f0572c;
            font-weight: normal;
        }
        
        td {
            padding: 7px;
        }
        
        td input {
            width: 40px;
            height: 30px;
            padding: 5px;
        }
        
        td a {
            color: #f0572c;
            font-size: 12px;
        }
        
        td img {
            width: 80px;
            height: 80px;
            margin-right: 10px;
        }
        
        .total-price {
            display: flex;
            justify-content: flex-end;
            margin-top: 30px;
        }
        
        .total-price table {
            /* border-top: 3px solid #f0572c; */
            width: 100%;
            max-width: 400px;
            border-left: 1px solid #d0d0d0;
        }
        
        .total-price td {
            padding: 7px 7px 7px 15px;
        }
        
        td:last-child {
            text-align: right;
        }
        
        th:last-child {
            text-align: right;
        }
        
        .total-price h2 {
            text-align: left;
            font-size: 22px;
            color: #505050;
            font-weight: 600;
            text-transform: uppercase;
        }
        
        .coupondiv {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            margin: 25px 0;
            padding: 7px;
        }
        
        .coupondiv button,
        .couponbtn a {
            font-size: 14px;
            background: #f0572c;
            color: #fff;
            border: none;
            padding: 0px 23px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            vertical-align: middle;
            border-radius: 5px;
        }
        
        .couponbtn button {
            font-size: 14px;
            color: #f0572c;
            background: none;
            border: 1px solid;
            padding: 0px 23px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            vertical-align: middle;
            border-radius: 5px;
        }
        
        .couponbtn a i {
            margin-right: 10px;
            font-size: 16px;
        }
        
        .coupondiv input {
            height: 40px;
            border: 1px solid #a5a5a5;
            color: #818181;
            padding: 5px 13px;
        }
        
        .qty {
            /* border: 1px solid #818181; 
            padding: 5px;*/
            font-size: 16px;
            font-weight: 500;
            width: 50px;
            text-align: center;
            display: inline-block;
        }
        
        .total td {
            font-size: 20px;
            color: #f0572c;
            text-transform: uppercase;
            font-weight: 500;
        }
		
		/* cart page css */

.woocommerce ul.products { width:100%; }
button.filterbuttonadd i.fa-solid.fa-filter {
    font-family: 'FontAwesome';
    padding-right: 10px;
    font-style: normal;
}
.coupondiv input {
    height: 40px  !important;
    border: 1px solid #a5a5a5;
    color: #818181;
    padding: 0 13px !important;
    line-height: inherit !important;
}
.cart-info a {
    color: #555;
    font-size: 16px;
}
.cart-info small {
    display: table;
    font-size: 14px;
    font-weight: 700;
}
.cart-info a.remove {
    color: #f0572c;
}
.woocommerce table th {
    text-align: left;
    background: #f0572c;
    color: #fff;
    font-weight: bold;
}
table.shop_table.shop_table_responsive th {
	background: none;
}

/* End Rating Css */

.levelmain aside span {
    margin-left: 10px;
    font-weight: bold;
}
 .levelmain aside a {
    text-decoration: underline;
}

.woocommerce-cart h1.carttitlepage {
    margin-bottom: 30px !important;
}
.woocommerce-cart tr.woocommerce-cart-form__cart-item.cart_item span.woocommerce-Price-amount.amount {
    font-weight: 800;
    color: #000 !important;
}
.woocommerce-cart tr.woocommerce-cart-form__cart-item.cart_item td.product-name a {
    font-size: 16px;
    color: #000 !important;
}
.woocommerce-cart tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity {
    color: #000 !important;
}
.woocommerce-cart .cart.woocommerce-cart-form__contents button.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: .5;
}
.woocommerce-cart .woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals {
    width: 48%;
}
.woocommerce-cart a.checkout-button.button.alt.wc-forward {
    width: 100%;
    text-align: center;
}
.woocommerce-cart a.checkout-button.button.alt.wc-forward {
    width: calc(100% - 24px);
    text-align: center;
    padding: 5px 10px;
	font-size: 16px;
  line-height: inherit;
  height: auto;
}

tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity {
    padding-left: 47px;
}

.cart_totals tr.cart-subtotal th {
    padding: .7em 1em !important;
}

tr.cart-subtotal td {
    padding: .7em 1em !important;
	text-align: right;
}

.cart_totals tr.order-total th{
	padding: .7em 1em !important;
}

.cart_totals tr.order-total td{
	padding: .7em 1em !important;
	text-align: right;
}

.woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-cart .cart-collaterals .cross-sells {
    padding: 0 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #ebebeb;
    border-radius: 0;
    margin-bottom: 2em;
}
.woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals {
    border-left: none;
}

.woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals {
    border: 1px solid #d0d0d0;
    padding: 0;
}

.woocommerce div.cart-collaterals h2, .woocommerce-page .div.cart-collaterals h2 {
    font-size: 20px;
    margin: 0;
    padding: 15px;
    background: #f1f1f1;
}
.wc-proceed-to-checkout {
    padding: 15px;
}
 .cart_totals table {
    padding: 15px;
    width: 90%;
    margin: auto;
}
.cart_totals table tr {
    border-bottom: 1px solid #cdcdcd;
}
.woocommerce table.cart div.coupon, .woocommerce-page table.cart div.coupon {
    display: flex;
    margin: 0 auto;
}

/* Checkout Page */
.woocommerce-checkout .woocommerce table th {
    background: none;
}
.woocommerce-checkout .woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
}
.woocommerce-page.woocommerce-checkout form #order_review_heading, .woocommerce.woocommerce-checkout form #order_review_heading {
    border-width: 2px 2px 0 2px;
    border-style: solid;
    font-size: 1.2rem;
    margin: 0;
    padding: 1.5em 1.5em 1em 35px;
    border-color: #ebebeb;
}
.woocommerce-page.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review {
    padding: 0 2em;
    border-width: 0 2px 2px;
    border-style: solid;
    border-color: #ebebeb;
}
.woocommerce-page.woocommerce-checkout form #order_review table, .woocommerce.woocommerce-checkout form #order_review table {
    border-width: 0;
}
.woocommerce-checkout .woocommerce table.shop_table, .woocommerce-page table.shop_table {
    border: none;
    border-radius: 0;
}
.woocommerce-checkout .woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.woocommerce-page.woocommerce-checkout table.shop_table thead, .woocommerce.woocommerce-checkout table.shop_table thead {
    background: 0 0;
}
.woocommerce-page.woocommerce-checkout form #order_review td, .woocommerce-page.woocommerce-checkout form #order_review th, .woocommerce.woocommerce-checkout form #order_review td, .woocommerce.woocommerce-checkout form #order_review th {
    border-top: 0;
    border-right: 0;
    padding-left: 0;
    border-color: #ebebeb;
}
.woocommerce-page.woocommerce-checkout table.shop_table td, .woocommerce-page.woocommerce-checkout table.shop_table th, .woocommerce.woocommerce-checkout table.shop_table td, .woocommerce.woocommerce-checkout table.shop_table th {
    border-bottom-width: 1px !important;
}
.woocommerce-page.woocommerce-checkout table.shop_table th, .woocommerce.woocommerce-checkout table.shop_table th {
    padding: 14px 12px;
}
.woocommerce-checkout .woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th {
    border-width: 0;
}
.woocommerce-checkout .woocommerce table.shop_table th {
    font-weight: 700;
}
/* .woocommerce-checkout table, td, th {
    border: 1px solid rgba(0,0,0,.1);
} */
.woocommerce-checkout table.shop_table, .woocommerce-checkout table.shop_table td, .woocommerce-checkout table.shop_table th{
	/* border-bottom: 1px solid #e6e6e6 !important; */
	border-left:none !important;
	border-top:none !important;
	border-right:none !important;
	padding-left:0 !important;
	padding-top:15px !important;
	padding-bottom:15px !important;
}
.woocommerce-page.woocommerce-checkout table.shop_table td, .woocommerce.woocommerce-checkout table.shop_table td {
    padding: 10px 10px 10px 0;
    border-color: #ebebeb;
    opacity: .8;
}
.woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount, .woocommerce form.checkout table.shop_table tfoot tr.order-total th {
    color: #000 !important;
}
.woocommerce-checkout span.woocommerce-Price-amount.amount {
    color: #000 !important;
}
.woocommerce-checkout td.product-name {
    color: #101010 !important;
}
.woocommerce-info.xyz_check_coupon {
    margin-bottom: 30px !important;
}
.woocommerce-cart td.product-remove i.fa.fa-trash {
    font-size: 18px;
}
.woocommerce-info.xyz_check_coupon {
    display: table;
    margin: auto;
}
.woocommerce-checkout #select2-billing_country-container { line-height: 47px; color: #646464; }

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: transparent;
}

@media only screen and (max-width: 767px) {
  .woocommerce-cart a.checkout-button.button.alt.wc-forward {
    width: calc(100% - 0px);
}
  .scenceright {
    width: 100% !important;
}
	.woocommerce-page .content .container .container_inner {
    padding-top: 0;
}
	.hero { min-height: 550px; }
span.tollfreenumber {
color: #fff;
padding-left: 0;
font-size: 18px;
display: inline-block;
margin-top: 0px;
border-radius: 5px;
}
span.tollfreenumber a {
    color: #fff;
    padding: 8px 32px;
    background: #ff6506;
    font-weight: bold;
    border-radius: 5px;
    display: inline-block;
    font-size: 18px;
}
.timecustomadd {
    font-size: 12px;
    padding-top: 5px;
}
.center-content { width: 100%; padding: 0 15px; }
 .center-content h1 {
    font-size: 20px !important;
}
.self-study-after-search p {
    padding: 0 20px;
    font-size: 18px !important;
}
.mobile-aws-search form.aws-search-form.aws-show-clear {
    padding: 0 30px;
}
.homepgecall {
    margin: 0 30px;
}
div#get-started .vc_empty_space {
    height: auto !important;
}
div#get-started h2 {
    margin-top: 0;
    margin-bottom:20px;
}
.vc_custom_1484724223512 {
    margin-top: 0 !important;
}
.footer_top .footer_col4 {
    text-align: left;
}
ul.cudoo-library-courses{ padding-left:0; }
.library-course-desc ul {
    padding-left: 0;
}
.vc_custom_1484724287109 {
    margin-top: 20px;
}

 .center-content p ,
 .single-product .hero .center-content li{
    font-size: 18px !important;
}
.hero {
    min-height: 550px;
}
.woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
	width: 100% !important;
}
.woocommerce-checkout .woocommerce #payment ul.payment_methods li label {
	font-size: 14px;
}
.woocommerce #payment ul.payment_methods li .payment_box {
padding: 10px 0 0 0;
}
.woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals {
	padding-left: 0;
}
.cart_totals {
	width: 100% !important;
}
.woocommerce-page table.cart button:disabled,
.woocommerce-page table.cart button[disabled] {
width: 100% !important;
text-align: center !important;
}
.cart_item td {
	border-bottom: 1px solid #e0dede;
}
.coupondiv {
	margin: 15px 0;
	padding: 0;
	flex-direction: column;
	align-items: center;
}
.couponbtn {
	margin-top: 15px;
}
.coupondiv button,
.coupondiv a {
	font-size: 13px;
	padding: 0px 10px;
	height: 36px;
	line-height: 36px;
}
.cart-info p,
.cart-info small {
	font-size: 12px;
}
td img {
	display: block !important;
	margin:0 auto;
}
.total-price table {
	border-left: none;
	border-top: 1px solid #d0d0d0;
}
td {
	padding: 15px 7px;
}
.mobileborder {
	border-bottom: 1px solid #b9b9b9;
}
.coupondiv input {
	width: 170px;
	border-radius: 5px;
}
.total-price h2 {
	text-align: center;
}
.small-container {
	padding: 0;
}
.cart-info a {
	color: #555;
	font-size: 13px;
}
.coupondiv button, .coupondiv a {
	font-size: 13px !important;
	padding: 0px 10px !important;
	height: 36px;
	line-height: 36px;
}
.coupon {
	display: flex;
}
input#coupon_code {
    height: 40px;
}
 div.coupon input#coupon_code {
	border: 1px solid #a5a5a5;
	width: 97%;
	margin-right: 10px;
}
td.product-remove:before {
    content: " " !important;
}
td.product-thumbnail:before {
    content: " " !important;
}
.arrangeresponsivecartcudoo .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{color:#000;}
/* Checkout Page */
.checkoutpagecustomcss .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
form.xyz_checkout_coupon {
    padding-top: 15px;
}
.woocommerce-page.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review {
    padding: 0;
    border-width: 0;
}
.woocommerce-page.woocommerce-checkout form #order_review_heading, .woocommerce.woocommerce-checkout form #order_review_heading {
    border-width: 0;
    padding: 0.5em 0.5em 0em 0px;
}
.woocommerce #payment ul.payment_methods li {
    border: none;
	padding-left: 0;
    padding-right: 0;
}
.woocommerce-info.xyz_check_coupon {
    margin-bottom: 0;
}
.woocommerce-checkout form.xyz_checkout_coupon input[name="apply_coupon"] {
	width: 100% !important;
	text-align: center !important;
}
.woocommerce-checkout form.xyz_checkout_coupon p.form-row.form-row-last {
	width: 100% !important;
}
.woocommerce-checkout form.xyz_checkout_coupon p.form-row.form-row-first {
    width: 100%;
	margin-bottom: 15px !important;
}
.woocommerce-checkout form.xyz_checkout_coupon input#coupon_code {
    width: 90% !important;
	height:20px;
}
.woocommerce-checkout .woocommerce .woocommerce-info {
    text-align: center;
}
}
#payment .woocommerce-terms-and-conditions-wrapper p {
    width: 100% !important;
    text-align: left;
}
/* Checkout Page css */
a.about_paypal {
    font-size: 12px;
    color: #f0572c;
}
li.wc_payment_method.payment_method_paypal {
    display: flex;
    align-items: center;
}
#payment li.wc_payment_method.payment_method_paypal {
    display: inherit;
}
li.wc_payment_method.payment_method_paypal label {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    /* width: 100%; */
    width: 90%;
    margin-left: 10px;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    font-size: 14px;
    font-weight: bold;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
 .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #ffffff;
}
/* Checkout Page css */
.wp-block-buttons.hidephonenumberbut {
    text-align: center;
    padding-bottom: 20px;
}
.hero .center-content form.cart {
    text-align: center;
}
.hero a.single_add_to_cart_button {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
    border-radius: 5px;
}
.hero button.single_add_to_cart_button.qbutton {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    border-radius: 5px;
}
p.one_payment{
	font-size: 26px;
}
header.page_header.scrolled {
    background: #fff;
}
a.stickyrequest.qbutton.white.default {
    position: fixed;
    top: 300px;
    right: -62px;
    transform: rotate(90deg);
    z-index: 10;
}
.benefitslms h1, .benefitslms p {
    text-align: left;
}
ul#gform_fields_14 {
    display: flex;
    flex-wrap: wrap;
}
ul#gform_fields_14 li {
    width: 50%;
    padding: 0 15px;
    text-align: left;
    margin-bottom: 0;
}
ul#gform_fields_14 li input {
    width: 100%;
}
ul#gform_fields_14 li:last-child {
    width: 100%;
}
 .gform_wrapper textarea.medium {
    height: 120px;
    width: 100%;
    border-bottom: 3px solid  #f05a2b;
}
.benefitslms .wpb_wrapper h1 {
    font-size: 32px;
    color: #f0572c;
    margin-top: 0;
}
.gform_wrapper form {
    text-align: left;
    max-width: initial;
}
 .gform_wrapper {
    background: #f5f5f5;
    box-shadow: 0 0 10px #ddd;
    margin-bottom: 50px;
    padding: 20px;
}
h2.titelleftborder {
    border-left: 10px solid #f05a2b;
    padding-left: 15px;
}
.featured_products_row .wpb_wrapper h2 { font-size: 28px; color: #f0572c; margin-top: 0; }

.scenceright ul{
  display: flex;
  flex-wrap: wrap;    
  align-items: center;    
}
.scenceright li{
width: 33%;
padding: 0 10px;
}
.commonicon h3{color:#f05a2b;font-size:14px;}
.commonicon {
    text-align: center;
    background: #fff;
    padding: 15px;
    margin: 15px 0;
    border-radius: 10px;
    box-shadow: 0 0 10px #cdcdcd;
}
.commonicon img {
    max-width: 50px;
}

.customclasswhite {
    margin-top: 50px;
}
 .customclasswhite .section_inner {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 15px #ddd;
}
.clienttestimonialwhite{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.clientbox1{
	width:45%;	
	padding: 20px;
	border: 1px solid #e6e6e6;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .10);
	margin: 10px 0;
}
.clientbox1 p{
  font-size: 16px;
  font-style: italic;
  height: 180px;
  overflow: hidden;
}
.clientbox1 span{
  font-size: 16px;
  text-align: right;
  display: block;
}
.scencediv{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.scenceleft {
    width: 40%;
}
.scenceright{
	width: 60%;
	padding:0 15px;	
}

.carousel-inner .slider_content .text .qbutton.white {
  margin: 10px 0 0 10px;
  font-size: 18px;
  height: auto;
  padding: 7px 25px;
}

.rating {
  text-align: right;
  color: #ff6506;
  display: flex;
  justify-content: center;
  margin: 20px 0;
}
.rating i{
  font-size: 16px;
}
.rating small{
  margin: 0 5px;
}

/*------------------- 21-04-22 -------------------*/

a.hometelphonenumb i.fa-phone {
    font-family: fontawesome;
}

.custom_sidebar{
  width: 268px;
  display:flex;
  flex-direction: column;  
  margin: 20px 0 0 auto;
  padding: 5px 12px;
  background: white;
  box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  transition: all ease 0.3s;
}
.modular-features p i {
  margin-right: 10px;
}
a.button.loopprice.single_add_to_cart_button {
    height: 30px !important;
}
.lookinpeoplecustom{
  width: 268px;
  display:flex;
  flex-direction: column;
  margin: 20px 0 0 auto;
  padding: 5px 12px;
  background: white;
  box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  transition: all ease 0.3s;
}
.tyllinkcustom{
  padding: 5px 12px;
  width: 268px;
  background: #ffffff;
  box-shadow: 1px 2px 16px -3px rgba(0, 0, 0, 0.25);
  margin: 20px 0 0 auto;
}
.custom_sidebar form.cart.sticky-container.sticky-container--popout {
  left: 850px;
  right: 0;
}

div#text-49 .fa, .fas {
    font-family: 'FontAwesome';
}
.calltollfreefooter a .fa, .fas {
    font-family: 'FontAwesome';
}
/* -----------------  POPUP Cart Page ------------------------------- */

.shopping_cart_dropdown ul li a{ color:#fff !important; }

.custom-model-main {
	text-align: center;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/* z-index: 1050; */
	-webkit-overflow-scrolling: touch;
	outline: 0;
	/* opacity: 0; */
	-webkit-transition: opacity 0.15s linear, z-index 0.15;
	-o-transition: opacity 0.15s linear, z-index 0.15;
	transition: opacity 0.15s linear, z-index 0.15;
	/* z-index: -1; */
	/* overflow-x: hidden;
	overflow-y: auto; */
}

.model-open {
	z-index: 99999;
	opacity: 1;
	overflow: hidden;
}

button.pum-close.popmake-close {
    display: none;
}

.custom-model-inner {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	-o-transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	display: inline-block;
	vertical-align: middle;
	max-width: 650px;
	margin: 170px auto;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.custom-model-wrap {
	display: block;
	width: 100%;
	position: relative;
	background: url("img/1.png") #fff;
	padding-bottom: 170px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
	text-align: left;
	/* padding: 20px; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-height: calc(100vh - 70px);
	overflow-y: auto;
}

.model-open .custom-model-inner {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	z-index: 999;
}

.model-open .bg-overlay {
	background: rgba(0, 0, 0, 0.6);
	z-index: 99;
}

.bg-overlay {
	background: rgba(0, 0, 0, 0);
	height: 100vh;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	-webkit-transition: background 0.15s linear;
	-o-transition: background 0.15s linear;
	transition: background 0.15s linear;
}

.close-btn {
	position: absolute;
	right: -12px;
	top: -12px;
	cursor: pointer;
	z-index: 99;
	font-size: 24px;
	color: #000;
	background: #fff;
	border-radius: 50%;
	width: 30px;
	text-align: center;
	line-height: 30px;
	height: 30px;
}

.pop-up-content-wrap {
	padding: 20px 20px 60px 20px;
	background-image: -moz-linear-gradient( 48deg, rgb(24, 210, 198) 0%, rgb(44, 181, 232) 100%);
	background-image: -webkit-linear-gradient( 48deg, rgb(24, 210, 198) 0%, rgb(44, 181, 232) 100%);
	background-image: -ms-linear-gradient( 48deg, rgb(24, 210, 198) 0%, rgb(44, 181, 232) 100%);
}

.pop-up-content-wrap strong {
	display: block;
	font-size: 62px;
	line-height: 62px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.pop-up-content-wrap span {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: table;
	margin: auto;
	padding: 0 100px;
}

.pop-up-content-wrap span::before {
	content: "";
	width: 80px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.pop-up-content-wrap span::after {
	content: "";
	width: 80px;
	height: 1px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.pop-up-content-wrap p {
	margin-top: 5px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.custom-model-wrap form {
	background: #fff;
	padding: 20px;
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	width: 75%;
	margin: -60px auto 0;
	box-shadow: 1.359px 12.929px 27.55px 1.45px rgba(5, 5, 5, 0.15);
}

.custom-model-wrap form input {
	border-radius: 10px;
	background: rgb(242, 242, 242) !important;
	width: 100%;
	height: 50px;
	padding: 8px;
	border: 1px solid transparent;
	margin-bottom: 15px;
	font-size: 18px !important;
	font-weight: 500 !important;
	color: #373737;
	filter: blur(0px);
	margin-bottom:17px !important;
}

.custom-model-wrap form input:focus {
	outline: none;
	border: 1px solid #2cb5e8;
}

.custom-model-wrap form input.wpcf7-form-control.has-spinner.wpcf7-submit {
	cursor: pointer;
	font-size: 20px !important;
	font-weight: bold !important;
	border: none;
	padding: 15px;
	text-transform: capitalize;
	color: #fff;
	border-radius: 10px;
	background-image: -moz-linear-gradient( 12deg, rgb(219, 54, 69) 0%, rgb(255, 95, 109) 100%) !important;
	background-image: -webkit-linear-gradient( 12deg, rgb(219, 54, 69) 0%, rgb(255, 95, 109) 100%) !important;
	background-image: -ms-linear-gradient( 12deg, rgb(219, 54, 69) 0%, rgb(255, 95, 109) 100%) !important;
}

.custom-model-wrap form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
	background-image: -webkit-linear-gradient( 48deg, rgb(24, 210, 198) 0%, rgb(44, 181, 232) 100%) !important;
	background-image: -ms-linear-gradient( 48deg, rgb(24, 210, 198) 0%, rgb(44, 181, 232) 100%)!important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    text-align: center;
    margin-bottom: 0 !important;
    max-width: 417px;
    padding: 15px !important;
    height: 20px;
    line-height: 20px;
}
 input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
	 transform: inherit;
    -webkit-transform: inherit;
}
.wpcf7 form.wpcf7-form p br {
    display: none;
}

@media screen and (min-width: 800px) {
	.custom-model-main:before {
		content: "";
		display: inline-block;
		height: auto;
		vertical-align: middle;
		margin-right: -0px;
		height: 100%;
	}
}

@media screen and (max-width: 799px) {
	.custom-model-inner {
		/* margin-top: 25px; */
		width: 94%;
	}
	.custom-model-wrap form {
		width: 94%;
	}
	.custom-model-wrap {
		padding-bottom: 90px;
	}
	.pop-up-content-wrap strong {
		font-size: 48px;
	}
	.pop-up-content-wrap span {
		font-size: 16px;
	}
	.close-btn {
		right: -7px;
		top: -7px;
	}
	.custom-model-wrap form input {
		font-size: 16px !important;
		font-weight: 500;
	}
	.custom-model-wrap form input.wpcf7-form-control.has-spinner.wpcf7-submit {
		font-size: 17px;
	}
}
/* -----------------  POPUP Cart Page ------------------------------- */

.shopping_cart_header .header_cart {
    background-image: url("img/header_shopping_bag_black.png") !important;
    -o-background-size: 34px 38px;
    -webkit-background-size: 34px 38px;
    -moz-background-size: 34px 38px;
    background-size: 34px 38px;
}
.shopping_cart_header .header_cart span{
	color:#F05A2B !important;
}
.side_menu_button_wrapper.right a.search_button {
    border-bottom: none !important;
}
.library-course-desc ul {
    list-style: none !important;
    padding: 0 !important;
}

.library-course-desc li {
    position: relative;
    padding-left: 25px;
}
.library-course-desc li:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    content: "\f14a";
    position: absolute;
    left: 0;
    top: 0;
    color: #f0572c;
    font-size: 16px;
}

.term-description ul {
    list-style: none !important;
    padding: 0 !important;
}

.term-description li {
    position: relative;
    padding-left: 25px;
}
.term-description li:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    content: "\f14a";
    position: absolute;
    left: 0;
    top: 0;
    color: #f0572c;
    font-size: 16px;
}
.is-form-style .is-search-submit path {
    fill: #fff;
}
li.astm-search-menu.is-menu.is-dropdown.menu-item a path.search-icon-path, .is-menu path.search-icon-path
{
    fill: #ff5622;
}
form.is-search-form.is-form-style.is-form-style-3.is-form-id-1576316.is-ajax-search {
    display: none;
}
.single_product_inner ul {
    list-style: none !important;
    padding: 0 !important;
}

.single_product_inner li {
    position: relative;
    padding-left: 25px;
}
.single_product_inner li:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    content: "\f14a";
    position: absolute;
    left: 0;
    top: 0;
    color: #f0572c;
    font-size: 16px;
}
.single_product_inner h1, .single_product_inner h2 {
    color: #f05a2b;
    text-transform: uppercase;
}
.single_product_inner h4{
    color: #f05a2b;
    text-transform: uppercase;
    font-size:24px;
    font-weight: 600;
}
.single_product_inner p strong{
    color: #f05a2b;
    text-transform: uppercase;
    font-size:24px;
    font-weight: 600;
}
.archive h1 {
    color: #f05a2b;
}
.related.products ul.products li {
    padding-left: 0;
}
ul.accordion li {
    padding-left: 0;
}
ul.accordion li:before {
    content: " ";
}
.related.products ul.products li:before {
    content: " ";
}
.wpb_content_element h1, .wpb_content_element h2 {
    position: relative;
    text-align: center;
    color: #f0572c;
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}
.fallourwall h2 {
    color: #fff;
}
.find-course-top h1 {
    color: #fff;
}

/* 27-06-2022 */
.accordion li.accordion__item ,
ul.products li ,
.product ol li{
    padding: 0;
}
.accordion li.accordion__item:before ,
ul.products li:before,
.product ol li:before{
    display: none;
}
/* 27-06-2022 */

/* 11-06-2022 */

form.is-search-form.is-disable-submit.is-form-style.is-form-style-3.is-form-id-1570325.is-ajax-search {
    display: none;
}

.customcommentsdiv .meta {
    display: block;
}
div#review_form div#respond p.must-log-in {
    display: none;
}
.woocommerce-tabs.customcommentsdiv div#reviews ul.commentlist li.review:before {
    content: " ";
}
/* Single page review css 03-06-2022 */

.customcommentsdiv li.review {
    display: flex;
    align-items: flex-start;
    padding: 0;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.customcommentsdiv li.review img {
    margin-right: 30px;
    border-radius: 50%;
    max-width: 70px;
}
.customcommentsdiv li.review .comment-text {
    position: relative;
    width: calc(100% - 100px);
}
.customcommentsdiv li.review .comment-text .star-rating {
    position: absolute;
    right: 0;
    top: 0;
}
.customcommentsdiv .meta {
    display: block;
    margin: 0;
    padding-right: 120px;
}
.customcommentsdiv p {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
h2.headingreview {
    font-size: 24px !important;
}
div#reviews h2.woocommerce-Reviews-title{
	font-size: 18px;
    text-transform: capitalize;
}
.customcommentsdiv li.review:last-child {
    border: none;
    margin: 0;
}
#respond textarea{
	font-size:20px;
}
.customreviewpage p.meta {
    display: block;
}
span.review_stars .dashicons {
    color: #DC9814;
}

p.stars.selected a.active~a:before, p.stars a:before, p.stars a:hover~a:before {
    opacity: .25;
    color: #43454b;
    content: "S";
}
p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    font-family: star;
    line-height: 1;
    text-indent: 0;
}
p.stars a {
    position: relative !important;
    width: 1em !important;
    height: 1em !important;
    margin-right: 11px;
    font-weight: 400;
    text-decoration: none;
    text-indent: -999em;
    font-size: 25px;
}
.woocommerce .star-rating span:before, .entry-content .testimonial-entry-title:after, .cart-summary .widget li strong::before, p.stars.selected a.active::before, p.stars:hover a::before, p.stars.selected a:not(.active)::before {
    color: #ee9e13;
}
p.stars.selected a.active:before, p.stars.selected a:not(.active):before, p.stars:hover a:before {
    opacity: 1;
    content: "S";
}
.woocommerce p.stars span a:focus, .woocommerce p.stars span a:hover, .woocommerce-page p.stars span a:focus, .woocommerce-page p.stars span a:hover{ background:none !important; }
.woocommerce p.stars span a.star-1, .woocommerce-page p.stars span a.star-1 {
    width: 30px;
    z-index: unset;
}
.woocommerce p.stars span a, .woocommerce-page p.stars span a {
    float: none;
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    overflow: hidden;
	padding-top: 0;
}
.woocommerce p.stars span, .woocommerce-page p.stars span {
    width: auto;
    height: auto;
    position: relative;
    float: none;
    background: none;
}
p.stars {
    display: inline-block;
}
.woocommerce .comment-form-rating label {
    display: block;
}
.woocommerce p.stars span a.active, .woocommerce-page p.stars span a.active {
    background: none;
}
.woocommerce p.stars span a.star-2, .woocommerce-page p.stars span a.star-2 {
    width: 30px;
    z-index: auto;
}
.woocommerce p.stars span a.star-3, .woocommerce-page p.stars span a.star-3 {
    width: 30px;
    z-index: auto;
}
.woocommerce p.stars span a.star-4, .woocommerce-page p.stars span a.star-4 {
    width: 30px;
    z-index: auto;
}
.woocommerce p.stars span a.star-5, .woocommerce-page p.stars span a.star-5 {
    width: 30px;
    z-index: auto;
}
.rating_preview {
    max-width: 500px;
    margin: 25px auto;
    display: table;
}
.satrt_preview {
    width: 20%;
    float: left;
}
.satrt_preview img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 0;
    border-radius: 0;
}
.rating_graph {
    width: 65%;
    float: left;
}
span.border_btn {
    width: 100%;
    display: inline-block;
    border: 3px solid #3bb54a;
    border-radius: 10px;
}
.rating_count {
    width: 15%;
    float: left;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.2;
    color: #dc9814;
}
span.border_btn {
    width: 100%;
    display: inline-block;
    border: 3px solid #f05a2b;
    border-radius: 10px;
}
.form-row.create-account label, p.stars, p.stars a {
    display: inline-block;
}
div#reviews h2.woocommerce-Reviews-title {
    text-align: left;
    color: #607d8b !important;
}
/* Single page review css 03-06-2022 */

/* Review separate page css */
.rating_pagination.review_title h1.entry_title {
    text-align: center;
	margin-bottom: 50px;
	color: #F05A2B;
}
.rating_pagination.review_title {
    padding-top: 25px;
}
section.comnpadding.Innovative .borderrating {
    border-right: 1px solid #e4e1e3;
}
.totalrating, .totalreview {
    text-align: right;
}
.borderrating span.rating {
    font-size: 35px;
    font-family: fontawesome;
	display: initial;
	color:#000;
}
span.stamped-starrating.stamped-summary-starrating {
    font-size: 25px;
    color: #DC9814 !important;
    font-family: fontawesome;
}
/* .totalrating .rating {
    text-align: right;
    color: #ff6506;
    display: flex;
    justify-content: center;
    margin: 20px 0;
} */
.totalreview span {
    font-size: 18px;
}
.w3-table td {
    padding: 0px 0px !important;
}
span.fivestar:before {
    content: '\f005\f005\f005\f005\f005';
    font-family: fontawesome;
    color: #DC9814;
}
.progress {
    border-radius: 0%;
    margin-top: 3%;
}
.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
}
.progress-bar {
    background-color: #dc9814;
}
@media (prefers-reduced-motion: reduce){
	.progress-bar {
		transition: none;
	}
}
body table tbody tr:nth-child(2n) td {
    background: 0 0;
}
span.fourstar:before {
    content: '\f005\f005\f005\f005\f006';
    font-family: fontawesome;
    color: #DC9814;
}
.progress-bar {
    background-color: #dc9814;
}
span.threestar:before {
    content: '\f005\f005\f005\f006\f006';
    font-family: fontawesome;
    color: #DC9814;
}
span.twostar:before {
    content: '\f005\f005\f006\f006\f006';
    font-family: fontawesome;
    color: #DC9814;
}
span.onestar:before {
    content: '\f005\f006\f006\f006\f006';
    font-family: fontawesome;
    color: #DC9814;
}
.Innovative button#hideshow {
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    width: auto;
    line-height: 30px;
    background: 0 0;
    color: #000;
    border: 1px solid #ccd6e0;
    padding: 4px 23px;
    border-radius: 3px;
    /* font-family: 'Open Sans',Verdana,sans-serif; */
    font-weight: 500;
    box-shadow: 2px 3px 5px 0 #8888886b!important;
}
.my_review {
    margin: 10px 0;
}
section.revdivider {
    /* border: 1px solid #DC9814;
    margin: 5% 22% 0 22%; */
	border: none;
    margin: 0;
}
.new_rating {
    max-width: 750px;
    margin: auto;
}
.review_container {
    border-bottom: 1px solid #e4e1e3;
    margin: 30px 0;
}
.byuser .comment_container.review_container p.meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.byuser .review_stars {
    display: block;
    text-align: left;
	margin-bottom: 20px;
}
section.comnpadding.Innovative {
    display: flex;
}
.new_rating .add_review ol.commentlist {
    list-style: none;
    padding-left: 0;
}
li.review.byuser .description p {
    margin-top: 0;
}
.rating-container {
    font-size: 0;
    unicode-bidi: bidi-override;
    direction: rtl;
}
.rating-container > input {
    display: none;
}
.required {
    border-bottom: 0 !important;
    color: red;
    text-decoration: none;
}
.comment-respond .rating-container > input + label {
    text-indent: -9999px;
}
.rating-container > input + label {
    font-family: 'star';
    font-size: 26px;
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    width: 1em;
    white-space: nowrap;
    cursor: pointer;
    margin: 0;
}
.comment-respond .rating-container > .star-cb-clear + label, .comment-respond .rating-container > input + label:before {
    text-indent: 9999px;
}
.rating-container > input + label::before {
    display: inline-block;
    text-indent: -9999px;
    content: "S";
    color: rgb(136, 136, 136, 0.50);
}
.rating-container > input:checked ~ label::before, .rating-container > input + label:hover ~ label::before, .rating-container > input + label:hover::before {
    content: "S";
    color: rgb(220, 152, 20);
    text-shadow: rgb(51, 51, 51) 0px 0px 1px;
}
.rating-container > .star-cb-clear + label {
    text-indent: -9999px;
    width: .5em;
    margin-left: -.5em;
}
fieldset.comments-rating {
    margin: 10px 0;
    padding: 10px 0;
    border: 0;
}
form#commentform input#submit {
    /* padding: 12px 30px; */
    border: none;
    border-radius: 3px;
    color: #fff;
    background: #F05A2B;
    font-size: 15px;
    font-weight: 700;
    transition: all .2s;
    cursor: pointer;
}
.reviewtrustpilot img {
    width: 180px;
}
.reviewtrustpilot {
    text-align: right;
}
span.page-numbers.current {
    background-color: #F05A2B !important;
    padding: 10px 13px;
    line-height: 1;
    display: inline-block;
    color: #fff;
}
.rating_pagination {
    text-align: center;
    margin-bottom: 35px;
}
.rating_pagination a.page-numbers {
    background-color: #f7f7f7;
    padding: 10px 13px;
    line-height: 1;
    display: inline-block;
    color: #443f3f;
    margin: 0 2px;
}
.rating_pagination a.page-numbers:hover {
    background-color: #F05A2B;
}
ol.commentlist li {
    background: #ffffff;
    padding: 15px;
    margin-top: 20px;
    box-shadow: 0 0 5px #ddd;
    border-radius: 10px;
}
.review_container {
    border-bottom: none;
    margin: 0;
}
strong.woocommerce-review__author {
    font-size: 16px;
    display: inline-block;
}
p.must-log-in a {
    color: #ff5622;
    font-weight: 700;
}
#respond h3.comment-reply-title {
    margin: 0;
    font-size: 20px;
    color: #ff5622;
    font-weight: bold;
}
 .customcommentsdiv li.review {
    border-bottom: 3px solid #ddd;
    background: #fff;
    padding: 15px;
}
/* 21-6-2022 */
.page-template-review-template div#respond input#submit {
    padding: 12px 30px;
}
.review {
	background: #edf5ff;
	padding: 50px 0;
}
 .reviews-container {
    width: 60%;
	padding-left: 30px;
}

.reviewbox {
	background: #fff;
	padding: 30px;
	max-width: 800px;
	margin: auto;
	border-radius: 10px;
	box-shadow: 0 0 20px #b5b5b5;
}

.review_trustpilot {
    display: flex;
    margin: 20px 0;
}
i.fa-edit {
    font-family: fontawesome;
}

.trustpilot_logo {
	max-width: 250px;
}

.trustpilot_logo {
	text-align: center;
	font-size: 22px;
	text-transform: capitalize;
	padding-right: 40px;
	border-right: 1px solid #ccc;
}

.trustpilot_logo img {
	max-width: 100%;
}

.trustpilot_logo p {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
}

.reviewbox h1 {
	text-align: center;
	color: #f0572c;
	font-size: 32px;
	margin: 0;
}

.reviewbox button {
	font-size: 15px;
	color: #fff;
	border: none;
	cursor: pointer;
	background-color: #f0572c;
	text-transform: capitalize;
	height: 40px;
	line-height: 40px;
	padding: 0 23px;
	letter-spacing: 1px;
	border-radius: 4px;
	text-shadow: none;
	font-weight: 700;
	display: table;
	margin: 20px auto 0;
}

.customreviewpage .star-rating {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    font-size: 1.1em;
    width: 5.4em;
    font-family: star;
    color: #f4d83a;
}

.customreviewpage .star-rating:before {
    content: "\73\73\73\73\73";
    /* color: #dfdbdf; */
    color: #ee9e13;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.customreviewpage .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.customreviewpage .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
	color: #ee9e13;
}

.customreviewpage {
    display: flex;
    align-items: center;
}
.customreviewpage .comment-text {
	width: 150px;
    margin-right: 15px;
    border-right: 1px solid #bfbfbf;
    padding-right: 15px;
}
.customreviewpage .description {
    width: Calc(100% - 160px);
}
p.meta {
    margin: 0;
}
div#respond #comment { border: 1px solid #ddd; }
/* 21-6-2022 */
/* 22-06-2022 */
.single_product_inner .reviewbox {
	padding: 25px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 0px 15px #00000030;
	position: relative;
	margin-bottom: 50px;
}

.single_product_inner .reviewbox::before {
	content: "";
	position: absolute;
	top: 35%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	height: 4px;
	background-color: #ff774c;
}

.single_product_inner .reviewtop {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
}

.single_product_inner .imgtext {
	display: flex;
	align-items: flex-start;
	padding-left: 10px;
}

.single_product_inner .imgtext img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	object-fit: cover;
	outline: 10px solid #fff;
}

.single_product_inner .imgtext aside {
	display: inline-block;
	font-size: 20px;
	color: #ff3800;
	font-weight: bold;
	margin-left: 15px;
	text-transform: uppercase;
}

.single_product_inner .datestar {
	display: flex;
	align-items: center;
}

.single_product_inner .datestar small {
	font-size: 16px;
	line-height: 1;
	color: #000;
	font-weight: 500;
	margin-right: 15px;
}

.single_product_inner .reviewstar {
	display: flex;
}

.single_product_inner .reviewstar i {
	font-size: 20px;
	color: #f5d000;
}

.single_product_inner .reviewbox p {
	margin-bottom: 0;
	font-size: 16px;
}
/* Review separate page css */

.accordion li.accordion__item ,
ul.products li ,
.product ol li{
    padding: 0;
}
.accordion li.accordion__item:before ,
ul.products li:before,
.product ol li:before{
    display: none;
}

.makereviewbutton a {
    border: none;
    font-weight: normal;
    background: #5CB85C;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear, background .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear, background .25s linear;
    color: #ffffff;
    background-color: #5CB85C;
    padding: 10px 19px;
    font-size: 17px;
    line-height: 1.471;
    border-radius: 6px;
    white-space: normal;
    text-decoration: none;
    height: auto;
    cursor: pointer;
}
.makereviewbutton a:hover {
    color: #ffffff;
    background-color: #58d68d;
    border-color: #58d68d;
}
.makereviewbutton { margin-bottom: 30px; margin-top: 20px; }
.single_product_inner div#respond { margin-bottom: 60px; }

/* 11-06-2022 */

/* 13-07-2022 */
.is_not_sample>a {
    display: none;
}
/* 13-07-2022 */
/* 19-07-2022 */
.single-sfwd-lessons .makereviewbutton.learndash_join_button {
    display: none;
}
/* 19-07-2022 */
/* 22-07-2022 */
.woocommerce-checkout input.select2-search__field {
    width: 100%;
    padding: 0 0 !important;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa !important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	background-image: url(/wp-content/themes/bridge-child/img/select2searchicon.png);
    background-position: center right;
    background-repeat: no-repeat;
}
#billing_country_field span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
/* 22-07-2022 */
/* 08-08-2022 */
.is-ajax-woocommerce-actions .quantity.buttons_added {
    display: none;
}
.single-product .woocommerce-notices-wrapper ul li:nth-child(2) {
    display: none;
}
.single-product .woocommerce-notices-wrapper ul li {
    margin-bottom: 0;
}
.woocommerce-account span.woocommerce-input-wrapper input#billing_phone {
    border: 1px solid #ccc;
}
.woocommerce-edit-address input.select2-search__field {
    width: 100%;
    padding: 0 0 !important;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(/wp-content/themes/bridge-child/img/select2searchicon.png);
    background-position: center right;
    background-repeat: no-repeat;
}
.woocommerce-edit-address .select2-container{
	padding-left:0;
	border: none;
}
.woocommerce-edit-address .select2-container--default .select2-search--dropdown {
    padding: 6px 15px 7px;
    border: 1px solid #ccc;
}
/* 08-08-2022 */
/* 09-08-2022 */
.woocommerce-pagination ul.page-numbers li span.current {
    padding: 0;
    color: #fff;
}
form#passwordreset input#email {
    border: 1px solid #b9b9b9;
    height: 30px !important;
    padding: 4px;
    border-radius: 4px;
    min-width: 220px;
}
/* 09-08-2022 */
/* 16-08-2022 */
form#passwordreset input#email.input.required {
    border-bottom: 1px solid #b9b9b9 !important;
}
/* 16-08-2022 */
/* 17-08-2022 */
#cudoo_search_results_wrap ,
.display-filter-row #cudoo_search_results{
	width: 100% !important;
}
#cudoo_search_results .no_tile{
	white-space: nowrap !important;
	width: 100% !important;
	height: auto;
    overflow: inherit;
}
#cudoo_search_results span._align_r{
	display:none !important;
}
/* 17-08-2022 */
/* 18-08-2022 */
.learndash_post_sfwd-lessons p#learndash_next_prev_link a:first-child {
    display: none;
}
/* 10-02-2023 */
.testimonials_row {
    margin-top: 0px !important;
}
#logo-slider .item{
    padding:0 25px;
}
/*==================================================================================================================
===================================================================================================================

    RESPONSIVE CSS START HERE

====================================================================================================================
==================================================================================================================*/




@media only screen and (max-width: 1024px){
	.woocommerce.woocommerce-checkout form #customer_details.col2-set, 
	.woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
	    margin-right: 3%;
	}
	label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
		font-size: 12px;
	}
	.header_inner_left .mobile_menu_button span .fa-bars {
		font-size: 26px;
	}
	.woocommerce-checkout .select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice abbr, .select2-search input, .select2-search-choice-close {
		background-image: url(/wp-content/themes/bridge-child/img/select2searchicon.png) !important;
		background-repeat: no-repeat!important;
		background-position: center right !important;
		background-size: initial !important;
	}
}

@media only screen and (max-width: 1000px){
	.logo_wrapper {
		left: 60px !important;
	}
	.q_logo a {
    left: auto;
    width: auto!important;
}
}

@media only screen and (max-width: 992px){
	form.is-search-form.is-form-style.is-form-style-3.is-form-id-1576316.is-ajax-search {
		position: absolute;
		right: -50px;
	}
	/* Review page 14-06-2022 */
	.totalrating, .totalreview {
		text-align: center;
		padding-bottom: 12px;
	}
	.reviewtrustpilot {
		text-align: center;
	}
	.Innovative button#hideshow {
		width: 100%;
	}
	.totalaverage {
		margin-bottom: 15px;
	}
  /* Review page 14-06-2022 */
	.header_inner_right {
		margin-right: 0;
	}
	.is-menu-wrapper {
		right: 120px;
		top: 40px;
		position: fixed;
	}
	.is-menu-wrapper .is-menu form {
		right: 30px;
		left: auto;
		top: 60px;
	}
	.search-close {
		top: 67px !important;
		right: 0;
		left: 70px;
	}
	.side_menu_button_wrapper.right a.search_button {
		color: #000 !important;
		border-bottom: none !important;
	}
	.scrolled_not_transparent .phonetollfreemenu a {
		line-height: 0px !important;
		margin-top: 0;
	}
	.header_inner_left, footer.uncover, header{
		position:fixed !important;
		width:100%;
		box-shadow: 1px 1px 10px #333;
	}
	header .q_logo img.mobile {
		max-width: 150px;
	}
	.mobile_menu_button {
		margin: 0px 15px;
	}
	.custom_sidebar form.cart.sticky-container.sticky-container--popout {
		left: 330px;
		right: 0;
	}
	.woocommerce-checkout .woocommerce .woocommerce-info.xyz_check_coupon {
		text-align: center;
	}
	form.xyz_checkout_coupon {
		margin-top: 15px;
	}
	li.wc_payment_method.payment_method_paypal label{ width: 53%; }
   
  #requestfromtoplabel .vc_col-sm-6 ,
  .customclasswhite .vc_col-sm-6,
  .scenceleft ,
  .clientbox1{
    width: 100%;
  }
  .clientbox1 p {
		height: auto;
		margin-top: 0;
	}

	.mobile_menu_button{
		margin: 0px 15px;
	}
}

@media screen and (max-width:991px) {
	.single_product_inner .reviewbox {
		margin-bottom: 40px;
	}
	.single_product_inner .reviewbox::before {
		top: 40%;
		height: 2px;
	}
	.single_product_inner .imgtext img {
		width: 60px;
		height: 60px;
		outline: 8px solid #fff;
	}
	.single_product_inner .imgtext aside {
		font-size: 18px;
	}
	
	.onlineresarange {
		padding-top: 120px;
	}
}

@media only screen and (max-width: 768px) {
	tr.woocommerce-cart-form__cart-item.cart_item td.product-quantity {
		padding-left: 1em;
	}
	.woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
		display: none;
	}
	.woocommerce table.shop_table_responsive thead, .woocommerce-page table.shop_table_responsive thead {
		display: none;
	}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		display: block;
	}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		display: block;
	}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		display: block;
	}
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		display: block;
		text-align: right!important;
	}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		content: attr(data-title) ": ";
		font-weight: 700;
		float: left;
		color: #000;
	}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		display: block;
	}
	.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
		padding-bottom: .5em;
	}
	.woocommerce #content table.cart td.actions .coupon::after, .woocommerce #content table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after, .woocommerce table.cart td.actions .coupon::before, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::before, .woocommerce-page table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::before {
		content: ' ';
		display: table;
	}
	.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
		width: 48%;
		box-sizing: border-box;
	}
	.woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text+.button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text+.button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text+.button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text+.button {
		float: right;
	}
	.woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
		width: 48%;
		box-sizing: border-box;
	}
	.woocommerce #content table.cart td.actions .coupon::after, .woocommerce table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::after {
		clear: both;
	}
	.woocommerce #content table.cart td.actions .coupon::after, .woocommerce #content table.cart td.actions .coupon::before, .woocommerce table.cart td.actions .coupon::after, .woocommerce table.cart td.actions .coupon::before, .woocommerce-page #content table.cart td.actions .coupon::after, .woocommerce-page #content table.cart td.actions .coupon::before, .woocommerce-page table.cart td.actions .coupon::after, .woocommerce-page table.cart td.actions .coupon::before {
		content: ' ';
		display: table;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .shipping_calculator {
		width: 100%;
		float: none;
		text-align: left;
	}
	.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
		display: block;
	}
	.woocommerce #content table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
		display: block !important;
		text-align: center !important;
	}
	.woocommerce #content table.cart .button, .woocommerce-page #content table.cart .button {
		width: 100%;
	}
	.woocommerce #content table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
		display: block !important;
		text-align: center !important;
	}
	
}

@media only screen and (min-width: 922px) {

/* Checkout Page */
	.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
		float: none;
		width: 100%;
	}
	.woocommerce.woocommerce-checkout form #customer_details.col2-set, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set {
		width: 48%;
		float: left;
		margin-right: 4.347826087%;
	}
	.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2 {
		float: none;
		width: auto;
	}
	.woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading {
		width: 40%;
		float: right;
		margin-right: 0;
		clear: right;
	}
}

@media only screen and (max-width: 768px) {
	.woocommerce table.shop_table_responsive td.product-remove:before {
		content: " ";
	}
	.woocommerce table.cart tbody td.product-remove, .woocommerce-page table.cart tbody td.product-remove {
		border-right: none;
	}
	.woocommerce table.shop_table_responsive td.product-thumbnail:before {
		content: " ";
	}
	.woocommerce-cart .cart_item td {
		border-bottom: 1px solid #e0dede;
		padding: .7em 1em;
	}
	.woocommerce-cart .woocommerce table.shop_table_responsive td.product-thumbnail {
		display: none !important;
	}
	div.coupon input#coupon_code{
		height: 35px;
	}
	.woocommerce-cart .woocommerce div.cart-collaterals div.cart_totals, .woocommerce-page .div.cart-collaterals div.cart_totals {
		width: 100%;
	}
	.woocommerce-cart h1.carttitlepage {
		text-align: left !important;
	}
	.woocommerce-cart table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.actions:before {
		content: " " !important;
	}
	.woocommerce-cart .xyz_checkout_coupon input#coupon_code {
		width: 90% !important;
	}
	.woocommerce-cart .xyz_checkout_coupon p.form-row.form-row-first {
		width: 100%;
	}
	.woocommerce-cart .xyz_checkout_coupon p.form-row.form-row-last {
		width: 100%;
	}
	
	.woocommerce #content table.cart .button, .woocommerce-page #content table.cart .button {
		width: 100% !important;
	}
	.product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
		display: block;
		text-align: center !important;
	}
	.woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
		float: none;
	}
	.woocommerce #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .button {
		flex: 1;
	}
	.woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button {
		padding-left: 1em;
		padding-right: 1em;
	}
	.woocommerce .checkout table.shop_table thead tr th, .woocommerce table.cart thead tr th, .woocommerce-account table.my_account_orders thead tr th, .woocommerce-cart table.cart tbody tr td, .woocommerce-checkout .checkout table tbody tr td, .woocommerce-page .checkout table.shop_table thead tr th, .woocommerce-page table.cart thead tr th, .woocommerce-page table.my_account_orders thead tr th {
		padding: .7em 1em;
	}
	.woocommerce #content table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail {
		display: block !important;
		text-align: center !important;
	}

}


@media only screen and (max-width: 767px) {
  /* .custom_sidebar form.cart.sticky-container.sticky-container--popout {
    left: 0;
    right: 0;
	top : 0 !important;
  } */
.blog_holder.blog_single article h2 {
    margin-top: 100px;
}
  .totalaverage td:last-child {
    font-size: 15px;
}
.single_product_inner .reviewbox::before {
	top: 36%;
	height: 2px;
}
.single_product_inner .reviewtop {
	flex-wrap: wrap;
	margin-bottom: 0;
}
.single_product_inner .reviewbox {
	padding: 20px;
}
.single_product_inner .imgtext {
	padding-left: 0px;
	align-items: center;
	margin-bottom: 10px;
	width: 100%;
}
.single_product_inner .imgtext img {
	width: 50px;
	height: 50px;
	outline: 0px solid #fff;
}
.single_product_inner .imgtext aside {
	margin-left: 10px;
}
.single_product_inner .datestar {
	width: 100%;
	justify-content: space-between;
}
.single_product_inner .reviewstar i {
	font-size: 16px;
}
.single_product_inner .reviewbox p {
	margin-top: 20px;
}
.single_product_inner .reviewbox::before{
	display: none;
}
.imgtext {
  border-bottom: 2px solid #ff774c;
  padding-bottom: 8px;
}
  /* Review page 14-06-2022 */
  .review_trustpilot {
    display: flex;
    margin: 20px 0;
    flex-wrap: wrap;
    justify-content: center;
}
.trustpilot_logo {
    padding-right: 0;
    max-width: 100%;
	border: none;
}
.reviews-container {
    width: 100%;
    margin-top: 20px;
}
.customreviewpage {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.customreviewpage .comment-text {
    width: 100%;
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    text-align: center;
}
p.meta {
    margin: 0;
    display: block !important;
    text-align: center;
}
.star-rating {
    display: table;
    margin:10px auto;
}
.customreviewpage .description {
    width: Calc(100% - 0px);
	    margin-top: 10px;
}
  .reviewbox {
		width: 90%;
	}
	.progress {
		margin-left: 15px;
	}
	.totalrating, .totalreview {
		text-align: center;
		padding-bottom: 12px;
	}
	.reviewtrustpilot {
		text-align: center;
	}
	.Innovative button#hideshow {
		width: 100%;
	}
	.totalaverage {
		margin-bottom: 15px;
	}
  /* Review page 14-06-2022 */
  
  /* Review single page 07-06-2022 */
    .customcommentsdiv li.review img {
		margin-right: 10px;
		border-radius: 50%;
		max-width: 30px;
	}
	.customcommentsdiv li.review img {
		margin-right: 10px;
		max-width: 30px;
	}
	 .customcommentsdiv .meta {
		padding-right: 0px;
		font-size: 14px;
	}
	 .customcommentsdiv p {
		font-size: 14px;
		line-height: 20px;
	}
	 .customcommentsdiv li.review .comment-text {
		width: calc(100% - 40px);
	}
	 .description {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 5px;
	}
	 .customcommentsdiv li.review .comment-text .star-rating {
		float: none;
		top: 100%;
		left: 0;
	}
	h2.woocommerce-Reviews-title {
		text-align: left;
	}
	.woocommerce .star-rating:before, .woocommerce-page .star-rating:before,.woocommerce .star-rating span, .woocommerce-page .star-rating span{
		font-size: 14px;
	}
	div#reviews h2.woocommerce-Reviews-title {
		font-size: 17px;
		text-transform: capitalize;
	}
  /* Review single page 07-06-2022 */
  .checkoutpagecustomcss .woocommerce {
	  margin-top: 110px;
   }
  .is-menu-wrapper {
		right: 90px;
	}
  form.is-search-form.is-form-style.is-form-style-3.is-form-id-1576316.is-ajax-search {
		position: absolute;
		right: -40px;
	}
  .single-product-holder .sticky-container--popout a.button,
    .single-product-holder .sticky-container--popout button.button {
      top: 105px !important;
    }
  .hero .center-content {
		padding-top: 0;
	}
	.onlineresarange{
		padding-top: 120px;
	}
   .woocommerce-cart .woocommerce-notices-wrapper a.button.wc-forward {
	color: #fff !important;
    display: table;
    margin: 15px auto;
	}
  .custom_sidebar form.cart.sticky-container.sticky-container--popout {
	left: 0;
	right: 0;
   }
  .wpb_wrapper h1 {
    font-size: 24px;
}
  .featured_products_row .wpb_wrapper h2 {
    font-size: 20px;
  }
  .customclasswhite p {
      font-size: 15px;
      line-height: 24px;
  }
  .customclasswhite img{
    margin: 15px 0;
  }
  .testimonials_row {
    margin-top: 30px;
  }
  .testimonials_row h2 {
    margin-top: 0;
  }
  .clientbox1{
    margin: 0 0 20px 0;
  }
  .clientbox1 p {
    font-size: 15px;
    line-height: 24px;
  }
  .clientbox1 span {
    font-size: 15px;
    color: #f0572c;
    font-weight: bold;
}
footer {
  z-index: 5;
}

ul#gform_fields_14 li {
  width: 100%;
  margin: 0;
}
.gform_wrapper form{
  min-width: auto;
}
a.stickyrequest.qbutton.white.default {
  right: -50px;
}

.single-product .cart .rating {
  flex-direction: column;
}
.rating aside ,
.rating span{
  text-align: center;
}
.carousel:not(.advanced_responsiveness) .carousel-inner h2 span {
  font-size: 30px!important;
}

.custom_sidebar {
  width: 100%;
  margin: 20px 0 0 0;
}

}

@media screen and (max-width: 782px)
{
    .home .wpb_wrapper.hero-wrapper {
        min-height: 20vh;
        height: 450px !important;
    }
}

@media only screen and (max-width: 525px){
	.woocommerce-checkout .woocommerce .woocommerce-info.xyz_check_coupon {
		line-height: 26px;
	}
	.woocommerce-checkout .woocommerce .woocommerce-info {
		line-height: 20px;
	}
	label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
		display: flex;
		align-items: flex-start;
	}
	span.woocommerce-terms-and-conditions-checkbox-text {
		line-height: 16px;
	}

}
@media screen and (min-width: 992px) {
	.four_columns{
	    padding-top: 10px;
	    padding-right: 60px;
	    padding-bottom: 10px;
	    padding-left: 60px;
	}
}

img.footer_bedge {
    max-width: 200px;
}
 .footer_bottom h5 {
    font-size: 22px;
    font-weight: normal;
}

@media screen and (max-width: 992px) {
	.footer_bottom_column {
	    width: 50% !important;
	}
}
@media screen and (max-width: 767px) {
	.footer_bottom_column {
    	width: 100% !important;
	}
	.onlineresarange{
		padding-top: 50px;
	}
}
@media only screen and (max-width: 420px)
{
	.shopping_cart_outer {
		display: block;
	}
}

/* WLS Form css */
ul#gform_fields_14 li.wls-form-message { width: 100%; }

/* Css Slider 22-06-2023 */
#slideshow img{
	width:100%;
    height:150px;
}
#slideshow > div {
    position: absolute;
    top: 120px;
    left: 0px;
    right:0px;
    bottom:0px;
}
.homepagetopcustom {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    flex: 1 1 400px;
    margin: 2px auto;
    max-width: 1000px;
}
.wpb_wrapper.onlineresarange {
    margin: auto;
    max-width: 100%;
}

.wpb_wrapper.hero-wrapper {
	min-height: 100vh !important;
    position: relative;
    height: 0;
    overflow: hidden;
}
.carousel-slider.owl-loaded {
    height: 150px;
}
.carousel-slider .owl-stage-outer{
	height: 150px;
}
.onlineresarange .slider img{margin:0 auto;}
/* Css Slider 22-06-2023 */

.tml-login .tml-rememberme-wrap {
    display: flex;
    align-items: center;
    margin: 15px 0;
}

.tml-rememberme-submit-wrap .tml-submit-wrap
{
    display: table;
    margin: auto;
}



.find-course-top .bx-viewport {
    height: auto !important;
}

/* footer logo css start here 25-9-24 */

.footer_bottom_columns  .column2 {
    display: none;
}
.four_columns.footer_bottom_columns.clearfix {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* footer logo css end here 25-9-24 */

/* Institution css */
.institution_class ul {
    text-align: center;
    border: 2px solid #ddd;
    padding: 30px;
    width: 90%;
    margin: auto;
}
.institution_class ul li {
    padding: 10px;
    font-size: 24px;
    display: inline-block;
    font-weight: bold;
    font-family: Franklin Gothic Heavy;
    font-style: italic;
    color: #333333 !important;
}
.institution_class ul li:nth-child(even) {
    color: #666666 !important;
}
/* Institution css */