/* 
Theme Name: Blulink.pl - Hello Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Blulink.pl
Author: BluLink.pl
Author URI: https://blulink.pl
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blulink-hello-child
Template: hello-elementor
*/

/* Add your custom styles here */

h1, .t1 {
  font-size: clamp(1.80rem, calc(1.318rem + 2.409vw), 3.13rem);
}

h2, .t2 {
  font-size: clamp(1.50rem, calc(1.136rem + 1.818vw), 2.50rem);
}

h3, .t3 {
  font-size: clamp(1.40rem, calc(1.091rem + 1.545vw), 2.25rem);
}

h4, .t4 {
  font-size: clamp(1.30rem, calc(1.136rem + 0.818vw), 1.75rem);
}

h5, .t5 {
  font-size: clamp(1.20rem, calc(1.091rem + 0.545vw), 1.50rem);
}

h6, .t6 {
  font-size: clamp(1.10rem, calc(1.000rem + 0.500vw), 1.38rem);
}


.comments-area a,.page-content a {
    text-decoration: inherit;
}

.xtb-header-sticky.xtb-appear .xpro-theme-builder-header-nav {
    -webkit-animation-name: unset;
    animation-name: unset
    -webkit-animation-duration: unset;
    animation-duration: unset;
    -webkit-animation-fill-mode: unset;
    animation-fill-mode: unset;
}


.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    padding-right: 10px;
}
