/* Make Product Title in Category Listing Smaller */
h4, .h4-size, .entry-title.h4-size, .layout-masonry .post h2.entry-title, .layout-grid .post h2.entry-title, .shortcode-blog-posts .post h2.entry-title, .dt-blog-shortcode .post h2.entry-title, .slider-wrapper .post h2.entry-title, h3.entry-title, .rollover-content h2.entry-title, .flex-caption h2, .gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner > .vc-item h2, .team-author-name {
    color:gray;
    font: 16px/16px "cronos_mmregular",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
   border-top: 1px solid #333333;
  padding: 5px 0;
}


/* Make Page headings uppercase */
h3, .h3-size, .entry-title.h3-size, h2.entry-title, .comments-title, h3.gform_title, .gform_wrapper h3.gform_title, .overlay-door input[type="text"] {
    color: #333333;
    font: 26px/34px "cronos_mmregular",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase;
}

h5, .h5-size, .entry-title.h5-size, .widget-title, .author-quote, .comment-author a, .comment-author .fn, blockquote, .testimonial-item .testimonial-vcard .text-primary, .widget .team-author-name {
    color: #F06199 !important;
    font: 22px/27px "core_circusregular",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase;
}


/* Make Product Title in Category Listing Grey */
.post .entry-title a{
color:gray;
}


/* sku colour change */
.reset_variations, .reset_variations:hover, .variations label, .product_meta > span, .product_meta > span a, .project-list-content .price, .project-list-content .price *, .product_list_widget del, .product_list_widget del .amount, .widget_shopping_cart_content strong, .widget_shopping_cart_content dt, .woocommerce-review-link, .woocommerce-review-link *, .woocommerce-review-link:hover, .widget_price_filter .price_slider_amount, .shop_table .variation dt, .star-rating, .star-rating::before, .woocommerce-tabs li > a, .product .summary.entry-summary .price del, .woocommerce-result-count, .widget_layered_nav li > small, .widget_product_categories .count {
    color: rgba(119, 119, 119, 1);
}


/* showing colour change */
.reset_variations, .reset_variations:hover, .variations label, .product_meta > span, .product_meta > span a, .project-list-content .price, .project-list-content .price *, .product_list_widget del, .product_list_widget del .amount, .widget_shopping_cart_content strong, .widget_shopping_cart_content dt, .woocommerce-review-link, .woocommerce-review-link *, .woocommerce-review-link:hover, .widget_price_filter .price_slider_amount, .shop_table .variation dt, .star-rating, .star-rating::before, .woocommerce-tabs li > a, .product .summary.entry-summary .price del, .woocommerce-result-count, .widget_layered_nav li > small, .widget_product_categories .count {
    color: rgba(119, 119, 119, 1);
}




/* breadcrump colour change */
.page-title .breadcrumbs, .page-title .breadcrumbs a {
    color: #777777;
}




.wpcf7 input.wpcf7-captchar {
	width: 100px;
}




input[type="password"], input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], select, textarea {
    background-color: #fbfcfc;
    border: 1px solid #999999;
    color: #b8bcbe;
    margin-bottom: 10px;
    padding: 7px 15px;
}



.style-ios textarea {
    background-color: #fbfcfc;
    border-color: #999999;
}



/* making line darker */
.style-ios .page-title.transparent-bg {
    border-bottom: 1px solid rgba(153, 153, 153, 1);
}

#header.line-decoration {
    border-bottom: 1px solid #999999;
}



.style-ios .paginator .page-links, .style-ios .filter-categories, .style-ios .page-nav, .style-ios .filter-extras, .style-ios .filter-categories a, .style-ios .filter-categories.new-style a, .style-ios #page .filter .filter-categories.new-style a:first-child, .style-ios .filter-sorting, .style-ios .paginator a:not(.paginator-more-button), .style-ios .testimonial-item, .style-ios .wpb_tabs.tab-style-two, .style-ios .wpb_tour.tab-style-two, .style-ios .tab-style-two.wpb_tabs .wpb_tabs_nav, .style-ios .tab-style-two.wpb_tour .wpb_tabs_nav, .style-ios .tab-style-two.wpb_tabs .wpb_tabs_nav li::before, .style-ios .tab-style-two.wpb_tour .wpb_tabs_nav li {
    border-color: rgba(153, 153, 153, 1);
}



.style-ios .block-style-widget, .style-ios .frame-on.frame-fancy, .style-ios .shortcode-code, .style-ios .format-link-content, .style-ios .post.bg-on:not(.fullwidth-img), .style-ios .post.bg-on.fullwidth-img.format-quote, .style-ios .post.bg-on.fullwidth-img.format-link, .style-ios .fs-entry .post.bg-on.fullwidth-img, .style-ios .shortcode-single-image-wrap.br-standard.borderframe, .style-ios .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .style-ios .entry-author, .style-ios .commentlist .comment > article, .style-ios .bg-on.team-container, .style-ios blockquote:not(.shortcode-blockquote), .style-ios .no-avatar, .style-ios .tab-style-one.wpb_content_element .wpb_tabs_nav li, .style-ios .skill, .style-ios .dt-style.vc_progress_bar .vc_single_bar, .style-ios .customSelect {
    box-shadow: 0 0 0 1px rgba(153, 153, 153, 1) inset;
}

