/*font*/

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/Axiforma-Medium.eot');
    src: url('../fonts/Axiforma-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Axiforma-Medium.woff2') format('woff2'), url('../fonts/Axiforma-Medium.woff') format('woff'), url('../fonts/Axiforma-Medium.ttf') format('truetype'), url('../fonts/Axiforma-Medium.svg#Axiforma-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/Axiforma-SemiBold.eot');
    src: url('../fonts/Axiforma-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Axiforma-SemiBold.woff2') format('woff2'), url('../fonts/Axiforma-SemiBold.woff') format('woff'), url('../fonts/Axiforma-SemiBold.ttf') format('truetype'), url('../fonts/Axiforma-SemiBold.svg#Axiforma-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/Axiforma-Regular.eot');
    src: url('../fonts/Axiforma-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Axiforma-Regular.woff2') format('woff2'), url('../fonts/Axiforma-Regular.woff') format('woff'), url('../fonts/Axiforma-Regular.ttf') format('truetype'), url('../fonts/Axiforma-Regular.svg#Axiforma-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/Axiforma-Bold.eot');
    src: url('../fonts/Axiforma-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Axiforma-Bold.woff2') format('woff2'), url('../fonts/Axiforma-Bold.woff') format('woff'), url('../fonts/Axiforma-Bold.ttf') format('truetype'), url('../fonts/Axiforma-Bold.svg#Axiforma-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Axiforma';
    src: url('../fonts/Axiforma-Light.eot');
    src: url('../fonts/Axiforma-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Axiforma-Light.woff2') format('woff2'), url('../fonts/Axiforma-Light.woff') format('woff'), url('../fonts/Axiforma-Light.ttf') format('truetype'), url('../fonts/Axiforma-Light.svg#Axiforma-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/*
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: 'Axiforma';
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

html, body {
    font-family: "Axiforma";
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
    font-size: 2em;
}

mark {
    color: #000;
    background: #ff0;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
}

legend {
    padding: 0;
    border: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th {
    padding: 0;
}

p, code, table, th, td, ul, ol, li, dl, dt, dd, form {
    font-size: 17px;
    font-family: 'Axiforma';
}
.widget-snippet p {
        font-size: 17px;
    font-family: 'Axiforma';
}
/* ------ end normalize css ------- */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 17px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: 'Axiforma';
    font-size: 17px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    overflow-x: hidden;
}
/*.body,
.body-section{
    overflow-x: hidden;
}
*/
body.widget-snippet {
    overflow-x: visible;
}
::selection {
    background-color: #081a3a;
    color: #ffffff;
}

::-moz-selection {
    background-color: #081a3a;
    color: #ffffff;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a:link, a:active, a:visited {
    font-family: 'Axiforma';
    font-size: 17px;
    color: #c41f35;
    text-decoration: none;
    font-weight: 600;
}

body .widget-article a:hover, body .widget-article a:focus {
    color: #081a3a;
}

a:hover, a:active:hover, a:visited:hover {
    color: #081a3a;
}

p a:hover {
    text-decoration: underline;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    color: inherit;
    font-weight: 600;
}

h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

h1 {
    font-size: 46px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 30px;
}

h5 {
    font-size: 26px;
}

h6 {
    font-size: 22px;
}

p {
    font-family: 'Axiforma';
    font-size: 17px;
    color: #000;
    line-height: 30px;
    margin: 0 0 20px;
    padding-bottom: 0;
}

ul, ol {
    margin-bottom: 20px;
    padding: 0 0 0 15px;
}

ul li, ol li {
    font-size: 17px;
    color: #555;
    line-height: 32px;
}
 ul li , .widget-snippet  ul li {
    line-height: 36px;
    font-size: 16px;
    list-style-type: none;
    position: relative;
    color: #000000;
    font-weight: 500;
}
ul li::before, .widget-snippet ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #1F366A;
    position: absolute;
    border-radius: 50%;
    left: -20px;
    top: 10px;
}
.common-page table, th, td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}
.blog-post-details ul li{
    list-style-type:none !important;
}
.blog-post-details ul li, .blog-post-details ol li {
    line-height: 36px;
    font-size: 16px;
    list-style-type: none;
    position: relative;
    color: #000000;
    font-weight: 500;
}

.blog-post-details ul li, .blog-post-details ol li {
    list-style-type: inherit;
}

.blog-post-details ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #1F366A;
    position: absolute;
    border-radius: 50%;
    left: -20px;
    top: 12px;
}

table {
    max-width: 100%;
    table-layout: inherit;
    margin-bottom: 20px;
}

table, th, td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}

body input[type="submit"], body input[type="button"], body button, body .button, body a.button {
    background: #C41F35;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Axiforma';
    font-size: 18px;
    line-height: 33px;
    height: 58px;
    padding: 14px 25px;
    transition: all 300ms ease 0s;
    min-width: 130px;
    text-transform: uppercase;
    font-weight: 500;
}

body input[type="submit"]:hover, body input[type="button"]:hover, body button:hover, body .button:hover, body a.button:hover {
    background: #081a3a;
    color: #fff;
}

body input[type="submit"][disabled], body input[type="button"][disabled], body button[disabled], body .button.disabled, body a.button.disabled, body input[type="submit"][disabled]:hover, body input[type="button"][disabled]:hover, body button[disabled]:hover, body .button.disabled:hover, body a.button.disabled:hover {
    background: #BFBFBF none repeat scroll 0 0;
    border: medium none;
    color: #666;
}

/*form element desgin*/

.form-row {
    margin: 15px 0;
}

input[type="text"], input[type="password"], textarea, select {
    border: 2px solid #ccc;
    box-sizing: border-box;
    height: 58px;
    padding: 20px;
    margin: 0;
    width: 100%;
    color: rgba(15, 22, 39, .8);
    font-size: 17px;
    font-family: 'Axiforma';
    background: #fff;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
    border: 2px solid #081a3a !important;
}

select, .registration-form select {
    width: 100%;
    border: 2px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 58px;
    padding: 10px 20px;
    margin: 0;
    width: 100%;
    color: rgba(15, 22, 39, .8);
    font-size: 17px;
    font-family: 'Axiforma';
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: #fff url('../images/down.svg') no-repeat;
    background-position: calc(100% - 14px) 22px;
    padding-right: 35px;
}

textarea {
    height: 150px;
}

input[type="checkbox"]+span, input[type="radio"]+span {
    margin-right: 20px;
}

.page-content .v-split-container>.v-split {
    margin: auto;
    width: 1366px;
    max-width: 100%;
}

.auto-page .page-content {
    margin: 0 auto;
}

/* =============================================== HADDER DESIGN ===============================================*/

body#webcommander-page::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    background: #C41F35;
    z-index: unset;
}

body>.header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 80px;
    background: #081A3A;
}

body.widget-snippet::before {
    display: none;
}

.widget.widget-storeLogo {
    width: 126px !important;
    height: 150px !important;
    z-index: 9999;
}

/*****Menu bar*******/

/*start:manu*/

.widget-navigation.main-menu {
    text-align: right;
    padding-left: 65px;
}

.widget-navigation.main-menu .navigation-item.has-child {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.has-child>a span {
    position: relative;
}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.has-child>a span::after {
    content: '\f107';
    display: inline-block;
    color: #fff;
    font-size: 17px;
    font-family: "FontAwesome";
    right: 0;
    margin-left: 5px;
    font-weight: bold;
}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.has-child>a:hover span::after {}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item>a {
    position: relative;
    margin: 0;
    padding: 0 0 28px;
}

.widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item.active>a:before, .widget-navigation.main-menu .nav-wrapper.horizontal>.navigation-item:hover>a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 4px;
    background: #fff;
}

.widget-navigation.main-menu .navigation-item.first {
    padding-left: 0;
}

.widget-navigation.main-menu .navigation-item {
    padding-left: 27px;
}

.widget-navigation.main-menu .navigation-item a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Axiforma';
}

.widget-navigation .horizontal .navigation-item.last {
    padding-right: 0;
}

/** Sub Menu **/

.main-menu .navigation-item .navigation-item-child-container {
    width: 268px;
    top: 55px;
    background: #fff;
    text-align: center;
    padding: 0px;
    left: 50%;
    box-shadow: 5px 0px 32px rgba(0, 0, 0, 0.12);
    margin: -10px 0 0 -122px;
    position: absolute;
    border-radius: 0;
}

.main-menu .navigation-item-child-container .navigation-item.first a::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    width: 0px;
    height: 0px;
    border-color: #fff transparent #fff transparent;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    transition: all 0.5s ease 0s;
    transform: translateX(-50%);
    margin-left: 10px;
    z-index: 1;
}

.main-menu .navigation-item-child-container .navigation-item.first a:hover::before {
    border-color: #C41F35 transparent #C41F35 transparent;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    margin-right: 0;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    font-size: 15px;
    letter-spacing: 0.5px;
    text-align: center;
    color: #000000;
    text-transform: none;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 0;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.last a {
    padding-right: 24px;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item:last-child a {
    border-bottom: 0;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover {
    background: #C41F35;
    color: #fff;
    z-index: 2;
    display: block;
}

.widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item a:focus::after, .widget-navigation.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a::after {
    display: none;
}

.main-menu .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0px;
}

/** Sub Sub Menu **/


.main-menu .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container{
    width: 268px;
    top: 10px;
    background: #fff;
    text-align: center;
    padding: 0px;
    left: auto;
    right: -268px;
    box-shadow: 5px 0px 32px rgba(0, 0, 0, 0.12);
    margin: -10px 0 0 -122px;
    position: absolute;
    border-radius: 0;
}
.main-menu .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container .navigation-item.first a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    width: 0px;
    height: 0px;
border-width: 10px 10px 10px 0;
border-color: transparent #fff transparent transparent;
    border-style: solid;
    transition: all 0.5s ease 0s;
    transform: translateY(-50%);
    z-index: 1;
}
.main-menu .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container .navigation-item.first a:hover::before {
    border-color: transparent #C41F35 transparent transparent;
}
.main-menu .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container .navigation-item.first a:hover::before {
    border-color: #fff #C41F35 #fff transparent;
}
.main-menu .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container .navigation-item:last-child {
    border-bottom: 0;
}
.main-menu .navigation-item .navigation-item-child-container .navigation-item .navigation-item-child-container .navigation-item {
    display: block;
    position: relative;
    border-bottom: 1px #e6e6e6 solid;
}
/*end:menu*/

/* Search Box */

.header .menu-search {
    z-index: 3;
    height: 10px !important;
}

.header.active-section .menu-search {
    z-index: auto;
}

.widget-search.menu-search .search-form {
    animation: hideSearch 350ms ease-in-out both;
}

.widget-search.menu-search .search-form.show {
    width: 100%;
    top: 0;
    animation: showSearch 350ms ease-in-out both;
}

.search-form.show::after {
    background: rgba(8, 26, 58, 0.92);
    content: "";
    height: 100%;
    left: calc(-50vw + 50%);
    position: fixed;
    width: 100vw;
    top: 0;
    right: 0;
}

@keyframes showSearch {
    from {
        height: 0;
        opacity: 0;
    }
    to {
        height: 100vh;
        opacity: 1;
    }
}

@keyframes hideSearch {
    from {
        height: 100vh;
        opacity: 1;
    }
    to {
        height: 0;
        opacity: 0;
    }
}

.widget-search.menu-search form {
    width: 1170px;
    margin: 0 auto;
    margin-left: auto;
    position: relative;
    top: calc(50% - 126px);
    z-index: 1;
}

.widget-search .search-menu-button::after {
    content: "\f002";
    color: #fff;
    font-size: 27px;
    opacity: 0;
}

.widget-search .search-menu-button::after {
    content: "";
    z-index: 9999;
    position: relative;
    height: 32px;
    background: url('../images/cancel.png');
    width: 32px;
    background-size: 32px;
    right: -160px;
    font-size: 27px;
    opacity: 0;
    display: none;
    top: 50px;
}

.widget-search .search-menu-button.close::after {
    opacity: 1;
    display: block;
}

.widget-search.menu-search .search-menu-button {
    background: url('../images/search-icon.png');
    background-repeat: no-repeat;
    background-size: 23px;
    display: inline-block !important;
    margin: 0;
    position: absolute;
    left: auto;
    right: 115px;
    top: 14px;
}

.menu-search .search-form input {
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #b0b0b0;
    width: 100%;
    height: 87px;
    margin: 0;
    padding: 0px 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 35px !important;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.menu-search .search-form input[type="text"]:focus {
    border-bottom: 1px solid #b0b0b0 !important;
}

.menu-search .search-form {
    position: relative;
}

.menu-search .search-form button {
    position: absolute;
    right: 0px;
    top: 100px;
    padding: 10px 23px;
    border: 0px;
    font-size: 27px;
    left: 50%;
    background: transparent;
    color: #fff;
    transform: translateX(-50%);
    font-family: 'Poppins', sans-serif;
    font-size: 30px !important;
}

.menu-search .search-form button:hover {
    background: none;
}

.menu-search .search-form button:hover::before {
    color: #033971;
}

.menu-search .search-form input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.menu-search .search-form input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.menu-search .search-form input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.menu-search .search-form input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 24px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.menu-search .search-form button::after {
    display: none;
}

/*end:*/

/*start:top right*/

.widget-navigation.user-nav .menu-title .menu-button {
    background: url(../images/user-icon.png) no-repeat center top;
    margin: auto;
    height: 32px;
    width: 32px;
}

.widget-navigation.user-nav .menu-title .menu-button em {
    display: none;
}

.widget-navigation.user-nav .menu-title .menu-button.close {
    background: unset;
}

.widget-navigation.user-nav .menu-title .menu-button.close em {
    display: block;
    background: #fff;
}

.widget-navigation.user-nav a[href="#"], .widget-navigation.user-nav .child-opener {
    display: none !important;
}

.widget-navigation.user-nav .responsive-navigation .navigation-item {
    display: block;
    padding: 0;
}

.widget-navigation.user-nav .navigation-item-child-container {
    position: absolute;
    border: 2px solid #081a3a;
    top: 10px;
    width: 240px;
    left: 50%;
    background-color: #fff;
    transform: translateX(-50%);
    display: block;
    box-shadow: 0 0 28px 2px rgb(8 26 58);

}

.widget-navigation.user-nav .navigation-item-child-container:before {
    content: "";
    width: 15px;
    height: 15px;
    background: #ffffff;
    top: -8px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    transform: rotate(45deg);
}


.widget-navigation.user-nav .navigation-item-child-container .navigation-item a {
    color: #000000;
    font-family: 'Axiforma';
    border-bottom: none;
    text-align: center;
    display: block;
    padding: 12px 0 7px;
    margin: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}

.widget-navigation.user-nav .navigation-item-child-container .navigation-item a:hover {
    color: #ffffff;
    background-color: #C41F35;
}

.widget-navigation.user-nav .navigation-item-child-container>.navigation-item a:hover::before {
    background-color: #C41F35;
}

.widget-navigation.user-nav .vertical .navigation-item.active>.navigation-item-child-container {
    padding: 0;
}

.widget-navigation.user-nav .navigation-item-child-container .navigation-item+.navigation-item {
    background: #081a3a;
}

.widget-navigation.user-nav .navigation-item-child-container .navigation-item+.navigation-item:hover {
    background: #fff;
}

.widget-navigation.user-nav .navigation-item-child-container .navigation-item+.navigation-item a {
    color: #fff;
}

.widget-navigation.user-nav .navigation-item-child-container .navigation-item+.navigation-item:hover a {
    background: #C41F35;
}
.widget-navigation .navigation-item .nav-profile-not-logged-in>.autoGeneratedPage {
    width: 80%;
    margin: 10px 0 0 !important;
    color: #fff !important;
}
.widget-navigation.user-nav  .nav-profile-not-logged-in .nav-profile-suggestion-wrapper {
    width: 90%;
}
.widget-navigation.user-nav span.customer-register-link a.autoGeneratedPage:hover {
        color: #4c4c4c;
    background-color: transparent;
    text-decoration:none
}

/*end:manu*/

/* widget-cart */

.widget-cart .cart-wrapper .et_ecommerce_view_cart {
    display: block;
    padding: 0;
    color: #d20a3b;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
}

.widget-cart .cart-wrapper .cart-widget-img {
    background: url(../images/cart-icon.png) no-repeat;
    background-position: 50% 0;
    position: relative;
    width: 100%;
    height: 36px;
}

.widget-cart .cart-wrapper .cart-widget-img::before {
    content: "";
    position: absolute;
    left: -4px;
    top: 3px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 17px;
}

.widget-cart .cart-widget-text {
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -7px;
    right: 4px;
    background: #C41F35;
    height: 19px;
    width: 19px;
    border-radius: 50%;
    text-align: center;
    font-weight: 600;
    line-height: 18px;
    padding: 0;
    border: 2px solid #fff;
    font-family: 'Axiforma';
}

/*start:quick cart*/

.quick-cart-content {
    background: #ffffff none repeat scroll 0 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 50px;
    width: 430px;
    z-index: 99999;
    padding: 20px 25px 30px 25px;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 2px 0 #aeadad;
    box-shadow: 0 0 2px 0 #aeadad;
    height: auto !important;
}

.quick-cart-content::before {
    content: "";
    margin-left: 0;
    top: -10px;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
    right: 15px;
}

.quick-cart-content table {
    border: none;
    padding: 8px 0;
    font-size: 13px;
    line-height: 23px;
    font-weight: 500;
    margin: 0;
}

.quick-cart-content table th, .quick-cart-content table td {
    border: none;
    padding: 18px 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
    color: #000;
    font-family: 'Axiforma';
}

.quick-cart-content table tr th, .quick-cart-content table tr td {
    border-bottom: 1px solid #ccc;
    word-break: normal;
}

.quick-cart-content table th {
    color: #000;
    font-weight: 500;
    font-size: 15px;
    background-color: #fff;
}

.quick-cart-content table td.total, .quick-cart-content table td.total-price {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    background-color: #fff;
    border-bottom: none;
}

.quick-cart-content table tr th.quantity {
    text-align: center;
}

.quick-cart-content .cart-details-link a {
    height: 54px;
    font-size: 16px;
    font-weight: 600;
    line-height: 34px;
}

.quick-cart-content .cart-details-link a.checkout.button {
    line-height: 39px;
}

.quick-cart-content table tr:nth-child(2n) {
    background: #fff;
}

.quick-cart-content table tr th.price {
    text-align: right;
}

.quick-cart-content .cart-details-link {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.quick-cart-content .cart-details-link .button {
    width: 49%;
}

.quick-cart-content .cart-details-link a.view-cart.button:focus, .quick-cart-content .cart-details-link a.view-cart.button.focus {
    color: #fff;
    background-color: #36454F;
    border: 2px solid #36454F;
}

.quick-cart-content table th {
    font-size: 15px;
    font-weight: 600;
    padding: 10px 0px;
}

.quick-cart-content .product-name {
    width: 220px;
}

.quick-cart-content .cart-details-link a.button {
    padding: 10px 40px;
}

/*end:quick cart*/

/********************/

.widget-pageHeading {
    background-image: url(../images/page-heading-bg.jpg);
    padding: 100px 0 122px 0;
    text-align: center;
    margin-bottom: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.widget-pageHeading::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(8, 26, 58);
    background: linear-gradient(180deg, rgba(8, 26, 58, 0) 40%, rgba(8, 26, 58, 0.43459390592174374) 65%, rgba(8, 26, 58, 1) 100%);
}

.widget-pageHeading h1, .widget-pageHeading h2 {
    font-size: 62px;
    font-weight: 700;
    font-family: 'Axiforma';
    line-height: 42px;
    color: white;
    position: relative;
    z-index: 1;
    max-width: 1366px;
    margin: 0 auto;
    text-align: left;
    padding-left: 20px;
}

.widget-pageHeading h1:before, .widget-pageHeading h2:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -5px;
    height: 50px;
    border-left: 2px solid #fec432;
}

.page-contact .widget-pageHeading {
    margin-bottom: 65px;
}

.widget.widget-breadcrumb.page-breadcrumb {
    position: absolute;
    right: 15%;
    top: 40%;
    z-index: 1;
}

.widget.widget-breadcrumb.page-breadcrumb .breadcrumb-item .separator::after, .widget.widget-breadcrumb.page-breadcrumb .breadcrumb-item.root .icon::after, .widget.widget-breadcrumb.page-breadcrumb span.breadcrumb-item {
    color: #fff;
}

.widget.widget-breadcrumb.page-breadcrumb span.breadcrumb-item .icon:hover::after {
    color: #C41F35;
}

/* Customer Profile Page */

.account-details-form .form-row input, .edit-address-form .form-row input, .account-details-form .form-row select {
    width: 100%;
    border: 1px solid #ccc;
}

.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title {
    margin-right: 0;
    background: #fff;
    color: #AF000F;
    font-weight: 600;
}

.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active {
    border-left: 2px solid #AF000F;
    background: #fff;
    margin-right: -1px;
}

.bmui-tab-body-container .bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active {
    border-left: 2px solid #AF000F;
    background: #fff;
    margin: 0 0 -1px 0;
}

.top-box {
    padding: 0;
}

.bmui-tab .bmui-tab-header.top {
    padding: 0;
}

.bmui-tab-body-container .bmui-tab-body-container {
    border-top: 0 !important;
}

.bmui-tab.left-side-header .bmui-tab-header .title {}

.bmui-tab .bmui-tab-header.top {
    margin-right: -1px;
    display: inline-block;
    border: 1px solid #E2E2E2;
    border-bottom: 0;
    max-width: 240px;
    width: 100%;
    text-align: center;
}

.bmui-tab.left-side-header .bmui-tab-header .title {
    padding: 12px;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Axiforma';
}

span.button.profileLogout:hover a {
    color: #fff;
}

.bmui-tab-body-container .bmui-tab-panel .bmui-tab .bmui-tab-header-container .bmui-tab-header.bmui-tab-active {
    margin-right: -1px;
    border: 1px solid #E2E2E2;
    margin-bottom: 0;
    background: #fff;
    border-bottom: 0;
    height: 46px;
}

.bmui-tab-body-container .bmui-tab-panel .bmui-tab .bmui-tab-header-container .bmui-tab-header.bmui-tab-active .title {
    margin-right: 0;
    background: #fff;
    padding-bottom: 9px;
    position: relative;
    color: #081a3a;
    font-size: 17px;
    font-weight: normal;
    font-family: 'Axiforma';
    font-weight: 700;
    height: 100%;
}

#customer-profile-manage-account form, #bmui-tab-gift-registry .gift-registry-create-edit-form {
    overflow: hidden;
    margin: 0 -15px 15px;
}

#customer-profile-manage-account .form-row, #bmui-tab-gift-registry .form-row {
    margin: 5px 0;
    width: 50%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}

#customer-profile-manage-account .edit-password-form .form-row {
    float: none;
    width: 100%;
    max-width: 500px;
}

#bmui-tab-gift-registry .gift-registry-share-form {
    margin-top: 20px;
}

#bmui-tab-gift-registry .gift-registry-share-form textarea {
    width: 100%;
}

#bmui-tab-gift-registry .gift-registry-share-form .form-row label {
    display: block;
}

#bmui-tab-gift-registry .gift-registry-share-form .form-row {
    margin: 10px 0;
    max-width: 500px;
    width: 100%;
    float: none;
    padding: 0px;
    box-sizing: border-box;
}

#customer-profile-manage-account .form-row input, #customer-profile-manage-account .form-row select, #bmui-tab-gift-registry .form-row input, #bmui-tab-gift-registry .form-row select {
    width: 100%;
}

#customer-profile-manage-account .form-row .suggestion, .gift-registry-create-edit-form .form-row .suggestion {
    position: absolute;
}


.gift-registry-create-edit-form .group-row {
    padding: 0 15px;
    margin-top: 10px;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

div#bmui-tab-gift-registry .gift-registry-items .form-row.btn-row {
    padding: 0;
}

.form-row.btn-row label {
    display: none;
}

.bmui-tab.left-side-header .bmui-tab-body-container {
    padding: 30px;
    border: 1px solid #000000;
}

.bmui-tab.left-side-header .bmui-tab-body-container {
    border: 1px solid #E2E2E2;
}

.bmui-tab.left-side-header .bmui-tab-header-container {
    border-bottom: 1px solid #E2E2E2;
}

.gift-registry-create-edit-form span.Zebra_DatePicker_Icon_Wrapper, .gift-registry-create-edit-form textarea {
    width: 100%;
}

#bmui-tab-gift-certificate input[type=text], #bmui-tab-gift-certificate input[type=password], #bmui-tab-gift-certificate select, #bmui-tab-gift-certificate textarea {
    width: calc(100% - 160px);
}

#bmui-tab-store-credit .form-row {
    margin-bottom: 20px;
}

#bmui-tab-store-credit textarea {
    padding: 15px;
}

#bmui-tab-store_credit .store-credit-request-form .submit-button {
    width: 220px;
    margin-top: 5px;
}

.wish-list-edit-form .form-row.btn-row {
    margin-top: 15px;
}

.wish-list-edit-form .form-row label {
    display: block;
}

.wish-list-edit-form .form-row input[type=text] {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}


.account_information {
    font-family: 'Axiforma';
}

.account_information .name, .account_information .form-row label {
    font-size: 19px;
    font-weight: 600;
}



.payment-form .double-input-row>label {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0
}

.payment-form .double-input-row .mandatory.mandatory-chosen-wrapper {
    width: 47.5%;
    display: inline-block;
}


.pending_order img.product-thumb-image, .completed_order img.product-thumb-image {
    display: none;
}

#order-details .info-row label {
    font-weight: 400;
    font-size: 17px;
}

#order-details .info-row .value {
    font-size: 17px;
    font-weight: 700;
}
/*body:not(.fee) .tool-icon, body:not(.fee) .action-icon {
    background-image: url("../images/action-icon.png");
}*/
/****customer-order-comment**/



.comment-area .comment-row.customer .name, .page-guest-customer-order-comment .comment-row.customer .name {
    color: #5c5c5c;
    text-transform: capitalize;
    font-weight: 700;
}


/****wish-list page **/

.wish-list-details .scrollable-view>.content {
    padding: 31px 42px;
    padding: 0;
    border: 0;
}

.wish-list-details .scrollable-view {
    border-bottom: 0;
}

.wish-list-details .product-view.scrollable-view .header {
    padding-bottom: 20px;
}

.wish-list-popup .no-wish-list-message {
    font-size: 18px;
}

#saved-cart-details .saved-cart-items-wrap {
    margin: 20px 0 20px;
}

#saved-cart-details .saved-cart-items-wrap label {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}

#bmui-tab-save-cart .save-cart-init-form .form-row {
    margin-bottom: 15px;
}

#bmui-tab-save-cart .save-cart-init-form .form-row label {
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}

#bmui-tab-save-cart .save-cart-init-form .form-row input[type="text"] {
    width: 100%;
    max-width: 500px;
}

.wish-list-share-form input[type=text], .wish-list-share-form input[type=password], .wish-list-share-form select, .wish-list-share-form textarea {
    width: 100%;
}

.wish-list-share-form .form-row.btn-row {
    margin-top: 20px;
}

.wish-list-share-form .form-row {
    margin-top: 15px;
}

.wish-list-share-form .message-block.message-text {
    padding-bottom: 3px;
}

.wish-list-share-form .form-row input, .wish-list-share-form .form-row textarea {
    border: 2px solid #9d9d9d;
}

.oder-comment-form .form-row {
    margin-bottom: 20px;
    display: block;
}


.account-short-details .form-row {
    padding: 20px 0 !important;
}

form.store-credit-request-form textarea {
    border: 1px solid #ccc;
}

.wish-list-popup.add-to-wishlist-popup.popup .body {
  max-width: 90%;
  overflow: hidden;
  padding:20px 0;
  margin: 20px auto;
}
.wish-list-popup.add-to-wishlist-popup.popup .body .form-row .errorlist.after {
  max-width: 100%;
  width: 100%;
}
/*******************************/
.securepay-payment-form-wrapper-elm {
    width: 480px;
    text-align: left;
    display: block;
    margin: 0 auto;
    padding-bottom: 50px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 36px -6px rgb(0 0 0 / 10%);
}
 .securepay-payment-form-wrapper-elm .securepayjs-form {
     width: 400px;
     padding: 30px;
     -ms-zoom:1.2;
     -moz-transform: scale(1.2);
     -moz-transform-origin: 0 0;
     -o-transform: scale(1.2);
     -o-transform-origin: 0 0;
     -webkit-transform: scale(1.2);
     -webkit-transform-origin: 0 0;
 }
 .securepayjs-form .button-container {
     text-align: left;
     margin-top: 10px
 }
 .securepayjs-form button{
height: 42px;
 }
 .securepayjs-form button:first-of-type {
     margin-right: 10px;
     background: #ff1a1a;
     text-align: center;
     font-family: 'Poppins', sans-serif;
     font-weight: 500;
     font-size: 13px;
     line-height: 21px;
     border: 2px solid #f00;
     color: #fff;
     max-width: 250px;
       padding: 9px 25px;
 }
 .securepayjs-form button:first-of-type:hover {
     border-radius: 0 !important;;
     border: 2px solid #081a3a;
     background: #081a3a;
     color: #fff;
 }
 .securepayjs-form button:last-of-type {
     max-width: 250px;
     border: 2px solid #081a3a;
     background: #081a3a;
     font-weight: 500;
     font-size: 13px;
     padding: 8px 45px;
   line-height: 26px;
 }
 .page-credit-card-payment input[type="checkbox"] + label::before {
     display: none;
 }
 .page-credit-card-payment input[type="checkbox"] + label {
     padding: 0;display: inline;
 vertical-align:baseline;
 vertical-align: -webkit-baseline-middle;

}
 
 /******************************/
/* ================================================ BODY DESIGN ================================================*/

/* ==== Custom Design ===========*/

.top-customize-panel .top-right-panel .view-design .icon-editor-bottom {
    background-image: url('../images/preview-eye.png');
}

span.button.customized-designed-edit {
    border-radius: 3px;
    padding: 5px 10px 2px;
    color: #fff;
    background-color: #1F366A;
    margin-left: 0;
    font-size: 14px;
    margin-top: 5px;
    height: auto;
}

span.button.customized-designed-edit:hover {
    background-color: #081a3a;
}

.product-widget.widget-customizeProductDesign {
    margin-bottom: 20px;
    padding: 10px 0 0 0;
}

.product-widget.widget-customizeProductDesign .customize-product-button.button {
    width: 100%;
    padding: 10px 0;
    background: #1F366A;
    font-size: 0;
    line-height: 0;
}

.product-widget.widget-customizeProductDesign .customize-product-button.button:hover {
    background: #081A3A;
}

.product-widget.widget-customizeProductDesign .customize-product-button.button {
    width: 100%;
    padding: 12px 0;
    background: #1F366A;
    font-size: 0;
    line-height: 13px;
    height: 53px;
    max-width: 307px;
    font-family: 'Axiforma';
    border: 0;
}

.product-widget.widget-customizeProductDesign .customize-product-button.button:hover {
    width: 100%;
    padding: 12px 0;
    background: #1F366A;
    font-size: 0;
    line-height: 13px;
    height: 53px;
    max-width: 307px;
    font-family: 'Axiforma';
    border: 0;
}

.product-widget.widget-customizeProductDesign .customize-product-button.button:hover {
    background: #c41f35;
}

.widget-customizeProductDesign .customize-product-button::before {
    width: 34px;
    height: 34px;
    background-image: none;
    content: url("../images/pen.png");
    vertical-align: -13px;
    margin-right: 10px;
}

.widget-customizeProductDesign .customize-product-button::after {
    content: "Personalise";
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFProDisplay';
    font-size: 21px;
    font-weight: 500;
    font-family: 'Axiforma';
    line-height: 0px;
}

.widget-customizeProductDesign .customize-product-button:hover::before {
    background-image: none;
}

.customize-product-design-popup .add-to-cart-button {
    background: #1F366A !important;
    font-size: 20px !important;
    line-height: 26px !important;
    text-transform: capitalize !important;
    color: #fff !important;
    font-weight: 600;
}

.customize-product-design-popup .add-to-cart-button:after {
    content: url("../images/project-link-s-1.png");
    margin-left: 10px;
    display: none;
}

.customize-product-design-popup .add-to-cart-button:hover {
    background: #081A3A !important;
}

.customize-product-design-popup .component-pair .component-item:hover, .customize-product-design-popup .component-pair .component-item.active {
    background-color: #1F366A !important;
}

.customize-able-print-areas-panel-left .preview-area-single.selected .image, .customize-able-print-areas-panel-left .image:hover {
    border: 1px solid #1F366A !important;
}

.customize-product-information-panel-right .product-short-info .product-details {
    color: #1F366A !important;
}

.customize-able-print-area-preview-editor-panel-middle .editor-bottom-action>div:hover .button-label {
    color: #1F366A;
}

.customize-able-print-area-preview-editor-panel-middle .editor-bottom-action .view-design:hover .icon-editor-bottom {
    background-image: url("../images/view-icon.png");
}

.customize-product-information-panel-right .arrange-design-layers:hover {
    color: #1F366A;
}

.customize-product-design-wrapper .noUi-touch-area {
    background: #1F366A;
}

.customize-product-design-wrapper #font-size-slider, .customize-product-design-wrapper .form-row .unit {
    background-color: rgba(48, 61, 148, 30%)
}
.top-customize-panel .top-right-panel .view-design {
    color: #1F366A !important;
}
.top-customize-panel .top-right-panel .view-design:hover {
    color: #fff !important;
}
.dropzone-with-browse-view .nx-drop-box .nx-drop-btn {
    background: #1F366A;
}

.dropzone-with-browse-view .nxi-upload.nx-drop-icon, .component-config.image .alert-of-image-upload a {
    color: #1F366A;
}

.customize-product-design-wrapper .form-row .unit {
    height: 40px;
    width: 40px;
    line-height: 38px;
}

.customize-product-design-wrapper .font-size-slider-wrapper input {
    width: 60px;
    padding: 10px;
}

.top-customize-panel .top-right-panel .view-design:hover {
    background-color: #0D1E3E !important;
}

.customize-product-information-panel-right .selected .area-name {
    visibility: visible;
    color: #1F366A !important;
}

.customize-product-information-panel-right .product-preview-areas .selected .image {
    border: 1px solid #1F366A !important;
}

.customize-product-design-popup .variation-color-selection-to-product-customise .variation-value.color.selected::after {
    border: 1px #0D1E3E solid !important;
}

.customize-product-design-wrapper .each-component .remove {
    background-color: #1F366A !important;
    border: 1px solid #1F366A !important;
}

/*****End Custom Design ***/

/*start:tell friend*/

.tell_friend_popup.popup .header {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 20px 90px 10px 35px;
}

.tell_friend_popup.popup .header .close-icon {
    top: 25px;
    right: 20px;
}

.tell_friend_popup.popup span.close-popup.close-icon::after {
    content: "";
    font-size: 15px;
    background: rgba(0, 0, 0, 0) url(../images/close-icon.jpg) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.tell_friend_popup.popup .form-row label {
    display: block;
    font-size: 15px;
    font-weight: 500;
}

.tell_friend_popup.popup .form-row .errorlist.after {
  width: 100%;
  max-width: 100%;
}

.tell_friend_popup.popup .form-row {
    margin: 15px 0 22px;
}

.tell_friend_popup.popup input[type=text], .tell_friend_popup.popup input[type=email], .tell_friend_popup.popup textarea {
    width: 100%;
    border-radius: 0;
  padding: 12px 10px;
}

.tell_friend_popup.popup .footer {
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-direction: row-reverse;
}

.tell_friend_popup.popup .footer .submit-button.send-email, .tell_friend_popup.popup .footer .form-reset.close-popup {
    display: inline-block;
    width: 155px;
    margin: 0 2px;
    font-size: 16px;
  line-height: 26px;
}
.tell_friend_popup.popup .footer .form-reset.close-popup {
  line-height: 34px;
}
.widget-socialMediaShare .social-media-wrapper span:hover {
    opacity: 0.5;
}

.tell_friend_popup.popup .body {
    padding: 0 30px;
}

.widget-article.page-page-not-found .article-content {
    text-align: center;
    margin: 120px auto 0px;
}

.widget-article.page-page-not-found .article-content h2 {
    color: #C41F35;
    text-align: center;
    font-weight: 700;
    font-family: 'Axiforma';
    margin: 20px auto;
    font-size: 75px;
    line-height: 60px;
    text-transform: none;
}

.widget-article.page-page-not-found .article-content h2 strong {
    text-transform: uppercase;
    font-size: 90px;
}

.widget-article.page-page-not-found .article-content h3 {
    color: #081a3a;
    font-size: 35px;
    text-align: center;
    padding: 0 0 10px 0;
    margin: 0;
    font-weight: normal;
    text-transform: none;
    font-weight: 500;
    font-family: 'Axiforma';
}

.widget-article.page-page-not-found .article-content p {
    color: #1C1C1C;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 19px;
    font-weight: 400;
    font-family: 'Axiforma';
}

/********************/

.jssor-slider-container .jssorb03 div:hover {
    background: #C41F35;
}

div.jssor-slider-container .container, div.jssor-slider-container {
    width: 1920px;
    height: 753px;
    text-align: center;
    font-size: 0;
    margin: 0 auto;
}

div.jssor-slider-container .slide {
    display: none;
}

div.jssor-slider-container[jssor-slider="true"] .slide {
    display: block;
}

.jssor-slider-container .slide::after {
    background: rgb(8, 26, 58);
    background: linear-gradient(180deg, rgba(8, 26, 58, 0) 40%, rgba(8, 26, 58, 0.43459390592174374) 65%, rgba(8, 26, 58, 1) 100%);
}

.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av {
    width: 40px;
    height: 4px;
    font-size: 0;
    background: #fff;
}

.jssor-slider-container .jssorb03 .av {
    background-position: -65px -4px;
    background: #C41F35;
}

div[id^="jssor-slider-"] .jssora20l::before, div[id^="jssor-slider-"] .jssora20r::before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 26px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    padding: 11px 20px;
    border-radius: 50%;
    border: 2px solid #fff
}

.jssor-slider-container .jssora20l, .jssora20r {
    background: none;
    display: none
}

.jssor-slider-container:hover .jssora20l, .jssor-slider-container:hover .jssora20r {
    display: block
}

div[id^="jssor-slider-"] .jssora20l {
    right: auto;
    left: 80px;
}

div[id^="jssor-slider-"] .jssora20r::before, div[id^="jssor-slider-"] .jssora20l::before {
    line-height: 55px;
}

div[id^="jssor-slider-"] .jssora20r {
    transform: rotate(0deg);
}

div[id^="jssor-slider-"] .jssora20l {
    transform: rotate(180deg);
}

div[id^="jssor-slider-"] .jssora20r {
    left: auto;
    right: 80px;
}

.jssor-slider-container .caption-wrapper {
    bottom: 130px;
    max-width: 1366px;
    margin: 0 auto;
    text-align: left;
    z-index: 999999999
}

.jssor-slider-container .caption-wrapper .title {
    font-size: 78px;
    font-family: 'Axiforma';
    font-weight: 700;
    text-transform: capitalize;
    text-shadow: -10px 10px 40px #555;
}

.jssor-slider-container .caption-wrapper .description {
    font-family: 'Axiforma';
    text-shadow: 10px 10px 40px #777;
    font-size: 25px;
}

.jssor-slider-container .caption-wrapper .button a {
    font-size: 19px;
    font-family: 'Axiforma';
    padding: 7px 37px;
    text-shadow: -10px 10px 40px #555;
    border: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 500;
}

.jssor-slider-container .caption-wrapper [u=caption] {
    padding: 5px 0;
}

.jssor-slider-container .caption-wrapper .button a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #fff;
    padding: 3px 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-left: 12px
}

.jssor-slider-container .caption-wrapper .button a:hover {
    color: #c41f35;
}

.jssor-slider-container .caption-wrapper .button a:hover:after {
    border: 2px solid #c41f35;
    color: #c41f35;
}

.jssor-slider-container .jssor-loader .loader-2 {
    background: url("../images/loading.gif") no-repeat center center;
}

.jssor-slider-container .jssorb03 {
    position: absolute;
    max-width: 1366px;
    margin: 0 auto;
    width: 100% !important;
    left: 2% !important;
    bottom: 100px !important;
}

div[id^="jssor-slider-"] .jssora20l:hove::before, div[id^="jssor-slider-"] .jssora20r:hover::before {
    color: #c41f35;
    border: 2px solid #c41f35
}

.popup div.quantity, .popup div.item {
    padding: 7px 0 7px;
}

.popup .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.popup .item>span {
    margin: 0;
    margin-right: 40px;
}

.popup .stepper {
    margin-bottom: 0;
}

.popup .stepper .stepper-input {
    height: 44px;
    width: 36px;
    font-size: 17px;
    padding-top: 5px;
    background: transparent;
}

td.short-info .popup .stepper .stepper-input {
    font-size: 21px;
    padding-top: 8px;
    font-weight: 500;
}

.popup .stepper .stepper-arrow.up, .popup .stepper .stepper-arrow.down {
    height: 44px;
    margin: 0;
}

.popup .stepper .stepper-arrow.up::before {
    top: 0;
    font-size: 26px !important;
    line-height: 52px !important;
    color: #000;
}

.popup .stepper .stepper-arrow.down::before {
    top: 0;
    font-size: 26px !important;
    line-height: 52px !important;
    color: #000;
}

.popup.add-cart-information-popup .variation-container {
    text-align: left;
    margin-left: 160px;
    padding: 0;
}

.popup.add-cart-information-popup .close-btn.button {
    color: #36454F;
    background-color: transparent;
    border-color: #36454F;
    border: 2px solid #36454F;
    line-height: 23px;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}

.popup.add-cart-information-popup .close-btn.button:focus, .popup.add-cart-information-popup .close-btn.button.focus {
    color: #fff;
    background-color: #36454F;
    border: 2px solid #36454F;
}

.popup.add-cart-information-popup .close-btn.button:hover {
    color: #fff;
    background-color: #36454F;
    border: 2px solid #36454F;
}

.popup.add-cart-information-popup span.add-to-cart-button.button.et_pdp_add_to_cart {
    padding-top: 19px;
    height: 54px;
    font-size: 17px;
    width: 210px;
    line-height: 21px;
    text-align: center;
}
.chosen-container-single .chosen-single {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 46px;
    padding: 4px 12px;
    text-align: left;
}

.chosen-container-single .chosen-single div b {
    top: 9px;
}

.chosen-container .chosen-results .chosen-result {
    text-align: left;
}

.chosen-container-active .chosen-single {
    border: 1px solid #C41F35;
    box-shadow: none;
}

.chosen-container-single .chosen-single span {
    line-height: 35px;
    color: #000;
}

.popup.add-cart-information-popup td.product-img, .add-to-cart-popup td.product-img {
    width: 155px;
}

.popup.add-cart-information-popup span.title {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    display: block;
}

.popup.add-cart-information-popup h4.title {
    display: none;
}

.popup .cart-summary {
    clear: none;
    color: #000;
    display: block;
    float: none;
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
}

.popup .cart-summary-header {
    color: #000;
    font-size: 19px;
    font-weight: 500;
    text-align: left;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.popup .status-bar-product-name {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Axiforma';
    color: #1F366A;
}

.popup .header span.status-message {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Axiforma';
    color: #1F366A;
}
.event-add-to-cart-popup.event-custom-information-popup.add-cart-information-popup.popup .header span.status-message {
 display: none;   
}
.popup .button-item {
    display: block;
    clear: both;
}

.popup .button-item .button {
    margin-left: 10px;
}

.confirm-popup.popup .button-line .no-button, .quick-cart-content .cart-details-link .view-cart.button, .popup .continue-shopping-btn.close-btn, .cartitem-btn-wrapper .continue-shopping-btn, .cartitem-btn-wrapper.top .empty-cartitem-btn, .review-form .btn-row .cancel {
    border: 2px solid #C41F35;
    color: #C41F35;
    background: transparent;
}

.popup .continue-shopping-btn:focus, .popup .continue-shopping-btn.focus {
    color: #fff;
    background-color: #36454F;
}

.confirm-popup.popup .button-line .no-button:hover, .review-form .btn-row .cancel:hover, .quick-cart-content .cart-details-link .view-cart.button:hover, .popup .continue-shopping-btn.close-btn:hover, .cartitem-btn-wrapper .continue-shopping-btn:hover, .cartitem-btn-wrapper.top .empty-cartitem-btn:hover {
    border: 2px solid #C41F35;
    color: #fff;
    background: #C41F35;
}

.site-popup .title-bar .close::before, .confirm-popup .header-line .close::before {
    display: none;
}

.site-popup .title-bar .close, .confirm-popup .header-line .close, .confirm-popup .title-bar .close, .popup .close-popup.close-icon {
    background: url("../images/close.png") no-repeat center top;
    background-size: auto;
    background-size: 20px;
}

.popup .close-icon {
    top: 15px;
    right: 10px;
}

.popup .close-icon::after {
    display: none;
}

.popup .header {
    background-color: #fff;
    border-bottom: 1px solid #d7d7d7;
    color: #081a3a;
    text-align: left;
    font-size: 24px;
    font-weight: 400;
    padding: 30px 90px 25px 35px;
}

.add-to-cart-popup .short-info>div, .add-cart-information-popup .short-info>div {
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Axiforma';
    color: #000;
}

.add-to-cart-popup .short-info>div.prodict-name, .add-cart-information-popup .short-info>div.name {
    font-size: 22px;
    color: #0F1627;
    font-weight: 600;
}

.add-cart-information-popup .short-info .current-price {
    padding: 15px 0 !important;
}

.add-to-cart-popup .short-info>div.current-price {
    padding-top: 25px;
    font-weight: 600;
}

.add-to-cart-popup .short-info>div.current-price span:first-child {
    font-weight: 500;
    font-size: 18px;
    margin-right: 10px;
}

.add-to-cart-popup.popup .short-info .item>span, .add-cart-information-popup .short-info>div.quantity {
    margin-right: 20px;
    color: #0F1627;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Axiforma';
}

.popup .body {
    background-color: #FFFFFF;
    padding: 30px 0;
  margin: 20px auto;
  max-width: 90%;
}
.popup .body  .errorlist.after {
  max-width: 90%;
}
.popup .body .form-row{
  margin:15px 0 30px;
  position: relative;
}
.popup .body .form-row label {
  margin: 0 0 2px 0;
}
.popup .button-line, .popup .footer {
    background-color: #f2f2f2;
    padding: 0;
    text-align: left;
    border: 0;
    padding: 30px;
    text-transform: uppercase;
    margin-top: 0;
    text-align: right;
    width: 100%;
    overflow: hidden;
}

.popup .button-item {
    margin: 0;
    max-width: 61%;
    float: right;
    display: flex;
}

/*.add-to-cart-popup.popup .button-item {
    margin: -58px 0 0 0;
}*/
.popup .cart-summary {
    padding-top: 30px;
}
.popup .cart-summary-header, .popup .cart-summary {
    /* margin-bottom: -50px; */
}

.popup .close-icon {
    top: 35px;
    right: 30px;
}

a.cart-page-button.button.et_ecommerce_view_cart {
    font-size: 17px;
    width: 197px;
}

span.continue-shopping-btn.close-btn.button.et_pdp_continue_shopping {
    font-weight: 500;
    font-size: 17px;
    line-height: 27px;
    padding: 14px 18px;
}
.popup .button-item .continue-shopping-btn, .popup .button-item .cart-page-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.popup-bottom.footer .cart-summary-header span {
    font-weight: 600;
}

.popup a.cart-page-button.button.et_ecommerce_view_cart, .popup .close-btn.button {
    margin-left: 12px;
    padding-top: 15px;
    height: 54px;
    line-height: 29px;
}

.popup button:nth-of-type(1) {
    margin-right: 12px;
    background: transparent;
    border: 2px solid #C41F35;
    color: #C41F35;
    height: 53px;
    font-weight: 500;
    line-height: 22px;
}

button.form-reset.close-popup {
    height: 53px;
    line-height: 20px;
}

.popup-bottom.footer button:nth-of-type(2) {
    margin-right: 12px;
    background: transparent;
    border: 2px solid #C41F35;
    color: #C41F35;
    height: 53px;
    font-weight: 500;
    line-height: 24px;
    padding: 10px;
}

.add-to-compare-popup.popup, .add-cart-information-popup.popup {
    max-width: 600px;
    width: 100% !important;
    min-width: 180px;
}

.popup-bottom.footer button:nth-of-type(2):hover {
    background: #C41F35;
    border: 2px solid #C41F35;
    color: #fff;
}

.popup-bottom.footer button:nth-of-type(1) {
    margin-right: 12px;
    background: #C41F35;
    border: 2px solid #C41F35;
    color: #fff;
    height: 53px;
    font-weight: 500;
}

.cartitem-btn-wrapper a {
    max-width: 325px;
    width: 100%;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 26px;
}

.popup button:nth-of-type(1):hover {
    margin-right: 12px;
    background: #0D1E3E;
    border: 2px solid #0D1E3E;
    color: #fff;
}

.wish-list-popup .add-to-compare-button:hover, .wish-list-popup .add-to-wish-list:hover, .wish-list-popup .remove-from-compare-button:hover, .wish-list-popup .add-to-wish-list.disabled:hover {
    background: #1F366A;
}

.add-to-compare-button:hover, .add-to-wish-list:hover, .remove-from-compare-button:hover, .add-to-wish-list.disabled:hover {
    background: none;
    border: none;
}

.add-to-wish-list-popup table {
    width: auto;
    border: 0;
    margin: 0;
}

.add-to-wish-list-popup table td {
    border: none;
    color: #000;
}

.popup {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.confirm-popup.popup .header-line .title {
    text-align: left;
    display: block;
    font-size: 18px;
    font-weight: 700;
}
.confirm-popup .header-line{
  background-color: transparent;
  border-bottom: 1px solid #d7d7d7;
}
.confirm-popup.popup span.message.content {
    font-size: 18px;
    max-width: 350px;
    display: block;
}

.confirm-popup.popup .button-line {
    padding: 20px;
  background: #f6f6f6;
}

.confirm-popup.popup .button-line button {
    padding: 8px 25px;
}

.wish-list-popup label {
    width: auto;
    margin-bottom: 10px;
}

.wish-list-popup select.null {
    width: 100%;
    text-transform: uppercase;
}

.shipment-calculator-popup .header>.status-message {
    font-size: 16px;
}

.shipment-calculator-popup .multi-column form {
    margin: 0 -15px;
}

.shipment-calculator-popup .first-column .form-row {
    width: 50%;
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.shipment-calculator-popup .form-row label {
    width: 100%;
    display: block;
}

.shipment-calculator-popup .form-row input, .shipment-calculator-popup .form-row select {
    width: 100%;
}

.save-cart button.form-reset.close-popup {
    color: #e6e6e6;
    background-color: #6c757d;
    border: 2px solid #6c757d;
    text-shadow: none;
    opacity: 0.7;
}

.save-cart button.form-reset.close-popup:focus, .save-cart button.form-reset.close-popup.focus {
    color: #e6e6e6;
    background-color: #545b62;
    border-color: #545b62;
}

.save-cart button.form-reset.close-popup:hover {
    color: #fff;
    background-color: #6c757d;
    border: 2px solid #6c757d;
}

.save-cart .popup-bottom.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.save-cart .popup-bottom.footer button {
    width: 49%;
    margin-left: 0;
}

.add-to-cart-popup.popup.anim-fade-zoom.active .stepper {
    margin-right: 0;
    margin-left: 0;
    border: 1px solid #ccc;
    width: 128px;
    padding: 0;
    height: 46px;
}

.add-to-cart-popup table, .add-cart-information-popup table {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.add-to-cart-popup.popup, .wish-list-popup.add-to-wishlist-popup.popup, .add-to-compare-popup.popup, .add-cart-information-popup.popup, .add-to-gift-registry-popup.popup {
    max-width: 806px;
    width: 100% !important;
    min-width: 180px;
}
.add-to-cart-popup.popup,
.add-cart-information-popup.popup {
    max-height: calc(100vh - 63px);
    overflow-y: auto;
}

/*# sourceMappingURL=style.css.map */

/*********blog***********/

.widget-snippet.news-title {
    background: #f7f7f7;
}

.widget-blogPost.news {
    background: #f7f7f7;
    padding-bottom: 60px;
}

.widget-blogPost .blog-post-content {
    display: flex;
    flex-wrap: wrap;
    max-width: 1366px;
    margin: 0 auto;
    padding-top: 30px;
}
body.page-news .widget-blogPost .blog-post-content { 
    padding-top: 0px;
}
.widget-blogPost .blog-post-content .blog-post-item {
    width: 24%;
    margin-right: 17px;
    background: #ccc;
    padding-bottom: 0;
}

.widget-blogPost .blog-post-content .blog-post-item:nth-child(4n+4) {
    margin-right: 0;
}

.post.post-list-view-width, .post.post-list-view-width img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 230px;
    object-fit: cover;
    padding-bottom: 0;
}

.widget-blogPost .blog-post-content .blog-post-item .post-description {
    position: relative;
    margin-top: -103px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgb(2, 0, 36);
    background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(8, 26, 58, 1) 30%, rgba(8, 26, 58, 1) 100%);
    padding: 60px 20px 30px;
}

.news .blog-post-item .content p {
    margin: 10px 0 22px;
    line-height: 24px;
    font-size: 16px;
}

.blog-post-info span.categories, .blog-post-info span.date {
    background: transparent;
    padding: 0;
    color: #fff;
    margin: 0;
}

.widget-blogPost .blog-post-content .blog-post-item .post-description>a {
    display: none;
}

.blog-post-item .title {
    height: 62px;
    overflow: hidden;
    line-height: 28px;
    padding: 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    color: #fff;
}

.blog-post-item .title a:hover {
    color: #C41F35;
}

.blog-post-item .title {
    height: 93px;
    overflow: hidden;
    line-height: 28px;
    padding: 0;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    color: #fff;
}

.blog-post-item .title:hover {
    color: #C41F35;
}

.blog-post-info span.categories a {
    color: #fec432;
    padding-left: 10px;
    font-size: 13px;
    border-left: 1px solid #808080;
    margin-left: 10px;
    text-transform: uppercase;
}

.blog-post-info span.categories a:hover {
    color: #c41f35;
}

.widget-blogPost .blog-post-content .footer {
    background: transparent;
    margin-top: 50px;
    display: block;
    width: 100%;
}

.blog-post-info {
    position: relative;
    padding-left: 10px;
}

.blog-post-info:before {
    content: "";
    left: 0;
    top: 4px;
    height: 16px;
    width: 2px;
    position: absolute;
    background: #FEC432;
}

.widget.widget-spacer.home-space {
    background: #f7f7f7;
}

/*get in touch form start*/

.widget.widget-form.get-intouch-form {
    background-color: #F5F5F7;
    padding: 90px 238px 197px 127px;
    margin-top: -65px;
}
.fee .widget.widget-form.get-intouch-form{
    margin-top: 0;
}
.get-intouch-form .custom-form {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}

.widget-form.get-intouch-form .double-input-row .form-row {
    position: relative;
    padding: 4px 9px;
}

.widget-form.get-intouch-form .double-input-row .form-row:first-child {
    padding: 4px 12px;
    margin-top: -4px;
}

.widget-form.get-intouch-form .double-input-row, .widget-form.get-intouch-form .triple-input-row {
    margin: 20px -9px;
}

.widget-form.get-intouch-form .single-input-row .form-row {
    position: relative;
    margin: 0;
    padding: 0 4px;
}

.widget-form.get-intouch-form input[type=text], .widget-form.get-intouch-form textarea {
    width: 100%;
    padding: 10px 22px;
    border: 1px solid rgba(255, 255, 255, 1.0);
    height: 58px;
    margin: 0;
    background-color: #ffffff;
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
    line-height: 58px;
}

.widget-form.get-intouch-form textarea {
    height: 159px;
    margin-top: 1px;
    padding: 22px 22px;
    border-radius: 0;
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
    line-height: 25px;
}

.widget-form.get-intouch-form .form-row.btn-row label {
    display: none;
}

.widget-form.get-intouch-form .form-row.btn-row {
    text-align: right;
    padding: 0;
    position: relative;
}

.widget-form.get-intouch-form .btn-row button[type="submit"] {
    border: none;
    box-sizing: border-box;
    text-align: center;
    height: auto !important;
    display: inline-block;
    vertical-align: middle;
    border-radius: 1px;
    text-transform: none;
    padding: 15px 10px;
    line-height: 18px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color: #fff;
    font-family: Axiforma;
    font-size: 18px;
    min-width: 340px;
    text-transform: uppercase;
    right: 6px;
    position: absolute;
    bottom: -72px;
    background-color: #C41F35;
    /* background: url(../images/submit-arrow.png) #C41F35 no-repeat;
    background-position: calc(50% + 42px) 17px; */
}

/* .widget-form.get-intouch-form .btn-row button[type="submit"]:hover,
.widget-form.get-intouch-form .btn-row button[type="submit"]:focus{
    background: url(../images/submit-arrow.png) #0D1E3E no-repeat;
    background-position: calc(50% + 42px) 17px;
} */

/*

.widget-form .double-input-row .form-row:first-child {
    padding-right: 21px !important;
}
*/

/*.widget-form.get-intouch-form .errorlist.after {
  position: absolute;
    bottom: -6px;
    background: #ea5a5a;
    min-width: 160px;
    line-height: 21px;
    left:0px;
}*/

.widget-form.get-intouch-form .textArea .errorlist.after {
    left: 0;
}

.widget-form.get-intouch-form .textArea .errorlist.after {
    left: 12px;
    bottom: -18px;
}

.widget-form.get-intouch-form .single-input-row .form-row.textArea .errorlist.after {
    bottom: -10px;
}

.get-intouch-form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
}

.get-intouch-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
}

.get-intouch-form :-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
}

.get-intouch-form :-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
}

/*textarea*/

.get-intouch-form textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
}

.get-intouch-form textarea:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
}

.get-intouch-form textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
}

.get-intouch-form textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.60);
    font-size: 16px;
    font-family: Axiforma;
}

.get-intouch-form .simpleCaptcha-container {
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
    width: 100%;
    display: block;
    margin-top: 25px;
    padding-bottom: 15px;
}

.get-intouch-form .simpleCaptcha-container .simple-captcha label[for="captcha"], .get-intouch-form .simpleCaptcha-container .simple-captcha-reload {
    display: none;
}

.get-intouch-form .simpleCaptcha-container .form-row.simple-captcha {
    width: calc(50% - 5px);
    display: inline-block;
    margin-right: 15px;
    border: 1px solid rgba(112, 112, 112, 0.7);
    text-align: center;
}

.get-intouch-form .form-row.simple_captcha_input_field.mandatory {
    width: calc(50% - 15px);
    display: inline-block;
    vertical-align: top;
    margin-left: 1px;
    position: relative;
}

.get-intouch-form .simpleCaptcha-container .form-row.simple_captcha_input_field label, .get-intouch-form .simpleCaptcha-container .form-row.simple_captcha_help_text {
    display: none;
}

.get-intouch-form .simpleCaptcha-container .form-row.simple_captcha_input_field input {
    width: 100%;
}

.get-intouch-form .form-row.simple_captcha_input_field.mandatory .errorlist.after {
    position: absolute;
    bottom: -18px;
    background: red;
    min-width: 170px;
    line-height: 18px;
    left: 13px;
    border-radius: 0;
}

.get-intouch-form .form-row {
    text-align: center;
}

.get-intouch-form .form-row label {
    display: none;
}

.get-intouch-form .recaptcha-container {
    display: block;
    margin: 18px auto 0px;
    text-align: center;
}

.widget-form.get-intouch-form .errorlist.after {
    position: absolute;
    width: calc(100% - 24px);
}

.get-intouch-form h2 {
    font-size: 24px;
    font-weight: 600;
    color: #1F366A;
    text-align: left;
    padding-bottom: 23px;
}

.widget-snippet .get-in-touch {
    padding-left: 32%;
    padding-top: 44px;
}

/*.widget-form.get-intouch-form .submit-button::after {
    content: "";
    width: 41px;
    height: 18px;
    background: url(../images/right-arrow.png) no-repeat;
    display: block;
    position: absolute;
    right:92px;
    top: 17px;
}*/

.widget-form.get-intouch-form .form-row.recaptcha-row {
    position: absolute;
    left: 5px;
}

/*get intouch form end*/

/* Product Listing */

.products-carousel {
    padding: 70px 15px;
    background: #F7F7F7;
}

.widget-product .widget-title {
    padding-bottom: 10px;
    font-size: 42px;
    font-weight: 600;
    color: #1F366A;
    font-family: Axiforma;
    line-height: 54px;
    margin-bottom: 40px;
    padding-bottom: 6px;
    border-bottom: 4px solid #1F366A;
    max-width: 1366px;
    margin: 0 auto;
}

.product-view.scrollable-view .header {
    margin-bottom: 50px;
}

.widget-product .header {
    border: 0;
}

.scroll-left, .scroll-right {
    background: none !important;
    position: relative;
    height: 30px;
    width: 30px;
    border: 2px solid #1F366A;
    text-align: center;
    border-radius: 100%;
    margin-left: 10px;
}

.scroll-left:hover, .scroll-right:hover {
    border: 2px solid #C41F35;
}

.scroll-left:hover:after, .scroll-right:hover:after {
    color: #C41F35;
}

.scroll-left {
    transform: rotate(180deg);
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left, #customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right {
	    transform: unset;
}
.scroll-left:after, .scroll-right::after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    color: #1F366A;
}

.widget-product .scrollable-view>.content {
    border: 0;
    padding: 0;
}

.product-view.image-view .product-block, .product-view.scrollable-view .product-block {
    border: 0;
    display: inline-block;
    margin: 10px;
    padding: 0px;
    box-shadow: 0 0 20px -6px rgb(0 0 0 / 10%);
    background: #fff;
    width: calc(25% - 25px);
}

.image-view .product-view-height-width .image, .scrollable-view .product-view-height-width .image {
    height: 278px;
    padding: 28px;
}

.product-block .block-content-wrap {
    text-align: center;
    padding-top: 26px;
    border-top: 3px solid #F7F7F7;
}

.widget-product .scrollable-view {
    border-bottom: 0;
    max-width: 1366px;
    margin: -50px auto 0;
}

.product-view.image-view .product-name, .product-view.scrollable-view .product-name {
    color: #000000;
    font-size: 19px;
    margin-bottom: 12px;
    margin-top: 0;
    padding-bottom: 0;
    font-family: 'Axiforma';
    font-weight: 600;
    padding: 0 15px 0;
    height: 55px;
}

.product-view.image-view .product-name a, .product-view.scrollable-view .product-name a {
    color: #000000;
    font-size: 19px;
    font-family: 'Axiforma';
    font-weight: 600;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.product-block .image.product-image a {
    height: 100%;
}

body.page-shop-online,
body.page-shop-online .body-section,
body.page-shop-online >.footer:before 
{
    background: #F7F7F7;
}

.product-view.scrollable-view img, .product-view.image-view img {
    max-width: 100%;
    max-height: initial;
    height: 100%;
    object-fit: cover;
}

.product-block .price {
    padding: 0;
    font-size: 21px;
    font-weight: bold;
    color: #C41F35;
    margin-bottom: 20px;
    display: inline-block;
}

.product-block span.add-to-cart-button {
    font-size: 16px;
    font-weight: 600;
    background: #1F366A;
    width: 100%;
    padding: 15px 25px;
    text-transform: uppercase;
}

.product-block span.add-to-cart-button:hover {
    background: #C41F35;
}

/* Product Details */

.widget-productImage .multi-image-scroll-wrapper {
    border: 0;
}

.product-detail-width {
    width: 100%;
    border: 1px solid #D9D9D9;
    padding: 24px;
    height: 100%;
}

.product-widget.widget-productImage {
    margin-right: 112px;
}

.product-detail-view img {
    max-width: 100%;
    max-height: initial;
    object-fit: cover;
}

.widget-productImage .multi-image-scroll-wrapper .image-thumb-container {
    margin: 0;
    padding: 8px 15px;
}

.event-details .image-thumb-container.event-thumb-image-view {
    padding-top: 7px;
}

.widget-productImage .multi-image-scroll-wrapper {
    padding: 0 20px;
}

.widget-productImage .image-thumb-container .thumb-image.active, .event-details .image-thumb-container .thumb-image.active {
    border: 1px solid #1f366a;
    box-shadow: 0 0 0px 1px inset #1f366a;
    position: relative;
}

.widget-productImage .image-thumb-container .thumb-image.active::after, .event-details .image-thumb-container .thumb-image.active::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 9px solid #1f366a;
    position: absolute;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    top: -8px;
}

.widget-productImage .image-thumb-container .thumb-image, .event-image-container .image-thumb-container .thumb-image {
    border: 1px solid #D9D9D9 !important;
    padding: 6px;
    margin: 0 6px;
    width: 112px;
    height: 102px;
    cursor: pointer;
}

.event-image-container .image-thumb-container .thumb-image {
    border: 1px solid #D9D9D9 !important;
    padding: 6px;
    margin: 0 10px;
    width: 118px;
    height: 112px;
    cursor: pointer;
}

.product-thumb-view img, .event-image-container .image-thumb-container .thumb-image img {
    max-width: 100%;
    max-height: initial;
    height: 100%;
    object-fit: cover;
}

table.cartitem-table.product-thumb-view tr td a img {
    width: 76px;
}

.product-widget.widget-productName h1.product-name, .info-row.event-title-row h2.event-title {
    font-size: 48px;
    line-height: 57px;
    font-weight: 600;
    font-family: Axiforma;
    border-bottom: 2px solid rgba(112, 112, 112, .2);
    padding-bottom: 12px;
    margin: 0 0 25px 0;
    color: #1F366A;
}

.info-row.event-title-row h2.event-title {
    font-size: 37px;
    line-height: 47px;
    font-weight: bold;
}

.info-row.event-title-row {
    padding: 0 !important;
}

.widget-productSummary .title {
    display: none;
}

.widget-productSummary .summary {
    font-size: 16px;
    font-family: 'Axiforma';
    color: #1C1C1C;
    line-height: 27px;
}

label.label-for-price {
    display: none;
}

.widget-price .price {
    font-size: 51px;
    color: #C41F35;
    font-weight: 600;
    font-family: 'Axiforma';
    padding: 0;
}

.variation-container .variation-type label.type-label {
    font-family: 'Axiforma';
    font-weight: 500;
    color: #1C1C1C;
    font-size: 21px;
    vertical-align: middle;
}

.variation-thumb ul.options {
    padding: 0;
    margin: 6px 0 0 0;
}

.variation-thumb ul.options li.option-cell {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #D2D2D2;
    width: 60px;
    height: 40px;
    text-align: center;
    line-height: 33px;
    padding: 4px;
    cursor: pointer;
}

.variation-thumb ul.options li.option-cell.selected {
    border: 2px solid #1F366A;
}

.variation-container .option-cell.selected .variation-value {
    border: 0;
    padding: 0;
}

.variation-container .option-cell .variation-value {
    font-size: 17px;
    font-weight: 500;
    color: #1C1C1C;
    font-family: 'Axiforma';
}

.product-widget.widget-price {
    padding: 30px ​0 15px;
}

.product-widget.widget-addCart {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}

.product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart {
    font-size: 21px;
    font-weight: 600;
    font-family: 'Axiforma';
    height: 58px;
    line-height: 35px;
    margin: 0 10px;
    max-width: 400px;
    width: 100%;
    text-align: center;
    background: url(../images/cart-icon.svg) no-repeat #C41F35;
    background-position: calc(50% - 80px) 13px;
    padding-left: 55px;
    text-transform: uppercase;
}

.product-widget.widget-addCart span.add-to-cart-button.button.et_pdp_add_to_cart:hover {
    background: url(../images/cart-icon.svg) no-repeat #1F366A;
    background-position: calc(50% - 80px) 13px;
}

.widget-variation {
    padding-bottom: 38px;
}

.page-product .stepper, .event-details .section-info-view .stepper {
    width: 132px;
    margin-bottom: 0px;
    border: 1px solid #E0E0E0;
}

.stepper {
    width: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    float: none;
    background: transparent;
    border-radius: 0;
    margin-bottom: 30px;
}

.stepper .stepper-arrow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: none;
    border-radius: 0 !important;
    height: 45px;
    position: relative;
    right: 0;
    width: 40px;
    z-index: 0;
}

.page-product .stepper-input, .event-details .stepper-input {
    background: transparent;
    border: 0;
    z-index: 0;
}

.stepper .stepper-input {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 40px;
    padding: 0;
    text-align: center;
    border: 0;
    font-size: 21px;
    height: 56px;
    font-weight: 500;
    padding-top: 6px;
}

.stepper .stepper-arrow.up {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
}

.stepper .stepper-arrow.down {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
}

.page-product .stepper .stepper-arrow, .event-details .stepper .stepper-arrow {
    height: 56px;
    font-size: 21px;
    width: 45px;
}

.page-product .stepper .stepper-arrow.down::before, .page-product .stepper .stepper-arrow.up::before, .event-details .stepper .stepper-arrow.down::before, .event-details .stepper .stepper-arrow.up::before {
    font-size: 29px;
    line-height: 61px;
}

.stepper .stepper-arrow.up::before {
    position: absolute;
    content: "+";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size: 21px;
    left: 0;
    line-height: 36px;
    text-align: center;
}

.stepper .stepper-arrow.down::before {
    position: absolute;
    content: "-";
    height: 100%;
    width: 100%;
    top: 0;
    text-indent: 0;
    font-size: 21px;
    left: 0;
    line-height: 36px;
    text-align: center;
}

.product-widget.widget-addCart span.add-to-wish-list.button.et_pdp_add_to_wish_list {
    width: 72px;
    text-align: center;
    height: 58px;
    line-height: 42px;
    border: 1px solid #E0E0E0;
    min-width: 72px;
}

.product-widget.widget-addCart span.add-to-wish-list.button.et_pdp_add_to_wish_list:hover {
    background: #C41F35;
}

.wish-list-popup input[type="text"], .wish-list-popup select {
    border: 1px solid #ccc;
}

.wish-list-popup .form-row label {
    width: 100%;
}

.product-widget.widget-addCart span.add-to-wish-list.button.et_pdp_add_to_wish_list:hover::after {
    color: #fff;
}

.product-widget.widget-addCart .add-to-wish-list:after, .remove-from-compare-button:after {
    font-size: 28px;
    color: #1C1C1C;
}

.widget-socialMediaShare .social-media-wrapper span {
    margin-right: 20px;
}

.product-widget.widget-socialMediaShare {
    padding-left: 100px;
    position: relative;
}

.product-widget.widget-socialMediaShare:after {
    content: 'Share';
    font-size: 19px;
    font-weight: 500;
    position: absolute;
    top: -4px;
    left: 0;
    text-transform: uppercase;
    color: #000;
}

.social-media-wrapper:before {
    content: "";
    width: 1px;
    height: 22px;
    background: rgba(34, 31, 31, .5);
    display: inline-block;
    position: absolute;
    left: 76px;
    top: -1px;
}

.page-event .bmui-tab.event-description-container {
    margin: 0 auto;
    max-width: 1366px;
}

.page-product .bmui-tab, 
.page-event .bmui-tab,
.venue-location-container .bmui-tab
{
    padding-top: 80px;
}

.page-product .bmui-tab .bmui-tab-header, 
.page-event .bmui-tab .bmui-tab-header,
.venue-location-container .bmui-tab .bmui-tab-header
 {
    background-color: transparent;
    font-family: 'Axiforma';
    font-size: 20px;
    font-weight: 500;
    color: #000;
    padding: 10px 0;
    margin-right: 36px;
    border: 0;
    border-bottom: 3px solid transparent;
    position: relative;
    margin-bottom: -2px;
}

.page-product .bmui-tab .bmui-tab-header.bmui-tab-active,
.page-event .bmui-tab .bmui-tab-header.bmui-tab-active,
.venue-location-container .bmui-tab .bmui-tab-header.bmui-tab-active 
{
    background-color: transparent;
    color: #C41F35;
    border-color: #C41F35;
}

.page-product .bmui-tab .bmui-tab-header.bmui-tab-active::after, 
.page-event .bmui-tab .bmui-tab-header.bmui-tab-active::after,
.venue-location-container .bmui-tab .bmui-tab-header.bmui-tab-active::after
 {
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 9px solid #C41F35;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
    margin: 0;
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator, 
.page-event .multi-image-scroll-wrapper .scroll-navigator {
    background-image: none;
    background-repeat: no-repeat;
    bottom: 0;
    position: absolute;
    top: 50%;
    width: 26px;
    height: 26px;
    transform: translateY(-50%);
    right: -9px;
    border: 1px solid #1F366A;
    border-radius: 100%;
    text-align: center;
    background: #fff;
    z-index: 11;
}

.event-details .multi-image-scroll-wrapper .scroll-navigator {
    right: 0px;
}

.event-image-container.multi-image-scroll-wrapper .image-thumb-container.event-thumb-image-view {
    margin-left: 28px;
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator::after, .event-details .multi-image-scroll-wrapper .scroll-navigator::after {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 20px;
    color: #1F366A;
    display: inline-block;
    line-height: 23px;
}

.widget-productImage .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator::after, .event-details .multi-image-scroll-wrapper .image-left-scroller.scroll-navigator::after {
    transform: rotate(180deg);
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator:hover, .event-details .multi-image-scroll-wrapper .scroll-navigator:hover {
    cursor: pointer;
    border: 1px solid #C41F35;
}

.widget-productImage .multi-image-scroll-wrapper .scroll-navigator:hover::after, .event-details .multi-image-scroll-wrapper .scroll-navigator:hover::after {
    color: #C41F35;
}

.bmui-tab span.description p, 
.bmui-tab span.description,
.bmui-tab span.description span
 {
    font-size: 16px;
    font-family: 'Axiforma';
    color: #1C1C1C;
    line-height: 26px;
    margin-bottom: 25px;
}

.product-widget.widget-information .bmui-tab-header-container, 
body.page-event .bmui-tab-header-container,
.venue-location-container  .bmui-tab-header-container
{
    border-bottom: 2px solid rgba(112, 112, 112, .2);
}

.bmui-tab .bmui-tab-body-container {
    border: 0;
    border-top-width: 0;
    padding: 30px 0 0 0;
}

.widget.widget-breadcrumb {
    max-width: 1366px;
    margin: 0px auto 25px;
}

.product-widget.widget-information .bmui-tab-body-container .title {
    font-size: 18px;
    padding-bottom: 10px;
    font-family: 'Axiforma';
    color: #000000;
    font-weight: 500;
}

.breadcrumb-item .separator {
    padding: 5px;
    font-size: 0px;
    display: inline-block;
}

span.breadcrumb-item {
    font-size: 15px;
    color: #1C1C1C;
    font-family: 'Axiforma';
}

.breadcrumb-item .separator::after {
    content: '/';
    display: inline-block;
    color: #000;
    font-size: 15px;
    font-family: 'Axiforma';
}

.breadcrumb-item.root .icon {
    background: none;
    display: inline-block;
    padding: 0px;
    width: auto;
    height: auto;
}

.breadcrumb-item.root .icon::after {
    content: 'Home';
    display: inline-block;
    color: #000;
    font-size: 15px;
    font-family: 'Axiforma';
}

.page-product .zoomContainer div {
    border: none !important;
}

.page-cart .discount-coupon-code-form.valid-verify-form button {
    width: 100%;
    margin-top: 10px;
    color: #fff;
}

/* Page online */

body.page-page-online .product-view.image-view {
    margin-top: 80px;
}

body.page-page-online .product-view.image-view .product-block, .product-view.scrollable-view .product-block {
    margin: 15px;
}

body.page-page-online .image-view .product-view-height-width, .scrollable-view .product-view-height-width {
    width: calc(25% - 34px);
    margin: 11px !important;
}

.product-view.image-view .footer {
    background: none;
    margin-top: 40px;
    padding: 0;
    border: 0;
    height: 30px;
}

.pagination span {
    background-color: transparent;
    border: 0;
    color: #1C1C1C;
    cursor: pointer;
    margin: 0 10px;
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    font-family: 'Axiforma';
    border-radius: 100%;
}

.pagination span.page-number {
    width: 28px;
    height: 28px;
    text-align: center;
    padding: 4px;
}

.pagination span.current {
    background: #1F366A;
    border: 1px solid #1F366A;
}

span.pagination-literal-status {
    color: rgba(28, 28, 28, .8);
    font-size: 16px;
    font-family: 'Axiforma';
}

/* cart Page
------------------
link: /cart/details
--------------------
*/

.shopping-cartitem h1 {
    float: none;
    padding-bottom: 15px;
    text-align: center;
    display: none;
    max-width: 960px;
}

.page-cart .shopping-cartitem {
    background: none;
    border: 0px;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    margin: 0 auto;
    max-width: 100%;
}

.page-cart .shopping-cartitem.empty-cart {
    text-align: center;
    max-width: 468px;
    padding: 20px;
}

.shopping-cartitem .cartitem-btn {
    margin-left: 25px;
}

.page-cart .shopping-cartitem.empty-cart .empty-cartitem-text {
    margin-bottom: 20px;
    font-size: 30px;
    color: #000;
}

.message-block.error-message, .message-block.error {
    background-color: #fee;
    border: 0;
    color: #f00;
    margin: 20px;
    padding: 20px 40px;
}

.cartitem-btn-wrapper.top {
    text-align: center;
    position: relative;
    margin-top: 0px;
    float: none;
    display: block;
    margin-bottom: 35px;
    display: none;
}

.cartitem-btn-wrapper.top a {
    margin-right: 5px;
    display: inline-block;
    float: none;
    vertical-align: middle;
    margin-left: 5px;
}

.cartitem-btn-wrapper.top .button {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.cartitem-btn-wrapper.top .empty-cartitem-btn {
    color: #081a3a;
    background-color: transparent;
    border-color: #081a3a;
    border: 2px solid #081a3a;
}

.cartitem-btn-wrapper.top .empty-cartitem-btn:focus, .cartitem-btn-wrapper.top .empty-cartitem-btn.focus {
    color: #fff;
    background-color: #081a3a;
    border: 2px solid #081a3a;
}

.cartitem-btn-wrapper.top .empty-cartitem-btn:hover {
    color: #fff;
    background-color: #081a3a;
    border: 2px solid #081a3a;
}

.cartitem-table {
    margin-bottom: 20px !important;
}

.cartitem-table .stepper {
    margin: 0 auto;
    width: auto;
    float: none;
    width: 100%;
}

.cartitem-table .stepper .stepper-arrow {
    height: 32px;
    width: 32px;
}

.cartitem-table .stepper .stepper-input {
    width: 32px;
    height: 32px;
    font-size: 18px;
    font-weight: 600;
    background: transparent;
}

.cartitem-table th {
    font-weight: 400;
}

.cartitem-table td.total-label, .cartitem-table td.price {
    font-weight: bold;
    text-align: right;
}

.check-out-total .price, .shopping-cart-total .price {
    font-weight: bold;
    text-align: right;
}

.shopping-cartitem .remove-cartitem {
    background: url("../images/close.svg") no-repeat left top;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.shopping-cartitem .remove-cartitem:hover {
    background: url("../images/close-hover.svg") no-repeat left top;
}

.cartitem-table th {
    font-size: 23px;
    font-weight: bold;
    color: #000;
    font-family: 'Axiforma';
}

.cartitem-table th, .cartitem-table td {
    width: 20%;
    text-align: center;
    border: 0px solid #eee;
    border-bottom: 4px solid #F3F3F3;
    text-align: left;
}

th.image, td.image {
    width: 8%;
}

th.image {
    text-indent: -99999px;
}

.cartitem-table tr td {
    border-bottom: 0px;
    padding: 20px 10px;
}

.cartitem-table tr:last-child td {
    border-bottom: 4px solid #F3F3F3;
}

.cartitem-table th:first-child {
    width: 4%;
}

.cartitem-table th:last-child {
    text-align: right;
}

.cartitem-table td {
    font-family: 'Axiforma';
    font-size: 17px;
    color: #0F1627;
}

table, th, td {
    border: 0;
}

td.product-name a {
    font-family: 'Axiforma';
    font-size: 18px;
    color: #0F1627;
    font-weight: normal;
}

.check-out-total .left-column, .shopping-cart-total .left-column {
    width: 40%;
    text-align: left;
}

.check-out-total .right-column, .shopping-cart-total .right-column {
    width: 58%;
    text-align: right;
}

.check-out-total *, .shopping-cart-total * {
    font-size: 20px;
    font-family: 'Axiforma';
    color: #0F1627;
    text-transform: capitalize;
}

td.total-label span {
    font-size: 18px;
    font-weight: normal;
}

tr.total-order td {
    border-top: 4px solid #F3F3F3 !important;
}

.discount-coupon-code-form {
  background-color: #f8f8f8;
  border: 0;
  padding: 15px 30px 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 400px;
}
.discount-coupon-code-form .form-row label {
  color: #040404;
  font-size: 18px;
}
.payment-option .code-submit-form {
    background: #f8f8f8;
}

.discount-coupon-code-form input[type=text] {
    height: auto;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
}

.discount-coupon-code-form .form-row.btn-row label {
    display: none;
}

.discount-coupon-code-form .form-row.btn-row button {
    display: block;
    width: 100%;
    color: #081a3a;
    background-color: transparent;
    border-color: #081a3a;
    border: 2px solid #081a3a;
}
.discount-coupon-code-form .message-block.error, .discount-coupon-code-form .message-block.error-message, .discount-coupon-code-form .message-block.info-message, .discount-coupon-code-form .message-block.success {
  font-size: 13px;
  padding: 5px;
  margin: 0 0 10px;
  display: block;
  border: 0;
}
.discount-coupon-code-form .form-row.btn-row button:focus, .discount-coupon-code-form .form-row.btn-row button.focus {
    color: #fff;
    background-color: #081a3a;
    border: 2px solid #081a3a;
}

.discount-coupon-code-form .form-row.btn-row button:hover {
    color: #fff;
    background-color: #081a3a;
    border: 2px solid #081a3a;
}

.check-out-total table, .shopping-cart-total table {
    font-size: 15px;
}

.check-out-total td.total-label, .shopping-cart-total td.total-label {
    padding: 10px 30px 10px 15px;
    border: 0;
    text-transform: capitalize;
}

.check-out-total .price, .shopping-cart-total .price {
    border: 0;
}

.check-out-total tr, .shopping-cart-total tr {
    border-bottom: 0;
}

.cartitem-btn-wrapper {
    text-align: right;
}

.cartitem-btn-wrapper .button {
    float: none;
}

.cartitem-btn-wrapper .continue-shopping-btn {
    color: #C41F35;
    background-color: transparent;
    border-color: #C41F35;
    border: 2px solid #C41F35;
    padding: 12px 25px;
}

.cartitem-btn-wrapper .continue-shopping-btn:focus, .cartitem-btn-wrapper .continue-shopping-btn.focus {
    color: #fff;
    background-color: #081a3a;
    border: 2px solid #081a3a;
}

.cartitem-btn-wrapper .continue-shopping-btn:hover {
    color: #fff;
    background-color: #081a3a;
    border: 2px solid #081a3a;
}

/* Checkout Page options
---------------------
link:/shop/checkout(before  login)
---------------------
*/

.checkout-page-options {
    margin: 0 auto;
    padding: 0;
    max-width: 1366px;
}

.checkout-page-options .item-head {
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
    text-align: center;
    background: none;
    display: none;
}

.checkout-page-options>h1 {
    font-size: 36px;
    font-weight: 700;
    display: none;
}

.checkout-page-options .content-wrapper {
    padding: 0px;
    border: 0;
    box-shadow: 0 0 36px -6px rgb(0 0 0 / 10%);
}

.checkout-page-options .new-customer {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 60px;
}

.checkout-page-options .registered-customer {
    border-left: 9px solid #F9F9F9;
    display: inline-block;
    width: calc(50% - 9px);
    padding: 60px;
}

.checkout-page-options .new-customer h1, .checkout-page-options .registered-customer>h1 {
    font-size: 27px;
    font-weight: 600;
    font-family: 'Axiforma';
    margin-bottom: 0px;
    color: #1F366A;
    line-height: 38px;
    margin: 0 0 8px 0;
}

.checkout-page-options .new-customer p {
    font-size: 16px;
    line-height: 26px;
    font-family: 'Axiforma';
    color: #000000;
}

.checkout-page-options .new-customer .checkout-option {
    margin-top: 20px;
    font-weight: 600;
    max-width: 258px;
    width: 100%;
}

.checkout-page-options .registered-customer .errorlist.after {
    width: 100%;
    bottom: 2px;
}

.checkout-page-options .registered-customer .form-row {
    margin-bottom: 20px;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 23px 0;
    margin: 0;
}

.checkout-page-options .registered-customer .form-row.lost-password-row {
    padding: 0 0 10px 0;
    color: #ccc;
}

.checkout-page-options .registered-customer .form-row.lost-password-row a {
    color: #C41F35;
    font-family: 'Axiforma';
}

.checkout-page-options .registered-customer .form-row label {
    width: 100%;
}

.checkout-page-options .registered-customer input[type="text"], .checkout-page-options .registered-customer input[type="password"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    border: 2px solid #CCCCCC;
}

.checkout-page-options .registered-customer button.login-submit {
    margin-top: 5px;
    font-weight: normal;
    max-width: 258px;
    width: 100%;
}
.tell-friend.tell_friend_popup.popup .info-message {
    text-align: center;
    padding: 10px 0 0;
    color: #24b124;
    font-size: 18px;
    max-width: 100%;
}
.checkout-page-options .registered-customer p.register, .checkout-page-options .registered-customer p {
    font-size: 16px;
    font-family: 'Axiforma';
    color: #000;
    font-weight: normal;
}

/* Checkout Page 
---------------------
link: /shop/checkout
---------------------
*/

.checkout-page {
    max-width: 960px;
    margin: 0 auto;
}

.checkout-page .toolbar-btn:hover {
    background-color: #081a3a;
    border-color: #081a3a;
}

.checkout-page .page-heading {
    font-size: 36px;
    display: none;
}

.checkout-page .content-wrapper>.section {
    border: 0;
    color: #000;
    height: auto;
    line-height: 27px;
    margin-bottom: 15px;
    position: relative;
    background: #fff;
    padding: 30px 50px;
    box-shadow: 0 0 36px -6px rgb(0 0 0 / 10%);
}

.checkout-page .section.loaded {
    padding: 50px;
}

.checkout-page .section.loaded .header .title {
    color: #1F366A;
}

.checkout-page .section.loaded>.header {
    border-bottom: 2px solid rgba(112, 112, 112, .2);
    padding-bottom: 20px;
    margin-bottom: 48px;
}

.checkout-page .section.loaded>.header span.share-toolbar.toolbar {
    float: right;
}

.checkout-page .section.loaded .body {
    padding: 0;
}

.checkout-page .section>.header .title {
    font-size: 22px;
    display: inline-block;
    color: #000;
    font-family: 'Axiforma';
    font-weight: 600;
    padding-left: 48px;
    line-height: 22px;
    position: relative;
}

.checkout-page .section>.header .title::before {
    content: "";
    width: 34px;
    height: 28px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -2px;
}

.checkout-page .section.address>.header .title::before {
    background: url('../images/bns-info.png') no-repeat center;
    background-position: 1px 1px;
    top: -6px;
}

.checkout-page .section.address.loaded>.header .title::before {
    background-position: -39px 1px;
}

.checkout-page .section.shipping>.header .title::before {
    background: url('../images/oc.png') no-repeat center;
    background-position: 1px 1px;
}

.checkout-page .section.shipping.loaded>.header .title::before {
    background-position: -39px 1px;
}

.checkout-page .section.confirm>.header .title::before {
    background: url('../images/snh.png') no-repeat center;
    background-position: 1px 1px;
}

.checkout-page .section.confirm.loaded>.header .title::before {
    background-position: -39px 1px;
}
.checkout-page .section.custom  >.header .title::before {
    background: url('../images/dp.png') no-repeat center;
    background-position: 1px 1px;
} 
.checkout-page .section.custom .loaded>.header .title::before {
    background-position: -39px 1px;
}
.checkout-page .section .header .icon {
    display: none;
}
.checkout-page .form-row>label { 
    color: #040404;
    font-size: 16px;
}
.address.billing {
    margin-top: 50px;
}

.checkout-page .section .step-continue-button {
    padding: 13px 30px;
    max-width: 258px;
    width: 100%;
}

body.page-checkout .checkout-page .content-wrapper input[type="submit"], body.page-checkout .checkout-page .content-wrapper input[type="button"], body.page-checkout .checkout-page .content-wrapper button, body.page-checkout .checkout-page .content-wrapper .button, body.page-checkout .checkout-page .content-wrapper a.button {
    max-width: 258px;
    width: 100%;
}

input.button.cancel-button.et_billing_cancel {
    background: #fff;
    box-shadow: 0 0 0px 2px inset #c41f35;
    color: #c41f35;
    font-weight: 600;
}

.address.billing span.title {
    color: #000;
    font-family: Axiforma;
}

.checkout-page .address-view .address {
    border: 0;
    background: #F5F5F7;
    padding: 30px;
    min-height: 154px;
}

.checkout-page .address-view .address .name {
    font-size: 19px;
    font-family: 'Axiforma';
}

.checkout-page .address-view .address .address-line-1, .checkout-page .address-view .address .address-line-2 {
    font-family: 'Axiforma';
    font-size: 15px;
}

.checkout-page input[type="radio"]+span:before {
    top: -2px;
}

.checkout-page input[type="radio"]:checked+span:after {
    top: 2px;
}

.checkout-page .section .section.delivery-types {
    margin-top: 0;
    margin-bottom: 0;
}

.checkout-page .section .section.delivery-types>.form-row {
    margin-bottom: 10px;
}

.checkout-page .payment-option .body {
    background-color: #e6eae9;
}

.checkout-page .payment-option .body .code-submit-form button {
    line-height: 16px;
    width: 100%;
    max-width: 100%;
    margin: 25px 0 0 0;
}

.payment-option .code-submit-form .errorlist.after {
    bottom: 44px;
}

.section.delivery-types {
    background: #fff;
    border: 0;
}

span.message-block.null {
    display: none;
}

.checkout-page .address-edit-from-wrap>.header {
    margin-bottom: 15px;
}

.checkout-page .delivery-types .different-shipping {
    margin-left: 0;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}

.checkout-page .address-view>.header span.title {
    margin-bottom: 5px;
    color: #000 !important;
    font-size: 18px;
}

.checkout-page .body .header .title {
    padding-top: 0 !important;
    padding-left: 0 !important;
    text-transform: capitalize !important;
    letter-spacing: 1px !important;
    font-weight: 500;
}

.checkout-page .toolbar-btn {
    padding: 10px 25px;
    font-size: 15px;
}

.checkout-page .confirm-order-btn-row .confirm-order-button {
    padding: 13px 40px;
    width: 100%;
    max-width: 363px;
    float: right;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
}

.checkout-page .address-edit-from-wrap .form-row label {
    color: #000000;
    font-size: 17px;
}

.checkout-page .address-edit-from-wrap form {
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
}

.checkout-page .form-row input, .checkout-page .form-row select, .checkout-page .form-row textarea {
    height: 58px;
    border: 2px solid #ccc;
}

.check-out-total>.price-row {
    padding-top: 0;
    padding-bottom: 0;
}

.confirm-step-form .left-panel {
    width: 50%;
    background: #fff;
    padding: 40px;
    margin: 53px 0 0 0;
    padding-left: 15px;
}

.confirm-step-form .cart-item .details .price {
    padding: 0;
}

.confirm-step-form .right-panel {
    padding: 0 0 0 30px;
    background-color: #ffffff;
    width: 50%;
}

.checkout-page .section.confirm form>div+div span strong {
    font-size: 15px;
    vertical-align: top;
}

.confirm-step-form .left-panel>.header .title {
    padding-top: 0 !important;
    padding-left: 0 !important;
    text-transform: capitalize !important;
    letter-spacing: 1px !important;
    font-weight: 700;
}

.checkout-page .payment-option>.header {
    border-top: 0;
    text-transform: uppercase;
}

.checkout-page .payment-options {
    border-bottom: 0;
}

.confirm-step-form .cart-item .details {
    padding-left: 15px;
}

.payment-gateway {
    padding-top: 20px;
    margin-bottom: 40px;
}

.payment-gateway .payment-method {
    border: 1px solid #ccc;
    width: 100%;
    max-width: 300px;
    padding: 8px 15px;
    height: 50px;
    background-position: calc(100% - 14px) 20px;
}

.cartitem-table .total-price-column {
    min-width: 106px;
    width: 106px;
}

.order-comment-row .label, .payment-gateway .payment-gateway-label {
    font-size: 20px;
}

.check-out-total>.price-row .price {
    font-weight: 700;
    min-width: 160px;
}

.check-out-total>.price-row .label, .check-out-total>.price-row .price {
    font-family: 'Axiforma';
    padding: 8px 0;
    font-size: 18px;
}

.check-out-total .total-order .price {
    font-size: 20px;
}

form.order-custom-fields-form .button.custom-submit-button {
    width: 100%;
    margin-top: 10px;
}

.order-custom-delivery-field-select-button {
    width: 100%;
    max-width: 100%;
}

button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Inside {
    width: 100%;
    z-index: 111;
    padding: 10px;
    border: 2px solid #d8d8d8;
}

.widget-form button.Zebra_DatePicker_Icon {
    left: 0;
    top: 0;
}

button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Inside:focus {
    background-color: transparent;
}
button.Zebra_DatePicker_Icon.Zebra_DatePicker_Icon_Inside{
    max-width: 100% !important;
}
.order-custom-delivery-field-select-button .Zebra_DatePicker_Icon_Wrapper input.time-slot-value {
    margin: 0 !important;
    background: transparent;
    width: 100%; 
    padding-right: 36px;
}
button.Zebra_DatePicker_Icon {
    background: none;
    padding: 0 40px 0 0;
}
button.Zebra_DatePicker_Icon:hover {
    background: none;
    padding: 0 40px 0 0;
}
.order-custom-delivery-field-select-button span.Zebra_DatePicker_Icon_Wrapper {
    width: 100%;
}

.checkout-page .section.loaded .left-panel .order-comment-row {
    padding-top: 0;
}

.checkout-page .section.loaded .left-panel {
    padding: 40px 0 0;
}

.checkout-page .section.loaded .left-panel .payment-gateway {
    margin-bottom: 0;
}

.delivery-day-slot-select-popup .date-select-popup-header .calender-month-select {
    margin: 0 3px;
    padding: 3px 10px;
    height: 30px;
    border-radius: 0;
    border: 1px solid #081a3a;
    background: #081a3a;
}

.delivery-day-slot-select-popup .date-view-switcher span.view-switch {
    font-size: 18px;
    border-radius: 0;
    padding: 5px 10px;
}

.delivery-day-slot-select-popup span.view-switch.selected {
    color: #081a3a;
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
}

.floating-panel-popup.select-delivery-month.delivery.popup {
    max-width: 280px;
}

.floating-panel-popup.select-delivery-month.delivery.popup .year-wrapper {
    background: #081a3a;
}

.floating-panel-popup.select-delivery-month.delivery.popup .month-wrapper {
    font-size: 13px;
    grid-template-columns: 74px 90px 77px;
}

.floating-panel-popup.select-delivery-month.delivery.popup .calender-popup-wrapper .month-wrapper .month:hover {
    background: #081a3a;
}
.check-out-total > .price-row .label.storeCredit-label {
  font-size: 17px;
}
/* Login Page*/

.login-form {
    width: 100%;
    max-width: 580px;
    border: 1px solid #efefef;
    background: #fff;
    margin: 0 auto;
    padding: 45px;
    box-shadow: 0 0 36px -6px rgb(0 0 0 / 10%);
}

.page-login .login-form .form-row.mandatory {
    position: relative;
}

.login-form .lost-password a {
    color: #c41f35;
    margin-top: 15px;
    display: inline-block;
    font-weight: normal;
    font-size: 16px;
}

.login-form .lost-password a:hover {
    color: #1F366A;
}

.login-form span.title {
    display: none;
}

.login-form .account-register a {
    color: #081a3a;
}

.login-form .account-register a:hover {
    color: #c41f35;
}

button.login-button {
    width: 100%;
}

.login-form .errorlist.after {
    bottom: -20px;
    width: 100%;
}

.login-form input[type="password"], .login-form input[type="text"] {
    width: 100%;
    margin-bottom: 20px;
}

.login-form .submit-row {
    margin: 0px 0 0;
    float: none;
    display: block;
    padding-top: 10px;
}

.login-form .remember {
    margin: 22px 0 12px;
    width: 230px;
}

.form-row.remember input {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -8px;
}

/* Forget Password */

.password-reset-form {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 486px;
    border: 1px solid #efefef;
    padding: 45px;
    background: #fff;
    box-shadow: 0 0 36px -6px rgb(0 0 0 / 10%);
}

.password-reset-form .title {
    font-family: 'Axiforma';
    font-weight: 700;
    color: #000;
}

.password-reset-form .form-row {
    display: block;
}

.password-reset-form .form-row input {
    width: 100%;
}

.password-reset-form .form-row label {
    text-align: center;
    margin-bottom: 5px;
}

.password-reset-form .form-row.submit-row button {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin: 0;
    width: 100%;
    position: relative;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.password-reset-form .lost-password-text {
    padding: 0 0 5px 0;
    color: #000;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 20px;
}

.password-reset-form .errorlist.after {
    top: auto;
    left: auto;
    width: 100%;
    bottom: auto;
}

.password-reset-form .errorlist.after .message-block {
    text-align: center;
}

/* Customer Registration 
------------------------------
link: /customer/register
------------------------------
*/

.form-row label {
    color: #040404;
    font-size: 16px;
    margin: 0 0 8px 0;
    font-family: 'Axiforma';
    width: 100%;
}

.registration-form {
    margin: 0 auto;
    max-width: 900px;
    padding: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    border: 0;
    background: #fff;
    box-shadow: 0 0 36px -6px rgb(0 0 0 / 10%);
}

.registration-form .title {
    text-align: center;
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.registration-form .simpleCaptcha-container {
    padding: 5px 15px 5px;
}

.registration-form>.form-row:not(.submit-row) {
    width: 50%;
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.registration-form .form-row.submit-row {
    padding: 0 15px;
    margin-top: 15px;
}

.registration-form .form-row .suggestion {
    right: 15px;
    font-size: 12px;
}

.registration-form .form-row.submit-row label {
    display: none;
}

.registration-form .form-row.submit-row button {
    width: 100%;
  margin-top: 15px;
}

.checkout-page .address-edit-from-wrap .form-row {
    padding: 0;
    position: relative;
    margin-bottom: 30px;
}

.checkout-page .delivery-types>.form-row input[type="radio"]+span {
    font-weight: 500;
    font-family: 'Axiforma';
    font-size: 18px;
}

.two-column .first-column .column-content .form-row {
    padding-right: 0px;
}

.two-column .first-column .column-content {
    margin-right: 15px;
}

.checkout-page .section .section.delivery-types>.form-row input {
    height: 25px
}

.checkout-page form .errorlist.after {
    width: 100%;
}

.registration-form input {
    width: 100%;
}

.registration-form select {
    width: 100%;
}

.registration-form input.radio:nth-of-type(2) {
    margin-left: 15px;
}

.registration-form>.form-row.recaptcha-row label {
    display: none;
}

.errorlist.after {
    position: absolute;
    width: calc(100% - 30px);
    background: #ff3954;
    border-radius: 0;
    color: #fff;
    padding: 6px 6px 4px 6px;
    font-size: 12px;
}

.errorlist.after .message-block {
    color: #fff;
    font-family: 'Axiforma';
    line-height: 1;
    font-size: 12px;
}

.password-meter-wrap {
    position: absolute;
    top: 0;
    right: 0;
}

.password-meter-wrap .password-description {
    font-size: 12px;
}

.password-meter-wrap .strong {
    height: 7px;
    border-radius: 20px;
}

.form-row.recaptcha-row {
    text-align: center;
    width: 100% !important;
}

.registration-form .recaptcha-container {
    padding-left: 0;
}

.account-details-form .form-row.btn-row, .edit-address-form .form-row.btn-row {
    width: 100%;
}

.checkout-page-options .new-customer .option label {
    padding-left: 38px;
    font-size: 20px;
    font-family: 'Axiforma';
    color: #000;
    vertical-align: middle;
}

.checkout-page-options .new-customer .option {
       margin-left: -16px;
       margin-left: -16px;
}

input[type="text"].validation-error, input[type="password"].validation-error {
    background-color: #fee !important;
    border: 1px solid #f00 !important;
    color: #f00 !important;
}

form.confirm-step-form .cartitem-table th {
    font-size: 19px;
    font-weight: 600;
    color: #000;
    font-family: 'Axiforma';
    background: #F3F3F3;
    padding: 10px 20px 4px 20px;
}

span.button.customized-designed-edit {
    max-width: 136px !important;
}

form.confirm-step-form td.product-name {
    width: 62%;
}

form.confirm-step-form .cartitem-table td {
    font-family: 'Axiforma';
    font-size: 17px;
    color: #0F1627;
    padding: 20px 20px;
}

form.confirm-step-form .cartitem-table tr td:nth-child(3) {
    text-align: center;
}

.checkout-page input[type="checkbox"]+span {
    padding-left: 30px;
    line-height: 23px;
    display: inline-block;
}

/* Custon Chec and radio box */

input[type="radio"]+label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 13px;
}

input[type="radio"]+label:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 14px;
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #1F366A;
    background-color: #fff;
    border-radius: 50%;
}

input[type="radio"] {
    opacity: 0 !important;
    display: inline;
}

input[type="radio"]:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #1F366A;
}

input[type="checkbox"]+label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    margin-right: 15px;
    font-size: 13px;
}

input[type="checkbox"]+label:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    margin-right: 14px;
    position: absolute;
    top: -3px;
    left: 0;
    border: 1px solid #aaa;
    background-color: #fff;
    border-radius: 5px;
}

input[type="checkbox"]:checked+label:after {
    content: "✔";
    font-size: 20px;
    line-height: 20px;
    color: #b7b7b7;
    display: block;
    position: absolute;
    top: 0;
    left: 4px;
    width: 20px;
    height: 20px;
    border-radius: 3px;
}

/*social media share start*/

.blog-post-details .blog-post-info span.categories a {
    color: #000;
    padding-left: 12px;
    font-size: 18px;
    margin-left: 10px;
    font-weight: 500;
    position: relative;
    border: 0;
    text-transform: capitalize;
}

.blog-post-details .blog-post-info span.categories a::before {
    content: "";
    left: 0;
    top: 0px;
    height: 16px;
    width: 2px;
    position: absolute;
    background: #c41f35;
}

.blog-post-details .blog-post-info span.categories a:hover {
    color: #1F366A;
}

.blog-post-details .social-media-share-bar .social-media-share {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}

.blog-post-details .social-media-share-bar .social-media-share:hover a::after {
    color: #c41f35 !important;
}

.blog-post-details .social-media-share a {
    background-color: transparent !important;
    border-color: transparent !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color: #1F366A !important;
}

.blog-post-details .social-media-share a:hover {
    background-color: transparent !important;
    border-color: transparent !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    color: #c41f35 !important;
}

.blog-post-details .social-media-share a svg, .blog-post-details .social-media-share a span {
    background-color: transparent !important;
    border-color: transparent !important;
}

.blog-post-details .social-media-share a:hover svg, .blog-post-details .social-media-share a:hover span {
    background-color: #c41f35 !important;
    border-color: #c41f35 !important;
}

.social-media-share-bar::before {
    content: 'Share This News';
    position: absolute;
    margin-top: -50px;
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.social-media-share-bar {
    position: relative;
}

.social-media-share-bar::before {
    content: '';
    position: absolute;
    height: 22px;
    width: 2px;
    background-color: #C41F35;
    margin-top: -52px;
}

.social-media-share-bar::after {
    content: 'Share This News';
    position: absolute;
    margin-top: -85px;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    padding-left: 20px;
}

.blog-post-details .social-media-share a.twitter-share-icon::after, .blog-post-details .social-media-share a.facebook-share-icon::after {
    color: #1F366A !important;
    font-size: 33px;
}

.blog-post-details .social-media-share-bar {
    display: block;
    padding-top: 77px;
}

.blog-post-content .footer .pagination {
    display: block;
    float: unset;
    margin: 0 auto;
    text-align: center;
}

/*.page-checkout input.is-different-shipping-checkbox {
    opacity: 0 !important;
}*/
.page-checkout .section.delivery-types .form-row:nth-child(2) input.is-different-shipping-checkbox {
    opacity: 0 !important;
}
.page-checkout .section.delivery-types .form-row:nth-child(3) input.is-different-shipping-checkbox {
    opacity: 1 !important;
}
.page-checkout .checkout-page .form-row .Zebra_DatePicker_Icon_Wrapper input{
    height: 58px;
    width: 100% !important;
}
button.Zebra_DatePicker_Icon {
    background: transparent url("../images//calendar.png") no-repeat scroll right 11px !important;
    padding: 0 40px 0 0;
}

/*blog details social media share end*/

/*category start blog*/

/*********blog***********/

.blog-category-details .title {
    max-width: 1366px;
    margin: 0 auto;
}

.blog-category-details.news {
    background: #f7f7f7;
    padding-bottom: 60px;
}

.blog-category-details .blog-posts {
    display: flex;
    flex-wrap: wrap;
    max-width: 1366px;
    margin: 0 auto;
    padding-top: 15px;
}

.blog-category-details .blog-post-item {
    width: 24%;
    margin-right: 18px;
    background: #ccc;
    height: 360px;
}

.blog-category-details .blog-posts .content {
    display: none;
}

.blog-category-details .blog-posts .blog-post-item:nth-child(4n+4) {
    margin-right: 0;
}

.category.post-list-view-width, .category.post-list-view-width img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 210px;
    object-fit: cover;
    padding-bottom: 0;
}

.blog-category-details .blog-post-item .post-description {
    position: absolute;
    width: 100%;
    height: 230px;
    bottom: 0;
    left: 0;
    background: rgb(2, 0, 36);
    background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(8, 26, 58, 1) 30%, rgba(8, 26, 58, 1) 100%);
    padding: 60px 20px 20px;
}

.blog-category-details .blog-post-item .post-description>a {
    display: none;
}

/*blog details start*/

.blog-post-details .title {
    color: #1F366A;
    font-size: 44px;
    line-height: 58px;
}

.blog-post-details .blog-post-info {
    padding-bottom: 30px;
}

.blog-post-details .blog-post-info::before {
    top: 3px;
    background: #c41f35;
}

.blog-post-details .blog-post-info span {
    color: #000;
    font-size: 18px;
    padding-bottom: 47px;
    font-weight: 500;
}

span.categories {
    display: none;
}

.blog-post-details {
    max-width: 1020px;
    margin: 100px auto 0;
    width: 100%;
}

.blog-post-details .blog-post-image {
    margin-bottom: 15px;
    display: none;
}

.blog-post-details .blog-post-image img {
    width: 100%;
}

.blog-post-details p {
    font-size: 16px;
    line-height: 31px;
    color: #000000 !important;
    font-weight: 500;
}

.blog-post-details h2, .blog-post-details h3, .blog-post-details h4, .blog-post-details h5, .blog-post-details h6 {
    margin: 40px 0 20px 0;
    line-height: 48px;
    color: #1F366A;
}

.blog-post-details h4, .blog-post-details h5 {
    margin: 40px 0 15px 0;
    line-height: 44px;
}

.blog-post-details h5 {
    margin: 40px 0 12px 0;
    line-height: 42px;
}

.blog-post-details h6 {
    margin: 40px 0 10px 0;
    line-height: 35px;
}

/*blog details end*/

/*category end*/

.page-post-payment .message-details {
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.page-post-payment .custom-message.success-message {
  order: 3;
  font-size: 40px;
  margin: 0 auto 50px;
}
.page-post-payment .custom-message.success-message p {
  color: #000;
  font-size: 21px;
  padding: 0;
  margin: 0;
  line-height: 30px;
}
.page-post-payment .post-order-contact-us {
    font-size: 20px;
    margin: 0 auto 0px;
    order: 1;
}
.page-post-payment .order-info {
    font-size: 21px;
    font-weight: bold;
    margin: 30px 0 25px;
    order: 2;
}
.page-post-payment .table_heading {
    font-size: 42px;
    padding-bottom: 60px;
    padding-top: 25px;
    text-align: center;
    color: #1F366A;
    font-weight: bold;
}
.page-post-payment .payment-success-total>table tr {
    border-bottom: 0px solid #ccc;
}
.page-post-payment .order_details_table tr:first-child {
    border-bottom: 0px solid #F3F3F3;
    text-align: left;
}
.page-post-payment .order_details_table tr:last-child {
    border-bottom: 4px solid #F3F3F3;
    text-align: left;
}
.page-post-payment .order_details_table td {
    border-bottom: 0px solid #F3F3F3 !important;
    text-align: left;
}
.page-post-payment .order_details_table td {
    padding: 18px;
    border: 0px solid #4d4d4d;
}
.page-post-payment .order_details_table th.quantity,
.page-post-payment .order_details_table td.quantity div {
  text-align: center;
}
.page-post-payment .order_details_table th {
    padding: 10px 18px;
}

.payment-success-total {
    padding-right: 18px;
}

.page-post-payment .total-label .wrapper span {
    font-family: 'Axiforma';
    padding: 5px 0;
    font-size: 18px;
    text-align: right;
    color: #0F1627;
    display: block;
}

.payment-success-total table {
    padding: 0px;
}

.page-post-payment .price .wrapper span {
    font-weight: 700;
    min-width: 160px;
    display: block;
    text-align: right;
    font-family: 'Axiforma';
    color: #0F1627;
}

.page-post-payment .total-order .price {
    font-size: 20px;
    font-weight: 700;
    color: #0F1627;
    padding: 12px 0;
}

.page-post-payment .payment-success-total>table td {
    padding: 4px 0px;
}

.page-post-payment .total-order .total-label {
    font-size: 20px;
    font-family: 'Axiforma';
    color: #0F1627;
    font-weight: normal;
    text-align: right;
}

/* =============================================== FOOTER DESIGN ===============================================*/

span.goToTop {
    cursor: pointer;
    height: 70px;
    text-align: center;
    width: 100%;
    font-family: 'Axiforma';
    font-size: 13px;
    position: relative;
    display: block;
    background: #c41f35;
    max-width: 62px;
    z-index: 1;
}

span.goToTop::after {
    content: "";
    transition: all 300ms ease 0s;
    width: 41px;
    height: 18px;
    background: url(../images/back-to-top.png) no-repeat;
    display: block;
    margin-top: 26px;
    position: absolute;
    right: -3px;
}

span.goToTop:hover {
    opacity: 0.8;
}

.footer {
    background: #081A3A;
    margin-top: 50px;
}

body>.footer::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: #061734;
}

.widget-navigation.footer-nav {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.widget-navigation.footer-nav .navigation-item {
    padding: 5px 30px;
}

.widget-navigation.footer-nav .navigation-item a {
    font-size: 14px;
    font-weight: 400;
    font-family: Axiforma;
    color: rgba(255, 255, 255, .7);
    text-transform: uppercase;
}

.widget-navigation.footer-nav .navigation-item a:hover {
    color: #fff;
}

.widget-navigation.footer-nav .navigation-item.first {
    padding: 5px 20px 5px 0px;
}

.widget-navigation.footer-nav .navigation-item:nth-last-child(2) {
    padding: 5px 0px 5px 30px;
}

.widget-navigation.footer-nav .navigation-item:nth-last-child(1), .widget-navigation.footer-nav .navigation-item:nth-last-child(2) {
    float: right
}

.copyright p {
    font-size: 14px;
    font-weight: 400;
    font-family: Axiforma;
    color: rgba(255, 255, 255, .8);
}

.copyright p span {
    padding: 0 12px;
}

.copyright p a {
    color: rgba(255, 255, 255, .8);
    font-size: 14px;
    font-weight: 400;
}

.copyright p a:focus {
    color: rgb(196 31 53);
}

.copyright p a:hover {
    color: #c41f35;
    text-decoration: underline;
}

body>.footer:before {
    content: "";
    position: absolute;
    right: 0;
    top: -300px;
    width: 0;
    height: 0;
    border-bottom: 300px solid #C41F35;
    border-left: 1920px solid transparent;
    background: top;
    right: 0;
    left: auto;
}

body>.footer::after {
    content: "";
    position: absolute;
    left: 0;
    top: -300px;
    width: 0;
    height: 0;
    border-bottom: 300px solid #081a3a;
    border-right: 1900px solid transparent;
    background: top;
}

.footer .widget-container {
    max-width: 1366px;
    width: 100%;
    display: block;
    margin: 123px auto 0;
}

.footer .widget-container:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1920px;
    height: 78px;
    background: #061734;
    transform: translateX(-50%)
}

.image-popup-container .image-wrapper {
    border: 0;
}
.image-popup-container .navigator { 
    background-image: url("../images/popup-image-navigators.png"); 
}
.image-popup-container .navigator.close-button { 
    right: 2px;
    top: 0; 
}

.widget.widget-snippet a:focus {
    outline: 0;
    outline: 0;
    outline-offset: 0;
	  -moz-outline-style: none;
}
body.widget-snippet a:focus {
    color: #23527c;
    text-decoration: underline;
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

@media (max-width: 1300px) {

}

@media (max-width: 1200px) {

}

@media (max-width: 991px) {
    .bmui-tab.left-side-header .bmui-tab-body-container {
        padding: 10px;
    }
    .bmui-tab.left-side-header .bmui-tab-header .title {
        font-size: 16px;
    }
    .bmui-tab.left-side-header>.bmui-tab-header-container {
        width: 27%;
        float: left;
    }

    .bmui-tab-body-container .wrap, #bmui-tab-my-orders .pending_order, #bmui-tab-my-orders .completed_order, .bmui-tab-panel .wish-list-list {
        overflow-x: scroll;
        padding-bottom: 30px;
    }
    .bmui-tab-body-container .wrap #order-list, #bmui-tab-my-orders .pending_order #order-list, #bmui-tab-my-orders .completed_order #order-list {
        width: 850px;
        max-width: unset;
    }


}

@media (max-width: 767px) {
    .responsive .bmui-tab.left-side-header .bmui-tab-header-container {
        width: 100%;
    }
    .bmui-tab-body-container .bmui-tab-panel .bmui-tab .bmui-tab-header-container .bmui-tab-header.bmui-tab-active, .bmui-tab .bmui-tab-header.top {
        margin-right: 0;
        width: 100%;
      text-align: left;
    }
    .bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active {
        border-bottom: 1px solid #FFA8AF;
        border-left: 1px solid #e2e2e2;
      margin-right: 0px;
    }
    .bmui-tab.left-side-header .bmui-tab-header{  
  border-right: 1px solid #e2e2e2;
      
    }

    .account_information .name, .account_information .form-row label {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 2px;
}

    #order-details .info-row .value {
        font-size: 15px;
        width: auto;
        min-width: 60px;
    }
    #order-details .info-row label {
        font-size: 16px;
        text-align: left;
        float: left;
    }

    .credit-debit-card .new-card {
        max-width: 200px;
        height: 100px;
        line-height: 60px;
    }
    body input[type="submit"], body input[type="button"], body button, body .button, body a.button {
        font-size: 15px;
        padding: 2px 20px;
        min-width: 90px;
        height: 46px;
    }

    input[type="text"], input[type="password"], textarea, select {
        height: 46px;
        padding: 10px;
        font-size: 16px;
        background-position: calc(100% - 14px) 15px;
    }

    .errorlist {
        min-width: 240px;
    }

    form.store-credit-request-form textarea {
        border: 1px solid #ccc;
        height: 100px;
    }

    /*start:poppup*/
    #webcommander-page .add-cart-information-popup.popup, #webcommander-page .add-to-wishlist-popup.popup, #webcommander-page .site-popup.popup, #webcommander-page .confirm-popup.popup, #webcommander-page .add-to-cart-popup, #webcommander-page .wish-list-popup, #webcommander-page .add-to-compare-popup, #webcommander-page .tell-friend.tell_friend_popup {
        margin: 0;
        max-width: 650px !important;
        overflow: auto;
        max-height: 471px;
        width: 95% !important;
        height: auto !important;
        top: 50% !important;
        -webkit-transform: translateY(-50%);
        transform: translate(-50%, -50%);
        left: 50% !important;
        right: 15px !important;
    }
    #webcommander-page .popup .header {
        padding: 30px 0 15px 0;
    }
    .popup {
        min-width: 260px;
    }
    .popup .body {
        padding: 0;
    }
    .popup .button-line, .popup .footer {
        padding: 6px 0 22px;
      background-color: transparent;
    }
    .popup table {
        margin-bottom: 8px;
    }
    .image-popup-container {
        left: auto !important;
        right: auto !important;
        margin: 0 10px;
        max-width: 95% !important;
        min-width: 95% !important;
        width: 95% !important;
        z-index: 10101010101 !important;
    }
    .image-popup-container img.popup-image {
        max-width: 100%;
    }
    #webcommander-page .popup .header {
        padding: 30px 0 15px 0;
    }
    #webcommander-page .popup.add-cart-information-popup .button-item .button, #webcommander-page .add-to-cart-popup.popup .button-item .button {
        width: 100%;
        padding: 12px 55px;
        margin: 6px 0;
        line-height: 26px;
    }
     #webcommander-page  .popup.add-cart-information-popup .close-btn.button {
       line-height: 22px;
    }
    .add-to-cart-popup .button-item .button, .add-cart-information-popup .button {
        padding: 9px 20px !important;
    }
#webcommander-page .add-to-wish-list-popup.popup .button-item .button {
  width: 100%;
  padding: 12px 55px;
  margin: 6px 0;
  line-height: 25px;
}
    .popup .button-item {
        margin: 12px 0 0px;
    }
    .page-product .image-popup-container .image-wrapper {
        padding: 0;
    }
    #webcommander-page .popup.add-cart-information-popup .variation-container .variation-type label.type-label {
        text-align: left;
        min-width: 60px;
    }


    .payment-form .double-input-row .mandatory.mandatory-chosen-wrapper {
        width: 100%;
    }

    /*end:popup*/
    .responsive .search-form.show input.search-text {
        width: 240px;
        right: 0;
    }
    .search-form.show button.icon-search.et_ecommerce_search {
        right: -70px;
    }
    .widget-navigation.user-nav .navigation-item-child-container {
        width: 190px;
        left: -20%;
    }
    .widget-navigation.user-nav .navigation-item-child-container .navigation-item.first::before {
        top: -9px;
        left: 69%;
    }
    .widget.widget-storeLogo {
        width: 76px !important;
        height: 118px !important;
        z-index: 1;
    }
    /*Page card checkout css code*/
    .page-cart table.cartitem-table {
        border: 0px solid #000;
        table-layout: inherit;
    }
    .page-cart .cartitem-btn-wrapper .button {
        /* padding: 7px 6px;
    display: block;
    margin: 15px auto;*/
        text-align: center;
    }
    .page-cart .shopping-cartitem .cartitem-table.product-thumb-view colgroup {
        display: none;
    }
    .auto-page.page-cart .cartitem-table.product-thumb-view thead th:first-of-type, .auto-page.page-cart .cartitem-table.product-thumb-view tbody td:first-of-type {
        text-align: center;
        width: 100%;
    }
    .page-cart .cartitem-table.product-thumb-view thead tr th, .page-cart .cartitem-table.product-thumb-view tbody tr td, .page-cart .cartitem-table.product-thumb-view tbody tr td.remove, .page-cart .cartitem-table.product-thumb-view tbody tr td.image, .page-cart .cartitem-table.product-thumb-view tbody tr td.product-name, .page-cart .cartitem-table .cart-item:first-child td, .page-cart .cartitem-table .cart-item:last-child td {
        width: 100%;
        max-width: 100%;
        text-align: center !important;
        padding: 7px 0;
        display: inline-block;
    }
    .cartitem-table td {
        border: medium none;
        display: block;
    }
    .auto-page.page-cart .cartitem-table.product-thumb-view tbody td.quantity {
        height: 37px;
    }
    .page-cart .quantity .stepper {
        width: 220px;
        position: relative;
        top: -35px;
        z-index: 999;
        margin: 0 auto;
        left: 53px;
    }
    .responsive .check-out-total .left-column, .responsive .check-out-total .right-column, .responsive .shopping-cart-total .left-column, .responsive .shopping-cart-total .right-column {
        margin: 0;
        width: 100%;
        text-align: center;
        display: block;
    }
    .responsive .shopping-cart-total .left-column {
        max-width: 220px;
        display: block;
        margin: 0 auto;
    }
    .cartitem-table tr {
        border-bottom: 4px solid #F3F3F3;
        padding: 8px;
    }
    .page-cart .cartitem-table td.quantity .wrapper::before {
        margin-left: -110px;
    }
    .page-cart .quantity .stepper {
        width: 123px;
        top: -33px;
        margin: 0 auto;
        left: 53px;
        display: flex;
    }
    .page-cart .cartitem-table tr {
        border-bottom: 5px #ececec solid;
    }
    .page-cart .cartitem-btn-wrapper {
        text-align: center;
    }
    .sub-total-left-panel-cart-details {
        margin: 0 auto;
    }
    .responsive .checkout-page-options .content-wrapper {
        padding: 20px;
    }
    .responsive .checkout-page-options .new-customer, .responsive .checkout-page-options .registered-customer {
        border-left: none;
        padding: 0;
        width: 100%;
    }
    .responsive .checkout-page-options .new-customer {
        margin-bottom: 20px;
        padding-bottom: 30px;
    }
    .responsive .checkout-page-options .registered-customer .form-row label {
        line-height: 40px;
        width: 100%;
        display: block;
    }
    .responsive .checkout-page-options .registered-customer input[type="text"], .responsive .checkout-page-options .registered-customer input[type="password"] {
        width: 100%;
        padding-left: 12px;
        float: none;
        margin: 0;
    }
    .responsive .checkout-page-options .registered-customer button.login-submit {
        width: 100%;
        margin-top: 5px;
        float: none;
        max-width: 100%;
    }
    .checkout-page-options .registered-customer .errorlist.after {
        bottom: -15px;
    }
    .checkout-page-options .registered-customer>h1 {
        font-size: 20px;
        padding: 0;
        line-height: 50px;
    }
    .checkout-page-options .registered-customer p {
        display: inline-block;
        padding: 0;
    }
    .checkout-page-options .new-customer h1 {
        line-height: 50px;
    }
    .checkout-page-options {
        max-width: 740px;
        margin: 30px auto;
    }
    .page-cart .shopping-cartitem {
        margin: 0px auto 25px;
    }
    .checkout-page .share-toolbar.toolbar {
        padding-left: 10px;
    }
    .checkout-page {
        margin: 0 auto 30px;
    }
    .checkout-page .section.loaded>.header>.title {
        font-size: 15px;
        padding-left: 10px;
        line-height: 22px;
    }
    .checkout-page .toolbar-btn {
        margin-left: 10px;
    }
    .checkout-page .section.loaded .body {
        padding: 0px 0px;
    }
    .checkout-page .section.loaded .header .title {
        padding-left: 40px;
    }
    .checkout-page .section>.header .title {
        font-size: 18px;
    }
    .checkout-page .section.loaded .header .title {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .order-custom-delivery-field-select-button .Zebra_DatePicker_Icon_Wrapper input[type="text"] {
        width: 85%;
    }
    .checkout-page .content-wrapper>.section {
        padding: 24px 18px;
    }
    .checkout-page .section>.header .title {
        font-size: 18px;
    }
    .display-text-custom-field {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0;
    }
    .delivery-calender-wrapper {
        height: 350px;
    }
    .checkout-page .address-view>.header {
        display: block;
        padding-top: 30px;
    }
    .order-custom-delivery-field-select-button-wrapper.form-row .order-custom-delivery-field-select-button input[type="text"] {
        font-size: 11px;
        padding: 0 5px;
    }
    table.cartitem-table colgroup {
        display: none;
    }
    .cartitem-table th.product-name, .cartitem-table td.product-name, .cartitem-table td {
        width: 100%;
        text-align: left;
    }
    .page-checkout .confirm-step-form .left-panel {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .cartitem-table td.price, .cartitem-table th.price {
        text-align: left;
    }
    .confirm-step-form table.cartitem-table {
        border: 1px solid #e8e8e8;
        table-layout: inherit;
    }
    .order-custom-fields-form label {
        font-size: 15px;
    }
    .page-checkout .confirm-step-form .right-panel {
        width: 100%;
        padding: 0;
    }
    .confirm-step-form .check-out-total {
        padding-top: 0;
        padding-bottom: 0;
    }
    .check-out-total>.price-row .label, .check-out-total>.price-row .price, .check-out-total>.price-row {
        text-align: left;
    }
    table.cartitem-table {
        border: 0px solid #000;
    }
    .cartitem-table td.price, .cartitem-table th.price {
        text-align: left;
    }
    .page-post-payment .price .wrapper span {
        min-width: auto;
        display: inline-block;
    }
    .page-post-payment .total-label .wrapper span {
        padding: 5px 0;
        text-align: left;
    }
    .checkout-page .toolbar-btn {
        margin-left: 10px;
    }
    .check-out-total>.price-row .price {
        font-weight: 700;
        min-width: auto;
    }
    .page-post-payment .payment-success-total>table td {
        padding: 4px 15px;
    }
    .page-post-payment .table_heading {
        font-size: 30px;
        padding-bottom: 16px;
        padding-top: 21px;
    }
    .page-post-payment .cartitem-table th {
        font-size: 19px;
    }
    .page-post-payment .cartitem-table th {
        width: 100%;
    }
    .page-post-payment .price .wrapper span {
        min-width: auto;
        display: inline-block;
    }
    .payment-gateway {
        padding-top: 0;
        margin-bottom: 0px;
    }
    .checkout-page .address-edit-from-wrap form .button {
        margin-right: 0px;
        width: 100%;
        margin-bottom: 10px;
    }
    .page-checkout form.confirm-step-form .cartitem-table tr td:nth-child(3) {
        text-align: left;
    }
    .page-checkout .confirm-order-button {
        float: left !important;
    }
    .page-checkout form.confirm-step-form .cartitem-table td {
        padding: 9px 15px;
    }
    .page-checkout form.confirm-step-form .cartitem-table tr td:nth-child(3) {
        text-align: left;
    }
    .checkout-page .section.loaded>.header {
        border-bottom: 0px solid rgba(112, 112, 112, .2);
    }
    /*Page card end css*/
}
.time-out.popup .header-line {
  background-color: #fff;
  text-align: center;
  padding-top: 80px;
padding-bottom: 40px;
}
.time-out.popup .body {
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  max-width: 100%;
  padding-bottom: 0px;
margin-bottom: 0;
  margin-top: 35px;
}
.time-out.popup .header-line .ok:hover {
  background-color: #1F366A;
}
.time-out.popup .header-line .ok {
  background-color: #C41F35;
  width: 150px;
  cursor: pointer;
  margin-top: 0px;
  text-transform:uppercase;
}
/*****Search Result******/

.entire-search .total-result {
    color: #c41f35;
    text-align: center;
    margin-bottom: 70px;
}

.entire-search .search-result>.title {
    text-align: left;
    padding: 0 0 30px 15px;
    border-top: 0;
    border-bottom: 0;
    font-size: 24px;
    margin-bottom: 15px;
}

.entire-search .search-results .search-result {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.entire-search .search-result.pages .title.page {
    padding: 0 0 15px 0;
}

.entire-search .search-results .page a {
    margin-bottom: 5px;
    font-weight: 700;
}

.entire-search .search-results .page .title {
    margin-right: 14px;
}

.entire-search h2 {
    font-size: 32px;
    padding-bottom: 0;
    text-align: center;
}

.page-search-result .page-content .footer {
    background: none;
    border-top: 1px solid rgba(112, 112, 112, 0.10);
    padding-top: 0;
    text-align: left;
    clear: both;
    padding: 20px 0 40px;
    margin-top: 40px;
}

.page-result-footer {
    margin-bottom: 100px;
}

.entire-search .search-results .page a:hover {
    color: #1f366a;
}

.product-view .header, .category-view .header, .entire-search .header, .product-search .header {
    background-color: transparent;
    border-bottom: 0px solid #E6E6E6;
    padding: 20px 0 15px;
    text-align: right;
    margin-top: -118px;
}

.page-search-result .page-content .footer .pagination span.page-number {
    width: 34px;
    height: 34px;
}

.search-result .pagination-literal-status, .search-result .pagination {
    font-size: 17px;
}

.page-search-result .page-content .footer select.per-page-count {
    float: right;
    padding: 0 25px;
    height: 50px;
    background-position: calc(100% - 14px) 18px;
}

.search-results .page .summary {
    font-size: 17px;
    line-height: 28px;
    text-transform: none;
    margin-bottom: 20px;
}

.product-sorting {
    display: inline-block;
    margin: 0;
    width: auto;
    padding: 5px;
}

/*****End Search Result******/

/***** Event Section *****/

.event-widget-container .event-name-card {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
    margin-top: 26px;
    -webkit-transition: all 1.5s ease 0s;
    -o-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
}

.event-widget-container .venue-location-card {
    display: none;
}

.widget.widget-event {
    margin-bottom: 100px;
}

.event-card-image {
    display: block;
    height: 220px;
}

.event-widget-container .event-card-image img {
    max-width: 100%;
    max-height: 800px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-transition: all 1.5s ease 0s;
    -o-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
}

.event-widget-container .event-date-card {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    margin-top: 10px;
    position: relative;
    padding-left: 15px;
}

.event-price-card {
    font-size: 15px;
    color: #4C4C4C;
    padding: 10px 0 12px;
    position: relative;
}

.event-widget-container .event-date-card::before {
    content: "";
    left: 0;
    top: 2px;
    height: 16px;
    width: 2px;
    position: absolute;
    background: #C41F35;
}

.event-widget-container .event-price-card {
    font-size: 15px;
    font-weight: 500;
    color: rgba(0, 0, 0, 1);
    margin-top: 8px;
    padding: 10px 0 6px;
}

.event-widget-container .event-card-container {
    margin-top: 25px;
}

.event-widget-container .event-card {
    border-bottom: 0;
    padding-bottom: 0px;
}

.event-widget-container .event-card-wrapper:hover .event-name-card {
    color: #C41F35;
    -webkit-transition: all 1.5s ease 0s;
    -o-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
}

.event-widget-container .event-card-wrapper:hover img {
    -webkit-filter: grayscale(80%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(80%);
    -webkit-transition: all 1.5s ease 0s;
    -o-transition: all 1.5s ease 0s;
    transition: all 1.5s ease 0s;
}

/* Event details */

.event-details.event-container {
    max-width: 1366px;
    width: 100%;
    margin: 0 auto;
}

.event-details .image-preview {
    width: 658px;
    padding: 0;
    margin-right: 90px;
    float: left;
}

.event-image-container.multi-image-scroll-wrapper {
    width: 100%;
    padding: 0 20px;
}

.event-image-preview-box {
    height: 520px;
    max-height: 520px;
    text-align: center;
    width: 100%;
    border: 0;
    padding: 0px;
}

.event-image-container .image-preview-box img {
    height: 100%;
}

.event-details .two-column-container {
    display: block;
    height: auto;
}

.event-details .basic-info .info-row {
    padding-left: 36px;
}

.event-details .start-time-row {
    border-width: 2px 0 0;
    padding-top: 35px;
    margin-top: 30px;
    padding-bottom: 25px;
}

.event-details .end-time-row {
    border-width: 0 0 2px;
    padding-bottom: 35px;
}

.event-details .start-time-row, .event-details .end-time-row {
    max-width: 100%;
    border-color: rgba(112, 112, 112, .2);
    color: #0F1627;
}

.event-details .info-row.start-time-row label, .event-details .info-row.end-time-row label {
    position: relative;
}

.event-details .info-row.start-time-row label, .event-details .info-row.end-time-row label {
    font-size: 17px;
    font-family: Axiforma;
    color: #0F1627;
    width: 125px;
    vertical-align: middle;
}

.event-details .info-row.start-time-row span, .event-details .info-row.end-time-row span {
    font-size: 19px !important;
    font-family: Axiforma;
    color: #000000 !important;
    font-weight: 600;
    line-height: 18px;
    vertical-align: middle;
}

.event-details .info-row.start-time-row label:before, .event-details .info-row.end-time-row label:before {
    content: "";
    background: url(../images/date.png) no-repeat center;
    width: 25px;
    height: 24px;
    display: block;
    position: absolute;
    left: -36px;
    top: -4px;
    background-size: contain;
}

.event-details .basic-info .info-row span {
    color: #0F1627;
    font-size: 16px;
    padding: 0;
    vertical-align: middle;
}

.event-details .basic-info .venue-row {
    position: relative;
    vertical-align: middle;
    padding-bottom: 15px;
    padding-top: 5px;
}

.event-details .basic-info .venue-row:after {
    height: 28px;
    width: 22px;
    background-image: url(../images/location.png);
    top: 1px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
}

.event-details .info-row.event-downloadable-spec {
    border-bottom: 2px solid rgba(112, 112, 112, .2);
    padding: 4px 0 40px !important;
}

.event-details .info-row.event-downloadable-spec {
    padding-left: 162px !important;
    background: url('../images/event-info.png') no-repeat left 9px;
}

.info-row.event-downloadable-spec a {
    background: #F2F2F2;
    padding: 6px 32px 5px 12px;
    width: auto;
    display: inline-block;
    border-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Axiforma';
}

.info-row.event-downloadable-spec a:hover, .info-row.event-downloadable-spec a:hover .name {
    background: #e0e0e0;
}

.event-term-condition-panel textarea {
    color: #000;
}

.event-details a.et_pdp_download_spec:after, .venue-plan-image a.et_pdp_download_spec:after {
    display: none;
}

.event-details a.et_pdp_download_spec span.name, .venue-plan-image a.et_pdp_download_spec span.name {
    position: relative;
}

.event-details a.et_pdp_download_spec span.name:after, .venue-plan-image a.et_pdp_download_spec span.name:after {
    content: "";
    height: 11px;
    width: 11px;
    background: url(../images/external.png) no-repeat center;
    right: 0;
    top: 5px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: -18px;
    top: 6px;
    transition: all ease-in-out .2s;
}

.event-details a.et_pdp_download_spec span.file {
    background: url('../images/pdf.png') no-repeat center;
    width: 15px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: -3px;
}

.event-details .basic-info .venue-row a {
    font-size: 20px;
    color: #000;
    font-family: 'Axiforma';
}

.event-details .basic-info .venue-row label, .event-details .basic-info .venue-location-row label, .event-details .basic-info .venue-address-row label {
    width: 125px;
}

.event-details .basic-info .venue-row a:hover {
    color: #C41F35;
    text-decoration: none;
}

.event-details .basic-info .venue-row label {
    font-size: 17px;
    color: #0F1627;
    font-family: 'Axiforma';
}

.event-details .section-info-view .stepper {
    display: flex;
    margin: auto;
}

.event-details .section-info-view {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.event-details .price-wrapper {
    order: 1;
    flex-basis: 100%;
    margin-bottom: 25px;
}

.event-details .price-wrapper span.price {
    font-size: 51px;
    color: #C41F35;
    font-weight: 600;
    font-family: 'Axiforma';
    padding: 0;
}

.event-details .price-wrapper span.section-name {
    display: none;
}

.event-details .quentity-wrapper {
    order: 2;
}

.event-details .buyTicketsWrapper {
    order: 3;
    flex-basis: 470px;
}

.event-details .buyTicketsWrapper .ticket-add-to-cart-button {
    max-width: 100%;
    background: url('../images/ticket.png') no-repeat #c41f35;
    background-position: calc(50% - 80px);
    border-radius: 0;
    font-size: 21px;
    margin-top: 0;
    height: 58px;
    padding-left: 50px;
}

.event-details .buyTicketsWrapper .ticket-add-to-cart-button:hover {
    background: url('../images/ticket.png') no-repeat #1F366A;
    background-position: calc(50% - 80px);
    color: #fff;
}

.event-details .terms-and-condition input {
    display: inline-block;
    border: 1px #b3b3b3 solid;
    appearance: none;
    height: 18px;
    width: 18px;
    top: 0px;
}

.event-term-condition-panel .terms-and-condition {
    margin-top: 20px;
}

.event-details .terms-and-condition input:checked:after {
    top: 0px;
    left: 2px;
}

.event-term-condition-panel .terms-and-condition span {
    color: #000000;
}

/***** End Event Section *****/

/*event pop up css start*/

.page-event .service-custom-groups {
    padding-top: 35px;
}

.event-custom-information-popup .form-row input, .event-custom-information-popup .form-row select {
    height: 58px;
    font-size: 17px !important;
}

.page-event .event-custom-information-popup .button {
    font-size: 18px;
    color: #fff;
    text-align: center;
    min-width: 47%;
    padding: 14px;
    border-radius: 0 !important;
    height: 54px;
}

.page-event .popup .close-icon {
    margin-top: 0px;
    margin-right: 0px;
}

.page-event .service-custom-groups {
    padding: 45px 0px;
}

.event-custom-information-popup .form-row input, .event-custom-information-popup .form-row select {
    height: 58px;
    font-size: 17px !important;
    border-width: 0px;
}

.event-custom-information-popup .form-row textarea {
    font-size: 17px !important;
    height: 150px;
    border: 0px;
}

.event-custom-information-popup .form-row input, .event-custom-information-popup .form-row select {
    height: 58px;
    font-size: 17px !important;
    border-width: 0px;
}

.page-event .popup .close-icon {
    margin-top: 15px;
    margin-right: 12px;
}

.page-event .errorlist.after {
    position: relative;
    width: 100%;
}

.event-custom-information-popup .custom-field-container {
    overflow-y: auto;
    max-height: calc(100vh - 280px);
    padding: 0 50px 30px;
    background-color: #F5F5F7;
}

.page-event .popup {
    max-width: 806px;
    margin: 0 auto;
    width: 806px;
}

.page-event .popup.add-cart-information-popup .close-btn.button {
    color: #C41F35;
    background-color: transparent;
    border-color: #C41F35;
    border: 2px solid #C41F35;
}

.page-event .event-custom-information-popup.popup .close-icon {
    margin-top: 13px;
    margin-right: 7px;
}

.page-event .event-custom-information-popup.popup .button-line {
    background-color: #fff;
}

.page-event .event-custom-information-popup.popup .button-item {
    max-width: 725px;
    float: none;
    display: flex;
    margin-top: 0;
    justify-content: center;
}

.page-event .event-custom-information-popup .button {
    font-size: 18px;
    color: #fff;
    text-align: center;
    min-width: 50%;
    padding: 14px;
    border-radius: 0 !important;
    height: 54px;
}

.page-event .popup .button-item {
    max-width: 62%;
    float: right;
    display: flex;
    margin-top: -53px;
}

.page-event .prodict-name {
    font-size: 22px;
    color: #0F1627;
    font-weight: 600;
}

.page-event .popup.short-info .item>span {
    color: #0F1627;
    font-size: 21px;
    font-weight: 500;
    font-family: 'Axiforma';
}

.page-event .cart-page-display-unit-price {
    font-weight: 600;
    font-size: 21px;
    color: #000;
}

.page-event .short-info .item span {
    margin-right: 20px;
    color: #0F1627;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Axiforma';
}

.page-event .total-amount, .page-event .currency-symbol {
    font-size: 21px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Axiforma';
    color: #000;
}

.page-event .current-price > span {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Axiforma';
    color: #000;
}
.page-event .current-price > span:first-child {
    width: 100px;
    display: inline-block; 
    font-size: 18px !important;
}
.page-event td.short-info .current-price span {
    font-size: 20px;
    font-weight: 500;
}
.page-event td.product-img.product-thumb-view {
    padding: 0 15px 0 0; 
}
.page-event td.short-info .current-price {
    color: #000;
    font-weight: 500;
}
.page-event .event-add-to-cart-popup.popup .button-item {
    max-width: 91%;
    margin: 0 auto;
    padding-right: 21px;
    color: #000;
}

.page-event .event-add-to-cart-popup.popup .header {
    border-bottom: 0px solid #d7d7d7;
}

.page-event .event-add-to-cart-popup.popup .subTitle {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    padding-left: 15px;
    padding-left: 15px;
    padding-right: 15px;
}


.widget-search.menu-search form input[type="text"]:focus {
    border: 0 !important;
    border-bottom: 1px solid #b0b0b0 !important;
}
/*.event-custom-information-popup .popup .button-line{
    background-color: #fff;
}*/

.page-event .service-custom-groups-body {
    display: flex;
    flex-wrap: wrap;
}

.page-event .custom-field-container .service-custom-groups-body .form-row {
    width: 50%;
    padding: 0px 15px;
}

.page-event .custom-field-container .service-custom-groups-body .form-row:last-child {
    width: 100%;
    padding: 0px 15px;
}

.widget.widget-event .no-events-in-card {
    text-align: center;
    padding-top: 80px;
    color: #f00;
    font-size: 20px;
}

/*event pop up css end*/

.discount-coupon-code-form .errorlist.after {
    position: relative;
    width: 100%;
}

.search-result .pagination span {
    line-height: 25px;
}

.page-blog-post figure {
    margin: 0 0 20px;
}

.widget.widget-snippet.footer-social.animated.fadeIn.fee-widget-selected {
    background: #C41F35
}
body .fee button {
   min-width:  auto;
}
.fee .popup button {
    background: #c41f35;
    border: 0;
    height: 40px;
    line-height: 12px;
}

.fee .popup button:hover {
    border: 0;
}

.fee-search-box.fee-search-panel button.fee-search-button {
    min-width: 10px;
}

.fee-search-box.fee-search-panel button.fee-search-button {
    min-width: 10px;
}

.fee input[type="text"]:focus, .fee input[type="password"]:focus, .fee textarea:focus, .fee select:focus {
    border: 0;
}

/* Venu Event Start*/
.venue-location-container .upper-container { 
    width: 100%;
    padding-bottom: 0px;
}
.venue-location-container .upper-left-container {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; 
    margin-right: 80px;
}
.venue-location-container .upper-left-container img { 
    width: 100%;
}
.venue-location-details h2.venue-title {
    font-size: 29px;
    font-family: 'Axiforma';
    font-weight: 600;
    color: #1F366A;
    margin: 0 0 18px 0;
}
.venue-location-container .venue-location-details:before {
    display: none;
}
.venue-location-container .venue-location-details .address { 
    font-size: 20px; 
    color: #000000;
    font-family: 'Axiforma';
}
.venue-location-container .header-container .venue-location-back-button, .venue-location-container .header-container .close.icon { 
    color: #C41F35;
    font-size: 16px;
}
.venue-location-container .header-container .venue-location-back-button {
    margin-bottom: 20px;
}
.venue-location-container .header-container .close.icon{
    position: relative;
}
.venue-location-container .header-container .close.icon svg.wc-icon{
    display: none;
}
.venue-location-container .header-container .close.icon::before {
    content: "";
    background: url('../images/arror-back.png') no-repeat center;
    width: 32px;
    height: 14px;
    display: inline-block;
    background-position: 0 1px;
    position: absolute;
    left: -30px;
    top: 3px;
    transition: all ease-in-out .2s;
}
.venue-location-container .header-container:hover .close.icon::before {
    content: "";
    background: url('../images/arror-back.png') no-repeat center; 
    background-position: -31px 1px; 
}
.venue-location-container .header-container:hover span.venue-location-back-button {
   color: #081A3A;
}
.info-row.event-downloadable-spec span.name {
    padding: 0 !important;
}
.venue-location-container .venue-location-details { 
    padding-left: 0;
    margin-top: 0;
}
.google-map-container-event-venue {
    height: 426px; 
    margin-top: 25px;
    max-width: 100%;
    box-shadow: none;
    border: 0;
}
.venue-site-url {
    font-size: 16px;
    color: #0F1627;
}
.venue-location-container {
    max-width: 1366px;
    margin: 100px auto 0;
}
/* Venu Event End*/

body.widget-snippet .social-link::before {
    position: relative;
    margin-bottom: 10px;
    display: block;
}
body.widget-snippet .social-link {
    background:#081a3a;
}
.login-popup.popup .fee-login-panel .form-row.submit-row .login-button {
    color: #ffffff;
}
.fee .slider-editor-action-button.slider-editor-action-button.button-line {
    padding: 10px;
}
.fee-pu-image-properties-view .jssor-caption-list .jssor-caption-create {
    padding: 5px 30px;
}
.fee-pu-image-properties-view .jssor-caption-list .jssor-caption-create:before {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.fee-widget-editor-popup .fee-widget-insert-button button.fee-save {
    font-weight: normal;
    height: auto;
    line-height: normal;
    background: #4caf50;
    border: 1px solid #4caf50;
    margin: 0;
    padding: 10px;
}
.fee-widget-editor-popup .item-of-widget-panel-ui button.fee-pu-button.fee-add-button {
    font-weight: normal;
    background: #4caf50;
    border: 1px solid #4caf50;
}
.fee-widget-config-panel.product .fee-table tr {
    display: table-row;
}
.fee-widget-config-panel.product td.actions-column, 
.fee-widget-config-panel.product th.actions-column {
    padding-right: 10px!important;
    text-align: right;
}
.fee-widget-config-panel.product button.fee-save,
.fee-widget-config-panel.product button.fee-cancel {
    font-size: 14px;
}
body.fee .fee-common-popup-content .button-line>button {
    height: auto;
    padding: 0;
}
.fee section.calendar-section {
    padding-left: 15px;
    padding-right: 15px;
}

/* Senior Coaches */
body.page-senior-coaches .body {
    background: #F5F5F5;
}
/*
body.page-senior-coaches .widget-pageHeading {
    margin-bottom: 70px;
    background-image: url(../images/senior-coaches-bg.png);
}
*/

.responsive div.widget-snippet .premiership-block-content ul li div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
div.widget-snippet .premiership-block-content ul li div .premiership-number {
    width: 92px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 92px;
            flex: 0 0 92px;
}
div.widget-snippet .premiership-block-content ul li div span {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    line-height: normal;
    padding-top: 10px;
}
.news .blog-post-item .content {
    height: 80px;
    overflow: hidden;
    padding-bottom: 0;
}
.news .blog-post-item .content p {
    color: #ffffff;
}
.widget-blogPost.news .blog-post-content .blog-post-item {
    height: auto;
    padding-bottom: 0;
}
.news .blog-post-item .title a {
    color: #ffffff;
    font-size: 20px;
}
.blog-post-item .title a {
    color: #ffffff;
    font-size: 20px;
}
.fee-category-selection-panel.item-of-widget-panel-ui .fee-table tr {
    display: table-row;
}
.fee-blogPost-popup .insert-widget-card-ui button.select-blog-post {
    background: #1198c5 none repeat scroll 0 0;
    border: 1px solid #1198c5;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    margin-top: 5px;
    height: auto;
    padding: 12px 18px;
    border-radius: 3px;
}
.fee-widget-navigation-config-panel .fee-navigation-panel .form-row input {
    height: 40px;
}

.fee-navigation-popup .fee-navigation-create-panel input.create-navigation-inp {
    height: 40px;
}
.fee-navigation-popup .fee-navigation-create-panel .errorlist {
    background: none;
}

.fee-navigation-create-panel .form-row.create-nav-button button {
    font-size: 14px;
    color: #ffffff;
}
.fee-navigation-create-panel .form-row.create-nav-button button:hover {
    background: #2196f3;
    -webkit-box-shadow: 0 -100px 0 0 rgba(0,0,0,0.1) inset!important;
    -moz-box-shadow: 0 -100px 0 0 rgba(0,0,0,0.1) inset!important;
    box-shadow: 0 -100px 0 0 rgba(0,0,0,0.1) inset!important;
}
.fee .fee-html-edit-content-popup .form-row input.input-title {
    height: 40px
}
.fee .fee-html-edit-content-popup .button-line button {
    height: 45px;
    margin: 0;
    line-height: 19px!important;
}
body.fee .fee-common-popup-content .fee-widget-navigation-add-button.button-line .fee-cancel {
    height: 48px;
    padding: 5px 45px;
}
body .fee-common-popup-content .header-line .close, 
body .fee-popup .title-bar .close, 
.image-upload-popup-with-cropper.image-upload-with-cropper .title-bar.fee-popup .close, 
.fee .popup.notification .close {
    background: #2b81cb none;
}
.fee .popup.notification .close {
    background: none;
    top: calc(50% - 13px);
}
.fee .asset-library-select.edit-popup button {
    font-size: 14px;
    margin: 0;
    line-height: 15px!important;
}
.blog-post-item .content {
    color: #ffffff;
}
.blog-post-info span.comment-count {
    background: none;
    display: block;
    padding: 0 0 5px;
    color: #ffffff;
}
.chosen-container .chosen-results .chosen-result {
  text-align: left;
  color: #000;
  height: 40px;
  padding: 15px;
  font-size: 17px;
}
body.widget-snippet .membership-content .item-box a{
    padding: 20px
}
.widget.widget-snippet .membership-content .item-box {
    margin-bottom: 0;
    padding: 35px 35px 0px;
}
.product-widget .variation-container .chosen-container {
  min-width: 290px;
}
.widget-snippet .history-top p i {
  color: #000;
}
.tell-friend-popup textarea.msg-field.input-box {
    min-height: 70px;
}
.confirm-popup.popup .button-line button {
  height: 44px;
}
.page-blog-post .widget-pageHeading h1 {
  font-size: 55px;
  line-height: 65px;
}
.page-blog-post .widget.widget-breadcrumb {
display:none;
}

.page-blog-post .widget-pageHeading h1::before, .page-blog-post .widget-pageHeading h2::before {
  top:3px;
}
div.widget-snippet .proudly-associated-with-container .associated-with-logos img {
    max-width: 98px;
}

/*Section Full-wide*/
.page-content > .v-split-container > .v-split.fee-fixed-width-content,
.widget-container > .v-split-container .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split.fee-fixed-width-content,
.widget-container > .page-content > .v-split-container > .v-split.fee-fixed-width-content {
    width: auto;
}
.fee-fixed-width-content {
    padding-left: calc(50% - 683px) !important;
    padding-right: calc(50% - 683px) !important;
}

@media screen and (max-width: 980px) {
    body > .body {
        padding: 0;
    }
}

.fee-widget-product-scroll-view .product-view.scrollable-view .current-price.price .tax-message,
.fee-widget-product-image-view .product-view.image-view .current-price.price .tax-message,
.fee-widget-product-list-view .current-price.price .tax-message, .fee-widget-product-tabular-view .current-price.price .tax-message {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    width: 100%;
    display: block;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .product-name{
    padding-left: 15px;
    padding-right: 15px;
}
.fee-widget-product-scroll-view .product-view.scrollable-view .block-content-wrap > .price-waper {
    margin: 7px 15px 0;
}

/*Section Full-wide*/
.widget-snippet .other-player-section,
div.widget-snippet .section-container,
.widget-snippet .reserve-content .container,
.widget-snippet .netball-content .container {
    max-width: 100% !important;
    width: 100%;
}

div.widget-snippet .bottom-btn{
    display: inline-flex;
    flex-wrap: wrap;
}

.fee .footer .widget-container::before {
    width: 1774px;
}
body.fee > .footer::after {
    border-right: 1775px solid transparent;
}
.fee .widget-snippet .contact-map {
    margin-bottom: 0;
}
div.widget-snippet .get-in-touch .info-item h4 {
    position: relative;
}
div.widget-snippet .get-in-touch .info-item h4::before {
    left: -12px;
}
div.widget-snippet .other-player-item-area .player-item .player-sponsor .left-part {
    display: none;
}
.widget-snippet .other-player-item-area .player-item .player-image figure {
    margin: 0;
}
.widget-snippet .other-player-item-area .player-item .player-content h3 {
    margin: 0;
}



/*Section New customer Profile*/
#webcommander-page.page-profile  .customer-profile-v2-wrapper {
    background-color: #ffffff;
}
#customer-profile-tabs.customer-profile-v2 th,
#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
    font-family: "Montserrat",sans-serif;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active {
    background: none;
    border: none;
}

#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header .title:after {
    display: none;
}

#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.bmui-tab-active .title,
#customer-profile-tabs.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header:hover .title {
    color: #000 !important;
}

#customer-profile-tabs.customer-profile-v2 .button.profileLogout,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout:hover {
    border: none;
}

#customer-profile-tabs.customer-profile-v2 .profileLogout a,
#customer-profile-tabs.customer-profile-v2 .button.profileLogout a:hover {
    background: none;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .product-name {
    height: auto;
}
.customer-profile-v2 .profile-pic-wrapper>.customer-name-text {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding-bottom: 20px;
}

#customer-profile-tabs.customer-profile-v2 button {
    background: #1F366A;
}

#customer-profile-tabs.customer-profile-v2 button:hover {
    background: #C41F35;
    color: #fff;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.current {
    background-color: #1F366A;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top.bmui-tab-active {
    border-bottom: 2px #1F366A solid;
}
#customer-profile-tabs.customer-profile-v2 input[type="checkbox"] {
    padding: 0;
}

#webcommander-page.page-profile .notification.popup {
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 30px 20px 20px;
    border: none;
    max-width: 600px;
    min-width: 300px;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25)
}

@media (max-width: 767px) {
    #webcommander-page.page-profile .notification.popup {
        max-width: calc(100vw - 40px);
        min-width: 300px
    }
}

#webcommander-page.page-profile .notification.popup .icon {
    display: block;
    float: none;
    width: 24px;
    height: 24px;
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#webcommander-page.page-profile .notification.popup.info .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%234A4A4A%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.success .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M22%2011.0799V11.9999C21.9988%2014.1563%2021.3005%2016.2545%2020.0093%2017.9817C18.7182%2019.7088%2016.9033%2020.9723%2014.8354%2021.5838C12.7674%2022.1952%2010.5573%2022.1218%208.53447%2021.3744C6.51168%2020.6271%204.78465%2019.246%203.61096%2017.4369C2.43727%2015.6279%201.87979%2013.4879%202.02168%2011.3362C2.16356%209.18443%202.99721%207.13619%204.39828%205.49694C5.79935%203.85768%207.69279%202.71525%209.79619%202.24001C11.8996%201.76477%2014.1003%201.9822%2016.07%202.85986%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M22%204L12%2014.01L9%2011.01%22%20stroke%3D%22%2304B100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.warning .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M10.2898%203.8602L1.81978%2018.0002C1.64514%2018.3026%201.55274%2018.6455%201.55177%2018.9947C1.55079%2019.3439%201.64127%2019.6873%201.8142%2019.9907C1.98714%2020.2941%202.2365%2020.547%202.53748%2020.7241C2.83847%2020.9012%203.18058%2020.9964%203.52978%2021.0002H20.4698C20.819%2020.9964%2021.1611%2020.9012%2021.4621%2020.7241C21.7631%2020.547%2022.0124%2020.2941%2022.1854%2019.9907C22.3583%2019.6873%2022.4488%2019.3439%2022.4478%2018.9947C22.4468%2018.6455%2022.3544%2018.3026%2022.1798%2018.0002L13.7098%203.8602C13.5315%203.56631%2013.2805%203.32332%2012.981%203.15469C12.6814%202.98605%2012.3435%202.89746%2011.9998%202.89746C11.656%202.89746%2011.3181%202.98605%2011.0186%203.15469C10.7191%203.32332%2010.468%203.56631%2010.2898%203.8602Z%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%209V13%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2017H12.01%22%20stroke%3D%22%23FFA100%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup.alert .icon,
#webcommander-page.page-profile .notification.popup.error .icon {
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M7.86%202H16.14L22%207.86V16.14L16.14%2022H7.86L2%2016.14V7.86L7.86%202Z%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%208V12%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M12%2016H12.01%22%20stroke%3D%22%23E44646%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center
}

#webcommander-page.page-profile .notification.popup .message {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px #ddd solid;
    text-align: left;
}

#webcommander-page.page-profile .notification.popup .type {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 10px;
    color: #000;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#webcommander-page.page-profile .notification.popup.success .type {
    color: green
}

#webcommander-page.page-profile .notification.popup.warning .type {
    color: orange
}

#webcommander-page.page-profile .notification.popup.alert .type,
#webcommander-page.page-profile .notification.popup.error .type {
    color: red
}

#webcommander-page.page-profile .notification.popup .close {
    height: 16px;
    width: 16px;
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M12.1953%204.9541L4.19531%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3Cpath%20d%3D%22M4.19531%204.9541L12.1953%2012.9541%22%20stroke%3D%22%234D4D4D%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E %3C%2Fsvg%3E") no-repeat center;
    position: absolute;
    right: 7px;
    top: 5px
}

#webcommander-page.page-profile .site-popup .title-bar {
    padding: 15px 20px;
    background-color: #fff;
    border-bottom: 1px #f0f3f4 solid;
    border-radius: 4px 4px 0 0;
    text-align: left;
}

#webcommander-page.page-profile .site-popup .title-bar .title {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #000;
}

#webcommander-page.page-profile .site-popup .window-corner-toolbar .close::after {
    display: none;
}

#webcommander-page.page-profile .site-popup .form-row {
    margin: 0;
}
#webcommander-page.page-profile .site-popup .button-line {
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}
#webcommander-page.page-profile .site-popup .button-line button {
    width: auto;
    background-color: #1F366A;
    border: 1px #1F366A solid;
    margin: 0;
    letter-spacing: normal;
}

#webcommander-page.page-profile .site-popup .button-line button:hover {
    width: auto;
    background-color: #C41F35;
    border: 1px #C41F35 solid;
}
#webcommander-page.page-profile .site-popup .button-line button[disabled] {
    background: #bfbfbf none repeat scroll 0 0 !important;
    border: 1px #bfbfbf solid;
}
#webcommander-page.page-profile .confirm-popup .header-line .close::after {
    display: none;
}

.page-profile .confirm-popup .button-line button {
    width: auto;
}

.page-profile .confirm-popup .button-line button.yes-button {
    background-color: #1F366A;
    border: 1px #1F366A solid;
}

.page-profile .confirm-popup .button-line button.yes-button:hover {
    background-color: #C41F35;
    border: 1px #C41F35 solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 24px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
    margin-bottom: 24px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card h1 {
    padding: 0;
    margin: 0;
    font-size: 18px;
    line-height: 36px;
    color: #000;
    font-weight: 600;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-status {
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    padding: 3px 8px;
    background-color: #666;
    border-radius: 30px;
    text-transform: capitalize;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-header-left-bottom {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px rgba(0, 0, 0, .08) solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .order-created {
    font-size: 14px;
    line-height: 20px;
    color: #4F4F4F;
    font-weight: 400;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .track-order-action {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
    border: none;
    padding: 0;
    margin: 0;
    justify-content: unset;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    width: 50%;
    flex-grow: 0;
    flex-shrink: 0;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
    padding-right: 24px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
    padding-left: 24px;
    border-left: 1px rgba(0, 0, 0, .05) solid;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header .title {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #212529;
    text-transform: uppercase;
    margin-bottom: 8px;
    display: block;
}

#customer-profile-tabs .bmui-tab-panel .panel-header .address span:first-child {
    font-weight: 500;
    display: block;
    color: #555;
    margin: 15px 0 3px;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address span,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details>span {
    font-size: 14px;
    font-weight: 500;
    color: #4F4F4F;
}

#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address .name,
#customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .address-details .name {
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.4;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .bmui-tab-body-container .panel-header .panel-header-left .link-btn {
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-left: 10px;
    cursor: pointer;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap {
    width: 320px;
    margin-left: auto;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .02), 0 -2px 10px 0 rgba(0, 0, 0, .05);
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row {
    margin: 0;
    padding: 14px 16px;
    border-bottom: 1px rgba(0, 0, 0, .05) solid;
    display: flex;
    float: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-bottom: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    font-size: 14px;
    font-weight: 500;
    color: #626262;
    width: 50%;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row .value {
    color: #000;
    font-weight: 600;
    text-align: right;
    padding-left: 5px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row label {
    text-align: left;
    padding-right: 5px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child {
    border-top: none;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child label,
#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child .value {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}

#customer-profile-tabs.customer-profile-v2 .bmui-tab-body-container #bmui-tab-my-orders .order-info-wrap .info-row:last-child:after {
    font-size: 14px;
    right: 16px;
    bottom: 9px;
    line-height: 16px;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap thead tr th:first-child,
.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td:first-child {
    width: 40%;
}

.page-profile #customer-profile-tabs #bmui-tab-my-orders .pending_order .order-items-wrap tbody tr td .wrapper {
    display: flex;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper img {
    max-width: 60px;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details {
    font-size: 16px;
    line-height: 20px;
    padding: 8px 10px;
    width: 70%;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

#customer-profile-tabs .bmui-tab-panel #order-details .id {
    font-weight: 600;
}

#customer-profile-tabs .bmui-tab-panel #order-details .name {
    font-size: 14px;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share {
    padding: 4px 14px;
    max-width: max-content;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 22px;
    background: #1F366A;
    font-weight: 600;
    width: auto;
}

#customer-profile-tabs .bmui-tab-panel #order-details .order-items-wrap table tr td .wrapper .details .refer-this.product-share:hover {
    background: #C41F35;
}

.floating-panel-popup.product-share-option.popup .customer-share-options label {
    font-size: 16px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    display: block;
    border-bottom: 1px solid #f7f7f9;
    transition: all 300ms ease-out 0s;
    display: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div {
    margin-bottom: 15px;
    cursor: pointer;
    color: #111;
    padding-left: 30px;
    position: relative;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:last-child {
    margin: 0;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .facebook-share:before {
    content: "\f09a";
    font-family: 'FontAwesome';
    position: absolute;
    left: 3px;
    font-size: 21px;
    color: #313131;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .twitter-share:before {
    content: "\f099";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-size: 21px;
    color: #313131;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .linkedin-share:before {
    content: "\f0e1";
    font-family: 'FontAwesome';
    position: absolute;
    left: 1px;
    font-size: 20px;
    color: #313131;
    top: -2px;
    background: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover {
    color: #1F366A;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover:before {
    color: #1F366A;
}

.floating-panel-popup .action-item:hover {
    background-color: #f5f5f5;
    color: #000;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div img {
    display: none;
}

.floating-panel-popup.product-share-option.popup .customer-share-options .share-medium div:hover img {
    border: 1px solid #ccc
}

.floating-panel-popup.product-share-option .share-medium div[class$="-share"]:hover {
    background: none;
}

#customer-profile-tabs.customer-profile-v2 td {
    word-break: break-word;
}

#customer-profile-tabs.customer-profile-v2 button.back-button {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    padding: 6px 16px;
    background: none;
    border: 1px rgba(0, 0, 0, .2) solid;
    border-radius: 4px;
    height: 32px;
}

#customer-profile-tabs.customer-profile-v2 button.back-button:hover {
    border: 1px rgba(0, 0, 0, .4) solid;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-details .form-row.btn-row {
    display: flex;
    column-gap: 10px;
}

#customer-profile-tabs.customer-profile-v2 .wish_list .create-wish-list {
    margin-top: 0;
    width: auto;
    font-family: "Montserrat",sans-serif;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .wrapper[data-label="Actions:"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon {
    margin: 0;
    padding: 0;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.details {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M8.9985%203.75C5.94%203.75%203.192%206.06975%201.60875%208.61225C1.53675%208.7315%201.5%208.86575%201.5%209C1.5%209.13425%201.536%209.2685%201.608%209.38775C3.192%2011.9303%205.94%2014.25%208.9985%2014.25C12.1058%2014.25%2014.8455%2011.9325%2016.3965%209.38025C16.4655%209.26325%2016.5%209.13125%2016.5%209C16.5%208.86875%2016.4655%208.73675%2016.3965%208.61975C14.8455%206.0675%2012.1058%203.75%208.9985%203.75ZM15.3082%209C13.9305%2011.1585%2011.6355%2013.125%208.9985%2013.125C6.39975%2013.125%204.0995%2011.151%202.6955%209C4.09875%206.849%206.39975%204.875%208.9985%204.875C11.637%204.875%2013.9327%206.843%2015.3082%209ZM9%206C10.656%206%2012%207.344%2012%209C12%2010.656%2010.656%2012%209%2012C7.344%2012%206%2010.656%206%209C6%207.344%207.344%206%209%206ZM9%207.125C7.965%207.125%207.125%207.965%207.125%209C7.125%2010.035%207.965%2010.875%209%2010.875C10.035%2010.875%2010.875%2010.035%2010.875%209C10.875%207.965%2010.035%207.125%209%207.125Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.add-to-cart {
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M18%202.25L17.4427%203.75H15.996L13.3905%2012.75H3.46125L0%204.5H12.609L12.186%206H2.256L4.45875%2011.25H12.2797L14.8538%202.25H18ZM6.375%2013.5C5.754%2013.5%205.25%2014.004%205.25%2014.625C5.25%2015.2467%205.754%2015.75%206.375%2015.75C6.996%2015.75%207.5%2015.2467%207.5%2014.625C7.5%2014.004%206.996%2013.5%206.375%2013.5ZM10.125%2013.5C9.504%2013.5%209%2014.0033%209%2014.625C9%2015.2467%209.504%2015.75%2010.125%2015.75C10.746%2015.75%2011.25%2015.2467%2011.25%2014.625C11.25%2014.004%2010.746%2013.5%2010.125%2013.5Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
}

#customer-profile-tabs.customer-profile-v2 #saved-cart-listing td .action-icon.delete {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cmask%20id%3D%22mask0_1757_1068%22%20style%3D%22mask-type%3Aalpha%22%20maskUnits%3D%22userSpaceOnUse%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2218%22%20height%3D%2218%22%3E %3Crect%20width%3D%2218%22%20height%3D%2218%22%20fill%3D%22%23D9D9D9%22%2F%3E %3C%2Fmask%3E %3Cg%20mask%3D%22url%28%23mask0_1757_1068%29%22%3E %3Cpath%20d%3D%22M5.48077%2015.3756C5.10674%2015.3756%204.78727%2015.2431%204.52237%2014.9782C4.25746%2014.7133%204.125%2014.3938%204.125%2014.0198V4.50059H3.375V3.37561H6.74998V2.71216H11.25V3.37561H14.625V4.50059H13.875V14.0198C13.875%2014.3986%2013.7437%2014.7193%2013.4812%2014.9818C13.2187%2015.2443%2012.898%2015.3756%2012.5192%2015.3756H5.48077ZM12.75%204.50059H5.24998V14.0198C5.24998%2014.0871%205.27162%2014.1424%205.31489%2014.1857C5.35817%2014.229%205.41346%2014.2506%205.48077%2014.2506H12.5192C12.5769%2014.2506%2012.6298%2014.2266%2012.6779%2014.1785C12.7259%2014.1304%2012.75%2014.0775%2012.75%2014.0198V4.50059ZM7.05289%2012.7506H8.17787V6.00059H7.05289V12.7506ZM9.82209%2012.7506H10.9471V6.00059H9.82209V12.7506Z%22%20fill%3D%22%231C1B1F%22%2F%3E %3C%2Fg%3E %3C%2Fsvg%3E");
}

#webcommander-page.page-profile .payment-form.site-popup-form .header-wrapper>h1 {
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: normal;
    margin: 0 0 15px;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    padding-bottom: 15px;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row input,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select {
    width: 100%;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row input:focus,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row select:focus {
    border: 1px #000000 solid;
}
#webcommander-page.page-profile .payment-form.site-popup-form .form-row label,
#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: block;
    padding: 0 0 5px;
    line-height: 1.4;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row {
    display: flex;
    flex-wrap: wrap;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms {
    position: relative;
    padding: 0 0 0 22px;
    background: none;
    border: none;
}

#webcommander-page.page-profile .payment-form.site-popup-form .form-row.agree-terms input.checkbox {
    width: auto;
    margin: 0;
    position: absolute;
    top: 3px;
    left: 0;
}

#webcommander-page.page-profile .payment-form.site-popup-form .terms_and_condition_title {
    font-size: 14px;
    color: #222;
    line-height: normal;
    font-weight: 400;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row label {
    width: 100%;
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
    width: calc(50% - 15px);
}

#webcommander-page.page-profile .payment-form.site-popup-form .double-input-row>.form-type-info {
    color: #999;
    font-size: 20px;
    height: 40px;
    line-height: 37px;
    margin: 0;
    text-align: center;
    width: 30px;
    background: none;
    border: none;
}

#webcommander-page.page-profile .site-popup .button-line button.cancel-button {
    color: #000;
    background: none;
    border: 1px rgba(0, 0, 0, .20) solid;
}

#webcommander-page.page-profile .site-popup .button-line button.cancel-button:hover {
    border: 1px rgba(0, 0, 0, .40) solid;
    background: none;
}

#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn {
    background: #1F366A;
}

#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-btn:hover {
    background: #C41F35;
}

#customer-profile-tabs.customer-profile-v2 #order-list table {
    margin-bottom: 0;
}

#customer-profile-tabs.customer-profile-v2 .pagination {
    margin: 0;
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.page-number.current:after {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .pagination span {
    width: auto;
}
#customer-profile-tabs.customer-profile-v2 .pagination span.next:after,
#customer-profile-tabs.customer-profile-v2 .pagination span.prev:after {
    display: none;
}
.bmui-tab.left-side-header.customer-profile-v2 .customer-profile-left .bmui-tab-header-container {
    display: block;
}

#customer-profile-tabs.customer-profile-v2 #order-details .order-items-wrap table {
    margin-bottom: 0;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-left:before,
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .header .scroll-right:before {
    display: none;
}
#customer-profile-tabs.customer-profile-v2 .scroller [class^="scroll-"]:after {
    top: 8px;
}
#customer-profile-tabs.customer-profile-v2 .scrollable-view .content {
    margin: 18px 0 0;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block {
    width: 257px;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .product-block .current-price .tax-message {
    display: block;
    font-size: 13px;
    color: #999;
    margin-top: 5px;
}

#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .block-content-wrap > .price-waper {
    display: block;
}
#webcommander-page.page-profile .site-popup .title-bar .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .site-popup .title-bar .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .header-line .close {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .confirm-popup .header-line .close:before {
    display: none;
}
#webcommander-page.page-profile .confirm-popup .button-line button {
    height: auto;
    margin: 0;
    letter-spacing: normal;
}
.page-profile .confirm-popup .button-line button.no-button:hover {
    color: #fff !important;
}
#webcommander-page.page-profile .confirm-popup .header-line {
    text-align: left;
}
#webcommander-page.page-profile .confirm-popup .header-line .title {
    color: #000;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing {
    overflow-x: auto;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after {
    position: static;
    margin-top: 3px;
    line-height: normal;
}
#customer-profile-tabs.customer-profile-v2 .errorlist.after .message-block {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .address-card-item-group-body .address-card-item-value,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .address-card-item-group-body .address-card-item-value {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-billing_address .create-new,
#customer-profile-tabs.customer-profile-v2 #customer-manage-card-shipping_address .create-new {
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-edit-link {
    line-height: normal;
}
.page-profile .site-popup .errorlist.after {
    position: static;
}
.page-profile .site-popup .errorlist.after .message-block {
    font-size: 13px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin-top: 3px;
}
#customer-profile-tabs.customer-profile-v2 .credit-debit-card .link-card-suggest {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 .bmui-tab-header-container.top-box {
    overflow-x: auto;
	    display: none;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header.top {
    white-space: nowrap;
}
.customer-profile-v2.bmui-tab.left-side-header .bmui-tab-header {
    text-transform: none;
    font-family: "Montserrat",sans-serif;
}
#customer-profile-tabs.customer-profile-v2 #saved-cart-listing .no-data {
    font-weight: 400;
}
#customer-profile-tabs.customer-profile-v2 table {
    table-layout: fixed;
}
.page-profile .confirm-popup .button-line button.no-button {
    background: none;
}
#customer-profile-tabs .all_order .customer-profile-order-details-v2-view .order-basic-info-top {
    margin: 0;
    padding: 0;
    border: none;
}
#customer-profile-tabs.customer-profile-v2 .product-view.scrollable-view .featured.tag-mark {
    font-size: 0;
}

/* exception popup */
#webcommander-page.page-profile .exception-popup {
    width: 600px!important;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 25px 0 rgba(0,0,0,.30);
    box-shadow: 0 4px 25px 0 rgba(0,0,0,.30);
    font-family: "Montserrat",sans-serif;
    
}
#webcommander-page.page-profile .exception-popup .header {
        padding: 15px 41px 15px 20px;
        background-color: #fff;
        border-bottom: 1px #f0f3f4 solid;
        border-radius: 4px 4px 0 0;
}

#webcommander-page.page-profile .exception-popup .header .close-popup {
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E %3Cpath%20d%3D%22M5.33339%2015.5448L4.4552%2014.6666L9.12187%209.99993L4.4552%205.33327L5.33339%204.45508L10.0001%209.12174L14.6667%204.45508L15.5449%205.33327L10.8782%209.99993L15.5449%2014.6666L14.6667%2015.5448L10.0001%2010.8781L5.33339%2015.5448Z%22%20fill%3D%22black%22%2F%3E %3C%2Fsvg%3E");
    position: absolute;
    right: 15px;
    top: 17px;
}
#webcommander-page.page-profile .exception-popup .header .close-popup:before,
#webcommander-page.page-profile .exception-popup .header .close-popup:after {
    display: none;
}

#webcommander-page.page-profile .exception-popup .header .status-message {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

#webcommander-page.page-profile .exception-popup .footer {
    padding: 15px 20px;
    background-color: #fff;
    border-top: 1px #f0f3f4 solid;
    border-radius: 0 0 4px 4px;
    text-align: right;
}

#webcommander-page.page-profile .exception-popup .footer .button-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}

#webcommander-page.page-profile .exception-popup .footer .button-item .button {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    padding: 6px 16px;
    border-radius: 4px;
    background-color: #1F366A;
}
#webcommander-page.page-profile .exception-popup .footer .button-item .button:hover {
    background-color: #C41F35;
}
#webcommander-page.page-profile .exception-popup table {
    table-layout: fixed;
}
#webcommander-page.page-profile .exception-popup table th,
#webcommander-page.page-profile .exception-popup table td {
    border: 1px solid #e9e7e7;
    font-size: 14px;
}
#webcommander-page.page-profile .exception-popup table th {
    font-weight: 500;
    color: #000;
}
#customer-profile-tabs.customer-profile-v2 .form-row .pass-input-wrapper .password-meter-wrap {
    width: 22%;
    top: -25px;
}
.widget-navigation .nav-profile-logged-in .nav-profile-pic {
    display: none;
}
.widget-navigation .nav-profile-logged-in {
    width: 90%;
    margin: 0 auto;
}
.widget-navigation .nav-profile-logged-in .autoGeneratedPage span.label {
    font-size: 14px;
}
.widget-navigation.user-nav .nav-profile-logged-in a.autoGeneratedPage:hover {
    background-color: transparent;
    color: #000;
    text-decoration: none;
}
@media(max-width: 767px) {
    #webcommander-page.page-profile .exception-popup {
        width: calc(100vw - 40px)!important;
        min-width: unset;
    }
}
/* exception popup:end */
@media(max-width: 991px) {
    .customer-profile-v2-wrapper {
        padding: 30px 20px;
    }

    .customer-profile-v2 .customer-welcome-profile {
        margin-bottom: 0;
    }

    .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-right>.bmui-tab-body-container {
        margin-top: 30px;
    }
        #webcommander-page.page-profile .customer-profile-v2 .customer-profile-left.open {
        z-index: 999;
    }
}

@media(max-width: 767px) {
    #webcommander-page.page-profile .payment-form.site-popup-form .double-input-row .mandatory-chosen-wrapper {
        width: 100%;
        margin-bottom: 15px;
    }
    #customer-profile-tabs.customer-profile-v2 #saved-cart-listing table {
        width: 600px;
        margin-bottom: 20px !important;
        max-width: unset;
    }
#webcommander-page.page-profile .bmui-tab.left-side-header.customer-profile-v2 .customer-profile-left .bmui-tab-header-container .bmui-tab-header.left.customer-profile-bmui-tab-header.bmui-tab-active.bmui-state-active {
    background-color: #f3f3f3;
    border-left: 0;
}
}

@media(max-width: 575px) {
    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header {
        flex-wrap: wrap;
    }

    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-left {
        width: 100%;
        padding-right: 0;
    }

    #customer-profile-tabs.customer-profile-v2 .order-basic-info-card .panel-header .header-right {
        padding-left: 0;
        width: 100%;
        margin-top: 20px;
        border-left: none;
    }

    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) {
        display: block;
    }

    #customer-profile-tabs.customer-profile-v2 .pending_order .panel-header:has(.order-comment) .header-right {
        margin-top: 7px;
    }
    #customer-profile-tabs.customer-profile-v2 .customer-password-change-card .password-change-title {
        display: block;
    }
}
/*End Section New customer Profile*/


/*****************payment pay*******************/
    .page-credit-card-payment .page-content .stripe-google-apple-pay-buttons {
    display:none;
}
.page-credit-card-payment .payment-form .merchant-logo img {
    max-width: 70px;
    /* filter: brightness(0) invert(1); */
}
.page-credit-card-payment .payment-form .mandatory-chosen-wrapper select {
    margin: 0;
    width: 100%;
    border-radius: 0;
    line-height: 23px;
    height: 44px;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper:after {
  display: none;
}

.page-credit-card-payment .form-row.tlr input[type="submit"] {
    color: #fff;
    width: 100%;
    background: #1F366A;
}
.page-credit-card-payment .form-row.tlr input[type="submit"]:hover {
    background-color:#000;
    color:#fff;
}

.page-credit-card-payment .payment-form {
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    margin: 0 0 20px;
    padding: 30px;
}
.page-credit-card-payment .payment-form .double-input-row label {
    display: block;
}
.page-credit-card-payment .payment-form .mandatory-chosen-wrapper select+.errorlist.after {left: 0;}
.page-credit-card-payment .page-content {
    margin: 0 auto;
    max-width:unset;
}
.page-credit-card-payment  .payment-form>.form-row, .page-credit-card-payment .payment-form .double-input-row {
    margin: 15px 4px;
}
.page-credit-card-payment .payment-form textarea#textarea-address-credit-card-page {
    color: #000;
      cursor: default;
  border: 0;
}
.page-credit-card-payment .logo.credit-card {
    text-align:center;
}

.page-credit-card-payment .form-row.mandatory .errorlist.after {
    position: relative;
    bottom: unset;
}

.page-credit-card-payment  .server-message.server-error.error-message.message-block {
    z-index: 999;
    top: 460px;
    padding: 15px 20px;
    font-size: 16px;
}
.page-credit-card-payment .logo.credit-card  img {
    max-width: 60px;
}
.page-credit-card-payment .vertical-aligner.visa-card + img, .page-credit-card-payment .vertical-aligner.master-card + img {
    display: none;
    position:relative;
}
.page-credit-card-payment .vertical-aligner {
    margin: 0 5px;
}
.page-credit-card-payment .vertical-aligner.visa-card::after {
    content: '';
    background-image: url(../images/visa-card.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    left:0;
    top:0;
    display: block;
}
.page-credit-card-payment .vertical-aligner.master-card::after {
    content: '';
    background-image: url(../images/master-card.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    left:0;
    top:0;
    display: block;
}

.page-credit-card-payment .payment-form.securepay-payment-gateway-form.valid-verify-form {
    max-width: 1100px;
    margin: 20px auto;
    padding: 0;
    border: 0;
}
.page-credit-card-payment .credit-card-payment .billing-address{
  background-color: #ffffff;
}
.page-credit-card-payment .credit-card-payment .payer-details{
  background: #f8f8f8;
  padding: 80px 80px 60px 100px;
}
.page-credit-card-payment .logo.credit-card {
  text-align: left;
  max-width: 1100px;
  margin: 0 auto;
}
.page-credit-card-payment .logo.credit-card img {
    max-width: 70px;
    max-height: 45px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-credit-card-payment .credit-card-payment .tlr input {
  background: #f8f8f8;
  border-radius: 0;
  width: 100%;
  color: #af000f;
}
.page-credit-card-payment .credit-card-payment .payer-details input[type="text"] {
  width: 100%;
  max-width: 506px;
  height: 44px;
  border: 1px solid #d2d2d2;
    border-radius: 0;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper {
  width: 47.5%;
}
.page-credit-card-payment .credit-card-payment .payer-details div {
  max-width: 506px;
}
.credit-card-payment .payer-details .form-row, .credit-card-payment .payer-details .double-input-row {
    margin: 0 0 25px;
}
.page-credit-card-payment form.payment-form.securepay-payment-gateway-form select {
  width: 100%;
    border-radius: 0;
  font-size: 15px;
}
.page-credit-card-payment .credit-card-payment .tlr input:hover {
  background: #af000f;
  color: #fff;
}
.page-credit-card-payment .payment-form .merchant-logo {
    max-width: 100%;
    padding-bottom: 100px;
    display: block;
    text-align: left;
    margin-top: -5px;
}
.payment-form .merchant-logo img {
    max-width: 60px;
}
.page-credit-card-payment .payment-form .merchant-info .company-name {
  font-size: 17px;
  color: #000;
  font-weight: 600;
  margin-bottom: 2px;
}
.page-credit-card-payment .payment-form .merchant-info .company-address {
    font-size: 16px;
    font-weight: normal;
    color: #000;
}
.page-credit-card-payment .payment-form .billing-address .form-row ~ .form-row{
  padding: 0;
  margin: 0;
}
.page-credit-card-payment .payment-form .billing-address .form-row input{
  padding: 0 0 12px;
  margin: 0;
  height: auto;
  border-bottom: 0;
  font-size: 16px;
  color: #000;
  font-weight: 400;
      cursor: default;
}

.page-credit-card-payment .credit-card-payment h2 {
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 5px;
    color: #000;
    margin-top: 0;
}
.page-credit-card-payment .credit-card-payment .billing-address h2{
    /* color: #fff; */
}
.page-credit-card-payment .credit-card-payment .tlr input[disabled] {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
}
.page-credit-card-payment .credit-card-payment .payer-details label {
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 0;
    color: #000;
}
.page-credit-card-payment .credit-card-payment .payable-amount-label .label {
    font-size: 17px;
  color: #000;
    position: relative;
    display: inline-table;
}
.page-credit-card-payment .credit-card-payment .payable-amount-label .currency-code {
    color: #9b9999;
    margin-left: 6px;
}
.payment-form .merchant-info {
    margin-bottom: 30px;
}
.page-credit-card-payment .double-input-row .errorlist.after {
    left: 0;
}
.page-credit-card-payment .payment-form .billing-address label {
    display: block;
    font-weight: 600;
}
.page-credit-card-payment .payment-form .form-row label, .page-credit-card-payment .payment-form .double-input-row label {
    padding-bottom: 0;
    }
.page-credit-card-payment .credit-card-payment .payer-details .double-input-row.mandatory {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
.page-credit-card-payment  .credit-card-payment .payer-details .double-input-row>label {
    width: 100%;
}
.page-credit-card-payment .credit-card-payment .payer-details .double-input-row.mandatory + .form-row.mandatory>label {
    font-size: 0;
}
.page-credit-card-payment .credit-card-payment .payer-details .double-input-row.mandatory + .form-row.mandatory>label:before {
    content: "CVV";
    font-size: 14px;
    font-weight: normal;
    color: #000;
}
.double-input-row.mandatory>label:after, .form-row.mandatory>label:after{
      font-size: 14px;
}
 @media (max-width: 1200px) {
    .page-credit-card-payment .credit-card-payment .payer-details {
    padding: 50px 20px 50px 50px;
}
  }
@media only screen and (max-width: 991px){
.page-credit-card-payment .credit-card-payment .payer-details {
    padding: 47px 30px 20px 30px;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper {s
        margin-right: 0;
          margin-bottom: 15px;
}
.page-credit-card-payment .credit-card-payment .payer-details .double-input-row.mandatory {
    margin: 0 0 5px;
}
}
@media only screen and (max-width: 767px){
.page-credit-card-payment .logo.credit-card, .page-credit-card-payment .credit-card-payment .billing-address,
.page-credit-card-payment .payment-form .merchant-logo, .page-credit-card-payment .payment-form .billing-address .form-row input {
    text-align: left;
}
.page-credit-card-payment .credit-card-payment .payer-details {
    padding: 15px;
}
.page-credit-card-payment .credit-card-payment .payer-details div {
    max-width: 100%;
      margin: 0 0 20px;
}
.page-credit-card-payment .credit-card-payment .payer-details div.payable-amount-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.page-credit-card-payment .credit-card-payment .payable-amount-label .currency-info {
    font-size: 21px;
}
.page-credit-card-payment .credit-card-payment .payer-details input[type="text"] {
    max-width: 100%;
}
.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper {
    width: 47.5% !important;
    margin-bottom: 0px;
}

.page-credit-card-payment .credit-card-payment .mandatory-chosen-wrapper:first-of-type {
    margin-bottom: 20px;
}
.page-credit-card-payment .credit-card-payment h2 {
    padding: 0;
    margin-top: 20px;
          margin-bottom: -10px;
}
  .page-credit-card-payment .credit-card-payment .billing-address h2 {
     margin-bottom: 0;
  }
.page-credit-card-payment .payment-form .merchant-logo img {
    margin-top: 15px;
}
.page-credit-card-payment .credit-card-payment .payer-details {
    padding: 20px 15px 45px;
    overflow: hidden;
}
.page-credit-card-payment .payment-form .billing-address label {
    display: block;
    text-align: left;
}
.page-credit-card-payment .credit-card-payment .billing-address {
    padding-bottom: 40px;
    text-align: left;
}
.page-credit-card-payment .payment-form {
    padding: 0;
}
.page-credit-card-payment .payment-form textarea#textarea-address-credit-card-page {
    text-align: left;
}
.page-credit-card-payment .credit-card-payment {
        display: flex;
        flex-direction: column-reverse;
    }
.page-credit-card-payment .payment-form .form-row label, .page-credit-card-payment .payment-form .double-input-row label {
    margin-bottom: 4px;
}
    .page-credit-card-payment .credit-card-payment .payer-details .double-input-row.mandatory {
        margin: 0;
    }
.customer-info-panel .header-wrapper.customer-details {
    margin-bottom: 15px;
}
.page-credit-card-payment .payment-form .mandatory-chosen-wrapper select {
    font-size: 11px;
}
}
/*****************End payment pay*******************/
    