﻿body {
}


.checkout-header, .order-header {
    border-bottom: none;
   
}
.md-bottom-border {
    border-bottom: 1px solid #dadbdc;
    margin-bottom: 35px;
    margin-top: 40px;
}

.msmall {
    margin-top: 35px;
}

.plrtiny {
    padding-left: 5px;
    padding-right: 5px;
}

.pt-190{
    padding-top:190px;
}

.pt-90 {
    padding-top: 90px;
}

.full {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.bg-lt-purple {
    background-color: #9283be;
}

.base, .base-products {
    max-width: 1200px;
    width: 100%;
    padding: 0;
    display: block;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.right {
    text-align: right;
}

.lh34 {
    line-height: 34px;
}

.f14 {
    font-size: 14px;
    line-height: 130%;
}

.white, .white:hover {
    color: #fff;
}

.relative {
    position: relative;
}

.uppercase {
    text-transform: uppercase;
}

.continue-shopping a {
	background-image: url(/images/stores/fortini/left-arrow-CS.PNG);
	color: #fff !important;
	padding: 12px 3px 3px 26px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 1px 7px;
	display: inline-block;
	background-size: 26px;
}

.nav-bar {
    position: absolute;
    top: 40px;
    left: 0;
    overflow: visible;
    z-index: 99;
}

.full {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.f20 {
    font-size: 20px;
    line-height: 130%;
}

.bg-white90 {
    background-color: rgba(255,255,255,.95);
}

.base.navigation {
    overflow: visible;
}

.left {
    /* float: left; */
}

.base, .base-products {
    max-width: 1200px;
    /* width: 100%; */
    /* padding: 0; */
    display: block;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*.logo {
    margin-top: 20px;
}*/

.float-left {
    float: left;
}

.logo > img {
    max-width: 175px;
    height: auto;
}

a img {
    border: none;
}

img {
    vertical-align: middle;
}

@media (max-width: 1020px) and (min-width: 50px)
{
    .mobile-sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: block;
        z-index: 98;
    }
}

@media (max-width: 1200px) and (min-width: 776px) {
    .logo {
        margin-left: 20px;
    }
}

@media (max-width: 1020px) and (min-width: 50px) {
    .mobile-hide {
        display: none;
    }
    .mobile-pb-25 {
        padding-bottom:25px;
    }
}

.full {
    width: 100%;
    text-align: center;
    overflow: hidden;
}


.bg-purple {
    background-color: #4e2683;
}

    .home-banner {
    width: 100%;
    height: 200px;
    background-position: center right;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.full {
    /*width: 100%;*/
    text-align: center;
    /*overflow: hidden;
    padding-bottom:50px;*/
}

.f12 {
    font-size: 12px;
    line-height: 130%;

}


.checkout-aro-section {
    background-color: #5c388c;
}

.ear {
    /*margin-left: -20px;
        margin-right: -20px;*/
    padding: 15px 20px 10px 20px;
}



.bg-md-purple {
    background-color: #5c388c;
}

.mbsmall {
    margin-bottom: 35px;
}

.left {
    text-align: left;
}

.white, .white:hover {
    color: #fff;
}

.bold {
    font-weight: 700;
}

.uppercase {
    text-transform: uppercase;
}


a.white {
    color: #fff;
    text-decoration: underline;
}

.footer a, .footer a:hover, .footer a:focus, .hover-white {
    color: #fff !important;
}

.pull-right {
    float: right;
}

.pull-right {
    float: right !important;
}

.f14 {
    font-size: 14px;
    line-height: 130%;
}

.f15 {
    font-size: 15px;
    line-height: 140%;
}

.grey {
    color: #6d6e71;
}

.relative {
    position: relative;
}

#infoTip-shipping {
    opacity: 1;
    display: block;
    left: 30px;
}

tip {
    display: block;
    z-index: 99;
    /*z-index:1;*/
    position: absolute;
    background-color: #fff;
    padding: 20px 10px;
    list-style: none;
    width: 100%;
    text-align: left;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.43);
    transition: opacity 0.2s ease-in;
}
.w50{
    width:50% !important;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

tip > a {
    position: absolute;
    top: 7px;
    right: 10px;
    text-decoration: none !important;
    color: inherit;
    cursor: pointer;
}

tip > span {
    color: inherit;
}

a:focus u, a:hover u {
    color: #d3007d;
    text-decoration: none;
}

.discountDiv {
    border-radius: 8px;
    padding: 20px;
    background-color: #efeeee;
    margin-bottom: 55px;
    text-align: left;
}

.form-control-feedback
{
    display:none !important;
}

.login-form {
    padding-bottom: 16px;
}

.plrsmall {
    padding-left: 30px;
    padding-right: 30px;
}

.mbsmall {
    margin-bottom: 35px;
}

.left {
    text-align: left;
}

.manageAccountHeading {
    font-size: 18px;
    color: #4e2683;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.w30 {
    width: 30%;
}

.mbxsmall {
    margin-bottom: 25px;
}


.dobmonth {
    width: 31%;
    vertical-align: top;
}

.dobday {
    width: 30%;
    vertical-align: top;
}

.inline {
    display: inline-block;
}

.dobyear {
    width: 31%;
    vertical-align: top;
}

label[for=Month], label[for=Day], label[for=Year] {
    display: none;
}


label[for=OldPassword], label[for=NewPassword], label[for=NewPasswordConfirmation] {
    display: none;
}

.mlrsmall {
    margin-left: 10px;
}
label {
    margin: 0 0 10px;
}

.f16 {
    font-size: 16px;
    line-height: 160%;
}

.pink {
    color: #a3238e;
}

p {
    margin: 0 0 10px;
}

.mbxxsmall {
    margin-bottom: 13px;
}

/*.border-bottom1-grey {
    border-bottom: 1px solid #dbdbdb;
}*/

.table {
    display: table;
    width: 100%;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.border-bottom1-grey {
    border-bottom: 1px solid #dbdbdb;
}




/*.pointer {
    cursor: pointer;
}*/

.collapse {
    display: block !important;
}

.purple {
    color: #4e2683;
}

/*.relative {
    position: relative;
}*/

.mbxsmall {
    margin-bottom: 25px;
}

.caret-arrow:after {
    content: "";
    width: 0;
    height: 0;
    border: solid #4E2683;
    border-width: 0 2px 2px 0;
    position: absolute;
    padding: 4px;
    top: 6px;
    right: 6px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.caret-arrow.collapse:after {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

/*.bold {
    font-weight: 700;
}

.uppercase {
    text-transform: uppercase;
}

p {
    margin: 0 0 10px;
}*/
.border-bottom1-grey-eco {
    border-bottom: 1px solid rgb(164, 161, 161) !important;
}

.border-top1-grey-eco {
    border-top: 1px solid rgb(164, 161, 161) !important;
}

.pbottom15 {
    padding-bottom: 15px;
}

.bg-white {
    background-color: #fff;
}

.plrsmall {
    padding-left: 30px;
    padding-right: 30px;
}

.ptop15 {
    padding-top: 15px;
}

.round {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.word-break {
    word-break: break-all;
}

.grey {
    color: #6d6e71;
}

.border-top1-grey {
    border-top: 1px solid #dbdbdb;
}

.ptop15 {
    padding-top: 15px;
}

.mbxxxsmall {
    margin-bottom: 7px;
}


.pull-left {
    float: left !important;
}

.roundedOne {
    width: 22px;
    height: 22px;
    position: relative;
    margin: 1px 3px;
    background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
    border-radius: 49px;
    border: 1px solid #4e2683;
    z-index: 1;
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

    .roundedOne input[type=radio] {
        visibility: hidden;
    }

.roundedOne label {
    width: 10px !important;
    height: 10px !important;
    cursor: pointer !important;
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    background: linear-gradient(top, #222 0%, #45484d 100%) !important;
    border-radius: 50px !important;
}



    .roundedOne label:after {
        content: '' !important;
        width: 10px !important;
        height: 10px !important;
        position: absolute !important;
        top: 5px !important;
        left: 5px !important;
        background: #4E2683 !important;
        opacity: 0 !important;
        border-radius: 50px !important;
    }

    .roundedOne label:before {
        content:none !important;
    }
        .roundedOne input[type=radio]:checked + label:after {
        opacity: 1 !important;
    }

.mlsmall {
    margin-left: 30px;
}

.radio-for-label {
    display: block;
    position: initial;
    top: 7px;
    left: 10px;
    z-index: 1;
    max-width: 100%;
    margin-bottom: 5px;
}

.normal {
    font-weight: 400;
}

.pull-right {
    float: right;
}

.pull-right {
    float: right !important;
}

.lh25 {
    line-height: 25px !important;
}

.f12 {
    font-size: 12px;
    line-height: 130%;
}

.bg-pink, .bg-violet {
    background-color: #a3238e;
}

.white, .white:hover {
    color: #fff;
}

.plrxsmall {
    padding-left: 10px;
    padding-right: 10px;
}

.round {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.center {
    text-align: center;
}

.uppercase {
    text-transform: uppercase;
}

img {
    max-width: 100%;
    display: inline-block;
}

a {
    color: #4e2683 !important;
}

.ptop30 {
    padding-top: 30px;
}

.ui-widget-overlay {
    background: rgba(99,99,99,.9) !important;
    opacity: 1 !important;
    filter: Alpha(Opacity=.3);
}


.ui-widget-content {
    /* box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.43); */
    border: none !important;
    background-color: #fff !important;
}

.ui-widget {
    font-family: Lato,sans-serif !important;
    font-size: 16px !important;
}

.ui-dialog {
    border-radius: 8px !important;
    position: fixed !important;
    top: 30% !important;
}

.ui-widget-header {
    display: none !important;
}

.ui-widget-header {
    background: #5c388c !important;
}

    .ui-dialog .ui-dialog-titlebar {
        font-size: 17px !important;
    }

.ui-widget-content {
    /* box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.43); */
    border: none !important;
    background-color: #fff !important;
}

.ui-dialog .ui-dialog-content {
    border: none !important;
    /* border-radius: unset !important; */
    padding: 1.5em 1em 1em !important;
    font-family: Lato,sans-serif !important;
}

.w-25 {
    height: 35px;
    width: 25% !important
}

.w-50{
    width:50% !important;
}

.f24 {
    font-size: 24px;
    line-height: 130%;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}


.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}



.creditcardPanel {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 35px;
    text-align: left;
}


.w-20 {
    width: 20% !important;
}


.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

tip > svg {
    position: absolute;
    top: 7px;
    right: 10px;
    text-decoration: none !important;
    color: inherit;
    cursor: pointer;
}
.customCheckbox {
    width: 24px;
    position: relative;
    margin-right: 4px;
    z-index: 1;
}

    .customCheckbox label {
        width: 24px;
        height: 24px;
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #dbdbdb;
    }

        .customCheckbox label:after {
            content: "";
            width: 7px;
            height: 13px;
            border: solid #4E2683;
            border-width: 0 .15em .15em 0;
            position: absolute;
            /* padding: 3px; */
            top: 3px;
            right: 8px;
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            opacity: 0;
        }

    .customCheckbox input[type=checkbox]:checked + label:after {
        opacity: 1;
    }


.select-wrap {
    max-width: 94%;
}

.select-wrapper {
    background-color: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.mbxxsmall {
    margin-bottom: 13px;
}

.w100 {
    width: 100% !important;
}

.hide{
    display:none;
}

.fa-check:before {
    content: none !important;
}

.w-15{
    width:15% !important;
}

.notice-failure {
    border-color: #a94442;
    border-style: solid;
    border-width: 1px;
}

.notice-failure {
    background: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
}

.notice {
    padding: 15px;
    border-radius: 3px;
    margin: 2px 0;
}

.red {
    color: #EC0404;
    font-weight: bold;
}


/*.chosen-container-multi .chosen-choices {
    padding: 4px;
    border: none !important;
    background-image: none !important;
    background-color: none !important;
    border-radius: .25rem;
}
.chosen-container-active .chosen-choices{
    border:none !important;
}

.chosen-container .chosen-drop{
    top:37px !important;
    z-index:1;
}*/

.hidden {
    display: none !important;
}
.num-circle::before {
    width: 36px;
    height: 36px;
    background: #4a2a80;
    /* left: 0px; */
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    position: absolute;
     padding-left: 0px; 
    border-radius: 50%;
    top: 4px;
    text-align: center;
    /*vertical-align: middle;*/
}
.num::before {
    content: attr(data-content)
}

.rounded-panel {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.bg-grey {
    background: rgba(172, 152, 197, 0.25) !important;
}

.plsmall {
    padding-left: 30px;
}

.bg-lt-grey {
    background-color: #efeeee;
}

.mbxsmall {
    margin-bottom: 25px;
}

.pbsmall {
    padding-bottom: 35px;
}

.mlrmedium {
    margin-left: 18px;
    margin-right: 18px;
}

.tablecell {
    display: table-cell;
    vertical-align: middle;
}

.f19{
    font-size:19px;
}

.f17{
    font-size:17px;
}
.normal-case
{
    text-transform:none;
}

.check-green:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 22px;
    border: solid #a6c83d;
    border-width: 0 3px 3px 0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -30px;
    top: 0px;
}

.progress {
    height: 4px !important;
    background-color: #cacaca !important;
}

.progress-bar {
    background-color: #666 !important;
}


.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.textbox_icon {
    display: none;
    /* display: table-cell; */
    font-size: 20px;
    width: 24px;
    position: absolute;
    margin-top: -28px;
    right: 10px;
}

.w-30
{
    width:30%
}
.green {
    color: #a6c83d;
}
.pt-170
{
    padding-top:170px;
}
.pleft35 {
    padding-left: 35px;
}

.field-validation-error {
    color: red;
}

.f128 {
    font-size: 128px;
}

.lt-purple {
    color: #9283be;
}


.notice {
    text-align: left;
}

.notice-wrap {
    padding-left:0%;
    width: 100%;
}

.notice-success {
    border-color: #3c763e;
    border-style: solid;
    border-width: 1px;
}

.notice-info {
    background: #dff0d8 none repeat scroll 0 0;
    border-color: #d6e9c6;
    color: #3c763d;
    border-color: #3c763e;
    border-style: solid;
    border-width: 1px;
}

.notice-failure {
    border-color: #a94442;
    border-style: solid;
    border-width: 1px;
}


.notice-covid19 {
    background: #9283be none repeat scroll 0 0;
    border-color: #5c388c;
    color: white;
    border-style: solid;
    border-width: 1px;
}

.nav-bar {
    position: absolute;
    top: 40px;
    left: 0;
    overflow: visible;
    z-index: 99;
}

    .mobile-sticky {
   
        display: none;
  
    }


@media (max-width: 1020px) and (min-width: 50px) {
    .mobile-sticky {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: block;
        z-index: 98;
    }
}


@media (max-width: 1020px) and (min-width: 50px) {
    .mobile-sticky > .mobile-logo {
        max-width: 110px;
        margin: 10px;
    }
}

@media (max-width: 776px) and (min-width: 50px) {
    .base .float-left, .base .float-right {
        float: none;
    }
}


@media (max-width: 1200px) and (min-width: 776px) {
    .logo {
        margin-left: 20px;
    }
}

@media (max-width: 1200px) and (min-width: 776px) {
    .base {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%;
    }
}


/*Rolling gif Start*/
@keyframes lds-rolling {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@-webkit-keyframes lds-rolling {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.lds-rolling {
    position: relative;
}

    .lds-rolling div,
    .lds-rolling div:after {
        position: absolute;
        width: 50px;
        height: 50px;
        border: 4px solid #4e2683;
        border-top-color: transparent;
        border-radius: 50%;
    }

    .lds-rolling div {
        -webkit-animation: lds-rolling 2s linear infinite;
        animation: lds-rolling 2s linear infinite;
        top: 50px;
        left: 50px;
    }

        .lds-rolling div:after {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

.lds-rolling {
    width: 100px !important;
    height: 100px !important;
    -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
}

.custom-checkbox label:before {

    margin-right: 15px;
}

.pt-20{
    padding-top:20px;
}

/*Rolling gif End*/
/*.customCheckbox {
    width: 24px;
    position: relative;
    margin-right: 4px;
    z-index: 1;
}

    .customCheckbox input[type=checkbox]:checked + label:after {
        opacity: 1;
    }

    .customCheckbox label:after {
        content: "";
        width: 7px;
        height: 13px;
        border: solid #4E2683;
        border-width: 0 .15em .15em 0;
        position: absolute;

        top: 3px;
        right: 8px;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
    }*/
/*.off {
    display: none;
}
.minicart-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0.5;
}
.minicart-loading {
    z-index: 1040;
    position: fixed;
    width: 100%;
    left: 0;
    top: 30%;
    color: #fff;
    text-align: center;
}

.minicart-loading-message {
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 12px;
}

.loading-animation {
    display: block;
    font-size: 50px;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 40px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loading 1.7s infinite ease;
    animation: loading 1.7s infinite ease;
    border: none;
}

.full {
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.bg-lt-purple {
    background-color: #9283be;
}*/


/*.minicart-loading {
    color: #fff;
    text-align: center;
}*/

/* Table Responsive Related CSS*/
/*
	Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.
	*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

    /* Force table to not be like tables anymore */
    .table-rmarequest table, thead, tbody, th, td, tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table-rmarequest thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-rmarequest tr {
        margin: 0 0 1rem 0;
    }

        .table-rmarequest tr:nth-child(odd) {
            background: #ccc;
        }

    .table-rmarequest td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50% !important;
    }

        .table-rmarequest td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 16px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
        }

        /*
		Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
		*/
        .table-rmarequest td:nth-of-type(1):before {
            content: "ID";
        }

        .table-rmarequest td:nth-of-type(2):before {
            content: "#";
        }

        .table-rmarequest td:nth-of-type(3):before {
            content: "Item Number";
        }

        .table-rmarequest td:nth-of-type(4):before {
            content: "Description";
        }

        .table-rmarequest td:nth-of-type(5):before {
            content: "UOM";
        }

        .table-rmarequest td:nth-of-type(6):before {
            content: "Qty";
        }
}

.w100,.w-100{
    width:100%;
}

.pointer{
    cursor:pointer;
}

.pleft15{
    padding-left:15px
}

select[disabled] {
    background-color: #eee;
    opacity: 1;
}
.disabled-button {
    cursor: not-allowed;
    background-color: lightgray;
}

#breadcrumbs-two li .fill {
 
    color: rgba(255, 255, 255, 0.6) !important;
}

.underline{
    text-decoration: underline;
}

.footer-menu-links div ul li a, .footer-other-links div ul li a, .footer-other-links div p {
    color: #231f20 !important;
}

footer .footer-other-links p, footer .footer-other-links ul li {
    font-size: 12px !important;
}


/*desktop*/
@media (min-width: 1020px)  {
    footer .social-links {
        width: 40%;
    }   
}

/*mobile*/
@media (max-width: 1020px) {
    #header .top-head .logo {
        margin-top: 0px !important;
    }
}


footer ul li a:hover {
    color: #4a2a80 !important;
    font-weight:normal !important;
}

footer .footer-menu-links ul li a:hover {
    text-shadow: 1px 0 0 #4a2a80 !important;
}


.nav-links .dropdown-content a.ddlink {
    display: block;
    font: inherit;
    line-height: inherit;
    font-size: 14px !important;
    padding: 10px 20px;
    margin-left: 1px;
    line-height: 20px;
}
.nav-links .dropdown-content a.ddlink:hover {
    text-shadow: 1px 0 0 #fff;
    transition:all 0.2s;
}

.nav-links .dropdown-content{
    width: 235px !important;
    min-width: 100% !important;
    border-top: 3px solid #2ea3f2;
    top: 35px;
}

.nav-links .dropdown-content div {
    padding: 20px 20px;
}

.nav-links .dropdown-content::before {
    width: 235px;
    height: 164px;
    left:0;
}


.holiday-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(99,99,99,.9);
    z-index: 99;
}

.holiday-pop-content {
    padding: 20px;
    width: 420px;
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
}

.btn-small-text {
    font-size: .875rem;
    line-height: 1em;
    padding: .5rem .75rem;
}

.btn-brand-outline:hover {
    background-color: #fff;
    border-color: #fff;
    color: #4a2a80 !important;
}

.main-menu .nav-links {
    margin-top: 37px;
    padding-bottom: 2px;
}

.main-menu .nav-links li {
    padding-right: 1.875rem;
    padding-left: 3px;
}

.main-menu .nav-links a.link:hover {
    text-shadow: 1px 0 0 #fff;
    color: #fff !important;
}

/*.container {
    max-width: 1080px;
}*/

.logo {
    margin-right:30px;
}

.search-box button img, .search-btn button img {
    transform: rotate(100deg);
}

.mobile-menu-btn-scroll {
    padding-top: 28px;
    position: absolute;
    right: 1px;
    width: 132px;
}

/*#nav-lnk-hr::after {
    font-family: ETmodules;
    content: "3";
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 800;
}*/
    /*.nav-links .dropdown-content {
    top: calc(100% + 1rem);
}*/

.bg-red {
    background-color: #fe0000;
}

a.white-button {
    background-color: #fff;
    color: #4e2683;
}
.white, .white:hover {
    color: #fff !important;
}
#ui-datepicker-div .ui-widget-header {
    display: block !important;
}
#ui-datepicker-div .ui-datepicker-title {
    color: #fff;
}
footer .social-links a {    
    width: 60px;
    height: 60px;
    text-align: center;
    line-height:83px;
}
footer .social-links a:hover {
    background-color: #4e2683 !important;
    color: #fff !important;            
}
.mobile-menu a:hover {
    color: #fff !important;
}
.mobile-menu .btn-brand-outline:hover {
    color: #4a2a80 !important;
}

.black{
    color:#212529;
}

select, option {
    font: -moz-pull-down-menu;
}


.blockout-msg-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(99,99,99,.9);
    z-index: 99;
}

.blockout-msg-popup-content {
    padding: 20px;
    width: 465px;
    position: fixed;
    top: 20%;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
}
.blockout-msg-popup-content p{
    text-align:left;
}

.hidemethod {
    display: none !important;
}

.product-oos-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(99,99,99,.9);
    z-index: 99;
}

.product-oos-popup-content {
    padding: 20px;
    width: 550px;
    position: fixed;
    top: 5%;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
}

@media only screen and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2){
   
    .product-oos-popup-content {
        width: 294px;   
         left: 48%;
    }
    .product-oos-popup-content .oos-msg{
          font-size: 13px;
    }
}

@media only screen and (device-width: 375px) and (-webkit-min-device-pixel-ratio: 2){
   
    .product-oos-popup-content {
        width: 318px;
        left: 48%;
    }
        .product-oos-popup-content .oos-msg {
            font-size: 12px;
        }
}

@media only screen and (device-width: 414px) and (-webkit-min-device-pixel-ratio: 2){
      .product-oos-popup-content {
        width: 400px;
        left: 48%;
    }
        .product-oos-popup-content .oos-msg {
            font-size: 12px;
        }
}

@media only screen and (device-width: 390px) and (-webkit-min-device-pixel-ratio: 3){
    .product-oos-popup-content {
        width: 375px;
        left: 48%;
    }
        .product-oos-popup-content .oos-msg {
            font-size: 12px;
        }
}

@media only screen and (device-width: 393px) and (-webkit-min-device-pixel-ratio: 2){
    .product-oos-popup-content {
        width: 380px;
        left: 48%;
    }
        .product-oos-popup-content .oos-msg {
            font-size: 12px;
        }
}

@media only screen and (device-width: 360px) and (-webkit-min-device-pixel-ratio: 4){
    .product-oos-popup-content {
        width: 342px;
        left: 48%;
    }
        .product-oos-popup-content .oos-msg {
            font-size: 12px;
        }
}

@media only screen and (device-width: 412px) and (-webkit-min-device-pixel-ratio: 3){
     .product-oos-popup-content {
        width: 400px;
        left: 48%;
    }
        .product-oos-popup-content .oos-msg {
            font-size: 12px;
        }
}

@media only screen and (device-width: 412px) and (-webkit-min-device-pixel-ratio: 2){
    .product-oos-popup-content {
        width: 400px;
        left: 48%;
    }
        .product-oos-popup-content .oos-msg {
            font-size: 12px;
        }
}

@media only screen and (device-width: 375px) and (-webkit-min-device-pixel-ratio: 3){
    .product-oos-popup-content {
        width: 360px;
    }
        .product-oos-popup-content .oos-msg {
            font-size: 12px;
        }
}

.register-mark sup{
    font-size: 1.575em;
    top:0px;
}

.duocal-spec-li {
    list-style-type: disc;
    margin-left: 20px;
}

.duocal-spec-li li {
    font-family: bariol regular;
    font-size: 16px;
    letter-spacing: 0.21px;
    color: #6d6e71;
    list-style-type: disc;
    margin-left: 20px;
}

.cat13-spec-li-font-family {
    font-family: bariol regular;
    font-size: 16px;
    letter-spacing: 0.21px;
    color: #6d6e71;
}