body.woocommerce-page .mc4wp-form form label,
.mc4wp-form form label{
	display: none;
}
body.woocommerce .st_wrap_shop .price_slider_amount .button,
.mc4wp-form form input[type=submit]{
	background: #fde230;
  	text-transform: uppercase;
  	font-size: 18px;
  	border-radius: 0px;
  	color: #0f1a25;
  	padding: 10px 20px;
  	display: inline-block;
  	margin-bottom: 0;
  	font-weight: 400;
  	line-height: 1.42857143;
  	text-align: center;
  	white-space: nowrap;
  	vertical-align: middle;
  	touch-action: manipulation;
  	cursor: pointer;
  	-webkit-user-select: none;
  	border: 1px solid transparent;
}
.mc4wp-form form input[type=email]{
	background-color: #151515;
  	border: 1px solid #282828;
  	border-radius: 0px;
  	height: 45px;
  	margin-bottom: 25px;
  	color: #fff;
  	font-family: 'Coda', cursive;
  	font-weight: normal;
  	display: block;
  	width: 100%;
  	padding: 6px 12px;
  	font-size: 14px;
  	line-height: 1.42857143;
  	background-image: none;
  	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.navbar-default{
    background-color: unset;
	background-color: none;
    border-color: unset;
	border-color: none;
}
.navbar{
	border: none;
}
.menu-search-icon{
    float: right;
    width: 0px;
    margin-top: 18px;
}
#menu-indus-v3{
  margin-right: -6px;
}
.search-open{
    background-color: unset;
    background-color: none;
    padding: 0px 20px 0px 20px;
    height: auto;
}
.camera_caption > div {
    padding: 40px 40px !important;
    background: rgba(0, 0, 0, 0.5) !important;
}
.tp-about-block h2 span{
    color: #fde230;
    padding-right: 15px;
}
.btn-outline:hover {
    background-color: #fde230;
    border: 2px solid #fde230;
    color: #1f1f1f;
    text-transform: uppercase;
}
.transparent,
.header-row.transparent,
.tp-top-bar.transparent{
    width: 1170px;
    background-color: transparent;
    position: absolute;
    z-index: 9999;
    left: 100px;
}
.transparent ul.links li a {
  color: #fff;
}
.transparent ul.links li a.highlight {
  color: #fde230!important;
}
.transparent .navbar-nav>li>a {
  color: #fff;
}
.menu-support{
    float: right;
    padding-top: 16px;
}
.menu-support li a{
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Coda', cursive;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: normal;
    text-transform: uppercase;
}
.header-opt-three.tp-top-bar {
    background-color: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-opt-three.header-row {
    padding-bottom: 0px;
    padding-top: 0px;
}
.header-opt-three .menu-search-icon a.highlight{
    color: #282828;
}
.header-opt-three .navbar-right{
    float: left !important;
}
.menu-search-icon.after{
    float: left;
}
.header-opt-three.slider-wrapper {
    position: relative;
    z-index: 0;
    top: -29px;
    overflow: hidden;
}
.page-header-title{
    padding: 55px 0px;
}
.tp-breadcrumb .breadcrumb {
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    text-align: center;
    font-size: 14px;
    border: 2px solid;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.breadcrumb span:last-child{
    color: #fde230;
}
.page-template-page-default .main-wrapper > .row{
    margin: 0;
}
.color-box {
    background-color: #fde230;
    padding: 30px;
}
.color-box ul li,
.color-box,
.color-box p {
    color: #1f1f1f;
}
.color-box h2 i {
    padding-right: 10px;
    font-size: 54px;
    text-shadow: 0px 3px 9px rgba(150, 150, 150, 0.6);
}
.color-box h2 {
    color: #1f1f1f;
}
.tp-mission-icon i,
.tp-mission-block i {
    color: #fde230;
    font-size: 150px;
    text-align: center;
    top: 60px;
}
.tp-mission-pic {
    margin-bottom: 45px;
    overflow: hidden;
}
.image-scale{
    overflow: hidden;
}
.image-scale:hover img,
.tp-mission-pic:hover img {
    transform: scale(1.25);
}
.image-scale img,
.tp-mission-pic img{
    max-width: 100%;
    transition: all 1s ease 0s;
}
.team-dec p.desigation{
    color: #fde230;
}
@media only screen and (max-width: 768px){
    .tp-top-bar.transparent{
        position: relative;
        left: 0px;        
    }
    .quote-section .btn-outline{
        font-size: 18px;        
    }
    h1{
        font-size: 34px;
    }
}
@media only screen and (max-width: 768px){
    ul.dropdown-menu {
        min-width: 180px !important;
    }
    .right-side .btn-outline:hover,
    .right-side .btn-outline{
        font-size: 10px !important;
    }
}
@media only screen and (max-width: 768px) and (min-width: 700px){
    #tp-top-bar > .container{
        width: 666px;
    }
    .filter-wrapper ul.portfolioFilter li{
        margin-bottom: 0px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
    .tp-top-bar.transparent{
        left: 0px;
    }
    .right-side .btn-outline:hover,
    .right-side .btn-outline{
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 480px){
    .stuck .logo{
        display: none;
    }
    .header-opt-three .navbar-right{
        float: inherit !important;
    }
    .header-opt-three .tp-navigation.stuck{
        background-color: #151515 !important;
    }
    .header-opt-three .tp-navigations{
        top: -6px;
    }
    .header-opt-three .logo{
        height: 100%;
    }
    .cameraContent h1{
        font-size: 19px;
        /*margin-bottom: 0px;*/
    }
    .cameraContent p{
        margin-bottom: 0px;
    }
    .header-row {
        padding-top: 0px;
        /*padding-bottom: 0px;*/
    }
    .right-side .btn-outline:hover,
    .right-side .btn-outline{
        font-size: 18px !important;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text{
        width: 67% !important;
    }
    .coupon input[name=apply_coupon]{
        width: 100% !important;
        margin-top: 15px !important;
    }
    body.woocommerce-cart table.shop_table.cart thead th.product-remove{
        padding: 6px 9px !important;
    }
    body.woocommerce-cart table.shop_table.cart thead th.product-name{
        padding: 6px 24px !important;
    }
    body.woocommerce-cart table.shop_table.cart thead th.product-subtotal,
    body.woocommerce-cart table.shop_table.cart thead th.product-price{
        padding: 6px 15px !important;
    }
    body.woocommerce-cart table.shop_table.cart tbody td.product-remove{
        padding: 10px 0px !important
    }
    body.woocommerce-cart table.shop_table.cart tbody td.product-name{
        padding: 10px 13px !important
    }
    body.woocommerce-cart table.shop_table.cart tbody td.product-subtotal,
    body.woocommerce-cart table.shop_table.cart tbody td.product-price{
        padding: 10px 9px !important
    }
    body.woocommerce-cart table.shop_table.cart tbody td.product-quantity{
        padding: 2px 0px !important;
        width: 60px;
    }
    body.woocommerce-cart table.shop_table.cart tbody td.product-quantity.quantity{
        height: 78px;
    }
    body.woocommerce-cart .shop_table.cart div.quantity input.input-text{
        height: 36px;
        width: 90% !important;
    }
    body.woocommerce-cart .shop_table.cart div.quantity input.qty{
        margin-left: 0px;
    }
    .woocommerce td.product-quantity{
        min-width: 70px;
        height: 42px;
    }

    .tp-blog-info h1{
        font-size: 22px;
    }
    .quote-section{
        padding-top: 40px;
    }
    .tp-top-bar.transparent{
        position: relative;
        left: 0px;        
    }
    .tp-navigations .navbar-nav>li>a{
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .site-header .wpb_wrapper >.wpb_text_column{
        margin-bottom: 0px !important;
    }
    .wpb_wrapper >.wpb_text_column{
        margin-bottom: 15px !important;
    }
    .site-header .wpb_column > .wpb_wrapper > *:last-child {
        margin-bottom: 0px !important;
    }
    .wpb_column > .wpb_wrapper > *:last-child {
        margin-bottom: 15px !important;
    }
    .filter-wrapper ul.portfolioFilter li{
        margin-bottom: 0px;
    }
}

.cd-top.cd-is-visible{
    z-index: 999;
}
.st-clearfix {
    clear: both;
}
.st_wrap_shop{
    padding-top: 80px;
    padding-bottom: 50px;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price del{
    display: inline-block;
}
.st-widget-woo{
    color: #282828;
}
.right-side h1{
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 24px;
    letter-spacing: -1px;
}
body.woocommerce .st_wrap_shop .price_slider_amount .button{
    color: #0f1a25 !important;
    border: none !important
}
.woocommerce .widget_price_filter .price_slider_amount{
    width: 100%;
    display: inline-block;
}
body.woocommerce .st_wrap_shop .price_slider_amount .price_label{
    display: inline-block;
    margin-left: 0px;
}
body.woocommerce .st_wrap_shop .price_slider_amount .button{
    display: inline-block;
    float: right;
    margin-top: 15px;
}
.woocommerce ul.products li.product h2 a{
    color: #fff;
}
.tp-product-pic img{
    width: 100%;
}
body.woocommerce .add_to_cart_button.btn{
    margin-top: 0px;
    border: 2px solid #52524f;
    font-size: 14px;
    color: #666;
}
body.woocommerce .add_to_cart_button.btn:hover{
    background-color: #fde230;
    border: 2px solid #fde230;
    color: #1f1f1f;
}
.tp-navigations .navbar-nav li.parent-current-menu-item>a{
    color: #fde230;
}
.tp-navigations .navbar-nav>li>.dropdown-menu>li.current-menu-item>a,
.tp-navigations .navbar-nav>li>.dropdown-menu>li.current_page_item>a{
    background-color: #fff;
}
.cta-bg {
    background-color: #fde230;
    padding: 10px 20px;
    display: flex;
    margin-bottom: 40px;
}
.cta-bg ul li {
    display: flex;
    font-size: 18px;
    text-transform: uppercase;
}
.cta-bg .cta-bold {
    font-size: 24px;
    font-weight: 700;
    color: #1f1f1f;
}
.cta-bg span i {
    margin-top: 20px;
    font-size: 30px;
    float: left;
    color: #1f1f1f;
    margin-right: 10px;
}
.cta-bg ul li:before{
    display: none;
}
.right-side .btn-outline:hover {
    border: 2px solid #fde230;
    background-color: #fde230;
    border-radius: 0px;
    color: #1f1f1f;
    padding: 10px 26px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 24px;
}
.right-side .btn-outline {
    border: 2px solid #52524f;
    border-radius: 0px;
    color: #fde230;
    padding: 10px 26px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 24px;
}

body.woocommerce .add_to_cart_button, 
body.woocommerce div.st-product-item form.cart button.single_add_to_cart_button{
    clear: inherit;
    border: 2px solid #52524f;
    border-radius: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    padding: 10px 20px;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
}
table.shop_table.cart .coupon label,
table.shop_table.cart .coupon{
    float: left;
}
.woocommerce-cart table.cart img{
    width: 50%;
}
body.woocommerce #content div.st-product-item form.cart .quantity input.qty{
    margin-left: 0px !important;
}
body.woocommerce #content div.st-product-item form.cart .quantity input.qty,
section.shipping-calculator-form p select, section.shipping-calculator-form p input,
.woocommerce .coupon input.input-text,
.woocommerce table.shop_table.cart input.input-text.qty.text,
body.woocommerce-cart .shop_table.cart .quantity input.qty{
    background-color: unset !important;
    background: unset !important;
    background: none !important;
    border-color: #52524f !important;
    color: #666666 !important;
}
.woocommerce table.shop_table.cart .coupon label{
    margin: 10px 15px;
}
.woocommerce table td.actions input.button{
    background: unset;
    background: none;
    border: 2px solid #52524f !important;
    color: #666666;
}
.woocommerce table td.actions input.button:hover,
.woocommerce table td.actions input.button:hover{
    color: #1f1f1f;
    border: 2px solid #fde230;
}
.woocommerce table td.actions input[name=update_cart]{
    float: right;
}
.cart_totals table>tbody>tr>th{
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td{
    color: #fde230;
}
.woocommerce-page a.button, .woocommerce a.button,
.woocommerce input.button,.woocommerce table.my_account_orders .order-actions .button,
.woocommerce section.shipping-calculator-form p button.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    font-family: Coda, cursive;
    background: #fde230;
    clear: inherit;
    border-radius: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    padding: 10px 20px;
    color: #1f1f1f;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: normal;
}
.woocommerce-page a.button, .woocommerce a.button:hover,
.woocommerce input.button:hover,.woocommerce table.my_account_orders .order-actions .button:hover,
.woocommerce section.shipping-calculator-form p button.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
    font-family: Coda, cursive;
    background: #fde230;
    clear: inherit;
    border-radius: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    padding: 10px 20px;
    color: #1f1f1f;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: normal;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    float: right;
}
body.woocommerce.single div.st-product-item form.cart button.single_add_to_cart_button{
    border: 2px solid #52524f;
    border-radius: 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    padding: 10px 20px;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    font-weight: normal;
}
body.woocommerce.single div.st-product-item form.cart button.single_add_to_cart_button:hover{
    background: #fde230;
    color: #1f1f1f;
    border: 2px solid transparent;
}
body.woocommerce.single div.st-product-item form.cart button.single_add_to_cart_button{
    clear: inherit;
}
.woocommerce div.product form.cart{
    width: 100%;
    display: inline-block;
    float: left;
}
body.woocommerce div#content div.st-product-item form.cart .quantity{
    width: auto;
    float: left;
    display: inline-block;
}
body.woocommerce.single div.st-product-item form.cart button.single_add_to_cart_button,
body.woocommerce #content div.st-product-item form.cart .quantity input.qty{
    display: inline-block;
    width: auto;
    margin-top: 0px;
    height: 41px !important;
    font-size: 18px;
}
body.woocommerce.single div#content div.st-product-item form.cart .quantity:hover{
    font-size: 18px;
}
.stars a.active{
    color: #fde230;
}
body.woocommerce div#content div.st-product-item .woocommerce-tabs ul.tabs li a{
    border: 2px solid #52524f !important;
    background: unset;
    background: none;
    color: #666;
}
body.woocommerce div#content div.st-product-item .woocommerce-tabs div.panel{
    border: 2px solid #52524f !important;
    margin-top: -2px;
}
body.woocommerce div#main-content .woocommerce-tabs ul.tabs li.active a{
    background: #fde230;
    color: #1f1f1f;
     border: 2px solid #fde230;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del,
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins,
.woocommerce div.product p.price, .woocommerce div.product span.price{
    display: inline-block;
}
body.woocommerce-page div#customer_details input, body.woocommerce-page #customer_details textarea{
    border: 1px solid #52524f !important;
    background: unset !important;
    background: none !important;
    color: #666 !important;
}
.select2-results{
    background: #282828;
}
.select2-container .select2-choice{
    background: #282828;
    border: 1px solid #52524f !important;
    height: 40px;
}
.select2-search{
    background: #282828 !important;
}
.select2-search input{
    background: #282828 !important;
    border: 1px solid #52524f !important;
    color: #666;
}
.select2-results .select2-no-results,
.select2-results .select2-highlighted{
    background: #fde230;
}
ul.select2-results::-webkit-scrollbar {
    width: 5px;
}
.select2-dropdown-open .select2-choice{
    box-shadow: 0 0 0 #fff inset;
}
body.woocommerce-page label,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{
    display: inline-block;
}
#ship-to-different-address-checkbox{
    width: 20px;
    height: 20px !important;
    padding-top: 19px;
    margin-left: 15px;
}
.woocommerce form .form-row input.input-text{
    background: unset;
    background: none;
    height: 40px;
    border: 1px solid #52524f;
}
body.woocommerce-page #order_review div#payment,
body.woocommerce-page div.woocommerce-info, body.woocommerce-page .woocommerce-error,
body.woocommerce-page ul.woocommerce-error{
    background: #282828 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
    width: 36%;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message,
.woocommerce section.shipping-calculator-form p select{
    background: #282828 !important;
}
.header-opt-three .tp-navigations.stuck{
    position: fixed;
}
.header-opt-three .tp-navigations.stuck,
.tp-top-bar.transparent .tp-navigations.stuck{
    left: 0px;
}
.header-opt-three .tp-navigations .navbar-nav li.parent-current-menu-item>a{
    color: #1f1f1f;
}
.tp-service .tp-service-box-shade h2,
.tp-service .tp-service-box-shade p{
    margin-left: 0px;
}
.section-overlay{ 
    background-color: transparent;
}
.section-overlay .camera_overlayer{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}
body.woocommerce-page span.onsale {
    display: none !important;
}
body.woocommerce-page span.onsale.st-add {
    display: block !important;
    z-index: 999;
}
.widget .tp-meta i {
  color: #fde230;
  margin-right: 10px;
}
.widget .tp-meta {
  margin-bottom: 15px;
  display: inline-block;
  font-size: 14px;
}
.header-opt-three .menu-search-icon{
    position: inherit;
    margin-left: 10px;
}
.menu-search-icon{
    position: absolute;
    right: 10px;
}
ul.dropdown-menu{
    position: absolute;
}
ul.dropdown-menu li{
    position: relative;
}
ul.dropdown-menu ul.dropdown-menu{
    background: #fde230;
    top: -2px;
    right: inherit;
    left: 100%;
}
/*#main-content > .container {
    margin-left: -15px;
}*/
.collapse.in li.menu-item-has-children:hover > ul.dropdown-menu{
    display: none;
}
.collapse.in li.menu-item-has-children.open:hover > ul.dropdown-menu,
li.menu-item-has-children:hover > ul.dropdown-menu{
    display: block;
}
.tp-directors-pic {
    margin-bottom: 30px;
}
.tp-directors-info small {
    margin-bottom: 20px;
    display: inline-block;
    color: #fde230;
}
footer ul,
ul.menu-support{
    margin-left: 0px;
}
#masthead > .container:before,
#masthead > .container:after{
    display: none;
}
/*.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: none;
    margin: inherit;
    padding: inherit;
    position: inherit;
    width: unset;
}*/
#main-content.st-default{
    padding-top: 100px;
    padding-bottom: 100px;
}

.woocommerce ul.products li.product .price{
    color: #fde230;
    font-family: 'Coda', cursive;
    font-size: 14px;
}
.woocommerce .star-rating span{
    color: #fde230;
}
.woocommerce ul.products li.product .onsale {
    top: 1;
    right: 1;
    left: auto;
    margin: 0;
    background-color : #fde230;
    border-radius: 0;
    padding: 3px 15px;
    color: #52524f;
}
.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}
#main-content .tp-product{
    /*padding: 0;*/
}
.tp-product-block:last-child{
    margin-bottom: 0px;
}
.header-opt-three .tp-navigation.stuck{
    background-color: #fde230;
}
.tp-navigation.stuck{
    position: fixed;
    background-color: #222222;border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    float: none;
    margin: 0 auto;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
}
.sticky-wrapper{
    height: auto !important;
    width: 100%;
}
.st-menufixed.st-admin .tp-navigation.stuck{
    top: 32px;
}
.tp-service-page .service-list.normal >div.st-clearfix{
    padding-left: 0px;
    padding-right: 15px;
}
.tp-service-page .service-list.normal >div{
    padding-left: 15px;
    padding-right: 0px;
}
.entry-content ul.angle-double-right{
    padding: 0px;
}
.tp-product-info .onsale{
    display: none;
}
ul.dropdown-menu{
    min-width: 200px;
}
.textwidget .btn i{
    margin-right: 10px;
}
.tiny-footer,
.tiny-footer p,
.tiny-footer p.copyright-ct{
    color: #666;
}
.tp-service-box-shade a:hover i,
.tp-service-box a:hover i{
    color: #fde230;
}
.dropdown-menu>li>a{
    padding: 8px 20px;
}
ul.dropdown-menu li.parent-current-menu-item >a,
ul.dropdown-menu li.current-menu-item >a{
    background-color: #f5f5f5;
}
.gm-style-iw h1,
.gm-style-iw h2,
.gm-style-iw h3,
.gm-style-iw h4,
.gm-style-iw h5,
.gm-style-iw h6{
    color: #1f1f1f;
}
ul.dropdown-menu span.caret{
    /*position: absolute;*/
    right: 15px;
    top: 15px;
    width: 5px;
}
ul.dropdown-menu li.menu-item-has-children span.caret{
    -ms-transform: rotate(-90deg); /* IE 9 
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}
 /*Menu*/
span.caret{
    position: absolute;
    right: 0;
    top: 29px;
}
ul.nav li span.caret,
ul.nav li a{
    display: inline-block;
}
ul.dropdown-menu{
    display: none;
}
.tp-navigations .navbar-nav>li.menu-item-has-children>a.caret-click{
    padding: 18px 5px !important;
}
.dropdown-menu>li>a.caret-click{
    display: none;
}
.dropdown-menu>li.menu-item-has-children>a.caret-click{
    display: block;
}
.dropdown-menu>li>a.caret-click,
.tp-navigations .navbar-nav>li>.dropdown-menu>li>a.caret-click,
.tp-navigations .navbar-nav>li>a.caret-click{
    padding: 0 !important;
}
.tp-navigations .navbar-default .navbar-nav>.open>a{
    background-color: rgba(0,0,0,0);
}
.header-row .header-row{
    padding-top: 0px;
    padding-bottom: 0px;
}
.header-row .header-row.stuck{
    padding-top: 5px;
    padding-bottom: 5px;
}
ul.dropdown-menu li a{
    width: 100%;
}
.dropdown-menu{
    border-radius: 0px;
}

.comments .media-body ul li{
    list-style: inherit;
}
