/* Inner css */

.CartCode .CouponCode .CouponCode {
    width: auto;
}
.CartCode .CouponCode .CouponCode > p,
.CartCode .GiftCertificate .GiftCertificateCode > p {
    min-height: 45px;
}
.ExpressCheckout .ExpressCheckoutContent .AccountLogin dd input:not([type="submit"]) {
    width: 100%;
}
form .HorizontalFormContainer dd:before,
form .HorizontalFormContainer dd:after {
    content: "";
    display: table;
}
form .HorizontalFormContainer dd:after {
    clear: both;
}
.ExpressCheckout form .HorizontalFormContainer dd {
    margin-bottom: 10px;
    padding-top: 0;
    width: 320px;
}
.ExpressCheckout .AddBillingAddress dt,
.ExpressCheckout .AddShippingAddress dt {
    clear: left;
    line-height: 33px;
}
#ForgotPasswordForm .HorizontalFormContainer dt {
    padding-top: 0;
    line-height: 33px;
}
.ExpressCheckout .HorizontalFormContainer dt {
    padding-top: 0;
    line-height: 33px;
}
#ForgotPasswordForm .HorizontalFormContainer dd {
    margin-left: 15px;
}
input.Textbox,
input[type="text"],
input[type="password"] {
    width: 100%;
    max-width: 320px
}
textarea {
    width: 100%;
}
div#uniform-creditcard_ccexpm.selector , div#uniform-AuthorizeNet_ccexpm {
    float: left;
    width: 48% !important;
}
div#uniform-creditcard_ccexpy.selector , div#uniform-AuthorizeNet_ccexpy{
    float: right;
    width: 48% !important;
}
.HorizontalFormContainer dd div.selector {
    height: 35px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    width: 100% !important;
    background-position: 100% center !important;
}
.HorizontalFormContainer dd div.selector > span {
    height: 100%;
}
.ExpressCheckout div#uniform-sel_shipping_address.selector span,
.ExpressCheckout div#uniform-sel_billing_address.selector span {
    line-height: 13px;
}
.ExpressCheckout #uniform-sel_shipping_address.selector,
.ExpressCheckout #uniform-sel_billing_address {
    padding-top: 0 !important;
    font-size: 12px;
}
.page em {
    font-style: normal;
}
.EstimateShipping dd .selector {
    height: 35px;
    line-height: 33px !important;
    max-width: 320px;
    width: 100%;
    background-position: 100% !important;
}
.EstimateShipping dd .selector > span {
    height: 100%;
    line-height: normal;
}
#ContactForm dd,
form .HorizontalFormContainer dd {
    float: left;
    width: 320px;
    float: left;
    margin-left: 15px;
    padding-bottom: 0;
    padding-left: 0 !important
}
#CheckoutStepPaymentDetails dd {
    float: left;
    margin-left: 15px;
    padding-bottom: 0;
}
.LittleNotePassword {
    padding: 0 !important;
}

/*Cart page */

form#cartForm .CartContents th:nth-of-type(2) {
    text-align: center;
}
form#cartForm .CartContents th:nth-of-type(3) {
    min-width: 100px;
    text-align: right;
}
form#cartForm .CartContents th:nth-of-type(4) {
    text-align: right;
}
#CartContent .ProceedToCheckout .CheckoutButton {
    padding-bottom: 15px;
}
#CartContent .ProceedToCheckout .AlternativeCheckout {
    margin-bottom: 10px;
}
#CartContent .ProceedToCheckout .PayPalExpressCheckout p {
    margin-bottom: 18px;
}
#CartContent .FloatRight.PayPalExpressCheckout input {
    margin-bottom: 4px;
}
#CartContent .CartContents tfoot .SubTotal td div {
    padding: 18px 0;
}
#ContactForm .Submit,
#CheckoutStepPaymentDetails .Submit {
    margin-left: 187px;
}
.ExpressCheckout .SelectShippingAddress #uniform-sel_shipping_address.selector,
.ExpressCheckout #uniform-sel_billing_address {
    width: auto !important;
    max-width: 100%;
}

/* M.m.desinger for */

.CheckoutOrderComments > textarea {
    margin-bottom: auto;
}
input.qtyInput[type="text"] {
    display: inline-block;
    float: none;
    height: 26px;
    margin: auto;
    padding: 0;
    text-align: center;
    width: 27px;
}
#CartContent .updateCart > .btn {
    display: block;
    margin: 30px 0 30px auto;
}
#CartContent .ProceedToCheckout .AlternativeCheckout {
    margin-bottom: 0;
}
#CartContent .ProceedToCheckout .CheckoutButton {
    padding-bottom: 0;
}
#CartContent .ProceedToCheckout .AlternativeCheckout .PTB20 {
    padding: 22px 0 0;
}
.KeepShopping a.btn.alt {
    margin-top: 25px;
}
#CartContent .EstimateShipping label {
    display: block;
    margin-bottom: 5px;
    text-align: left;
    text-indent: 10px;
}
.HorizontalFormContainer dl:before,
.VerticalFormContainer dl:before,
.VerticalFormContainer dl:after,
.HorizontalFormContainer dl:after {
    content: "";
    display: table;
}
.VerticalFormContainer dl:after,
.HorizontalFormContainer dl:after {
    clear: both;
}
.FormContainer.HorizontalFormContainer .ProductPrice {
    line-height: 33px;
}
#CheckoutStepPaymentDetails input[type="submit"] {
    margin-left: auto;
}
.HorizontalFormContainer p.Submit,
.form p.Submit {
    padding-top: 0;
}
#share-product #tabcontent .btn.js-share-button {
    line-height: 32px;
}
form#wishlistsform table.CartContents th:first-of-type {
    width: 40px;
}
@media screen and (max-width: 767px) {
    #CartContent table.CartContents {
        margin-bottom: auto;
        border-top: 1px solid #ededed;
    }
    #CartContent table.CartContents tbody tr {
        border-bottom: 1px solid #ededed;
    }
    #CartContent form#cartForm table.CartContents > tbody > tr > td.CartThumb,
    .page #CartContent .CartContents > tbody > tr > td.CartThumb {
        float: none;
        position: static;
        width: 100%;
    }
    .page #CartContent table.CartContents tbody tr td {
        border-bottom: 1px solid #ededed;
        display: block;
        float: left;
        margin: 0;
        padding-bottom: 10px;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 10px;
        text-align: center;
        width: 100%;
    }
    .page #CartContent .CartContents > tbody > tr > td:last-of-type a.CartRemoveLink {
        /*  background-position: -46px -35px;*/
        clear: both;
        display: block;
        float: none;
        height: 20px;
        margin: auto;
        width: 20px;
    }
    .Content .txtR .btn {
        width: 100%;
    }
    .CartContents .EstimateShippingLink.btn.alt {
        width: 100%;
    }
    #CartContent .ProceedToCheckout .CheckoutButton .btn {
        width: 100%;
    }
    #CartContent .KeepShopping .btn.alt {
        width: 100%;
    }
    .CartContents tfoot .SubTotal td div {
        text-align: center;
        width: 100%;
        box-sizing: border-box;
    }
    .CartCode .CouponCode .Textbox.Field100 {
        width: 100%;
    }
    .CartCode .GiftCertificateCode .Textbox {
        width: 100%;
    }
    #CartContent form#cartForm table.CartContents > tbody > tr > td.CartItemIndividualPrice::before {
        content: "Item Price : ";
    }
    #CartContent form#cartForm table.CartContents > tbody > tr > td.CartItemTotalPrice::before {
        content: "Total : ";
    }
    #CartContent tfoot tr td {
        display: block;
        text-align: center;
        width: 100%;
        border-bottom: 0 solid #e3e3e3;
    }
    .CartContents tfoot .SubTotal td div {
        padding-right: 5px;
        text-align: center;
    }
    .page #CartContent table.CartContents tbody tr td .qtyInput.quantityInput {
        margin-bottom: auto;
    }
    .page #CartContent table.CartContents tbody tr td span {
        margin-left: auto!important;
        margin-right: auto!important;
        display: inline-block;
    }
    .SubTotal.First .Odd > div {
        text-align: left;
    }
    #CartContent table.CartContents tbody tr:nth-of-type(2n+1) {
        background-color: #f8f8f8;
    }
    #CartContent .gtotal .Odd > div {
        text-align: center;
    }
    #CartContent .ProceedToCheckout .AlternativeCheckout p {
        text-align: center;
    }
    .CartCode .CouponCode,
    .CartCode .GiftCertificate {
        float: none;
        width: auto;
    }
    .CartCode .GiftCertificate input,
    .CartCode .CouponCode input {
        margin-bottom: 20px;
    }
    .ExpressCheckoutContent .FormContainer dd {
        width: 100%;
    }
    #QuickSearch.QuickSearch {
        min-width: 100%;
        line-height: 22px;
    }
    #QuickSearch.QuickSearch .QuickSearchResultName a {
        padding: 0;
    }
    .CartCode .CouponCode,
    .CartCode .GiftCertificate {
        width: auto;
        float: none;
    }
    #CheckoutStepPaymentDetails dd {
        margin-left: auto;
    }
    #CheckoutStepPaymentDetails dd .ProductPrice {
        margin-left: 15px;
    }
    #ContactForm .Submit,
    #CheckoutStepPaymentDetails .Submit {
        margin-left: auto;
    }
    .EstimateShippingButtons input {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .page #CartContent table.CartContents .EstimatedShippingMethods td {
        display: table-cell;
        float: none;
        max-width: none;
        min-width: 100% !important;
    }
    .ExpressCheckoutContent .HorizontalFormContainer dd div.selector,
    .ExpressCheckoutContent .HorizontalFormContainer dd .Textbox {
        margin-bottom: auto;
    }
    .ExpressCheckoutContent .HorizontalFormContainer dd .Textbox + br {
        display: none;
    }
}

/* End of Cart page */


/* Checkout page */

@media screen and (max-width: 767px) {
    #ForgotPasswordForm .HorizontalFormContainer dt:nth-of-type(2) {
        line-height: normal;
    }
    .ExpressCheckout form .HorizontalFormContainer dt,
    .ExpressCheckout form .HorizontalFormContainer dd,
    #ForgotPasswordForm .HorizontalFormContainer dd,
    #ContactForm dd {
        padding-bottom: 0 !important;
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
    }
    form .HorizontalFormContainer dd,
    input.Textbox,
    input[type="text"],
    input[type="password"],
    .HorizontalFormContainer dt,
    .HorizontalFormContainer dd,
    .form dt,
    .form dd {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        text-align: left;
        margin-left: 0;
        margin-right: 0;
    }
    .EstimateShipping dd .selector {
        max-width: 100%;
        width: 100%;
    }
    .EstimateShipping dd .selector > span {
        text-align: left;
    }
    .ExpressCheckoutContent .CreateAccount,
    .ExpressCheckoutContent .AccountLogin {
        float: none;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .clear.AddShippingAddress > .FloatLeft,
    .clear.AddBillingAddress > .FloatLeft {
        width: 100%;
    }
    .HorizontalFormContainer dd div.selector {
        width: 100% !important;
    }
    .HorizontalFormContainer dd #FormField_13,
    .HorizontalFormContainer dd #FormField_23 {
        margin-left: 0;
    }
    .HorizontalFormContainer p.Submit {
        padding-top: 0;
    }
    .ExpressCheckoutBlock .ExpressCheckoutTitle {
        font-size: 12px;
        padding: 10px 5px;
    }
    .FloatLeft[src*="NodeJoin.gif"] {
        display: none;
    }
    .ExpressCheckoutBlockCompleted a.ChangeLink {
        right: 5px;
    }
    .SelectBillingAddress > div,
    .SelectShippingAddress > div {
        margin-left: auto !important;
    }
    #uniform-sel_billing_address {
        width: 100%;
    }
    .AccountOrderStatusList li.li-list .btns {
        bottom: 6px;
        left: 0;
        right: auto;
        top: auto;
        position: absolute;
    }
    .AccountOrderStatusList li.li-list .btns > form .btn {
        max-width: none;
    }
    .AccountOrderStatusList li.li-list .btns > form {
        width: auto;
    }
    .AccountOrderStatusList li.li-list {
        padding-bottom: 74px;
    }
    .pagePadding .Content {
        border-top: 0px none #cccccc;
        border-left: 0 none;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0px;
    }
    table {
        max-width: 100%;
    }
    .BlockContent.PageContent iframe {
        width: 100%;
    }
    .FormContainer .box dt {
        margin-left: auto;
        width: auto;
    }
    .CheckoutRedeemCoupon .btn.alt {
  display: block;
  margin-bottom: 15px;
  margin-left: 0;
  margin-top: 15px;
}
    .CartContents tfoot .SubTotal td div {
  text-align: right;
}
    .CheckoutRedeemCoupon.codeUno label {
  display: block;
  text-align: left;
}
    
    
}

/* End of Checkout page */

@media screen and (max-width: 479px) {
    .ExpressCheckoutBlock .ExpressCheckoutTitle {
        font-size: 10px;
    }
    .recaptchatable {
        width: 100%;
    }
    #recaptcha_area td,
    #recaptcha_area tr {
        display: block;
        width: 100%;
        float: left;
    }
    .recaptchatable {
        width: 100%;
    }
    .recaptcha_image_cell {
        display: block;
        width: 100%;
    }
    #recaptcha_area .recaptcha_image_cell + td {
        width: auto !important;
        clear: left;
        display: inline-block !important;
        padding: 10px 7px 7px 10px !important;
    }
    #recaptcha_area .recaptcha_image_cell + td + td {
        display: inline-block !important;
        width: auto !important;
    }
    #recaptcha_area > table#recaptcha_table > tbody > tr:last-of-type > td {
        display: block;
        text-align: left;
        width: 100%;
    }
    #recaptcha_area > table#recaptcha_table > tbody > tr:last-of-type > td #recaptcha_privacy {
        float: left;
        margin: 7px 13px 12px;
    }
    .recaptchatable #recaptcha_response_field {
        width: 100% !important;
    }
    .recaptchatable .recaptcha_input_area {
        padding-left: 0;
        padding-right: 10px;
    }
    #recaptcha_area > table#recaptcha_table > tbody > tr {
        display: block;
        float: left;
        width: 100%;
        height: auto;
    }
    div#ProductDetails h1 {
        font-size: 14px;
    }
}

/* End of Inner css */

@media screen and (max-width: 767px) {
    .btn,
    textarea,
    input[type="email"],
    input[type="text"],
    input[type="password"],
    input.Textbox {
        height: 35px;
        line-height: 35px;
    }
    #ImageContainer .mz-figure.mz-active > img {
        filter: grayscale(100%) opacity(100%);
    }
    body .mz-figure.mz-active > img {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'saturate\' values=\'0\'/><feComponentTransfer><feFuncA type=\'linear\' slope=\'1\'/></feComponentTransfer></filter></svg>#grayscale");
        -webkit-filter: grayscale(100%) opacity(100%);
        filter: grayscale(100%) opacity(100%);
    }
    body .no-cssfilters-magic .mz-figure.mz-active > img {
        opacity: 1;
    }
    body .lt-ie10-magic .mz-figure.mz-active > img {
        opacity: 1;
        filter: progid: DXImageTransform.Microsoft.BasicImage(grayScale=1, opacity=0.6);
    }
    body .mz-hint,
    body .mz-zoom-window.mz-inner {
        display: none !important;
    }
    body .mz-figure.mz-active.mz-inner-zoom,
    body .lt-ie11-magic .mz-figure.mz-active.mz-inner-zoom > img {
        opacity: 1;
    }
    .sirv-spin-container .spin-figure canvas {
        max-width: 290px;
    }
    .MTGallery > #SirvContainer {
        max-width: 290px;
    }
    .cloudzoom-blank,
    .cloudzoom-zoom-inside {
        display: none !important;
    }
    #CheckoutStepPaymentDetails input[type="submit"] {
        margin-left: 14px;
        margin-right: auto;
    }
    .ProductTinyImageList2 ul {
        margin-left: auto;
    }
}

/* M.m.desinger for */


/* mega menu */

@media screen and (min-width: 768px) {
    .PageMenu .sf-menu li:hover ul,
    .PageMenu .sf-menu li.sfHover ul {
        left: -1px;
    }
    .PageMenu li.HL-HasMegamenu .WrapperCategory > ul > li {
        border-top: none;
        padding-bottom: 10px;
        float: none;
        display: block;
        vertical-align: top;
    }
    .PageMenu li.HL-HasMegamenu .WrapperCategory > ul > li > a {
        color: #5b5b5b;
        font-weight: 700;
        font-size: 13px;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul {
        border: 0;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li {
        padding: 0px 0 8px;
        margin: 0px 0px 0;
        float: none;
        vertical-align: top;
        display: inline-block;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li:first-child > a,
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li:first-child + li > a,
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li:first-child + li + li > a {
        border-top: 0;
        padding-top: 2px;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li img {
        margin-top: 10px;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li > a {
        text-transform: uppercase;
        color: #000000 !important;
        font-weight: bold;
        line-height: 25px;
        padding-top: 8px;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li a:hover {
        color: #25bfed !important;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li > a:before,
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li > a:after {
        display: none;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li > ul {
        position: static;
        display: block !important;
        visibility: visible !important;
        border: 0;
        width: auto !important;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li > ul > li {
        border: 0;
        padding: 0;
    }
    .PageMenu .side-menu > ul > li.HL-HasMegamenu .WrapperCategory > ul > li > ul > li a {
        color: #555555 !important;
        line-height: 25px;
    }
    .HL-HasMegamenu > ul {
        display: none !important;
    }
    .HL-HasMegamenu:hover > ul.Wrapper-Megamenu {
        display: block !important;
        visibility: visible !important;
        width: 500px !important;
        border-radius: 3px;
        /*-webkit-column-count: 2;
-moz-column-count: 2;
-o-column-count: 2;
column-count: 2;*/
    }
    .HL-HasMegamenu.brands:hover > ul.Wrapper-Megamenu {
        width: 750px!important;
    }
    .PageMenu .HL-HasMegamenu:hover > ul li ul {
        display: block !important;
        visibility: visible !important;
        position: static;
        border: none !important;
        width: auto !important;
    }
    .PageMenu .HL-HasMegamenu:hover > ul > li > ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
    }
    .HL-HasMegamenu.brands:hover > ul.Wrapper-Megamenu > li > ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
    }
    .PageMenu .HL-HasMegamenu:hover ul li ul li ul li > ul {
        display: none!important;
        position: absolute;
        border: 3px solid #d0e0fc !important;
        left: 100% !important;
        margin-left: 0;
        top: -5px !important;
        background: #eeeeee;
        width: 250px!important;
    }
    .PageMenu .HL-HasMegamenu:hover ul li ul li ul li:hover > ul {
        display: block!important;
    }
    .header .PageMenu .HL-HasMegamenu:hover ul li ul li ul li:hover > ul {
        display: none !important;
    }
    .PageMenu .sf-menu > li > ul,
    .PageMenu .HL-HasMegamenu > ul {
        width: 100% !important;
        top: 36px !important;
        /*left: 0!important;*/
        background: #eeeeee;
        border: 3px solid #d0e0fc;
        border-top: 0px;
        width: 300px;
    }
    .PageMenu .HL-HasMegamenu > ul > li {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        float: left;
        clear: none;
    }
    .PageMenu .HL-HasMegamenu > ul > li.large-banner {
        -webkit-border-bottom-right-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        border-bottom-right-radius: 10px;
    }
    .PageMenu .HL-HasMegamenu > ul > li:first-child {
        border-left: none;
    }
    .PageMenu .HL-HasMegamenu > ul li ul {
        background: none;
        border: none !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        font-size: 0;
    }
    .PageMenu .HL-HasMegamenu > ul ul li {
        clear: none;
        /*float: left;*/
        display: block;
    }
    .PageMenu .HL-HasMegamenu > ul ul ul li {
        padding: 0;
        display: block;
    }
    .PageMenu .HL-HasMegamenu > ul li ul li a.hasSub {
        background: none;
    }
    .PageMenu .HL-HasMegamenu > ul > li > ul > li > a {
        color: #161f9b;
    }
    .PageMenu .HL-HasMegamenu > ul > li > ul > li > ul {
        padding-left: 10px;
    }
    .PageMenu .HL-HasMegamenu > ul > li > ul > li > ul > li {
        clear: both;
    }
    .PageMenu .HL-HasMegamenu > ul > li > ul > li > ul > li > a {
        color: #161f9b;
        padding: 0;
        margin: 0;
    }
    .PageMenu .HL-HasMegamenu > ul li ul li a {
        padding: 0;
        margin: 0;
    }
    .PageMenu .HL-HasMegamenu > ul > li > ul > li:hover > a:before {
        border: none;
    }
    .PageMenu .HL-HasMegamenu > ul li ul li li > a:before {
        left: 0;
    }
    .PageMenu .HL-HasMegamenu > ul li ul li li:hover > a {
        text-decoration: underline!important;
    }
    .PageMenu .HL-HasMegamenu > ul img {
        padding-bottom: 10px;
        max-width: 100%;
    }
    .PageMenu .HL-HasMegamenu.menu-parent {
        /* position: static; */
    }
    .Wrapper-Megamenu .WrapperCategory {
        float: left !important;
        width: 66%;
        clear: none !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 8px 0 !important
    }
    .Wrapper-Megamenu.StandardMegamenu .WrapperCategory.WrapperCategory {
        width: 100%;
    }
    .Wrapper-Megamenu.StandardMegamenu .WrapperCategory > ul > li {
        width: 100%;
    }
    .Wrapper-Megamenu .large-banner {
        float: left !important;
        width: 34%;
        clear: none !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .HL-HasMegamenu .WrapperCategory ul {
        display: block !important;
        visibility: visible !important;
    }
    .Wrapper-Megamenu .WrapperCategory > ul > li {
        width: 33%;
        float: left;
        clear: none;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .PageMenu .HL-HasMegamenu.NoColRightMegamenu .Wrapper-Megamenu:before {
        background: none;
        border-left: 1px solid #f5f5f5;
        width: 25%;
    }
    .PageMenu .HL-HasMegamenu.NoColRightMegamenu .Wrapper-Megamenu .WrapperCategory > ul > li {
        width: 25%;
    }
    .PageMenu .HL-HasMegamenu.NoColRightMegamenu .Wrapper-Megamenu .large-banner {
        width: 0;
    }
    .PageMenu .HL-HasMegamenu.NoColRightMegamenu .Wrapper-Megamenu .WrapperCategory {
        width: 100%;
    }
    .PageMenu .HL-HasMegamenu.NoColRightMegamenu .Wrapper-Megamenu .large-banner {
        display: none;
    }
    .PageMenu .HL-HasMegamenu > ul.HL-ContentHTML:before {
        background: none;
    }
    .Wrapper-Megamenu.HL-ContentHTML .large-banner {
        width: 100%;
    }
    .PageMenu .HL-HasMegamenu .col-1,
    .PageMenu .HL-HasMegamenu .col-2,
    .PageMenu .HL-HasMegamenu .col-3,
    .PageMenu .HL-HasMegamenu .col-4 {
        width: 25%;
        display: inline-block;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .NoCategoryMegamenu .Wrapper-Megamenu .large-banner {
        width: 100%;
    }
    .NoCategoryMegamenu .Wrapper-Megamenu .WrapperCategory {
        display: none;
    }
    .PageMenu li li.large-banner:hover > a {
        padding-left: 20px;
        padding-right: 20px;
        margin-right: 0;
    }
    .PageMenu li li.large-banner:hover > a:before {
        border: none;
    }
    .PageMenu .HL-HasMegamenu.NoCategoryMegamenu.NoColRightMegamenu:hover > ul {
        display: none !important;
    }
    .PageMenu .sf-menu > li {
        background: #eeeeee;
        /* Old browsers */
        background: -moz-linear-gradient(top, #eeeeee 0%, #ededed 50%, #d1d1d1 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(50%, #ededed), color-stop(100%, #d1d1d1));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #eeeeee 0%, #ededed 50%, #d1d1d1 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #eeeeee 0%, #ededed 50%, #d1d1d1 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #eeeeee 0%, #ededed 50%, #d1d1d1 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #eeeeee 0%, #ededed 50%, #d1d1d1 100%);
        /* W3C */
        border-radius: 7px 7px 0 0;
        border: 1px solid #cccccc;
        border-bottom: 0px;
        color: #3B3B3B;
        font-family: arial, Lucida Console;
        font-size: 14px;
        font-weight: bold;
        padding: 7px 11px 7px 11.9px;
        line-height: 22px;
        margin: 0 -3px 0 0;
    }
    .PageMenu .sf-menu > li:hover,
    .PageMenu .sf-menu > li.active {
        background: #e0eafa;
        /* Old browsers */
        background: -moz-linear-gradient(top, #e0eafa 0%, #dfebf9 50%, #a3c4ff 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0eafa), color-stop(50%, #dfebf9), color-stop(100%, #a3c4ff));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #e0eafa 0%, #dfebf9 50%, #a3c4ff 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #e0eafa 0%, #dfebf9 50%, #a3c4ff 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #e0eafa 0%, #dfebf9 50%, #a3c4ff 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, #e0eafa 0%, #dfebf9 50%, #a3c4ff 100%);
        /* W3C */
    }
    .PageMenu .sf-menu > li:last-of-type:hover > ul {
        left: -1px;
        right: 0;
    }
    .PageMenu .HL-HasMegamenu > ul > li > ul > li > ul > li > ul,
    .PageMenu .HL-HasMegamenu > ul > li > ul > li > ul > li:hover > ul {
        display: none!important
    }
}

/* End of mega menu */


/* 1024px */

@media screen and (max-width: 1024px) {
    /* Hide */
    .productOptionPreviewDisplay,
    .ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
        display: none !important;
    }
    /* Show */
    /* Layout */
    #home .ProductList li,
    .productPage .ProductList li {
        width: 20%;
    }
    .AddBillingAddress dd,
    .AddShippingAddress dd {
        margin-left: 180px;
        float: none;
    }
    .PurchaseGiftCertificate .FormContainer dt {
        text-align: left;
        width: auto;
        clear: both;
        float: none;
        padding: 0 0 10px 0;
    }
    .PurchaseGiftCertificate .FormContainer dd {
        padding: 0;
        margin: 0 0 20px 0;
    }
    /* Cart Styling */
    .ExpressCheckoutContent {
        padding: 0;
        margin-bottom: 20px;
    }
    .ExpressCheckoutContent > div {
        margin-bottom: 20px;
    }
    /* THEME-550, floating looks bad in the checkout flow */
    .ExpressCheckoutContent .HorizontalFormContainer dd {
        float: none;
    }
}

/* 1000px */

@media screen and (max-width: 1000px) {
    /* Hide */
    /* Show */
    /* Layout */
    #home .ProductList li,
    .productPage .ProductList li {
        width: 25%;
    }
    .ProductList li {
        width: 33.333333%;
    }
}

/* 768px */

@media screen and (max-width: 767px) {
    /* Hide */
    .productlist-page .Left {
        display: none;
    }
    .Left {
        float: none;
        width: auto;
        padding: 0;
    }
    .CartContents > thead,
    .CartContents .CartThumb,
    .CartContents .CartItemIndividualPrice {
        display: none !important;
    }
    #ModalContainer .fastCartThumb,
    #ModalContainer .fastCartItemBox div,
    #ModalContainer .Quantity,
    #ModalContainer .fastCartBottom {
        display: none !important;
    }
    .SubCategoryList {
        display: none;
    }
    /* Show */
    .SubCategoryList.mobile {
        display: block;
    }
    /* Layout */
    #home .ProductList li,
    .productPage .ProductList li {
        width: 33.333333%;
    }
    #ProductDetails .left-content {
        float: none;
        width: auto;
    }
    .PrimaryProductDetails .ProductMain {
        float: none;
        padding: 0 0 20px 0;
        width: 100%;
    }
    .footer-columns .grid__item {
        text-align: center;
        width: 33.333333%;
    }
    .footer-columns .grid__item:last-child {
        text-align: center;
        width: 100%;
    }
    .footer-main .SocialConnect ul {
        margin: 0;
        padding: 20px 0;
        text-align: center;
    }
    .footer-main .inner {
        padding: 20px 0 0 0;
    }
    #AjaxLoading {
        background-color: rgba(0, 0, 0, .7);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    #AjaxLoading .ajax-loader {
        position: absolute;
        margin-top: -16px;
        top: 50%;
        right: 0;
        left: 0;
    }
    #ModalOverlay {
        background-color: #000;
        opacity: 0.7 !important;
    }
    .productlist-page .CategoryContent {
        padding: 0;
    }
    .fastCartThumb,
    .fastCartItemBox,
    .fastCartSummaryBox {
        float: none;
        width: 100%;
    }
    #ModalContainer {
        background-color: #fff;
        top: 10px !important;
        right: 10px !important;
        bottom: 10px !important;
        left: 10px !important;
        width: auto !important;
        margin-left: 0 !important;
    }
    #ModalContainer .fastCartTop {
        padding: 0;
    }
    #ModalContainer .fastCartItemBox {
        padding: 0;
        text-align: center;
    }
    #ModalContainer .fastCartSummaryBox {
        margin: 0 auto;
        float: none;
        overflow: hidden;
    }
    .login-form .one-half {
        width: 100%;
    }
    .login-form .CreateAccount {
        margin-bottom: 20px;
    }
    .header-logo {
        margin-bottom: 20px;
    }
    .header-secondary {
        clear: both;
        float: none;
    }
    .header-secondary #SearchForm {
        width: 100%;
    }
    .header-secondary .QuickSearch {
        border-top-width: 0 !important;
    }
    .TopMenu ul {
        text-align: center;
    }
    /* Multipage Cart Styling */
    .TabNav {
        border-bottom: 0;
        margin: 0;
        padding: 0;
        font-size: 0;
    }
    .TabNav li {
        width: 100%;
        text-align: center;
    }
    .TabNav li a {
        box-sizing: border-box;
        margin: 0;
    }
}

/* 600px */

@media screen and (min-width: 601px) {
    #CheckoutStepPaymentDetails #merchant-form {
        padding-left: 0;
    }
}
@media screen and (max-width: 600px) {
    /* Hide */
    #shareDescription {
        display: none;
    }
    /* Show */
    /* Layout */
    .ProductList li,
    #home .ProductList li,
    .productPage .ProductList li {
        width: 50%;
    }
    .CartCode .CouponCode,
    .CartCode .GiftCertificate {
        float: none;
        width: auto;
    }
    .ProceedToCheckout,
    .KeepShopping {
        text-align: center;
    }
    /* Adjusting the size of the swatches for smaller screens */
    .productOptionViewRectangle .option label {
        padding: 0 !important;
        line-height: 60px;
        height: 60px;
        width: auto;
        min-width: 60px;
        max-width: 300px;
        overflow-x: scroll;
        white-space: nowrap;
    }
    .productOptionViewRectangle .option label span {
        padding: 0 5px;
    }
    .productOptionPickListSwatch .textureContainer,
    .productOptionPickListSwatch .swatchColours {
        display: block !important;
    }
    .productOptionPickListSwatch .thumbnail,
    .productOptionPickListSwatch .swatchColour {
        display: block !important;
        height: 60px !important;
        width: 60px !important;
    }
    .productOptionPickListSwatch li {
        display: inline-block !important;
    }
    #tabcontent .photo {
        float: none;
        margin: 0;
        width: auto;
    }
    .BillingDetails,
    .ShippingDetails {
        width: 100%;
        float: none;
        margin-right: 0;
        padding-top: 15px;
    }
    .ShippingAddressList li {
        width: 50%;
    }
    .CartContents tfoot .CheckoutRedeemCoupon {
        text-align: left;
    }
    .CartContents tfoot .CheckoutRedeemCoupon td {
        padding: 0;
    }
    .newsletter-subscription .grid > .grid__item {
        width: 100% !important;
    }
    .newsletter-subscription input {
        margin-bottom: 20px;
    }
    .newsletter-subscription h4 {
        padding: .5em 0;
        font-size: 1.5em;
        text-align: center;
    }
    .newsletter-subscription .inner {
        padding: 0;
    }
    #braintree-paypal-button {
        margin: 0 auto;
    }
}

/* 480px */

@media screen and (max-width: 480px) {
    /* Hide */
    .QuickViewBtn,
    .ProductList .ProductActionAdd,
    .sf-menu li > ul,
    .productlist-page .Left,
    .js-faceted-search-column,
    .ProductCompareButton,
    .CompareButton,
    .footer-columns .BrandList,
    .footer-columns .CategoryList {
        display: none !important;
    }
    /* Show */
    .header-secondary,
    #home .PageMenu {
        display: block !important;
    }
    #ToggleMenu,
    #cart-amount {
        display: table-cell;
    }
    /* Layout */
    /* increasing input font sizes to avoid some zoom by webkit browsers */
    input[type="date"],
    input[type="email"],
    input[type="number"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="text"],
    input[type="url"],
    textarea,
    select {
        font-size: 16px !important;
    }
    .btn,
    .btn.alt {
        display: block;
        width: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    textarea,
    input[type="email"],
    input[type="text"],
    input[type="password"],
    input.Textbox {
        display: block;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .login-form input[type="email"],
    .login-form input[type="password"] {
        width: 100%;
    }
    p.Submit .btn {
        margin-top: 15px;
        width: auto;
    }
    select,
    div.selector
    /* For uniform */
    {
        margin-bottom: 20px;
    }
    .ProductList li,
    #home .ProductList li,
    .productPage .ProductList li {
        width: 50%;
    }
    .header-secondary .currency-converter {
        display: none;
    }
    .header-secondary #SearchForm {
        float: none;
    }
    .header-secondary #SearchForm input.Textbox {
        border: 0;
        background: none;
        color: #d6d6d6;
        height: 50px;
    }
    .header-secondary #SearchForm input.Button {
        background-color: transparent;
        position: absolute;
        border: 0;
        height: 100%;
    }
    .header-logo img {
        max-height: 60px;
        display: block;
        margin: 0 auto;
    }
    .header-logo {
        display: table-cell;
        float: none;
        vertical-align: middle;
        text-align: center;
        overflow: hidden;
    }
    .header-logo h1 {
        padding: 0;
    }
    #cart-amount {
        vertical-align: middle;
        width: 60px;
        padding-top: 7px;
    }
    #cart-amount .Cart {
        font-weight: bold;
        padding: 1em 0px;
        display: block;
        text-align: center;
        width: 60px;
        position: relative;
    }
    #cart-amount .Cart .total {
        display: inline-block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 4px 5px;
        margin: 0 auto;
        min-width: 25px;
        height: 25px;
    }
    #cart-amount .Cart .bag-handle {
        border-bottom: 0;
        position: absolute;
        top: 8px;
        left: 24px;
        height: 4px;
        width: 8px;
        border-radius: 7px 7px 0px 0px;
    }
    .PageMenu .inner {
        background: #fff;
        padding: 0;
    }
    .PageMenu ul {
        display: block;
    }
    .PageMenu .CategoryList {
        padding: 0;
    }
    .PageMenu .pages-menu {
        display: none;
    }
    .PageMenu li {
        display: block;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #efefef;
    }
    .PageMenu a {
        padding: 1em;
        font-size: 1.2em;
    }
    .SubCategoryList {
        padding: 0;
        margin-bottom: 0;
    }
    .SubCategoryList li {
        padding: 0.9em;
        background: none;
        border-bottom: 1px solid #efefef;
    }
    #fastCartContainer {
        max-height: none;
    }
    .footer-columns .grid__item,
    .CartCode .grid__item {
        width: 100%;
    }
    /* Form Styling */
    .form dt,
    .FormContainer dt {
        text-align: left;
        width: auto;
        clear: both;
        float: none;
        padding: 0;
    }
    .form dd,
    .FormContainer dd {
        padding: 0;
        margin: 0;
    }
    #fancy_outer {
        z-index: 110 !important;
    }
    #fancy_overlay {
        z-index: 105 !important;
    }
    .footer-links {
        text-align: center;
    }
    .footer .powered-by {
        float: none;
        display: block;
        margin-top: 10px;
    }
    .LittleNotePassword {
        padding: 0;
        margin-bottom: 20px;
    }
    .addto .BulkDiscount,
    .addto #SideProductAddToWishList {
        display: block;
        margin-bottom: 20px;
    }
    .footer .footer-columns ul {
        margin: 0;
    }
    /* Cart Styling */
    table.CartContents tbody tr td {
        padding: 10px 8px;
    }
    .CartCode .grid__item {
        width: 100%;
    }
    .CartCode .GiftCertificate input,
    .CartCode .CouponCode input {
        margin-bottom: 20px;
    }
    #CartContent .FloatRight,
    #CartContent .FloatLeft,
    .ExpressCheckoutContent .FloatLeft,
    .ExpressCheckoutContent .FloatRight #ConfirmOrder .FloatLeft,
    #ConfirmOrder .FloatRight {
        float: none;
    }
    .PayPalExpressCheckout {
        text-align: center;
        padding: 1em 0;
    }
    .AddBillingAddress dd,
    .AddShippingAddress dd {
        padding: 0 !important;
        float: none;
        width: auto;
    }
    .ShippingAddressList li {
        width: 100%;
    }
    .ExpressCheckoutContent .CreateAccount,
    .ExpressCheckoutContent .AccountLogin {
        float: none;
        width: auto;
    }
}
@media screen and (max-width: 1199px) {
    .main > .inner.pagePadding {
        padding: 23px 15px 0;
    }
    .Content .SubCategoryListGrid > ul li img {
        width: 100%;
    }
    .Content .SubCategoryListGrid > ul.side-menu {
        margin-left: -15px;
        margin-right: -15px;
    }
    .Content .SubCategoryListGrid > ul.side-menu > li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .Content .SubCategoryListGrid > ul.side-menu > li:nth-of-type(3n+1) {
        clear: left;
    }
    object embed, object {
  display: block;
  height: 330px;
  margin: auto;
  width: 440px;
}
    
 
}
@media screen and (max-width: 991px) {
    #fixedHeader {
        position: static !important;
    }
    #fixedHeader > .inner {
        display: none;
    }
    #fixedHeader .searWrap {
        padding-right: 5px;
        padding-left: 5px;
    }
    #fixedHeader .searWrap #SearchForm {
        max-width: none;
    }
    .header .TopMenu li:not(.CartLink) {
        display: none;
    }
    .header #Header {
        padding: 0 15px;
    }
    .header #Header .header-logo {
        margin-left: 50px;
    }
    #phoneNumber {
        clear: right;
        font-size: 15px;
        width: auto;
    }
    #Header {
        margin-bottom: auto;
    }
    div#categories {
        margin: auto -2px;
    }
    div#categories div {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 0 2px;
        width: 33.33%;
    }
    div#categories div img {
        display: block;
        width: 100%;
    }
    #HomeSlideShow {
        display: block;
        clear: both;
        float: none;
        margin: auto auto 15px !important;
        padding: 0;
        width: auto;
        height: auto;
    }
    .main > .inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .Content > .Block.banner_home_page_bottom {
        float: none;
        height: auto;
        padding-bottom: 15px;
        width: auto;
    }
    .Content > .Block.banner_home_page_bottom > div#thumbs {
        margin: auto -5px;
        width: auto;
    }
    .Content > .Block.banner_home_page_bottom > div#thumbs > a {
        float: left;
        padding: 0 5px;
        width: 33.33%;
    }
    .footer .footer-main {
        padding: 0 15px;
    }
    .footer .CategoryList > .BlockContent > ul > li {
        width: 33.33%;
        padding: 13px 15px 13px 0;
    }
    .footer .CategoryList > .BlockContent > ul > li:nth-of-type(4n+1) {
        clear: none;
    }
    .footer .CategoryList > .BlockContent > ul > li:nth-of-type(3n+1) {
        clear: left;
    }
    #ToggleMenu {
        display: block;
        float: left;
        margin-right: 15px;
        margin-top: auto;
        position: absolute;
        text-indent: -99999px;
        width: 25px;
        top: 28px;
    }
    #ToggleMenu:after {
        box-shadow: 0 8px 0 2px #1a75cf, 0 16px 0 2px #1a75cf, 0 24px 0 2px #1a75cf;
        content: " ";
        display: block;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        text-indent: 0;
        top: 25%;
        width: 100%;
    }
    .page.off-screen {
        -webkit-transform: translateX(240px);
        -ms-transform: translateX(240px);
        transform: translateX(240px);
        position: fixed;
        overflow-y: hidden;
    }
    .left-content div.MagicToolboxContainer,
    .PrimaryProductDetails .ProductThumb .ImageCarouselBox {
        clear: both;
        float: none;
        width: auto;
    }
    #ProductDetails .ProductTinyImageList2 ul li {
        display: inline-block;
        vertical-align: middle;
    }
    #tab-container {
        clear: both;
        float: none;
        width: auto;
    }
    #SideProductRelated {
        clear: both;
        float: none;
        width: auto;
        margin-left: auto;
        margin-top: 15px;
        min-height: 0px;
    }
    #SideProductRelated .ProductList li {
        position: relative;
    }
    #SideProductRelated .ProductImage {
        left: 0;
        position: absolute;
        top: 0;
    }
    #SideProductRelated .ProductDetails {
        margin-left: 85px;
        width: auto;
    }
    #SideProductRelated .ProductList li {
        float: left;
        position: relative;
        width: 33.33% !important;
    }
    #SideProductRelated .ProductList li:nth-of-type(3n+1) {
  clear: left;
}
    .Left {
        display: none;
    }
    .Left + .Content {
        border: 0 none;
        padding: 0;
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .footer .CategoryList > .BlockContent > ul > li {
        width: 50%;
    }
    .footer .CategoryList > .BlockContent > ul > li:nth-of-type(3n+1) {
        clear: none;
    }
    .footer .CategoryList > .BlockContent > ul > li:nth-of-type(2n+1) {
        clear: left;
    }
    .footer-links ul li {
        margin-bottom: 15px;
    }
    div#categories div {
        width: 50%;
    }
    #phoneNumber {
        clear: both;
        float: none;
        font-size: 15px;
        padding: 10px;
        text-align: center;
        width: 100%;
    }
    .header #Header .header-logo {
        display: block;
        float: left;
        margin-bottom: auto;
        margin-left: 35px;
        margin-right: auto;
        width: 261px;
    }
    .header .TopMenu {
        margin-top: 52px;
    }
    .header .TopMenu .inner {
        padding: 0;
    }
    #SearchForm input#search_query {
        font-size: 12px !important
    }
    .SubCategoryListGrid {
        margin-bottom: auto;
    }
    #SideProductRelated .ProductList li {
        width: 50% !important;
    }
    #SideProductRelated .ProductList li:nth-of-type(3n+1) {
  clear: none;
}
    #SideProductRelated .ProductList li:nth-of-type(2n+1) {
  clear: left;
}
    body .BlockContent.PageContent table td object,
    body .BlockContent.PageContent table td object embed {
        display: block;
        height: 150px;
        margin: auto;
        width: 207px;
    }
object embed, object {
  display: block;
  height: 215px;
  margin: auto;
  width: 290px;
}
}
@media screen and (max-width: 600px) {
    .Content .SubCategoryListGrid > ul li {
        width: 50%;
        margin-bottom: 15px !important;
    }
    .Content .SubCategoryListGrid > ul.side-menu > li:nth-of-type(3n+1) {
        clear: none;
    }
    .Content .SubCategoryListGrid > ul.side-menu > li:nth-of-type(2n+1) {
        clear: both;
    }
}
@media screen and (max-width: 479px) {
    .footer-links ul li a {
        font-size: 10px;
    }
    .banner_home_page_top div.welcome {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 15px !important;
    }
    div#categories div {
        width: 100%;
    }
    .Content > .Block.banner_home_page_bottom > div#thumbs > a img,
    .Content > .Block.banner_home_page_bottom > div#thumbs > a {
        width: 100%;
    }
    .header .TopMenu {
        top: 16px;
        clear: both;
        display: block;
        width: 100%;
        margin-top: 15px;
    }
    .footer .CategoryList > .BlockContent > ul > li {
        width: 100%;
        clear: left;
    }
    .Content .SubCategoryListGrid > ul li {
        padding-left: 10px;
        padding-right: 10px;
    }
    .Content .TitleHeading {
        font-size: 15px;
    }
    h3,
    .h3 {
        font-size: 14px;
    }
    .ProductList li,
    #home .ProductList li,
    .productPage .ProductList li {
        width: 100%;
    }
    #share-product ul.tabs li {
        font-size: 12px;
    }
    #SideProductRelated .ProductList li {
        width: 100% !important;
  clear: left;
    }
    .Content .BlockContent #productTabsborder embed {
        height: 187px;
    }
    body .BlockContent.PageContent table.resourcesTable td object,
    body .BlockContent.PageContent table.resourcesTable td object embed {
        height: 94px;
        width: 127px;
        margin-left: auto;
        margin-right: auto;
    }
}
