

/* Table of Content
==================================================
	1.0 - Transition
	1.1 - Widgets
	1.2 - Sidebar
	1.3 - Mega Menu
	1.4 - Events Calendar
	1.5 - Footer
	1.6 - Default Color
	1.7 - bbpress
	1.8 - Buddypress
	1.9 - Woocommerce
	1.10 - Browser Fix
	1.11 - Responsive */

/*--------------------------------------------------------------
	1.0 - Transition
	--------------------------------------------------------------*/
.widget .recent-portfolio-widget ul li a:before,
.widget .recent-portfolio-widget ul li a:after,
.widget ul li:before,
.widget.widget_categories ul li > a:hover span,
.widget.widget_archive ul li > a:hover span,
.flickr-widget div a img,
.widget.widget_categories ul li > a span,
.widget.widget_archive ul li > a span,
.widget ul li:hover:before,
.secondary-sidebar .type11 .widgettitle:after,
.secondary-sidebar .type11 aside:before,
.secondary-sidebar .type11 aside:after,
.dt-sc-switcher-back,
.map-form-switcher .switcher-toggle,
.map-form-switcher .switcher-toggle .icon,
.dt-sc-switcher-back .wpcf7-form .wpcf7-form-control,
.map-form-switcher,
.map-form-switcher .switcher-bg,
.dt-sc-map-form-holder .map-form-switcher .switcher-toggle::before,
.dt-sc-map-form-holder .map-form-switcher .switcher-toggle::after,
.map-form-switcher .switcher-toggle .icon,
.woocommerce ul.product_list_widget li:before,
.widget .recent-portfolio-widget ul li a:before,
.widget .recent-portfolio-widget ul li a:after,
.widget ul li:before,
.widget.widget_categories ul li > a:hover span,
.widget.widget_archive ul li > a:hover span,
.flickr-widget div a img,
.widget.widget_categories ul li > a span,
.widget.widget_archive ul li > a span,
.widget ul li:hover:before,
.widget ul li,
.widget ul li a:after,
.widget ul li:after,
.widget.widget_categories ul li > a:before,
.wp-polls ul.wp-polls-ul li:after,
.wp-polls ul.wp-polls-ul li,
.wp-polls .Buttons,
.widget.widget_ads_medium .dt-sc-ads-widget-medium span,
.secondary-sidebar .type8 .widget:before,
.wpb_column .type8 .widget:before,
.widget.widget_ads_medium .dt-sc-ads-widget-medium img,
.secondary-sidebar .type11 .widget,
.wpb_column .type11 .widget,
.ie10 .secondary-sidebar .type11 .widgettitle:after,
.ie10 .wpb_column .type11 .widgettitle:after
{
            transition: all .3s linear; 
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}


/*--------------------------------------------------------------
	1.1 - Widgets
	--------------------------------------------------------------*/
.widgettitle
{
    clear: both;
    font-size: 20px;
    margin: 24px 0 40px;
    margin-bottom: 20px; 
    padding-bottom: 15px;
    position: relative;
}
.widgettitle:before
{
    bottom: 0;
    content: '';
    height: 3px;
    left: 0;
    position: absolute;
    top: -24px; 
    width: 35px;
}

.widget ul
{
    clear: both; 
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget ul li
{
    border-bottom: 1px dashed;
    clear: both;
    display: block;
    font-size: 14px; 
    margin: 0;
    padding: 10px 0 10px 20px;
    position: relative;
    width: 100%;
}
.widget ul li:last-child
{
    border-bottom-width: 0;
}
.widget ul li:only-child
{
    border-bottom-width: 1px;
}

.widget ul li,
.widget.widget_nav_menu ul.menu li
{
    border-bottom: 1px solid;
}
.widget ul li > a,
.widget.widget_nav_menu ul.menu li > a
{
    display: inline-block;
    font-size: 14px; 
    line-height: 26px;
    width: 100%;
}
.widget ul li:last-child > a
{
    padding-bottom: 0;
}
.widget ul li:last-child,
.widget.widget_nav_menu ul.menu li:last-child
{
    border-bottom: none;
}

.widget ul li:before
{
    border: 1px solid; 
    border-radius: 50%;
    bottom: 0;
    content: '';
    font-size: 12px;
    height: 8px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 8px;
}

.woocommerce .widget ul.product-categories li:first-child:before,
.woocommerce.widget ul.product-categories li:first-child:before,
.widget.widget_layered_nav ul li:first-child:before
{
    top: 10px;
}

.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_pages ul li,
.widget.widget_meta ul li,
.widget.widget_nav_menu ul.menu li,
.widget.widget_text ul li
{
    padding: 0;
}
.widget.widget_archive ul li > a,
.widget.widget_categories ul li > a,
.widget.widget_pages ul li > a,
.widget.widget_meta ul li > a,
.widget.widget_nav_menu ul.menu li > a,
.widget.widget_text ul li > a
{
    color: #222; 
    padding: 8px 0;
    position: relative;
}

.widget ul li:hover:after,
.widget.widget_archive ul li:hover > a:after,
.widget.widget_categories ul li:hover > a:after,
.widget.widget_pages ul li:hover > a:after,
.widget.widget_meta ul li:hover > a:after,
.widget.widget_nav_menu ul.menu li:hover > a:after,
.widget.widget_text ul li:hover > a:after
{
            box-shadow: inset 0 0 0 0 #fff;
    right: 0;
       -moz-box-shadow: inset 0 0 0 0 #fff;
    -webkit-box-shadow: inset 0 0 0 0 #fff;
}

.widget.widget_archive ul li:after,
.widget.widget_categories ul li:after,
.widget.widget_pages ul li:after,
.widget.widget_meta ul li:after,
.widget.widget_nav_menu ul.menu li:after,
.widget.widget_text ul li:after
{
    content: none;
}

.widget ul li:last-child:after,
.widget.widget_archive ul li:last-child > a:after,
.widget.widget_categories ul li:last-child > a:after,
.widget.widget_pages ul li:last-child > a:after,
.widget.widget_meta ul li:last-child > a:after,
.widget.widget_nav_menu ul.menu li:last-child > a:after,
.widget.widget_text ul li:last-child > a:after
{
    content: none;
}

.widget .bx-wrapper ul li
{
    border-bottom: none;
    clear: none;
}
.widget .bx-wrapper ul li:after
{
    display: none;
}

.widget-adjustment .wpb_wrapper
{
    display: inline-block;
    display: block\0; 
    float: none;
}

aside .entry-thumb .bx-controls a,
.aside .entry-thumb .bx-controls a
{
    height: 25px; 
    width: 25px;
}
aside .entry-thumb .bx-controls a.bx-prev:before,
.aside .entry-thumb .bx-controls a.bx-prev:before,
aside .entry-thumb .bx-controls a.bx-next:before,
.aside .entry-thumb .bx-controls a.bx-next:before
{
    font-size: 20px; 
    line-height: 25px;
}

.widget ul li.recentcomments span.comment-author-link
{
    text-transform: capitalize;
}

.widget.widget_jetpack_my_community ul li:before
{
    display: none;
}

.widget.widget_pages ul li ul.children,
.widget.widget_nav_menu ul li ul.sub-menu
{
    padding: 10px 0 0 20px;
    width: 100%;
}
.widget.widget_archive ul li ul,
.widget.widget_categories ul li ul,
.widget.widget_pages ul li ul,
.widget.widget_nav_menu ul.menu li ul
{
    padding-left: 15px;
    padding-top: 10px;
}

#primary .recent-posts-widget .widget.widget_recent_posts
{
    margin-bottom: 0;
}

.widget.widget_nav_menu ul.menu li a
{
    background: none;
    border: none; 
    font-weight: normal;
    padding: 0;
    text-transform: lowercase;
}
.widget.widget_nav_menu ul.menu li a:first-letter
{
    text-transform: uppercase;
}

.widget.widget_archive ul li,
.widget.widget_categories ul li,
.widget.widget_pages ul li,
.widget.widget_meta ul li,
.widget.widget_nav_menu ul.menu li,
.widget.widget_text ul li
{
    padding: 0;
}
.widget.widget_archive ul li > a,
.widget.widget_categories ul li > a,
.widget.widget_pages ul li > a,
.widget.widget_meta ul li > a,
.widget.widget_nav_menu ul.menu li > a,
.widget.widget_text ul li > a
{
    padding: 10px 0 10px 20px;
}

.widget.widget_categories ul li > a
{
    padding-left: 20px; 
    position: relative;
    text-transform: capitalize;
}
.widget.widget_categories ul li > a span,
.widget.widget_archive ul li > a span
{
    padding: 0 10px; 
    position: absolute;
    right: 0;
}
.widget.widget_categories ul li > a:before
{
            backface-visibility: hidden;
    background: #d3d3d3;
    content: '';
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    top: 50%;
            transform: translateY(-50%);
    width: 5px;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);

       -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
}

.widget .recent-portfolio-widget ul li:before,
.widget .recent-posts-widget li:before,
.widget .recent-posts-widget li:hover:before,
.widget.widget_categories ul li > a:before,
.widget .tweet_list li:before
{
    content: none;
}

.widget_categories label,
.widget_archive label
{
    display: inline-block;
    font-size: 14px; 
    margin: 0 0 10px;
}

.widget .recent-portfolio-widget ul
{
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget .recent-portfolio-widget ul li
{
    border: none; 
    clear: none;
    display: inline;
    float: left;
    margin: 0 2% 5px 0;
    overflow: hidden;
    padding: 0;
    width: 32%;
}
.widget .recent-portfolio-widget ul li img
{
    display: block;
    line-height: 0;
    width: 100%;
}
.widget .recent-portfolio-widget ul li:nth-child(3n)
{
    margin-right: 0;
}
.widget .recent-portfolio-widget ul li:after
{
    content: none;
}

.left-header #main-menu .widget .recent-portfolio-widget ul li
{
    width: 32%;
}

.widget .recent-portfolio-widget ul li a
{
            backface-visibility: hidden; 
    float: left;
    padding: 0;
    position: relative;
    width: 100%;

    -webkit-backface-visibility: hidden;
}
.widget .recent-portfolio-widget ul li a:before
{
    content: '';
    height: 100%;
    left: 0;
    opacity: 0; 
    position: absolute;
    top: 0;
    width: 100%;
}
.widget .recent-portfolio-widget ul li a:hover:before
{
    opacity: 1;
}
.widget .recent-portfolio-widget ul li a:after
{
    bottom: auto;
    color: #fff; 
    content: '\e67b';
    font-family: 'Stroke-Gap-Icons';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
            transform: translateY(-50%);
    visibility: hidden;
       -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.widget .recent-portfolio-widget ul li a:hover:after
{
    font-size: 20px; 
    opacity: 1;
    visibility: visible;
}

.widget .recent-posts-widget
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0; 
    width: 100%;
}
.widget .recent-posts-widget ul
{
    margin: 0;
    padding: 0;
    width: 100%;
}
.widget .recent-posts-widget li
{
    clear: both;
    display: block;
    float: left;
    margin: 0 0 10px;
    padding-left: 0;
}
.widget .recent-posts-widget li:last-child
{
    margin-bottom: 0;
}
.widget .recent-posts-widget li .thumb
{
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    width: 80px;
}
.widget .recent-posts-widget li .thumb img
{
    max-width: 100%;
}
.widget .recent-posts-widget li .entry-title h4
{
    font-size: 13px;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 0; 
    margin-top: -5px;
}
.widget .recent-posts-widget li .entry-meta
{
    color: #999; 
    font-size: 11px;
}

.widget .recent-posts-widget li .entry-meta p
{
    float: left;
    margin-right: 15px;
}
.widget .recent-posts-widget li .entry-meta p span
{
    margin-right: 5px;
}

.widget .tweet_list
{
    float: left;
    margin: 0;
    padding: 0; 
    width: 100%;
}
.widget .tweet_list li
{
    display: block;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 20px 40px;
    position: relative;
}
.widget .tweet_list li:before
{
    background: no-repeat; 
    border: none;
    content: '\f081';
    font-family: FontAwesome;
    font-size: 24px;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}
.widget .tweet_list li:hover:before
{
    content: '\f081';
}
.widget .tweet_list li:last-child
{
    border: none;
    margin-bottom: 0; 
    padding-bottom: 0;
}
.widget .tweet_list li .tweet-thumb
{
    float: left; 
    width: 100%;
}
.widget .tweet_list li .tweet-time
{
    clear: both;
    display: block;
    font-size: 14px;
}

.widget_text ul.no-border li
{
    border: none;
}
.widget_text ul.no-bullet li a
{
    padding-left: 0;
}
.widget_text ul.no-bullet li:before,
.widget_text ul.no-bullet li:hover:before
{
    content: '';
}

.widget_text ul.split-list
{
    clear: none; 
    float: left;
    margin-right: 2%;
    width: 48%;
}
.widget_text ul.split-list li
{
    border: none; 
    position: relative;
    width: 100%;
}
.widget_text ul.split-list li:before
{
    content: '\f105';
}

.widget .screen-reader-text
{
    display: none;
}

.flickr-widget div
{
    float: left;
    margin: 0;
    padding: 0;
}
.flickr-widget div a
{
    display: block;
    line-height: 0;
    margin: 0 8px 8px 0;
    max-width: 60px;
}
.flickr_badge_image img
{
    height: auto !important;
}
.flickr-widget div a:hover img
{
    opacity: .5;
}

.widget_tag_cloud .tagcloud
{
    clear: both;
    float: left;
    margin: 0;
    padding: 0; 
    width: 100%;
}
.tagcloud a
{
    background: none; 
    border: 1px solid;
    float: left;
    font-size: 11px !important;
    margin: 0 8px 10px 0;
    padding: 0 10px;
    text-transform: capitalize;
}
.dt-sc-dark-bg .tagcloud a
{
    border-bottom: 1px solid;
}

.widget .dt-sc-newsletter-section
{
    padding: 0;
}
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm
{
    clear: both;
    float: left;
    position: relative; 
    width: 100%;
}
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='text'],
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='email']
{
    margin: 0;
    width: 100%;
}
.widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='submit']
{
    height: 100%; 
    position: absolute;
    right: 0;
}

.widget .dt-sc-newsletter-section.type5
{
    padding: 25px 25px 17px;
}
.widget .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type='submit']
{
    position: static;
}
.widget .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type='text'],
.widget .dt-sc-newsletter-section.type5 .dt-sc-subscribe-frm input[type='email']
{
    margin-bottom: 10px;
}

.widget .dt-sc-newsletter-section.type6
{
    padding: 20px;
}

.widget #searchform
{
    position: relative;
}
.widget #searchform:before
{
    background: url(../images/search-icon.png) no-repeat;
    content: '';
    display: block;
    height: 19px; 
    position: absolute;
    right: 15px;
    top: 50%;
            transform: translateY(-50%);
    width: 19px;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.widget #searchform input[type='text']
{
    border-width: 1px;
    font-size: 14px; 
    height: 49px;
    padding-right: 70px;
}
.widget #searchform input[type='submit']
{
    height: 49px; 
    margin: 0;
    padding: 16px 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.widget #wp-calendar caption
{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
}
.widget #wp-calendar th
{
    padding: 10px;
}
.widget #wp-calendar td
{
    padding: 9px 10px;
}
.widget #wp-calendar tfoot td#prev
{
    text-align: left;
}
.widget #wp-calendar tfoot td#next
{
    text-align: right;
}

.widget .dt-sc-single-line-separator
{
    margin: 13px 0;
}

.widget ul.dt-sc-sociable li:before,
.widget ul.dt-sc-sociable li:hover:before
{
    content: '';
}
.widget ul.dt-sc-sociable li a
{
    padding: 0;
}

.widget ul.dt-sc-sociable > li
{
    border-bottom: 0; 
    width: auto;
}
.widget .dt-sc-sociable li a
{
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
}

.widget .dt-sc-sociable.hexagon-with-border li,
.widget .dt-sc-sociable.hexagon-border li
{
    height: 25px; 
    width: 40px;
}
.widget .dt-sc-sociable.hexagon-with-border li a,
.widget .dt-sc-sociable.hexagon-border li a
{
    height: 52px; 
    line-height: 52px;
    width: 42px;
}

.widget .dt-sc-sociable.diamond-square-border li
{
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    height: 30px; 
    width: 30px;
}
.widget .dt-sc-sociable.diamond-square-border li a
{
    height: 40px;
    line-height: 40px; 
    width: 40px;
}

.widget .diamond-narrow-square-border li a
{
    height: 60px;
    line-height: 60px;
    width: 60px;
}
.widget .dt-sc-sociable li:first-child:before
{
    top: 10px;
}

.widget_text ul.custom-social li a
{
    padding: 0 0 25px;
}
.widget_text ul.custom-social li:last-child a
{
    padding: 0;
}

.widget_text ul.dt-sc-sociable li
{
    clear: none;
    float: left;
    margin: 0 15px 0 0;
}
.widget_text ul.dt-sc-sociable li:first-child
{
    margin-left: 0;
}
.widget_text ul.dt-sc-sociable li:before
{
    display: none;
}
.widget.widget_text ul.dt-sc-sociable  li > a:after
{
    display: none;
}
.widget_text ul.dt-sc-sociable li a
{
    display: inline-block;
    float: none;
    padding-bottom: 0;
}

.widget_text ul.dt-sc-sociable.alignleft li
{
    float: left;
    margin: 0 10px 0 0;
}
.widget_text ul.dt-sc-sociable.alignleft li:last-child
{
    margin-right: 0;
}
.widget_text ul.dt-sc-sociable.alignleft li a
{
    text-align: left;
}

.widget_rss h3.widgettitle > a.rsswidget
{
    color: #222;
}
.widget_rss h3.widgettitle > a.rsswidget > img
{
    margin-right: 5px;
}

.widget.widget_tabbed_posts ul.dt-sc-tabs-content li.dt-sc-warning-box
{
    border: none; 
    font-size: 14px;
    padding: 10px 50px;
}
.widget.widget_tabbed_posts ul.dt-sc-tabs-content li.dt-sc-warning-box:before
{
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
}

.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame
{
    background: none;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px;
    padding: 0;
}
.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
{
    border: none;
    clear: none;
    display: inline-block;
    float: left;
    margin: 0; 
    padding: 0;
    width: auto;
}
.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li:before
{
    display: none;
}
.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
{
    background: #fafafa;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    border-right: none;
    color: #b7b7b7;
    font-size: 14px;
    line-height: normal;
    min-width: auto; 
    padding: 8px 12px 5px;
    text-transform: capitalize;
}

.type8 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a,
.type9 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
{
    border-bottom: none;
}

.type11 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li.ui-state-active a
{
    background: #fff; 
    border-bottom-color: #e7e7e7;
}
.type12 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li.ui-state-active a
{
    border-bottom-color: #e7e7e7;
}

.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a:hover
{
    background: none;
}
.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame:before,
.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li:after,
.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a:before,
.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a.current:before,
.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a.current:after
{
    display: none;
}

.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li:last-child a
{
    border-right: 1px solid #e7e7e7;
}
.widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li.ui-state-active a
{
    background: #fff;
    border-bottom-color: #fff;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
{
    margin-bottom: 15px; 
    margin-right: 6%;
    width: 36%;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
{
    width: 58%;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details > div
{
    float: left; 
    width: 100%;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details:first-child
{
    width: 100%;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details .entry-title
{
    margin-bottom: 5px;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details .entry-title  h4
{
    margin-top: 0;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details .entry-title  h4 a
{
    display: inline-block; 
    float: none;
    width: 100%;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details > div.post-rating-wrapper,
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details > div.rating-value
{
    margin-right: 10px; 
    width: auto;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details > div.rating-value
{
    color: #7b7d7f; 
    font-size: 12px;
    line-height: 20px;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details .entry-meta
{
    color: #7b7d7f; 
    float: left;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
    margin-right: 10px;
    width: auto;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry:before
{
    display: none;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry
{
    margin-bottom: 15px;
    padding-left: 0;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry:last-child
{
    margin-bottom: 0;
    padding-bottom: 0;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details
{
    clear: none; 
    float: left;
    width: 100%;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details .category
{
    float: left; 
    margin-bottom: 6px;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details .category a
{
    float: left;
    font-weight: 500;
    letter-spacing: 1.2px;
    line-height: normal;
    line-height: 18px; 
    margin: 0 10px 0 2px;
    margin-right: 10px;
    padding: 0;
    text-transform: uppercase;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-format
{
    bottom: 5px;
    display: block; 
    left: 5px;
    position: absolute;
    right: auto;
    top: auto;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-format a
{
    background: rgba(255,255,255,.8); 
    border: none;
    color: #b7b7b7;
    height: 25px;
    width: 25px;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-format a:before
{
    font-size: 14px;
    line-height: 25px;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-title
{
    float: left; 
    width: 100%;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-title h4
{
    float: left;
    font-size: 18px; 
    margin-bottom: 0;
    margin-top: 4px;
    text-transform: capitalize;
    width: 100%;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment
{
    float: left;
    margin-bottom: 20px; 
    padding-left: 0;
    width: 100%;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment:before
{
    display: none;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
{
    float: left; 
    margin-bottom: 20px;
    margin-right: 25px;
    width: auto;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar img
{
    float: left; 
    width: 100%;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
.widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
{
    display: inline-block; 
    float: none;
    width: 62%;
}

.widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta a
{
    float: left;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px; 
    margin-bottom: 0;
    text-transform: capitalize;
    width: 100%;
}
.widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
{
    font-size: 12px;
    line-height: 20px;
}

.page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
{
    margin-right: 20px; 
    width: 28%;
}
.page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
{
    padding: 6px 8px 3px;
}
.page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
{
    margin-bottom: 30px; 
    margin-right: 0;
    width: 100%;
}
.page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
{
    width: 100%;
}

.page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
.page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
{
    width: 100%;
}

.page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
{
    width: 100%;
}
.page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
{
    border-right: 1px solid #e7e7e7;
}

.secondary-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details .category
{
    font-size: 11px;
}
.secondary-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details .comments
{
    font-size: 13px;
}
.secondary-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry .entry-details .entry-title h4
{
    font-size: 14px;
    line-height: 24px;
}

.with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
{
    font-size: 10px; 
    padding: 6px 8px 4px;
}
.with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
{
    margin-bottom: 25px; 
    margin-right: 0;
    width: 100%;
}
.with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
{
    width: 100%;
}
.with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
{
    margin-right: 5%; 
    width: 20%;
}
.with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
.with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
{
    width: 75%;
}

.with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
{
    margin-right: 10%; 
    width: 25%;
}
.with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
.with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
{
    width: 65%;
}

.widget.widget_about .entry-about-thumb img
{
            border-radius: 50%;
    margin-bottom: 15px;
    max-width: 125px; 
       -moz-border-radius: 50%;
    -webkit-border-radius: 50%;

     -khtml-border-radius: 50%;
}
.widget.widget_about ul.dt-sc-team-social
{
    margin-top: 12px;
}
.widget.widget_about ul.dt-sc-team-social li
{
    border: none;
    clear: none;
    display: inline-block; 
    margin: 0 8px 8px 0;
    padding: 0;
    text-align: center;
    width: auto;
}
.widget.widget_about ul.dt-sc-team-social li:before,
.widget.widget_about ul.dt-sc-team-social li:after
{
    display: none;
}
.widget.widget_about ul.dt-sc-team-social li:last-child
{
    margin-right: 0;
}
.widget.widget_about ul.dt-sc-team-social li a
{
    display: inline-block;
    float: none;
    height: 30px;
    line-height: 30px; 
    padding-bottom: 0;
    width: 30px;
}
.widget.widget_about ul.dt-sc-team-social li a:hover
{
    color: #fff;
}

.review-result-wrapper i
{
    color: #e6b800;
}

.post-rating-wrapper
{
            box-sizing: border-box; 
    display: inline-block;
    width: auto;
       -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

        -ms-box-sizing: border-box;
         -o-box-sizing: border-box;
}
.post-rating-wrapper .star-rating
{
    display: block;
    float: right;
    float: none;
    font-family: Material-Design-Iconic-Font;
    font-size: 16px;
    height: 1em;
    letter-spacing: 2px; 
    line-height: 1em;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 75px;
}
.post-rating-wrapper .star-rating:before
{
    color: #d3ced2;
    content: '\f27c \f27c \f27c \f27c \f27c';
    float: left;
    left: 0;
    position: absolute; 
    top: 0;
}
.post-rating-wrapper .star-rating span
{
    float: left;
    left: 0;
    overflow: hidden; 
    padding-top: 1.5em;
    position: absolute;
    top: 0;
}
.post-rating-wrapper .star-rating span:before
{
    color: #e6b800; 
    content: '\f27d \f27d \f27d \f27d \f27d';
    left: 0;
    position: absolute;
    top: 0;
}

.post-rating-wrapper .star-rating span strong
{
    display: block;
}

.widget.widget_headlines .recent-headlines-widget ul li
{
    float: left;
    padding: 10px 0 8px 0; 
    width: 100%;
}

.widget.widget_headlines .recent-headlines-widget ul li:first-child
{
    padding-top: 0;
}
.widget.widget_headlines .recent-headlines-widget ul li:last-child
{
    padding-bottom: 0;
}

.widget.widget_headlines .recent-headlines-widget ul li .entry-meta
{
    font-size: 13px;
    margin-right: 25px;
    margin-top: 2px;
}
.widget.widget_headlines .recent-headlines-widget ul li .entry-meta,
.widget.widget_headlines .recent-headlines-widget ul li .entry-title
{
    float: left;
}

.widget.widget_headlines .recent-headlines-widget ul li .entry-title
{
    width: 76.5%;
}
.widget.widget_headlines .recent-headlines-widget ul li .entry-title h4
{
    font-size: 14px;
    line-height: 26px; 
    margin-bottom: 0;
}
.widget.widget_headlines .recent-headlines-widget ul li .entry-title h4 a
{
    float: left; 
    width: 100%;
}
.widget.widget_headlines .recent-headlines-widget ul li .entry-title:first-child
{
    width: 100%;
}

.page-with-sidebar .vc_col-sm-3 .widget.widget_headlines .recent-headlines-widget ul li .entry-title
{
    width: 100%;
}
.with-both-sidebar .vc_col-sm-4 .widget.widget_headlines .recent-headlines-widget ul li .entry-title
{
    width: 100%;
}

.widget.widget_text .dt-sc-post-block-creative-wrapper .blog-entry.dt-sc-one-fourth,
.widget.widget_text .dt-sc-post-block-creative-wrapper .blog-entry.dt-sc-one-third,
.widget.widget_text .dt-sc-post-block-creative-wrapper .blog-entry.dt-sc-one-half,
.widget.widget_text .dt-sc-post-block-creative-wrapper .blog-entry
{
    float: left;
    margin-bottom: 30px; 
    width: 100%;
}

.widget.widget_text .dt-sc-post-block-creative-wrapper .blog-entry .entry-meta-data .category a:nth-child(n+2)
{
    display: none;
}
.widget.widget_text .dt-sc-post-block-creative-wrapper .blog-entry .entry-body
{
    display: none;
}

.widget.widget_text .dt-sc-post-block-creative-wrapper .blog-entry .entry-title h4
{
    font-size: 12px;
}

.widget.widget_ads_medium .dt-sc-ads-widget-medium
{
    float: left;
    position: relative; 
    width: 100%;
}
.widget.widget_ads_medium .dt-sc-ads-widget-medium span
{
    background: #fff;
    border-style: solid;
    border-width: 2px;
    display: inline-block;
    float: none;
    font-size: 16px;
    font-style: normal;
    left: 50%;
    letter-spacing: 3px;
    min-width: 110px;
    opacity: 0; 
    padding: 12px 20px 8px;
    position: absolute;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
            transform: translate(-50%, -50%) scale(.8);
    z-index: 9;
       -moz-transform: translate(-50%, -50%) scale(.8);
        -ms-transform: translate(-50%, -50%) scale(.8);
    -webkit-transform: translate(-50%, -50%) scale(.8);
}

.widget.widget_ads_medium .dt-sc-ads-widget-medium:hover span
{
    opacity: 1;
            transform: translate(-50%, -50%) scale(1);
       -moz-transform: translate(-50%, -50%) scale(1);
        -ms-transform: translate(-50%, -50%) scale(1); 
    -webkit-transform: translate(-50%, -50%) scale(1);
}
.widget.widget_ads_medium .dt-sc-ads-widget-medium:hover img
{
    opacity: .3;
}
.widget.widget_ads_medium .dt-sc-ads-widget-medium span:hover
{
    color: #fff;
    letter-spacing: 5px;
}

.widget.widget_ads_medium .dt-sc-ads-widget-medium:before,
.widget.widget_ads_medium .dt-sc-ads-widget-medium:after
{
    content: '';
    display: block;
    opacity: 0;
    pointer-events: none; 
    position: absolute;
}
.widget.widget_ads_medium .dt-sc-ads-widget-medium:before
{
    border-bottom-style: double;
    border-bottom-width: 4px;
    border-top-style: double;
    border-top-width: 4px;
    bottom: 50px;
    left: 30px;
    right: 30px;
    top: 50px;
            transform: scale(0,1);
            transform-origin: 0 0;
            transition: opacity .35s, transform .35s; 
    -webkit-transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
}
.widget.widget_ads_medium .dt-sc-ads-widget-medium:after
{
    border-left-style: double;
    border-left-width: 4px;
    border-right-style: double;
    border-right-width: 4px;
    bottom: 30px;
    left: 50px;
    right: 50px;
    top: 30px;
            transform: scale(1,0);
            transform-origin: 100% 0;
            transition: opacity .35s, transform .35s; 
    -webkit-transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
}

.widget.widget_ads_medium .dt-sc-ads-widget-medium:hover:before,
.widget.widget_ads_medium .dt-sc-ads-widget-medium:hover:after
{
    opacity: 1;
            transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1); 
    -webkit-transform: scale(1);
}

.widget.widget_ads_medium .dt-sc-ads-widget-medium img
{
    float: left;
}

.widget.widget_ads_small .dt-sc-ads-widget-small ul
{
    text-align: center;
}
.widget.widget_ads_small .dt-sc-ads-widget-small ul li
{
    border-bottom: none;
    clear: none;
    display: inline-block; 
    float: none;
    margin-right: 5px;
    padding: 0 10px 6px 0;
    width: auto;
}
.widget.widget_ads_small .dt-sc-ads-widget-small ul li:before,
.widget.widget_ads_small .dt-sc-ads-widget-small ul li:after
{
    content: none;
}
.widget.widget_ads_small .dt-sc-ads-widget-small ul li a,
.widget.widget_ads_small .dt-sc-ads-widget-small ul li img
{
    float: left;
}

.secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li:nth-child(2n+2)
{
    margin-right: 0;
    padding-right: 0;
}
.secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li:nth-child(3n+3)
{
    clear: left;
}

.secondary-sidebar.secondary-has-both-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li,
.secondary-sidebar.secondary-has-both-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li:nth-child(2n+2)
{
    float: left; 
    margin: 0;
    padding: 0 2px 2px 0;
    width: 50%;
}

.widget.widget_essbsocialfollowerscounterwidget li:after
{
    display: none;
}

header .awesome-weather-wrap
{
    line-height: normal;
}
header .awesome-weather-wrap.temp1,
header .awesome-weather-wrap.temp2,
header .awesome-weather-wrap.temp3,
header .awesome-weather-wrap.temp4,
header .awesome-weather-wrap.temp5,
header .awesome-weather-wrap.temp6,
header .awesome-weather-wrap.temp7
{
    background: none;
}
header .awesome-weather-current-temp
{
    font-size: 28px;
    line-height: 34px; 
    margin-right: 8px;
}
header .awesome-weather-current-temp sup
{
    font-size: 28px;
    padding-left: 3px;
    top: 0;
}

header .awe_tall .awesome-weather-current-temp,
header .awe_tall .awesome-weather-todays-stats,
header .awe_without_stats .awesome-weather-current-temp
{
    color: #222;
    display: inline-block; 
    float: none;
    float: right\0;
    padding: 0;
    text-shadow: none;
    width: auto;
}
header .awesome-weather-header
{
    background: none;
    color: #222;
    float: right;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: .5px; 
    padding: 15px 0 0 0;
    text-shadow: none;
}

/* Firefox override */
@-moz-document url-prefix()
{
    header .awesome-weather-header
    {
        padding: 16px 0 0 0;
    }
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content
{
    border: none;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content a
{
    color: #212428;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    line-height: 18px;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content .inside
{
    background: none;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs
{
    border-bottom: 1px solid #e2e3e4;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs li
{
    border: 1px solid #e2e3e4;
    border-bottom: none;
    border-right: none;
    clear: none;
    font-size: 10px;
    position: relative;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs.has-4-tabs li.tab_title:nth-child(2)
{
    border-right: 1px solid #e2e3e4;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs li.selected:before
{
    background: #fff;
    bottom: -1px;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute; 
    top: auto;
    width: 100%;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs li:before,
.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs li:after
{
    content: none;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li
{
    padding: 16px 0;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li > a
{
    float: left;
    margin-right: 20px; 
    width: auto;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li > a .wp_review_tab_thumb_small
{
    float: left;
    margin-right: 0; 
    width: auto;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li > a .wp_review_tab_thumb_small img
{
    float: left;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li .review-type-point.review-total-only.small-thumb
{
    float: left;
    padding: 0; 
    width: 100%;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li .review-total-only,
.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li .review-total-only .review-star
{
    float: left;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li .review-total-only.small-thumb
{
    margin-top: 0;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li .review-total-only.small-thumb .review-star
{
    margin: 0 auto;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li .review-total-only.small-thumb .review-star i
{
    font-size: 14px;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li .review-total-only.small-thumb.review-type-percentage
{
    margin-right: 5px;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content .tab-content li .review-total-only.large-thumb.review-type-percentage
{
    color: #fff;
    font-size: 12px; 
    font-weight: 500;
}

.widget.widget_wp_review_tab .review-total-only.review-type-star .review-result-wrapper
{
    float: left;
    margin-right: 15px;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content .wp-review-tab-postmeta
{
    float: left;
    font-size: 11px;
    letter-spacing: 1px; 
    margin-top: 0;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs
{
    background: rgba(0, 0, 0, .05);
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs li a
{
    background: none;
    border: none; 
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 1.2px;
    padding: 2px 5px;
    text-transform: uppercase;
}
.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs li:last-child
{
    border-right: 1px solid #e2e3e4;
}

.widget.widget_wp_review_tab .wp_review_tab_widget_content ul.wp-review-tabs li.selected a
{
    background: #fff;
}

.wp-polls p
{
    margin-bottom: 20px; 
    text-align: left !important;
}
.wp-polls p strong
{
    font-size: 16px;
    font-weight: 500;
}
.wp-polls ul.wp-polls-ul
{
    margin: 0;
}
.wp-polls ul.wp-polls-ul li
{
    border-bottom: 1px solid #e2e3e4;
    clear: both;
    display: block;
    margin: 0;
    padding: 10px 0 10px 0;
    position: relative; 
    width: 100%;
}

.wp-polls ul.wp-polls-ul li:last-child
{
    border: none;
}
.wp-polls ul.wp-polls-ul li:last-child:after
{
    display: none;
}

.wp-polls ul.wp-polls-ul li:first-child
{
    padding-top: 0;
}
.wp-polls ul.wp-polls-ul li:after
{
    background: #e2e3e4; 
    border-radius: 50%;
    bottom: -5px;
    content: '';
    display: block;
    height: 9px;
    position: absolute;
    right: 8px;
    width: 9px;
}

.wp-polls ul.wp-polls-ul li:hover:after
{
    right: 0;
}

.wp-polls ul.wp-polls-ul li label
{
    color: #3e454c;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-left: 5px;
}

.wp-polls .Buttons,
.wp-polls-form p a
{
    border: none;
    border-radius: 0;
    float: left;
    font-size: 12px;
    letter-spacing: 1.2px;
    line-height: normal;
    margin-top: 20px; 
    padding: 15px 22px;
}
.wp-polls p a
{
    color: #222;
    font-weight: 500;
    margin-top: 0; 
    text-decoration: underline;
    text-transform: uppercase;
}

.secondary-sidebar .wp-polls p a
{
    margin-top: 20px;
}

.wp-polls strong i
{
    font-size: 14px;
    font-style: normal; 
    font-weight: 500;
}
.wp-polls .pollbar
{
    border: none;
}
.wp-polls-loading
{
    font-size: 12px; 
    height: auto;
    left: 0;
    line-height: 16px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
            transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.wp-polls-loading img
{
    display: inline-block;
    float: none;
    left: -90px;
    margin: 0 auto; 
    position: absolute;
    right: 0;
    width: auto;
}

.dt-sc-dark-bg .widget.widget ul li:after,
.dt-sc-dark-bg .widget.widget_archive ul li > a:after,
.dt-sc-dark-bg .widget.widget_categories ul li > a:after,
.dt-sc-dark-bg .widget.widget_pages ul li > a:after,
.dt-sc-dark-bg .widget.widget_meta ul li > a:after,
.dt-sc-dark-bg .widget.widget_nav_menu ul.menu li > a:after,
.dt-sc-dark-bg .widget.widget_text ul li > a:after
{
    background: #262626;
}

.dt-sc-dark-bg header .awe_tall .awesome-weather-current-temp,
.dt-sc-dark-bg header .awe_tall .awesome-weather-todays-stats,
.dt-sc-dark-bg header .awe_without_stats .awesome-weather-current-temp,
.dt-sc-dark-bg header .awesome-weather-header
{
    color: #fff;
}

/*--------------------------------------------------------------
	1.2 - Sidebar
	--------------------------------------------------------------*/
.secondary-sidebar img
{
    height: auto; 
    max-width: 100%;
}
.secondary-sidebar .widget
{
    clear: both;
}
.secondary-sidebar .widget:last-child
{
    margin-bottom: 80px;
}

.secondary-sidebar .widget ul li > a
{
    color: #000;
}
.secondary-sidebar .flickr-widget div a
{
    max-width: 100%;
}

.secondary-sidebar .widget_text ul.dt-sc-sociable li a
{
    color: #000;
    margin-right: 15px; 
    width: auto;
}
.secondary-sidebar .widget.widget_categories ul li:before
{
    display: none;
}
.secondary-sidebar .widget.widget_categories ul  li > a
{
    padding-left: 0;
}


/* Sidebar Widget Types */
.secondary-sidebar
{
    overflow: hidden;
}
.secondary-sidebar aside.widget
{
    margin-top: 10px; 
    position: relative;
}
.secondary-sidebar .flickr-widget div
{
    height: auto;
    width: 33.3333%;
}

.secondary-sidebar .type1 .widgettitle,
.secondary-sidebar .type2 .widgettitle,
.secondary-sidebar .type3 .widgettitle,
.secondary-sidebar .type4 .widgettitle,
.secondary-sidebar .type5 .widgettitle,
.secondary-sidebar .type6 .widgettitle,
.secondary-sidebar .type7 .widgettitle,
.secondary-sidebar .type9 .widgettitle,
.secondary-sidebar .type11 .widgettitle,
.secondary-sidebar .type12 .widgettitle,
.secondary-sidebar .type13 .widgettitle,
.wpb_column .type1 .widgettitle,
.wpb_column .type2 .widgettitle,
.wpb_column .type3 .widgettitle,
.wpb_column .type4 .widgettitle,
.wpb_column .type5 .widgettitle,
.wpb_column .type6 .widgettitle,
.wpb_column .type7 .widgettitle,
.wpb_column .type9 .widgettitle,
.wpb_column .type11 .widgettitle,
.wpb_column .type12 .widgettitle,
.wpb_column .type13 .widgettitle
{
    margin-top: 0;
}

.secondary-sidebar .widgettitle:empty,
.wpb_column .widgettitle:empty
{
    display: none;
}
.secondary-sidebar .type1 .widgettitle,
.secondary-sidebar .type3 .widgettitle,
.secondary-sidebar .type4 .widgettitle,
.secondary-sidebar .type11 .widgettitle,
.wpb_column .type1 .widgettitle,
.wpb_column .type3 .widgettitle,
.wpb_column .type4 .widgettitle,
.wpb_column .type11 .widgettitle
{
    display: inline-block; 
    float: none;
}

.secondary-sidebar .type4 .widgettitle:before,
.wpb_column .type4 .widgettitle:before
{
    display: none;
}

.secondary-sidebar .widgettitle:before,
.secondary-sidebar .widgettitle:after
{
    content: '';
}

.secondary-sidebar .type15 .widget.widget_recent_reviews ul li:before,
.secondary-sidebar .type15 .widget.widget_recent_reviews ul li:hover:before,
.secondary-sidebar .type15 .widget.widget_top_rated_products ul li:before,
.secondary-sidebar .type15 .widget.widget_top_rated_products ul li:hover:before,
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:before,
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li:hover:before,
.secondary-sidebar .type16 .widget .special-links li:before,
.secondary-sidebar .type16 .widgettitle:before,
.secondary-sidebar .type15 .widgettitle:before,
.wpb_column .type15 .widget.widget_recent_reviews ul li:before,
.wpb_column .type15 .widget.widget_recent_reviews ul li:hover:before,
.wpb_column .type15 .widget.widget_top_rated_products ul li:before,
.wpb_column .type15 .widget.widget_top_rated_products ul li:hover:before,
.wpb_column .type15 .widget.widget_recently_viewed_products ul li:before,
.wpb_column .type15 .widget.widget_recently_viewed_products ul li:hover:before,
.wpb_column .type16 .widget .special-links li:before,
.wpb_column .type16 .widgettitle:before,
.wpb_column .type15 .widgettitle:before
{
    content: none;
}

.secondary-sidebar .type2 .widgettitle > a,
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2,
.secondary-sidebar .type17 .widget-title-content h3.widgettitle,
.secondary-sidebar .type17 .widget-title-content h3.widgettitle > a,
.secondary-sidebar .type10 .widgettitle > a,
.secondary-sidebar .type18 .widgettitle > a,
.secondary-sidebar .type14 .widgettitle > a,
.secondary-sidebar .type15 .widgettitle > a,
.wpb_column .type2 .widgettitle > a,
.wpb_column .type17 .widget-title-wrapper .widget-title-content h2,
.wpb_column .type17 .widget-title-content h3.widgettitle,
.wpb_column .type17 .widget-title-content h3.widgettitle > a,
.wpb_column .type10 .widgettitle > a,
.wpb_column .type18 .widgettitle > a,
.wpb_column .type14 .widgettitle > a,
.wpb_column .type15 .widgettitle > a
{
    color: #fff;
}

.secondary-sidebar .type1 .widget.buddypress .bp-login-widget-user-avatar,
.secondary-sidebar .type3 .widget.buddypress .bp-login-widget-user-avatar,
.secondary-sidebar .type4 .widget.buddypress .bp-login-widget-user-avatar,
.wpb_column .type1 .widget.buddypress .bp-login-widget-user-avatar,
.wpb_column .type3 .widget.buddypress .bp-login-widget-user-avatar,
.wpb_column .type4 .widget.buddypress .bp-login-widget-user-avatar
{
    float: none;
    left: 0;
    position: absolute;
    top: 63px;
}

.secondary-sidebar .type1 .widgettitle:before,
.secondary-sidebar .type1 .widgettitle:after,
.wpb_column .type1 .widgettitle:before,
.wpb_column .type1 .widgettitle:after
{
    background: #b7b7b7;
    bottom: 0;
    height: 3px;
    left: 0;
    position: absolute;
    top: inherit;
    width: 100%;
}

.secondary-sidebar .type1 .widgettitle:after,
.wpb_column .type1 .widgettitle:after
{
    bottom: -3px;
    height: 1px;
}

.secondary-sidebar .type2 .widgettitle,
.wpb_column .type2 .widgettitle,
.vc_row .vc_column_container .type2 h2.widgettitle
{
    color: #fff; 
    margin-bottom: 40px;
    padding: 12px 15px;
}
.secondary-sidebar .type2 .widgettitle:before,
.wpb_column .type2 .widgettitle:before
{
    background: none; 
    border-right: 13px solid transparent;
    border-top: 13px solid;
    bottom: -13px;
    height: 0;
    left: 0;
    top: inherit;
    width: 0;
}

.secondary-sidebar .type3 .widgettitle,
.wpb_column .type3 .widgettitle
{
    border-top: 3px solid;
    margin-bottom: 35px; 
    padding: 13px 0 0;
}
.secondary-sidebar .type3 .widgettitle:before,
.wpb_column .type3 .widgettitle:before
{
    background: none;
}

.secondary-sidebar .type4 .widgettitle,
.wpb_column .type4 .widgettitle
{
    border-bottom: 4px double;
    border-top: 1px solid;
    float: left;
    font-size: 18px; 
    margin-bottom: 25px;
    padding: 8px 0;
    width: 100%;
}
.secondary-sidebar .type4 .widgettitle:before,
.wpb_column .type4 .widgettitle:before
{
    background: url(../images/sidebar/sidebar-title-grey-pattern.png) repeat; 
    height: 100%;
    left: 100%;
    top: 0;
    width: 9999px;
}

.secondary-sidebar .type5 .widgettitle,
.wpb_column .type5 .widgettitle
{
    border-bottom: 2px solid;
    margin-bottom: 35px;
    padding: 0 0 10px;
}
.secondary-sidebar .type5 .widgettitle:before,
.wpb_column .type5 .widgettitle:before
{
    background: none;
}
.secondary-sidebar .type5 .tagcloud a,
.wpb_column .type5 .tagcloud a
{
    border-radius: 0 10px;
    font-size: 14px !important;
}

.secondary-sidebar .type5 .widget .recent-posts-widget li .entry-title h4,
.wpb_column .type5 .widget .recent-posts-widget li .entry-title h4
{
    font-size: 16px;
}
.secondary-sidebar .type5 .widget.widget_categories ul li > a span,
.secondary-sidebar .type5 .widget.widget_archive ul li > a span
{
    font-size: 14px;
    text-align: center;
}
.secondary-sidebar .type5 .widget.woocommerce ul li:first-child::before
{
    top: 0;
}
.secondary-sidebar .type5 .widget.woocommerce ul.product-categories li:first-child:before
{
    top: 9px;
}

.secondary-sidebar .type6 .widgettitle,
.wpb_column .type6 .widgettitle
{
    border-left: 3px solid;
    margin-bottom: 50px;
    padding: 0 0 0 15px;
    width: 100%;
}
.secondary-sidebar .type6 .widgettitle:before,
.wpb_column .type6 .widgettitle:before
{
    background: rgba(0, 0, 0, .25);
    bottom: -10px;
    height: 1px;
    top: inherit;
    width: 100%;
}
.secondary-sidebar .type6 .widgettitle:after,
.wpb_column .type6 .widgettitle:after
{
    background: url(../images/sidebar/sidebar-title-arrow.png) no-repeat;
    bottom: -17px; 
    height: 8px;
    left: 30px;
    position: absolute;
    width: 13px;
}

.secondary-sidebar .type7 .widgettitle,
.wpb_column .type7 .widgettitle
{
    border: 1px solid;
    color: #000;
    font-size: 11px;
    letter-spacing: 2px; 
    margin-bottom: 40px;
    padding: 13px 20px 12px 25px;
    text-align: center;
    text-transform: uppercase;
}
.secondary-sidebar .type7 .widgettitle:before,
.wpb_column .type7 .widgettitle:before
{
    content: none;
}
.secondary-sidebar .type7 .widget.widget_about .dt-sc-about-widget,
.secondary-sidebar .type7 .widget.widget_about ul.dt-sc-team-social
{
    text-align: center;
}

.secondary-sidebar .type8
{
    float: left;
    position: relative; 
    width: 100%;
}
.secondary-sidebar .type8 .widgettitle,
.wpb_column .type8 .widgettitle
{
    background: #fff;
    display: table;
    float: none; 
    margin: -20px auto 20px;
    padding: 13px 20px;
    text-align: center;
}
.secondary-sidebar .type8 .widget,
.wpb_column .type8 .widget
{
    margin-top: 5px;
    padding: 0 20px 15px;
    position: relative; 
    width: 100%;
}
.secondary-sidebar .type8 .widget:before,
.wpb_column .type8 .widget:before
{
    border-color: rgba(0, 0, 0, .15);
    border-style: solid;
    border-width: 1px;
    content: '';
    height: 100%;
    left: 0;
    margin: 0 auto;  
    position: absolute;
    right: 0;
    top: 6px;
    width: 100%;
    z-index: -1;
}
.secondary-sidebar .type8 .widgettitle:before,
.wpb_column .type8 .widgettitle:before
{
    content: none;
}
.secondary-sidebar .type8 .widget #wp-calendar td,
.wpb_column .type8 .widget #wp-calendar td
{
    padding: 9px 8px;
}
.secondary-sidebar .type8 aside:first-child .widgettitle,
.wpb_column .type8 aside:first-child .widgettitle
{
    padding: 13px 20px;
}

.secondary-sidebar .type8 .widget.widget_about .dt-sc-about-widget,
.secondary-sidebar .type8 .widget.widget_about ul.dt-sc-team-social
{
    text-align: center;
}
.secondary-sidebar .type8 .widget.widget_about ul.dt-sc-team-social li
{
    display: inline-block; 
    float: none;
}

.secondary-sidebar .type9 .widgettitle,
.wpb_column .type9 .widgettitle
{
    border-bottom: 1px solid #e7e7e7; 
    padding: 0 0 15px;
}
.secondary-sidebar .type9 .widgettitle:before,
.wpb_column .type9 .widgettitle:before
{
    bottom: -2px; 
    height: 3px;
    left: 0;
    top: inherit;
    width: 50px;
}

.secondary-sidebar .type10 .widget:before,
.wpb_column .type10 .widget:before
{
    background: #000;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    top: 0; 
    width: 100%;
}
.secondary-sidebar .type10 .widget,
.wpb_column .type10 .widget
{
    padding-top: 2px;
    position: relative;
}
.secondary-sidebar .type10 .widgettitle,
.wpb_column .type10 .widget .widgettitle
{
    color: #fff;
    font-size: 18px; 
    margin-bottom: 30px;
    margin-top: 6px;
    min-height: 47px;
    padding: 6px 20px 0 20px;
}
.secondary-sidebar .type10 .widgettitle:before,
.wpb_column .type10 .widget .widgettitle:before
{
    background: #000;
    height: 100%;
    top: -6px;
    width: 100%;
    z-index: -1;
}
.secondary-sidebar .type10 .widgettitle:after,
.wpb_column .type10 .widget .widgettitle:after
{
    background: #fff url(../images/sidebar/sidebar-title-shape.png) center center no-repeat;
    content: '';
    height: 100%;
    position: absolute;
    right: -4px;
    top: -6px;
    width: 19px;
}

.secondary-sidebar .type11 .widget,
.wpb_column .type11 .widget
{
    border-radius: 0 40px; 
    padding: 25px 20px;
    position: relative;
}
.secondary-sidebar .type11 .widgettitle:before,
.wpb_column .type11 .widgettitle:before
{
    content: none;
}
.secondary-sidebar .type11 .widgettitle:after,
.wpb_column .type11 .widgettitle:after
{
    background: none;
    bottom: 5px;
    color: transparent;
    content: '.......';
    font-size: 1px;
    height: auto; 
    left: 0;
    letter-spacing: 10px;
    line-height: 25px;
    position: absolute;
    right: 0;
            text-decoration: underline;
    top: auto;
    white-space: nowrap;

    -webkit-text-decoration: underline;
        -ms-text-decoration: underline;
            text-decoration-color: currentcolor;
    -webkit-text-decoration-color: currentcolor;
        -ms-text-decoration-color: currentcolor;
            text-decoration-style: solid;
    -webkit-text-decoration-style: solid;
        -ms-text-decoration-style: solid;
            text-decoration-style: wavy;
    -webkit-text-decoration-style: wavy;
        -ms-text-decoration-style: wavy;
            text-decoration-color: #b7b7b7;
    -webkit-text-decoration-color: #b7b7b7;
        -ms-text-decoration-color: #b7b7b7;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    ::i-block-chrome,
    .secondary-sidebar .type11 .widgettitle:after
    {
        background: #b7b7b7;
        height: 1px;
        left: 0;
        margin: 0 auto; 
        right: 0;
        width: 50px;
    }
    ::i-block-chrome,
    .wpb_column .type11 .widgettitle:after
    {
        background: #b7b7b7;
        height: 1px;
        left: 0;
        margin: 0 auto; 
        right: 0;
        width: 50px;
    }
    ::i-block-chrome,
    .secondary-sidebar .type11 .widget:hover .widgettitle:after
    {
        width: 100px;
    }
    ::i-block-chrome,
    .wpb_column .type11 .widget:hover .widgettitle:after
    {
        width: 100px;
    }
}

.secondary-sidebar .type11 .widgettitle:after,
.wpb_column .type11 .widgettitle:after
{
    background: #b7b7b7\9;
    height: 1px\9;
    left: 0\9;
    margin: 0 auto\9;
    right: 0\9;
            transition: all .3s linear; 
    width: 50px\9;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.secondary-sidebar .type11 .widget:hover .widgettitle:after,
.wpb_column .type11 .widget:hover .widgettitle:after
{
    width: 100px\9;
}

.secondary-sidebar .type11 .widget:hover,
.wpb_column .type11 .widget:hover
{
    border-radius: 40px 0;
    box-shadow: inset 0 0 5px 1px rgba(0,0,0,.05);
}
.secondary-sidebar .type11 .widget:hover .widgettitle:after,
.wpb_column .type11 .widget:hover .widgettitle:after
{
    letter-spacing: 4px;
}

.secondary-sidebar .type11 .widgettitle,
.wpb_column .type11 .widgettitle
{
    font-size: 24px;
    margin-bottom: 20px;
    padding-bottom: 30px;
    position: relative;
    position: relative; 
    text-align: center;
    width: 100%;
}

.secondary-sidebar .type11 .woocommerce ul.cart_list li a,
.wpb_column .type11 .woocommerce ul.product_list_widget li a,
.secondary-sidebar .type11 .woocommerce ul.cart_list li a,
.wpb_column .type11 .woocommerce ul.product_list_widget li a
{
    font-weight: 300;
}
.secondary-sidebar .type11 .widget #wp-calendar td,
.wpb_column .type11 .widget #wp-calendar td
{
    padding: 9px 8px;
}
.secondary-sidebar .type11 .widget.widget_nav_menu ul.menu ul li > a,
.wpb_column .type11 .widget.widget_nav_menu ul.menu ul li > a
{
    font-size: 12px;
}
.secondary-sidebar .type11 .widget.widget_about
{
    padding: 25px 30px;
}
.secondary-sidebar .type11 .widget.widget_about .dt-sc-about-widget,
.secondary-sidebar .type11 .widget.widget_about ul.dt-sc-team-social
{
    text-align: center;
}
.secondary-sidebar .type11 .widget.widget_about ul.dt-sc-team-social li
{
    display: inline-block; 
    float: none;
}

.secondary-sidebar .type12 .widget,
.wpb_column .type12 .widget
{
    padding: 20px 20px 25px;  
    position: relative;
}
.secondary-sidebar .type12 .widgettitle,
.wpb_column .type12 .widgettitle
{
    background: #fff; 
    margin-bottom: 20px;
    padding: 10px 15px;
}
.secondary-sidebar .type12 .widgettitle:before,
.wpb_column .type12 .widgettitle:before
{
    background: none;
}
.secondary-sidebar .type12 .widget #wp-calendar td,
.wpb_column .type12 .widget #wp-calendar td
{
    padding: 9px 8px;
}
.secondary-sidebar .type12 .widget.widget_nav_menu ul.menu ul li > a,
.wpb_column .type12 .widget.widget_nav_menu ul.menu ul li > a
{
    font-size: 12px;
}

.secondary-sidebar .type13 .widgettitle,
.wpb_column .type13 .widgettitle
{
    padding: 14px 0 12px;
}
.secondary-sidebar .type13 .widgettitle:before,
.wpb_column .type13 .widgettitle:before
{
    background: none; 
    border-bottom: 1px solid;
    border-top: 1px solid;
    height: 100%;
    top: 0;
    width: 60px;
    z-index: -1;
}

.secondary-sidebar .type14 .widget .widgettitle,
.wpb_column .type14 .widget .widgettitle
{
    border-bottom: 3px solid;
    color: #fff; 
    padding: 10px 0 10px 20px;
}
.secondary-sidebar .type14 .widget .widgettitle:before,
.wpb_column .type14 .widget .widgettitle:before
{
    background: none;
    border-bottom: 1px solid #fff;
    bottom: 0;
    top: inherit; 
    width: 100%;
}

.secondary-sidebar .type15 .widget .widgettitle,
.wpb_column .type15 .widget .widgettitle
{
    background: #000;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    font-weight: normal; 
    padding: 13px 20px;
}
.secondary-sidebar .type15 .widget.woocommerce ul li:before,
.secondary-sidebar .type15 .widget.woocommerce ul li:hover:before,
.wpb_column .type15 .widget.woocommerce ul li:before,
.wpb_column .type15 .widget.woocommerce ul li:hover:before
{
    content: '\f105';
    font-size: 15px;
}

.secondary-sidebar .type15 .widget.widget_recent_reviews ul li,
.secondary-sidebar .type15 .widget.widget_top_rated_products ul li,
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li,
.wpb_column .type15 .widget.widget_recent_reviews ul li,
.wpb_column .type15 .widget.widget_top_rated_products ul li,
.wpb_column .type15 .widget.widget_recently_viewed_products ul li
{
    background: #f8f1e4;
    border-bottom: 2px solid #ebeef0; 
    padding: 15px;
}

.secondary-sidebar .type15 .woocommerce ul.cart_list li img,
.secondary-sidebar .type15 .woocommerce ul.product_list_widget li img,
.wpb_column .type15 .woocommerce ul.cart_list li img,
.wpb_column .type15 .woocommerce ul.product_list_widget li img
{
    padding: 0; 
    width: 50px;
}
.secondary-sidebar .type15 .widget.widget_recently_viewed_products ul li a img,
.wpb_column .type15 .widget.widget_recently_viewed_products ul li a img
{
    height: 50px;
    margin-top: 0;
}

.secondary-sidebar .type16 .widgettitle,
.wpb_column .type16 .widgettitle
{
    background: #f5f5f5;
    border-left: 3px solid;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 0;
    padding: 15px;
}

.secondary-sidebar .type16 .widget .special-links,
.wpb_column .type16 .widget .special-links
{
    font-size: 15px;
}
.secondary-sidebar .type16 .widget .special-links li a,
.wpb_column .type16 .widget .special-links li a
{
    padding-left: 0;
}

.secondary-sidebar .type17 .widget-title-wrapper
{
    float: left;
    overflow: hidden;
    width: 100%;
}
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content
{
    clear: both;
    float: left; 
    margin-bottom: 30px;
    position: relative;
}
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:before
{
    content: '';
    height: 100%;
    position: absolute;
    right: -16px;
    top: 0;
            transform: skewX(30deg);
    width: 100%;
        -ms-transform: skewX(30deg); 
    -webkit-transform: skewX(30deg);
}
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content:after
{
    background: #f3f3f3; 
    content: '';
    height: 100%;
    left: 114%;
    left: -webkit-calc(100% - -26px);
    left:    -moz-calc(100% - -26px);
    left:         calc(100% - -26px);
    position: absolute;
    top: 0;
            transform: skewX(30deg);
    width: 9000px;
        -ms-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
}
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h2,
.secondary-sidebar .type17 .widget-title-wrapper .widget-title-content h3.widgettitle
{
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 17px 10px 15px 20px;
    position: relative;
    text-transform: uppercase; 
    z-index: 1;
}

.secondary-sidebar .type18 .widget
{
    border-bottom-style: dashed; 
    border-bottom-width: 1px;
    padding-bottom: 40px;
}
.secondary-sidebar .type18 .widget-stripe-title
{
    float: left;
    overflow: hidden;
    width: 100%;
}
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content
{
    clear: both;
    float: left; 
    margin-bottom: 30px;
    position: relative;
}
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content:after
{
    background: url(../images/sidebar/title-pattern.png) repeat;
    content: '';
    height: 100%;
    left: 100%;
    position: absolute;
    top: 0;
    width: 9000px;
}
.secondary-sidebar .type18 .widget:last-child
{
    border-bottom-width: 0; 
    padding-bottom: 0;
}

.secondary-sidebar .type18 .widget.widget_about .dt-sc-about-widget
{
    text-align: center;
}
.secondary-sidebar .type18 .widget.widget_about ul.dt-sc-team-social li
{
    display: inline-block; 
    float: none;
}

.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h2,
.secondary-sidebar .type18 .widget-stripe-title .widget-stripe-title-content h3.widgettitle
{
    background: #000;
    color: #fff; 
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 12px 15px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}

/* Magazine Title */
.mz-title
{
    float: left;
    overflow: hidden;
    width: 100%;
}
.mz-title .mz-title-content
{
    clear: both;
    float: left; 
    position: relative;
}
.mz-title .mz-title-content h2,
.mz-title .mz-title-content h3.widgettitle
{
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 0;
    padding: 8px 15px; 
    position: relative;
    z-index: 1;
}


.mz-title .mz-title-content h1
{
    font-size: 52px;
    font-weight: lighter; 
    text-transform: inherit;
}
.mz-title .mz-title-content h1 strong
{
    font-weight: bold;
}

.mz-title .mz-title-content h2
{
    font-size: 35px;
    font-weight: 100; 
    text-transform: inherit;
}
.mz-title .mz-title-content h2 strong
{
    font-weight: 600;
}

.mz-title .mz-title-content h3
{
    font-size: 28px;
    font-weight: 100; 
    text-transform: inherit;
}
.mz-title .mz-title-content h3 strong
{
    font-weight: 600;
}

.mz-title .mz-title-content h4
{
    font-size: 24px;
    font-weight: 100;
}
.mz-title .mz-title-content h4 strong
{
    font-weight: 600;
}

.mz-title .mz-title-content h5
{
    font-size: 18px;
    font-weight: 100;
}
.mz-title .mz-title-content h5 strong
{
    font-weight: 600;
}

.mz-title .mz-title-content h6
{
    font-size: 14px;
    font-weight: 100;
}
.mz-title .mz-title-content h6 strong
{
    font-weight: 600;
}

.aligncenter .mz-title .mz-title-content
{
    display: inline-block; 
    float: none;
}


/*--------------------------------------------------------------
	1.3 - Mega Menu
	--------------------------------------------------------------*/

#main-menu .menu-item-widget-area-container
{
    float: left;  
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}
#main-menu .menu-item-widget-area-container ul
{
    margin: 0; 
    padding: 0;
}
#main-menu .menu-item-widget-area-container .widget
{
    display: inline; 
    padding: 0 0 30px;
}

#main-menu .menu-item-widget-area-container .widget.widget_pages ul li ul.children,
#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul li ul.sub-menu
{
    padding: 10px 0 0 20px;
}

#main-menu .menu-item-widget-area-container .widget table
{
    margin-bottom: 0;
}
#main-menu .menu-item-widget-area-container textarea
{
    height: 120px;
}

#main-menu .menu-item-widget-area-container .widget #wp-calendar td
{
    padding: 9px;
}

#main-menu .menu-item-widget-area-container .widget ul li > a,
.menu-item-widget-area-container .tagcloud a
{
    color: #000;
}
#main-menu .menu-item-widget-area-container .tagcloud a:hover
{
    color: #fff;
}
#main-menu .menu-item-widget-area-container .flickr-widget div a
{
    max-width: 65px;
}
#main-menu .menu-item-widget-area-container .widget .tweet_list li
{
    border-color: rgba(0, 0, 0, .15);
}

#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget ul li > a,
#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .tagcloud a,
#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget_recent_posts .entry-title h4 a
{
    color: #fff;
}
#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .recent-posts-widget li .entry-meta a,
#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .tweet_list li .tweet-time
{
    color: rgba(255, 255, 255, .5);
}
#main-menu .dt-sc-dark-bg .menu-item-widget-area-container .widget ul li
{
    border-color: rgba(255, 255, 255, .15);
}

#main-menu .menu-item-widget-area-container .widget img
{
    height: auto; 
    max-width: 100%;
}

#main-menu .menu-item-widget-area-container .widget ul li
{
    padding: 10px 0 10px 20px;
}
#main-menu .menu-item-widget-area-container .widget ul li:first-child,
#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul.menu li:first-child
{
    padding-top: 0;
}

#main-menu .menu-item-widget-area-container .widget.widget_archive ul li,
#main-menu .menu-item-widget-area-container .widget.widget_categories ul li,
#main-menu .menu-item-widget-area-container .widget.widget_pages ul li,
#main-menu .menu-item-widget-area-container .widget.widget_meta ul li,
#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul.menu li,
#main-menu .menu-item-widget-area-container .widget.widget_text ul li
{
    padding: 0;
}
#main-menu .menu-item-widget-area-container .widget.widget_archive ul li > a,
#main-menu .menu-item-widget-area-container .widget.widget_categories ul li > a,
#main-menu .menu-item-widget-area-container .widget.widget_pages ul li > a,
#main-menu .menu-item-widget-area-container .widget.widget_meta ul li > a,
#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul.menu li > a,
#main-menu .menu-item-widget-area-container .widget.widget_text ul li > a
{
    padding: 10px 0 10px 20px;
}
#main-menu .menu-item-widget-area-container .widget.widget_archive ul li:first-child > a,
#main-menu .menu-item-widget-area-container .widget.widget_categories ul li:first-child > a,
#main-menu .menu-item-widget-area-container .widget.widget_pages ul li:first-child > a,
#main-menu .menu-item-widget-area-container .widget.widget_meta ul li:first-child > a,
#main-menu .menu-item-widget-area-container .widget.widget_nav_menu ul.menu li:first-child > a,
#main-menu .menu-item-widget-area-container .widget.widget_text ul li:first-child > a
{
    padding-top: 0;
}

#main-menu .menu-item-widget-area-container .widget .recent-portfolio-widget ul li
{
    padding: 0;
}
#main-menu .menu-item-widget-area-container .widget .recent-posts-widget li
{
    padding-left: 0;
}
#main-menu .menu-item-widget-area-container .widget .tweet_list li
{
    padding: 0 0 20px 40px;
}

#dt-search-ajax-wrapper
{
    margin-top: 3px; 
    z-index: 99;
}
#dt-search-ajax-wrapper ul.dt-sc-searchresults
{
    background: #fff; 
    border: 1px solid rgba(0, 0, 0, .15);
    float: left;
    padding: 20px 0;
    width: 100%;
    z-index: 2;
}
#dt-search-ajax-wrapper ul.dt-sc-searchresults li
{
    border-bottom: 1px dashed rgba(0, 0, 0, .15);
    float: left; 
    list-style: none;
    margin-bottom: 20px;
    padding: 0 20px 20px;
    width: 100%;
}
#dt-search-ajax-wrapper ul.dt-sc-searchresults li:last-child
{
    border-bottom: none; 
    margin-bottom: 0;
    padding-bottom: 0;
}
#dt-search-ajax-wrapper ul.dt-sc-searchresults li h3
{
    float: left;
    font-size: 14px;
    line-height: normal;
    margin-bottom: 0;
    position: relative; 
    width: 100%;
}
#dt-search-ajax-wrapper ul.dt-sc-searchresults li .item-details a
{
    float: left; 
    width: 100%;
}
#dt-search-ajax-wrapper ul.dt-sc-searchresults li .item-thumb
{
    display: inline-block;
    float: none;
    margin-right: 5%;
    vertical-align: top; 
    width: 25%;
}
#dt-search-ajax-wrapper ul.dt-sc-searchresults li .item-details
{
    display: inline-block; 
    float: none;
    width: 70%;
}
#dt-search-ajax-wrapper ul.dt-sc-searchresults li .item-details:first-child
{
    width: 100%;
}

/* map/form */
.dt-sc-map-form-holder
{
    height: 690px;
    position: relative;
    text-align: center;
}

.map-form-switcher
{
            background-clip: padding-box;
    display: inline-block;
    position: relative;
    top: -55px;
    width: 100%; 
    z-index: 4;
    -webkit-background-clip: padding-box;
}
.map-form-switcher .switcher-bg
{
    border-radius: inherit;
    padding: 15px 36px;
}
.map-form-switcher .switcher-text
{
    font-size: 18px;
    letter-spacing: 1.5px;
    position: relative;
    text-transform: capitalize; 
    top: 3px;
}
.map-form-switcher .switcher-toggle
{
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin: 0 22px;
    position: relative;
    vertical-align: middle;
    width: 44px;
}
.map-form-switcher .switcher-toggle .icon
{
    background: #fff;
    display: block;
    height: 17px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 17px;
}

.map-form-switcher .switcher-text:first-child:before
{
    bottom: auto;
    content: '\f2b6';
    display: block;
    font-family: Material-Design-Iconic-Font;
    font-size: 24px;
    left: -30px;
    position: absolute;
    right: auto;
    text-align: center;
    top: 1px;
}
.map-form-switcher .switcher-text:last-child:before
{
    bottom: auto;
    content: '\f1a8';
    display: block;
    font-family: Material-Design-Iconic-Font;
    font-size: 24px;
    left: auto;
    position: absolute;
    right: -30px;
    text-align: center;
    top: 1px;
}

.dt-sc-map-form-holder.map-active .map-form-switcher .switcher-toggle
{
    border-color: transparent;
}
.dt-sc-map-form-holder.map-active .map-form-switcher .switcher-toggle .icon
{
    left: 100%;
    margin-left: -20px;
}
.dt-sc-map-form-holder.map-active .dt-sc-switcher-back
{
    opacity: 0;
    visibility: hidden;
}


.dt-sc-map-form-holder.map-active .map-form-switcher .switcher-bg
{
    color: #fff;
}
.dt-sc-map-form-holder.map-active .map-form-switcher .switcher-toggle
{
    background: #fff;
}

.dt-sc-map-form-holder .map-form-switcher .switcher-toggle:before
{
    border-bottom: 5px solid transparent;
    border-right-style: solid;
    border-right-width: 7px;
    border-top: 5px solid transparent;
    content: '';
    display: block;
    height: 0;
    left: -7px;
    opacity: 1;
    position: absolute;
    top: 50%;
            transform: translateY(-50%);
    width: 0;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.dt-sc-map-form-holder.map-active .map-form-switcher .switcher-toggle:before,
.dt-sc-map-form-holder .map-form-switcher .switcher-toggle:after
{
    opacity: 0;
}

.dt-sc-map-form-holder.map-active .map-form-switcher .switcher-toggle:after
{
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff;
    border-top: 5px solid transparent;
    content: '';
    display: block;
    height: 0;
    height: 0;
    opacity: 1;
    position: absolute;
    right: -7px;
    top: 50%;
            transform: translateY(-50%);
    width: 0;
    width: 0;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.dt-sc-switcher-front
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ui-map
{
    height: 100%;
}

.dt-sc-switcher-back
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.dt-sc-switcher-back:before
{
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: .85;
    position: absolute;
    top: 0;
    width: 100%;
}
.dt-sc-switcher-back form.wpcf7-form
{
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
            transform: translateY(-50%);
    width: 50%;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.dt-sc-switcher-back form.wpcf7-form .wpb_column
{
    padding: 0 15px;
}
.dt-sc-switcher-back .wpcf7-form .wpcf7-form-control
{
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
    height: auto;
    padding: 16px 15px 12px;
}
.dt-sc-switcher-back .wpcf7-form .wpcf7-form-control.wpcf7-submit
{
    padding: 16px 30px 12px;
}

.blog-contact-form.wpcf7-form textarea.wpcf7-form-control
{
    height: 289px;
}

.blog-contact-form.wpcf7-form .wpcf7-form-control.wpcf7-submit
{
    text-align: center;
    width: 100%;
}

.blog-contact-form .vc_column_container:nth-child(2) > .vc_column-inner { padding-left: 0; }
.blog-contact-form .vc_column_container:nth-child(3) > .vc_column-inner { padding-right: 0; }
.blog-contact-form .vc_column_container:nth-child(4) > .vc_column-inner { padding-left: 0; padding-right: 0; }

/*--------------------------------------------------------------
	1.4 - Events Calendar Pro
	--------------------------------------------------------------*/
.widget ul.tribe-events-sub-nav
{
    float: none;
    width: auto;
}
.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li:before
{
    display: none;
}
.widget.tribe-this-week-events-widget ul.tribe-events-sub-nav li
{
    clear: none;
    width: auto;
}
.tribe-this-week-widget-wrapper .tribe-events-page-title
{
    font-size: 16px;
    font-weight: 600;
}	.tribe-this-week-widget-wrapper .tribe-this-week-widget-day .duration,
.tribe-this-week-widget-wrapper .tribe-this-week-widget-day .tribe-venue
{
    line-height: 21px;
}


/*--------------------------------------------------------------
	1.5 - Footer
	--------------------------------------------------------------*/
.footer-widgets .widget
{
    clear: both;
    float: left;
    margin-bottom: 30px; 
    width: 100%;
}

.footer-widgets .widget.widget_categories > ul,
.footer-widgets .widget.widget_nav_menu .menu-quick_menu-container,
.footer-widgets .widget.widget_headlines .recent-headlines-widget ul
{
    margin-top: -14px;
}

#footer .mailchimp-form
{
    margin: 40px 0 0;
    position: relative;
}
#footer .mailchimp-form input[type='email']
{
    border-radius: 5px;  
    float: left;
    font-size: 14px;
    font-weight: normal;
    padding: 15px;
    width: 100%;
}
#footer .mailchimp-form input[type='submit']
{
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    margin: 0; 
    padding: 15px;
    position: absolute;
    right: 0;
}
.tagcloud a:hover,
#footer .dt-sc-dark-bg .tagcloud a:hover,
#footer .tagcloud a:hover
{
    color: #fff;
}


/*--------------------------------------------------------------
	1.6 - bbpress
	--------------------------------------------------------------*/
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar
{
    border: 3px double #ddd; 
    float: none;
    margin-bottom: -3px;
}

.bbp-login-form fieldset legend
{
    display: none;
}
.bbp-login-form label
{
    display: inline-block; 
    width: 140px;
}
#sidebar .bbp-login-form label
{
    width: 70px;
}
.bbp-login-form .bbp-username,
.bbp-login-form .bbp-email,
.bbp-login-form .bbp-password,
.bbp-login-form .bbp-remember-me,
.bbp-login-form .bbp-submit-wrapper
{
    margin-top: 10px;
}
.bbp-login-form .bbp-submit-wrapper
{
    text-align: right;
}
.bbp-login-form .bbp-login-links a
{
    clear: left; 
    float: left;
}
.bbp-logged-in img.avatar
{
    float: left;
    margin: 0 15px 0 0;
}
.bbp-logged-in h4
{
    clear: none;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
}

.widget #bbp-search-form
{
    float: left;
    position: relative;
    width: 100%;
}
.widget #bbp-search-form input[type='text']
{
    padding-right: 100px;
}
.widget #bbp-search-form input[type='submit']
{
    border-radius: 0; 
    bottom: 0;
    margin: 0;
    padding: 0 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.widget.bbp_widget_login .bbp-logged-in h4
{
    font-weight: normal;
    margin-bottom: 0;
}

.widget.widget_display_replies ul li a.bbp-author-avatar
{
    margin-right: 5px;
}
.widget.widget_display_replies ul li a.bbp-author-avatar,
.widget.widget_display_replies ul li a.bbp-author-name
{
    display: inline;
}

.widget.widget_display_topics ul li .topic-author
{
    margin-left: 5px;
}
.widget.widget_display_topics ul li div,
.widget.widget_display_replies ul li div
{
    color: rgba(0, 0, 0, .5);
    margin-top: 5px;
}

.widget.widget_display_stats dl
{
    margin: 0;
}
.widget.widget_display_stats dt
{
    clear: both; 
    float: left;
    font-weight: normal;
    margin: 0 10px 0 0;
}
.widget.widget_display_stats dd
{
    float: left;
    line-height: 24px;
}

.dt-sc-dark-bg .widget.widget_display_topics ul li div,
.dt-sc-dark-bg .widget.widget_display_replies ul li div
{
    color: rgba(255, 255, 255, .4);
}

/*--------------------------------------------------------------
	1.7 - Buddypress
	--------------------------------------------------------------*/
.widget.buddypress div.item-avatar img.avatar
{
    float: left;
    margin: 0 10px 15px 0;
}
.widget.buddypress span.activity
{
    display: inline-block;
    font-size: small;
    opacity: .8;
    padding: 0;
}
.widget.buddypress div.item-options
{
    font-size: 90%;
    margin: 0 0 1em 0;
    padding: 1em 0;
}
.widget.buddypress div.item
{
    margin: 0 0 1em 0;
}
.widget.buddypress div.item-meta,
.widget.buddypress div.item-content
{
    font-size: 11px;
    margin-left: 50px;
}
.widget.buddypress ul.item-list img.avatar
{
    height: 40px;
    margin-right: 10px;
    width: 40px;
}
.widget.buddypress div.item-avatar img
{
    height: 40px;
    margin: 1px;
    width: 40px;
}
.widget.buddypress div.avatar-block
{
    overflow: hidden;
}
.widget.buddypress #bp-login-widget-form label
{
    display: block;
    margin: 1rem 0 .5rem;
}
.widget.buddypress #bp-login-widget-form #bp-login-widget-submit
{
    margin-right: 10px;
}
.widget.buddypress .bp-login-widget-user-avatar
{
    float: left;
}
.bp-login-widget-user-avatar img.avatar
{
    height: 40px;
    width: 40px;
}
.widget.buddypress .bp-login-widget-user-links > div
{
    padding-left: 60px;
}
.widget.buddypress .bp-login-widget-user-links > div
{
    margin-bottom: .5rem;
}
.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a
{
    font-weight: bold;
}
.widget.buddypress #groups-list,
.widget.buddypress #members-list,
.widget.buddypress #friends-list
{
    margin-left: 0;
    padding-left: 0;
}
.widget.buddypress #groups-list li,
.widget.buddypress #members-list li,
.widget.buddypress #friends-list li
{
    clear: both;
    list-style-type: none;
}

.widget.buddypress .item-list .item
{
    margin-bottom: 0;
}
.widget.buddypress .item-list li:before,
.widget.buddypress .item-list li:hover:before
{
    content: '';
}
.widget.buddypress .item-list li
{
    padding-left: 0;
}

.widget #bp-login-widget-form span.bp-login-widget-register-link
{
    display: inline-block;
    margin-left: 5px; 
    margin-top: 15px;
}
#footer .dt-sc-dark-bg .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover
{
    color: rgba(255, 255, 255, .6);
}
#footer .widget #bp-login-widget-form span.bp-login-widget-register-link > a:hover
{
    color: #000;
}

.widget.buddypress .item-list .item .item-title
{
    margin-bottom: -3px;
}
.widget.buddypress .item-list .item .item-title a
{
    color: #000;
    font-weight: 600;
}
.widget.buddypress .item-list .item .item-meta
{
    color: rgba(0, 0, 0, .5);
}

.widget.buddypress div.item-options
{
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin: 0 0 25px;
    padding-bottom: 0;
}
.widget.buddypress div.item-options a
{
    border-radius: 3px 3px 0 0;
    color: rgba(0, 0, 0, .4);
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: -1px;
    padding: 8px 12px;
            transition: none; 
       -moz-transition: none;
        -ms-transition: none;
         -o-transition: none;
    -webkit-transition: none;
}
.widget.buddypress div.item-options .bp-separator
{
    display: none;
}
.widget.buddypress div.item-options a.selected
{
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom-color: #fff;
}

.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a
{
    color: #000; 
    font-size: 14px;
    font-weight: normal;
}
.widget.buddypress .bp-login-widget-user-links > div
{
    margin-bottom: -3px;
}

.profile .bp-widget
{
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
.bp-widget > h4
{
    font-weight: 600;
    margin-bottom: 0;
}

.dt-sc-dark-bg .widget.buddypress .item-list .item .item-meta
{
    color: rgba(255, 255, 255, .5);
}
.dt-sc-dark-bg .widget.buddypress div.item-options
{
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.dt-sc-dark-bg .widget.buddypress div.item-options a.selected
{
    border: 1px solid rgba(255, 255, 255, .3);
    border-bottom-color: #000;
}

/*--------------------------------------------------------------
	1.8 - Events Calendar
	--------------------------------------------------------------*/
.widget.tribe-events-countdown-widget .tribe-countdown-text a
{
    color: #000;
    font-weight: 600;
}
.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name
{
    font-size: 14px;
    font-weight: 600;
}
.widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a
{
    color: #000;
}
.widget.tribe-events-venue-widget .tribe-venue-widget-list
{
    margin: 15px 0 0;
}
.widget.tribe-events-venue-widget .tribe-venue-widget-list li
{
    padding-top: 3px;
}
.widget.tribe-events-venue-widget .tribe-venue-widget-list .entry-title
{
    font-size: 14px;
}

.tribe-mini-calendar-event .list-info h2
{
    font-weight: 600;
}
.tribe-mini-calendar-event .list-date
{
    background: rgba(0, 0, 0, .05);
}
.tribe-mini-calendar-event .list-date .list-daynumber
{
    color: #000;
    font-size: 12px;
}
.tribe-events-adv-list-widget .duration
{
    display: inline;
    line-height: 20px; 
    margin-bottom: 10px;
}
.tribe-events-adv-list-widget .location
{
    color: rgba(0, 0, 0, .5);
    line-height: 20px;
}
.tribe-events-adv-list-widget .tribe-events-duration,
.tribe-events-adv-list-widget .tribe-events-location
{
    line-height: 24px;
}


/* Default */
.widget.tribe_mini_calendar_widget .tribe-mini-calendar th
{
    background: #fff;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .5);
    font-size: 13px;
    font-weight: 600;
    padding: 3px 0;
}
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event
{
    color: rgba(0, 0, 0, .3);
}
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-present .tribe-mini-calendar-no-event
{
    color: #fff;
}
.widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events
{
    background: rgba(0, 0, 0, .1);
}
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a
{
    color: rgba(0, 0, 0, .4);
}
.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events.tribe-mini-calendar-today a
{
    color: #fff;
}

.widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover
{
    background: rgba(0, 0, 0, .15);
}

.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td
{
    background: rgba(0, 0, 0, .05);
}
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td
{
    background: rgba(0, 0, 0, .05);
}
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth,
.widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth
{
    background: rgba(0, 0, 0, .02);
}


.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar th
{
    background: rgba(255, 255, 255, .1);
    color: #fff;
}
.dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-number
{
    color: #fff;
}
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-mini-calendar-no-event
{
    color: rgba(255, 255, 255, .5);
}
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td.tribe-events-has-events
{
    background: rgba(255, 255, 255, .4);
}
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events a
{
    color: rgba(255, 255, 255, .5);
}
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar .tribe-events-has-events:hover a:hover
{
    background: rgba(255, 255, 255, .5);
}

.dt-sc-dark-bg .widget.tribe-events-countdown-widget .tribe-countdown-text a,
.dt-sc-dark-bg .widget.tribe-events-venue-widget .tribe-venue-widget-venue-name a,
.dt-sc-dark-bg .tribe-mini-calendar-event .list-date .list-daynumber
{
    color: #fff;
}
.dt-sc-dark-bg .tribe-events-adv-list-widget .location
{
    color: rgba(255, 255, 255, .5);
}
.dt-sc-dark-bg .tribe-mini-calendar-event .list-date
{
    background: rgba(255, 255, 255, .3);
}

.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar td
{
    border-color: rgba(255, 255, 255, .2);
}
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) td
{
    background: rgba(255, 255, 255, .3);
}
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody td
{
    background: rgba(255, 255, 255, .3);
}
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr:nth-child(2n+1) .tribe-events-othermonth,
.dt-sc-dark-bg .widget.tribe_mini_calendar_widget .tribe-mini-calendar tbody tr .tribe-events-othermonth
{
    background: rgba(255, 255, 255, .2);
}

.widget.tribe-events-venue-widget .tribe-event-title
{
    margin-bottom: 10px; 
    padding-top: 0;
}
.widget.tribe-events-venue-widget .tribe-venue-widget-list li
{
    padding-bottom: 20px;
}


/*--------------------------------------------------------------
	1.8 - Woocommerce
	--------------------------------------------------------------*/

/* border radius */
.woo-type4 .widget.woocommerce .woocommerce-product-search input[type='search'],
.woo-type6 .widget.woocommerce .woocommerce-product-search input[type='search'],
.woo-type18 .widget.woocommerce .woocommerce-product-search input[type='search'],
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type='search']
{
            border-radius: 5px; 
       -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

        -ms-border-radius: 5px;
         -o-border-radius: 5px;
}

.woo-type4 .widget.woocommerce .woocommerce-product-search input[type='submit'],
.woo-type6 .widget.woocommerce .woocommerce-product-search input[type='submit'],
.woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit'],
.woo-type18 .widget.woocommerce .woocommerce-product-search input[type='submit']
{
            border-radius: 0 5px 5px 0; 
       -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;

        -ms-border-radius: 0 5px 5px 0;
         -o-border-radius: 0 5px 5px 0;
}

.woo-type17 .widget.woocommerce .woocommerce-product-search input[type='submit']
{
            border-radius: 0 8px 8px 0; 
       -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
}
.woo-type9 .widget.woocommerce .woocommerce-product-search input[type='search']
{
            border-radius: 3px; 
       -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

        -ms-border-radius: 3px;
         -o-border-radius: 3px;
}


.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li:after
{
    clear: both;
}

.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li
{
    list-style: none;
    margin: 0;
}

.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before
{
    display: table;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a
{
    display: block;
    font-weight: 700;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img
{
    box-shadow: none; ;
    float: right;
    height: auto;
    margin-left: 4px;
    width: 32px;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl
{
    border-left: 2px solid rgba(0,0,0,.1);
    margin: 0;
    padding-left: 1em;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before
{
    content: ' ';
    display: table;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt
{
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt
{
    clear: left;
    font-weight: 700;
    margin: 0 4px 0 0;
    padding: 0 0 .25em;
}
.woocommerce .order_details:after,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-account .addresses .title:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce.widget_shopping_cart .buttons:after
{
    clear: both;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd
{
    padding: 0 0 .25em;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child
{
    margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating
{
    float: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total
{
    border-top: 3px double #ebe9eb;
    padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong
{
    display: inline-block;
    min-width: 40px;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li
{
    padding-left: 2em;
    padding-top: 0;
    position: relative;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove
{
    left: 0;
    position: absolute;
    top: 0;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before
{
    content: ' ';
    display: table;
}
.woocommerce .widget_layered_nav ul
{
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.woocommerce .widget_layered_nav ul li
{
    list-style: none;
    padding: 0 0 1px;
}
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li a:before
{
    color: #a00;
    content: '';
    font-family: WooCommerce;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    text-transform: none;

    speak: none;
    -webkit-font-smoothing: antialiased;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span
{
    padding: 1px 0;
}
.woocommerce .widget_layered_nav ul li.chosen a:before
{
    margin-right: .618em;
}
.woocommerce .widget_layered_nav_filters ul
{
    border: 0;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li
{
    border-width: 0;
    list-style: none;
    padding: 0 1px 1px 2px;
}
.woocommerce .widget_layered_nav_filters ul li:before
{
    content: none;
}
.woocommerce .widget_layered_nav_filters ul li a
{
    text-decoration: none;
    width: auto;
}
.woocommerce .widget_layered_nav_filters ul li a:before
{
    margin-right: .618em;
}
.woocommerce .widget_price_filter .price_slider
{
    clear: both;
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount
{
    font-size: .8751em;
    line-height: 2.4;
    text-align: right;
}
.woocommerce .widget_price_filter .price_slider_amount .button
{
    float: left; 
    font-size: 1.15em;
}
.woocommerce .widget_price_filter .ui-slider
{
    margin-left: .5em;
    margin-right: .5em;
    position: relative;
    text-align: left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle
{
    background-color: #a46497;
    border-radius: 1em; 
    cursor: ew-resize;
    height: 1em;
    margin-left: -.5em;
    outline: 0;
    position: absolute;
    top: -.3em;
    width: 1em;
    z-index: 2;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range
{
    background-color: #a46497;
    border: 0;
    border-radius: 1em; 
    display: block;
    font-size: .7em;
    position: absolute;
    z-index: 1;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content
{
    background-color: #602053;
    border: 0;
    border-radius: 1em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal
{
    height: .5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range
{
    height: 100%; ;
    top: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min
{
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max
{
    right: -1px;
}
.woocommerce .widget_rating_filter ul
{
    border: 0;
    list-style: none; ;
    margin: 0;
    padding: 0;
}
.woocommerce .widget_rating_filter ul li
{
    border-width: 0;
    list-style: none; ;
    padding: 0 0 1px;
}
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before
{
    content: ' ';
    display: table;
}
.woocommerce .widget_rating_filter ul li a
{
    padding: 1px 0;
    text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating
{
    display: inline-block; ;
    float: none;
}
.woocommerce .widget_rating_filter ul li.chosen a:before
{
    color: #a00; ;
    content: '';
    font-family: WooCommerce;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: .618em;
    text-decoration: none;
    text-transform: none;

    speak: none;
    -webkit-font-smoothing: antialiased;
}



.woo-type5 ul.cart_list li .star-rating,
.woo-type5 ul.product_list_widget li .star-rating
{
    font-size: 13px;
}

.woo-type5 .widget.woocommerce .woocommerce-product-search input[type='search']
{
    padding: 13px 12px;
}


/*--------------------------------------------------------------
	1.9 - Browser Fix
	--------------------------------------------------------------*/

@-moz-document url-prefix()
{
    .woo-type5 .widget.woocommerce .woocommerce-product-search input[type='search']
    {
        padding: 12px;
    }
}

.woo-type13 .widget.woocommerce ul.product-categories li:before,
.woo-type13 .widget.woocommerce ul.product-categories li:first-child:before
{
    top: 8px;
}

.woo-type9 .widget.woocommerce .woocommerce-product-search input[type='submit']
{
            box-shadow: none; 
       -moz-box-shadow: none;
    -webkit-box-shadow: none;

        -ms-box-shadow: none;
         -o-box-shadow: none;
}

.widget
{
    float: left;
    margin-bottom: 40px;
    width: 100%;
}

.woocommerce #footer a.button:hover
{
    color: #fff;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a
{
    font-weight: 600;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li
{
    display: inline-block;
    margin-bottom: 15px;
}
.woocommerce .widget_shopping_cart .cart_list li:last-child,
.woocommerce.widget_shopping_cart .cart_list li:last-child
{
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.woocommerce .widget_shopping_cart .cart_list li.empty,
.woocommerce.widget_shopping_cart .cart_list li.empty
{
    padding-left: 0;
}

.woocommerce .widget_shopping_cart .cart_list li:before,
.woocommerce.widget_shopping_cart .cart_list li:before
{
    content: none !important;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove
{
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    position: absolute;
    top: 2px;
    width: 20px;
    z-index: 1;
}

.widget.woocommerce ul.product_list_widget li ins
{
    background: none;
    font-size: 14px;
}
.widget.woocommerce ul.product_list_widget li del
{
    font-size: 12px;
}
.widget.woocommerce ul.product_list_widget li a img
{
    border: 1px solid;
    margin-top: 8px;
    padding: 3px;
}

.widget.woocommerce ul.product-categories li,
.widget.widget_layered_nav ul li
{
    display: block;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: relative;
}
.widget.woocommerce ul.product-categories li.cat-item-none
{
    padding-bottom: 5px;
}
.widget.woocommerce ul.product-categories li.cat-item-none:before
{
    display: none;
}
.widget.woocommerce ul.product-categories li a,
.widget.widget_layered_nav ul li a
{
    border: none;
    margin: 0;
    padding: 10px 0 10px 20px;
}
.widget.woocommerce ul.product-categories li span,
.widget.widget_layered_nav ul li span
{
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
}

.widget.woocommerce ul li:before
{
    font-weight: normal;
}

.widget.woocommerce ul.product_list_widget li,
.widget.woocommerce ul.product-categories li:last-child
{
    border-bottom: 1px solid;
}
.widget.woocommerce ul.product_list_widget li:last-child
{
    border-bottom: none;
}

.widget.woocommerce ul.product-categories ul
{
    box-sizing: border-box; 
    padding: 0 0 0 15px;
}
.widget.woocommerce ul.product-categories ul li
{
    box-sizing: border-box; 
    width: 100%;
}

.widget.woocommerce .widget_shopping_cart_content .total
{
    clear: both;
    float: left;
    margin: 20px 0 0;
    padding: 10px 0 0;
    width: 100%;
}
.widget.woocommerce .widget_shopping_cart_content .buttons
{
    clear: both;
    float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}

.woocommerce.widget_price_filter .price_label
{
    font-size: 14px;
    position: relative;
    top: 17px;
}
.widget.woocommerce ul.product_list_widget li .star-rating
{
    margin: 5px 0;
}

.widget.woocommerce .woocommerce-product-search label
{
    display: none;
}

.widget.woocommerce .woocommerce-product-search
{
    clear: both;
    position: relative;
}
.widget.woocommerce .woocommerce-product-search input[type='search']
{
    padding-right: 100px;
}
.widget.woocommerce .woocommerce-product-search input[type='submit']
{
    bottom: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl
{
    margin: 5px 0 0 25px;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt
{
    float: none;
    margin: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range
{
    background: #b7b7b7;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle
{
    background: #fff;
    border: 1px solid #ddd;
}

.woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-range
{
    background: #545454;
}
.woocommerce #footer .dt-sc-dark-bg .widget_price_filter .ui-slider .ui-slider-handle
{
    background: #545454;
    border: 1px solid #b7b7b7;
}

.woocommerce.widget_price_filter .price_label
{
    float: right;
}

#footer .product-categories li span
{
    top: 3px;
}
#footer .widget.woocommerce ul.product_list_widget li a img
{
    border: 3px solid;
    padding: 0;
}

.menu-item-widget-area-container .widget_product_categories .product-categories li a
{
    border-bottom: none;
    line-height: 24px;
    margin: 0;
    padding: 0 45px 10px 0;
}
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .amount,
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li .reviewer
{
    display: inline-block;
    margin: 5px 0 0;
}
.menu-item-widget-area-container .widget.woocommerce ul.product_list_widget li a img
{
    border-width: 3px;
    padding: 0;
}

.menu-item-widget-area-container .widget.widget_product_search #searchform input[type='text'],
.menu-item-widget-area-container .widget.widget_product_search #searchform input[type='submit']
{
    font-size: 13px;
}

.widget_product_categories .selection-box:after
{
    height: 100%; 
    top: 0;
}


/*--------------------------------------------------------------
	1.10 - Default Color
	--------------------------------------------------------------*/
#footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta a,
#footer .dt-sc-dark-bg .recent-posts-widget li .entry-meta,
#footer .dt-sc-dark-bg .tweet_list li .tweet-time,
#footer .dt-sc-dark-bg .widget .recent-posts-widget li .entry-meta p
{
    color: rgba(255, 255, 255, .3);
}

.dt-sc-dark-bg .widget input[type='text'],
.dt-sc-dark-bg .widget input[type='password'],
.dt-sc-dark-bg .widget input[type='email'],
.dt-sc-dark-bg .widget input[type='url'],
.dt-sc-dark-bg .widget input[type='tel'],
.dt-sc-dark-bg .widget input[type='number'],
.dt-sc-dark-bg .widget input[type='range'],
.dt-sc-dark-bg .widget input[type='date'],
.dt-sc-dark-bg .widget textarea,
.dt-sc-dark-bg .widget input[type='search'],
.dt-sc-dark-bg .widget select,
.dt-sc-dark-bg .widget.widget_categories ul li > a span,
.dt-sc-dark-bg .widget.widget_archive ul li > a span
{
    background: #fff;
    border-color: #fff;
}

.dt-sc-twitter-icon:before,
.dt-sc-twitter-icon:after,
.dt-sc-twitter-icon span
{
    background: #b7b7b7;
}

.dt-sc-dark-bg .widget .selection-box:after
{
    background: rgba(255, 255, 255, .05);
}
.dt-sc-dark-bg .widget .selection-box:before
{
    border-top-color: rgba(255, 255, 255, .1);
}

.recent-portfolio-widget ul li a:after,
.widget.widget_categories ul li > a:hover span,
.widget.widget_archive ul li > a:hover span,
.dt-sc-twitter-icon span
{
    color: #fff;
}

.widget ul li,
.widget.widget_nav_menu ul.menu li,
.tweet_list li
{
    border-color: rgba(0, 0, 0, .15);
}
.dt-sc-dark-bg .widget ul li,
.dt-sc-dark-bg .widget.widget_nav_menu ul.menu li
{
    border-color: rgba(255, 255, 255, .2);
}

.widget #wp-calendar td a,
.recent-posts-widget li .entry-meta a
{
    color: rgba(0, 0, 0, .5);
}
.dt-sc-dark-bg .widget #wp-calendar td a
{
    color: rgba(255, 255, 255, .5);
}

.widget #wp-calendar td a,
.widget #wp-calendar td a:hover,
#footer .widget #wp-calendar td a:hover
{
    font-weight: 400;
}
.recent-posts-widget li .entry-meta a
{
    color: #999;
}

.dt-sc-tweet span
{
    color: rgba(0, 0, 0, .4);
}

.tweet_list li .tweet-time
{
    color: rgba(0, 0, 0, .3);
}

/*----*****---- << Date Wrapper >> ----*****----*/
.dt-sc-datenow-wrapper h3
{
    font-size: 28px;
    margin-bottom: 0;
    margin-right: 5px;
}
.dt-sc-datenow-wrapper h4
{
    display: inline-block;
    float: none;
    font-size: 12px; 
    font-weight: 300;
}

/*----*****---- << Instagram >> ----*****----*/
.wrapper #sb_instagram
{
    background: #fff;
    display: inline-block;
    float: none;
    margin-bottom: -9px;
}
.wrapper #sb_instagram,
.wrapper #sbi_load
{
    padding: 0 !important;
}
.wrapper #sb_instagram .sb_instagram_header
{
    height: 50px;
    left: 0;
    margin: auto;
    margin-top: auto;
    margin-top: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
            transform: translateY(-50%);
    width: 250px;
    z-index: 99;
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}


.wrapper #sb_instagram a.sbi_header_link
{
    display: inline-block;
    float: none;
    text-align: center;
}
.wrapper #sb_instagram .sbi_header_text .sbi_bio,
.wrapper #sb_instagram .sbi_header_text h3
{
    color: #fff;
    display: inline-block;
    float: none;
    font-style: normal;
    font-weight: bold; 
    margin: 0 0 0 40px !important;
}
.wrapper #sb_instagram .sb_instagram_header a
{
    min-width: auto\9;
}

.wrapper #sb_instagram .sbi_photo_wrap .sbi_photo
{
    float: left; 
    position: relative;
    width: 100%;
}
.wrapper #sb_instagram .sbi_photo_wrap .sbi_photo:before
{
    background: rgba(0,0,0,.8);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
            transition: all .3s linear; 
    visibility: hidden;
    width: 100%;
       -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
         -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
.wrapper #sb_instagram .sbi_photo_wrap .sbi_photo:hover:before
{
    opacity: 1;
    visibility: visible;
}

.wrapper #sb_instagram .sbi_photo_wrap .sbi_photo:after
{
    border: 2px dashed rgba(255,255,255,.5);
    bottom: 10px;
    content: '';
    display: block; 
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
            transform: translate3d(-10px,-10px,0);
    transition: opacity .35s,transform .45s;
    -webkit-transform: translate3d(-10px,-10px,0);
}
.wrapper #sb_instagram .sbi_photo_wrap .sbi_photo:hover:after
{
    opacity: 1;
            transform: translate3d(0,0,0); 
    -webkit-transform: translate3d(0,0,0);
}

/*----*****---- << Sticky Sidebar >> ----*****----*/
.theiaStickySidebar.vc_column_container .theiaStickySidebar > .vc_column-inner
{
    padding-left: 15px;
    padding-right: 15px;
}
.aside > .wpb_wrapper,
.aside .theiaStickySidebar .wpb_wrapper
{
    display: inline-block;
    float: none;
    width: 100%;
}

/*----*****---- << Tag Cloud >> ----*****----*/

.tagcloud a
{
    background: #f2f2f2;
    border-color: rgba(0, 0, 0, .04);
    color: #000;
}
.widget.widget_categories ul li > a span,
.widget.widget_archive ul li > a span
{
    background: rgba(0, 0, 0, .05);
}

.dt-sc-dark-bg .tagcloud a
{
    background: rgba(255, 255, 255, .1); 
    border-color: rgba(255, 255, 255, .12);
}
#footer .tagcloud a:hover,
#footer .dt-sc-dark-bg .tagcloud a:hover
{
    background: #222;
    border-color: #222;
}

/*----*****---- << Woocommerce >> ----*****----*/
#footer .widget.woocommerce ul.product_list_widget li a img
{
    border-color: rgba(255, 255, 255, .75);
}

.woo-type9 .widget.woocommerce ul li:hover:before
{
    color: inherit;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li:after
{
    clear: both;
}
.woo-type9 .widget.woocommerce ul li:hover:before
{
    color: inherit;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content
{
    background-color: #000;
}

.widget.woocommerce ul.product_list_widget li,
.widget.woocommerce ul.product-categories li:last-child,
.widget.woocommerce ul.product_list_widget li a img,
.select2-container .select2-choice
{
    border-color: rgba(0, 0, 0, .15);
}

#footer .widget.woocommerce ul.product_list_widget li a img
{
    border-color: rgba(255, 255, 255, .75);
}

.dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li,
.dt-sc-dark-bg .widget.woocommerce ul.product-categories li:last-child,
.dt-sc-dark-bg .widget.woocommerce ul.product_list_widget li a img,
.dt-sc-dark-bg .woocommerce .widget_shopping_cart .total,
.dt-sc-dark-bg .woocommerce.widget_shopping_cart .total
{
    border-color: rgba(255, 255, 255, .2);
}

#footer .widget.woocommerce #searchform input[type='text']
{
    color: #808080;
}

/*--------------------------------------------------------------
	1.11 - Responsive
	--------------------------------------------------------------*/


@media only screen and (min-width:1281px) and (max-width:1380px)
{
    .secondary-has-both-sidebar .widget .recent-posts-widget li .thumb
    {
        width: 70px;
    }
}


@media only screen and (min-width:1200px) and (max-width:1280px)
{
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 20px; 
        width: 28%;
    }
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        border-right: none; 
        padding: 6px 8px 3px;
    }
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li:last-child a
    {
        border-right: 1px solid #e7e7e7;
    }

    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
    {
        margin-bottom: 30px; 
        margin-right: 0;
        width: 100%;
    }
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
    {
        width: 100%;
    }

    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:first-child,
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:nth-child(2),
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:first-child,
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:nth-child(2)
    {
        width: 100%;
    }

    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
    {
        width: auto;
    }

    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 10%px; 
        width: 25%;
    }
    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:first-child,
    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:nth-child(2),
    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:first-child,
    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:nth-child(2)
    {
        width: 65%;
    }

    .secondary-sidebar.secondary-has-right-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a,
    .secondary-sidebar.secondary-has-left-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        padding: 6px 10px 3px;
    }

    .secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li
    {
        margin-right: 0; 
        padding: 0;
    }
}



@media only screen and (min-width:992px) and (max-width:1199px)
{
    .mz-title .mz-title-content h1
    {
        line-height: normal;
    }

    /*----*****---- << Widgets >> ----*****----*/
    .dt-sc-one-third .widget_text ul.split-list
    {
        margin-right: 0; 
        width: 100%;
    }
    .flickr-widget div
    {
        height: 68px;
        width: 68px;
    }
    .secondary-sidebar .type7 .widgettitle:before
    {
        left: -20px;
    }

    .secondary-sidebar .type8 .widget
    {
        padding: 0 15px 15px;
    }
    .secondary-sidebar .type8 .widgettitle
    {
        margin: -28px auto 20px;
    }

    .secondary-sidebar.secondary-has-right-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a,
    .secondary-sidebar.secondary-has-left-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        padding: 6px 10px 3px;
    }

    .secondary-sidebar .type11 .widget,
    .wpb_column .type11 .widget
    {
        padding: 20px 15px;
    }

    .widget .recent-posts-widget li .entry-meta p:last-child
    {
        margin-right: 0;
    }
    .tagcloud a
    {
        margin: 0 4px 10px 0;
    }

    .secondary-sidebar .type9 .widget ul li,
    .secondary-sidebar .type12 .widget ul li
    {
        font-size: 13px;
    }
    .woo-type6 .secondary-sidebar .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        border-radius: 5px;
    }

    .widget.widget_ads_medium .dt-sc-ads-widget-medium span
    {
        border-width: 1px; 
        font-size: 14px;
        min-width: 110px;
        padding: 10px 15px 6px;
    }
    .widget.widget_ads_medium .dt-sc-ads-widget-medium:hover span
    {
                transform: translate(-50%, -50%) scale(.9);
           -moz-transform: translate(-50%, -50%) scale(.9);
            -ms-transform: translate(-50%, -50%) scale(.9); 
        -webkit-transform: translate(-50%, -50%) scale(.9);
    }

    .secondary-sidebar .widget .tweet_list li
    {
        padding: 0 0 20px 30px;
    }

    .secondary-sidebar .widget .tweet_list li:before
    {
        font-size: 22px;
    }
    .secondary-sidebar .widget .tweet_list li:before,
    .secondary-sidebar .widget .tweet_list li:first-child:before
    {
        top: 0;
    }

    .secondary-sidebar aside.widget,
    .secondary-sidebar .type11 .widget
    {
        font-size: 12px;
    }
    .secondary-sidebar .type2 .widget,
    .secondary-sidebar .type6 .widget,
    .secondary-sidebar .type8 .widget,
    .secondary-sidebar .type12 .widget,
    .secondary-sidebar .type13 .widget
    {
        font-size: 13px;
    }

    .secondary-sidebar .type8 .widget,
    .secondary-sidebar .type12 .widget
    {
        padding: 15px 15px 20px;
    }

    .secondary-sidebar .type5 .widget .tweet_list li,
    .secondary-sidebar .type8 .widget .tweet_list li,
    .secondary-sidebar .type11 .widget .tweet_list li,
    .secondary-sidebar .type12 .widget .tweet_list li
    {
        padding: 0 0 20px;
    }
    .secondary-sidebar .type5 .widget .tweet_list li:before,
    .secondary-sidebar .type8 .widget .tweet_list li:before,
    .secondary-sidebar .type11 .widget .tweet_list li:before,
    .secondary-sidebar .type12 .widget .tweet_list li:before
    {
        margin-right: 8px;
        position: static;
    }

    .secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li
    {
        margin-right: 0; 
        padding: 0;
    }

    .secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        width: 100%;
    }

    .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        float: right;
        margin-top: 10px;
        min-height: 50px;
        position: inherit;
    }
    .woo-type4 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
                border-radius: 5px; 
           -moz-border-radius: 5px;
        -webkit-border-radius: 5px;

            -ms-border-radius: 5px;
             -o-border-radius: 5px;
    }
    .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        border-radius: 5px;
    }
    .widget.woocommerce .woocommerce-product-search input[type='search']
    {
        padding-right: 10px;
    }

    .secondary-has-both-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
    .secondary-has-both-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
    {
        width: 100%;
    }

    .secondary-sidebar.secondary-has-left-sidebar .widget.widget_headlines .recent-headlines-widget ul li .entry-title,
    .secondary-sidebar.secondary-has-right-sidebar .widget.widget_headlines .recent-headlines-widget ul li .entry-title
    {
        width: 100%;
    }

    .secondary-sidebar.secondary-has-left-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a,
    .secondary-sidebar.secondary-has-right-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        font-size: 10px; 
        padding: 6px 8px 3px;
    }

    .secondary-sidebar.secondary-has-left-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar,
    .secondary-sidebar.secondary-has-right-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        width: 25%;
    }

    .secondary-sidebar.secondary-has-both-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        font-size: 11px; 
        padding: 6px 8px 4px;
    }

    .page-with-sidebar .vc_col-sm-4 .widget.widget_headlines .recent-headlines-widget ul li .entry-title
    {
        width: 100%;
    }
    .with-both-sidebar .vc_col-sm-6 .widget.widget_headlines .recent-headlines-widget ul li .entry-title
    {
        width: 100%;
    }

    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 20px; 
        width: 28%;
    }
    .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        padding: 6px 8px 3px;
    }
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
    {
        margin-bottom: 30px; 
        margin-right: 0;
        width: 100%;
    }
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
    {
        width: 100%;
    }

    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:first-child,
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:nth-child(2),
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:first-child,
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:nth-child(2)
    {
        width: 100%;
    }

    .with-both-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
    {
        width: auto;
    }
    .with-both-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 10%; 
        width: 25%;
    }
    .with-both-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:first-child,
    .with-both-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:nth-child(2),
    .with-both-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:first-child,
    .with-both-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:nth-child(2)
    {
        width: 65%;
    }

    .with-both-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
    {
        margin-bottom: 25px; 
        margin-right: 0;
        width: 100%;
    }
    .with-both-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
    {
        width: 100%;
    }

    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
    {
        width: 100%;
    }
    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        border-right: 1px solid #e7e7e7;
    }

    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
    {
        width: 100%;
    }

    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 0; 
        width: 60px;
    }

    /* */

    .widget .dt-sc-sociable li a
    {
        width: 33px;
    }
}


@media only screen and (min-width:768px) and (max-width:991px)
{
    .flickr-widget div
    {
        height: 55px;
        width: 55px;
    }
    .footer-widgets .dt-sc-contact-info span
    {
        font-size: 15px; 
        margin: 7px 6px 0 0;
        width: 20px;
    }
    .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='submit']
    {
        float: right;
        margin-top: 7px;
        position: relative;
    }
    .dt-sc-one-third .widget_text ul.split-list
    {
        margin-right: 0; 
        width: 100%;
    }

    .widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type='submit']
    {
        margin: 0; 
        position: absolute;
    }
    .widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm:after
    {
        right: 0;
    }
    .widget .dt-sc-newsletter-section.type6 .dt-sc-subscribe-frm input[type='email']
    {
        font-size: 14px;
        padding: 13px 0;
    }

    .widget .recent-posts-widget li .entry-meta p:last-child
    {
        margin-right: 0;
    }
    .widget .recent-posts-widget li .entry-meta p
    {
        margin-right: 11px;
    }
    .widgettitle
    {
        font-size: 17px;
    }

    .widget.widget_ads_medium .dt-sc-ads-widget-medium:before
    {
        bottom: 30px;
        left: 15px; 
        right: 15px;
        top: 30px;
    }
    .widget.widget_ads_medium .dt-sc-ads-widget-medium:after
    {
        bottom: 15px;
        left: 30px; 
        right: 30px;
        top: 15px;
    }

    .widget.widget_ads_medium .dt-sc-ads-widget-medium span
    {
        border-width: 1px; 
        font-size: 14px;
        min-width: 110px;
        padding: 10px 15px 6px;
    }
    .widget.widget_ads_medium .dt-sc-ads-widget-medium:hover span
    {
                transform: translate(-50%, -50%) scale(.9);
           -moz-transform: translate(-50%, -50%) scale(.9);
            -ms-transform: translate(-50%, -50%) scale(.9); 
        -webkit-transform: translate(-50%, -50%) scale(.9);
    }

    .widget .recent-posts-widget li .thumb
    {
        width: 65px;
    }

    .secondary-sidebar.secondary-has-both-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
    {
        width: 100%;
    }
    .secondary-sidebar.secondary-has-both-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        border-right: 1px solid #e7e7e7;
    }

    .secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li,
    .secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li:nth-child(2n+2)
    {
        float: left; 
        margin: 0;
        padding: 0 1% 1% 0;
        width: 50%;
    }

    .secondary-sidebar .type7 .widgettitle:before
    {
        left: -20px;
    }
    .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        float: right;
        margin-top: 10px;
        min-height: 50px;
        position: inherit;
    }
    .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        border-radius: 5px;
    }
    .widget.woocommerce .woocommerce-product-search input[type='search']
    {
        padding-right: 10px;
    }
    .tagcloud a
    {
        margin: 0 4px 10px 0;
    }
    .widget .recent-posts-widget li .entry-meta p:last-child
    {
        margin-right: 0;
    }
    .secondary-sidebar .type5 .widget ul li,
    .secondary-sidebar .type10 .widgettitle
    {
        font-size: 16px;
    }
    .secondary-sidebar .type9 h3.widgettitle
    {
        font-size: 18px;
    }
    .secondary-sidebar .type9 .widget.widget_categories ul li:before
    {
        top: 4px;
    }
    .secondary-sidebar .type12 .widget ul li
    {
        font-size: 13px;
    }
    .secondary-sidebar .type12 .widget.widget_categories ul li > a span,
    .secondary-sidebar .widget.widget_archive ul li > a span
    {
        padding: 0 5px;
    }
    .secondary-sidebar .type12 .tagcloud a
    {
        margin: 0 5px 10px 0;
    }
    .woo-type6 .secondary-sidebar .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        border-radius: 5px;
    }
    .secondary-sidebar .type11 .widget.widget_flickr
    {
        padding: 25px 10px;
    }

    .secondary-sidebar .widget .tweet_list li
    {
        padding: 0 0 20px 25px;
    }
    .secondary-sidebar .widget .tweet_list li:before
    {
        font-size: 20px;
    }
    .secondary-sidebar .widget .tweet_list li:before,
    .secondary-sidebar .widget .tweet_list li:first-child:before
    {
        top: 0;
    }

    .secondary-sidebar aside.widget,
    .secondary-sidebar .type11 .widget
    {
        font-size: 12px;
    }
    .secondary-sidebar .type2 .widget,
    .secondary-sidebar .type6 .widget,
    .secondary-sidebar .type8 .widget,
    .secondary-sidebar .type12 .widget,
    .secondary-sidebar .type13 .widget
    {
        font-size: 13px;
    }

    .secondary-sidebar .type8 .widgettitle
    {
        margin: -34px auto 20px;
    }
    .secondary-sidebar .type8 .widget,
    .secondary-sidebar .type12 .widget
    {
        padding: 15px 15px 20px;
    }

    .secondary-sidebar .type11 .widget
    {
        padding: 15px 10px 20px;
    }

    .secondary-sidebar .type5 .widget .tweet_list li,
    .secondary-sidebar .type8 .widget .tweet_list li,
    .secondary-sidebar .type11 .widget .tweet_list li,
    .secondary-sidebar .type12 .widget .tweet_list li
    {
        padding: 0 0 20px;
    }
    .secondary-sidebar .type5 .widget .tweet_list li:before,
    .secondary-sidebar .type8 .widget .tweet_list li:before,
    .secondary-sidebar .type11 .widget .tweet_list li:before,
    .secondary-sidebar .type12 .widget .tweet_list li:before
    {
        margin-right: 8px;
        position: static;
    }

    .secondary-sidebar .type11 .widgettitle:before
    {
        top: 7px;
    }
    .secondary-sidebar .type11 .widgettitle
    {
        font-size: 18px;
    }

    .secondary-sidebar .type12 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        width: 100%;
    }
    .secondary-sidebar .type12 .widget .tagcloud a
    {
        padding: 7px 12px 6px;
    }

    .mz-title .mz-title-content h1
    {
        font-size: 42px;
        line-height: normal;
    }

    .woo-type4 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
                border-radius: 5px; 
           -moz-border-radius: 5px;
        -webkit-border-radius: 5px;

            -ms-border-radius: 5px;
             -o-border-radius: 5px;
    }

    .woocommerce.widget_price_filter .price_label
    {
        font-size: 12px;
        top: 12px;
    }
    .woocommerce .widget_price_filter .price_slider_amount .button,
    .woocommerce-page .widget_price_filter .price_slider_amount .button
    {
        font-size: 12px; 
        padding: 5px 10px;
    }

    .footer-widgets > .container .widget
    {
        padding: 0 15px;
    }
    .footer-widgets > .container .column:first-child .widget
    {
        padding-left: 0;
    }
    .footer-widgets > .container .column:last-child .widget
    {
        padding-right: 0;
    }

    .secondary-has-both-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
    .secondary-has-both-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
    {
        width: 100%;
    }

    .with-both-sidebar .widget.widget_headlines .recent-headlines-widget ul li .entry-title
    {
        width: 100%;
    }

    .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar,
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 20px; 
        width: 28%;
    }
    .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a,
    .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        padding: 6px 8px 3px;
    }
    .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb,
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
    {
        margin-bottom: 30px; 
        margin-right: 0;
        width: 100%;
    }
    .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details,
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
    {
        width: 100%;
    }

    .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:first-child,
    .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta:nth-child(2),
    .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:first-child,
    .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content:nth-child(2),
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
    .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
    {
        width: 100%;
    }
    .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
    {
        width: 100%;
    }
    .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        border-right: 1px solid #e7e7e7;
    }

    .page-with-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
    {
        margin-bottom: 25px; 
        margin-right: 0;
        width: 100%;
    }
    .page-with-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
    {
        width: 100%;
    }

    .page-with-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 5%; 
        width: 30%;
    }
    .page-with-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
    .page-with-sidebar .vc_col-sm-6 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
    {
        width: 65%;
    }

    .page-with-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
    {
        width: 100%;
    }
    .page-with-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        border-right: 1px solid #e7e7e7;
    }

    .page-with-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
    .page-with-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
    {
        width: 100%;
    }

    .secondary-sidebar.secondary-has-left-sidebar .widget.widget_headlines .recent-headlines-widget ul li .entry-title,
    .secondary-sidebar.secondary-has-right-sidebar .widget.widget_headlines .recent-headlines-widget ul li .entry-title
    {
        width: 100%;
    }

    .secondary-sidebar.secondary-has-left-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a,
    .secondary-sidebar.secondary-has-right-sidebar .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        font-size: 11px; 
        padding: 6px 6px 3px;
    }

    .secondary-sidebar.secondary-has-left-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar,
    .secondary-sidebar.secondary-has-right-sidebar .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 10%; 
        width: 25%;
    }

    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li,
    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li,
    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li,
    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
    {
        width: auto;
    }

    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a,
    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        border-right: 1px solid #e7e7e7;
    }
    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li:last-child a,
    .with-both-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li:last-child a
    {
        border-right: none;
    }
}


@media only screen and (max-width: 767px)
{
    .widget .recent-posts-widget li .entry-meta p:last-child
    {
        margin-right: 0;
    }
    .secondary-sidebar .type7 .widgettitle:before
    {
        left: -23px;
    }
    .secondary-sidebar .type6 .widget ul li,
    .secondary-sidebar .type9 .widget ul li
    {
        font-size: 14px;
    }
    .woo-type6 .secondary-sidebar .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        border-radius: 5px;
    }

    .mz-title .mz-title-content h1
    {
        font-size: 40px;
    }

    .widget.widget_headlines .recent-headlines-widget ul li .entry-title
    {
        width: 100%;
    }

    .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 5%; 
        width: 15%;
    }
    .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
    .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
    {
        width: 80%;
    }

    .widget.widget_ads_medium .dt-sc-ads-widget-medium:before,
    .widget.widget_ads_medium .dt-sc-ads-widget-medium:after
    {
        display: none;
    }

    .widget.widget_ads_medium .dt-sc-ads-widget-medium span
    {
        border-width: 1px; 
        font-size: 14px;
        min-width: 110px;
        padding: 10px 15px 6px;
    }
    .widget.widget_ads_medium .dt-sc-ads-widget-medium:hover span
    {
                transform: translate(-50%, -50%) scale(.9);
           -moz-transform: translate(-50%, -50%) scale(.9);
            -ms-transform: translate(-50%, -50%) scale(.9); 
        -webkit-transform: translate(-50%, -50%) scale(.9);
    }

    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-avatar
    {
        margin-right: 5%; 
        width: 15%;
    }
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-meta,
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .entry-comment .entry-comment-content
    {
        width: 80%;
    }

    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li
    {
        width: auto;
    }
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
    {
        margin-bottom: 15px; 
        margin-right: 6%;
        width: 36%;
    }
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
    {
        width: 58%;
    }
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li a
    {
        border-right: none;
    }
    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts ul.dt-sc-tabs-horizontal-frame li:last-child a
    {
        border-right: 1px solid #e7e7e7;
    }

    .page-with-sidebar .vc_col-sm-3 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details:only-child
    {
        width: 100%;
    }

    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-thumb
    {
        margin-bottom: 15px; 
        margin-right: 6%;
        width: 36%;
    }
    .with-both-sidebar .vc_col-sm-4 .widget.widget_tabbed_posts .dt-sc-tabs-content .blog-entry.has-post-thumbnail .entry-details
    {
        width: 58%;
    }

    .dt-sc-map-form-holder .wpcf7-form textarea.wpcf7-form-control
    {
        margin-top: 30px;
    }

    .blog-contact-form .vc_column_container:nth-child(2) > .vc_column-inner, .blog-contact-form .vc_column_container:nth-child(3) > .vc_column-inner, .blog-contact-form .vc_column_container:nth-child(4) > .vc_column-inner {padding-left: 0; padding-right: 0; }
}


@media only screen and (min-width: 480px) and (max-width: 767px)
{
    .widget_text ul.split-list
    {
        margin: 0; 
        width: 100%;
    }
    .alignright .dt-sc-sociable
    {
        text-align: center; 
        width: 100%;
    }

    .tagcloud a
    {
        margin: 0 5px 10px 0;
    }
    .secondary-sidebar .flickr-widget div
    {
        width: auto;
    }
    .textwidget .dt-sc-contact-info span
    {
        font-size: 15px; 
        margin: 7px 6px 0 0;
        width: 20px;
    }

    .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        float: right;
        margin-top: 10px;
        min-height: 50px;
        position: inherit;
    }
    .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        border-radius: 5px;
    }
    .widget.woocommerce .woocommerce-product-search input[type='search']
    {
        padding-right: 10px;
    }

    .secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li,
    .secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li:nth-child(2n+2),
    .secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li:nth-child(3n+3)
    {
        clear: none; 
        float: left;
        margin: 0;
        padding: 0 1% 1% 0;
        width: 25%;
    }
}


@media only screen and (max-width: 479px)
{
    .widget_text ul.split-list
    {
        margin: 0; 
        width: 100%;
    }

    .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        float: right;
        margin-top: 10px;
        min-height: 50px;
        position: inherit;
    }
    .woo-type20 .widget.woocommerce .woocommerce-product-search input[type='submit']
    {
        border-radius: 5px;
    }
    .widget.woocommerce .woocommerce-product-search input[type='search']
    {
        padding-right: 10px;
    }
    .tagcloud a
    {
        margin: 0 4px 10px 0;
    }
    .secondary-sidebar .type12 .widget ul li
    {
        font-size: 13px;
    }

    .textwidget .dt-sc-contact-info span
    {
        font-size: 15px; 
        margin: 7px 6px 0 0;
        width: 20px;
    }

    .widget.widget_ads_medium .dt-sc-ads-widget-medium span,
    .widget.widget_ads_medium:hover .dt-sc-ads-widget-medium span
    {
                transform: translate(-50%, -50%) scale(.8);
           -moz-transform: translate(-50%, -50%) scale(.8);
            -ms-transform: translate(-50%, -50%) scale(.8); 
        -webkit-transform: translate(-50%, -50%) scale(.8);
    }
    .widget.widget_ads_medium .dt-sc-ads-widget-medium span:hover
    {
        letter-spacing: 2px;
    }

    .secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li,
    .secondary-sidebar .widget.widget_ads_small .dt-sc-ads-widget-small ul li:nth-child(2n+2)
    {
        float: left; 
        margin: 0;
        padding: 0 1% 1% 0;
        width: 50%;
    }

    .map-form-switcher
    {
        top: -133px;
    }
    .map-form-switcher .switcher-text
    {
        display: inline-block; 
        float: none;
        width: 100%;
    }
    .map-form-switcher .switcher-toggle
    {
        margin: 15px 0;
        z-index: 1;
    }
    .map-form-switcher .switcher-text:first-child:before
    {
        bottom: -38px;
        left: -100px;
        margin: 0 auto; 
        right: 0;
        top: auto;
    }
    .map-form-switcher .switcher-text:last-child:before
    {
        bottom: auto;
        left: 0;
        margin: 0 auto; 
        right: -100px;
        top: -41px;
    }

    .dt-sc-switcher-back form.wpcf7-form
    {
        width: 75%;
    }
    .dt-sc-switcher-back form.wpcf7-form .wpb_column
    {
        padding: 0;
    }
}


@media only screen and (min-width: 320px) and (max-width: 479px)
{
    .secondary-sidebar .flickr-widget div
    {
        width: auto;
    }
    .secondary-sidebar .type8 .widget
    {
        padding: 0 17px 15px;
    }
    .secondary-sidebar .type5 .widget ul li
    {
        font-size: 16px;
    }
}

@media only screen and (max-width: 319px)
{
    .flickr-widget div
    {
        height: 66px; 
        width: 66px;
    }
    .widget .dt-sc-newsletter-section .dt-sc-subscribe-frm input[type='submit']
    {
        float: right;
        margin-top: 7px;
        position: relative;
    }

    .secondary-sidebar .type8 .widgettitle
    {
        padding: 10px;
    }
    .secondary-sidebar .type8 .widget.widget_flickr
    {
        padding: 0 15px 15px;
    }
    .secondary-sidebar .type7 .widgettitle:before
    {
        left: -20px;
    }
    .secondary-sidebar .type5 .widget ul li
    {
        font-size: 16px;
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{
    /* Safari override */
    ::i-block-chrome,
    .widget .recent-posts-widget li .entry-title
    {
        line-height: normal;
    }
    ::i-block-chrome,
    .widget .recent-posts-widget li .thumb
    {
        margin-top: 5px;
    }
    ::i-block-chrome,
    .widget .recent-posts-widget li .entry-title h4
    {
        display: inline;
    }
}
