@charset "UTF-8";




h1,
h2,
h3,
h4 {
    line-height: 1.1
}

h1,
p,
ul>li {
    margin-top: 0
}

h3,
p,
ul>li {
    margin-bottom: 1rem
}

.customnavbar li {
    margin-bottom: 0 !important
}

button,
img {
    vertical-align: middle
}

form,
html {
    -webkit-tap-highlight-color: transparent
}

.minicart-wrapper:after,
.row:after {
    clear: both
}

.label,
.ma-brand .pt-brand,
.text-center {
    text-align: center
}

a,
button {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

*,
:focus,
a:active,
a:hover {
    outline: 0;
    text-decoration: none !important
}

nav ul {
    list-style: none
}

h1,
h2 {
    margin-bottom: 2rem
}

i {
    font-style: italic
}

h2 {
    font-size: 2.6rem;
    margin-top: 2.5rem
}

h3 {
    font-size: 1.8rem;
    margin-top: 1.5rem
}

h4 {
    font-size: 1.4rem
}

a,
a:visited {
    color: #1979c3;
    text-decoration: none
}

a:active {
    color: #ff5501;
    text-decoration: underline
}

button {
    display: inline-block;
    box-sizing: border-box
}

button:active,
button:focus {
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    color: #333
}

button:hover {
    background: #e2e2e2
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

#login-button{
    border: 2px solid white;
    padding: 15%;
    margin-right: 21px;
    border-radius: 13px;
}
.minicart-wrapper .action.showcart .text,
.nav-toggle>span {
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    border: 0
}

input[type=text]:disabled {
    opacity: .5
}

input[type=text]::-moz-placeholder {
    color: #c2c2c2
}

input[type=text]::-webkit-input-placeholder {
    color: #c2c2c2
}

input[type=text]:-ms-input-placeholder {
    color: #c2c2c2
}

.minicart-wrapper .action.showcart:hover:before,
.nav-toggle:hover:before {
    color: #333
}

input::-moz-focus-inner {
    border: 0;
    padding: 0
}

:focus {
    box-shadow: none
}

.nav-toggle {
    text-decoration: none;
    cursor: pointer;
    font-size: 0;
    left: 15px;
    position: absolute;
    top: 15px;
    z-index: 14
}

.nav-toggle>span {
    position: absolute;
    width: 1px
}

.block-header p,
.dropdown,
.logo,
.minicart-wrapper {
    position: relative
}

button:active {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12)
}

.minicart-wrapper {
    display: inline-block;
    float: right
}

.minicart-wrapper:after,
.minicart-wrapper:before {
    content: '';
    display: table
}

.minicart-wrapper .action.showcart {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap
}

.minicart-wrapper .action.showcart:active:before {
    color: grey
}

.logo {
    float: left;
    margin: 0;
    max-width: 100%;
    z-index: 5
}

.page-footer {
    margin-top: auto
}

@media only screen and (max-width:639px) {
    .minicart-wrapper {
        margin-top: 10px
    }
}

@media all and (min-width:768px),
print {
    h1 {
        font-size: 40px;
        margin-bottom: 40px
    }

    .nav-toggle {
        display: none
    }

    .minicart-wrapper {
        margin-left: 13px
    }

    body,
    html {
        height: 100%
    }

    .page-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 100%
    }
}

h4,
ul {
    margin-bottom: 10px
}

@media all and (min-width:1024px),
print {

    .page-products .products-grid .product-item:nth-child(4n+1),
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1),
    .wishlist-index-index .products-grid .product-item:nth-child(4n+1) {
        margin-left: 0
    }

    .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
        display: none
    }

    .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
        margin-left: calc((100% - 5 * (100%/6))/ 4)
    }

    .block.widget .products-grid .product-item:nth-child(4n+1),
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
        margin-left: 0
    }
}

html {
    font-size-adjust: 100%;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    padding: 0;
    font-weight: 400;
    margin: 0;
    background-color: #fff
}

footer,
header,
nav,
section {
    display: block
}

a {
    background: 0 0
}

b,
strong {
    font-weight: 700
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    border: 0
}

button,
input {
    margin: 0;
    font: inherit;
    color: inherit
}

.block-header p a,
button {
    color: #fff
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    img {
        page-break-inside: avoid;
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .label {
        border: 1px solid #000
    }
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

.button:hover,
.mobilemenu a,
.pt_custommenu div.popup a,
a,
a:hover {
    text-decoration: none
}

a:focus {
    outline-offset: -2px;
    outline: 0
}

h4 {
    margin-top: 10px
}

small {
    font-size: 85%
}

ul {
    margin-top: 0
}

ul ul {
    margin-bottom: 0
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-md-3,
.col-md-4,
.col-md-5,
.col-md-7,
.col-md-9,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width:768px) {

    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-6,
    .col-sm-8 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }
}

@media (min-width:992px) {

    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-7,
    .col-md-9 {
        float: left
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.row:after,
.row:before {
    display: table;
    content: " "
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md {
    display: none !important
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
        visibility: visible !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
        visibility: visible !important
    }
}

@media (min-width:1024px),
print {
    .page-products .products-grid .product-item:nth-child(3n+1) {
        clear: left
    }
}

.ma-brand {
    background: #fafafa
}

.ma-brand .brandslider-container {
    border-top: 1px solid #eee;
    padding: 20px 0
}

@media (max-width:767px) {
    .container-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-left:20px;
        margin-right: auto;
        box-sizing: border-box;
        width: 100%;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        flex-basis: auto
    }

    .container-inner:after,
    .container-inner:before {
        clear: both;
        content: " ";
        display: table
    }
}

@media all and (min-width:768px),
print {
    .container-inner {    
        padding-left: 15px;
        padding-right: 15px;
        max-width: 99%;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
        width: 100%;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        flex-basis: auto;

    }

    .container-inner:after,
    .container-inner:before {
        clear: both;
        content: " ";
        display: table
    }
}

.cms-index-index .main-container {
    padding-top: 0
}

.main-container {
    padding-top: 30px
}

.block-header {
    float: right;
    margin-right: 12px;
    margin-top: 14px;
    margin-bottom: -36px;
}

.block-header p {
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px 0 0;
    font-family: 'MuseoSans-900';
    line-height: 40px;
    font-size: 2rem;
    padding-right: 20px;
    
}

body,
button {
    font-size: 1.4rem
}

a,
a:visited,
h1,
h2,
h3,
h4 {
    color: #333
}

.block-header p:after {
    content: "";
    width: 3px;
    height: 25px;
    background: #ebebeb;
    position: absolute;
    right: 0;
    top: 6px;
}

@font-face {
  font-family: 'Museo';
  src: url('../fonts/MuseoSans_500.otf') format('opentype');
}
@font-face {
  font-family: 'MuseoSans-900';
  src: url('../fonts/MuseoSans-900.ttf') format('truetype');
}

body {
    background: #fff;
    
    font-family: Museo, sans-serif !important; 
    line-height: 25px;
    font-style: normal;
    color: #666;
    text-align: left;
    overflow-x: hidden
}

button,
h1,
h2,
h3,
h4 {
    font-family: Museo, sans-serif !important; 
    font-weight: 400
}

body,
html {
    display: block !important
}

a:hover {
    color: #d22739
}

input {
    border: 1px solid #f1f1f1
}

input:focus,
input:not([disabled]):focus {
    outline: 0;
    border: 1px solid #d7d7d7;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1)
}

button {
    overflow: visible;
    -webkit-appearance: button;
    cursor: pointer;
    background: #f6c14d;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 40px;
    height: 40px;
    border: 0;
    border-radius: 0
}

.mobile-bar-content .mobile-bar-close,
.mobile-bar-icon {
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    text-decoration: none
}

button:hover {
    background-color: #5e5e5e;
    color: #fff
}

p {
    margin: 0 0 10px
}

img {
    height: auto;
    max-width: 100%
}

.logo img {
    display: inline
}

.mobile-bar-icon {
    font-size: 0;
    top: 54px;
    width: 35px;
    height: 35px;
    background: 0 0;
    visibility: hidden;
    display: none;
    z-index: 99;
    float: left;
    margin-top: 5px;
    color: #fff
}

.mobile-bar-icon:hover {
    color: #f6c14d
}

.mobile-bar-icon:before {
    content: "\f0c9";
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: top;
    font-size: 20px
}

.nav-toggle {
    display: none !important
}

.mobile-bar-content {
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    left: -100%;
    position: fixed;
    top: 0;
    width: calc(100% - 45px);
    max-width: 500px;
    background: #333;
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
    z-index: 9999
}

.mobile-bar-content .mobile-bar-close {
    background: #f6c14d;
    width: 35px;
    height: 35px;
    font-size: 0;
    position: absolute;
    right: -35px;
    top: 50px;
    color: #fff
}

.mobile-bar-content .mobile-bar-close:hover {
    background: #fff;
    color: #f6c14d
}

.mobile-bar-content .mobile-bar-close:before {
    content: "\f00d";
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: top;
    font-size: 1.4rem
}

.mobile-bar-content .tabs-mobile {
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0;
    list-style: none
}

.mobile-bar-content .tabs-mobile .item {
    line-height: 30px;
    padding: 10px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1.6rem;
    font-weight: 700;
    background: #444;
    color: #fff;
    float: left;
    width: 50%;
    border-right: 1px solid #000
}

.header-container,
.header-content {
    background: #d22739
}

.mobile-bar-content .tabs-content-mobile {
    text-align: center;
    padding: 0 20px;
    color: #fff
}

.mobile-bar-content .tabs-content-mobile ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.mobile-bar-content .tabs-content-mobile .header.links {
    margin-bottom: 10px
}

.mobile-bar-content .tabs-content-mobile .header.links li {
    display: inline-block;
    margin: 0 10px
}

.mobile-bar-content .tabs-content-mobile .header.links li a {
    color: #fff
}

.mobile-bar-content .tabs-content-mobile .header.links li a:hover {
    color: #f6c14d
}

.header-container {
    color: #fff;
    position: relative;
    z-index: 111
}

.header-container .logo {
    float: none;
    margin: 0;
    max-width: 100%
}

.header-container .header-content {
    border-bottom: 1px solid #a81b2a
}

@media (min-width:767px) {
    .header-content .row {
        display: table;
        width: 100%;
        height: 120px;
        padding: 10px 0;
        margin: 0
    }

    .header-content .row>div {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        float: none;
        padding: 0
    }
}

@media (max-width:640px) {
    .header-content {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center
    }

    #search_mini_form {
        padding: 20px 0
    }
}

.switcher-currency,
.switcher-language {
    float: left !important
}

.switcher-currency .label,
.switcher-language .label {
    display: inline-block;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.2rem
}

.switcher-currency .switcher-options,
.switcher-language .switcher-options {
    position: relative;
    display: inline-block
}

.switcher-currency .switcher-options .switcher-trigger,
.switcher-language .switcher-options .switcher-trigger {
    display: inline-block;
    font-size: 10px;
    text-transform: capitalize;
    cursor: pointer
}

.switcher-currency .switcher-options .switcher-trigger i,
.switcher-language .switcher-options .switcher-trigger i {
    line-height: 22px;
    margin-left: 5px
}

.switcher-currency .switcher-options:hover .switcher-dropdown,
.switcher-language .switcher-options:hover .switcher-dropdown {
    display: block
}

.switcher-currency .switcher-options .switcher-dropdown,
.switcher-language .switcher-options .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    right: -1px;
    z-index: 9;
    text-align: left;
    min-width: 130px;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    top: 100%;
    display: none
}

.switcher-currency .switcher-options .switcher-dropdown li,
.switcher-language .switcher-options .switcher-dropdown li {
    margin: 0
}

.switcher-currency .switcher-options .switcher-dropdown a,
.switcher-language .switcher-options .switcher-dropdown a {
    display: block;
    font-size: 1.2rem;
    padding: 7px 15px
}

.switcher-currency .switcher-options .switcher-dropdown a:hover,
.switcher-language .switcher-options .switcher-dropdown a:hover {
    color: #f6c14d
}

.switcher-language {
    padding: 0 10px 0 0;
    position: relative;
    min-height: 34px
}

.switcher-currency {
    padding: 0 10px
}

.top-bar {
    line-height: 1;
    position: relative;
    z-index: 100;
    background: #d22739 !important
}

.my-acount {
    float: right;
    position: relative
}

.my-acount .label {
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px
}

.my-acount .label i {
    margin-left: 5px;
    color: #fff
}

.my-acount:hover ul.header.links {
    display: block
}

.my-acount ul.header.links {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    right: -1px;
    z-index: 9;
    text-align: left;
    min-width: 130px;
    background: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    top: 100%;
    display: none
}

.my-acount ul.header.links li {
    display: block;
    margin: 0
}

.my-acount ul.header.links a {
    display: block;
    font-size: 12px;
    padding: 7px
}

.minicart-wrapper a.action.showcart2:after,
.minicart-wrapper a.action.showcart:after {
    font-family: ElegantIcons;
    width: 48px;
    height: 48px;
    line-height: 46px;
    font-size: 2rem;
    left: 0;
    top: 0;
    z-index: 1
}

.my-acount ul.header.links a:hover {
    color: #f6c14d
}

.minicart-wrapper {
    margin-left: 25px
}

/*.minicart-wrapper a.action.showcart {*/
/*    text-align: center;*/
/*    position: relative;*/
/*    min-height: 48px;*/
/*    padding-left: 65px;*/
/*    color: #fff*/
/*}*/

/*.minicart-wrapper a.action.showcart:after {*/
/*    content: "\77";*/
/*    color: #f6c14d;*/
/*    border-radius: 100%;*/
/*    border: 2px solid #f6c14d;*/
/*    position: absolute*/
/*}*/

/*.minicart-wrapper a.action.showcart2 {*/
/*    text-align: center;*/
/*    position: relative;*/
/*    min-height: 48px;*/
/*    padding-left: 65px;*/
/*    color: #fff*/
/*}*/

/*.minicart-wrapper a.action.showcart2:after {*/
/*    content: "\e08a";*/
/*    color: #f6c14d;*/
/*    border-radius: 100%;*/
/*    border: 2px solid #f6c14d;*/
/*    position: absolute*/
/*}*/

.minicart-wrapper .action.showcart .text {
     position: static;
    width: auto;
    line-height: 50px;
    font-size: 2rem;
    font-weight: 500;
    color: white;
    font-family: 'MuseoSans-900';
}

#search_mini_form .search button[type=submit],
#search_mini_form .search input[type=text],
.pt_custommenu div.pt_menu .parentMenu a {
    font-size: 2rem;
    font-weight: 500;
    font-family: Museo, sans-serif
}

.minicart-wrapper .action.showcart:before {
    display: none !important
}
#all-button{
    float: inherit;
    margin-right: -48px;
    width: 10%;
    height: 50px;
    background-color: white;
    transform: skew(-20deg);
    border-radius: 4px;
    padding: 15px;
}
#all-button:hover {
    color: inherit; /* Prevent color change on hover */
}
#all-button-text{
    font-size:large;
    
    transform: skew(20deg);
    
}

#search_mini_form .search {
  width: 113%; /* Adjust width as needed */
  height: 50px; /* Adjust height as needed */
  margin-left: 80px;
  background-color: white; /* Adjust color as needed */
  transform: skew(-20deg);
  border-radius: 4px;
  padding:15px;
}

#search_mini_form .search input[type=text] {
    width: 100%;
    height: 100%;
    border: 0;
    color: #333 !important;
    background: 0 0;
    box-shadow: none;
    transform: skew(20deg);
    border-radius: 0 !important
}


#search_mini_form .search button[type=submit] {
    position: absolute;
    right: -2px;
    top: -2px;
    height: 46px;
    border: 0;
    color: #827070;
    opacity: 1;
    background: #ffffff;
    border-radius: 0 !important;
    text-transform: capitalize
}


.featuressection,
.nav-ozmegamenu,
.product-box .product-price {
    border-bottom: 1px solid #ebebeb
}

.pt-banner-container {
    overflow: hidden;
    display: none;
    margin-bottom: 30px;
    background: #fafafa
}

.pt-banner-container ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.pt-banner-container ul li img {
    width: 100%
}

.pt-banner-container .pt-banner-caption .pt-banner-content {
    position: absolute;
    top: 20%;
    left: 13%;
    max-width: 1170px;
    padding: 0 20px;
    text-align: left;
    margin: 0 auto;
    overflow: hidden
}

.nav-ozmegamenu {
    min-height: 50px;
    background: #333
}

.cms-index-index .nav-ozmegamenu {
    border-bottom: 0
}

.pt_custommenu {
    position: relative
}

.pt_custommenu div.pt_menu {
    display: inline-block;
    vertical-align: middle
}

.pt_custommenu div.pt_menu .parentMenu a {
    padding: 0 20px;
    line-height: 60px;
    height: 60px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    border-right: 2px solid #2d2d2d
}

.pt_custommenu div.popup .itemMenu a.level1:hover,
.pt_custommenu div.pt_menu .parentMenu a:hover {
    color: #f6c14d
}

.firstchildmenu1 {
    padding-left: 0 !important
}

.pt_custommenu div.pt_menu .parentMenu a:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    font-size: 12px;
    margin-left: 5px
}

.pt_custommenu div.popup {
    position: absolute;
    z-index: 3000;
    text-align: left;
    padding: 0;
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0;
    border-radius: 0 0 5px 5px
}

.pt_custommenu div.popup a {
    display: block;
    line-height: 28px
}

.pt_custommenu div.popup .itemMenu a.level1 {
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal
}

.pt_custommenu div.popup .itemMenu a.level1 span {
    display: inline-block;
    padding-right: 20px;
    color: #333 !important
}

.pt_custommenu div.popup .itemMenu a.level2 {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 30px;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal
}

.pt_custommenu div.popup .itemMenu a.level2:hover {
    color: #d22739
}

.pt_custommenu div.popup .block1 {
    overflow: hidden;
    float: left;
    padding: 30px 30px 40px
}

.mobilemenu li,
.mobilemenu ul {
    padding: 0;
    width: 100%;
    display: block
}

.pt_custommenu div.column {
    float: left;
    width: 245px;
    margin-right: 35px;
    border-right: 1px solid #eee
}

.pt_custommenu div.column.last {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0
}

.pt_custommenu .clearBoth {
    clear: both
}

.pt_menu_link .parentMenu ul li {
    float: left;
    margin: 0 1px 0 0;
    width: auto
}

.pt_menu_link .parentMenu ul li a {
    margin: 0
}

.pt_menu_link .parentMenu ul li a:after {
    display: none !important
}

#ma-mobilemenu {
    height: auto;
    float: left;
    width: 100%;
    margin: 0;
    text-align: left
}

#back_top,
.button,
.featuressection,
.imgdomains img,
.need-help-footer,
.product-box {
    text-align: center
}

.mobilemenu {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.mobilemenu ul {
    margin: 0;
    float: left
}

.mobilemenu li {
    cursor: pointer;
    list-style-type: none;
    margin: 0 0 10px;
    float: left;
    position: relative
}

.link-paypal,
.switcher {
    float: right
}

.mobilemenu a {
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    margin: 0 15px;
    display: block;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Museo, sans-serif
}

.mobilemenu a:hover {
    color: #f6c14d
}

.mobilemenu ul a {
    color: #fff !important;
    font-size: .95em;
    padding-left: 25px
}

.mobilemenu ul a:hover {
    color: #f6c14d !important
}

.mobilemenu li ul li {
    font-size: .9em
}

.footer-static {
    margin-bottom: 45px;
    margin-top: 50px;
    color: #636363
}

.footer-static h3 {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.4rem
}

.footer-static .link-follow li {
    display: inline-block;
    width: 57px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    border-radius: 5px;
    font-size: 1.8rem;
    margin-right: 5px;
}

#back_top,
.footer-static .link-follow li a span {
    display: none
}

.footer-bottom,
.footer-top {
    background: #fff;
    border-top: 1px solid #ebebeb
}

.footer-static .link-follow li a {
    color: #4575cd
}

.footer-top {
    padding: 50px 0 0;
    color: #919292
}

.footer-top a {
    color: black;
    font-size: 18px;
}

.footer-top a:hover {
    color: #d22739
}




.footer-static .col-sm-2{
    margin-left:85px;
}
@media (max-width: 576px) {
  .footer-static .col-sm-2 {
    margin-left: 10px; /* Adjust margin for extra small screens */
  }
}

@media (min-width: 577px) and (max-width: 768px) {
  .footer-static .col-sm-2 {
    margin-left: 20px; /* Adjust margin for small screens */
  }
}

@media (min-width: 769px) and (max-width: 992px) {
  .footer-static .col-sm-2 {
    margin-left: 30px; /* Adjust margin for medium screens */
  }
}

@media (min-width: 993px) {
  .footer-static .col-sm-2 {
    margin-left: 40px; /* Adjust margin for large screens and above */
  }
}
.footer-top h3 {
    color: #000;
    font-weight: 500;
    font-size: 33px;
    font-family:MuseoSans-900 !important;
}

.footer-top ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-bottom {
    color: #ffffff;
    padding: 30px 0;
    position: relative;
    background-color: #231f20;
}

.footer-bottom a {
    color: #51c1c6
}

.footer-bottom .copyright {
    font-size: 1.6rem
}

#back_top {
    bottom: 35px;
    height: 40px;
    position: fixed;
    right: 12px;
    width: 40px;
    line-height: 40px;
    z-index: 9999;
    cursor: pointer;
    font-size: 1rem;
    border: 1px solid #eee;
    border-radius: 3px;
    background: #eee
}

.product-box,
.switcher .switcher-options {
    position: relative
}

#back_top:hover {
    background: #f6c14d;
    border-color: #f6c14d;
    color: #fff
}

#back_top:before {
    content: "\f077";
    font-family: FontAwesome
}

.switcher .switcher-options strong {
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 40px;
    text-transform: capitalize;
    display: inline-block;
    cursor: pointer
}

@media only screen and (max-width:992px) {
    .mobile-bar-icon {
        visibility: visible;
        display: block
    }

    .pt-banner-container .pt-banner-caption .pt-banner-content {
        top: 10%
    }

    .nav-ozmegamenu {
        background: #444
    }

    #search_mini_form .search {
        max-width: 350px
    }

    .minicart-wrapper .action.showcart .text {
        display: none
    }
}

@media only screen and (max-width:767px) {
    #back_top {
        display: none !important
    }

    #search_mini_form .search,
    .minicart-wrapper {
        display: inline-block;
        vertical-align: middle;
        float: none
    }

    .pt-banner-container .pt-banner-caption .pt-banner-content {
        top: 10%
    }

    .header-content {
        padding: 20px 0;
        text-align: center
    }

    .header-content .logo-home {
        margin: 0 0 20px
    }

    #search_mini_form .search {
        max-width: 300px
    }

    .minicart-wrapper {
        margin: 10px 5px
    }

    .pt-banner-container {
        margin-bottom: 30px
    }

    .link-paypal {
        float: none;
        margin: 10px 0
    }

    .switcher {
        float: none
    }
}

@media only screen and (min-width:479px) and (max-width:767px) {
    .footer-top .container-size [class*=col-] {
        width: 50%;
        float: left;
        margin-bottom: 20px
    }

    .footer-top .container-size [class*=col-]:nth-of-type(2n+1) {
        clear: left
    }
}

@media only screen and (max-width:479px) {
    .footer-top .container-size h3 {
        margin-top: 30px
    }
}

.footer-static .link-follow li a {
    display: block;
    line-height: 56px;
    background: #ee3c39;
    border-radius: 50%;
    font-size: 34px;
}

.footer-static .link-follow li a.facebook,
.footer-static .link-follow li a.google,
.footer-static .link-follow li a.rss,
.footer-static .link-follow li a.twitter,
.footer-static .link-follow li a.youtube {
    color: white;
}

.subtext p {
    color: #f6c14d;
    font-family: Museo, sans-serif
}

.button {
    display: inline-block;
    padding: 16px 20px;
    cursor: pointer;
    color: #d22739;
    line-height: 1;
    text-transform: uppercase;
    background-color: #fff;
    border: 2px solid #ebebeb;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .2s;
    transition: color .2s
}

.button:hover {
    color: #838383
}

.button.button-secondary {
    padding: 18px 22px;
    border: 0;
    background-color: #f7c14d;
    color: #fff;
    transition: all .3s ease
}

.button.button-secondary:hover {
    color: #fff;
    background: #000
}

.button:active,
.button:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(74, 86, 105, .1)), to(rgba(74, 86, 105, .1)));
    background-image: linear-gradient(rgba(74, 86, 105, .1) 0, rgba(74, 86, 105, .1) 100%)
}

.product-box {
    padding: 30px 0;
    color: #333;
    background-color: #fff;
    border: 2px solid #ebebeb;
    border-radius: 12px
}

.product-box.product-box-popular {
    margin-top: 54px;
    border-color: #d22739;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.product-box .product-popular {
    position: absolute;
    top: -54px;
    left: -2px;
    right: -2px;
    height: 54px;
    color: #fff;
    font-size: 14px;
    line-height: 54px;
    text-transform: uppercase;
    font-family: Museo, sans-serif;
    background-color: #d22739;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.product-box .product-header {
    padding: 0 30px
}

.product-box .product-header p {
    margin-top: 0 !important;
    color: #838383;
    line-height: 24px
}

.product-box .product-price {
    position: relative;
    padding: 0 30px 30px 0;
    margin-top: -6px;
    color: #d22739;
    font-size: 38px;
    font-weight: 700
}

.product-box .product-price .term {
    position: absolute;
    bottom: 34px;
    margin-left: 4px;
    font-size: 14px
}

.product-box .product-features {
    padding: 0 30px
}

.product-box .product-features ul {
    list-style-type: none;
    padding: 0
}

.product-box .product-features ul:last-of-type {
    margin-top: 20px !important;
    color: #838383;
    line-height: 24px
}

.product-box .product-order {
    padding: 0 30px
}

.product-box .product-order .button {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.product-box .product-features:not(:last-of-type),
.product-box .product-header:not(:last-of-type),
.product-box .product-price:not(:last-of-type) {
    margin-bottom: 30px
}

.pricingcontent {
    margin-top: 25px;
    margin-bottom: 25px
}

.featuressectionitems {
    margin-top: 40px;
    margin-bottom: 25px
}

.featuressectionitems img {
    margin-bottom: 25px;
    max-width: 50%
}

.featuressection {
    margin-top: 35px;
    margin-bottom: 35px;
    background: #fafafa;
    padding: 45px 0 60px;
    border-top: 1px solid #ebebeb
}

.icon-left {
    margin-right: .5em
}

.testimonial .testimonial-content {
    color: #333;
    padding: 30px;
    background-color: #fafafa;
    border-radius: 12px
}

.testimonial .testimonial-author {
    position: relative;
    overflow: hidden;
    padding: 30px 30px 0;
    margin-top: 0 !important
}

.testimonial .testimonial-author::before {
    content: "";
    position: absolute;
    left: 30px;
    top: -10px;
    width: 20px;
    height: 20px;
    background-color: #fafafa;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.need-help-footer {
    background-color: #d22739;
    padding: 48px 0 65px
}

.inin2 {
    width: 75%;
    margin: 0 auto
}

.need-help-footer h1,
.need-help-footer p {
    color: #fff
}

.needhelpbtn {
    margin-top: 25px;
    background: #f6c14d;
    font-weight: 600;
    color: #fff
}

.needhelpbtn:hover {
    margin-top: 25px;
    background: #333;
    color: #fff
}

.inin,
.inin3 {
    margin: 0 auto
}

#search_mini_form .search button[type=submit] {
    padding: 0 20px;
    margin: 6px;
    background-color: transparent;
    transform: skew(20deg);
}

.allinheader {
    padding-top: 10px
}

.inin {
    width: 95%
}

.inin3 {
    width: 60%
}

.testisection {
    margin-top: 35px;
    margin-bottom: 50px
}

.paddingtop160 {
    padding-top: 160px !important
}

.margtopbottom {
    margin-top: 30px;
    margin-bottom: 10px
}

.imgdomains {
    margin: 0 0 10px
}

.imgdomains img {
    max-width: 80%;
    display: block;
    margin: 0 auto
}

@media (max-width:768px) {
    .imgdomains img {
        max-width: 50%;
        display: block;
        margin: 0 auto;
        text-align: center
    }

    .subtext p {
        font-size: 90%
    }

    .needhelpbtn span {
        font-size: 75%
    }
}

.fa,
.ion-ios-arrow-down:before {
    display: inline-block;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: ElegantIcons;
    src: url(fonts/ElegantIcons.eot);
    src: url(fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'), url(fonts/ElegantIcons.woff) format('woff'), url(fonts/ElegantIcons.ttf) format('truetype'), url(fonts/ElegantIcons.svg#ElegantIcons) format('svg');
    font-weight: 400;
    font-style: normal
}

.arrow_carrot-2right,
.icon_cart_alt,
.icon_currency,
.icon_flowchart,
.icon_globe,
.icon_headphones,
.icon_laptop,
.icon_lock_alt,
.social_wordpress {
    font-family: ElegantIcons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.arrow_carrot-2right:before {
    content: "\39"
}

.icon_lock_alt:before {
    content: "\7e"
}

.icon_laptop:before {
    content: "\e00d"
}

.icon_cart_alt:before {
    content: "\e015"
}

.icon_headphones:before {
    content: "\e027"
}

.social_wordpress:before {
    content: "\e099"
}

.icon_currency:before {
    content: "\e0ed"
}

.icon_flowchart:before {
    content: "\e109"
}

.icon_globe:before {
    content: "\e0e2"
}

@font-face {
    font-family: Ionicons;
    src: url(http://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1);
    src: url(http://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix) format("embedded-opentype"), url(http://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1) format("truetype"), url(http://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1) format("woff"), url(http://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons) format("svg");
    font-weight: 400;
    font-style: normal
}

.ion-ios-arrow-down:before {
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f3d0"
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}

.fa-search:before {
    content: "\f002"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-youtube:before {
    content: "\f167"
}

.store-order-container .btn {
    padding: 10px 30px 30px !important
}





.link-follow .fa {

    font-family: "FontAwesome" !important;

}