Current path: home/webdevt/www/schtroumpf.fr/modules/an_theme/views/templates/hook/
?? Go up: /home/webdevt/www/schtroumpf.fr/modules/an_theme/views/templates
{**
* 2007-2017 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
* @author Anvanto <anvantoco@gmail.com>
* @copyright 2016-2017 Anvanto
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*}
html {
font-size: {$global_basicfontsize};
}
body {
font-size: {$global_basicfontsize};
line-height: {$global_BasicLineHeight};
background: {$global_bodyBackground};
{$global_themeFont}
font-weight: 400;
}
body,
p {
color: {$global_basicfontcolor};
}
p {
font-size: {$global_pfontsize};
line-height: {$global_pLineHeight};
}
.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
{$h1h6_themeFontH}
font-weight: 300;
}
.h1,
h1 {
font-size: {$h1h6_h1FontSize};
line-height: 42px;
}
.h2,
h2 {
font-size: {$h1h6_h2FontSize};
line-height: 32px;
}
.h3,
.h4,
h3,
h4 {
font-size: {$h1h6_h3h4FontSize};
line-height: 28px;
}
.h5,
h5 {
font-size: {$h1h6_h5FontSize};
font-weight: 300;
line-height: 24px;
}
.h6,
h6 {
font-size: {$h1h6_h6FontSize};
font-weight: 300;
line-height: 24px;
}
.h1,
.h2,
.h3 {
color: {$h1h6_h1h5Color};
}
{* color: #2fb5d2; color: #208094; *}
a,
.text-primary
{
color: {$global_link};
}
a:focus,
a:hover,
.btn-link:focus,
.btn-link:hover,
.page-link:focus,
.page-link:hover,
a.text-primary:focus,
a.text-primary:hover {
color: {$global_linkHover};
}
a.bg-primary:focus,
a.bg-primary:hover {
background-color: {$global_linkHover}!important
}
.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
background-color: {$global_linkHover};
}
.tag-primary[href]:focus,
.tag-primary[href]:hover {
background-color: {$global_linkHover}
}
{***********************************
Basic color
#2fb5d2;
***********************************}
.an_homeslider .owl-prev:hover i,
.an_homeslider .owl-next:hover i {
color: {$global_basicColor} !important;
}
.an_homeslider .owl-dots .owl-dot.active span,
.an_homeslider .owl-dots .owl-dot:hover span,
.anthemeblocks-homeslider .owl-dots .owl-dot.active span,
.anthemeblocks-homeslider .owl-dots .owl-dot:hover span {
background: {$global_basicColor} !important;
}
.form-control:focus,
.input-group.focus {
outline: .1875rem solid {$global_basicColor};
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin,
.group-span-filestyle .bootstrap-touchspin .btn-touchspin,
.group-span-filestyle .btn-default {
background: {$global_basicColor};
}
.custom-radio input[type=radio]:checked+span {
background-color: {$global_basicColor};
}
.search-widget form input[type=text]:focus {
outline: none;
}
body#checkout section.checkout-step .address-item.selected {
border: 3px solid {$global_basicColor};
}
.discount-percentage,
.on-sale,
.online-only,
.pack,
.product-flags .new {
background: {$global_basicColor};
}
.products-sort-order .select-list:hover {
background: {$global_basicColor};
}
.tabs .nav-tabs .nav-link.active {
color: {$global_basicColor};
}
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
}
#product-modal .modal-content .modal-body .product-images img:hover {
border: 3px solid {$global_basicColor};
}
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
opacity: 1;
}
li.product-flag {
background: {$global_basicColor};
}
#header a:hover,
.dropdown:hover .expand-more,
.dropdown-item:focus,
.page-my-account #content .links a:hover i,
.search-widget form input[type=text]:focus+button .search,
.search-widget form button[type=submit] .search:hover,
#products .highlighted-informations .quick-view:hover,
.featured-products .highlighted-informations .quick-view:hover,
.product-accessories .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:hover,
.block-categories .collapse-icons .add:hover,
.block-categories .collapse-icons .remove:hover,
.block-categories .arrows .arrow-down:hover,
.block-categories .arrows .arrow-right:hover,
.cart-grid-body a.label:hover,
.product-price,
#blockcart-modal .product-name {
color: {$global_basicColor};
}
.block_newsletter form input[type=text]:focus+button .search {
color: {$global_basicColor};
}
.block_newsletter form button[type=submit] .search:hover {
color: {$global_basicColor};
}
.block_newsletter form input[type=text]:focus {
border: 3px solid {$global_basicColor};
}
.account-list a:hover {
color: {$global_basicColor};
}
#footer .block-social li:hover,
#footer .social-sharing li:hover {
background-color: {$global_basicColor};
}
#header .header-nav .blockcart a:hover {
color: {$global_basicColor};
}
@media (max-width: 767px) {
#header .header-nav .user-info .logged {
color: {$global_basicColor};
}
}
.btn-primary {
background-color: {$global_basicColor};
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
background-color: {$global_basicColor};
}
.btn-outline-primary {
color: {$global_basicColor};
border-color: {$global_basicColor};
}
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.btn-outline-primary.dropdown-toggle {
background-color: {$global_basicColor};
border-color: {$global_basicColor};
}
.btn-link {
color: {$global_basicColor};
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
background-color: {$global_basicColor};
}
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
background-color: {$global_basicColor};
}
.card-primary {
background-color: {$global_basicColor};
border-color: {$global_basicColor};
}
.card-outline-primary {
border-color: {$global_basicColor};
}
.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
background-color: {$global_basicColor};
border-color: {$global_basicColor};
}
.tag-primary {
background-color: {$global_basicColor};
}
.page-link {
color: {$global_basicColor};
}
.bg-primary {
background-color: {$global_basicColor}!important
}
.text-primary {
color: {$global_basicColor}!important;
}
{***********************************
Product
***********************************}
#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
color: {$product_titleCatalogColor};
font-size: {$product_titleCatalogFontSize};
}
.page-product h1 {
font-size: {$product_titleFontSize};
}
.product-price-and-shipping {
color: {$product_priceColor};
font-size: {$product_priceFontSize};
}
.current-price {
color: {$product_priceColor};
}
.featured-products .regular-price,
.product-accessories .regular-price,
.product-miniature .regular-price {
color: {$product_oldPriceColor};
font-size: {$product_oldPriceFontSize};
}
#products .regular-price {
color: {$product_oldPriceColor};
}
.product-discount {
color: {$product_oldPriceColor};
}
{if $product_borderImageCatalog > 0}
.thumbnail-container-image {
{if $product_borderImageColorCatalog != ''}
border: {$product_borderImageCatalog}px solid {$product_borderImageColorCatalog};
{else}
border: {$product_borderImageCatalog}px solid transparent;
{/if}
}
{/if}
{*
HEADER STYLES
*}
{if $header_navBackground != ''}
.header-top {
background: {$header_headerBackground};
}
{/if}
.header-top {
font-size: {$header_fontSizeHeader};
}
{if $header_headerBackground != ''}
#header {
background: {$header_headerBackground};
}
{/if}
{*
TOP HORIZONTAL MENU
*}
{if $topmenu_background != ''}
.header-menu,
#_desktop_top_menu,
.fixed-menu {
background: {$topmenu_background}!important;
}
{/if}
#_desktop_top_menu {
font-size: {$topmenu_fontSize};
}
{if $topmenu_stickyMenu == '1'}
/* fixed-menu */
@media (min-width: 992px) {
.fixed-menu {
z-index: 9;
background: rgba(0,0,0,0.4);
padding-top: 0px!important;
position: fixed !important;
top: 0;
left: 0;
width: 100%;
}
#top-menu {
margin-bottom: 0px !important;
position: relative;
}
}
{/if}
{if $wrapper_background != ''}
#wrapper {
background: {$wrapper_background};
}
{/if}
{if $newslet_background != ''}
.block_newsletter {
background: {$newslet_background};
}
#popup-box .block_newsletter_popup>.block_newsletter {
background: {$newslet_backgroundPopup};
}
{if ($pageLoadProgressBar_backgroundImage!='')}
.block_newsletter {
background: url(../img/{$pageLoadProgressBar_backgroundImage}) no-repeat center;
}
{/if}
{/if}
{if $footer_footerBackground != ''}
.footer-container {
background: {$footer_footerBackground};
}
{/if}
{if $copyright_copyrightBackground != ''}
.copyright-container {
background: {$copyright_copyrightBackground};
}
{/if}
{* HOME SLIDER *}
.an_homeslider .an_homeslider-desc .h2,
.anthemeblocks-homeslider-desc h2 {
color: {$homeSlider_titleColor};
font-size: {$homeSlider_TitleFontSize};
{$homeSlider_sliderFont}
}
.an_homeslider .an_homeslider-desc p,
.anthemeblocks-homeslider-desc,
.anthemeblocks-homeslider-desc p {
color: {$homeSlider_descriptionColor};
font-size: {$homeSlider_descriptionFontSize};
line-height: normal;
}
.an_homeslider-item-noimg {
background: {$homeSlider_backgroundColor};
}
{* Page load progress bar *}
{if $pageLoadProgressBar_status == '1'}
#nprogress {
pointer-events: none;
}
#nprogress .bar {
background: {$pageLoadProgressBar_color};
position: fixed;
z-index: 1031;
top: 0;
left: 0;
width: 100%;
height: 2px;
}
/* Fancy blur effect */
#nprogress .peg {
display: block;
position: absolute;
right: 0px;
width: 100px;
height: 100%;
box-shadow: 0 0 10px {$pageLoadProgressBar_color}, 0 0 5px {$pageLoadProgressBar_color};
opacity: 1.0;
-webkit-transform: rotate(3deg) translate(0px, -4px);
-ms-transform: rotate(3deg) translate(0px, -4px);
transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner {
display: block;
position: fixed;
z-index: 1031;
top: 15px;
right: 15px;
}
#nprogress .spinner-icon {
width: 18px;
height: 18px;
box-sizing: border-box;
border: solid 2px transparent;
border-top-color: {$pageLoadProgressBar_color};
border-left-color: {$pageLoadProgressBar_color};
border-radius: 50%;
-webkit-animation: nprogress-spinner 400ms linear infinite;
animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
overflow: hidden;
position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
position: absolute;
}
@-webkit-keyframes nprogress-spinner {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
{/if}
.ui-widget {
font-family: inherit !important;
}
.an_productattributes-qty-add .btn-primary {
background-color: {$btnAddToCart_backgroundAddtocart};
border-color: {$btnAddToCart_borderColorAddtocart};
color: {$btnAddToCart_colorAddtocart};
border-radius: {$btnAddToCart_borderRadiusAddtocart};
}
.an_productattributes-qty-add .btn-primary:hover,
.an_productattributes-qty-add .btn-primary:focus {
background-color: {$btnAddToCart_backgroundHoverAddtocart};
border-color: {$btnAddToCart_borderColorHoverAddtocart};
color: {$btnAddToCart_colorHoverAddtocart};
}
{if $btnAddToCart_borderWidthAddtocart != '0px'}
.an_productattributes-qty-add .btn-primary {
border: {$btnAddToCart_borderWidthAddtocart} solid {$btnAddToCart_borderColorAddtocart}
}
.an_productattributes-qty-add .btn-primary:hover,
.an_productattributes-qty-add .btn-primary:focus{
border: {$btnAddToCart_borderWidthAddtocart} solid {$btnAddToCart_borderColorHoverAddtocart}
}
{else}
.an_productattributes-qty-add .btn-primary {
border: 0!important;
}
{/if}
.btn-primary,
.anthemeblocks-homeslider-desc .btn-primary {
background-color: {$buttons_backgroundButton};
color: {$buttons_colorButton};
border-radius: {$buttons_ButtonBorderRadius};
}
{if $buttons_borderwidthButton != '0px'}
.btn-primary{
border: {$buttons_borderwidthButton} solid {$buttons_bordercolorButton}
}
.btn-primary:hover,
.btn-primary:focus{
border: {$buttons_borderwidthButton} solid {$buttons_colorHoverBorder}
}
{/if}
.cart-grid-body a.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
background-color: {$buttons_backgroundHoverButton};
color: {$buttons_colorButtonHover};
}
.amenu-item a,
.amenu-item .product-price {
color: {$global_basicfontcolor};
}
.pagination .current a,
#search_filters .ui-widget-header,
#search_filters .ui-slider .ui-slider-handle, .ui-slider-horizontal .ui-slider-range {
background: {$global_basicColor};
}
body#checkout .login-form-forgot a:hover,
body#checkout .nav-item .nav-link.active {
color: {$global_basicfontcolor};
}
body#checkout .custom-radio input[type=radio]:checked+span,
body#checkout section.checkout-step.-reachable.-complete h1 .done {
background: {$global_basicColor};
}
.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked svg path,
body#checkout .cart-summary-products a svg path {
fill: {$global_basicColor};
}
.an_homeproducts-banner-type2 .an_homeproducts-banner-content .an_homeproducts-banner-textlink,
.an_homeproducts-banner-default .an_homeproducts-banner-content .an_homeproducts-banner-textlink,
body#checkout .login-form-forgot a,
body#checkout .nav-item .nav-link,
body#checkout .card-block .checkout-summary-dropdown a,
body#checkout section.checkout-step .add-address a
body#checkout .cart-summary-products a,
body#checkout section.checkout-step #conditions-to-approve a,
body#checkout section.checkout-step.-current.-reachable .add-address-comment a,
body#checkout section.checkout-step.-current.-reachable .add-address a,
.custom-checkbox input[type=checkbox]:checked+span i,
.form-link {
color: {$global_basicColor};
}
body#checkout .custom-checkbox input[type=checkbox]:checked+span {
border-color: {$global_basicColor};
}
.product-variants-item .input-radio:hover+span,
.product-variants-item .input-radio:checked+.radio-label,
.product-variants .input-radio:hover+span,
.product-variants .input-radio:checked+.radio-label,
.an_productattributes-group .input-radio:hover+span,
.an_productattributes-group .input-radio:checked+.radio-label,
.product-variants ul .input-container-color.input-container-checked,
.product-variants ul .input-container-color:hover,
.an_pa_product-variants>.product-variants-item .input-color:hover+img+.an_attr-effect,
.an_pa_product-variants>.product-variants-item .input-color:checked+img+.an_attr-effect {
border-color: {$global_basicColor}!important;
}
.mobile-cart-item-count {
background-color: {$global_basicColor}!important;
}
.product-flags .online-only {
background: {$product_backgroundOnlineOnly}!important;
color: {$product_colorOnlineOnly}!important;
}
.product-flags .on-sale {
background: {$product_backgroundOnSale}!important;
color: {$product_colorOnSale}!important;
}
.product-flags .new,
.product-flags .pack{
background: {$product_backgroundNew}!important;
color: {$product_colorNew}!important;
}
.product-flags .discount-percentage {
background: {$product_backgroundSale}!important;
color: {$product_colorSale}!important;
}
.product-flags .product-flag.out_of_stock {
background: {$product_backgroundOutofstock};
color: {$product_colorOutofstock}
}