/*
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
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

body, p, h1, h2, h3, h4, h5, span {
    font-family: 'Roboto', sans-serif !important;
}


/*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: 'Roboto', 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: 'Roboto', 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: 'Roboto', 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: 'Roboto', 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', 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: 'Roboto', 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 */

.header-section > .middle-content > .container > h4{

    color: white;

}

.header-section > .middle-content > .container > .title{

    letter-spacing: 0 !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: 'Roboto', 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: 'Roboto', 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: 'Roboto', 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: 'Roboto', 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: 'Roboto', 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: 'Roboto', 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;
}

/* Custom */
select {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 98% 50%;
	-moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;  
}

.section {
    padding-bottom: 0;
    padding-top: 20px;
}

.footer {
    padding-top: 0;
}

.has-panel, .default-menu.menu-icons > ul > li:nth-child(3) {
    visibility: hidden;
}

.footer .top{
    display: none;
}

.image-with-caption-wrapper {
    padding: 0 15px;
}

.quick-menu {
    margin-top: 22px;
}

.image-with-caption-wrapper img{
    display: block;
    margin: 0 auto;
    width: auto;
    height: 100px;
}

#what-we-believe p {
    text-transform: uppercase;
}

.icon-box {
    padding-left: 50px;
}

.icon-box > i {
    font-size: 26px;
}

.image-with-caption-wrapper h3{
    text-align: center;
    color: #9cc13e;
    text-transform: uppercase;
    font-size: 1.1em;
    margin-bottom: 1em;
    font-weight: 600;
}

.image-with-caption-wrapper p{
    text-align: center;
    text-transform: capitalize;
    font-size: 1em;
    font-weight: bold;
}

.image-with-caption-wrapper-headline {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.bottom-arrow {
    margin: 0 auto;
    margin-top: 30px !important;
    margin-bottom: 80px !important;   
    display: block;
}

.featured-content .img img {
    width: 540px;
}


.featured-title .title {
    color: #ff7f00;
}

.featured-title .title strong {
    color: #fff !important;
}

.featured-title a {
    font-size: 15px;
    display: inline-block;
    border: 1px solid #ff7f00;
    padding: 1em 1.2em;
}

.vc_custom_1507382452830 .divider {
    display: none;
}

.btn-border-to-simple.btn-secondary {
    color: #ff7f00;
    border-color: #ff7f00;
}

.btn-border-to-simple.btn-secondary:after {
    background-color: #ff7f00;
}

.btn-simple-to-border.btn-white:after {
    background-color: #ff7f00;
}

.btn-simple-to-border.btn-white {
    color: white;
    border-color: #ff7f00;
}

.featured-title.title-small .title {
    color: #111111;
}

.has-bg-layer.layer-black:after {
    background: transparent;
}

.has-corner-line .corner.light:before, .has-corner-line .corner.light:after {
    border-color: #ff7f00;
}

.copyright {
    text-align: center;
    text-transform: uppercase;
    color: #ff7f00;
}

.footer .bottom {
    padding: 30px;
    background: #21130b;
}

.divider.type-1 {
    display: none;
}

.accordion .maintitle {
   font-weight: bold !important;
}

.secondary-headline .maintitle, .secondary-headline .subtitle {
    text-transform: none;
}

.action-list .tab .maintitle, .action-list .tab .subtitle {
    text-transform: uppercase;
}

@media screen and (min-width: 1200px){
    .featured-title.title-large .title {
        font-size: 4em;
    }
}

@media screen and (max-width: 767px) {
    .featured-title .title {
        font-size: 25px;
    }
    .slideshow .featured-content .img img {
        max-height: 100%;
    }
    .slideshow .slider .caption .featured-content {
        margin-top: 80px !important;
    }
    .vc_custom_1507607252888 .col-sm-6 {
        display: block !important;
        margin-top: 34px;
    }
    .footer-social-links {
        text-align: center !important;
        padding-left: 0;
        margin-top: 8px;
    }
    #about-pods-3 [role="presentation"] {
        width: 100% !important;
    }
    .featured-content .featured-title {
        margin-top: 0;
    }
}

@media screen and (min-width: 768px) {
    .wpb_wrapper .section-header{
        margin-top: 25px !important;
    }
}

body .bottom-space-2 {
    margin-bottom: 30px;
}


.has-corner-line .corner.light-primary:before {
    border-color:  #ff7f00;
}

.has-corner-line .corner.light-primary:after {
    border-color: #fff !important;
}

.normal-weight {
    font-weight: 400 !important;
}

.middle-content .title {
    color: #ff7312;
}


a.btn-angular:empty {
    display: none;
}


.title-divider.large-space {
    margin: 10px 0 40px !important;
}

.featured-title.title-small strong, .featured-title.title-small-2 strong {
    font-weight: 400;
}

.featured-title.title-small-2 .title {
    font-weight: 700;
}

.maintitle {
    font-weight: bold;
}

h3.maintitle strong {
    font-weight: 400;
}

.vc_btn3-container {
    margin-bottom: 65px !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #ff7312 !important;
    border: 1px solid #ff7312 !important;
    background-color: transparent !important;
    text-transform: uppercase;
    border-radius: 0;
}

.vc_btn3-container.vc_btn3-inline {
    display: block !important;
    text-align: center;
    margin-top: 25px;
}

.action-list.inline-type-1 .tab {
    border-bottom: 0;
    border: 1px solid #dadada;
}

.action-list.inline-type-1 .active .tab:after {
    opacity: 0;
}

.team-social-links {
    text-align: center;
}

.social-media-icon {
    display: inline-block;
    width: 22px;
    margin: 0 2px;
}

p a.social-media-icon:first-child {
    margin-left: 55px;
}

.action-list .tab .maintitle, .action-list .tab .subtitle {
    font-size: 1em;
    font-weight: 400;
}

.slick-dots li button {
    background: #fff;
}

.social ul>li:nth-child(1), .footer-social-links li:nth-child(1) {
    display: none;
}

.fa, .default-menu.menu-icons .option-icon i {
    color: #2e221a;
}

.fa.fa-angle-right {
    color: #fff;
}

.scrolled .fa.fa-bars, .scrolled .default-menu.menu-icons .option-icon i.flaticon-magnifying-glass {
    color: #fff !important;
}

.slideshow .bottom a {
    font-weight: bold;
    color: #fff;
}


.header-section {
    height: 673px;
}

.header-section img {
    position: absolute;
    top: 84px;
    left: 50%;
    transform: translate(-56%,-50%);
}

.go-to-top {
    background: white !important;
    border: 1px solid #ff7f00 !important;
}

.scrolled .header.dark {
    background-color: #2e221a;
}

.middle-content .title {
    font-size: 4em;
}

.section-header .maintitle {
    font-size: 33px;
}
.fullscreen-menu {
    background: rgba(256, 256, 256, 0.95);
}

.fullscreen-menu .menu ul li.active > a, .fullscreen-menu .menu ul li:hover > a {
    color: #000;
    font-weight: bold;
}

.fullscreen-menu .social p {
    color: #ff7f00;
}

.fullscreen-menu .social li a {
    background-color: #efefef;
}

.fullscreen-menu .social li a:hover i {
    color: #fff;
}

section.lets-talk-section {
    padding-top: 33px !important;
    padding-bottom: 4px !important;
}

section.lets-talk-section a{
    margin-top: 6px;
}

.footer-social-links {
    text-align: right;
    margin-bottom: 0;
}

.footer-social-links i {
    color: white !important;
}

.footer-social-links li {
    list-style: none;
    display: inline-block;
    padding: 0 7px;
}

/* Address */
.list-icon li:nth-child(2), .list-icon li:nth-child(3) {
    display: inline-block;
    width: 49.5%;
}

.list-icon li i {
    color: white;
}

.vc_custom_1509680381606 .list-icon li i{
    color: #d4d4d4 !important;
}

/* Home page */
.vc_custom_1507607252888 .col-sm-6{
    vertical-align: bottom;
    display: table-cell;
    float: none;
}


/* Our solutions page */
.vc_custom_1507743427906 {
    padding-top: 30px;
}


.vc_custom_1507743427906 .section-header {
    margin-top: 0 !important;
}

.page-id-750 .icon-box .btn  {
    display: none;
}

.page-id-750 [alt="Creative Studio Expedition logo"] {
    display: none;
}

.section-bar {
    background-color: #d7d7d7 !important;
}

#why-choose-us-section > .wpb_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row.collapsed > [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
}
    
/* Our company page */
.vc_custom_1507954352054 {
    padding-top: 0 !important;
}

.page-id-797 .section {
    padding-top: 50px;
}

h4.pre-header {
    text-align: center;
    font-size: 1em;
}

h3.header {
    text-align: center;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: bold;
}

.team-list-item {
    border-radius: 50%;
    border: 3px solid #fff;
    width: 220px;
    margin: 0 auto;
    display: block;
}

.team-list-item-caption {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 2px;
}

.list-inline.text-uppercase.text-center.has-divider.link-list {
    display: none;
}

.map {
    border: 4px solid #d4d4d4;
    height: 197px;
}

[alt="AP68 Creative Studio logo"] {
    display: none;
}

/* Blog */

.bg-img-blog {
    background-image: url('http://pods.rysingglobal.com/wp-content/uploads/2017/10/blog-bg.png');
}

/* Contact form */
.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;
}
.contact-form .wpcf7-form-control {
    border: 2px solid #fff;
    border-radius: 0px;
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
}

#wpcf7-f425-p859-o1 .contact-form .wpcf7-form-control {
    border: 2px solid #d4d4d4;
    color: #000;
}

#wpcf7-f425-p859-o1 .contact-form .wpcf7-form-control[type="submit"] {
    border: inherit;
    color:  white;
}

#wpcf7-f425-p859-o1 .contact-form .wpcf7-form-control[type="submit"]:hover {
     color:  #ff7f00;
}


#wpcf7-f425-p859-o1 .contact-form .wpcf7-form-control::placeholder {
    color: #d4d4d4;
}

.wpcf7-submit {
    border: 2px solid #ff7f00 !important;
}

.wpcf7-submit:hover {
    background-color: white !important;
    color: #ff7f00;
}

.btn-secondary i{
    color: #eeeeee !important;
}

.btn-secondary:hover i{
    color: #2e221a !important;
}

div.wpcf7-mail-sent-ok {
    border: 0;
    color: green;
}

.wpcf7-form-control::placeholder {
    color: white;
}

/* Forms page */

#wpcf7-f425-p797-o1 [name="textarea-694"], #wpcf7-f425-p859-o1 [name="textarea-694"]{
    height: 234px;
}

.form-on-separate-page {
 margin-bottom: 30px;
}

#retailers-message {
    height: 103px;
}

#financial-message, #brand-message {
    height: 108px;
}

.form-page-breadcrumbs {
    margin-bottom: 66px;
    margin-top: 40px;
}

.form-on-separate-page .wpcf7-form-control {
    border: 2px solid #d4d4d4;
    color: #767676;
    padding: 8px 11px;
    width: 100%;
    font-size: 12px;
}

.form-on-separate-page .wpcf7-form-control::placeholder {
    color: #d4d4d4;
}

.form-on-separate-page .submit-form {
    color: #fff;
    width: auto;
    border: 0;
    padding: 6px 12px;
    float: right;
    background-color: #ff7f00;
}

.form-on-separate-page > .form-group  > .btn-primary:hover {
    border: 1px solid;
}

.form-on-separate-page h4 {
    margin-bottom: 10px;
}

#about-pods-3 [role="presentation"] {
    width: 33%;
}

.g-recaptcha {
   border: 0 !important;
   padding: 0 0 18px 0 !important;
}