/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Exo:400,800i');

/* =Theme customization starts here
------------------------------------------------------- */

/***** Header *****/
a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

body {
    background-color: #141414;
}

.container, .et_pb_slider .et_pb_container {
    width: 100%;
    max-width: none;
}

#top-slider .et_pb_slide_description .et_pb_slide_title {
    /*font-family: 'Exo', sans-serif;*/
    font-weight: 800;
    font-style: italic;
}

.performance-apparel #top-slider .et_pb_slide_description .et_pb_slide_title {
    font-family: 'Exo', sans-serif;
}
#top-header .container {
    background: #222222;
    height: 59px;
    border-bottom: 2px solid #141414;
    color: #d1d0d0;
    font-size: 14px;
    padding: 0 32px 0 31px;
}

#top-header .container {
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
}

#main-header {
    background: #141414;
}

#et-secondary-menu > li:first-child {
    position: absolute;
    left: 0;
    margin: 24px 0 0 59px;
}
#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {
    opacity: 1;
}

span.et_close_search_field {
    margin-right: 25px;
}
input::-webkit-input-placeholder {
    color: #A7A8AC;
}
input::-moz-placeholder { /* Firefox 19+ */
    color:  #A7A8AC;
}
input:-ms-input-placeholder {
    color:  #A7A8AC;
}
input:-moz-placeholder { /* Firefox 18- */
    color:  #A7A8AC;
}
@media only screen and (min-width: 1280px) {
    .et_fixed_nav #et-top-navigation {
        padding-right: 25px !important;
    }

    .et_header_style_left .logo_container {
        left: 0;
        padding-left: 51px;
    }

    #logo {
        margin-left: 6px;
    }

    .et_menu_container, #main-footer .container {
        padding: 0 32px 0 31px;
    }
}

img#logo {
    width: 425px;
}

.breadcrumb-container #breadcrumbs a:first-child {
    margin-left: 0px;
}

.breadcrumb-container #breadcrumbs a:first-child, span.breadcrumb_last {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.textwidget, .textwidget a {
    text-transform: capitalize !important;
}

.faq.et_pb_section {
    padding: 35px 32px 0 60px;
}

#top-menu li {
    padding-left: 22px;
    padding-right: 0px;
}

nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    text-align: right;
}

#top-menu li a {
    font-size: 28px !important;
}

#top-menu a:hover, .et-fixed-header #top-menu a:hover, a:hover, #nav_menu-32 #menu-shop-now li a:hover {
    color: #f2ad09 !important
}

#et-secondary-menu {
    display: block;
    height: 59px;
}

#et-secondary-menu > li, #et-secondary-menu #searchform {
    /* display: inline-block;*/
    float: left;
    list-style: none;
    margin: 12px 22px 0px;
}
#et-secondary-menu > li#nav_menu-13, 
#et-secondary-menu > li#nav_menu-32, 
#et-secondary-menu > li#nav_menu-37,
#et-secondary-menu > li#nav_menu-35 {
    margin-top:20px;
}
#et_top_search {
    background: #2b2b2b;
    height: 57px;
    width: 65px;
    margin: 0;
    position: relative;
}

#et_search_icon:before {
    top: 20px;
    left: 20px;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    font-weight: bold;
    cursor: pointer;
    color: #91959d !important;
    font-size: 20px;
}

#nav_menu-32 #menu-shop-now {
    display: none;
    position: absolute;
    background: #c1c3c2;
    padding-bottom: 10px;
    margin-top: 7px;
    padding: 10px;
    line-height: 28px;
}

#nav_menu-32 #menu-shop-now li {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -0.7px;
    display: block;
}

#nav_menu-32 #menu-shop-now li a {
    color: #1c1c1c !important;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0;
}

.lsi-social-icons li a {
    padding: 4px !important;
}

div#top-header h2 {
    color: #bbb8b8;
    font-size: 15px;
    cursor: pointer;
    text-transform: uppercase;
}

#aelia_cs_currencies {
    background: transparent;
    border: 0;
    color: #d1d0d0;
    font-size: 16px;
    width: auto;
    float: right;
    cursor: pointer;
    height: 100%;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    padding: 0;
    top: 5px;
    position:relative;
}
.currency_switch_form img {
    top: 3px;
    position: relative;
}
#aelia_cs_currencies option {
    position: absolute;
    background: #c1c3c2;
    color: #1c1c1c !important;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0;
}
.wcumcs-select {
    max-width: 100%;
    border: 0;
    background: none;
    color: #bbb8b8 !important;
    font-size: 15px;
    cursor: pointer;
    text-transform: uppercase;
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    position: relative;
    width: 58px;
}

.wcumcs-switcher-dropdown.wcumcs-container {
    position: relative;
}
 .currency_switch_form:after {
    content: '▼';
    font: 12px "Consolas", monospace;
    left: 50px;
    top: -3px;
    position: relative;
    pointer-events: none;
    cursor:pointer;
}
#nav_menu-32 .widgettitle:after  {
    content: '▼';
    font: 12px "Consolas", monospace;
    cursor: pointer;
    left: 15px;
    top: -3px;
    position: relative;
}

.wcumcs-select option {
    background: #c1c3c2;
    color: #1c1c1c !important;
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0;
}

.wcumcs-switcher-dropdown img {
    top: 4px;
    position: relative;
}

.breadcrumb-container {
    background-color: #222222;
    min-height: 49px;
}

.breadcrumb-container #breadcrumbs {
    padding: 12px 32px 12px 31px;
    margin-left: 28px;
}

.breadcrumb-container #breadcrumbs a {
    font-family: "Roboto Condensed";
    font-size: 16px;
    text-transform: uppercase;
    color: #fefafa;
    margin-right: 10px;
}

.breadcrumb-container #breadcrumbs strong, span.breadcrumb_last {
    font-family: "Roboto Condensed";
    font-size: 16px;
    text-transform: uppercase;
    font-weight: normal;
    color: #f2ad09;
    margin-left: 10px;
}

.breadcrumb-container #breadcrumbs a {
    margin-right: 10px;
    margin-left: 10px;
}

.et_pb_contact p input, .et_pb_contact p textarea {
    width: 100%;
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #898b89;
    background-color: #dde0dd;
    font-size: 14px;
}

.et_pb_contact_submit.et_pb_button {
    background: #dde0dd;
    text-transform: uppercase;
    color: #898b89;
    font-size: 14px;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    padding: 10px 25px;
}

.et_pb_contact_submit.et_pb_button:after {
    font-size: 21px;
}
#top-header .et-cart-info {
    margin: 0 50px 0 15px;
    top: 19px;
    position: relative;
    display: inline-block;
}
#top-header .et-cart-info .items {
    text-align: center;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-left: 0;
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    transition: all 300ms linear;
    font-style: normal;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0);
    color: #ffffff;
    font-size: 14px ;
    font-weight: bold;
    top: -8px;
    left: -5px;
    position: relative;
}
/***** Slider *****/
.slider1 .zoom {
margin-left:8%;
}
#tab-description .bx-wrapper .bx-controls-direction a.bx-next {top:44%;}
.et_pb_slides .et_pb_container {
    width: 100% !important;
}
#shop-category .et_pb_slide_content {
  margin-top:25px;
}
#shop-category .et_pb_slider, #shop-category .et_pb_slider .et_pb_container {
    height: 645px !important;
}

#shop-category .et_pb_slide {
    width: 100%;
    padding: 0;
}

#shop-category .et_pb_slide_description {
    position: absolute;
    padding: 2.4% 6% !important;
    background-color: rgba(0, 0, 0, 0.65);
    bottom: 0;
    height: 145px !important;
	width: 100%
}

#shop-category h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 60px;
    color: #fefafa !important;
    text-align: left;
    padding-bottom: 2px;
    padding-top: 5px;
    text-transform: uppercase;
    font-size: 60px;
}

#shop-category h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    color: #fefafa !important;
    text-align: left;
    padding-bottom: 2px;
    text-transform: capitalize;
}

#shop-category .et_pb_column_0, #shop-category .et_pb_column_1 {
    margin-right: 0 !important;
    width: 50%;
}

/* Set the slider height */
.scroll-down.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    padding: 0;
}
.scroll-down.et_pb_fullwidth_header
.et_pb_fullwidth_header_scroll {
	top:-20px;
    z-index: 10;
}

#top-slider.et_pb_slider, #top-slider.et_pb_slider .et_pb_container {
    /*height: 695px !important;*/
    height: 495px !important;
}


#top-slider.et_pb_slider, #top-slider.et_pb_slider .et_pb_slide {
   /* max-height: 695px;*/
    max-height: 495px;
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center;
    background-position: top center;
    width: 100%;
    padding: 0;
}

#top-slider.et_pb_slider .et_pb_slide_description {
    position: absolute;
    /*padding: 1.5% 3% !important;*/
    background-color: rgba(0, 0, 0, 0.59);
    bottom: 0 !important;
    /*height: 110px !important;*/
    height: 80px !important;
    padding: 1% 3% !important;
	width: 100%;
}

#top-slider .et_pb_slide_description .et_pb_slide_title {
    text-transform: uppercase;
    text-align: left;
    width: 80%;
    float: left;
}

#top-slider .et_pb_more_button {
    margin-top: 0;
    float: right;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #fefafa !important;
    background-color: rgba(0, 0, 0, 0.6);
    /* padding: 0.3em 2em 0.3em 1em !important; */

}

#top-slider .et_pb_button:after {
    opacity: 1 !important;
    margin-top: 5px !important;
    margin-left: 5px !important;
    font-size: 20px;
}

#top-slider .et-pb-controllers a {
    display: inline-block;
    width: 10px;
    height: 10px;
}

#shop-category #performance .et_pb_slide_content h2 a:after, #shop-category #traditional .et_pb_slide_content h2 a:after {
    font-family: "ETmodules" !important;
    content: "\35";
    background: #ffffff;
    border-radius: 50%;
    margin-right: 0%;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.6);
    line-height: initial;
    transition: all 0.4s ease-in-out;
    transition-property: all;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
    transition-delay: initial;
    top: 40px !important;
    font-size: 71px;
    right: 50px;
    position: absolute;
}

#shop-category #performance .et_pb_slide_content h2 a:hover:after, #shop-category #traditional .et_pb_slide_content h2 a:hover:after {
    background: #fbb200 !important;
}

#shop-category #performance .et_pb_slide_content h2 a:hover:after, #shop-category #traditional .et_pb_slide_content h2 a:hover:after {
    background: #fff;
}

/* category-box */
.category-box {
    padding: 3px !important;
}

.category-box > div {
    padding: 0;
    margin: 0;
}

.category-box > div > div .et_pb_module {
    padding: 0px 3px;
    margin: 3px 0px !important;
    float: left;
    overflow: hidden;
}

.category-box .et_pb_module {
   /*sb width: 50% !important; */
}

.category-box .col-3 .et_pb_module {
    width: 33.33% !important;
}

.category-box .et_pb_module, .category-box .et_pb_module .et_pb_container {
    height: 550px !important;
}

.category-box .et_pb_slide_description .et_pb_slide_title{
    padding: 2.4% 6% !important;
    background-color: rgba(0, 0, 0, 0.65);
    height: 120px !important;
    transition: 0.5s;
    bottom: 0;
    width: 100%;
    position: absolute;
}
.category-box  .et_pb_slide_description  {
    padding: 0;
    height: 100%;
}
.category-box h2, .category-box .et_pb_slide_description .et_pb_slide_title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: #fefafa !important;
    text-align: left;
    padding-bottom: 2px;
    padding-top: 5px;
    text-transform: uppercase;
    font-size: 60px;
}

.category-box .et_pb_slide_content {
    position: absolute;
    top: -100px;
    line-height: 50px;
    font-weight: normal !important;
    opacity: 0;
    -webkit-transition: 0.35s all ease;
    -o-transition: 0.35s all ease;
    transition: 0.35s all ease;
    font-size: 32px;
}

.category-box .et_pb_module:hover {
    cursor: pointer;
}
.category-box .et_pb_module:hover h2.et_pb_slide_title {
    color: #fbb200 !important
}
.category-box .et_pb_module:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0;
   /* -webkit-transition: 0.35s all ease;
    -o-transition: 0.35s all ease;
    transition: 0.35s all ease;*/
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    z-index: 2;
    height: 50%;
}

.category-box .et_pb_module:hover:before {
    display: block;
    opacity: 0.5;
   /* -webkit-transition: 0.35s all ease;
    -o-transition: 0.35s all ease;
    transition: 0.35s all ease;*/
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.category-box .et_pb_slide_description h2:after {
    font-family: "ETmodules" !important;
    content: "\35";
    background: #ffffff;
    border-radius: 50px;
    right: 50px;
    position: absolute;
    vertical-align: middle;
    color: rgba(0, 0, 0, 0.59);
    transition: all 0.4s ease-in-out;
    transition-property: all;
    transition-duration: 0.4s;
    transition-timing-function: ease-in-out;
    transition-delay: initial;
}

.category-box .et_pb_module:hover .et_pb_slide_description h2:after {
    background: #fff;
}

.category-box .et_pb_module:hover .et_pb_slide_description h2:after {
    background: #fbb200 !important;
}

.category-box h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    color: #fefafa !important;
    text-align: left;
    padding-bottom: 2px;
    text-transform: capitalize;
}

.category-box .et_pb_slide {
    width: 100%;
    padding: 0;
}

.category-box-style2 .et_pb_slide_content {
    width: 85%;
}

.category-box-style2 .et_pb_slides:hover .et_pb_slide_content {
}

.category-box-style2 .et_pb_slider .et_pb_slide p {
    text-align: left;
    font-size: 19px;
    line-height: 25px;
}

.category-box .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
    font-size: 44px;
}

.category-box .et_pb_slide_description .et_pb_slide_title {
    padding: 20px 6% !important;
}

.category-box .et_pb_module, .category-box .et_pb_module .et_pb_container {
    overflow: visible;
}

.category-box .et_pb_module .et_pb_slide_content {
    /*top: 10%;
    width: 100%;
    padding: 5%;
    opacity: 0;
    font-size: 32px;*/
    top: 50%;
    font-size: 20px;
    text-align: left;
    line-height: initial;
    padding:5%;
}
.category-box .et_pb_module:hover .et_pb_slide_content {
    opacity: 1;
}

.category-box .et_pb_module .et_pb_more_button {
    opacity: 0;
    -webkit-transform: translateY(100%) scale(0.8);
    transform: translateY(100%) scale(0.8);
}

.category-box .et_pb_module .et_pb_more_button {
    opacity: 0;
    display: inline-block;
    margin-top: 20px;
    color: inherit;
    text-shadow: none;
    text-decoration: none;
    opacity: 0;
    -webkit-transform: translateY(100%) scale(0.8);
    transform: translateY(100%) scale(0.8);
    -webkit-transition: 0.35s all ease;
    -o-transition: 0.35s all ease;
    transition: 0.35s all ease;
    position: absolute;
    left: 0;
    right: 0;
    width: 190px;
    margin: auto;
    bottom: 30%;
}

.category-box .et_pb_module:hover .et_pb_more_button {
    opacity: 1;
    color: inherit !important;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    width: 190px;
    margin: auto;
}
.category-box .et_pb_module:hover .et_pb_slide_description .et_pb_slide_title {
    background-color: rgba(20, 20, 20, 0.6);
}
.category-box .et_pb_slide_content ul {
    list-style-type: disc !important;
}
.category-box .et_pb_slide_content li {
    margin: 0 0 40px 50px;
    text-align: left;
}
.category-box-style2 .et_pb_slide {
    background-size: contain !important;
    background-color: #141414 !important;
	background-position: top center !important;
}
.header-content a {
    color: white;
}
.no-text-transform *, .no-text-transform {
    text-transform: inherit !important;
}
.category-box .et_pb_slides .et_pb_slide_description , .category-box  .et_pb_slides .et_pb_slider_container_inner {
    width:100%;
    height: 100%;
}


/*** Content ***/
.et_pb_row {
    position: relative;
    width: 100%;
    max-width: none;
    margin: auto;
}

@media (min-width: 981px) {
    .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
        width: 100% !important;
        max-width: 100% !important;
    }
}

#follow-us {
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-size: 18px;
    color: #fefafa !important;
}

@media (min-width: 981px) {
    .social-media-row {
        max-height: auto;
    }
}

.et_pb_social_media_follow li a {
    margin: 0 6px;
}

.et_pb_social_media_follow li a.icon::before {
    font-size: 22px;
}

.social-media-row .et_pb_column_1 {
    margin-left: 50px;
}

.social-media-row .et_pb_column_2 {
    margin-right: 0;
}

/* footericons*/
/*.social-media-row .et_pb_column {
    margin: 0;
}
*/
.et_pb_social_media_follow li a.icon {
    border-radius: 100px;
    background: #fefafa !important;
    color: #1c1c1c !important;

}

.et_pb_social_media_follow li a.icon::before {
    font-size: 14px !important;
    color: #1c1c1c !important
}
/*
.social-media-row .et_pb_column:nth-child(1) {
    width: calc(((100% / 12) * 6) - 100px);
    width: -webkit-calc(((100% / 12) * 6) - 100px);
    width: -moz-calc(((100% / 12) * 6) - 100px);
    margin: auto 50px;
}
.social-media-row .et_pb_column:nth-child(2), .social-media-row .et_pb_column:nth-child(3) {
    width: calc(((100% / 12) * 3) - 0px);
    width: -webkit-calc(((100% / 12) * 3) - 0px);
    width: -moz-calc(((100% / 12) * 3) - 0px);
    margin: auto 0px;
}
.social-media-row .et_pb_column:nth-child(2) {
    padding: 0;
}

.social-media-row .et_pb_column:nth-child(1) > div {
    max-width: 540px;
    margin: auto;
}

.social-media-row .et_pb_column:nth-child(2) > div:first-child {
    margin: 30px 0 0 0;
}
*/
.et_pb_social_media_follow {
    width: 132px;
    margin: auto !important;
}

a.icon.circle:hover {
    background: #777777 !important;
}

a.icon.circle:hover:before {
    color: #FFFFFF !important;
}


.et-social-pinterest a.icon:before {
    content: '\e81e';
    font-family: "lsi-fontello" !important;
}
.et-social-instagram a.icon:before {
    content: '\e819';
    font-family: "lsi-fontello" !important;
}
.et-social-facebook a.icon:before {
    content: '\e80d';
    font-family: "lsi-fontello" !important;
}



/**** Footer ***/

#footer-widgets .footer-widget li {
    /*background: #171818;*/
    color: #d5d2d2;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    width: 190px;
    height: 37px;
    text-align: center;
    margin-bottom: 27px;
    padding-top: 5px;
    padding-left: 0;
}

#website-by {
    float: right;
    font-family: Arial !important;
    font-weight: bold !important;
    color: #fff;
}

p#website-by a {
    text-decoration: underline;
    color: #fff;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

#footer-widgets .footer-widget li a {
    color: #d5d2d2;
    font-family: arial;
    letter-spacing: -0.5px;
}

@media (min-width: 981px) {
    #footer-widgets .footer-widget {
        width: 18.875%;
    }

    #footer-widgets .footer-widget {
        margin: 0;
    }

    #footer-widgets .footer-widget.last {
        width: 40%;
    }
}

.footer-widget .fa {
    margin-right: 20px;
    font-size: 20px
}

.footer-widget .fa-envelope-o {
    font-size: 14px;
}

.et_pb_widget a {
    color: #fff;
}

.et_pb_widget a:hover {
    color: #666;
}

#footer-info {
    font-family: Arial !important;
    font-weight: bold !important;
}

#footer-bottom {
    padding: 100px 0 5px;
}

#sb_instagram .sbi_photo img {
    width: 92px;
}

footer .textwidget a {
    text-transform: none !important;
}

#shop-category > div:after {
    content: " ";
    width: 100%;
    display: block;
    height: 25%;
    bottom: 0;
    background: black; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.70)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.70)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.70)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.70)); /* Standard syntax */
    position: absolute;
}

#shop-category > div:nth-child(1) {
    border-right: 3px solid black;
}

#shop-category > div:nth-child(2) {
    border-left: 3px solid black;
}

/*** Our Story ***/


#ourStory .et_pb_fullwidth_header {
    height: 550px;
    margin-bottom: 6px;
    overflow: hidden;
}


#ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    background: rgba(28, 28, 28, 0.83);
    color: white;
    position: absolute;
    padding: 35px 35px 0px;
    height: 200px;
    width: 439px;
    bottom: 0;
    max-width: none;
    transition: 0.2s;
}

#ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
    padding: 35px 35px 0px 0px;
}

#ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.big-box, #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right.big-box {
    width: 100%;
    min-height: 200px;
}

#ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
    right: 0;
    width: 450px;
}

#ourStory .et_pb_fullwidth_header p {
    top: 35px;
    position: absolute;
    display: none;
    float: right;
    width: 70%;
    padding: 0 6% 0 3%;
    color: #dde0dd;
    font-size: 18px;
    font-family: "Roboto Condensed";
    font-weight: lighter;
}

#ourStory .et_pb_fullwidth_header p.show {
    display: block;
    height: 180px;
    overflow: hidden;
}

#ourStory .contains-video p.show {
    display: block;
    height: auto;
    overflow: visible;
}

#ourStory .header-content h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 60px;
    font-weight: bold;
    color: #fefafa;
    cursor: pointer;
    padding-bottom: 0;
    text-transform: uppercase;
    line-height: 50px;
    margin-bottom: 6px;
}

#ourStory .header-content h2 {
    color: #fefafa;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
}

#ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
    overflow: hidden;
}

#ourStory .et_pb_fullwidth_header.contains-video .et_pb_fullwidth_header_container.right {
    overflow: visible;
}

#ourStory .header-content h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    font-weight: bold;
    color: #fefafa;
    cursor: pointer;
    padding-bottom: 0;
}

#ourStory .et_pb_fullwidth_header .right h4 {
    clear: both;
    float: right;
    bottom: 0px;
    position: absolute;
    right: 35px;
    padding: 0;
}

#ourStory .et_pb_fullwidth_header .right p {
    width: 60%;
    float: left;
}

#ourStory .right .header-content h1 {
    font-size: 55px;
    float: right;
    text-transform: uppercase;
    line-height: 45px;
}

#ourStory .header-content h1:after {
    content: "\f055";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 38px;
    position: absolute;
    bottom: 30px;
    width: calc(100% - 27px * 2);
    width: 385px;
    line-height: 34px;
    text-align: center;
    display: block;
}

#ourStory .header-content {
    padding: 0 !important;
}

#ourStory span.et_pb_fullwidth_header_subhead {
    font-size: 48px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    color: #fefafa;
    cursor: pointer;
    padding-bottom: 0;
    line-height: 50px;
    clear: both;
    text-transform: uppercase;

}

#ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center {
    align-self: auto;
}

#ourStory .right .header-content h1:after {
    right: 30px;
    bottom: 20px;
}

#ourStory .big-box .header-content h1:after {
    content: "\f056";
    /*top: 72px;*/
    color: #ffc600;
}

#ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    float: none;
    padding: 0;
    margin-left: 0;
    text-align: left;
}

#ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    margin-left: 6%;
    margin-right: 0;
    text-align: right;
}

#ourStory .et_pb_fullwidth_header .left p {
    right: 5%;
}

#ourStory .header-content-container.center {
    height: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
    z-index: 2;
}

section.et_pb_fullwidth_header.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_right.contains-video:nth-child(2) p.show {
    position: absolute;
    bottom: 35px;
    max-width: 650px;
}

section.et_pb_fullwidth_header.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_right.contains-video:nth-child(2) .big-box:after {
    content: " ";
    height: 350px;
    left: 0;
    width: 100%;
    top: -350px;
    position: absolute;
    background: rgba(28, 28, 28, 0.83);
    z-index: -1;
}

#ourStory .fluid-width-video-wrapper {
    display: block;
    top: -325px;
    max-width: 750px;
    max-height: 415px;
    height: 400%;
    padding: 0px !important;
}

#ourStory .et_pb_fullwidth_header .right p {
    max-width: 60%;
}

/* OUR STORY ends */
.page-id-4751 .et_pb_text > :last-child {
    padding-bottom: 0;
    position: relative;
    width: 80%;
}

#traditional-cotton, #performance-apparel {
    padding-bottom: 54px !important;
}

div#performance-apparel p, div#traditional-cotton p {
    font-size: 25px;
    line-height: 30px;
}

/* form */
.registeration.et_pb_section {
    padding: 35px 32px 0 60px;
}

.registeration input.woocommerce-Input, .woocommerce form .form-row input.input-text, .woocommerce form .form-row .select2-container .select2-choice {
    background: #faffbd !important;
}

.entry-content ul {
    list-style-type: none;
    padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20.875%;
}

.select2-container .select2-choice {
    height: 49px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-top: 11px;
}

.registeration h2 {
    color: #222222;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    display: block;
    width: 65%;
    line-height: 33px;
    padding-bottom: 15px;
}

.registeration nav.woocommerce-MyAccount-navigation {
    text-transform: uppercase;
    border-top: 1px solid #e7e7e7;
    padding: 10px 0;
}

.is-active {
    background: #fbe68f;
    margin-left: 0;
    padding-left: 8px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 54%;
    max-width: 700px;
    margin-left: 84px;
}

.registeration .woocommerce .woocommerce-info {
    background: #f7f6f7 !important;
    color: #222 !important;
}

.woocommerce-info a {
    text-decoration: underline;
}

.registeration a.woocommerce-Button.button,
.woocommerce-message a.button.wc-forward,
.woocommerce #payment #place_order,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce-page #payment #place_order {
    min-width: 138px;
    height: 47px;
    display: inline-block;
    background: #f2f2f2;
    border: 1px solid #44423f;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    border-radius: 0;
    color: black !important;
}

.registeration a.woocommerce-Button.button:hover,
.woocommerce-message a.button.wc-forward:hover,
.woocommerce #payment #place_order:hover,
.woocommerce input.button:hover,
.woocommerce a.button:hover,
.woocommerce a.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-page a.button:hover,
.woocommerce-page input.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page #payment #place_order:hover {
    background: #e6bf5f;
    color: #222222 !important;
    padding-right: 14px;
    border: 1px solid rgb(0, 0, 0);
    padding-top: 10px;
}
.registeration .et_pb_pricing_table_button:after,
.registeration .et_pb_promo_button:after,
.registeration a.et_pb_more_button:after,
.registeration .et_pb_newsletter_button:after,
.registeration .comment-reply-link:after,
.registeration .form-submit input:after,
.registeration .et_pb_contact_submit:after,
.registeration .et_pb_contact_reset:after,
.woocommerce a.button.alt:after,
.woocommerce-page a.button.alt:after,
.woocommerce button.button.alt:after,
.woocommerce-page a.button::after,
.woocommerce button.button:after,
.woocommerce-page button.button:after,
.registeration .et_password_protected_form .et_submit_button:after,
.registeration .et_pb_button:after {
    display: none !important;
    padding: 0 !important;
}
button.button {
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
}

/*
.woocommerce-page .woocommerce-message, .woocommerce-error {
    background: #f7f6f7 !important;
    color: #141414 !important;
}
*/
.woocommerce-message a, .woocommerce-error a, .woocommerce-info a {
    color: #fff !important;
}

a.woocommerce-Button.button:after {
    display: none;
}

.woocommerce-info {
    background: #f2f2f2 !important;
    color: #fff !important;
}

/* form ends*/

/*FAQ*/
.et_pb_accordion .et_pb_toggle:hover {
    background: #fbb200;
}

.uppercase_headers h1,
.uppercase_headers h2,
.uppercase_headers h3,
.uppercase_headers h4,
.uppercase_headers h5,
.uppercase_headers h6 {
    text-transform: uppercase;
}

.faq a {
    text-decoration: underline;
    color: #222222 !important;
}

.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #191919;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
}

.et_pb_toggle_open h5 {
    font-weight: bold;
}

.et_pb_toggle_content.clearfix {
    text-transform: initial;
    font-weight: normal;
}

.et_pb_accordion .et_pb_toggle {
    display: inline-block;
    width: 100%;
    padding: 13px 37px 13px 22px;
    transition: .3s all ease;
    background: #e8edf6;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    font-size: 16px;
    color: #191919;
    BORDER: 0;
}

.et_pb_toggle_title:before {
    color: #191919 !important;
    font-family: "FontAwesome" !important;
    content: "\f067";
    font-size: 14px;
}

.et_pb_module.et_pb_toggle.et_pb_toggle_open h5:after {
    content: "\f068";
    color: #191919 !important;
    font-family: "FontAwesome" !important;
    font-size: 14px;
    position: absolute;
    right: 0;
}

.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #191919;
}

.faq .et_pb_blurb_position_left .et-pb-icon {
    font-size: 32px;
}

.faq .et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 15px;
    padding-top: 8px;
}

/*** Contact Us ***/
#contactForm .et_contact_bottom_container {
    margin-top: 8.3%;
}

#contactInfo a {
    color: #b3b2b2;
    font-size: 18px;
}

#contactInfo .fa {
    margin-right: 10px;
}

/*** Categories Pages ***/

.categories .et_pb_row, .categories.et_pb_section {
    padding: 0 !important;

}

.categories .et_pb_row:nth-child(odd) {
    background-color: #222222;
}

.categories .et_pb_row:nth-child(even) {
    background-color: #1a1919;
}

.categories {
    font-family: "Roboto Condensed";
}

.categories .et_pb_image img {
    width: 100%;
}

.categories .et_pb_row:nth-child(odd) .et_pb_column:nth-child(odd), .categories .et_pb_row:nth-child(even) .et_pb_column:nth-child(even) {
    margin-right: 0;
    width: 35.15%;
}

.categories .et_pb_row:nth-child(odd) .et_pb_column:nth-child(even), .categories .et_pb_row:nth-child(even) .et_pb_column:nth-child(odd) {
    padding: 3% 5.5%;
}

.categories .et_pb_row_0 .et_pb_column_0 {
    border-top: 10px solid #197dd3;
}

.categories .et_pb_row_0 .et_pb_column_1 {
    border-top: 10px solid #122845;
}

.categories .et_pb_row_1 .et_pb_column_2 {
    border-top: 10px solid #355035;
}

.categories .et_pb_row_1 .et_pb_column_3 {
    border-top: 10px solid #47d047;
}

.categories .et_pb_row_2 .et_pb_column_4 {
    border-top: 10px solid #c41c27;
}

.categories .et_pb_row_2 .et_pb_column_5 {
    border-top: 10px solid #3f0e11;
}

.categories .et_pb_row_3 .et_pb_column_6 {
    border-top: 10px solid #696321;
}

.categories .et_pb_row_3 .et_pb_column_7 {
    border-top: 10px solid #d0c547;
}

.categories h2 {
    font-size: 36px;
    font-weight: lighter;
    COLOR: #fefafa;
    margin-bottom: 50px;
}

.categories h3 {
    color: #F8F2E6;
    font-size: 30px;
    margin-bottom: 20px;
}

.categories h4 {
    color: #d0c547;
    font-size: 24px;
    margin-bottom: 15px;
}

.categories p {
    font-size: 18px;
    color: #b3b2b2;
    line-height: 30px;
}

.categories .et_pb_column {
    margin-right: 0px !important;
}

.categories h2:after {
    font-family: "ETmodules" !important;
    content: "\35";
    background: #fff;
    border-radius: 60px;
    position: absolute;
    right: 13%;
    top: 15%;
    color: rgba(0, 0, 0, 0.9);
    cursor: pointer;
    font-size: 50px;
    padding: 12px 5px;
}

/*** Products Pages ***/

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    background: transparent !important;
}

.woocommerce ul.products li.product a.thumb img {
    width: 50px !important;
    margin: 10px !important;
}

.bx-wrapper .bx-next:after, .bx-wrapper .bx-prev:before {
    color: #a7a8ac;
}

.et_pb_section.products, .woocommerce-page #main-content .container {
    padding: 35px 32px 0 60px;
    border-top: 10px solid #fadd6a;
    font-family: "Roboto Condensed";
}

.products .et_pb_widget_area_left, .woocommerce-page #sidebar {
    border-right: 0;
}

.products .et_pb_bg_layout_light .et_pb_widget li a, .woocommerce-page #sidebar .et_pb_widget a {
    color: #222222;
}

.products .et_pb_bg_layout_light .et_pb_widget ul.menu > li > a, .woocommerce-page #sidebar .et_pb_widget ul.menu > li > a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    display: block;
    width: 75%;
    line-height: 33px;
    padding-bottom: 15px;
}

#sidebar .widget_nav_menu h4.widgettitle {
	display: none;
}

.products .sub-menu .menu-item-type-taxonomy, .woocommerce-page .sub-menu .menu-item-type-taxonomy {
    border-top: 1px solid #e7e7e7;
    padding: 10px 0;
}

.products .et_pb_widget ul li ul li ul li, .woocommerce-page .et_pb_widget ul li ul li ul li {
    margin-left: 15px;
}

.products .et_pb_widget ul li ul li, .woocommerce-page .et_pb_widget ul li ul li {
    margin-left: 0;
}

.products .et_pb_widget ul li, .woocommerce-page .et_pb_widget ul li {
    margin-bottom: 0;
}

.products .et_pb_bg_layout_light .et_pb_widget ul.sub-menu > li.menu-item-type-taxonomy > a, .woocommerce-page .et_pb_widget ul.sub-menu > li.menu-item-type-taxonomy > a {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.products .et_pb_bg_layout_light .et_pb_widget ul.sub-menu > li.menu-item-type-taxonomy ul li a, .woocommerce-page .et_pb_widget ul.sub-menu > li.menu-item-type-taxonomy ul li a {
    font-size: 16px;
    text-transform: uppercase;
}

.woocommerce-page.et_left_sidebar #main-content .container:before, .woocommerce-breadcrumb, .woocommerce-page .page-title, .woocommerce-result-count {
    display: none;
}

.world.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat {
    border-top: 0;
    padding: 0;
}

.world.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat > a {
font-weight: normal !important;
}

.woocommerce ul.products li.product {
    width: 18% !important;
    margin: 2% !important;
    clear: none !important;
}

.woocommerce ul.products li.product:nth-child(4n+1) {
    clear: both !important;
}

.woocommerce ul.products li.product .product-hover:hover .bx-wrapper {
    display: block !important;
    margin-top: 10px;
}

.woocommerce ul.products li.product .product-hover:hover .bx-controls-direction {
    margin-top: 0;
}

.bx-wrapper .bx-next:after {
    right: -10px;
}

.bx-wrapper .bx-prev:before {
    left: 0px;
}

.thumbnails.slider .slide {
    margin-right: 10px !important;
    width: 60px !important;
}

.woocommerce ul.products li.product a.thumb img {
    width: 60px !important;
    margin: 0px 10px !important;
}

a.swatch-anchor img {
    max-width: 48px;
    width: 48px;
}

a.swatch-anchor {
    width: 48px !important;
    height: 48px !important;
}

div.swatch-wrapper {
    border: 2px solid #ffffff;
    padding: 0;
    margin: 0 10px 10px 0;
}

@media screen and (min-width: 768px) and (max-width: 980px) {
    .woocommerce ul.products li.product.first, .woocommerce ul.products li.product.last {
        clear: right !important;
    }

    .woocommerce ul.products li.product:nth-child(4n) {
        clear: none !important;
    }
}

.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img,  .woocommerce ul.products li.product-category a img {
    /*background: #f2f2f2 !important;*/
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    padding: 15px 0 0 0;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    color: #282828;
    font-weight: bold;
    font-size: 16px;
    border-top: 1px solid #dcdcdc;
    margin-top: 15px;
}

.et_shop_image {
    padding: 15px 10px;
    /*background: #f2f2f2;
    border: 1px solid #eee;*/
}

.woocommerce .woocommerce-ordering select{
    border: 1px solid #b7b7b7;
    height: 45px;
    border-radius: 0;
    background: transparent;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    color: #282828 !important;
    font-size: 13px;
    right: 0;
    position: relative;
    -webkit-appearance: none;
}
form.woocommerce-ordering {
    position: relative;
}
.woocommerce .woocommerce-ordering:before{
    content: '▼';
    font: 12px "Consolas", monospace;
    right: 0px;
    margin-right: 12px;
    top: 15px;
    position: absolute;
    cursor: pointer;
    pointer-events: none;
}
.woocommerce .woocommerce-ordering {
    width: 86%;
    text-align: right;
    float: left;
}

.variations .value select {
    border: 1px solid #b7b7b7;
    height: 45px;
    border-radius: 0;
    background: transparent;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    text-transform: uppercase;
    color: #282828 !important;
    font-size: 13px;
    right: 0;
    position: relative;
    -webkit-appearance: none;
}
.variations .value select {
    position: relative;
}
.variations span:nth-child(4), .variations span:nth-child(2) {
    position: relative;
}
.variations span.value:nth-child(4):after {
    content: '▼';
    font: 12px "Consolas", monospace;
    top: 16px;
    line-height: 0;
    right: 29px;
    position: absolute;
    cursor: pointer;
    pointer-events: none;
    z-index: 1;
}
.products .price, .products .et_overlay {
    display: none !important;
}
.products li .product-hover:hover {
    -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.28);
    z-index: 1;
    width: 100%;
    position: absolute;
    background: #fff;
    border: 10px solid #fff;
    overflow: hidden;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
    color: #a3a1a1;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    font-size: 12px;
}
.woocommerce ul.products li.product a img {
    width: auto;
}

.et_monarch .et_social_4col li {
    width: auto;
}

/*Single View*/
.et_pb_gutters3.et_left_sidebar.woocommerce-page ul.products li.product {
    width: 18.353%;
    margin-right: 5.47%;
}

#product-header {
    width: 100%;
    float: none;
    margin-bottom: 1em;
}

#product-header h1 {
    font-size: 40px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 80px;
    padding: 5px;
    background: #f2f2f2;
}

.woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message, .woocommerce-error, .woocommerce-info {
    background: #f7f6f7 !important;
}

#product-more, .et_monarch .et_social_inline_top {
    width: 60%;
    float: left;
    margin-right: 2%;
}

.woocommerce-tabs {
    padding-top: 0px;
    width: 28%;
    margin-right: 10%;
    float: right;
    clear: none !important;
}

.addthis_inline_share_toolbox {
    text-align: right;
    margin-right: 60px;
}

.related.products , .upsells {
    border-top: 1px solid #E7E7E8;
    top: 85px;
    display: block;
    position: relative;
    padding-top: 25px;
    clear: both;
    padding-bottom: 100px;
}

#product-header .product_category_title, .tabs.wc-tabs, .woocommerce-Tabs-panel--description > h2, #tab-additional_information {
    display: none !important;
}

.product_meta {
    border-top: 0;
}

body.woocommerce .woocommerce-tabs {
    border: 0;
clear: none !important;
}

.product {
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    color: #222222;
}

.product .posted_in a {
    color: #a3a1a1;
	display: none !important;
}

.product .sku_wrapper {
    display: block;
    font-size: 20px;
    color: #222222;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product_meta {
    font-size: 20px;
}

.woocommerce div.product div.images {
    width: auto;
}

.thumbnails.noslider, .bx-pager.bx-default-pager, #product-header > .posted_in, .reset_variations, .woocommerce div.product div.images .bx-wrapper {
    display: none !important;
}

.woocommerce-variation.single_variation {
    position: absolute;
    margin-top: 56px;
    z-index: -1;
}


.woocommerce-variation.single_variation .woocommerce-Price-amount.amount {
    display: none !important;
}

p.stock.out-of-stock {
    display: block;
    float: left;
    clear: both;
}
#sidebar .menu > .sub-menu > .sub-menu .current-menu-item, #sidebar .menu .current-menu-item > a {
    background: #fbe68f;
    margin-left: 0;
    padding-left: 8px;
}

#product-links {
    margin-top: 45px;
}

#product-links a {
    width: 138px;
    height: 47px;
    display: inline-block;
    background: #f2f2f2;
    border: 1px solid #44423f;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    cursor: pointer;
}
#product-links a.download {
    background: #2a2a2a;
    color: #fff !important;
    border: none;
    font-size: 18px;
    width: auto;
    padding: 15px 10px;
    height: auto;
}
#product-links a.download .fa-download {
    margin-right: 22px;
    font-size: 20px;
}
#product-links a:hover {
    background: #e6bf5f;
    color: #222222 !important;
}




.variations {
    clear: both;
}

.variations .label {
    text-transform: uppercase;
    font-size: 18px;
    color: #444444;
    padding-bottom: 15px;
    clear: both;
}

.swatch-wrapper {
    padding: 0;
    background: #fff;
    border: 0;
    float: left;
    margin: 0 10px 15px 0;
}

div.swatch-wrapper.selected {
    border: 2px solid #c91d2b;
    padding: 0;
    margin: 0 10px 10px 0;
}

.woocommerce div.product form.cart .variations label {
    font-weight: normal;
}

#pa_size, .variations .input-text.qty.text, .price-cart .quantity.price, .woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity,
.woocommerce div.product form.cart .button, .variations .price{
    width: 175px !important;
    height: 38px;
    max-width: none;
    min-width: initial;
    background: #eeeeee !important;
    border: 0;
    color: #444444 !important;
    border-radius: 0px !important;
    font-family: "Roboto Condensed";
    font-size: 14px !important;
    opacity: 1;
    float: left;
}
.woocommerce-variation.single_variation .price {
 background: transparent!important;

}

.variations .price {padding:8px;}
.woocommerce-Price-amount.amount {font-size: 18px;}
.woocommerce div.product form.cart div.quantity {
    clear: both;
}
.hide {display:none;}
.woocommerce-variation-price {
    padding: 7px 5px;
}
.quantity.ordernow {
    clear:both;
}
#ordernow {
    top: -8px;
    left: -5px;
    position: relative;
}
.single_add_to_cart_button {
    opacity: 1;
    text-align: left;
    padding: 0 !important;
    text-transform: uppercase;
}

.single_add_to_cart_button .fa.fa-shopping-cart, .ordernow .fa-external-link {
    background: #d22331;
    height: 38px;
    font-size: 24px;
    color: #fff;
    width: 45px;
    text-align: center;
    left: -25px;
    padding-top: 3px;
    position: relative;
}
.ordernow .fa-external-link {
    left:0;
    margin-right: 10px;
}
.ordernow .fa-external-link:before {
    content: "\f08e";
    top: 5px;
    position: relative;
    display: block;
}

.fa-shopping-cart:before {
    top: 3px;
    position: relative;
    display: block;
}

.price-cart .quantity.price {
    padding-top: 8px;
    padding-left: 8px;
    margin: 0 15px 0 0 !important;
}
/*
.variations .value:nth-child(4) {
    float: left;
}
*/
.upsells {
    clear: both;
}
.variations #pa_size {
    float: left;
}
#picker_pa_color {
    width: 88%;
}
/*
.variations .price-cart {
    position: relative;
    top: 55px;
    left: -196px;
}
*/
.product .related h2 , .product .upsells h2{
    padding-bottom: 16px;
    /* font-size: 26px !important; */
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}

.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
    width: auto;
}

.iconic-woothumbs-images--click_anywhere .iconic-woothumbs-images__image, .mfp-gallery .mfp-image-holder .mfp-figure, .iconic-woothumbs-all-images-wrap {
    width: auto !important;
}

.iconic-woothumbs-all-images-wrap .bx-wrapper img {
    max-width: none;
    width: 100% !important;
    height: auto;
}

@media (min-width: 981px) {
    #left-area {
        width: 79.125%;
        padding-bottom: 100px;
    }
}

.onsale {display:none !important;}
/*.woocommerce-variation-price .woocommerce-Price-amount.amount{display:none !important;}*/
.woocommerce div.product form.cart .variations select {
    margin-bottom: 25px;
    padding-left: 10px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 150px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
}

/* The Close Button */
.close , .close1, .close2{
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
/*Tooltip product page*/
.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
}
.ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px black;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}
/*Pinterest Board - override width for responsive*/
.wmle_container .wmle_item_holder.col4 {
    width: 24%;
    margin-right: 6px;
}
.wmle_loadmore .wmle_loadmore_btn {
    color: #fff !important;
}

.wmle_social_content {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.65);
    bottom: 0;
    width: 100%;
    padding: 20px 15px;
    font-size: 18px;
}

.wmle_container .wmle_item .wmle_post_title {
    font-size: 22px !important;
}

.wmle_container .wmle_item .wmle_social_share a {
    border: transparent !important;
    background-color: transparent !important;
}

.wmle_container .wmle_item .wmle_social_share {
    top: 0px;
    right: 0;
}

.wmle_container .wmle_item {
    background: #222222;
}

.apsp-caption-disabled .apsp-pinterest-latest-pin {
    width: auto;
}

.gallery {
    padding: 27px !important;
}
#cboxCurrent {
    left: 170px;
    bottom: -3px;
}
#cboxNext {left:85px;}
#cboxPrevious {left:5px;}
#cboxClose {right:35px;}
#cboxNext, #cboxPrevious, #cboxClose {
    background: none !important;
    text-indent: 0;
    color: #949494;
}
#cboxClose:before {
    content: '\f00d';
    font-family: FontAwesome;
    font-size: 22px;
    margin-right: 5px;
}
#cboxNext:before {
    content: '\f0a9';
    font-family: FontAwesome;
    font-size: 22px;
    margin-right: 5px;
}
#cboxPrevious:after {
    content: '\f0a8';
    font-family: FontAwesome;
    font-size: 22px;
    margin-left: 5px;

}
@media only screen and (min-width: 1200px) {
    .gallery {
        margin: 0 auto;
        padding: 27px 150px !important;
    }
}

.building h3:before {
    content: "\f0f7";
    font-family: FontAwesome;
    margin-bottom: 37px;
    font-size: 32px !important;
    padding-right: 20px;
}

/*Cart Page*/

.left-column-cart, .woocommerce-checkout .col2-set .col-1 {
    width: 65%;
    float: left;
}

.right-column-cart, .woocommerce-checkout .col2-set .col-2 {
    width: 30%;
    FLOAT: right;
    left: -143px;
    position: relative;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    border: 0;
    background: #fff !important;
    font-size: 14px;
    padding: 12px;
    line-height: 1.7em;
}
.ElementsApp .InputElement::placeholder {
    opacity: 1;
    color: #999;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: none;
    width: auto;
}

table.cart th, #main-content table.cart th, table.cart td, #main-content table.cart td, table.cart tr, #main-content table.cart tr, #content-area table tr, #content-area table td, #content-area table th {
    font-size: 18px;
    color: #000;
}

.shop_table_responsive.cart thead, .woocommerce-checkout-review-order-table thead {
    background-color: #eee;
}

.cart_totals h2 {
    background-color: #eee;
    border: 1px solid rgba(0, 0, 0, .1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 15px 10px;
    margin-bottom: 0;
}

.woocommerce td.product-name dl.variation {
    font-size: 15px;
    margin-top: 15px !important;
}

.woocommerce td.product-name dl.variation dd {
    padding: 0;
    margin: 0;
}

td.product-name {
    text-decoration: underline;
}

.product-remove {
    text-align: right;
}

.woocommerce a.remove {
    min-width: 138px;
    height: 47px;
    display: inline-block;
    background: #f2f2f2;
    border: 1px solid #44423f;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    border-radius: 0;
    color: black !important;
    text-decoration: none;
    font-weight: normal;
    line-height: inherit;
}

.woocommerce a.remove:hover {
    color: #fff !important;
    background: red;
    background: #e6bf5f;
    color: #222222 !important;
    /*padding-right: 14px;*/
    border: 1px solid rgb(0, 0, 0);
}
.shop_table.cart input.button {
    margin-right: 5px !important;
}
.checkout-button.button.alt.wc-forward {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff !important;
}
#order_review .woocommerce-Price-amount.amount , .woocommerce ul#shipping_method li label, .woocommerce ul#shipping_method .amount{
    font-weight:normal !important;
}

/*Search Page */

.search-container {
    padding: 35px 32px 0 60px;
}

.search-container {
    display: block;
    position: relative;
    height: 100%;
    overflow: auto;
}

.search-container h1 {
    margin-bottom: 50px;
    text-transform: uppercase;
}

.search-container .search-form {
    width: 40%;
    background: #c3c3c3;
    padding: 25px 5px;
    margin-bottom: 40px;
    display: block;
    color: #fff;
}

.search-container .item-result {
    border-bottom: 1px solid #ccc;
    padding: 25px 0;
    width: 45%;
    float: left;
    margin-right: 40px;
}

.h-readmore {
    text-decoration: underline;
    clear: both;
}

.search-container .screen-reader-text {
    font-size: 18px;
    text-transform: uppercase;
}

.search-container input[type="text"] {
    height: 32px;
    width: 300px;
    font-size: 15px;
}

.search-container #searchsubmit {
    position: relative;
    width: 75px;
    height: 32px;
    border: none;
    background-color: #030303;
    color: #ffffff;
    text-transform: uppercase;
}

.search-container .excerpt {
    font-size: 17px;
    color: #000;
    width: 75%;
    float: left;
}

.search-container .search-image {
    float: right;
}

.search-container .et_pb_more_button {
    padding: 0.1em 0.4em;
    font-size: 16px;
}

.search-container .et_pb_button:hover {
    background: rgba(53, 47, 47, 0.2);
}


#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 999999;
}

.et-pb-contact-message li, .et-pb-contact-message p {
    line-height: 25px;
    padding: 10px;
    background: #3f3f3f !important;
    display: inline-block;
    color: #fff !important;
    text-shadow: none !important;
    font-size: 18px !important;
    width:100%;
    min-height: 44px;
}
.et-pb-contact-message {
    margin-bottom: 14px;
    width:100%;
}

.et_pb_contact_field_2 {
    clear: both;
}

.entry-content .category-box ul {
    line-height: 36px;
}


/*** ---------- ***/
/*** Responsive ***/
/*** ---------- ***/

@media (max-width: 1700px) {
    #shop-category h2 {
        font-size: 50px;
    }
}

@media (max-width: 1440px) {
    #product-links a, #product-links a.download {
        width: 120px;
    }

    #shop-category h2 {
        font-size: 40px;
    }
    #ourStory .et_pb_fullwidth_header .left p {
        right: 5%;
    }
    #ourStory .et_pb_fullwidth_header p {
        width: 68%;
        padding: 0px 0% 0 0%;
    }
}


@media (max-width: 1390px) {
    .left-column-cart, .woocommerce-checkout .col2-set .col-1 {
        width: 68%;
    }
    .right-column-cart, .woocommerce-checkout .col2-set .col-2 {
        left:0px;
    }
    .quantity {clear:both;}
    .woocommerce-variation.single_variation {
        position: relative;
        margin-bottom: 20px;
    }
}
@media (max-width: 1282px) {
    .category-box .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
        font-size: 36px;
    }
    .breadcrumb-container #breadcrumbs {
        padding: 12px 32px 12px 0px;
        margin-left: 0;
    }
    .products .et_pb_bg_layout_light .et_pb_widget ul.menu > li > a, .woocommerce-page #sidebar .et_pb_widget ul.menu > li > a {
        width:auto;
    }


    }

@media (min-width: 425px) and (max-width: 1338px) {
    #top-menu li {
        padding-left: 9px;
    }
    #top-menu li a {
        font-size: 18px !important;
    }
    .et_fixed_nav #et-top-navigation {
        padding-right: 25px !important;
    }
    #et-secondary-menu > li:first-child {
        margin: 24px 0 0 5px;
    }
    #et-secondary-menu > li, #et-secondary-menu #searchform {
        margin: 12px 25px 0px;
    }
}

@media (max-width: 1190px) {
    .left-column-cart, .woocommerce-checkout .col2-set .col-1, .right-column-cart, .woocommerce-checkout .col2-set .col-2 {
        width: auto;
        float: none;
    }
    #shop-category #performance .et_pb_slide_content h2 a:after, #shop-category #traditional .et_pb_slide_content h2 a:after {
        font-size: 52px;
    }
    #shop-category #performance .et_pb_slide_content h2 a:after, #shop-category #traditional .et_pb_slide_content h2 a:after {
        right: 20px
    }
    #sb_instagram {
        width: 100% !important;
    }
}

@media (max-width: 1199px) {
    .category-box-style2 .et_pb_slide_description .et_pb_slide_title {
        font-size: 40px;
    }

    .category-box-style2 .et_pb_slide_description h2:after {
        right: 7%;
    }



    #ourStory .et_pb_fullwidth_header .left p {
        right: 2%;
    }
    #ourStory .et_pb_fullwidth_header p {
        width: 70%;
        padding: 0px 0% 0 0%;
    }

}

@media (max-width: 1090px) {
    #footer-widgets .footer-widget li {
        width: 100%;
        padding: 5px 5px 5px 5px;
        height: auto;
    }

    #footer-widgets .footer-widget:first-child {
        width: 15%;
    }

    #footer-widgets .footer-widget:nth-child(3) {
        margin-right: 5%;
    }

    #shop-category h2 {
        font-size: 34px;
    }
    .category-box .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
        font-size: 32px;
    }

}

@media (max-width: 1024px) {
    .woocommerce-tabs {
        padding-top: 0px;
        width: 38%;
        margin-right: 0;
    }

    #ourStory .et_pb_fullwidth_header .right p {
        width: 56%;
    }
    #top-slider .et_pb_slide_description .et_pb_slide_title {
        width: 70%;
    }
    .et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title {
        font-size: 39px !important;
    }


    #ourStory .et_pb_fullwidth_header .left p {
        right: 1%;
    }
    #ourStory .et_pb_fullwidth_header p {
        width: 72%;
        padding: 0px 0% 0 0%;
    }

}

@media (max-width: 980px) {
    .search-container {padding: 27px !important;}
    .modal-content {width:90%;}
    #product-links a.download {width: 100%;}
    .breadcrumb-container #breadcrumbs {
        margin-left: 16px;
    }
    .et_header_style_left .logo_container {
        width: auto;
    }
    #et-top-navigation .et-cart-info {
        margin-top: 12px;
        color:#fff !important;
        font-size: 20px;
    }
    #et-top-navigation .et-cart-info .items {
        font-style: normal;
        text-align: center;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        margin-left: 0;
        display: inline-block;
        line-height: 24px;
        vertical-align: middle;
        transition: all 300ms linear;
        font-style: normal;
        border-radius: 100px;
        background: rgba(255, 255, 255, 0);
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
        top: -8px;
        left: -5px;
        position: relative;
    }
    .category-box .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
        font-size: 27px;
    }
    #text-14 {
        color: #fff;
        font-weight: normal;
        text-align: center;
        font-size: 20px;
    }
    .et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
        width: 100% !important;
        max-width: 100% !important;
        background: #000 !important;
    }
    #mobile_menu .wcumcs-switcher-dropdown.wcumcs-container {
        padding: 10px 5%;
        border-bottom: 1px solid #312e2e;
        font-size: 20px;
    }
    #mobile_menu .lsi-social-facebook,  #mobile_menu .lsi-social-instagram ,  #mobile_menu .lsi-social-pinterest {
        padding: 0 !important;
        display: inline-block !important;
        float: none !important;
        margin: 0 30px  !important;
        list-style-type: none !important;
    }
    #mobile_menu .lsi-social-facebook a ,  #mobile_menu .lsi-social-instagram a ,  #mobile_menu .lsi-social-pinterest a{
        display: inline-block;
        font-size: 22px;
    }
    #mobile_menu .wcumcs-select {
        font-size:20px;
    }
    #mobile_menu #nav_menu-32 h2 {
        display:none !important;
    }
    #nav_menu-32 #menu-shop-now  {
        /* display: none; */
        position: relative;
        background: inherit;
        padding-bottom: 0;
        margin-top: 0;
        padding-left: 0;
    }
    .et_mobile_menu li li {
        padding-left: 0;
    }
    #mobile_menu #menu-item-6733 , #mobile_menu #menu-item-6734{
        background: #ccc;
    }
    .wcumcs-switcher-dropdown.wcumcs-container:before {
        display:none;
    }
    #lsi_widget-2 {
        height: 50px;
        padding: 10px;
        text-align: center;
    }
    #mobile_menu #menu-item-6733 a, #mobile_menu #menu-item-6734 a {
        color: #222 !important;
    }
    .et_fixed_nav #top-header {
        display: none;
    }
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-height: inherit;
    }

    .social-media-row .et_pb_column:nth-child(1) {
        margin: auto 0px;
    }

    #ourStory .et_pb_fullwidth_header .right p {
        top: 264px;
    }

    #ourStory .et_pb_fullwidth_header .right p {
        width: 52%;
        left: 0;
    }

    .et_fixed_nav #et-top-navigation {
        padding-right: 0;
    }

    #logo {
        margin-left: 0;
    }
    #et_search_icon:before {
        top: 12px;
        color: #fff !important;
    }
    .et_menu_container, #main-footer .container {
        padding: 0 2%;
    }

    .mobile_menu_bar:before {
        color: #fff !important;
        font-size: 45px;
    }

    .et_pb_section .et_pb_row, .et_pb_section.et_section_specialty .et_pb_row {
        max-width: none !important;
    }

    .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
        width: 100% !important;
    }

    #et-secondary-nav, #et-secondary-menu {
        display: block !important;
    }

    #et_top_search {
        float: right;
        background: transparent;
        height: auto;
        width: 18px;
        margin: 0 35px 0 0;
    }

    .et_pb_slide_description .et_pb_slide_title, .et_pb_column_1_4 .et_pb_slider_fullwidth_off h2 {
        font-weight: bold !important;;
    }

    .et_pb_section {
        padding: 0;
    }

    .et_pb_row, .et_pb_column .et_pb_row_inner {
        padding: 1% 0;
    }

    #mobile_menu {
        background: #222222;
        border: 0;
        padding: 0;
    }

    .et_mobile_menu li.menu-item a, #nav_menu-32 #menu-shop-now li a , #aelia_cs_currencies{
        font-size: 20px;
        font-weight: normal;
        text-transform: uppercase;
        border-bottom: 1px solid #312e2e;
        font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
        color: #a7a8ac !important;
    }
    .currency_switch_form:after {
        left: 70px;
        position: absolute;
        bottom: 220px;
        right: initial;
        top: initial;
    }
    #aelia_cs_currencies {
        display: block;
        width: 100%;
        padding: 10px 5%;
        float:none;
    }
    .currency_switch_form img {
        display: none;
    }
    .et_mobile_menu li.menu-item.current-menu-item a {
        background-color: #a77b10 !important;
        color: #fff !important;
    }
    #main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
        padding-left: 0;
    }
    #et-secondary-menu li, #et-secondary-menu #searchform {
        margin: 12px 5px 0px;
    }

    #menu-shop-now li {
        margin: 0;
    }

    #footer-widgets .footer-widget:first-child, .footer-widget:nth-child(n), .footer-widget {
        width: 100% !important;
        display: block;
        text-align: center;
        margin: 0 auto !important;
    }

    .et_pb_widget {
        float: none;
    }

    .et_pb_social_media_follow {
        left: 37% !important;
    }

    #sb_instagram {
        width: 50% !important;
    }

    #cff.cff-fixed-height {
        width: 50% !important;
        margin: 0 auto !important;
        float: none !important;
    }

    footer#main-footer {
        display: none;
    }

    #sb_instagram.sbi_col_3 #sbi_images .sbi_item {
        width: 33.33%;
    }

    #sb_instagram {
        width: 50% !important;
        max-width: 320px;
    }

    #cff.cff-fixed-height {
        width: calc(100% - 20px) !important;
        max-width: calc(320px - 20px) !important;
        margin: 20px auto !important;
    }

    .et_pb_row:last-child .et_pb_column:last-child {
        margin-bottom: 60px;
    }

    #shop-category h2 {
        font-size: 38px;
    }

    #shop-category h3 {
        font-size: 20px;
    }

    #shop-category .et_pb_slide_description {
        position: relative;
        padding: 1% 3% !important;
    }
    body.home #shop-category .et_pb_slide_description {
        position: absolute;
    }

    .social-media-row .et_pb_column_2 {
        margin-left: 0px;
    }

    #ourStory .et_pb_fullwidth_header .right p {
        top: 87px;
    }

    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.big-box {
        height: inherit;
    }

    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
        transition: 0.3s ease-out;
    }

    #ourStory .et_pb_fullwidth_header p {
        margin-top: 0px;
    }

    #ourStory .et_pb_fullwidth_header p, #ourStory .et_pb_fullwidth_header .right p {
        position: inherit;
        width: 100%;
        padding: 0;
        font-size: 18px;
        margin-top: 8px;
        max-width: 100%;
        line-height: 26px;
    }

    #ourStory .header-content h1:after {
        position: inherit;
        bottom: inherit;
        width: inherit;
        text-align: inherit;
        display: initial;
        vertical-align: top;
        margin-left: 10px;
    }

    #ourStory img.alignright {
        width: 50px;
        margin-left: 0;
    }

    #ourStory .et_pb_fullwidth_header .right p {
        float: right;
        height: 180px;
        overflow: hidden;
    }

    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
        margin: 20px 2%;
    }

    #ourStory section.et_pb_fullwidth_header.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_right.contains-video:nth-child(2) .big-box:after {
        display: none;
    }

    #ourStory .right .header-content h1 {
        margin-right: 0;
    }

    #ourStory .right .header-content h1:after {
        left: inherit;
    }

    #ourStory span.et_pb_fullwidth_header_subhead, #ourStory .header-content h3 {
        font-size: 40px;
    }

    #ourStory .right .header-content h1 {
        font-size: 47px;
    }

    #ourStory .header-content h1 {
        font-size: 47px;
    }

    #ourStory .et_pb_text_align_right span.et_pb_fullwidth_header_subhead {
        clear: both;
        float: right;
    }

    #ourStory .et_pb_fullwidth_header.contains-video .right p {
        width: 100%;
        bottom: 0;
        top: initial;
        margin: 32px !important;
        padding: 0px !important;
        max-width: 100%;
    }

    #ourStory .fluid-width-video-wrapper {
        display: block;
        width: calc(100% - 15px);
        left: 0;
        right: 0;
        bottom: 0;
        top: initial;
        position: absolute;
        margin: auto;
        margin-bottom: 10px;
        max-width: 650px;
        max-height: 365px;
    }

    #ourStory .et_pb_fullwidth_header .right h4 {
        position: inherit;
    }

    #ourStory .et_pb_fullwidth_header p.show {
        height: inherit;
    }

    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {

        -ms-flex-wrap: wrap;
        -webkit-flex-flow: column;
        -moz-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
    }

    .faq.et_pb_section {
        padding: 35px 32px 0 32px;
    }

    .et_pb_section_1 {
        padding: 40px 32px 0 32px !important;
    }
    .category-box.et_pb_section_1 {
        padding: 0 !important;
    }
    #shop-category h2 {
        font-size: 50px;
    }
    #shop-category h3 {
        font-size: 30px;
    }
    .addthis_inline_share_toolbox {
        margin-right: 0px;
    }
    #picker_pa_color {
        width: 100%;
    }
    .et_pb_section.products, .woocommerce-page #main-content .container {
        padding: 35px 32px 0 32px;
    }
    .woocommerce-tabs {
        padding-top: 0px;
        width: 28%;
        margin-right: 2%;
    }
    .et_pb_main_blurb_image, .fa-building-o {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
        padding: 35px 35px 0px 35px;
    }
}

/* 980px ends */

@media (max-width: 768px) {
    .category-box .et_pb_module:before {
        top: 0;
        height: 100%;
    }
    .category-box .et_pb_slide_content li {
        margin: 0 0 0px 10px;
        font-size: 23px;
        line-height: 25px;
    }
    .woocommerce-tabs.wc-tabs-wrapper {
        margin-top: 100px !important;
    }
    .fluid-width-video-wrapper iframe {
        width: 400px !important;
        margin: auto;
        margin-top: 140px;
        height: 200px !important;
        display: block;
        position: relative !important;
    }
    #ourStory .et_pb_fullwidth_header {
        height: 350px;
    }
    #ourStory .et_pb_fullwidth_header .right h4 {
        clear: initial;
    }
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{
        margin: 0px 2%;
    }
    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container, #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right{
        height: 150px;
        padding: 25px 20px 0;
        width: 402px;
    }
    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.big-box, #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right.big-box, .et_pb_fullwidth_header_container.left.big-box {
        height: 100%;
        width: 100%;
    }
    #top-slider.et_pb_slider .et_pb_slide_description {
        top: 73%;
        height: 50px !important;
        padding: 16px 25px !important;
    }
    #top-slider.et_pb_slider, #top-slider.et_pb_slider .et_pb_container {
        height: 325px !important;
        min-height: initial !important;
    }
    #top-slider .et_pb_slide_description .et_pb_slide_title {
        font-size: 16px !important;
    }
    #top-slider .et_pb_more_button {font-size:12px;top: -6px;}
    #top-slider.et_pb_slider, #top-slider.et_pb_slider .et_pb_slide {
        max-height: none;
    }
    #top-slider .et_pb_button:after {
        margin-top: 0px !important;
    }
    #ourStory .et_pb_fullwidth_header p, #ourStory .et_pb_fullwidth_header .right p {
        font-size: 16px;
        line-height: 21px;
        text-align: left;
    }
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 50%;
    }
    #ourStory .header-content h1:after, #ourStory .right .header-content h1:after {
        top: 7px;
        position: relative;
        float: right;
        right: 0;
    }
    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
        margin: 0;
    }

    .registeration.et_pb_section {
        padding: 35px 32px 0 32px;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        margin-left: 0;
        width: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 260px;
    }

    .category-box .et_pb_module {
        width: 100% !important;
    }
    .category-box .col-3 .et_pb_module {
        width: 100% !important;
    }
    .category-box .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
        font-size: 46px;
    }
    .category-box .et_pb_module:hover h2.et_pb_slide_title {
        position: absolute !important;
    }

    .category-box .et_pb_module:hover .et_pb_slide_description {
        top: 0;
        height: 100% !important;
        position: absolute;
        max-height: inherit !important;
        width: 100%;
    }
    .category-box .et_pb_module, .category-box .et_pb_module .et_pb_container {
        overflow: visible;
    }


    .category-box .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
        font-size: 23px;
    }
    .category-box .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content p {
        padding-bottom: 2px;
        line-height: 25px;
    }
    .category-box .et_pb_module .et_pb_slide_content {
        top: 10%;
    }
    .wmle_social_content {
        position: absolute;
        background-color: rgba(0, 0, 0, 0.65);
        bottom: 0;
        width: 100%;
        padding: 10px 10px;
        font-size: 14px;
        line-height: 14px;
        font-weight: normal;
    }
    .et_pb_fullwidth_map_0 {
        height: inherit !important;
    }
    #shop-category #performance .et_pb_slide_content h2 a:after, #shop-category #traditional .et_pb_slide_content h2 a:after {
        font-size: 50px;
    }
    .breadcrumb-container #breadcrumbs a:first-child, span.breadcrumb_last {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .et_pb_section.products, .woocommerce-page #main-content .container {
        padding: 24px 15px 0 15px;
    }

    .addthis_inline_share_toolbox {
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .product > * {
        width: 100% !important;
        margin-bottom: 20px !important;
        max-width: 500px;
        margin: 0px auto 20px !important;
        float: none !important;
    }
    #picker_pa_color {
        width: 100%;
    }
    .category-box > div > div .et_pb_module {
        padding: 0 6px;
        margin: 6px 0 0 !important;
        float: left;
    }
    .et_pb_section_1 {
        padding: 0 !important;
    }
    .padding .et_pb_row {
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 30px;
    }
    form.et_pb_contact_form > * {
        padding: 0;
        margin: 0 0px 10px;
    }
    #contactForm .et_contact_bottom_container {
        margin-top: 0;
        float: left;
    }
    .et_pb_contact_form {
        margin-left: 0;
    }
    button.et_pb_contact_submit.et_pb_button {
        margin: 0;
    }


    #top-slider .et_pb_slide_description .et_pb_slide_title {
        width: 70%;
        padding: 10px;
        vertical-align: middle;
        position: absolute;
        height: 100%;
    }
    #top-slider.et_pb_slider .et_pb_slide_description {
        padding: 0px 5px !important;
    }
    #top-slider .et_pb_more_button {
        font-size: 12px;
        top: 9px;
    }
    .et-pb-controllers {
        bottom: 5px;
    }
    #top-slider .et_pb_slide_description .et_pb_slide_title {
        font-size: 19px !important;
    }
    .search-container .search-form {width: auto;}
    .search-container .item-result {width: auto;height: auto;}
    .woocommerce-page table.cart .product-thumbnail {display: block;}
    .product-thumbnail:before {display: none;}
    .woocommerce table.shop_table_responsive tr td.product-thumbnail {text-align: center !important;}
    .search-container input[type="text"] {width: auto;}
}




/* 768 ends*/

@media (max-width: 601px) {

    #et-secondary-menu li, #et-secondary-menu #searchform {
        margin: 12px 2px 0px;
    }


    #top-header .container {
        padding: 0 2%;
    }


    #shop-category h2 {
        font-size: 34px;
    }

    #shop-category h3 {
        font-size: 26px;
    }

    #shop-category .et_pb_slide_description {
        height: 135px !important;
    }

    #shop-category .et_pb_slide_description {
        padding: 4% 3% !important;
    }
    #et_top_search {
        width: 15px;
    }
    #et_search_icon:before {
        font-size: 18px;
        top: 5px;
    }
    .mobile_menu_bar:before {
        color: #fff !important;
        font-size: 35px;
    }
    #et-top-navigation .et-cart-info {
        margin-left: -8px;
        color: #fff !important;
        font-size: 18px;
        margin-top: 5px;
    }
    #et-top-navigation .et-cart-info .items {
        width: 15px;
        height: 15px;
        line-height: 16px;
    }
    #top-slider .et_pb_slide_description .et_pb_slide_title {
        width: 70%;
    }

}

@media (max-width: 480px) {
    #shop-category .et_pb_slide_description {
        height: 94px !important;
    }
    #shop-category h2 {
        font-size: 28px;
    }
    #shop-category h3 {
        font-size: 22px;
    }
    #shop-category #performance .et_pb_slide_content h2 a:after, #shop-category #traditional .et_pb_slide_content h2 a:after {
        right: 25px;
        font-size: 38px;
        top: 30px !important;
    }
    .et_pb_gutters3.et_left_sidebar.woocommerce-page ul.products li.product {
        width: 100% !important;
        margin: auto !important;
        max-width: 270px;
        float: none;
    }
    .products li .product-hover:hover, .woocommerce ul.products li.product .product-hover:hover {
        position: relative !important;
    }
    #shop-category .et_pb_slider, #shop-category .et_pb_slider .et_pb_container, .category-box .et_pb_module, .category-box .et_pb_module .et_pb_container {
        height: 325px !important;
    }
    .et_pb_column {
        margin-bottom: 6px;
    }
    .faq .et_pb_column {
        margin-bottom: 30px;
    }
    #ourStory span.et_pb_fullwidth_header_subhead, #ourStory .header-content h3 {
        font-size: 34px;
    }
    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container,
    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right{
        height: 120px;
        width: 100%;
        padding: 15px 15px 0;
    }
    #ourStory span.et_pb_fullwidth_header_subhead, #ourStory .header-content h3 {
        line-height: 22px;
    }
    .category-box .et_pb_module:hover .et_pb_slide_description {
        bottom: 0;
        top:inherit;
    }

    .category-box-style2 .et_pb_module:hover .et_pb_slide_content {
        position: relative;
        top: 2%;
    }
    .category-box-style2 .et_pb_slider .et_pb_slide p {
        font-size: 12px;
        line-height: 16px;
    }
    .category-box .et_pb_module:hover .et_pb_more_button {
        bottom: 25%;
    }
    .category-box .et_pb_slide_description .et_pb_slide_title {
        bottom: 0;
        height: 70px !important;
    }
    .category-box .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
        font-size: 30px;
    }
    #top-slider .et_pb_slide_description .et_pb_slide_title {
        font-size: 16px !important;
    }

}

@media (max-width: 460px) {

    .category-box .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
        font-size: 25px;
        position: absolute;
    }

    .category-box .et_pb_slide_description h2:after {
        right: 20px;
    }

    #ourStory .right .header-content h1, #ourStory .header-content h1 {
        font-size: 35px;
        margin-bottom: 5px;
    }

    .category-box .et_pb_module:hover .et_pb_slide_content {
        width: 90%;
    }

    #shop-category h2 {
        font-size: 28px;
    }

    #shop-category h3 {
        font-size: 22px;
    }
    #shop-category .et_pb_slide_description {
        height: 105px !important;
    }
    /*
    .category-box-style2 .et_pb_slider .et_pb_slide p {
        font-size: 20px;
        line-height: 20px;
    }
    */
    .breadcrumb-container #breadcrumbs {
        margin-left: 10px;
        padding: 12px 0px 12px 0px;
    }
    .breadcrumb-container #breadcrumbs a {
        font-size: 13px;
    }

    .single_add_to_cart_button .fa.fa-shopping-cart {
        width: 20%;
    }
     .woocommerce-variation.single_variation {
        position: inherit;
        margin-top: inherit;
        margin-bottom: 20px;
    }

    .variations .value:nth-child(4) {
        float: none;
    }
}

@media (max-width: 400px) {
    .variations .price-cart {
        position: relative;
        top: 20px;
        left: 2px;
    }
    .mobile_menu_bar:before {
        color: #fff !important;
        font-size: 32px;
    }
    #shop-category h2 {
        font-size: 28px;
    }

    #shop-category h3 {
        font-size: 22px;
    }
    #top-slider .et_pb_slide_description .et_pb_slide_title {
        width: 65%;
    }


}

@media (max-width: 374px) {
    #shop-category h2 {
        font-size: 22px;
    }
    #shop-category h3 {
        font-size: 18px;
    }
    #searchform .screen-reader-text {display: block;}
}


@media (max-width: 330px) {
    #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container, #ourStory .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
        padding: 15px 10px 0;
    }
    .category-box-style2 .et_pb_slider .et_pb_slide p {
        font-size: 11px;
        line-height: initial;
    }
    #top-slider .et_pb_slide_description .et_pb_slide_title {
        font-size: 13px !important;
    }

}









@media (max-width: 480px){

.header-content > span, .header-content > h1,  .header-content > h4 {
	display: inline;
    line-height: 42px !important;
    font-size: 42px !important;
    margin-right: 7px !important;
    text-align: left !important;
    float: left !important;
    clear: none !important;
}
#ourStory .et_pb_text_align_right span.et_pb_fullwidth_header_subhead {
    clear: none;
    float: left;
    display: inline;
}
#ourStory .header-content h1:after, #ourStory .right .header-content h1:after {
    float: right;
    width: inherit;
    top: 17px;
    position: absolute;
    right: 20px;
}
}

@media (max-width: 440px){


.header-content > span, .header-content > h1,  .header-content > h4 {
   font-size: 36px !important;
}
}

@media (max-width: 400px){

.header-content > span, .header-content > h1,  .header-content > h4 {
   font-size: 30px !important;
}
}

@media (max-width: 360px){

.header-content > span, .header-content > h1,  .header-content > h4 {
   font-size: 25px !important;
}	
}