/*
Theme Name: AccessPress Store Pro
Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-store/
Author: AccessPress Themes
Author URI: http://accesspressthemes.com/
Description: AccessPress Store Pro is WordPress theme that work beautifully with WooCommerce. The theme is packed with lots of exciting feature that enhances the ecommerce experience. It features Product slider, advanced whistlist, Featu#ef7400 product show list, call to action and many more. With its advanced customizer options, setting up the ecommerce website has become much more easy. Great customer support via online chat, email, support forum. Official support forum: http://accesspressthemes.com/support/ View full demo here: http://demo.accesspressthemes.com/accesspress-store-pro/
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: accesspress-store
Tags: white, light, custom-menu, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, featu#ef7400-images, fixed-layout, custom-header, custom-colors, translation-ready, custom-background, threaded-comments, featu#ef7400-images, custom-header
This theme, like WordPress, is licensed under the GPL.
AccessPress Store Pro is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/
/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    font-size: 62.5%;
    /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    
    overflow-y: scroll;
    /* Keeps page cente#ef7400 in all browsers regardless of content height */
    
    -webkit-text-size-adjust: 100%;
    /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    
    -ms-text-size-adjust: 100%;
    /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
    
    box-sizing: border-box;
    /* Apply a natural box layout model to the document; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
}
*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    
    box-sizing: inherit;
}
body {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    overflow: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
}
table {
    /* tables still need 'cellspacing="0"' in the markup */
    
    border-collapse: separate;
    border-spacing: 0;
}
caption,
th,
td {
    font-weight: normal;
    text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}
blockquote,
q {
    quotes: "" "";
}
a:focus {
    outline: 0;
}
a:hover,
a:active {
    outline: 0;
}
a img {
    border: 0;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #141414;
    font-size: 15px;
    line-height: 1.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #141414;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    line-height: 1.3;
    margin-bottom: 15px;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
p {
    margin-bottom: 10px;
}
b,
strong {
    font-weight: 600;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 15px;
}
address {
    margin: 0 0 15px;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 1.5rem;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    background: transparent;
    text-decoration: none;
}
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 15px;
}
ul,
ol {
    margin: 0 0 15px 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 15px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 15px 15px;
}
img {
    vertical-align: middle;
    height: auto;
    /* Make sure images are scaled correctly. */
    
    max-width: 100%;
    /* Adhere to container width. */
}
figure {
    margin: 0;
}
table {
    margin: 0 0 15px;
    width: 100%;
}
th {
    font-weight: bold;
}
/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/

button,
input,
select,
textarea {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    
    vertical-align: baseline;
    /* Improves appearance and consistency in all browsers */
    
    outline: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {} button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {} button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {} input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 3px;
}
textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    
    padding-left: 3px;
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    
    width: 100%;
}
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/

a {
    text-decoration: none;
    color: #c97178;
    outline: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

a:hover{
    color: red
}
.promo-product1 a:hover .promo-image,
.widget_accesspress_storemo:hover .caption,
.widget.widget_accesspress_store_icon_text:hover {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.widget_accesspress_storemo:hover .caption .promo-btn {
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
}

.store-menu {
    height: 100%;
}
.main-navigation .menu-toggle {
    display: none;
}
.main-navigation {
    position: relative;
    background: #313131;
    width: auto;
    /*padding-left: 61px; */
    height: 100%;
}
.main-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    height: 100%;
}
.main-navigation ul.menu {
    position: relative;
    display: block;
    background: #313131;
    width: 100%;
    z-index: 500;
}
.main-navigation:after,
.main-navigation ul.menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.main-navigation.align-right > ul > li {
    float: right;
}
.main-navigation.align-center ul {
    text-align: center;
}
.main-navigation.align-center ul ul {
    text-align: left;
}
.main-navigation ul.menu > li {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
}
.main-navigation ul.menu > li:last-child a {
    padding: 15px 0 15px 15px;
}
.main-navigation ul.menu > #menu-button {
    display: none;
}
.main-navigation ul li a {
    display: block;
    font-family: 'Lato', sans-serif;
    text-decoration: none;
}
.main-navigation ul.menu > li > a {
    font-size: 16px;
    line-height: 30px;
    padding: 15px 20px;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -ms-transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out;
}
.main-navigation ul.menu > li.menu-item-has-children > a {
    padding-right: 32px;
}
.main-navigation ul.menu > li a:hover {
    color: #ef7400;
}
.main-navigation li.menu-item-has-children::after {
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
}
.main-navigation ul.menu > li.menu-item-has-children::after {
    right: 0px;
    top: 25px;
    border: 5px solid transparent;
    border-top-color: #ffffff;
}
.main-navigation ul.menu > li:hover::after {
    border-top-color: #ef7400;
}
#indicatorContainer {
    position: absolute;
    height: 12px;
    width: 100%;
    bottom: 0px;
    overflow: hidden;
    z-index: -1;
}
#pIndicator {
    position: absolute;
    height: 0;
    width: 100%;
    border: 12px solid transparent;
    border-top-color: #2b2f3a;
    z-index: -2;
    -webkit-transition: left .25s ease;
    -moz-transition: left .25s ease;
    -ms-transition: left .25s ease;
    -o-transition: left .25s ease;
    transition: left .25s ease;
}
#cIndicator {
    position: absolute;
    height: 0;
    width: 100%;
    border: 12px solid transparent;
    border-top-color: #2b2f3a;
    top: -12px;
    right: 100%;
    z-index: -2;
}
.main-navigation ul ul {
    position: absolute;
    left: -9999px;
    top: 70px;
    opacity: 0;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    z-index: 1000;
}
.main-navigation ul ul ul {
    top: 37px;
    padding-left: 5px;
}
.main-navigation ul ul li {
    position: relative;
    width: 100%;
}
.main-navigation ul.menu > li:hover > ul {
    left: auto;
    top: 56px;
    opacity: 1;
    background: #ef7400;
    width: 200px;
    display: block;
}
.sub-menu li a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.main-navigation.align-right > ul > li:hover > ul {
    left: auto;
    right: 0;
    opacity: 1;
}
.main-navigation ul ul li:hover > ul {
    left: 100%;
    top: 0;
    opacity: 1;
}
.main-navigation.align-right ul ul li:hover > ul {
    left: auto;
    right: 170px;
    top: 0;
    opacity: 1;
    padding-right: 5px;
}
.main-navigation ul ul li a {
    min-width: 160px;
 
    
    border-bottom: 1px solid #eeeeee;

    
    background: #E23C36;

    
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;

}
.main-navigation.align-right ul ul li a {
    text-align: right;
}
.main-navigation ul ul li:hover > a {
    background: rgb(181, 44, 39);
    color: #FFFFFF;
}
.main-navigation ul ul li:last-child > a,
.main-navigation ul ul li.last > a {
    border-bottom: 0;
}
.main-navigation ul.menu > li > ul::after {
    content: '';
    border: 6px solid transparent;
    width: 0;
    height: 0;
    border-bottom-color: #E23C35;
    position: absolute;
    top: -12px;
    left: 30px;
}
.main-navigation.align-right > ul > li > ul::after {
    left: auto;
    right: 30px;
}
.main-navigation ul ul li.menu-item-has-children::after {
    border: 4px solid transparent;
    border-left-color: #FFFFFF;
    right: 0px;
    top: 12px;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
.main-navigation.align-right ul ul li.menu-item-has-children::after {
    border-left-color: transparent;
    border-right-color: #9ea2a5;
    right: auto;
    left: 10px;
}
.main-navigation ul ul li.menu-item-has-children:hover::after {
    border-left-color: #B52C27;
    right: -5px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.main-navigation.align-right ul ul li.menu-item-has-children:hover::after {
    border-right-color: #ffffff;
    border-left-color: transparent;
    left: -5px;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */

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

.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/

.ak-container:before,
.promo-product1:before,
.feature-cat-product-wrap:before,
.clearfix:before,
.ak-container:after,
.promo-product1:after,
.feature-cat-product-wrap:after,
.clearfix:after,
.ak-container:before,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
}
.clearfix:after,
.ak-container:after,
.promo-product1:after,
.promo-product1:after,
.feature-cat-product-wrap:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 15px;
}
/* Make sure select elements fit in widgets */

.widget select {
    max-width: 100%;
}
/* Search widget */

.widget_search .search-submit {
    display: none;
}
/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/

#main {
    margin: 0px auto;
    width: 1140px;
}
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}
.hentry {
    margin: 0 0 15px;
}
.byline,
.updated:not(.published) {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.search-results article:first-child .entry-header {
    margin-top: 0px;
}
.page-content,
.entry-content,
.entry-summary {} .page-links {
    clear: both;
    margin: 0 0 15px;
}
.post-thumbnail {
    margin-bottom: 10px;
}
/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {
    display: block;
}
/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 15px;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 15px;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
/*--------------------------------------------------------------
        Sidebar CSS
        --------------------------------------------------------------*/

#primary-wrap {
    width: 75%;
    float: left;
}
.left-sidebar #primary {
    float: right;
}
.both-sidebar #primary {
    float: right;
}
.no-sidebar #primary {
    width: 100%;
    float: none;
}
#secondary.secondary-left {
    float: left;
}
#secondary.secondary-right {
    float: right;
}
.both-sidebar #secondary.secondary-left {
    float: left;
}
.both-sidebar #secondary.secondary-right {
    float: right;
    width: 23%
}
body.boxed #page {
    width: 1200px;
    margin: 0 auto;
    background: #FFF;
}
#main.blog-post {
    margin-top: 25px;
}
/*--------------------------------------------------------------
COMMON CSS
--------------------------------------------------------------*/

body {
    font-weight: 400;
    /*overflow: hidden;*/
    
    position: relative;
}
.ak-container {
    width: 1170px;
    margin: 0px auto;
}
.hide {
    display: none;
}
.img_responsive {
    width: 100% !important;
    height: auto !important;
}
/*--------------------------------------------------------------
        Header css
        --------------------------------------------------------------*/

.top-header .ak-container,
.home_navigation .ak-container {
    position: relative;
    margin: 0 auto;

}
#masthead {
    border: 1px dotted #cdcdcd;
    border-left: none;
    border-right: none;
    padding: 0 0 18px 0;
}
#site-branding {
    float: left;
    width: 20%;
    padding-bottom: 5px;
    min-width: 60px;
}
.headerone #site-branding {
    float: none;
}
#site-branding .site-logo {
    float: left;
    margin-right: 5px;
}
#site-branding .site-text {
    float: left;
}
#site-branding h1.site-title {
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    margin: 0;
    line-height: 1.2;
}
#site-branding h2.site-description {
    font-size: 14px;
    color: #888;
    margin: 0;
}
.product-remove a.remove.remove_from_wishlist:hover {
    border-radius: 0px;
    background: #ef7400 !important;
}
#site-branding h1 a {
    text-transform: uppercase;
    color: #c97178;
    text-decoration: none;
}
.login-woocommerce {
    float: right;
    font-size: 13px;
    line-height: 16px;
    margin: 8px 0;

}
.right-header-main.clearfix {
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 80%;
    height: 100%;
}

.headerone .right-header-main.clearfix {
    float: right;
    margin-top: -56px;
    max-height: 56px;
    max-width: 80%;
    background: #313131;
    height: 56px;
    position: relative;
}

.headerone .right-header-main.clearfix:after {
    position: absolute;
    content: "";
    left: -2px;
    top: 0;
    height: 100%;
    width: 5px;
    background-color: #313131;
}

.headerone .inner_home:after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 50%;
    margin-left: 585px;
    min-height: auto;
    height: 56px;
    content: "";
    background: #313131;
    z-index: -1;
}

#site-navigation,
.search-icon {
    display: inline-block;
    vertical-align: top;
}
#site-navigation .menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
#site-navigation > .store-menu > ul > li {
    float: left;
    height: 100%;
}


#site-navigation li a {
    /*  color: #fff;*/
    
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    font-weight: 400;
    position: relative;
    display: block;
    margin-left: 10px;
    padding: 13px 15px;
    line-height: 30px;
}
#site-navigation > ul > li > a:hover,
#site-navigation > ul > li.current-menu-item > a,
#site-navigation > ul > li.current-menu-ancestor > a,
.search-icon a {
    color: #ef7400;
}
#site-navigation > ul > li > a:after {
    position: absolute;
    right: 0;
    top: 0;
    content: "/";
    color: #AAA;
}
/*--------------------------------------------------------------
        Search Home css
        --------------------------------------------------------------*/

.search-icon {
    margin-left: 10px;
    font-size: 14px;
}
.search-icon a {
    color: #4b4b4b;
}
.search-icon a:hover {
    color: #c97178;
}
.search-box {
    left: 50%;
    position: fixed;
    width: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width 0.3s ease 0.3s, visibility 0s ease 0.8s;
    -moz-transition: width 0.3s ease 0.3s, visibility 0s ease 0.8s;
    transition: width 0.3s ease 0.3s, visibility 0s ease 0.8s;
    background: rgba(30, 176, 188, 0.7);
    height: 100%;
    visibility: hidden;
    top: 0;
    z-index: 999999;
}
.search-box.active {
    width: 100%;
    visibility: visible;
    -webkit-transition: width 0.3s ease 0s;
    -o-transition: width 0.3s ease 0s;
    transition: width 0.3s ease 0s;
}
.search-box .search-submit {
    display: none;
}
.search-box .searchsubmit {
    display: none;
}
.search-box .search-field {
    position: absolute;
    top: 50%;
    height: 80px;
    border: none;
    border-bottom: 1px solid #ffffff;
    width: 80%;
    margin-left: -40%;
    left: 50%;
    margin-top: -40px;
    background: none;
    color: #ffffff !important;
    font-size: 46px;
    font-style: italic;
    font-weight: 300;
}
.search-box .search-field:focus {
    border: none;
    box-shadow: none;
    outline: none;
    border-bottom: 1px solid #ffffff;
}
.search-box .search-field::-webkit-input-placeholder {
    color: #ffffff !important;
}
.search-box .search-field::-moz-placeholder {
    color: #ffffff !important;
    opacity: 1;
}
.search-box .search-field:-ms-input-placeholder {
    color: #ffffff !important;
}
.search-box .close {
    color: #ffffff;
    font-size: 180px;
    font-weight: 300;
    margin-top: -90px;
    position: absolute;
    right: 30px;
    top: 0;
    cursor: pointer;
    display: none;
}
.search-box.active .close {
    display: block;
}
/*--------------------------------------------------------------
        Home category slider css
        --------------------------------------------------------------*/

#main-slider {
    position: relative;
    margin-bottom: 40px;
    padding: 0
}
#main-slider img {
    width: 100%;
}
.slider-caption {
    left: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 35%;
    width: 100%;
    z-index: 9999;
}
.slider-caption .caption-title {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 50px;
    line-height: 72px;
    text-transform: uppercase;

}
.caption-content-wrapper {

    
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    padding: 15px 20px;
    width: 100%;
    text-align: center;
}
.caption-read-more {
    color: #FFF;
    display: inline-block;
    margin-top: 10px;
    border: 1px solid #FFF;
    padding: 8px 15px;
}
.caption-read-more:hover {
    background: #c97178;
    border: 1px solid #c97178;
    color: #FFF;
}
.boxed .caption-content-wrapper,
.boxed .caption-read-more {
    /* margin-left: 100px;*/
}
#main-slider .bx-controls .bx-pager {
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
    text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: middle;
}
#main-slider .bx-pager-item a,
#message-slider .bx-controls .bx-pager-item a,
.project-block-wrap .bx-controls .bx-pager-item a {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 100%;
    color: transparent;
    display: block;
    height: 12px;
    width: 12px;
}
#main-slider .bx-pager-item a:hover,
#main-slider .bx-pager-item a.active,
#message-slider .bx-controls .bx-pager-item a:hover,
#message-slider .bx-controls .bx-pager-item a.active,
.project-block-wrap .bx-controls .bx-pager-item a:hover,
.project-block-wrap .bx-controls .bx-pager-item a.active {
    background: #c97178;
}
#main-slider .bx-controls .bx-controls-direction {
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 100%;
}
#main-slider .bx-controls .bx-controls-direction a {
    float: left;
    color: transparent;
    background: url("images/slider-prev-next.png") no-repeat scroll 0 0;
    display: block;
    height: 78px;
    width: 40px;
    position: relative;
    z-index: 99999;
}
#main-slider .bx-controls .bx-controls-direction a.bx-next {
    float: right;
    background-position: -40px 0;
}
/*--------------------------------------------------------------
        Message slider css
        --------------------------------------------------------------*/

#message-slider {
    margin-bottom: 70px;
    text-align: center;
}
.color-bold,
.message-title span {
    color: #c97178;
    font-weight: 600;
}


.message-content {
    font-size: 16px;
    margin-bottom: 50px;
}
#message-slider .bx-wrapper {
    position: relative;
    border-bottom: 1px solid #eee;
}
#message-slider .bx-controls .bx-pager {
    background: none repeat scroll 0 0 #ffffff;
    display: inline-block;
    left: 50%;
    padding: 0 20px;
    position: absolute;
    top: 100%;
    width: auto;
    height: 30px;
    margin-top: -15px;
    line-height: 30px;
}
#message-slider .bx-controls .bx-pager-item a,
.project-block-wrap .bx-controls .bx-pager-item a {
    background: #f2f2f2;
}
/*--------------------------------------------------------------
        Service section css
        --------------------------------------------------------------*/

#service-section {
    margin-bottom: 65px;
}
.section-title-wrap {
    margin-bottom: 40px;
    text-align: center;
}
.sub-desc {
    font-size: 16px;
    line-height: 24px;
}
.service-block,
.feature-block {
    float: left;
    margin-left: 3%;
    width: 22%;
}
.service-block-wrap,
.feature-block-wrap {
    margin-left: -3%;
}
.service-title,
.feature-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 15px 0 5px;
}
.service-title a {
    color: #141414;
}
.service-title a:hover {
    color: #109ba5;
}
.service-image {
    position: relative;
    overflow: hidden;
}
.service-image .image-wrap,
.slick-slider .slick-prev,
.slick-slider .slick-next,
#ak-top {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    display: block;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.service-image:hover .image-wrap {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}
.service-overlay {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.service-image:hover .service-overlay {
    opacity: 1;
    visibility: visible;
    cursor: pointer;
}
.service-overlay a {
    width: 35px;
    height: 35px;
    background: #c97178;
    border-radius: 100%;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -17px;
    margin-top: -17px;
    top: 50%;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
}
.service-overlay a:hover {
    background: #109ba5;
}
.service-desc,
.feature-desc {
    font-size: 14px;
    line-height: 22px;
}
/*--------------------------------------------------------------
        Call to action Banner section css
        --------------------------------------------------------------*/

#cta-banner {
    background: none repeat scroll 0 0 #f2f2f2;
    padding: 35px 0;
    margin-bottom: 50px;
}
.cta-banner-text {
    float: left;
    width: 80%;
}
.cta-banner-text.full-width {
    width: 100%;
    float: none;
}
.cta-banner-btn {
    float: right;
    width: 17%;
}
.cta-banner-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 0;
}
.cta-banner-desc {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
}
.cta-banner-btn a {
    border: 1px solid #c97178;
    color: #c97178;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 21px;
    font-size: 14px;
    padding: 0 15px;
}
.cta-banner-btn a:hover {
    background: #c97178;
    color: #ffffff;
}
.cta-banner-btn a i {
    margin-right: 10px;
}
/*--------------------------------------------------------------
        Feature section css
        --------------------------------------------------------------*/

#features {
    margin-bottom: 40px;
}
.feature-block {
    text-align: center;
}
.feature-block-wrapper {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 65px;
}
.feature-block .feature-icon {
    border: 1px solid #c97178;
    border-radius: 100%;
    color: #c97178;
    font-size: 36px;
    height: 89px;
    line-height: 89px;
    margin: 20px auto 30px;
    text-align: center;
    width: 89px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    display: block;
    padding: 20px;
}
.feature-icon:hover {
    border: 3px solid #c97178;
}
.feature-icon img {
    border-radius: 50%;
    display: block;
}
.feature-title a {
    text-transform: uppercase;
    color: #141414;
}
.feature-title a:hover {
    color: #c97178;
}
.feature-read-more,
.info-read-more {
    border-bottom: 1px dashed #c97178;
    display: inline-block;
    margin-top: 18px;
}
.feature-read-more:hover,
.info-read-more:hover {
    border-bottom: 1px dashed #0C8D96;
    padding-left: 5px;
    padding-right: 5px;
}
/*--------------------------------------------------------------
        Blog section css
        --------------------------------------------------------------*/

.blog-block-wrapper {
    background: none repeat scroll 0 0 #f1f1f1;
    padding: 45px 0 20px;
}
.blog-block {
    float: left;
    margin: 0 0 2% 2%;
    width: 48%;
}
.block-block-wrap {
    margin-left: -2%;
}
.blog-image {
    position: relative;
    overflow: hidden;
}
.blog-overlay {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    text-align: center;
}
.blog-image:hover .blog-overlay {
    opacity: 1;
    visibility: visible;
}
.blog-overlay a {
    width: 28px;
    height: 28px;
    display: inline-block;
    border-radius: 100%;
    background: #c97178;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
}
.blog-overlay a:hover {
    background: #109ba5;
}
.blog-anchor-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -10px;
}
.blog-date {
    background: none repeat scroll 0 0 #c97178;
    border-radius: 100%;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    height: 80px;
    line-height: 20px;
    padding-top: 20px;
    text-align: center;
    width: 80px;
    position: relative;
    cursor: pointer;
}
.blog-date:after {
    border-radius: 50%;
    box-shadow: 0 0 0 1px #c97178;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -7px;
    opacity: 0;
    padding: 7px;
    position: absolute;
    top: -7px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    -moz-transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    width: 100%;
}
.blog-date:hover:after {
    box-shadow: 0 0 0 1px #27a4c8;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    -moz-transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
.blog-date-wrap {
    float: left;
    width: 22%;
}
.blog-content {
    float: left;
    width: 78%;
}
#blog .blog-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin: 0;
}
#blog .blog-title a {
    color: #141414;
}
#blog .blog-title a:hover {
    color: #c97178;
}
.blog-content-wrapper {
    padding: 16px 20px 0;
    background: #ffffff;
}
.blog-desc {
    font-size: 14px;
    line-height: 26px;
    margin-top: 5px;
}
.blog-comments > span {
    margin-right: 23px;
    display: inline-block;
}
.blog-comments a {
    color: #4b4b4b;
    font-size: 12px;
}
.blog-comments a:hover {
    color: #c97178;
}
.blog-comments .fa {
    margin-right: 5px;
}
.blog-comments-wrap {
    border-top: 1px solid #f1f1f1;
    margin-top: 15px;
    padding: 5px 0;
    text-align: left;
}
.blog-comments {
    width: 78%;
    float: right;
}
.blog-comments .tags {
    margin-right: 0;
}
/*--------------------------------------------------------------
        Blog section css
        --------------------------------------------------------------*/

#widgets {
    margin-bottom: 50px;
}
.widget-block {
    width: 47%;
    float: left;
    margin-left: 3%;
}
#widgets .widget-container {
    padding-top: 66px;
    padding-bottom: 66px;
    border-bottom: 1px solid #f2f2f2;
}
.widget-container-wrap {
    margin-left: -3%;
}
.info-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 15px;
}


.info-content {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
}
.info-read-more {
    margin-top: 0;
}
.project-block-wrap {
    position: relative;
}
.project-block-wrap .slides {
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.project-block-wrap .slides .project-img-wrap {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkittransform 1s ease 0s;
    -moz-transition: -moz-transform 1s ease 0s;
    transition: transform 1s ease 0s;
}
.project-block-wrap .slides:hover .project-img-wrap {
    -webkit-transform: translateY(-60px);
    -moz-transform: translateY(-60px);
    transform: translateY(-60px);
}
.project-block-wrap .bx-slider {
    margin-left: -3%;
}
.project-title {
    background: none repeat scroll 0 0 #f9f8f8;
    line-height: 36px;
    padding: 10px;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px;
}
.project-content-wrap {
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(250px);
    -moz-transform: translateY(250px);
    transform: translateY(250px);
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 1.5s ease 0s;
    -moz-transition: -moz-transform 1.5s ease 0s;
    transition: transform 1.5s ease 0s;
    background: #c97178;
    text-align: center;
    color: #ffffff;
}
.project-block-wrap .slides:hover .project-content-wrap {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: -webkit-transform 1s ease 0s;
    -moz-transition: -moz-transform 1s ease 0s;
    transition: transform 1s ease 0s;
}
.project-content-wrap .project-title {
    color: #ffffff;
    line-height: 22px;
    text-align: center;
    background: none;
    padding-top: 60px;
}
.project-content {
    font-size: 12px;
    line-height: 17px;
    margin: 10px 0;
    padding: 0 10px;
}
.project-link-wrap a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    line-height: 20px;
    margin-right: 2px;
    width: 24px;
}
.project-block-wrap .bx-controls.bx-has-pager {
    line-height: 5px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 5px;
    width: 50%;
}
.project-block-wrap .bx-wrapper .bx-pager {
    text-align: right;
}
/*--------------------------------------------------------------
        Client section css
 --------------------------------------------------------------*/

#testimonial {
    margin-bottom: 50px;
}
.testimonial-thumb {
    margin-left: 37px;
    border: 4px solid #ffffff;
    display: inline-block;
    vertical-align: top;
    box-shadow: 0 0 5px #ccc;
    width: 100px;
    height: 100px;
}
.testimonial-thumb:first-child {
    margin-left: 0;
}
.testimonial-thumb-wrap {
    margin-bottom: 20px;
    text-align: center;
}
.testimonail-content-wrap {
    border-top: 1px solid #c97178;
}
#testimonial .testimonial-quote,
#testimonial .speaker-name {
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 30px;
    padding: 0 110px;
    text-align: center;
}
#testimonial .speaker-name {
    margin-top: 26px;
    font-style: normal;
}
.testimonail-content {
    padding-top: 30px;
    display: none;
}


.testimonial-thumb.active {
    position: relative;
}
.testimonial-thumb.active:after {
    background: url("images/testimonial-arrow.png") no-repeat scroll center center #ffffff;
    content: "";
    width: 14px;
    height: 6px;
    position: absolute;
    left: 50%;
    bottom: -25px;
    margin-left: -7px;
}
/*--------------------------------------------------------------
        Footer section css
        --------------------------------------------------------------*/

#colophon {}


 #secondary.sidebar .widget-title:after,
.comments-area .comment-respond h3.comment-reply-title:after{
      color: #ef7400
}
.widget_archive a, .widget_categories a, .widget_recent_entries a, .widget_meta a, .widget_recent_comments a, .widget_recent_comments li{    padding-left: 20px;}
#toggle-cat div{    background: #ef7400;}    

/*.header-two .wd_search_product, .header-two .wd_search_form input[type="text"]{min-width: 230px;}*/

.title-bg, a.quick-wishlist, .content-area article .entry-content p.meta-info a, .top-footer-block .widget-title:after, 
.widget_search button, a, .ui-tabs-nav li a, .widget_accesspress_cta_video .banner-btn .btn, .ticker_tick a, .header-callto a:first-child, .header-callto a:last-child, 
.login-woocommerce a, .new-prod-slide .slick-slide .price, .feature-prod-wrap .price, .woocommerce ul.products li.product .price, #top-footer .cta-banner .banner-btn a, 
.woocommerce div.product p.price, .woocommerce div.product span.price, #secondary.sidebar ul li a, .single-img a.boxer.button.small, .aptf-tweet-content .aptf-tweet-name, 
.aptf-tweet-content a, .cat_icon:before, .blog_desc .entry-header p.meta-info a{
    color: #ef7400
}

.title-bg, a:hover.quick-wishlist, .content-area article .entry-content p.meta-info a:hover, .top-footer-block .widget-title:after, 
.widget_search button, a, .ui-tabs-nav li a:hover, .widget_accesspress_cta_video .banner-btn .btn, .ticker_tick a:hover, .header-callto a:first-child, .header-callto a:hover:last-child, 
.login-woocommerce a:hover, .new-prod-slide .slick-slide .price, .feature-prod-wrap .price, .woocommerce ul.products li.product .price, #top-footer .cta-banner .banner-btn a:hover, 
.woocommerce div.product p.price, .woocommerce div.product span.price, #secondary.sidebar ul li a:hover, .single-img a:hover.boxer.button.small, .aptf-tweet-content .aptf-tweet-name, 
.aptf-tweet-content a:hover, .cat_icon:before, .blog_desc .entry-header p.meta-info a:hover{
    color: #ef7400
}

#content .page_header_wrap #accesspress-breadcrumb span, .woocommerce .entry-header .woocommerce-breadcrumb span, 
#respond input#submit, .content-area article .entry-content a.read-more{background-color: #ef7400 ; border-color: #ef7400  }

#content .page_header_wrap #accesspress-breadcrumb span:after, .woocommerce .entry-header .woocommerce-breadcrumb span:after{
color: #ef7400
}

.term-description{
    color: #fff;
    position: relative;
}
/*--------------------------------------------------------------
        Top-footer css
        --------------------------------------------------------------*/

#top-footer {

    
    padding: 60px 0;
}
.top-footer-wrap {
    margin-left: -2%;
}
.top-footer-block {
    float: left;
    margin-left: 2%;
}
.columns-1 .top-footer-block {
    width: 100%;
}
.columns-2 .top-footer-block {
    width: 48%;
}
.columns-3 .top-footer-block {
    width: 31.33%;
}
.columns-4 .top-footer-block {
    width: 23%;
    word-break:break-all;
}
.footer-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.top-footer-block {
    font-size: 14px;
    line-height: 22px;
    color: #3d3d3d;
    font-weight: 300;
}
.top-footer-block .widget {
    margin: 0;
    box-shadow: none;
}
.top-footer-block .es_caption {
    font-size: 15px;
    line-height: 24px;
    color: #848484;
    max-height: 80px;
    overflow: hidden;
    margin-bottom: 0px;
    font-weight: 400;
}
.top-footer-block .es_lablebox {
    font-size: 14px;
    color: #ef7400;
    font-weight: 400;
}
.top-footer-block .es_textbox input {
    width: 100%;
    background: #e7e7e7;
    border: none;
    color: #a0a0a0;
    font-size: 15px;
    line-height: 40px;
    padding: 0px 5px;
    border-radius: 0;
    padding-left: 10px;
}
.top-footer-block .es_button input {
    display: inline-block;
    background: #ef7400;
    border: none;
    color: #ffffff;
    font-size: 13px;
    line-height: 35px;
    padding: 0px 30px;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    height: auto;
    cursor: pointer;
    border:2px solid #ef7400 
}
.top-footer-block .es_button input:hover {
    opacity: 0.8;
    background-color: transparent;
    color: #ef7400
}
.contact-info {
    margin: 0;
    list-style: none;
}
.contact-info li:first-child {
    margin-bottom: 20px;
}
.contact-info li {
    line-height: 20px;
}
/*--------------------------------------------------------------
        News-letter css
        --------------------------------------------------------------*/

.newsletter-block .footer-title {
    margin-top: 20px;
}
.newsletter-block input[type="text"] {
    border: medium none;
    color: #3d3d3d;
    float: left;
    font-size: 14px;
    font-weight: 300;
    padding: 0 10px;
    width: 65%;
}
.newsletter-block input[type="submit"] {
    background: none repeat scroll 0 0 #c97178;
    border: medium none;
    color: #ffffff;
    font-size: 16px;
    height: 37px;
    width: 35%;
}
/*--------------------------------------------------------------
        Middle-footer css
        --------------------------------------------------------------*/

#middle-footer {
    background: #c1c1c1;
    text-align: center;
    padding: 10px 0;
}
.footer-menu ul {
    list-style: none;
    margin: 0;
}
.footer-menu li {
    display: inline-block;
}
.footer-menu li .children {
    display: none;
}
.footer-menu li a {
    border-left: 1px solid #AAA;
    color: #808080;
    padding: 0 15px;
    font-size: 12px;
    line-height: 12px;
    display: block;
}
.footer-menu li a:hover,
.footer-menu li.current-menu-item a,
.footer-menu li.current-menu-ancestor a {
    color: #141414;
}
.footer-menu li:first-child a {
    border-left: none;
}
/*--------------------------------------------------------------
        Bottom footer css
        --------------------------------------------------------------*/

#bottom-footer {
    background: #252525;
    padding: 10px 0;
    color: #fff;
}
.copyright {
    float: left;
    font-size: 12px;
    line-height: 26px;
}
.copyright a {
    color: #FFF;
    text-shadow: 0 0 2px rgba(255, 255, 255, 0.3);
}
.copyright a:hover {
    color: #109BA5;
}
.social-icon {
    margin: 0;
    float: right;
    list-style: none;
}
.social-icon a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    margin-left: 15px;
}
.social-icon a:hover {
    color: #c97178;
}
/*--------------------------------------------------------------
        Page header/Breadcrums css
        --------------------------------------------------------------*/

.page_header_wrap {
    background: none repeat scroll 0 0 #c97178;
    /*margin: 25px 0;*/
    
    padding: 25px 0;
}
.home .page_header_wrap {
    margin-top: 0;
}
.page_header_wrap .entry-header {
    float: left;
    margin-bottom: 0;
}
.page_header_wrap .entry-title {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin: 0;
    position: relative;
    z-index: 9;
}
.page_header_wrap .entry-meta {
    color: #ffffff;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
}
.page_header_wrap .entry-meta a {
    color: #FFF;
}
.title-comments-wrap .title-comment {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
}
#accesspress-breadcrumb {
    float: right;
    color: #ffffff;
    font-size: 12px;
    margin-top: 6px;
    text-transform: lowercase;
}
#accesspress-breadcrumb a {
    color: #e6e6e6;
    font-size: 12px;
    font-weight: 700;
}
/*--------------------------------------------------------------
        Inner page css
        --------------------------------------------------------------*/

.inner {
    background: #f5f5f5;
    padding: 2.1% 0;
}
#primary {
    float: left;
    width: 66.66%;
    position: relative;
}
.inner-images {
    float: left;
    margin: 0 15px 15px 0;
}
/*--------------------------------------------------------------
        sidebar css
        --------------------------------------------------------------*/

#secondary {
    width: 31%;
    float: right;
}
/*--------------------------------------------------------------
        Tab-widget css
        --------------------------------------------------------------*/

.tab-header {
    border-bottom: 1px solid #c97178;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 10px;
    text-align: center;
}
.tab-header li {
    display: inline-block;
    margin-left: 44px;
}
.tab-header li:first-child {
    margin-left: 0;
}
.tab-header li a {
    line-height: 18px;
    color: #818181;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
.tab-header li a.current,
.tab-header li a:hover {
    color: #141414;
    position: relative;
}
.tab-header li a.current:after {
    background: url("images/tab-arrow.jpg") no-repeat scroll center center;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    width: 6px;
    height: 4px;
    bottom: -14px;
    content: "";
}
.tab-pic {
    float: left;
    width: 26%;
}
.tab-content {
    float: right;
    width: 72%;
}
.popular,
.recent {
    padding: 10px;
}
.tab-title {
    font-size: 14px;
    line-height: 16px;
}
.tab-date {
    color: #9a9a9a;
    font-size: 12px;
    font-style: italic;
}
.tab-desc {
    color: #818181;
    font-size: 12px;
    line-height: 18px;
}
.tab-link {
    font-size: 12px;
    line-height: 16px;
}
.tags a {
    background: none repeat scroll 0 0 #c97178;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 3px;
    margin-right: 0;
    padding: 0 10px;
}
.tags a:hover {
    background: #0C8D96;
}
/*--------------------------------------------------------------
widget css
--------------------------------------------------------------*/

.widget {
    margin: 0 0 25px;
    padding-bottom: 10px;
}
.widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 10px 0 0 10px;
}
.widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.widget_archive a,
.widget_categories a,
.widget_recent_entries a,
.widget_meta a,
.widget_recent_comments a,
.widget_recent_comments li {
    color: #3d3d3d;
    font-size: 14px;
    line-height: 32px;
    position: relative;
    padding-left: 0px;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
 
.widget_archive a:before,
.widget_categories a:before,
.widget_recent_entries a:before,
.widget_meta a:before,
.widget_recent_comments li:before {
    content: "\f187";
    position: absolute;
    top: -6px;
    left: 0;
    font-size: 14px;
    color: #3d3d3d;
    font-family: "FontAwesome";
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
.widget_categories a:before {
    content: "\f07b";
}
.widget_recent_entries a:before {
    content: "\f101";
}
.widget_meta a:before {
    content: "\f105";
}
.widget_recent_comments li:before {
    content: "\f086";
    top: 0;
}
.widget_search {
    padding: 15px;
}
.newsletter-block.widget input[type="text"] {
    background: none repeat scroll 0 0 #f2f2f2;
}
#suscribe form {
    padding: 0 10px;
}
.widget-content {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 20px 0 10px;
}
.tagcloud {
    padding-left: 30px;
}
.tagcloud a {
    background: none repeat scroll 0 0 #c97178;
    color: #ffffff;
    display: inline-block;
    padding: 0px 10px;
    -webkit-transition: background 0.3s ease 0s;
    -moz-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}
.tagcloud a:hover {
    background: #109ba5;
    color: #ffffff;
}
.widget_search input {
    width: 100%;
    padding: 0 32px 0 10px;
}
.widget_search button {
    background: none;
    border: none;
}
.widget_search .searchform {
    position: relative;
}
.widget_search button {
    background: none repeat scroll 0 0;
    border: medium none;
    color: #c97178;
    margin-top: -14px;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 50%;
}
/*--------------------------------------------------------------
        Leave a comment css
        --------------------------------------------------------------*/

#comments {
    padding: 10px;
    background: #ffffff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
}
.comments-title {
    font-weight: 600;
    font-size: 24px;
    position: relative;
    background: #ffffff;
    margin-bottom: 30px;
}
.comments-title:after {} .comment-title-wrap {
    background: #fff;
    position: relative;
    z-index: 9;
    padding-right: 10px;
    padding-left: 35px;
}
.comment-title-wrap:before {
    content: "\f0e6";
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    font-family: "FontAwesome";
}
.comment-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.comment-list .comment-author img {
    height: 100px;
    width: 100px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -50px;
}
.comment-list .comment-meta {
    margin-top: 0;
}
.comment-list .comment-body {
    padding-left: 130px;
    position: relative;
}
.comment-awaiting-moderation {
    display: none;
}
.comment-metadata a {
    color: #3d3d3d;
    display: block;
    font-size: 13px;
    font-style: italic;
    text-align: left;
}
.comment-list .url {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
}
.comment-content {
    font-size: 14px;
    line-height: 24px;
}
.reply a {
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding-left: 18px;
}
.reply a:before {
    position: absolute;
    content: "\f112";
    left: 0;
    top: 0;
    font-family: "FontAwesome";
}
ol.comment-list li.comment .comment-body {
    box-shadow: 0 0 3px #cccccc;
    padding-bottom: 15px;
    padding-top: 15px;
}
ol.comment-list li.comment ol.children {
    list-style: outside none none;
    margin: 10px 0px;
    text-indent: 0;
}
.comments-area .comment {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}
#respond {
    background: #f2f2f2;
    position: relative;
}
.comment-form-author,
.comment-form-email {
    width: 47%;
    float: left;
    margin-left: 3%;
}
.name-email-row {
    margin-left: -3%;
}
#respond input,
#respond textarea {
    width: 100%;
    height: 40px;
    border: none;
    padding: 0 10px;
    border-radius: 0px;
}
#respond textarea {
    height: 135px;
    resize: none;
    padding: 10px;
}
#respond .comment-form-author input,
#respond .comment-form-email input {
    width: 100%;
}
#respond input#submit {
    padding: 0 20px;
    width: auto;
    background: #c97178;
    font-weight: 300;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: background 0.3s ease 0s;
    -moz-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}
#respond input#submit:hover {
    background: #109ba5;
}
#reply-title {
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 3px solid #BB2124;
}
#reply-title small {
    float: right;
    padding-right: 10px;
}
#reply-title small a:hover {
    color: #141414;
}
/*--------------------------------------------------------------
        Search css
        --------------------------------------------------------------*/

.entry-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.entry-title a {
    color: #5A5A5A;
}
.entry-meta {
    color: #141414;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    margin: 10px 0 0;
    text-transform: uppercase;
}
.entry-thumbanil {
    margin: 0 0 10px;
    position: relative;
    text-align: center;
}
.entry-thumbanil:hover a {
    display: block;
}
.entry-thumbanil a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
.thumb_inner {
    display: table-cell;
    vertical-align: middle;
}
.thumb_outer {
    display: table;
    width: 100%;
    height: 100%;
}
.thumb_inner i.fa {
    border: 1px solid #EBEBEB;
    padding: 15px;
    border-radius: 100%;
    font-size: 24px;
    font-weight: bold;
    color: rgb(235, 235, 235);
}
.entry-thumbanil img {
    width: 100%;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
.entry-thumbanil:hover img {
    opacity: 0.8;
}
.entry-footer {
    font-weight: 300;
    margin-top: 10px;
}
.search article,
.hentry {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 25px;
}
.hentry:last-child {
    border-bottom: 0;
}
.cat-links,
.tags-links {
    display: inline-block;
    margin: 0 20px 10px 0;
    position: relative;
    color: #141414;
    padding-left: 20px;
}
.cat-links:before,
.tags-links:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f07b";
    font-family: "FontAwesome";
}
.tags-links:before {
    content: "\f02c";
}
.cat-links a,
.tags-links a {
    color: #141414;
}
.cat-links a:hover,
.tags-links a:hover {
    color: #109BA5;
}
.edit-link a {
    background: none repeat scroll 0 0 #c97178;
    color: #ffffff;
    display: inline-block;
    padding: 0 10px 0 30px;
    position: relative;
    border-radius: 3px;
    font-size: 13px;
    margin-right: 10px;
    -webkit-transition: background 0.3s ease 0s;
    -moz-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}
.page_header_wrap .entry-date {
    color: #FFF;
}
.page_header_wrap .entry-date:before {
    color: #FFF;
}
.comments-link a,
.entry-date {
    color: #808080;
    font-style: normal;
    padding: 0 10px 0 20px;
    position: relative;
    margin-right: 10px;
}
.comments-link a:before,
.edit-link a:before,
.entry-date:before {
    position: absolute;
    content: "\f0e5";
    left: 0;
    top: 0;
    font-family: "FontAwesome";
    color: #808080;
}
.edit-link a:before {
    content: "\f044";
    color: #ffffff;
    left: 10px;
}
.entry-date:before {
    content: "\f017";
    top: 2px;
}
.edit-link a:hover {
    background: #109ba5;
}
/*--------------------------------------------------------------
        404 page css
        --------------------------------------------------------------*/

.oops {
    color: #c97178;
    display: block;
    float: left;
    font-size: 170px;
    padding: 70px 0;
    text-align: right;
    width: 50%;
}
.error404 .error-num {
    float: right;
    font-weight: 400;
    padding-bottom: 100px;
    width: 455px;
}
.error404 .error-num .num {
    background: none repeat scroll 0 0 #c97178;
    border-radius: 100%;
    color: #ffffff;
    display: block;
    font-size: 151px;
    font-weight: 400;
    height: 300px;
    line-height: 300px;
    margin-top: 70px;
    text-align: center;
    width: 300px;
}
.error404 .not_found {
    color: #c97178;
    display: block;
    font-size: 34.9px;
    font-weight: 400;
    padding-left: 30px;
}
.error404 #primary {
    width: 100%;
}
/*--------------------------------------------------------------
        Single page nav css
        --------------------------------------------------------------*/

.nav-previous a,
.nav-next a {
    height: 30px;
    line-height: 30px;
    background: #109ba5;
    color: #ffffff;
    position: relative;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 98%;
}
.nav-next a {
    padding-right: 40px;
    float: right;
}
.nav-previous a {
    padding-left: 40px;
    float: left;
}
.nav-previous a:before,
.nav-next a:before {
    position: absolute;
    font-family: "FontAwesome";
    color: #ffffff;
    top: 0;
}
.nav-previous a:before {
    left: 10px;
    content: "\f060";
}
.nav-next a:before {
    right: 10px;
    content: "\f061";
}
.nav-previous a:after,
.nav-next a:after {
    background: rgba(255, 255, 255, 0.1);
    height: 96px;
    width: 80px;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    content: "";
    top: 0;
}
.nav-previous a:after {
    left: 15px;
    top: -25px;
    -webkit-transform: rotate(70deg);
    -moz-transform: rotate(70deg);
    transform: rotate(70deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
}
.nav-next a:after {
    right: 15px;
    top: -25px;
    -webkit-transform: rotate(-70deg);
    -moz-transform: rotate(-70deg);
    transform: rotate(-70deg);
    -webkit-transform-origin: 100% 0 0;
    -moz-transform-origin: 100% 0 0;
    transform-origin: 100% 0 0;
}
/*--------------------------------------------------------------
        Newsletter css
        --------------------------------------------------------------*/

.newsletter-widget .newsletter-email,
.newsletter-widget .newsletter-email:focus {
    margin-top: 20px;
    width: 100%;
    padding: 5px 5px !important;
    border-radius: 0 !important;
    border-right: none;
    box-shadow: none;
}
.newsletter-widget p {
    float: left;
}
.newsletter-submit {
    background: #c97178;
    border: 1px solid #c97178;
    color: #ffffff;
    margin-top: 20px;
    padding: 5px 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.newsletter-submit:hover {
    background: #109BA5;
}
/*--------------------------------------------------------------
        Blog css
        --------------------------------------------------------------*/

.more-link {
    display: block;
    margin-top: 5px;
}
.blog .entry-title {
    font-size: 32px;
    margin-bottom: 20px;
}
.blog_layout4 .content-inner,
.blog_layout1 .content-inner,
.blog_layout2 .content-inner,
.blog_layout3 .content-inner {
    margin-bottom: 30px !important;
}
.blog_layout4 article:last-child .content-inner,
.blog_layout1 article:last-child .content-inner,
.blog_layout2 article:last-child .content-inner,
.blog_layout3 article:last-child .content-inner {
    margin-bottom: 0px !important;
}
.blog_layout2 .entry-thumbanil,
.blog_layout3 .entry-thumbanil {
    float: left;
    width: 50%;
    margin-bottom: 0px;
}
.blog_layout2 .blog_desc,
.blog_layout3 .blog_desc {
    float: left;
    width: 50%;
    padding: 0px 10px;
}
.blog_layout2 .entry-header {
    margin-bottom: 0px;
}
.blog_layout2 .entry-meta,
.blog_layout3 .entry-meta {
    display: none !important;
}
.blog_layout2 .inner_article,
.blog_layout3 .inner_article {
    margin: 0px -10px;
}
.blog_layout3>article:nth-child(even) .entry-thumbanil {
    float: right;
}
.blog_layout2 .entry-title,
.blog_layout3 .entry-title {
    line-height: 1;
}
/*--------------------------------------------------------------
Responsive grid for pages
--------------------------------------------------------------*/

.ap_column {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
}
.ap_column {
    margin-left: 2%;
    padding: 0 0%;
}
.ap-row .ap_column:first-child {
    margin-left: 0;
}
.ap-span1 {
    width: 15.0%;
}
.ap-span2 {
    width: 32.0%;
}
.ap-span3 {
    width: 49.0%;
}
.ap-span4 {
    width: 66.0%;
}
.ap-span5 {
    width: 83.0%;
}
.ap-span6 {
    margin-left: 0;
    width: 100%;
}
.promo-wrap1 {
    overflow: hidden;
}
.promo-wrap1 .promo-product1 {
    margin-left: -10px;
    margin-right: -10px;
}
.promo-product1 aside {
    width: 31.6%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.promo-product1 aside:last-child {
    padding-right: 0px;
}
.feature-prod-wrap {
    float: left;
    margin-right: 1%;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 24%;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.feature-prod-wrap li {
    list-style: none;
}
.slick-dots {
    display: none !important;
}
.star-rating {
    background: #fff;
    display: block;
}
.star-rating span {
    background: #fff;
    display: block;
}
.feature-prod-wrap {
    margin-bottom: 20px;
}
.page-template-page-home .new-prod-slide .slick-slide .add_to_cart_button:before,
.page-template-page-home .feature-cat-product .add_to_cart_button:before,
.page-template-page-home .latest-cat-product .slick-slide .add_to_cart_button:before,
.page-template-page-home .feature-cat-product .add_to_cart_button:before {
    font-family: FontAwesome;
    content: "\f07a";
    margin-right: 5px;
    color: #ffffff !important;
}
.page-template-page-home ul.slick-slider {
    margin: 0px;
    padding: 0px;
}
.added {
    display: none !important;
}
.page-template-page-home .new-prod-slide .slick-slide .add_to_cart_button,
.page-template-page-home .feature-cat-product .add_to_cart_button,
.page-template-page-home .feature-cat-product .added_to_cart,
.page-template-page-home .new-prod-slide .added_to_cart,
.page-template-page-home .latest-cat-product .slick-slide .add_to_cart_button,
.page-template-page-home .latest-cat-product .added_to_cart {
    position: absolute;
    bottom: -50px;
    left: 0px;
    width: 100%;
    display: block;
    background: #ef7400;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    border-radius: 0px;
    height: 40px;
    padding: 0px 20px;
    text-align: center;
    opacity: 0;
}
.page-template-page-home .new-prod-slide .slick-slide:hover .add_to_cart_button,
.page-template-page-home .new-prod-slide .slick-slide:hover .added_to_cart,
.page-template-page-home .feature-cat-product .slick-slide:hover .added_to_cart,
.page-template-page-home .feature-cat-product .slick-slide:hover .add_to_cart_button,
.page-template-page-home .latest-cat-product .slick-slide:hover .add_to_cart_button,
.page-template-page-home .latest-cat-product .slick-slide:hover .added_to_cart,
{
    bottom: 0px;
    opacity: 1;
    right: 0px;
    visibility: visible;
}
.page-template-page-home .new-prod-slide .slick-slide:hover .added_to_cart,
.page-template-page-home .feature-cat-product .slick-slide:hover .added_to_cart,
.page-template-page-home .latest-cat-product .slick-slide:hover .added_to_cart,
.page-template-page-home .feature-cat-product .slick-slide:hover .added_to_cart {
    z-index: 999999;
}



/**************** Home Page 2 *******/

.headerone li.page_item {
    float: left;
}

 .headerone .right-header-main.clearfix{
    background-color: transparent;
}


.headerone #site-navigation li a{
        padding: 13px 3px;
}

.headerone .right-header-main.clearfix:after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 50%;
    margin-left: 585px;
    min-height: auto;
    height: 56px;
    content: "";
    background: #313131;
    z-index: -1; }

 .headerone .inner_home:after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 50%;
    margin-left: 585px;
    min-height: auto;
    height: 56px;
    content: "";
    background: #313131;
    z-index: -1;
}



#menu-mega-menu > li{
    display:block;
    border-bottom: 1px solid #444444;
}



 .header-two .main-navigation ul.menu > li:hover > ul,  .header-three .main-navigation ul.menu > li:hover > ul{
    right: -200px;
    top: 0px;
}
 .header-two .main-navigation ul ul,  .header-three .main-navigation ul ul{
    height: auto;
}

 .header-two .main-navigation ul.menu > li > ul::after, .header-three .main-navigation ul.menu > li > ul::after{
    display: none;
}

.header-two .main-navigation ul.menu > li.menu-item-has-children::after, .header-three .main-navigation ul.menu > li.menu-item-has-children::after{
     border-top-color:transparent;
     border-left-color:#ef7400;
}
.item-img,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    position: relative;
    overflow: hidden;
}
.item-img img {} .short_desc {
    font-size: 16px;
    line-height: 20px;
    color: #7f7e7e;
    font-weight: 400;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    margin-bottom:10px;

}
.latest-cat-product .slick-slide {
    padding: 0 10px
}
.new-prod-slide .slick-slide h3,
.feature-prod-wrap h3,
.feature-cat-image h3,
.latest-cat-product .slick-slide h3,
.according-latest .ui-accordion-content h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
    margin: 0px;
    margin-top: 5px;
    overflow: hidden;
}
.ui-accordion-content span.price {
    display: inline-block;
}
p.product-star {
    margin: 0;
    padding: 0
}
.new-prod-slide .slick-slide,
.latest-cat-product .slick-slide {
    text-align: center;
}
.new-prod-slide .slick-slide a,
.latest-cat-product .slick-slide a {
    color: #fff;
}

.new-prod-slide .slick-slide a:hover,
.latest-cat-product .slick-slide a:hover {
    color: #ef7400;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
    width: 49.66%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    width: 33.33%;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
    width: 25%;
}
.woocommerce ul.products.products.columns-4 li.product .button,
.woocommerce ul.products.products.columns-4 li.product a {
    font-size: 11px
}
.woocommerce ul.products.products.columns-4 li.product .button:before,
.woocommerce ul.products.products.columns-4 li.product a:before {
    display: none
}
.new-prod-slide .slick-slide .price,
.feature-prod-wrap .price,
.latest-cat-product .slick-slide .price,
.ui-accordion-content .price,
.woocommerce ul.products li.product .price, .price span, .amount{
    color: #5B8845;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;

   
}
.feature-prod-wrap img {
    transition: all 0.4s ease 0s;
}
.price del {
    display: inline-block !important;
    font-size: 80%;
}
.price ins {
    background: none;
}
.woocommerce.single.single-product .related.products,
.woocommerce.single.single-product ul.products {
    border: none !important;
    clear: both;
}
.title-bg {
    background: transparent ;
    border-bottom: 3px solid #ef7400;
    margin-bottom: 20px;
}
.search-results header.entry-header h2 {
    line-height: 20px;
    padding-left: 10px;
    display: block;
    position: relative;
    overflow: hidden;
    background: transparent;
    padding: 0px;
    border-bottom: 3px solid #ef9999;
}
.search-results header.entry-header h2 a {
    margin: 0px;
    text-transform: capitalize;
    padding: 7px 10px;
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 700;
}
.search-results h2.entry-title,
.prod-title,
.accordion-with-product .latest-product,
.widget_accesspress_store_team .title-bg .prod-title {
    background: transparent;
    color: #282828;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    padding: 4px 0px;
    display: inline-block;
    position: relative;
    margin: 0px;
    padding-right: 90px;
    word-spacing: 5px;
    font-family: lato;
    text-transform: uppercase;
    min-height: 30px
}
.search-results header.entry-header .entry-title a::after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 42px solid white;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: -42px;
    z-index: 1;
}
.search-results .widget_shopping_cart .cart_list.product_list_widget li .quantity {
    color: #000000;
    font-size: 13px;
    font-weight: 700;
}
.search-results .widget_shopping_cart .cart_list.product_list_widget li {
    margin-bottom: 10px;
    border-bottom: 1px solid #a8a7a7;
}
.search-results .widget_shopping_cart .cart_list.product_list_widget li:hover {
    border-bottom-color: #ef7400 !important;
    cursor: pointer !important;
}
.woocommerce.single.single-product .related.products h2 {
    padding-left: 10px;
    color: #282828;
    font-size: 18px;
    font-weight: 700;
    
    display: inline-block;
    position: relative;
    margin: 0px;
    padding-right: 90px;
    word-spacing: 5px;
    font-family: lato;
    text-transform: uppercase;
}
.woocommerce.single.single-product .related.products ul.products,
.woocommerce.single.single-product .upsells.products ul.products {
    margin: 0px -10px;
}
.page-template-page-home ul.slick-slider {
    position: static;
}
.woocommerce.single.single-product .related.products ul.products li .item-wishlist,
.woocommerce.single.single-product .upsells.products ul.products li .item-wishlist {} .woocommerce.single.single-product .related.products ul.products li .star-rating,
.woocommerce.single.single-product .upsells.products ul.products li .star-rating {
    display: none;
}
.woocommerce.single.single-product .related.products ul.products li .added,
.woocommerce.single.single-product .upsells.products ul.products li .added {
    display: none;
}
.woocommerce.single.single-product .related.products ul.products li,
.woocommerce.single.single-product .upsells.products ul.products li {
    width: 33.33%;  
    padding: 0px 10px;
    margin-bottom: 10px;
}
.woocommerce.single.single-product .upsells.products ul.products li {
    margin: 20px 0px;
}
.search-results .posted-on {
    padding-bottom: 10px;
    display: block;
}
.prod-title::after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 40px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 10%;
    z-index: 1;
}
.prod-title::before {
    content: " ";
    display: block;
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0;
    z-index: 1;
    background-color: #ef7400;
}
.search-results article {
    background: #ffffff;
    margin-bottom: 20px;
    padding-bottom: 5px;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(235, 235, 235, 1);
    -moz-box-shadow: 1px 1px 5px 1px rgba(235, 235, 235, 1);
    box-shadow: 1px 1px 5px 1px rgba(235, 235, 235, 1);
}
.product-slider {
    margin-bottom: -30px;
}
.widget_accesspress_store_product_tab .title-bg {
    background: #ef7400 ;
}
.widget_accesspress_store_product_tab .ui-tabs-nav {
    background-color: #fff
}
.search-results span.comments-link {
    float: right;
}
.search-results span.cat-links {
    float: right
}
.search-results article .entry-summary {
    margin-left: 10px;
    color: #695A5A;
    font-size: 16px;
    line-height: 22px;
    margin-right: 10px;
}
.search-results article .entry-footer {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
    padding-bottom: 10px;
}
.search-results article .entry-footer .comments-link a,
.search-results span.cat-links a {
    font-size: 14px;
    line-height: 18px;
    color: #838080;
    font-style: italic;
    font-weight: bold;
}
.search-results span.cat-links {
    color: #838080;
}
.search-results article .entry-footer .comments-link a:hover:before {
    color: #ef7400;
}
.search-results article .entry-footer .comments-link a:hover,
.search-results article .entry-footer .cat-links a:hover {
    color: #ef7400;
}
.search-results .entry-meta {
    display: none;
}
.product-cat-desc .cat_desc p {
    display: none;
}
.product-cat-desc h3 {
    font-family: "Lato black", sans-serif;
    font-size: 44px;
    font-style: normal;
    letter-spacing: 0;
    line-height: 220%;
    text-align: center;
    text-transform: uppercase;
    padding: 0px;
    color: #ffffff;
}
.left_align .product-cat-desc h3 {
    margin-right: 50px
}
.right_align .product-cat-desc h3 {
    margin-left: 50px
}
#promo-section3 {
    padding: 45px 0;
}
.widget_accesspress_store_product {
    position: relative;
}
.widget_accesspress_store_product .title-bg,
.accordion-slider .title-bg,
.widget_accesspress_store_category_tab .title-bg {
    background: #ef7400!important;
}
.widget_accesspress_store_product .prod-title,
.accordion-slider .prod-title,
.widget_accesspress_store_category_tab .ui-tabs-nav {
    background: #fff;
}
.new-prod-slide .slick-prev,
.latest-cat-product .slick-prev {
    position: absolute;
    right: 37px;
    top: -62px;
    cursor: pointer;
    display: inline-block !important;
     width: 22px;
    margin-top: 11px;
    background-size: 100%;
    background-color: #000  ;
    text-align: center;
    line-height: 22px;
    vertical-align: middle;
    font-size: 22px;
}
.new-prod-slide .slick-prev:hover,
.new-prod-slide .slick-prev.slick-disabled,
.latest-cat-product .slick-prev:hover,
.latest-cat-product .slick-prev.slick-disabled {
    background-color: #676566;
    background-size: 100%;
}

.new-prod-slide .slick-next:hover,
.new-prod-slide .slick-next.slick-disabled,
.latest-cat-product .slick-next:hover,
.latest-cat-product .slick-next.slick-disabled {
    background: #676566;
    background-size: 100%;
}
.new-prod-slide .slick-next,
.latest-cat-product .slick-next {
    position: absolute;
    right: 11px;
    top: -62px;
    cursor: pointer;
    display: inline-block ;
    width: 22px;
    margin-top: 11px;
    background-size: 100%;
    background-color: #000 ;
    text-align: center;
    line-height: 22px;
    vertical-align: middle;
    font-size: 22px;
}
.new-prod-slide .slick-next i,
.latest-cat-product .slick-next i {
    color: #fff;
}
.new-prod-slide .slick-prev i,
.latest-cat-product .slick-prev i {
    color: #fff;
}

.promo-product2 aside {
    display: inline-block;
    padding: 20px;
    text-align: center;
    width: 33%;
    vertical-align: top;
}
.cta-banner {
    float: left;
    width: 50%;
    text-align: left;
    margin-left: 8%;
    margin-top: 1%;
}
.ap-icon-text-icon .fa {
    font-size: 45px;
    color: #cacaca;
    padding: 0% 25%;
    line-height: 90px;
}
.ap-icon-text-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    color: #595959;
    text-transform: uppercase;
    text-align: left;
    margin: 0px;
}
.ap-icon-text-inner .ap-icon-text-content {
    overflow: hidden;
    line-height: 18px;
    font-size: 14px;
    color: #676767;
    height: 36px;
    text-align: left;
}
.ap-icon-text-inner {
    padding: 0 20px;
}
.bx-slider .slick-prev {
    background: url("images/prev-arrow.png") no-repeat scroll center center rgba(255, 255, 255, 0.8);
    bottom: 60px;
    cursor: pointer;
    display: block;
    height: 58px;
    left: 72%;
    position: absolute;
    text-indent: -9999px;
    width: 35px;
    background-size: 50%;
}
.bx-slider .slick-next {
    background: url("images/next-arrow.png") no-repeat scroll center center;
    top: 50%;
    margin-top: -83px;
    cursor: pointer;
    display: block;
    height: 166px;
    right: 10%;
    position: absolute;
    text-indent: -9999px;
    width: 96px;
    background-size: 50%;
}
.bx-slider .slick-next:hover {
    background: url("images/next-arrow1.png") no-repeat scroll center center;
    background-size: 50%;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
    background: none repeat scroll 0 0 #ef7400;
    color: #fff;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: 9px 6px;
    margin: 0px;
}
.woocommerce table.shop_table th {
    text-transform: uppercase;
}
.top-footer-block .widget-title {
    margin: 0;
    padding: 10px 0px;
    line-height: 16px;
    background-color: transparent;
    position: relative;
    color: #5a5a5a;
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    display: block;
    padding-right: 20%;
}
.top-footer-block .widget-title:before {
    content: " ";
    display: block;
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0;
    z-index: 1;
    background-color: #ef7400;
}
.top-footer-block .widget-title:after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 40px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 10%;
    z-index: 1;
}
.top-footer-block .title-bg {
    margin-bottom: none;
    background-color: transparent;
}
.signup_desc {
    font-size: 15px;
    color: #848484;
    line-height: 24px;
    font-weight: 400;
}
.signup input {
    width: 100%;
    border-radius: 0px;
    background-color: #e7e7e7;
    padding-left: 20px;
    border: none;
    height: 40px;
}
.signup button {
    color: #fff;
    background-color: #ef7400;
    border: none;
    font-size: 13px;
    height: 37px;
    width: 135px;
    margin-top: 20px;
    cursor: pointer;
}
.aptf-tweet-content a {
    color: #ef7400 !important;
    font-size: 15px !important;
    line-height: 22px !important;
}
.aptf-tweet-content .aptf-tweet-name {
    color: #ef7400 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
}
.aptf-tweet-content {
    color: #848484;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
}
.footer-bottom {
    padding: 30px 0;
    border-top: 1px solid #e7e7e7;
}
.site-info {
    font-size: 13px;
}
.seal-logo-wrap {
    float: right;
}
.seal-logo-wrap img {
    width: 50px;
}
.promo-product1 .promo-image {
    position: relative;
}
.promo-product1 .promo-image .caption {
    bottom: 0;
    padding: 10px;
    width: 100%;
    color: #FFF;
}
.promo-product1 .promo-image .caption h4 {
    color: #555555;
    padding-left: 0;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}
.promo-product1 aside:first-child .promo-image .caption div.promo-desc {
    text-align: center;
}
.promo-product1 .promo-image .caption div.promo-desc {
    color: #727272;
    font-size: 16px;
    line-height: 20px;
    display: block;
    height: 40px;
    font-weight: 400;
    overflow: hidden;
}
#promo-section2 .promo-product2 aside {
    width: 100%;
    padding: 40px 0px;
}
.cta-video-btn.bttn {
    background-color: #c97178;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height: 42px;
    line-height: 42px;
    margin: 24px 0 0 5px;
    padding: 0 26px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
}
.banner-btn .btn:hover {
    border: 1px solid #FFF ;
    color: #c97178 ;
}
.banner-btn .btn i {
    margin-right: 5px;
    font-size: 21px;
    float: right;
    margin-left: 40px;
}
.cta-title_simple.main-title {
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 0;
    width: 65%;
    line-height: 40px;
    text-transform: uppercase;
}
.cta-desc_simple {
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    color: #ef7400;
    text-transform: uppercase;
}
.banner-btn .btn {
    display: block;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #7f7e7e;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cta-video-btn.bttn:hover {
    color: #FFF !important;
}
.caption-read-more2 {
    display: none;
}
.caption-read-more1 {
    background-color: #000000;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    line-height: 17px;
    margin: 0 0 0 15px;
    padding: 20px 26px;
    text-transform: uppercase;
    transition: all 0.5s ease-out 0s;
    position: relative;
}
.caption-read-more1:after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 57px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #000000;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    left: -46px;
    z-index: 1;
}
.caption-read-more1::before {
    content: url(images/arrow.png);
    position: absolute;
    right: -55px;
    background: #ef7400;
    padding: 19.5px;
    top: 0px;
}

 
.woocommerce ul.products li.product h3 {
    color: #000000 !important;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    opacity: 1;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.woocommerce ul.products li.product:hover h3 {
    opacity: 1;
    visibility: visible;
}
.woocommerce .star-rating span::before,
.woocommerce .star-rating::before {
    color: #ef7400;
}
.woocommerce .price-cart {} .woocommerce .wc-products {
    overflow: hidden
}
.woocommerce .wc-products ul {
    margin-left: -10px;
    margin-right: -10px;
}
.woocommerce .wc-products ul.list {
    margin-left: 0px;
    margin-right: 0px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	clear: none;
    float: left;
    padding: 0px 10px;
    margin: 0px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 33.33%;

}

.woocommerce .upsells ul.products li.product,
.woocommerce-page .upsells ul.products li.product {
   clear: none;}



.woocommerce ul.products li.product .price-cart .gridlist-buttonwrap {
    clear: both;
}
.woocommerce ul.products li:hover .price-cart .button {
    left: 0px;
}
.woocommerce ul.products li.product .price-cart {
    text-align: center;
}
.woocommerce ul.products li.product .price-cart .button,
.woocommerce ul.products li.product .price-cart .added_to_cart {
    background: #ef7400;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 36px;
    text-transform: uppercase;
    border-radius: 0px;
    height: 40px;
    padding: 0px 20px;
    text-align: center;
    margin: 0px;
    border: 2px solid #ef7400;
    float: none
}
.woocommerce ul.products li.product .price-cart .button:hover,
.woocommerce ul.products li.product .price-cart .added_to_cart:hover {
    background: transparent;
    color: #ef7400;
}
.woocommerce ul.products.grid li.product .price-cart .button.added {
    display: none;
}
.woocommerce ul.products.grid li.product .price-cart .gridlist-buttonwrap a.button:before,
.woocommerce.single.single-product .entry-summary form button.button:before {
    font-family: FontAwesome;
    content: "\f07a";
    margin-right: 5px;
    color: #ffffff  ;
}

p.cart{margin: 0}
.collection_combine {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 240px;
    text-align: center;
}
.full-outer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.full-outer .outer-img {
    display: table;
    width: 100%;
    height: 100%;
}
.full-outer .inner-img {
    display: table-cell;
    vertical-align: middle;
}

.woocommerce ul.products li.product a img {
    margin-bottom: 0;
}

.woocommerce ul.products.grid li.product .price del {
    display: inline-block;
    margin-right: 10px;
}
.woocommerce ul.products.grid li.product .price ins {
    font-weight: 400;
}
.woocommerce .products.grid .star-rating {
    display: none;
}
ul.products.list li.product {
    position: relative;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    border: 1px solid #eee;
    padding: 10px;
}
ul.products.list li.product .collection_combine {
    float: left;
    width: 35%;
}
ul.products.list li.product .star-rating,
ul.products.list li.product .short_desc {
    display: none !important;
}
.woocommerce ul.products.list li.product a img {
    max-width: 100% !important;
    width: auto !important;
    margin: 0px;
    padding: 0px;
    float: none !important;
    display: inline-block !important;
}
.woocommerce ul.products.list li.product .onsale {
    margin: 0px;
}
.woocommerce ul.products.list .collection_desc {
    float: right;
    width: 65%;
    padding-left: 30px;
}
ul.products.list .collection_title {
    display: block;
}
ul.products.list li.product h3,
ul.products.list li.product div[itemprop="description"],
ul.products.list li.product .price,
ul.products.list li.product .gridlist-buttonwrap {
    width: 100% !important;
    float: none !important;
}
.woocommerce ul.products.list li.product .price-cart {
    margin-top: 0px;
}
.woocommerce ul.products.list li.product .price-cart span.price {
    display: block;
    text-align: left;
    width: 100%;
}
.woocommerce ul.products.list li.product h3 {
    text-align: left;
}
 
.woocommerce ul.products li.product .price-cart span.price span.amount,
.woocommerce ul.products li.product .price-cart span.price ins {
    display: inline-block;
    opacity: 1;
    margin: 0px 2px;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
}
.woocommerce ul.products.list li.product div[itemprop="description"] {
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #7f7e7e;
    overflow: hidden;
}
.woocommerce ul.products.list li.product .price-cart .gridlist-buttonwrap {
    display: block;
    text-align: left;
    float: none;
}
.woocommerce ul.products.list li.product .price-cart .gridlist-buttonwrap a.button {
    display: inline-block;
    padding: 0px 30px;
    float: none;
    width: auto;
    background: #ef7400;
    border: 2px solid #ef7400;
    color: #ffffff;
    margin-top: 0px;
    line-height: 36px;
}
.woocommerce ul.products.list li.product .price-cart .gridlist-buttonwrap a.button.added {
    display: none;
}
.woocommerce ul.products.list li.product .price-cart .gridlist-buttonwrap a.added_to_cart {
    display: inline-block;
    padding: 0px 30px;
    float: none;
    width: auto;
    background: #ef7400;
    color: #ffffff;
    margin-top: 0px;
}
.woocommerce ul.products.list li.product .price-cart .gridlist-buttonwrap a.button:before,
.woocommerce ul.products li.product .price-cart .gridlist-buttonwrap a.added_to_cart:before {
    font-family: FontAwesome;
    content: "\f07a";
    margin-right: 5px;
    color: #ffffff !important;
}
 
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    color: #ef7400
}
 
.woocommerce ul.products li.product .price-cart .gridlist-buttonwrap a.button:hover:before {
    color: #ef7400 !important;
}
.woocommerce .woocommerce-message {
    border: none;
    border-bottom: 3px solid #ef9999;
    background: #ffffff;
    padding: 5px 0px !important;
    padding-left: 40px !important;
}
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    color: #ef7400 !important;
    background: #FFF !important;
}
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button {
    background: #ef7400  ;
    color: #FFF ;
    border-radius: 0px  ;
    border: 2px solid #ef7400;
}
.woocommerce .woocommerce-message:before {
    color: #ef7400 !important;
    margin-top: -10px;
    left: 10px !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    padding: 0px 10px;
}
.menu li.home {
    padding: 6px 0;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #c97178;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #ef7400;
        border: 2px solid #ef7400;
        padding: 8px;
        border-radius: 0
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: transparent;
}
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button {
 
    color: #FFF;
}
.woocommerce a.button {
    background: none;
    padding: 0;
}
.woocommerce ul.products li.product .button {
    margin: 0;
    float: right;
}
.woocommerce #respond input#submit:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #C05860;
    color: #FFF;
}
.woocommerce a.button:hover {
    background: none;
    color: #fff;
}
.mini_cart_item .quantity {
    display: block;
    -ms-transform: rotate(7deg);
    background: rgb(226, 69, 69);
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 300;
}
.mini_cart_item {
    background: #EEE;
}
.main-navigation ul ul::before {
    border-bottom: 10px solid #ef7400;
}
.mini_cart_item a {
    color: #c97178 !important;
}
.woocommerce .woocommerce-info::before {
    color: #c97178;
}
.woocommerce .woocommerce-info {
    border-color: #c97178;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 8px;
}
 
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
    float: left;
    margin-top: 0;
    height: 32px !important;
    margin-top: 0px;
    font-size: 14px !important;
    line-height: 28px !important;
    padding: 0px 10px !important;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 0px;
    border: 2px solid #ef7400;
    background-color: #ef7400;
    color: #fff;
    font-weight: 700;
}
.yith-wcwl-wishlistexistsbrowse a:hover,
.yith-wcwl-wishlistaddedbrowse a:hover {
    background-color: transparent;
    color: #ef7400
}
.single-img a.boxer.button.small {
    color: #ef7400;
}
.single-img a.boxer.button.small:hover {
    color: #fff;
}

.single-img a.email-icon:hover{
    color: #AF1F1E !important
}
/** added by sadip */

.widget_accesspress_store_product2 .feature-cat-image.left_align {
    float: left;
    width: 48%;
    text-align: left;
}
.widget_accesspress_store_product2 .feature-cat-image.right_align {
    float: right;
    width: 48%;
    text-align: right;
}
.feature-cat-image > img {
    max-width: 100%;
    display: inline-block;
}
.widget_accesspress_store_product2 .feature-cat-product .slick-next,
.widget_accesspress_store_product2 .feature-cat-product .slick-prev {
    position: static;
    cursor: pointer;
    display: inline-block !important;
    width: 22px;
    margin-top: 11px;
    background-size: 100%;
    background-color: #000 ;
    text-align: center;
    line-height: 22px;
    vertical-align: middle;
    font-size: 22px;
    margin-right: 6px;
}
.widget_accesspress_store_product2 .feature-cat-product .slick-next {
    margin-right: 0
}

.widget_accesspress_store_product2 .feature-cat-product .slick-next,
.widget_accesspress_store_product2 .feature-cat-product.slick-prev i {
    color: #fff
}
.widget_accesspress_store_product2 .feature-cat-product {
    margin-top: 35px;
    width: 50%;
    position: relative;
    overflow: visible;
    text-align: right;
}
.widget_accesspress_store_product2 .feature-cat-product.right_align {
    float: left;
    position:relative;
}
.widget_accesspress_store_product2 .feature-cat-product.right_align> .slick-prev {
    position:absolute;
    left:0; 
    bottom:-10%;
}
.widget_accesspress_store_product2 .feature-cat-product.right_align> .slick-next{
    position:absolute;
    left:0;
    bottom:-10%;
    margin-left: 29px;  
}

.widget_accesspress_store_product2 .feature-cat-product.left_align {
    float: right;
}
.widget_accesspress_store_product2 .feature-cat-product .slick-prev:hover,
.widget_accesspress_store_product2 .feature-cat-product .slick-prev.slick-disabled {
    background-size: 100%;
    background-color: #676566;
}
.widget_accesspress_store_product2 .feature-cat-product .slick-next:hover,
.widget_accesspress_store_product2 .feature-cat-product .slick-next.slick-disabled {
    background-size: 100%;
    background-color: #676566;
}
.columns-widget-count-2 aside {
    width: 48%;
    float: left;
    margin: 0 5px;
}
.columns-widget-count-3 aside {
    width: 30%;
    float: left;
    margin: 0 5px;
}
.ticker-title,
.ticker_tick {
    color: #000;
}
.ticker-content,
.ticker-swipe {
    background-color: transparent;
    color: #000;
}
.welcome-user {
    float: left;
    margin-left: 5px;
}
.ticker-wrapper.has-js {
    width: 50%;
    display: inline-block;
    float: left;
}
.ticker {
    width: 100%;
    height: 20px;
}
.feature-cat-image {
    overflow: hidden;
    position: relative;
}
.widget_accesspress_store_product2 .feature-cat-image.right_align::before {
    content: " ";
    display: block;
    width: 0;
    height: 50%;
    border-top: 300px solid #ffffff;
    border-bottom: 0px solid transparent;
    border-right: 56px solid transparent;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    left: 0px;
    z-index: 1;
}
.widget_accesspress_store_product2 .feature-cat-image.left_align::after {
    content: " ";
    display: block;
    width: 0;
    height: 50%;
    border-bottom: 300px solid #ffffff;
    border-top: 0px solid transparent;
    border-left: 56px solid transparent;
    position: absolute;
    bottom: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0px;
    z-index: 1;
}
.widget_accesspress_store_product2 .feature-cat-image.left_align::before {
    content: " ";
    display: block;
    width: 0;
    height: 50%;
    border-top: 300px solid #ffffff;
    border-bottom: 0px solid transparent;
    border-left: 56px solid transparent;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0px;
    z-index: 1;
}
.widget_accesspress_store_product2 .feature-cat-image.right_align::after {
    content: " ";
    display: block;
    width: 0;
    height: 50%;
    border-bottom: 300px solid #ffffff;
    border-top: 0px solid transparent;
    border-right: 56px solid transparent;
    position: absolute;
    bottom: 0;
    margin-top: 0px;
    margin-left: 0;
    left: 0px;
    z-index: 1;
}
.product-cat-desc {
    background: rgba(0, 0, 0, 0.46) none repeat scroll 0 0;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
}
.widget.widget_accesspress_store_icon_text {
    background: #ccc none repeat scroll 0 0;
    clear: both;
}
#before-footer {
    background-color: #FBFBFB;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    top: 0 !important;
    right: 2px !important;
}
div.view-cart .sub-menu {
    clear: both;
    max-height: 300px;
    overflow: scroll;
    display: none;
}
div.view-cart ul.sub-menu.empty {
    overflow: hidden!important;
}
div.view-cart:hover .sub-menu {
    display: inline-block;
    width: 320px;
    top: 30px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    max-height: 275px;
    list-style: none;
    background-color: rgba(49, 49, 49, 0.56);
}
.top-header .view-cart li.empty {
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}
.header-callto {
    float: left;
}
.widget_accesspress_store_header_callbox .header_call {
    margin: 0;
}
.widget_accesspress_store_header_callbox .header_call li {
    list-style: none;
    display: inline-block;
}
.widget_accesspress_store_header_callbox .header_call li+li {
    margin-left: 10px;
}
.search-icon {
    float: right;
}
.view-cart {
    float: right;
    line-height: 16px;
 
}
div.view-cart .sub-menu {
    position: absolute;
    right: 0px;
    width: 210px;
    z-index: 2;
}
.login-woocommerce,
.quick-wishlist {
    margin-left: 20px;
}
.ticker-title {
    background: #ef7400;
    padding: 0px 10px;
    margin-right: 26px;
    position: relative;
}
.ticker-title:after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 19px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 17px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: -16px;
    z-index: 1;
}
.ticker-title span {
    color: #ffffff;
    font-weight: 700;
}
.ticker-content {
    /*color: #848484 !important;
    font-weight: 400 !important;
    left: 90px !important;*/
    color: #848484 !important;
    font-weight: 400 !important;
    line-height: 19px !important;
    padding: 0 !important;
    position: static;
}
#masthead {
    margin: 0px;
    padding: 0px;
    border: none;
}
.inner_home {
    border-bottom: 5px solid #ef7400;
    position: relative;
}

.top-header {
    margin: 0px;   
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-two .top-header{
    display: table;
    width: 100%;
    position:relative;
}
.header-two .top-header > div{
    float: none;
    display: table-cell;
    vertical-align: top;
}
.header-two .search-form{
    display:inline-block !important;
}
.top-header span.amount {
    margin: 0px;
}
.header-callto a {
    color: #a7a7a7;
    font-size: 13px;
    font-weight: normal !important;
}
.header-callto a i {
    color: #ef7400;
    margin: 0px 2px;
}
.header-callto a:last-child {
    color: #ef7400;
    text-transform: none;
}
a.quick-wishlist {
    float: right;
    border-left: 1px solid #919191;
    border-right: 1px solid #919191;
    margin: 8px 10px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 16px;
    color: #e24747;
}
.login-woocommerce a {
    font-size: 13px;
    text-transform: uppercase;
}
.view-cart {
    padding-left: 10px;
}
.view-cart a.wcmenucart-contents {
    color: #919191;
    text-transform: uppercase;
}
.cart-empty {
    color: #a94442;
    background-color: #f2dede;
    padding: 10px;
    border: 1px solid #ebccd1;
    margin-bottom: 10px;
}
.right-header {
    position: relative;
    padding-left: 0px;
    margin: 0px;
    height: 56px;
}
#menu {
    float: right;
    position: relative;
    height: 100%;
}
#menu:after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 28px solid transparent;
    border-bottom: 28px solid #333;
    border-right: 28px solid #333;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    left: -56px;
    z-index: 1;
    border-left: 28px solid transparent;
}
.main-nav-scrolled {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;
    background: #ffffff;
}
#site-navigation .menu>li li a {
    padding: 5px 10px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 20px;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    margin: 0px;
}
#site-navigation .menu>li>a {
    padding: 13px 15px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
    margin: 0px;
}
#site-navigation li a:hover {
/*   background-color: #BB2127;*/
    color: #fff
}


.right-header a.my-account {
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    padding: 15px 20px;
    text-transform: uppercase;
    display: inline-block;
    float: right;
    background: #000000;
}
.bx-slider .slick-prev {
    background: url("images/prev-arrow.png") no-repeat scroll center center;
    top: 50%;
    margin-top: -83px;
    cursor: pointer;
    display: block;
    height: 166px;
    left: 10%;
    position: absolute;
    text-indent: -9999px;
    width: 96px;
    background-size: 50%;
}
.bx-slider .slick-prev:hover {
    background: url("images/prev-arrow1.png") no-repeat scroll center center;
    background-size: 50%;
}
.bx-slider .slick-prev.slick-disabled {
    background: url("images/prev-arrow1.png") no-repeat scroll center center;
    background-size: 50%;
}
.bx-slider .slick-next.slick-disabled {
    background: url("images/next-arrow1.png") no-repeat scroll center center;
    background-size: 50%;
}
.slider-caption {
    text-align: center;
}
.caption-content {
    font-family: 'Lato', sans-serif;
    width: 60%;
    font-size: 17px;
    line-height: 30px;
    display: inline-block;
    color: #000;
    font-size: 34px;
    font-weight: lighter;
}
.promo-product1 a {
    display: inline-block;
    width: 100%;
}
.promo-product1 a img {
    width: 100%;
}
.promo-widget-wrap {
    line-height: normal;
}
.promo-product1 .promo-image {
    position: relative;
    overflow: hidden;
}
.promo-product1 aside span.btn.promo-link-btn {
    font-size: 15px;
    color: #ef7400;
    margin-top: 10px;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 700;
    display: block;
}
.promo-product1 aside:first-child span.btn.promo-link-btn {
    text-align: center;
}
.promo-product1 .promo-image .caption {
    position: absolute;
}
.promo-product1 aside:first-child .caption {
    top: 10px;
}
.promo-product1 aside:first-child div.promo-desc {
    padding: 0px 40px;
    margin-top: 15px;
}
.promo-product1 aside:nth-child(2) .caption {
    top: 20%;
    width: 175px;
    left: 20px;
    padding: 0px;
    font-weight: 300;
}
.promo-product1 aside:nth-child(2) .caption h4 {
    text-align: left;
}
.promo-product1 aside:nth-child(2) div.promo-desc {
    text-align: left;
    margin: 15px 0px 10px 0px;
}
.promo-product1 aside:nth-child(2) .promo-image:after {
    top: 45%;
    left: 35%;
}
.promo-product1 aside:last-child .caption {
    top: 0;
    width: 175px;
    right: 0px;
}
.promo-product1 aside:last-child h4 {
    text-align: left;
}
.promo-product1 aside:last-child div.promo-desc {
    text-align: left;
    margin: 15px 0px 10px 0px;
}
.promo-product1 a:hover p:after {
    color: #867A7A;
}
.promo-widget-wrap {
    line-height: normal;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.promo-widget-wrap:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
}
.promo-image{
    text-align:center;  
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu .promo-image img{
    width:60%;
    display:inline-block;   
}
/*.promo-product1 a:hover .promo-image{width: 100%;height:auto;z-index: 1;    }*/

.search-form button.searchsubmit {
    cursor: pointer;
    background: #ef7400;
    height: 100%;
    border: 2px solid #ef7400;
    color: #ffffff;
}
.search-form input.search-field {
    border-radius: 0px;
    border: none;
    background: transparent;
    padding-left: 10px;
}
.search-form {
    float: right;
    background: #efefef;
}
.slick-track li {} .slick-track li a:first-child {
    display: block;
    position: relative;
}
.slick-track li span.label-new {
    z-index: 1;
    padding-right: 0px;
    padding-left: 10px;
    position: absolute;
    font-size: 14px;
    line-height: 30px;
    background: #8AC007;
    color: #ffffff;
    font-weight: 700;
    left: 0px;
    top: 14px;
}
.slick-track li span.label-new:after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 30px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 22px solid #8AC007;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    display: inline-block;
    right: -21px;
    z-index: 1;
}
span.onsale {
    position: absolute;
    font-size: 14px;
    line-height: 30px;
    background: #ef7400;
    color: #ffffff;
    font-weight: 700;
    right: 0px;
    top: 14px;
    padding-right: 10px;
    padding-left: 0px;
}
span.onsale:after,
.woocommerce ul.products li.product .onsale:after,
.woocommerce span.onsale:after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 30px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 22px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    left: -21px;
    display: inline-block;
    z-index: 0;
}
.woocommerce ul.products.grid li.product .onsale,
.woocommerce span.onsale {
    position: absolute;
    font-size: 14px;
    line-height: 30px;
    background: #ef7400;
    color: #ffffff;
    font-weight: 700;
    right: 0px;
    top: 14px;
    padding: 0;
    padding-right: 10px;
    padding-left: 0px;
    min-height: 30px;
    min-width: 50px;
    border-radius: 0;
    margin: 0px !important;
}
.woocommerce.single.single-product del {
    display: inline-block !important;
    margin-right: 5px;
}
.woocommerce.single.single-product .related.products span.onsale {
    margin: 0px !important;
}
.woocommerce.single.single-product ul.product-categories {
    margin-bottom: 30px !important;
}
.woocommerce.single.single-product ul.product-categories ul.children li:first-child {
    border-top: 1px solid #eee !important;
}
.woocommerce.single.single-product ul.product-categories li:last-child {
    border: none !important;
}
.woocommerce.single.single-product .img-wrap {
    display: block;
    float: left;
    width: 48%;
    position: relative;
}
.woocommerce.single.single-product .img-wrap div.images {
    display: block !important;
    float: none !important;
    width: 100% !important;
}
.woocommerce.single.single-product .entry-summary h1 {
    font-weight: 700;
    color: #000000;
    font-size: 26px;
    line-height: 35px;
    white-space: normal;
}
.woocommerce.single.single-product .entry-summary div[itemprop="description"] {
    color: #7f7e7e;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    /*padding-bottom: 20px;*/
    border-bottom: 1px solid #e7e7e7;
}

 
.stock.in-stock {
    color: #e24747 !important;
    font-weight: 700;
}
.woocommerce.single.single-product .entry-summary form input {
    background: #e7e7e7;
    border: 0px;
    height: 32px;
}
.woocommerce.single.single-product .entry-summary form button.button {
    display: inline-block;
    padding: 0px 20px;
    float: none;
    width: auto;
    background: #ef7400;
    color: #fff;
    margin-top: 0px;
    font-size: 14px;
    line-height: 28px;
    height: 32px;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.woocommerce.single.single-product .entry-summary form button.button:hover:before {
    color: #ef7400!important;
}
.woocommerce.single.single-product .entry-summary .add_to_wishlist {
    float: left;
    margin-top: 0;
    height: 32px !important;
    margin-top: 0px;
    font-size: 14px !important;
    line-height: 30px !important;
    overflow: hidden !important;
    padding: 0px 20px !important;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 0px;
    border: 2px solid;
}
.woocommerce.single.single-product .entry-summary .add_to_wishlist:hover {
  
    color: #ef7400 ;
 
}
.woocommerce.single.single-product .entry-summary .feedback {
    color: #ef7400;
    /*font-style: italic;*/
    position: absolute;
    display: block;
    margin-top:30px;
}
.product-type-external .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback{
     margin-top:-30px !important;
}

.price del span, del span.amount {
    text-decoration: line-through;
    color: #ef7400;
    opacity: .5
}
.woocommerce.single.single-product .entry-summary .product_meta div {
    display: block;
    color: #000000;
    font-size: 15px;
    line-height: 30px;
}
.woocommerce.single.single-product .entry-summary .product_meta div span {
    color: #7f7e7e !important;
}
.woocommerce.single.single-product .entry-summary .product_meta {
    margin: 30px 0px 0px 0px;
    margin-top: 0;
}

.woocommerce.single.single-product div.product form.cart {
    float: left;
    min-width:53%;
}
.woocommerce.single.single-product div.product form.cart.variations_form {
 
    min-width:100%;
}

.woocommerce.single.single-product .woocommerce-tabs {
    margin: 10px 0px !important;
    padding: 0px !important;
    border: none !important;
}
.woocommerce.single.single-product .woocommerce-tabs ul.tabs {
    padding: 0px;
    margin: 0px;
}
.woocommerce.single.single-product .woocommerce-tabs ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0px;
    left: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}
.woocommerce.single.single-product .woocommerce-tabs ul.tabs li {
    margin:0 10px 0px 0;
     padding: 0
}
/*.woocommerce.single.single-product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 0px;
    font-weight: 400;
    color: #515151;
    text-decoration: none;
    text-transform: uppercase;
 
}
*/

.woocommerce.single.single-product .woocommerce-tabs ul.tabs li{
        background: #ebe9eb;
        border:none;
        border-radius: 0;
        border-bottom: 1px solid #EBE9EB;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
     background: #ef7400;
}

.woocommerce.single.single-product .woocommerce-tabs ul.tabs li  a{

    background: #fff;
    color: #282828;
    font-weight: 700;
    line-height: normal;
    padding: 4px 0px;
    display: inline-block;
    position: relative;
    margin: 0px;
    padding-right: 60px;
    word-spacing: 5px;
    font-family: lato;
    text-transform: uppercase;
    line-height: 1.8;
        padding-left: 10px;
        margin-right: 20px;
        text-decoration: none
}

.woocommerce.single.single-product .woocommerce-tabs ul.tabs li a:before{
    background: #fff;
    color: #282828;
    font-weight: 700;
    line-height: normal;
    padding: 4px 0px;
    display: inline-block;
    position: relative;
    margin: 0px;
  
    word-spacing: 5px;
    font-family: lato;
    text-transform: uppercase;
    line-height: 1.8;
    content: ''}

.woocommerce.single.single-product .woocommerce-tabs ul.tabs li  a:after{
        content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 34px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #EBE9EB;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0;
    z-index: 1;
}

.woocommerce.single.single-product .woocommerce-tabs ul.tabs li.active  a:after{
   
    border-right: 47px solid #ef7400;
     
}


.woocommerce.single.single-product .woocommerce-tabs ul.tabs li.active {
    border: none;
    border-bottom: 1px solid #ef7400; 
    position: relative;
    background-size: 38%;
}
.woocommerce.single.single-product .woocommerce-tabs ul.tabs li.active:after {
    display: none;
}
.woocommerce-tabs ul.tabs li:before {
    display: none;
}
.woocommerce.single.single-product .woocommerce-tabs ul.tabs li.active a {
    font-weight: 700;
    
 
    color: #ef7400;
}
.woocommerce.single.single-product .woocommerce-tabs {
    padding: 30px 0px;
    margin: 0px;
    border-top: 8px solid #f4f4f4;
    border-bottom: 8px solid #f4f4f4;
    margin-bottom: 30px;
}
.woocommerce.single.single-product .woocommerce-tabs .panel.entry-content {
    padding: 20px 0px;
    margin: 0px 10px;
}
.woocommerce.single.single-product .woocommerce-tabs .panel.entry-content #comments {
    padding: 0px;
    background: transparent;
    box-shadow: none;
    margin-bottom: 10px;
}
.woocommerce.single.single-product .woocommerce-tabs .panel.entry-content h2 {
    color: #000000 !important;
    line-height: 30px;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    opacity: 1;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}
.woocommerce.single.single-product .woocommerce-tabs .panel.entry-content p {
    font-size: 16px;
    line-height: 24px;
    color: #7f7e7e;
    font-weight: 400;
    margin-bottom: 0px;
}
.woocommerce.single.single-product .woocommerce-tabs .panel.entry-content p.form-submit {
    margin-bottom: 0 !important;
}
#tab-reviews #comment {
    display: inline-block;
    width: 75% !important;
}
#review_form_wrapper {
    margin: 0px;
}
#review_form_wrapper .comment-reply-title {
    margin-bottom: 5px !important;
}
.comment-form-rating p.stars {
    display: inline-block;
    width: auto;
}
.woocommerce.single.single-product span.onsale {
    left: inherit;
    margin: 0 !important;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    margin: 1em 0
}
.woocommerce #customer_login h2 {
    font-size: 20px
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
    margin-top: 30px
}
.woocommerce .lost_reset_password {
    margin-top: 30px
}
ul.children li:last-child {
    border: none;
}

#ap-cta-video {
    © background: #3d3d3d;
    margin: 40px 0px;
    background: url(images/youtube.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}
.cta-overlay {
    padding: 70px 0px 30px;
    background: rgba(0, 0, 0, 0.8);
}
#ap-cta-video .widget_accesspress_cta_simple {
    background: url(images/you.png) no-repeat right;
    background-size: 70% 100%;
    padding: 0px;
    border-bottom: 4px solid #444444;
    overflow: hidden;
    margin-bottom: 40px;
}
#ap-cta-video .widget_accesspress_cta_simple .cta-banner {
    position: relative;
    float: none;
    display: inline-block;
    margin: 0px;
    background: transparent;
    width: auto;
    padding: 3.4px 0px;
    padding-right: 50px;
}

#ap-cta-video .widget_accesspress_cta_simple .cta-banner .banner-text {
    display: inline-block;
}
#ap-cta-video .widget_accesspress_cta_simple .cta-banner .main-title {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    width: 100%;
}
#ap-cta-video .widget_accesspress_cta_simple .cta-banner .banner-btn {
    display: inline-block;
}
#ap-cta-video .widget_accesspress_cta_simple .cta-banner .banner-btn a {
    font-weight: 400;
    font-size: 40px;
    line-height: 30px;
    color: #ef7400;
}
#ap-cta-video .widget_accesspress_cta_simple .cta-banner .banner-btn a:hover {
    border: none !important;
    background: transparent !important;
    color: #ef7400;
}
#ap-cta-video .widget_accesspress_cta_simple .cta-banner .banner-btn a i {
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #ef7400;
    float: right;
    margin-left: 40px;
}
#ap-cta-video .cta-video .cta-wrap-left {
    float: right;
    width: 50%;
    text-align: right;
}
#ap-cta-video .cta-video .cta-wrap-left iframe {
    max-width: 100% !important;
}
#ap-cta-video .cta-video .cta-wrap-right {
    float: left;
    width: 38%;
}
#ap-cta-video .cta-video .cta-wrap-right .cta-title.main-title {
    color: #ffffff;
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    height: 108px;
    overflow: hidden;
    font-family: lato;
}
#ap-cta-video .cta-video .cta-wrap-right .cta-desc {
    color: #ECECEA;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    height: 144px;
    overflow: hidden;
}
#ap-cta-video .cta-video .cta-wrap-right .bttn.cta-video-btn {
    border-radius: 0px;
    font-weight: 700;
    background: #ef7400;
    font-size: 21px;
    line-height: 55px;
    height: auto;
    margin-top: 35px;
    border: 1px solid transparent;
}
#ap-cta-video .cta-video .cta-wrap-right .bttn.cta-video-btn:hover {
    background: rgba(206, 68, 68, 0.29);
    border: 1px solid rgba(255, 255, 255, 0.2);
}
#ap-cta-video .cta-video .cta-wrap-right .bttn.cta-video-btn::after {
    content: url(images/video.png);
    margin-left: 15px;
}
.promo-wrap1 .widget_accesspress_storemo {
    line-height: 0px;
    padding: 0px;
}
.widget_accesspress_store_product2 {
    margin: 0px;
    margin-bottom: 40px;
    padding: 0px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.cat-list-wrap .widget_accesspress_storemo .promo-image {
    position: relative;
    padding: 0px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    text-align: right;
    background: #ffffff;
    overflow: hidden;
}
.cat-list-wrap .widget_accesspress_storemo .promo-image img {
    width: 50%;
    float: right;
}
.cat-list-wrap .widget_accesspress_storemo .caption {
    width: 50%;
    float: left;
    height: 100%;
    background: #ffffff;
    text-align: left;
}
.cat-list-wrap .widget_accesspress_storemo .caption .widget-title {
    font-family: 'lato';
    margin-top: 50px;
    font-size: 20px;
    line-height: 150%;
    color: #545454;
    text-transform: capitalize;
    font-weight: 400;
}
.cat-list-wrap .widget_accesspress_storemo .caption .inner-caption {
    font-family: Lato Black;
    font-size: 48px;
    line-height: 40px;
    color: #000000;
    text-transform: uppercase;
    margin: 0px;
}
.cat-list-wrap .widget_accesspress_storemo .caption .inner-caption.#ef7400 {
    color: #ef7400;
}
.cat-list-wrap .widget_accesspress_storemo .caption .promo-btn {
    font-family: Lato Black;
    font-size: 20px;
    line-height: 50px;
    padding: 0px 20px;
    background: #ef7400;
    border: 1px solid #ef7400;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 20px;
}
.cat-list-wrap .widget_accesspress_storemo .caption .promo-btn:hover {
    background: #ffffff;
    color: #ef7400;
}
#promo-section3 {
    background: #fbfbfb;
}
.widget.widget_accesspress_store_icon_text {
    cursor: pointer;
    background: transparent;
    padding: 0px;
    position: relative;
    text-align: right;
}
.widget.widget_accesspress_store_icon_text:hover {
    margin-top: -5px;
}
.widget.widget_accesspress_store_icon_text .ap-icon-text-icon {
    position: absolute;
    width: 90px;
    height: 90px;
    background: url("images/free-uk.png") no-repeat scroll center center;
    text-align: center;
}
.widget.widget_accesspress_store_icon_text .ap-icon-text-content-wrap {
    padding-left: 15px;
    width: 80%;
    display: inline-block;
}
#top-footer .cta-banner {
    width: auto;
}
#top-footer .cta-banner .text-5-value {
    color: #a0a0a0;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    margin: 0px;
    text-transform: none;
}
#top-footer .cta-banner .text-5-value strong {
    color: #414141;
}
#top-footer .cta-banner .text-5-title {
    display: inline-block;
    font-weight: 700;
    font-size: 32px;
    line-height: 30px;
    color: #222222;
    margin-bottom: 20px;
    word-break:break-all;
}
#top-footer .cta-banner .text-5-title.#ef7400 {
    color: #ef7400;
}
#top-footer .cta-banner .text-5-desc {
    color: #a0a0a0;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
    text-transform: none;
}
#top-footer .cta-banner .banner-btn a {
    display: inline-block;
    color: #ef7400;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
#top-footer .cta-banner .banner-btn a:hover {
    border: none !important;
    color: #222222 ;
}
#recent-posts-3 ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#recent-posts-3 ul li {
    margin-bottom: 20px;
}
#recent-posts-3 ul li a {
    display: block;
    text-transform: uppercase;
    color: #5a5a5a;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    padding: 0px;
    margin: 0px;
}
#recent-posts-3 ul li a::before {
    display: none;
}
#recent-posts-3 ul li span {
    display: block;
    color: #848484;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
}
#recent-posts-3 ul li span::before {
    content: "-- by admin ";
}
.view-cart ul.sub-menu li.mini_cart_item {
    position: relative;
    display: inline-block;
    float: right;
    width: 300px;
    margin: 10px;
    border: 1px solid #000;
}
.view-cart ul.sub-menu li.mini_cart_item:nth-child(4n+0) {
    clear: both;
}
.view-cart ul.sub-menu li.mini_cart_item a:first-child {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    line-height: 0px;
    font-size: 15px;
    background-color: rgba(226, 69, 69, 0.57);
    color: #000 ;
    color: #000 ;
    border-radius: 0px;
    width: auto;
}
.view-cart ul.sub-menu li.mini_cart_item a:nth-child(2) {
    display: block;
    width: 70px;
    float: left;
    background: rgb(49, 49, 49);
    font-size: 12px;
    line-height: 30px;
    color: white !important;
    text-align: center;
}
.view-cart ul.sub-menu li.mini_cart_item a.quick-cart-title {
    display: block;
    font-weight: 700;
    font-size: 12px;
    margin-left: 5px;
    text-align: right;
    padding-right: 40px;
    background: #000000;
}
.view-cart ul.sub-menu li.mini_cart_item a:last-child {
    float: right;
}
.view-cart ul.sub-menu li.mini_cart_item span.quantity {
    display: inline-block;
    float: left;
    font-size: 12px;
    width: auto;
    margin-left: 10px;
    color: #000000;
    background: transparent;
    margin-top: 10px;
    font-weight: bold;
}
.view-cart ul.sub-menu li.mini_cart_item a img {
    width: 100% !important;
}
/*.bx-wrapper .bx-controls-direction a {
    display: inline-block;
    border-bottom: medium none !important;
    margin-top: 0px !important;
    position: static !important;
    text-indent: -9999px;
    top: 0px !important;
    opacity: 1 !important;
}
.bx-prev {
    cursor: pointer;
    background: url("images/t-prev-arrow.png") no-repeat scroll center center !important;
    display: block;
    height: 32px !important;
    width: 32px !important;
    text-indent: -9999px;
    z-index: 1;
}
.bx-prev:hover {
    background: url("images/t-prev-arrow1.png") no-repeat scroll center center !important;
}
.bx-next:hover {
    background: url("images/t-next-arrow1.png") no-repeat scroll center center !important;
}
.bx-next {
    cursor: pointer;
    background: url("images/t-next-arrow.png") no-repeat scroll center center !important;
    display: block;
    height: 32px !important;
    width: 32px !important;
    text-indent: -9999px;
    z-index: 1;
    margin-left: 5px;
}*/

/* new slider code */
.shortcode-slider .bx-controls-direction a {
    color: #ffffff;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
}
.shortcode-slider{overflow: hidden;}
.shortcode-slider .bx-controls-direction a {
    
    color: #ffffff;
    font-size: 32px;
    color:#fff;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease 0s;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.9);
    width: 35px; height: 40px;
    text-indent: 0;
}
.shortcode-slider .bx-controls-direction a:hover{
    background: rgba(0, 0, 0, 0.9);
}

.shortcode-slider .bx-controls-direction a.bx-prev {
    left: -50px; color: #fff;
}
.shortcode-slider  .bx-controls-direction a.bx-next {
    right: -50px; color: #fff;
}
.shortcode-slider:hover .bx-controls-direction a.bx-prev{ left: 0; }
.shortcode-slider:hover .bx-controls-direction a.bx-next{ right: 0;}

/* slider code end*/
.top-footer-block .aptf-center-align {
    text-align: left !important;
    margin-top: 10px;
}
.top-footer-block .widget_pages ul {
    padding: 0px;
    margin: 0px;
    list-style-position: inside;
    list-style: none
}
.top-footer-block .widget_pages a {
    font-size: 15px;
    color: #a8a7a7;
    font-weight: 400;
    line-height: 30px;
}
.top-footer-block .widget_pages a:hover {
    color: #ef7400;
}
/*-- About Us Inner Page Section Css --*/

#content {
    border-bottom: 4px solid #e7e7e7;
}
#title_bread_wrap,
#content .page_header_wrap {
    position: relative;
}
#title_bread_wrap:before,
#content .page_header_wrap:before {
    background-color: rgba(0, 0, 0, 0.6);
    content: '';
    width: 100%;
    min-height: 150px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
}

#content .page_header_wrap {
    background-size: cover;
    padding: 44px 0px;
    text-align: center;
}
.home .page_header_wrap {
    padding: 59px 0px !Important;
}

.woocommerce .entry-header {
    background-size: cover;
    padding: 55px 0px;
    text-align: center;
}

.woocommerce-wishlist #content .entry-header {
    background: none;
    padding: 0px;
}

#content .page_header_wrap header,
#content .page_header_wrap #accesspress-breadcrumb {
    display: block;
    float: none;
}
#content .page_header_wrap header>h1.entry-title,
.woocommerce .entry-header h1.entry-title {
    color: #ef7400;
    font-family: 'Lato';
    font-weight: 700;
    font-size: 44px;
    line-height: 44px;
    text-transform: uppercase;
    position: relative;
}
#content .page_header_wrap #accesspress-breadcrumb,
.woocommerce .entry-header .woocommerce-breadcrumb {
    font-family: 'Lato';
    font-weight: 400;
    text-transform: capitalize;
    overflow: hidden;
}
#content .page_header_wrap #accesspress-breadcrumb a,
.woocommerce .entry-header .woocommerce-breadcrumb a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    position: relative;
}
#content .page_header_wrap #accesspress-breadcrumb a:after,
.woocommerce .entry-header .woocommerce-breadcrumb a:after {
    content: "/";
    margin: 0px 2px;
    color: #ffffff;
}
#content .page_header_wrap #accesspress-breadcrumb span,
.woocommerce .entry-header .woocommerce-breadcrumb span {
    color: #ffffff;
    background: #ef7400;
    font-size: 16px;
    display: inline-block;
    position: relative;
    padding-left: 5px;
    padding-right: 10px;
    line-height: 23px;
    margin-left: 20px;
}
#content .page_header_wrap #accesspress-breadcrumb span:after,
.woocommerce .entry-header .woocommerce-breadcrumb span:after {
    display: inline-block;
    content: " ";
    width: 0;
    height: 100%;
    border-top: 23px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 20px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    left: -20px;
    display: inline-block;
    z-index: 1;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    color: #fff
}
/*Single Post Inner Page Css */

.sidebar {
    background: #ffffff;
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
    padding: 10px;
}
#secondary.sidebar .widget-title,
.comments-area .comment-respond h3.comment-reply-title {    
    margin: 0;
    padding: 10px 0px;
    line-height: 16px;
    background-color: transparent;
    position: relative;
    color: #5a5a5a;
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    display: block;
    padding-right: 20%;
}
#secondary.sidebar .widget-title:after,
.comments-area .comment-respond h3.comment-reply-title:after {
  
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 40px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 10%;
    z-index: 1;
}
#secondary.sidebar .widget-title:before,
.comments-area .comment-respond h3.comment-reply-title:before {
    content: " ";
    display: block;
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0;
    z-index: 1;
    background-color: #ef7400;
}
#secondary.sidebar .title-bg {
    background: transparent;
    border-bottom: 3px solid #ef7400;
    margin-bottom: 0px;
    display: block;
}
#secondary.sidebar ul {
    margin: 0px;
}
#secondary.sidebar ul ul li {
    margin-left: 0px;
}
#secondary.sidebar ul li:before {
    display: none;
}
#secondary.sidebar ul li {
    padding-left: 0px;
    font-size: 15px;
    list-style: none;
    color: #a8a7a7;
    border-bottom: 1px solid #f2f2f2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#secondary.sidebar ul li a {
    display: block;
    padding: 6px 0;
}
#secondary.sidebar ul li:hover>a,
#secondary.sidebar ul li:hover {
    color: #ef7400;
    border-color: #ef7400;
}
#secondary.sidebar ul li a span:hover {
    color: #ef7400;
}
#secondary.sidebar ul li a {
    color: #a8a7a7;
    white-space: normal;
    text-overflow: ellipsis;
    font-weight: 700;
    font-size: 13px;
    line-height: 26px;
    text-transform: uppercase;
    color: #000000;
    margin: 0px;
    margin-top: 5px;
}
#secondary.sidebar ul li span {} #secondary.sidebar .widget_shopping_cart {
    margin-bottom: 0;
}
#secondary.sidebar .widget_shopping_cart_content ul li {
    margin-bottom: 5px !important;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: none;
}
#secondary.sidebar .widget_shopping_cart_content ul li a {
    line-height: 2 !important;
}
#secondary.sidebar ul li a:before {
    display: none;
}
#secondary.sidebar .widget_price_filter {
    margin: 20px 0px;
}
#secondary.sidebar .widget_price_filter .title-bg {
    margin-bottom: 20px
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #e5e5e5 !important;
    border-radius: 0px;
    height: 9px !important;
    width: 92%;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #cb3e3e ;
    border-radius: 0px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 29px;
    height: 28px;
    background-color: transparent !important;
    background: url("images/range-left.png") no-repeat scroll center center !important;
    border-radius: 0;
    cursor: ew-resize;
    outline: 0;
    top: -.7em;
    left: -.5em;
}
.woocommerce .widget_price_filter .ui-slider span.ui-slider-handle:last-child {
    background: url("images/range-right.png") no-repeat scroll center center !important;
}
.woocommerce .widget_price_filter .price_slider_amount button {
    float: right !important;
    border-radius: 0px !important;
    background: #ef7400 ;
    font-size: 14px;
    line-height: 36px;
    color: #ffffff;
    font-weight: 700;
    padding: 0px 25px;
    border: 2px solid #ef7400;
    -webkit-transition: all 0.3s ease 0s;
    outline: 0;
}
.woocommerce .widget_price_filter .price_slider_amount button:hover {
    opacity: 1;
 
    color: #ef7400 ;
 
}
.woocommerce .widget_price_filter .price_label {
    float: left !important;
    color: #ef7400;
    font-weight: 700;
    font-size: 14px;
    line-height: 40px;
}
/*-Left side bar Product Section --*/

.amount {
    margin-right: 5px;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left !important;
    margin: 0px !important;
    margin-right: 20px !important;
    width: 81px;
    height: 81px;
    box-shadow: none;
}
.woocommerce .widget_products ul li {
    font-size: 14px !important;
    line-height: 22px !important;
    color: #ef7400 !important;
    font-weight: 700 !important;
    padding: 20px 0px !important;
    border-bottom: 1px solid #f2f2f2 !important;
}
.woocommerce .widget_products ul li:hover {
    border-bottom: 1px solid #ef7400 !important;
    cursor: pointer;
}
.woocommerce .widget_products ul li:first-child {
    padding: 0px !important;
    padding-bottom: 20px !important;
}
/*-Right side bar Product Section --*/

.woocommerce-result-count {
    float: right !important;
    font-weight: bold;
    line-height: 30px;
}
.woocommerce .content-area .woocommerce-ordering {
    float: left;
}
.total-products {
    color: #ef7400;
    font-size: 14px;
    font-weight: normal;
}
.woocommerce .content-area .woocommerce-ordering select {
    margin: 0px;
    padding: 0px;
    padding-right: 30px;
    padding-left: 10px
}

.woocommerce .content-area select {
   /* margin: 50px;*/
    border: 1px solid #111;
    background: transparent;
    width: 300px;
    padding-left: 10px;
    font-size: 16px;
    height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(images/drop.png) 100% 15% no-repeat #efefef;
    border: none;
    color: #989898;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
}

.woocommerce div.product form.cart .variations tr{
    margin-bottom: 15px;
        margin-bottom: 15px;
    display: table;
    width: 100%;
}
.woocommerce div.product form.cart .variations td.value {
    vertical-align: top;
    width: 80%;
}

.woocommerce div.product form.cart .variations td.label{
    padding: 0px;
    width: 20%;
}

.boxer-content .variations td.label{
    padding-right: 10px
}
.woocommerce .content-area select#pa_color {
    margin: 0px;
}
.woocommerce .content-area .gridlist-toggle {
    display: block;
    clear: both;
    margin-bottom: 20px !important;
    padding: 0 !important;
    line-height: 0em !important;
    position: absolute;
    left: 312px;
}
.woocommerce .content-area .products {
    margin-bottom: 0px;
    margin-top: 0px;
    border-top: 5px solid #ef7400;
    padding-top: 20px;
}

.woocommerce .content-area .products .title-bg{
    background: #ef7400;
  
}

.woocommerce .content-area .products .title-bg h2{

    background: #fff;
    color: #282828;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    padding: 4px 0px;
    display: inline-block;
    position: relative;
    margin: 0px;
    padding-right: 90px;
    word-spacing: 5px;
    font-family: lato;
    text-transform: uppercase;
    line-height: 1.8
}

.woocommerce .content-area .products .title-bg h2:before{
        content: " ";
    display: block;
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0;
    z-index: 1;
    background-color: #ef7400;
}
.woocommerce .content-area .products .title-bg h2:after{
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 40px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 10%;
    z-index: 1;}



.woocommerce .content-area .products .title-bg{
    background: #ef7400;
  
}

.woocommerce .content-area .products .title-bg h2:before{
        content: " ";
    display: block;
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0;
    z-index: 1;
    background-color: #ef7400;
}
.woocommerce .content-area .products .title-bg h2:after{
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 40px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 10%;
    z-index: 1;}


.woocommerce .content-area .products .gridlist-buttonwrap ~ hr{
    display: none
}
ul.products.list li.product:last-child {
    margin-bottom: 0px;
}
.woocommerce .content-area .products.upsells {
    padding: 0px;
    margin: 0px;
    border: none;
    clear: both;
}
.woocommerce .content-area .products.upsells .title-bg {
   
    margin-bottom: 0px;
}
.woocommerce .content-area .products.upsells .title-bg h2 {
    color: #282828;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}
.gridlist-toggle a {
    width: 31px;
    height: 31px;
}
.gridlist-toggle a#grid {
    background: url("images/active.png") no-repeat scroll center center #efefef  ;
    margin: 0px 5px;
}
.gridlist-toggle a#grid.active,
.gridlist-toggle a#grid:hover {
    background: url("images/active.png") no-repeat scroll center center #ef7400  ;
    margin: 0px 5px;
}
.gridlist-toggle a#list {
    background: url("images/inactive.png") no-repeat scroll center center #efefef  ;
}
.gridlist-toggle a#list.active,
.gridlist-toggle a#list:hover {
    background: url("images/inactive.png") no-repeat scroll center center #ef7400  ;
}
.gridlist-toggle a span {
    display: none;
}
.content-area article {
    border: none;
    margin: 0;
    padding: 0;
}
.search article {
    margin-bottom: 4%;
}
.category.category-news .content-area.grid article {
    border: none;
    width: 50% !important;
    padding-right: 10px;
    float: left;
}
.category.category-news .content-area.grid article:nth-child(even) {
    padding-right: 0px;
    padding-left: 10px;
}
.category.category-news .content-area.grid article:nth-child(odd) {
    clear: both;
}
.blog_desc .entry-header .post-thumbnail img {
    width: 100% !important;
}
.blog_desc .entry-header span.cat-name {
    color: #ef7400;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    font-family: 'Lato';
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.blog_desc .entry-header h1.entry-title {
    color: #282828;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: 'Lato';
    margin-bottom: 0px;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.blog_desc .entry-header .entry-meta {
    margin: 0px;
}
.blog_desc .entry-header p.meta-info {
    color: #b8b7b7;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    font-family: 'Lato';
    text-transform: capitalize;
    font-style: normal;
    margin-bottom: 0px;
}
.blog_desc .entry-header p.meta-info a {
    color: #ef7400;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Lato';
}
.blog_desc .entry-header div.content-page {
    color: #7f7e7e;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Lato';
}
.blog_desc .entry-content div.desc {
    color: #7f7e7e;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Lato';
    overflow: hidden;
    margin-bottom: 20px;
}
.content-area article .entry-content a.read-more {
    border: 2px solid #ffffff;
    background: #ef7400;
    color: #ffffff;
    line-height: 30px;
    padding: 5px 40px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0px;
}
.content-area article .entry-content a.read-more:hover {
    border: 2px solid #ef7400;
    background: #ffffff;
    color: #ef7400;
}
.content-area article .entry-content .post-thumbnail img {
    width: 100% !important;
}
.content-area article .entry-content span.cat-name {
    color: #ef7400;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    font-family: 'Lato';
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.content-area article .entry-content h2.post-title {
    color: #282828;
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    font-family: 'Lato';
    margin-bottom: 0px;
    text-transform: uppercase;
    margin: 5px 0px;
}
.content-area article .entry-content p.meta-info {
    color: #b8b7b7;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Lato';
    margin-bottom: 0px;
}
.content-area article .entry-content p.meta-info a {
    color: #ef7400;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Lato';
}
.content-area article .entry-content div.content-page {
    color: #7f7e7e;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Lato';
    margin-top: 30px
}

.content-area nav .nav-links a {
    background: #ef7400 !important;
}
.content-area #respond {
    background: #ffffff !important;
}
.comments-area .comment-respond h3.comment-reply-title {
    font-size: 18px;
}

.apss-social-share {
    margin: 10px 0px;
    padding-top: 10px;
    border-top: 1px solid #eee;
}
.apss-share-text {
    opacity: 1;
    margin: 0;
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
}
.apss-single-icon a {
    height: 35px !important;
    width: 35px !important;
}
.yith-wcwl-add-button.show {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;

}
.yith-wcwl-add-button.show a{
    margin-top:0;   
}

.product-type-external .yith-wcwl-add-to-wishlist{
    float: left;
    margin-top: 0px;
}


.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 0;
}
.yith-wcwl-add-to-wishlist .ajax-loading {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    display: inline !important;
    margin-left: 5px;
    vertical-align: middle;
    visibility: hidden;
    width: 16px !important;
    height: 16px !important;
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -8px;
}
/*.yith-wcwl-add-to-wishlist{
    float: right;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 0px;
}*/

.yith-wcwl-add-to-wishlist {
    float: right;
    margin-top: 0px;
}

.product-type-variable .yith-wcwl-add-to-wishlist {
    float: right;
    margin-top: -42px;
}




.yith-wcwl-add-to-wishlist a{
    color: #fff
}

.woocommerce.single.single-product .entry-summary .add_to_wishlist:hover{
    border:2px solid ;    
    background: transparent !important;
}

.boxer-content .cart{
    float: left;
        margin-right: 3px;
}
.boxer-content .variations td select{
    margin-bottom: 10px
}


/*--Comment Form Css--*/

.comments-title:after {
    display: none;
}
.comments-title span {
    color: #000000;
}
.comments-title {
    margin: 0;
    padding: 0;
    line-height: 35px;
    background: url("images/signup.png") no-repeat right;
    position: relative;
    color: #5a5a5a;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
}
.comments-title:before {
    content: " ";
    display: block;
    width: 10%;
    height: 100%;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0;
    z-index: 1;
    background-color: #ef7400;
}
.comments-title:after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 40px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 10%;
    z-index: 1;
}
.comment-form p {
    display: block;
    float: none;
    width: 100%;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
}
.comment-form p.form-submit {
    text-align: center;
}
.comment-form p label {
    display: inline-block;
    width: 24%;
    font-size: 16px;
    line-height: 24px;
    color: #7f7e7e;
}
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond input,
#respond textarea {
    display: inline-block;
    background: rgba(245, 245, 245, 0.54);
    width: 75%;
    border: 1px solid rgba(224, 224, 224, 0.41);
    outline: 0;
    border-bottom: 1px solid rgb(239, 153, 153);
}
#respond input {
    height: 40px;
}
.form-allowed-tags,
.comment-notes {
    display: none !important;
}
#respond input#submit {
    background: #ef7400;
    font-size: 13px;
    line-height: 35px;
    color: #ffffff;
    overflow: hidden;
    margin-left: 0px;
    border: 2px solid #ef7400;
}
#respond input#submit:hover {
    background: #ffffff;
    color: #ef7400;
    border: 2px solid #ef7400;
}
.woocommerce-cart h2.post-title,
.woocommerce-cart p.meta-info {
    display: none;
}
.woocommerce-cart table.cart td.actions .coupon,
.woocommerce-cart #content table.cart td.actions .coupon,
.woocommerce-cart table.cart td.actions .coupon {
    width: 50% !important;
}
.woocommerce-cart .coupon input.button {
    float: left;
}
.woocommerce-cart .coupon input {
    width: 200px !important;
    border-radius: 0px;
    height: 42.75px;
}
.woocommerce-cart .star-rating {
    display: none !important;
}

.woocommerce-cart .cross-sells h2,
.woocommerce-cart .cart_totals h2 {
    background: #ef7400;
    border-bottom: #ef7400;
    margin-bottom: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    padding-left: 10px;
}
.woocommerce-page .cart-collaterals .cross-sells {
    overflow: hidden;
}
.woocommerce-page .cart-collaterals .cross-sells .onsale {
    margin: 0px !important;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products {
    margin-left: -10px;
    margin-right: -10px;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li a {
    display: inline-block;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    padding-right: 10px;
    width: 50%;
}
.woocommerce-cart ul.products li>a {
    margin: 0px 10px;
}
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
h3#order_review_heading {
    background: #ef7400;
    border-bottom: 3px solid #ef7400;
    margin-bottom: 15px;
    color: #5a5a5a;
    font-size: 18px;
    font-weight: 700;
    line-height: 40px;
    padding-left: 10px;
    display: block;
    width: 100%;
}
h3#order_review_heading {
    margin-top: 20px;
}
.woocommerce-shipping-fields
/*---Wish List--*/

.woocommerce #content table.wishlist_table.cart a.remove {
    border-radius: 0 !important;
    background: #000000 !important;
    color: #ffffff !important;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
    background: #ef7400;
    border-radius: 0px;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
    background: #ef7400;
    margin-right: 10px;
    border-radius: 0px;
    border: 2px solid #ef7400;
}
.woocommerce .wishlist_table td.product-add-to-cart a:before {
    font-family: FontAwesome;
    content: "\f07a";
    margin-right: 5px;
    color: #ffffff  ;
}
.woocommerce .wishlist_table td.product-add-to-cart a:hover:before {
    color: #ef7400 !important
}
.woocommerce table.wishlist_table {
    border-radius: 0;
}
.woocommerce table.wishlist_table tbody td {
    padding: 16px 0px;
}
.woocommerce table.wishlist_table tbody td.product-name {
    text-align: center;
    font-weight: 700;
}

.woocommerce a.remove{
    color: #ef7400 !important
}

.woocommerce a.remove:hover {
    background-color: #ef7400 ;

}
/*---Edit Link Css--*/

.edit-link a {
    border-radius: 0px;
    background: #ef7400;
    color: #ffffff;
    font-weight: 400;
}
/*---At Top Css--*/

#ak-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 40px;
    height: 40px;
}
#ak-top:hover {
    cursor: pointer;
    opacity: 0.7;
}
#ak-top:before {
    content: "\f139";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ef7400;
    font-size: 40px;
    padding-right: 0.5em;
}
#ak-top i {
    display: none;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
    top: 0 !important;
    right: 2px !important;
}
.wishlist_table tfoot {
    display: none;
}
/*==
@-moz-document url-prefix() {
    h1 {
        color: #ef7400;
    }
}
==*/
/*=================404 Page Not Found ===============*/

.error-404 {
    text-align: center;
    min-height: 400px;
}
.error-404 .page-header {
    border-left: 0;
}
.number404 {
    font-size: 50px;
    background: #353F47;
    color: #FFF;
    height: 150px;
    width: 150px;
    border-radius: 150px;
    line-height: 150px;
    text-align: center;
    color: #FFF;
    position: relative;
    display: inline-block;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 1px 1px #999;
    -webkit-animation: rotate linear 4s infinite;
    animation: rotate linear 4s infinite;
    -webkit-perspective: 500px;
    /* Chrome, Safari, Opera  */
    
    perspective: 500px;
    margin-top: 40px;
}
.number404 span {
    font-size: 14px;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 30px;
    line-height: 16px;
    left: 0;
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    /* Chrome, Safari, Opera */
    
    backface-visibility: visible;
}

.pp_top {
    height: auto;
}
div.ppt {
    color: #fff!important;
    font-weight: 700;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0px;
    padding: 0px;
    width: 100% !important;
    text-align: center;
    padding: 0px 13px;
}
.pp_nav p {
    line-height: 1;
}
div.pp_woocommerce .pp_arrow_next,
div.pp_woocommerce .pp_arrow_previous {
    margin-top: 0;
}
.pp_description {
    line-height: 1;
}
.content-inner {
    padding: 10px;
    background: #ffffff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
}
.content-inner li.slick-slide a {
    width: auto !important;
    margin: 3px;
}
.content-inner li.slick-slide a.last {
    margin: 3px !important;
}
.content-inner .slick-prev.slick-disabled,
.content-inner .slick-prev:hover {
    background: url("images/mini-prev-arrow1.png") no-repeat scroll center center;
    background-size: 100% 100%;
}
.content-inner .slick-prev {
    position: static;
    cursor: pointer;
    background: url("images/mini-prev-arrow.png") no-repeat scroll center center;
    display: inline-block !important;
    height: 22px !important;
    width: 22px !important;
    text-indent: 9999px;
    overflow: hidden;
    z-index: 1;
    background-size: 100% 100%;
    margin: 0px !important;
    float: none !important;
}
.content-inner .slick-next.slick-disabled,
.content-inner .slick-next:hover {
    background: url("images/mini-next-arrow1.png") no-repeat scroll center center;
    background-size: 100% 100%;
}
.content-inner .slick-next {
    position: static;
    cursor: pointer;
    background: #676566;
    display: inline-block !important;
    height: 22px !important;
    width: 22px !important;
    text-indent: 9999px;
    overflow: hidden;
    z-index: 1;
    background-size: 100% 100%;
    margin: 0px !important;
    margin-left: 2px !important;
    float: none !important;
}
.woocommerce div.product div.images div.thumbnails {
    text-align: right;
}
ul.products.list li.product hr {
    display: none;
}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
    margin-top: 10px;
    line-height: 0;
}
/*=======style for sider widget vertical gap*/

.widget_product_search,
.widget_product_categories,
.widget_recently_viewed_products,
.widget_products {
    margin-bottom: 20px;
}
#secondary.secondary-left a:hover,
#secondary.secondary-right a:hover {
    text-decoration: none;
}
/*=============style for storepro=============*/

/*====================added style for client bug fixing======================*/

.promo-desc {
    font-size: 48px;
}
.btn promo-link-btn {
    font-family: Lato Black;
    font-size: 20px;
    line-height: 50px;
    padding: 0px 20px;
    background: #ef7400;
    border: 1px solid #ef7400;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 20px;
}
.btn promo-link-btn:hover {
    background: #ffffff;
    color: #ef7400;
}
/*==========wedget style one style============*/

.style_one {
    position: relative;
    background-color: #F9F9F9;
    margin-top: 40px
}
.style_one .caption {
    position: absolute;
    width: 50%;
    display: inline-block;
    text-align: left;
    top: 30px;
    left: 100px;
}
.style_one .widget-title {
    font-size: 44px;
    font-weight: 700;
    letter-spacing: 0;
    width: 65%;
    line-height: 40px;
    text-transform: uppercase;
}
.style_one .promo-desc-title {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    color: #ef7400;
    text-transform: uppercase;
    padding-left: 10px
}
.style_one .promo-desc {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #7f7e7e;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    max-width: 440px;
}
.style_one .promo-link-btn {
    font-family: Lato Black;
    font-size: 20px;
    line-height: 50px;
    padding: 0px 20px;
    background: #ef7400;
    border: 1px solid #ef7400;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 20px;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.style_one .promo-link-btn:hover {
    border: 1px solid #ef7400;
    background: #fff;
    color: #ef7400;
}
/*==============wedget style-two style==========*/

.style_two {
    position: relative;
}
.style_two .promo-image {
    position: relative;
    padding: 0px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    text-align: right;
    background: #ffffff;
    overflow: hidden;
}
.style_two .promo-image img {
    width: 50%;
    float: right;
}
.style_two .caption {
    width: 50%;
    float: left;
    height: 100%;
    background: #ffffff;
    text-align: left;
    position: relative;
}
.style_two .caption .widget-title {
    font-family: 'lato';
    margin-top: 50px;
    font-size: 20px !important;
    line-height: 150%;
    color: #545454;
    text-transform: capitalize;
    font-weight: 400;
    padding-left: 0px !important;
}
.style_two .caption .promo-desc-title {
    font-family: Lato Black;
    font-size: 48px;
    line-height: 40px;
    color: #000000;
    text-transform: uppercase;
    margin: 0px;
}
.style_two .caption .promo-desc {
    font-family: Lato Black;
    font-size: 48px;
    line-height: 40px;
    color: #ef7400;
    text-transform: uppercase;
    margin: 0px;
}
.style_two .caption .promo-link-btn {
    font-family: Lato Black;
    font-size: 20px;
    line-height: 50px;
    padding: 0px 20px;
    background: #ef7400;
    border: 1px solid #ef7400;
    border: 1px solid #ef7400;
    display: inline-block;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 20px;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.style_two .caption .promo-link-btn:hover {
    background: #fff;
    color: #ef7400;
    border: 1px solid #ef7400;
}
/*last menu item style*/

#site-navigation > .store-menu > ul > li:last-child:hover ul {
    left: -28px;
}
#site-navigation > .store-menu > ul > li:last-child:hover ul:after {
    left: 63px;
}

/*===========style for new tab design=========*/

.ui-tabs-nav {
    padding: 6px 0;
    padding-right: 90px;
    background: transparent;
    margin: 0;
    display: inline-block;
    position: relative;
    height: 37px
}
.ui-tabs-nav:after {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    border-top: 40px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 47px solid #ef7400;
    position: absolute;
    top: 0;
    margin-top: 0px;
    margin-left: 0;
    right: 0px;
    z-index: 1;
}
.ui-tabs-nav li {
    list-style: none;
    display: inline-block;
    line-height: initial;
}
.ui-tabs-nav li+li {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #000;
}
.ui-tabs-nav li a {
    color: #000000 !important;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0;
}
.ui-tabs-nav .ui-state-active a {
    color: #e14548;
}
/*========team member style==========*/

.widget_accesspress_store_team .title-bg {
    background: none;
    border: 0;
    text-align: center;
}
.widget_accesspress_store_team .title-bg .prod-title {
    background: none;
    padding: 0;
}
.widget_accesspress_store_team .title-bg .prod-title:before {
    display: none
}
.widget_accesspress_store_team .title-bg .prod-title:after {
    display: none;
}
.widget_accesspress_store_team .sub-title {
    font-size: 21px;
    color: #888888;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
    border: 0;
    text-align: center;
}
.widget_accesspress_store_team .sub-title:after {
    content: '';
    height: 5px;
    width: 46px;
    background: #ef7400;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -23px;
}
.widget_accesspress_store_team .desc {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 35px;
}
.widget_accesspress_store_team .title-bg {
    margin-bottom: 0;
}
.team-slide {
    width: 100%;
    display: table;
    clear: both;
}
.team-slide .team-member-list {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
    padding: 0 10px;
    overflow: hidden;
}
.team-slide .team-member-list .team-img-widget {
    -moz-transition: linear .6s all;
    -ms-transition: linear .6s all;
    -o-transition: linear .6s all;
    -webkit-transition: linear .6s all;
    transition: linear .6s all;
    transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    -webkit-transform: translateY(20px);
}
.team-slide .team-member-list .team-img-widget:hover {
    transform: translateY(0);
    bottom: 0;
}
.team-slide .team-member-list .team-detail {
    text-align: center;
    background: rgba(0, 0, 0, 0.45);
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
    opacity: 0;
}
.team-slide .team-member-list:hover .team-detail {
    opacity: 1;
    visibility: visible;
}
.team-slide .team-member-list .team-title {
    font-size: 21px;
    text-transform: uppercase;
}
.team-slide .team-member-list .team-position {
    font-size: 19px;
}
.team-slide .team-member-list ul {
    margin: 0;
    text-align: center;
}
.team-slide .team-member-list ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}
.team-slide .team-member-list ul li a {
    color: #fff;
}
.team-slide .team-member-list ul li a:hover {
    color: #ef7400;
}
/*=====client logo style==========*/

.logo-slide {
    position: relative;
}
.logo-slide .slick-list {
    margin: 0 20px;
}
.logo-slide .slick-list .slick-track li {
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.logo-slide .slick-list .slick-track li .item-img img {
    max-width: 100% !important;
    display: inline-block;
    max-height: 40px;
}
.logo-slide .slick-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -14px;
    width: 20px;
    height: 28px;
    background: url(images/arrow_testimonial.png) no-repeat center;
    background-position: 0px -27px;
    text-indent: -9999px;
    cursor: pointer;
}
.logo-slide .slick-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    width: 20px;
    height: 28px;
    background: url(images/arrow_testimonial.png) no-repeat center;
    background-position: 0 0;
    text-indent: -9999px;
    cursor: pointer;
}
/*========testimonial styule ==============*/

.testimonial-slide {
    position: relative;
}
.widget_accesspress_store_testimonial {
    margin-top: 10px
}
.widget_accesspress_store_testimonial #latest_product {
    background-size: cover;
    background-attachment: fixed;
}
.widget_accesspress_store_testimonial .title-bg {
    background: none;
    border: 0;
}
.widget_accesspress_store_testimonial .prod-title {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background: none;
}
.widget_accesspress_store_testimonial .prod-title:before {
    display: none
}
.widget_accesspress_store_testimonial .prod-title:after {
    display: none;
}
.testimonial-slide .slick-slide {
    margin: 0 10px;
}
.testimonial-slide .testmonial-img-widget {
    width: 20%;
    float: left;
}
.testimonial-slide .testmonial-img-widget img {
    width: 192px;
    height: 192px;
    border-radius: 50%;
    background-color: #fff
}
.testimonial-slide .testimonail-details-widget {
    width: 80%;
    display: inline-block;
    padding: 10px;
}
.testimonial-slide .testimonail-details-widget h2 {
    font-size: 26px;
    color: #FFF;
    font-weight: bold;
}
.testimonial-slide .testimonail-details-widget p,
.testimonial-slide .testimonail-details-widget span {
    font-size: 15px;
    color: #fff;
}
.testimonial-slide .slick-prev {
    display: none !important;
}
.testimonial-slide .slick-next {
    display: none !important;
}
.testimonial-slide .slick-dots {
    display: block !important;
    text-align: center;
    margin: 50px 0 0;
}
.testimonial-slide .slick-dots li {
    display: inline-block;
    list-style: none;
}
.testimonial-slide .slick-dots li a {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #ef7400;
    padding: 5px;
    margin: 0 5px;
    cursor: pointer;
}
.testimonial-slide .slick-dots li a {
    text-indent: -99999px;
    display: inline-block;
}
.testimonial-slide .slick-dots .slick-active a {
    background: #fff;
}
.testimonial-quote {
    position: relative;
    quotes: "\201C""\201D""\2018""\2019";
    font-family: arial;
    margin-top: 40px;
}
.testimonial-slide .testimonail-details-widget p {
    display: inline;
    position: relative;
    top: -12px;
}
.testimonial-slide .testimonail-details-widget span.testimonial-author-name {
    color: #ef7400
}
.testimonial-slide .testimonail-details-widget span.testimonial-author-title {
    font-style: italic;
}
.testimonial-quote:before {
    color: #ccc;
    content: open-quote;
    font-size: 142px;
    line-height: 0.1em;
    margin-right: 0.05em;
    vertical-align: -0.4em;
}
/*product slider with siderbar accordian*/

.prod2-slider {
    width: 100%;
    clear: both;
}
/*accordian style*/

.prod2-slider .accordion-with-product {
    width: 27%;
    float: left;
    border: 1px solid #eeeeee;
    border-top: 0;
}
.prod2-slider .accordion-with-product .widget {
    margin-bottom: 0;
    padding-bottom: 0;
}
.accordion-with-product .latest-product {
    font-size: 19px;
    color: #000;
    position: relative;
    background: #eeeeee;
    border-bottom: 1px solid #ea3a3c;
    width: 100%;
    padding: 0
}
.accordion-with-product .latest-product:before {
    content: "\f02c";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 21px;
    background: #ef7400;
    border: 1px solid #ef7400;
    padding: 8px;
    color: #fff;
    display: inline-block;
    margin-right: 10px
}
.according-latest .ui-accordion-header {
    font-size: 14px;
    font-weight: 600;
    background: #eeeeee;
    margin: 0px;
  
    position: relative;
 
    width: 100%;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 10px;
}
.according-latest .ui-accordion-header:last-child {
    border-bottom: none;
}
.according-latest .ui-accordion-header span {
  font-size: 15px;
    background: #676566;
    color: #fff;
    padding: 10px 0px 11px;
    margin-right: 10px;
    height: 100%;
    width: 41px;
    display: inline-block;
    text-align: center;
}
.according-latest .ui-accordion-header .ui-accordion-header-icon {
    display: none;
}
.according-latest .ui-accordion-content {
    text-align: center;
}
/*div#ui-id-2.ui-accordion-content.ui-helper-reset.ui-widget-content.ui-corner-bottom.ui-accordion-content-active {
    min-height: 283px;
}*/
.according-latest .ui-accordion-content {
    display: inline-block;
    padding: 30px 20px;
    width: 100%;
}

.according-latest .ui-accordion-content .item-img img {
    height: 100%;
    width: 125px;
}
/*side slider*/

.prod2-slider .accordion-slider {
    width: 73%;
    display: inline-block;
    padding-left: 20px;
    padding-top: 0;
}
/*youtube part */

.widget_accesspress_cta_video {
    margin-top: 30px
}
.widget_accesspress_cta_video .vide-wapper {
    background-size: cover;
    background-attachment: fixed;
}
.widget_accesspress_cta_video .cta-banner {
    width: 100%;
    margin: 0px 0 20px 0;
    border-bottom: 2px solid #454545;
    padding: 13px 0;
    position: relative;
}
.widget_accesspress_cta_video .cta-banner:before {
    content: '';
    width: 60%;
    height: 0;
    border-style: solid;
    border-width: 0 0 62px 62px;
    border-color: transparent transparent #ef7400 transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}
.widget_accesspress_cta_video .banner-text {
    float: left;
}
.widget_accesspress_cta_video .banner-text .cta-title_simple {
    font-size: 20px;
    color: #fff;
    width: auto;
}
.widget_accesspress_cta_video .banner-btn {
    float: left;
    line-height: initial;
    display: inline-block;
}
.widget_accesspress_cta_video .banner-btn .btn {
    font-size: 40px;
    color: #ef7400;
    font-weight: 400;
    display: inline;
}
.widget_accesspress_cta_video .banner-btn .btn:hover {
    border: 0 !important;
    background: none !important;
}
.widget_accesspress_cta_video .cta-wrap-right {
    float: left;
    width: 50%;
    padding-right: 100px;
}
.widget_accesspress_cta_video .cta-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
}
.widget_accesspress_cta_video .cta-desc {
    color: #ECECEA !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.widget_accesspress_cta_video .cta-wrap-left {
    width: 50%;
}
.widget_accesspress_cta_video .cta-video-btn.bttn {
    font-size: 21px;
    line-height: 55px;
    font-weight: bold;
    background: #ef7400;
    position: relative;
    padding: 0 60px 0 26px;
    border: 1px solid #ef7400;
    height: auto;
    margin-bottom: 15px;
}
.widget_accesspress_cta_video .cta-video-btn.bttn:after {
    content: "\f03d";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-size: 23px;
    color: #fff !important;
    right: 20px;
    top: 17px;
    ;
}
.widget_accesspress_cta_video .cta-video-btn.bttn:hover {
    background: rgba(206, 68, 68, 0.29);
    border: 1px solid rgba(255, 255, 255, 0.2);
}
/*=================================pro version menu design style===================*/

.header-two .before-top-header {
    background: #eeeeee;
    padding: 10px 0;
}
.header-two .ticker-content,
.header-two .ticker-swipe {
    background: none;
}
.header-two .second-section {
    width: 100%;
    display: table;
    clear: both;
    padding-top: 10px;
}
/*====left side logo with category*/

.header-two .second-first {
    width: 30%;
    float: left;
}
.header-two #site-branding {
    width: 100%;
    margin-top: 10px
}
/*=======right menu with login and add to cart style================*/

.header-two .second-last {
    width: 68%;
    display: inline-block;
    /*margin-left: 2%;*/
}
.header-two .second-last .top-menu {
    width: 100%;
    display: table;
    clear: both;
}
.header-two .second-last .menu-main-menu-container {
    float: right;
}
/*===============search and add to cart menu style==========*/

.header-two .second-last .top-header {
    float: right;
}
/*====search and advance search====*/

.header-two .advance-search-form {
    float: left;
    position: relative;
}
.advance-search-form select+i.fa {
    position: absolute;
    left: 46%;
    top: 17px;
    z-index: -1;
    color: #A9A9A9
}
.headerone .advance-search-form select+i.fa {
    position: absolute;
    left: 24%;
    top: 17px;
    z-index: -1;
    color: #A9A9A9
}
.header-two select, .headerone select {
    float: left;
    padding: 3px;
    font-size: 14px;
    line-height: 1.8;
    border: 1px solid #ef7400;
    height: 30px;
    margin-right: 2px;
}
.header-two .wd_search_form, .headerone .wd_search_form {
    float: left;
}
.header-two .wd_search_form input[type="submit"], .headerone .wd_search_form input[type="submit"] {
    text-indent: -99999px;
    border: 0;
    background: url(images/search.png) no-repeat #fff;
    width: 26px;
    cursor: pointer;
}
.header-two .wd_search_form input[type="text"] {
    border-radius: 0;
    height: 30px;
    border: 1px solid #ef7400;
}
/*login addto cart style*/

.header-two .second-login {
    float: right;
    font-size: 13px;
}
.woocommerce-welcome{
    float: right;
    font-size: 13px;
    line-height: 30px;
}

.woocommerce-welcome .header_call a{
    color: #000 !important
}

 .ticker_tick a{
color: #000 !important
}
.header-two .second-login .login-woocommerce {
    float: right;
}
.header-two .second-login .login-woocommerce:hover .header-two .second-login .form_drop_down {
    opacity: 1;
}
.header-two .second-login .form_drop_down {
    position: absolute;
    display: none;
    z-index: 99999;
    background: #fff;
    border: 1px solid #eee;
    padding: 10px;
}
.header-two .second-login .form_drop_down .login-submit input[type="submit"] {
    border: 1px solid #ef7400;
    background: #fff;
    padding: 0 15px;
}
.header-two .second-login .form_drop_down .login-submit input[type="submit"]:hover {
    border: 1px solid #ef7400;
    background: #ef7400;
    color: #fff;
}
.header-two .second-login .form_wrapper_footer span {
    margin-left: 5px;
}
.header-two .second-login .quick-wishlist {
    float: right;
}
/*category menu item*/

.header-two .second-menu {
    float: left;
}
.header-two #menu:after {
    display: none;
}
/*menu*/
/*==========main menu style=============*/

.header-two .second-last .menu {
    margin: 0;
}
.header-two .second-last .menu li {
    list-style: none;
    display: inline-block;
    position: relative;
}
.header-two .second-last .menu li a {
    font-size: 15px;
    color: #333;
}
.header-two .second-last .menu li a:hover {
    color: #ef7400;
}
.header-two .second-last .menu li>.sub-menu {
    display: none;
    position: absolute;
    left: -90px;
    min-width: 200px;
    background: #fff;
    z-index: 99;
    margin: 0;
    border: 1px solid #E2E2E2;
}
.header-two .second-last .menu li:hover .sub-menu {
    display: block !important;
}
.header-two .second-last .menu li>.sub-menu>li {
    display: block;
    padding: 5px 10px;
}
.header-two .second-last .menu li>.sub-menu>li+li {
    margin: 0;
    border-top: 1px solid #e2e2e2;
}
.header-two .second-last .menu li>.sub-menu>li a {
    font-size: 16px;
}
.accesspress-menu-bar .top-nav li {
    float: left;
}
.accesspress-menu-bar .top-nav li:hover .sub-menu {
    opacity: 1;
    left: 274px;
    top: 0;
}
.accesspress-menu-bar .top-nav li:hover .sub-menu li > ul {
    opacity: 0;
    left: 168px;
    top: 0;
}
.accesspress-menu-bar .top-nav li:hover .sub-menu li:hover > ul {
    opacity: 1;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu {
    opacity: 1;
    left: -579px;
    top: 0px;
    background-color: rgba(255, 255, 255, 1);
    border-top: 5px solid #ef7400;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li {
    width: 25%;
    float: left;
    padding: 10px 10px 20px;
     border-bottom: none
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li li {
    border-bottom: 1px solid #eeeeee;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li > .promo-widget-wrap a:hover {
    color: #000 ;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li .product_list_widget {
    left: auto;
    top: auto;
    opacity: 1;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li .product_list_widget > li {
    width: 100%;
    display: block;
    float: none;
    text-align: center;
    padding: 10px 0 !important;
    margin-bottom: 0 !important;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li .product_list_widget > li > a {
    display: block !important;
    margin-bottom: 5px;
    margin-left: 0 !important;
}
/*product*/

section {
    padding: 20px 0;
}
.collection_combine {
    position: relative;
}
.collection_combine .outer-img,
.collection_combine .inner-img {
    height: 100%;
    position: relative;
}

#boxer .boxer-content .images {
    width: 50%;
    float: left;
}
#boxer .boxer-content .images a {
    margin-bottom: 10px;
    display: inline-block;
}
#boxer .boxer-content .thumbnails ul {
    margin: 0;
}
#boxer .boxer-content .thumbnails ul li {
    list-style: none;
    float: left;
    max-width: 90px;
}
#boxer .boxer-content .thumbnails ul li+li {
    margin-left: 10px;
}
#boxer .boxer-content .quantity {
    margin-bottom: 10px;
        display: inline-block;
        float: left;
}
#boxer .boxer-content .summary {
    width: 50%;
    display: inline-block;
    padding-left: 10px;
    overflow-y:scroll;
    max-height: 500px
}
#boxer .boxer-content .quantity input[type="number"] {
    width: 3.631em;
    text-align: center;
}
#boxer .boxer-content .single_add_to_cart_button.button {
    background: #ef7400;
    color: #FFF;
    border-radius: 0px;
    border: 2px solid #ef7400;
    padding: 7px;
    line-height: 1;
    cursor: pointer;
    float: left;
}
#boxer .boxer-content .single_add_to_cart_button.button:hover {
    background-color: transparent;
    color: #ef7400
}
.boxer-content .entry-title {
    white-space: normal;
}
/*--------------------------------------------------------------
AccessPress Mega Menu
--------------------------------------------------------------*/

#toggle-cat {
    display: block;
    float: left;
    width: 50px;
    height: 45px;
    cursor: pointer;
    padding: 10px;
}
#toggle-cat.on div {
    background: #fff;
}
#toggle-cat div {
    width: 100%;
    height: 5px;
    background: #ec1b2e;
    margin: 4px auto;
    transition: all 0.3s;
    backface-visibility: hidden;
}
#toggle-cat.on div {
    background: #fff;
    transform: inherit;
}
#toggle-cat .one {
    transform: rotate(45deg) translate(5px, 5px);
}
#toggle-cat .two {
    opacity: 0;
}
#toggle-cat .three {
    transform: rotate(-45deg) translate(7px, -8px);
}
#toggle-cat.on .two {
    opacity: 1
}
.header-two .main-navigation {
    width: 280px;
    padding: 0;
}
.header-two .second-header-menu .title {
    font-size: 20px
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* close commented backslash hack */

.header-two .accesspress-menu-bar {
    position: absolute;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.87);
    width: 280px;
}
.header-two .accesspress-menu-bar li {
    display: block;
    float: none;
    width: 100%;
    border-bottom: 1px solid #eeeeee
}
.header-two .accesspress-menu-bar li li {
    border-bottom: none;
}
.accesspress-menu-bar li:hover {
    background-color: #ef7400;
}
.accesspress-menu-bar li:hover a {
    color: #fff
}
.accesspress-menu-item-fullwidth .sub-menu.widget-sub-menu,
.accesspress-menu-item-fullwidth .sub-menu {
    left: -9999px;
    width: 896px;
}
.header-two .accesspress-menu-bar a {
    color: #000 ;
}
.accesspress-menu-bar .accesspress-menu-href-title {
    padding: 0 12px;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu {
    left: 280px;
}
.accesspress-menu-bar li:hover .accesspress-menu-href-title,
.accesspress-menu-bar li:hover .accesspress-menu-icon {
/*    color: #fff*/
}

.accesspress-menu-bar li > a:hover span{
    color: #fff
}
.accesspress-menu-bar .widget-sub-menu .widget {
    background-color: transparent;
}
.accesspress-menu-bar .widget-sub-menu .widget .caption {
    visibility: visible !important;
    opacity: 1
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li > ul {
    float: left;
    width: 100%;
    position: static;
    opacity: 1;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu h3 {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li > ul a {
    background-color: transparent;
    font-size: 14px;
    font-size: 14px !important;
    font-weight: normal !important;
    border-bottom: none;
    text-transform: none !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    line-height: 30px !important
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li > ul a:hover {
    background-color: transparent !important;
    color: #E23C36 ;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu li > ul li {
    display: block;
    padding: 0;
    float: none;
    background-color: transparent;
    width: 100%;
    margin-bottom: 0 !important
}
.accesspress-menu-bar .widget ul li a,
.accesspress-menu-bar .widget ul li a {
    margin-left: 0 !important
}
.accesspress-menu-bar .widget_categories a:before,
.accesspress-menu-bar .widget_recent_entries a:before,
.accesspress-menu-bar .widget a:before {
    top: 0;
    position: static;
    margin-right: 10px;
}
.accesspress-menu-bar .widget_categories a:hover:before {
    color: #ef7400
}
.accesspress-menu-bar .top-nav li.cols-count-3:hover .widget-sub-menu li {
    width: 33%;
    text-align: left;
}
.accesspress-menu-bar .widget_accesspress_storemo .promo-desc {
    font-size: 14px;
    line-height: 1.5;
    text-transform: none;
}
.accesspress-menu-bar .widget_accesspress_storemo .widget-title {
    padding: 10px 0 0 0px;
}
.accesspress-menu-bar .widget_accesspress_storemo .promo-widget-wrap > a {
    background-color: transparent;
    padding: 0 !Important
}
.accesspress-menu-bar .widget_products.woocommerce li {
    text-align: left
}
.accesspress-menu-bar .widget_products.woocommerce li a {
    padding-left: 0 !important;
    text-align: left;
    border-bottom: none;
    display: block;
}
.accesspress-menu-bar .widget_products.woocommerce li a:before {
    display: none
}
.accesspress-menu-bar .widget_products.woocommerce ul li {
    border-bottom: 1px solid #E2E2E2 !important;
}
.accesspress-menu-bar .widget_products.woocommerce li img,
.accesspress-menu-bar .widget_products.woocommerce li img {
    width: 61px;
    height: 61px;
}
.accesspress-menu-bar .widget_products.woocommerce li .amount {
    margin-right: 5px;
    text-align: right;
    background-color: #ef7400;
    /* display: inline-block; */
    
    color: #fff;
    float: right;
    padding: 4px 10px;
    font-size: 12px;
    line-height:15px;
    margin-top:-35px;
}
.accesspress-menu-bar .top-nav li:hover .widget-sub-menu {
    height: auto;
}
.accesspress-menu-bar .top-nav li.cols-count-3:hover .widget-sub-menu .product-categories > li.cat-item {
    border-bottom: 1px solid #E2E2E2!important
}
.accesspress-menu-bar .top-nav li.cols-count-3:hover .widget-sub-menu .product-categories > li.cat-item > a {
    padding-left: 0 !important;
    font-weight: bold !important;
    line-height: 40px !important;
}
.accesspress-menu-bar .top-nav li.cols-count-3:hover .widget-sub-menu .product-categories > li.cat-item > a:before {
    display: none
}
.accesspress-menu-bar .top-nav li.cols-count-3:hover .widget-sub-menu li.cat-item {
    width: 100%;
    margin-bottom: 0 !important;
}
.accesspress-menu-bar .promo-link-btn {
    font-size: 14px;
    font-weight: bold;
}
.accesspress-menu-bar .top-nav li.cols-count-2:hover .widget-sub-menu li {
    width: 50%;
    text-align: left;
}
.accesspress-menu-bar .top-nav .tagcloud {
    padding-left: 0;
}
.accesspress-menu-bar .top-nav .tagcloud a {
    margin-left: 0px;
    background-color: transparent;
    padding: 0 !important;
    font-size: 14px !important;
    text-transform: none !important;
}
.accesspress-menu-bar .top-nav .tagcloud a:hover {
    background-color: transparent;
}
.accesspress-menu-item-fullwidth .sub-menu {
    position: absolute;
    height: auto;
    background-color: #fff;
    border-top: 5px solid #ef7400;
}
.accesspress-menu-item-fullwidth .sub-menu li a {
    background-color: transparent !important;
    padding: 0 !important;
    font-size: 14px !important;
    text-transform: none;
    color: #000;
    text-transform: none !important;
    margin-left: 0 !important;
    line-height: 30px;
    border-bottom: none;
}
.accesspress-menu-item-fullwidth .sub-menu li a:hover {
    color: #ef7400 !important;
}
.accesspress-menu-item-fullwidth .sub-menu li {
    background-color: #fff;
}
.accesspress-menu-item-fullwidth > .sub-menu li.has-dropdown {
    width: 25%;
    float: left;
    padding: 10px 10px 20px;
    border-bottom: none;
    background-color: transparent;
}
.accesspress-menu-item-fullwidth .sub-menu li a span {
    color: #000 
}
.accesspress-menu-item-fullwidth .sub-menu li a:hover {
    background-color: transparent;
}
.accesspress-menu-item-fullwidth .sub-menu li a:hover span {
    color: #ef7400 !important;
}
.accesspress-menu-item-fullwidth .sub-menu ul {
    position: static;
    opacity: 1 !important;
    width: 100%;
    border-top: 2px solid transparent;
}
.accesspress-menu-item-fullwidth > .sub-menu li ul li {
    width: 25%;
    float: left;
    border-bottom: 1px solid #eeeeee;
}
.accesspress-menu-item-fullwidth > .sub-menu li a .accesspress-menu-href-title {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    padding: 0
}
.accesspress-menu-item-fullwidth > .sub-menu li ul .no-dropdown {
    width: auto;
    float: none;
}
.accesspress-menu-item-fullwidth > .sub-menu li.no-dropdown span,
.accesspress-menu-item-fullwidth > .sub-menu li.no-dropdown a {
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}
.accesspress-menu-item-dropdown {
    position: relative;
}
.accesspress-menu-item-dropdown .sub-menu {
    position: absolute;
    left: -9999px;
    top: 0 !important;
    width: 260px;
    background-color: #fff;
    height: auto;
    border-top: 5px solid #ef7400;
}
.accesspress-menu-item-dropdown .sub-menu a {
    display: block;
    border-bottom: none;
    padding: 0 !important;
    margin-bottom: 0;
    float: none;
    background-color: transparent;
    width: 100%;
    line-height: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.accesspress-menu-item-dropdown .sub-menu a .accesspress-menu-href-title {
    color: #000;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}
.accesspress-menu-item-dropdown .sub-menu a:hover,
.accesspress-menu-item-dropdown .sub-menu li:hover {
    background-color: transparent;
    margin-left: 0;
}
.accesspress-menu-item-dropdown .sub-menu a:hover .accesspress-menu-href-title {
    color: #ef7400
}
.accesspress-menu-bar li:hover .accesspress-menu-href-title {
    margin-right: 10px
}
.accesspress-menu-bar ul ul li.menu-item-has-children:hover::after {
    display: none
}

.accesspress-menu-bar .accesspress-menu-item-dropdown ul a {
    margin-left: 0 !important
}
.accesspress-menu-item-dropdown .sub-menu li:hover a {
    background-color: transparent;
}
.accesspress-menu-item-dropdown .sub-menu ul {
    left: 260px !important;
    margin-top: -5px;
}
.header-two .before-top-header {
    padding: 0 !important
}
.header-two .ticker-wrapper.has-js {
    position: relative;
    padding: 6px 20px 6px 0px;
}
.header-two .welcome-user {
    margin-left: 10px
}
.header-two .welcome-user .line{
    margin-right: 10px;
}
.header-two .login-woocommerce {
    display: table;
    height: 100%;
}
.header-two .header-callto,
.header-two .welcome-user {
    display: table-cell;
    vertical-align: middle;
    float: none
}
.header-two .header-callto {
    padding-right: 10px
}
.header-two .my_account_wrapper,
.header-two .logout_wrapper {
    display: inline-block;
    padding: 0 5px
}
.headerone .my_account_wrapper,
.headerone .logout_wrapper {
    display: inline-block;
    padding: 0 5px
}
.header-two .wd_tini_account_control ul, .headerone .wd_tini_account_control ul {
    margin: 0;
    padding: 0;
}
.header-two .wd_search_product, .headerone .wd_search_product,
.header-two .wd_search_form input[type="text"], .headerone .wd_search_form input[type="text"] {
    background-color: transparent;
    border: 1px solid #EEE;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    height: 46px;
    padding: 9px 9px 9px 9px;
    color: #676767;
    margin-right: -1px;
}
.header-two .wd_search_product,
.header-two .wd_search_form{
    width: 50%;
}
.headerone .wd_search_form{
    width: 45%;
}
.headerone .wd_search_product{
    width: 25%;
}
.header-two .wd_search_form input[type="text"], .headerone .wd_search_form input[type="text"] {
    padding: 9px 26px 9px 9px;
}
.header-two .wd_search_form input[type="submit"], .headerone .wd_search_form input[type="submit"] {
    display: none
}
.header-two .second-last .top-menu, .headerone .second-last .top-menu {
    margin: 10px 0;
}
.header-two .second-last .top-header, .headerone .second-last .top-header {
    width: 100%
}
.header-two .wd_search_form , .headerone .wd_search_form {
    position: relative;
}
.header-two .wd_search_form #searchsubmit, .headerone .wd_search_form #searchsubmit {
    position: absolute;
    top: 8px;
    right: 15px;
    color: #A9A9A9;
    background-color: transparent;
    border: none;
    cursor: pointer;
}

 
.wd_search_form input[type="text"] {
    width: 100%
}
.wd_search_form input[type="text"]:after {
    content: "\f002";
}

.header-two .second-section {
    border-bottom: 5px solid #ef7400;
}
.header-two .second-header-menu .title {
    float: left;
}
#toggle-cat {
    float: right;
    margin-top: -3px;
}
.header-two .main-navigation {
    background-color: transparent;
    padding-bottom: 13px;
}
.header-two .second-last .menu li+li {
    margin-left: 20px
}
.header-two .second-last .menu li a {
    font-size: 18px
}
.header-two .accesspress-menu-bar {
    opacity: 0;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    z-index: 1000;
    top: 55px;
    left: -9999px
}
.header-two .second-menu:hover .accesspress-menu-bar {
    opacity: 1;
    left: auto
}
.header-two .second-header-menu:hover .title {
    color: #ef7400
}
.header-two .second-login {
    margin-top: 8px;
}
.header-two .second-login .form_drop_down {
    padding: 20px;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
    width: 290px;
}
.logged-in .header-two .second-login .form_drop_down {
    display: none !important
}
.form_drop_down label[for="user_login"],
.form_drop_down label[for="user_pass"] {
    display: block;
    font-size: 13px;
    color: #808080;
}
.form_drop_down input[type="text"],
.form_drop_down input[type="email"],
.form_drop_down input[type="url"],
.form_drop_down input[type="password"],
.form_drop_down input[type="search"],
textarea,
.header-two .second-login .form_drop_down .login-submit input[type="submit"] {
    width: 100%
}
.header-two .second-login .form_drop_down .login-submit input[type="submit"] {
    border: 1px solid #4A4A4A;
    padding: 5px 15px;
    width: 100%;
    background-color: #4A4A4A;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}
.header-two .second-login .form_drop_down .login-submit input[type="submit"]:hover {
    background-color: #ef7400;
    border: 1px solid #ef7400;
}
.form_wrapper_footer {
    font-size: 13px;
    color: #979797;
}
.headerone .accesspress-menu-item-fullwidth .sub-menu.widget-sub-menu,
.headerone .accesspress-menu-item-fullwidth > .sub-menu {
    top: 56px !important;
    width: 1170px;
}
.headerone .accesspress-menu-item-fullwidth:hover .sub-menu.widget-sub-menu,
.headerone .accesspress-menu-item-fullwidth:hover > .sub-menu {
    left: -234px !important;
}
.headerone .accesspress-menu-bar .top-nav li:hover .widget-sub-menu {
    border-top: 5px solid #ef7400;
}
.headerone .accesspress-menu-item-dropdown .sub-menu {
    width: 100%;
}
.headerone .accesspress-menu-bar li:hover .accesspress-menu-href-title {
    margin-right: 0
}
.headerone .accesspress-menu-bar li:hover {
    position: static;
}
.headerone .accesspress-menu-bar li.accesspress-menu-item-dropdown:hover {
    position: relative;
}
.headerone .before-top-header {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 0
}
.headerone .home_navigation {
    padding: 0
}
.headerone #site-navigation li a {
    padding: 13px 15px;
}
.page-template-template-home2 { 
    padding: 13px 16px;
}
/*.headerone #site-navigation li a {
    padding: 13px 0px
}*/



/* New Css Start */
/*.header-two .second-menu:hover .menu-main-menu-container {
    opacity: 1;
    left: auto;
}
.header-two .menu-main-menu-container {
    opacity: 1;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    z-index: 1000;
    top: 55px;
    left: -9999px;
}
.header-two .menu-main-menu-container {
    position: absolute;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.87);
    width: 280px;
}

.header-two .menu-main-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 1;
    height: 100%;
}
.header-two .menu-main-menu-container li {
    display: block;
    float: none;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}

.header-two .menu-main-menu-container li a {
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
    font-weight: 400;
    position: relative;
    display: block;
    margin-left: 10px;
    padding: 7px 10px !important;
    line-height: 30px;
}*/
/* End New Css */

.headerone .top-header {
    margin: 0px;
    margin-bottom: 15px;
    padding-top: 15px;
}
.headerone .accesspress-menu-bar .top-nav li .sub-menu {
    top: 56px !important;
}
.headerone .accesspress-menu-bar .top-nav li:hover .sub-menu {
    left: 0;
    top: 56px !important;
    padding: 0 10px;
}
.accesspress-menu-bar .top-nav li:hover .sub-menu li:hover > ul {
    left: 178px !important;
}
.header-two .accesspress-menu-bar .top-nav li:hover .sub-menu li:hover > ul {
    left: 260px !important
}
.accesspress-menu-item-dropdown .sub-menu li {
    border-bottom: 1px solid #eee;
    position: relative !important;
}
.headerone .accesspress-menu-bar .top-nav li:hover .sub-menu ul {
    top: 0 !important;
}
.accesspress-menu-item-custom .sub-menu {
    height: auto;
    background-color: #fff;
    border-top: 5px solid #ef7400;
}
.header-two .accesspress-menu-item-custom .sub-menu li,
.header-two .accesspress-menu-item-custom {
    border-bottom: 1px solid #eeeeee !important;
}
.accesspress-menu-item-custom .sub-menu li a {
    background-color: transparent !important;
    padding: 0 !important;
    font-size: 14px !important;
    text-transform: none;
    color: #000;
    text-transform: none !important;
    margin-left: 0 !important;
    line-height: 30px;
    border-bottom: none;
}
.accesspress-menu-item-custom .sub-menu li a span {
    color: #000 ;
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}
.accesspress-menu-item-custom .sub-menu li:hover a,
.accesspress-menu-item-custom .sub-menu li:hover {
    background-color: transparent;
}
.accesspress-menu-item-custom .sub-menu li a:hover span {
    color: #ef7400 !important;
}
.accesspress-menu-item-custom .sub-menu ul {
    left: 160px !important;
}
/*--------------------------------------------------------------
AccessPress Category
--------------------------------------------------------------*/

.children {
    display: none;
}
.product-categories a:hover .cat_icon:before {
    color: #ef7400
}
.cat_icon {
    position: relative;
    display: inline-block;
    float: right;
    line-height: 30px;
    width: 40px;
    text-align: right;
}
.cat_icon:before {
    content: "\f054";
    font-size: 12px;
    color: #3d3d3d;
    font-family: "FontAwesome";
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
.cat_icon.open:before {
    content: "\f078";
    font-size: 12px;
    color: #3d3d3d;
    font-family: "FontAwesome";
    -webkit-transition: color 0.3s ease 0s;
    -moz-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s;
}
.cat_icon a:hover {
    color: #ef7400
}
.product-categories .cat-item .children {
    display: none
}
.price-cart > .price + div[itemprop="description"] {
    display: none;
}
.title-bg a {
    float: right;
    padding: 9px 75px 0 0;
}
.title-bg a.viewall {
    height: 42px;
    padding: 9px 75px 0;
    color: #4F4F4F;
    line-height: 1.5;
        color: #fff;
}
/*item quick view and whistlist*/

.item-img:hover .quick-info {
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.quick-info {
    position: relative;
    background: rgba(49, 49, 49, 0.82);
    padding: 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;  
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.item-wishlist {
    
    font-size: 12px;
    line-height: 17px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    float: left;
    position: relative;
    padding-left: 20px;
    color: #fff
}

.item-wishlist:hover{
    color: #ef7400
}
 
 
.item-wishlist:before {
    content: "\f004";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 3px;
}
.item-wishlist:hover:before{
    color: #ef7400
}
.page-template .small,
.woocommerce ul.products li.product .button {
 
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    text-transform: uppercase;
    float: right;
    color: #fff
}

.page-template .small:hover,
.woocommerce ul.products li.product .button:hover {
    color: #ef7400
}
 
.page-template .small .fa {
    margin-right: 5px;
}
.page-template .add_to_cart_button, .page-template .added_to_cart, .page-template .product_type_grouped, .page-template .product_type_external{
    color: #fff;
    line-height: 36px;
    padding: 0px 20px;
    text-transform: uppercase;
    font-weight: lighter;
    text-align: center;
    bottom: 0;
    font-weight: 700;
    background: #ef7400;
    border: 2px solid #ef7400;
    display: inline-block;
    display: block;
}

.page-template .add_to_cart_button:hover, .page-template .added_to_cart:hover, .page-template .product_type_grouped:hover, .page-template .product_type_external:hover {
    color: #ef7400;
    border: 2px solid #ef7400;
    background: none;
}
.page-template .add_to_cart_button:hover:before, .page-template .added_to_cart:hover:before,
.page-template .product_type_grouped:hover:before, .page-template .product_type_external:hover:before  {
    color: #ef7400 !important;
}

 
.according-latest .quick-info a {
    font-size: 11px;
}
.collection_combine .inner-img:hover .quick-info {
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.widget_accesspress_store_full_promo {
    margin: 0px 0 20px
}
/*--------------------------------------------------------------
PopUP 
--------------------------------------------------------------*/

#boxer .boxer-close {
    background: #4F4F4F;
}
#boxer .boxer-close:before {
    color: #fff
}
.boxer-content .entry-summary div[itemprop="description"] {
    color: #7f7e7e;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
}
 
#boxer .boxer-content .yith-wcwl-add-button a {
    float:left;
    padding: 7px;
    border-radius: 0;
    border: 2px solid #ef7400;
    background-color: #ef7400;
    color: #fff;
    line-height: 1;
    display: inline-block;
}
#boxer .boxer-content .yith-wcwl-add-button a:hover {
    background-color: transparent;
    color: #ef7400
}
 
 
#boxer .boxer-content .summary .product_meta {
    margin-top: 15px;
}
#boxer .boxer-content .sku {
    color: #7f7e7e;
}
#boxer .boxer-content .apss-social-share {
    width: 50%;
    display: inline-block;
    padding-left: 10px;
}
#boxer .boxer-content .yith-wcwl-wishlistexistsbrowse .feedback,
.yith-wcwl-wishlistaddedbrowse span.feedback {
    color: #ef7400;
    font-style: italic;
    position: relative;
    margin-top: -28px;
    display: block;
}
#boxer .boxer-content p.price,
#boxer .boxer-content span.price {
    color: #77a464;
    font-size: 1.25em;
}
.wc-proceed-to-checkout a {
    padding: 16px !important;
    border-radius: 0!important;
    border: 2px solid #4F4F4F 
}
.email-icon {
    position: relative;
    padding-left: 20px !important;
    color: #ef7400  ;
}
.email-icon:before {
    content: "\f003";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
}

.latest-cat-product li{
    max-width: 33%;
    float: left;
}

.new-prod-slide li{
    max-width: 25%;
    float: left;
}
.access_tab_product_full{
    max-width: 100% !important;
    float: left important;
}

#top-footer .widget_archive a, 
#top-footer .widget_categories a, 
#top-footer .widget_recent_entries a, 
#top-footer .widget_meta a, 
#top-footer .widget_recent_comments a, 
#top-footer .widget_recent_comments li {
    padding-left: 20px;
}

/*added style*/
.summary  a.boxer.button.small{
        margin: 10px 0px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    display:block;  
}
.summary span a{
    color:#ef7400 !important;
    font-weight:700;    
}


.variations select{
    width:100%;
    border: 1px solid #111;
    background: transparent;
    font-size: 16px;
    height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(images/drop.png) 100% 15% no-repeat #efefef;
    border: none;
    color: #989898;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
        padding-left: 10px; 
}
.collection_desc{
    text-align:center;  
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    background: #ef7400;
    border:2px solid #ef7400  
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
 
    background:none;
}
.single_variation_wrap{
    float: left;
    width:100%; 
    /*margin-bottom: -42px;*/
}
.woocommerce div.product form.cart{
    margin-bottom:10px; 
}
.boxer-open #boxer{
    z-index:999999; 
}

/*added new css*/
.new-prod-slide .product_type_grouped,
.new-prod-slide .product_type_external{
    color: #fff;
    line-height: 36px;
    padding: 0px 20px;
    text-transform: uppercase;
    font-weight: lighter;
    text-align: center;
    bottom: 0;
    font-weight: 700;
    background: #ef7400 ;
    border: 2px solid #ef7400 ;
    display: inline-block;
    display: block; 
}
.product_type_grouped:hover,
.product_type_external:hover{
    background: transparent;
    border-color: #ef7400  ;
    color: #ef7400  ;
}



.price-cart:first-child{
    display:none;   
}

/*special product style */
.special-product .title-bg{
    background:none;
    border:0;
    text-align:center;  
    position:relative;
}
.special-product .title-bg:before{
    content:'';
    height:2px;
    width:100%;
    background:#e44647;
    position:absolute;
    top:50%;
    margin-top:-1px;
    left:0;

}
.special-product .title-bg .prod-title{
    background:none;
    background:#fff;
    padding:0 20px; 
}
.special-product .title-bg .prod-title:before{
    display:none;
}
.special-product .title-bg .prod-title:after{
    display:none;
}
.special-product .fl-pcountdown-cnt{
    width:95%;  
    border:1px solid #ef7400;
    border-top:0;
}
.special-product .fl-pcountdown-cnt .countdown_title{
     width: 105%;
    background: #ef7400;
    display: table;
    padding: 1px 5px;
    color: #fff;
    position: relative;
    font-style:italic;
    font-weight:bold;
}
.special-product .fl-pcountdown-cnt .countdown_title:after{
        content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0 0;
    border-color: #7D120F transparent transparent transparent;
    position: absolute;
    right: 0px;
    bottom: -12px;
}
.special-product .fl-pcountdown-cnt .fl-countdown{
    width:100%;
    display:table;
    padding:0;
    margin:0;   
}

.special-product .fl-pcountdown-cnt .fl-countdown li{
    width:25%;
    display:inline-block;
    list-style:none;
    text-align:center;  
}
.special-product .fl-pcountdown-cnt .fl-countdown li+li{
    border-left:1px solid #ef7400;
}
.special-product .fl-pcountdown-cnt .fl-countdown li span{
    color:#ef7400;  
    font-weight:bold;
    display:inline-block;
    white-space:nowrap;
    overflow:hidden;
    line-height:16px;
    padding-top:10px;
}
.special-product .fl-pcountdown-cnt .fl-countdown li p{
    color:#0B0A0A;
    font-style:italic;
    white-space:nowrap;
    overflow:hidden;
    line-height:16px;   
}

.widget_apif_sidewidget .profile-img img{
    height: auto
}


/*.special-product .new-prod-slide .slick-prev, .special-product .new-prod-slide .slick-next {
    margin-top:0;   
}*/


/*-------------  blog Section  -------------- */

.ap-blog-slider .prod-title{ background: #fff; padding: 10px 15px; }
.ap-blog-slider .prod-title:before, .ap-blog-slider .prod-title:after{content: none;}
.ap-blog-slider .title-bg { 
border:none; 
position: relative; 
text-align: center;
  }

.ap-blog-slider .title-bg:before {
 background: #e44647;
 content: "";
 height: 2px;
 left: 0;
 margin-top: -1px;
 position: absolute;
 width: 100%;
 right: 0;
 top: 25px;
}
.ap-blog-slider .item-img{ padding: 10px;}

.ap-blog-slider ul li .item-img{
 position: relative;
}
.ap-blog-slider ul li .item-img .ap_time{
 position: absolute; 
 top: 20px; 
 left: -10px; 
 font-size: 18px;
  width: 50px; 
  line-height: 20px;
  border: 2px solid #E44647;
  text-align: center;
  padding: 5px;
  background: #fff;
  transition: all 0.6s ease-in-out;
  z-index: 99999;
}
.ap-blog-slider ul li .item-img .ap_time:hover{ 
    background: #E44647;
     color: #fff;
    }
.ap-blog-slider .ap-count{ color: #7f7e7e;}
.ap-blog-slider .ap-header-title{
    overflow: hidden;
     white-space: nowrap;
      text-overflow:ellipsis; position: relative;
      margin-bottom: 5px;
      margin-bottom: 5px;
    color: #000;
    font-weight: 600;
    margin-top: 10px;
    text-align:center;
      
    }
.short-dev {
    width: 30px;
    height: 2px;
    background: #777;
    margin: 0 auto;
    clear: both; margin-bottom: 10px;
}

/* blog slider prev next*/

.ap-blog-slider .ap-cat-slide{ 
  position: relative;
 }
 .ap-blog-slider .ap-cat-slide .slick-prev, .ap-blog-slider .ap-cat-slide .slick-next{
  font-size: 40px; 
  z-index: 9999;
  cursor: pointer;
  opacity:0;
}
.ap-blog-slider:hover .ap-cat-slide .slick-prev, .ap-blog-slider:hover .ap-cat-slide .slick-next{
 opacity: 1;
}
.ap-blog-slider .ap-cat-slide .slick-prev{ 
 position: absolute;
 left: 0px; 
 top: 10px; 
 bottom:0;
 padding:5px; 
 width: 25px;
 padding-top: 9%;
 background:rgba(255, 255, 255, 0.8);
 box-shadow: 3px 0 2px -2px #f1f1f1;
    }

 .ap-blog-slider .ap-cat-slide .slick-next{
  position: absolute;
  right: 0px; 
  top: 10px;
  bottom:0;
  padding:5px; 
  width: 20px;
 padding-top: 9%;
 background:rgba(255, 255, 255, 0.8);
 box-shadow: -2px 0px 2px 0px #f1f1f1;
 }

 .ap-blog-slider p.ap_comment{ text-align: center;}

 /* Accordian faq page */

 .page-template-template-faq .accordion h3{ position: relative;
  padding-left: 33px; 
  font-size: 17px;
  margin-bottom: 0px;
  border:1px solid #eee;
   margin-top: 10px;
   line-height: 35px;

 /* background: #f1f1f1;*/
}
.page-template-template-faq .accordion .ui-accordion-content{ 
    border-left: 1px solid #eee;
     border-right: 1px solid #eee;
      border-bottom: 1px solid #eee;
      /*background: #f1f1f1;*/
      padding-top: 20px;
  
}
.page-template-template-faq .accordion .ui-accordion-content p{ padding: 0px 20px;}
.page-template-template-faq .accordion  .ui-accordion-icons.ui-accordion-header-active::after{
   content: "\f146";
}


.page-template-template-faq .accordion .ui-accordion-icons::after{
  font-family: FontAwesome;
  content: "\f0fe";
  position: absolute;
  top: 20px;
  left: 10px;
  margin-top: -8px;
  font-size: 14px;
  line-height: 14px;
  height: 14px;
  width: 14px;
  color: #555;
}

/* short code css */

.divider{ 
    display: block; 
    margin:30px auto;
}

.ap_call_to_action {
    background: #f8f8f8;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    margin: 15px 0;
    padding: 15px;
}

.ap_call_to_action .ap_call_to_action_button {
    background: #E44647;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    float: right;
    line-height: 1;
    padding: 15px 25px;
    transition: all 0.6s ease-in-out 0s;
  
}
.ap_call_to_action .ap_call_to_action_button:hover{ background: #D30808; }

.ap_call_to_action .ap_call_to_action_content{ 
    float: left;
}
.ap_call_to_action.center {
    text-align: center;
    
 }
 .ap_call_to_action.center .ap_call_to_action_button{ 
    float: none; 
    margin-top: 15px;
}

/* list style  Icon */

.ap-list.ap-list1{  margin-left: 15px;}
.ap-list.ap-list1 li{ position: relative; list-style: none; padding-left: 20px; line-height: 30px;}
.ap-list.ap-list1 li:before{
 position: absolute;
 content: "\f0e7"; left: 0; top: 5%;
  font-family: "FontAwesome";
}
.ap-list.ap-list2{  margin-left: 15px;}
.ap-list.ap-list2 li{ position: relative; list-style: none; padding-left: 20px; line-height: 30px;}
.ap-list.ap-list2 li:before{
 position: absolute;
 content: "\f08d"; left: 0; top: 5%;
  font-family: "FontAwesome";
  transform: rotate(-67deg);
}
.ap-list.ap-list3{  margin-left: 15px;}
.ap-list.ap-list3 li{ position: relative; list-style: none; padding-left: 20px; line-height: 30px;}
.ap-list.ap-list3 li:before{
 position: absolute;
 content: "\f00c"; left: 0; top: 5%;
  font-family: "FontAwesome";
  
}
.ap-list.ap-list4{  margin-left: 15px;}
.ap-list.ap-list4 li{ position: relative; list-style: none; padding-left: 20px; line-height: 30px;}
.ap-list.ap-list4 li:before{
 position: absolute;
 content: "\f0da"; left: 0; top: 8%;
  font-family: "FontAwesome";
  
}
.ap-list.ap-list5{  margin-left: 15px;}
.ap-list.ap-list5 li{ position: relative; list-style: none; padding-left: 20px; line-height: 30px;}
.ap-list.ap-list5 li:before{
 position: absolute;
 content: "\f101"; left: 0; top: 8%;
  font-family: "FontAwesome";
}
.ap-list.ap-list6{  margin-left: 15px;}
.ap-list.ap-list6 li{ position: relative; list-style: none; padding-left: 20px; line-height: 30px;}
.ap-list.ap-list6 li:before{
 position: absolute;
 content: "\f006"; left: 0; top: 8%;
  font-family: "FontAwesome";
}

/* Toggle And Tag */

.ap_toggle {
    border-bottom: 1px solid #f6f6f6;
    background: #f1f1f1;
}
.ap_toggle .ap_toggle_title {
    cursor: pointer;
    padding: 6px 0 6px 38px;
    position: relative;
    text-transform: uppercase;
}
.ap_toggle .ap_toggle_title::after {
    background: #ef7400;
    color: #ffffff;
    content: "";
    font-family: "FontAwesome";
    height: 20px;
    left: 8px;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 20px;
}
.ap_toggle .ap_toggle_content {
    border-top: 1px solid #f6f6f6;
    padding: 10px;
}
.ap_toggle.close .ap_toggle_content {
    display: none;
}
/* tag verticall and horizonal */

.ap_tab_wrap {
    border: 1px solid #eee;
    margin-bottom: 30px;
}
.ap_tab_content {
    padding: 0 15px 15px;
}
.horizontal .ap_tab_group {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}
.horizontal .ap_tab_group .tab-title {
    cursor: pointer;
    float: left;
    font-size: 16px;
    line-height: 1.1;
    margin-left: 2px;
    padding: 10px 20px;
    position: relative;
    text-transform: capitalize;
}
.horizontal .ap_tab_group .tab-title.active, .horizontal .ap_tab_group .tab-title.hover {
    color: #fff;
    background: #ef7400;
    margin-bottom: -1px;
}


.horizontal .ap_tab_content .ap_tab {
    display: none;
}
.vertical.ap_tab_wrap {
    position: relative;
}
.vertical .ap_tab_group {
    background: #eeeeee none repeat scroll 0 0;
    float: left;
    width: 20%;
}
.vertical .ap_tab_group::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.vertical .tab-title {
    border-bottom: 1px solid #f1f1f1 !important;
    cursor: pointer;
    line-height: 1.2;
    padding: 10px;
    position: relative;
    text-transform: capitalize;
}
.vertical .tab-title:last-child {
    border-bottom: medium none !important;
}
.vertical .ap_tab_content {
    float: right;
    padding: 15px 15px 15px 0;
    width: 78%;
}
.vertical .ap_tab_content .ap_tab {
    display: none;
}
.vertical .ap_tab_group .tab-title.active, .vertical .ap_tab_group .tab-title.hover {
    color: #fff;
    background: #ef7400;
}


/* tesimonial block */
.ap-testimonial {
    background: #eeeeee;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    margin: 0 0 70px;
    padding: 15px;
    position: relative;
}


.ap-testimonial .ap-client-image.round {
    border-radius: 100%;
}
.ap-testimonial .ap-client-image img {
    height: auto;
    width: 100%;
}

    .ap-testimonial .ap-client-image {
    height: 50px;
    /* left: 10px; */
    /* margin-top: 10px; */
    overflow: hidden;
    position: relative;
    /* top: 100%; */
    width: 50px;
    float: left;
    margin-right: 10px;
}

.ap-testimonial  .ap-client-testimonial-heading{
     left: 80px;
    margin-top: 15px;
    max-width: 80%;
    position: absolute;
    top: -3px;
}
.ap-testimonial .ap-client-testimonial .ap-client-message {
    clear: both;
    overflow: hidden;
    text-align: justify;
}
.ap-testimonial  .ap-client-testimonial-heading h4{ 
    margin: 0; 
    padding: 0;
    font-weight: 600;
}
.ap-testimonial  .ap-client-testimonial-heading h6{
 margin: 0; 
 padding: 0;
 }

.social-shortcode {
    clear: both;
    font-size: 16px;
    margin: 15px 0 0;
    text-align: center;
}
.social-shortcode a {
    border: 1px solid #ef7400;
    border-radius: 100%;
    color: #ef7400;
    display: inline-block;
    height: 34px;
    line-height: 32px;
    margin: 0 5px 5px 0;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 34px;
}
.social-shortcode a:hover {
    background: #ef7400 none repeat scroll 0 0;
    color: #ffffff !important;
}
.ap-team{
 background: #f8f8f8; 
 padding: 10px; 
 border:1px solid #f1f1f1;
}
.ap-team{position: relative;}
.ap-team h4{ margin-bottom: 0px; margin-top: 10px;}
.ap-team h6{ font-size: 12px; color: #999;}
.ap-team .ap-member-image{ 
    position: relative; 
    transition: all 0.6s ease-in-out 0s;
}
.ap-team .ap-member-image:before {
    background: rgba(255, 255, 255, 0);
    transition: all 0.6s ease-in-out 0s;
    content: "";
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0;
    
}
.ap-team:hover .ap-member-image:before{
    content: "";
    position: absolute;
    left: 0; top: 0; right: 0; bottom: -1px;
    background: rgba(255, 255, 255, 0.9);

}
.ap-team .social-shortcode{
 position: absolute; 
 top: 10%; 
 left: 10%; 
 opacity: 0;
}

.ap-team:hover .social-shortcode{
 position: absolute;
  top: 10%; 
  left: 10%; 
  opacity: 1;
}
/*default menu section style*/
.header-two .menu-mega-menu-container{
        position: absolute;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.87);
    width: 280px;
    opacity: 0;
    -webkit-transition: opacity .3s ease, top .25s ease;
    -moz-transition: opacity .3s ease, top .25s ease;
    -ms-transition: opacity .3s ease, top .25s ease;
    -o-transition: opacity .3s ease, top .25s ease;
    transition: opacity .3s ease, top .25s ease;
    top: 55px;
    left: -9999px;
}
.header-two .second-menu:hover .menu-mega-menu-container{
    opacity: 0.7;
    left: auto;
}
.header-two .top-header{
    padding-bottom: 0;
}
.headerone .accesspress-menu-bar .accesspress-menu-item-custom:hover{
    position: relative;
}

/*custom css added*/
.reset_variations{
    display: none;
}
.woocommerce div.product form.cart .variations{
    margin-bottom: 0;
}