/* Getting the new tags to behave */
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {
    display: block;
}

mark,rp,rt,ruby,summary,time {
    display: inline;
}

/* Global properties ======================================================== */
@font-face {
    font-family: 'oswaldbold';
    src: url(../fonts/oswaldbold-webfont.eot);
    src: url(../fonts/oswaldbold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/oswaldbold-webfont.woff) format("woff"),url(../fonts/oswaldbold-webfont.ttf) format("truetype"),url(../fonts/oswaldbold-webfont.svg#oswaldbold) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'oswaldlight';
    src: url(../fonts/oswaldlight-webfont.eot);
    src: url(../fonts/oswaldlight-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/oswaldlight-webfont.woff) format("woff"),url(../fonts/oswaldlight-webfont.ttf) format("truetype"),url(../fonts/oswaldlight-webfont.svg#oswaldlight) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'oswaldbook';
    src: url(../fonts/oswaldregular-webfont.eot);
    src: url(../fonts/oswaldregular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/oswaldregular-webfont.woff) format("woff"),url(../fonts/oswaldregular-webfont.ttf) format("truetype"),url(../fonts/oswaldregular-webfont.svg#oswaldbook) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'oswald_stencilregular';
    src: url(../fonts/oswaldstencil-webfont.eot);
    src: url(../fonts/oswaldstencil-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/oswaldstencil-webfont.woff) format("woff"),url(../fonts/oswaldstencil-webfont.ttf) format("truetype"),url(../fonts/oswaldstencil-webfont.svg#oswald_stencilregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_lightregular';
    src: url(../fonts/opensans-light-webfont.eot);
    src: url(../fonts/opensans-light-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-light-webfont.woff) format("woff"),url(../fonts/opensans-light-webfont.ttf) format("truetype"),url(../fonts/opensans-light-webfont.svg#open_sans_lightregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: url(../fonts/opensans-regular-webfont.eot);
    src: url(../fonts/opensans-regular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/opensans-regular-webfont.woff) format("woff"),url(../fonts/opensans-regular-webfont.ttf) format("truetype"),url(../fonts/opensans-regular-webfont.svg#open_sansregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

body {
/*font-family:'lucida_granderegular';
	font-size:100%;
	line-height:19px;
	color:#666666;*/
    color: #aeaeae;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    background: url(../images/body-repeater.jpg) repeat;
    background-color: #000;
    margin: 0;
    padding: 0;
      
}

/* Global Structure ============================================================= */
#wrapper {
    width: 100%;
    position: relative;
    background: url(../images/header-top-img2.png) no-repeat center top;
    float: left;
    border-bottom: 5px solid #ef1a10;
}

.wrap1 {
    width: 100%;
    position: relative;
    background: url(../images/footer-bg3.png) no-repeat center bottom;
    float: left;
}

#container {
       width: 80%;
    overflow: auto;
    float: left;
    padding-top: 50px;
}

a {
    color: red;
}

h1 {
    margin: 0;
    padding: 0;
}

h1.page-title {
    margin-left: 20px;
    margin-top: 10px;
}

h2 {
    margin: 0;
    padding: 0;
}

h3 {
    margin: 0;
    padding: 0;
}

h4 {
    margin: 0;
    padding: 0;
}

h5 {
    margin: 0;
    padding: 0;
}

h6 {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

.main ul {
    margin-left: 20px;
    margin-bottom: 14px;
}

.main img{max-width:100%;}
div#main-container {
    position: relative;
    width: 100%;
     max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
}

div#full-product{
    width: 100%!important;
}

header {
    width: 1000px;
    margin: auto;
}

.top-header {
    width: 1000px;
    float: left;
    padding: 29px 0 0;
    margin: 0;
}

.donation_bg {
    width: 230px;
    float: left;
    padding: 14px 92px 0 0;
}

.donation_bg a {
    width: 181px;
    float: left;
    background: url(../images/donation-button.png) no-repeat 0 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
    height: 49px;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 27px;
    text-transform: uppercase;
    padding: 2px 0 0 55px;
    line-height: 45px;
    text-decoration: none;
}

.donation_bg a:hover {
    width: 181px;
    float: left;
    background: url(../images/donation-button.png) no-repeat 0 -51px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    height: 49px;
    color: #000;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 27px;
    text-transform: uppercase;
    padding: 2px 0 0 55px;
    line-height: 45px;
    text-decoration: none;
}

.donation_bg h6 {
    float: right;
    padding: 8px 33px 0 0;
    margin: 0;
    *margin: 50px 0 0 -80px;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 14px;
    color: #b3b1b1;
    *width: 50px;
}

.donation_bg .clickhere {
    float: left;
    padding: 0;
    margin: 32px 0 0 202px;
    position: absolute;
    *margin: 30px 0 0 -9px;
}

.logo {
    float: left;
    padding: 0 0 0 14px;
}

.search-bg {
    float: right;
    width: 224px;
    padding: 14px 0 15px;
}

.search-bg form {
    float: left;
    width: 222px;
    padding: 0;
    margin: 0;
    background: url(../images/header-border.png) repeat-x bottom;
}

.search-bg input {
    margin: 0;
    padding: 9px 0 4px;
    float: left;
    width: 171px;
    background-color: transparent;
    color: #fff;
    border: none;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 16px;
}

.search-bg input.search-icon {
    width: 51px;
    height: 31px;
    padding: 0 0 6px;
    background: url(../images/search-icon.png) no-repeat 0 0;
    cursor: pointer;
}

.search-bg input.search-icon:hover {
    width: 51px;
    height: 31px;
    padding: 0 0 6px;
    background: url(../images/search-icon.png) no-repeat 0 -31px;
}

/* nav open */
#navigation {
    float: left;
    width: 100%;
    padding: 18px 0 0;
}

#navigation nav {
    float: left;
    margin: 0;
    padding: 0;
}

#navigation ul.navigation {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

#navigation ul.navigation li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    /*background: url(../images/nav-divider.png) no-repeat right;*/
}

#navigation ul.navigation li a {
    float: left;
    margin: 0;
    padding: 6px 24px 9px;
    loat: left;
    font-family: 'oswaldlight';
    font-size: 20px;
    color: #e3e1dc;
    text-decoration: none;
    font-weight: 400;
}

/*#navigation ul.navigation li a.active{ color:#f01b0f;}*/
#navigation ul.navigation li a.active {
    color: #fff;
    background-color: #f01b0f;
}

#navigation ul.navigation li a:hover {
    color: #F01B0F;
}

#navigation ul.navigation li.current_page_item a:hover {
    color: #fff;
}

#navigation ul.navigation li a.last {
    padding: 6px 10px 9px;
}

#navigation ul.navigation li.hut {
    padding: 5px 15px 0 5px;
}

#navigation ul.navigation li.hut a {
    padding: 0;
    margin: 0;
    width: 26px;
    height: 24px;
    color: transparent;
    float: left;
    background: url(../images/home-icon-img.png) no-repeat 0 0;
}

#navigation ul.navigation li.hut a:hover {
    padding: 0;
    margin: 0;
    width: 26px;
    height: 24px;
    color: transparent;
    float: left;
    background: url(../images/home-icon-img.png) no-repeat 0 -24px;
}

#navigation ul.navigation li.hut.current_page_item a {
    padding: 0;
    margin: 0;
    width: 26px;
    height: 24px;
    color: transparent;
    float: left;
    background: url(../images/home-icon-img.png) no-repeat 0 -24px;
}

#navigation ul.navigation li.hut.current_page_item a:hover {
    padding: 0;
    margin: 0;
    width: 26px;
    height: 24px;
    color: transparent;
    float: left;
    background: url(../images/home-icon-img.png) no-repeat 0 -24px;
}

#navigation ul.navigation li.hut.current_page_item {
    background-color: transparent;
    float: left;
    padding: 5px 15px 0 5px;
}

#navigation ul.navigation li.current_page_item {
    background: #F01B0F;
    color: #fff;
}

#navigation ul.navigation li.current_page_item a {
    color: #fff;
}

.header_bottom {
    display: none;
}

/* body area open */
.banner_container {
    width: 100%;
    float: left;
    background: url(../images/banner_bg.png) no-repeat center top;
    margin: 30px 0 0;
}

.main {
/*width:1000px; margin:auto;*/
    max-width: 1020px;
    margin: auto;
    box-sizing: border-box;
    padding: 10px;
    
}

#banner {
    width: 100%;
    margin: 0;
    padding: 0 0 12px;
    float: left;
}

.banner_left_content {
    width: 333px;
    float: left;
    padding: 85px 0 0 30px;
    margin: 0;
}

.banner_left_content h2 {
    float: left;
    padding: 0 0 22px;
    margin: 0;
    font-family: 'oswaldbook';
    font-size: 48px;
    color: #fff;
    font-weight: 400;
    line-height: 58px;
}

.banner_left_content p {
    width: 100%;
    float: left;
    padding: 0 0 12px;
    margin: 0;
}

.slider {
width: 534px;
    height: 350px;
    float: right;
    margin: 29px 0 0;
    padding: 27px 0px 0;
    background: url(../images/video-bg.png) no-repeat;
}

#aio-slideshow {
    width: 100% !important;
    height: 318px !important;
}

#aio-slideshow #prevnext {
    width: 497px !important;
    top: 140px !important;
}

#aio-slideshow ul {
    width: 473px !important;
    height: 318px !important;
}

#aio-slideshow #prevnext a#next {
    right: -70px !important;
}

.left_arrow {
    float: left;
    margin: 142px 0 0 -45px;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: none;
}

.rigt_arrow {
    float: right;
    margin: 142px 0 0 484px;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: none;
}

/* main content */
.main_content {
    width: 100%;
    float: left;
    margin: 0;
    padding: 35px 0 0;
}

.welcome_content_bg {
    width: 100%;
    float: left;
    padding: 0;
}

.welcome_content {
    float: left;
    width: 68%;
    padding: 0 2% 0 0;
    margin: 0;
}

.welcome_content h2 {
    float: left;
    width: 100%;
    padding: 0 0 12px;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 25px;
}

.welcome_content p {
    padding: 0 0 6px;
    margin: 0;
    font-family: 'oswaldlight';
    font-size: 15px;
    color: #aeaeae;
    line-height: 23px;
}

.welcome-left {
    width: 180px;
    float: left;
    text-align: center;
    position: relative;
    z-index: 100;
    padding: 15px 20px 0 0;
}

.welcome-left img {
    float: left;
    padding: 0 0 0 16px;
}

.welcome-left h3 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #ec1713;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 25px;
}

.home_blog_content {
    width: 30%;
    float: left;
    margin: 0;
    padding: 0;
}

.blog_content {
    width: 290px;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 100;
}

.blog_content h2 {
    float: left;
    width: 100%;
    padding: 0 0 12px;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 25px;
}

.blog_content p {
    padding: 0 0 6px;
    margin: 0;
    font-family: 'oswaldlight';
    font-size: 15px;
    color: #aeaeae;
    line-height: 23px;
}

.blog_content p.read-more {
    width: 65px;
    float: left;
    padding: 0;
    margin: 0;
}

.blog_content p.read-more a {
    float: left;
    width: 65px;
    height: 22px;
    background: url(../images/readmore.png) no-repeat 0 -22px;
}

.blog_content p.read-more a:hover {
    float: left;
    background: url(../images/readmore.png) no-repeat 0 0;
}

.blog_content p.read-more a img {
    float: left;
}

.blog_content h4 {
    float: left;
    width: 100%;
    padding: 5px 0;
    margin: 0;
    color: #ea1515;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 19px;
    line-height: 23px;
    word-spacing: 9px;
}

.blog-img {
    float: left;
    margin: 0;
    padding: 0;
}

.small_banners_bg {
    width: 100%;
    float: left;
    margin: 42px 0 0;
    padding: 3px 0 0;
    border-top: 3px solid #aeadae;
}

.banners {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px;
    background: url(../images/banners-bg.jpg) no-repeat;
        box-sizing: border-box;
}

.champion-banner {
    width: 100%;
    float: left;
    background: url(../images/madcow-moments.jpg) no-repeat;
    height: 92px;
    margin: 0 0 12px;
    padding: 0;
}

.champion-banner a {
    float: left;
    width: 100%;
    text-decoration: none;
    height: 92px;
    cursor: pointer;
}

.champion-banner a h1 {
    padding: 5px 0 0 10px;
    margin: 0;
    color: #ee1911;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 40px;
    float: left;
}

.champion-banner a h4 {
    padding: 13px 0 0 10px;
    margin: 0;
    color: #000;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 25px;
    float: left;
    width: 260px;
}

.cause-banner {
    width: 100%;
    float: left;
    background: url(../images/banner-2-bg.jpg) no-repeat;
    height: 92px;
}

.cause-banner h3 {
    padding: 15px 0 8px 15px;
    margin: 0;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 21px;
    line-height: 25px;
}

.cause-banner h6 {
    float: left;
    padding: 0 0 0 15px;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 19px;
    text-transform: uppercase;
    line-height: 25px;
}

.cause-banner h6 a {
    color: #000;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 19px;
    text-decoration: none;
}

.cause-banner h6 a:hover {
    color: #fff;
    text-decoration: none;
}

.cause-banner h6 span {
    padding: 0 0 0 10px;
    margin: 0;
}

.banner-col-1 {
    width: 32.33%;
    float: left;
        margin-right: 1%;
}

.banners .banner-col-2 {
    width: 33.33%;
    float: left;
    background: url(../images/banner-3-bg.jpg) no-repeat;
    height: 198px;
        background-size: cover;
    
    
}

.banners .banner-col-3 {
    width: 32.33%;
    float: left;
    background: url(../images/banner-4-bg.jpg) no-repeat;
    height: 198px;
    background-size: cover;
    margin-left: 1%;
}

.banners .banner-col-2 h3 {
    padding: 80px 0 8px 14px;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 29px;
}

.banners .banner-col-2 h6 {
    float: left;
    padding: 0;
    margin: 0 0 0 14px;
    color: #060704;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 21px;
    text-transform: uppercase;
    line-height: 25px;
}

.banners .banner-col-2 h6 a {
    color: #060704;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 21px;
    text-decoration: none;
    float: left;
    padding: 6px 14px 6px 13px;
    background: url(../images/click-button.gif) no-repeat 0 0;
}

.banners .banner-col-2 h6 a:hover {
    color: #ed1812;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 21px;
    text-decoration: none;
    float: left;
    padding: 6px 14px 6px 13px;
    background: url(../images/click-button.gif) no-repeat 0 -37px;
}

.banners .col-3 {
    width: 33.33%;
    float: left;
    background: url(../images/banner-4-bg.jpg) no-repeat;
    height: 198px;
}

.banners .col-3 h6 {
    float: left;
    padding: 120px 0 0 11px;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 25px;
}

.banners .col-3 h6 a {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 13px;
    text-decoration: none;
    background-color: #281400;
    float: left;
    padding: 2px 6px;
}

.banners .col-3 h6 a:hover {
    background-color: #EF1A10;
}

.sponcer-bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 30px 0 25px;
}

.sponcer-bg h2 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 21px;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
    background-color: #d4d4d4;
    padding-left: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}

li.sale span.onsale {
        color: #ef1a10;
    top: 30px;
    font-family: 'oswaldbold';
    font-size: 23px;
    left: 30px;
    position: absolute;

}

.product span.onsale {
        color: #ef1a10;
   
    font-family: 'oswaldbold';
    font-size: 23px;
 

}

.cart-detail {
    margin-top: 60px;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}

.cart-detail h2{font-size: 22px;font-family: 'oswaldbold';color:white;margin-bottom:10px;}
.cart-detail a {;text-decoration: none;}
a.woocommerce-LoopProduct-link {
    text-decoration: none;
}

.sponcers {
    width: 98%;
    float: left;
    margin: 0;
    padding: 0;
}

.sponcers li {
    float: left;
    margin: 0;
    padding: 0 30px 0 0;
    list-style: none;
    display: inline;
}

.sponcers li.last {
    padding: 0;
}

/* footer */
#footer {
    width: 100%;
    float: left;
    position: relative;
    padding: 25px 0 15px;
    background-color: #000;
}

.quicklinks {
    float: left;
    width: 460px;
    padding: 0;
    margin: 0;
}

.quicklinks h3 {
    float: left;
    width: 100%;
    padding: 0 0 15px;
    margin: 0;
    color: #ef1a10;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 25px;
}

.quicklinks ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline;
    list-style: none;
}

.quicklinks ul li {
    float: left;
    color: #e3e1dc;
    padding: 0 0 10px;
    margin: 0;
    width: 96px;
}

.quicklinks ul li a {
    color: #e3e1dc;
    padding: 0;
    margin: 0;
    font-family: 'oswaldlight';
    font-size: 14px;
    text-decoration: none;
}

.quicklinks ul li a:hover {
    color: #EF1A10;
}

.address {
    float: left;
    width: 239px;
    padding: 0;
    margin: 0;
}

.address h3 {
    float: left;
    width: 100%;
    padding: 0 0 15px;
    margin: 0;
    color: #ef1a10;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 25px;
}

.address p {
    color: #e3e1dc;
    padding: 0;
    margin: 0;
    font-family: 'oswaldlight';
    font-size: 14px;
}

.address p span {
    color: #ef1a10;
    line-height: 30px;
}

.follow {
    float: left;
    width: 134px;
    padding: 0;
    margin: 0;
}

.follow h3 {
    float: left;
    width: 100%;
    padding: 0 0 15px;
    margin: 0;
    color: #ef1a10;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 25px;
}

.follow ul {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline;
    list-style: none;
}

.follow ul li {
    float: left;
    padding: 0 22px 16px 0;
}

.follow ul li.facebook {
    float: left;
}

.follow ul li.facebook a {
    float: left;
    background: url(../images/facebook.png) no-repeat 0 0;
    height: 28px;
}

.follow ul li.facebook a:hover {
    float: left;
    background: url(../images/facebook.png) no-repeat 0 -28px;
}

.follow ul li.twitter {
    float: left;
}

.follow ul li.twitter a {
    float: left;
    background: url(../images/twitter.png) no-repeat 0 0;
    height: 28px;
}

.follow ul li.twitter a:hover {
    float: left;
    background: url(../images/twitter.png) no-repeat 0 -28px;
}

.follow ul li.linkedin {
    float: left;
}

.follow ul li.linkedin a {
    float: left;
    background: url(../images/linkedin.png) no-repeat 0 0;
    height: 28px;
}

.follow ul li.linkedin a:hover {
    float: left;
    background: url(../images/linkedin.png) no-repeat 0 -28px;
}

.follow ul li.youtube {
    float: left;
}

.follow ul li.youtube a {
    float: left;
    background: url(../images/youtube.png) no-repeat 0 0;
    height: 33px;
}

.follow ul li.youtube a:hover {
    float: left;
    background: url(../images/youtube.png) no-repeat 0 -33px;
}

.madcow_logo {
    float: left;
    margin: 0;
    padding: 0;
}

/* category page */
/* breadcrumb */
.cat_mob {
    display: none;
}

.inner_conten_bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 0 0;
    min-height: 422px;
}

.breadcrumbs {
    width: 100%;
    float: left;
    margin: 0 0 15px;
    padding: 0 0 14px;
    list-style: none;
    display: inline;
    background: url(../images/cat-border.png) repeat-x bottom;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 16px;
}

.breadcrumbs a {
    text-decoration: none;
    color: #9d9d9d;
    padding: 0 10px 0 0;
}

.breadcrumbs a:hover {
    color: #fff;
}

.breadcrumbs.active {
    color: #fff;
}

.breadcrumbs li {
    float: left;
    margin: 0;
    padding: 0 10px 0 0;
    list-style: none;
    display: inline;
    color: #9d9d9d;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
}

.breadcrumbs li a {
    float: left;
    margin: 0;
    padding: 0;
    color: #e3e1dc;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-decoration: none;
}

.breadcrumbs li img {
    float: left;
    padding: 12px 0 0;
}

.inner_content {
    float: left;
    width: 100%;
    padding: 5px 0 0;
}

.cat_aside {
    float: left;
    width: 16%;
    padding: 43px 0 0;
    box-sizing: border-box;
    margin-left: 2%;
}

.cat_aside h2 {
    padding: 5px 0 10px;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

a.button.product_type_variable.add_to_cart_button {
    float: left;
    width: 100%;
}

.categories {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    z-index: 100;
}

.cat_ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

.cat_ul li {
    width: 100%;
    float: left;
    margin: 0 0 12px;
    padding: 0 0 10px;
    list-style: none;
    display: inline;
    background: url(../images/cat-border.png) repeat-x bottom;
}

.cat_ul li a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    background: url(../images/cat-arrow-normal.png) no-repeat  100% 50%;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
}

.cat_ul li a:hover {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    background: url(../images/cat-arrow-active.png) no-repeat 100% 50%;
    font-family: 'oswaldbook';
    color: #ea1515;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
}

.cat_ul li a.active {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    background: url(../images/cat-arrow-active.png) no-repeat 284px 7px;
    font-family: 'oswaldbook';
    color: #ea1515;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
}

.filters {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    z-index: 100;
}

.filter_ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

.filter_ul li {
    width: 100%;
    float: left;
    margin: 0 0 12px;
    padding: 0 0 10px;
    list-style: none;
    display: inline;
    background: url(../images/cat-border.png) repeat-x bottom;
}

.filter_ul li a {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    background: url(../images/cat-arrow-normal.png) no-repeat 284px 7px;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
}

.filter_ul li a:hover {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    background: url(../images/cat-arrow-active.png) no-repeat 284px 7px;
    font-family: 'oswaldbook';
    color: #ea1515;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
}

.filter_ul li a.active {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    background: url(../images/cat-arrow-active.png) no-repeat 284px 7px;
    font-family: 'oswaldbook';
    color: #ea1515;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
}

.product_bg {
    width: 659px;
    float: right;
    margin: 0;
    padding: 0;
}

.top_heading {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.top_heading label {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    float: left;
    padding: 8px 12px 0 0;
}

.top_heading select {
    background-color: #161616;
    border: dashed 1px #828688;
    font-family: 'oswaldbook';
    color: #adadad;
    font-weight: 400;
    font-size: 12px;
    width: 207px;
    float: left;
    padding: 7px 6px;
}

.top_heading select option {
    background-color: #fff;
    color: #333;
}

.products_box {
    width: 659px;
    float: left;
    margin: 10px 0 0;
    padding: 0 0 69px;
    position: relative;
    z-index: 100;
}

/*.products {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 14px;
    display: block;
    list-style: none;
}*/
li.product {
    width: 25%;
    float: left;
    margin-bottom: 30px;
    overflow: auto;
    display: block;
    box-sizing: border-box;
    padding: 2%;
        position: relative;
}

li.product img{
    width:100%;
    height:auto;
}

li.product h3 {
    font-size: 22px;
    margin-top: 10px;
    margin-bottom:10px;
}

.product_images {
    width: 199px;
    float: left;
    margin: 0 13px 22px 0;
    padding: 5px;
    background: url(../images/border-pro.png) repeat;
}

.product_images figure {
    float: left;
    margin: 0;
    padding: 0;
}

.product_images figure figcaption {
    float: left;
    margin: 0;
    padding: 0;
}

.product_images figure figcaption a {
    float: left;
    margin: 0;
    padding: 0;
}

.product_images figure figcaption a img {
    float: left;
    margin: 0;
    padding: 0;
}

.product_image {
    width: 183px;
    float: left;
    padding: 0 0 15px;
}

.product_images h3 {
    margin: 0;
    padding: 5px 0;
    font-family: 'oswaldbook';
    color: #ea1515;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    width: 100%;
    float: left;
}

.product_images h3 a {
    font-family: 'oswaldbook';
    color: #ea1515;
    font-weight: 400;
    font-size: 17px;
    line-height: 21px;
    float: left;
    text-decoration: none;
}

.product_images h4 {
    float: left;
    margin: 0;
    padding: 0;
    font-family: 'oswaldlight';
    color: #aeaeae;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
}

.product_images h5 {
    float: right;
    margin: 0;
    padding: 0;
    font-family: 'oswaldlight';
    color: #aeaeae;
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
}

.product_images h5 span {
    font-family: 'oswaldlight';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.product_images p {
    margin: 0;
    padding: 10px 0 0;
    width: 100%;
    float: left;
}

.product_images p a {
    width: 88px;
    float: left;
    height: 22px;
    background: url(../images/view-button.png) no-repeat 0 0;
}

.product_images p a:hover {
    width: 88px;
    float: left;
    height: 22px;
    background: url(../images/view-button.png) no-repeat 0 -22px;
}

.product_images.last {
    margin-right: 0;
}

.pro-box-main {
    width: 183px;
    float: left;
    margin: 0;
    padding: 8px;
    background-color: #050505;
}

/* pagination */
.page-description-bg {
    width: 100%;
    float: left;
    margin: 12px 0 0;
    padding: 4px 0;
    background: url(../images/border-pro.png) repeat;
}

.pager {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background: url(../images/pager-bg.gif) repeat;
}

.sorter {
    float: left;
    margin: 0;
    padding: 0;
}

.sorter label {
    float: left;
    margin: 0;
    padding: 6px 0 6px 9px;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
}

.sorter label span {
    font-family: 'oswaldbook';
    color: #acacac;
}

.pagination {
    float: right;
    margin: 5px 0;
    padding: 0 10px 0 0;
}

.pagination ul {
    float: right;
    margin: 0;
}

.pagination ul li {
    display: inline;
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
    font-family: 'oswaldbook';
    color: #424341;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    list-style: none;
    text-transform: uppercase;
}

.pagination ul li a {
    float: left;
    margin: 0;
    padding: 2px 11px;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
}

.pagination ul li a:hover {
    float: left;
    margin: 0;
    padding: 2px 11px;
    background: url(../images/pager-active.gif) repeat;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    text-decoration: none;
}

.pagination ul li a.active {
    float: left;
    margin: 0;
    padding: 2px 11px;
    background: url(../images/pager-active.gif) repeat;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
}

.pagination ul li span {
    padding: 2px 12px;
}

/*  product page  */
.product_detail_bg {
    width: 659px;
    float: right;
    margin: 0;
    padding: 52px 0 0;
}

.product-detail-top-bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.product-detail-left-bg {
    width: 354px;
    float: left;
    margin: 0;
    padding: 0;
}

.detail_product_image {
    float: left;
    margin: 0;
    padding: 5px;
    background: url(../images/border-pro.png) repeat;
}

.detail_product_image figure {
    margin: 0;
    padding: 8px;
    background-color: #050505;
    float: left;
}

.product_image figure img {
    margin: 0;
    padding: 0;
    float: left;
}

.more-views-bg {
    width: 100%;
    float: left;
    margin: 13px 0 0;
    padding: 0;
    list-style: none;
    display: inline;
}

.more-views-bg li {
    float: left;
    margin: 0;
    padding: 0 15px 0 0;
    list-style: none;
    display: inline;
}

.more-views-bg li figure {
    float: left;
    margin: 0;
    padding: 0;
}

.product-detail-right-bg {
    width: 275px;
    float: right;
    margin: 0;
    padding: 0;
}

.product-detail-right-bg h2 {
    margin: 0;
    padding: 0 0 12px;
    color: #ea1515;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
}

.product-detail-right-bg p {
    margin: 0;
    padding: 0 0 15px;
    color: #aeaeae;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    width: 100%;
    float: left;
}

.product-detail-right-bg p label {
    margin: 0;
    padding: 0;
    color: #aeaeae;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    width: 46px;
    float: left;
}

.product-detail-right-bg p span {
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}

.product-detail-right-bg p span select {
    margin: 0;
    padding: 2px;
    float: left;
    background: url(../images/view-button-bg.gif) repeat;
    background-color: #fff;
    border: none;
    width: 141px;
    color: #090609;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}

.product-detail-right-bg p button.add-to-cart {
    background-color: transparent;
    border: none;
    background: url(../images/addtocartbutton1.png) no-repeat 0 0;
    padding: 10px 10px 9px;
    font-family: 'oswaldbook';
    color: #070805;
    font-weight: 400;
    font-size: 24px;
    line-height: 23px;
    cursor: pointer;
    height: 47px;
}

.product-detail-right-bg p button.add-to-cart:hover {
    background: url(../images/addtocartbutton1.png) no-repeat 0 -47px;
    color: #fff;
}

.product-detail-right-bg p button.add-to-cart:hover span.cart-text {
    color: #222;
}

.product-detail-right-bg p button.add-to-cart span {
    border-left: 1px solid #000;
    margin: 0 0 0 14px;
    padding: 2px 0 3px 13px;
    float: right;
}

.product-detail-right-bg p button.add-to-cart span img {
    float: right;
}

.product-detail-right-bg .share {
    float: left;
    width: 100%;
    padding: 15px 0 0;
}

.product-detail-right-bg .share h4 {
    font-family: 'oswaldlight';
    color: #aeaeae;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    padding: 0 0 12px;
}

.product-detail-right-bg .share ul {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

.product-detail-right-bg .share ul li {
    float: left;
    padding: 0 24px 0 0;
}

.product-detail-right-bg .share ul li.facebook {
    float: left;
}

.product-detail-right-bg .share ul li.facebook a {
    float: left;
    background: url(../images/facebook.png) no-repeat 0 0;
    height: 28px;
}

.product-detail-right-bg .share ul li.facebook a:hover {
    float: left;
    background: url(../images/facebook.png) no-repeat 0 -28px;
}

.product-detail-right-bg .share ul li.twitter {
    float: left;
}

.product-detail-right-bg .share ul li.twitter a {
    float: left;
    background: url(../images/twitter.png) no-repeat 0 0;
    height: 28px;
}

.product-detail-right-bg .share ul li.twitter a:hover {
    float: left;
    background: url(../images/twitter.png) no-repeat 0 -28px;
}

.product-detail-right-bg .share ul li.linkedin {
    float: left;
}

.product-detail-right-bg .share ul li.linkedin a {
    float: left;
    background: url(../images/linkedin.png) no-repeat 0 0;
    height: 28px;
}

.product-detail-right-bg .share ul li.linkedin a:hover {
    float: left;
    background: url(../images/linkedin.png) no-repeat 0 -28px;
}

.product-detail-right-bg .share ul li.youtube {
    float: left;
}

.product-detail-right-bg .share ul li.youtube a {
    float: left;
    background: url(../images/youtube.png) no-repeat 0 0;
    height: 33px;
}

.product-detail-right-bg .share ul li.youtube a:hover {
    float: left;
    background: url(../images/youtube.png) no-repeat 0 -33px;
}

.product_description-bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 42px;
}

.product_description-bg h4 {
    font-family: 'oswaldlight';
    color: #aeaeae;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
    padding: 10px 0 6px;
}

.product_description-bg p {
    font-family: 'oswaldlight';
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 22px;
}

/*  contact page  */
.contact_bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 50px;
}

.contact_form_bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.contact_form_bg h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 0 12px;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

.contact_form_bg h4 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 22px;
    color: #f11c0e;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
}

.contact_form_bg form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 100;
}

.contact_form_bg form fieldset {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 22px;
    border: none;
}

.contact_form_bg form fieldset p.first_name {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0 32px 0 0;
}

.contact_form_bg form fieldset p.first_name label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
    width: 100%;
}

.contact_form_bg form fieldset p.first_name input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.contact_form_bg form fieldset p.email {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0 32px 0 0;
}

.contact_form_bg form fieldset p.email label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
    width: 100%;
}

.contact_form_bg form fieldset p.email input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.contact_form_bg form fieldset p.phone {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0;
}

.contact_form_bg form fieldset p.phone label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
    width: 100%;
}

.contact_form_bg form fieldset p.phone input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.contact_form_bg form fieldset p.message {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.contact_form_bg form fieldset p.message label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.contact_form_bg form fieldset p.message textarea {
    width: 972px;
    float: left;
    padding: 8px;
    height: 90px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.contact_form_bg form p.involve-button {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
}

.contact_form_bg form p.involve-button input {
    float: left;
    margin: 0;
    padding: 5px 10px;
    background: url(../images/button-bg.png) repeat;
    background-color: transparent;
    border: none;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    cursor: pointer;
}

.contact_detail_bg {
    width: 100%;
    float: left;
    padding: 43px 0 20px;
    position: relative;
    z-index: 100;
}

.contact_detail_bg h2 {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 20px;
}

.contact_detail_bg p {
    font-family: 'oswaldlight';
    color: #aeaeae;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    padding: 0 0 15px;
    line-height: 28px;
}

/*  Need Help  */
.need-help {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 50px;
}

.help_form_bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.help_form_bg h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 12px 0 22px;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

.help_form_bg h2 span {
    color: #f01b0f;
}

.help_form_bg form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 100;
}

.help_form_bg form fieldset {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 22px;
    border: none;
}

.help_form_bg form fieldset p.first_name {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0 32px 0 0;
}

.help_form_bg form fieldset p.first_name label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.help_form_bg form fieldset p.first_name input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.help_form_bg form fieldset p.email {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0 32px 0 0;
}

.help_form_bg form fieldset p.email label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
    width: 100%;
}

.help_form_bg form fieldset p.email input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.help_form_bg form fieldset p.phone {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0;
}

.help_form_bg form fieldset p.phone label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
    width: 100%;
}

.help_form_bg form fieldset p.phone input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.help_form_bg form fieldset p.message {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.help_form_bg form fieldset p.message label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.help_form_bg form fieldset p.message textarea {
    width: 972px;
    float: left;
    padding: 8px;
    height: 90px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.help_form_bg form p.involve-button {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
}

.help_form_bg form p.involve-button input {
    float: left;
    margin: 0;
    padding: 5px 10px;
    background: url(../images/button-bg.png) repeat;
    background-color: transparent;
    border: none;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    cursor: pointer;
    *width: 170px;
}

.help_detail_bg {
    width: 100%;
    float: left;
    padding: 43px 0 35px;
    position: relative;
    z-index: 100;
}

.help_detail_bg h2 {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 6px;
}

.help_detail_bg p {
    font-family: 'oswaldlight';
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    padding: 0 0 15px;
    line-height: 28px;
}

/*  event page  */
.event_aside {
    float: left;
    width: 30%;
    padding: 5px 0 0;
    box-sizing: border-box;
      
}

.donate_aside {
    float: left;
    width: 20%;
    padding: 5px 0 0;
    box-sizing: border-box;
        display: none;
}

.event_aside h2 {
    padding: 5px 0 10px;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

.featured_event {
    width: 295px;
    float: left;
    padding: 0;
    margin: 0;
}

.featured_event h2 {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 12px;
}

.event_banner_small {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px;
    background: url(../images/event-bg.gif) repeat;
    position: relative;
    z-index: 100;
    box-sizing: border-box;
}

.event_banner_small h3 {
    color: #000;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 19px;
    line-height: 22px;
    padding: 0 0 6px;
}

.event_banner_small .event-img {
    float: left;
    margin: 0;
    padding: 8px 0;
}

.event_banner_small h4.event_date {
    float: left;
    color: #000;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 1px 0 6px 22px;
    background: url(../images/calendar-icon.png) no-repeat 0 0;
}

.event_banner_small h4.event_date span {
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 0 0 0 4px;
}

.event_banner_small h6.read_more_button {
    float: right;
    margin: 0;
    color: #fff;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 0;
}

.event_banner_small h6.read_more_button a {
    float: left;
    color: #fff;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-decoration: none;
    padding: 2px 6px 3px;
    margin: 0;
    background: url(../images/read-more1-bg.png) no-repeat 0 0;
}

.event_banner_small h6.read_more_button a:hover {
    float: left;
    color: #000;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-decoration: none;
    padding: 2px 6px 3px;
    margin: 0;
    background: url(../images/read-more1-bg.png) no-repeat 0 -22px;
}

.event_banner_small h4.location {
    float: left;
    width: 100%;
    color: #000;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 5px 0 0;
}

.event_banner_small h4.location span {
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 0 0 0 4px;
}

.archive {
    width: 295px;
    float: left;
    margin: 0;
    padding: 35px 0 40px;
    position: relative;
    z-index: 100;
}

.archive h2 {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 8px;
}

.archive_ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 12px 0 0;
    list-style: none;
    display: block;
}

.archive_ul li {
    margin: 0 0 14px;
    padding: 0 0 12px;
    list-style: none;
    display: block;
    background: url(../images/cat-border.png) repeat-x bottom;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    float: left;
    width: 100%;
}

.archive_ul li a {
    margin: 0;
    padding: 1px 0 0 30px;
    background: url(../images/calander-icon.png) no-repeat 0 -18px;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    text-decoration: none;
    float: left;
}

.archive_ul li a.active {
    float: left;
    margin: 0;
    padding: 1px 0 0 30px;
    background: url(../images/calander-icon.png) no-repeat 0 0;
    color: #ea1515;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    text-decoration: none;
}

.archive_ul li a:hover {
    float: left;
    margin: 0;
    padding: 1px 0 0 30px;
    background: url(../images/calander-icon.png) no-repeat 0 0;
    color: #ea1515;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    text-decoration: none;
}

.event_bg {
    width: 659px;
    float: right;
    margin: 0;
    padding: 0 0 65px;
}

.recent-event {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.recent-event h2 {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 12px;
}

.event-banner {
    width: 635px;
    float: left;
    background-color: #000;
    padding: 12px;
}

.event-banner ul {
    width: 635px;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
}

.event-banner ul li {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
}

.banner-img {
    float: left;
    padding: 0 12px 0 0;
}

.banner-img img {
    float: left;
}

.mob-banner-img {
    display: none;
}

.banner-content {
    float: right;
    width: 225px;
}

.banner-content h3 {
    color: #ea1515;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    padding: 0 0 3px;
    margin: 0;
}

.banner-content p {
    color: #aeaeae;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 5px;
    text-align: justify;
}

.banner-content h6.read_more_button {
    float: left;
    margin: 0;
    color: #141215;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    padding: 3px 0 10px;
}

.banner-content h6.read_more_button a {
    float: left;
    color: #141215;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
    padding: 3px 6px 2px;
    margin: 0;
    background: url(../images/readmore-bg.png) no-repeat 0 0;
    width: 53px;
}

.banner-content h6.read_more_button a:hover {
    float: left;
    color: #fff;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
    padding: 3px 6px 2px;
    margin: 0;
    background: url(../images/readmore-bg.png) no-repeat 0 -22px;
}

.banner-content h4.event-date {
    width: 180px;
    float: left;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 1px 0 6px 22px;
    background: url(../images/calander-icon-white.png) no-repeat 0 0;
    margin: 10px 0 0;
}

.banner-content h4.location {
    float: left;
    color: #505050;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 5px 0 6px;
    width: 100%;
}

.banner-content h4.location span {
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 0 0 0 4px;
}

.slider-buttons-bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.slider-buttons-bg ul {
    float: right;
    margin: 0;
    padding: 8px 0 0;
    display: inline;
    list-style: none;
    width: auto;
}

.slider-buttons-bg ul li {
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
}

.slider-buttons-bg ul li a {
    float: left;
    margin: 0;
    padding: 2px 7px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #09080a;
    border-radius: 3px;
    background-color: #f2f2f2;
    text-decoration: none;
    line-height: 14px;
}

.slider-buttons-bg ul li a.active {
    float: left;
    margin: 0;
    padding: 2px 7px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #fff;
    background-color: #f21d0d;
}

.slider-buttons-bg ul li a:hover {
    float: left;
    margin: 0;
    padding: 2px 7px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #fff;
    background-color: #f21d0d;
}

.event-detail {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 0 0;
    position: relative;
    z-index: 100;
}

.event-detail h2 {
    width: 100%;
    float: left;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 17px;
}

.event-main {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 25px;
}

.event-main h3 {
    width: 100%;
    float: left;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 8px;
}

.event-box {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    border-top: 4px solid #eb1614;
}

.event-box li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    float: left;
    width: 100%;
}

.event-box li p {
    margin: 0;
    padding: 0;
    color: #ee1911;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    float: left;
}

.event-box li label {
    margin: 0;
    padding: 0;
    color: #f2f2f2;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    float: left;
}

.event-box li label a {
    margin: 0;
    padding: 0;
    color: #f2f2f2;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    float: left;
    text-decoration: none;
}

.event-box li label a:hover {
    color: #EE1911;
}

.event-box li.event-heading {
    background-color: #2c2c2c;
}

.event-box li.event-heading p.event-name {
    width: 55%;
    float: left;
    padding: 8px 0 8px 4%;
}

.event-box li.event-heading p.event-date {
    width: 21%;
    float: left;
    padding: 8px 0;
}

.event-box li.event-heading p.event-city {
    width: 18%;
    float: left;
    padding: 8px 0;
}

.event-box li.odd {
    background-color: #090b08;
}

.event-box li.odd label.event-name {
    width: 55%;
    float: left;
    padding: 11px 0 11px 4%;
}

.event-box li.odd label.event-date {
    width: 21%;
    float: left;
    padding: 11px 0;
}

.event-box li.odd label.event-city {
    width: 18%;
    float: left;
    padding: 11px 0;
}

.event-box li.even {
    background-color: #151715;
}

.event-box li.even label.event-name {
    width: 55%;
    float: left;
    padding: 11px 0 11px 4%;
}

.event-box li.even label.event-date {
    width: 21%;
    float: left;
    padding: 11px 0;
}

.event-box li.even label.event-city {
    width: 18%;
    float: left;
    padding: 11px 0;
}

/*  event detail page  */
.event_form_bg {
    width: 290px;
    float: left;
    margin: 0;
    padding: 0;
}

.event_form_bg h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 0 12px;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

.event_form_bg h4 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 15px;
    color: #f01b0f;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 23px;
}

.event_form_bg form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 100;
}

.event_form_bg form fieldset {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border: none;
}

.event_form_bg form fieldset p.first_name {
    width: 290px;
    float: left;
    margin: 0;
    padding: 0 0 9px;
}

.event_form_bg form fieldset p.first_name label {
    font-family: 'oswaldbook';
    color: #adadad;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.event_form_bg form fieldset p.first_name input {
    width: 272px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #adadad;
    font-weight: 400;
    font-size: 12px;
}

.event_form_bg form fieldset p.email {
    width: 290px;
    float: left;
    margin: 0;
    padding: 0 0 9px;
}

.event_form_bg form fieldset p.email label {
    font-family: 'oswaldbook';
    color: #adadad;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.event_form_bg form fieldset p.email input {
    width: 272px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #adadad;
    font-weight: 400;
    font-size: 12px;
}

.event_form_bg form fieldset p.phone {
    width: 290px;
    float: left;
    margin: 0;
    padding: 0 0 9px;
}

.event_form_bg form fieldset p.phone label {
    font-family: 'oswaldbook';
    color: #adadad;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.event_form_bg form fieldset p.phone input {
    width: 272px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #adadad;
    font-weight: 400;
    font-size: 12px;
}

.event_form_bg form p.involve-button {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    background: url(../images/changebutton.png) no-repeat 0 0;
    height: 46px;
}

.event_form_bg form p.involve-button:hover {
    background: url(../images/changebutton.png) no-repeat 0 -55px;
}

.event_form_bg form p.involve-button:hover span {
    border-right: 2px solid #222;
}

.event_form_bg form p.involve-button .icon-madcow {
    float: left;
    margin: 6px 0 0 9px;
    padding: 0 11px 0 0;
    border-right: 2px solid #6c1714;
}

.event_form_bg form p.involve-button .wpcf7-submit {
    float: left;
    margin: 7px 0 0 13px;
    *margin: 0 0 0 13px;
    padding: 0;
    background-color: transparent;
    border: none;
    line-height: 42px;
    cursor: pointer;
    *width: 220px;
    *line-height: 28px;
    background-repeat: no-repeat;
    width: 211px;
    color: #070805;
    cursor: pointer;
    float: left;
    font-family: 'oswaldbold';
    font-size: 26px;
    font-weight: 400;
    line-height: 42px;
}

.video-bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 25px 0 22px;
    position: relative;
    z-index: 100;
}

.video-bg h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 0 12px;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

.video-bg p {
    float: left;
    margin: 0;
    padding: 0;
}

.banner {
    width: 283px;
    float: left;
    margin: 0;
    padding: 0 0 14px;
}

.banner a {
    width: 283px;
    float: left;
    margin: 0;
    padding: 0;
    background: url(../images/donation-bg.jpg);
    height: 61px;
    text-decoration: none;
}

.banner a h2 {
    margin: 0;
    padding: 14px 0 0 11px;
    float: left;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
}

.banner a:hover h2 {
    color: #EF1A10;
}

.event_detail_bg {
    width: 659px;
    float: right;
    margin: 0;
    padding: 0 0 65px;
}

.event_detail_bg h4.event-date {
    width: 180px;
    float: left;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 1px 0 6px;
    margin: 10px 0 0;
}

.event_detail_bg h4.event-date img {
    float: left;
    margin: 0;
    padding: 0 6px 0 0;
}

.event_detail_bg h4.location {
    float: right;
    color: #898686;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 11px 0 6px;
    width: auto;
}

.event_detail_bg h4.location span {
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 0 0 0 4px;
}

.event-slider {
    min-width: 633px !important;
    float: left;
    margin: 6px 0 0;
    padding: 11px 0 7px 22px;
    background: url(../images/event-banner-bg.png) no-repeat;
}

.slider_left_arrow {
    float: left;
    margin: 133px 0 0 -45px;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: none;
}

.slider_rigt_arrow {
    float: right;
    margin: 133px 0 0 626px;
    padding: 0;
    position: absolute;
    z-index: 10;
    display: none;
}

.event-description {
    width: 100%;
    float: left;
    margin: 0;
    padding: 22px 0 15px;
    position: relative;
    z-index: 100;
}

.event-description h2 {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 12px;
    background: url(../images/border-bottom.png) repeat-x bottom;
}

.event-description p {
    width: 100%;
    float: left;
    margin: 0;
    color: #fff;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    padding: 0 0 17px;
}

.meter-box {
    width: 286px;
    float: left;
    margin: 0 0 20px;
    padding: 0;
    height: 302px;
    text-align: center;
}

.active-img {
    position: absolute;
    z-index: -1;
    margin: 25px 0 0 -117px;
}

.meter-box label {
    width: 116px;
    float: left;
    margin: 0;
    padding: 16px 0;
    color: #ed1812;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
}

.meter-boxleft {
    width: 121px;
    float: left;
    position: absolute;
    z-index: 1;
    display: none;
}

.meter-boxright {
    width: 121px;
    float: right;
    text-align: left;
    position: absolute;
    z-index: 1;
    margin: 0 0 0 165px;
}

.meter-boxright h3 {
    width: 103px;
    float: left;
    color: #ed1812;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    padding: 12px 0 187px 18px;
    background: url(../images/arrow-1.png) no-repeat 5px 17px;
}

.meter-boxright h4 {
    width: 62px;
    float: right;
    color: #fefefe;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    padding: 0 0 12px 19px;
    background: url(../images/arrow-1.png) no-repeat 7px 5px;
}

.goon_button {
    width: 286px;
    float: left;
    margin: 0 0 20px;
    padding: 0;
    background: url(../images/border-bottom.png) repeat-x top;
}

.goon_button h2 {
    width: 261px;
    float: left;
    margin: 0;
    padding: 10px 25px 11px 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    background: url(../images/border-bottom.png) repeat-x bottom;
    text-align: right;
    background: url(../images/arrow.png) no-repeat right 18px;
    border-bottom: 1px solid #000;
}

.goon_button h2 a {
    width: 261px;
    float: left;
    margin: 0;
    padding: 10px 25px 11px 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    background: url(../images/arrow.png) no-repeat right 18px;
    text-decoration: none;
}

.involved_form_bg {
    width: 290px;
    float: left;
    margin: 0;
    padding: 25px 0 0;
}

.involved_form_bg form .involve-button {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    background: url(../images/button-bg.png) repeat;
}

.involved_form_bg form .involve-button .icon-madcow {
    float: left;
    margin: 6px 0 0 9px;
    padding: 0;
    border: none;
}

.involved_form_bg form .involve-button h2 {
    width: auto;
    float: left;
    margin: 0;
    padding: 10px;
    color: #070805;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    cursor: pointer;
}

.involved_form_bg form .involve-button h2 span {
    margin: 0;
    padding: 0;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    cursor: pointer;
}

.involved_form_bg form .involve-button a {
    text-decoration: none;
    float: left;
    width: 100%;
}

.donate_bg {
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.donate_form_bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.donate_form_bg h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 0 12px;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

.donate_form_bg h4 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 22px;
    color: #f11c0e;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
}

.donate_form_bg form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 15px 0 0;
    position: relative;
    z-index: 100;
}

.donate_form_bg form fieldset {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 22px;
    border: none;
}

.donate_form_bg form fieldset p.first_name {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0 32px 25px 0;
}

.donate_form_bg form fieldset p.first_name label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.donate_form_bg form fieldset p.first_name input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #4c4c4c;
    font-weight: 400;
    font-size: 16px;
}

.donate_form_bg form fieldset p.last_name {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0 0 25px;
}

.donate_form_bg form fieldset p.last_name label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.donate_form_bg form fieldset p.last_name input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #4c4c4c;
    font-weight: 400;
    font-size: 16px;
}

.donate_form_bg form fieldset p.contibute {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0 32px 25px 0;
}

.donate_form_bg form fieldset p.contibute label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.donate_form_bg form fieldset p.contibute select {
    width: 307px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #4c4c4c;
    font-weight: 400;
    font-size: 16px;
}

.donate_form_bg form fieldset p.individual {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0 0 25px;
}

.donate_form_bg form fieldset p.individual label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.donate_form_bg form fieldset p.individual select {
    width: 307px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #4c4c4c;
    font-weight: 400;
    font-size: 16px;
}

.donate_form_bg form fieldset p.checkbox1 {
    width: 225px;
    float: left;
    margin: 0;
    padding: 0 0 12px;
}

.donate_form_bg form fieldset p.checkbox1 label {
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.donate_form_bg form fieldset p.checkbox1 input {
    width: 16px;
    height: 16px;
    float: left;
    padding: 0;
    margin: 2px 8px 0 0;
}

.donate_form_bg form fieldset p.checkbox2 {
    width: 364px;
    float: left;
    margin: 0;
    padding: 0 0 12px;
}

.donate_form_bg form fieldset p.checkbox2 label {
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.donate_form_bg form fieldset p.checkbox2 input {
    width: 16px;
    height: 16px;
    float: left;
    padding: 0;
    margin: 2px 8px 0 0;
}

.donate_form_bg form p.donate-button {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
}

.donate_form_bg form p.donate-button input {
    float: left;
    margin: 0;
    padding: 5px 25px 5px 50px;
    background: url(../images/Donate-button.png) no-repeat 0 0;
    background-color: transparent;
    border: none;
    color: transparent;
    position: relative;
    text-indent: 200px;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    cursor: pointer;
    text-transform: uppercase;
    width: 162px;
    height: 51px;
}

.donate_form_bg form p.donate-button input:hover {
    float: left;
    margin: 0;
    padding: 5px 25px 5px 50px;
    background: url(../images/Donate-button.png) no-repeat 0 -51px;
    background-color: transparent;
    border: none;
    color: #transparent;
    position: relative;
    text-indent: 200px;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 32px;
    cursor: pointer;
    text-transform: uppercase;
    width: 162px;
    height: 51px;
}

.donate_detail_bg {
    width: 100%;
    float: left;
    padding: 53px 0 20px;
    position: relative;
    z-index: 100;
}

.donate_detail_bg h2 {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 6px;
}

.donate_detail_bg p {
    font-family: 'oswaldlight';
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    padding: 0 0 15px;
    line-height: 28px;
}

.donation_box_bottom {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 90px;
}

.donation_box_bottom h2 {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 15px;
}

.donation_box_bottom ul {
    width: 964px;
    background: url(../images/donate-box-bg.png) repeat;
    float: left;
    margin: 0;
    padding: 10px 18px;
    list-style: none;
    display: inline;
}

.donation_box_bottom ul li {
    float: left;
    margin: 0;
    padding: 0 28px 0 0;
    list-style: none;
    display: inline;
}

.donation_box_bottom ul li.last {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}

.icon-1 {
    position: absolute;
    z-index: 10;
    margin: 88px 0 0 -43px;
    /*margin: 52px 0 0 -245px;
}

.icon-2 {
    position: absolute;
    z-index: 10;
    margin: 7px 0 0 273px;
    /*margin: 7px 0 0 -20px;*/
}

.icon-3 {
    position: absolute;
    z-index: 10;
    margin: 237px 0 0 -51px;
    /*margin: -50px 0 0 -350px;*/
}

.icon-4 {
    position: absolute;
    z-index: 10;
    margin: 405px 0 0 630px;
    /*margin: 370px 0 0 -28px;*/
}

.icon-5 {
    position: absolute;
    z-index: 10;
    margin: 14px 0 0 935px;
    /*margin: -70px 0 0 -60px;*/
}

.icon-6 {
    position: absolute;
    z-index: 10;
    margin: -15px 0 0 975px;
    /*margin: -15px 0 0 970px;*/
}

.icon-7 {
    position: absolute;
    z-index: 10;
    margin: 252px 0 0 934px;
    /*margin: 190px 0 0 -60px;*/
}

.icon-8 {
    position: absolute;
    z-index: 10;
    margin: 15px 0 0 975px;
    /*margin: 15px 0 0 970px;*/
}

.icon-9 {
    position: absolute;
    z-index: 10;
    margin: 274px 0 0 -54px;
    /*margin: -32px 0 0 -350px;*/
}

.icon-10 {
    position: absolute;
    z-index: 10;
    margin: 407px 0 0 637px;
    /*margin: -420px 0 0 -23px;*/
}

.icon-11 {
    margin: 193px 0 0 -59px;
    position: absolute;
    z-index: 10;
    /*margin: -450px 0 0 -340px;*/
}

.icon-12 {
    margin: 426px 0 0 637px;
    position: absolute;
    z-index: 10;
    /*margin: 58px 0 0 -20px;*/
}

.icon-13 {
    margin: 384px 0 0 633px;
    position: absolute;
    z-index: 10;
    /*margin: 34px 0 0 -30px;*/
}

/* mobile nav */
#nav-bg {
    display: none;
}

#navigation_mob {
    display: none;
}

.woocommerce input.button.alt {
    background-color: #ef1a10!important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.product_bg .products_box ul.products span.price {
    display: none;
}

.product_bg .products_box p.woocommerce-result-count {
    display: none;
}

.product_bg .products_box nav.woocommerce-breadcrumb {
    display: none;
}

.woocommerce-breadcrumb {
    display: none;
}

p.woocommerce-result-count {
    margin-left: 20px;
}

form.woocommerce-ordering {
    display: block;
    padding-left: 20px;
}

.images {
    width: 50%;
    float: left;
        box-sizing: border-box;
    margin-left: 20px;
        margin-right: 20px;
}

.related.products {
    float: left;
    display: block;
    overflow: auto;
        margin-left: 20px;
    margin-top: 20px;
}

.product_bg .products_box h1.page-title {
    display: none;
}

div#tab-description {
    float: left;
    width: calc(100% - 40px);
    box-sizing: border-box;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
}

.pagination ul li span.current {
    float: left;
    margin: 0;
    padding: 2px 11px;
    background: url(../images/pager-active.gif) repeat;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
}

.product_bg .products_box li.product_images a.product_type_simple {
    display: none;
}

.product_bg .products_box li.product_images a.product_type_variable {
    display: none;
}

.product_description-bg .products .product_type_simple {
    display: none;
}

.event_form_bg .wpcf7 form p {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 9px;
}

.event_form_bg .wpcf7 form p label {
    font-family: 'oswaldbook';
    color: #adadad;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.event_form_bg .wpcf7 form p input {
    width: 98%;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #adadad;
    font-weight: 400;
    font-size: 12px;
}

div.wpcf7-validation-errors {
    border: 0 none !important;
}

.product-detail-right-bg form {
    float: left;
}

.product-detail-right-bg form .variations {
    float: left;
}

.product-detail-right-bg form .variations a {
    text-decoration: none;
    color: #fff;
    float: right;
    margin: 10px 0;
    padding: 0 88px 0 0;
    text-decoration: none;
}

.product-detail-right-bg form .single_variation_wrap .variations_button .buttons_added {
    display: none !important;
}

.event_form_bg .wpcf7 form p span span {
    float: left;
    margin: 15px 0 0 -288px;
}

#aio-slideshow {
    overflow: inherit !important;
}

#aio-slideshow #prevnext {
    height: 48px !important;
    left: -36px !important;
    position: absolute !important;
    text-indent: -9999px !important;
    z-index: 56 !important;
}

ul.bjqs-controls li.bjqs-prev {
}

ul.bjqs-controls li.bjqs-prev a {
    z-index: 10;
    background: url(../images/event-banner-arrow-left.png) no-repeat left;
    width: 36px;
    height: 42px;
    left: -25px !important;
    text-indent: -9999px !important;
}

ul.bjqs-controls li.bjqs-next {
}

ul.bjqs-controls li.bjqs-next a {
    z-index: 10;
    background: url(../images/event-banner-arrow-right.png) no-repeat left;
    width: 36px;
    height: 42px;
    right: -25px !important;
    text-indent: -9999px !important;
}

/* blog */
.blog_aside {
    float: left;
    width: 297px;
    padding: 5px 0 25px 4px;
}

.blog_aside h2 {
    padding: 5px 0 10px;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

.blog_categories {
    width: 288px;
    float: left;
    margin: 0;
    padding: 0 0 20px;
    position: relative;
    z-index: 100;
}

.blog_cat_ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 0;
    list-style: none;
    display: inline;
}

.blog_cat_ul li {
    width: 100%;
    float: left;
    margin: 0 0 12px;
    padding: 0 0 15px;
    list-style: none;
    display: inline;
    background: url(../images/cat-border.png) repeat-x bottom;
}

.blog_cat_ul li a {
    width: 268px;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
    display: inline;
    background: url(../images/blog-cat-arrow2.png) no-repeat 0 3px;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
}

.blog_cat_ul li a:hover {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
    display: inline;
    background: url(../images/blog-cat-arrow2.png) no-repeat 0 -19px;
    font-family: 'oswaldbook';
    color: #ea1515;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
}

.blog_cat_ul li a.active {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
    display: inline;
    background: url(../images/blog-cat-arrow2.png) no-repeat 0 -19px;
    font-family: 'oswaldbook';
    color: #ea1515;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
}

.blog_archive {
    width: 288px;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 100;
}

.blog_archive h2 {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 8px;
}

.blog_archive_ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 12px 0 0;
    list-style: none;
    display: block;
}

.blog_archive_ul li {
    margin: 0 0 14px;
    padding: 0 0 12px;
    list-style: none;
    display: block;
    background: url(../images/cat-border.png) repeat-x bottom;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    float: left;
    width: 100%;
}

.blog_archive_ul li a {
    margin: 0;
    padding: 1px 0 0 30px;
    background: url(../images/calander-icon.png) no-repeat 0 -18px;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    text-decoration: none;
    float: left;
}

.blog_archive_ul li a.active {
    float: left;
    margin: 0;
    padding: 1px 0 0 30px;
    background: url(../images/calander-icon.png) no-repeat 0 0;
    color: #ea1515;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    text-decoration: none;
}

.blog_archive_ul li a:hover {
    float: left;
    margin: 0;
    padding: 1px 0 0 30px;
    background: url(../images/calander-icon.png) no-repeat 0 0;
    color: #ea1515;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    text-decoration: none;
}

.gallery {
    width: 100%;
    float: left;
    margin: 0;
    padding: 22px 0 0;
}

.gallery h2 {
    padding: 5px 0 10px;
    margin: 0;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

.gallery_ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 0 0;
    list-style: none;
    display: inline;
}

.gallery_ul li {
    float: left;
    margin: 0;
    padding: 0 15px 20px 0;
    list-style: none;
    display: inline;
}

.gallery_ul li a {
    float: left;
    margin: 0;
    padding: 5px;
    list-style: none;
    display: inline;
    background: #000;
}

.gallery_ul li a img {
    float: left;
}

.gallery_ul li.last {
    padding: 0 0 20px;
}

.blog_bg {
    width: 661px;
    float: right;
    margin: 0;
    padding: 0 0 55px;
}

.blog-content {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.blog-content h2 {
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 0 0 12px;
}

.blog-post {
    width: 635px;
    float: left;
    background-color: #000;
    padding: 12px;
    margin: 0 0 27px;
    position: relative;
    z-index: 100;
}

.blog-post.last {
    margin: 0;
}

.blog_img {
    float: left;
    padding: 17px 0 0;
}

.blog_img img {
    float: left;
}

.blog-content {
    float: right;
    width: 100%;
}

.blog-content h3 {
    color: #ea1515;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    padding: 5px 0 8px;
    margin: 0;
    float: left;
    width: 100%;
}

.blog-content h3 a {
    color: #ea1515;
    text-decoration: none;
}

.blog-content h3 a:hover {
    color: #ea1515;
    text-decoration: underline;
}

.blog-content p {
    color: #aeaeae;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    padding: 15px 0 5px;
    text-align: justify;
    width: 100%;
    float: left;
}

.blog-content h6.read_more_button {
    float: left;
    margin: 0;
    color: #141215;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    padding: 15px 0 5px;
}

.blog-content h6.read_more_button a {
    float: left;
    color: #141215;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 13px;
    line-height: 17px;
    text-decoration: none;
    padding: 3px 8px;
    margin: 0;
    background: url(../images/button-bg3.png) repeat;
}

.blog-content h6.read_more_button a:hover {
    color: #141215;
    background: #ea1515;
}

.logged-in-as a {
    color: #ea1515;
    text-decoration: none;
}

.logged-in-as a:hover {
    color: #ea1515;
    text-decoration: underline;
}

.blog-content h4.event-date {
    width: 165px;
    float: left;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 11px 0 6px 22px;
    background: url(../images/calander-icon-white.png) no-repeat 0 10px;
    margin: 0;
}

.address p a {
    color: #fff;
    text-decoration: none;
}

.address p a:hover {
    color: #fff;
    text-decoration: underline;
}

.blog-content h4.location {
    float: left;
    color: #505050;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 11px 5px 6px 0;
    width: 130px;
}

.blog-content h4.location span {
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 0 0 0 4px;
}

.category-name {
    width: 113px;
    float: left;
    padding: 11px 5px 6px 0;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
}

.comment {
    width: 155px;
    float: left;
    padding: 11px 0 6px 35px;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    background: url(../images/comment-icon.png) no-repeat 0 12px;
}

/* blog comment */
.comment-box {
    width: 635px;
    float: left;
    background-color: #000;
    padding: 12px;
    margin: 0 0 10px;
    position: relative;
    z-index: 100;
}

.author-img {
    float: left;
    padding: 2px;
    background: #fff;
    border-radius: 2px;
    margin: 5px 20px 0 0;
}

.author-img img {
    float: left;
}

.comment_content {
    float: right;
    width: 87%;
}

.comment-box h2 {
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    padding: 5px 0 8px;
    margin: 0;
    width: auto;
    float: left;
}

.comment-box p {
    color: #aeaeae;
    font-family: 'oswaldlight';
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    margin: 0;
    padding: 5px 0;
    text-align: justify;
    width: 100%;
    float: left;
}

.comment-box h4.event-date {
    width: auto;
    float: right;
    color: #fff;
    font-family: 'oswaldbook';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 11px 0 6px 22px;
    background: url(../images/calander-icon-white.png) no-repeat 0 10px;
    margin: 0;
}

.comment_form_bg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 32px 0 10px;
}

.comment_form_bg h2 {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 0 17px;
    color: #fff;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
}

.comment_form_bg form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 100;
}

.comment_form_bg form fieldset {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 22px;
    border: none;
}

.comment_form_bg form fieldset p.first_name {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0 32px 0 0;
}

.comment_form_bg form fieldset p.first_name label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
    width: 100%;
}

.comment_form_bg form fieldset p.first_name input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.comment_form_bg form fieldset p.email {
    width: 309px;
    float: left;
    margin: 0;
    padding: 0;
}

.comment_form_bg form fieldset p.email label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
    width: 100%;
}

.comment_form_bg form fieldset p.email input {
    width: 291px;
    float: left;
    padding: 8px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.comment_form_bg form fieldset p.message {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.comment_form_bg form fieldset p.message label {
    font-family: 'oswaldbook';
    color: #ed1812;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    float: left;
    padding: 0 0 6px;
}

.comment_form_bg form fieldset p.message textarea {
    width: 632px;
    float: left;
    padding: 8px;
    height: 90px;
    border: 1px dashed #828282;
    background-color: #161616;
    font-family: 'oswaldbook';
    color: #fff;
    font-weight: 400;
    font-size: 13px;
}

.comment_form_bg form p.involve-button {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
}

.comment_form_bg form p.involve-button input {
    float: left;
    margin: 0;
    padding: 5px 10px;
    background: url(../images/button-bg.png) repeat;
    background-color: transparent;
    border: none;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    cursor: pointer;
}

.blog-content ol.wp-paginate {
    float: right;
    margin: 0;
    padding: 8px 0 0;
    display: inline;
    list-style: none;
    width: auto;
}

.blog-content ol.wp-paginate li {
    float: left;
    margin: 0;
    padding: 0 0 0 5px;
}

.blog-content ol.wp-paginate li a {
    float: left;
    margin: 0;
    padding: 2px 7px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #09080a;
    border-radius: 3px;
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    text-decoration: none;
    line-height: 14px;
}

.blog-content ol.wp-paginate li a:hover {
    float: left;
    margin: 0;
    padding: 2px 7px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #fff;
    border-color: #f21d0d;
    background-color: #f21d0d;
}

.blog-content ol.wp-paginate li span.current {
    float: left;
    margin: 0;
    padding: 0 7px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #fff;
    border-radius: 3px;
    border-color: #f21d0d;
    background-color: #f21d0d;
}

.blog-content #comments p.comment-notes {
    display: none;
}

.blog-content #comments p.form-allowed-tags {
    display: none;
}

.form-submit input#submit {
    float: left;
    margin: 0;
    padding: 5px 10px;
    background: url(../images/changebutton.png) no-repeat 0 0;
    background-color: transparent;
    border: none;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    cursor: pointer;
}

.form-submit input#submit:hover {
    float: left;
    margin: 0;
    padding: 5px 10px;
    background: url(../images/changebutton.png) no-repeat 0 -55px;
    background-color: transparent;
    border: none;
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    cursor: pointer;
}

.need-help .help_form_bg .wpcf7 form {
    float: left;
    margin: 0;
    padding: 0;
    border: 0 none;
    width: 100%;
    box-sizing: border-box;
}

.need-help .help_form_bg .wpcf7 form p {
    float: left;
    margin: 0;
    padding: 0 32px 0 0;
    width: 330px;
    color: #ED1812;
    font-family: 'oswaldbook';
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 0 0 6px;
}

.need-help .help_form_bg .wpcf7 form p input {
    background-color: #161616;
    border: 1px dashed #828282;
    color: #FFF;
    float: left;
    font-family: 'oswaldbook';
    font-size: 13px;
    font-weight: 400;
    padding: 8px;
    width: 291px;
    margin: 8px 0 10px;
}

.need-help .help_form_bg .wpcf7 form p textarea {
    background-color: #161616;
    border: 1px dashed #828282;
    color: #FFF;
    float: left;
    font-family: 'oswaldbook';
    font-size: 13px;
    font-weight: 400;
    height: 110px;
    padding: 8px;
    max-width: 950px;
    margin: 8px 0 10px;
}

.need-help .help_form_bg .wpcf7 form p input.wpcf7-submit {
    background: url(../images/changebutton.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    width: 164px;
    color: #070805;
    cursor: pointer;
    float: left;
    font-family: 'oswaldbold';
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 5px 10px;
}

.need-help .help_form_bg .wpcf7 form p input.wpcf7-submit:hover {
    background: url(../images/changebutton.png) no-repeat scroll 0 -55px transparent;
    border: medium none;
    width: 164px;
    color: #070805;
    cursor: pointer;
    float: left;
    font-family: 'oswaldbold';
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 5px 10px;
}

.need-help .help_form_bg .wpcf7 form p.textarea {
    width: 100%;
}

.main .contact_bg form {
    float: left;
    margin: 0;
    padding: 0;
    border: 0 none;
    width: 100%;
}

.main .contact_bg form p {
    float: left;
    margin: 0;
    padding: 0 32px 0 0;
    width: 330px;
    color: #ED1812;
    font-family: 'oswaldbook';
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding: 0 0 6px;
}

.main .contact_bg form p input {
    background-color: #161616;
    border: 1px dashed #828282;
    color: #FFF;
    float: left;
    font-family: 'oswaldbook';
    font-size: 13px;
    font-weight: 400;
    padding: 8px;
    width: 88%;
    margin: 8px 0 10px;
}

.main .contact_bg form p textarea {
    background-color: #161616;
    border: 1px dashed #828282;
    color: #FFF;
    float: left;
    font-family: 'oswaldbook';
    font-size: 13px;
    font-weight: 400;
    height: 110px;
    padding: 8px;
    width: 291px;
    margin: 8px 0 10px;
}

.main .contact_bg form p input.wpcf7-submit {
    background: url(../images/changebutton.png) no-repeat scroll 0 0 transparent;
    border: medium none;
    width: 164px;
    color: #070805;
    cursor: pointer;
    float: left;
    font-family: 'oswaldbold';
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 5px 10px;
}

.main .contact_bg form p input.wpcf7-submit:hover {
    background: url(../images/changebutton.png) no-repeat scroll 0 -55px transparent;
    border: medium none;
    width: 164px;
    color: #070805;
    cursor: pointer;
    float: left;
    font-family: 'oswaldbold';
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    margin: 0;
    padding: 5px 10px;
}

.main .contact_bg form p.textarea {
    width: 100%;
}

.product-detail-right-bg .single_variation .stock {
}

.product-detail-right-bg .buttons_added {
    display: none;
}

.blog_bg .blog-content #content .not-found .entry-content #searchform #search-inputs input#s {
    padding: 5px 2px;
}

.blog_bg .blog-content #content .not-found .entry-content #searchform #search-inputs input#searchsubmit {
    background-color: #f21d0d;
    border: 0 none;
    color: #fff;
    padding: 5px 3px;
    font-weight: 700;
}

.ngg-gallery-thumbnail img {
    background-color: #050505 !important;
    border: 1px solid #050505 !important;
}

.ngg-gallery-thumbnail img:hover {
    background-color: #f21d0d !important;
    border: 1px solid #f21d0d !important;
}

div.anythingSlider.activeSlider .anythingWindow {
    margin: 0 0 0 -39px;
    border: 0 none !important;
}

div.anythingSlider .back {
    left: -42px !important;
}

div.anythingSlider .forward {
    right: 31px !important;
}

.main #banner .slider .activeSlider {
    min-height: 324px !important;
    min-width: 473px !important;
}

.inner_conten_bg .main .product_bg .products_box .top_heading .woocommerce-ordering {
    margin-bottom: 10px;
    float: left;
}

.slider .activeSlider span.back a {
    background: url(../images/slider-left1.png) no-repeat 0 0 !important;
    width: 36px;
    height: 42px;
}

.slider .activeSlider span.back a:hover {
    background: url(../images/slider-left1.png) no-repeat 0 -42px !important;
    width: 36px;
    height: 42px;
}

.slider .activeSlider span.forward a {
    background: url(../images/slider-right1.png) no-repeat 0 0 !important;
    width: 36px;
    height: 42px;
}

.slider .activeSlider span.forward a:hover {
    background: url(../images/slider-right1.png) no-repeat 0 -42px !important;
    width: 36px;
    height: 42px;
}

div.anythingSlider .arrow a {
    background: none !important;
    margin: -53px 0 0 !important;
}

.variations_form .variations a.reset_variations {
    color: #EA1515;
    font-family: 'oswaldlight';
    font-size: 16px;
}

.variations_form .variations a.reset_variations:hover {
    color: #fff;
    font-family: 'oswaldlight';
    font-size: 16px;
}

.woocommerce-message a {
    text-decoration: none;
    color: #EA1515;
    font-family: 'oswaldlight';
    font-size: 16px;
}

.woocommerce-message,.woocommerce-error,.woocommerce-info {
    font-family: 'oswaldlight';
    color: #000;
}

.woocommerce {
    position: relative;
    z-index: 100;
}

.woocommerce table.shop_table,.woocommerce-page table.shop_table {
    background-color: #fff;
}

.woocommerce table.shop_table .cart_table_item p {
    width: auto !important;
}

.woocommerce table.shop_table p {
    width: auto !important;
}

.woocommerce table.shop_table td.actions {
    background: #F7F7F7;
}

.woocommerce table.shop_table thead {
    background-color: #EEE;
}

.woocommerce table.shop_table thead th {
    color: #070805;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
}

.woocommerce table.shop_table .cart_table_item .product-name {
    color: #EA1515;
    font-family: 'oswaldlight';
    font-size: 14px;
}

.woocommerce table.shop_table .cart_table_item .product-remove {
}

.woocommerce table.shop_table .cart_table_item .product-thumbnail {
}

.woocommerce table.shop_table .cart_table_item .product-price {
}

.woocommerce table.shop_table .cart_table_item .product-quantity {
}

.woocommerce table.shop_table .cart_table_item .product-subtotal {
}

.woocommerce table.shop_table .cart_table_item .product-name a {
    color: #EA1515;
    font-family: 'oswaldlight';
    font-size: 14px;
}

.woocommerce table.shop_table td.actions .coupon #coupon_code {
    margin: 0 5px 0 0;
}

.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 33% !important;
}

.woocommerce .cart-collaterals .cart_totals table,.woocommerce-page .cart-collaterals .cart_totals table {
    width: 100%;
    color: #EA1515;
    font-family: 'oswaldbook';
    font-size: 14px;
}



.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals {
    width: 25% !important;
}

.cart-collaterals .shipping_calculator h2 a {
    color: #ED1812;
    font-family: 'oswaldbold';
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
    text-decoration: none;
}

.cart-collaterals .cart_totals table th {
    text-align: left;
}

.woocommerce table.shop_table .variation {
    color: #333;
}

.variations_form .variations p {
    padding: 0 !important;
}

.woocommerce table.shop_table .product-price p.price {
    color: #000;
}

.shipping-calculator-form p select {
    color: #000;
    font-family: 'oswaldlight';
    font-size: 14px;
    border: none;
    background: url(../images/view-button-bg.gif) repeat scroll 0 0 transparent;
    padding: 3px 3px 3px 2px;
}

.shipping-calculator-form p button.button {
    width: 105px !important;
    float: right !important;
}

.checkout p.form-row textarea.input-text {
    width: 100%;
}

.woocommerce-info:before {
    background-color: #EA1515 !important;
}

.woocommerce-info {
    border-top: 3px solid #EA1515 !important;
}

.woocommerce p.woocommerce-info {
    color: #5E5E5E !important;
    margin: 0 0 2em !important;
    padding: 1em 1em 1em 3.5em !important;
    position: relative !important;
    text-shadow: 0 1px 0 #FFF;
    width: auto !important;
}

.woocommerce form.login {
    width: auto !important;
}

.woocommerce form.login p {
    width: 100%;
}

.woocommerce .woocommerce-info a {
    padding: 0;
    color: #000;
    text-decoration: none;
}

.woocommerce form .form-row,.woocommerce-page form .form-row {
    padding: 3px !important;
    margin: 0 0 6px !important;
}

.main .contact_bg form.login p.form-row input {
    color: #333;
}

.main .contact_bg form.login {
    float: none;
    width: auto;
    background: none repeat scroll 0 0 #565656;
    border: 1px solid #858585;
}

.main .contact_bg form.login p {
    color: #fff;
}

.main .contact_bg form.login p label {
    color: #000;
}

.main .contact_bg form.checkout_coupon {
    float: none;
    width: auto;
    background: none repeat scroll 0 0 #565656;
    border: 1px solid #858585;
}

.main .contact_bg form.checkout_coupon p {
    color: #fff;
}

.main .contact_bg form.checkout_coupon p input.button {
    color: #fff;
    font-family: 'oswaldlight';
    font-size: 16px;
    width: 92px;
    margin: 0;
}

.main .contact_bg form.checkout_coupon p input.button:hover {
    border: 1px dashed #FFF;
}

.main .contact_bg form.checkout_coupon p label {
    color: #000;
}

.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last {
    width: 47% !important;
}

.woocommerce form .form-row-wide {
    width: 95% !important;
}

#order_review #payment .payment_methods li .payment_box p {
    padding: 0;
    width: 100%;
    float: none;
}

#order_review #payment .payment_methods li label {
    color: #000;
    font-family: 'oswaldlight';
    font-size: 14px;
}

.woocommerce .col2-set .col-1 .create-account p {
    width: 96%;
    color: #fff;
}

.woocommerce .col2-set .col-1 .create-account p label {
    color: #ED1812;
}

.woocommerce .col2-set .col-1 .create-account p#account_username_field {
    width: 95%;
}

.shop_table td.product-name {
    font-family: 'oswaldlight';
    font-size: 14px;
}

.shop_table td {
    font-family: 'oswaldlight';
    font-size: 14px;
}

.col-1 h3 {
    color: #F11C0E;
    float: left;
    font-family: 'oswaldbold';
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    padding: 0 0 22px;
}

.checkout h3#order_review_heading {
    color: #F11C0E;
    font-family: 'oswaldbold';
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    padding: 22px 0;
}

.col-2 h3 {
    color: #F11C0E;
    float: left;
    font-family: 'oswaldbold';
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    margin: 0;
    padding: 0 0 22px;
}

.col-2 .form-row {
}

.col-2 .form-row .input-checkbox {
    float: left;
    width: 16px;
    margin: 3px 8px 0 0 !important;
}

.col-2 .form-row .checkbox {
    float: left;
}

.col-2 p#order_comments_field {
    width: 95% !important;
}

.woocommerce table.shop_table tfoot tr th {
    font-family: 'oswaldbold';
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.col-1 .form-row {
}

.col-1 .form-row .input-checkbox {
    float: left;
    width: 16px;
    margin: 3px 8px 0 0 !important;
}

.col-1 .form-row .checkbox {
    float: left;
}

.main .contact_bg form.login p.form-row input.button {
    color: #fff;
    font-family: 'oswaldlight';
    font-size: 16px;
    width: 92px;
}

.main .contact_bg form.login p.form-row input.button:hover {
    border: 1px dashed #FFF;
}

.main .contact_bg form.login p.form-row a.lost_password {
    color: #fff;
    font-family: 'oswaldbook';
    font-size: 14px;
    padding: 20px 0 0 10px;
    margin: 0;
    float: left;
}

.main .contact_bg form.login p.form-row a.lost_password:hover {
    color: #000;
}


.woocommerce a.button.alt{
    background-color: #f31e0c!important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}

.woocommerce .checkout #shiptobilling,.woocommerce-page .checkout #shiptobilling {
    width: auto;
}

.woocommerce ul.order_details li {
    color: #fff;
    font-family: 'oswaldbook';
    font-size: 14px;
}

.woocommerce ul.order_details li strong {
    color: #F11C0E;
    font-family: 'oswaldbook';
    font-size: 16px;
}

.woocommerce ul.order_details li.total strong p {
    padding: 0;
}

.order_details .product-name a {
    color: #F11C0E;
}

.customer_details {
    color: #000;
    font-family: 'oswaldlight';
    font-size: 16px;
    line-height: 30px;
    padding: 0 0 20px;
}

.woocommerce .addresses header.title {
    width: 100%;

    display: block;
    float: left;
}

#order_review {
    color: #F11C0E;
    font-family: 'oswaldlight';
    font-size: 14px;
}

.wpcf7-validation-errors {
    color: #F11C0E;
    font-family: 'oswaldlight';
    font-size: 16px;
}

.shipping-calculator-form p {
    width: auto !important;
}

.shipping-calculator-form p button {
    margin: 0 0 0 3px !important;
}

.woocommerce .quantity,.woocommerce #content .quantity,.woocommerce-page .quantity,.woocommerce-page #content .quantity {
    margin: 0 !important;
}

.pro-box-main figure figcaption a {
    text-decoration: none;
}

.chzn-container .chzn-results {
    width: 98%;
}

.product-detail-right-bg p button.add-to-cart span.cart-text {
    color: #070805;
    cursor: pointer;
    font-family: 'oswaldbook';
    font-size: 24px;
    font-weight: 400;
    line-height: 23px;
    border: none;
    float: left;
    padding: 0;
    margin: 0;
}

.event_form_bg form p.donatebutt .wpcf7-submit {
    background-color: transparent;
    background-image: none;
    border: medium none;
    color: #070805;
    cursor: pointer;
    float: left;
    font-family: 'oswaldbold';
    font-size: 26px;
    font-weight: 400;
    line-height: 28px;
    cursor: pointer;
    float: left;
    height: auto;
    line-height: 42px;
    margin: 7px 0 0 5px;
    /*margin: 0 0 0 5px;*/
    padding: 0;
    width: 230px;
}

.event_form_bg form p.donatebutt span.icon-madcow {
    padding: 0;
    border: none;
}

.single_variation_wrap {
    /*float: left;*/
}

.single_variation {
    /*float: left;
    *width: 100%;*/
}

.product-detail-right-bg p button.add-to-cart {
    /*float: left;*/
}

.product-detail-right-bg p span.amount {
   /*padding-right: 30px;*/
}

.variations_form .variations a.reset_variations {

    margin-left: 10px;
    text-decoration: none;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}