/* Media Screen
====================================*/
@media only screen and (min-width: 961px) and (max-width: 1400px) {
    .bg-img img {
        width: 100%;
        height: 455px;
    }
}
@media only screen and (max-width: 992px) {
    #myCarousel .carousel-text {
        max-width: 90%;
    }
}
@media only screen and (max-width: 992px) {
    .home-feature-box .feature_content_inner_box,
    .home-feature-box .feature_content_inner_box .feature-left,
    .home-blog .feature_content_inner_box .home-blog-bottom p,
    .footer_bottom .copyright,
    #menu .ddsmoothmenu,
    .logo{
        text-align: center;
    }
    #wp-calendar tbody td{
        padding: 2px;
    }
    .logo img{
        margin-bottom: 0;
        margin: 20px 0;
    }
    #login-panel{
        margin-bottom: 60px;
    }
    .sidebar.becomemember{
        padding-left: 0;
    }
    .review_panel {
        margin-top: 50px;
    }
    .home-blog .home-blog-top h5{
        padding-left: 35px;
    }
    #myCarousel .carousel-text {
        max-width: 75%;
    }
    #myCarousel h1{
        font-size: 20px;
    }
    #myCarousel li{
        font-size: 16px;
    }
}
@media only screen and (min-width: 767px) and (max-width: 960px) {
    .menu_bar {
        margin-left:50px;
    }
    .productlisting .pgallery .thumbnail li {
        margin-right:14px;
    }
    .subscribe .tryimage {
        margin-top: 15px;
        margin-left:115px;
        margin-bottom: 15px;
    }
    .button_wrapper {
        width: auto;
        margin: 0 auto;
    }
    .subscribe .signupform {
        background:#CED3D8;
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 5px;
        width: 650px;
        float:left;
        margin-left:30px;
        margin-bottom:25px;
    }
    .content-bar .post .post_content img.postimg {
        width: 491px;
        height: 305px;
    }
    #commentform .iconimage1 {
        background:#2b2b2c;
        height:20px;
        position:absolute;
        top:5px;
        right:170px;
    }
    #commentform .iconimage2 {
        background:#2b2b2c;
        height:20px;
        position:absolute;
        top:60px;
        right:170px;
    }
    .sidebar {
        margin: 0;
        padding-left: 0px;
        max-width: 100%;
    }
    .buy_button .buy_now {
        background: url('images/buy-smallbtn-1.png') no-repeat 0 0;
        width: 221px;
        height: 41px;
        font-family: 'Arvo', serif;
        display:inline-block;
        margin-bottom:12px;
        color:#fff;
        text-align:center;
        line-height:40px;
        font-size:18px;
        text-shadow:0 2px 2px #396d07;
        font-weight:normal;
        border: none;
    }
    .buy_button .buy_now:hover {
        background: url('images/buy-smallbtn-1.png') no-repeat 0 -46px;
        width: 221px;
        height: 41px;
        cursor: pointer;
    }
    .buy_button a.linkmore_btn{
        background:url(images/link-more-ipad.png) center no-repeat;
        width:221px;
        height:32px;
        display:inline-block;
        margin-bottom: 19px;
        margin-top:12px;
    }
    .flexslider {
        width: 100%;
        margin: 0;
        padding: 0;    
    }
    .flexslider .slides img {
        height:222px;
    }
    .flexslider {
        position: relative;
        height: 236px;
        zoom: 1;
    }
    .feature_content ul.feature_content_inner_box li {
        width: 236px;
    }
    #edd_purchase_form legend {
        width:495px;
    }
    .buy_button.on_content,
    .commentsbox.on-sidebar,
    .comment-sidebar{
        display:none;
    }
    .sidebar.becomemember button.alt{
        margin:25px 0 0px 0;
    }
    .content-bar .post.blog .post_content img{
        max-width:459px;
        height:auto;
    }
    .content-bar .post.blog .post_content img.postimg {
        max-width: 450px;
        width: auto;
        height: auto;
    }
    #searchform input[type="text"] {
        width:145px;
    }
    .conten-bar .woocommerce .col2-set .col-1{
        float: none;
        width: 64%;
    }
    .chzn-container {
        width:230px !important;
    }
    .searchform {
        width: 209px;
    }
    .searchform input[type="text"] {
        width: 150px;
    }
    .footer .searchform {
        width: 183px;
    }
    .footer .searchform input[type="text"] {
        width: 125px;
    }
    .fullwidth_inner .woocommerce .cart-collaterals .cart_totals {
        float: right;
        width: 49%;
    }
    .content_wrapper .page-content .sidebar.becomemember form.cart button.alt.single_add_to_cart_button {
        margin-left: 0;
        margin-top: 25px;
    }
    sidebar.becomemember form.cart {
        padding-bottom: 17px;
        width: 40%;
    }
    .group_table{
    }
    .group_table td{
        width:25px;
    }
}
@media only screen and (max-width: 767px) {
    #main-menu {
        padding-bottom: 20px;
    }
    #main-menu select.selectnav {
        font-family: arial;
        font-size: 15px;
        background-color: #FFF;
        filter:progid:dximagetransform.microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE', GradientType=0);
        background-image: -webkit-gradient(linear, 0% 0, 0% 100%, color-stop(20%, #FFF), color-stop(50%, #F6F6F6), color-stop(52%, #EEE), color-stop(100%, #F4F4F4));
        background-image: -webkit-linear-gradient(top, #FFF 20%, #F6F6F6 50%, #EEE 52%, #F4F4F4 100%);
        background-image: -moz-linear-gradient(top, #FFF 20%, #F6F6F6 50%, #EEE 52%, #F4F4F4 100%);
        background-image: -ms-linear-gradient(top, #FFF 20%, #F6F6F6 50%, #EEE 52%, #F4F4F4 100%);
        background-image: -o-linear-gradient(top, #FFF 20%, #F6F6F6 50%, #EEE 52%, #F4F4F4 100%);
        background-image: linear-gradient(top, #FFF 20%, #F6F6F6 50%, #EEE 52%, #F4F4F4 100%);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        border: 1px solid #E1E1E1;
        -webkit-box-shadow: 0 0 3px #FFF inset, 0 1px 1px rgba(0,0,0,0.1);
        -moz-box-shadow: 0 0 3px #FFF inset, 0 1px 1px rgba(0,0,0,0.1);
        box-shadow: 0 0 3px #FFF inset, 0 1px 1px rgba(0,0,0,0.1);
        display: block;
        overflow: hidden;
        white-space: nowrap;
        position: relative;
        padding: 6px 7px 6px 5px;
        color: #717171;
        text-decoration: none;
        height: 35px;
        line-height: 23px;
        cursor: pointer;
    }
    #main-menu select.selectnav option {
        padding: 1px 0;
        font-size: 0.8em;
    }
    /* BEGIN: Mean Menu styles. */

    /* Mean Menu styles. hide the link until viewport size is reached */
    a.meanmenu-reveal {
        display: none;
    }
    .mean-container #main-menu {
        padding: 0;
        margin: 0;
        height: 10px;
    }
    /* when under viewport size, .mean-container is added to body */
    .mean-container .mean-bar {
        float: left;
        width: 100%;
        position: relative;
        background: #000;
        padding: 4px 0;
        min-height: 42px;
        z-index: 9;
        margin-bottom: 10px;
    }
    .mean-container a.meanmenu-reveal {
        width: 22px;
        height: 22px;
        padding: 13px 13px 11px 13px;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        text-indent: -9999em;
        line-height: 22px;
        font-size: 1px;
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
    }
    .mean-container a.meanmenu-reveal span {
        display: block;
        background: #fff;
        height: 3px;
        margin-top: 3px;
    }
    .mean-container .mean-nav {
        float: left;
        width: 100%;
        background: #000;
        margin-top: 30px;
    }
    .mean-container .mean-nav ul {
        padding: 0;
        margin: 0;
        width: 100% !important;
        list-style-type: none;
    }
    .mean-container .mean-nav ul li {
        position: relative;
        float: left;
        width: 100%;
        margin-left: 0;
    }
    .mean-container .mean-nav ul li a {
        padding: 0.6em 5%;
        font-size: 13px;
    }
    .mean-container .mean-nav ul li ul li {
        width: 100%;
    }
    .mean-container .mean-nav ul li li a {
        padding: 0.6em 10%;
    }
    .mean-container .mean-nav ul li.mean-last a {
        border-bottom: none;
        margin-bottom: 0;
    }
    .mean-container .mean-nav ul li li li a {
        width: 70%;
        padding: 0.6em 15%;
    }
    .mean-container .mean-nav ul li li li li a {
        width: 60%;
        padding: 0.6em 20%;
    }
    .mean-container .mean-nav ul li li li li li a {
        width: 50%;
        padding: 0.6em 25%;
    }
    .mean-container .mean-nav ul li a:hover {
        background: #252525;
        background: rgba(255,255,255,0.1);
    }
    .mean-container .mean-nav ul li a.mean-expand {
        padding: 6px !important;
        height:26px;
    }
    .mean-container .mean-nav ul li a.mean-expand:hover {
        background: none;
    }
    .mean-container .mean-push {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0;
        clear: both;
    }
    .mean-nav .wrapper {
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .top_cartinfo {
        z-index:999;
        position: initial;
    }
    .cart_wrapper{
        text-align:center;
    }
    #menu1 .dd1smoothmenu.admin-menu,
    #menu1 .smoothmenu.admin-menu {
        float: none;
        text-align: center;
    }
    #respond form input[type="text"], #respond form textarea {
        width:87%;
    }
    .pmenu-bar,
    .cart_wrapper,
    .content_wrapper .page-content,
    .content-bar .post.blog .post_content,
    .sidebar.becomemember p.price,
    .sidebar.becomemember p{
        text-align: center;
    }
    .content-bar{
        margin-top: 40px;
    }
    #contactForm {
        width: 75%;
        margin: 0 auto;
    }
    .content-bar .post.blog .read_more,
    #comment-form #respond p.form-submit input#submit,
    #contactForm label{
        float: none;
    }
    .woo-home-product {
        /*max-width: 60%;*/
        margin: 0 auto;
    }
    .pmenu-bar li {
        display: inline-block;
        float: none;
    }
    .home-feature-box .feature_content_inner_box .feature_content_inner_box1,
    .fullwidth_inner .woocommerce .col2-set .col-1,
    .fullwidth_inner .woocommerce-page .col2-set .col-1{
        margin-bottom: 25px;
    }
    .header {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .woocommerce table.shop_table_responsive tr td.order-actions, .woocommerce-page table.shop_table_responsive tr td.order-actions {
        text-align: center !important;
    }
    .fullwidth_inner .woocommerce table.shop_table td, .fullwidth_inner .woocommerce table td, .fullwidth_inner table.shop_table td, .fullwidth_inner table td{
        border-left: none;
        border-right: none;
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{
        border-top: 1px solid #ddd !important;
    }
    #commentsbox{
        width:100%;
    }
    .page-content li{
        list-style-position: inside;
    }
    #contactForm input[type="submit"]{
        float: none;
    }
    #nav-single {
        margin-bottom: -40px;
    }
    .woocommerce ul.products li#product_item, .woocommerce-page ul.products li#product_item {
        width: 50%;
    }
    .home-blog .home-blog-top span.f-date{
        position: inherit;
        margin: 0 auto;
    }
    .home-blog .home-blog-top h5{
        padding-left: 0;
    }
    #myCarousel h1 {
        font-size: 16px;
        line-height: 26px;
    }
    #myCarousel li {
        font-size: 14px;
        line-height: 20px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    ul.ddsmoothmenu {
        display: none;
    }
    #menu .smoothmenu.admin-menu{
        margin-top:-20px;
    }
    .it_mobile_menu a {
        display: block;
        padding-left:0px;
        color: #3B3B3B;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .header .logo {
        text-align:center;
    }
    .home-blog .feature_content_inner_box1{
        width:49%;
    }
    .home-blog .home-blog-top{
        display: block;
        text-align: center;
        margin-bottom: 0;
    }
    .home-blog .home-blog-top h5{
        margin-top: 15px;
    }
    .ddsmoothmenu .sub-menu {
        margin-left:100px !important;
        visibility:hidden;
    }
    .ddsmoothmenu .sub-menu li {
        margin: 0 !important;
        padding: 0 !important;
        margin-left:200px !important;
        clear:both;
        left:20px;
    }
    .mobile_nav {
        display: inline-block;
        text-shadow: 1px 1px 0 #fff;
    }
    li.depth-4 ul.children {
        padding-left: 0;
    }
    #menu li {
        float:none !important;
    }
    .ddsmoothmenu,
    #MainNav {
        text-align:center;
    }
    .carticon {
        margin: 0;
        float:none;
    }
    .productlisting .pgallery .thumbnail {
        margin-left:0;
    }
    .subscribe .tryimage {
        margin-top: 15px;
        margin-left:110px;
        margin-bottom: 15px;
    }
    .subscribe .signupform {
        background:#CED3D8;
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 5px;
        width: 250px;
        float:left;
        margin-left:100px;
        margin-bottom:25px;
    }
    .content-bar .post .post_content img.postimg {
        width: 460px;
        height: 230px;
    }
    #commentform .iconimage1 {
        background:#2b2b2c;
        height:20px;
        position:absolute;
        top:5px;
        right:155px;
    }
    #commentform .iconimage2 {
        background:#2b2b2c;
        height:20px;
        position:absolute;
        top:60px;
        right:155px;
    }
    .sidebar {
        margin: 0;
        padding-left: 0;
        padding-top: 60px;
        max-width: 100%;
    }
    .sidebar .item-details a.ratings {
        margin-top:0;
    }
    .sidebar .item-details .ratings strong {
        margin-top:10px;
    }
    .sidebar .item-details .ratings span {
        margin-top:10px;
        margin-left:5px;
    }
    .sidebar.becomemember {
        padding-left:0;
    }
    .footer_wrapper .footer_widget {
        background:none;
    }
    .content .network_listing .ournetwork {
        padding-right: 20px;
        width:100%;
    }
    .sidebar.author {
        margin:0;
        padding-left:0;
    }
    .siteinfo {
        margin:0;
    }
    #edd_purchase_form legend {
        width:468px;
    }
    .flexslider .slides img {
        height:222px;
    }
    .flexslider {
        position: relative;
        height: 236px;
        zoom: 1;
    }
    .buy_button.on_content{
        display:inline-block;
    }
    .buy_button{
        display:none;
    }
    .buy_button.on_content{
        display:inline-block;
        margin-bottom: -12px;
        margin-left: 98px;
    }
    .comment-sidebar{
        display:compact;
    }
    .comment-contentbar{
        display:none;
    }
    #commentform input[type="text"] {
        width:97%;
    }
    textarea#comment {
        width:97%;
    }
    .content-bar .post.blog .post_content img{
        max-width:428px;
        height:auto;
    }
    .flexslider .slides img, .single_image img{
        border: 1px solid #ddd;
        padding:4px;
    }
    .container_24.short{
        overflow:hidden;
    }
    #searchform input[type="text"] {
        width: 416px;
    }
    .feature_content ul.feature_content_inner_box li .feature_content_inner_box1 {
        margin-bottom: 20px;
    }
    .footer_wrapper, .footer_bottom {
        text-align: center;
    }
    .fullwidth_inner .woocommerce .cart-collaterals .cart_totals {
        float: left;
        width: 85%;
        text-align: left;
        margin: 20px 0;
    }
    .fullwidth_inner .woocommerce .col2-set .col-1,
    .fullwidth_inner .woocommerce-page .col2-set .col-1 ,
    .fullwidth_inner .woocommerce .col2-set .col-2{
        float:none;
        width: 100%;
    }
}
@media only screen and (max-width: 640px) {
    .woo-shop-section{
        width: 47%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation,
    .woocommerce-account .woocommerce-MyAccount-content,
    .products .product{
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li{
        margin-right: 0;
    }
    .bottom_footer_content .social_logos li a i{
        margin-left: 0;
    }
    #myCarousel .carousel-caption {
        /*bottom: 15%;*/
    }
    #myCarousel h1 {
        font-size: 14px;
        line-height: 22px;
    }
    #myCarousel li {
        font-size: 13px;
        line-height: 20px;
        padding: 5px 15px;
    }
    #myCarousel .salesbutton a{
        padding: 6px 20px;
    }
    #myCarousel .carousel-text {
        max-width: 95%;
    }
}
@media only screen and (max-width: 480px) {
    ul.ddsmoothmenu {
        display: none;
    }
    .it_mobile_menu a {
        display: block;
        padding-left:0px;
        color: #3B3B3B;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .header .logo {
        text-align:center;
        margin: 40px 0 21px 0px;
    }
    #menu .dd1smoothmenu.admin-menu {
        margin-top:-20px;
        margin-right: -0px;
    }
    .ddsmoothmenu .sub-menu {
        margin-left:100px !important;
        visibility:hidden;
    }
    .ddsmoothmenu .sub-menu li {
        margin: 0 !important;
        padding: 0 !important;
        margin-left:200px !important;
        clear:both;
        left:20px;
    }
    .mobile_nav {
        display: inline-block;
        text-shadow: 1px 1px 0 #fff;
    }
    .mobile_nav > span {
        position: absolute;
        top: 21px;
        left: 28px;
    }
    .ddsmoothmenu {
        text-align: center;
    }
    #menu .smoothmenu {
        float:left;
    }
    li.depth-4 ul.children {
        padding-left: 0;
    }
    #menu li {
        float:none !important;
    }
    #MainNav {
        text-align:center;
    }
    /*header */
    .header .logo {
        text-align:center;
    }
    .carticon {
        margin: 0;
        float:none;
    }
    .logo {
        margin: 0;
        padding: 0;
        margin-top: 12px !important;
    }
    .productlisting .pgallery .thumbnail {
        margin-left:25px;
        margin-top:48px;
    }
    .tryimage {
        margin-top: 5px;
        margin-bottom: 25px;
    }
    .subscribe .signupform {
        background:#CED3D8;
        overflow: hidden;
        padding-top: 10px;
        padding-bottom: 5px;
        width: 250px;
        float:left;
        margin-left:0px;
        margin-bottom:25px;
    }
    .signupform .image {
        margin-left:10px
    }
    .content-bar .post .post_content img.postimg {
        width: 270px;
        height: 120px;
    }
    #commentform .iconimage1 {
        background:#2b2b2c;
        height:20px;
        position:absolute;
        top:5px;
        right:77px;
    }
    #commentform .iconimage2 {
        background:#2b2b2c;
        height:20px;
        position:absolute;
        top:60px;
        right:77px;
    }
    .sidebar {
        margin: 0;
        padding-left: 0;
        padding-top: 60px;
        max-width: 100%;
    }
    .sidebar .item-details a.ratings {
        margin-top:0;
    }
    .sidebar .item-details .ratings strong {
        margin-top:10px !important;
    }
    .sidebar .item-details .ratings span {
        margin-top:10px;
        margin-left:5px;
    }
    .footer_wrapper .footer_widget {
        background:none;
    }
    .productlisting .pgallery {
        margin:0 auto;
        padding:0;
        width:100%;
        margin-left:0px;
        margin-top: 30px;
    }
    .productlisting .pgallery ul.thumbnail li {
        width: 235px;
        height: 199px;
        margin-bottom: 0px;
        margin-bottom: 6px;
        margin-left: 0;
    }
    .content .network_listing {
        width:90%;
    }
    .content .network_listing .theme_instruction li {
        margin-left:0;
        padding-left:40px;
        margin-bottom:15px;
        line-height:20px;
        background-color:#f3f3f3
    }
    #pmenu-bar {
        width:98%;
    }
    #pmenu-bar a {
        padding: 15px 20px 22px 25px;
        margin: 0;
    }
    .content .network_listing .ournetwork {
        padding-right: 20px;
        width:100%;
    }
    .sidebar.becomemember {
        margin:0;
        padding-left:0px;
        margin-top:25px;
    }
    .sidebar.author {
        margin:0;
        padding-left:0;
    }
    .productlisting .pgallery ul.thumbnail li {
        margin-right:12px;
        padding-top:10px;
        margin-bottom:20px;
        position:relative;
        width:206px;
        height:auto;
        display:inline-block;
        padding:6px 5px 10px 8px;
        background-color:#fff;
        margin-left:0;
        vertical-align:top;	
    }
    .productlisting .pgallery .thumbnail li img {
        width:203px;
        height:170px;
    }
    .flexslider .slides img, .single_image img{
        border: 1px solid #ddd;
        padding:4px;
    }
    .siteinfo {
        margin:0;
    }
    #edd_checkout_cart, #edd_checkout_cart td, #edd_checkout_cart th {
        background: white !important;
        padding: 14px 17px 14px 10px !important;
    }
    #edd_purchase_form legend {
        width:468px;
    }
    .content-bar .post .post-social-link-wrapper {
        display:none;
    }
    .flexslider .slides img {
        height:172px;
    }
    .flexslider {
        position: relative;
        height: 185px;
        margin-bottom:26px;
        zoom: 1;
    }
    .flex-direction-nav li .next {
        background: url(images/next.png) no-repeat;
        right: 0px;
        width: 31px;
        height: 24px;
        bottom: 5px;
    }
    .buy_button.on_content{
        display:inline-block;
        margin-bottom: 0px;
        margin-left: 38px;
    }
    .buy_button.on_content .buy_now {
        background: url('images/buy-smallbtn-1.png') no-repeat 0 0;
        width: 221px;
        height: 41px;
        font-family: 'Arvo', serif;
        display:inline-block;
        margin-bottom:12px;
        color:#fff;
        text-align:center;
        line-height:40px;
        font-size:18px;
        text-shadow:0 2px 2px #396d07;
        font-weight:normal;
        border: none;
    }
    .buy_button.on_content .buy_now:hover {
        background: url('images/buy-smallbtn-1.png') no-repeat 0 -46px;
        width: 221px;
        height: 41px;
        cursor: pointer;
    }
    .buy_button.on_content a.linkmore_btn{
        background:url(images/link-more-ipad.png) center no-repeat;
        width:221px;
        height:32px;
        display:inline-block;
        margin-bottom: 19px;
        margin-top:12px;
    }
    .buy_button, .commentsbox,
    .comment-contentbar{
        display:none;
    }
    .comment-sidebar{
        display:compact;
    }
    #commentform input[type="text"],
    textarea#comment {
        width:97%;
    }
    .content-bar .post.blog .post_meta {
        width:auto;
    }
    .content-bar .post.blog .post_meta li.post_comment {
        position:static;
    }
    noindex:-o-prefocus, form#loginform{
        margin-left:-132px;
    }
    noindex:-o-prefocus, form#loginform p.login-remember{
        margin-left:139px;
    }
    noindex:-o-prefocus, #menu .ddsmoothmenu li ul{
        position:absolute !important;
        top:17px !important;
        left:0 !important;
    }
    /* Admin Tables
    =================================*/
    .box-head {
        background: url(images/grad-overlay-s.png) #393939;
        border-radius: 2px;
        padding-left: 10px;
    }
    .box-head h2 {
        color: #DDD;
        font-size: 14px;
        font-weight: 600;
        text-shadow: 0 1px 0 #222;
        margin-bottom: 0;
    }
    element.style {
        width: 277px;
    }
    table.dataTable thead th {
        border-right: 1px solid #CCC;
    }
    table.dataTable{
        width: 100%;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    table.dataTable thead th {
        padding: 7px 18px 7px 10px;
        font-weight: bold;
        cursor: pointer;
    }
    table.dataTable thead th {
        border-right: 1px solid #CCC;
        color: #292929;
        text-shadow: 0 1px 0 white;
        font-size: 12px;
        background: url('images/theadgrand.png') repeat-x;
    }
    table.dataTable td{
        padding: 7px 18px 7px 10px;
        border: none;
        border-right: 1px solid #CCC;
    }
    table.dataTable tr.even{
        background-color: #ffffff;
    }
    table.dataTable tr.odd{
        background-color: #F6F6F6;
    }
    table.dataTable tr.odd:hover, 
    table.dataTable tr.even:hover { 
        background-color: #ddd; 
    }
    .container_24.short{
        overflow:hidden;
    }
    #menu .smoothmenu.admin-menu {
        float:left;
    }
    .content-bar .post.category{
        /*width:224px;*/
    }
    .content-bar .post.category{

    }
    .content-bar .post.category .cat_post_content {
        padding:10px;
        margin:15px 0;
    }
    .content-bar .post.category{
        margin-bottom:30px;
    }
    #content-cat{
        margin-top:55px;
    }
    .sidebar.becomemember button.alt {
        margin: 53px 0 0px -140px;
    }
    .review_panel ul.tabs li a {
        display: inline-block;
        padding: 5px 5px 5px 5px;
    }
    .content_wrapper .page-content .content-bar .woocommerce-ordering {
        margin-top:0;
        float:left;
    }
    #searchform input[type="text"] {
        width: 224px;
    }
    .fullwidth_inner .woocommerce .col2-set .col-1,
    .fullwidth_inner .woocommerce-page .col2-set .col-1 ,
    .fullwidth_inner .woocommerce .col2-set .col-2{
        float:none;
        width: 100%;
    }
    .feature_content ul.feature_content_inner_box li .feature_content_inner_box1 {
        margin-bottom: 20px;
    }
    .footer_wrapper, .footer_bottom {
        text-align: center;
    }
    .fullwidth_inner .woocommerce .cart-collaterals .cart_totals {
        float: left;
        width: 56%;
        text-align: left;
        margin: 20px 0;
    }
    .fullwidth_inner  table.shop_table th.product-name, .fullwidth_inner table.shop_table td.product-name, .fullwidth_inner  table.shop_table th.product-quantity, .fullwidth_inner table.shop_table td.product-quantity{
        /*display:none;*/
    }
    #contactForm input[type="text"], #contactForm input[type="email"], #contactForm textarea {
        width: 92%;
    }
    .fullwidth_inner .woocommerce .cart-collaterals .cart_totals tr td, .fullwidth_inner .woocommerce .cart-collaterals .cart_totals tr th{
        padding: 12px 30px;
        border-left: 1px solid #FCFCFC;
    }
    .woocommerce .fullwidth_inner .cart-collaterals .shipping_calculator, .woocommerce-page .fullwidth_inner .cart-collaterals .shipping_calculator {
        width: 100%;
    }
    .woocommerce .fullwidth_inner .cart .button, .woocommerce-page .fullwidth_inner .cart .button, .woocommerce .fullwidth_inner .cart input.button, .woocommerce-page .cart input.button {
        float: left;
        margin-bottom:20px;
    }
    .woocommerce .fullwidth_inner table.cart td.actions .button.alt, .woocommerce-page .fullwidth_inner table.cart td.actions .button.alt, .woocommerce .fullwidth_inner #content table.cart td.actions .button.alt, .woocommerce-page .fullwidth_inner #content table.cart td.actions .button.alt {
        float: left;
        margin-left: 0;
    }
    .woocommerce .quantity, .woocommerce-page .quantity, .woocommerce #content .quantity, .woocommerce-page #content .quantity {
        top: -36px;
    }
    .content_wrapper .page-content .sidebar.becomemember form.cart button.alt.single_add_to_cart_button {
        margin-left: 0;
        margin-top: 25px;
    }
    .feature_content .feature_content_inner_head h6{
        padding: 0 15px;
    }
    .home-feature-box .feature_content_inner_box1{
        margin-bottom: 20px;
    }
    .header .logo{
        margin: 0;
    }
    .feature_content .home-feature-box{
        margin-bottom: 0;
    }
    .home-blog .feature_content_inner_box1{
        width: 100%;
    }
    .home-blog .home-blog-top {
        display: inline;
        text-align: center;
    }
    .home-blog .home-blog-top h5{
        margin-top: 15px;
    }
    ol.commentlist li .comment-body{
        margin-left: 50px;
    }
    ol.commentlist li .comment-author .avatar{
        left: -50px;
    }
    .woocommerce ul.products li#product_item, .woocommerce-page ul.products li#product_item {
        width: 100%;
    }
    .content-bar .woocommerce-ordering select{
        display: block;
    }
    #myCarousel h1 {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0;
    }
    #myCarousel li {
        display: none;
    }
}
@media only screen and (max-width: 320px) {
    .bg-img img {
        width: 100%;
        height: 100px !important;
    }
    .container_24.short,
    .footer_wrapper {
        overflow:hidden;
    }
    .review_panel {
        margin-top: 20px;
        width: 230px;
    }
    .content-bar .site-content ul.products li#product_item {
        float: none;
        margin: 0 12px 25px 25px;
        width: 62%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .productlisting .pgallery ul.thumbnail .col-5{
        width: 33.33%;
        padding: 15px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .productlisting .pgallery ul.thumbnail .col-5{
        width: 50%;
        padding: 15px;
    }
}
@media only screen and (max-width: 479px) {
    .productlisting .pgallery ul.thumbnail .col-5{
        width: 100%;
    }
    #tiles li{
        left: 25% !important;
    }
}