/*
Theme Name: AP68
Theme URI: http://themetrademark.com/demo/apcreative
Author: Vergatheme
Author URI: http://vergatheme.com/
Description: In 2017, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: AP68

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
 * Table of Contents:
 *
 * 1.0 - Repeatable Patterns
 * 2.0 - CALENDAR STYLES WIDGET

 * ----------------------------------------------------------------------------
 */

/* 1.0 Repeatable Patterns
-------------------------------------------------------------- */

/*I do css*/
.sb-block > ul{
    list-style: none;
    padding-left: 0px ;

}
.sb-block > ul > .cat-item{
    border-top: #ebebeb 1px solid;
    padding: 10px 25px 10px 0;
/*    color: #dfe1e4;*/
}
.sb-block > ul > .cat-item:last-child{
    border-bottom: #ebebeb 1px solid;
}
.sb-block > ul > li >a{
    color: #86909c;
    font-size: 15px;
    font-weight: 500;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.sb-block > ul > li >a:hover{
    color: #ff7f00;
}
.dark > .box-content {
    height: 100%;
}

.dark > .box-content > .slick-slider>.draggable{
    height: 100%;
}
.dark > .box-content > .slick-slider>.draggable>.slick-track{
    height: 100%;
}
/*tags*/
.tagcloud > a{
    color: black !important;
}
.bg-img-blog>.middle-content>.container>ul>li {
    list-style: none;
}
.middle-content>.container >.breadcrumb >.active, .middle-content>.container > .big, .middle-content>.container > h5{
    color: white;
}
#portfolio > .wpb_row > .vc_column_container > .vc_column-inner > .wpb_wrapper > .item{
    padding-left: 0px;
    padding-right: 0px;
}
#portfolio > .vc_column_container > .vc_column-inner > .wpb_wrapper > .item{
    padding: 0px;
}

#portfolio > .wpb_row > .vc_column_container > .vc_column-inner > .wpb_wrapper >.item-2{
    padding-left: 15px;
    padding-right: 15px;
}

#menu{
    display: table;
    margin: auto;
    width: 100%;
}
.vg_fixed > .vc_column_container>.vc_column-inner{
    padding-left: 0px;
    padding-right: 0px;
}
.vg_fixed > .draggable >.slick-track> .vc_column_container>.vc_column-inner{
    padding-left: 0px;
    padding-right: 0px;

}
.slideshow{
    overflow: hidden;
}
.container-fluid > .vc_column_container > .vc_column-inner > .wpb_wrapper > .bg-secondary{
    background-color: white !important;
}
.vg_fixed > .container> .vc_column_container > .vc_column-inner > .wpb_wrapper > .bg-secondary{
    background-color: white !important;

}
#custom-bottom{
    background-color: #ff7f00 !important;

}
#custom-bottom:hover{
    background-color: white !important;
    color: #ff7f00 ;
}



.custom-rating > .fa{
    color: #ff7f00;
}

#add-to-cart > .btn-primary{
    margin-left: 32px;
    margin-bottom: 20px;
}
#add-to-cart > .wc-forward{
    background-color: #ff7f00;
    color: white;
    border-radius: 50px;
    padding: 10px;
    margin-left: 62px;
    font-weight: 500;
}
#add-to-cart > .wc-forward:hover{
    background-color: white;
    color: #ff7f00;
    border: 1px solid #ff7f00;
}
#custom-price > .price > .amount{
    display: none;
}
#custom-buttom{
    margin-left: 30px;
    margin-top: 20px;
    background: none;
}
#custom-buttom:hover{
    color: #ff7f00;
}
#commentform > .row > .comment-form-rating{
    padding-left: 20px !important;
}
#commentform > .row > .comment-form-comment{
    padding-left: 20px;
}
#commentform > .row > .form-submit{
    padding-left: 30px;
}
#commentform > .row > .form-submit > #submit{
    background-color: #ff7f00;
    color: white;
    border: none;
    font-weight: 600;
    border-radius: 50px;
    width: 20%;
    height: 50px;
}
#commentform > .row > .form-submit > #submit:hover{
    border: 1px solid #ff7f00;
    color: #ff7f00;
    background-color: white;
}
#commentform > .form-submit > #submit{
    background-color: #ff7f00;
    color: white;
    border: none;
    font-weight: 600;
    border-radius: 50px;
    width: 20%;
    height: 50px;
}
#commentform > .form-submit > #submit:hover{
    border: 1px solid #ff7f00;
    color: #ff7f00;
    background-color: white;
}

/*css page cart*/
#comments > .commentlist > .comment > .col-sm-10 > .comment-top > .rating{
    display: table;
    float: right;
}
.product-section > .row > .product_meta > .posted_in{
    display: none;
}
#coupon-code > .woocommerce-cart-form__contents > tbody > tr>  .actions > .validate-feedback{
    width: 50%;
}
#coupon-code > .woocommerce-cart-form__contents{
    border: none !important;
}
#coupon-code >  .woocommerce-cart-form__contents > tbody > .cart_item > td{
    border-top: none !important;
    border-bottom: 1px solid silver;
}
 #coupon-code > .woocommerce-cart-form__contents > tbody > tr >  .actions > .custom-buttom-cart{
    background-color: #212121;
    height: 40px;
}
#coupon-code > .woocommerce-cart-form__contents > tbody > tr >  .actions > .custom-buttom-cart:hover{
    background-color: white;
}
#coupon-code > .woocommerce-cart-form__contents > tbody > tr> .actions > .validate-feedback > .custom-buttom-cart{
    background-color: #212121;
    float: left;
    margin-left: 10px;
    height: 40px;
}
#coupon-code > .woocommerce-cart-form__contents > tbody > tr>  .actions > .validate-feedback > .custom-buttom-cart:hover{
    background-color: white;
}
#coupon-code > .woocommerce-cart-form__contents > tbody > tr>  .actions{
    border: none;
}
#coupon_code{
    float: left;
    width: 50%;
}
.cart-collaterals > .calculated_shipping > .shop_table_responsive{
    border: none !important;
}
.cart-collaterals > .calculated_shipping > .wc-proceed-to-checkout >a{
    background-color: #212121 ;
}
.cart-collaterals > .calculated_shipping > .wc-proceed-to-checkout >a:hover{
    background-color: white ;
    border: 1px solid #212121;
    color: #212121;
}
.woocommerce-pagination{
    display: table;
    margin: auto;
}
.sidebar{
    background-color: white;
}
#customer-product-description{
    padding-top: 20px;
}

.woocommerce-cart table.cart img{
    width: 100% !important;
}


/*css woocommerce widget  filter price*/

.price_slider{
    margin-bottom: 1em;
}
.price_slider_amount {
    text-align: right;
    line-height: 2.4em;
    font-size: 0.8751em;
}
.price_slider_amount .button {
    font-size:1.15em;
}
.price_slider_amount .button {
    float: left;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.9em;
    height: 0.9em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #e7e7e7;
    background: -webkit-gradient(linear,left top,left bottom,from(#FEFEFE),to(#e7e7e7));
    background: -webkit-linear-gradient(#FEFEFE,#e7e7e7);
    background: -moz-linear-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    background: -moz-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    outline: none;
    top: -.3em;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
}
.ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size:.7em;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 rgb(255, 127, 0);
    box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -webkit-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.25) inset
-webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
}
.price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: gainsboro;
    background: -webkit-gradient(linear,left top,left bottom,from(#1e1e1e),to(#6a6a6a));
    background: -webkit-linear-gradient(#1e1e1e,#6a6a6a);
    background: -moz-linear-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
    background: -moz-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
}
.ui-slider-horizontal {
    height:.5em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.sidebar > .widget_price_filter > .widget-title {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
}
.sidebar > .widget_price_filter > form > .price_slider_wrapper > .ui-corner-all > .ui-corner-all{
    background-color: rgb(255, 127, 0) !important ;
}
.sidebar > .widget_price_filter > form > .price_slider_wrapper > .price_slider_amount > .button{
    background: rgb(255, 127, 0);
    color: white;
    width: 30%;
}
.sidebar > .widget_price_filter > form > .price_slider_wrapper > .price_slider_amount > .button:hover{
    background: white;
    color: rgb(255, 127, 0);
    border: 1px solid rgb(255, 127, 0);
}
.widget_price_filter{
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid silver;
}

.page-numbers{
    list-style: none;
}
.page-numbers > li{
    float: left;
    margin: 0px 5px 0px 5px;
}
.page-numbers > li > .page-numbers{
    font-weight: 500;
}
.widget_products > .widget-title{
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}
.widget_products > .product_list_widget > li > a > img{
    width: 30%;
    float: left;
    margin-right: 10px;
}

.widget_products > .product_list_widget > li > a > .product-title{
    color: rgb(255, 127, 0);
    font-size: 14px;
    font-weight: 400;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;

}
.widget_products > .product_list_widget > li > a > .product-title:hover{
    color: #999999;
}

.widget_products > .product_list_widget > li > span{
    font-size: 14px;
    color: #999999;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.widget_products{
    border-bottom: 1px solid #999999;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.screen-reader-text{
    display: none;
}
.widget_product_search{
    margin-top: 20px;
}
#woocommerce-product-search-field-0{

}
.widget-title{
    text-align: center;
    font-weight: 600;
}
.product-categories{
    list-style: none;
}
.product-categories > li > a{
    color: #4c4c4c;
}
.product-categories > li {
    padding-bottom: 10px;
    border-bottom: 1px solid #999999;
}
.product-categories > li:hover{
    border-bottom: 1px solid rgb(255, 127, 0);
}
.product-categories > li:hover a{
    color: rgb(255, 127, 0);
}
.widget_product_categories{
    padding-top: 20px;
}


.link-text-color{
    float: right;
    color: #4c4c4c;
}
.link-text-color:hover{
    color: #999999;
}


.footer > .top > .container > .row > article > h4{
    color:white;
    font-weight: 600;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    border-bottom: 2px solid rgb(255, 127, 0);
    display: table;
    padding-bottom: 20px;
}
#menu-menu-footer{
    list-style: none;
    padding-left: 0px;
}
#menu-menu-footer > li > a{
    font-family: Roboto,Helvetica,Arial,sans-serif;

}
#menu-menu-footer > li{
    margin-bottom: 15px;
}
.instagram-size-thumbnail{
    list-style: none;
    padding-left: 0px;
}
.instagram-size-thumbnail > li{
    float: left;
    display: table;
    width: 30%;
    margin: 4px;
}
.instagram-size-thumbnail > li > a > img {

    height: auto;
}

.cart-submenu >.product_list_widget >.mini_cart_item > .col-sm-4 > .figure > .hidden-xs > img{
    height: 100px;
}
.cart-item .figure img{
    height: 100px;
}
.cart-submenu>  .buttons{
    padding-top: 10px;
}
.cart-submenu>  .buttons > .wc-forward{
    padding: 10px 20px 10px 20px;
    margin-right: 10px;
    color: #4c4c4c;
    border: 1px solid #4c4c4c;
    font-weight: 600;
    font-size: 13px;
}
.cart-submenu>  .buttons >.checkout{
    border: 1px solid rgb(255, 127, 0) !important;
    background: rgb(255, 127, 0);
    color: white !important;
}
.cart-submenu>  .buttons >.checkout:hover{
    color: rgb(255, 127, 0) !important;
    background: white !important;
}
.cart-submenu>  .buttons > .wc-forward:hover{
    background: #4c4c4c ;
    color: white;
}
.sidebar > .widget_product_categories > .product-categories{
    padding-left: 0px;
}
.wp-caption-text {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0;
}

.widget .gallery-caption {
    line-height: 1.4583;
    padding: 0.5833em 0;
  }

.aligncenter{
    text-align: center;
}
.bypostauthor > article .fn:after {
    top: 7px;
    left: 6px;
  }

.cart-item .figure .close {
    text-align: center;
}

/*-----------------------------------------------------------------------------------*/
/*  CALENDAR STYLES WIDGET
/*-----------------------------------------------------------------------------------*/

.widget_calendar {
    float: none;
}
#wp-calendar {
    width: 100%; 
}
#wp-calendar caption { 
    background: none repeat scroll 0 0 #E9E9E9;
    color: #333333;
    font-size: 16px;
    padding: 10px 0;
    text-align: center; 
}
#wp-calendar thead { 
    font-size: 10px; 
}
#wp-calendar thead th {
    border: 1px solid #E9E9E9;
    font-size: 13px;
    padding: 8px 0;
    text-align: center;
    vertical-align: middle;
}
#wp-calendar tbody { 
    color: #aaa; 
}
#wp-calendar tbody td { 
    background: #f5f5f5; 
    border: 1px solid #E9E9E9;
    text-align: center;
    padding:6px;
}
#wp-calendar tbody td#today {
    background: #ffba00;color: #fff;
}
#wp-calendar tbody td:hover { 
    background: #fff; 
}
#wp-calendar tbody .pad { 
    background: none; 
}
#wp-calendar tfoot {
    border: 1px solid #E9E9E9;
}
#wp-calendar tfoot #next { 
    font-size: 12px; 
    text-transform: uppercase; 
    text-align: right; color: #ffba00;
}
#wp-calendar tfoot #prev { 
    font-size: 12px; 
    text-transform: uppercase; 
    padding-top: 10px; color: #ffba00;
}

.widget select {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    width: 100%;
}
.widget_text .textwidget img{
    max-width: 100%;height: auto;
}
.widget_text select, 
.widget_text input ,
.widget_text textarea  {
    max-width: 100%;
    padding: 5px;
    border: 1px solid #ccc; 
    width: 100%;
}
.widget_text option {
    max-width: 100%;
}
.widget_text .textwidget form.wpcf7-form input[type="submit"]{
    width: auto !important;
    padding: 0 20px !important;
}

.widget_nav_menu ul li, .widget_pages ul li {
    color: #827b7d;
    line-height: 28px;
    font-size: 13px;
}
.widget_nav_menu ul li ul, 
.widget_pages ul li ul {
    padding-left: 15px;
}
.widget_nav_menu ul li a, .widget_pages ul li a{
    color: #827b7d;
}
.widget_nav_menu ul li a:hover, 
.widget_pages ul li a:hover {
    color: #615C5C;
}
address{
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #333;
}

#content.meta ul ul,
.blog-desc ul ul {    
    list-style-type: decimal;
}
#content .meta ul ul ul,
.blog-desc ul ul ul{    
    list-style-type: decimal;
}

.footer .widget{ width:100%; float:left; margin-bottom:40px; background:#fff; padding:25px; border:1px solid #eee;}
.footer .widget .widget-title{ width:100%; float:left; margin-top:0; margin-bottom:20px; font-size:24px; color:#0079fc; font-family: 'Fjalla One', sans-serif;}
.footer .widget img{ margin-bottom:15px;}
.footer .widget p{ line-height:22px; font-size:14px; color:#9397a0;}
.footer .widget ul{ margin:0; padding:0;}
.footer .widget ul li {display:inline-block; margin:0; padding:0; list-style:none;}
.footer .widget .tags{ width:100%; float:left;}
.footer .widget .tags li{ float:left; margin-right:6px; margin-bottom:6px;}
.footer .widget .tags li a{ float:left; padding:3px 6px; background:#0079fc; color:#fff;}
.footer .widget .menu{ width:100%; float:left;}
.footer .widget .menu li{ width:100%; float:left; margin:5px 0;}
.footer .widget .menu li a { float:left;}
.footer .widget .menu li a:hover{ text-decoration:none; color:#0079fc;}
.footer .widget .menu li span{ float:right; color:#ccc;}
.footer .widget .post{ width:100%; float:left; margin-bottom:20px;}
.footer .widget .post img{ width:130px; float:left; padding-right:15px;}
.footer .widget .post .post-content{ width:calc(100% - 130px); float:left; padding:0;}
.footer .widget .post .post-content small{ display:block; font-size:12px; color:#ccc;}
.footer .widget .post .post-content h4{ font-family:'Fjalla One', sans-serif; margin-top:10px;}
.footer .widget .post .post-content h4 a{ float:left;}
.footer .widget .post .post-content h4 a:hover{ color:#0079fc;}
.footer .widget { text-align: left;}

.hentry ol li{ 
    list-style: inherit;
}
#post-wrap ol,#post-wrap ul,#comments ol,#comments ul{ 
    margin-top: 0px !important;
}
#post-wrap ul,#comments ul{
    margin-bottom: 0px !important;    
}
#comments ul{
    list-style: disc;
    padding-left: 28px;
}

.blog-post ul li ul, 
.blog-post ol li ol,
.blog-fixed ul li ul  {
    margin-bottom: 0;
    margin-left: 1.25em;
}
.blog-post h1, 
.blog-post h2, 
.blog-post h3, 
.blog-post h4, 
.blog-post h5, 
.blog-post h6 {
    text-align: left;
}
blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 10px 19px;
}
blockquote cite {
  color: #ccc;
  display: block;
  font-size: 12px;
}
div.wp-caption.alignnone,
img.alignnone,
.blog-fixed div.wp-caption.alignnone img ,
.blog-post div.wp-caption.alignnone img {
    width: 100% !important;
    height: auto;
}
div.wp-caption.alignnone img{
    max-width: 100%;
    height: auto;
}
.alignright,.alignleft,
.aligncenter,
div.alignleft img,
div.alignright img{
    width: auto !important;
}
.alignright{
    float: right;
}
.alignleft{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.aligncenter img{
    width: auto !important;
}

ul.custom-scroll li.menu-item-has-children ul.sub-menu {
    display: none !important;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu {
    display: block !important;
    position: absolute;
    list-style: none;
    top: 60px;
    padding-left: 0px;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li a{
    background: #efefef;
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 15px;
    line-height: 42px;
    padding: 0px 45px;
    color: #6a6a6a;
    white-space: nowrap;
    width: 100%;
    opacity: 1 !important;

}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li a:hover{
    background: #e3e3e3;
    color: #444;
    text-decoration: none;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children ul.sub-menu{
    display: none !important;
}
ul.custom-scroll li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover ul.sub-menu{
    display: block !important;
}

.widget ul li{
  line-height: 30px;
  width: 100%;
}
.widget ul.sub-menu{    
    padding: 10px !important;
}
aside article ul.sub-menu li a,footer ul.sub-menu li a{
    white-space: nowrap;
}
footer .tagcloud a{
    margin-bottom: 10px;
    display: inline-block;
}
.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 15px !important;
    height: auto;
    width: 100%;
    display: inline-block;
    line-height: 3.692307692;
    margin-bottom: 1.714285714rem;
    text-align: center;
    margin-top: 15px;
}
#wp-calendar tfoot #prev,#wp-calendar tfoot #next{
    background: #f5f5f5;
    border: 1px solid #E9E9E9;
    text-align: center;
    padding: 6px;
}

div.gallery{
    display: none;
}
div.author-box img{
    width: auto !important;
}
ul.comment-list li{
    list-style: none;
}
div.tagcloud a{
    font-size: 15px !important;
}
.comment-section table,.entry table{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
div#error-page .vertical-line{
    height:90px !important;
}
h2.big {
  font-size: 60px ;
  line-height: 64px ;
  font-weight: 100;
  font-family: "Roboto", sans-serif;
  margin-bottom: 50px ;
}
.widget_archive ul li{
    display: -webkit-box;
}
.widget_categories ul li a{
    display: initial;
}
ul.children{
    padding-left: 15px !important;
    list-style: none;
}
.widget_text p strong{
    font-weight: 400;
    opacity: 0.6;
}
label.screen-reader-text{
    display: none;
}

.custom-blog h2,.blog-fixed h2 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
.custom-blog h1,.blog-fixed h1 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
.custom-blog h3,.blog-fixed h3 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
.custom-blog h4,.blog-fixed h4 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
.custom-blog h5,.blog-fixed h5 {
    color: #343434;
    text-align: left;
}
.custom-blog h6,.blog-fixed h6 {
    color: #343434;
    padding-top: 30px;
    text-align: left;
}
div.page table,.custom-table-post table{
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px;
    width: 100%;
}
.post-password-form input[type=submit]{

    background: #1a1a1a;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 6px 19px;
    text-transform: uppercase;
}
.post-password-form input[type=submit]:hover{
    background: #007acc;
    color: #fff;
}
.custom-comment h3{
    margin-top: 0px !important;
    padding-top: 0px !important;
}
header nav.navbar #menu-classic .menu-holder ul li.submenu ul.sub-menu li a:hover {
    display: inline-block;
    padding: 0px 0px 0px 15px;
    margin: 0 0 5px 0;
    white-space: nowrap;
    margin-bottom: 0px;
}
header nav.navbar #menu-classic .menu-holder ul li.submenu ul.sub-menu li {
    white-space: nowrap;
}
footer.fixed{
    position: static; left: 0; bottom: 0; margin-left: -50px;max-width: calc(100% + 100px); width: calc(100% + 100px); 
}
#sidebar .widget-wrapper ul li a {
    color: #888B8D !important;
}
#sidebar .widget-wrapper ul li a:hover {
    color: #2979FF !important;
}
.custom-page{
    padding-top: 45px;
    padding-left: 45px;
}
#news input#s{
    width: 96%;
    border: none;
    border-radius: 2px;
    outline: inherit;
    padding: 9px 50px 9px 9px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}

#news span.form-button{
    position: absolute;
    width: 41px;
    height: 41px;
    right: 0;
    top: 40px;
    font-size: 20px;
    line-height: 41px;
    color: white;
    border-radius: 0 2px 2px 0;
    background-color: #2979FF;
    text-align: center;
}
.team-profiles i.icon {
    vertical-align: middle !important;
    margin-left: 0px !important;
}
i.service{
    display: block !important;
    width: auto !important;
    height: auto !important;
}

form#comment-form input#submit{
  background: #03a9f4 !important;
  color: #fff;
  border-radius: 0px;
  line-height: 48px;
  padding: 5px 30px;
  margin-right: 20px;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: 600;
  border: 0px;
  float: right;
  margin-top: 20px;
}
form#comment-form input#submit:hover{
  color: #333;
  background-color: #e6e6e6 !important;
  border-color: #adadad;
}

.tagcloud a {
    border-color: #dadada;
    background-color: transparent;
    margin-bottom: 10px;
    white-space: normal;
    padding: 4px 15px;
    border: 1px solid #dadada;
    border-radius: 2px;
    margin: 0px 5px 10px 5px;
    display: inline-block;
}
.tagcloud a:hover {
    color: white !important;
    border-color: #ff7f00;
    background-color: #ff7f00 !important;
}
ul.children li a{
    color: #86909c !important;
}
ul.children li a:hover{
    color: #ff7f00 !important;
}
article .menu-testing-menu-container ul li a {
    color: #86909c !important;
}
article .menu-testing-menu-container ul li a:hover {
    color: #ff7f00 !important;
}

article .menu-testing-menu-container ul.sub-menu{
    padding-left: 20px !important;
}
.textwidget form select,.textwidget form select option{
    width: 100% !important;
}

/*RV1*/
.header.dark .menu-icons .option-icon,.menu-button{
    color: white;
}
.logged-in header.header.fixed.dark,.logged-in .header.sticky.on-top{
        top: 32px;
    }
@media screen and (max-width: 767px) {
    .logged-in header.header.fixed.dark,.logged-in .header.sticky.on-top{
        top: 45px;
    }
}
.entry-footer .btn-border-to-simple.btn-light-gray-2 {
    color: #ff7f00;
}
.entry-footer .btn-border-to-simple.btn-light-gray-2:hover {
    color: #333;
}

#flexslider ul{
    list-style: none;
}
#page-content{
    margin-top: 150px !important;
}
.slick-slide.slick-current.slick-active{
    height: auto;
}
@media screen and (max-width: 600px) {
    .logged-in.scrolled header.header.fixed.dark{
        top: 0px;
    }
}
@media screen and (max-width: 768px) {

.comment-section .comment > figure img {
    width: auto !important;
}

}


.form-group.has-feedback button.form-control-feedback{
    height: 50px !important;
}

/* Css Cart Vu */
#contact-form > .form-group  > .btn-primary{

    float: right;

    background-color: rgb(255, 127, 0) ;

}

#contact-form > .form-group  > .btn-primary:hover{

    color: rgb(255, 127, 0);

    background-color: white;

}

.header-section > .middle-content > .container > h4{

    color: white;

}

.header-section > .middle-content > .container > .title{

    letter-spacing: 0.2em !important;

}

.loaded >.section >.container > .row > .woocommerce >.col-md-3 >.cart-collaterals > .calculated_shipping{

    width: 95% !important;



}

.loaded >.section >.container > .row > .woocommerce >.col-md-3 >.cart-collaterals > .calculated_shipping > h3{

    border-bottom: 3px solid black !important;

    padding-bottom: 17px !important;

}

.loaded >.section >.container > .row > .woocommerce >.col-md-3 > h4{

    padding-left: 14px !important;

    margin-top: 44px !important;

}

#coupon-code > .woocommerce-cart-form__contents > tbody > .woocommerce-cart-form__cart-item > .product-remove > .cart-item > .col-xs-2 > .figure > .close{

    text-align: center !important;

}

 .quantity > .qty{

     border-radius: 16px !important;

     width: 100% !important;

     padding: 2px 19px 2px 19px;;

     border: 1px solid silver;

     background-color: #f8f8f8;

}

#customer_details > .col-1 > .woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper > p > .input-text{

    height: 48px;

    border: 1px solid #d7d7d7;

    font-size: 12px;

    font-weight: 600;

    text-align: left;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    background: #fff;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

    border-radius: 2px;

    padding: 0 40px 0 20px;

}

#customer_details > .col-1 > .woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper > p >label{

    margin-bottom: 13px;

    font-size: 14px;

    text-transform: uppercase;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    color: #333;

}

#customer_details > .col-1 > .woocommerce-account-fields > .woocommerce-validated > .checkbox > .input-checkbox{

    float: left;

    margin-right: 10px;

    margin-top: 7px;

}

#customer_details > .col-1 > .woocommerce-account-fields > .woocommerce-validated > .checkbox > span{

    margin-left: 36px;

    float: left;

}

#billing_country_field > .select2 > .selection > .select2-selection{

    height: 48px;

}

#select2-billing_country-container{

    height: 48px;

    line-height: 48px;

}

#billing_country_field > .select2 > .selection > .select2-selection > .select2-selection__arrow{

    height: 48px !important;

}

#place_order{

    text-transform: uppercase;

    height: 50px;

    color: #fff !important;

    background-color: #ff7f00 !important;

    font-weight: 400;

    width: 30%;

}

#place_order:hover{

    background-color: white !important;

    color: #ff7f00 !important;

    border: 1px solid #ff7f00;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

}

.mini_cart_item > .col-sm-4 > .figure > .remove{

    position: absolute;

    top: 0;

    left: 0;

    width: 20px;

    height: 20px;

    font-size: 18px;

    line-height: 20px;

    font-weight: 400;

    font-family: "Open Sans", Helvetica, Arial, sans-serif;

    color: #fff;

    background: #ff7f00;

    z-index: 10;

    opacity: 1;

    text-shadow: none;

    text-align: center;

}

.mini_cart_item > .col-sm-4 > .figure > .remove:hover{

    background-color: black;

}

.mini_cart_item > .col-sm-8{

    padding-right: 30px !important;

}

.none{

    display: none;

}

#item-view-container > .products > .style_shop_2 > .clearfix > .figure > img{

    height: 120px !important;

}

/* Change css product page*/
.loaded >.section >.container > .row > .woocommerce >.col-md-3 >.cart-collaterals > .calculated_shipping{
    width: 95% !important;

}
.loaded >.section >.container > .row > .woocommerce >.col-md-3 >.cart-collaterals > .calculated_shipping > h3{
    border-bottom: 3px solid black !important;
    padding-bottom: 17px !important;
}
.loaded >.section >.container > .row > .woocommerce >.col-md-3 > h4{
    padding-left: 14px !important;
    margin-top: 44px !important;
}
#coupon-code > .woocommerce-cart-form__contents > tbody > .woocommerce-cart-form__cart-item > .product-remove > .cart-item > .col-xs-2 > .figure > .close{
    text-align: center !important;
}
 .quantity > .qty{
     border-radius: 16px !important;
     width: 100% !important;
     padding: 2px 19px 2px 19px;;
     border: 1px solid silver;
     background-color: #f8f8f8;
}
#customer_details > .col-1 > .woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper > p > .input-text{
    height: 48px;
    border: 1px solid #d7d7d7;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 40px 0 20px;
}
#customer_details > .col-1 > .woocommerce-billing-fields > .woocommerce-billing-fields__field-wrapper > p >label{
    margin-bottom: 13px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #333;
}
#customer_details > .col-1 > .woocommerce-account-fields > .woocommerce-validated > .checkbox > .input-checkbox{
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}
#customer_details > .col-1 > .woocommerce-account-fields > .woocommerce-validated > .checkbox > span{
    margin-left: 36px;
    float: left;
}
#billing_country_field > .select2 > .selection > .select2-selection{
    height: 48px;
}
#select2-billing_country-container{
    height: 48px;
    line-height: 48px;
}
#billing_country_field > .select2 > .selection > .select2-selection > .select2-selection__arrow{
    height: 48px !important;
}
#place_order{
    text-transform: uppercase;
    height: 50px;
    color: #fff !important;
    background-color: #ff7f00 !important;
    font-weight: 400;
    width: 30%;
}
#place_order:hover{
    background-color: white !important;
    color: #ff7f00 !important;
    border: 1px solid #ff7f00;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.mini_cart_item > .col-sm-4 > .figure > .remove{
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #fff;
    background: #ff7f00;
    z-index: 10;
    opacity: 1;
    text-shadow: none;
    text-align: center;
}
.mini_cart_item > .col-sm-4 > .figure > .remove:hover{
    background-color: black;
}
.mini_cart_item > .col-sm-8{
    padding-right: 30px !important;
}
.none{
    display: none;
}
#item-view-container > .products > .style_shop_2 > .clearfix > .figure > img{
    height: 120px !important;
}
.cart_totals{
    width: 100% !important;
        
}
.cart_totals > .wc-proceed-to-checkout > .checkout{
    padding-top: 23px !important;
    padding-bottom: 23px !important;
}
.cart_totals > .wc-proceed-to-checkout > .checkout:hover{
    background: white !important;
    color: rgb(255, 127, 0) !important;
    border: 1px solid rgb(255, 127, 0) !important;
}
#coupon-code >  .woocommerce-cart-form__contents > tbody > .cart_item > td{
    border-top: none !important;
    padding-bottom: 30px;
}
span.onsale{
    display: inline-block;
    border-radius: 25px 0px 25px 25px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #ff7f00;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
    left: auto;
    z-index: 1;
    text-align: center;
}
/*dhh*/
.logo.text-center a,.logo a{
    font-size: 20px;
}
.product-section .content .list-icon{
    display: none !important;
}
.hentry .slick-track img,.entry .slick-track img{
    width: auto !important;
}
.slideshow .slider .caption {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
    margin: 0px auto;
    white-space: nowrap;
    text-align: center;
    height: 100%;
}

.slideshow .slider .caption .featured-content{
    margin-top: 300px;
}