/**
 * @version    1.8.0.0 October 9, 2013
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2013 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 * Responsive Metropolis Specific Styles
 */

/************************** Responsive Widths **************************/

@media only screen and (max-width: 480px) { /* Smartphones */

body.mobile, .cms-index-index .grid-text { font-size: 14px; }
/* Header */
.quick-access-wrapper, .header { width: 95%; }
.quick-access-wrapper { height: auto; }
.header .logo { float: none; margin: 16px auto; display: block; }
.cms-index-index #welcome h2 { font-size: 200%; }
#search_mini_form { float: none !important; }
#search_mini_form input { width: 136px !important; line-height: 140% !important; }
.welcome-msg, .date { display: none; }
.cms-index-index .quick-access { margin-bottom: 0; }
/* Msg */
.welcomeribbon { display: none; }
/* Main */
.main { margin-bottom: -2px; }
.page.base .col3-layout .col-wrapper .col-main, .page.base .col2-left-layout .col-wrapper .col-main,
.page.base .col2-right-layout .col-wrapper .col-main { width: auto; margin-left: 0; float: none; }
.col-main { border: 0 !important; }
.col-wrapper, .col-left { border-right: 0 !important; }
.col3-layout .col-wrapper .col-main, .col2-left-layout .col-wrapper .col-main, .col2-right-layout .col-wrapper .col-main { margin: 0; }
.col-wrapper { margin-bottom: 10px; }
/* CategoryView */
ul.mobilelistview { margin: 0 -22px 0 -18px; }
ul.mobilelistview li { margin: 0 -1px 0 -2px; width: 99.6%; border-left: 0 !important; border-right: 0 !important; border-bottom: 0 !important; }
ul.mobilelistview li .product-image-col { width: 100%; padding: 0 !important; }
ul.mobilelistview li .product-image-col .availability { top: 34%; }
ul.mobilelistview.list li .product-image-col { position: static; }
ul.mobilelistview li .product-image-col img { width: 96%; height: auto; margin: 2%; }
.col3-layout ul.mobilelistview li .product-info-col, .col2-left-layout ul.mobilelistview li .product-info-col { width: 93%; }
ul.mobilelistview li .product-info-col h2.product-name a { font-size: 1.3em; }
ul.thumb_view li .product-container, ul.mobilelistview li .product-container { margin: 0; padding: 0 0 55px; }
/* Toolbar */
.col3-layout .toolbar-wrapper { width: 100%; }
.toolbar-wrapper { padding: 0 20px; position: relative; }
.toolbar-wrapper .toolbar .pager, .toolbar-wrapper .toolbar .sorter { margin: 2px -12px; }
.pager .limiter, .mobile .pager .limiter { position: absolute; bottom: 7px; right: auto; top: auto; }
.pager .pages { margin: 0; float: right; }
.pager .limiter label, .mobile .pager .limiter label { display: none; }
/* Sidebars */
.page.base .col-left, .page.base .col-right { width: 100%; margin-top: 10px; }
.sidebar .block .block-content, .sidebar .block .block-content p { font-size: 14px; }
.col3-layout .mageside-menu-heading, .col3-layout .mageside-menu-toggle-container,
.col2-left-layout .mageside-menu-heading, .col2-left-layout .mageside-menu-toggle-container,
.col2-right-layout .mageside-menu-heading, .col2-right-layout .mageside-menu-toggle-container { width: 100%; }
.col2-left-layout .mageside-menu-toggle-button, .col2-right-layout .mageside-menu-toggle-button, .col3-layout .mageside-menu-toggle-button { margin: -29px 0 0; float: right; }
#selectcurrency { display: block !important; width: 182px !important; }
/* ProductView */
.base.page .product-view .product-shop.width100 {  }
/* Footer */
#rokmage-footer-lists { padding: 20px 0 20px; }
.rokmage-footer-inner-panel { margin-bottom: 20px; }
#footer-bottom select.tinynav { margin-bottom: 0; }
#copyright { margin-bottom: 60px; line-height: 15px; }
.store-switcher label { display: none; }
#rocketlogo { display: none; }
.footer .store-switcher { width: 70%; }
/* Misc */
.equalspacer.clearfloat, .rt-social-buttons { display: none; }
.col-right { margin-top: 0 !important; }
.wrapper.base .rokmage-cart-box-container, .wrapper.base .quick-access-wrapper .links li, .wrapper.base .form-language { margin-top: 1px; }
/* Cart */
.base.page .btn-proceed-checkout { margin: 0 0 34px !important; }

}

@media only screen and (min-width: 481px) and (max-width: 767px) { /* Smartphones to Tablets */

body.mobile, .cms-index-index .grid-text { font-size: 14px; }
.page.base, .page.base .header-container, .page.base .main, .page.base div.scrollable-container, .page.base .footer,
.page.base .col3-layout .col-wrapper, .page.base .col3-layout .col-main, .page.base .col-left, .page.base .col-right { width: 481px; }
/* Header */
.quick-access-wrapper, .header { width: 481px; }
.quick-access-wrapper { height: auto; }
.header .logo { float: none; margin: 16px auto; display: block; }
.quick-access-wrapper .rokmage-cart-box-container, .quick-access-wrapper .links li, .quick-access-wrapper .fontResizer { padding: 0 22px 0 0 !important; }
.cms-index-index .quick-access { margin-bottom: 0; }
.cms-index-index #welcome h2 { font-size: 200%; }
#search_mini_form { float: none !important; }
#search_mini_form input { line-height: 140% !important; }
.welcome-msg, .date { display: none; }
/* Welcome & ContentSlider */
.cms-index-index #welcome { width: auto; }
/* Main */
.main { margin-bottom: -2px; }
.page.base .col3-layout .col-wrapper .col-main, .page.base .col2-left-layout .col-wrapper .col-main,
.page.base .col2-right-layout .col-wrapper .col-main { width: 441px; margin-left: 0; float: none; }
.col-main { border: 0 !important; }
.col-wrapper, .col-left { border-right: 0 !important; }
.col-wrapper { margin-bottom: 10px; }
/* CategoryView */
ul.display { margin: 0 -20px 0 -18px; }
ul.display li .product-image-col { width: 159px; }
ul.display li .product-image-col img { width: 139px; height: 139px; margin: 10px; }
.col3-layout ul.thumb_view li .product-info-col, .col2-left-layout ul.thumb_view li .product-info-col { width: 139px; }
ul.list li .product-container { margin: 0; }
ul.list li .product-image-col { width: 155px; padding: 0; background: none; min-height: 100%; }
.col3-layout ul.list li .product-info-col, .col2-left-layout ul.list li .product-info-col { width: 294px; }
ul.display li .product-info-col h2.product-name a { font-size: 1.3em; }
ul.thumb_view li:nth-child(3n+1) { border-left: 0 !important; }
ul.thumb_view li:nth-child(3n+3) { border-right: 0 !important; }
ul.list li { border-left: 0 !important; border-right: 0 !important; }
/* Toolbar */
.col3-layout .toolbar-wrapper { width: 481px; }
/* Sidebars */
.col3-layout .mageside-menu-heading, .col3-layout .mageside-menu-toggle-container,
.col2-left-layout .mageside-menu-heading, .col2-left-layout .mageside-menu-toggle-container,
.col2-right-layout .mageside-menu-heading, .col2-right-layout .mageside-menu-toggle-container { width: 100%; }
.col2-left-layout .mageside-menu-toggle-button, .col2-right-layout .mageside-menu-toggle-button, .col3-layout .mageside-menu-toggle-button { margin: -29px 0 0 420px; }
.col-left, .col-right { margin-top: 10px; margin-bottom: 0; }
#selectcurrency { display: block !important; width: 182px !important; }
/* Footer */
#rokmage-footer-lists { padding: 20px 0 20px; }
.rokmage-footer-inner-panel { margin-bottom: 20px; }
#footer-bottom select.tinynav { margin-bottom: 0; }
#copyright { margin-bottom: 58px; }
.store-switcher label { display: none; }
/* Misc */
.equalspacer.clearfloat, .rt-social-buttons { display: none; }
.col-right { margin-top: 0 !important; }
.wrapper.base .rokmage-cart-box-container, .wrapper.base .quick-access-wrapper .links li, .wrapper.base .form-language { margin-top: 1px; }
/* Cart */
.responsive.checkout-cart-index .col2-set .col-2 { width: 439px !important; margin-bottom: 10px; }

}

@media only screen and (min-width: 768px) and (max-width: 959px) { /* Tablets */

/* Header */
.quick-access-wrapper, .header { width: 768px; }
ul#magemenu-top > li > a {  }
.welcome-msg, .date { display: none; }
#search_mini_form input { width: 136px !important; }
/* Menu */
ul#magemenu-top > li > a { padding: 0 10px; font-size: 1.2em; }
/* Welcome & ContentSlider */
.page.base #homepage-contentslider-container { padding-right: 0; }
#homepage-contentslider-container .images img { width: 220px; margin: 15px; }
#homepage-contentslider-container .images div.slider-productinfo { margin: 20px 0 0 260px; width: 480px; }
#homepage-contentslider-container .images .minimal-price { margin: 0 !important; }
#homepage-contentslider-container .images .slide div.slider-productinfo { left: 20px; top: 20px; height: 170px; width: 420px; padding: 20px !important; opacity: 0.9; }
#homepage-contentslider-container .images .slide { height: 250px; width: 768px; }
.slide-full-link { width: 768px; height: 249px; }
#homepage-contentslider-container.custom .backward { right: 90px; left: auto; }
/* Category Slider */
.col3-layout #contentslider-container, #contentslider-container { width: 768px; border-right: 0 !important; }
#contentslider-container .images h3 a { font-size: 1.4em; }
#contentslider-container .images img { width: 209px; margin: 10px; }
.col3-layout #contentslider-container .images div.slider-productinfo, #contentslider-container .images div.slider-productinfo { width: 500px; margin: 15px 0 0 250px; }
/* Scroller */
.base.page div.scrollable, .base.page .smallerize div.scrollable { height: 202px; }
.page.base div.scrollable { width: 766px; margin-left: 0; }
.page.base div.scrollable { border-right-width: 1px !important; }
.base.page div.scrollable div.items .scroll-item-bottom img { width: 134px; margin: 10px; }
.base.page .scrollable .button { width: 125px; }
/* Main */
.main { margin-bottom: 2px; }
.col2-left-layout .col-wrapper .col-main { margin: 0; }
.page.base .col3-layout .col-wrapper .col-main, .page.base .col2-left-layout .col-wrapper .col-main,
.page.base .col2-right-layout .col-wrapper .col-main {  width: 728px;  border-left: 0 !important; border-right: 0 !important; margin: 0 0 10px !important; }
.col-wrapper { margin-bottom: 10px; }
/* CategoryView */
ul.display { margin: 0 -19px 0 -17px; }
ul.list li { border-right: 0 !important; border-left: 0 !important; }
ul.display li .product-image-col { width: 152px; }
ul.display li .product-image-col img { width: 132px; height: 132px; margin: 10px; }
.col3-layout ul.thumb_view li .product-info-col, .col2-left-layout ul.thumb_view li .product-info-col { width: 132px; }
ul.list li .product-container { margin: 0; }
ul.list li .product-image-col { width: 148px; padding: 0; background: none; min-height: 100%; }
.col3-layout ul.list li .product-info-col, .col2-left-layout ul.list li .product-info-col { width: 586px; }
ul.display li .product-info-col h2.product-name a { font-size: 1.3em; }
ul.thumb_view li:nth-child(5n+1) { border-left: 0 !important;}
ul.thumb_view li:nth-child(5n+5) { border-right: 0 !important;}
/* Toolbar */
.col3-layout .toolbar-wrapper { width: 768px; }
/* Sidebars */
.page.base .col-right { margin-left: 0px; }
.col-left { margin-top: 10px; margin-bottom: 0; }
.col3-layout .mageside-menu-heading, .col3-layout .mageside-menu-toggle-container,
.col2-left-layout .mageside-menu-heading, .col2-left-layout .mageside-menu-toggle-container,
.col2-right-layout .mageside-menu-heading, .col2-right-layout .mageside-menu-toggle-container { width: 100%; }
.col2-left-layout .mageside-menu-toggle-button, .col2-right-layout .mageside-menu-toggle-button, .col3-layout .mageside-menu-toggle-button { margin: -29px 0 0 710px; }
.block-subscribe input.input-text { width: 716px; }
.col-wrapper, .col-left, .col2-left-layout .col-main, .col2-right-layout .col-main { border: 0 !important; }
#selectcurrency { width: 182px !important; }
/* Footer */
.store-switcher label { display: none; }
#rokmage-footer-lists { padding: 20px 20px 0; }
.rokmage-footer-inner-panel, #rokmage-footer-text { margin-bottom: 20px; }
/* Misc */
.equalspacer.clearfloat { display: none; }
.col-right { margin-top: 0 !important; }
/* Cart */
.responsive.checkout-cart-index .col2-set .col-2 { width: 230px !important; }


}

@media only screen and (min-width: 960px) and (max-width: 1199px) { /* Desktop */

/* Header */
.quick-access-wrapper, .header { width: 960px; }
#search_mini_form input { width: 136px !important; }
/* Welcome & ContentSlider */
.cms-index-index #welcome { height: 292px; }
.cms-index-index #welcome h2 { font-size: 40px; line-height: 40px; }
.cms-index-index #welcome p { line-height: 1.4em; }
.page.base #homepage-contentslider-container { width: 638px; height: 332px; }
#homepage-contentslider-container .images { height: 332px; }
#homepage-contentslider-container .images p { line-height: 1.4em; }
#homepage-contentslider-container .images img { width: 302px; margin: 15px; }
#homepage-contentslider-container .images div.slider-productinfo { margin: 20px 0 0 340px; width: 288px; }
#homepage-contentslider-container .images h3 { font-size: 2.8em; }
#homepage-contentslider-container .images .slider-productinfo .price-box { font-size: 1.3em; line-height: 1.1em; padding: 4px 0 0; }
#homepage-contentslider-container .images .slide div.slider-productinfo { left: -287px; top: 20px; height: 300px; width: 265px; }
#homepage-contentslider-container.custom .images .slide div.slider-productinfo { left: -307px; top: 0; height: 291px; width: 253px; }
#homepage-contentslider-container .images .slide { height: 332px; width: 653px; }
.slide-full-link { width: 653px; height: 331px; }
/* Category Slider */
.col3-layout #contentslider-container { width: 500px; height: 195px; }
#contentslider-container { width: 659px; height: 195px; }
.images .slider-productinfo .price-box { line-height: 1em; }
#contentslider-container .images { height: 195px; }
#contentslider-container .images h3 a { font-size: 1.2em; }
#contentslider-container .images img { width: 172px; margin: 10px 12px; }
.col3-layout #contentslider-container .images div.slider-productinfo { width: 268px; margin: 10px 0 0 200px; }
#contentslider-container .images div.slider-productinfo { width: 432px; margin: 10px 0 0 200px; }
/* Scroller */
.base.page div.scrollable, .base.page .smallerize div.scrollable { height: 210px; }
.page.base div.scrollable { width: 958px; margin-left: 0; }
.page.base div.scrollable { border-left-width: 2px !important; border-right-width: 1px !important; }
.base.page div.scrollable div.items .scroll-item-bottom img { width: 135px; margin: 12px 14px 12px 11px; }
.base.page .scrollable .button { width: 135px; }
/* Main */
.page.base .col3-layout .col-wrapper { width: 728px; }
.page.base .col3-layout .col-main { width: 460px; }
.col3-layout .col-left { width: 220px; } 
.col3-layout .col-right { width: 220px; }
.page.base .col2-left-layout .col-main, .page.base .col2-right-layout .col-main { width: 619px; }
/* Sidebars */
.col3-layout .mageside-menu-heading, .col3-layout .mageside-menu-toggle-container { width: 189px; }
.mageside-menu-toggle-button, .col3-layout .mageside-menu-toggle-button { margin: -31px 0 0 163px; }
.col2-left-layout .col-left, .col2-right-layout .col-right { width: 292px; }
.col2-left-layout .block-subscribe input.input-text { width: 241px; }
.col2-left-layout .mageside-menu-toggle-button, .col2-right-layout .mageside-menu-toggle-button { margin: -29px 0 0 233px; }
.sidebar .block .block-title strong { font-size: 150%; }
.block-subscribe input.input-text { width: 172px; }
.col2-left-layout .block-currency select.styled { width: 260px; }
.col2-left-layout #selectcurrency { width: 81% !important; }
/* CategoryView */
ul.display { margin: 0 -22px 0 -19px; }
ul.display li .product-image-col { width: 166px; }
.col2-left-layout ul.display li .product-image-col { width: 164px; }
ul.display li .product-image-col img { width: 146px; height: 145px; margin: 10px; }
.col2-left-layout ul.display li .product-image-col img { margin: 9px; }
.col3-layout ul.thumb_view li .product-info-col { width: 145px; }
.col2-left-layout ul.thumb_view li .product-info-col { width: 142px; }
ul.list li .product-container { margin: 0; }
ul.list li .product-image-col { width: 156px; padding: 0; background: none; min-height: 100%; }
.col3-layout ul.list li .product-info-col { width: 314px; }
.col2-left-layout ul.list li .product-info-col { width: 465px; }
ul.display li .product-info-col h2.product-name a { font-size: 1.5em; }
.col3-layout ul.thumb_view li:nth-child(3n+1) { border-left: 0 !important; }
.col3-layout ul.thumb_view li:nth-child(3n+3) { border-right: 0 !important; }
.col2-left-layout ul.thumb_view li:nth-child(4n+1) { border-left: 0 !important; }
.col2-left-layout ul.thumb_view li:nth-child(4n+4) { border-right: 0 !important; }
ul.list li { border-left: 0 !important; border-right: 0 !important; }
/* Toolbar */
.col3-layout .toolbar-wrapper { width: 499px; }
/* Cart */
.responsive.checkout-cart-index .col2-set .col-2 { width: 227px; }

}

@media only screen and (min-width: 1200px) { /* Large Display */

/* Header */
.quick-access-wrapper, .header { width: 1200px; }
/* Welcome & ContentSlider */
.page.base #welcome { width: 375px; height: 310px; }
.cms-index-index #welcome h2 { font-size: 52px; line-height: 52px; }
.cms-index-index #welcome p { line-height: 1.7em; }
.page.base #homepage-contentslider-container { width: 768px; height: 350px; }
#homepage-contentslider-container .images h3 { font-size: 3.2em; }
#homepage-contentslider-container .images .slide h3 { font-size: 3.4em; line-height: 1em;}
#homepage-contentslider-container .images p { line-height: 1.6em; }
#homepage-contentslider-container .images img { width: 320px; margin: 15px;}
.page.base #homepage-contentslider-container .images div.slider-productinfo { width: 394px; margin-left: 370px; padding: 20px 0; }
.page.base #homepage-contentslider-container .images .slide div.slider-productinfo { width: 360px; }
#homepage-contentslider-container .images .slider-productinfo .price-box { font-size: 1.7em; line-height: 1.2em; padding: 8px 0 0; }
#homepage-contentslider-container .images .slide div.slider-productinfo { left: -417px; top: 0; height: 310px; }
#homepage-contentslider-container .images .slide { height: 350px; width: 783px; }
/* Category Slider */
.col3-layout #contentslider-container { width: 716px; }
#contentslider-container { width: 894px; }
#contentslider-container .images h3 a { font-size: 1.4em; }
#contentslider-container .images img { width: 210px; margin: 10px; }
.col3-layout #contentslider-container .images div.slider-productinfo { width: 450px; margin: 15px 0 0 240px; }
#contentslider-container .images div.slider-productinfo { width: 625px; margin: 15px 0 0 250px; }
/* Scroller */
.page.base div.scrollable { width: 1200px; margin-left: 0; }
.base.page div.scrollable div.items .scroll-item-bottom img { width: 148px; margin: 12px 14px 12px 10px; }
/* Main */
.page.base .col3-layout .col-wrapper { width: 956px; }
.page.base .col3-layout .col-main { width: 675px; }
.page.base .col2-left-layout .col-main, .page.base .col2-right-layout .col-main { width: 854px; }
.col3-layout .col-left, .col3-layout .col-right { width: 230px; }
/* CategoryView */
ul.display { margin: 0 -22px 0 -19px; }
ul.thumb_view li .product-image-col { width: 178px; }
ul.display li .product-image-col img { width: 158px; height: 158px; margin: 10px; }
.col3-layout ul.thumb_view li .product-info-col, ul.thumb_view li .product-info-col { width: 158px; }
ul.list li .product-container { margin: 0; }
ul.list li .product-image-col { width: 179px; padding: 0; min-height: 100%; }
.col3-layout ul.list li .product-info-col { width: 506px; }
.col2-left-layout ul.list li .product-info-col { width: 685px; padding: 15px 20px 15px 10px; }
ul.display li .product-info-col h2.product-name a { font-size: 1.5em; }
.col3-layout ul.thumb_view li:nth-child(4n+1) { border-left: 0 !important; }
.col3-layout ul.thumb_view li:nth-child(4n+4) { border-right: 0 !important; }
.col2-left-layout ul.thumb_view li:nth-child(5n+1) { border-left: 0 !important; }
.col2-left-layout ul.thumb_view li:nth-child(5n+5) { border-right: 0 !important; }
ul.list li { border-left: 0 !important; border-right: 0 !important; }
/* Toolbar */
.col3-layout .toolbar-wrapper { width: 715px; }
/* Sidebars */
.col2-left-layout .col-left, .col2-right-layout .col-right { width: 300px; }
.block-subscribe input.input-text { width: 98%; }
.col2-left-layout .block-subscribe input.input-text { width: 249px; }
.col2-left-layout .block-currency select.styled { width: 260px; }
.col2-left-layout #selectcurrency { width: 81% !important; }
/* Footer */
.page.base #rokmage-footer-text { width: 416px; }
.page.base .rokmage-footer-inner-panel { width: 250px; }
/* Cart */
.responsive.checkout-cart-index .col2-set .col-2 { width: 298px; }

}