/*
Theme Name: SaleJunction Pro
Theme URI: http://www.inkthemes.com/wp-themes/wordpress-marketplace-theme/
Description: SaleJunction lets you create Exciting E-commerce Website on WordPress. SaleJunction comes pre-integrated with WooCommerce & Easy Digital Downloads Plugin. Now sell your digital and tangible products easily and quickly as never before.
Version: 2.1.2
Author: InkThemes
Author URI: http://www.inkthemes.com/
License: GPL v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-colors, editor-style, featured-images, threaded-comments, translation-ready
Text Domain: salejunction-pro
*/
.sticky{}
.gallery-caption{}
.bypostauthor{}
body {
    font-family: inherit;
    font-size:14px;
    line-height:21px;
    background:#fff;
    color:#555;
}
h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
}
h1 {
    font-size:24px;
}
h2 {
    font-size:22px;
}
h3 {
    font-size:20px;
}
h4 {
    font-size:18px;
}
h5 {
    font-size:16px;
}
h6 {
    font-size:14px;
}
a {
    text-decoration:none;
    color:#C7521C;
}
a:hover{
    color: #f27231;
    text-decoration:none;
}
a img {
    border:none;
}
:focus {
    outline:none;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.625em;
    margin-top:5px;
}
td, th {
    border: 1px solid #ccc;
    padding: 3px;
}
th {
    background: #cccccc;
}
ol {
    list-style: decimal;
}
ul {
    list-style: disc;
}
li {
    margin-left:30px;
    line-height: 1.8em;
}
p{
    font-family: inherit;
    font-size:14px;
    line-height:21px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    margin-bottom:15px;
    font-weight:normal;
}
wrapper_main {
    margin:0;
    padding:0;
    width:100%;
}

/* `Clear Floated Elements
-----------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before, .clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearfix:after {
    clear: both;
}
/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
    /*zoom: 1;*/
}

/*-------Wordpress Core Classes---------*/
blockquote {
    padding-left:69px;
    min-height:50px;
}
blockquote {
    margin-top:40px;
    margin-bottom:40px;
}
blockquote.home_blockquote{
    padding-bottom: 22px;
}
blockquote img {
    float: left;
    margin-right:15px;
}
.alignnone {
    margin: 5px 20px 20px 0;
    clear: both;
    display: block;
    overflow: hidden;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
    clear: both;
}
.alignright,
a img.alignright{
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft,
a img.alignleft{
    float:left;
    margin: 5px 20px 20px 0;
}
a img.alignnone,
.wp-caption.alignnone ,
.wp-caption.alignleft ,
.wp-caption.alignright {
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.screen-reader-text{
    /*display: block;*/
}
.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 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:4px 4px 5px;
}
/*Top Site Details
=========================================================*/
.carticon{
    padding-right: 10px;
}
.wrapper_top {
    margin:0;
    padding:0;
    width:100%;
    position:relative;
}
.top_cartinfo {
    width: 100%;
    background: #f27232;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #ffffff;
    position: fixed;
    z-index: 1000;
    line-height: 21px;
    font-size: 14px;
    box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
}
.siteinfo {
    margin:0;
    display:inline;
}
.iteminfo {
    margin-left:0;
    margin-right:20px;
}
.iteminfo a{
    color:#fff;
}
.carticon {
    margin:0;
    display:inline;
    margin-left:0px;
}
.cart_image{
    margin-right:6px;
    margin-top:-4px;
}
.carticon a{
    color:#fff;
    text-decoration:none !important;    
}
span.cartstyle {
    text-decoration:underline;
}
span.bull {
    width:7px;
    height:7px;
    margin-top:0;
}
span.bull img {
    padding-bottom:5px;
}
span.hightlight {
}
/*Header Style
====================================*/
.header {
    margin-top:50px;
}
/*Logo style
=========================================================*/
.logo {
    margin:0;
    padding:0;
    margin-top:12px;
}
.logo img{
    max-width:230px;
    margin-bottom:15px;
}
.down_div{
    width:100%;
}
/* Menu Style
========================================================*/
.menu_container {
    margin:0;
    padding:0;
    width:100%;
}
.menu_bar {
    margin:0;
    display:inline-block;
    width:100%;
    margin-top:-7px;
}
#menu {
    position:relative;
}
#menu ul, #menu1 ul{
    list-style-type:none;
}
#menu1 .dd1smoothmenu.admin-menu{
    margin-top:0px;
    margin-bottom:0px;
    margin-right:0px;
}
#menu1 .dd1smoothmenu.admin-menu{
    float:right;
}
#menu1 .dd1smoothmenu.admin-menu li a{
    color:#fff;
}
#menu1 .dd1smoothmenu.admin-menu li{
    margin-left:15px;
}

#menu1 .smoothmenu.admin-menu{
    margin-top:0px;
}
#menu1 .smoothmenu.admin-menu li, #menu1 .dd1smoothmenu li{
    margin-left:0;
    display:inline;
    margin-right:8px;
}
#menu1 .smoothmenu li ul {
    position:absolute;
    right:0;
    display:none;
    visibility:hidden;
    margin-top:22px;
    width:141px !important;
    margin-left: -11px;
    padding-left: 4px;
    border-top:none;
    margin-top:0;
    background:#f27231;
}
#menu1 .smoothmenu {
    list-style:none;
    position:relative;
    margin: 0;
    float:right;
    font-family:inherit;
    margin-top:2px;
}
#menu1 .smoothmenu.admin-menu.left{
    float:left;
}
#menu1 .smoothmenu.admin-menu li.welcome_menu a{
    padding-right:11px;
    margin-right: 10px;
}
#menu1 .smoothmenu.admin-menu li a {
    font-weight: normal;
}
.menu_wrapper #menu1 .smoothmenu.admin-menu li ul{
    position:absolute;
    left:-15px;
    padding-top:10px;
}
#menu1 .smoothmenu.admin-menu li li{
    border-bottom:1px dashed #f9a67d;
}
#menu1 .smoothmenu.admin-menu li li a {
    background:#f27231 !important;
    width:90px;
    color:#fff;
    height:auto;
    float:none;
    display:block;
    text-align:left;
    position:relative;
    margin:0;
    padding:8px 0 8px 0;
    padding-left:10px;
    font-size:13px;
    font-weight:normal;
    line-height:18px;
    border-radius:0;
    text-shadow:none;
}
#menu1 .smoothmenu.admin-menu li li.welcome_menu a{
    background:none !important;
}
#menu1 .smoothmenu.admin-menu li li a:hover {
    text-shadow:none;
}
#menu1 .smoothmenu.admin-menu li a{
    color:#fff;
}
#menu1 .smoothmenu li li a:after {
    width:100%;
    content:'';
    position:absolute;
    left:0;
    top:0;
}
#menu1 .smoothmenu li li a:after {
    width:100%;
    content:'';
    position:absolute;
    background:none !important;
    left:0;
    top:0;
}
#menu1 .ddsmoothmenu, #menu .dd1smoothmenu { 
    list-style:none;
    position:relative;
    margin: 0;
    float:right;
    font-family:inherit;
    margin-top:2px;
}
#menu .ddsmoothmenu{
    margin-bottom: 0;
    text-align: right;
}
#menu .ddsmoothmenu li > ul li > ul {
    margin-top:1px;
}
#menu .ddsmoothmenu li, #menu .dd1smoothmenu li {
    position:relative;
    display:block;
    font-size:14px;
    margin-left:0;
    margin-bottom:0;
    display:inline-block;
}
#menu .ddsmoothmenu li a {
    position: relative;
    color: #090808;
    text-decoration: none;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 60px;
    /*    margin-right: 2.5px;
        margin-left: 8px;*/
}
.top_menu li a{
    text-shadow:none !important;
    font-size: 13px;
}
.container_24.dd-container{
    overflow:visible;
}
#menu .ddsmoothmenu li:last-child {
    margin-right:0;
    padding:0;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover, #menu li.current_page_item a {
    color: #AC470E;
}
#menu .ddsmoothmenu li > ul {
    margin-top:0px;
    margin:0;
}
#menu li li a, #menu li li a.selected, #menu li li a:hover {
    border:none;
    border-radius:0;
}
#menu .ddsmoothmenu li li:last-child:after {
    border-bottom:none;
}
#menu .ddsmoothmenu li li:first-child:before {
    border-top:none;
}
#menu .ddsmoothmenu li li {
    font-family:inherit;
    font-size:13px;
    line-height:15px;
    text-transform:capitalize;
    margin:0;
    padding:0;
    border-radius:none;
}
#menu .ddsmoothmenu li li a {
    width: 154px !important;
    color: #525252;
    height: auto;
    float: none;
    display: block;
    text-align: left;
    position: relative;
    margin: 0;
    padding: 4px 0 4px 0;
    margin: 0px 8px;
    padding-left:10px;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
    border-radius: 0;
    font-family:inherit !important;
}
#menu .ddsmoothmenu li li:last-child {
    border-bottom:none;
}
#menu .ddsmoothmenu li li a:after ,
#menu .ddsmoothmenu li li:last-child a:after {
    width:100%;
    content:'';
    position:absolute;
    left:0;
    top:0;
}
#menu .ddsmoothmenu li li li li:last-child a, #menu .ddsmoothmenu li li li li:last-child a:after {
    border-top:none;
    border:none;
}
#menu .ddsmoothmenu li li:last-child a:after {
    bottom:0;
}
* html #menu .ddsmoothmenu li li a {
    display:inline-block;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
    text-shadow:none;
    color:#AC470E;
    background:#f5f5f5;
}
#menu .ddsmoothmenu li ul {
    position:absolute;
    left:0;
    top:0;
    display:none;
    visibility:hidden;
    /*margin-top:23px;*/
    width:180px !important;
    margin-left:-1px;
    border-top:none;
    padding-top:10px;
    padding-bottom:10px;
    background-color:#fefefe;
    border-left:solid 1px #ddd;
    border-right:solid 1px #ddd;
    border-bottom:2px solid #f25231;
    -moz-box-shadow: 0px 2px 8px #bbb;
    -webkit-box-shadow: 0px 2px 8px #bbb;
    box-shadow: 0px 2px 8px #bbb;
}
#menu .ddsmoothmenu li ul li {
    display:list-item;
    float:none;
    padding-top:1px;
}
#menu .ddsmoothmenu li ul li:last-child {
    border-bottom:none;
}
#menu .ddsmoothmenu li ul li ul {
    padding-top:0;
    top:0;
    margin-top:0;
    margin-left:0;
    border-top:solid 1px #b1b1b1;
}
#menu .ddsmoothmenu li ul li ul li:first-child {
    padding-top:0;
    border-top:solid 1px #b1b1b1;
}
* html .ddsmoothmenu {
    height:1%;
}
#menu .ddsmoothmenu .downarrowclass:after,
#menu .ddsmoothmenu .rightarrowclass:after {
    content: "\e252";
    font-family: 'Glyphicons Halflings';
    vertical-align: middle;
    font-size: 8px;
}
#menu .ddsmoothmenu .downarrowclass:after{
    padding-left: 5px;
}
#menu .ddsmoothmenu .rightarrowclass:after {
    float: right;
}
.ddshadow {
    width:0;
    height:0;
    position:absolute;
    left:0;
    top:0;
    display:none;
}
/* Attachment Page Styling 
========================================================*/
.attachment-meta{
    margin-bottom: 5px;
    text-align: center;
}
.attachment-meta + p{
    text-align: center;
}
.attachment-meta + p img{
    max-width: 100%;
    height: auto;
}

/* Site Info box Style
========================================================*/
.siteinfobox {
    margin:0;
    border-top: solid 1px #ccc;
    /*margin-bottom:5px;*/
}
#edd_checkout_form_wrap fieldset#edd_register_account_fields, #edd_checkout_form_wrap fieldset#edd_login_fields {
    border: none !important;
    padding: 0!important;
}
#edd_checkout_form_wrap fieldset{
    background:#fff;
}
.page-content .content-bar.page-404 img{
    border:1px solid #ccc;
    padding:10px; 
    border-radius:5px;
}
.page-content .content-bar header.entry-header h3{
    line-height:26px; 
    margin-top:49px; 
    color:#f27231; 
    margin-bottom:-4px;
}
.page-content .content-bar #edd_checkout_form_wrap fieldset, 
.page-content .content-bar #edd_checkout_form_wrap #edd_discount_code, 
.page-content .content-bar #edd_checkout_form_wrap #edd_register_account_fields{
    padding:15px !important;
}
.page-content .searchform input[type="text"],
.page-content .searchform input[type="submit"]{
    color:#666666;
}
.page-content .searchform{
    border-color: #666666;
}
/* Full Screen Slider Style
========================================================*/

#myCarousel .item{
    /*height:520px;*/
    background-size: cover !important;
}
#myCarousel .carousel-caption{
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#myCarousel .carousel-text{
    padding: 0;
    text-align: center;
    /*width: 950px;*/
    margin: 0 auto;
}
#myCarousel .salesbutton{
    display: inline-block;    
}
#myCarousel .salesbutton:hover,
#myCarousel .salesbutton2:hover {
    opacity: 0.8;
}
#myCarousel .salesbutton a {
    color: #fff;
    -webkit-animation: fadeIn 0.5s linear 0.5s both;
    -moz-animation: fadeIn 0.5s linear 0.5s both;
    -o-animation: fadeIn 0.5s linear 0.5s both;
    -ms-animation: fadeIn 0.5s linear 0.5s both;
    animation: fadeIn 0.5s linear 0.5s both;
    display: inline-block;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    background: #f27232;
    /* margin-top: 20px; */
    /* width: 160px; */
    border-radius: 30px;
    /* margin-left: 5px; */
    margin-right: 5px;
    margin-bottom: 15px;
    font-size: 16px;
}
#myCarousel .salesbutton2 a {
    color:#fff;
    display:block;
}
#myCarousel h1{
    font-size:32px;
    line-height:48px;
    margin-bottom:20px;
    text-align:center;
    color:#fff;
    font-weight:normal;
    text-shadow: none;
    font-family: inherit;
    background: rgba(0, 0, 0, 0.42);
    padding:5px 12px;
    display: inline-block;
}
#myCarousel li{
    margin-top: 0px;
    padding: 8px 22px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    text-shadow: none;
    line-height: 28px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.42);
    margin-left: 0;
}

/* content Style
========================================================*/
.content_wrapper {
    margin:0;
    width:100%;
}
.content_wrapper .content {
    margin:0;
    /* background:#f2f2f2 url(assets/images/contentbg.png) repeat-x;*/
    background:whitesmoke;
    overflow:hidden;
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    padding-bottom:30px;
}
.content_wrapper .full-width{
    margin-top: 40px;
}
/* Product Category Menu
==============================================*/
.pmenu-bar {
    margin: 0px 0px 0px 0px;
    padding: 0px 6px 0px 0px;
    /*height: 46px;*/
    line-height: 100%;
    margin-top:42px;
    width:100%;
}
.pmenu-bar.category{
    margin-top:5px;
    margin-bottom:22px;
}
.pmenu-bar li {
    margin: 0;
    padding: 0;
    /* float: left; */
    /* position: relative; */
    /* list-style: none; */
    /* border: solid 1px #d1d1d1; */
    display: inline-block;
    padding: 8px 12px;
    margin: 0 8px;
    color: #FBBC05;
    border: 1px solid #f27232;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.pmenu-bar li:last-child a {
    padding-right:20px;
}
.pmenu-bar a {
    /*    font-weight: normal;
        font-style: normal;
        color: #303d53;
        font-size:15px;
        line-height:20px;
        text-decoration: none;
        display: block;
        padding: 15px 20px;
        margin: 0;
        text-shadow:0 1px 1px #fff;*/
}
.pmenu-bar li a {
    border:none;
}
.pmenu-bar ul {
    /*    display: none;
        margin: 0;
        padding: 0;
        width:195px;
        position: absolute;
        top: 30px;
        left: 0;*/
}
.pmenu-bar li:hover > ul {
    display: block;
}
.pmenu-bar ul li {
    /*    float: none;
        margin: 0;
        padding: 0;
        border-bottom:2px solid #ddd;*/
}
.pmenu-bar ul a {
    /*    padding:10px 0px 10px 16px;
        font-size:16px;
        color: #2b4057;
        line-height:60px;
        font-style:normal;
        font-family:arial;
        font-weight: normal;*/
}
/*.pmenu-bar ul li:first-child > a {
    margin:0;
    padding:0;
}
.pmenu-bar ul li:last-child > a {
    color:#fff;
}
.pmenu-bar:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.pmenu-bar {
    display: block;
}*/
html[xmlns] #pmenu-bar {
    display: block;
}
* html #pmenu-bar {
    height: 1%;
}
#filters a:focus{
    outline: 0;
}
filters a::after{
    content:'';
    position:absolute;
    z-index: 1;
    top: 0; 
    bottom: 0;
}
filters #current a, 
filters #current a::after{
    background: #e8e8e8;
    z-index: 3;
}
.pmenu-bar li a.current{
    /*background: #e8e8e8;*/
    z-index: 3;
}
/* Product Gallery
==============================================*/
.productlisting {
    margin:0;
    margin-left:0px;
}
.productlisting .pgallery {
    margin:0 auto;
    padding:0;
    width:100%;
    margin-left:0px;
    margin-top: 40px;
    position:relative;/*
    */}
.page-content .product-thumbnail.row{
    /*    margin: 0 auto;
        padding: 0;
        width: 100%;
        margin-left: 0px;*/
    margin-top: 40px;
    position: relative;
    clear: both;
}
.review_panel .product-thumbnail .product-list,
.productlisting .pgallery .product-thumbnail .product-list,
.product-thumbnail .product-list{
    display: inline-block;
    position: relative;
    float: none;
    vertical-align: top;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #fff;
    vertical-align: top;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    margin: 0 0 0px;
}
.productlisting .pgallery .product-thumbnail .product-list{
    display: block;
}
.home-product-listing .productlisting .pgallery .product-thumbnail .product-list{
    /*display: inherit;*/
}
.productlisting .pgallery .product-thumbnail .product-list:hover, .product-thumbnail .product-list:hover{
    border:1px solid #fff;
    box-shadow: 0 1px 8px #ff7d3c;
    -moz-box-shadow: 0 1px 8px #ff7d3c;
    -webkit-box-shadow: 0 1px 8px #ff7d3c;	
}
.productlisting .pgallery .product-thumbnail .product-list, .product-thumbnail .product-list span.price{
    font-size:17px;
    color:#2D7E0A;
}
.productlisting .pgallery .product-thumbnail .product-list{
    padding: 10px 10px 20px 10px;
}
.productlisting .pgallery .product-thumbnail .product-list, .product-thumbnail .product-list span.price del{
    font-size:70%;
    color:#888;
}
.productlisting .pgallery .product-thumbnail .product-list a.added_to_cart{
    margin-left: 20px;
}

.productlisting .pgallery .product-thumbnail .product-list a.added_to_cart,
.productlisting .pgallery .product-thumbnail .product-list a.add_to_cart_button{
    /*    border: solid 1px #333;
        color: #fff;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        font-size: 14px;
        text-align: center;
        position: relative;
        display: inline-block;
        background-color: #333;
        margin: auto;
        width: auto;
        padding: 10px 18px;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-weight: 400;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-rendering: optimizeLegibility;
        margin: 10px auto  0px auto;*/
    background-image: none;
}
.productlisting .pgallery .product-thumbnail .product-list a.added_to_cart{
    margin-left:5px;
}
.productlisting .pgallery .product-thumbnail .product-list .edd-image img{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
} 
.productlisting .pgallery .product-thumbnail li img, .product-thumbnail li img {
    width: 100%;
    height: auto;
    margin-bottom:9px;
    margin-right:0px;
    -webkit-transition:all 1s ease-out;
    -moz-transition:all 1s ease-out; 
    -o-transition:all 1s ease-out;
}
.productlisting .pgallery li .edd-image, li .edd-image{
    /*    margin-top:3px;
        margin-bottom: 10px;*/
}
.productlisting .pgallery .product-thumbnail .product-list .thumb-content, .product-thumbnail .product-list .thumb-content{
    position:relative;
    margin-top:8px;
}
.productlisting .pgallery .product-thumbnail .product-list h6 a, .product-thumbnail .product-list h6 a{
    color:#000000;
    font-size: 16px;
    line-height: 26px;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out; 
    -o-transition:all 0.2s ease-out;
    margin-bottom: 10px;
    padding-right: 80px;
}
.productlisting .pgallery .product-thumbnail .product-list h6 a:hover, .product-thumbnail .product-list h6 a:hover{
    color:#f27231;
}
.productlisting .pgallery .product-thumbnail .product-list .thumb-content span.new-link, .product-thumbnail .product-list .thumb-content span.new-link{
    position:absolute;
    top:0;
    right:0;
    font-size:11px;
    background-color:#f27232;
    color:#fff;
    padding:1px 7px;
    border-radius:7px;
    -webkit-transition:all 1s ease-out;
    -moz-transition:all 1s ease-out; 
    -o-transition:all 1s ease-out;
    letter-spacing:1px;
}
.productlisting .pgallery .product-thumbnail .product-list .thumb-content span.new-link:hover, .product-thumbnail .product-list .thumb-content span.new-link:hover{
    background-color:#618940;
    /*    text-shadow:0 1px 0 #437a12;*/
}
.productlisting .pgallery .product-thumbnail .product-list .thumb-content span.price, .product-thumbnail .product-list .thumb-content span.price{
    font-size:15px;
    color:#f27231;
}
.productlisting .pgallery .product-thumbnail .product-list .thumb-content p, .product-thumbnail .product-list .thumb-content p{
    margin-top:8px;
    color:#737373;
    font-size: 15px;
    line-height: 25px;
    margin-bottom:0;
    word-break: break-all;
}
.productlisting .pgallery .product-thumbnail li img:hover, .product-thumbnail li img:hover {
    opacity:0.5;
    opacity: 1;
}
.productlisting .pgallery ul.product-thumbnail{
    border: none;
}
.gallery .product-thumbnail .animated {
    float: none;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    opacity:1;
}
.productlisting .pgallery ul.product-thumbnail .col-5{
    width: 20%;
}
.feature_content{
    padding:35px 0 0px 0;
}
.feature_content .home-feature-box{
    margin-bottom:55px;
}
.feature_content .home-blog{
    margin-bottom:40px;
}
.feature_content .feature_content_inner_head{
    text-align:center;
    border-bottom:1px solid #e8e8e8;
    margin-bottom:25px;
    padding-bottom:20px;
}
.feature_content .feature_content_inner_head h6{
    color:#f27232;
}
.feature_content ul.feature_content_inner_box{
    list-style:none;
    width:100%;
}
.feature_content ul.feature_content_inner_box li{
    width:293px;
    display:inline-block;
    vertical-align:top;
    position:relative;
    margin-left:0;
    margin-right:30px;
}
.feature_content ul.feature_content_inner_box li .feature_content_inner_box1{
    padding-left:62px;
}
.feature_content ul.feature_content_inner_box li .feature_content_inner_box1 h5 a{
    color: #5a5d5e;
    font-size: 16px;
    line-height:21px;
} 
.feature_content ul.feature_content_inner_box li .feature_content_inner_box1 h5 a:hover{
    color: #f27231;
}
.feature_content ul.feature_content_inner_box li .feature_content_inner_box1 img{
    margin-bottom: 25px;
    border-radius: 48px;
    -moz-border-radius: 48px;
    -webkit-border-radius: 48px;
    -khtml-border-radius: 48px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    float:left;
    margin-right:20px;
    width:47px;
    height:48px;
    position:absolute;
    top:10px;
    left:0;
}
.feature_content ul.feature_content_inner_box li .feature_content_inner_box1 img:hover {
    -webkit-animation: rotateIn 1s infinite linear;
    -webkit-animation: rotateIn 1s infinite linear;
    -moz-animation: rotateIn 1s infinite linear;
    -o-animation: rotateIn 1s linear;
    animation: rotateIn 1s infinite linear;
}
.auction-wrapper{
    padding: 40px 0;
    background: #f5f5f5;
}
.auction-wrapper .feature_content_inner_head{
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 25px;
    padding-bottom: 20px;
}
.auction-wrapper .wdm-auction-single-item{
    display: inline-block;
    position: relative;
    float: none;
    vertical-align: top;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    vertical-align: top;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    /*    box-shadow: 0px 0px 7px rgba(34, 25, 25, 0.4);
        -moz-box-shadow: 0px 0px 7px rgba(34, 25, 25, 0.4);
        -webkit-box-shadow: 0px 0px 7px rgba(34, 25, 25, 0.4);*/
    margin: 0 0 0px;
    /*border: 1px solid #222;*/
    /*    box-shadow: 0 1px 8px #ff7d3c;
        -moz-box-shadow: 0 1px 8px #ff7d3c;
        -webkit-box-shadow: 0 1px 8px #ff7d3c;*/
    padding: 10px 10px 20px 10px;
}
.auction-wrapper .owl-carousel .owl-stage-outer{
    /*overflow: visible;*/
}
.auction-wrapper .wdm-auction-title{
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    margin-bottom: 5px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}
.auction-wrapper .wdm-auction-ending-time{
    padding-top:10px;
}
.auction-wrapper .auction-current-price{
    display: inline-block;
}
.auction-wrapper .auction-current-bids{
    display: inline-block;
    float: right;
}
.auction-wrapper .auction-bid-pricing{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d5d5d5;
}
.auction-wrapper .timer-div{
    width: 25%;
    display: inline-block;
    text-align: center;
}
.auction-wrapper .wdm_datetime{
    display: block;
}
.auction-wrapper #wdm_days_text,
.auction-wrapper #wdm_hrs_text,
.auction-wrapper #wdm_mins_text,
.auction-wrapper #wdm_secs_text{
    font-size: 11px;
}
.auction-wrapper .wdm_single_auction_thumb{
    position: relative;
}
.auction-wrapper .wdm_bid_now_btn{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.49);
    text-align: center;
    opacity: 0;
    transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
}
.auction-wrapper .wdm_single_auction_thumb span{
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    font-size: 14px;
    padding: 8px 12px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    width: 100px;
    text-align: center;
    margin: 0 auto;
}
.auction-wrapper .wdm_single_auction_thumb:hover .wdm_bid_now_btn{
    opacity: 1;
}
.home-feature-box .feature_content_inner_box{
    display: table;
}
.home-feature-box .feature_content_inner_box .feature_content_inner_box1 .feature-left img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 10px;
}
.home-feature-box .feature_content_inner_box .glyphicon{
    font-size: 23px;
    padding: 10px;
    border: 3px solid #e8e8e8;
    border-radius: 50%;
    color: #333333;
}
.home-blog .home-blog-top h5{
    margin-top: 0;
    color: #5a5d5e;
    font-size: 16px;
    line-height: 21px;
    /*padding-left: 35px;*/
}
.home-blog .home-blog-top span.f-date{
    font-size: 21px;
    width: 50px;
    position: absolute;
    top: -10px;
    text-align: center;
    display: block;
    height: 50px;
    line-height: 43px;
    border: 4px solid #e8e8e8;
    border-radius: 50%;
}
.home-blog .home-blog-top{
    display: flex;
    margin-bottom: 15px;
}
.home-blog .feature_content_inner_box1{
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 32.9%;
    margin-bottom: 20px;
}
.home-blog .home-blog-bottom span.f-month{
    display: block;
    text-align: center;
    margin-left: 8px;
    color: #aaa;

}
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(360deg);
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
    }
}
@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(360deg);
    }
    100% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
    }
}
@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-360deg);
    }
    100% {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
    }
}
@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-360deg);
    }
    100% {
        transform-origin: center center;
        transform: rotate(0);
    }
}
.feature_content ul.feature_content_inner_box li .feature_content_inner_box1 span.f-date{
    background:url(assets/images/circle-bg.png) center no-repeat;
    width: 41px;
    height: 42px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    top: -2px;
    left: 2px;
    font-size: 21px;
}
.feature_content ul.feature_content_inner_box li .feature_content_inner_box1 span.f-month{
    position:absolute;
    top:55px;
    left:11px;
    color:#aaa;
}
.productlisting .pgallery .all_item{
    position: absolute;
    bottom: -4px;
    right: 53px;
    display: inline-block;
    height: 25px;
}
.productlisting .pgallery .view_more{
    letter-spacing:1px;
}
/*Blog Page 
=============================================================*/
.searchform{
    display: inline-block;
    width: 100%;
    height: 36px;
    overflow: hidden;
    background-color: transparent;
    border: 1px solid white;
}
.searchform input[type="text"] {
    border-radius: 1px;
    display: inline-block;
    text-decoration: none;
    border: 0;
    outline: 0;
    color: #8d8d8d;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 2px 12px;
    width: 74%;
    height: 34px; 
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: white;
}
.searchform input[type="submit"] {
    width: 37px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    margin: 0;
    padding: 0 4%;
    outline: 0;
    border: 0;
    text-align: center;
    text-decoration: none;
    background-color: transparent;
    color: #8d8d8d;
    font-family: 'FontAwesome',sans-serif;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    color: white;
}
#searchform input[type="text"]{
    width: 200px;
    height: 30px;
    border: none;
    padding: 1px 0px 0px 7px;
    border: 1px solid #e68405;
    color: #787878;
    border-radius: 1px;
}
#searchform input[type="submit"] {
    position: absolute;
    right: 9px;
    top: 14px;
    background: url(assets/images/side-search.png) no-repeat;
    width: 38px;
    height: 31px;
    border: none;
    cursor: pointer;
    font-size:0;
}
#searchform label.screen-reader-text{
    display:none;
}
#searchform input[type="text"]:focus {
    box-shadow: 0 0px 5px #e68405;
    -moz-box-shadow: 0 0px 5px #e68405;
    -webkit-box-shadow: 0 0px 5px #e68405;
}
.content_wrapper {
    margin:0;
    width:100%;
}
.content_wrapper .page-content {
    margin:0;
    background-color:white;
    overflow:hidden;
    border-top:solid 1px #ccc;
    padding-bottom:70px;
    min-height:500px;
    margin-top:0px;
}
.content_wrapper .login-dash{
    margin-top:25px;
}
.content-bar {
    margin:0;
    padding:0;
    margin-top:70px;
}
.content-bar.forget-pw{
    margin-top: 0;
}
.content-bar .upload-page .success{
    margin: 0 15px;
}
.content-bar .errors li{
    list-style: none; 
    margin-left: 10px;
}
.content-bar h1.post_title{
    border-bottom:1px solid #ddd;
    padding-bottom:16px;
    word-wrap: break-word;
}
.content-bar h1.update_profile{
    font-size: 22px;
    border-bottom: 1px solid #DDD;
    font-weight: 100;
    padding-bottom: 18px;
}
.content-bar h1.page-title.author {
    border-bottom: 1px solid #ddd;
    padding-bottom: 16px;
}
.content-bar h1.page-title.dashboard {
    padding-bottom: 16px;
    padding-top: 20px;
    border:none;
}
.content-bar h1.page-title.sumbit {
    padding-bottom: 16px;
    margin-top: 41px;
    border-bottom: 1px solid #DDD;
    font-weight: normal;
    margin-bottom: 30px;
}
.top-author-info{
    border-bottom:1px solid #ddd;
    padding-bottom: 14px;
    margin-bottom: 14px;
    overflow:hidden;
    position:relative;
}
.content-bar .top-author-info.dash{
    margin-top:47px;
}
.top-author-info img{
    float:left;
    border-radius:5px;
    margin-right: 10px;
    padding: 4px;
    background: white;
    border: 1px solid #DDD;
}
.content-bar .top-author-info.submit img{
    margin-top: -16px;
}
.content-bar .top-author-info span.Product_by{
    color:#2f5884;
    font-size:16px;
    padding-bottom:15px;
    position: absolute;
    left: 66px;
    top: 4px;
    /*    text-shadow:0 1px 0 #5f7e9f;*/
}
.content-bar .top-author-info span.Product_date{
    position:absolute;
    left:66px;
    top:26px;
    color:#878787;
    /*    text-shadow:0 1px 0 #fff;*/
    font-style:oblique;
}
.content-bar .top-author-info span.Product_date span{
    color:#fff;
    background:#999999;
    padding:0 5px;
    border-radius:6px;
    font-style:normal;
    text-shadow:none;
}
.content-bar .edd_cart_item_image img{
    float:left;
    padding-left:0px;
    padding-right:10px;
    padding-top:7px;
}
#edd_checkout_cart, #edd_checkout_cart td, #edd_checkout_cart th {
    background: white !important;
    padding: 14px 56px 14px 10px !important;
}
.content-bar .post.blog {
    position:relative;
    padding-left:20px;
    padding-right:20px;
    background:#fff;
    border:1px solid #ddd;
    margin-bottom:60px;
}
.content-bar .post.product {
    padding-top:0px;
}
.content-bar .post.product .post_content {
    border-bottom:1px dashed #ddd;
    padding-bottom:20px;
    margin-bottom:35px;
}
.content-bar.review .post.product .post_content{
    border:none;
    margin-bottom:0;
    padding-bottom:0;
}
.content-bar .post.blog .post_date ul{
    list-style:none;
    margin-left:0;
}
.content-bar .post.blog .post_date ul li{
    margin-left:0;
}
.content-bar .post.blog .post_title {
    margin:0;
    margin-top:0;
    margin-bottom:18px;
}
.content-bar .post.blog .post_title a {
    color:#000;
}
.content-bar.single .post_title.single {
    margin:0;
    margin-top:52px;
    margin-bottom:15px;
    padding-bottom:16px;
    color: black;
    word-break: break-all;
    line-height: 28px;
    /*    text-shadow: 0 1px 1px white;*/
}
.content-bar .post .post_title.author {
    margin:0;
    padding-bottom:15px;
    margin-bottom:20px;
    margin-top:0px;
    border-bottom:1px dashed #ddd;
    color:#C7521C;
    line-height: 32px;
    font-size: 22px;
}
#content{
    display:inline;
}
.content-bar .post_title a {
    color:#000;
    font-size:24px;
    line-height:26px;
    font-weight:100;
    margin-top:0;
    margin-top:-10px;
    /*    text-shadow:0 1px 0 #fff;*/
}
.content-bar .post.blog .post_title a:hover {
    color:#4882b7;
}
.content-bar .post .post-social-link-wrapper{
    border:1px solid #ddd;
    padding:8px 0;
    height:24px;
    margin-top:0px;
    margin-bottom:18px;
    padding-top:13px;
    margin-top: 28px;
    -webkit-box-shadow: inset 1em 1em 2em -1em #ddd;
    -moz-box-shadow: inset 1em 1em 2em -1em #ddd;
    box-shadow: inset 1em 1em 2em -1em #ddd;
    display: table;
}
.post-social-link-wrapper span.social-text{
    width:150px;
    float:left;
    margin-left:10px;
    color:#aaa;
}
.post-social-link-wrapper .post-social-link{
    float:right;
    margin:0;
    padding:0;
    margin-right:44px;
}
.post-social-link-wrapper .post-social-link-inner{
    float:right;
    margin:0;
    padding:0;
    margin-right:-25px;
}
.post-social-link .social1{
    width:120px;
    margin:0;
    padding:0;
}
.post-social-link .social2{
    margin:0;
    padding:0;
    width:120px;
}
.post-social-link .social3{
    display:none;
} 
.post-social-link .social4{
    width:120px;
    margin:0;
    padding:0;
}
.content-bar .post.blog .post_meta {
    list-style-type:none;
    margin-top:20px;
    margin-bottom:13px;
}
.content-bar .post.blog .post_meta i{
    font-size: 16px;
    vertical-align: middle;
    padding-right: 5px;
}
.content-bar .post.blog .post_meta.author {
    list-style-type:none;
    width:350px;
    position:absolute;
    top:15px;
    left:60px;
}
.content-bar .post.blog .post_meta li.post_date,
.content-bar .post.blog .post_meta li.posted_by,
.content-bar .post.blog .post_meta li.post_category,
.content-bar .post.blog .post_meta li.post_comment{
    padding-left:0px;
}
.content-bar .post .post_meta li {
    display:inline;
    margin-left:0;
    margin-right:5px;
    color:#f2621a;
    border-radius:8px;
    padding:2px 7px;
}
.content-bar .post.blog .post_content {
    margin:0;
    padding-top:0;
    padding-bottom:12px;
    font-size:13px;
    text-align:justify;
    overflow: hidden;
}
.content-bar .post.blog .post_content p{
    word-wrap: break-word;
    clear: both;
}
.entry-content p, .entry-content ul li{
    text-align: justify;
    font-size: 15px;
    line-height: 26px;
    color: #555;
    /*    text-shadow: 0 1px 1px #fff;*/
    margin-bottom: 16px;
}
p.noreviews{
    font-size:15px;
}
p.noreviews .inline.show_review_form{
    margin:0 10px;
    text-decoration:underline;
}
.entry-content .woocommerce p .show_review_form.button{
    background:url(assets/images/edd-submit.png) no-repeat;
    width: 126px;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    text-align: center;
    color: #fff;
    /*    text-shadow: 0 1px 0 #3B5066;*/
    font-size: 15px;
    margin-top: 27px;
}
.content-bar .post .post_content img.postimg {
    margin-right:15px;
    margin-bottom:15px;
    margin-top:5px;
    width:500px;
    height:240px;
    padding:5px;
    background-color:#fff;
    border:solid 1px #bcbcbc;
}
.content-bar .post.blog .post_content img.postimg {
    max-width:100%;
    width:100%;
    height: auto;
}
.content-bar .post.blog .tag {
    margin-bottom: 14px;
}
.content-bar .post.product .post_content img.postimg {
    width:615px;
    height:280px;
}
.content-bar .post.single .post_content img {
    max-width:100%;
    height:auto;
    background:none;
    padding:0;
}
.content-bar .post.blog .post_content img{
    /*max-width:586px;*/
    height:auto;
}
.content-bar .post.product .post_content img {
    margin-bottom: 0px;
}
.content-bar .post .post_meta li.post_date {
    font-size:13px;
    margin-right:5px;
}
.content-bar .post.blog .read_more{
    border-radius:8px;
    padding:1px 7px;
    font-size:13px;
    float: right;
}
.content-bar img.attachment-sales{
    width:200px;
    height:200px;
}
.content-bar img{
    max-width:100%;
    height:auto;
}
.content-bar #product_item .edd-image img.postimg{
    /*    max-width: 100%;
        width: 100%;
        height: auto;
        margin-bottom: 20px;*/
}
/*#edd_purchase_form input.edd-input{
    background:url(assets/images/edd-input.png) center no-repeat;
    border:none;
    width:419px !important;
    height:41px;
    padding-left:20px;
    color:#999 !important;
    margin-right:25px;
}
#edd_purchase_form legend{
    color:#050505;
    border-bottom:1px dashed #ccc;
    padding-bottom:20px;
    margin-bottom:20px;
    display:block;
    width:627px;
    padding-top:20px;
}
#edd_purchase_form label{
    width:171px !important;
}
#edd_checkout_cart th {
    font-weight: normal !important;
}
#edd_purchase_form .edd-submit{
    background:url(assets/images/edd-submit.png) center no-repeat;
    width:126px;
    height:39px;
    color:#fefefe;
    text-shadow:0 1px 1px #2a3539;
    border:none;
    display:inline-block;
    cursor:pointer;
    font-family:inherit;
    font-size:14px;
    line-height:12px;
    padding:0;
}*/
#nav-single {
    overflow:hidden;
    margin-bottom:10px;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
span.page-numbers.current .page_number {
    background: #444;
}
span.page_number {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    margin: 0 2px;
    border-radius: 3px;
    background: #F27232;
    color: #FFFFFF;
}
/* Shop Page Style
========================================================*/
.site-content h1.page-title{
    border-bottom:1px dashed #ddd;
    padding-bottom:28px;
    margin-top:100px;
}
.content_wrapper .page-content .content-bar .woocommerce-breadcrumb {
    display:none;
}
.content_wrapper .page-content .content-bar .woocommerce-ordering {
    /*    overflow: hidden;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        background: #fff;
        background-image: linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
        background-image: -o-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
        background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
        background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
        background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.23, rgb(245,245,245)), color-stop(0.62, rgb(255,255,255)) );
        -moz-box-shadow: 1px 1px 1px #ebebeb;
        -webkit-box-shadow: 1px 1px 1px #ebebeb;
        box-shadow: 1px 1px 1px #ebebeb;
        border: 1px solid #dfdfdf;
        margin-top: -78px;
        margin-bottom: 15px;*/
}
.woocommerce-result-count{
    display:none1;
}
.woocommerce ul.products li#product_item, .woocommerce-page ul.products li#product_item{
    margin: 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33%;
}
.content-bar .woocommerce-ordering select {
    /*    width: 210px;
        color: #909091;
        outline: none;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 5px 2px 5px 10px;
        border: none;
        background: transparent url(assets/images/select-arrows.png) no-repeat 91% center;
        font-size: 12px;*/
}
/* Widget Styling
========================================================*/

.widget .textwidget .wp-caption{
    padding-bottom: 0;
}
.widget .textwidget img{
    max-width: 100%;
}
.widget ul li {
    margin-left: 0;
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 0;
    line-height: 22px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
}
.widget ul li:hover {
    padding-left: 10px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

/* Shop Product Single Page Style
========================================================*/
.content-bar .site-content ul.products li#product_item{
    margin: 0;
    position: relative;
    width: 100%;
    background-color: #fff;
    border: 1px solid #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    padding: 10px;
}
.woo-shop-section {
    margin-bottom: 40px;
}
.woo-shop-section p{
    word-break: break-all;
}
.products {
    clear: both;
}
.products .product-item-inner{
    display: inline-block;
    position: relative;
    float: none;
    vertical-align: top;
    /*padding: 10px;*/
    background-color: #fff;
    border: 1px solid #fff;
    vertical-align: top;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    /*    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
        -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
        -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);*/
    margin: 0 0 30px;
}
.products .product-item-inner .product-item-content .product-item-content-heading{
    color: #616161;
    text-align: center;
    margin-top: 0;
} 
.products .product-item-inner .product-item-content .product-item-content-heading a{
    font-size: 20px;
}
.products .product-item-inner .product-item-content .amount{
    font-size: 14px;
}
.products .product-item-inner .product-item-content{
    padding: 25px 15px;
    text-align: center;
} 
.products .product-item-inner .product-item-content a.button{
    margin: 0;
    float:none;
}
.content-bar .site-content ul.products li#product_item:hover {
    border: 1px solid #fff;
    box-shadow: 0 1px 8px #ff7d3c;
    -moz-box-shadow: 0 1px 8px #ff7d3c;
    -webkit-box-shadow: 0 1px 8px #ff7d3c;
}
.content-bar .site-content ul.products li:nth-child(3n+3){
    margin-right:0 !important;
}
.content-bar .site-content ul.products li#product_item img{
    margin-bottom:17px;
}
.content-bar .site-content ul.products li p{
    font-size:12px;
}
.content-bar .site-content ul.products li.product .price {
    font-size:16px;
    margin-bottom:5px;
}
.content-bar .site-content ul.products li.product .price del{
    color:#888;
    font-size:13px;
}
.content-bar .site-content ul.products li.product h6{
    line-height:22px;
}
.content-bar .site-content ul.products li.product h6 a {
    color: #000000;
    font-size: 15px;
    line-height: 22px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
}
.content-bar .site-content ul.products li.product p{
    margin-top:-12px;
    line-height:20px;
}
.review_panel{
    margin-top:20px;
}
.review_panel img{
    max-width:100%;
}
.review_panel h1.related_heading{
    font-size:18px;
    border-bottom:1px solid #cfcfcf;
    padding-bottom: 13px;
    margin-bottom: 27px;
    margin-top: 36px;
    color:#090909;
}
span.onsale {
    min-height: 32px;
    min-width: 32px;
    padding: 4px;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    line-height: 32px;
    top: 6px;
    left: 6px;
    margin: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #a1c094;
    background: -webkit-gradient(linear,left top,left bottom,from(#a1c094),to(#85ad74));
    background: -webkit-linear-gradient(#a1c094,#85ad74);
    background: -moz-linear-gradient(center top,#a1c094 0%,#85ad74 100%);
    background: -moz-gradient(center top,#a1c094 0%,#85ad74 100%);
    /*    text-shadow: 0 -1px 0 #85ad74;*/
    color: #ffffff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2), 0 1px 2px rgba(0,0,0,0.2);
}
.tag-sale {
    width: 70px;
    height: 70px;
    background: url(assets/images/tag-sale-1.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    z-index: 10;
    top: -4px;
    left: -4px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
    list-style: none;
    padding: 10px 15px;
    border: 1px solid #bfbfbf;
    margin-bottom: 5px;
    border-radius: 3px;
    text-align: center;
    font-size: 15px;
    margin-left: 0;
    margin-right: 30px;
    position: relative;
}
/*.woocommerce-account .woocommerce-MyAccount-navigation li:hover:after,
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active:after{
    content: "\e250";
    font-family: 'Glyphicons Halflings';
    position: absolute;
    right: -11px;
    color: #c75231;
}*/
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation li:hover{
    /*background: #c75231;*/
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation li:hover a{
    /*color: white;*/
}
.woocommerce table.my_account_orders .order-actions .button{
    float: none;
}

.woocommerce .addresses .title h3, .woocommerce-page .addresses .title h3 {
    float: left;
    margin-top: 0;
    margin-bottom: 0;
}
.woocommerce .addresses .title .edit, .woocommerce-page .addresses .title .edit {
    float: right
}
.woocommerce ol.commentlist.notes li.note p.meta, .woocommerce-page ol.commentlist.notes li.note p.meta {
    font-weight: bold;
    margin-bottom: 0
}
.description p:last-child {
    margin-bottom: 0
}
ul.digital-downloads {
    margin-left: 0;
    padding-left: 0
}
ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 1.5em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat
}
ul.digital-downloads li .count {
    float: right
}
/*.widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}*/
/*.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
    padding: 0 0 1px;
    list-style: none
}*/
/*.widget_layered_nav ul li:after {
    content: "";
    display: block;
    clear: both
}*/
/*.widget_layered_nav ul li span {
    padding: 1px 0;
    float: left
}*/
/*.widget_layered_nav ul li.chosen a {
    padding: 0 6px 0 18px;
    border: 1px solid #ad74a2;
    background: #ad74a2 url(../assets/images/cross_white.png) no-repeat 6px center;
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.widget_layered_nav ul small.count {
    float: right;
    margin-left: 6px;
    font-size: 1em;
    padding: 1px 0;
    color: #777777
}
.widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1
}
.widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none
}
.widget_layered_nav_filters ul li a {
    padding: 0 6px 0 18px;
    border: 1px solid #ad74a2;
    background: #ad74a2 url(../assets/images/cross_white.png) no-repeat 6px center;
    box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.5) #888;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left
}
.price_slider {
    margin-bottom: 1em
}
.price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 0.8751em
}
.price_slider_amount .button {
    font-size: 1.15em
}
.price_slider_amount .button {
    float: left
}
.ui-slider {
    position: relative;
    text-align: left
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.9em;
    height: 0.9em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    border: 1px solid #150d14;
    cursor: pointer;
    background: #ad74a2;
    background: -webkit-gradient(linear, left top, left bottom, from(#ad74a2), to(#96588a));
    background: -webkit-linear-gradient(#ad74a2, #96588a);
    background: -moz-linear-gradient(center top, #ad74a2 0%, #96588a 100%);
    background: -moz-gradient(center top, #ad74a2 0%, #96588a 100%);
    outline: none;
    top: -0.3em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65)
}
.ui-slider .ui-slider-handle:last-child {
    margin-left: -1em
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #ad74a2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em
}
.ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: #1e1e1e;
    background: -webkit-gradient(linear, left top, left bottom, from(#1e1e1e), to(#6a6a6a));
    background: -webkit-linear-gradient(#1e1e1e, #6a6a6a);
    background: -moz-linear-gradient(center top, #1e1e1e 0%, #6a6a6a 100%);
    background: -moz-gradient(center top, #1e1e1e 0%, #6a6a6a 100%)
}
.ui-slider-horizontal {
    height: .5em
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}
.ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #ad74a2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}
.review_panel ul.tabs {
    list-style: none;
    padding: 0 0 0 0px;
    margin: 0 0 0 0;
    overflow: hidden;
    position: relative;
}
.review_panel ul.tabs li{
    border: 1px solid #dfdbdf;
    background: #f7f6f7;
    background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#dfdbdf));
    background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);
    background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
    background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
    display: inline-block;
    position: relative;
    z-index: 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.6);
    margin:0 10px 0 0px;
}
.review_panel ul.tabs li a {
    display: inline-block;
    padding: 14px 22px 12px 22px;
    font-size: 16px;
    color: #5e5e5e;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    text-decoration: none
}
.review_panel ul.tabs li a:hover {
    text-decoration: none;
    color: #777777
}
.review_panel ul.tabs li.active {
    background: #ffffff;
    z-index: 2;
    border-bottom-color: #ffffff
}
.review_panel ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit
}
.review_panel ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #ffffff
}
.review_panel ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #ffffff
}
.review_panel ul.tabs li:after {
    border: 1px solid #dfdbdf;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " "
}
.review_panel ul.tabs li:before {
    left: -6px;
    -webkit-border-bottom-right-radius: 4px;
    -mox-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #dfdbdf
}
.review_panel ul.tabs li:after {
    right: -6px;
    -webkit-border-bottom-left-radius: 4px;
    -mox-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #dfdbdf
}
.review_panel ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #dfdbdf;
    z-index: 1
}
.review_panel .panel.entry-content{
    background:#FFF;
    padding:38px 20px 45px 22px;
    border:1px solid #cfcfcf;
    border-top:none;
    margin-bottom:30px;
}
.review_panel #tab-description{
    padding-left:18px;
}
.review_panel .panel.entry-content h2{
    border-bottom:1px dashed #ddd;
    padding-bottom:14px;
}
.review_panel #reviews h2 small {
    float: right;
    color: #777777;
    font-size: 15px;
    line-height: 21px;
    margin: 10px 0 0 0
}
.review_panel #reviews h2 small a {
    text-decoration: none;
    color: #777777
}
.review_panel #reviews h3 {
    margin: 0
}
.review_panel #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0
}
.review_panel #reviews #comment {
    height: 75px
}
.review_panel #reviews #comments .add_review:after {
    content: "";
    display: block;
    clear: both
}
.review_panel #reviews #comments h2 {
    clear: none
}
.review_panel #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: none;
    list-style: none
}
.review_panel #reviews #comments ol.commentlist:after {
    content: "";
    display: block;
    clear: both
}
.review_panel #reviews #comments ol.commentlist li {
    padding: 00;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
    border: 0
}
.review_panel #reviews #comments ol.commentlist li .meta {
    color: #777777;
    font-size: 0.75em
}
.review_panel #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 56px;
    height: auto;
    background: #f7f6f7;
    border: 1px solid #f0eef0;
    margin: 0;
    line-height: 1
}
.review_panel #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 80px;
    border: 1px solid #f0eef0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 1em 1em 0
}
.review_panel #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em
}
.review_panel #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 0.83em
}
.review_panel #reviews #comments .commentlist > li:before {
    content: ""
}*/

/* Commentlist Style
========================================================*/
#commentsbox {
    margin:0;
    margin-top:25px;
    /*width: 75%;*/
}
.comment_head {
    color:#888888;
}
.comment_head h2 {
    font-size:16px;
    line-height:60px;
}
.comment_head span {
    color:#000000;
}
ol.commentlist {
    clear:both;
    list-style:none;
    margin:0;
    overflow:hidden;
}
ol.commentlist li {
    line-height:18px;
    margin:5px 0 15px;
    margin-right:0;
    overflow:hidden;
    padding-right:0;
}
ol.commentlist li .comment-body {
    position:relative;
    padding-top:10px;
    padding-left:15px;
    padding-right:15px;
    border:1px solid #e8e3e3;
    background-color:#f8f8f8;
    margin-top:21px;
    margin-left:75px;
}
ol.commentlist li .comment-author a:link, ol.commentlist li .comment-author a:visited {
    color:#000;
    font-weight:700;
    text-decoration:none !important;
}
cite.fn {
    color:#515151;
    font-style:normal;
}
ol.commentlist li .comment-author .avatar {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    position:absolute;
    left:-75px;
    top:0px;
    width:35px;
    height:35px;
    border:1px solid #e1e1e1;
    padding:5px;
}
ol.commentlist li .comment-meta a {
    color:#5d5d5c;
    text-decoration:none !important;
}
ol.commentlist li .comment-meta {
    border-bottom:solid 1px #ededed;
    padding-bottom:10px;
}
ol.commentlist li p {
    line-height:22px;
    margin-top:5px;
    color:#666;
    margin-bottom:21px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
ol.commentlist li strong {
    font-weight: normal;
    font-size: 15px;
}
ol.commentlist li.comment ul.children li.depth-2,
ol.commentlist li.comment ul.children li.depth-3,
ol.commentlist li.comment ul.children li.depth-4,
ol.commentlist li.comment ul.children li.depth-5 {
    margin:0 0 0px 0px;
}
.comment-meta.commentmetadata {
    margin-top:10px;
}
ol.commentlist li .reply {
    position:absolute;
    width:88px;
    height:58px;
    margin-top:15px;
    margin-bottom:20px;
    cursor:pointer;
    top:0;
    right:-16px;
    /*background:url(assets/images/comment-reply.png) no-repeat;*/
}
ol.commentlist li .reply a {
    cursor:pointer;
    /*color:#fff;*/
    padding-left:15px;
    /*display:none;*/
}
ol.commentlist li ul.children {
    list-style:none;
    text-indent:0;
    margin:1em 0 0;
}
/*.comment-contentbar .comment-nav {
    height:20px;
    padding:5px;
}
.comment-contentbar .comment-nav a:link, .comment-nav a:visited {
    color:#f96e02;
}
.comment-contentbar #respond {
    padding:0px 0px;
    margin:10px 0px;
}
.comment-contentbar #respond h3 {
    font-size:21px;
    color:#888;
    font-weight:100;
    padding-bottom: 0px;
    margin-bottom:13px;
}
.comment-contentbar #commentform{
    margin-bottom:50px;
    position:relative;
}
.comment-contentbar #commentform p {
    color:#444;
}
.comment-contentbar #commentform a {
    color:#0454A8;
    margin-top:15px;
    margin-bottom:0;
}
.comment-contentbar #respond label {
    margin-right:15px;
    margin-bottom:0px;
    color:#9b9494;
    vertical-align:middle;
    float:left;
    padding-top:0px;
    margin-top:5px;
    text-align:0 1px 0 #fff;
    font-weight:100;
}
.comment-contentbar #respond label.name{
    background:url(assets/images/cl-name.png) left center no-repeat;
    padding-left:30px;
}
.comment-contentbar #respond label.email{
    background:url(assets/images/cl-email.png) left center no-repeat;
    padding-left:30px;
}
.comment-contentbar #respond label.web{
    background:url(assets/images/cl-web.png) left center no-repeat;
    padding-left:30px;
}
.comment-contentbar #respond label.comment{
    background:url(assets/images/cl-comment.png) left center no-repeat;
    padding-left:30px;
}
.comment-contentbar #respond label small {
    font-size:10px;
}
.comment-contentbar #respond input {
    border:none;
    color:#989898;
    font-size:13px;
    padding:5px 0;
    margin-bottom:30px;
}
.comment-contentbar span.says {
    display:none;
}
 Commentform Style
=================================================================
.comment-contentbar #commentform input[type="text"] {
    width:68%;
    height:20px;
    border:none;
    border:1px solid #d9dada;
    padding-left:10px;
    border-radius:5px;
    float:right;
    margin-bottom:13px;
}
.comment-contentbar #commentform #author ,
.comment-contentbar #commentform #email,
.comment-contentbar #commentform textarea#comment {
    background:#fff;
}
.comment-contentbar #commentform textarea#comment {
    background:#2b2e31;
    padding-left:10px;
    padding-top:10px;
    border-radius:5px;
    float:right;
}
.comment-contentbar textarea#comment {
    border:1px solid #d9dada;
    width:71%;
    background:#2b2e31 url(assets/images/message-icon) 10px no-repeat;
    height:153px;
    padding:5px 5px;
    color:#555;
    margin-top:-22px;
    clear:both;
}
.comment-contentbar #commentform .iconimage1,
.comment-contentbar #commentform .iconimage2{
    background:#2b2b2c;
    height:20px;
    position:absolute;
    top:5px;
    right:220px;
}
.comment-contentbar #commentform .iconimage2 {
    top:60px;
}
.comment-contentbar input#commentSubmit, input#commentSubmit {
    border:none;
    color:#fff;
    margin-top:50px;
    background:#000;
    text-align:center;
    font-size:16px;
    padding:5px 0;
    background:url(assets/images/sendbutton.png) no-repeat;
    width:133px;
    height:39px;
    float:right;
    cursor:pointer;
}
.comment-contentbar #respond input#commentSubmit:hover {
    opacity:0.8;
}
.comment-contentbar #commentsbox .post-info {
    margin-bottom:24px;
    margin-top:-12px;
    color:#000000;
    font-size:20px;
    line-height:30px;
    border-bottom:1px dashed #ddd;
}*/
/* Comment form Woocommerce */
body .pp_content_container .pp_left {
    /*    padding:30px 0 0px 40px;
        background: #f3f3f3;
        border: 1px solid #fff;
        border-radius: 5px;
        box-shadow: 0 1px 3px rgba(0,0,0,0.5);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
}
body a.pp_close{
    text-indent: 0;
}
body div.pp_woocommerce .pp_content_container {
    padding:0;
}
#respond {
    margin-top: 48px;
    margin-top: 3.428571429rem;
}
#respond h3#reply-title {
    font-size: 22px;
    /*text-shadow: 0 2px 1PX #FFF;*/
    border-bottom: 1px solid #ddd;
    padding-bottom: 17px;
}
#respond h3#reply-title #cancel-comment-reply-link {
    margin-left: 10px;
    margin-left: 0.714285714rem;
    font-weight: normal;
    font-size: 12px;
    font-size: 0.857142857rem;
}
#respond form {
    margin: 24px 0;
    margin-bottom:0;
}
#respond form p {
    margin: 11px 0;
    margin: 0.785714286rem 0;
    /*    text-shadow: 0 1px 0 #fff;*/
}
#respond form p.stars{
    margin-bottom:25px !important;
    margin-top:13px !important;
}
#respond form p input[type="submit"]{
    /*    background: url(assets/images/edd-submit.png) no-repeat;
        width: 126px;
        height: 39px;
        line-height: 36px;
        display: inline-block;
        text-align: center;
        color: #fff;
            text-shadow: 0 1px 0 #3B5066;
        font-size: 15px;
        border:none;
        margin-top: 11px;
        margin-bottom: -10px;*/
}
#respond form p.logged-in-as {
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
}
#respond form label {
    line-height: 24px;
    display:block;
    text-shadow: none;
}
#respond form input[type="url"],
#respond form input[type="email"],
#respond form input[type="text"],
#respond form textarea {
    padding: 10px 25px;;
    font-size: 14px;
    font-family:inherit;
    color: #9d9e9e;
    /*    text-shadow: 1px 1px 0 rgba(256,256,256,1.0);*/
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    width: 100%;
}
#respond form textarea{
    height:150px;
    margin-top:6px;
}
#respond form p.form-allowed-tags {
    margin: 0;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    color: #5e5e5e;
}
.required {
    color: red;
}
body div.pp_overlay {
    background-color: #888;
}
/* Author Product Gallery
==============================================*/
.author-bar {
    margin:0;
    margin-top:-10px;
}
.authorimg {
    margin:0;
    width:51px;
    height:50px;
    vertical-align:top;
}
.authorlisting {
    margin:0;
    background:url(assets/images/dash-line.png) repeat-x;
}
.authorlisting .agallery .product-thumbnail {
    list-style-type:none;
    overflow:hidden;
    margin:0 auto;
    margin-left:0px;
    padding:0;
    width:115%;
    padding-top:20px;
}
.authorlisting .agallery .product-thumbnail li {
    margin:0;
    float:left;
    background:none;
    padding-bottom:5px;
    margin-bottom:0;
    margin-left:0;
    margin-right:34px;
    padding-top:10px;
    position:relative;
}
.authorlisting .agallery .product-thumbnail li span.productbox {
    border:solid 1px #bebebe;
    display:inline-block;
    padding:8px 8px 8px 8px;
    background-color:#fff;
}
.authorlisting .pgallery .product-thumbnail li img {
    width:181px;
    height:166px;
    margin-right:10px;
    margin-top:3px;
    border:solid 1px #0000FF;
}
.authorlisting .agallery .product-thumbnail li img:hover {
    opacity:0.5;
    opacity: 1;
}
.authorlisting .agallery .product-thumbnail .product-list {
    color:#5c5445;
    font-size:22px;
    background:url(assets/images/gallery-framebg.png) 1px 3px no-repeat;
    width:180px;
    height:160px;
    margin-bottom:7px;
    margin-top:0;
    text-align:center;
}
/*Sidebar 
====================================================*/
.sidebar {
    margin: 0;
    padding-left: 25px;
    padding-top: 70px;
    max-width: 100%;
    line-height: 22px;
    position: relative;
    /*    text-shadow: 0 1px 0 #fff;*/
}
.sidebar .wrap_sidebar select, .footer_wrapper .wrap_footer select {
    display: block;
    margin: 10px 0px;
    width: 100%;
    overflow: hidden;
    /*border: 0;*/
    font-size: 13px;
    /*background-color: #ededed;*/
    outline: 0;
    font-weight: 500;
    color: #797979;
    padding: 9px 12px;
    height: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sidebar.becomemember {
    margin:0;
    padding-left:50px;
    margin-top:70px;
    padding-top:0;
    max-width:100%;
    position:relative;
}
.sidebar.becomemember h3 span{
    color: #616161;
    display: inline-block;
    margin: 0;
    font-size: 20px;
    z-index: 9;
    background: #ffffff;
    padding: 0 20px;
    position: relative;
}
.sidebar.becomemember h3:after{
    background: transparent;
}
.sidebar.single_member{
    padding-top:25px;
}
.sidebar.author {
    margin:0;
    padding-left:45px;
    padding-top:50px;
    max-width:100%;	
}
.sidebar.dashboard{
    margin-top:23px;
    padding-left:40px;
}
.sidebar.dashboard h1{
    font-weight:normal;
    font-size:20px;
    border-bottom: 1px solid #DDD;
    padding-bottom: 8px;
    margin:0;
}
.sidebar.dashboard .dashboard-list li a{
    color:#5c5c5c;
    text-shaddow:0 1px 0 #fff;
}
.sidebar.dashboard .dashboard-list li a:hover{
    color:#f27231;
}
.sidebar.dashboard .dashboard-list li.personal a{
    background:url(assets/images/dashboard-img.png) center left no-repeat;
    padding-left:25px;
}
.sidebar.dashboard .dashboard-list li.affiliate a{
    background:url(assets/images/affiliate-img.png) center left no-repeat;
    padding-left:25px;
}
.sidebar.dashboard .dashboard-list li.download a{
    background:url(assets/images/down-img.png) center left no-repeat;
    padding-left:25px;
}
.sidebar.dashboard .dashboard-list li.upload a{
    background:url(assets/images/upload-img.png) center left no-repeat;
    padding-left:25px;
}
.sidebar.dashboard .dashboard-list li.earning a{
    background:url(assets/images/doller.png) 3px 1px no-repeat;
    padding-left:25px;
}
.sidebar.dashboard .dashboard-list li.edit a{
    background:url(assets/images/edit1.png) center left no-repeat;
    padding-left:25px;
}
.sidebar.dashboard .dashboard-list li.profile a{
    background:url(assets/images/profile.png) center left no-repeat;
    padding-left:25px;
}
.sidebar.author h4 {
    border-bottom:1px solid #ddd;
    color:#000;
    padding-bottom:15px;
    margin-bottom:20px;
}
.sidebar.author h4 span{
    color:#888;
}
.sidebar.author p.author_description{
    font-size:13px;
    margin-bottom:20px;
}
.sidebar h3 {
    /* border-bottom: 1px dashed #9e9c9c; */
    /* padding-bottom: 20px; */
    /* padding-bottom: 12px; */
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 18px;
    text-align: center;
    position: relative;
    /* margin: 0; */
    z-index: 9;
    /* background: #fff; */
    /* padding: 0 20px; */
    /* display: inline-block; */
    position: relative
}
.sidebar aside{
    background: #fff;
    padding: 15px 25px 25px;
    margin-bottom: 30px;
    border-radius: 3px;
    word-wrap: break-word;
    position: relative;
    text-align: center;
}
.sidebar li:last-child{
    border-bottom: none;
}
.sidebar h3:after {
    background: #b3b3b3;
    height: 1px;
    margin-top: -0.5px;
    top: 50%;
    left: 0;
    width: 100%;
    position: absolute;
    content: '';
    padding: 0;
    outline: none;
    border: none;
    z-index: 8;
}
.sidebar h3 span {
    color:#000000;
}
.sidebar p {
    margin:0;
    text-align:left;
    color:#7a7a7a;
}
.sidebar h1.product_title{
    color:#202020;
    font-size:22px;
    margin-bottom:20px;
}
.sidebar.becomemember p.price{
    font-size:26px;
    color:#111;
    text-decoration:none;
    margin-bottom:20px;
    border-bottom:none;
    padding-bottom:0;
}
.sidebar p.price del{
    font-size:60%;
    color:#C7521C;
}
.sidebar p.price ins{
    text-decoration:none;
}
.content_wrapper .page-content .sidebar.becomemember form.cart button.alt.single_add_to_cart_button{
    color: #ffffff;
    border:none;
    background: url('assets/images/add-to-cart-product.png') no-repeat 0 0;
    width: 141px;
    height: 38px;
    display:inline-block;
    margin-left:15px;
    margin-top: 0px;
    font-size:17px;
    /*    text-shadow:0 1px 0 #498511;*/
    font-family:inherit;
    cursor:pointer;
    font-weight:normal;
    vertical-align:text-bottom;
}
.content_wrapper .page-content .sidebar.becomemember form.cart button.alt.single_add_to_cart_button:hover{
    background: url('assets/images/add-to-cart-product.png') no-repeat 0 -48px;
}
.sidebar.becomemember input[type="button"].minus, .sidebar.becomemember input[type="button"].plus {
    height: 38px;
    text-align: center;
    border: 0;
    color: #FFF;
    font-weight: bold;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-family: inherit;
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in;
}
.sidebar.becomemember .input-text.qty {
    position: relative;
    border: 0;
    margin: 0;
    color: #5A5A5A;
    text-align: center;
    float: left;
    padding: 6px;
    width: 50px;
    height: 23px;
    background: none;
    border: 2px solid #ddd;
    border-radius: 4px;
}
/*shoppingcart Button */
/*.quantity .qty { border-top:1px solid #ccc; border-bottom:1px solid #ccc; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; width:26px; text-align: center; }*/
/*.sidebar.becomemember .input-text.qty {
    margin-left:0px;
}*/
.sidebar.becomemember input[type="button"].plus {
    width: 35px !important;
}
.sidebar.becomemember input[type="button"].minus {
    height: 38px;
}
.woocommerce .sidebar.becomemember .quantity, .woocommerce-page .sidebar.becomemember .quantity, .woocommerce #content .sidebar.becomemember .quantity, .woocommerce-page #content .sidebar.becomemember .quantity {
    position: relative;
    margin:0 !important;
    top:4px !important;
    display: inline-block;
    overflow:hidden;
    zoom: 1;
}
.woocommerce  .sidebar.becomemember .quantity .minus, .woocommerce-page .sidebar.becomemember .quantity .minus, .woocommerce #content .sidebar.becomemember .quantity .minus, .woocommerce-page .sidebar.becomemember #content .quantity .minus {
    top:0 !important;
    left: 0;
    z-index:99;
}

.woocommerce .sidebar.becomemember .quantity, .woocommerce-page .sidebar.becomemember .quantity, .woocommerce #content .sidebar.becomemember .quantity, .woocommerce-page #content .sidebar.becomemember .quantity {
    position: relative;
    margin: 0 !important;
    top: 15px;
    display: inline-block;
    overflow: hidden;
    zoom: 1;
}
/*Endshoppingcart Button */

.sidebar.becomemember .product_meta{
    clear:both;
}
.sidebar.becomemember span.sku_wrapper, .sidebar.becomemember span.posted_in, .sidebar.becomemember span.tagged_as{
    display:block;
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #ddd;
    font-size: 17px;
}
.sidebar.becomemember span.sku_wrapper{
    padding-top:17px;
}
.sidebar.becomemember span.sku_wrapper span.sku{
    color:#C7521C;
}
.sidebar.becomemember p{
    margin-bottom:18px;
    border-bottom:1px solid #ddd;
    padding-bottom:18px;
    color:#111;
}
.sidebar.becomemember form.cart{
    padding-bottom:20px;
}
.sidebar ul {
    list-style:none;
}
.sidebar ul li {
    margin-top:0px;
    color:#777;
    padding:6px 0;
    /*border-bottom:1px solid #dddddd;*/
    margin-left:0;
    margin-bottom:0;
}
.sidebar ul .cat-parent{
    border: none;
}
.sidebar ul li span {
    color:#666;
    font-family: inherit;
}
.sidebar ul li a {
    color:#666;
    font-size:14px;
    line-height:20px;
}
.sidebar ul li a:hover {
    color:#f27231;
}
.sidebar p {
    /*margin-bottom: 5px;*/
}
.sidebar p.buttons{
    /*margin: 16px 0;*/
    /*display: block;*/
    /*padding-bottom: 23px;*/
}
.sidebar p.buttons a.button.checkout{
    margin-left:5px;
}
.tagcloud a{
    display: inline-block;
    padding: 8px 10px;
    text-align: center;
    font-size: 13px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    color: #616161;
    margin: 0 0 4px 0 !important;
    border: solid 1px #ddd;
}
.tagcloud a:hover{
    background:#616161;
    color:white;
}
.sidebar h3 a{
    color: #616161;
    display: inline-block;
    margin: 0;
    font-size: 20px;
    z-index: 9;
    background: #ffffff;
    padding: 0 20px;
    /* padding-right: 20px; */
    /* display: inline-block; */
    position: relative;
}
/*.page-content.woocommerce ul.product_list_widget li a, .sidebar ul.product_list_widget li a{
    font-weight: 700 !important;
    color: #222;
    font-size: 13px;
    font-weight: 700;
}
.page-content.woocommerce ul.product_list_widget li, .sidebar ul.product_list_widget li{
    padding: 11px 0;
}
.page-content.woocommerce ul.product_list_widget li del, .sidebar ul.product_list_widget li del{
    color:#F60;
}
.page-content.woocommerce ul.product_list_widget li img, .sidebar ul.product_list_widget li img{	
    box-shadow:none;
    width: 50px;
    height:40px;
    padding: 3px;
    border: 1px solid #d5d5d5;
    background: #fff;
    box-shadow: none;
}*/
.woocommerce .star-rating span, .woocommerce-page .star-rating span {
    font-family:star;
    color:gold;
}
/* Woocommerce Checkout And Cart Page 
=======================================================================*/
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 3px;
}
.woocommerce .col2-set .col-1 header,
.woocommerce .col2-set .col-2 header{
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.fullwidth_inner .woocommerce form .form-row input.input-text{
    border:1px solid #ddd;
    padding:10px 6px;
    color:#999;
    border-radius:5px;
    -webkit-box-shadow: inset 1em 1em 2em -1em #ddd;
    -moz-box-shadow: inset 1em 1em 2em -1em #ddd;
    box-shadow: inset 1em 1em 2em -1em #ddd;
}
.fullwidth_inner .woocommerce form .form-row textarea{
    height:100px;
    padding: 10px 10px;
    resize:none;
    border:1px solid #ddd;
    font-family:inherit;
    color:#999;
    border-radius:5px;
    -webkit-box-shadow: inset 1em 1em 2em -1em #ddd;
    -moz-box-shadow: inset 1em 1em 2em -1em #ddd;
    box-shadow: inset 1em 1em 2em -1em #ddd;
}
.fullwidth_inner .woocommerce form .form-row label{
    margin-bottom:5px;
}
.fullwidth_inner .woocommerce form .form-row input.input-text:focus, .fullwidth_inner .woocommerce form .form-row textarea:focus{
    border: 1px solid #fff;
    box-shadow: 0 1px 8px #ff7d3c;
    -moz-box-shadow: 0 1px 8px #ff7d3c;
    -webkit-box-shadow: 0 1px 8px #ff7d3c;
}
.fullwidth_inner .woocommerce .cart-collaterals .cart_totals{
    float: right;
    width: 39%;
    /*text-align: right;*/
    margin: 20px 0;
}
.fullwidth_inner .woocommerce .cart-collaterals .cart_totals tr td, .fullwidth_inner .woocommerce .cart-collaterals .cart_totals tr th{
    padding: 12px 40px;
    border-left: 1px solid #FCFCFC;
}
.fullwidth_inner .woocommerce .cart-collaterals .cart_totals table tr:first-child th, .fullwidth_inner .woocommerce .cart-collaterals .cart_totals table tr:first-child td{
    border-top:1px solid #ddd;
}
.fullwidth_inner .woocommerce .cart-collaterals .cart_totals tr strong{
    font-weight:normal;
}
.woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
}
/*.fullwidth_inner .woocommerce table.shop_table td, .fullwidth_inner .woocommerce table td, .fullwidth_inner table.shop_table td, .fullwidth_inner table td{
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 14px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: center;
}*/
.fullwidth_inner table td.product-remove a{
    width: auto;
    height: auto;
}
/*.woocommerce-cart table.cart td.actions .coupon .input-text{
    width: 50%;
    height: 35px;
}*/
.fullwidth_inner .woocommerce table.shop_table, .fullwidth_inner .woocommerce table{
    /*    border: none;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        font-size: 15px;*/
}
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
}
.fullwidth_inner table.shop_table th{
    background: #ECECEC;
    background: -moz-linear-gradient(center top,#f7f6f7 0,#d4cdd2 100%);
    background: -moz-gradient(center top,#f7f6f7 0,#d4cdd2 100%);
    font-weight:normal;
    border: 1px solid #D8D8D8;
}
.fullwidth_inner .woocommerce input.button{
    font-weight: 300;
    background: #444444;
    margin-right: 20px;
    color: white;
}
.fullwidth_inner .woocommerce .cart-collaterals .cart_totals tr th{
    border-right:1px solid #fff;
    background:#ddd;
}
.fullwidth_inner .shipping-calculator-form p.form-row-wide:first-child{
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: #fff;
    background-image: linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
    background-image: -o-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
    background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
    background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
    background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 23%, rgb(255,255,255) 62%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.23, rgb(245,245,245)), color-stop(0.62, rgb(255,255,255)) );
    -moz-box-shadow: 1px 1px 1px #ebebeb;
    -webkit-box-shadow: 1px 1px 1px #ebebeb;
    box-shadow: 1px 1px 1px #ebebeb;
    border: 1px solid #dfdfdf;
    margin-top: 0px;
    margin-bottom: 15px;
}
.fullwidth_inner .shipping-calculator-form p.form-row-wide:first-child select {
    color: #909091;
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 2px 5px 10px;
    border: none;
    background: transparent url(assets/images/select-arrows.png) no-repeat 91% center;
    font-size: 12px;
}
.fullwidth_inner .woocommerce .cart-collaterals .shipping_calculator h2{
    margin-bottom:22px;
}
.fullwidth_inner .shipping-calculator-form input.input-text{
    height: 35px;
    padding: 0 7px;
    border-radius: 1px;
    border: 1px solid #ddd;
}
/* Buy Button 
=======================================================================*/
.sidebar ul.sidebar-meta{
    margin-bottom:20px;
    border-bottom:solid 1px #ddd;
    padding-bottom:24px;
}
.sidebar ul.sidebar-meta li{
    border-bottom:none;
}
.sidebar ul.sidebar-meta li.s-product{
    background:url(assets/images/s-product.png) left center no-repeat;
    padding-left:30px;
}
.sidebar ul.sidebar-meta li.s-date{
    background:url(assets/images/s-date.png) left center no-repeat;
    padding-left:30px;
}
.sidebar ul.sidebar-meta li.s-comment{
    background:url(assets/images/s-comment.png) left center no-repeat;
    padding-left:30px;
}
.sidebar ul.sidebar-meta li.s-category{
    background:url(assets/images/s-cat.png) left center no-repeat;
    padding-left:30px;
}
.sidebar ul.sidebar-meta li a{
    font-size:13px;
    color:#636363;
    /*    text-shadow:0 1px 0 #fff;*/
}
.sidebar ul.sidebar-meta li span{
    font-size:13px;
    color:#010101;
    /*    text-shadow:0 1px 0 #ddd;*/
}
.sidebar .author-info{
    margin-bottom:25px;
    /*    text-shadow:0 1px 0 #fff;*/
    position:relative;
    padding-bottom:12px;
    border-bottom:solid 1px #ddd;
    margin-top:-10px;
}
.sidebar .author-info span{
    margin-top:10px;
    margin-left:60px;
}
.sidebar .author-info #author-avatar{
    float:left;
    margin-right:15px;
}
.sidebar .author-info img{
    border-radius:4px;
    position:absolute;
    top:0px;
    left:0;
    padding-right:25px;
}
.sidebar .author-info a{
    display:block;
    margin-top:1px;
    margin-left:60px;
    font-size:13px;
}
.sidebar ul.popular {
    width:115%;
    list-style-type:none;
    margin:0;
    padding:0;
    height:auto;
    overflow:hidden;
}
.sidebar ul.popular li {
    list-style:none;
    display:inline;
}
.sidebar .popular li img {
    float:left;
    width:86px;
    height:65px;
    margin-right:5px;
    margin-bottom:5px;
    border:solid 1px #ddd;
    padding:4px;
    background:#fff;
}
.sidebar ul.item {
    list-style-type:none;
    margin:0;
    padding:0;
    overflow:hidden;
    height:auto;
}
.sidebar ul.popular li {
    list-style:none;
    display:inline;
}
/* category post style
==========================================================*/
.content-bar .post.category{
    background:#fff;
    border:1px solid #d3d2d2;
    min-height:170px;
    position:relative;
    padding: 0 20px;
    margin-bottom: 30px;
}
.content-bar .post.category img.postimg {
    margin-right:15px;
    margin-bottom:32px;
    margin-top:10px;
    margin-left:10px;
    width:205px;
    height:150px;
    float:left;
}
.content-bar .post.category .cat_post_content{
    margin-top:11px;
    padding-right:12px;
}
.content-bar .post.category .cat_post_content h1.post_title{
    font-size:16px;
    margin-bottom:6px;
}
.content-bar .post.category .cat_post_content h1.post_title a{
    font-size:15px;
    color:#010101;
}
.content-bar .post.category .cat_post_content span.new-link{
    position:absolute;
    top:12px;
    right:10px;
    font-size:10px;
    background-color:#f27232;
    color:#fff;
    padding:0 5px;
    border-radius:7px;
}
.content-bar .post.category .cat_post_content p{
    margin-top:7px;
}
.content-bar .post.category .cat_post_content span.price{
    font-size:15px;
    color:#f27231;
    margin-bottom:7px;
}
.content-bar .post.category .cat_post_content a.read_more{
    display: block;
    text-align: right;
    margin-bottom: 15px;
}

a.read_more {
    float: right;
}
/* Footer Styles
==========================================================*/
.footer_wrapper {
    background:#f27232;
    padding-top:24px;
    padding-bottom:30px;
    border-bottom:1px dashed #74300d;
    border-top:1px solid #ad5022;
}
.footer_wrapper .footer, .footer_wrapper .footer p{
    color:#fff;
}
.footer_wrapper .footer .tagcloud a{
    color: #fff;
}
.footer_wrapper .footer_widget {
    min-height:170px;
}
.footer_wrapper .footer_widget h6 {
    color: #5b1f00;
    border-bottom: 1px dotted #fff;
    margin-bottom: 15px;
    padding-bottom: 12px;
    display: inline-block;
    font-size: 15px;
    line-height:24px;
    margin-top:0;
    font-weight:normal;
    /*    text-shadow: 0 1px 0 #BB430B;*/
}
.footer_wrapper .footer_widget .widget {
    background: none;
    border: none;
    box-shadow: none;
    margin-bottom: 40px;
}
.footer_wrapper .footer_widget ul {
    list-style-type:none;
}
.footer_wrapper .footer_widget ul li {
    margin-bottom: 10px;
    margin-left: 0;
    line-height: 22px;
}
.footer_wrapper .footer_widget ul li a {
    color:#ffffff;
    font-size:13px;
    margin-left:0;
    word-break: break-all;
}
.footer_wrapper select{
    display: block;
    margin: 10px 0px;
    width: 100%;
    overflow: hidden;
    border: 0;
    font-size: 13px;
    outline: 0;
    font-weight: 500;
    color: #797979;
    padding: 9px 12px;
    height: 37px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* Footer Social Icons Styles
==========================================================*/
.footer_wrapper .footer_widget ul.social li {
    padding-left:0px;
    margin-bottom:5px;
}
.footer_bottom {
    border-top:1px solid #b5511f;
    background:#af4e1d;
    padding-top:7px;
    padding-bottom:0px;
    overflow:hidden;
}
.footer_bottom .copyright {
    text-align:right;
    margin-bottom: 15px;
}
.footer_bottom p {
    margin-bottom: 8px;
    margin-top: 8px;
    color:#EC976F;
}
#content-cat ul li{
    margin-left:0;
    list-style-image:none;
    list-style:none;
}
/*--------------------------------------------------------------------*/
/* Special Columns */
/*--------------------------------------------------------------------*/

.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
    float:left;
    position:relative;
}
.one_third {
    width:30%;
    margin-right:5%;
}
.one_half {
    width:48%;
    margin-right:4%;
}
.one_third {
    width:30%;
    margin-right:5%;
}
.two_third {
    width:65%;
    margin-right:5%;
}
.one_fourth {
    width:22%;
    margin-right:4%;
}
.three_fourth {
    width:74%;
    margin-right:4%;
}
.col2, .col3, .col4 {
    float:left;
    position:relative;
}
.col3 {
    width:280px;
    margin-right:60px;
}
.col2 {
    width:460px;
    margin-right:40px;
}
.col4 {
    width:210px;
    margin-right:40px;
}
.login-log{
    margin-top:60px;
}
form#loginform{
    margin:0;
    padding:0;
    width:100%;
    margin-top:-33px;
    font-family:inherit;
    float: left;
}
.main-loginform form#loginform{
    margin-left:58px;
}
form#loginform p{
    width:100%;
    margin-left:-53px;
}
form#loginform p.login-username{
    height:45px;
    margin-bottom:25px;
    margin-top:-60px;
}
form#loginform p.login-password{
    height:45px;
    margin-bottom:25px;
    margin-top: -20px;
}
form#loginform p.login-username label, form#loginform p.login-password label{
    width: 12%;
    margin-top: 7px;
    font-size: 16px;
    color:#888;
    /*    text-shadow: 0 2px 2px white;*/
    display:inline;
}
form#loginform p.login-username input, form#loginform p.login-password input{
    width: 357px;
    height: 41px;
    padding-left:20px;
    padding-right:10px;
    margin-top: 6px;
    margin-left: -16px;
    color:#888;
    border: none;
    margin-right: 20px;
    background:url(assets/images/edd-input2.png) center no-repeat;
}
form#loginform p.login-remember{
    margin-top: -14px;
    margin-bottom:-38px;
    margin-left: 11px;
    border: 1px solid #bbb;
    padding: 9px 23px;
    background: white;
    width: 150px;
    border-radius: 5px;
    position:relative;
}
form#loginform p.login-remember input{
    position:absolute;
    left:12px;
    top:10px;
}
form#loginform p.login-remember label{
    margin-left:15px;
    color:#004F69;
}
.main-loginform form#loginform p.login-remember{
    margin-left:56px;
    margin-top:0px;
    margin-bottom:7px;
}
form#loginform p.login-submit{
    height:40px;
}
form#loginform p.login-submit .button-primary{
    margin-left: 0px;
    margin-top: 14px;
    background: url(assets/images/edd-submit.png) center no-repeat;
    width: 126px;
    height: 39px;
    color: #FEFEFE;
    /*    text-shadow: 0 1px 1px #2A3539;*/
    border: none;
    display: inline-block;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    line-height: 12px;
    padding: 0;
}
.register-log{
    width: 477px;
    float: right;
    margin-top: -37px;
}
.affiliates-registration{
    background:#e0e0e0;
    border:1px solid #bdbdbd;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding:20px 10px;
    padding-top:5px;
    margin-top:26px;
    -webkit-box-shadow: 0 4px 5px -3px #312F2F;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 3px 5px -3px #464646;
}
.affiliates-registration #affiliates-registration-form label{
    margin-bottom:6px !important;
    margin-top:18px;
    color:#888;
    font-size:14px;
    /*    text-shadow: 0 1px 1px #fff;*/
}
.affiliates-registration #affiliates-registration-form input{
    background:url(assets/images/edd-input.png) center no-repeat;
    border:none;
    width:422px;
    padding:0 10px;
    color:#888;
    margin-left:5px;
    height:41px;
}
.affiliates-registration #affiliates-registration-form p.terms{
    margin-top:12px;
    margin-left: 8px;
}
.affiliates-registration #affiliates-registration-form input[type="submit"]{
    margin-left:12px;
    margin-top: 15px;
    background: url(assets/images/edd-submit.png) center no-repeat;
    width: 126px;
    height: 39px;
    color: #FEFEFE;
    /*    text-shadow: 0 1px 1px #2A3539;*/
    border: none;
    display: inline-block;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    line-height: 12px;
    padding: 0;
}
.main-loginform form#loginform input[type="submit"]{
    margin-left:110px;
}
.main-register label{
    width: 12%;
    margin-top: 7px;
    font-size: 16px;
    color:#888;
    /*    text-shadow: 0 2px 2px white;*/
    display:inline;
}
.main-register input[type="text"]{
    width: 410px;
    height: 41px;
    padding-left:15px;
    padding-right:9px;
    margin-top: 6px;
    margin-left: 0px;
    color:#888;
    border: none;
    margin-right: 20px;
    background:url(assets/images/edd-input.png) center no-repeat;
}
.main-register .reg-user{
    margin-left:24px !important;
}
.main-register .reg-pass{
    margin-left:54px !important;
}
.main-register input[type="submit"]{
    margin-left: 111px;
    margin-top: 2px;
    margin-bottom:30px;
    background: url(assets/images/edd-submit.png) center no-repeat;
    width: 126px;
    height: 39px;
    color: #FEFEFE;
    /*    text-shadow: 0 1px 1px #2A3539;*/
    border: none;
    display: inline-block;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    line-height: 12px;
    padding: 0;
}
/* Checkout Page
====================================*/
#edd_checkout_cart{
    border:1px solid #cecdcd !important;
}
#edd_checkout_cart,
#edd_checkout_cart td,
#edd_checkout_cart th{
    background: #fff !important;
}
#edd_checkout_cart th{
    font-size: 14px;
}
#edd_checkout_cart .edd_cart_total{
    border-bottom:1px solid #cecdcd !important; 
}
#edd_checkout_user_info input[type="text"]{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
a.edd-add-to-cart .edd-add-to-cart-label{
    width: auto;
    height: auto;
    position: initial;
    text-shadow: none;
    background: transparent;
}
.edd_purchase_submit_wrapper .edd_go_to_checkout,   
.edd_purchase_submit_wrapper .edd-add-to-cart{
    display: table;
    padding: 6px 12px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff;
    background: #3276b1;
    border-color: #285e8e;
    margin-bottom: 10px;
}
.edd_purchase_submit_wrapper a.edd-submit ,
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
    display: inline-block;
    float: none;
    margin-bottom: 0;
}
.download-product .product-list .edd-add-to-cart-label {
    display: none;
}
.download-product .product-list h6 {
    position: relative;
}
.product-list a.edd_go_to_checkout.button.blue.edd-submit{
    background: none;
    text-shadow: none;
    color: transparent;
    border: 0;
    position: absolute;
    top: 15px;
}
.product-list .edd-cart-added-alert{
    display:none !important;
}
.product-list a.edd_go_to_checkout.button.blue.edd-submit:hover{
    color: transparent;
}
.product-list a.edd_go_to_checkout.button.blue.edd-submit:before {
    font-family: 'FontAwesome';
    content: "\f06e";
    font-size: 16px;
    border: 1px solid green;
    padding: 5px 6px;
    position: absolute;
    color: green;
    top: -8px;
    left: -12px;
    /* background: transparent; */
}
.product-list form ul li{
    display: none !important;
}
.product-list form {
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 0;
}
.product-list a.edd-add-to-cart.button.blue.edd-submit.edd-has-js {
    background: none;
    border: none;
    overflow: inherit;
    padding-right: 0;
}
.product-list a.edd-add-to-cart.button.blue.edd-submit.edd-has-js:before {
    position: absolute;
    content: "\f217";
    font-family: "FontAwesome";
    font-size: 16px;
    border: 1px solid green;
    padding: 5px 7px;
    color: green;
    top: -8px;
    left: -4px;
}
/* User profile Style
====================================*/
.user-profile{
    margin-top:35px;
}
.user-profile input[type="text"], .user-profile input[type="password"]{
    width: 411px;
    height: 41px;
    padding-left:15px;
    padding-right:9px;
    margin-top: 6px;
    margin-left: 0px;
    color:#888;
    border: none;
    float:right;
    margin-right: 20px;
    background:url(assets/images/edd-input.png) center no-repeat;
}
.user-profile .form_row{
    margin-bottom:20px;
    height:45px;
}
.user-profile .form_row.area{
    margin-bottom:20px;
    height:120px;
}
.user-profile label{
    width:150px;
    float:left;
    padding-top:16px;
    line-height:19px;
    font-size:13px;
    /*    text-shadow:0 1px 0 #fff;*/
}
.user-profile textarea{
    width:407px;
    height:120px;
    float:right;
    padding-top:8px;
    margin-right:20px;
    border:1px solid #ddd;
    border-radius:5px;
    padding-left:15px;
    padding-right:9px;
    color:#888;
    font-family:inherit;
}
#salejunction_submit_form textarea{
    width:415px;
    border: 1px solid #DDD;
    font-family: inherit;
    color: #888;
    height:120px;
    line-height: 22px;
}
.user-profile input[type="submit"]{
    margin-top: 2px;
    margin-bottom:30px;
    margin-right:20px;
    background: url(assets/images/edd-submit.png) center no-repeat;
    width: 126px;
    height: 39px;
    color: #FEFEFE;
    /*    text-shadow: 0 1px 1px #2A3539;*/
    border: none;
    display: inline-block;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    line-height: 12px;
    padding: 0;
    float:right;
}
/* #Flex Slider
================================================== */
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
    width: auto;
    margin: 0;
    padding: 0;    
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img, .single_image img{
    border: 1px solid #ddd;
    padding:8px;
    background:#fff;
    max-width: 97%;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}
.single_image img{
    width: 100%;
    max-width: 100%;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
    position: relative;
    zoom: 1;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides > li {
    position: relative;
    margin-left: 0;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {
    zoom: 1;
    position: relative;
}
/* Caption style */
/* IE rgba() hack */
.flex-caption {
    background:none;
    -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
    zoom: 1;
}
.flex-caption {
    padding: 2%;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    /*    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);*/
    font-size: 14px;
    line-height: 18px;
    display:none;
}
/* Direction Nav */
.flex-direction-nav {
    height: 0;
}
.flex-direction-nav li a {
    margin: -13px 0 0;
    display: block;
    position: absolute;
    bottom:2.2%;
    cursor: pointer;
    text-indent: -999em;
}
.flex-direction-nav li .next {
    background:url(assets/images/next.png) no-repeat;
    width:31px;
    height:24px;
    position: absolute;
    left:41px;
}
.flex-direction-nav li .prev {
    background:url(assets/images/prev.png);
    width:31px;
    height:24px;
    position: absolute;
    left:10px;
}
.article_slider .flex-direction-nav li .disabled {
    opacity: .3;
    filter:alpha(opacity=30);
    cursor: default;
}
/* Control Nav */
.flex-control-nav {
    width: 100%;
    position: absolute;
    text-align: center;
    display:none;
}
.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
    display: inline;
}
.flex-control-nav li:first-child {
    margin: 0;
}
.flex-control-nav li a {
    width: 13px;
    height: 13px;
    display: block;
    cursor: pointer;
    text-indent: -999em;
}
.flex-control-nav li a:hover {
    background-position: 0 -13px;
}
.flex-control-nav li a.active {
    background-position: 0 -26px;
    cursor: default;
}
ul.paging {
    margin:0px;
    padding:0px;
    float:left;
    margin-top:20px;
    margin-bottom:20px;
}
ul.paging li {
    margin:0px;
    padding:0px;
    display:inline;
    margin-right:4px;
}
ul.paging li a {
    color:#777777;
    background:#fff;
    padding:2px 7px 2px 7px;
    width:20px;
    height:20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:5px;
    border:1px solid #eeeeee;
}
ul.paging a.active, ul.paging a:hover, ul.paging a.current {
    background:#F8A33E;
    color:#FFF;
}
/* Social Icons 
====================================*/
.bottom_footer_content .social_logos {
    list-style: none;
    margin-bottom: 0;
    margin-top:8px;
}
.bottom_footer_content .social_logos li {
    display: inline-block;
    margin-left: 0;
    margin-right: 4px;
    width: 25px;
    height: 25px;
    background: white;
    border-radius: 50%;
}
.bottom_footer_content .social_logos li a {
    color: #e43750;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.bottom_footer_content .social_logos li a i{
    margin-left: 7px;
    margin-top: 6px;
    font-size: 14px;
    font-weight: bold;
}
/* Login and registeration style 
====================================*/
#login-panel{
    padding: 0 20px 0 0;
}
#login-panel .signinForm{
    border: 1px solid #dad8d8;
    border-radius: 5px;
    padding: 20px 30px;
}
#registration_form #reg_form{
    padding: 20px 30px;
    border: 1px solid #dad8d8;
}
#login-panel input[type="text"], #login-panel input[type="password"]{
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border: none;
    background-color: white !important;
    border: 1px solid #dad8d8;
    margin-top: 6px;
    margin-bottom: 20px;
}
#login-panel input[type="password"]{
    margin-bottom:10px;
}
#login-panel label{
    /*    text-shadow:0 1px 0 #fff;*/
    color:#444;
    font-size:14px;
}
#login-panel p.pass-text{
    display:inline;
    color:#758291;
    /*    text-shadow:0 1px 0 #fff;*/
}
#login-panel input[type="submit"]{
    margin-left: 0px;
    margin-top: -15px;
    margin-bottom:20px;
    background: url(assets/images/edd-submit.png) center no-repeat;
    width: 126px;
    height: 39px;
    color: #FEFEFE;
    /*    text-shadow: 0 1px 1px #2A3539;*/
    border: none;
    display: inline-block;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    line-height: 12px;
    padding: 0;
}
#registration_form input[type="text"], #registration_form input[type="password"]{
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border-radius: 2px;
    border: 1px solid #dad8d8;
    margin-top: 6px;
    margin-bottom: 20px;
    color: #777;
}
#registration_form label{
    /*    text-shadow:0 1px 0 #fff;*/
    color:#444;
    font-size:13px;
}
#registration_form input[type="submit"]{
    margin-top: 10px;
    background: url(assets/images/edd-submit.png) center no-repeat;
    width: 126px;
    height: 39px;
    color: #FEFEFE;
    /*    text-shadow: 0 1px 1px #2A3539;*/
    border: none;
    display: inline-block;
    cursor: pointer;
    font-family: inherit;
    font-size: 14px;
    line-height: 12px;
    padding: 0;
}
#login-panel h3, #registration_form h3{
    width: 100%;
    border: 1px solid #dadada;
    background-color: #e5e3e3;
    color: #c9571f;
    padding: 8px 15px;
    /*    text-shadow: 0 1px 1px #fff;*/
    margin-bottom: 25px;
}
.wp-user-form input[type= 'submit']{
    clear: both;
    padding: 10px 15px;
    background: #4a4949;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 15px;
    color: #fefefe;
    font-family: inherit;
    font-size: 14px;
    border: none;
    cursor: pointer;
}
.wp-user-form #user_login{
    display: inline-block;
    width: 100%;
    height: 36px;
    overflow: hidden;
    background-color: #ededed;
    background-color: transparent;
    border: 1px solid white;
    border-color: #666666;
    padding-left: 15px;
}
#salejunction_submit_form .label {
    color: #6A6B6B;
    font-size: 13px;
    font-weight: normal !important;
    margin-top:15px !important;
}
#salejunction_upload_section .image_upload_button {
    border:none !important;
}
#salejunction_submit_form input[type="text"] {
    background: url(assets/images/edd-input.png) center no-repeat;
    padding:0 10px;
    height:41px;
    width:411px;
    border: none;
    box-shadow: none !important;
}
/*=======================================================*/
/* Vendor Form Style */
/*=======================================================*/
.mv_submit_vendor_form{
    text-align: center;
}
.mv_submit_vendor_form .mv_create_form_vendor td, .mv_submit_vendor_form .mv_create_form_vendor th{
    border:none;
    background: none;
    margin-bottom: 20px;
    padding-bottom: 14px;
    padding-right: 30px;
    vertical-align: inherit;
}
.mv_submit_vendor_form .mv_create_form_vendor td label, .mv_submit_vendor_form .mv_create_form_vendor th label{
    font-size: 16px;
    margin-bottom: 25px;
}
.mv_submit_vendor_form select{
    height: 30px;
    width: 107% !important;
    border: 1px solid #ddd;
}
.mv_submit_vendor_form input[type="text"]{
    border: 1px solid #ddd;
    height: 30px;
    padding: 0 8px;
}
.mv_submit_vendor_form textarea{
    border: 1px solid #ddd;
    width: 98%;
    padding: 0 10px;
}
.mv_submit_vendor_form input.mv_submit{
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding: 8px 20px 8px 20px;
    margin-bottom: 0;
    border: none;
    margin-right: 65px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #555;
    webkit-box-shadow: 0 3px 0 #111;
    -moz-box-shadow: 0 3px 0 #111;
    box-shadow: 0 3px 0 #111;
    margin-bottom: 46px;
}
/*Registration page Recaptha 
=====================================*/
div#recaptcha_image {
    margin-bottom: 10px;
}
img#recaptcha_challenge_image {
    width: 94%;
}

#edd_user_history th, #edd_user_history td {
    text-align: left;
    padding: 7px 8px !important;
    border-bottom: 1px solid #F0F0F0;
    border-top: none;
    border-bottom:1px solid #fefefe;
}
#edd_user_history th{
    background:#faecd5 !important;
    border: 1px solid #faecd5;
}
#edd_user_history td {
    background:#fcf8f2;
    border: 1px solid #FCF8F2;
    padding-top: 10px !important;
}
.edd_download_file a.edd_download_file_link{
    background: url(assets/images/download-button.png) center no-repeat;
    width: 126px;
    height: 39px;
    border:none;
    font-size:0;
    padding:13px 50px !important;	
}
.content-bar .dashboard_link{
    list-style:none;
    width:105%;
}
.content-bar .dashboard_link li{
    float:left;
    margin-left:0;
    margin-right:13px;
    width:147px;
    height:119px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.content-bar .dashboard_link li p{
    font-size: 12px;
    color: #333;
    margin-top: 20px;
    /*    text-shadow: 0 2px 0 white;*/
}
.content-bar .dashboard_link li a{
    display:inline-block;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.content-bar .dashboard_link li.personal_link a {
    background:url(assets/images/personal-link.png) no-repeat;
    width:147px;
    height:119px;
}
.content-bar .dashboard_link li.personal_link a:hover{
    background:url(assets/images/personal-link-hover.png) no-repeat;
}
.content-bar .dashboard_link li.affiliate_link a {
    background:url(assets/images/affiliate-a.png) no-repeat;
    width:147px;
    height:119px;
}
.content-bar .dashboard_link li.affiliate_link a:hover{
    background:url(assets/images/affiliate-b.png) no-repeat;
}
.content-bar .dashboard_link li.download_link a {
    background:url(assets/images/download-link.png) no-repeat;
    width:147px;
    height:119px;
}
.content-bar .dashboard_link li.download_link a:hover{
    background:url(assets/images/download-link-hover.png) no-repeat;
}
.content-bar .dashboard_link li.upload_link a {
    background:url(assets/images/upload-link.png) no-repeat;
    width:147px;
    height:119px;
}
.content-bar .dashboard_link li.upload_link a:hover{
    background:url(assets/images/upload-link-hover.png) no-repeat;
}
.page-content blockquote {
    padding:10px;
    border:1px solid #ddd;
    padding-left:60px;
    min-height:60px;
    margin-top:25px;
    margin-bottom:28px;
    background: white url(assets/images/blockqoute.png) 6px 16px no-repeat;
    font-style: oblique;
    padding-bottom: 15px;
    padding-top: 14px;
    -webkit-box-shadow: inset 2px 2px 5px #e0e0e0, 0 8px 6px -5px #e7e7e7 ;  
    -moz-box-shadow: inset 2px 2px 5px #e0e0e0, 0 8px 6px -5px #e7e7e7;
    box-shadow: inset 2px 2px 5px #e0e0e0, 0 8px 6px -5px #e7e7e7;
}
.page-content blockquote img {
    float: left;
    margin-right:15px;
}
/*-----------------------------------------------------*/
/* Contact Page Style*/
/*-----------------------------------------------------*/
.contact-page h3{
    background:url(assets/images/side-line.png) repeat-x;
    background-position:0 50%;
}
.contact-page h3 a{
    background-color:#fbfbfb;
    padding-right:10px;
}
#contactForm label.error {
    color:red;
    background:none;
    margin-bottom: 0;
    width:497px;
    margin-left:145px;
}
#contactForm input[type="text"], #contactForm input[type="email"], #contactForm textarea {
    padding: 10px 25px;
    font-size: 14px;
    font-family: inherit;
    color: #9d9e9e;
    /*    text-shadow: 1px 1px 0 rgba(256,256,256,1.0);*/
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.50);
    width: 100%;
}
#contactForm label {
    float:left;
    clear:both;
    font-size:14px;
    padding-top:8px;
    margin-bottom: 8px;
    /*    text-shadow:0 2px 1px #fff;*/
}
#contactForm input[type="submit"] {
    clear: both;
    padding: 10px 15px;
    float: right;
    background: #4a4949;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    margin-top: 15px;
    color: #fefefe;
    font-family: inherit;
    font-size: 14px;
    border: none;
    cursor: pointer;
}
#contactForm textarea {
    height:200px;
    padding:12px;
}
.contact-page {
    padding-left:6px;
    overflow: hidden;
    margin-bottom: 30px;
}
.contact-page p {
    color:#4f4e4e;
    margin-bottom: 0.785714286rem;
}
.gform_body .medium.gfield_select{
    width:53% !important;
}
.content_bg .sidebar .contact-info span {
    color:#576f21;
}
.content_bg .sidebar .contact-info p {
    margin:10px 0;
}
.buy_button.on_content{
    display:none;
}
#comment-form #respond p.form-submit input#submit{
    float: right;
    margin-top: 15px;
    /*background:#d0d0d0;*/
    border: solid 1px #333;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    font-size: 14px;
    text-align: center;
    position: relative;
    display: inline-block;
    background-color: #333;
    margin: auto;
    width: auto;
    padding: 10px 18px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-rendering: optimizeLegibility;
    margin: 25px auto 0px auto;
}
.comment-sidebar{
    display:none;
}
.affiliate_area_page{
    text-align:justify;
}
.affiliate_area_page h1, .affiliate_area_page h2, .affiliate_area_page h3{
    border-bottom:1px solid #ddd;
    padding-bottom:12px;
}
ol.aff_ol_list{
    margin-left:-10px;
}
.content-bar p.aff-pera{
    margin:-18px 0;
    margin-top:-32px;
}
.content-bar p.aff-pera span.affiliate-link{
    border:1px solid #fff;
    padding:11px 20px;
    background:#fff;
    display: inline-block;
    width: 588px;
    box-shadow: 0 1px 8px #FF7D3C;
    -moz-box-shadow: 0 1px 8px #ff7d3c;
    -webkit-box-shadow: 0 1px 8px #FF7D3C;
    color: #F27231;
    border-radius:4px;
}
h3.edd_user_commissions_header, h2.aff-stats{
    background: url(assets/images/grad-overlay-s.png) #393939;
    font-size:15px;
    font-style:oblique;
    color:#fff;
    padding-left:20px;
    margin-bottom: 0;
    margin-top: 22px;
}
table.wp-list-table, table.edd_user_commissions{
    width:100%;
    margin-bottom:10px;
}
table.wp-list-table th,  table.edd_user_commissions th{
    text-align:center;
    background: url('assets/images/theadgrand.png') repeat-x;
}
table.wp-list-table td, table.edd_user_commissions td{
    text-align:center;
}
label.description{
    padding-bottom:34px;
    display:inline-block;
    padding-top:10px;
    font-size:16px;
    /*    text-shadow:0 1px 0 #fff;*/
}
.filters .from-date{
    display:inline;
    background-color:#ecebeb;
    padding:23px 10px;
    margin-top:25px;
    padding-left:25px;
    color:#888;
    font-size:15px;
    /*    text-shadow:0 1px 0 #fff;*/
}
.filters .thru-date{
    display:inline;
    background-color:#ecebeb;
    padding:23px 10px;
    padding-right:100px;
    margin-top:25px;
    color:#888;
    font-size:14px;
    /*    text-shadow:0 1px 0 #fff;*/
}
.filters .from-date input, .filters .thru-date input{
    width:180px;
    height:23px;
    padding-left:9px;
    color:#888;
    border:1px solid #ccc;
    -webkit-box-shadow: inset 2px 2px 5px #ebebeb;
    -moz-box-shadow: inset 2px 2px 5px #ebebeb;
    box-shadow: inset 2px 2px 5px #ebebeb;
}
.filters .submit input[type="submit"] {
    clear:both;
    width:126px;
    height:37px;
    background:url(assets/images/edd-submit.png) no-repeat;
    border:0;
    cursor:pointer;
    margin-top: 35px;
    margin-right:20px;
    color:#fefefe;
    /*    text-shadow:0 1px 1px #2a3539;*/
    font-family:inherit;
    font-size:14px;
    border:none;
    cursor:pointer;
}
.download-tag a{
    color: #777;
    border: 1px solid #DDD;
    padding: 7px 9px 5px 9px;
    font-size: 13px;
    background: #E9E9E9;
    background: url('assets/images/theadgrand.png') repeat-x;
    /*    text-shadow: 0 1px 0 white;*/
    margin-right: 3px;
    line-height: 33px;
}
.download-tag a:hover{
    background: url('assets/images/theadgrand-reverse.png') repeat-x;
}
p.edd_has_purchased{
    display:none;
}
.fullwidth .fullwidth_inner{
    border:1px solid #ddd;
    padding:26px 20px;
    margin-top:60px;
    background:#fff;
    padding-bottom: 50px;
}
.fullwidth .fullwidth_inner h1.page-title{
    border-bottom:1px solid #ddd;
    padding-bottom:18px;
    margin-bottom:20px;
}
/*Calendar style*/
#wp-calendar caption {
    text-align: center;
    background:#17517a;
    color: #fff;
    border-bottom: 2px solid #e6eef7;
}
#wp-calendar {
    color: #555;
    width: 95%;
    text-align: center;
    color:#fff;
}
#wp-calendar a {
    color: #000;
    color:#17517a;
}
.footer #wp-calendar a {
    color:#17517a;
}
#wp-calendar caption, #wp-calendar td, #wp-calendar th {
    text-align: center;
}
#wp-calendar caption {
    font-size: 13px;
    font-weight: 500;
    /*    text-shadow: 0;*/
    padding: 10px 0 10px 0;
    text-transform: uppercase;
    background: #444;
    color: white;
}
#wp-calendar th {
    background: #797979;
    font-weight: 400;
    border: solid 1px #e2e2e3;
}
.footer #wp-calendar th {
    background: #e0e0e0;
    border:solid 1px #e2e2e3;
}
#wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border:solid 1px #f4f4f4;
    color:#fff;
}
.footer #wp-calendar tbody td {
    color:#000;
}
.footer #wp-calendar tbody td#next.pad {
    padding-right:5px;
}
#wp-calendar tbody td {
    color:#4a4a4a;
    padding:5px;
    background:#e9eaeb;
    border: solid 1px #fcfcfd;
}
#wp-calendar tbody td.pad {
    background-color:#f9fafb;
}
#wp-calendar tbody td#today {
    background-color:#fdfdfd;
}
#calendar_wrap {
    display: block;
    margin-bottom: 30px;
}

/* =======================DUMMY DATA======================*/

.dummy_data_notify{
    background: #f1f1f1;
    border:1px solid #089bd0;
    margin-top: 20px;
    width:700px;
    padding-left: 20px;
    color: #282829;
    height:100px;
    position:relative;
    margin-bottom:25px;
}
.dummy_data_notify .btn{
    background: url('assets/images/dummy_msg.png') no-repeat; 
    width:276px;
    height:58px;
    position:absolute;
    bottom:-13px;
    text-align:center;
    right:15px;
}
.dummy_data_notify .btn a{
    color: #000;
    display:block;
    text-decoration:none;
    margin-top:22px;
    font-size:22px;
    /*    text-shadow:0 1px 0 #3fc6f3;*/
}

/*Homepage Product*/
.pgallery #content .product-thumbnail .product-list .product_add_to_cart{
    /*display: block !important;*/
}
.pgallery #content .product-thumbnail .product-list .price{
    position: relative;
    display:block;
    width:100%;
    /*overflow: hidden;*/
    clear: both;
    /*padding-right: 80px;*/
}
.productlisting .pgallery .product-thumbnail .product-list{
    position: relative;
}
.productlisting .pgallery .product-thumbnail .woocommerce-Price-amount{
    margin-bottom: 10px;
    padding-right: 80px;
}
.productlisting .pgallery .product-thumbnail .product-list .woocommerce-Price-amount,
.productlisting .pgallery .product-thumbnail .product-list .product_add_to_cart{
    display: block !important;
}
.productlisting .pgallery .product-thumbnail .product-list .add_to_cart_button.loading{
    display:none;
}
.productlisting .pgallery .product-thumbnail .product-list .add_to_cart_button,
.productlisting .pgallery .product-thumbnail .product-list .added_to_cart{
    color:transparent !important;
}
.productlisting .pgallery .product-thumbnail .product-list .add_to_cart_button:before{
    position: absolute;
    content: "\f217";
    font-family: "FontAwesome";
    font-size: 16px;
    border: 1px solid green;
    padding: 5px 7px;
    color: green;
    top: -8px;
    left: -4px;
}
.productlisting .pgallery .product-thumbnail .product-list a.add_to_cart_button,
.productlisting .pgallery .product-thumbnail .product-list a.add_to_cart_button.added{
    width: 30px;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
}
.productlisting .pgallery .product-thumbnail .product-list  .add_to_cart_button.added:before{
    content: "";
    border: none;
}
.productlisting .pgallery .product-thumbnail .product-list .add_to_cart_button.added:after{
    font-family: WooCommerce;
    content: "\e017";
    font-size: 16px;
    border: 1px solid green;
    padding: 5px 6px;
    position: absolute;
    color: green;
    top: -8px;
    left: -3px;
}
.productlisting .pgallery .product-thumbnail .product-list .added_to_cart{
    width: 30px;
    height: 0;
    position: absolute;
    right: 30px;
    top: 0;
    padding: 0;
}
.productlisting .pgallery .product-thumbnail .product-list .added_to_cart:before{
    font-family: 'FontAwesome';
    content: "\f06e";
    font-size: 16px;
    border: 1px solid green;
    padding: 5px 6px;
    position: absolute;
    color: green;
    top: -8px;
    left: -12px;
}
.productlisting .pgallery .product-thumbnail .product-list .edd-image{
    position: relative;
}
.productlisting .pgallery .product-thumbnail .product-list .edd-image img{
    margin-bottom: 0;   
}
.productlisting .pgallery .product-thumbnail .product-list .edd-image a.buy_now_button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.49);
    text-align: center;
    opacity: 0;
    transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
}
.productlisting .pgallery .product-thumbnail .product-list .edd-image a.buy_now_button span.buy-now-link{
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    font-size: 14px;
    padding: 8px 12px;
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    width: 100px;
    text-align: center;
    margin: 0 auto;
}
.productlisting .pgallery .product-thumbnail .product-list .edd-image:hover a.buy_now_button{
    opacity:1;
}
.productlisting .pgallery .product-list .edd-image, .product-list .edd-image{
    margin-bottom: 18px;
}
/*single page*/
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner{
    background: transparent;
    padding:0;
    border:none;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .woocommerce-tabs,
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .woocommerce-tabs ul.tabs{
    padding: 0;
    margin: 0;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .woocommerce-tabs ul.tabs li:after,
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .woocommerce-tabs ul.tabs li:before{
    display: none;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .woocommerce-tabs ul.tabs li.active{
    background: #fff !important;
    border: 1px solid #dfdbdf;
    border-bottom: 0;
    background: -webkit-gradient(linear,left top,left bottom,from(#f7f6f7),to(#dfdbdf));
    background: -webkit-linear-gradient(#f7f6f7,#dfdbdf);
    background: -moz-linear-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
    background: -moz-gradient(center top,#f7f6f7 0%,#dfdbdf 100%);
    display: inline-block;
    position: relative;
    z-index: 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.6);
    margin: 0 10px 0 0px;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .woocommerce-tabs .panel{
    background: #FFF;
    padding: 38px 20px 45px 22px;
    border: 1px solid #cfcfcf;
    border-top: none;
    margin-bottom: 30px;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .woocommerce-tabs li{
    border: none;
    background-color: transparent;
    border-radius:0;
    margin:0;
    padding: 10px 15px;
    font-size: 16px;
    /*    text-shadow:none;*/
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .product_title{
    color: #202020;
    font-size: 22px;
    margin-bottom: 20px;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner p.price {
    font-size: 26px;
    color: #111;
    text-decoration: none;
    margin-bottom: 20px;
    border-bottom: none;
    padding-bottom: 0;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner p {
    margin-bottom: 18px;
    /*    border-bottom: 1px solid #ddd;*/
    padding-bottom: 18px;
    color: #111;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .input-text.qty {
    margin-left: 0px;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .input-text.qty {
    position: relative;
    border: 0;
    margin: 0;
    color: #5A5A5A;
    text-align: center;
    float: left;
    padding: 6px;
    width: 50px;
    height: 23px;
    background: none;
    border: 2px solid #ddd;
    border-radius: 4px;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner form.cart button.alt.single_add_to_cart_button {
    color: #ffffff;
    border: none;
    background: url(images/add-to-cart-product.png) no-repeat 0 0;
    width: 141px;
    height: 38px;
    display: inline-block;
    margin-left: 15px;
    margin-top: 0px;
    font-size: 17px;
    /*    text-shadow: 0 1px 0 #498511;*/
    font-family: inherit;
    cursor: pointer;
    font-weight: normal;
    vertical-align: text-bottom;
    line-height: 0;
}
/*.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner span.sku_wrapper, */
/*.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner span.posted_in, */
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner span.tagged_as {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 17px;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .images img {
    margin-bottom: 0px;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner img {
    height: auto;
    max-width: 100%;
}
.content_wrapper.woocommerce_wrapper .fullwidth .fullwidth_inner .images img {
    border: 1px solid #ddd;
    padding: 8px;
    background: #fff;
    max-width: 97%;
    box-shadow: rgba(0, 0, 0, 0.1) 0 0 8px;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
}
.content_wrapper.woocommerce_wrapper .fullwidth  .related.products h2{
    font-size: 18px;
    border-bottom: 1px solid #cfcfcf;
    padding-bottom: 13px;
    margin-bottom: 27px;
    margin-top: 36px;
    color: #090909;
}
.content_wrapper.woocommerce_wrapper .fullwidth  .related.products .products li#product_item {
    display: inline-block;
    position: relative;
    width: 209px;
    margin: 0 12px 50px 0;
    padding: 6px 5px 10px 8px;
    background-color: #fff;
    border: 1px solid #fff;
    vertical-align: top;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(34,25,25,0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
}
.content_wrapper.woocommerce_wrapper .fullwidth .related.products .products li#product_item.first {
    clear: none;
}
/*.content_wrapper.woocommerce_wrapper .fullwidth .woocommerce-message a.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{
    padding: 15px 20px; 
    background-color:#8fae1b !important;
    color:#fff;
}*/
.fullwidth_inner .woocommerce .cart-collaterals .cart_totals table tr:first-child td {
    border-top: 1px solid #ddd !important;
}
.header_cart_items a.cart-contents {
    color: #fff !important;
}
.woocommerce-message {
    background: #fff !important;
}


/**** Grid Gallery Style ****/
#main {
    overflow: hidden;
}
#tiles li {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/**
* Filters
*/
#filters {
    list-style-type: none;
    text-align: center;
    margin: 0;
}
#filters li {
    /*    font-size: 16px;
        display: inline-block;
        cursor: pointer;
        margin: 0 -1% 0% 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 0px;*/
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    /*line-height: 32px;*/
    -moz-perspective: 1000px;
}
#main {
    /*margin: 2px 0 12px 0;*/
    position: relative;
}
/**
 * Grid item text
 */
#tiles li p {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    font-weight: 200;
    /*margin: 7px 0 2px 7px;*/
}
#filters li{
    /*border: 1px solid #2570C3;
    padding: 5px 12px 3px 12px;
    margin: 0 6px 25px 6px;*/
    color: #f27232;
    margin-bottom: 10px;
}
#filters li:last-child{
    margin-bottom: 0
}
#filters li:hover, #filters li.active{
    background: #f27232;
    color: #fff;
}
/**
 * Grid container
 */
#tiles {
    list-style-type: none;
    position: relative; /** Needed to ensure items are laid out relative to this container **/
    margin: 0;
    padding: 0;
    /*text-align: center;*/
}
/**
 * Grid items
 */
#tiles li {
    /*overflow: hidden;*/
    /*width: 265px;*/
    /*background-color: #ffffff;*/
    display: none; /** Hide items initially to avoid a flicker effect **/
    cursor: pointer;
    /*    padding-left: 0;
        margin-left: 0;*/
    /*margin-right: 32px;*/
    margin: 0;
    list-style: none;
}
#tiles li.inactive {
    visibility: hidden;
    opacity: 0;
}