/*
 Theme Name:   Studiofolio Child
 Description:  Customized by Fame House
 Author:       Fame House
 Author URI:   http://famehouse.net
 Template:     studiofolio
 Text Domain:  studiofolio-child
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* FONTS */

@font-face {
  font-family: 'BebasNeue';
  src: url('assets/fonts/BebasNeue-webfont.eot');
  src: url('assets/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), 
        url('assets/fonts/BebasNeue-webfont.woff') format('woff'), 
        url('assets/fonts/BebasNeue-webfont.ttf') format('truetype'), 
        url('assets/fonts/BebasNeue-webfont.svg#BebasNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadProCondRegular';
  src: url('assets/fonts/myriadpro-cond-webfont.eot');
  src: url('assets/fonts/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'), 
        url('assets/fonts/myriadpro-cond-webfont.woff') format('woff'), 
        url('assets/fonts/myriadpro-cond-webfont.ttf') format('truetype'), 
        url('assets/fonts/myriadpro-cond-webfont.svg#MyriadProCondRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'afp-icons';
  src: url('assets/fonts/afp-icons.eot?60748983');
  src: url('assets/fonts/afp-icons.eot?60748983#iefix') format('embedded-opentype'),
       url('assets/fonts/afp-icons.woff?60748983') format('woff'),
       url('assets/fonts/afp-icons.ttf?60748983') format('truetype'),
       url('assets/fonts/afp-icons.svg?60748983#afp-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="afp-icon-"]:before, [class*=" afp-icon-"]:before {
  font-family: "afp-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  /*width: 1em;*/
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.afp-icon-facebook:before { content: '\e800'; } /* '' */
.afp-icon-twitter:before { content: '\e801'; } /* '' */
.afp-icon-tumblr:before { content: '\e802'; } /* '' */
.afp-icon-youtube:before { content: '\e803'; } /* '' */
.afp-icon-instagram:before { content: '\e804'; } /* '' */
.afp-icon-angle-down:before { content: '\e805'; } /* '' */
.afp-icon-basket:before { content: '\e806'; } /* '' */
.afp-icon-search:before { content: '\e807'; } /* '' */
.afp-icon-menu:before { content: '\e808'; } /* '' */
.afp-icon-plus:before { content: '\e809'; } /* '' */


/* GENERAL */

body { font-size: 16px; background: #ffffff; font-family: 'MyriadProCondRegular', sans-serif; -webkit-font-smoothing: antialiased; }
body.fixed-width { padding: 0 !important; }

.span8.span-full-width { width: 100%; }


/* HEADER */

.toolbar-wrapper { border-bottom: 1px solid #eeeeee; width: 100%; height: 60px; background: #eeeeee; }
.toolbar { width: 996px; margin: 0 auto; color: #000000; font-size: 14px; font-family: 'BebasNeue', sans-serif; }
.toolbar a { color: #000000; }
.toolbar ul { display: inline-block; float: right; margin-bottom: 0; }
.toolbar li { line-height: 60px; list-style: none; padding-left: 25px; margin-bottom: 0 !important; float: right; }
.toolbar li .cart { font-size: 18px; padding-top: 2px; display: inline-block; font-weight: normal; }
.toolbar li .cart i { font-size: 20px; padding-right: 2px; }
.menu-icon { display: none; position: relative; font-size: 20px; color: #000000; float: left; font-size: 16px; cursor: pointer; line-height: 62px; right: auto; margin-top: 0; padding: 0; height: auto; border-left: none; -webkit-box-shadow: none; box-shadow: none; width: auto; }
.menu-icon i { padding-right: 6px; }
.menu-icon i:before { margin: 0; }
.go { position: absolute; width: auto; height: auto; padding: 0 8px 0 6px; border: none; box-shadow: none; line-height: 52px; background: transparent; color: #888; outline: none; font-size: 13px; }
input.search_box { padding-left: 26px; border: none; vertical-align: middle; padding-bottom: 2px; margin-top: 4px; line-height: normal; height: 32px; font-family: 'MyriadProCondRegular', sans-serif; font-size: 14px; color: #333 !important; border: 1px solid #cccccc; padding-top: 4px; width: 141px; max-width: none; padding-right: 4px; }

.mobile-wrapper { display: none; margin-bottom: 0px; background: #eeeeee; }

.flyout { background: #eeeeee; width: 100%; display: none; }
.flyout > ul {margin: 0px; list-style-type: none;}
.flyout > ul li {margin: 0px; cursor: pointer; }
.flyout > ul li a { color: #000000; display: block; font-size: 20px; line-height: 35px; height: 35px; padding: 0 40px; border-bottom:  1px solid #eeeeee; border-top: none; font-weight: normal; }
.flyout > ul li .more {float: right; margin-top: -36px; font-size: 18px; display: block; height: 35px; line-height: 35px; width: 35px; text-align: center; color: #fff; cursor: pointer;}
.flyout > ul li, .flyout > ul li .more { -webkit-user-select: none; -khtml-user-select: none;-moz-user-select: none;-o-user-select: none; user-select: none; }
.flyout > ul li .more,  .flyout > ul > li > ul > li a { background: #d4d4d4; }
.flyout > ul > li > ul { list-style-type: none; margin: 0px;}
.flyout > ul > li > ul > li a { color: #000000; padding-left: 50px; }
.flyout > ul > li > ul > li a:hover, .flyout > ul li a:hover {color: #910e00; }
.flyout .go {line-height: 34px; }
.flyout .search-field {margin: 12px 0; float: left; padding: 0 40px; width: 100%; box-sizing: border-box; position: relative; }
.flyout .search-field .search { height: 35px; padding-top: 0; }
.flyout .search_box { box-sizing: border-box; height: 35px; width: 100%; display: block; margin-top: 0; }

body.fixed-width #inner-logo a#logo { margin: 0; }
body.fixed-width #inner-menu #nav-main { padding-left: 0; margin-left: -12px; display: inline-block; float: left; }
#inner-logo { padding: 19px 0 0px; }

body.fixed-width #banner .container-fluid { padding: 2px 0 0 0; }

.nav-divider-top { margin-top: 18px; }
.nav-divider-bottom { margin-top: -1px; margin-bottom: 40px; }

nav { font-family: 'BebasNeue', sans-serif; }
.navbar .nav.main-menu > li > a  { text-decoration: none; color: #000000; display: block; padding: 0 12px; font-size: 24px; line-height: 48px; height: 48px; font-weight: 400; text-transform: none; }
.navbar .nav li.dropdown.active > .dropdown-toggle, .dropdown-menu .active > a { color: #000000; }
.navbar .nav.main-menu > li > a:hover, .navbar .nav li.dropdown.active > .dropdown-toggle:hover, .dropdown-menu .active > a:hover { color: #910e00; }

.dropdown-menu { background: #ffffff; list-style: none outside none; padding: 10px 10px 5px 10px !important; position: absolute; width: 70px; z-index: 99999; top: 100% !important; left: 0%; border: 2px solid #000000; text-align: center; -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1); box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.1); min-width: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.navbar .nav > li > .dropdown-menu:before { content: ''; width: 10px; height: 11px; background: url('assets/img/nav_dropdown_arrow.png'); position: absolute; top: -11px; left: 39px; border: none; }
.dropdown-menu li { list-style: none; font-size: 13px; line-height: 30px; padding-top: 15px; position: relative; margin-bottom: 5px !important; border: none !important; }
.dropdown-menu li:before { content: ''; width: 67px; height: 5px; background: url('assets/img/nav_dropdown_divider.png'); position: absolute; top: 2px; left: 50%; margin-left: -33px; }
.dropdown-menu li:first-child { padding-top: 0; }
.dropdown-menu li:first-child:before { display: none; }
#nav-main .dropdown > .dropdown-menu li:first-child > a { padding-top: 0 !important; }
#nav-main .dropdown > .dropdown-menu li:last-child > a { padding-bottom: 0 !important; }
.dropdown-menu li a { line-height: 22px; font-size: 18px; color: #000000; white-space: normal; display: block; padding: 0; font-weight: normal; } 
.dropdown-menu li a:hover { color: #910e00; }

.navbar .nav li.dropdown > .dropdown-toggle .caret { margin: 0; position: relative; border: none; width: auto; height: auto; top: -1px; }
.navbar .nav li.dropdown > .dropdown-toggle .caret:before { content: '\e805'; font-family: "afp-icons"; font-style: normal; font-weight: normal;  speak: none; display: inline-block; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; }

.social-cont { position: static; right: auto; display: inline-block; float: right; margin-top: 8px; }
.navbar .nav.social-menu li { margin: 0 2px; }
.navbar .nav.social-menu li a.social-icon { display: inline-block; width: 24px; height: 24px; border: 2px solid #000000; -moz-box-sizing: content-box; box-sizing: content-box; text-align: center; line-height: 26px; color: #000000; font-size: 18px; padding: 0; }
.navbar .nav.social-menu li a.social-icon:hover { background: #000000; color: #ffffff; }
.navbar .nav.social-menu li a.social-icon i { font-size: 18px; }

.navbar .nav.social-menu > li > .mission-statement-btn { display: inline-block; line-height: 24px; padding: 0 8px; text-transform: uppercase; color: #ffffff; background: #910e00; font-family: 'BebasNeue', sans-serif; font-size: 16px; padding-top: 4px; font-weight: normal; }
.navbar .nav.social-menu > li > .mission-statement-btn:hover { background: #000000; }

nav.mobile #menu-main li.dropdown .dropdown-toggle { position: relative;  }
nav.mobile #menu-main li.dropdown .caret { background: #d4d4d4; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; float: right; font-size: 18px; display: block; height: 35px; line-height: 35px; width: 35px; text-align: center; color: #fff; margin: 0; border: none; position: absolute;top: 0; right: 0; }
nav.mobile #menu-main li.dropdown .caret:before { content: '\e809'; font-family: "afp-icons"; font-style: normal; font-weight: normal;  speak: none; display: inline-block; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; }
nav.mobile #menu-main li.dropdown .dropdown-menu { background: none; padding: 0 !important; position: static; width: 100%; top: auto !important; border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; float: none; }
nav.mobile #menu-main li.dropdown .dropdown-menu li { margin-bottom: 0 !important; padding-top: 0; } 
nav.mobile #menu-main li.dropdown .dropdown-menu li:before { display: none; } 
nav.mobile #menu-main li.dropdown .dropdown-menu li a { padding-left: 40px; background: #d4d4d4; border: none; } 
nav.mobile #menu-main li.dropdown .dropdown-menu li a:hover { background: #d4d4d4; padding-left: 40px; color: #910e00; } 


/* SLIDER */

.flex-direction-nav .flex-full { display: none !important; }
.flex-direction-nav a { opacity: 1 !important; }
.flex-direction-nav a.flex-prev { left: 0 !important; }
.flex-direction-nav a.flex-next { right: 0 !important; }

.flex-control-nav { display: none !important; }

.gallery_element { margin-bottom: 20px; }

.thumb-overlay-content { padding-top: 250px; }

.gallery_element .flexslider .slides .slide h1 { font-family: 'BebasNeue', sans-serif; font-weight: normal; text-align: left; width: 85%; top: auto; background-color: #910e00; padding: 8px 10px 5px 10px; text-align: center; }
.gallery_element .flexslider .slides .slide .read-more-text { display: inline-block; color: #ffffff; font-style: italic; text-align: left; margin: 0 auto; width: auto; font-size: 18px; font-weight: normal; background-color: #910e00; text-align: center; padding: 0 15px 8px 15px; }

/* POSTS HOME */

.element .inside { border: 1px solid #e1e1e1; -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.05); box-shadow: 0 0 3px 1px rgba(0,0,0,0.05); }
.entry-text-cont { padding: 20px 20px 10px 20px; }
h2.entry-title { font-size: 16px; padding: 0 0 10px 0; line-height: 20px; }
h2.entry-title a { color: #910e00; font-family: 'BebasNeue', sans-serif; font-weight: normal; }
h2.entry-title a:hover { color: #000000; }
.entry-meta { font-weight: normal; font-style: italic; color: #910e00; font-size: 14px; border-bottom: 1px solid #e1e1e1; margin-bottom: 20px; padding-bottom: 15px; }
.entry-more { padding-bottom: 0; }
.entry-more a { color: #515151; font-weight: normal; font-size: 18px; font-style: italic; }
.entry-more a:hover { color: #910e00; }

.thumb-overlay { background: #910e00; }


/* POSTS PAGE */

body.fixed-width #content .container-fluid.main { padding: 0; }
body.twenty .main-side .entry-cont { margin-top: 0; display: block; }

h1.portfolio-title { margin: 0 0 5px 0; color: #910e00; font-size: 30px; font-weight: normal; font-family: 'BebasNeue', sans-serif; border-bottom: none; padding: 0; line-height: 36px; }
.post .img-cont { margin-bottom: 20px; }
.post .entry-meta { text-transform: uppercase; }
.post .entry-main-content { margin-bottom: 30px; }

.post .entry-share-block { margin-bottom: 20px; }
.post .entry-share-block ul { float: left; margin: 0; } 
.post .entry-share-block ul li { display: inline-block; float: left; margin-right: 10px; } 
.post .entry-share-block ul li .share-text { display: inline-block; font-style: italic; color: #910e00; text-transform: uppercase; line-height: 22px; margin-right: 5px; } 
.post .entry-share-block ul li a { display: inline-block; background: #910e00; width: 20px; height: 20px; border-radius: 50%; color: #ffffff; text-align: center; line-height: 22px; } 
.post .entry-share-block ul li a:hover { background: #000000; }
.post .entry-share-block .back-to-blog { float: right; display: inline-block; font-style: italic; color: #910e00; line-height: 22px; font-weight: normal; }

.post .entry-pagination { margin-bottom: 20px; padding: 20px 0 0 0; border-top: 1px solid #e1e1e1; }
.post .entry-pagination a { color: #910e00; font-weight: normal; font-style: italic; }
.post .entry-pagination .pagination-left { float: left; }
.post .entry-pagination .pagination-right { float: right; }

.yarpp-related { padding: 30px 0 0 0; border-top: 1px solid #e1e1e1; }
.post .yarpp-thumbnail > img, .post .yarpp-thumbnail-default { margin: 0; }
.post .yarpp-related h3 { color: #515151; font-size: 24px !important; font-weight: normal !important; font-family: 'BebasNeue', sans-serif; }
.post .yarpp-thumbnails-horizontal .yarpp-thumbnail { margin: 10px 15px 10px 0; border: none !important; height: 220px; width: 120px; }
.post .yarpp-thumbnails-horizontal .yarpp-thumbnail-title { color: #910e00; font-size: 18px !important; font-weight: normal !important; font-family: 'BebasNeue', sans-serif; margin: 5px 0 0 0; max-height: 100px; }
.post .yarpp-thumbnails-horizontal .yarpp-thumbnail-default { background-image: url('assets/img/related_default_img.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; }
.post .yarpp-thumbnails-horizontal .yarpp-thumbnail-default img { display: none; }

#disqus_thread { border-top: 1px solid #e1e1e1; padding-top: 20px; }


/* SIDEBAR + WIDGETS */

body.fixed-width .entry-cont { padding: 0 0 0 10px; display: block; }
.home .sidebar-cont { margin-top: 20px; }
.widget { border: 1px solid #e1e1e1; -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.05); box-shadow: 0 0 3px 1px rgba(0,0,0,0.05); }
.widget .widget-inner h3 { padding: 15px 15px 12px 15px; background: #910e00; color: #ffffff; font-family: 'BebasNeue', sans-serif; font-size: 16px; font-weight: normal; margin: 0; }
.widget .widget-inner .textwidget { padding: 15px; }
.widget .widget-inner #searchform { padding: 15px; }

.widget#text-4 .widget-inner h4 { text-transform: uppercase; font-family: 'BebasNeue', sans-serif; font-weight: normal; font-size: 13px; color: #910e00; text-align: center; margin: 0 0 5px 0; }
.widget#text-4 .widget-inner form {   }
.widget#text-4 .widget-inner form input[type="text"] { width: 100%; max-width: none; }
.widget#text-4 .widget-inner select {font-weight: normal; font-size:12px; }
.widget#text-4 .widget-inner form .submit_style { display: inline-block; line-height: 28px; font-size: 16px; background: #8c0200; color: white; text-decoration: none; padding: 2px 15px 0 15px; position: relative; text-transform: uppercase; font-weight: normal; font-family: 'BebasNeue', sans-serif; text-shadow: none; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-font-smoothing: antialiased; }

.widget#search-2 .widget-inner #searchform .add-on { background: #910e00; color: #ffffff; }

.widget#wpp-3 .widget-inner .wpp-list { padding: 5px 15px; }
.widget#wpp-3 .widget-inner .wpp-list li { border-top: 1px solid #e1e1e1;  }
.widget#wpp-3 .widget-inner .wpp-list li:first-child { border-top: none; }
.widget#wpp-3 .widget-inner .wpp-list li a { display: block; padding: 10px 0; font-family: 'BebasNeue', sans-serif; color: #910e00; font-size: 14px; text-transform: uppercase; font-weight: normal; position: relative; } 
.widget#wpp-3 .widget-inner .wpp-list li a:after { content: 'Read More'; display: block; color: #b7b7b7; font-family: 'MyriadProCondRegular', sans-serif; text-transform: none; font-style: italic; }
.widget#wpp-3 .widget-inner .wpp-list li a:hover { color: #000000; }
.widget#wpp-3 .widget-inner .wpp-list li a:hover:after { color: #b7b7b7; }

.widget#text-3 .widget-inner .merch_block .product_title { display: block; font-family: 'BebasNeue', sans-serif; color: #910e00; font-size: 14px; text-transform: uppercase; font-weight: normal; }
.widget#text-3 .widget-inner .merch_block .product_price { display: block; color: #b7b7b7; font-family: 'MyriadProCondRegular', sans-serif; border-bottom: 1px solid #e1e1e1; padding-bottom: 5px; margin-bottom: 15px; }

.widget#text-2 .widget-inner .donation_header { font-family: 'BebasNeue', sans-serif; color: #910e00; font-size: 14px; text-transform: uppercase; font-weight: normal; border-bottom: 1px solid #e1e1e1; padding-bottom: 5px; margin-bottom: 15px;  }
.widget#text-2 .widget-inner .support_form .btn_wrap { border: 1px solid #8c0200; padding: 2px; }
.widget#text-2 .widget-inner .support_form .support_btn { display: block; line-height: 26px; font-size: 16px; background: #8c0200; color: white; text-decoration: none; padding: 2px 10px 0 10px; position: relative; text-align: center; font-family: 'BebasNeue', sans-serif; font-weight: normal; width: 100%; text-shadow: none; border: none; max-width: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-font-smoothing: antialiased; }
.widget#text-2 .widget-inner .support_form .support_input { width: 100%; max-width: none; }

.widget .widget-inner .btn_large { display: block; line-height: 26px; font-size: 16px; margin: 15px 3px 3px 3px; background: #8c0200; color: white; text-decoration: none; padding: 2px 10px 0 10px; position: relative; text-align: center; font-family: 'BebasNeue', sans-serif; font-weight: normal; }
.widget .widget-inner .btn_large:before { content: ''; border: 1px solid #8c0200; position: absolute; top: -3px; right: -3px; bottom: -3px; left: -3px; }
.widget .widget-inner .btn_large:hover { background: #000000; }


/* FOOTER */

body.fixed-width #footer { border-top: 1px solid #a2a2a2; padding: 3px 0 0 0; margin: 50px auto; }
body.fixed-width #footer .copyright { display: inline-block; text-transform: uppercase; font-family: 'BebasNeue', sans-serif; font-size: 16px; letter-spacing: 2px; }
body.fixed-width #footer .copyright a { color: #8b0000; font-weight: normal; } 
body.fixed-width #footer .right_logo { float: right; width: 90px; padding-top: 4px; }


/* MEDIA QUERIES */

@media only screen and (max-width: 1026px) and (min-width: 768px) {

  .toolbar { width: 768px; }
  body.fixed-width .fixed-wrap, body.fixed-width #content, body.fixed-width .fixed-wrap { width: 738px; }

  body.fixed-width #inner-menu #nav-main { display: block; float: none; }
  body.fixed-width #inner-menu #nav-main #menu-main-1 { float: none; display: block; text-align: center; }
  body.fixed-width #inner-menu #nav-main #menu-main-1 li { display: inline-block; float: none; }

  body.fixed-width #banner .container-fluid { padding: 0; }

  .social-cont { display: block; float: none; text-align: center; }
  .navbar .nav.social-menu li { float: none; display: inline-block; margin-bottom: 13px; }
  .nav-divider-top { margin-top: 21px; }

  .thumb-overlay-content { padding-top: 200px; }

}

@media only screen and (max-width: 797px) {

  .toolbar-wrapper { height: auto; }
  .toolbar { width: 100%; height: auto; padding: 0 40px; box-sizing: border-box; }

  .menu-icon { display: block; }

  #main-menu.row-fluid { display: none; }
  .search-field { display: none; }
  .nav-divider-top { margin-bottom: 20px; }
  .nav-divider-bottom { display: none; }

  .mobile-wrapper { display: block; }
  .flyout .search-field { display: block; }

}

@media only screen and (max-width: 797px) and (min-width: 600px) {

  body.fixed-width .fixed-wrap, body.fixed-width #content, body.fixed-width .fixed-wrap { width: 570px; }

  .thumb-overlay-content { padding-top: 150px; }

  .gallery_element .flexslider .slides .slide h1 { padding: 2px 10px 0px 10px; font-size: 30px; }
  .gallery_element .flexslider .slides .slide .read-more-text { font-size: 16px; padding: 0 10px 5px 10px; }

}


@media only screen and (max-width: 629px) and (min-width: 510px) {

  body.fixed-width .fixed-wrap, body.fixed-width #content, body.fixed-width .fixed-wrap { width: 450px; }

  .thumb-overlay-content { padding-top: 100px; }

  .gallery_element .flexslider .slides .slide h1 { padding: 2px 10px 0px 10px; font-size: 24px; line-height: 28px; }
  .gallery_element .flexslider .slides .slide .read-more-text { font-size: 14px; padding: 0 10px 0 10px; }

}

@media only screen and (max-width: 509px) {

  body.fixed-width .fixed-wrap, body.fixed-width #content, body.fixed-width .fixed-wrap { width: 290px; }

  .thumb-overlay-content { padding-top: 0; }
  .gallery_element .flexslider .slides .slide h1, .gallery_element .flexslider .slides .slide .read-more-text { text-align: center; }

  .gallery_element .flexslider .slides .slide h1 { padding: 2px 10px 0px 10px; font-size: 20px; line-height: 22px; }
  .gallery_element .flexslider .slides .slide .read-more-text { font-size: 12px; padding: 0 10px 0 10px; }

}

@media only screen and (max-device-width: 1200px) {

  .thumb-overlay-content {
    display: table-cell;
  }

}

