/*
Theme Name: The7.2
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 2.1.3
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}@media screen and (min-width:240px) and (max-width:1000px){.menimg{  display: none;}}@media screen and (min-width:768px) and (max-width:1000px){.g1{  font-size:15px !important;  width:55px !important;    padding: 5px 12px !important;}}@media screen and (min-width:240px) and (max-width:760px){#rev_slider_1_1_wrapper ,#rev_slider_1_1_wrapper #rev_slider_1_1{height:305px !important;}}@media screen and (min-width:480px) and (max-width:760px){.tp-caption.smalllightwhite4{font-size:15px !important;top:10% !important;left:2% !important;line-height: 26px !important;}#main-slideshow,#main-slideshow #rev_slider_1_1_wrapper{height:700px !important;}.g1{float:left !important;width:100% !important;}}

.gform_wrapper .top_label .gfield_label, input[type="text"], input[type="tel"], input[type="url"], input[type="email"], input[type="number"], input[type="date"], input[type="range"], input[type="password"], select, textarea, .customSelect, .woocommerce-product-search .search-field {font-weight: bolder;}
/*fixes hidden safari images*/
html:not(.mobile-true) #bottom-bar img, html:not(.mobile-true) #header img, html:not(.mobile-true) #main img:not(.animate-element,.ls-s-1){
    opacity:1;
}
.woocommerce-message .button{
    margin-right: 10px
}
@media (max-width : 768px){

    .woocommerce-message{
        padding-top: 60px;
    }
    .woocommerce-message .button{
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
        margin-right: 0 !important;
        display: block;
    }
}