/**
 * @version    1.9.2.1 August 7, 2015
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2015 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
 
 /* IE9 Fixes */
#search_mini_form button { display: none; }
.rok-breadcrumbs ul li span { filter:alpha(opacity=00); }
#rokmage-login-content, #rokmage-header-cart { text-align: left; }

#homepage-contentslider-container.custom .backward, #homepage-contentslider-container.custom .forward, 
#contentslider-container .backward, #contentslider-container .forward { background-image: none; }
.promo-title .title { position: relative; }
.promo-title .rt-bubble { top: 0; }
ul.thumb_view li:after { margin-left: 0; }

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.cms-index-index .base.page.responsive .col2-right-layout .col-main { width: 768px; }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.cms-index-index .base.page.responsive .col2-right-layout .col-main { width: 879px; }
}
@media only screen and (min-width: 1200px) {
	.cms-index-index .base.page.responsive .col2-right-layout .col-main { width: 1121px; }
}
