.logo img {
    width: 162px;
}
 .custom-slider .owl-stage-outer {
    margin: 0;
    padding: 0 !important;
}
.featured-brands .brand img {
    max-width: 120px;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
}

.featured-brands .brand {
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    margin: 15px -3px;
    text-align: center;
}
.text-overlay .brandLogo {
    max-width: 60px;
}
.text-overlay {
    text-align: left;
    max-width: 600px;
    color: #333;
    margin-top: -20px;
}
.text-overlay h2 {
    margin-top: 10px;
    font-size: 25px;
}
.text-overlay p {
    font-size: 13px;
}
ul.header.links .loggedin:nth-child(1) {
    display: none;
}
.header.links > a:nth-child(1) {
    display: none;
}
.toggle-mobile .title {
    color: #fff;
}
li.authorization-link {
    display: none !important;
}
a.cta {
    padding: 10px 20px;
    background: #60a1db;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
}
.text-overlay h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-style: italic;
    color: #8d37d6;
    font-weight: lighter;
}
.col-search {
    margin: 10px 0px;
}
.block-search input, .block-search button {
    height: 35px;
}
.block-search button span {
    font-size: 15px;
}
.block-search input {
    font-size: 12px;
    background: none;
    border-right: 1px solid #ccc;
    height: auto;
    padding: 13px;
}
.footer-main .col-md-6:last-child {
    border: none;
}
.footer-main .col-md-6 {
    border-left: 1px solid #ddd;
}
.magebig-nav li>a {
    font-size: 13px;
}
.horizontal-nav ul.smartmenu.magebig-nav {
    text-align: center;
}
.hotline-top {
    font-size: 13px;
    width: 100%;
    text-align: center;
}
.sticky-wrap {
    min-height: 50px !important;
}
.header-maininner-row {
    min-height: 50px;
    padding: 10px 0px;
}
.header-top-inner {
    display: none;
}
.horizontal-menu {
    text-align: center;
}
.header-menu-content {
    background: #60a1db;
}
.hotline-top em {
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.header-content-action>div{
    margin-right: 23px;
}
span.mbi.mbi-menu {
    display: none;
}
.mb-navigation .title > span {
    font-size: 13px;
    margin-top: 2px;
    padding-left: 10px;
}
.header-content-action i {
    font-size: 26px !important;
    color: #404040;
}
.cms-index-index .page-main {
    background: #f9f9f9;
}
.cms-index-index .container.main-container {
    padding-bottom: 20px;
}
.cms-index-index .page-main .widget.block.block-static-block {
    background: #fff;
    margin: 30px 0px;
}
.footer-content a {
    padding: 4px 0px 5px 0;
}
.footer-main .title {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 800;
}
.footer-main .title::after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #f7a700;
    margin-top: 5px;
}
.footer-contact .textwidget span {
    font-size: 14px;
}
.toggle-mobile .content-toggle {
    font-size: 14px;
}
.footer-copyright{
    text-align: left;
}
.footer-payment{
    text-align: right;
}
.footer-copyright-vertical {
    border: none;
}
.featured-brands {
    padding-bottom: 15px;
}

.featured-brands h2 {
    padding: 12px 20px;
    text-align: center;
}
.product-item-name a {
    color: #333 !important;
}
.block-cat-product .owl-carousel .owl-stage {
    width: 100% !important;
}
.block-cat-product .owl-carousel.owl-drag .owl-item {
    width: 25% !important;
}
.category-image{
    display: none;
}
.catalog-category-view .page-title {
    text-align: left;
    margin: 20px 0px;
}
.product-item-photo img {
    max-width: 150px;
}
.wrapper-breadcrums .breadcrumbs a {
    color: #333;
}
.header-main-content > .container {
    margin: auto;
}
.header-main-content{
    background: #fff;
}
.magebig-nav > li.level0:nth-child(1), .magebig-nav > li.level0:nth-child(2), .magebig-nav > li.level0:nth-child(3), .magebig-nav > li.level0:nth-child(4), .magebig-nav > li.level0:nth-child(5), .magebig-nav > li.level0:nth-child(6), .magebig-nav > li.level0:nth-child(7), .magebig-nav > li.level0:nth-child(8) {
    display: inline-block !important;
}
.magebig-nav > li.level0 {
    display: none !important;
}
.horizontal-menu .magebig-nav li.level0>a{
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
}
.horizontal-menu-wrap .horizontal-menu .magebig-nav li.level0>a {
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}
.horizontal-menu .magebig-nav li.level0>a+.mbi {
    color: #ffff;
    padding-top: 8px;
    padding-left: 0;
    /*Hide Dropdown Icon*/
    /* display: none; */
}
.horizontal-menu-wrap .magebig-nav a {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
i.mbi.mbi-bag2::before {
    content: '';
    background: url(/pub/media/svg/shopping-cart.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50%;
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 1px;
    left: 0px;
}
.product-btn button:hover, .product-btn a:hover {
    color: #000;
}
.product-btn button, .product-btn a{
    transition: 0s;
}
.product-btn button:hover .mbi, .product-btn a:hover .mbi {
    background: #f5f5f5;
}
.hotline-top .hotline-text {
    color: #333;
    font-weight: 800;
}
.magebig-nav {
    text-align: right;
    width: 100%;
    padding: 0;
}
.magebig-nav>li {
    display: inline-block !important;
    vertical-align: middle;
    float: none;
    padding: 0px !important;
}
.horizontal-menu .magebig-nav li a span {
    padding: 15px 0px;
}
.horizontal-menu .magebig-nav>li a{
    padding: 9px 13px;
}
.footer-container.footer-logo img {
    width: 80%;
}
.footer-main {
    color: #fff;
}
.footer-content {
    padding: 50px 0px;
}
footer.page-footer {
    margin-top: 40px;
}
.page-footer a { 
    color: #fff !important;
}
.cms-index-index footer.page-footer {
    margin-top: 0;
}
.user-topbar .header.links {
    padding: 0px 0;
}
.selling-feature {
    margin: 0;
}
.selling-feature .col-6 {
    margin: 0 !important;
    padding: 0 !important;
}
.selling-feature div {
    font-size: 14px !important;
} 
.selling-feature .h4 {
    font-weight: 800 !important;
}
.promo-now img {
    width: 100%;
    position: relative;
}
.promo-now h2 {
    color: #fff !important;
    position: relative;
    z-index: 3;
    top: 80px;
    font-size: 27px !important;
    text-align: center;
    width: 100%;
}
.block-cat-promo .btn-wrap{
    top: 78%;
    padding: 40px!important;
    background: #ddd;
}
.block-cat-promo .btn-wrap {
    padding: 0px 8%;
}
.banner-custom-home .image-text {
    text-align: center;
    padding: 20px;
    background: #ddd;
}
.banner-custom-home img {
    width: 100%;
    height: auto;
}
.banner-custom-home.border-image img {
    border: 1px solid #ddd;
}
.contact-block .icon-email::before {
    top: 3px;
}
.magebig-nav .simple-dropdown ul.level0 li a {
    font-weight: 400;
}
.product-btn .row .col:nth-child(2) {
    display: none;
}
.horizontal-menu.navigation .magebig-nav li.level0>a:hover {
    color: #fff !important;
}
.block-cat-wrap {
    margin-bottom: 0px;
}
.magebig-nav li.level0 ul li a {
    font-size: 13px;
}
.vertical-menu .magebig-nav>li.level0:hover>a.level-top {
    color: #fff;
}
.smile-es-range-slider a.action.primary span {
    color: #fff;
}
.facts > div {
    margin-bottom: 10px;
    margin-right: 20px;
}
.product-item-description a {
    color: #60a1db;
}
.products.list .product-item-name {
    display: block;
    max-height: 63px;
}
.products.list .product-item-name a {
    font-size: 16px;
    font-weight: 900;
}
.pages .pages-items .item.current span {
    color: #fff;
}
.cat-links a {
    color: #60a1db;
}
.selling-feature-sidebar {
    padding: 20px;
}
.selling-feature-sidebar .list-features {
    padding-bottom: 16px;
    font-size: 13px;
}
.social-share .social-listing li button {
    background: none !important;
    color: #ddd !important;
}
.catalog-product-view h1.page-title {
    margin: 20px 0px !important;
    font-weight: 500;
}
.product.data.items .item.title a {
    font-size: 15px !important;
}
.product.data.items .item.content {
    color: #333;
    font-size: 14px;
}
.product-info-main .product.attribute.overview {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}
.cat-links {
    font-size: 15px;
    margin: 5px 0px;
}
.box-tocart .field>label {
    display: none;
}
.fieldset-add .control > div, .box-tocart .fieldset-add .control > input {
    padding: 10px 0px;
    height: 53px;
}
.additional-attributes tr th {
    width: auto;
}
.additional-attributes tr th, .additional-attributes tr td {
    font-size: 13px;
}

#mini-cart .product-item-photo .product-image-wrapper {
    width: 75px;
}
.minicart-items .product-item-details {
    margin-left: 10px;
}
.block-minicart .block-content .cart-sum-wrap .actions .viewcart {
    background: #333;
    border: 1px solid #333;
}
.block-minicart .block-content .cart-sum-wrap .actions .secondary:hover .viewcart {
    background: #fff !important;
}
.action.button, .action.continue, .action.update, .action.clear {
    background: #60a1db !important;
    border: none;
}
.action.continue, .action.update, .action.clear {
    background: #333;
    border: none;
}
.action.continue span, .action.update span, .action.clear span {
    color: #fff;
}
.checkout-cart-index .page-title {
    text-align: left;
}
.cart.table-wrapper .product-item-name {
    font-size: 13px;
}
.cart.table-wrapper span.price {
    font-size: 13px;
}
.cart.table-wrapper th.col.price,  .cart.table-wrapper td.col.price{
    display: none;
}
.cart.table-wrapper th.col.qty {
    text-align: center !important;
}
.cart.table-wrapper a.action.action-delete {
    position: absolute;
    margin-right: -25px !important;
    top: 58px;
}
a.action.multicheckout {
    display: none;
}
.cart-summary {
    padding: 3% !important;
    border-radius: 3px;
    background: #f9f9f9;
}
#block-discount strong {
    font-size: 12px;
}
div#block-shipping {
    display: none;
}
.opc-block-summary {
    padding: 8% !important;
}
.opc-block-summary .product-item .product-item-name-block {
    font-size: 12px;
}
.opc-block-summary .items-in-cart>.title {
    display: none;
}
.action-auth-toggle {
    background: #60a1db;
    color: #fff;
    padding: 10px 20px;
}
.checkout-shipping-method .actions-toolbar .action.primary:hover span {
    color: #333;
}
.checkout-shipping-method .actions-toolbar .action.primary:hover {
    border: 2px solid #333;
    color: #333;
}
.checkout-shipping-method .actions-toolbar .action.primary {
    border: 2px solid;
    padding: 10px;
    border-radius: 6px;
}
.col-method {
    display: none;
}
.customer-account-login .page-main {
    background: #f9f9f9;
}
.login-container .remind {
    font-size: 10px;
}
.login-container .block .block-title span {
    border-bottom: 2px solid #60a1db;
    padding-bottom: 10px !important;
}

.login-container .block .block-title {
    margin-bottom: 0;
    padding: 40px 0px 0px 0px;
    background: #fff;
    font-size: 15px;
}
.categoryBlock {
    width: 9% !important;
    display: inline-block;
    margin: -3px;
    text-align: center;
    vertical-align: top;
    font-size: 13px;
}
.categoryImage {
    padding: 10px;
    border: 3px solid #60a1db;
    border-radius: 30px;
    width: 50px;
    height: 50px;
    margin: auto;
    margin-bottom: 10px;
}
a.categoryBlock img {
    height: 26px;
    margin-bottom: 10px;
}
ul.top-social-links li {
    display: inline-block;
    margin-left: 22px;
}
ul.top-social-links {
    width: 100%;
    display: block;
    clear: both;
    text-align: right;
}
.promo-now span {
    opacity: 1;
}
.product-item .product-item-name {
    max-height: 50px;
    font-size: 13px;
}
.custom-slider {
    padding-bottom: 0px;
}
.cms-index-index .page-main {
    background: none;
}
.homeBanner.first {
    height: 425px;
    background: #91af96;
}

.homeBanner {
    background: #f1f1f1;
    height: 200px;
    padding: 10% 2%;
    overflow: hidden;
    position: relative;
}
.homeBanner img {
    position: absolute;
    right: 0%;
    top: 0;
    height: 100%;
}
.homeBanner .title {
    display: block;
    padding-bottom: 11px;
    font-size: 27px;
    color: #fff;
    z-index: 2;
    position: relative;
    font-weight: 700;
}
.homeBanner .action {
    position: relative;
    z-index: 2;
}
.threeImagesBlock .col-xl-4 .row .homeBanner {
    margin-bottom: 25px;
    padding-left: 20px;
}
.threeImagesBlock .col-xl-4 .row {
    margin-left: 10px;
}
.brandBlock a img {
    display: inline-block;
    margin: auto;
    max-height: 41px;
    max-width: 100px;
}
.brandBlock a {
    padding: 22px 0px;
    width: 98%;
    display: inline-block;
    margin: 0%;
    text-align: center;
    position: absolute;
    vertical-align: middle;
    top: 15%;
}
.brandBlock {
    width: 24%;
    display: inline-block;
    margin: 1px;
    margin-bottom: 7px;
    vertical-align: top;
    min-height: 96px;
    background: #f0f0f0;
    position: relative;
}
.col-12.col-xl-4 .homeBanner:nth-child(1) {
    background: #919daf;
}
.col-12.col-xl-4 .homeBanner:nth-child(2) {
    background: #af91a3;
}
.col-12.col-xl-4 .homeBanner:nth-child(1) {
    background: #919daf;
}
.shopByBrand h2 {
    margin-bottom: 20px;
}
.footer-contact strong {
    width: 100%;
    display: block;
}
.footer-main input {
    padding: 10px;
    width: 75%;
    border-radius: 3px;
}
.footer-main #signupbutton { 
    background: #60a1db;
    padding: 13px;
    margin-left: -2px;
    color: #fff;
    width: 25%;
    display: inline-block;
    text-align: center;
}
.footer-links em {
    position: relative;
    top: 1px;
    margin-right: 10px;
}
span.email {
    color: #ef1c54;
    font-weight: 500;
}
.copyright {
    text-align: right;
}
.contact-index-index .horizontal-menu li:nth-child(2) a {
    border: none;
}
.contact-index-index .horizontal-menu li:nth-child(3) a {
    border-bottom: 2px solid #60a1db;
}
.cms-discover .horizontal-menu li:nth-child(2) a {
    border: none;
}
.cms-discover .horizontal-menu li:nth-child(1) a {
    border-bottom: 2px solid #60a1db;
}

.smile-es-range-slider .ui-slider-handle {
    background: #60a1db;
}
.cms-index-index .page-main .widget.block.block-static-block h2 {
    font-size: 19px;
    color: #1f446c;
    font-weight: 600;
}
.cat-links-product-blocks {
    background: #e8ebf0;
    color: white;
    clip-path: polygon(0 14%, 100% 0, 100% 86%, 0 100%);
    padding: 160px 0px;
    position: relative;
    z-index: 2;
}
.categoryLinks {
    padding: 30px 0px;
    background: #ffffff7a;
    position: relative;
    z-index: 3;
    text-align: center;
}
a.categoryBlock.cs {
    position: relative;
    color: #ddd;
}
a.categoryBlock.cs::before {
    content: 'Coming Soon';
    position: absolute;
    top: 19px;
    left: 15%;
    color: #000;
}
a.categoryBlock.cs > div {
    opacity: 0.2;
}
.minicart-wrapper .action.primary, .minicart-wrapper .action.secondary {
    background-color: #60a1db;
    border: none;
    margin-top: 10px;
    width: 100%;
}
ul.top-social-links img {
    width: 19px;
}
.footer-main .footer-links img {
    width: 18px;
    margin-right: 10px;
}
span.discount-percent {
    display: none;
}
span[data-price-type="oldPrice"], span[data-price-type="baseOldPrice"] {
    display: none !important;
}
span.special-price span {
    display: inline-block;
    color: #494949 !important;
}
.price-box.price-final_price {
    width: 100%;
}
.user-topbar:hover .header.links .acc-list {
    opacity: 1;
    visibility: visible;
}
.user-topbar:hover .header.links {
    display: inline-block;
}
.acc-topbar .acc-list {
    margin-top: 10px !important;
}
.cart-summary .checkout-methods-items li {
    margin-bottom: 10px !important;
}
.checkout {
    background: none !important;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
    background: #60a1db !important;
}

.cart-summary .checkout-methods-items .action.primary.checkout:hover {
    background: none !important;
}

.login-container .block .block-title a {
    display: none !important;
}
a.action.torequisition::before {
    content: '+';
    font-size: 40px;
    color: #c7c7c7;
}

a.action.torequisition span {
    text-indent: -999px;
    display: none;
}
.cat-links a {
    color: #60a1db;
}
.at-style-responsive .at-share-btn {
    padding: 1px !important;
}
.at-resp-share-element .at-share-btn .at-label {
    display: none;
}
.rfq-productList tbody > tr {
    width: 100%;
    margin-bottom: 20px;
}
.b2b-introduction{
    background: #60a1db !important;
}
#quote button#submit-form {
    background: #60a1db;
    border: none;
}
.login-container a.action.primary {
    background: #60a1db;
    border: none;
}
.rfq-productList th {
    color: #60a1db !important;
}
.checkout-index-index .minicart-items .product-image-container {
    max-height: 75px;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #60a1db;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    color: #60a1db;
}
.shop-by-brand-container {
    position: relative;
    z-index: 999;
}
.at-share-btn-elements {
    text-align: right;
}
.block-cat-product .product-item{
    min-height: auto !important;
}
.block-cat-product  .product-item .product-item-name {
    max-height: 34px;
}
.slider-product-item-info img {
    max-width: 150px;
}
.cat-links-product-blocks::before {
    content: '';
    background: url(/media/svg/background-large.svg) no-repeat;
    height: 1350px;
    width: 100%;
    display: block;
    position: absolute;
    top: 80px;
    background-position: 50%;
    background-size: cover;
}
.price-including-tax::before {
    content: attr(data-label) ': ';
    font-size: 1.1rem;
}
.price-excluding-tax .price, .price-including-tax .price {
    font-size: 16px !important;
    color: #333 !important;
    display: inline-block !important;
}
.price-excluding-tax, .price-including-tax {
    display: block;
    width: 100%;
}
.price-including-tax::before, .price-excluding-tax::before {
    color: #333;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
    background: #60a1db !important;
    border-color: #60a1db !important;
}
button#btn-minicart-close {
    display: none;
}
.table-comparison .cell.remove .action.delete:before{
    display: none;
}
.table-comparison .cell.remove .action.delete>span {
    position: unset;
}
button.mfp-close:before {
    content: 'Close';
    font-size: 15px;
    font-family: 'Open Sans';
    color: #ffffff;
}
button.mfp-close {
    background: #60a1db;
    padding: 6px 20px;
    width: 100px;
    opacity: 1;
    line-height: initial;
    margin: 7px;
    height: auto;
}
.header.links .name {
    margin-top: 3px; 
}
.changeprice {
    float: right;
    font-size: 12px;
}
.changeprice span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
}

.changeprice div {
    width: 103px;
    height: 30px;
    display: block;
    vertical-align: middle;
    border: 1px solid #bdbdbd;
    border-radius: 30px;
    padding: 5px;
}
.changeprice div span {
    height: 100%;
    width: 47%;
    border-radius: 30px;
    display: inline-block;
    font-size: 9px;
    line-height: 17px;
    padding: 1px 2px;
    cursor: pointer;
    text-align: center;
}
.changeprice div span.current {
    background: #60a1db;
    color: #fff;
}
.hide {
    display: none !important;
}
.footer-contact {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 22px;
}
.footer-contact img {
    max-width: 100%;
    width: 268px;
    margin-top: 40px;
}
.magebig-nav {
    padding-top: 0;
}
.contact-information {
    text-align: center;
    margin-top: 50px;
}
.contact-information strong {
    font-weight: 700;
}
button.action-primary.action-accept {
    background: #60a1db;
    color: #fff;
    border: none;
}
button.action-secondary.action-dismiss {
    background: #fff;
    border: none;
}
.block-cat-promo .btn-wrap h2 {
    color: #ffff !important;
    margin-bottom: 15px;
}

.block-cat-promo .btn-wrap {
    top: 82%;
}
.owl-controls {
    position: relative;
    top: 40px;
}
.block-cat-promo .img-lazy-wrap h2 {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    margin-top: 40px;
    color: #fff !important;
}
.discoverBlocks h3 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 20px;
    color: #0f223a;
}
.discoverBlock {
    padding: 20px 0px;
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    background: #e6eff3;
    margin-top: 3px;
    color: #3c3c3c;
    position: relative;
    font-size: 22px;
}
.discoverBlocks {
    margin-bottom: 40px;
}
.comingSoon span {
    display: block;
    text-align: right;
    margin-bottom: 15px;
}
.comingSoon a {
    display: initial;
    background: #60a1db;
}
span.cs {
    font-size: 12px !important;
    display: block;
}
.discoverBlock > div {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
}
.discoverBlock .textBlock span {
    font-size: 13px;
    font-weight: 600;
    color: #0f223a;
}
.iconBlock img {
    max-width: 50px;
}
.shopByBrand h2, .container.product-spotlight-container h2, .recently-viewed h2 {
    text-align: center;
    font-weight: 800 !important;
}
.account-nav .item.current a, .account-nav .item.current strong {
    border-color: #60a1db;
}
.account .page-title{
    text-align: left !important;
}
.owl-controls {
    position: unset;
}
.user-topbar .header.links > a{
    float: left;
}
.loggedin .mbi-user {
    color: #60a1db;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span{
    background: #d6d6d6 !important;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
    border: none;
    background: #60a1db !important;
}
.minicart-wrapper .action.primary {
    background: #60a1db !important;
}
.actions.b2b-cart-custom.b2b-request-quote-btn a {
    background: #60a1db !important;
    border: none;
}
.recently-viewed .owl-stage-outer .owl-stage {
    text-align: center;
    margin: auto;
}

.recently-viewed .owl-item {
    display: inline-block;
    float: none;
}
.acc-topbar > div > a {
    padding: 6px 0 !important;
}
.loggedin > a {
    float: left;
}
#quote .b2b-introduction {
    margin: 3% 0%;
    color: #000;
    background: none !important;
    padding: 0;
}
#quote textarea {
    box-shadow: none;
    font-size: 13px;
    font-weight: 400;
    min-height: 100px;
    border: 1px solid #afaeaedd;
}
#quote .b2b-quote-form {
    padding-top: 20px !important;
}
#quote .b2b-quote-form h4 {
    border-bottom: none;
    font-size: 15px;
}
.rfq-productList th {
    color: #60a1db !important;
    font-weight: 600 !important;
}

.rfq-productList th, .rfq-productList td {
    text-align: left !important;
    font-size: 12px;
    padding: 8px !important;
    border: 1px solid #ddd !important;
}
#quote table tr td {
    vertical-align: middle !important;
    padding: 7px 10px !important;
}
#quote textarea {
    box-shadow: none !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}
#quote .b2b-quote-form h4 {
    border-bottom: none !important;
    font-size: 17px !important;
    margin-bottom: 20px !important;
}
#submit-quote-request .b2b-quickQuoteButtons button {
    margin: auto;
    background: #60a1db !important;
    padding: 10px 26px;
    font-weight: 400 !important;
    font-size: 15px !important;
}
#submit-quote-request .b2b-quickQuoteButtons {
    margin-bottom: 20px;
    text-align: center;
}
textarea#quote-comments {
    border: 1px solid #d6d6d6 !important;
}
.login-container .g-recaptcha {
    max-width: 304px;
    margin: auto;
}
.qty input::-webkit-inner-spin-button, .qty input::-webkit-outer-spin-button {
    opacity: 1;
}

.magebig-nav li.level0 ul li:hover > a > span {
    color: #fff;
}
.magebig-nav li.level0 ul li:hover {
    background: #60a1db;
}
.magebig-nav li.level0 ul li:hover > a {
    border-bottom: 1px solid #60a1db;
}
span.or, .createaccount {
    text-align: center;
    display: block;
}
.pflfo-section form > .fieldset {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-right: 30px !important;
    margin-top: 20px !important;
}
.pflfo-section form > .actions-toolbar {
    text-align: center;
}
.pflfo-section > h2 {
    text-align: center;
    margin-top: 30px;
}
.pflfo-section .legend {
    border: none !important;
    color: #000;
    font-size: 14px !important;
}
.login-container .action.primary {
    width: 100%;
    display: block;
    margin-top: 10px;
    padding: 12px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    background: none !important;
}
.homeBanner.first .main {
    padding-left: 2%;
    text-align: center;
}
.homeBanner.first button a {
    color: #60a1db;
}
button.action.secondary.white {
    background: #fff;
    border: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before, .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
    background: #052c49 !important;
}
div#block-discount {
  display: none;
}
.pflfo-form-bottom-description {
  text-align: center;
}
.pflfo-section .action.back {
  display: none !important;
}
.b2b-block-order-details-comments {
    background: #e6eff3 !important;
    box-shadow: none !important;
    padding: 20px 30px;
}
.b2b-block-order-details-comments strong {
    font-weight: 700;
}
.edit-order-table .col-subtotal, .edit-order-table .col-tax-percent {
    display: none;
}
.edit-order-table .col-ordered-qty {
    text-align: center;
}
.edit-order-table .col-product {
    max-width: 300px;
}
.edit-order-table .col-tax-amount {
    text-align: center;
}
.b2b-order-table-content .b2b-totals .price {
    display: inline-block !important;
    float: none;
    width: auto;
    margin-left: 5px;
    font-weight: 700;
}
.custom-slider .owl-theme .owl-dots {
    bottom: -20px !important;
}
.owl-carousel .banner-item .content_slider .buttons .custom_content .block-center {
    margin-top: 40px;
    text-align: left;
}
.owl-carousel .banner-item .content_slider .buttons .custom_content .block-center .btn-shopnow {
    background: #fff;
    color: #60a1db;
    border: none;
}
.opc-block-shipping-information .action-edit:before {
    color: #60a1db !important;
    font-size: 20px !important;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after{
    display: none;
}
.owl-carousel .animated {
    animation-duration: 2000ms !important;
}
.minicart-items .action.delete:before {
    color: #60a1db;
}
.checkout-shipping-method .step-title::after {
    display: block;
    color: #60a1db;
    font-size: 15px;
}
.before-place-order textarea {
    width: 100%;
    min-height: 100px;
    border-color: #ccc;
}
.company-button button {
    width: 48% !important;
    display: inline-block;
    clear: none;
    float: none;
    position: unset !important;
    background: #e4e4e4;
    border: none;
    padding: 5px 10px !important;
    font-size: 11px;
}
.opc-wrapper .shipping-address-item {
    padding-bottom: 20px;
    font-size: 14px;
}
button.action.action-show-popup {
    background: #e4e4e4;
    border: none;
    font-size: 14px;
    padding: 5px 10px !important;
}
.footer-main .col-lg-3 {
    padding: 0px 30px;
}
.footer-main #signupbutton {
    padding: 10px;
}
.product.attribute.description b {
    clear: both;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.b2b-actions-toolbar .b2b-action-primary, .b2b-actions-toolbar .action.primary, .b2b-actions-toolbar .b2b-action, .b2b-actions-toolbar .action {
    background: #60a1db !important;
    border: none !important;
}
.apiquote-index-view .b2b-actions-toolbar {
    padding-bottom: 10px;
    display: block;
}
.apiquote-index-view fieldset.b2b-fieldset a {
    color: #60a1db;
}
.footer-links-wrap {
    max-width: 78%;
}
.primary-color {
    color: #ef1c54;
}
.categoryImage.green-circle {
    border: 3px solid #07afaf;
}
.categoryImage.green-circle img {
    position: relative;
    left: -4.5px;
}
.cart.table-wrapper .actions-toolbar>.action-delete:before {
    color: #60a1db !important;
}
.bottom-right {
    position: absolute;
    right: 120px;
    bottom: -150px;
    font-weight: 700;
}
.bottom-left {
    font-weight: 700;
    position: absolute;
    bottom: -100px;
}
.quote-notification{
    margin-top: 10px;
    color: #60a1db;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:nth-child(3).active span {
    background: #07afaf !important;
    border-color: #07afaf !important;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:nth-child(3):hover span{
    background: #07afaf !important;
}
.banner-content .action.secondary {
    background: #fff;
    border-color: #fff;
    color: #60a1db;
}
.promo-now .action.primary {
    background: #fff;
    border-color: #fff;
    color: #60a1db;
}
.b2b-request-quote-btn {
    margin-top: 10px;
}
.website-seals {
    text-align: right;
}
.website-seals .seal {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.website-seals .seal img {
    height: 40px;
}
button.button.action.continue.primary.company-custom {
    display: none;
}
.checkout-shipping-address .action.primary.company-custom-address {
    margin-right: 0;
}
.cms-circular-computing .container.main-container {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.section {
    padding: 80px 0px;
}
.overlay-banner {
    background: url(/media/wysiwyg/circular-computing/top-banner-custom.jpg);
    background-size: cover;
    background-position: center;
}
.overlay-banner .overlay-text-block {
    max-width: 400px;
    background: #00000069;
    padding: 3%;
    margin: 50px 0px;
    color: #fff;
    border-radius: 20px;
}
.overlay-banner img {
    max-width: 200px;
}
.green-background {
    background: #08abab;
    color: #fff;
}
.blue-background{
    background: #032836;
    color: #fff;
}
.grey-background {
    background: #f5f5f7;
}
.strap-logos img {
    max-height: 70px;
    margin-left: 10px;
}
.strapline.section {
    padding: 0px;
}
a.cta img {
    max-width: 21px;
    position: relative;
    margin-top: -2px;
    top: -1px;
    margin-right: 10px;
}
a.cta.cta2 {
    background: #fff;
    color: #09aaab;
}
img.med-icon {
    max-width: 100px;
    display: inline-block;
    margin: auto;
}
.icon-section span {
    display: block;
    max-width: 200px;
    margin: auto;
    margin-top: 10px;
}
.icon-section h2 {
    margin-bottom: 30px;
}
.left-right.section img {
    max-width: 80%;
    margin: auto;
    display: block;
}
.remanufactured-vs-refurbished img {
    max-width: 60%;
}
.remanufactured-vs-refurbished .row {
    padding-top: 50px;
}

.card-custom img {
    max-width: 60px;
}
.card-custom {
    padding: 5% 15%;
    background: #f5f5f7;
    border-radius: 20px;
    margin: 3% 0% 0% 0%;
}
.card-custom .icon {
    display: inline-block;
    vertical-align: middle;
}
.card-custom .card-content {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    margin-left: 5%;
}
.grey-background .card-custom {
    background: #fff;
}
.circular-computing h2 {
    margin: 40px 0px;
}
.stripe-payments-express-minicart {
    margin-top: 10px !important;
}
#minicart-content-wrapper a.b2b-btn-cart.action.primary {
    margin-top: 0;
}
#minicart-content-wrapper .action.primary, #minicart-content-wrapper .action.secondary {
    padding: 12px 15px;
}
.checkout-shipping-address .action.primary.company-custom-address {
    margin-right: 0 !important;
}
.shipping-address-items.row {
    margin: 0;
}

.minicart-items-wrapper {
    height: auto !important;
}
.minicart-wrapper.showInclPrices .price-including-tax, .minicart-wrapper.showExclPrices .price-excluding-tax {
    display: block;
}
.field-recaptcha > div {
    text-align: center;
}

.g-recaptcha {
    display: inline-block;
    margin: auto;
}
.categoryBlock.green {
    color: #07AFAE !important;
}
span.stripe-icon-container {
    margin-left: 10px;
}
span.stripe-icon-container .stripe-icon:nth-child(2), span.stripe-icon-container .stripe-icon:nth-child(3), span.stripe-icon-container .stripe-icon:nth-child(4) {
    display: none;
}
.shipping-address-items.row {
    flex: none !important;
    display: inline-block;
    width: 100%;
}
.checkout-index-index .logo-checkout {
    max-width: 100% !important;
    padding-bottom: 20px;
}
.opc-wrapper .shipping-address-item {
    width: 32%;
    display: inline-block;
    margin-bottom: 5px !important;
}
.ajaxwishlist-success-box {
    background: #fff;
    color: #333;
    max-width: 50%;
    margin: auto;
    padding: 3% 10%;
}
.ajaxwishlist-success-box .wishlist-media .product-image-container {
    max-width: 150px;
    margin: auto;
    display: inline-block;
}
.footer-payment i {
    color: #be1e2c;
}
.social-links{
    margin: 0px -10px;
}
.customer-name.acc-btn {
    display: none;
}
.header-content-action {
    margin-right: 0px !important;
    float: unset;
}
.item-slider .block-content .block-center {
    left: 0 !important;
}
.item-slider .text-small {
    color: #be1e2d;
}
.btn-wrap {
    margin-top: 10px !important;
}
.block-cat-promo .img-lazy-wrap {
    background: #ddd !important;
}

.block-cat-promo .img-lazy-wrap img {
    display: none !important;
}
.promo-now .action.primary {
    background: #233471 !important;
    color: #ddd !important;
    border-color: #233471 !important;
}
.category-products .product-image-wrapper img {
    position: initial;
}
.category-products .product-image-wrapper {
    padding: 0 !important;
    height: auto;
}
.block-cat-product .product-item .product-item-name {
    min-height: 51px;
}



/*My Account Martfur Changes*/

/*Core Lists*/
.b2b-requisition-title {
    margin-bottom: 20px;
}
#requisition_list_grid_table .col-action a {
    margin-right: 10px;
}
#requisition-list {
    margin-bottom: 20px;
}
.requisition-action-toolbar .checkbox input {
    margin-right: 5px;
}
.requisition-action-toolbar > div {
    margin-right: 10px;
}
.requisition-action-toolbar > div .action, .requisition-action-toolbar > div a {
    color: #514943 !important;
    background: #e3e3e3;
    padding: 3px 15px;
    border-radius: 3px;
    border: 1px solid #adadad;
    font-size: 13px;
}
#requisition-view-form .b2b-field.qty input[type="number"] {
    width: 55px !important;
    padding: 10px 7px;
}
#requisition-view-form .b2b-table > tbody > tr > td {
    padding: 10px 5px;
}
.b2b-table td.b2b-col.price {
    display: table-cell !important;
}
.horizontal-nav-actions {
    background: #f9f9f9;
    padding: 15px 0px;
}
.banner-top-home h2 img {
    margin-right: 20px;
}
.banner-top-home h2 {
    font-size: 2.3em !important;
}
.hotline-top .mbi-telephone {
    font-size: 26px;
    float: none;
    margin-right: 25px;
    color: #000;
}

body .hotline-top .hotline-text {
    text-align: left;
    line-height: 20px;
}
.contact-block span::before {
    position: relative;
    top: 1px;
    margin-right: 5px;
    background-size: 20px;
    width: 30px;
    height: 30px;
}
.hotline-top .hotline-text .contact-block > span, .hotline-top .hotline-text .contact-block > strong{
    vertical-align: middle;
    display: inline-block;
}
.hotline-top .mbi-telephone, .hotline-top .hotline-text {
    display: inline-block !important;
    vertical-align: middle;
    width: auto !important;
}
.hotline-top {
    font-size: 13px;
    width: 100%;
    text-align: right;
}
.hotline-top > span, .hotline-top > div {
    vertical-align: middle;
}
.hotline-top > span {
    margin-right: 10px;
}
.banner-top-home h2 span {
    margin-right: 20px;
    font-size: 41px;
    position: relative;
    top: 10px;
}
.partners-footer-container img {
    max-width: 100%;
    width: 47%;
    margin: 4% 0%;
}
.icon-search::before {
    background: url(/pub/media/svg/search.svg);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 50%;
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: 2px;
}
.icon-heart::before {
    background: url(/pub/media/svg/heart.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: '';
}
.icon-account::before {
    background: url(/pub/media/svg/account.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: '';
}
.icon-phone::before {
    background: url(/pub/media/svg/phone.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: '';
    display: inline-block;
}
.icon-headphone::before {
    background: url(/pub/media/svg/headset.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
}
.icon-shield::before {
    background: url(/pub/media/svg/shield-check.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
}
.icon-email::before {
    background: url(/pub/media/svg/email.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
}
.icon-cart::before {
    background: url(/pub/media/svg/shopping-cart.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    content: '';
}
.block-search .action.search {
    border-radius: 100%;
    width: 36px;
    padding: 0;
    margin: 5px;
}
.block-search {
    padding-right: 0px;
}


.header-content-action .mbi-cart:before {
    content: '';
    background: url(/pub/media/svg/shopping-cart.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 50%;
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 2px;
}
.header-content-action .mbi-user:before {
    content: '';
    background: url(/pub/media/svg/account.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 2px;
}
.header-content-action .mbi-heart:before {
    content: '';
    background: url(/pub/media/svg/heart.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    top: 2px;
}
.header-content-action .top-link-block {
    width: 33%;
    display: inline-block;
    margin: 0;
    text-align: center;
    font-size: 10px;
    padding: 0;
    margin-top: -13px;
}
.smartmenu.magebig-nav a:hover {
    color: #545454 !important;
}
.main-newsletter-inner .title, .main-newsletter-inner .text {
    display: none !important;
}
.page-bottom .block-static-block {
    margin: 0;
    margin-top: 20px;
}
.newsletter-signup {
    padding: 40px;
    text-align: center;
}
.main-newsletter-inner .row .col-md-6 {
    width: 100%;
    max-width: 500px;
    margin: 15px auto;
}
.main-newsletter-inner .row {
    width: 100%;
    display: block;
    margin: auto;
}
.footer-top {
    background: #f9f9f9;
    color: #000;
    border: none;
    margin-top: 30px;
}
.footer-top > .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.partners-footer-container img {
    max-width: 400px;
    max-height: 60px;
    width: auto;
    margin: 2% 2%;
}

.partners-footer-container {
    background: #fff;
    text-align: center;
    padding: 20px;
}
ul.social-links i {
    color: #fff;
}
.col-5.col-lg-7.block-cat-promo {
    overflow: hidden;
    background: #e1dee2;
}
.block-cat-promo .btn-wrap h2 {
    clear: both;
    display: block;
    top: 0;
    color: #000000 !important;
    font-size: 2.4rem !important;
}
.block-cat-product .owl-carousel .owl-stage-outer {
    padding: 0px !important;
}
.promo-now a > span {
    padding: 0 !important;
}
.block-cat-promo .btn-wrap h3 {
    margin-bottom: 10px;
    color: #233571;
}
/*Timeline*/
.main-timeline {
    font-family: 'Poppins', sans-serif;
}
.main-timeline:after {
    content: '';
    display: block;
    clear: both;
}
.main-timeline .timeline {
    width: calc(50% + 58px);
    border-top: 2px solid #f1f1f1;
    float: left;
    position: relative;
    z-index: 1;
}
.main-timeline .timeline a {
    text-decoration: none;
}
.main-timeline .timeline:before {
    content: "";
    background: #f1f1f1;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    position: absolute;
    top: -5px;
    right: 0;
}
.main-timeline .timeline-content {
    color: #404247;
    padding: 25px 80px 15px 10px;
    display: block;
    position: relative;
}
.main-timeline .timeline:nth-child(even) .timeline-content {
    text-align: right;
}
.main-timeline .timeline-content:hover {
    text-decoration: none;
}
.main-timeline .timeline-content:before {
    content: "";
    background: #60a1db;
    width: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 50px;
}
.main-timeline .timeline-year {
    font-size: 20px;
    line-height: 35px;
    font-weight: 400;
    transform: translateY(-50%) rotate(90deg);
    position: absolute;
    top: 50%;
    right: -15px;
}
.main-timeline .title {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0 0 8px;
}
.main-timeline .description {
    font-size: 16px;
    margin: 0;
}
.main-timeline .timeline:nth-child(even) {
    float: right;
}
.main-timeline .timeline:nth-child(even):before {
    right: auto;
    left: 0;
}
.main-timeline .timeline:nth-child(even) .timeline-content {
    padding: 15px 10px 15px 80px;
}
.main-timeline .timeline:nth-child(even) .timeline-content:before {
    right: auto;
    left: 51px;
}
.main-timeline .timeline:nth-child(even) .timeline-year {
    right: auto;
    left: -15px;
}
.main-timeline .timeline:nth-child(4n+2) .timeline-content:before {
    background: #f7a700;
}
.cms-our-story h1.page-title {
    margin-top: 40px;
    text-align: center;
    font-size: 5rem;
    font-weight: 600;
}
.pflfo-section .form .fieldset>.legend{
    display: none;
}
.no-link {
    pointer-events: none;
}
.highlight-yellow {
    color: #f1a432;
}
strong {
    font-weight: 600 !important;
}
.contact-form-contact form h2 {
    text-align: left !important;
}
#contact-form input {
    font-size: 12px;
}
#contact-form .control {
    margin-bottom: 10px;
}
#contact-form .actions-toolbar .primary {
    background: #f1a432;
    border: none;
    border-radius: 3px;
}
#contact-form .actions-toolbar {
    text-align: left;
}
h1.page-title {
    color: #f1a432;
    margin: 30px 0px;
    font-size: 2em;
}
.cms-page-view .main-container p {
    line-height: 24px;
}
.loggedin-tick {
    font-size: 16px !important;
    position: relative;
    top: 4px;
    margin-right: 4px;
    color: #66b536dd;
    line-height: 0 !important;
}
.btn-compare {
    display: none;
}
.checkout-cart-index .totals td span {
    display: block !important;
}
.cart-totals .totals-tax-summary .amount .price:after, .opc-block-summary .table-totals .totals-tax-summary .amount .price:after{
    display: none;
}
.checkout-cart-index .totals td span {
    display: block !important;
    padding: 0 !important;
}
.checkout-cart-index span.cart-price {
    line-height: 22px;
}
.student-request-form .pflfo-section .form .fieldset>.legend{
    font-weight: 700;
    font-size: 16px !important;
    border-bottom: 2px solid #6e6e6e !important;
    padding-bottom: 10px;
    display: block;
    color: #353535;
}
.student-request-form label.label {
    font-weight: 400 !important;
}
.student-request-form .product-block-details b {
    margin-right: 5px;
    font-weight: 600;
}
.student-request-form .product-sku-container, .student-request-form .product-price {
    font-size: 12px;
}
.student-request-form .product-block-information img {
    max-height: 150px;
    margin: auto;
    width: 28%;
    padding-right: 10px;
    padding-left: 10px;
}
.student-request-form .product-price b {
    font-size: 12px;
    font-weight: 600;
}


.student-request-form .product-price {
    color: #60a1db;
    font-size: 18px;
}
.student-request-form .product-block-details {
    width: 70%;
}
.student-request-form .product-block-details, .student-request-form img {
    display: inline-block;
    vertical-align: top;
}
.student-request-form > h3 {
    font-size: 20px;
    margin: 30px 0px !important;
}

.product-buttons {
    display: block;
    margin-top: 10px;
}

.product-button {
    background: #60a1db;
    padding: 5px 10px;
    display: inline-block;
    color: #fff !important;
    cursor: pointer;
}
.product-button:hover {
    opacity: 0.8;
}
.product-button.add-item-button.button::before {
    content: 'Add Item';
}
.product-block-information.active .product-button.add-item-button.button::before {
    content: 'Remove';
}
a.product-button.view-buttton {
    background: #f1f1f1;
    color: #000 !important;
}
.product-block-information {
    margin: 5px;
    border: 3px solid #ddd;
    padding: 10px 5px;
}
.student-request-form h3.product-title {
    font-size: 14px;
}
.student-request-form .pflfo-section.pflfo-view h2 {
    display: none;
}
.student-request-form .pflfo-section.pflfo-view form .fieldset:nth-child(1) {
    display: none;
}
.products-wanted {
    width: 100%;
    height: 200px;
}
.product-block-information.active {
    border-color: #60a1db;
    background: #fbfbfb;
}

.product-summary img, .product-description img {
    max-width: 100%;
}
ul.no-style-list {
    margin: 0;
    padding: 0;
}
.highlight-color{
    color: #60a1db;
}
ul.base-style-list {
    margin: 0;
    padding: 0px 15px;
    list-style: disc;
}
.product-specifications th {
    font-weight: 600;
    padding-top: 20px;
    font-size: 15px;
    padding-bottom: 10px;
}
.product-specifications tr td:first-child {
    font-weight: 300;
}
.product-specifications tr {
    border-bottom: 1px solid #ddd;
}
.product-specifications td {
    padding: 5px 0px;
}

.white-background .product-summary {
    min-height: 400px;
}
.white-background .product-summary > div {
    padding: 30px 30px !important;
}
.grey-background .product-description h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
.grey-background .product-description > div {
    padding: 30px !important;
}
.student-page-show{
    display: none;
    padding: 10px;
}
.student-page-show {
    background: #f1f1f1;
}
.student-page-show .hotline-top {
    text-align: left;
}

.cms-student-product-1 .menu-logo a,
.cms-student-product-2 .menu-logo a,
.cms-student-product-3 .menu-logo a,
.cms-student-product-4 .menu-logo a,
.cms-student-product-5 .menu-logo a,
.cms-student-product-6 .menu-logo a,
.cms-as23erewsadfs .menu-logo a {
    pointer-events: none;
}

.cms-student-product-1 .student-page-show,
.cms-student-product-2 .student-page-show,
.cms-student-product-3 .student-page-show,
.cms-student-product-4 .student-page-show,
.cms-student-product-5 .student-page-show,
.cms-student-product-6 .student-page-show,
.cms-as23erewsadfs .student-page-show {
    display: block;
}

.cms-student-product-1 .header-menu-content, .cms-student-product-1 .wrapper-breadcrums, .cms-student-product-1 .horizontal-nav-actions, .cms-student-product-1 .horizontal-menu-wrap,
.cms-student-product-2 .header-menu-content, .cms-student-product-2 .wrapper-breadcrums, .cms-student-product-2 .horizontal-nav-actions, .cms-student-product-2 .horizontal-menu-wrap,
.cms-student-product-3 .header-menu-content, .cms-student-product-3 .wrapper-breadcrums, .cms-student-product-3 .horizontal-nav-actions, .cms-student-product-3 .horizontal-menu-wrap,
.cms-student-product-4 .header-menu-content, .cms-student-product-4 .wrapper-breadcrums, .cms-student-product-4 .horizontal-nav-actions, .cms-student-product-4 .horizontal-menu-wrap,
.cms-student-product-5 .header-menu-content, .cms-student-product-5 .wrapper-breadcrums, .cms-student-product-5 .horizontal-nav-actions, .cms-student-product-5 .horizontal-menu-wrap,
.cms-student-product-6 .header-menu-content, .cms-student-product-6 .wrapper-breadcrums, .cms-student-product-6 .horizontal-nav-actions, .cms-student-product-6 .horizontal-menu-wrap,
.cms-as23erewsadfs .header-menu-content, .cms-as23erewsadfs .wrapper-breadcrums, .cms-as23erewsadfs .horizontal-nav-actions, .cms-as23erewsadfs .horizontal-menu-wrap
{
    display: none !important;
}

.cms-student-product-1 .container.main-container,
.cms-student-product-2 .container.main-container,
.cms-student-product-3 .container.main-container,
.cms-student-product-4 .container.main-container,
.cms-student-product-5 .container.main-container,
.cms-student-product-6 .container.main-container {
    max-width: 100%;
    padding: 0;
}
@media (max-width:976px) {
    .block-cat-promo .btn-wrap {
        top: 40%;
    }
}
@media only screen and (max-width: 767px) {
    .header-maininner-row {
        margin: auto;
        text-align: center;
    }
    .magebig-nav {
        text-align: center;
    }
    .horizontal-nav-actions .header-content-action.row.no-gutters {
        display: none;
    }
    .hotline-top {
        text-align: center;
        margin-top: 10px;
    }
    .icon-shield::before {
        height: 30px;
        width: 30px;
        position: relative;
        top: -2px;
    }
    .banner-top-home h2 {
        font-size: 2rem !important;
    }        
    .footer-main .col-lg-3 {
        padding: 15px;
    }
    .footer-main .title {
        border: none;
        margin-bottom: 0px;
    }
    .footer-main .title i {
        display: none;
    }
    .footer-main .col-md-6 {
        border: none;
    }
    .col-btn-actions {
        top: 0;
        height: 44px;
    }
    .page-header {
        margin-top: 60px;
    }
    .col-btn-actions {
        border-bottom: 1px solid #ddd;
        box-shadow: none;
    }
    .sticky-menu.active {
        position: unset !important;
    }
    .mbi-magnifier:before {
        content: '';
        background: url(/pub/media/svg/search-black.svg);
        background-size: 25px;
        background-repeat: no-repeat;
        background-position: 50%;
        content: '';
        display: inline-block;
        width: 30px;
        height: 30px;
        position: relative;
        top: 2px;
    }
    .mbi-home3:before {
        content: '';
        background: url(/pub/media/svg/home.svg);
        background-size: 30px;
        background-repeat: no-repeat;
        background-position: 50%;
        content: '';
        display: inline-block;
        width: 30px;
        height: 30px;
        position: relative;
        top: 2px;
    }
    .product-item-info {
        padding-right: 0 !important;
        padding-left: 0px !important;
    }
    .products-list .tocart {
        min-width: 100%;
    }
    .product-btn-info .row.no-gutters >div {
        margin-bottom: 10px;
    }
    .block-cat-product .owl-carousel.owl-drag .owl-item {
        width: 50% !important;
    }
    .product-item .product-btn {
        display: none;
    }
    .block-cat-product .owl-carousel .owl-item:nth-child(1), .block-cat-product .owl-carousel .owl-item:nth-child(3) {
        border-left: none !important;
    }
    .promo-now img {
        height: 100%;
        width: auto;
    }
    .block-cat-promo .btn-wrap {
        top: 10%;
    }

    .table-wrapper .table:not(.totals):not(.table-comparison) tbody tr {
        border-bottom: 1px solid #ddd !important;
    }
    
    .table-wrapper .table:not(.totals):not(.table-comparison) tbody tr td:nth-child(1) {
        font-weight: bold;
        padding-right: 20px !important;
    }
    .table-wrapper .table:not(.totals):not(.table-comparison) tbody tr td {
        padding: 0 !important;
        display: inline-block !important;
        padding: 5px 0px !important;
    }
    .additional-attributes-wrapper td[data-th="Specification"]::before {
        display: none !important;
    }
    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td[data-th]:before, .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr th[data-th]:before {
        font-weight: bold;
    }
    .table-wrapper .table:not(.totals):not(.table-comparison) tbody tr td.data[data-th="Specification"] {
        padding: 0px !important;
        width: 100%;
        border-top: 0px;
    }
    .main-timeline .timeline {
        width: 100%;
   }
}
.card-expiry-date-year select, .card-expiry-date select {
    width: 100%;
}

.hide-label label {
    opacity: 0;
}

.badge-1 {
    background: #2eabe3;
}

.badge-custom {
    width: auto;
    display: inline;
    position: absolute;
    left: 0;
    color: #fff;
    padding: 7px 10px;
    z-index: 2;
    font-family: inherit;
}
.badge-1.badge-custom::after {
    border-left: 13px solid #2eabe3;
}

.badge-custom::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 18px solid;
    position: absolute;
    top: 0;
    right: -13px;
}
.customer-account-index .product-item .qty {
    width: 55px;
    display: inline-block;
    vertical-align: middle;
}
.account .block-cat-product .action.primary {
    font-size: 12px;
    padding: 7px 0px !important;
    display: inline-block;
    vertical-align: middle;
}
.display-none {
    display: none;
}
.customer-account-index .block-cat-product .product-item {
    min-height: 340px !important;
}
.minicart-items {
    margin-top: 20px;
}
.mfp-close-btn-in .mfp-close {
    display: none;
}
#minicart-content-wrapper {
    padding-top: 20px;
}
a.action.viewcart {
    text-align: center;
    display: block;
    font-size: 12px;
    margin-top: 20px;
}
.block-minicart .subtotal .amount {
    color: #151515;
}
.minicart-items-wrapper {
    height: auto !important;
}