/**handles:learndash-course-grid-skin-grid,learndash-course-grid-pagination,learndash-course-grid-filter,learndash-course-grid-card-grid-1,woocommerce-addons-css,ld-content-cloner,brands-styles**/
.learndash-course-grid .items-wrapper.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:30px;row-gap:30px;margin-bottom:30px}.learndash-course-grid .items-wrapper.grid .item{visibility:hidden}.learndash-course-grid .items-wrapper.grid .item .content .entry-content{float:none;margin:auto;width:auto}
.learndash-course-grid .pagination{text-align:center;border:0;margin:0;padding:0}.learndash-course-grid .pagination::after,.learndash-course-grid .pagination::before{display:none}.learndash-course-grid .pagination .load-more{margin:0 auto;border-radius:3px;background-color:#fd6703;color:#fff;padding:10px 50px;padding:.75rem 2rem;font-weight:600;text-decoration:none;font-size:1.4rem;border:3px solid #fd6703;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.learndash-course-grid .pagination .load-more:hover{background-color:#f7883e;border-color:#f7883e}
.toggle-filter{position:sticky;left:100%;margin-bottom:20px}.toggle-filter.opened::before{content:"\f158";font-family:Dashicons;padding-right:10px;top:1px;position:relative}.learndash-course-grid{position:relative}.learndash-course-grid .learndash-course-grid-filter{position:absolute;max-width:300px}.learndash-course-grid .learndash-course-grid-filter{display:none}.learndash-course-grid-filter{max-width:300px;min-width:300px;background:#fff;padding:15px 20px;border-radius:5px;z-index:2000;margin:0 auto;border:2px solid #ddd}.learndash-course-grid .learndash-course-grid-filter{right:0;position:absolute}.learndash-course-grid-filter form{margin:0}.learndash-course-grid-filter form input:focus,.learndash-course-grid-filter form select:focus{outline:0}.learndash-course-grid-filter form input[type=range]{-webkit-appearance:none;margin:18px 0;width:100%}.learndash-course-grid-filter form input[type=range]:focus{outline:0}.learndash-course-grid-filter form input[type=range]::-webkit-slider-runnable-track{width:100%;height:8.4px;cursor:pointer;background:#07f;border-radius:1.3px}.learndash-course-grid-filter form input[type=range]:first-child::-webkit-slider-runnable-track{border-top-left-radius:10px;border-bottom-left-radius:10px;border-right:none}.learndash-course-grid-filter form input[type=range]:nth-child(2)::-webkit-slider-runnable-track{border-top-right-radius:10px;border-bottom-right-radius:10px;border-left:none}.learndash-course-grid-filter form input[type=range]::-webkit-slider-thumb{box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;border:1px solid #000;height:16px;width:16px;border-radius:10px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-5px}.learndash-course-grid-filter form input[type=range]:focus::-webkit-slider-runnable-track{background:#07f}.learndash-course-grid-filter form input[type=range]::-moz-range-track{width:100%;height:8.4px;cursor:pointer;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;background:#07f;border-radius:1.3px;border:.2px solid #010101}.learndash-course-grid-filter form input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;border:1px solid #000;height:16px;width:16px;border-radius:10px;background:#fff;cursor:pointer}.learndash-course-grid-filter form input[type=range]::-ms-track{width:100%;height:8.4px;cursor:pointer;background:0 0;border-color:transparent;border-width:16px 0;color:transparent}.learndash-course-grid-filter form input[type=range]::-ms-fill-lower{background:#2a6495;border:.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.learndash-course-grid-filter form input[type=range]::-ms-fill-upper{background:#07f;border:.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}.learndash-course-grid-filter form input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;border:1px solid #000;height:16px;width:16px;border-radius:10px;background:#fff;cursor:pointer}.learndash-course-grid-filter form input[type=range]:focus::-ms-fill-lower{background:#07f}.learndash-course-grid-filter form input[type=range]:focus::-ms-fill-upper{background:#07f}.learndash-course-grid-filter .filter{margin-bottom:15px}.learndash-course-grid-filter .taxonomies-wrapper .terms{list-style-type:none;padding:0 0 15px 20px;margin:0;max-height:150px;overflow:auto}.learndash-course-grid-filter .filter.price label{display:block}.learndash-course-grid-filter .filter.price .range-wrapper :first-child{width:50%;float:left}.learndash-course-grid-filter .filter.price .range-wrapper :nth-child(2){width:50%;float:right}.learndash-course-grid-filter .filter.price .number-wrapper.left{float:left;text-align:left}.learndash-course-grid-filter .filter.price .number-wrapper.right{float:right;text-align:right}.learndash-course-grid-filter .filter.price .number-wrapper input,.learndash-course-grid-filter .filter.price .number-wrapper label{display:block}.learndash-course-grid-filter .filter.price .number-wrapper input{width:80px}.learndash-course-grid-filter .filter.price input[type=range]{margin-bottom:10px}.learndash-course-grid-filter input[type=range],.learndash-course-grid-filter input[type=text]{display:block;width:100%}.learndash-course-grid-filter input[type=text]{padding:5px}.learndash-course-grid-filter .buttons{margin-top:0}.learndash-course-grid-filter .buttons .button,.toggle-filter{display:block;margin-bottom:10px;border-radius:3px;padding:.5rem 1rem;font-weight:600;text-decoration:none;font-size:1rem;border:3px solid #ddd;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;display:-ms-flexbox;display:flex;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.learndash-course-grid-filter .buttons .button{width:100%}.learndash-course-grid-filter .buttons .button.blue{color:#fff;background-color:#235af4;border-color:#235af4}.learndash-course-grid-filter .buttons .button.blue:hover{background:#0d9dff;border-color:#0d9dff}.learndash-course-grid-filter .buttons .button.grey,.toggle-filter{color:#333;background-color:#eee;border-color:#eee}.learndash-course-grid-filter .buttons .button.grey:hover,.toggle-filter:hover{background-color:#d5d5d5;border-color:#d5d5d5}
.learndash-course-grid .items-wrapper .grid-1 .post{line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto;display:block;position:relative;padding:0;margin:0;box-shadow:2px 2px 2px 1px rgb(0 0 0 / 5%);-moz-box-shadow:2px 2px 2px 1px rgb(0 0 0 / 5%);-webkit-box-shadow:2px 2px 2px 1px rgb(0 0 0 / 5%)}.learndash-course-grid .items-wrapper .grid-1 .ribbon{text-shadow:0 1px rgb(0 0 0 / 30%);position:absolute;z-index:2;top:20px;right:20px;left:auto;padding:10px 12px;border-radius:6px;color:#fff;background:#fd6703;font-weight:700;font-size:1rem}.learndash-course-grid .items-wrapper .grid-1 .thumbnail{margin:0;padding:0}.learndash-course-grid .items-wrapper .grid-1 .video>*{border-radius:5px}.learndash-course-grid .items-wrapper .grid-1 .thumbnail img{margin:0 auto;padding:0;width:100%;height:auto}.learndash-course-grid .items-wrapper .grid-1 .content{padding:30px 22px;color:#333}.learndash-course-grid .items-wrapper .grid-1 .content>:not(:last-child){margin-bottom:20px}.learndash-course-grid .items-wrapper .grid-1 .content .top-meta>:not(:last-child){margin-bottom:20px}.learndash-course-grid .items-wrapper .grid-1 .content .entry-title{font-size:1.2rem;font-weight:700;line-height:1.2;color:#333}.learndash-course-grid .items-wrapper .grid-1 .content .entry-title a{text-decoration:none;color:#333;font-size:1.2rem;line-height:1.2;font-weight:700}.learndash-course-grid .items-wrapper .grid-1 .content .entry-content{margin-bottom:20px}.learndash-course-grid .items-wrapper .grid-1 .content .entry-content>*{margin:0}.learndash-course-grid .items-wrapper .grid-1 .content .author{font-size:.875rem;color:#949ca1}.learndash-course-grid .items-wrapper .grid-1 .content .categories,.learndash-course-grid .items-wrapper .grid-1 .content .reviews{font-size:.875rem;display:flex;align-items:center}.learndash-course-grid .items-wrapper .grid-1 .icon{justify-content:center;margin-right:3px}.learndash-course-grid .items-wrapper .grid-1 .content .categories .icon{font-size:.875rem;display:flex;align-items:center}.learndash-course-grid .items-wrapper .grid-1 .content .reviews .label{margin-right:10px}.learndash-course-grid .items-wrapper .grid-1 .content .reviews .stars{color:#ffb703}.learndash-course-grid .items-wrapper .grid-1 .bottom-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));font-size:.75rem;gap:15px}.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section{display:flex;align-items:center}.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section .icon{width:auto;height:auto;display:block;font-size:1rem;padding:5px;background:#00bcb6;color:#fff;border-radius:5px}.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section .wrapper{margin-left:5px}.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section .wrapper .label{font-weight:700}.learndash-course-grid .items-wrapper .grid-1 .bottom-meta .section .wrapper>*{display:block}
.wc-pao-addons-container{margin-bottom:10px}.wc-pao-addons-container .wc-pao-fieldset{border:none;background:inherit;margin:0;min-width:0;padding:.01em 0 0 0}.wc-pao-addons-container .wc-pao-legend{background:inherit;font-weight:inherit;margin-left:0;display:table}body:not(:-moz-handler-blocked) .wc-pao-legend{display:table-cell}.woocommerce select.wc-pao-addon-image-swatch-select{display:none!important}.wc-pao-addon-image-swatch{display:inline-block;outline:1px solid #ddd;padding:2px;margin-right:5px;margin-bottom:2px}.wc-pao-addon-image-swatch:active,.wc-pao-addon-image-swatch:focus,.wc-pao-addon-image-swatch:hover{outline:1px solid #666}.wc-pao-addon-image-swatch.selected{outline-color:#000;outline-width:2px}.wc-pao-addon-image-swatch img{max-width:65px;max-height:65px;float:left}.wc-pao-addon-image-swatch-selected-swatch{display:block}.wc-pao-addon-heading{margin:1em 0 0}#required_addons_validation_message{margin:0 0 30px;display:none}.wc-pao-addon{padding:0 2px}.wc-pao-addon .wc-pao-addon-name{margin:0;display:inline-block}.wc-pao-addon label.wc-pao-addon-name,.wc-pao-addon legend.wc-pao-addon-name{font-weight:700}.wc-pao-addon .wc-pao-addon-description{font-style:italic}.wc-pao-addon .wc-pao-addon-wrap{margin:.5em 0 0 0}.wc-pao-addon .wc-pao-addon-wrap select{font-size:1em;width:auto;min-width:50%}.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-checkbox{align-self:center;margin-right:4px}.wc-pao-addon .wc-pao-addon-wrap .wc-pao-addon-radio{align-self:center}.wc-pao-cart-quantity-field input{background:0 0!important;outline:0!important;border:0!important;box-shadow:none!important}.wc-pao-addon-chars-remaining{display:none}.wc-pao-addon-chars-remaining.visible{display:block}.wc-pao-validation-notice{display:block;color:#cc1818;font-size:small;line-height:1.1em;margin-top:5px}.woocommerce .wc-pao-addon .wc-pao-addon-wrap label{display:inline}.wc-pao-addon abbr.required{text-decoration:none!important}div.product-addon-totals{margin:20px 0 40px 0;padding:20px 0 0 0;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden}div.product-addon-totals ul{list-style:none;margin:0;padding:0}div.product-addon-totals ul li{display:flex;justify-content:space-between;padding:5px 0}div.product-addon-totals .wc-pao-subtotal-line{justify-content:flex-end;border-top:1px solid #eee;padding:10px 0;margin-top:20px}.single-product div.product div.product-addon-totals .wc-pao-subtotal-line p.price{margin:0}.tips{cursor:help;text-decoration:none}img.tips{padding:5px 0 0}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#333}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#333}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#333}#tiptip_holder.tip_left{padding-right:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#333}#tiptip_content,.chart-tooltip,.wc_error_tip{color:#fff;font-size:.8em;max-width:150px;background:#333;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.chart-tooltip code,.wc_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}.wc_pao_datepicker{width:40em;font-size:10px;padding:0 1.3em 2.3em;background-color:#f5f5f5;color:#060606;z-index:9999!important}.wc_pao_datepicker a,.wc_pao_datepicker abbr,.wc_pao_datepicker acronym,.wc_pao_datepicker article,.wc_pao_datepicker aside,.wc_pao_datepicker b,.wc_pao_datepicker big,.wc_pao_datepicker canvas,.wc_pao_datepicker caption,.wc_pao_datepicker center,.wc_pao_datepicker cite,.wc_pao_datepicker code,.wc_pao_datepicker dd,.wc_pao_datepicker del,.wc_pao_datepicker details,.wc_pao_datepicker dfn,.wc_pao_datepicker div,.wc_pao_datepicker dl,.wc_pao_datepicker dt,.wc_pao_datepicker em,.wc_pao_datepicker embed,.wc_pao_datepicker fieldset,.wc_pao_datepicker figcaption,.wc_pao_datepicker figure,.wc_pao_datepicker footer,.wc_pao_datepicker form,.wc_pao_datepicker h1,.wc_pao_datepicker h2,.wc_pao_datepicker h3,.wc_pao_datepicker h4,.wc_pao_datepicker h5,.wc_pao_datepicker h6,.wc_pao_datepicker header,.wc_pao_datepicker hgroup,.wc_pao_datepicker i,.wc_pao_datepicker img,.wc_pao_datepicker ins,.wc_pao_datepicker kbd,.wc_pao_datepicker label,.wc_pao_datepicker legend,.wc_pao_datepicker li,.wc_pao_datepicker ol,.wc_pao_datepicker p,.wc_pao_datepicker pre,.wc_pao_datepicker q,.wc_pao_datepicker s,.wc_pao_datepicker section,.wc_pao_datepicker small,.wc_pao_datepicker span,.wc_pao_datepicker strike,.wc_pao_datepicker strong,.wc_pao_datepicker sub,.wc_pao_datepicker sup,.wc_pao_datepicker table,.wc_pao_datepicker tbody,.wc_pao_datepicker td,.wc_pao_datepicker tfoot,.wc_pao_datepicker th,.wc_pao_datepicker thead,.wc_pao_datepicker tr,.wc_pao_datepicker tt,.wc_pao_datepicker u,.wc_pao_datepicker ul,.wc_pao_datepicker var{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.wc_pao_datepicker table{border-collapse:collapse;border-spacing:0}.wc_pao_datepicker .ui-datepicker-header{font-size:1.5em;overflow:hidden}.wc_pao_datepicker .ui-datepicker-header .ui-datepicker-next,.wc_pao_datepicker .ui-datepicker-header .ui-datepicker-prev{padding:1em;cursor:pointer;color:#060606;-webkit-user-select:none;-ms-user-select:none;user-select:none}.wc_pao_datepicker .ui-datepicker-header .ui-datepicker-next:hover,.wc_pao_datepicker .ui-datepicker-header .ui-datepicker-prev:hover{color:#000}.wc_pao_datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled,.wc_pao_datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled{color:#bbb;cursor:initial}.wc_pao_datepicker .ui-datepicker-header .ui-datepicker-prev{float:left}.wc_pao_datepicker .ui-datepicker-header .ui-datepicker-next{float:right}.wc_pao_datepicker .ui-datepicker-header .ui-datepicker-title{text-align:center;font-weight:700;padding:1em}.wc_pao_datepicker table.ui-datepicker-calendar{font-size:1.4em;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.wc_pao_datepicker table.ui-datepicker-calendar td,.wc_pao_datepicker table.ui-datepicker-calendar th{background-color:rgba(0,0,0,0)!important;text-align:center}.wc_pao_datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day a{color:#000!important;cursor:default}.wc_pao_datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day a:hover{color:#000}.wc_pao_datepicker table.ui-datepicker-calendar td.ui-datepicker-current-day:after{background-color:#fff!important}.wc_pao_datepicker table.ui-datepicker-calendar td:after{content:"";position:absolute;background-color:rgba(0,0,0,0);border-radius:50%;width:2.3em;height:2.3em;top:50%;left:50%;z-index:1;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wc_pao_datepicker table.ui-datepicker-calendar th span{font-weight:500;padding:.5em;display:block;color:#bbb;font-weight:700}.wc_pao_datepicker table.ui-datepicker-calendar td.ui-state-disabled span{color:#bbbbbc}.wc_pao_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled){position:relative}.wc_pao_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled) a{position:relative;z-index:2;font-weight:500;padding:.5em;display:block;color:#2f2f2f;font-weight:700}.wc_pao_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled):hover a{color:#000}.wc_pao_datepicker table.ui-datepicker-calendar td:not(.ui-state-disabled):hover:after{background-color:#fff}.wc-pao-addon .reset_date{display:none;font-size:.9em}.wc-pao-addon .reset_file.inactive{display:none}.wc-pao-addon .reset_file.active{display:block}

.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(2n){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}