#topbar_all {
    background-color: transparent;
}

.toolbar .cart {
    margin-left: 4px;
    padding: 0 12px;
}

.toolbar .cart>.subtotal {
    margin-left: 0;
}

.form-control {
    border-radius: 5px;
}

.form-control:focus {
    border-color: #000000;
}

.btn {
    border-radius: 5px
}

.card {
    border-radius: 5px !important;
}

.content h1 {
    font-size: 30px;
    font-weight: 400;
}

.site-branding {
    display: inline-block;
    position: relative;
    top: 0px;
}

.header_search_box {
    display: inline-block;
    width: 100%;
}

.header_search_box .inner {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.site-search {
    opacity: 1;
    display: inline-block;
    position: relative;
    visibility: visible;
    margin-top: 16px;
}

.site-search .input-group {
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    background: #fff;
}

.site-search > .input-group > input[type=text] {
    width: calc(100% - 50px);
    border: 0px solid #000000;
    position: relative;
    padding: 12px 50px 12px 10px;
}

.topbar {
    border-bottom: 0;
    height: 30px;
    z-index: 1;
    padding: 0 0 0 30px;
    background-color: transparent;
}

.topbar .topbar-column a:not(.social-button):hover {
    color: #37246b;
}

.social-button {
    margin-right: 15px;
}

.cart .toolbar-dropdown .alert-info {
    background-color: #e7e7e7;
    color: #000000;
}

.cart .toolbar-dropdown .alert-info>*:not(.text-white), .cart .toolbar-dropdown .alert-info>*:not(.text-light) {
    color: #000000;
}

.toolbar-dropdown>li>a:hover {
    color: #D02326;
}

.dropdown-product-item .dropdown-product-title:hover {
    color: #D02326;
}

.hero-slider {
    min-height: 402px;
}

.hero-slider>.owl-carousel {
    min-height: 402px;
}

.page-title {
	margin-bottom: 30px;
	padding: 5px 0 5px 0;
}

.breadcrumbs {
	text-align: left;
}

.breadcrumbs>li>a:hover {
    color: #000000;
}

.navbar {
    min-height: 100px;
}

.site_menu_full {
	background-color: #37246b;
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
	border-color: rgba(255, 255, 255, 0.1);
	border-style: solid;
	border-width: 1px 0;
}

.box_show_categories {
    display: inline-block;
    height: 100%;
}

.mega-menu {
    width: auto;
}

.mega-menu ul {
    list-style: none;
}

.mega-menu a {
    color: #37246b;
    text-decoration: none;
}

.mega-menu a:hover {
    color: #8cc63e;
}

.site-menu {
    position: relative;
}

.site-menu ul li a, .site-menu ul li a span {
    cursor: pointer;
    color: #ffffff;
}

.sub-menu, .toolbar-dropdown {
    margin-top: 0px !important;
}

.mega-menu .sub-menu>li>a {
    padding: 10px 0 0 0 !important;
}

.site-menu ul {
    line-height: 1.4;
}

.site-menu>ul>li>a {
    color: #ffffff;
    letter-spacing: 0;
    font-weight: 500;
    padding: 10px 10px;
    white-space: nowrap;
    text-transform: none;
    font-size: 18px;
}

.site-menu>ul>li.active>a {
	border-top: 0;
}

.site-menu ul li a:hover {
	color: #37246b;
}

.site-menu ul>li.active>a {
    color: #37246b;
}

.site-menu ul > li:hover > a {
    color: #00B2E3;
}

.site-menu ul > li.active > a {
    color: #00B2E3;
}

.site-menu > ul > li > .mega-menu > li > .sub-menu > li > a {
    text-transform: uppercase;
}

.site-menu i {
    display: table-cell;
    padding-left: 5px;
    font-size: 12px;
}

.section, .site-wrapper {
    float: left;
    width: 100%;
}

.widget-categories ul>li>a {
    text-transform: uppercase;
}

.widget-categories ul>li>ul>li>a {
    text-transform: capitalize;
}

.widget-categories ul>li.active>a, .widget-categories ul>li>a:hover {
	color: #37246b;
}

.widget-categories .side_menu_category_item {
    border: 1px solid #e1e7ec;
    padding: 2px;
    font-size: 12px;
    line-height: 1.2;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.offcanvas-menu ul li.has-children.active>span>a {
	color: #37246b;
}

.offcanvas-menu ul li>span>a:hover {
	color: #37246b;
}

.list-group-item.active {
	border-color: #c5c5c5;
	background-color: #c5c5c5;
}

.kartpage .alert-info, #orderform .alert-info {
	background-color: #fcf8e3;
	color: #333;
}

.kart_name a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.product-details .quantity_box label {
    padding-left: 0;
}

.input-group {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}

.input-spinner {
    width: 120px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.quantity {
    margin-bottom: 0!important;
    min-width: 160px;
    margin-left: 0px;
}

.cartTable .quantity {
    margin-top: 15px;
    margin-left: 0;
}

.quantity .btn {
    padding: 0px;
    width: auto;
}

.input-spinner .btn {
    width: 36px;
    text-align: center;
}

.input-group-append .btn, .input-group-prepend .btn {
    position: relative;
    z-index: 2;
    border-radius: 0;
    height: 36px;
    line-height: 32px;
    margin-top: 0px;
}

#button-minus, .button-minus {
    background: #e6e6e6;
    color: #363636;
    font-size: 18px!important;
    margin-right: 0px;
}

#button-plus, .button-plus {
    background: #e6e6e6;
    color: #363636;
    font-size: 18px!important;
    margin-right: 0px;
}

#button-minus:hover, #button-plus:hover, .button-minus:hover, .button-plus:hover {
    background: #000000;
    color: #fff;
}

.quantity input.form-control {
    height: 36px;
    margin-top: 0px;
    padding: 12px 5px;
    max-width: initial;
    flex-basis: 60px;
    border-radius: 0;
    text-align: center;

}

#orderform .alert-info b {
	color: #ffa82a;
}

.product-card {
	padding: 15px;
    border-radius: 5px;
}

.product-card .product-title > a:hover, .product-card .product-price {
	color: #00B2E3;
}

.product_details_title {
	margin-bottom: 0px;
}

.product-status {
    height: 56px;
    padding: 12px 0 8px;
	text-align: center;
}

.product-details .detail_price {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 500;
}

.product-price .full, .detail_price .full {
	color: #00B2E3;
}

.detail_price del {
	font-size: 16px;
}

.short_description {
    margin-top: 10px;
}

.product_single_attributes {
    margin-top: 15px;
}

.header_category_bg {
    text-align: center;
    max-height: 200px;
    overflow: hidden;
}

.header_category_bg img {
    max-height: 100%;
}

.category_page h1 {
    color: #37246b;
}

.category_page .thumbnail {
    margin-bottom: 20px;
    border: 1px solid #e1e7ec;
    padding: 5px;
    border-radius: 5px;
}

.category_page .thumbnail a {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.category_page .category-title {
    text-align: center;
}

.pagination .pages>li.active>a {
    border-color: #7a95a2;
    background-color: #7a95a2;
}

.custom-control .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #7a95a2;
    background-color: #7a95a2;
}

.hero-slider>.owl-carousel.dots-inside .owl-dots {
    background-color: transparent;
}

.hero-slider>.owl-carousel.dots-inside .owl-dots .owl-dot {
    background-color: grey;
    width: 15px;
    height: 15px;
    margin: 0 6px;
}

.product-details .product-size {
    margin-bottom: 40px;
}

.product-details .product-size button {
    float: left;
    display: block;
    position: relative;
    height: 41px;

    color: #373b3e;
    background-color: transparent;
    border: 1px solid #888c8c;
    border-radius: 10px;
    /*border-radius: 50%;*/
    font-size: 12px;
    line-height: 29px;
    margin-right: 11px;
    margin-top: 5px;
    text-transform: uppercase;
    min-width: 41px;
}

.product-details .product-size button:hover {
    border: 1px solid #373b3e;
    color: #373b3e;
}

.product-details .product-size button.active {
    background-color: #373b3e;
    border: 1px solid #373b3e;
    color: #fff;
}

.product-details .color-list {
    margin-bottom: 10px;
}

.product-details .color-list button {
    border: medium none;
    border-radius: 50%;
    display: block;
    float: left;
    height: 22px;
    margin-top: 5px;
    margin-right: 12px;
    padding: 0;
    width: 22px;
}

.product-details .color-list button i {
    color: #fff;
    display: block;
    font-size: 10px;
    line-height: 24px;
    opacity: 0;
}

.product-details .color-list button.active i {
    opacity: 1;
}

.product-details .product-size button.disabled {
    color: #888c8c;
}

.product-details .product-size button.disabled:after {
    background: linear-gradient(to top right,transparent 0,transparent calc(50% - 0.8px),#888c8c 50%,transparent calc(50% + 0.8px),transparent);
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
}

.producer_item {

}

.producer_card {
    display: block;
    position: relative;
    width: 100%;
    padding: 15px;
    border: 1px solid #e1e7ec;
    background-color: #fff;
    border-radius: 5px;
}

.producer_thumb {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.producer_card .producer_thumb > img {
    display: block;
    width: 100%;
}

.producer_card .producer_title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.producer_card .producer_title > a {
    transition: color .3s;
    color: #374250;
    text-decoration: none;
}

.in_stock {
    color: #36b788 !important;
    font-weight: bold;
}

.sp-buttons .btn-buy {
    margin-left: 0;
}

.btn-outline-primary {
    border-color: #000000;
    background-color: transparent;
    color: #7a95a2;
}

.btn-outline-primary:hover {
    background-color: #000000;
}

.btn-primary {
    background-color: #37246b;
}

.btn-primary:hover {
    background-color: #00B2E3;
}

.btn-buy {
    background-color: #00B2E3;
    border: 2px solid #00B2E3;
    color: #ffffff;
    /*padding: 12px 24px;*/
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(55, 36, 107, 0.3);
}

.btn-buy::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

.btn-buy:hover {
    background-color: #038fb6 !important;
    border-color: #038fb6;
    transform: translateY(0) scale(1);
    box-shadow: 0 6px 8px rgba(0, 178, 227, 0.4);
    color: #ffffff;
}

.btn-buy:hover::before {
    left: 100%;
}

.btn-buy:active {
    transform: translateY(0) scale(1);
    transition: all 0.1s ease;
}

.btn-buy:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(55, 36, 107, 0.3);
}

.btn-kart {
    background-color: #37246b !important;
}

.login_box .btn_login, .login_box .btn_register, .register_box .btn_register {
    width: 100%;
}

.btn_forgot_password {
    display: inline-block;
    position: relative;
    color: #606975;
    font-family: "Work Sans",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: .07em;
    line-height: 22px;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    text-align: left;
}

.sp-buttons .btn.btn-wishlist {
    margin-left: 10px;
}

.sp-buttons .btn.btn-wishlist:hover {
    background-color: #e6e6e6;
}

.product-details .sp-buttons .btn.btn-wishlist {
    width: auto;
    margin: 30px 0 0 0;
    padding: 0 10px 0 10px;
    border-radius: 5px;
    color: #37246b;
}

.product-details .form-group {
    margin-bottom: 0px !important;
}

.product-details .btn-buy {
    padding: 0 34px;
}

.btn-buy:hover, .btn-kart:hover {
    background-color: #038fb6 !important;
}

.btn_header_search {
    line-height: 45px;
    padding: 0px 15px 0;
    display: inline-block;
    border: none;
    color: #fff;
    border-left: 0 #e8e6e2 solid;
    position: absolute;
    right: 0;
    background-color: #37246b;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}

.btn_header_search .icon-search {
    font-size: 22px;
    font-weight: bold;
}

.btn_show_categories {
    display: inline-block;
    padding: 10px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
}

.btn_show_categories span {
}

.btn_show_categories:hover {
    color: #00B2E3;
}

.btn_show_categories .icon-menu {
   margin-top: -4px;
}

.btn_checkout {
	color: #c900d1;
}

.btn_order {
    background-color: #D02326;
	color: #ffffff;
}

.btn_order:hover {
    background-color: #000000;
	color: #ffffff;
	opacity: 0.7;
}

.btn_order_finish {
	/*background: url("../../../img/btn_order_finish.png") no-repeat scroll 0 0 transparent;*/
    background: rgb(208,35,38);
    background: linear-gradient(90deg, rgba(208,35,38,1) 0%, rgba(193,92,94,1) 50%, rgba(68,28,29,1) 100%);
	color: #ffffff;
	margin-bottom: 20px;
}

.btn_order_finish:hover {
	/*background: url("../../../img/btn_order_finish.png") no-repeat scroll 0 0 transparent;*/
    background: rgb(208,35,38);
    background: linear-gradient(270deg, rgba(208,35,38,1) 0%, rgba(193,92,94,1) 50%, rgba(152,61,63,1) 100%);
	color: #ffffff;
}

.btn_login {

}

.btn_login:hover {
	opacity: 0.7;
}

.btn_main_action {
	background-color: #00B2E3;
	font-weight: 700;
	border-radius: 5px;
	color: #ffffff;
}

.btn_main_action:hover {
	background-color: #131c4b;
	color: #ffffff;
}

.btn_secondary_action {
	background-color: #37246b;
	border-radius: 5px;
	color: #ffffff;
}

.btn_secondary_action:hover {
	background-color: #131c4b;
	color: #ffffff;
}

.btn_lvl3_action {
	background-color: #D02326;
	border-radius: 5px;
	color: #ffffff;
}

.btn_lvl3_action:hover {
	background-color: #ab0b0b;
	color: #ffffff;
}

.btn_lvl4_action {
	background-color: #dddddd;
	border-radius: 5px;
	color: #ffffff;
}

.btn_lvl4_action:hover {
	background-color: #b7b7b7;
	color: #ffffff;
}

#userinfo .radio {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 15px;
}

.shipping_address_new label, .billing_address_new .radio label, #userinfo .radio label {
    border: 1px solid #dddddd;
    padding: 15px 35px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    background-color: #eee;
    border-radius: 5px;
}

.shipping_address_new label.active, .billing_address_new .radio label.active, #userinfo .radio label.active {
    background-color: #f27c66;
    color: #ffffff;
}

#adr_new, #badr_new, #withaccount, #withoutaccount {
    opacity: 0;
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}

.site-logo {
	width: 200px;
	padding: 0;
    display: inline-block;
    margin: -5px 0 5px 0;
}

.navbar-stuck .site-logo {
    margin: 0;
}

.product-gallery {
	padding-top: 15px;
    border-radius: 5px;
}

.gallery-item>a {
    border-radius: 5px;
}

.product-gallery .product-thumbnails>li.active>a {
    border-color: #e1e7ec;
}

.product-gallery-all .product-thumbnails {
    display: block;
    margin: 0;
    margin-top: 24px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.product-gallery-all .product-thumbnails>li {
    display: inline-block;
    margin: 0 3px 10px;
}

.product-gallery-all .product-thumbnails>li>a {
    display: block;
    width: 94px;
    transition: border-color .25s;
    border: 1px solid #e1e7ec;
    border-radius: 5px;
    overflow: hidden;
}

.product-gallery-all .product-thumbnails>li.active>a {
    border-color: #e1e7ec;
}

.productdetails input[type=number] {
	text-align: center;
    min-width: 100px;
}

.productdetails .nav-tabs .nav-link.active {
    color: #000000;
}

.productdetails .nav-tabs .nav-link:hover {
    color: #000000;
}

.productdetails .tab-content table > tr > td, .productdetails .tab-content table > tbody > tr > td {
    padding-left: 0;
}

.quantity-cart .buy form {
    display: contents;
}

.productdetails_variants .product-size {
    margin: 10px 0 20px;
}

.productdetails_variants .sp-buttons .btn.btn-wishlist {
    /*margin-top: 0;*/
}

.productdetails .delivery_info {
    margin-left: -10px;
    padding: 10px;
    border: 0;
}

.tab-content #description ul, .product_single_attributes ul {
    list-style: none;
    padding: 0;
}

.tab-content #description ul li, .product_single_attributes ul li {
    background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QNvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MEFCMTNFMkFBQTEwRTQxMThDNkZEMDBDRDI0MzE3NDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTNBNTI2QjZGRUUxMTFFNEFBRDlEQUU0QUFFQzdFNTAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTNBNTI2QjVGRUUxMTFFNEFBRDlEQUU0QUFFQzdFNTAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNDc4MTBGMzA2RERFNDExQkEzNkUwNDQxOEYwNjNENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQUIxM0UyQUFBMTBFNDExOEM2RkQwMENEMjQzMTc0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uACZBZG9iZQBkwAAAAAEDABUEAwYKDQAABZYAAAbKAAAHbAAACAf/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwMBAQEBAQEBAgEBAgICAQICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA//CABEIAA4AEQMBEQACEQEDEQH/xAC6AAEBAQAAAAAAAAAAAAAAAAAIBQkBAAEFAAAAAAAAAAAAAAAAAAMEBQYHCBAAAQUAAQUAAAAAAAAAAAAAAwABAgQFBhETFBUWEQABBAEDAwQDAAAAAAAAAAADAQIEBREAEgYhMSJBMtMUlDYHEgACAQEGAgcJAAAAAAAAAAABAgMRACExQRIEEAXwUWGBIjITkaHRUpIzQzUGEwEBAAIDAAICAwAAAAAAAAABEQAhEDFB8FFhcZHB0f/aAAwDAQACEQMRAAAB0gzJF5KAaMuN5PtRs9JYRraXk/8A/9oACAEBAAEFAs8/DojszFq6/wA5vq3ayY8JwTY56y//2gAIAQIAAQUCqF440DShe0PT6qsHoR4zlEzihX//2gAIAQMAAQUCg9ZP0mTslUpD8UTjdl//2gAIAQICBj8C2i85i177dx62le8VJPmavd1LdWgseUfyMawp+Wdai4HI/LXqvc4eHH9lP9EfwtBtuawOdsLo5kMd9/nRWZZLxiCg7cjbZQ8sjaPZrvQWkcqWdwj0UqhZgWy1AIAMcOH/2gAIAQMCBj8CT1h43Fa29HZigzbp0NvuN7BZVlB05EU92dkEQomvHt4f/9oACAEBAQY/AuPD5JXpItL+H9+RcTEUgVMcxGs+xJcRNu5zdvRNokxnCddF4/8Az2IGsFljbe/iK8WRDL7AnY/LYqFTu3yO5MN8Mq791tPwKz4dVcK/rJJITGuDWXME9cryq0j9kyDGkyo9ijSDwr2EC3HZ3ouuMxqWHIh1wOSgLJsphIr5E2wHCmoGMeNCNIkjLKV+WuI0YWNb0XtnX//aAAgBAQMBPyH2pO1f1vj2nwZWwxmspZFDkjgDT20oWT7QMB0Zd5ZlnpNgaaKeH//aAAgBAgMBPyEl+0qPFNKnQj9ga/TPxQG0PrRTQvHuMblyUKRJBnOsm8pqCIpBVooqHP/aAAgBAwMBPyEAL2H1V9fkxqB5X+/XxrvOAeHVfyCn7CfvGuAKpWHSCu/zA4//2gAMAwEAAhEDEQAAEMKUP//aAAgBAQMBPxBMW4tqR9cFmxilwH0ciuAFIcRBQfzW3ZbQ2RGKQtV8rMgAGcIX/9oACAECAwE/EIFhkiIjvI1TY4Fo67ray4SKFOcT8BKCGYkyAOBkTABtPBxcXryrOB//2gAIAQMDAT8Q9S2DQCjqpNEMsNmpgik0PQHVem0Q7OPjP9YkMBqDFkiJ0P14cVp81imCGqIEaern/9k=) no-repeat 0 5px;
    padding: 0 0 0 25px;
}

.paymethodidv img {
	vertical-align: top;
}

.home_video_box {
	padding: 15px 0 15px 0;
	background-color: #8c0049;
}

.home_video_box p {
	margin-bottom: 0;
}

.home_video_box div {

}

.homepage .product_box_title {
	color: #2f2727;
	font: 700 2rem / 1 "Encode Sans Condensed", sans-serif;
	letter-spacing: .1rem;
	position: relative;
	text-transform: uppercase;
}

.homepage .product_box_title::after {
	background-color: #ededed;
	content: '';
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
	top: 50%;
	width: 100%;
	z-index: 1;
}

.homepage .product_box_title span {
	background: #ffffff;
	padding-right: 2rem;
	position: relative;
	z-index: 2;
}


.site-footer {
    border-top: 0px solid #00B2E3;
    padding-top: 36px;
	background: #37246b url('/themes/maxwellleadershipshop/images/gradient.jpg') repeat-x;
	background: linear-gradient(to bottom, #3a246d 0%, #252058 100%);
}

.site-footer .sb-light-skin.shape-circle {
    border-color: #ffffff;
    color: #ffffff;
}

.site-footer .sb-light-skin.shape-circle:hover {
    border-color: #3b5998 !important;
}

.site-footer .socicon-facebook:hover::before {
    color: #3b5998;
}
.site-footer .socicon-facebook:before {
    color: #ffffff;
}

.site-footer a {
	color: #ffffff;
	text-decoration: none;
}

.site-footer a:hover {
	color: #00B2E3;
}

.widget-light-skin .widget-title {
    border-color: #ffffff;
    color: #00B2E3;
	font: 700 1rem / 1 "Encode Sans Condensed", sans-serif;
}

.widget-light-skin.widget-categories ul>li>a, .widget-light-skin.widget-links ul>li>a {
    color: #ffffff;
}

.subscribe-form .form-text {
    padding-top: 0px;
}

.input-group .input-group-addon {
	top: 36%;
}

.widget-light-skin.widget-links ul>li>a:hover  {
	color: #00B2E3;
}

.site-footer .input-light .form-control {
    color: #ffffff;
    border-color: #ffffff;
}

.site-footer .input-light .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

.site-footer .input-light .form-control:-ms-input-placeholder, .site-footer .input-light .form-control::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

.site-footer .input-light.input-group .input-group-addon {
    color: #ffffff;
}

.site-footer hr.hr-light {
    border-top-color: #ffffff;
}

.footer-copyright {
    color: #ffffff;
}

.footer-copyright a {
    color: #ffffff;
}

.modal .modal-header .close {
	font-size: 38px;
	line-height: 38px;
	cursor: pointer;
}

.modal-footer {
    text-align: center;
    display: inline-block;
}

.text-greyblue {
    color: #606975 !important;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.hidden {
    display: none!important;
    visibility: hidden!important;
}

#module_details {
    width: 100%;
}

.offcanvas-wrapper {
    min-height: auto;
}

.edu-table-responsive {
    border-collapse: collapse;
    width: 100%
}

.edu-table-responsive tr {
    height: 50px;
    background-color: #fafafa;
    border-bottom-color: #fff;
    border: 1px solid #ffffff;
}

.edu-table-responsive tr.heading-table {
    background-color: #2d3339
}

.edu-table-responsive tr.heading-content {
    border-top-color: #fff;
    background-color: #eff7ff
}

.edu-table-responsive tr.heading-content_section {
    border-top-color: #fff;
    background-color: #c3ddf7
}

.edu-table-responsive th {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border: 1px solid #fff
}

.edu-table-responsive td {
    display: table-cell;
    color: #6f8190;
    font-weight: normal;
    vertical-align: middle;
    text-align: center
}

.edu-table-responsive td a {
    color: #6f8190
}

.edu-table-responsive td a:hover {
    color: #ef5734
}

.edu-table-responsive td.bold-color {
    color: #49575f
}

.edu-table-responsive td.bolder-color {
    color: #242c42
}

.edu-table-responsive td.green-color {
    color: #ef5734
}

.edu-table-responsive td.heading-content {
    font-size: 16px;
    font-weight: bold;
    text-align: left
}

.edu-table-responsive td.heading-content_section {
    font-size: 16px;
    font-weight: bold;
    text-align: left
}

.edu-table-responsive td i.w20 {
    width: 20px
}

.edu-table-responsive td i.w27 {
    width: 27px
}

.edu-table-responsive td i.fa-caret-right {
    background-color: #ef5734;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    color: #fff
}

.edu-table-responsive td i.fa-caret-right :before {
    position: relative;
    right: -1px
}

.edu-table-responsive td i.fa-file-text {
    color: #ef5734
}

.edu-table-responsive td i.mr18 {
    margin-right: 18px
}

.edu-table-responsive td i.mr25 {
    margin-right: 16px
}

.edu-table-responsive td .bg-yellow {
    background-color: #e2cf00;
    color: #fff;
    display: initial;
    padding: 5px 9px
}

.edu-table-responsive .col-1 {
    width: 360px;
    min-width: 360px;
    text-align: left
}

.edu-table-responsive .col-2, .edu-table-responsive .col-3 {
    width: 150px;
    min-width: 150px
}

.edu-table-responsive .col-4 {
    width: 180px;
    min-width: 180px
}

.sidebar .title-widget {
    background-color: #2d3339;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}

.cat-item {
    display: inline-block;
    width: 88%;
    line-height: 14px;
}

.cat-item .res_icon_video {
    float: left;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin: 0 15px 0 0;
    background: url(../images/extension_images/icon_video.jpg) center center no-repeat;
    background-size: contain;
}

.cat-item .res_icon_text {
    float: left;
    display: inline-block;
    line-height: 25px;
}

.category-widget {
    -webkit-box-shadow: 1px 1px 18px 0px rgb(158 158 158 / 75%);
    -moz-box-shadow: 1px 1px 18px 0px rgba(158,158,158,0.75);
    box-shadow: 1px 1px 18px 0px rgb(158 158 158 / 75%);
}

.category-widget li, .archive-widget li {
    border-bottom: 1px solid #dee5e9;
    padding: 15px 0px;
    width: 100%;
}

.category-widget li .link, .archive-widget li .link {
    color: #6f8190;
}

.section-item {
    margin: 20px 0 0 0;
    padding: 5px 0 5px 0 !important;
    border-bottom: 1px solid #dee5e9 !important;
}

.section-item-section-header {
    float: left;
    margin: 0px 0 0 10px;
    font-size: 12px;
    line-height: 14px;
}

.section-item-section-header-right {
    float: right;
    margin: 0 10px 0 0;
    font-size: 12px;
    line-height: 14px;
}

.section-item-section-title {
    display: inline-block;
    width: 100%;
    margin: 0 0 0 10px;
    font-weight: bold;
}

.lesson-item a, .lesson-item-not-active .lesson-item-span {
    color: #737373;
    padding-left: 10px;
}

.lesson-item.active {
    background-color: #feff01;
}

.btn_mark_complete {
    display: inline-block;
    width: 18px;
    padding: 0;
    margin: 5px 15px 0 0;
    border: 1px solid gray;
    border-radius: 15px;
    line-height: 20px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn_mark_complete:before {
    content: none;
    margin: -10px;
    color: green;
    border: 1px solid green;
    border-radius: 15px;

}

.btn_mark_complete:hover:before {
    color: green;
    border: 1px solid green;
    content: none;
    border-radius: 15px;
    content: "\f00c";
}

.btn_mark_uncomplete {
    display: inline-block;
    width: 18px;
    line-height: 20px;
    padding: 0;
    margin: 5px 15px 0 0;
    border: 1px solid gray;
    border-radius: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn_mark_uncomplete:before {
    content: "\f00c";
    margin: -10px;
    color: green;
    border: 1px solid green;
    border-radius: 15px;
}

.btn_mark_uncomplete:hover:before {
    color: green;
    border: 1px solid green;
    content: none;
    border-radius: 15px;
}

.unmarkable_complete {
    display: inline-block;
    width: 18px;
    padding: 0;
    margin: 10px 15px 0 0;
    border: 1px solid gray;
    border-radius: 15px;
    line-height: 20px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#module_details .bg-danger, .products_list .bg-warning {
    padding: 15px;
}

.bg-primary, .bg-success, .bg-info, .bg-warning, .bg-danger {
    padding: 15px;
}

#notes_box {
    display: inline-block;
    width: 100%;
    margin: 30px 0 20px 0;
}

.skill-bar {
    margin-bottom: 15px;
}

#btn_next_lesson {

}

/**/
/* Button */
/**/
.grid-buttons>* {
    margin-bottom: 20px;
}
.cws-button {
    padding: 10px 20px;
    min-width: 144px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 2px solid #f27c66;
    background-color: #f27c66;
    line-height: 16px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.cws-button.smaller {
    font-size: 11px;
    line-height: 15px;
    padding: 7px 15px;
    min-width: 85px;
}
.cws-button.small {
    line-height: 15px;
    padding: 8px 15px;
    font-size: 13px;
    min-width: 115px;
}
.cws-button.large {
    padding: 10px 20px;
    line-height: 21px;
    font-size: 17px;
    min-width: 175px;
}
.cws-button.alt-color:hover {
    color: #6aa2de;
}
.cws-button.alt,
.cws-button[class*="bt-color-"].alt {
    background: transparent;
    color: #595959;
}

.cws-button.alt:hover{
    background-color: #f27c66;
    color: #ffffff !important;
}

.cws-button.bt-color-2 {
    border-color: #f9cb8f;
}
.cws-button.bt-color-3 {
    border-color: #18bb7c;
}
.cws-button.bt-color-4 {
    border-color: #4bbcd7;
}
.cws-button.bt-color-5 {
    border-color: #b0b0b0;
}
.cws-button.bt-color-6 {
    border-color: #5f5f5f;
}
.cws-button.alt.bt-color-2:hover,
.cws-button.bt-color-2 {
    background-color: #f9cb8f;
}
.cws-button.alt.bt-color-3:hover,
.cws-button.bt-color-3 {
    background-color: #18bb7c;
}
.cws-button.alt.bt-color-4:hover,
.cws-button.bt-color-4 {
    background-color: #4bbcd7;
}
.cws-button.alt.bt-color-5:hover,
.cws-button.bt-color-5 {
    background-color: #b0b0b0;
}
.cws-button.alt.bt-color-6:hover,
.cws-button.bt-color-6 {
    background-color: #5f5f5f;
}
.cws-button.white {
    border-color: #ffffff;
    background-color: transparent;
    color: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.cws-button.white:hover {
    background-color: #ffffff;
    color: #f27c66;
}
.cws-button:hover {
    background: transparent;
    color: #595959;
}
.tp-caption .cws-button:hover {
    background: transparent;
    color: #fff;
}
.cws-button i {
    font-size: 24px;
    vertical-align: bottom;
    line-height: 16px;
    font-weight: 500;
}
.cws-button.icon-left i {
    margin-right: 7px;
}
.cws-button.icon-right i {
    margin-left: 7px;
}
.cws-button.float-right {
    float: right;
}

.lesson-options .cws-button {
    margin-bottom: 10px;
}

.corner-radius, p.paragraph-border:first-letter, p.paragraph-background:first-letter, .info-boxes .info-box-icon, .tabs .container-tabs>img, .cws-button.border-radius, .link-cont a, .widget-categories li a, .widget-archives li a, .widget-meta li a, .widget-event .date, .widget-popular h6, .widget-popular .person, .widget-navigation>ul, #flickr-badge li, .header-megamenu, .quote-avatar-author img, .twitter .fa-twitter, .widget-subscribe a, img.avatar, .project-details .title-details, .course-description .course-date, .pricing-table, .service-main, .tp-caption .sl-title, #page-meta, #list-or-grid>div, .price_slider_wrapper, .widget_shopping_cart_content ul li a img, .widget-selers img, .woocommerce-tabs .tabs li, .woocommerce .shipping-calculator-form, .woocommerce .cart-collaterals .cart_totals table, .category-button, .category-item .category-info, .widget-course-details .category-info, .category-search>i, .category-search, .calendar-header, .head-sitemap, .social-icon, .banner-offer, .service-icon, .twitter-1 i.twitt, .widget-search form input[type='search'] {
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.lesson-options {
    width: 100%;
    display: inline-block;
}

.lesson-item a, .lesson-item-not-active .lesson-item-span {
    color: #737373;
    padding-left: 10px;
}

.pull-right {
    float: right;
}

/* --------- Blog Styles ---------------- */

.blog article {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.blog article img {
    width: 100%;
}

.blog article .post-meta {
    margin: 5px 0 5px 0;
    border: 0;
}

.blog article .post-meta .post-category {
    display: inline-block;
}

.blog article .post-meta .post-category a {
    text-decoration: none;
}

.blog article .post-meta .post-date {
    display: inline-block;
}

.blog article h2 a {
    color: #606975;
    text-decoration: none;
    font-size: 24px;
    line-height: 1.5em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.blog .featured article h2 a {
    color: #606975;
    text-decoration: none;
    font-size: 30px;
}

.blog_rightside .widget-title {
    width: 100%;
    display: inline-block;
    background-color: transparent;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    border-bottom: 1px solid #d4d4d4;
    letter-spacing: 1px;
    margin-bottom: 25px;
    padding: 8px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.blog_rightside .widget-title:after {
    border-color: #d4d4d4 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 7px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    top: 100%;
    width: 0;
}

.blog_rightside ul {
    list-style: none;
    padding-left: 0;
}

.blog_rightside ul li {
    display: block;
    padding: 6px 0 7px 5px;
}

.blog_rightside ul li a {
    color: #545454;
    text-decoration: none;
}

.post-detail .post-img {
    margin: 5px 0 15px 0;
}

/* --------- End Blog Styles ---------------- */

/* ---------- start popup cookies box ------------ */
.popup_cookies_message {
	width: calc(100% - 160px);
	display: inline-block;
	text-align: left;
	float: left;
	font-size: 14px;
	line-height: 18px;
}

.popup_cookies_btn {
	width: 160px;
	display: inline-block;
	text-align: right;
	float: right;
}

#popup_cookies {
	position: fixed;
	width: 100%;
	height: auto;
	top: auto;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 99999;
	padding: 15px 15px;

	color: #000000;
	background-color: #edeff5;

	-ms-flex-align: center;
	align-items: center;

}

.btn_accept_all_cookies {
	float: right;
	margin-top: 10px;
	background-color: #37246b;
	color: #ffffff;
	padding: 6px 12px;
	height: auto;
	line-height: normal;
	text-transform: none;
	letter-spacing: normal;
}

.btn_accept_all_cookies:hover {
	color: #fff;
	background-color: #131c4b;
}

.popup_cookies_message a {
	font-weight: bold;
	color: #37246b;
}

.cookie_category_all {
	font-size: 12pt;
}

.cookie_category {
	width: 100%;
	display: inline-block;
	margin: 30px 0 0 0;
}

.cookie_category span.titlu {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	color: rgb(84, 100, 110);
}

.cookie_category span.status {
	float: right;
}

.cookie_category [data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none;
}

.cookie_category span.status.active_on {
	width: 125px;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	color: rgb(116, 133, 141);
	border: 1px solid rgb(116, 133, 141);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.cookie_category span.status .btn {
	padding: 5px 10px;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	color: rgb(116, 133, 141);
	background-color: rgb(224,227,231);
	height: auto;
	line-height: normal;
}

.cookie_category span.status .btn:active, .cookie_category span.status .btn.active {
	-webkit-box-shadow: unset;
	box-shadow: unset;
	color: rgb(255, 255, 255);
}

.cookie_category span.status .btn:first-child:active, .cookie_category span.status .btn:first-child.active {
	background-color: #024393;
}

.cookie_category span.status .btn:last-child:active, .cookie_category span.status .btn:last-child.active {
	background-color: rgb(176, 35, 39);
}

.cookie_category span.status .btn-group .btn + .btn {
	margin-left: 0;
	border-left: 1px solid rgb(255, 255, 255);
}

.cookie_category span.cookie_description {
	display: block;
	margin: 15px 0 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}

/* ---------- end popup cookies box ------------ */


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.product-card .product-title {
		height: 40px;
		overflow: hidden;
	}

	.kartpage .table-responsive {
		overflow: hidden;
	}

    .offcanvas-toggle {
        display: none;
    }

    .site-logo {
        padding: 0;
    }

    .site-menu {
        text-align: left;
    }

    .site-menu ul {
        margin: 0;
    }

    .toolbar {

    }
}

@media (min-width: 993px) and (max-width: 1199px) {
	.product-card .product-title {
		height: 40px;
		overflow: hidden;
	}

    .site-menu {
        text-align: left;
    }

    .site-menu ul {

    }

    .mega-menu>li {
        width: 220px;
        text-align: left;
        display: inline-block !important;
    }

    .toolbar {
        top: 10px;
    }

    .offcanvas-toggle {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
	.home_video_box div {
		margin: 10px 0 10px 0 !important;
	}

    .topbar {
        display: none;
    }

    .toolbar {
        top: 20px;
    }

    .navbar {
        min-height: 80px;
    }

    .site-branding {
        top: 12px;
    }
}

/* Small devices */
@media (max-width: 767px) {

    .navbar {
        min-height: 50px;
    }

    .site-branding {
        top: 0;
    }

    .topbar {
        display: none;
    }

    .toolbar {
        top: 0px;
        right: 0px;
        padding: 0 12px;
    }

    .toolbar .account {
        display: inline-block !important;
    }

    .cart #cartqty {
        display: none;
    }

    .toolbar .search, .toolbar .account, .toolbar .cart {
        width: 35px;
        height: 35px;
        margin-left: 3px;
        color: #ffffff;
    }

    .toolbar .search>i, .toolbar .account>i, .toolbar .cart>i {
        line-height: 32px;
    }

    .toolbar .cart {
        padding: 0 5px;
    }

    .site-search {
        margin-top: 12px;
    }

    .site-search > .input-group > input[type=text] {
        padding: 6px 6px 6px 6px;
    }

    .btn_header_search .icon-search {
        margin-top: -18px;
        font-size: 18px;
    }

    .mobile_toolbar {
        height: 45px;
        padding: 0px 0 0px 0;
        background-color: #37246b;
    }

    .offcanvas-toggle {
        position: relative;
        top: 5px;
        color: #ffff;
        font-size:30px;
    }

    .breadcrumbs {
        padding: 0;
        margin: 10px 0 10px 0;
        line-height: 1.3;
    }

    .breadcrumbs li {
        padding: 0;
    }

	.hero-slider {
 		min-height: auto;
	}
	.hero-slider>.owl-carousel {
	    min-height: auto;
	}

	.topbar .topbar-column {
		width: 100%;
	}

	.site-logo {
        width: 154px;
        padding: 0px;
        margin: 10px 0 0px 0;
	}

    .navbar-stuck .site-logo {
        margin: 10px 0 0px 0;
    }

	.home_video_box div {
		margin: 10px 0 10px 0 !important;
	}

	.js-cookie-consent-agree {
		max-width: 100%;
	}

	#bannerSmallBox1 {
		margin-bottom: 20px;
	}

    .productdetails .nav-tabs .nav-item {
        width: 100%;
        border: 1px solid #e1e7ec;
    }

    .productdetails .nav-tabs .nav-item .active {
        width: 100%;
        background-color: #f5f5f5;
    }

	.site-footer {
		padding-top: 25px;
	}

	.footer_email_link {
		float: left;
	}

	.site-footer .social-button {
		float: right;
		margin-top: -30px;
	}

	.popup_cookies_message {
		width: 100%;
		text-align: justify;
	}

	.popup_cookies_btn {
		width: 100%;
		text-align: center;
	}

	.btn_accept_all_cookies {
		float: none;
		line-height: 1.2;
	}
}

@media (max-width: 576px) {
	.site-logo {
	    width: 130px;
        padding: 0px;
	}
}
