![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/cartforge.co/app/code/Mageplaza/Core/view/frontend/web/css/ |
/** * Mageplaza * * NOTICE OF LICENSE * * This source file is subject to the Mageplaza.com license that is * available through the world-wide-web at this URL: * https://www.mageplaza.com/LICENSE.txt * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade this extension to newer * version in the future. * * @category Mageplaza * @package Mageplaza_Core * @copyright Copyright (c) 2016 Mageplaza (http://www.mageplaza.com/) * @license https://www.mageplaza.com/LICENSE.txt */ .row-mp {min-height: 1px; margin: 0 -10px;} .col-mp { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -moz-background-clip: padding-box !important; -webkit-background-clip: padding-box !important; background-clip: padding-box !important; float: left; padding: 0 10px; } /*All*/ .mp-1 {width: 8.33333333333%;} .mp-2 {width: 16.6666666667%;} .mp-3 {width: 25.0%;} .mp-4 {width: 33.3333333333%;} .mp-5 {width: 41.6666666667%;} .mp-6 {width: 50.0%;} .mp-7 {width: 58.3333333333%;} .mp-8 {width: 66.6666666667%;} .mp-9 {width: 75.0%;} .mp-10 {width: 83.3333333333%;} .mp-11 {width: 91.6666666667%;} .mp-12 {margin-left: 0;width: 100%;} .a-center {text-align: center;} .mp-clear {clear: both} @media (min-width: 1200px) { .mp-lg-1 {width: 8.33333333333%;} .mp-lg-2 {width: 16.6666666667%;} .mp-lg-3 {width: 25.0%;} .mp-lg-4 {width: 33.3333333333%;} .mp-lg-5 {width: 41.6666666667%;} .mp-lg-6 {width: 50.0%;} .mp-lg-7 {width: 58.3333333333%;} .mp-lg-8 {width: 66.6666666667%;} .mp-lg-9 {width: 75.0%;} .mp-lg-10 {width: 83.3333333333%;} .mp-lg-11 {width: 91.6666666667%;} .mp-lg-12 {margin-left: 0;width: 100%;} } @media (min-width: 992px) and (max-width: 1199px) { .mp-md-1 {width: 8.33333333333%;} .mp-md-2 {width: 16.6666666667%;} .mp-md-3 {width: 25.0%;} .mp-md-4 {width: 33.3333333333%;} .mp-md-5 {width: 41.6666666667%;} .mp-md-6 {width: 50.0%;} .mp-md-7 {width: 58.3333333333%;} .mp-md-8 {width: 66.6666666667%;} .mp-md-9 {width: 75.0%;} .mp-md-10 {width: 83.3333333333%;} .mp-md-11 {width: 91.6666666667%;} .mp-md-12 {margin-left: 0;width: 100%;} } @media (min-width: 768px) and (max-width: 991px) { .mp-sm-1 {width: 8.33333333333%;} .mp-sm-2 {width: 16.6666666667%;} .mp-sm-3 {width: 25.0%;} .mp-sm-4 {width: 33.3333333333%;} .mp-sm-5 {width: 41.6666666667%;} .mp-sm-6 {width: 50.0%;} .mp-sm-7 {width: 58.3333333333%;} .mp-sm-8 {width: 66.6666666667%;} .mp-sm-9 {width: 75.0%;} .mp-sm-10 {width: 83.3333333333%;} .mp-sm-11 {width: 91.6666666667%;} .mp-sm-12 {margin-left: 0;width: 100%;} } @media (min-width: 481px) and (max-width: 767px) { .mp-xs-1 {width: 8.33333333333%;} .mp-xs-2 {width: 16.6666666667%;} .mp-xs-3 {width: 25.0%;} .mp-xs-4 {width: 33.3333333333%;} .mp-xs-5 {width: 41.6666666667%;} .mp-xs-6 {width: 50.0%;} .mp-xs-7 {width: 58.3333333333%;} .mp-xs-8 {width: 66.6666666667%;} .mp-xs-9 {width: 75.0%;} .mp-xs-10 {width: 83.3333333333%;} .mp-xs-11 {width: 91.6666666667%;} .mp-xs-12 {margin-left: 0;width: 100%;} } @media (max-width: 480px) { .col-mp {width: 100%;} }