@import url('//fonts.googleapis.com/css?family=Roboto+Condensed:400,700');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');

/*** Elements ***/
h1 {
    font-size: 30px;
    line-height: 34px;
}

h1, h2, h3, h4, h5, h6 {
    color: #7214a9;
    text-text-replace: none;
    margin-top:0;
}


/*** Home Right Content ***/
.graphics {
    background-image: url("images/graphics.jpg") !important;
    background-repeat: no-repeat;
    width: 164px;
    height: 42px;
    line-height: 42px;
    text-align: left;
    padding: 0 15px;
    text-transform: none;
    font-weight: 700;
    font-size: 17px;
}

.button.medium,
.wpcf7-submit,
.navigation-paging a{
    text-shadow: 1px 1px 0px #696969!important;
    -webkit-text-shadow: 1px 1px 0px #696969!important;
    -ms-text-shadow: 1px 1px 0px #696969!important;
    -moz-text-shadow: 1px 1px 0px #696969!important;
}

.home_adds .graphics {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.25em;
    position: absolute;
    bottom: 0px;
    right: 4px;
}

#block-home-right-content .home_adds:last-child .graphics {
    /*bottom: 22px;*/
}

.home_adds {
    position: relative;
}

.home_content_right {
    max-width: 359px;
}

.home_adds h3 {
    text-transform: uppercase;
    position: absolute;
    top: 30px;
    right: 16px;
    color: #fff;
    text-align: right;
    line-height: 20px;
}

.graphics-small {
    background-image: url('images/graphics-small.jpg');
    background-repeat: no-repeat;
    width: 294px;
    height: 58px;
    text-transform: none;
    font-weight: 700;
    font-size: 25px;
    line-height: 58px;
    text-align: left;
    padding: 0 25px;
    display: block;
}

/*** Testimonial ***/
.ux_banner {
    background: none !important;
}

.ux_slider_wrapper .testimonial_text {
    padding: 0;
    max-width: 550px;
}

.ux_slider_wrapper .ux_banner > .row > .inner {
    width: auto !important;
}

.ux_slider_wrapper .sliderBullets {
    left: 0;
    text-align: left;
}

.dark > .sliderBullets .bullet.active {
    background-color: #13b097;
}

.dark > .sliderBullets .bullet {
    background-color: #b3b3b3;
    border: none;
    border-radius: 0;
}

.ux_slider_wrapper h3 {
    color: #913dc2;
}

.ux_slider_wrapper .testimonial_text p {
    color: #4a4a4a;
    font-size: 13px;
    line-height: 1.6;
}

.ux_slider_wrapper .testimonial_text .test_name, .ux_slider_wrapper .testimonial_text .test_company {
    color: #913dc2 !important;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
}

.ux_slider_wrapper {
    padding: 0 15px;
    width: 55%;
}

.bordertopgray .iosSlider.default {
    width: 100% !important;
}

.test-title {
    font-size: 200%;
    margin: 15px 15px 0 15px;
    padding: 0;
    position: absolute;
}

.testimonial_text .test_content {
    color: #000;
}

/*** Net Ball ***/
.netball {
    background-image: url('images/netball-bg.jpg');
    background-repeat: no-repeat;
    height: 333px;
    margin-top: 2em;
    margin-bottom: 3.5em;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.netball h2 {
    font-size: 1.68em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 2.4;
}

.netball h2.mobile {
    display: none;
}

.netball-inner {
    position: absolute;
    right: 30px;
    top: 90px;
}

.netball-inner h2 {
    text-transform: none;
    font-size: 1.56em;
    line-height: 1;
    text-align: left;
}

.netball-inner h2 span {
    font-size: 1.75rem;
    color: #913dc2;
    text-transform: uppercase;
    line-height: 1;
}

.netball-inner .graphics-small {
    padding: 0 14px;
    margin-top: 14px;
}

/*** Sizing Chart ***/
.sizing-chart {
    background-image: url('images/sizing-chart-bg.jpg');
    background-repeat: no-repeat;
    margin-top: 2em;
    margin-bottom: 3.5em;
    padding-left: 15px;
    padding-right: 15px;
    height: 394px;

}

.sizing-wrapper {
    padding-top: 16px;
}

.sizing-chart h2 {
    font-size: 1.68em;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 2.4;
}

.sizing-chart h2.mobile {
    display: none;
}

.chart-item h2 {
    text-transform: capitalize;
    font-size: 14.5px;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 6px;
}

.chart-item .chart-download-link{
  text-align: center;
}

.chart-item .chart-download-link a{
  font-size: 13px;
  color: #913dc2;
}

.chart-item h3 a {
    font-size: 1.75rem;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    margin-bottom: 2em;
    color: #913dc2;
    display: block;
}

div.wpcf7-validation-errors {
    clear: both;
}

span.wpcf7-not-valid-tip {
    position: relative;
    top: -6px;
}

.footer .footer-1 .get-in-touch br {
    display: none
}

/*** Banner Social Icons ***/
#content {
    position: relative;
}

.banner-social-icons {
    position: fixed;
    top: 230px;
    right: 0;
    z-index: 99;
    padding: 7px 5px 7px 14px;
    background-color: #28272f;
}

.social-icons .icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 5px 9px 0;
    border: 2px solid #fff;
    background-color: #fff;
    color: #000;
}

.banner-social-icons .social-icons a {
    display: block;
}

.uniform {
    margin: 0 !important;
}

/*** Wishlist ***/
.yith-wcwl-add-to-wishlist a {
    opacity: 1
}

.product-image .yith-wcwl-add-button.show, .product-image .yith-wcwl-add-to-wishlist {
    display: none !important;
}

.woocommerce.tax-product_cat .yith-wcwl-add-to-wishlist {
    bottom: 10px;
    top: inherit;
    right: inherit;
    left: 20px;
}

.yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-wishlistaddedbrowse a, .email-friend a, #enquiry input[type="button"] {
    text-indent: 0;
    width: auto;
    height: auto;
    display: inline-block;
    text-transform: lowercase;
    font-size: 17px;
    padding: 9px 16px 9px 42px;
    color: #fff;
    font-weight: 200;
}

.yith-wcwl-wishlistexistsbrowse a:before, .yith-wcwl-add-button a.add_to_wishlist:before, .yith-wcwl-wishlistaddedbrowse a:before {
    left: 14px;
    top: 10px;
    right: inherit;
}

.wishlist_table .add_to_cart, a.add_to_wishlist.button.alt, .email-friend a, #enquiry input[type="button"] {
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}

.yith-wcwl-add-button a, .yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistaddedbrowse a, #enquiry input[type="button"] {
    background-color: #4d4d4d !important;
    border: none !important;

}

.yith-wcwl-add-to-wishlist a:hover {
    border: none !important;
    color: #fff;
}

.email-friend {
    position: absolute;
    bottom: 25px;
}

.email-friend a {
    background-color: #4d4d4d;
}

.email-friend a span {
    font-weight: 200 !important;
}

.email-friend a:before {
    content: "\f0e0";
    font-family: 'FontAwesome';
    position: absolute;
    left: 16px;
}

#enquiry {
    position: absolute;
    right: 33px;
    margin-top: -60px;
}

#enquiry input[type="button"] {
    font-weight: 200;
    line-height: 1;
}

div#enquiry:before {
    content: "\f128";
    font-family: FontAwesome;
    position: absolute;
    font-size: 17px;
    color: #fff;
    left: 17px;
    top: 8px;
}

/*** Recent Viewed Product ***/
.product-look .yith-wcwl-add-to-wishlist, .recent-view-product .yith-wcwl-add-to-wishlist {
    display: none !important;
}

.product-look .iosSlider.lookbook-slider {
    height: inherit !important;
}

.product-look .yith-wcwl-add-button {
    display: none !important;
}

/*** Uber Menu Tab ***/
.tabs {
    position: relative;
    margin: 20px auto;
    width: 100%;
}

.tabs label {
    border-radius: 0;
    box-shadow: none;
    clear: both;
    display: inline-block;
    float: left;
    font-size: 15px;
    position: relative;
    text-align: left;
    width: 100%;
    line-height: 3;
}

/*.tabs label:hover {
	/* Safari 4-5, Chrome 1-9
	 background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7931b), to(#f46700));
	/* Safari 5.1, Chrome 10+
	 background: -webkit-linear-gradient(top, #f7931b, #f46700);
	/* Firefox 3.6+
	 background: -moz-linear-gradient(top, #f7931b, #f46700);
	/* IE 10
	 background: -ms-linear-gradient(top, #f7931b, #f46700);
	/* Opera 11.10+
	 background: -o-linear-gradient(top, #f7931b, #f46700);
}*/
.tabs label a {
    cursor: pointer;
    display: block;
    color: #720fab;
    letter-spacing: normal;
    text-transform: capitalize !important;
    font-weight: bold !important;
    text-shadow: none;
    font-size: 15px !important;
    font-style: italic !important;
}

.tabs label:hover a {
    color: #000 !important;
}

.tabs label:first-of-type {
    z-index: 4;
}

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.tab-label-4 {
    z-index: 1;
}

.tab-label-5 {
    z-index: 5;
}

.tab-label-6 {
    z-index: 4;
}

.tab-label-7 {
    z-index: 3;
}

.tab-label-8 {
    z-index: 2;
}

.tab-label-9 {
    z-index: 1;
}

.tab-label-10 {
    z-index: 8;
}

.tab-label-11 {
    z-index: 7;
}

.tab-label-12 {
    z-index: 6;
}

.tab-label-13 {
    z-index: 5;
}

.tab-label-14 {
    z-index: 4;
}

.tab-label-15 {
    z-index: 3;
}

.tab-label-16 {
    z-index: 2;
}

.tab-label-17 {
    z-index: 1;
}

.clear-shadow {
    clear: both;
}

.content {
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    z-index: 5;
}

.content div {
    position: absolute;
    top: 0px;
    padding: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -o-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;
    transition: all linear 0.5s;
    width: 320px;
}

/*.content div {*/
    /*-webkit-transform: translateY(-450px);*/
    /*-moz-transform: translateY(-450px);*/
    /*-o-transform: translateY(-450px);*/
    /*-ms-transform: translateY(-450px);*/
    /*transform: translateY(-450px);*/
/*}*/

/*.content-img{*/
    /*display: none;*/
/*}*/

.content div h2, .content div h3 {
    color: #398080;
    border: 0px;
    background: none;
}

.content div p img {
    float: right;
    margin: 8px 0px 0px 15px;
}

.content div p a {
    margin: 0px 0px 0 0;
    padding: 9px 18px 5px 18px !important;
    font-weight: normal !important;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 20px !important;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px #b06a15;
    letter-spacing: normal;
    display: block;
    width: 181px !important;

    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7931c), to(#f46700));
    background: -webkit-linear-gradient(top, #f7931c, #f46700);
    background: -moz-linear-gradient(top, #f7931c, #f46700);
    background: -ms-linear-gradient(top, #f7931c, #f46700);
    background: -o-linear-gradient(top, #f7931c, #f46700);
}

.content div p a:hover {
    color: #000;
}

/*Custom CSS - Zilong -*/
/*Style Uber Menu*/
#megaMenu.megaMenuHorizontal ul.megaMenu {
    z-index: 999;
}

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu {
    margin-top: 0 !important;
}

/*#megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu {
	max-width:70% !important;
}*/
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget {
    min-height: 0 !important;
    margin: 0;
}

#megaMenu .wpmega-nonlink li.widget {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

#megaMenu .textwidget {
    display: inline-block;
    width: 100%;
}

.menu-list {
    border-right: 1px solid #DEDEDE !important;
    display: inline-block;
    padding-right: 15px !important;
    width: 30%;
}

.right-img {
    display: inline-block;
    float: right;
    width: 50%;
    min-height: 234px;
    position: relative;
}

.animation {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 100;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.3s 0.3s;
    -moz-transition: all ease-out 0.3s 0.3s;
    -o-transition: all ease-out 0.3s 0.3s;
    -ms-transition: all ease-out 0.3s 0.3s;
    transition: all ease-out 0.3s 0.3s;
}

#megaMenu ul.megaMenu li.menu-item a span, #megaMenu ul.megaMenu li.menu-item span.um-anchoremulator span {
    font-style: italic;
}

#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator {
    padding: 12px 11px !important;
}

#megaMenu ul.megaMenu > li.menu-item:first-child a {
    padding-left: 0 !important;
}

#masthead .mobile-menu {
    display: none !important;
}

#masthead .left-links, .wide-nav, #top-bar .right-text, #megaMenu.megaResponsiveToggle .megaMenu.megaMenuToggleOpen, .wide-nav .header-nav > li {
    display: block !important;
}

.wide-nav.nav-left .nav-wrapper > #site-navigation {
    float: none !important;
}

#megaMenu #megaMenuToggle .megaMenuToggle-icon {
    background: rgba(114, 15, 171, 0.7) none repeat scroll 0 0;
    height: 3px;
}

#megaMenu #megaMenuToggle .megaMenuToggle-icon::after {
    background: rgba(114, 15, 171, 0.9) none repeat scroll 0 0;
    height: 3px;
}

#megaMenu #megaMenuToggle .megaMenuToggle-icon::before {
    background: rgba(114, 15, 171, 0.8) none repeat scroll 0 0;
    height: 3px;
}

#megaMenu #megaMenuToggle {
    color: #720fab;
    font-size: 14px;
    font-weight: bold;
}

#megaMenu .sub-menu li a {
    color: #720fab !important;
    font-size: 15px !important;
    font-weight: bold !important;
    text-transform: capitalize !important;
}

#megaMenu .sub-menu {
    background: #FFFFFF !important;
}

/*** Fabrics ***/
.fabrics {
    background-image: url('images/fabrics-bg.jpg');
    background-repeat: no-repeat;
    height: 509px;
    background-position: center center;
    margin: 2em 0 3em;
}

.fabrics h2 {
    color: #fff;
    font-size: 1.68em;
    text-transform: uppercase;
    text-align: center;
    line-height: 2.4;
}

.fabrics * {
    color: #fff;
}

.fabrics-item h3 {
    font-size: 1.56em;
}

.fabrics-inner.clearfix {
    padding: 1em 2.5em;
}

.fabrics-content {
    width: 60%;
}

.fabrics h2.mobile {
    display: none;
}

/*** Media Queries ***/

@media screen and (max-width: 1024px) {
    .banner-social-icons {
        top: 160px;
    }
}

@media screen and (max-width: 1023px) {
    .netball h2.desktop {
        display: none;
    }

    .netball h2.mobile {
        display: block;
    }
}

@media screen and (min-width: 990px) {
    .home_content_left {
        width: 60%;
    }

    .home_content_right {
        width: 40%;
    }

    .sizing-chart [class*="columns"]:nth-child(1) {
        width: 31%;
    }

    .sizing-chart [class*="columns"]:nth-child(2) {
        width: 37%;
    }

    .sizing-chart [class*="columns"]:nth-child(3) {
        width: 31%;
    }
}

@media screen and (max-width: 992px) {
    .chart-item h2 {
        font-size: 1.3em;
    }

    .chart-item h3 {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 991px) {
    #enquiry {
        margin-top: 24px;
        position: absolute;
        right: inherit;
    }

    .woocommerce.single-product #main-content .product .row .large-7.medium-6.small-12.columns {
        margin-bottom: 75px;
    }

    .single-product .product > .row [class*="col"]:first-child {
        margin-bottom: 3rem;
    }

    #megaMenu.megaResponsiveToggle ul.megaMenu {
        display: none !important;
    }

    #megaMenu #megaMenuToggle {
        display: block !important;
    }

    #megaMenu.megaResponsiveToggle ul.megaMenu.megaMenuToggleOpen {
        display: block !important;
    }

    #megaMenu ul.megaMenu > li.menu-item {
        float: none !important;
        display: block !important;
    }

    .fabrics-inner.clearfix {
        padding: 1em 1.5em;
    }

    .fabrics {
        background-position: inherit;
        height: auto;
        background-color: #000;
    }
}

@media screen and (max-width: 767px) {
    .home_content_right {
        max-width: 344px;
        float: left !important;
    }

    .home_adds h3 {
        top: 18px;
    }

    .sizing-chart {
        background-color: #000;
        height: auto;

    }

    .sizing-chart:before, .sizing-chart:after {
        content: "";
        display: table;
    }

    .sizing-chart:after {
        clear: both;
    }

    .sizing-chart h2 {
        line-height: 2;
    }

    .sizing-chart h2.mobile {
        display: block;
    }

    .sizing-chart h2.desktop {
        display: none;
    }

    .chart-item h2 {
        line-height: 1;
    }

    .netball > h2 {
        line-height: 3;
    }

    .ux_slider_wrapper {
        width: 100%;
    }

    #megaMenu.megaResponsive ul.megaMenu li.menu-item .ss-colgroup > .ss-col, #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item, #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 > li.menu-item.ss-sidebar > .wpmega-nonlink > ul > li.widget {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important;
    }

    .menu-list {
        width: 100% !important;
    }

    .menu-list label a, #megaMenu ul.megaMenu li.menu-item a {
        text-align: center;
    }

    .right-img {
        display: none !important;
    }

    #megaMenu.megaMenuHorizontal ul.megaMenu, #megaMenu.megaResponsive ul.megaMenu > li.menu-item {
        width: 100% !important;
    }

    .fabrics-item {
        margin-bottom: 1em;
    }
}

@media only screen and (min-width: 768px) {

    .fabrics-inner .two-block {
        margin-bottom: 2.2em;
    }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
    #enquiry {
        margin-top: -40px;
        position: absolute;
        right: 81px;
    }
}

@media screen and (max-width: 568px) {
    .netball > h2 {
        line-height: 3.8;
    }

    .ux_slider_wrapper {
        margin-top: 35px;
    }

    .fabrics h2 {
        font-size: 1.38em;
    }
}

@media screen and (max-width: 479px) {
    .bordertopgray {
        background-image: none;
    }

    .graphics {
        width: 164px;
        height: 42px;
        line-height: 42px;
        background-size: cover;

    }

    .home_adds .graphics {
        font-size: 14px;
        bottom: 5px;
    }

    .footer-wrapper .graphics {
        width: 164px;
        height: 42px;
    }

    .graphics-small {
        height: 43px;
        line-height: 43px;
        width: 220px;
        background-size: cover;
        font-size: 18px;
    }

    .netball > h2 {
        font-size: 20px;
        line-height: 2.8;
    }

    .netball-inner {
        right: 0;
    }

    .netball-inner h2 {
        font-size: 18px;
        line-height: 1;
    }

    .netball-inner h2 span {
        font-size: 20px;
    }

    .sizing-chart h2 {
        font-size: 1.5em;
    }

    .fabrics h2.desktop {
        display: none;
    }

    .fabrics h2.mobile {
        display: block;
    }

    .fabrics h2 {
        line-height: 3;
    }
}

@media screen and (min-width: 480px) {
    .fabrics-content {
        width: 60%;
        float: left;
        padding-left: 1.5em;
    }

    .fabrics-item img {
        float: left;
    }

}

@media screen and (max-width: 480px) {
    .banner-social-icons {
        top: 204px;
    }

    .banner-social-icons {
        padding: 5px 5px 5px 14px;
    }

    .social-icons .icon {
        font-size: 13px;
        height: 20px;
        line-height: 19px;
        width: 20px;
    }

    .yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-wishlistaddedbrowse a, .email-friend a, #enquiry input[type="button"], .email-friend span {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 320px) {
    .sizing-chart h2 {
        font-size: 1em;
        line-height: 3.6;
    }

    .chart-item h2 {
        line-height: 1;
    }

    .chart-item h3 {
        font-size: 1.3em;
    }

    .normal-case {
        font-size: 33px !important;
    }

    .banner-social-icons {
        padding: 5px 5px 0px 14px;
    }

    .banner-social-icons {
        top: 200px;
    }

    .woocommerce.single-product .yith-wcwl-add-to-wishlist {
        bottom: -12px;
        left: 15px;
        right: inherit;
        top: inherit;
    }

    .single-product .product > .row [class*="col"]:first-child {
        margin-bottom: 6rem;
    }

    .fabrics-content {
        margin-top: 1em;
        width: 100%;
    }

    .bordertopgray h3 {
        font-size: 1.6em;
    }
}

.woocommerce.single-product #main-content .product .large-7.medium-6.small-12.columns {
    margin-bottom: 30px;
}

.woocommerce.single-product .yith-wcwl-add-to-wishlist {
    bottom: -12px;
    left: 15px;
    right: inherit;
    top: inherit;
}

.woocommerce.tax-product_cat .products .product-image img{
  height: 200px!important;
}

.page-id-7 #wrapper #main-content{
  padding-top: 0px;
}

.iosSlider .sliderControlls .sliderNav span.icon-angle-left{
  left: 30%;
}

.iosSlider .sliderControlls .sliderNav span.icon-angle-right{
  right: 30%;
}

.iosSlider .zoom-button{
  display: none!important;
}

.colourwheel-col, .colourwheel-col input{
  text-align: center;
}
