/**
 * @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
 * Responsive Chapelco Specific Styles
 */

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

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

body.mobile, .cms-index-index .grid-text { font-size: 14px; }
/* Header */
.header, .base.page .footer-viewed { width: 95%; }
.header-container { width: 100% !important; margin-left: 0; }
.quick-access { width: 93%; margin: 0 auto; }
.quick-access-wrapper { margin: 0 auto 20px; padding: 6px 0; }
.header .logo { float: none; margin: 0 auto; display: block; padding: 19px 0 5px; }
.cms-index-index #welcome h2 { font-size: 200%; }
#search_mini_form { float: none !important; }
#search_mini_form input { line-height: 140% !important; font-size: 120%; }
.welcome-msg { display: none; }
.header .form-search { width: 78% !important; margin: -20px 0 14px 4%; }
.rt-logo-bubble { margin: 13px 0 0 -106px; position: absolute; }
/* Welcome & ContentSlider */
.cms-index-index #welcome { width: auto; display: block; margin-bottom: 20px; }
/* Msg */
.welcomeribbon, .welcomeribbon span { background: none !important; padding: 0 !important; }
.welcomeribbon span { padding-top: 14px; font-size: 22px; }
/* Main */
.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; }
.col-right { border-left: 0 !important; }
/* Homepage */
.promo-title, .promo-title-dark.wrapper { display: none !important; }
/* 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%; }
ul.mobilelistview li .product-image-col img { width: 100%; height: auto; border-left: 0 !important; border-right: 0 !important; }
.col3-layout ul.mobilelistview li .product-info-col, .col2-left-layout ul.mobilelistview li .product-info-col, .col2-right-layout ul.mobilelistview li .product-info-col { width: 93%; }
ul.mobilelistview li .product-info-col h2.product-name { margin-top: 14px; }
ul.mobilelistview li .product-info-col h2.product-name a { font-size: 1.3em; }
ul.mobilelistview.list li .product-image-col { position: static; padding: 0 0 4px !important; }
ul.mobilelistview li .product-container { margin: 0; padding: 0 0 60px; }
ul.mobilelistview li:after { display: none; }
/* 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 */
.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; }
/* ProductView */
.base.page .product-view .product-shop.width100 {  }
/* Footer */
.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%; }
#footer-bottom { margin: 0 0 -91px !important; height: 100px !important; width: auto; }
.footer-wrapper { margin: 0 -10px; width: auto !important; }
.footer-viewed-wrapper { width: 106%; margin: 0 -3%; }
/* 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; }
.checkout-cart-index .page-title h1 { margin-bottom: 10px; }

}

@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, .base.page .footer-viewed { width: 481px; }
/* Header */
.header, .header-container { width: 481px; }
.quick-access { width: 473px; margin: 0 auto; }
.quick-access-wrapper { margin: 0 auto 20px; padding: 6px 0; }
.header .logo { float: none; margin: 0 auto; display: block; padding: 19px 0 5px; }
.rt-logo-bubble { margin: 13px 0 0 -106px; position: absolute; }
.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 #welcome h2 { font-size: 200%; }
#search_mini_form { float: none !important; }
.header .form-search { width: 91%; padding: 0 0 15px 0; }
#search_mini_form input { line-height: 140% !important; font-size: 120%; }
.welcome-msg { display: none; }
/* Welcome & ContentSlider */
.cms-index-index #welcome { width: auto; display: block; margin-bottom: 20px; }
/* Msg */
.welcomeribbon span { padding-top: 6px; font-size: 22px; }
/* Main */
.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-right { border-left: 0 !important; }
/* Homepage */
.promo-title, .promo-title-dark.wrapper { display: none !important; }
/* CategoryView */
ul.display { margin: 0 -22px 0 -20px; }
ul.display li .product-image-col { width: 160px; }
ul.display li .product-image-col img { width: 135px; height: 135px; margin: 12px; }
.col3-layout ul.thumb_view li .product-info-col, .col2-left-layout ul.thumb_view li .product-info-col, .col2-right-layout ul.thumb_view li .product-info-col { width: 139px; }
ul.list li .product-container { margin: 0; }
ul.list li .product-image-col { width: 157px; 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: 304px; }
ul.display li .product-info-col h2.product-name a { font-size: 1.3em; }
ul.thumb_view li:nth-child(3n+1) { background-image: none; }
/* 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, .col3-layout .mageside-menu-toggle-button,
.col2-right-layout .mageside-menu-toggle-button { margin: -29px 0 0 420px; }
/* Footer */
.rokmage-footer-inner-panel { margin-bottom: 20px; }
#footer-bottom select.tinynav { margin-bottom: 0; }
#copyright { margin-bottom: 58px; }
.store-switcher label { display: none; }
#footer-bottom { height: 100px !important; }
/* 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; }

}

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

/* Header */
.header, .header-container, .base.page .footer-viewed { width: 768px; }
.quick-access { width: 760px; }
.quick-access-wrapper .fontResizer { display: none; }
.logo img { width: 88%; margin: 6px 0 0 -10px; }
.header .form-search { width: 75px; }
/* Menu */
ul#magemenu-top { margin-right: 0; }
ul#magemenu-top > li > a { padding: 18px 6px; }
.rt-social-buttons { display: none; }
ul#magemenu-top li.level0.parent > a > span:after { right: 5px; font-size: 9px; }
/* Welcome & ContentSlider */
.page.base #homepage-contentslider-container { padding-right: 0; }
.page.base #homepage-contentslider-container.custom, .page.base #homepage-contentslider-container.custom .images > div { width: 768px; }
#slider_welcome_responsive { height: 316px; }
#homepage-contentslider-container .images { margin: 12px; }
#homepage-contentslider-container.custom .images { height: 316px; }
#homepage-contentslider-container.custom .images h3 { padding: 6px 0; font-size: 3em; }
#homepage-contentslider-container .images img { width: 250px; }
#homepage-contentslider-container.custom .images img { width: 397px !important;  }
#homepage-contentslider-container.custom .images div.slider-productinfo { margin: 0; width: 350px; font-size: 95%; }
#homepage-contentslider-container .images div.slider-productinfo { padding: 20px 0 0; width: 430px; font-size: 95%; margin-left: 275px; }
#homepage-contentslider-container.custom .images p { font-size: 110%; line-height: 16px; }
#homepage-contentslider-container.custom .backward { right: 392px; bottom: 31px; }
#homepage-contentslider-container.custom .forward { right: 379px; bottom: 31px;  }
#homepage-contentslider-container.custom .tabs { right: 435px !important; bottom: 15px !important; }
#homepage-contentslider-container.custom .backward { right: 392px; bottom: 31px; }
#homepage-contentslider-container.custom .forward { right: 379px; bottom: 31px;  }
#homepage-contentslider-container.custom .tabs { right: auto !important; bottom: 36px !important; }
#homepage-contentslider-container .backward { right: -10px; bottom: 44%; }
#homepage-contentslider-container .forward { right: 5px; bottom: 44%; }
#homepage-contentslider-container .tabs { right: 36px !important; bottom: 16px; }
#homepage-contentslider-container .images .minimal-price { margin: 0 !important; }
#homepage-contentslider-container .images .slide div.slider-productinfo { left: 82px; top: -40px; height: 170px; width: 320px; padding: 20px !important; }
#homepage-contentslider-container .images .slide { height: 297px; width: 768px; background-size: 60% !important; }
.rt-feature-bubble { width: 60px; height: 60px; }
.rt-feature-bubble:after { width: 40px; height: 40px; }
.feature-promo2 { font-size: 1.6em; margin-bottom: 6px; }
.rt-bubble { width: 60px; height: 60px; margin: 8px 0 0 -76px; font-size: 22px; }
#homepage-contentslider-container .images .slide .rt-bubble:before { margin: 24px 0 0 14px; }
/* Category Slider */
.col3-layout #contentslider-container, #contentslider-container { width: 768px; border-right: 0 !important; border-left: 0 !important; margin: -20px -20px 20px !important; }
#contentslider-container .images h3 a { font-size: 1.4em; }
#contentslider-container .images img { width: 202px; }
.col3-layout #contentslider-container .images div.slider-productinfo, #contentslider-container .images div.slider-productinfo { width: 520px; margin: 15px 0 0 232px; }
/* Scroller */
.base.page div.scrollable, .base.page .smallerize div.scrollable { height: 173px; }
.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: 126.5px; }
/* Msg */
.welcomeribbon span { padding-top: 8px; font-size: 29px; }
/* Main */
.page.base .col3-layout .col-wrapper .col-main, .page.base .col2-left-layout .col-wrapper .col-main { width: 728px; margin-left: 20px; } 
.page.base .col2-right-layout .col-wrapper .col-main { width: 728px; margin-left: 0; }
.col2-left-layout .col-wrapper .col-main, .col2-right-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, .page.base .col2-right-layout .col-right { border-left: 0 !important; border-right: 0 !important; margin: 0 !important; }
/* Homepage */
.promo-title { margin: 30px 0 15px; }
.page.base .col2-right-layout .col-main { width: auto; margin: 0 40px; }
.page.base .col2-right-layout .col-main ul.display { margin: 0 0 0 56px; }
.promo-title .title { text-align: center; font-size: 3.5em; }
.promo-title .rt-bubble { float: none; border-radius: 100% 100% 0 100%; top: 21px; position: absolute; width: 50px; height: 50px; margin: 0 0 0 -62px; }
.promo-title .rt-bubble:before { margin: 19px 12px; }
.promo-title p { font-size: 1.2em; padding: 11px; }
.promo-title-dark.wrapper { width: 200%; margin-left: -50%; position: relative; }
.promo-title-dark.wrapper .promo-title { width: 630px; margin: 30px auto 15px; }
.promo-content { margin: 0 -20px; text-align: center; }
.promo-title-dark.wrapper .promo-content { text-align: left; margin-top: 15px; }
.promo-title-dark.wrapper .promo-title strong.title { font-size: 1.6em; display: block; text-align: left; margin: 0 0 15px 40px; }
.promo-content .rt-bubble { width: 30px; height: 30px; top: auto; left: auto; margin: -10px 0 0 -40px; }
.promo-content .rt-bubble:before { font-size: 0.6em; margin: 9px 7px; }
.cms-index-index .col2-right-layout ul.thumb_view li:nth-child(4), .cms-index-index .col2-right-layout ul.thumb_view li:nth-child(5) { display: none; }
/* CategoryView */
ul.display { margin: 0 -20px 0 -20px; }
ul.list li { border-right: 0 !important; }
ul.display li .product-image-col { width: 153px; }
ul.display li .product-image-col img { width: 129px; height: 129px; margin: 12px; }
.col3-layout ul.thumb_view li .product-info-col, .col2-left-layout ul.thumb_view li .product-info-col, .col2-right-layout ul.thumb_view li .product-info-col { width: 132px; }
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: 593px; }
ul.display li .product-info-col h2.product-name a { font-size: 1.3em; }
ul.thumb_view li:nth-child(5n+1) { background-image: none; }
/* Toolbar */
.col3-layout .toolbar-wrapper { width: 768px; }
/* 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 710px; }
.block-subscribe input.input-text { width: 716px; }
.col-wrapper, .col-left, .col2-left-layout .col-main { border: 0 !important; }
/* Footer */
.store-switcher label { display: none; }
#rokmage-footer-lists { padding: 20px 20px 0; }
.rokmage-footer-inner-panel, #rokmage-footer-text { margin-bottom: 20px; }
.footer ul.footermenu { padding: 0 34px 0 0; width: 768px; }
/* Misc */
.equalspacer.clearfloat { display: none; }
.col-right { margin-top: 0 !important; }

}

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

/* Header */
.header, .header-container, .base.page .footer-viewed { width: 960px; }
.quick-access { width: 952px; }
.header .form-search { width: 110px; }
/* Menu */
ul#magemenu-top { margin-left: 30px; }
ul#magemenu-top > li > a { padding: 18px 14px; }
.col2-left-layout .mageside-menu-heading, .col2-right-layout .mageside-menu-heading { width: 250px; }
/* Welcome & ContentSlider */
.cms-index-index #welcome { height: 251px; }
.cms-index-index #welcome h2 { font-size: 40px; line-height: 40px; margin-top: 34px; }
.cms-index-index #welcome p { line-height: 1.4em; }
.page.base #homepage-contentslider-container.custom { width: 960px; height: 304px; }
#slider_welcome_responsive { height: 332px; }
.page.base #homepage-contentslider-container { width: 642px; height: 332px; }
.page.base #homepage-contentslider-container.custom, .page.base #homepage-contentslider-container.custom .images > div { width: 960px; }
#homepage-contentslider-container.custom .backward { right: 530px; }
#homepage-contentslider-container.custom .forward { right: 515px; }
#homepage-contentslider-container .forward { right: 356px; }
#homepage-contentslider-container.custom .tabs { right: 575px !important; }
#homepage-contentslider-container .tabs { right: 36px !important; bottom: 35px; }
#homepage-contentslider-container .images { height: 332px; }
#homepage-contentslider-container .images p { line-height: 1.4em; }
#homepage-contentslider-container .images img { width: 290px; margin-top: -12px; }
#homepage-contentslider-container.custom .images img { width: 527px !important; }
#homepage-contentslider-container.custom .images div.slider-productinfo { width: 410px; margin-left: 0; padding: 20px 0; }
#homepage-contentslider-container .images div.slider-productinfo { width: 290px; margin-left: 0; padding: 0 0 0 20px; float: left; }
#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: 105px; top: -10px; height: 315px; width: 380px; }
#homepage-contentslider-container .images .slide { height: 313px; width: 653px; background-size: 56% !important; }
.rt-feature-bubble { width: 60px; height: 60px; }
.rt-feature-bubble:after { width: 40px; height: 40px; }
/* Category Slider */
.col3-layout #contentslider-container { width: 470px; height: 195px; }
.col2-left-layout #contentslider-container { border-right: 0; padding-right: 1px; }
#contentslider-container { width: 636px; 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: 170px; }
.col3-layout #contentslider-container .images div.slider-productinfo { width: 250px; margin: 15px 0 0 196px; }
#contentslider-container .images div.slider-productinfo { width: 432px; margin: 15px 0 0 200px; }
/* Scroller */
.base.page div.scrollable, .base.page .smallerize div.scrollable { height: 181px; }
.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: 135.8px; }
/* Msg */
.welcomeribbon span { padding-top: 2px; font-size: 38px; }
/* Main */
.page.base .col3-layout .col-wrapper { width: 730px; }
.page.base .col3-layout .col-main { width: 459px; }
.col3-layout .col-left { width: 230px; } 
.col3-layout .col-right { width: 229px; }
.page.base .col2-left-layout .col-main, .page.base .col2-right-layout .col-main { width: 627px; }
/* Homepage */
.promo-title { margin: 30px 0 15px; }
.page.base .col2-right-layout .col-main { width: auto; margin: 0 40px; }
.page.base .col2-right-layout .col-main ul.display { margin: 0; }
.promo-title .title { text-align: center; font-size: 3.5em; }
.promo-title .rt-bubble { float: none; border-radius: 100% 100% 0 100%; top: 21px; position: absolute; width: 50px; height: 50px; margin: 0 0 0 -62px; }
.promo-title .rt-bubble:before { margin: 19px 12px; }
.promo-title p { font-size: 1.2em; padding: 15px; }
.promo-title-dark.wrapper { width: 200%; margin-left: -50%; position: relative; }
.promo-title-dark.wrapper .promo-title { width: 838px; margin: 30px auto 15px; }
.promo-content { margin: 0 -60px; text-align: center; }
.promo-title-dark.wrapper .promo-content { text-align: left; margin-top: 15px; }
.promo-title-dark.wrapper .promo-title strong.title { font-size: 1.6em; display: block; text-align: left; margin: 0 0 15px 40px; }
.promo-content .rt-bubble { width: 30px; height: 30px; top: auto; left: auto; margin: -10px 0 0 -40px; }
.promo-content .rt-bubble:before { font-size: 0.6em; margin: 9px 7px; }
.cms-index-index .col2-right-layout ul.thumb_view li:nth-child(5) { display: none; }
/* 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: -29px 0 0 171px; }
.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; }
/* CategoryView */
ul.display { margin: 0 -20px 0 -20px; }
ul.display li .product-image-col { width: 166px; }
ul.display li .product-image-col img { width: 141px; height: 141px; margin: 12px; }
.col3-layout ul.thumb_view li .product-info-col { width: 145px; }
.col2-left-layout ul.thumb_view li .product-info-col, .col2-right-layout ul.thumb_view li .product-info-col { width: 145px; }
ul.list li .product-container { margin: 0; }
ul.list li .product-image-col { width: 165px; 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: 469px; }
ul.display li .product-info-col h2.product-name a { font-size: 1.5em; }
.col3-layout ul.thumb_view li:nth-child(3n+1) { background-image: none; }
.col2-left-layout ul.thumb_view li:nth-child(4n+1) { background-image: none; }
/* Toolbar */
.col3-layout .toolbar-wrapper { width: 499px; }

}

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

/* Header */
.header, .header-container, .base.page .footer-viewed { width: 1200px; }
.quick-access { width: 1192px; }
/* Menu */
ul#magemenu-top { margin-left: 120px; }
.mageside-menu-heading { padding: 0 16px; }
.col2-left-layout .mageside-menu-heading, .col2-right-layout .mageside-menu-heading { width: 266px; }
/* Welcome & ContentSlider */
.page.base #welcome { width: 356px; height: 276px; margin: 12px; }
.cms-index-index #welcome h2 { font-size: 38px; line-height: 52px; margin-top: 66px; }
.cms-index-index #welcome p { line-height: 1.7em; }
.page.base #homepage-contentslider-container { width: 768px; height: 378px; }
#slider_welcome_responsive { height: 378px; margin-bottom: -10px; }
#slider_welcome_responsive.custom { height: 418px; }
.page.base #homepage-contentslider-container.custom, .page.base #homepage-contentslider-container.custom .images > div { width: 1200px; }
#homepage-contentslider-container.custom .images h3 { font-size: 4.1em; }
#homepage-contentslider-container .images h3 { font-size: 3.1em; }
#homepage-contentslider-container .images .slide h3 { font-size: 5em; line-height: 1.1em;}
#homepage-contentslider-container .images p { line-height: 1.6em; }
#homepage-contentslider-container .images img { width: 315px; }
.page.base #homepage-contentslider-container .images div.slider-productinfo { width: 395px; margin-left: 0; padding: 20px 0 0 25px; float: left; }
.page.base #homepage-contentslider-container.custom .images div.slider-productinfo { width: 600px !important; padding-left: 0 !important; }
.page.base #homepage-contentslider-container .images .slide div.slider-productinfo { width: 370px; }
#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: 100px; top: 5px; height: 370px; }
#homepage-contentslider-container .images .slide { height: 399px; width: 783px; }
/* Category Slider */
.col3-layout #contentslider-container { width: 689px; }
.col2-left-layout #contentslider-container { border-right: 0; padding-right: 1px; }
#contentslider-container { width: 868px; }
#contentslider-container .images h3 a { font-size: 1.4em; }
#contentslider-container .images img { width: 205px; }
.col3-layout #contentslider-container .images div.slider-productinfo { width: 435px; margin: 15px 0 0 236px; }
#contentslider-container .images div.slider-productinfo { width: 625px; margin: 15px 0 0 235px; }
/* Scroller */
.page.base div.scrollable { width: 1200px; margin-left: 0; }
.base.page div.scrollable div.items .scroll-item-bottom img { width: 148.9px; }
/* Msg */
.welcomeribbon span { font-size: 44px; padding-top: 0; }
/* Main */
.page.base .col3-layout .col-wrapper { width: 959px; }
.page.base .col3-layout .col-main { width: 678px; }
.page.base .col2-left-layout .col-main, .page.base .col2-right-layout .col-main { width: 859px; }
.col3-layout .col-left, .col3-layout .col-right { width: 234px; }
/* Homepage */
.promo-title { margin: 30px 0 15px; }
.page.base .col2-right-layout .col-main { width: auto; margin: 0 40px; }
.page.base .col2-right-layout .col-main ul.display { margin: 0; }
.promo-title .title { text-align: center; font-size: 3.5em; }
.promo-title .rt-bubble { float: none; border-radius: 100% 100% 0 100%; top: 21px; position: absolute; width: 50px; height: 50px; margin: 0 0 0 -62px; }
.promo-title .rt-bubble:before { margin: 19px 12px; }
.promo-title p { font-size: 1.2em; padding: 20px; }
.promo-title-dark.wrapper { width: 200%; margin-left: -50%; position: relative; }
.promo-title-dark.wrapper .promo-title { width: 1080px; margin: 30px auto 15px; }
.promo-content { margin: 0 -60px; text-align: center; }
.promo-title-dark.wrapper .promo-content { text-align: left; margin-top: 15px; }
.promo-title-dark.wrapper .promo-title strong.title { font-size: 1.6em; display: block; text-align: left; margin: 0 0 15px 40px; }
.promo-content .rt-bubble { width: 30px; height: 30px; top: auto; left: auto; margin: -10px 0 0 -40px; }
.promo-content .rt-bubble:before { font-size: 0.6em; margin: 9px 7px; }
/* CategoryView */
ul.display { margin: 0 -19px 0 -19px; }
ul.thumb_view li .product-image-col { width: 179px; }
ul.display li .product-image-col img { width: 155px; height: 155px; margin: 12px; }
.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: 517px; }
.col2-left-layout ul.list li .product-info-col { width: 687px; }
ul.display li .product-info-col h2.product-name a { font-size: 1.5em; }
.col3-layout ul.thumb_view li:nth-child(4n+1) { background-image: none; }
.col2-left-layout ul.thumb_view li:nth-child(5n+1) { background-image: none; }
/* Toolbar */
.col3-layout .toolbar-wrapper { width: 718px; }
/* Sidebars */
.col2-left-layout .col-left, .col2-right-layout .col-right { width: 300px; }
.block-subscribe input.input-text { width: 181px; }
.col2-left-layout .block-subscribe input.input-text { width: 249px; }
/* Footer */
.page.base #rokmage-footer-text { width: 416px; }

}
